@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{background:#fff;border:2px solid rgba(0,0,0,.3);min-height:150px;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{margin:2em 0;text-align:center}.dropzone .dz-preview{display:inline-block;margin:16px;min-height:100px;position:relative;vertical-align:top}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{background:#999;background:linear-gradient(180deg,#eee,#ddd);border-radius:20px}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{border:none;cursor:pointer;display:block;font-size:14px;text-align:center}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{color:rgba(0,0,0,.9);font-size:13px;left:0;line-height:150%;max-width:100%;min-width:100%;opacity:0;padding:2em 1em;position:absolute;text-align:center;top:0;z-index:20}.dropzone .dz-preview .dz-details .dz-size{font-size:16px;margin-bottom:1em}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,78%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);border-radius:3px;padding:0 .4em}.dropzone .dz-preview:hover .dz-image img{filter:blur(8px);transform:scale(1.05)}.dropzone .dz-preview .dz-image{border-radius:20px;display:block;height:120px;overflow:hidden;position:relative;width:120px;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{animation:slide-in 3s cubic-bezier(.77,0,.175,1);opacity:1}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{display:block;left:50%;margin-left:-27px;margin-top:-27px;opacity:0;pointer-events:none;position:absolute;top:50%;z-index:500}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;height:54px;width:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{background:hsla(0,0%,100%,.9);border-radius:8px;height:16px;left:50%;margin-left:-40px;margin-top:-8px;opacity:1;overflow:hidden;pointer-events:none;position:absolute;top:50%;-webkit-transform:scale(1);width:80px;z-index:1000}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);bottom:0;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:0}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);border-radius:8px;color:#fff;display:block;display:none;font-size:13px;left:-10px;opacity:0;padding:.5em 1.2em;pointer-events:none;position:absolute;top:130px;transition:opacity .3s ease;width:140px;z-index:1000}.dropzone .dz-preview .dz-error-message:after{border-bottom:6px solid #be2626;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:64px;position:absolute;top:-6px;width:0}.vue-dropzone{border:2px solid #e5e5e5;color:#777;font-family:Arial,sans-serif;letter-spacing:.2px;transition:.2s linear}.vue-dropzone:hover{background-color:#f6f6f6}.vue-dropzone>i{color:#ccc}.vue-dropzone>.dz-preview .dz-image{border-radius:0;height:100%;width:100%}.vue-dropzone>.dz-preview .dz-image img:not([src]){height:200px;width:200px}.vue-dropzone>.dz-preview .dz-image:hover img{-webkit-filter:none;transform:none}.vue-dropzone>.dz-preview .dz-details{background-color:rgba(33,150,243,.8);bottom:0;color:#fff;text-align:left;top:0;transition:opacity .2s linear}.vue-dropzone>.dz-preview .dz-details .dz-filename{overflow:hidden}.vue-dropzone>.dz-preview .dz-details .dz-filename span,.vue-dropzone>.dz-preview .dz-details .dz-size span{background-color:transparent}.vue-dropzone>.dz-preview .dz-details .dz-filename:not(:hover) span{border:none}.vue-dropzone>.dz-preview .dz-details .dz-filename:hover span{background-color:transparent;border:none}.vue-dropzone>.dz-preview .dz-progress .dz-upload{background:#ccc}.vue-dropzone>.dz-preview .dz-remove{border:2px solid #fff;bottom:15px;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:1.1px;margin-left:15px;opacity:0;padding:10px;position:absolute;text-decoration:none;text-transform:uppercase;top:inherit;z-index:30}.vue-dropzone>.dz-preview:hover .dz-remove{opacity:1}.vue-dropzone>.dz-preview .dz-error-mark,.vue-dropzone>.dz-preview .dz-success-mark{left:0;margin-left:auto;margin-top:auto;top:35%;width:100%}.vue-dropzone>.dz-preview .dz-error-mark svg,.vue-dropzone>.dz-preview .dz-success-mark svg{margin-left:auto;margin-right:auto}.vue-dropzone>.dz-preview .dz-error-message{left:0;margin-left:auto;margin-right:auto;text-align:center;width:100%}.vue-dropzone>.dz-preview .dz-error-message:after{display:none}
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:38px;position:absolute;right:1px;top:1px;width:40px}.multiselect__spinner:after,.multiselect__spinner:before{border:2px solid transparent;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;margin-bottom:8px;min-height:20px;padding:0 0 0 5px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"\D7";font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #e8e8e8;border-top-left-radius:5px;border-top-right-radius:5px;bottom:100%}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:none}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{background:inherit;color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}
@charset "UTF-8";@desktop-xl : ~"(min-width: 1250px)";@desktop-lg : ~"(min-width: 992px) and (max-width: 1199px)";@tablet-md : ~"(min-width: 768px) and (max-width: 991px)";@tablet-sm : ~"(min-width: 576px) and (max-width: 767px)";@phone-xs : ~"(max-width: 575px)";@desktop-md : ~"(min-width: 992px) and (max-width: 1130px)";
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#365c76;--indigo:#6610f2;--purple:#b663d7;--pink:#ef9393;--red:#c00;--orange:#f18625;--yellow:#ffe203;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#365c76;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffe203;--danger:#c00;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#365c76;text-decoration:none}a:hover{color:#1e3342;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:.875em;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:.875em}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:20px;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}code{word-wrap:break-word;color:#ef9393;font-size:87.5%}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{color:#212529;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075);color:#212529}.table-primary,.table-primary>td,.table-primary>th{background-color:#c7d1d9}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#96aab8}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b8c5ce}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cccf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#fff7b8}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#fff07c}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fff49f}.table-danger,.table-danger>td,.table-danger>th{background-color:#f1b8b8}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#e47a7a}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#eca2a2}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eef1f3}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbd}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#343a40;border-color:#454d55;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#343a40;color:#fff}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075);color:#fff}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:20px;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#6f9dbd;box-shadow:0 0 0 .2rem rgba(54,92,118,.25);color:#495057;outline:0}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;font-size:1rem;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;height:calc(1.5em + .5rem + 2px);line-height:1.5;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;height:calc(1.5em + 1rem + 2px);line-height:1.5;padding:.5rem 1rem}select.form-control[multiple],select.form-control[size]{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#28a745;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(40,167,69,.9);border-radius:20px;color:#fff;display:none;font-size:.875rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#28a745;padding-right:calc(1.5em + .75rem)!important}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57;border-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{color:#c00;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(204,0,0,.9);border-radius:20px;color:#fff;display:none;font-size:.875rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23C00'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23C00' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#c00;padding-right:calc(1.5em + .75rem)!important}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#c00;box-shadow:0 0 0 .2rem rgba(204,0,0,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23C00'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23C00' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#c00;padding-right:calc(.75em + 2.3125rem)!important}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#c00;box-shadow:0 0 0 .2rem rgba(204,0,0,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#c00}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#c00}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#c00}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:red;border-color:red}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(204,0,0,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#c00}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#c00}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#c00;box-shadow:0 0 0 .2rem rgba(204,0,0,.25)}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{flex-shrink:0;margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{background-color:transparent;border:1px solid transparent;border-radius:20px;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(54,92,118,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#365c76;border-color:#365c76;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#2a485c;border-color:#264153;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(84,116,139,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#365c76;border-color:#365c76;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#264153;border-color:#223a4a;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(84,116,139,.5)}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-success{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info.focus,.btn-info:focus,.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{background-color:#ffe203;border-color:#ffe203;color:#212529}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{background-color:#dcc200;border-color:#cfb700;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,198,9,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffe203;border-color:#ffe203;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#cfb700;border-color:#c2ac00;color:#212529}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,198,9,.5)}.btn-danger{background-color:#c00;border-color:#c00;color:#fff}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#a60000;border-color:#900;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(212,38,38,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#c00;border-color:#c00;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#900;border-color:#8c0000;color:#fff}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(212,38,38,.5)}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light.focus,.btn-light:focus,.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{border-color:#365c76;color:#365c76}.btn-outline-primary:hover{background-color:#365c76;border-color:#365c76;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(54,92,118,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#365c76}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#365c76;border-color:#365c76;color:#fff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(54,92,118,.5)}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{border-color:#ffe203;color:#ffe203}.btn-outline-warning:hover{background-color:#ffe203;border-color:#ffe203;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,226,3,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffe203}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffe203;border-color:#ffe203;color:#212529}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,226,3,.5)}.btn-outline-danger{border-color:#c00;color:#c00}.btn-outline-danger:hover{background-color:#c00;border-color:#c00;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(204,0,0,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#c00}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#c00;border-color:#c00;color:#fff}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(204,0,0,.5)}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{color:#365c76;font-weight:400;text-decoration:none}.btn-link:hover{color:#1e3342}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;position:relative;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:20px;color:#212529;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-left{left:0;right:auto}.dropdown-menu-right{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-left{left:0;right:auto}.dropdown-menu-sm-right{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-left{left:0;right:auto}.dropdown-menu-md-right{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-left{left:0;right:auto}.dropdown-menu-lg-right{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-left{left:0;right:auto}.dropdown-menu-xl-right{left:auto;right:0}}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{bottom:auto;right:auto}.dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#365c76;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:20px;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:1.5rem;padding-left:1.5rem;position:relative;-webkit-print-color-adjust:exact;print-color-adjust:exact;z-index:1}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{height:1.25rem;left:0;opacity:0;position:absolute;width:1rem;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#365c76;border-color:#365c76;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(54,92,118,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#6f9dbd}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#92b5cd;border-color:#92b5cd;color:#fff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.25rem;width:1rem}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:20px}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#365c76;border-color:#365c76}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(54,92,118,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(54,92,118,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(54,92,118,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(.25rem + 2px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1rem - 4px)}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(54,92,118,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:20px;color:#495057;display:inline-block;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#6f9dbd;box-shadow:0 0 0 .2rem rgba(54,92,118,.25)}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{font-size:.875rem;height:calc(1.5em + .5rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.25rem;height:calc(1.5em + 1rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(1.5em + .75rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;overflow:hidden;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#6f9dbd;box-shadow:0 0 0 .2rem rgba(54,92,118,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:20px;font-weight:400;height:calc(1.5em + .75rem + 2px);left:0;overflow:hidden;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 20px 20px 0;bottom:0;content:"Browse";display:block;height:calc(1.5em + .75rem);z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(54,92,118,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(54,92,118,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(54,92,118,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{background-color:#365c76;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:active{background-color:#92b5cd}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{background-color:#365c76;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none}.custom-range::-moz-range-thumb:active{background-color:#92b5cd}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{background-color:#365c76;border:0;border-radius:1rem;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb{appearance:none}.custom-range::-ms-thumb:active{background-color:#92b5cd}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background-color:transparent;border:1px solid transparent;border-top-left-radius:20px;border-top-right-radius:20px;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:none;border:0;border-radius:20px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#365c76;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem 1rem;position:relative}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:20px;font-size:1.25rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{background:50%/100% 100% no-repeat;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-left:0;padding-right:0}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:20px;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:19px;border-top-right-radius:19px;border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:19px;border-bottom-right-radius:19px;border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:19px 19px 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 19px 19px}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{border-radius:19px;bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:19px;border-top-right-radius:19px}.card-img,.card-img-bottom{border-bottom-left-radius:19px;border-bottom-right-radius:19px}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{flex:1 0 0%;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{background-color:#e9ecef;border-radius:20px;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";float:left;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:20px;display:flex;list-style:none}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#365c76;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#1e3342;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(54,92,118,.25);outline:0;z-index:3}.page-item:first-child .page-link{border-bottom-left-radius:20px;border-top-left-radius:20px;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:20px;border-top-right-radius:20px}.page-item.active .page-link{background-color:#365c76;border-color:#365c76;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:20px;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:baseline;white-space:nowrap}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#365c76;color:#fff}a.badge-primary:focus,a.badge-primary:hover{background-color:#264153;color:#fff}a.badge-primary.focus,a.badge-primary:focus{box-shadow:0 0 0 .2rem rgba(54,92,118,.5);outline:0}.badge-secondary{background-color:#6c757d;color:#fff}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#545b62;color:#fff}a.badge-secondary.focus,a.badge-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);outline:0}.badge-success{background-color:#28a745;color:#fff}a.badge-success:focus,a.badge-success:hover{background-color:#1e7e34;color:#fff}a.badge-success.focus,a.badge-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);outline:0}.badge-info{background-color:#17a2b8;color:#fff}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b;color:#fff}a.badge-info.focus,a.badge-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);outline:0}.badge-warning{background-color:#ffe203;color:#212529}a.badge-warning:focus,a.badge-warning:hover{background-color:#cfb700;color:#212529}a.badge-warning.focus,a.badge-warning:focus{box-shadow:0 0 0 .2rem rgba(255,226,3,.5);outline:0}.badge-danger{background-color:#c00;color:#fff}a.badge-danger:focus,a.badge-danger:hover{background-color:#900;color:#fff}a.badge-danger.focus,a.badge-danger:focus{box-shadow:0 0 0 .2rem rgba(204,0,0,.5);outline:0}.badge-light{background-color:#f8f9fa;color:#212529}a.badge-light:focus,a.badge-light:hover{background-color:#dae0e5;color:#212529}a.badge-light.focus,a.badge-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);outline:0}.badge-dark{background-color:#343a40;color:#fff}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124;color:#fff}a.badge-dark.focus,a.badge-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);outline:0}.jumbotron{background-color:#e9ecef;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:20px;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#d7dee4;border-color:#c7d1d9;color:#1c303d}.alert-primary hr{border-top-color:#b8c5ce}.alert-primary .alert-link{color:#0c151a}.alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.alert-secondary hr{border-top-color:#c8cccf}.alert-secondary .alert-link{color:#212326}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c32}.alert-warning{background-color:#fff9cd;border-color:#fff7b8;color:#857602}.alert-warning hr{border-top-color:#fff49f}.alert-warning .alert-link{color:#524901}.alert-danger{background-color:#f5cccc;border-color:#f1b8b8;color:#6a0000}.alert-danger hr{border-top-color:#eca2a2}.alert-danger .alert-link{color:#370000}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.alert-light hr{border-top-color:#eef1f3}.alert-light .alert-link{color:#686868}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.alert-dark hr{border-top-color:#b9bbbd}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:20px;font-size:.75rem;height:1rem;line-height:0}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#365c76;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{align-items:flex-start;display:flex}.media-body{flex:1}.list-group{border-radius:20px;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#365c76;border-color:#365c76;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:20px}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:20px}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:20px}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:20px}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:20px;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:20px}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#c7d1d9;color:#1c303d}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#b8c5ce;color:#1c303d}.list-group-item-primary.list-group-item-action.active{background-color:#1c303d;border-color:#1c303d;color:#fff}.list-group-item-secondary{background-color:#d6d8db;color:#383d41}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#c8cccf;color:#383d41}.list-group-item-secondary.list-group-item-action.active{background-color:#383d41;border-color:#383d41;color:#fff}.list-group-item-success{background-color:#c3e6cb;color:#155724}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724;color:#fff}.list-group-item-info{background-color:#bee5eb;color:#0c5460}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460;color:#fff}.list-group-item-warning{background-color:#fff7b8;color:#857602}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#fff49f;color:#857602}.list-group-item-warning.list-group-item-action.active{background-color:#857602;border-color:#857602;color:#fff}.list-group-item-danger{background-color:#f1b8b8;color:#6a0000}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#eca2a2;color:#6a0000}.list-group-item-danger.list-group-item-action.active{background-color:#6a0000;border-color:#6a0000;color:#fff}.list-group-item-light{background-color:#fdfdfe;color:#818182}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#eef1f3;color:#818182}.list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182;color:#fff}.list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbd;color:#1b1e21}.list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21;color:#fff}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);flex-basis:350px;font-size:.875rem;max-width:350px;opacity:0}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.25rem .75rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;height:100%;justify-content:center}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{word-wrap:break-word;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:20px;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{height:1rem;left:calc(-.5rem - 1px);margin:.3rem 0;width:.5rem}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background:50%/100% 100% no-repeat;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{animation:spinner-grow .75s linear infinite;background-color:currentcolor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#365c76!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#264153!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffe203!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#cfb700!important}.bg-danger{background-color:#c00!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#900!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#365c76!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffe203!important}.border-danger{border-color:#c00!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:20px!important}.rounded-top{border-top-left-radius:20px!important}.rounded-right,.rounded-top{border-top-right-radius:20px!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:20px!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:20px!important}.rounded-left{border-top-left-radius:20px!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{background-color:transparent;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#365c76!important}a.text-primary:focus,a.text-primary:hover{color:#1e3342!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffe203!important}a.text-warning:focus,a.text-warning:hover{color:#b6a100!important}.text-danger{color:#c00!important}a.text-danger:focus,a.text-danger:hover{color:maroon!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{border-color:#dee2e6;color:inherit}}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:all .2s}.slide-up-enter,.slide-up-leave-to{transform:translateY(100%)}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:200;src:url(/fonts/Nunito-Light-cyrillic-ext.woff2?fed8c9a8327e86882cc77d1beab36cb4) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:200;src:url(/fonts/Nunito-Light-cyrillic.woff2?e0e5b0a36cdfad510e488e7adf40b026) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:200;src:url(/fonts/Nunito-Light-vietnamese.woff2?af87f15271e4b5f5dcf14fa8b242f4fb) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:200;src:url(/fonts/Nunito-Light-latin-ext.woff2?c152d718043b725b8f11af180deea0c8) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:200;src:url(/fonts/Nunito-Light-latin.woff2?e0580165fd93263c42672bd0d81669a5) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:400;src:url(/fonts/Nunito-Regular-cyrillic-ext.woff2?ca5c35ce41b348bc9f58c70440845717) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:400;src:url(/fonts/Nunito-Regular-cyrillic.woff2?81bcd25b55e5c17f371f26f50955d0a1) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:400;src:url(/fonts/Nunito-Regular-vietnamese.woff2?218317b24ebaf340ce2227d6b7da8c24) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:400;src:url(/fonts/Nunito-Regular-latin-ext.woff2?00973db6d8f2acaab0358786c2474b83) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:400;src:url(/fonts/Nunito-Regular-latin.woff2?26d5d86d35d15aeb7ac53bc0f885ab85) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/fonts/Nunito-Bold-cyrillic-ext.woff2?c859bce02a20fe39b09c8a6a3eb1d154) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/fonts/Nunito-Bold-cyrillic.woff2?e2a08f621666afbf54108b3faba35704) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/fonts/Nunito-Bold-vietnamese.woff2?957f713dcf37620433676597c7e0b931) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/fonts/Nunito-Bold-latin-ext.woff2?f4d321a24d2f9d717d96b44c3bde9bf3) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/fonts/Nunito-Bold-latin.woff2?253faae1436692705a7ee6187e8a18ba) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/fonts/Nunito-ExtraBold-cyrillic-ext.woff2?763c5218cbfcf214caf6bb79f259f953) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/fonts/Nunito-ExtraBold-cyrillic.woff2?5cd7b9792b69ddc18090bb2a2a27937c) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/fonts/Nunito-ExtraBold-vietnamese.woff2?a0ae693c5a8c5044a3f04ded6656b81a) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/fonts/Nunito-ExtraBold-latin-ext.woff2?ac3f47b7853bdc704d0d7ce5962bacf2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/fonts/Nunito-ExtraBold-latin.woff2?5c4204f475902c58a2372d730d6c6d98) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}body,html{background-color:#f8f8f8;color:#424e5b;font-family:Nunito,Arial,sans-serif;font-weight:300}.font-weight-bold,strong{font-weight:700}.text-danger{color:#c00}.cursor-pointer{cursor:pointer}.row.display-flex{display:flex;flex-wrap:wrap}.row.display-flex>.col{display:flex;flex-direction:column}.agencies-show .app-container,.auth-password-recovery .app-container,.constructions-index-cardinal .app-container,.constructions-index-city .app-container,.constructions-index-district .app-container,.constructions-index-province .app-container,.estates-index-cardinal .app-container,.estates-index-city .app-container,.estates-index-city-filter .app-container,.estates-index-city-noprovince .app-container,.estates-index-district .app-container,.estates-index-district-noprovince .app-container,.estates-index-map .app-container,.estates-index-province .app-container,.estates-index-region .app-container,.estates-show .app-container,.estates-show-region .app-container,.page-404 .app-container,.page-500 .app-container{min-height:100vh!important}.agencies-show .app-container .navbar .navbar-brand .navbar-logo,.auth-password-recovery .app-container .navbar .navbar-brand .navbar-logo,.constructions-index-cardinal .app-container .navbar .navbar-brand .navbar-logo,.constructions-index-city .app-container .navbar .navbar-brand .navbar-logo,.constructions-index-district .app-container .navbar .navbar-brand .navbar-logo,.constructions-index-province .app-container .navbar .navbar-brand .navbar-logo,.estates-index-cardinal .app-container .navbar .navbar-brand .navbar-logo,.estates-index-city .app-container .navbar .navbar-brand .navbar-logo,.estates-index-city-filter .app-container .navbar .navbar-brand .navbar-logo,.estates-index-city-noprovince .app-container .navbar .navbar-brand .navbar-logo,.estates-index-district .app-container .navbar .navbar-brand .navbar-logo,.estates-index-district-noprovince .app-container .navbar .navbar-brand .navbar-logo,.estates-index-map .app-container .navbar .navbar-brand .navbar-logo,.estates-index-province .app-container .navbar .navbar-brand .navbar-logo,.estates-index-region .app-container .navbar .navbar-brand .navbar-logo,.estates-show .app-container .navbar .navbar-brand .navbar-logo,.estates-show-region .app-container .navbar .navbar-brand .navbar-logo,.page-404 .app-container .navbar .navbar-brand .navbar-logo,.page-500 .app-container .navbar .navbar-brand .navbar-logo{height:40px;margin-top:0}.app-container{background:transparent;min-height:100vh}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.mt-1{margin-top:1rem!important}.pt-1{padding-top:1rem!important}.mr-1{margin-right:1rem!important}.pr-1{padding-right:1rem!important}.mb-1{margin-bottom:1rem!important}.pb-1{padding-bottom:1rem!important}.ml-1{margin-left:1rem!important}.pl-1{padding-left:1rem!important}.mx-1{margin-left:1rem!important;margin-right:1rem!important}.my-1{margin-bottom:1rem!important;margin-top:1rem!important}.px-1{padding-left:1rem!important;padding-right:1rem!important}.py-1{padding-bottom:1rem!important;padding-top:1rem!important}.mt-2{margin-top:2rem!important}.pt-2{padding-top:2rem!important}.mr-2{margin-right:2rem!important}.pr-2{padding-right:2rem!important}.mb-2{margin-bottom:2rem!important}.pb-2{padding-bottom:2rem!important}.ml-2{margin-left:2rem!important}.pl-2{padding-left:2rem!important}.mx-2{margin-left:2rem!important;margin-right:2rem!important}.my-2{margin-bottom:2rem!important;margin-top:2rem!important}.px-2{padding-left:2rem!important;padding-right:2rem!important}.py-2{padding-bottom:2rem!important;padding-top:2rem!important}.mt-3{margin-top:3rem!important}.pt-3{padding-top:3rem!important}.mr-3{margin-right:3rem!important}.pr-3{padding-right:3rem!important}.mb-3{margin-bottom:3rem!important}.pb-3{padding-bottom:3rem!important}.ml-3{margin-left:3rem!important}.pl-3{padding-left:3rem!important}.mx-3{margin-left:3rem!important;margin-right:3rem!important}.my-3{margin-bottom:3rem!important;margin-top:3rem!important}.px-3{padding-left:3rem!important;padding-right:3rem!important}.py-3{padding-bottom:3rem!important;padding-top:3rem!important}.mt-4{margin-top:4rem!important}.pt-4{padding-top:4rem!important}.mr-4{margin-right:4rem!important}.pr-4{padding-right:4rem!important}.mb-4{margin-bottom:4rem!important}.pb-4{padding-bottom:4rem!important}.ml-4{margin-left:4rem!important}.pl-4{padding-left:4rem!important}.mx-4{margin-left:4rem!important;margin-right:4rem!important}.my-4{margin-bottom:4rem!important;margin-top:4rem!important}.px-4{padding-left:4rem!important;padding-right:4rem!important}.py-4{padding-bottom:4rem!important;padding-top:4rem!important}.mt-5{margin-top:5rem!important}.pt-5{padding-top:5rem!important}.mr-5{margin-right:5rem!important}.pr-5{padding-right:5rem!important}.mb-5{margin-bottom:5rem!important}.pb-5{padding-bottom:5rem!important}.ml-5{margin-left:5rem!important}.pl-5{padding-left:5rem!important}.mx-5{margin-left:5rem!important;margin-right:5rem!important}.my-5{margin-bottom:5rem!important;margin-top:5rem!important}.px-5{padding-left:5rem!important;padding-right:5rem!important}.py-5{padding-bottom:5rem!important;padding-top:5rem!important}.m-a{display:block;margin:auto}.mt-small{margin-top:5px!important}.pt-small{padding-top:5px!important}.mt-medium{margin-top:15px!important}.pt-medium{padding-top:15px!important}.mt-large{margin-top:30px!important}.pt-large{padding-top:30px!important}.mr-small{margin-right:5px!important}.pr-small{padding-right:5px!important}.mr-medium{margin-right:15px!important}.pr-medium{padding-right:15px!important}.mr-large{margin-right:30px!important}.pr-large{padding-right:30px!important}.mb-small{margin-bottom:5px!important}.pb-small{padding-bottom:5px!important}.mb-medium{margin-bottom:15px!important}.pb-medium{padding-bottom:15px!important}.mb-large{margin-bottom:30px!important}.pb-large{padding-bottom:30px!important}.ml-small{margin-left:5px!important}.pl-small{padding-left:5px!important}.ml-medium{margin-left:15px!important}.pl-medium{padding-left:15px!important}.ml-large{margin-left:30px!important}.pl-large{padding-left:30px!important}.mx-small{margin-left:5px!important;margin-right:5px!important}.my-small{margin-bottom:5px!important;margin-top:5px!important}.mx-medium{margin-left:15px!important;margin-right:15px!important}.my-medium{margin-bottom:15px!important;margin-top:15px!important}.mx-large{margin-left:30px!important;margin-right:30px!important}.my-large{margin-bottom:30px!important;margin-top:30px!important}.px-small{padding-left:5px!important;padding-right:5px!important}.py-small{padding-bottom:5px!important;padding-top:5px!important}.px-medium{padding-left:15px!important;padding-right:15px!important}.py-medium{padding-bottom:15px!important;padding-top:15px!important}.px-large{padding-left:30px!important;padding-right:30px!important}.py-large{padding-bottom:30px!important;padding-top:30px!important}.crop-center{background-position:50%;background-repeat:no-repeat;background-size:cover;height:270px;overflow:hidden;transition:all .6s}.crop-center[lazy=loading]{opacity:0}.crop-center[lazy=loaded]{opacity:1}.crop-center img{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);min-height:100%;opacity:0;width:100%}.bordernone{border:transparent!important}.bordernone::hover{border:transparent!important}.banner-valencia{border-radius:30px;overflow:hidden;transition:all .5s ease}.banner-valencia:hover{box-shadow:0 0 28px rgba(66,78,91,.28)!important}.recent-estates,section{padding:0}.recent-estates .estates-carousel-recent,section .estates-carousel-recent{padding:2rem 0}.recent-estates .estates-carousel-recent h2,section .estates-carousel-recent h2{font-size:1.4rem!important;font-weight:600;margin-bottom:1rem;margin-left:0;text-align:center!important}.recent-estates .estates-carousel-recent .VueCarousel .VueCarousel-pagination,section .estates-carousel-recent .VueCarousel .VueCarousel-pagination{bottom:-13px}.recent-estates .estates-carousel-recent .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,section .estates-carousel-recent .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot{background-color:#424e5b!important;border-radius:20px;height:10px!important;opacity:.3;width:10px!important}.recent-estates .estates-carousel-recent .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,section .estates-carousel-recent .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active{opacity:1}.recent-estates .estates-carousel-recent .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,section .estates-carousel-recent .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus{outline:none}.recent-estates.home-news,section.home-news{margin-top:30px;padding:0}.recent-estates.home-news .home-services,section.home-news .home-services{display:block}.recent-estates.magazine .mag_parent,section.magazine .mag_parent{display:grid;gap:10px;grid-auto-flow:column;grid-template-columns:repeat(3,1fr);margin-bottom:50px;margin-top:50px;min-height:620px;padding-left:20px;padding-right:20px}.recent-estates.magazine .mag_parent h2,section.magazine .mag_parent h2{font-size:1.9rem;font-weight:700;margin:1rem 0}.recent-estates.magazine .mag_parent p,section.magazine .mag_parent p{font-size:14px}.recent-estates.magazine .mag_parent .magazine-box,section.magazine .mag_parent .magazine-box{background:rgba(21,129,64,.1);background-image:url(/img/icons/tecnocasa/logo-bg-mag.svg);background-position:right -200px center;background-repeat:no-repeat;border-radius:20px;font-weight:300;grid-row:span 2/span 2}.recent-estates.magazine .mag_parent .magazine-box .magazine-box-img,section.magazine .mag_parent .magazine-box .magazine-box-img{border-radius:50%;height:auto;margin:0 auto 1rem;max-width:200px;-o-object-fit:cover;object-fit:cover;width:100%}.recent-estates.magazine .mag_parent .magazine-box a,.recent-estates.magazine .mag_parent .magazine-box span,section.magazine .mag_parent .magazine-box a,section.magazine .mag_parent .magazine-box span{background-image:linear-gradient(90deg,#92d2ac 0,#55a073 50%,#4f6999);font-size:.9rem;margin-top:1rem;padding:.9rem 2rem;width:auto}.recent-estates.magazine .mag_parent .magazine-box a:hover,.recent-estates.magazine .mag_parent .magazine-box span:hover,section.magazine .mag_parent .magazine-box a:hover,section.magazine .mag_parent .magazine-box span:hover{background-image:linear-gradient(90deg,#507293 0,#507293 100%,#4f6999 0);box-shadow:0 0 14px rgba(66,78,91,.23);color:#fff}.recent-estates.magazine .mag_parent .magazine-box a img,.recent-estates.magazine .mag_parent .magazine-box span img,section.magazine .mag_parent .magazine-box a img,section.magazine .mag_parent .magazine-box span img{padding-right:10px;width:30px}.recent-estates.magazine .mag_parent .magazine-box .btn-text,section.magazine .mag_parent .magazine-box .btn-text{background-image:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c);background-size:200% auto;border:none;border-radius:30px!important;box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13);color:#fff;font-size:.7rem;margin:.4rem auto 1rem;padding:.7rem 1.9rem!important;text-decoration:none;transition:all .5s ease}.recent-estates.magazine .mag_parent .magazine-box .btn-text:hover,section.magazine .mag_parent .magazine-box .btn-text:hover{background-position:100%;box-shadow:none;color:#fff!important}.recent-estates.magazine .mag_parent .podcast-box,section.magazine .mag_parent .podcast-box{background:#deeef8;background-image:url(/img/icons/tecnocasa/bullet-blu.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;border-radius:20px;color:#424e5b;font-weight:300;grid-row:span 2/span 2}.recent-estates.magazine .mag_parent .podcast-box .podcast-box-img,section.magazine .mag_parent .podcast-box .podcast-box-img{border:6px solid #fff;border-radius:50%;height:auto;margin:0 auto 1rem;max-width:200px;-o-object-fit:cover;object-fit:cover;width:100%}.recent-estates.magazine .mag_parent .podcast-box .btn-text,section.magazine .mag_parent .podcast-box .btn-text{background-image:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c);background-size:200% auto;border:none;border-radius:30px!important;box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13);color:#fff;font-size:.7rem;margin:.4rem auto 1rem;padding:.7rem 1.9rem!important;text-decoration:none;transition:all .5s ease}.recent-estates.magazine .mag_parent .podcast-box .btn-text:hover,section.magazine .mag_parent .podcast-box .btn-text:hover{background-position:100%;box-shadow:none;color:#fff!important}.recent-estates.magazine .mag_parent .comunicati-box,.recent-estates.magazine .mag_parent .newsWeek-box,section.magazine .mag_parent .comunicati-box,section.magazine .mag_parent .newsWeek-box{align-items:stretch;border-radius:20px;color:#424e5b;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:300;height:100%;justify-content:center;min-height:50%;overflow:hidden}.recent-estates.magazine .mag_parent .comunicati-box .news-box-img,.recent-estates.magazine .mag_parent .newsWeek-box .news-box-img,section.magazine .mag_parent .comunicati-box .news-box-img,section.magazine .mag_parent .newsWeek-box .news-box-img{position:relative;width:40%}.recent-estates.magazine .mag_parent .comunicati-box .news-box-img img,.recent-estates.magazine .mag_parent .newsWeek-box .news-box-img img,section.magazine .mag_parent .comunicati-box .news-box-img img,section.magazine .mag_parent .newsWeek-box .news-box-img img{border-radius:50%;left:-10%;margin:0 auto 1rem;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translateY(-50%)}.recent-estates.magazine .mag_parent .comunicati-box .news-box-txt,.recent-estates.magazine .mag_parent .newsWeek-box .news-box-txt,section.magazine .mag_parent .comunicati-box .news-box-txt,section.magazine .mag_parent .newsWeek-box .news-box-txt{padding:35px;text-align:left;width:60%}.recent-estates.magazine .mag_parent .comunicati-box .news-box-txt a,.recent-estates.magazine .mag_parent .newsWeek-box .news-box-txt a,section.magazine .mag_parent .comunicati-box .news-box-txt a,section.magazine .mag_parent .newsWeek-box .news-box-txt a{background:rgba(53,92,118,.13);border-radius:30px;color:#355c76;font-size:.9rem;font-weight:400;padding:5px 40px;text-decoration:none;transition:all .4s ease-out}.recent-estates.magazine .mag_parent .comunicati-box .news-box-txt a:hover,.recent-estates.magazine .mag_parent .newsWeek-box .news-box-txt a:hover,section.magazine .mag_parent .comunicati-box .news-box-txt a:hover,section.magazine .mag_parent .newsWeek-box .news-box-txt a:hover{background:#e4ede7;transition:all .4s ease-out}.recent-estates.magazine .mag_parent .comunicati-box,section.magazine .mag_parent .comunicati-box{background:#f4ecff;grid-column-start:3}.recent-estates.magazine .mag_parent .newsWeek-box,section.magazine .mag_parent .newsWeek-box{background:#ffede1}.recent-estates.opt-out,section.opt-out{background-image:url(/img/opt-out/opt-bg.svg);background-position:0;background-repeat:no-repeat;background-size:cover}.recent-estates.opt-out .img,section.opt-out .img{border-radius:20px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.recent-estates.opt-out .text,section.opt-out .text{background:rgba(201,223,210,.45);border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:30px 30px 10px}.recent-estates.opt-out .text h4,section.opt-out .text h4{font-size:1.9rem;font-weight:800}.recent-estates.opt-out .text strong,section.opt-out .text strong{text-transform:capitalize}.recent-estates.advertising .box,section.advertising .box{background:#fff;border-radius:20px;margin:30px 10px 0;padding:15px}.recent-estates.advertising .box img,section.advertising .box img{border-radius:50%;height:230px;-o-object-fit:cover;object-fit:cover;width:230px}.recent-estates.advertising .box:first-child,section.advertising .box:first-child{background-image:url(/img/icons/circle-bg.svg);background-position:-130px -120px;background-repeat:no-repeat}.recent-estates.advertising .box:last-child,section.advertising .box:last-child{background-image:url(/img/icons/circle-bg.svg);background-position:110px -120px;background-repeat:no-repeat}.recent-estates.advertising .box h2,section.advertising .box h2{font-size:1.2rem;font-weight:700}.recent-estates.advertising-es h1,section.advertising-es h1{font-size:1.8rem;font-weight:600;margin-top:2rem;text-align:center}.recent-estates.advertising-es h2,section.advertising-es h2{font-size:1.5rem;font-weight:700}.recent-estates.advertising-es .box,section.advertising-es .box{background:none;border-radius:20px;font-size:1rem!important;margin:10px 0!important}.recent-estates.advertising-es .box img,section.advertising-es .box img{border-radius:20px;height:325px;-o-object-fit:cover;object-fit:cover}.recent-estates.advertising-es .box:first-child,.recent-estates.advertising-es .box:last-child,section.advertising-es .box:first-child,section.advertising-es .box:last-child{background-image:none}.recent-estates.advertising-es .box h3,section.advertising-es .box h3{font-size:1.2rem;font-weight:700;margin-top:20px}.recent-estates.advertising-es .box .btn-network,section.advertising-es .box .btn-network{border:2px solid #424e5b;min-width:190px;text-transform:none}.recent-estates.vender-piso,section.vender-piso{background-size:cover;height:515px}.recent-estates.vender-piso h2,section.vender-piso h2{color:#fff;font-size:2.3rem;font-weight:700}.recent-estates.vender-piso div,section.vender-piso div{color:#fff;font-size:1.3rem;line-height:1.5rem}.recent-estates.revista,section.revista{background-size:contain;background:#6965a4;background:linear-gradient(0deg,#424e5b 63%,#daf3fa 0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#057327",endColorstr="#fcffc7",GradientType=1)}.recent-estates.revista img,section.revista img{margin-top:20px;width:100%}.recent-estates.revista h2,.recent-estates.revista h3,section.revista h2,section.revista h3{color:#fff;font-size:2rem;font-weight:700}.recent-estates.revista .btn.btn-network,.recent-estates.revista .btn.btn-network:hover,section.revista .btn.btn-network,section.revista .btn.btn-network:hover{border:3px solid #fff!important}.recent-estates.revista .btn-md,section.revista .btn-md{max-width:-moz-fit-content;max-width:fit-content;min-width:10rem;text-transform:uppercase}.recent-estates.revista>div,section.revista>div{color:#fff}body.country-pl section.magazine .mag_parent{display:flex;height:auto;min-height:auto}body.country-pl section.magazine .mag_parent .magazine-box{padding:30px 20px}body.country-pl section.magazine .mag_parent .magazine-box .row{align-items:center}body.country-pl section.magazine .mag_parent .magazine-box .row .magazine-box-img{margin:0 auto;max-width:300px}body.country-it .estate-card .estate-card-box-data .estate-card-price .estate-card-current-price{background-color:transparent;font-size:1.4rem!important;padding:0}body.country-es .carousel-card,body.country-hu .carousel-card{background:none!important}body.country-es .carousel-card .card-news,body.country-hu .carousel-card .card-news{border-radius:20px;min-height:208px;-o-object-fit:cover;object-fit:cover}body.country-es .estate-card .estate-card-box-data .estate-card-price .estate-card-current-price,body.country-hu .estate-card .estate-card-box-data .estate-card-price .estate-card-current-price{background-color:transparent;font-size:1.1rem!important;padding:0}body.country-es .search-bar .evaluations-search input[type=text],body.country-es .search-bar .search-bar-form input[type=text],body.country-hu .search-bar .evaluations-search input[type=text],body.country-hu .search-bar .search-bar-form input[type=text]{font-size:.9rem;height:50px;padding-left:2.2rem}body.country-es .seo-static,body.country-hu .seo-static{background:#fff;margin-top:0}body.country-es .seo-static h2,body.country-es .seo-static h6,body.country-hu .seo-static h2,body.country-hu .seo-static h6{font-size:1rem;font-weight:600;line-height:1.2;margin-bottom:.5rem}body.country-es .seo-static ul,body.country-hu .seo-static ul{list-style:none;padding-left:0}body.country-es .seo-static ul li,body.country-hu .seo-static ul li{background-color:#f1f3f4;border-radius:30px;color:#424e5b;display:block;font-size:.9rem;font-weight:500;margin:.8rem 0;padding:.2rem .2rem .2rem 1.2rem}body.country-hu{font-family:Raleway,sans-serif;font-size:.9rem;letter-spacing:.7px!important}body.country-hu section.magazine .magazine-box{font-size:.9rem;min-height:auto}body.country-hu section.magazine .magazine-box h2{text-align:left}body.country-hu section .full-modal .modal-dialog .modal-content{background-color:rgba(66,78,91,.83)}body.country-hu section .full-modal .modal-dialog .modal-content .modal-header .close{margin-right:2px;opacity:1}body.country-hu section .full-modal .modal-dialog .modal-content .modal-header .close .masked-image{background-color:#fff}body.country-hu section .full-modal .modal-dialog .modal-content .modal-header .modal-title{display:none}body.country-hu #cookie-banner,body.country-hu #detail-cookie-banner{font-family:Raleway,sans-serif;font-size:12px;font-weight:400;letter-spacing:.7px!important;line-height:20px}body.country-hu #cookie-banner h2,body.country-hu #detail-cookie-banner h2{font-size:1.5rem}body.country-hu #cookie-banner .btn-default,body.country-hu #detail-cookie-banner .btn-default{font-size:14px}body.country-hu #cookie-banner .cookie-banner p,body.country-hu #detail-cookie-banner .cookie-banner p{font-weight:300}body.tecnocasa.country-de .btn-network,body.tecnocasa.country-es .btn-network,body.tecnocasa.country-fr .btn-network,body.tecnocasa.country-hu .btn-network,body.tecnocasa.country-tn .btn-network{background:#fff;border:2px solid #424e5b;box-shadow:none!important;color:#424e5b!important;font-size:.7rem;margin-top:1rem;padding:.68rem 1.2rem!important;text-transform:none!important}body.tecnocasa.country-de .btn-network a,body.tecnocasa.country-es .btn-network a,body.tecnocasa.country-fr .btn-network a,body.tecnocasa.country-hu .btn-network a,body.tecnocasa.country-tn .btn-network a{text-decoration:none}body.tecnocasa.country-de .btn-network:hover,body.tecnocasa.country-es .btn-network:hover,body.tecnocasa.country-fr .btn-network:hover,body.tecnocasa.country-hu .btn-network:hover,body.tecnocasa.country-tn .btn-network:hover{background:#158140;border:2px solid #158140;box-shadow:0 0 14px rgba(66,78,91,.58)!important;color:#fff!important}body.tecnocasa.country-de .btn-network .masked-image,body.tecnocasa.country-es .btn-network .masked-image,body.tecnocasa.country-fr .btn-network .masked-image,body.tecnocasa.country-hu .btn-network .masked-image,body.tecnocasa.country-tn .btn-network .masked-image{background-color:#fff!important}body.tecnocasa.country-de .phone-detail .btn-network .masked-image,body.tecnocasa.country-es .phone-detail .btn-network .masked-image,body.tecnocasa.country-fr .phone-detail .btn-network .masked-image,body.tecnocasa.country-hu .phone-detail .btn-network .masked-image,body.tecnocasa.country-tn .phone-detail .btn-network .masked-image{background-color:#424e5b!important}body.tecnocasa.country-de .phone-detail .btn-network a,body.tecnocasa.country-es .phone-detail .btn-network a,body.tecnocasa.country-fr .phone-detail .btn-network a,body.tecnocasa.country-hu .phone-detail .btn-network a,body.tecnocasa.country-tn .phone-detail .btn-network a{text-decoration:none}body.tecnocasa.country-de .phone-detail .btn-network:hover,body.tecnocasa.country-es .phone-detail .btn-network:hover,body.tecnocasa.country-fr .phone-detail .btn-network:hover,body.tecnocasa.country-hu .phone-detail .btn-network:hover,body.tecnocasa.country-tn .phone-detail .btn-network:hover{background:#158140;box-shadow:0 0 14px rgba(66,78,91,.58)!important;color:#fff}body.tecnocasa.country-de .phone-detail .btn-network:hover .masked-image,body.tecnocasa.country-es .phone-detail .btn-network:hover .masked-image,body.tecnocasa.country-fr .phone-detail .btn-network:hover .masked-image,body.tecnocasa.country-hu .phone-detail .btn-network:hover .masked-image,body.tecnocasa.country-it .phone-detail .btn-network .masked-image,body.tecnocasa.country-tn .phone-detail .btn-network:hover .masked-image{background-color:#fff!important}body.tecnocasa.country-it .phone-detail .btn-network a{text-decoration:none}body.tecnocasa.country-it .phone-detail .btn-network a.btn-network{color:#fff}body.tecnocasa.country-it .phone-detail .btn-network:hover{background-image:#158140;box-shadow:0 0 14px rgba(66,78,91,.58)!important;color:#fff}body.tecnocasa.country-it .phone-detail .btn-network:hover .masked-image{background-color:#fff!important}body.tecnorete.country-es .btn-network{background:#fff;border:2px solid #424e5b;box-shadow:none!important;color:#424e5b!important;margin-top:1rem;padding:.5rem 2rem;text-transform:none}body.tecnorete.country-es .btn-network a{text-decoration:none}body.tecnorete.country-es .btn-network:hover{background-image:#ee7326;border:2px solid #ee7326;box-shadow:0 0 14px rgba(66,78,91,.58)!important;color:#fff}body.tecnorete.country-es .btn-network .masked-image{background-color:#fff!important}body.tecnocasa.country-es .lead-form .btn-network,body.tecnorete.country-hu .lead-form .btn-network{background:#158140;border:2px solid #158140;color:#fff!important}body.tecnocasa.country-es .lead-form .btn-network:hover,body.tecnorete.country-hu .lead-form .btn-network:hover{background:#fff;border:2px solid #158140;box-shadow:0 0 14px rgba(66,78,91,.58)!important;color:#424e5b!important}body.tecnocasa.country-de .btn-network,body.tecnocasa.country-fr .btn-network{max-width:-moz-fit-content;max-width:fit-content}body.tecnocasa.country-de .revista .btn-network,body.tecnocasa.country-de .vender-piso .btn-network,body.tecnocasa.country-es .revista .btn-network,body.tecnocasa.country-es .vender-piso .btn-network,body.tecnocasa.country-fr .revista .btn-network,body.tecnocasa.country-fr .vender-piso .btn-network,body.tecnocasa.country-hu .revista .btn-network,body.tecnocasa.country-hu .vender-piso .btn-network,body.tecnocasa.country-tn .revista .btn-network,body.tecnocasa.country-tn .vender-piso .btn-network,body.tecnorete.country-es .revista .btn-network,body.tecnorete.country-es .vender-piso .btn-network{background:#fff;border:transparent!important;box-shadow:none;line-height:1.5rem;margin-top:1rem;padding:.5rem 2rem!important}body.tecnocasa.country-de .revista .btn-network a,body.tecnocasa.country-de .vender-piso .btn-network a,body.tecnocasa.country-es .revista .btn-network a,body.tecnocasa.country-es .vender-piso .btn-network a,body.tecnocasa.country-fr .revista .btn-network a,body.tecnocasa.country-fr .vender-piso .btn-network a,body.tecnocasa.country-hu .revista .btn-network a,body.tecnocasa.country-hu .vender-piso .btn-network a,body.tecnocasa.country-tn .revista .btn-network a,body.tecnocasa.country-tn .vender-piso .btn-network a,body.tecnorete.country-es .revista .btn-network a,body.tecnorete.country-es .vender-piso .btn-network a{color:#424e5b;text-decoration:none;text-transform:none}body.tecnocasa.country-de .revista .btn-network:hover,body.tecnocasa.country-de .vender-piso .btn-network:hover,body.tecnocasa.country-es .revista .btn-network:hover,body.tecnocasa.country-es .vender-piso .btn-network:hover,body.tecnocasa.country-fr .revista .btn-network:hover,body.tecnocasa.country-fr .vender-piso .btn-network:hover,body.tecnocasa.country-hu .revista .btn-network:hover,body.tecnocasa.country-hu .vender-piso .btn-network:hover,body.tecnocasa.country-tn .revista .btn-network:hover,body.tecnocasa.country-tn .vender-piso .btn-network:hover,body.tecnorete.country-es .revista .btn-network:hover,body.tecnorete.country-es .vender-piso .btn-network:hover{background:#424e5b;border:transparent;box-shadow:0 0 17px 3px rgba(66,78,91,.54)!important;color:#fff!important}body.tecnocasa.country-de .revista .btn-network:hover a,body.tecnocasa.country-de .vender-piso .btn-network:hover a,body.tecnocasa.country-es .revista .btn-network:hover a,body.tecnocasa.country-es .vender-piso .btn-network:hover a,body.tecnocasa.country-fr .revista .btn-network:hover a,body.tecnocasa.country-fr .vender-piso .btn-network:hover a,body.tecnocasa.country-hu .revista .btn-network:hover a,body.tecnocasa.country-hu .vender-piso .btn-network:hover a,body.tecnocasa.country-tn .revista .btn-network:hover a,body.tecnocasa.country-tn .vender-piso .btn-network:hover a,body.tecnorete.country-es .revista .btn-network:hover a,body.tecnorete.country-es .vender-piso .btn-network:hover a{color:#fff}.shadow{box-shadow:0 0 18px -6px rgba(66,78,91,.71)}.is-hidden{display:none}.bluecta{background-color:#355c76;background-size:200% auto;letter-spacing:.05rem}.bluecta,.bluecta:hover{box-shadow:0 4px 14px rgba(53,92,118,.3);transition:all .2s ease-in-out}.bluecta:hover{background:#fff;border:2px solid #355c76;box-sizing:border-box;text-decoration:none}.bluecta:hover,.bluecta:hover a{color:#355c76!important}.redcta{background-color:#c00;border:2px solid #c00!important;letter-spacing:.05rem}.redcta,.redcta:hover{box-shadow:0 4px 14px rgba(204,0,0,.3);transition:all .2s ease-in-out}.redcta:hover{background:#fff;border:2px solid #c00;box-sizing:border-box;text-decoration:none}.redcta:hover,.redcta:hover a{color:#c00!important}.border-radius,.border-radius-30{border-radius:20px!important}.text-right{margin-left:auto}.form-check{padding-left:0}.form-check [type=checkbox],.form-check [type=radio]{left:-9999px;position:absolute}.form-check [type=checkbox]+label,.form-check [type=radio]+label{cursor:pointer;display:inline-block;font-size:1rem;height:32px;line-height:32px;padding-left:36px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-check [type=checkbox]+label:after,.form-check [type=checkbox]+label:before{border-style:solid;border-width:2px;content:"";left:0;position:absolute;transition:.2s ease-out;z-index:1}.form-check [type=checkbox]+label:before{border:1px solid #424e5b;border-radius:1px;height:17px;margin:2px 5px;top:0;transform:rotate(37deg);transform-origin:100% 100%;width:17px}.form-check [type=checkbox]+label:after{border-radius:4px;height:20px;margin:6px 5px;top:0;width:20px}.form-check [type=checkbox]:checked+label:before{backface-visibility:hidden;border-color:transparent #424e5b #424e5b transparent;border-style:solid;border-width:2px;height:13px;left:1px;opacity:.8;top:6px;transform:rotate(40deg);transform-origin:100% 100%;width:8px}.form-check [type=checkbox]:checked+label:after{background-color:#fff;border-color:#e1e1e1;z-index:0}.form-check [type=checkbox]:not(:checked)+label:after{background-color:transparent;border-color:#e1e1e1;z-index:0}.form-check [type=checkbox]:not(:checked)+label:before{border-color:transparent;height:0;left:6px;top:10px;width:0}.form-check [type=checkbox]:disabled+label{cursor:not-allowed}.form-check [type=checkbox]:disabled:not(:checked)+label:after{background-color:#fff;border-color:#424e5b}.form-check [type=checkbox]:disabled:checked+label:after{background-color:#424e5b;border-color:#424e5b}.form-check [type=radio]+label{line-height:38px;margin-right:10px;padding-left:40px;transition:.2s ease-out}.form-check [type=radio]+label:after,.form-check [type=radio]+label:before{border-radius:50%;border-width:2px;content:"";height:26px;left:0;margin:5px;position:absolute;top:0;transition:.2s ease-out;width:26px;z-index:0}.form-check [type=radio]:not(:checked)+label:after,.form-check [type=radio]:not(:checked)+label:before{background:#d6dfeb}.form-check [type=radio]:not(:checked)+label:after{transform:scale(0);z-index:-1}.form-check [type=radio]:checked+label:after{transform:scale(.4);z-index:0}.form-check [type=radio]:checked+label:before{border-color:#365c76}.form-check [type=radio]:disabled+label{cursor:not-allowed}.form-check [type=radio]:not(:checked)+label:after,.form-check [type=radio]:not(:checked)+label:before{border-color:#d6dfeb}.form-check [type=radio]:checked+label:after{background:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c)}.form-check [type=radio]:checked+label:before{background:#d6dfeb;border-color:#d6dfeb}.country-es .list-es .form-check [type=checkbox]+label,.country-es .list-es .form-check [type=radio]+label,.country-hu .list-es .form-check [type=checkbox]+label,.country-hu .list-es .form-check [type=radio]+label{font-size:.9rem;height:22px}.page-404 .districts-list,.page-404 .geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result,.page-500 .districts-list,.page-500 .geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result{text-align:left}.page-404 .images,.page-500 .images{max-width:400px;width:100%}.page-404 h1,.page-500 h1{font-size:3.4rem;font-weight:700;margin-bottom:30px}.page-404 h2,.page-500 h2{font-size:1.5rem;font-weight:700;margin-top:70px}.page-404 p,.page-500 p{margin-bottom:4rem}.page-404 .contract-buttons .btn,.page-500 .contract-buttons .btn{color:#424e5b!important}.page-404 .container.home,.page-500 .container.home{display:none}.recovery-password img{margin:30px 0;max-width:100%;width:170px}.recovery-password h1,.titoloAreaPrivata{font-size:2rem;font-weight:600;margin-top:30px}.main-content{padding-top:4.2rem}#__toctoc-live-box-container.bottom-right{bottom:7rem!important}body.modal-open #__toctoc-live-box-container.bottom-right{display:none!important}.footerBanner{background-color:#fff}.footerBanner img{box-shadow:0 10px 20px rgba(66,78,91,.325);height:auto;max-width:-moz-fit-content;max-width:fit-content;width:100%}.country-de.services-index h2,.country-es.services-index h2,.country-fr.services-index h2,.country-hu.services-index h2{font-size:26px;font-weight:800;margin-top:20px}.country-de.services-index .service,.country-es.services-index .service,.country-fr.services-index .service,.country-hu.services-index .service{background-color:#fff}.country-de.services-index .service-title,.country-es.services-index .service-title,.country-fr.services-index .service-title,.country-hu.services-index .service-title{font-weight:700}.country-de.services-index .service-img,.country-es.services-index .service-img,.country-fr.services-index .service-img,.country-hu.services-index .service-img{float:left;height:270px;margin-right:30px}.country-de.services-index .tools,.country-es.services-index .tools,.country-fr.services-index .tools,.country-hu.services-index .tools{background-color:#fff;border-radius:20px;margin-top:3rem;padding:20px}.country-de.contacts-index .sede,.country-es.contacts-index .sede,.country-fr.contacts-index .sede,.country-hu.contacts-index .sede{max-width:1200px}.country-de.contacts-index .sede h1,.country-es.contacts-index .sede h1,.country-fr.contacts-index .sede h1,.country-hu.contacts-index .sede h1{font-size:1.4rem;font-weight:600;margin-bottom:20px;margin-top:50px}.country-de.contacts-index .sede .bloccoSede,.country-es.contacts-index .sede .bloccoSede,.country-fr.contacts-index .sede .bloccoSede,.country-hu.contacts-index .sede .bloccoSede{align-items:center;background:#fff;border-radius:20px;box-shadow:0 0 12px 0 rgba(0,0,0,.08)!important;display:flex;margin:20px 0;padding:20px}.country-de.contacts-index .sede .bloccoSede img,.country-es.contacts-index .sede .bloccoSede img,.country-fr.contacts-index .sede .bloccoSede img,.country-hu.contacts-index .sede .bloccoSede img{border-radius:10px;width:100%}.country-de.contacts-index .sede .bloccoSede h4,.country-es.contacts-index .sede .bloccoSede h4,.country-fr.contacts-index .sede .bloccoSede h4,.country-hu.contacts-index .sede .bloccoSede h4{font-size:26px;font-weight:800}.country-de.privacy-policy .main-content .logo-de{background:#424e5b;padding:.5rem}.flipbook .ico-flip{align-items:center;color:#fff;display:flex;justify-content:center;margin-bottom:1rem;margin-top:-45px}.flipbook .ico-flip .masked-image{background-color:#fff;margin:0 .2rem}.flipbook .ico-flip button{background:none;border:none}#pdf-container{border:none;height:100vh;text-align:center;width:100%}.opt-out-page{background-image:url(/img/opt-out/opt-bg-page.svg);background-position:50%;background-size:cover;height:auto}.opt-out-page .container-fluid,.opt-out-page .container-lg,.opt-out-page .container-md,.opt-out-page .container-sm,.opt-out-page .container-xl{padding:0 5%}.opt-out-page .address-autocomplete{left:0;margin:0 20px 0 auto;right:0;top:50px;z-index:10}.opt-out-page .address-autocomplete input.form-control{background-color:#fff;border:none;border-radius:40px;box-shadow:0 0 39px 0 rgba(57,68,81,.24)}.opt-out-page .address-autocomplete .address-autocomplete-results{max-width:480px;min-width:350px;width:100%}.opt-out-page .first-paragraph strong{text-transform:capitalize}.opt-out-page .img{border-radius:50%;height:400px;inset:20rem auto auto -10rem;-o-object-fit:cover;object-fit:cover;position:absolute;width:400px;z-index:0}.opt-out-page .mapboxgl-canvas{border-radius:20px}.opt-out-page .mapboxgl-map{height:82vh!important}.opt-out-page .detail-map{height:82vh}.opt-out-page .search-address .search{align-items:center;display:flex;left:0;margin:0 auto;position:absolute;right:0;top:30px;width:90%;z-index:10}.opt-out-page .search-address .search .cta-search{bottom:0;left:0;margin-left:auto;right:0;width:-moz-fit-content;width:fit-content}.opt-out-page h2{font-size:2rem;font-weight:700}.opt-out-page h2.verifica{font-size:1.5rem}.opt-out-page .container-agency-card{height:auto;overflow:auto}.opt-out-page .container-agency-card .agency-result{background-color:#fff;border-radius:20px;font-size:.8rem;margin:25px 0;max-width:none;padding:20px 20px 15px}.opt-out-page .container-agency-card .agency-result .network{padding-right:10px;width:40px}.opt-out-page .container-agency-card .agency-result .btn.btn-network{font-size:.7rem!important;padding:6px 15px 4px!important;width:-moz-fit-content!important;width:fit-content!important}.opt-out-page .container-agency-card .agency-result .btn.btn-network.tec{background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-webkit-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-moz-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);transition:all .5s ease-in-out}.opt-out-page .container-agency-card .agency-result .btn.btn-network.tre{background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-webkit-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-moz-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);transition:all .5s ease-in-out}@media only screen and (min-width:576px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:100%}}@media only screen and (min-width:1440px){.container{max-width:1440px}}@media (min-width:992px){.magazine .magazine-box,.magazine .podcast-box{padding:40px 30px}.magazine .magazine-box img,.magazine .podcast-box img{max-width:100%}section{padding:0}section .estates-carousel-recent{padding:2rem 0}section .estates-carousel-recent h2{font-size:1.875rem!important;font-weight:700;margin-bottom:1.3rem;margin-left:1.8rem;text-align:left!important}section.advertising .box{font-size:14px;margin:50px 20px 0}section.advertising .box:first-child{background-position:30px -190px}section.advertising .box:last-child{background-position:30px 40px}section.advertising .box h2{font-size:1.5rem}section.revista{background-size:contain;background:#6965a4;background:linear-gradient(0deg,#424e5b 23%,#daf3fa 0);box-shadow:inset 0 10px 19px 2px rgba(162,182,195,.14);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#057327",endColorstr="#fcffc7",GradientType=1)}section.revista h2,section.revista h3{color:#424e5b;font-size:2rem;font-weight:700}section.revista img{filter:drop-shadow(2px 4px 10px rgba(0,0,0,.7));margin-top:20px;max-width:500px;width:100%}section.revista .btn-md{max-width:-moz-fit-content;max-width:fit-content;min-width:10rem;text-transform:uppercase}section.revista>div{color:#424e5b}section.vender-piso{background-position:0!important;background-repeat:no-repeat!important;background-size:cover!important;height:515px}section.vender-piso h2{color:#fff;font-size:2.3rem;font-weight:700}section.vender-piso div{color:#fff;font-size:1.3rem;line-height:1.5rem}section.advertising-es .box{margin:20px 0!important}#__toctoc-live-box-container.bottom-right{bottom:0!important}.services-index .service-img{float:left;height:140px!important;margin-right:30px}.services-index .vantage{color:#fff}.services-index .vantage h2{font-size:2.3rem}.services-index .vantage p{font-size:1.2rem;font-weight:400}.opt-out-page{height:100vh}.opt-out-page .container-agency-card{height:55vh}}.country-tn section.advertising-tn .banner-tn{box-shadow:0 0 20px rgba(66,78,91,.12);height:auto;width:100%}.country-tn section.revista .btn-network{background:#fff;border:transparent!important;box-shadow:none;color:#424e5b;line-height:1.5rem;margin-top:1rem;padding:.5rem 2rem;width:auto}.country-tn section.revista .btn-network a{color:#424e5b;text-decoration:none;text-transform:none}.country-tn section.revista .btn-network:hover{background:#424e5b;border:transparent;border:none!important;box-shadow:0 0 17px 3px rgba(66,78,91,.54)!important;color:#fff}.country-tn section.revista .btn-network:hover a{color:#fff}.country-tn section.home-news{margin-bottom:30px}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card{min-height:410px}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card a{font-size:.89rem}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card .img{margin:0 auto}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card .img img{height:177px}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card .title{margin:0 auto}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card .title h4{font-size:1.2rem;height:auto}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card .description{color:#355c76;font-size:.9rem;margin:0 auto;min-height:3rem;text-align:center}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card .subdescription{margin-bottom:auto;padding:5px}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card .subdescription .video{background-image:url(/img/icons/youtube-news.svg);background-repeat:no-repeat;padding-left:30px}.country-tn section.home-news .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .carousel-card .subdescription .link{background-image:url(/img/icons/news-link.svg);background-position:0;background-repeat:no-repeat;background-size:18px;padding-left:30px}@media (max-width:1280px){body.country-it section.magazine .mag_parent .comunicati-box,body.country-it section.magazine .mag_parent .newsWeek-box{flex-direction:column!important}body.country-it section.magazine .mag_parent .comunicati-box .news-box-img,body.country-it section.magazine .mag_parent .comunicati-box .news-box-txt,body.country-it section.magazine .mag_parent .newsWeek-box .news-box-img,body.country-it section.magazine .mag_parent .newsWeek-box .news-box-txt{width:100%!important}body.country-it section.magazine .mag_parent .comunicati-box .news-box-img img,body.country-it section.magazine .mag_parent .comunicati-box .news-box-txt img,body.country-it section.magazine .mag_parent .newsWeek-box .news-box-img img,body.country-it section.magazine .mag_parent .newsWeek-box .news-box-txt img{margin:auto;position:static!important;transform:none!important}body.country-it section.magazine .mag_parent .comunicati-box .news-box-img,body.country-it section.magazine .mag_parent .newsWeek-box .news-box-img{padding-top:20px;text-align:center}body.country-it section.magazine .mag_parent .comunicati-box .news-box-txt,body.country-it section.magazine .mag_parent .newsWeek-box .news-box-txt{padding-top:10px!important}}@media (max-width:1024px){body.country-it section.magazine .mag_parent{grid-column-gap:10px!important;grid-row-gap:10px!important;align-content:start;grid-template-columns:repeat(2,1fr)!important;min-height:auto!important}body.country-it section.magazine .mag_parent .magazine-box{grid-area:1/1/2/2}body.country-it section.magazine .mag_parent .podcast-box{grid-area:1/2/2/3}body.country-it section.magazine .mag_parent .newsWeek-box{grid-area:2/1/3/2}body.country-it section.magazine .mag_parent .comunicati-box{grid-area:2/2/3/3}body.country-it section.magazine .mag_parent .magazine-box,body.country-it section.magazine .mag_parent .podcast-box{grid-row:auto!important;padding:30px 20px}body.country-it section.magazine .mag_parent .comunicati-box,body.country-it section.magazine .mag_parent .newsWeek-box{flex-direction:inherit!important;overflow:auto!important;padding:30px 20px}}@media (max-width:728px){body.country-it section.magazine .mag_parent{display:block!important}body.country-it section.magazine .mag_parent .comunicati-box,body.country-it section.magazine .mag_parent .newsWeek-box,body.country-it section.magazine .mag_parent .podcast-box{margin-top:10px}}@media (max-width:450px){.country-tn section.advertising-tn img.desktop{display:none}.country-es section.revista .col-xl-6.pt-4{padding-top:1rem!important}}@media (min-width:450px){.country-tn section.advertising-tn img.mobile{display:none}}@media (min-width:770px){.crop-center{height:187px}}.vender-piso.tecnocasa-1{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-1.jpg);text-align:right}.vender-piso.tecnocasa-2{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-2.jpg);text-align:right}.vender-piso.tecnocasa-3{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-3.jpg);text-align:right}.vender-piso.tecnocasa-4{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-4.jpg);text-align:right}.vender-piso.tecnocasa-5{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-5.jpg);text-align:right}.vender-piso.tecnocasa-6{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-6.jpg);text-align:right}.vender-piso.tecnocasa-7{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-7.jpg);text-align:right}.vender-piso.tecnocasa-8{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-8.jpg);text-align:right}.vender-piso.tecnocasa-9{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-9.jpg);text-align:right}.vender-piso.tecnocasa-10{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-10.jpg);text-align:right}.vender-piso.tecnocasa-11{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-11.jpg);text-align:right}.vender-piso.tecnocasa-12{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-12.jpg);text-align:right}.vender-piso.tecnorete-1{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-1.jpg);text-align:right}.vender-piso.tecnorete-2{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-2.jpg);text-align:right}.vender-piso.tecnorete-3{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-3.jpg);text-align:right}.vender-piso.tecnorete-4{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-4.jpg);text-align:right}.vender-piso.tecnorete-5{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-5.jpg);text-align:right}.vender-piso.tecnorete-6{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-6.jpg);text-align:right}.vender-piso.tecnorete-7{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-7.jpg);text-align:right}.vender-piso.tecnorete-8{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-8.jpg);text-align:right}.vender-piso.tecnorete-9{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-9.jpg);text-align:right}.vender-piso.tecnorete-10{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-10.jpg);text-align:right}.vender-piso.tecnorete-11{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-11.jpg);text-align:right}.vender-piso.tecnorete-12{background:linear-gradient(90deg,transparent,rgba(0,0,0,.5)),url(/img/hero/hero-vender-piso-12.jpg);text-align:right}@media (min-width:1025px) and (max-width:1280px){section.magazine .mag_parent .comunicati-box img,section.magazine .mag_parent .newsWeek-box img{height:150px!important;width:150px!important}}.bottom-menu{background:#fff;bottom:0;box-shadow:0 0 4px rgba(0,0,0,.1);position:fixed;transition:all .2s;width:100%;z-index:1032}.bottom-menu .estate-detail-menu,.bottom-menu .estates-list-menu{padding:.6rem 0 0}.bottom-menu .estate-detail-menu .btn,.bottom-menu .estates-list-menu .btn{height:38px;line-height:1;margin-bottom:.5rem;margin-top:.5rem!important;text-transform:uppercase}.bottom-menu .estate-detail-menu .btn img,.bottom-menu .estates-list-menu .btn img{margin-right:0}.bottom-menu .estate-detail-menu{padding:.3rem .3rem 0}.bottom-menu .estate-detail-menu .btn-network.tre{background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-webkit-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-moz-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);color:#fff;letter-spacing:.05rem;margin-top:1rem;padding:10px 20px!important;transition:all .5s ease-in-out}.bottom-menu .estate-detail-menu .btn-network.tre img{margin-right:5px;vertical-align:top}.bottom-menu .estate-detail-menu .btn-network.tre.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b;min-width:140px;padding:0!important}.bottom-menu .estate-detail-menu .btn-network.tre.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.bottom-menu .estate-detail-menu .btn-network.tre.light .masked-image{background-color:#ee7326;height:18px;vertical-align:middle}.bottom-menu .estate-detail-menu .btn-network.tre:hover{background-position:100%;box-shadow:none;color:#fff!important;text-decoration:none;transition:all .2s ease-in-out}.bottom-menu .estate-detail-menu .btn-network.tre:hover span{color:#fff!important}.bottom-menu .estate-detail-menu .btn-network.tre:hover .masked-image{background-color:#fff!important}.bottom-menu .estate-detail-menu .btn-network.tre:active{transform:scale(.95)}.bottom-menu .estate-detail-menu .btn-network.tec{background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-webkit-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-moz-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);color:#fff!important;letter-spacing:.05rem;margin-top:1rem;padding:10px 20px!important;transition:all .5s ease-in-out}.bottom-menu .estate-detail-menu .btn-network.tec img{margin-right:5px;vertical-align:top}.bottom-menu .estate-detail-menu .btn-network.tec:hover{background-position:100%;box-shadow:none;box-sizing:border-box;color:#fff;text-decoration:none;transition:all .2s ease-in-out}.bottom-menu .estate-detail-menu .btn-network.tec:hover span{color:#fff!important}.bottom-menu .estate-detail-menu .btn-network.tec:hover .masked-image{background-color:#fff!important}.bottom-menu .estate-detail-menu .btn-network.tec:active{transform:scale(.95)}.bottom-menu .estate-detail-menu .btn-network.tec.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b!important;min-width:110px;padding:0}.bottom-menu .estate-detail-menu .btn-network.tec.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.bottom-menu .estate-detail-menu .btn-network.tec.light .masked-image{background-color:#158140!important;height:18px;vertical-align:middle}.bottom-menu .estate-detail-menu .appointment.tec{background:#158140!important}.bottom-menu .estate-detail-menu .appointment.tre,.bottom-menu .estate-detail-menu .phone.tre .masked-image.icon_action{background:#ee7326!important}.bottom-menu .estate-detail-menu .phone.tec .masked-image.icon_action{background:#158140!important}.bottom-menu .estate-detail-menu .col,.bottom-menu .estate-detail-menu .col-auto{padding:.3rem}.bottom-menu.is-double{bottom:-4.5rem;z-index:1000}.bottom-menu.is-double.is-open{bottom:0}.bottom-menu .divider{padding:.5rem 0}.bottom-menu .divider .divider-glyph{background:#9da1a4;border-radius:4px;height:8px;margin:auto;width:70px}.bottom-menu .user-menu ul{list-style:none;margin-bottom:0;padding:.4rem 0 .7rem}.bottom-menu .user-menu ul li{padding:0;text-align:center}.bottom-menu .user-menu ul li span{display:block;font-size:.75rem}.bottom-menu .user-menu ul li img{cursor:pointer;height:22px}body.country-es .bottom-menu .estates-index-city .container,body.country-es .bottom-menu .estates-index-district .container,body.country-es .bottom-menu .estates-index-province .container,body.country-es .bottom-menu .estates-list-menu .container,body.country-hu .bottom-menu .estates-index-city .container,body.country-hu .bottom-menu .estates-index-district .container,body.country-hu .bottom-menu .estates-index-province .container,body.country-hu .bottom-menu .estates-list-menu .container,body.country-it .bottom-menu .estates-index-city .container,body.country-it .bottom-menu .estates-index-district .container,body.country-it .bottom-menu .estates-index-province .container,body.country-it .bottom-menu .estates-list-menu .container,body.country-tn .bottom-menu .estates-index-city .container,body.country-tn .bottom-menu .estates-index-district .container,body.country-tn .bottom-menu .estates-index-province .container,body.country-tn .bottom-menu .estates-list-menu .container{padding:0}body.country-es .bottom-menu .estates-index-city .container .btn-network,body.country-es .bottom-menu .estates-index-district .container .btn-network,body.country-es .bottom-menu .estates-index-province .container .btn-network,body.country-es .bottom-menu .estates-list-menu .container .btn-network,body.country-hu .bottom-menu .estates-index-city .container .btn-network,body.country-hu .bottom-menu .estates-index-district .container .btn-network,body.country-hu .bottom-menu .estates-index-province .container .btn-network,body.country-hu .bottom-menu .estates-list-menu .container .btn-network,body.country-it .bottom-menu .estates-index-city .container .btn-network,body.country-it .bottom-menu .estates-index-district .container .btn-network,body.country-it .bottom-menu .estates-index-province .container .btn-network,body.country-it .bottom-menu .estates-list-menu .container .btn-network,body.country-tn .bottom-menu .estates-index-city .container .btn-network,body.country-tn .bottom-menu .estates-index-district .container .btn-network,body.country-tn .bottom-menu .estates-index-province .container .btn-network,body.country-tn .bottom-menu .estates-list-menu .container .btn-network{line-height:20px;overflow:hidden;padding:.5rem .2rem!important;word-break:break-all}body.country-es .bottom-menu .estates-index-city .container .btn-network .masked-image,body.country-es .bottom-menu .estates-index-district .container .btn-network .masked-image,body.country-es .bottom-menu .estates-index-province .container .btn-network .masked-image,body.country-es .bottom-menu .estates-list-menu .container .btn-network .masked-image,body.country-es .bottom-menu .ico-hidden,body.country-hu .bottom-menu .estates-index-city .container .btn-network .masked-image,body.country-hu .bottom-menu .estates-index-district .container .btn-network .masked-image,body.country-hu .bottom-menu .estates-index-province .container .btn-network .masked-image,body.country-hu .bottom-menu .estates-list-menu .container .btn-network .masked-image,body.country-it .bottom-menu .estates-index-city .container .btn-network .masked-image,body.country-it .bottom-menu .estates-index-district .container .btn-network .masked-image,body.country-it .bottom-menu .estates-index-province .container .btn-network .masked-image,body.country-it .bottom-menu .estates-list-menu .container .btn-network .masked-image,body.country-tn .bottom-menu .estates-index-city .container .btn-network .masked-image,body.country-tn .bottom-menu .estates-index-district .container .btn-network .masked-image,body.country-tn .bottom-menu .estates-index-province .container .btn-network .masked-image,body.country-tn .bottom-menu .estates-list-menu .container .btn-network .masked-image{display:none}body.tecnocasa.country-es.constructions-show .bottom-menu .estate-detail-menu .container,body.tecnocasa.country-es.constructions-show .bottom-menu .estates-list-menu .container,body.tecnocasa.country-es.estates-show .bottom-menu .estate-detail-menu .container,body.tecnocasa.country-es.estates-show .bottom-menu .estates-list-menu .container,body.tecnocasa.country-hu.estates-show-region .bottom-menu .estate-detail-menu .container,body.tecnocasa.country-hu.estates-show-region .bottom-menu .estates-list-menu .container,body.tecnocasa.country-pl.constructions-show .bottom-menu .estate-detail-menu .container,body.tecnocasa.country-pl.constructions-show .bottom-menu .estates-list-menu .container,body.tecnocasa.country-pl.estates-show .bottom-menu .estate-detail-menu .container,body.tecnocasa.country-pl.estates-show .bottom-menu .estates-list-menu .container,body.tecnocasa.country-pl.estates-show-region .bottom-menu .estate-detail-menu .container,body.tecnocasa.country-pl.estates-show-region .bottom-menu .estates-list-menu .container{padding:0}body.tecnocasa.country-es.constructions-show .bottom-menu .estate-detail-menu .container .btn-network,body.tecnocasa.country-es.constructions-show .bottom-menu .estates-list-menu .container .btn-network,body.tecnocasa.country-es.estates-show .bottom-menu .estate-detail-menu .container .btn-network,body.tecnocasa.country-es.estates-show .bottom-menu .estates-list-menu .container .btn-network,body.tecnocasa.country-hu.estates-show-region .bottom-menu .estate-detail-menu .container .btn-network,body.tecnocasa.country-hu.estates-show-region .bottom-menu .estates-list-menu .container .btn-network,body.tecnocasa.country-pl.constructions-show .bottom-menu .estate-detail-menu .container .btn-network,body.tecnocasa.country-pl.constructions-show .bottom-menu .estates-list-menu .container .btn-network,body.tecnocasa.country-pl.estates-show .bottom-menu .estate-detail-menu .container .btn-network,body.tecnocasa.country-pl.estates-show .bottom-menu .estates-list-menu .container .btn-network,body.tecnocasa.country-pl.estates-show-region .bottom-menu .estate-detail-menu .container .btn-network,body.tecnocasa.country-pl.estates-show-region .bottom-menu .estates-list-menu .container .btn-network{align-items:center;background:#158140;border:2px solid #158140;color:#fff!important;display:flex;justify-content:center;padding:0!important;text-transform:capitalize}body.tecnocasa.country-es.constructions-show .bottom-menu .estate-detail-menu .container .btn-network:hover,body.tecnocasa.country-es.constructions-show .bottom-menu .estates-list-menu .container .btn-network:hover,body.tecnocasa.country-es.estates-show .bottom-menu .estate-detail-menu .container .btn-network:hover,body.tecnocasa.country-es.estates-show .bottom-menu .estates-list-menu .container .btn-network:hover,body.tecnocasa.country-hu.estates-show-region .bottom-menu .estate-detail-menu .container .btn-network:hover,body.tecnocasa.country-hu.estates-show-region .bottom-menu .estates-list-menu .container .btn-network:hover,body.tecnocasa.country-pl.constructions-show .bottom-menu .estate-detail-menu .container .btn-network:hover,body.tecnocasa.country-pl.constructions-show .bottom-menu .estates-list-menu .container .btn-network:hover,body.tecnocasa.country-pl.estates-show .bottom-menu .estate-detail-menu .container .btn-network:hover,body.tecnocasa.country-pl.estates-show .bottom-menu .estates-list-menu .container .btn-network:hover,body.tecnocasa.country-pl.estates-show-region .bottom-menu .estate-detail-menu .container .btn-network:hover,body.tecnocasa.country-pl.estates-show-region .bottom-menu .estates-list-menu .container .btn-network:hover{background:#fff;border:2px solid #158140;color:#158140!important}body.tecnocasa.country-es.constructions-show .bottom-menu .estate-detail-menu .container .btn-network.light,body.tecnocasa.country-es.constructions-show .bottom-menu .estates-list-menu .container .btn-network.light,body.tecnocasa.country-es.estates-show .bottom-menu .estate-detail-menu .container .btn-network.light,body.tecnocasa.country-es.estates-show .bottom-menu .estates-list-menu .container .btn-network.light,body.tecnocasa.country-hu.estates-show-region .bottom-menu .estate-detail-menu .container .btn-network.light,body.tecnocasa.country-hu.estates-show-region .bottom-menu .estates-list-menu .container .btn-network.light,body.tecnocasa.country-pl.constructions-show .bottom-menu .estate-detail-menu .container .btn-network.light,body.tecnocasa.country-pl.constructions-show .bottom-menu .estates-list-menu .container .btn-network.light,body.tecnocasa.country-pl.estates-show .bottom-menu .estate-detail-menu .container .btn-network.light,body.tecnocasa.country-pl.estates-show .bottom-menu .estates-list-menu .container .btn-network.light,body.tecnocasa.country-pl.estates-show-region .bottom-menu .estate-detail-menu .container .btn-network.light,body.tecnocasa.country-pl.estates-show-region .bottom-menu .estates-list-menu .container .btn-network.light{background:initial;border:2px solid #e1e9f4;color:#424e5b!important}body.tecnorete.country-es.constructions-show .bottom-menu .estate-detail-menu .container,body.tecnorete.country-es.constructions-show .bottom-menu .estates-list-menu .container,body.tecnorete.country-es.estates-show .bottom-menu .estate-detail-menu .container,body.tecnorete.country-es.estates-show .bottom-menu .estates-list-menu .container,body.tecnorete.country-hu.estates-show-region .bottom-menu .estate-detail-menu .container,body.tecnorete.country-hu.estates-show-region .bottom-menu .estates-list-menu .container{padding:0}body.tecnorete.country-es.constructions-show .bottom-menu .estate-detail-menu .container .btn-network,body.tecnorete.country-es.constructions-show .bottom-menu .estates-list-menu .container .btn-network,body.tecnorete.country-es.estates-show .bottom-menu .estate-detail-menu .container .btn-network,body.tecnorete.country-es.estates-show .bottom-menu .estates-list-menu .container .btn-network,body.tecnorete.country-hu.estates-show-region .bottom-menu .estate-detail-menu .container .btn-network,body.tecnorete.country-hu.estates-show-region .bottom-menu .estates-list-menu .container .btn-network{background:#158140;border:2px solid #158140;color:#fff}body.tecnorete.country-es.constructions-show .bottom-menu .estate-detail-menu .container .btn-network:hover,body.tecnorete.country-es.constructions-show .bottom-menu .estates-list-menu .container .btn-network:hover,body.tecnorete.country-es.estates-show .bottom-menu .estate-detail-menu .container .btn-network:hover,body.tecnorete.country-es.estates-show .bottom-menu .estates-list-menu .container .btn-network:hover,body.tecnorete.country-hu.estates-show-region .bottom-menu .estate-detail-menu .container .btn-network:hover,body.tecnorete.country-hu.estates-show-region .bottom-menu .estates-list-menu .container .btn-network:hover{background:#fff;border:2px solid #158140;color:#158140}body.tecnorete.country-es.constructions-show .bottom-menu .estate-detail-menu .container .btn-network.light,body.tecnorete.country-es.constructions-show .bottom-menu .estates-list-menu .container .btn-network.light,body.tecnorete.country-es.estates-show .bottom-menu .estate-detail-menu .container .btn-network.light,body.tecnorete.country-es.estates-show .bottom-menu .estates-list-menu .container .btn-network.light,body.tecnorete.country-hu.estates-show-region .bottom-menu .estate-detail-menu .container .btn-network.light,body.tecnorete.country-hu.estates-show-region .bottom-menu .estates-list-menu .container .btn-network.light{background:initial;border:2px solid #e1e9f4}body.tecnocasa.country-es.estates-index-district .bottom-menu-container .estates-list-menu .container{padding-left:0;padding-right:0}body.tecnocasa.country-es.estates-index-district .bottom-menu-container .estates-list-menu .btn-network{background-color:#158140;border:none;color:#fff!important;float:right;min-width:auto;padding:.5rem 2rem!important;text-transform:uppercase;width:auto}body.tecnocasa.country-es.estates-index-district .bottom-menu-container .estates-list-menu .btn-network.light{background-color:initial;border:2px solid #e1e9f4;color:#424e5b;min-width:auto;width:100px}body.country-es .agency-bottom,body.country-hu .agency-bottom,body.country-tn .agency-bottom{display:none}body.country-it .agency-bottom{border-radius:30px;margin-top:5px;padding:5px 5px 5px 10px}body.country-it .agency-bottom.tec{background:#d5efd6}body.country-it .agency-bottom.tre{background:rgba(167,212,238,.45)}body.country-it .agency-bottom img{border-radius:10px;margin-right:.5rem;width:2.2rem}body.country-it .agency-bottom .agency-heading-data .business-name{font-size:.8rem;line-height:20px}body.country-it .agency-bottom .agency-heading-data .business-name .affiliate-label{font-weight:700}@media (min-width:992px){.bottom-menu-container{display:none}.bottom-menu-container .estate-detail-menu{float:right;width:33%}.user-menu .user-container{display:none}}.breadcrumb-container{display:none}.breadcrumb-container nav{display:flex}.breadcrumb-container .breadcrumb{background:transparent;font-size:.8rem;margin:0}.breadcrumb-container .back-link,.breadcrumb-container .breadcrumb .breadcrumb-item a{color:#424e5b;text-decoration:underline}.breadcrumb-container .back-link{font-size:.8rem;padding:.75rem 3rem 1rem 0}.breadcrumb-container .back-link a{background:none!important;border:0!important;box-shadow:none!important;font-weight:600;letter-spacing:0!important;line-height:1;text-decoration:underline;text-transform:uppercase}.breadcrumb-container .back-link .pipe{margin-left:1rem}.breadcrumb-container .back-link .masked-image{display:inline-block!important;height:.7rem;left:-1px;position:relative;top:1px;width:.7rem;width:1rem}@media (min-width:576px){.breadcrumb-container{display:block}.breadcrumb-container .container{margin:0;padding:0!important}}@media (min-width:992px){.breadcrumb-container .container{padding-left:15px;padding-right:15px}}button:focus{outline:none!important}.btn.btn-text{margin:0;padding:20px 0 10px;text-decoration:underline}.btn.btn-text:focus{box-shadow:none}.btn.btn-footer{color:#9da1a4;padding:0;text-transform:capitalize}.btn.btn-outlined{border:1px solid #424e5b;color:#424e5b}.btn:focus{box-shadow:none}.btn.whitecta{background:#fff!important;border:2px solid #e1e9f4;color:#365c76!important;min-width:110px;padding:.5rem .2rem!important}.btn.whitecta,.btn.whitecta:hover{box-shadow:0 9px 9px 0 rgba(225,233,244,.21),0 21px 13px 0 rgba(225,233,244,.29)}.btn.whitecta:hover{background:#fff;color:#365c76}.btn.whitecta:active{transform:scale(.95)}.btn.whitecta .masked-image{display:none}.btn-network-tec{background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-webkit-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-moz-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);color:#fff!important;letter-spacing:.05rem;margin-top:1rem;padding:10px 20px!important;transition:all .5s ease-in-out}.btn-network-tec img{margin-right:5px;vertical-align:top}.btn-network-tec:hover{background-position:100%;box-shadow:none;box-sizing:border-box;color:#fff;text-decoration:none;transition:all .2s ease-in-out}.btn-network-tec:hover span{color:#fff!important}.btn-network-tec:hover .masked-image{background-color:#fff!important}.btn-network-tec:active{transform:scale(.95)}.btn-network-tec.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b!important;min-width:110px;padding:0}.btn-network-tec.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.btn-network-tec.light .masked-image{background-color:#158140!important;height:18px;vertical-align:middle}.btn-network-tre{background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-webkit-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-moz-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);color:#fff;letter-spacing:.05rem;margin-top:1rem;padding:10px 20px!important;transition:all .5s ease-in-out}.btn-network-tre img{margin-right:5px;vertical-align:top}.btn-network-tre.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b;min-width:140px;padding:0!important}.btn-network-tre.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.btn-network-tre.light .masked-image{background-color:#ee7326;height:18px;vertical-align:middle}.btn-network-tre:hover{background-position:100%;box-shadow:none;color:#fff!important;text-decoration:none;transition:all .2s ease-in-out}.btn-network-tre:hover span{color:#fff!important}.btn-network-tre:hover .masked-image{background-color:#fff!important}.btn-network-tre:active{transform:scale(.95)}body.tecnocasa .btn-network{background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-webkit-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-moz-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);color:#fff!important;letter-spacing:.05rem;margin-top:1rem;padding:11px 30px!important;transition:all .5s ease-in-out}body.tecnocasa .btn-network img{margin-right:5px;vertical-align:top}body.tecnocasa .btn-network:hover{background-position:100%;box-shadow:none;box-sizing:border-box;color:#fff;text-decoration:none;transition:all .2s ease-in-out}body.tecnocasa .btn-network:hover span{color:#fff!important}body.tecnocasa .btn-network:hover .masked-image{background-color:#fff!important}body.tecnocasa .btn-network:active{transform:scale(.95)}body.tecnocasa .btn-network.light{background-color:#fff;background-image:none;border:2px solid #e1e9f4;box-shadow:0 9px 9px 0 rgba(225,233,244,.21),0 21px 13px 0 rgba(225,233,244,.29);color:#424e5b!important;min-width:110px;padding:0}body.tecnocasa .btn-network.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}body.tecnocasa .btn-network.light .masked-image{background-color:#158140!important;height:18px;vertical-align:middle}body.tecnocasa a.btn.btn-network.light{padding:.5rem 1.5rem 0 0!important;text-align:center}body.tecnocasa .btn-text,body.tecnocasa .text-network{color:#158140}body.tecnorete .btn-network{background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-webkit-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-moz-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);color:#fff!important;letter-spacing:.05rem;margin-top:1rem;padding:11px 30px!important;transition:all .5s ease-in-out}body.tecnorete .btn-network img{margin-right:5px;vertical-align:top}body.tecnorete .btn-network.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b;min-width:140px;padding:0!important}body.tecnorete .btn-network.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}body.tecnorete .btn-network.light .masked-image{background-color:#ee7326;height:18px;vertical-align:middle}body.tecnorete .btn-network:hover{background-position:100%;box-shadow:none;color:#fff!important;text-decoration:none;transition:all .2s ease-in-out}body.tecnorete .btn-network:hover span{color:#fff!important}body.tecnorete .btn-network:hover .masked-image{background-color:#fff!important}body.tecnorete .btn-network:active{transform:scale(.95)}body.tecnorete a.btn.btn-network.light{padding:.5rem 1.5rem 0 0!important}body.tecnorete .btn-text,body.tecnorete .text-network{color:#ee7326}.btn{border:none;border-radius:30px;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.6rem;text-transform:uppercase;width:100%}.btn,.btn.btn-network:hover{color:#fff}.btn.btn-facebook{background:#4064b3}.btn.btn-apple{background:#1a1f24}.btn.btn-google{background:#fff;border:1px solid #e1e1e1;color:#000}.btn-network.btn.undo{background:#fff!important;color:#424e5b!important}.btn-network.btn.undo,.btn-network.btn.undo:hover{border:2px solid rgba(66,78,91,.25)!important;box-shadow:0 0 10px rgba(66,78,91,.149)!important}.btn-network.btn.undo:hover{background:#f1f3f4!important}.btn-group-sm>.btn,.btn-sm{font-size:.8rem!important;font-weight:400!important;height:33px;line-height:0!important;max-width:8rem;min-width:7rem;padding:.5rem 1rem!important;text-transform:uppercase!important}.btn-md{max-width:12rem;min-width:9rem;text-transform:uppercase}.btn-group-lg>.btn,.btn-lg{max-width:none;text-transform:uppercase}.max-500{margin:auto;max-width:500px}.switch-button-control .switch-button{background:#d6dfeb;border-radius:26px;cursor:pointer;height:26px;padding:3px;transition:all .3s ease-in-out;width:52px}.switch-button-control .switch-button .button{background:#fff;border-radius:100%;height:14px;margin:3px;transition:all .3s ease-in-out;width:14px}.switch-button-control .switch-button.enabled,.switch-button-control .switch-button:active{background:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c)}.switch-button-control .switch-button.enabled .button,.switch-button-control .switch-button:active .button{background:#d6dfeb;height:20px;margin:0;transform:translateX(26px);width:20px}body.tecnocasa.country-es .districts-list-ul .search-button .btn-network,body.tecnocasa.country-hu .districts-list-ul .search-button .btn-network{background-color:#158140;border:2px solid #158140;color:#fff!important}body.tecnocasa.country-es .districts-list-ul .search-button .btn-network:hover,body.tecnocasa.country-hu .districts-list-ul .search-button .btn-network:hover{background-color:#fff;border:2px solid #158140;color:#424e5b!important}body.tecnocasa.country-es .districts-list-ul .search-button .btn-network.undo,body.tecnocasa.country-hu .districts-list-ul .search-button .btn-network.undo{background:#fff!important;border:2px solid rgba(66,78,91,.25);color:#424e5b!important}body.tecnocasa.country-es .districts-list-ul .search-button .btn-network.undo:hover,body.tecnocasa.country-hu .districts-list-ul .search-button .btn-network.undo:hover{background:#f1f3f4!important;border:2px solid rgba(66,78,91,.25);box-shadow:0 0 10px rgba(66,78,91,.267)!important}body.tecnocasa.country-es .other-filters-container .other-filters .form-group .search-button .btn-apply,body.tecnocasa.country-hu .other-filters-container .other-filters .form-group .search-button .btn-apply{background:#158140;border:2px solid #158140;color:#fff!important}body.tecnocasa.country-es .other-filters-container .other-filters .form-group .search-button .btn-apply:hover,body.tecnocasa.country-hu .other-filters-container .other-filters .form-group .search-button .btn-apply:hover{background:#fff;border:2px solid #158140;color:#424e5b!important}body.tecnorete.country-es .districts-list-ul .search-button .btn-network{background:#ee7326!important;color:#fff!important}body.tecnorete.country-es .districts-list-ul .search-button .btn-network:hover{color:#fff!important}body.tecnorete.country-es .districts-list-ul .search-button .btn-network.undo{background:#fff!important;border:2px solid rgba(66,78,91,.25);color:#424e5b!important}body.tecnorete.country-es .districts-list-ul .search-button .btn-network.undo:hover{background:#f1f3f4!important;border:2px solid rgba(66,78,91,.25);box-shadow:0 0 10px rgba(66,78,91,.267)!important}body.tecnorete.country-es .other-filters-container .other-filters .form-group .search-button .btn-apply{background:#ee7326;border:2px solid #ee7326;color:#fff}body.tecnorete.country-es .other-filters-container .other-filters .form-group .search-button .btn-apply:hover{background:#fff;border:2px solid #ee7326;color:#424e5b}body.tecnocasa.country-de .btn-network{background:#158140;border:2px solid #158140;box-shadow:0 0 12px rgba(66,78,91,.18);color:#fff!important;letter-spacing:.05rem;margin-top:1rem;transition:all .2s ease-in-out}body.tecnocasa.country-de .btn-network:hover{background:#fff;border:2px solid #158140;box-shadow:0 0 14px rgba(66,78,91,.23);box-sizing:border-box;color:#424e5b!important;text-decoration:none;transition:all .2s ease-in-out}@media (min-width:768px) and (max-width:810px){.estate-detail-menu>.container>.row,.estates-list-menu>.container>.row{margin:auto;max-width:450px}}.calculate-mortgage-container{padding:15px}.calculate-mortgage-container .my-input,.calculate-mortgage-container .my-select{margin-bottom:1rem}.calculate-mortgage-container .chart{font-size:.8rem;margin-top:-25px;padding:10px;position:relative;text-align:center}.calculate-mortgage-container .chart .chart-upper-legend{left:3rem;position:absolute;text-align:center;top:2rem}.calculate-mortgage-container .chart .chart-lower-legend{bottom:2rem;position:absolute;right:3rem;text-align:center}.calculate-mortgage-container .results{display:flex;justify-content:space-around}.calculate-mortgage-container .results .payment{display:flex;flex-direction:column}.calculate-mortgage-container .results .payment .form-check-label{font-weight:700;text-transform:uppercase}.calculate-mortgage-container .actions{margin-top:1rem;padding:1rem}.calculate-mortgage-container .actions .btn{margin-bottom:0}.calculate-mortgage-modal .modal-body{padding:0}body.tecnocasa .calculate-mortgage-container .chart path:first-child{stroke:#d5efd6}body.tecnocasa .calculate-mortgage-container .chart path:nth-child(2){stroke:#158140}body.tecnorete .calculate-mortgage-container .chart path:first-child{stroke:#f5b085}body.tecnorete .calculate-mortgage-container .chart path:nth-child(2){stroke:#ee7326}.VueCarousel .VueCarousel-pagination{position:absolute}.VueCarousel .VueCarousel-pagination .VueCarousel-dot{margin-top:0!important;padding:5px!important}.VueCarousel .VueCarousel-pagination .VueCarousel-dot.VueCarousel-dot--active{background-color:#05cdcd!important;height:14px!important;position:relative;width:14px!important}.VueCarousel .VueCarousel-navigation,.VueCarousel .VueCarousel-pagination .VueCarousel-dot:nth-child(n+8){display:none}@media (min-width:768px){.VueCarousel .VueCarousel-navigation-button{outline:none!important}.VueCarousel .VueCarousel-navigation{display:block}.VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next{padding:0!important;position:absolute!important;right:7px!important;top:50%!important}.VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next span{background-image:url(/img/icons/angle-right.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;cursor:pointer;display:flex;height:20px;width:20px}.VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev{left:7px!important}.VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev span{background-image:url(/img/icons/angle-right.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;cursor:pointer;display:flex;height:20px;transform:rotate(180deg);width:20px}}.cookies-status{background:#fff;border-radius:10px;bottom:0;box-shadow:0 0 13px 6px rgba(94,107,112,.31);font-size:.8rem;left:0;margin:10px;padding:15px;position:fixed;width:94%;z-index:9999}.cookies-status a{color:#fff;text-decoration:none}.cookies-status a:hover{color:#355c76}.cookies-status button{border-radius:20px;font-size:.7rem;margin-bottom:.4rem;max-width:-moz-fit-content!important;max-width:fit-content!important;padding:10px 20px;width:auto}.cookies-status button:hover{color:#fff}@media (min-width:992px){.cookies-status{left:50%;transform:translate(-50%,6%);width:50%}}.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{border-color:currentcolor;border-radius:1px;border-style:solid;border-width:2px 0 0 2px;box-sizing:border-box;content:"";display:inline-block;height:10px;position:relative;top:-1px;transform:rotate(-45deg) scale(.7);transform-origin:center;vertical-align:middle;width:10px}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{transform:rotate(135deg) scale(.7)}.mx-btn{background-color:transparent;border:1px solid rgba(0,0,0,.1);border-radius:4px;box-sizing:border-box;color:#73879c;cursor:pointer;font-size:14px;font-weight:500;line-height:1;margin:0;outline:none;padding:7px 15px;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn.disabled,.mx-btn:disabled{color:#ccc;cursor:not-allowed}.mx-btn-text{border:0;line-height:inherit;padding:0 4px;text-align:left}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{border-radius:4px;bottom:2px;opacity:0;position:absolute;right:2px;top:2px;transition:opacity .24s ease-out;width:6px;z-index:1}.mx-scrollbar-track .mx-scrollbar-thumb{background-color:hsla(220,4%,58%,.3);border-radius:inherit;cursor:pointer;height:0;position:absolute;transition:background-color .3s;width:100%}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1)}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{display:inline-block;position:relative;width:210px}.mx-datepicker svg{fill:currentColor;height:1em;overflow:hidden;vertical-align:-.15em;width:1em}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input{background-color:#fff;border:1px solid #ced4da;border-radius:20px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-sizing:border-box;color:#495057;display:inline-block;font-size:14px;height:34px;line-height:1.4;padding:6px 30px 6px 10px;width:100%}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{background-color:#f3f3f3;border-color:#ced4da;color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{color:rgba(0,0,0,.5);font-size:16px;line-height:1;position:absolute;right:8px;top:50%;transform:translateY(-50%);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{background-color:#fff;border:1px solid #dee2e6;color:#73879c;font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif}.mx-datepicker-popup{box-shadow:0 6px 12px rgba(0,0,0,.175);margin-bottom:1px;margin-top:1px;position:absolute;z-index:2001}.mx-datepicker-sidebar{box-sizing:border-box;float:left;overflow:auto;padding:6px;width:100px}.mx-datepicker-sidebar+.mx-datepicker-content{border-left:1px solid #dee2e6;margin-left:100px}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mx-btn-shortcut{display:block;line-height:24px;padding:0 6px}.mx-range-wrapper{display:flex}@media (max-width:750px){.mx-range-wrapper{flex-direction:column}}.mx-datepicker-header{border-bottom:1px solid #dee2e6;padding:6px 8px}.mx-datepicker-footer{border-top:1px solid #dee2e6;padding:6px 8px;text-align:right}.mx-calendar{box-sizing:border-box;padding:6px 12px;width:248px}.mx-calendar+.mx-calendar{border-left:1px solid #dee2e6}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;overflow:hidden;text-align:center}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{box-sizing:border-box;height:224px;position:relative}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{background-color:#f3f9fe;color:#73879c}.mx-calendar-content .cell.active{background-color:#1284e7;color:#fff}.mx-calendar-content .cell.hover-in-range,.mx-calendar-content .cell.in-range{background-color:#dbedfb;color:#73879c}.mx-calendar-content .cell.disabled{background-color:#f3f3f3;color:#ccc;cursor:not-allowed}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{background-color:transparent;color:inherit}.mx-week-number{opacity:.5}.mx-table{border-collapse:separate;border-spacing:0;box-sizing:border-box;height:100%;table-layout:fixed;text-align:center;width:100%}.mx-table th{font-weight:500}.mx-table td,.mx-table th{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{font-size:12px;height:32px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{background:none;color:#ccc}.mx-time{background:#fff;flex:1;width:224px}.mx-time+.mx-time{border-left:1px solid #dee2e6}.mx-calendar-time{height:100%;left:0;position:absolute;top:0;width:100%}.mx-time-header{border-bottom:1px solid #dee2e6}.mx-time-content{box-sizing:border-box;height:224px;overflow:hidden}.mx-time-columns{display:flex;height:100%;overflow:hidden;width:100%}.mx-time-column{border-left:1px solid #dee2e6;flex:1;position:relative;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{list-style:none;margin:0;padding:0}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{background-color:#f3f9fe;color:#73879c}.mx-time-column .mx-time-item.active{background-color:transparent;color:#1284e7;font-weight:700}.mx-time-column .mx-time-item.disabled{background-color:#f3f3f3;color:#ccc;cursor:not-allowed}.mx-time-option{cursor:pointer;font-size:14px;line-height:20px;padding:8px 10px}.mx-time-option:hover{background-color:#f3f9fe;color:#73879c}.mx-time-option.active{background-color:transparent;color:#1284e7;font-weight:700}.mx-time-option.disabled{background-color:#f3f3f3;color:#ccc;cursor:not-allowed}.mx-datepicker{width:100%}.mx-datepicker .mx-input{height:45px}.mx-datepicker .mx-icon-calendar{background-image:url(/img/icons/calendar.svg);background-repeat:no-repeat;background-size:1.4rem;color:red;cursor:pointer;height:1.4rem;width:1.4rem}.mx-datepicker .mx-icon-calendar svg{display:none}.mx-datepicker-popup{max-width:400px}.mx-datepicker-popup .mx-calendar{width:100%}.mx-datepicker-popup .mx-calendar .mx-calendar-content .mx-table-date .today{color:#355c76}.mx-datepicker-popup .mx-calendar .mx-calendar-content .cell.active{background-color:#355c76}body.country-es .districts-list-map,body.country-hu .districts-list-map{border-radius:0!important;bottom:0;left:0!important;top:0!important;width:98.9vw!important;z-index:1024}body.country-es .districts-list-map ul,body.country-hu .districts-list-map ul{max-height:80vh}body.country-es .districts-list-map .tecnomap-zone-container .tecnomap-drawer .mapboxgl-map,body.country-hu .districts-list-map .tecnomap-zone-container .tecnomap-drawer .mapboxgl-map{height:100vh}body.country-es .districts-list-es,body.country-hu .districts-list-es{background-color:#424e5b;display:none;margin-bottom:10px;padding:10px}body.country-es .districts-list-es h2,body.country-hu .districts-list-es h2{color:#fff;font-size:1.3rem;font-weight:600;margin:0}body.country-es .districts-list-es .close-map,body.country-hu .districts-list-es .close-map{background-color:#fff;cursor:pointer;float:right;height:16px;margin-right:15px;margin-top:-20px;width:16px}body.country-es .search-bar-desk .districts-list-es,body.country-hu .search-bar-desk .districts-list-es{display:none}body.country-es .districts-list-ul,body.country-hu .districts-list-ul{padding-left:1rem}.district-map-modal .districts-list{max-height:unset;padding:0 1rem;position:relative;top:0}.district-map-modal .districts-list ul{max-height:65vh;padding:0 0 5rem}.districts-list .districts-list-es{display:none}.districts-list .districts-list-ul{overflow-y:auto;width:100%}.districts-list ul{list-style:none;padding-left:0}.districts-list ul li .form-check .form-check-label{font-size:.88rem;font-weight:300;width:100%}.districts-list ul li .form-check .form-check-label.highlight,.districts-list ul li .form-check .form-check-label:hover{background-color:#f2f2f2;border-radius:10px}.districts-list ul li .checkbox-city .form-check-label{font-weight:600}.districts-list ul .list-quarters{padding:0 0 0 1.5rem}.districts-list .search-button{background:#fff;bottom:0;box-shadow:0 -1px 6px rgba(0,0,0,.1);left:0;margin:0 1px;padding:1rem;position:fixed;width:calc(100% - 2px)}.districts-list .search-button .btn{margin-bottom:5px}.districts-list .expand-quarters{cursor:pointer;height:25px;padding-left:7px;position:absolute;right:15px;top:2px;width:25px}.districts-list .expand-quarters .arrow{border:solid #717a83;border-width:0 3px 3px 0;display:inline-block;padding:3px}.districts-list .expand-quarters .up{margin-top:12px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.districts-list .expand-quarters .down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.estates-index-district .footer{margin-top:0}@media (min-width:992px){.districts-list{background:#fff;border-radius:20px;max-height:370px;padding:1rem;position:absolute;top:60px;width:100%;z-index:1}.districts-list ul{max-height:320px;overflow-y:auto;padding:0 1rem 6rem;position:relative}.districts-list .search-button{background:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:absolute;z-index:1}.districts-list .search-button .btn{float:right}.districts-list-map{left:20px!important;max-height:inherit!important;position:fixed!important;top:40px!important;width:98%!important}.districts-list-map .row{background:#fff}.districts-list-map ul{max-height:640px}.estates-search-filters .districts-list{width:550px}.search-bar-desk .districts-list{box-shadow:0 10px 20px rgba(0,0,0,.2);max-width:28.5rem;top:50px;width:41rem}body.country-es .districts-list-es,body.country-hu .districts-list-es{display:block}}@-moz-document url-prefix(){.districts-list{max-height:none;padding-bottom:4rem}}.agency-card{background-color:#fff;border-radius:20px;color:#424e5b;margin-bottom:2rem;margin-top:1rem;padding:1rem}.agency-card .content .affiliate{display:contents}.agency-card .content .affiliate span{padding-left:10px}.agency-card.tec h3{color:#158140;font-size:1.1rem}.agency-card.tre h3{color:#ee7326;font-size:1.1rem}.agency-card .distance{margin:0 auto 1rem;position:relative;width:98%}.agency-card .distance span.tec{color:#158140;font-size:.8rem;margin-right:.12rem}.agency-card .distance span.tre{color:#ee7326;font-size:.8rem;margin-right:.12rem}.agency-card .distance:before{background:url(/img/icons/start-agency.svg) no-repeat 50%;background-size:cover;content:" ";display:block;height:16px;left:-11px;position:absolute;top:28px;width:16px}.agency-card .distance:after{background:url(/img/icons/location_on.svg) no-repeat 50%;background-size:cover;content:" ";display:block;height:23px;position:absolute;right:-10px;top:19px;width:16px}.agency-card .distance .progress{background:transparent}.agency-card .distance .progress:nth-child(2):after{background:#ccc;content:" ";display:block;height:1px;position:relative;top:2px;width:100%}.agency-card .distance .progress .progress-bar{border-radius:10px}.agency-card .distance .progress .progress-bar-tooltip{background:transparent;color:#434e5b;font-weight:600;left:10px;position:relative;text-align:right;width:auto!important}.agency-card .content{display:flex;flex-direction:column;margin-bottom:.4rem}.agency-card .content .agency-heading{align-items:flex-start;font-size:.8rem;margin-bottom:1rem}.agency-card .content .agency-heading img{border:1px solid;border-radius:10px;margin-right:.5rem;padding:.3rem;width:2.2rem}.agency-card .content .agency-heading .business-name{font-size:.9rem;font-weight:600;line-height:1.2}.agency-card .content .address,.agency-card .content .email{font-size:.9rem}.agency-card .content .masked-image{background-color:#7b8c9f;float:left;height:1rem;width:1rem}.agency-card .content button .phone{border:none;display:block;margin:0;padding:0;width:100%}.agency-card .content button .phone img{left:10px;top:4px}.agency-card .content .modal-opener .email{cursor:pointer;display:block;margin:0;padding:0;width:100%}.agency-card .content .modal-opener .email img{left:10px;top:4px}.agency-card .content.business-name{font-weight:700}.agency-card .content.district{padding-bottom:5px}.agency-card .content.email,.agency-card .content.facebook,.agency-card .content.minisite,.agency-card .content.telephone{padding:2px 0}.agency-card .content .links-container{display:block}.agency-card .container-with-icon{display:flex;margin-bottom:1rem}.agency-card .container-with-icon .icon{margin-right:.5rem}.agency-card .container-with-icon .icon img{vertical-align:text-top}.agency-card .container-with-icon .content{font-size:.9rem;font-weight:600;line-height:1.3rem}.agency-card .container-with-icon .content h4{color:#355c76;font-size:1rem;margin-bottom:0}.agency-card .agency-team{margin-top:2rem!important}.agency-card .agency-team h4{font-size:1rem;font-weight:600;margin-bottom:.9rem}.agency-card .agency-team .agency-team-slide{padding-right:.9rem}.agency-card .agency-team .agency-team-slide .avatar{background:#f1f1f1;border-radius:20px;-o-object-fit:cover;object-fit:cover;width:auto;width:100%}.agency-card .agency-team .agency-team-slide .name{font-size:.7rem;font-weight:400;text-align:center}.agency-card .agency-team .agency-team-slide .role{font-size:.7rem;font-weight:700;text-align:center;text-transform:uppercase}.agency-card.tecnocasa .content .agency-heading img{border-color:#158140}.agency-card.tecnocasa .content .agency-actions .btn.btn-network .masked-image{background-color:#fff!important;height:1rem;margin-left:5px;width:1rem}.agency-card.tecnocasa .content .agency-actions .links-container .btn-contact{background:#fff;border:2px solid #e1e9f4;box-shadow:0 9px 9px 0 rgba(225,233,244,.21),0 21px 13px 0 rgba(225,233,244,.29);color:#424e5b;text-transform:none;width:100%}.agency-card.tecnocasa .content .agency-actions .links-container .btn-contact:hover{background-color:#f8f8f8;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.agency-card.tecnocasa .content .agency-actions .links-container .btn-contact .masked-image{background-color:#7b8c9f;padding-right:10px!important}.agency-card.tecnocasa .role{color:#158140}.agency-card.tecnorete .content .agency-heading img{border-color:#ee7326}.agency-card.tecnorete .content .agency-actions .btn.btn-network .masked-image{background-color:#fff}.agency-card.tecnorete .content .agency-actions .links-container .btn-contact{border:2px solid #e1e9f4;box-shadow:0 9px 9px 0 rgba(225,233,244,.21),0 21px 13px 0 rgba(225,233,244,.29);color:#424e5b;text-transform:none;width:100%}.agency-card.tecnorete .content .agency-actions .links-container .btn-contact:hover{background-color:#f8f8f8;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.agency-card.tecnorete .content .agency-actions .links-container .btn-contact .masked-image{background-color:#7b8c9f;padding-right:10px!important}.agency-card.tecnorete .role{color:#ee7326}body.country-es .agency-actions .btn.btn-network .masked-image,body.country-hu .agency-actions .btn.btn-network .masked-image{background-color:#424e5b!important}body.country-es .agency-actions .btn.btn-network .masked-image:hover .masked-image,body.country-hu .agency-actions .btn.btn-network .masked-image:hover .masked-image{background-color:#fff!important}body.country-es.constructions-show .business-name .affiliate-desc,body.country-es.estates-show .business-name .affiliate-desc,body.country-es.estates-show-region .business-name .affiliate-desc,body.country-hu.constructions-show .business-name .affiliate-desc,body.country-hu.estates-show .business-name .affiliate-desc,body.country-hu.estates-show-region .business-name .affiliate-desc{display:none}@media (min-width:992px){.agency-card{margin:auto auto 20px;padding:1.3rem}.agency-card:last-child{margin-bottom:0}.agency-card .content .modal-opener,.agency-card .content a,.agency-card .content button.phone{display:block}.agency-card .content .btn-contact{align-items:center;display:flex;justify-content:center}.agency-card .content .links-container{display:flex}.agency-card .content .links-container .btn-contact{width:48%!important}body.country-tn .agency-card .content .links-container{display:block!important}body.country-tn .agency-card .content .links-container .btn-contact{width:100%!important}}.estate-card{background:#fff;border-radius:20px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1)!important;margin:1rem .6rem 2rem;opacity:1;position:relative;transition:all .2s}.estate-card.hidden{height:0;margin:0;opacity:0}.estate-card a{text-decoration:none}.estate-card .estate-carousel-image{border-radius:20px;border-bottom-left-radius:0;border-bottom-right-radius:0;height:228px;margin-bottom:.5rem;-o-object-fit:cover;object-fit:cover;width:100%}.estate-card .VueCarousel .VueCarousel-inner{display:flex}.estate-card .VueCarousel .VueCarousel-inner .VueCarousel-slide{flex:none;position:relative;width:100%}.estate-card .VueCarousel .VueCarousel-navigation{display:block}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev{background:linear-gradient(90deg,rgba(0,0,0,.15),transparent)!important;border-radius:20px 0 0 0;height:96%;left:2rem!important;padding:0!important;top:7.1rem!important;transition:all .25s ease-in-out;width:2rem}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev:hover{background:linear-gradient(90deg,rgba(0,0,0,.45),transparent)!important;transition:all .25s ease-in-out}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev.VueCarousel-navigation--disabled:hover{background:linear-gradient(90deg,rgba(0,0,0,.15),transparent)!important}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev.VueCarousel-navigation--disabled:hover span{cursor:default}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev span{background-image:url(/img/icons/angle-right-white.svg);background-repeat:no-repeat;background-size:contain;display:block;height:1rem;margin:auto;transform:rotate(180deg);width:1rem}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next{background:linear-gradient(90deg,transparent,rgba(0,0,0,.15))!important;border-radius:0 20px 0 0;height:96%;padding:0!important;right:2rem!important;top:7.1rem!important;transition:all .25s ease-in-out;width:2rem}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next:hover{background:linear-gradient(90deg,transparent,rgba(0,0,0,.45))!important;transition:all .25s ease-in-out}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next.VueCarousel-navigation--disabled:hover{background:linear-gradient(90deg,transparent,rgba(0,0,0,.15))!important}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next.VueCarousel-navigation--disabled:hover span{cursor:default}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next span{background-image:url(/img/icons/angle-right-white.svg);background-repeat:no-repeat;background-size:contain;display:block;height:1rem;margin:auto;width:1rem}.estate-card .VueCarousel .estate-card-counter{background:linear-gradient(179deg,transparent 21%,rgba(0,0,0,.48) 87%)!important;bottom:8px;color:#fff;font-size:.9rem;padding:10px 14px 5px;position:absolute;right:0;text-align:right;width:100%}.estate-card .VueCarousel .estate-card-counter .masked-image{filter:brightness(10);height:15px;margin-bottom:-1px;margin-right:-4px}.estate-card .estate-badges{color:#fff;left:.9rem;position:absolute;top:.4rem}.estate-card .estate-badges .estate-badge{background:#fff;border-radius:24px;box-shadow:0 1px 10px rgba(0,0,0,.2);color:#f0063c;font-size:.625rem;font-weight:700;margin-right:5px;padding:.1rem .6rem;position:relative;text-transform:uppercase}.estate-card .estate-badges .estate-badge.star-color{color:#424e5b}.estate-card .estate-badges .estate-badge .star{background-color:#f0063c;border-radius:50px;box-shadow:0 1px 10px rgba(0,0,0,.3);height:20px;left:-1px;padding-left:4px;position:absolute;top:-2px;width:26px}.estate-card .estate-badges .estate-badge .star .masked-image{background-color:#fff;height:1.1rem;width:1.1rem}.estate-card .estate-card-box-data{padding:0 .6rem .6rem}.estate-card .estate-card-box-data .estate-card-price{align-items:center;color:#424e5b;display:flex}.estate-card .estate-card-box-data .estate-card-price .estate-card-current-price{background-color:#d5efd6;border-radius:10px;font-size:1rem;font-weight:700;padding:.1rem .6rem;width:-moz-fit-content;width:fit-content}.estate-card .estate-card-box-data .estate-card-price .estate-card-discount-icon{margin-left:.2rem}.estate-card .estate-card-box-data .estate-card-price .estate-card-discount{color:#000;font-size:.6rem;text-decoration:line-through}.estate-card .estate-card-box-data .estate-card-price .estate-card-percent-discount{color:#c00;font-size:.7rem}.estate-card .estate-card-box-data .estate-card-price .estate-card-discount-text{animation:pulse 1.8s linear 3;color:#197aa9;display:inline-block;font-size:.7rem;font-weight:600;margin:0 .5rem}.estate-card .estate-card-box-data .estate-card-price .estate-card-user-buttons{display:flex;margin-left:auto}.estate-card .estate-card-box-data .estate-card-price .estate-card-user-buttons img{height:26px;margin-left:10px;width:22px}.estate-card .estate-card-box-data .estate-card-price .estate-card-discount-container .masked-image{background-color:#158140;height:.9rem;width:.9rem}.estate-card .estate-card-box-data .estate-card-current-price-euro{color:#208989;font-size:.9rem;font-weight:700;line-height:1}.estate-card .estate-card-box-data .estate-card-titles-container{display:flex}.estate-card .estate-card-box-data .estate-card-titles-container .estate-card-title{color:#424e5b;font-size:1.1875rem;font-weight:700;margin-bottom:.2rem;margin-top:.5rem}.estate-card .estate-card-box-data .estate-card-titles-container .estate-card-subtitle{color:#424e5b;font-family:Nunito,Arial,sans-serif;font-size:.9rem;font-weight:200}.estate-card .estate-card-box-data .estate-card-data{border-top:1px solid hsla(0,0%,69%,.25);margin-bottom:0;margin-top:0;padding:.7rem 0 0}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element{color:#424e5b;display:inline;flex:none;font-size:.8rem;font-weight:600;margin-left:.5rem;text-align:left}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element .masked-image{margin:0 .3rem 0 0;position:relative;top:-2px}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image{background-color:#ef9393;height:1rem;vertical-align:middle;width:1rem}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface .masked-image{background-color:#b663d7;height:1rem;vertical-align:middle;width:1rem}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image{background-color:#8ec7d5;height:1rem;vertical-align:middle;width:1rem}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-solutions .masked-image{background-color:#3f51b5;height:1.3rem;vertical-align:middle;width:1rem}.estate-card .carousel-cta{align-items:center;background-color:#5e6b70;border-radius:20px 20px 0 0;color:#fff;display:flex;height:96%;justify-content:center;position:relative;width:100%}.estate-card .carousel-cta .masked-image{background-color:#fff;height:32%;position:absolute;width:32%}.estate-card .carousel-cta span{font-size:.8rem;font-weight:600;margin-top:5rem;z-index:2}.tecnorete .estate-card-discount-text{color:#f18625}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.estates-carousel-similar .estates-carousel .estate-card{box-shadow:-1px 0 13px rgba(0,0,0,.19)!important}body.country-es .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element,body.country-hu .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element{font-size:.8rem}body.country-es .estate-card .estate-card-box-data .estate-card-data-element .masked-image,body.country-hu .estate-card .estate-card-box-data .estate-card-data-element .masked-image{background-color:#208989!important}body.country-es .estate-card .estate-card-box-data .estate-card-discount-container,body.country-hu .estate-card .estate-card-box-data .estate-card-discount-container{align-items:center;display:flex}body.country-hu .estate-card .estate-card-box-data .estate-card-titles-container .estate-card-title{font-size:1rem;font-weight:600}body.country-hu .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element{width:auto}body.country-hu .estate-card .estate-card-box-data .estate-card-price .estate-card-current-price{background-color:transparent;padding:0}@media (min-width:992px){.VueCarousel-navigation .VueCarousel-navigation-next{right:3rem!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.estate-card .estate-carousel-image{width:100%}.estates-list .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-rooms{background-image:url(/img/icons/rooms-fill.svg);background-position-y:3px;background-repeat:no-repeat}.estates-list .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-rooms img{opacity:0}.estates-list .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface{background-image:url(/img/icons/surface-fill.svg);background-position-y:3px;background-repeat:no-repeat}.estates-list .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface img{opacity:0}.estates-list .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms{background-image:url(/img/icons/bathrooms-fill.svg);background-position-y:3px;background-repeat:no-repeat}.estates-list .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms img{opacity:0}.estates-list .estate-card .VueCarousel .estate-card-counter img{height:15px;margin-bottom:5px;margin-right:0}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-rooms,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-rooms,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-rooms{background-image:url(/img/icons/rooms-fill.svg);background-position-y:3px;background-repeat:no-repeat}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-rooms img,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-rooms img,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-rooms img{opacity:0}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-surface,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-surface,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-surface{background-image:url(/img/icons/surface-fill.svg);background-position-y:3px;background-repeat:no-repeat}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-surface img,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-surface img,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-surface img{opacity:0}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms{background-image:url(/img/icons/bathrooms-fill.svg);background-position-y:3px;background-repeat:no-repeat}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms img,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms img,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms img{opacity:0}.estates-carousel-similar .VueCarousel-slide .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-rooms{background-image:url(/img/icons/rooms-fill.svg);background-position-y:3px;background-repeat:no-repeat}.estates-carousel-similar .VueCarousel-slide .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-rooms img{opacity:0}.estates-carousel-similar .VueCarousel-slide .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface{background-image:url(/img/icons/surface-fill.svg);background-position-y:3px;background-repeat:no-repeat}.estates-carousel-similar .VueCarousel-slide .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface img{opacity:0}.estates-carousel-similar .VueCarousel-slide .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms{background-image:url(/img/icons/bathrooms-fill.svg);background-position-y:3px;background-repeat:no-repeat}.estates-carousel-similar .VueCarousel-slide .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms img{opacity:0}.saved-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-rooms,.tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-rooms{background-image:url(/img/icons/rooms-fill.svg);background-position-y:3px;background-repeat:no-repeat}.saved-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-rooms img,.tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-rooms img{opacity:0}.saved-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface,.tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface{background-image:url(/img/icons/surface-fill.svg);background-position-y:3px;background-repeat:no-repeat}.saved-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface img,.tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface img{opacity:0}.saved-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms,.tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms{background-image:url(/img/icons/bathrooms-fill.svg);background-position-y:3px;background-repeat:no-repeat}.saved-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms img,.tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms img{opacity:0}}@media (min-width:1372px) and (max-width:1440px){.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element{margin-left:.2rem}}.estate-card-data{display:flex;margin-bottom:.5rem;margin-top:1.2rem}.estate-card-data .estate-card-data-element{color:#424e5b;flex:1;font-weight:600;text-align:left}.estate-card-data .estate-card-data-element img{vertical-align:top}.estate-images-v3 .desktop-mosaic .col{padding:.75rem}.estate-images-v3 .desktop-mosaic .col-6{padding:0 .375rem}.estate-images-v3 .desktop-mosaic .col-6 .lazy-image{border-radius:0;height:200px;margin-bottom:.5rem;width:auto}.estate-images-v3 .desktop-mosaic .col-6:nth-child(2) .lazy-image,.estate-images-v3 .desktop-mosaic .col-6:nth-child(4) .lazy-image{border-radius:10px}.estate-images-v3 .desktop-mosaic .main-image{border-radius:20px;height:595px}.estate-images-v2 .desktop-mosaic .col,.estate-images-v3 .desktop-mosaic .col{padding:.75rem}.estate-images-v2 .desktop-mosaic .col-6,.estate-images-v3 .desktop-mosaic .col-6{padding:0 .375rem}.estate-images-v2 .desktop-mosaic .col-6 .lazy-image,.estate-images-v3 .desktop-mosaic .col-6 .lazy-image{border-radius:0;height:200px;margin-bottom:.5rem;width:auto}.estate-images-v2 .desktop-mosaic .col-6:nth-child(2) .lazy-image,.estate-images-v2 .desktop-mosaic .col-6:nth-child(4) .lazy-image,.estate-images-v3 .desktop-mosaic .col-6:nth-child(2) .lazy-image,.estate-images-v3 .desktop-mosaic .col-6:nth-child(4) .lazy-image{border-radius:10px}.estate-images-v2 .desktop-mosaic .main-image,.estate-images-v3 .desktop-mosaic .main-image{border-radius:20px;height:595px}.estate-images-v1{margin-bottom:2rem!important}.estate-images-v1 .desktop-mosaic .col{padding:.75rem}.estate-images-v1 .desktop-mosaic .col-6{padding:0 .375rem}.estate-images-v1 .desktop-mosaic .col-6 .lazy-image{border-radius:0;height:200px;margin-bottom:.5rem;width:auto}.estate-images-v1 .desktop-mosaic .col-6:nth-child(2) .lazy-image{border-radius:0 20px 0 0}.estate-images-v1 .desktop-mosaic .col-6:nth-child(4) .lazy-image{border-radius:0 0 20px 0}.estate-images-v1 .desktop-mosaic .main-image{border-radius:20px 0 0 20px;height:500px}@media (min-width:769px){.estate-images .media-buttons{margin:0 -1rem}.estate-images .media-buttons .VueCarousel-slide{padding:0 .5rem}.estate-images .media-buttons .VueCarousel-slide .media-button{height:80px;width:100%}}.media-gallery-modal .modal-dialog{height:100%!important;left:0!important;top:0!important;width:100%!important}.media-gallery-modal .modal-dialog .modal-content{border-radius:0!important}.media-gallery-modal .modal-dialog .modal-content .modal-header{box-shadow:0 0 6px rgba(0,0,0,.1);padding:.5rem 0 0 .9rem;position:relative}.media-gallery-modal .modal-dialog .modal-content .modal-header .col-auto h1.estate-title,.media-gallery-modal .modal-dialog .modal-content .modal-header .col-auto h2.estate-subtitle{display:none}.media-gallery-modal .modal-dialog .modal-content .modal-header .estate-data{box-shadow:none;padding-top:0;position:static;width:auto}.media-gallery-modal .modal-dialog .modal-content .modal-header .estate-data .estate-price .current-price{font-size:1.4rem}.media-gallery-modal .modal-dialog .modal-content .modal-header .estate-data .estate-actions,.media-gallery-modal .modal-dialog .modal-content .modal-header .estate-data .estate-options,.media-gallery-modal .modal-dialog .modal-content .modal-header .estate-data .share-button,.media-gallery-modal .modal-dialog .modal-content .modal-header .estate-title{display:none}.media-gallery-modal .modal-dialog .modal-content .modal-header .close{font-size:2rem;margin:0;padding:0;position:absolute;right:.9rem;top:.5rem;z-index:10000}.media-gallery-modal .modal-dialog .modal-content .modal-body{overflow-x:hidden;padding:0}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container{height:79vh}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content{margin-top:80px;width:100%}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .youtube-video{-webkit-overflow-scrolling:touch;background-color:#fff;contain:content;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;margin:40px auto auto;overflow-x:hidden;position:fixed;right:0;top:0;touch-action:auto;width:100%}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .virtual-tour{-webkit-overflow-scrolling:touch;background-color:#fff;contain:content;display:flex;flex-direction:column;height:98%;justify-content:flex-start;left:0;margin:20px auto auto;overflow-x:hidden;position:fixed;right:0;top:0;touch-action:auto;width:100%}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .media-map-container .mapboxgl-map{height:350px}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container{height:100%;margin-top:-30px}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .current-image{height:calc(100% - 130px);min-height:240px;position:relative;width:100%}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .current-image img{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;min-height:240px;position:absolute;right:0;top:0;width:auto}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery-commands .images-gallery-status{display:flex;flex-direction:row;justify-content:space-between}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery-commands .images-gallery-status .summary{font-size:.9rem;font-weight:600;padding-left:.5rem}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery-commands .images-gallery-status .orientation{font-size:.8rem;font-weight:600;line-height:.9rem;opacity:0;padding-bottom:.5rem;padding-right:.5rem;text-align:right;width:170px}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery-commands .images-gallery-thumbnails .VueCarousel .VueCarousel-inner .VueCarousel-slide{border:1px solid #eee;border-left:0}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery-commands .images-gallery-thumbnails .VueCarousel .VueCarousel-inner .VueCarousel-slide.current{border:2px solid #424e5b}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery-commands .images-gallery-thumbnails .VueCarousel .VueCarousel-inner img{display:block;margin:auto;max-height:80px}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery-commands .images-gallery-thumbnails .VueCarousel .VueCarousel-inner .floor-plan-icons{display:none}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons{background:#fff;border-radius:0;bottom:auto;box-shadow:none;left:0;margin:0;max-width:100%;padding:0;position:absolute;top:0;width:100%;z-index:100}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons{display:flex;justify-content:left}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons .media-button{background:none;border:none;flex:0;height:50px;justify-content:left;padding:0 .8rem}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .images-ai{display:none}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container{display:flex;flex-direction:column-reverse}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .detail-map{margin-top:-42px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .detail-map .mapboxgl-map{height:100vh}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController{-webkit-overflow-scrolling:touch;background:#fff;display:flex;flex-wrap:nowrap;height:70px;margin:0;overflow-x:auto;overflow-y:hidden;padding-top:20px;position:relative;position:absolute;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;top:29px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi{margin-top:6px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button{background-position:5px 4px;background-repeat:no-repeat;background-size:19px;height:27px;width:auto}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button>div{margin-left:10px;position:static;transform:none}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button.active.parking{background-color:#e1e9f9;box-shadow:0 0 0 2px #a2b5dd}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button.active.ev_charging{background-color:#fff4f4;box-shadow:0 0 0 2px #ffcacc}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button.active.fuel{background-color:#deedef;box-shadow:0 0 0 2px rgba(20,175,193,.41)}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button.active.post{background-color:#fffddf;box-shadow:0 0 0 2px #beba2b}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .mapboxgl-ctrl-bottom-left{bottom:60px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper{height:75vh}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper-container .swiper-wrapper .swiper-slide img.img-gallery{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:0;transform:none;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper-container .swiper-button-next,.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper-container .swiper-button-prev{color:#424e5b}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open{box-shadow:0 0 16px rgba(0,0,0,.2);display:none;position:relative;transform:translateY(0);z-index:1}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .images-gallery-thumb{background-color:#fff;bottom:0;margin-left:0;margin-right:auto;overflow:visible;padding:0 .4rem;position:absolute;transform:translateY(100%);transition:transform .25s ease;width:100%;z-index:1}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .images-gallery-thumb .swiper img.img-gallery-thumb{height:96px;-o-object-fit:cover;object-fit:cover;padding:2px;width:130px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .images-gallery-thumb .swiper-container .swiper-wrapper .swiper-slide.active{border:none}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .images-gallery-thumb .swiper-container .swiper-wrapper .swiper-slide.active img{outline:2px solid #424e5b}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .thumb_close{background:#fff;border-radius:0 10px 10px 0;cursor:pointer;font-weight:600;left:0;padding:0 10px;position:absolute;top:-2rem;transition:all .25s;z-index:1}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_closed .thumb_close{bottom:0;cursor:pointer;font-weight:600;position:absolute;transition:all .25s}.gallery_standalone{height:99vh}.gallery_standalone .images-gallery-container{background:#fff;height:99vh}.gallery_standalone .images-gallery-container .images-gallery{height:85vh}.gallery_standalone .images-gallery-container .images-gallery .swiper-container{height:100%!important}.gallery_standalone .images-gallery-container .modal-dialog{height:100%;margin:0;max-width:100%;padding:0}.gallery_standalone .images-gallery-container .modal-dialog .modal-content{border:none;border-radius:0;height:100vh}.gallery_standalone .images-gallery-container .modal-dialog .modal-content .modal-header{padding:0}.gallery_standalone .images-gallery-container .modal-dialog .modal-content .modal-body{height:80%;padding:0}.gallery_standalone .virtual-tour{-webkit-overflow-scrolling:touch;background-color:#fff;contain:content;display:flex;flex-direction:column;height:98%;justify-content:flex-start;left:0;margin:40px auto auto;overflow-x:hidden;position:fixed;right:0;top:0;touch-action:auto;width:100%}@media screen and (min-width:48em){.thumb_close_closed .thumb_close{background:#fff;bottom:0;font-weight:600;left:1.6rem;position:absolute;transition:all .25s;width:100%;z-index:1}}.modal-open .modal{overflow-y:hidden}.estate-images-v3 .media-button{background:#fff;border:none;border-radius:5px;box-shadow:0 3px 16px rgba(73,85,97,.35);display:block;font-size:.8rem;font-weight:600;height:2.5rem;margin:.2rem auto;text-align:center;transition:all .2s ease-in-out;width:95%}.estate-images-v3 .media-button .masked-image.button-icon{background-color:#424e5b;height:20px;margin-top:0;width:20px}.estate-images-v3 .media-button span{color:#424e5b;display:none}.estate-images-v3 .media-button.active,.estate-images-v3 .media-button:hover{box-shadow:0 0 6px rgba(0,0,0,.22);transition:all .2s ease-in-out}.estate-images-v3 .media-button:focus{border:0;outline:0}.estate-images-v3 .media-button:disabled{box-shadow:none;color:#424e5b;opacity:.7}.estate-images-v3 .media-button:disabled .button-icon,.estate-images-v3 .media-button:disabled span{opacity:.6}.estate-images-v2 .media-button{background:#fff;border:none;border-radius:5px;box-shadow:0 3px 16px rgba(73,85,97,.35);display:block;font-size:.8rem;font-weight:600;height:2.5rem;margin:.2rem auto;text-align:center;transition:all .2s ease-in-out;width:95%}.estate-images-v2 .media-button .masked-image.button-icon{background-color:#424e5b;height:20px;margin-top:0;width:20px}.estate-images-v2 .media-button span{color:#424e5b;display:none;line-height:11px}.estate-images-v2 .media-button.active,.estate-images-v2 .media-button:hover{box-shadow:0 0 6px rgba(0,0,0,.22);transition:all .2s ease-in-out}.estate-images-v2 .media-button:focus{border:0;outline:0}.estate-images-v2 .media-button:disabled{box-shadow:none;color:#424e5b;opacity:.7}.estate-images-v2 .media-button:disabled .button-icon,.estate-images-v2 .media-button:disabled span{opacity:.6}.estate-images-v1 .media-button{background:#fff;border:none;border-radius:10px;box-shadow:0 3px 16px rgba(0,0,0,.08);display:block;font-size:.8rem;font-weight:600;height:2.5rem;margin:.2rem auto;text-align:center;transition:all .2s ease-in-out;width:95%}.estate-images-v1 .media-button .masked-image.button-icon{background-color:#424e5b;height:20px;width:100%}.estate-images-v1 .media-button span{color:#424e5b;display:none}.estate-images-v1 .media-button.active,.estate-images-v1 .media-button:hover{box-shadow:0 0 6px rgba(0,0,0,.22);transition:all .2s ease-in-out}.estate-images-v1 .media-button:focus{border:0;outline:0}.estate-images-v1 .media-button:disabled{box-shadow:none;color:#424e5b;opacity:.5}.estate-images-v1 .media-button:disabled .button-icon,.estate-images-v1 .media-button:disabled span{opacity:.7}.estate-images-v1 .media-gallery-modal .masked-image.button-icon{background-color:#424e5b;height:16px;margin-top:0;width:20px}img.plan-gallery-img{display:block;margin:auto;max-height:100%;max-width:100%}body.tecnocasa .media-button.active,body.tecnocasa .media-button:hover{background:#fff;color:#158140;outline-color:#158140}body.tecnocasa .media-button.active span,body.tecnocasa .media-button:hover span{color:#158140}body.tecnocasa .media-button.active .masked-image.button-icon,body.tecnocasa .media-button:hover .masked-image.button-icon{background-color:#158140}body.tecnorete .media-button.active,body.tecnorete .media-button:hover{color:#ee7326;outline-color:#ee7326}body.tecnorete .media-button.active span,body.tecnorete .media-button:hover span{color:#ee7326}body.tecnorete .media-button.active .masked-image.button-icon,body.tecnorete .media-button:hover .masked-image.button-icon{background-color:#ee7326}body.tecnocasa .media-button:disabled:hover span,body.tecnorete .media-button:disabled:hover span{color:#424e5b}body.tecnocasa .media-button:disabled:hover .masked-image.button-icon,body.tecnorete .media-button:disabled:hover .masked-image.button-icon{background-color:#424e5b}@media (orientation:landscape) and (max-height:360px){.media-gallery-modal .modal-dialog .modal-content{width:100vw}.media-gallery-modal .modal-dialog .modal-content .modal-header{box-shadow:none}.media-gallery-modal .modal-dialog .modal-content .modal-header .estate-data{display:none}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content{margin-top:0}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands{display:flex;flex-direction:column-reverse;height:100%}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .images-gallery-thumbnails{left:1rem;position:fixed;right:1rem;top:4rem}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .images-gallery-thumbnails .VueCarousel .VueCarousel-inner .VueCarousel-slide img{display:block;height:230px;margin:auto;max-height:none;max-width:100%;width:auto}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .images-gallery-status{bottom:1rem;left:1rem;position:fixed;right:1rem}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .images-gallery-status .orientation{width:250px}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper{height:100vh!important}.estate-images-v1 .media-gallery-container .media-button,.estate-images-v2 .media-gallery-container .media-button,.estate-images-v3 .media-gallery-container .media-button,.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open{display:none}.estate-images-v1 .media-gallery-container .media-gallery-content .images-gallery-container,.estate-images-v2 .media-gallery-container .media-gallery-content .images-gallery-container,.estate-images-v3 .media-gallery-container .media-gallery-content .images-gallery-container{margin-top:0!important}.estate-images-v1 .media-gallery-container .media-gallery-content .detail-map-container .poiController,.estate-images-v2 .media-gallery-container .media-gallery-content .detail-map-container .poiController,.estate-images-v3 .media-gallery-container .media-gallery-content .detail-map-container .poiController{top:0!important}}@media (min-width:992px){.modal-open .modal{overflow-y:auto}.media-button{font-weight:600!important}.media-button .masked-image.button-icon{display:inline-block}.media-button span{display:block!important}.media-button:disabled,.media-button:disabled span{display:block}.modal.media-gallery-modal .modal-dialog{top:5vh;width:94vw}.modal.media-gallery-modal .modal-dialog .modal-content{border-top:1px solid #9da1a4;height:100vh;overflow-x:hidden}.modal.media-gallery-modal .modal-dialog .modal-content .modal-header{align-items:center;justify-content:left}.modal.media-gallery-modal .modal-dialog .modal-content .modal-header .close{top:0}.modal.media-gallery-modal .modal-dialog .modal-content .modal-header .estate-data{box-shadow:none;margin-bottom:0}.modal.media-gallery-modal .modal-dialog .modal-content .modal-header .estate-title{display:block}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body{margin:1rem 0 0}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container{height:auto;margin-top:-10px;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content{float:left;height:auto;margin-bottom:1rem}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .youtube-video{-webkit-overflow-scrolling:touch;background-color:#fff;contain:content;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;margin:40px auto auto;overflow-x:hidden;position:fixed;right:0;top:0;touch-action:auto;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .virtual-tour{-webkit-overflow-scrolling:touch;background-color:#fff;contain:content;display:flex;flex-direction:column;height:98%;justify-content:flex-start;left:0;margin:40px auto auto;overflow-x:hidden;position:fixed;right:0;top:0;touch-action:auto;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .current-image{display:none}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-status{bottom:-52px;position:absolute;right:200px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands{margin:auto;width:1024px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .images-gallery-thumbnails .VueCarousel .VueCarousel-inner .VueCarousel-slide{border:0}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .VueCarousel{height:auto;max-width:1024px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .VueCarousel .VueCarousel-inner{max-height:none}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .VueCarousel .VueCarousel-inner .VueCarousel-slide{border:0;position:relative}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .VueCarousel .VueCarousel-inner .VueCarousel-slide img:not(.floor-plan-icon){border:1px solid #eee;display:block;margin:auto;max-height:60vh;max-width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .VueCarousel .VueCarousel-inner .VueCarousel-slide .floor-plan-icons{display:block;position:absolute;top:0;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .VueCarousel .VueCarousel-inner .VueCarousel-slide .floor-plan-icons .floor-plan-icon{background:hsla(0,0%,100%,.188);border-radius:50%;position:absolute;transform:scale(1.4)}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .VueCarousel .VueCarousel-navigation{bottom:-5rem;height:5rem;position:absolute;right:7.5rem;width:.5rem;z-index:1}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-button{background-color:#fff;border-radius:3px;padding:.5rem}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container{display:flex;flex-direction:row;height:auto}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController{display:block;margin-left:10px;margin-top:0;overflow:auto;position:relative;white-space:break-spaces}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi{display:contents}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button{background-position:center 10px;background-repeat:no-repeat;background-size:19px;border:0;border-radius:10px;box-sizing:border-box;cursor:pointer;height:56px;margin:6px;position:relative}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button>div{bottom:5px;font-size:.8rem}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .detail-map{height:auto;margin-top:0}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .detail-map .mapboxgl-map{height:calc(100vh - 78px)}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .orientation{display:none}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons{background:#fff;border-bottom:1px solid #e1e1e1;bottom:auto;box-shadow:none;display:block;height:50px;height:39px;left:0;margin:0;position:fixed;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons{display:block}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons .media-button{border-bottom:3px solid transparent;border-radius:0;border-right:none!important;box-shadow:none;display:inline-flex;float:left;font-size:.9rem;font-weight:400!important;height:auto;height:38px;margin-right:.5rem;transition:none;width:auto}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons .media-button.active{border-bottom:3px solid;box-shadow:none}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons .media-button.active:hover,.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons .media-button:hover{border-bottom:3px solid}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons .media-button:disabled{border:none}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons .media-button .masked-image.button-icon{margin-right:6px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-buttons .buttons .media-button span{padding-right:10px}}@media (min-width:768px) and (max-width:1025px){.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands{width:auto}}@media (min-width:992px){.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container{display:flex;flex-direction:column-reverse}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .detail-map{-webkit-overflow-scrolling:touch;background-color:#fff;contain:content;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;margin-top:70px;overflow-x:hidden;position:fixed;right:0;top:0;touch-action:auto;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController{-webkit-overflow-scrolling:touch;background:#fff;display:flex;flex-wrap:nowrap;height:70px;margin:0;overflow-x:auto;overflow-y:hidden;padding-top:10px;position:absolute;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;top:29px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi{margin-top:0}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button{background-position:5px 4px;background-repeat:no-repeat;background-size:19px;border-radius:20px;height:27px;padding:2px 15px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button>div{bottom:3px;margin-left:13px;margin-right:10px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper{height:80vh}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper-container .swiper-wrapper{width:93%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper-container .swiper-wrapper .swiper-slide img.img-gallery{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:0;transform:none;width:100%}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper-container .swiper-button-next,.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .images-gallery .swiper-container .swiper-button-prev{color:#838a93}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open{box-shadow:0 0 16px rgba(0,0,0,.2);display:block;position:relative;transform:translateY(0);z-index:1}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .images-gallery-thumb{background-color:#fff;bottom:0;margin-left:0;margin-right:auto;overflow:visible;padding:0 .4rem;position:absolute;transform:translateY(100%);transition:transform .25s ease;width:100%;z-index:1}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .images-gallery-thumb .swiper img.img-gallery-thumb{height:96px;-o-object-fit:cover;object-fit:cover;padding:2px;width:130px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .images-gallery-thumb .swiper-container{margin-top:10px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .images-gallery-thumb .swiper-container .swiper-wrapper .swiper-slide.active{border:none}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .images-gallery-thumb .swiper-container .swiper-wrapper .swiper-slide.active img{outline:2px solid #424e5b}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_open .thumb_close{left:2.6rem;top:-2rem}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .thumb_close_closed .thumb_close{bottom:0;cursor:pointer;font-weight:600;position:absolute;transition:all .25s}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.media-button .button-icon{height:20px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button{display:block}}.points-of-interest-modal .points-of-interest-list{-moz-columns:2;column-count:2}.estates-search-filters .desktop-estate-filters{display:flex;padding:1rem}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .my-select .clearable img{top:1.1rem}.estates-search-filters .desktop-estate-filters .my-checkbox{float:left}.estates-search-filters .desktop-estate-filters .my-input .my-input-label,.estates-search-filters .desktop-estate-filters .my-select .my-input-label{color:#424e5b;cursor:text;font-size:.8rem;font-weight:400}.estates-search-filters .desktop-estate-filters .my-select{border:0;min-width:8rem}.estates-search-filters .desktop-estate-filters .my-select .multiselect__option--highlight{background:#f1f3f4}.estates-search-filters .desktop-estate-filters .my-select .my-select-label{color:#424e5b;cursor:pointer;font-size:.9rem;font-weight:400;top:.91rem}.estates-search-filters .desktop-estate-filters .my-select.has-value .my-select-label{display:none;font-size:.9rem;line-height:normal;top:.91rem}.estates-search-filters .desktop-estate-filters .my-select .clearable img{right:1.7rem;width:1.15rem}.estates-search-filters .desktop-estate-filters .btn{width:-moz-fit-content;width:fit-content}.estates-search-filters .desktop-estate-filters .btn.save-search-button,.estates-search-filters .desktop-estate-filters .btn.secondary-filters-button{height:29px;margin-top:11px;max-width:130px;padding:0 .4rem!important}.estates-search-filters .desktop-estate-filters .btn.save-search-button .masked-image,.estates-search-filters .desktop-estate-filters .btn.secondary-filters-button .masked-image{display:none!important}.estates-search-filters .desktop-estate-filters .btn.save-search-button:hover .masked-image,.estates-search-filters .desktop-estate-filters .btn.secondary-filters-button:hover .masked-image{background-color:#424e5b;height:1rem;vertical-align:middle}.estates-search-filters .desktop-estate-filters .btn-group .btn{min-width:auto}.estates-search-filters .desktop-estate-filters .other-filters-container{overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:10rem}.estates-search-filters .desktop-estate-filters .other-filters-container .btn-text{color:#424e5b;font-size:.9rem!important;font-weight:400;padding:1rem;text-decoration:none;text-transform:none}.estates-search-filters .desktop-estate-filters .other-filters-container .masked-image,.estates-search-filters .desktop-estate-filters .other-filters-container img{height:1rem;margin-left:.2rem;margin-top:-3px;vertical-align:middle;width:1rem}.estates-search-filters .desktop-estate-filters .other-filters-container .close img{margin-left:.8rem;width:2rem}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters{background:#fff;border-radius:10px;border-radius:0;box-shadow:0 4px 6px rgba(0,0,0,.05);height:calc(100% - 108px);overflow:auto;padding:1rem;position:fixed;right:0;top:8.2rem;width:45.3vw;z-index:1}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .form-group{margin-bottom:0}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .form-group .my-select{margin-bottom:.5rem;margin-left:0}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .form-group .my-select .multiselect.multiselect--active .multiselect__tags{background-color:#fff;border:1px solid #424e5b;box-shadow:0 0 10px rgba(66,78,91,.2);transition:all .2s ease-in-out}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .form-group .search-button{border-top:1px solid #f2f2f2;z-index:1}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .form-group .search-button .btn-apply{max-width:-moz-fit-content;max-width:fit-content}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .multiselect__tags{background-color:#fff;border:1px solid #e1e1e1;border-radius:10px;box-shadow:0 0 10px transparent;font-size:1rem;font-weight:300;height:3rem;transition:all .2s ease-in-out}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .multiselect__tags .multiselect__single{font-size:1rem;font-weight:600;left:.4rem}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .bathrooms-filter .btn{line-height:.3rem}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .bathrooms-filter .btn:hover{background-color:#f2f2f2}.estates-search-filters .desktop-estate-filters .form-control{width:8rem}.estates-search-filters .desktop-estate-filters .search-bar-desk .geo-autocomplete .my-input{min-width:13.5rem}.estates-search-filters .desktop-estate-filters .search-bar-desk .geo-autocomplete .my-input .form-control{background-image:url(/img/icons/search-filters.svg);background-position:right 7px bottom 14px;background-repeat:no-repeat;background-size:18px;min-width:13.5rem;padding-right:50px;width:14.5rem}.estates-search-filters .desktop-estate-filters .search-bar-desk .geo-autocomplete-results{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 10px 20px rgba(0,0,0,.2);margin-top:0;max-width:28.5rem}.estates-search-filters .desktop-estate-filters .range-control-input .form-control[disabled],.estates-search-filters .desktop-estate-filters .range-control-input .form-control[readonly]{background-color:#fff}.estates-search-filters .desktop-estate-filters .range-control-filters{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 10px 20px rgba(0,0,0,.15);padding:1rem;position:absolute;width:20rem}.estates-search-filters .desktop-estate-filters .range-control-filters .form-group{margin-bottom:0}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value{height:208px;margin-top:5px;padding:5px 10px}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value:focus{outline:0}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value .default-value-max,.estates-search-filters .desktop-estate-filters .range-control-filters .default-value .default-value-min{height:208px;overflow:auto}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value ul{list-style-type:none;margin-left:0;margin-right:10px;padding-left:0}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value ul li{-webkit-tap-highlight-color:rgba(0,0,0,0);border-bottom:1px solid #f2f2f2;cursor:pointer;font-weight:500;overflow:hidden;padding:.5rem .3rem;position:relative;z-index:1}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value ul li:hover{background-color:#f2f2f2;color:#424e5b}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value ul li.selected{background:#f1f3f4}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value .default-value-min{text-align:left}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value .default-value-max{text-align:right}.estates-search-filters .mobile-search-filters .geo-autocomplete-results{border:1px solid #e1e1e1;box-shadow:0 4px 6px rgba(0,0,0,.05);max-width:20rem}.estates-search-filters .mobile-search-filters .secondary-filters .form-group{border-bottom:1px solid #f4f4f4;margin-bottom:0}.estates-search-filters .mobile-search-filters .secondary-filters .form-group .my-select{margin-bottom:1rem}.estates-search-filters .mobile-search-filters .secondary-filters .form-group .my-select.has-value .my-select-label{display:none}.estates-search-filters .mobile-search-filters .secondary-filters .form-group .my-select.has-value .multiselect__single{padding-top:0}.estates-search-filters .mobile-search-filters .secondary-filters .form-group .masked-image{height:1.1rem;margin-left:.2rem;margin-top:-3px;vertical-align:middle;width:1.1rem}.estates-search-filters .mobile-search-filters .form-group .my-select{font-weight:500;margin-bottom:.7rem}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect .multiselect__select{background-image:url(/img/icons/dropdown.svg);background-position:12px 6px;background-repeat:no-repeat;background-size:1.4rem;transition:none}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect .multiselect__select:before{opacity:0}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect.multiselect--active .multiselect__select{background-position:7px 8px;transform:scale(-1);transition:none}.estates-search-filters .mobile-search-filters .form-group .my-select .my-select-label{color:#424e5b;font-weight:500}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect .multiselect__tags{background:#fff;border:1px solid #e1e1e1;border-radius:10px;transition:all .2s ease-in-out}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect.multiselect--active .multiselect__tags{border:1px solid #424e5b;box-shadow:0 0 10px rgba(66,78,91,.2);transition:all .2s ease-in-out}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect .multiselect__content-wrapper{border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1)}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect .multiselect__content-wrapper .sub{margin-left:20px}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect .multiselect__option--highlight{background:#f1f3f4;color:#424e5b}.estates-search-filters .mobile-search-filters .form-group h5{color:#7b8c9f;font-size:1.1rem;font-weight:700}.estates-search-filters .mobile-search-filters .form-group .status{padding-right:.5rem!important}.estates-search-filters .mobile-search-filters .form-group .status .my-select{max-width:none}.estates-search-filters .mobile-search-filters .form-group .bathrooms-filter .btn{line-height:1.5rem}.estates-search-filters .mobile-search-filters .form-group .bathrooms-filter .btn.active{background-color:#424e5b!important}.estates-search-filters .mobile-search-filters .form-group .bathrooms-filter .form-group{border:0}.estates-search-filters .mobile-search-filters .form-group .my-input input.form-control{background-color:#f2f2f2;background:#fff;border:1px solid #e1e1e1;border-radius:10px;font-weight:600;max-width:none;transition:all .2s ease-in-out;width:100%}.estates-search-filters .mobile-search-filters .form-group .my-input input.form-control:focus{border-color:#424e5b;box-shadow:0 0 10px rgba(66,78,91,.2);transition:all .2s ease-in-out}.estates-search-filters .mobile-search-filters .form-group .my-input:hover input.form-control{border-color:#424e5b;transition:all .2s ease-in-out}.estates-search-filters .mobile-search-filters .my-checkbox .form-check-inline{background:#f8f8f8;border:1px solid #d6d6d6;border-radius:30px;float:left;margin-bottom:.75rem;padding:.08rem .6rem}.estates-search-filters .mobile-search-filters .my-checkbox .form-check-inline.checked{background:#424e5b;border-color:#424e5b;color:#fff}.estates-search-filters .mobile-search-filters .my-checkbox .form-check-inline.checked .masked-image{background:#f8f8f8}.estates-search-filters .mobile-search-filters .my-checkbox .form-check-inline label{left:-5px;line-height:1.9rem;padding-left:1.8rem}.estates-search-filters .mobile-search-filters .my-checkbox .form-check-inline label:after{background:#fff;border:1px solid #d6d6d6;height:.9rem;top:.1rem;width:.9rem}.estates-search-filters .mobile-search-filters .my-checkbox .form-check-inline label:before{left:-1px!important;top:4px!important;transform:rotate(40deg)}.estates-search-filters .apply-filters{background:#fff;bottom:0;box-shadow:0 -1px 6px rgba(0,0,0,.1);left:0;padding:1rem 1rem 0;position:fixed;width:100%;z-index:1}.country-it .estates-search-filters .desktop-estate-filters .multiselect .multiselect__single{color:#424e5b!important}.country-es .estates-search-filters .desktop-estate-filters .btn.save-search-button,.country-es .estates-search-filters .desktop-estate-filters .btn.secondary-filters-button,.country-hu .estates-search-filters .desktop-estate-filters .btn.save-search-button,.country-hu .estates-search-filters .desktop-estate-filters .btn.secondary-filters-button,.country-pl .estates-search-filters .desktop-estate-filters .btn.save-search-button,.country-pl .estates-search-filters .desktop-estate-filters .btn.secondary-filters-button{max-width:-moz-fit-content;max-width:fit-content;padding:0 1rem 0 .6rem!important}.country-hu .estates-search-filters .desktop-estate-filters .search-bar-desk .geo-select,.country-pl .estates-search-filters .desktop-estate-filters .search-bar-desk .geo-select,.country-tn .estates-search-filters .desktop-estate-filters .search-bar-desk .geo-select{display:flex}.country-tn .estates-search-filters .desktop-estate-filters .btn.save-search-button{margin-left:1rem!important;max-width:180px!important}.country-hu .estates-search-filters .desktop-estate-filters .my-select .my-select-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px}.country-hu .estates-search-filters .desktop-estate-filters .my-select.filter-type{min-width:12rem}.country-hu .estates-search-filters .desktop-estate-filters .my-select#input-geo-select-city,.country-hu .estates-search-filters .desktop-estate-filters .my-select#input-geo-select-region{min-width:14rem}.country-hu .estates-search-filters .desktop-estate-filters .my-select#input-geo-select-city .my-select-label,.country-hu .estates-search-filters .desktop-estate-filters .my-select#input-geo-select-region .my-select-label{width:175px}.country-es .estates-search-filters .desktop-estate-filters .other-filters-container .other-filters{top:7.2rem}@media (min-width:991px){.estates-search-filters .desktop-estate-filters{padding:0}.estates-search-filters .desktop-estate-filters .search-bar-desk .geo-autocomplete .my-input .form-control{cursor:pointer;font-weight:600;padding-top:.6rem;width:22rem}.estates-search-filters .desktop-estate-filters .search-bar-desk .geo-autocomplete .my-input.is-focus .form-control{border-right:1px solid #f2f2f2;padding-top:1.2rem}.estates-search-filters .desktop-estate-filters .search-bar-desk .geo-autocomplete .my-input .range-control-input.is-focus{background-color:#f2f2f2}.estates-search-filters .desktop-estate-filters .toggleFilters{border-right:1px solid #f2f2f2;max-width:9rem;overflow:hidden;padding-right:0;text-overflow:ellipsis;white-space:nowrap}.estates-search-filters .desktop-estate-filters .toggleFilters .range-control-label{background-color:transparent;background-image:url(/img/icons/dropdown.svg);background-position:right 5px bottom 0;background-repeat:no-repeat;cursor:pointer;font-size:.9rem;font-weight:400;height:50px;line-height:50px;padding:0 2.7rem 0 .9rem}.estates-search-filters .desktop-estate-filters .toggleFilters .range-control-label.font-weight-bold{font-weight:900!important}.estates-search-filters .desktop-estate-filters .toggleFilters.is-open .range-control-label{background-image:url(/img/icons/dropdown-open.svg)}.estates-search-filters .desktop-estate-filters .range-control-input .form-control[disabled],.estates-search-filters .desktop-estate-filters .range-control-input .form-control[readonly]{background-color:#fff;background-image:url(/img/icons/dropdown.svg);background-position:right 6px bottom 16px;background-repeat:no-repeat;border:none;border-radius:0;border-right:1px solid #f2f2f2;color:transparent;height:3.125rem;padding-right:39px}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__single{font-size:.9rem;font-weight:800;overflow:auto;padding:0}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__tags{background-color:#fff;border-radius:0;border-right:1px solid #f2f2f2;color:#365c76;font-weight:500;height:3.125rem;padding:0 59px 0 8px;text-transform:capitalize}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__tags:hover{border:1px solid transparent;padding-left:9px}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__select{background:#fff;height:18px}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__select:before{background-image:url(/img/icons/dropdown.svg);background-position:right 12px bottom;background-repeat:no-repeat;background-size:22px;border:none;color:transparent;display:inline;min-width:13.5rem;padding-right:39px;right:0;top:65%;transform:rotate(0);width:14.5rem}.estates-search-filters .desktop-estate-filters .multiselect .multiselect--disabled{background:none}.estates-search-filters .desktop-estate-filters .multiselect.multiselect--active .multiselect__select{transform:none}.estates-search-filters .desktop-estate-filters .multiselect.multiselect--active .multiselect__select:before{background-image:url(/img/icons/dropdown-open.svg)}.estates-search-filters .desktop-estate-filters .multiselect__content-wrapper{border:0;box-shadow:0 10px 20px rgba(0,0,0,.2);min-width:100%;width:-moz-fit-content;width:fit-content}.estates-search-filters .desktop-estate-filters .multiselect__content-wrapper .multiselect__element{border-bottom:1px solid #f2f2f2}.estates-search-filters .desktop-estate-filters .multiselect__content-wrapper .multiselect__element:hover{background-color:#e0ece6;color:#424e5b}.estates-search-filters .desktop-estate-filters .multiselect__content-wrapper .multiselect__element:hover span{color:#424e5b}.estates-search-filters .desktop-estate-filters .multiselect__content-wrapper .multiselect__element .multiselect__option{font-weight:500}.estates-search-filters .desktop-estate-filters .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected{color:#424e5b;font-weight:600}.estates-search-filters .desktop-estate-filters .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--highlight:hover{background-color:#e0ece6;color:#424e5b}.estates-search-filters .desktop-estate-filters .multiselect__content-wrapper .multiselect__element .sub{margin-left:20px}.estates-search-filters .desktop-estate-filters input.form-control{background-color:#fff;border-radius:0;border-right:1px solid #f2f2f2;height:3.125rem}.estates-search-filters .desktop-estate-filters input.form-control:focus{border:none}.estates-search-filters .desktop-estate-filters .form-group .range-control-filters .my-input input.form-control{background-color:#f2f2f2;background:#fff;border:1px solid #e1e1e1;border-radius:10px;font-weight:600;transition:all .2s ease-in-out}.estates-search-filters .desktop-estate-filters .form-group .range-control-filters .my-input input.form-control:focus{border-color:#424e5b;box-shadow:0 0 10px rgba(66,78,91,.2);transition:all .2s ease-in-out}.estates-search-filters .desktop-estate-filters .form-group .range-control-filters .my-input:hover input.form-control{border-color:#424e5b;transition:all .2s ease-in-out}.estates-search-filters .desktop-estate-filters .btn.save-search-button,.estates-search-filters .desktop-estate-filters .btn.secondary-filters-button{background:#e5eaef;border:0;border-bottom:0;border-radius:10px;border-top:0;box-shadow:none;color:#313d46!important;height:38px;letter-spacing:0;line-height:1;margin-top:8px;padding:0 1rem 0 .6rem;padding-top:2px!important;text-transform:uppercase}.estates-search-filters .desktop-estate-filters .btn.save-search-button .masked-image,.estates-search-filters .desktop-estate-filters .btn.secondary-filters-button .masked-image{background-color:#fff;display:inline-block;height:1rem;vertical-align:middle}@keyframes ring{0%{-webkit-transform:rotate(35deg)}12.5%{-webkit-transform:rotate(-30deg)}25%{-webkit-transform:rotate(25deg)}37.5%{-webkit-transform:rotate(-20deg)}50%{-webkit-transform:rotate(15deg)}62.5%{-webkit-transform:rotate(-10deg)}75%{-webkit-transform:rotate(5deg)}to{-webkit-transform:rotate(0deg)}}.estates-search-filters .desktop-estate-filters .btn.save-search-button .masked-image{animation:ring 1s;animation-iteration-count:2;display:inline-block!important;left:-3px;position:relative;top:-1px;width:1rem}@keyframes ringOver{0%{-webkit-transform:rotate(35deg)}12.5%{-webkit-transform:rotate(-30deg)}25%{-webkit-transform:rotate(25deg)}37.5%{-webkit-transform:rotate(-20deg)}50%{-webkit-transform:rotate(15deg)}62.5%{-webkit-transform:rotate(-10deg)}75%{-webkit-transform:rotate(5deg)}to{-webkit-transform:rotate(0deg)}}.estates-search-filters .desktop-estate-filters .btn.save-search-button:hover .masked-image{animation:ringOver 1.5s}.estates-search-filters .desktop-estate-filters .btn.save-search-button.disabled,.estates-search-filters .desktop-estate-filters .btn.save-search-button:disabled{background:#00387c!important;cursor:default;opacity:.5}.estates-search-filters .desktop-estate-filters .btn.save-search-button.disabled .masked-image,.estates-search-filters .desktop-estate-filters .btn.save-search-button:disabled .masked-image{animation:none}.estates-search-filters .desktop-estate-filters .btn.save-search-button.disabled:hover,.estates-search-filters .desktop-estate-filters .btn.save-search-button:disabled:hover{background:#00387c!important;cursor:default;opacity:.5}.estates-search-filters .desktop-estate-filters .btn.save-search-button.disabled:hover .masked-image,.estates-search-filters .desktop-estate-filters .btn.save-search-button:disabled:hover .masked-image{animation:none}.estates-search-filters .other-filters-container .other-filters .form-group{padding-bottom:.8rem}.estates-search-filters .other-filters-container .other-filters .form-group h5{color:#7b8c9f;font-size:1.1rem;font-weight:700}.estates-search-filters .other-filters-container .other-filters .form-group .status .my-select{max-width:32.7rem}.estates-search-filters .other-filters-container .other-filters .form-group .bathrooms-filter .btn{line-height:1.5rem}.estates-search-filters .other-filters-container .other-filters .form-group .bathrooms-filter .btn.active{background-color:#424e5b!important}.estates-search-filters .other-filters-container .other-filters .form-group .bathrooms-filter .form-group{border:0}.estates-search-filters .other-filters-container .other-filters .form-group .my-input input.form-control{background-color:#f2f2f2;background:#fff;border:1px solid #e1e1e1;border-radius:10px;font-weight:600;max-width:16rem;transition:all .2s ease-in-out;width:100%}.estates-search-filters .other-filters-container .other-filters .form-group .my-input input.form-control:focus{border-color:#424e5b;box-shadow:0 0 10px rgba(66,78,91,.2);transition:all .2s ease-in-out}.estates-search-filters .other-filters-container .other-filters .form-group .my-input:hover input.form-control{border-color:#424e5b;transition:all .2s ease-in-out}.estates-search-filters .other-filters-container .other-filters .form-group .search-button{background:#fff;border-top:1px solid #f2f2f2;bottom:0;box-shadow:0 -1px 6px rgba(0,0,0,.1);display:block;left:54.7%;padding:1rem 1rem 0;position:fixed;width:45.6%}.estates-search-filters .other-filters-container .other-filters .form-group.filter-border{border-bottom:1px solid #f3f3f3}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline{background:#f8f8f8;border:1px solid #d6d6d6;border-radius:30px;float:left;margin-bottom:.75rem;padding:.08rem .6rem}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline.checked{background:#424e5b;border-color:#424e5b;color:#fff}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline.checked .masked-image{background:#f8f8f8}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline label{height:32px;left:-5px;line-height:32px!important;padding-left:1.8rem}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline label:after{background:#fff;border:1px solid #d6d6d6;height:.9rem;top:.1rem;width:.9rem}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline label:before{left:-1px;top:4px;transform:rotate(40deg)}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline input#virtual_tour{display:none;left:0}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline label[for=virtual_tour]:after,.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline label[for=virtual_tour]:before{display:none}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline label[for=virtual_tour] .masked-image{left:2px;position:absolute;top:10px}.country-es .desktop-estate-filters .other-filters-container .other-filters .form-group,.country-hu .desktop-estate-filters .other-filters-container .other-filters .form-group{border:none}.country-hu .estates-search-filters .desktop-estate-filters .multiselect .multiselect__single{cursor:pointer;font-weight:700}.country-hu .estates-search-filters .desktop-estate-filters .btn.save-search-button{margin-left:1rem}.country-hu .estates-search-filters .desktop-estate-filters .other-filters-container .other-filters{height:calc(100% - 138px)}}@media (max-width:1068px){.estates-search-filters .desktop-estate-filters .btn.save-search-button{margin-left:auto;margin-right:-16px;transform:scale(.7)}}body.tecnocasa .estates-search-filters .desktop-estate-filters .multiselect .multiselect__single,body.tecnocasa .estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .form-group .my-input.is-focus input.form-control,body.tecnocasa .estates-search-filters .desktop-estate-filters .toggleFilters .range-control-label.font-weight-bold{color:#158140}body.tecnocasa .estates-search-filters .desktop-estate-filters .btn.save-search-button{background:#00387c;border:none!important;color:#fff!important}body.tecnocasa .estates-search-filters .desktop-estate-filters .btn.save-search-button .masked-image{background-color:#fff!important}body.tecnocasa .estates-search-filters .desktop-estate-filters .btn.save-search-button:hover{background:#8ea0b6;color:#fff!important}body.tecnocasa .estates-search-filters .desktop-estate-filters .btn.save-search-button:hover .masked-image{background-color:#fff!important}body.tecnocasa .estates-search-filters .mobile-search-filters .form-group .my-input.is-focus input.form-control,body.tecnocasa .estates-search-filters .mobile-search-filters .my-select.has-value .multiselect .multiselect__single{color:#158140}body.tecnocasa .estates-search-filters .my-checkbox .form-check-inline.checked label:before{border-color:transparent #158140 #158140 transparent!important}body.tecnorete .estates-search-filters .desktop-estate-filters .multiselect .multiselect__single,body.tecnorete .estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .form-group .my-input.is-focus input.form-control,body.tecnorete .estates-search-filters .desktop-estate-filters .toggleFilters .range-control-label.font-weight-bold{color:#ee7326}body.tecnorete .estates-search-filters .desktop-estate-filters .btn.save-search-button{background:#003596;color:#fff!important}body.tecnorete .estates-search-filters .desktop-estate-filters .btn.save-search-button .masked-image{background-color:#fff!important}body.tecnorete .estates-search-filters .desktop-estate-filters .btn.save-search-button:hover{background:#ee7326;color:#fff!important}body.tecnorete .estates-search-filters .desktop-estate-filters .btn.save-search-button:hover .masked-image{background-color:#fff!important}body.tecnorete .estates-search-filters .mobile-search-filters .form-group .my-input.is-focus input.form-control,body.tecnorete .estates-search-filters .mobile-search-filters .my-select.has-value .multiselect .multiselect__single{color:#ee7326}body.tecnorete .estates-search-filters .my-checkbox .form-check-inline.checked label:before{border-color:transparent #ee7326 #ee7326 transparent!important}@media (min-width:1440px){.estates-search-filters .desktop-estate-filters .toggleFilters{border-right:1px solid #f2f2f2;max-width:inherit;overflow:hidden;padding-right:0;text-overflow:ellipsis;white-space:nowrap}.estates-search-filters .desktop-estate-filters .toggleFilters .range-control-label{background-color:transparent;background-image:url(/img/icons/dropdown.svg);background-position:right 6px bottom;background-repeat:no-repeat;background-size:22px;padding:0 3rem 0 .9rem}.estates-search-filters .desktop-estate-filters .search-bar-desk .geo-autocomplete .my-input .form-control{width:28.5rem}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.estates-search-filters .desktop-estate-filters .my-select{height:51px!important}.estates-search-filters .desktop-estate-filters .toggleFilters{background-color:transparent;background-image:url(/img/icons/dropdown.svg);background-position:right 0 center;background-repeat:no-repeat;background-size:22px;min-width:114px!important}.estates-search-filters .desktop-estate-filters .toggleFilters .range-control-label{background-image:none}.estates-search-filters .desktop-estate-filters .multiselect__content-wrapper{width:auto!important}}.estate-share-container{padding:0 .3rem;position:relative}.estate-share-container .estate-share-menu{background:#fff;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.2);display:flex;margin-top:.5rem;max-height:195px;padding:.5rem;position:absolute;right:0;z-index:10}.estate-share-container .estate-share-menu a{cursor:pointer;margin:0 10px}.estate-share-container .estate-share-menu a:hover{opacity:.7}.estate-share-container .estate-share-menu a img{height:17px;width:17px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.estate-share-container .estate-share-menu{width:300px}}.solutions .solution-list{margin:2rem 0}.solutions .solution-list .row{border-bottom:1px solid #dbdbdb;margin:.9rem 0;padding-bottom:.8rem}.solutions .solution-list .row .solutions_list_image{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;cursor:pointer;height:4.6rem;margin-top:.1rem}.solutions .solution-list .row .solution-title{font-size:1rem;font-weight:500;text-transform:capitalize}.solutions .solution-list .row .current-price{font-size:1.2rem;font-weight:700}.solutions .solution-list .row .solution-data{align-items:center;display:flex;font-size:.8rem;font-weight:500;justify-content:flex-end}.solutions .solution-list .row .solution-data .masked-image{height:15px;margin-right:.1rem;position:relative;top:.1rem;width:15px}.solutions .solution-list .row .solution-data .estate-card-floor .masked-image,.solutions .solution-list .row .solution-data .estate-card-rooms .masked-image,.solutions .solution-list .row .solution-data .estate-card-surface .masked-image{background-color:#4b33b5}.solutions .solution-list .row .solution-data .solution-info{cursor:pointer}.solutions .solution-list .row .solution-data .solution-info .masked-image{background-color:#4b33b5;height:20px;width:20px}.solutions .solution-list .row .solution-data .solution-lead{border:none;cursor:pointer}.solutions .solution-list .row .solution-data .solution-lead .masked-image{background-color:#4b33b5;height:20px;width:20px}.solutions .solution-list .row .solution-data span{border-right:1px solid #dbdbdb;padding-left:10px;padding-right:10px}.solutions .solution-list .row .well{background-color:#f2f2f2;border-radius:10px;font-size:.9rem;margin-top:.9rem;padding:1rem}@media (max-width:768px){.solutions .is-hidden-mobile{display:none}.solutions .solution-list .row .solutions_list_image{height:9rem}.solutions .solution-list .row .solution-title{margin-top:10px}.solutions .solution-list .row .solution-data{justify-content:space-between;margin-top:10px}.solutions .solution-list .row .solution-data span{border:none}}.agencies-advertising{background:#f0f8f9;border-radius:20px;margin-left:0;margin-right:1.2rem;padding:0;width:100%}.agencies-advertising .agency-title{font-size:1rem;font-weight:700;padding-left:15px}.agencies-advertising .VueCarousel-slide{display:flex;flex-direction:row;justify-content:space-around}.agencies-advertising .VueCarousel-slide .card{border:none;border-radius:10px;box-shadow:0 0 12px 0 rgba(0,0,0,.08);font-size:.8rem;margin:5px 10px 10px;padding:10px;width:100%}.agencies-advertising .VueCarousel-slide .card .agency-heading{display:flex;font-size:.7rem}.agencies-advertising .VueCarousel-slide .card .agency-heading img{border:1px solid;border-radius:10px;height:1.7rem;margin-right:.3rem;padding:.2rem;width:1.7rem}.agencies-advertising .VueCarousel-slide .card .agency-heading-data{line-height:15px}.agencies-advertising .VueCarousel-slide .card .agency-heading-data span{font-size:.7rem}.agencies-advertising .VueCarousel-slide .card.tec img{border-color:#158140}.agencies-advertising .VueCarousel-slide .card.tec .affiliate-label{color:#158140}.agencies-advertising .VueCarousel-slide .card.tre img{border-color:#ee7326}.agencies-advertising .VueCarousel-slide .card.tre .affiliate-label{color:#ee7326}.agencies-advertising .VueCarousel-slide .card .adv-agency{background-position:50%;background-size:cover;border-radius:10px;height:100%;margin-top:.5rem;min-height:125px;text-align:center}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website.tre{background-image:url(/img/adv-website_tre.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website.tec{background-image:url(/img/adv-website_tec.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website h4{font-size:1.2rem;font-weight:800;line-height:17px;margin:1.7rem 0 0}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website .btn{padding:.3rem}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website .btn-adv-website{border:1px solid transparent;margin-top:1rem;text-transform:none;transition:all .2s ease-in-out}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website .btn-adv-website.tec{background-color:#158140}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website .btn-adv-website.tec:hover{background-color:#fff;border:1px solid #158140}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website .btn-adv-website.tre{background-color:#ee7326}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website .btn-adv-website.tre:hover{background-color:#fff;border:1px solid #ee7326}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-evaluation{margin-top:1.4rem}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-evaluation h4{font-size:1.2rem;font-weight:800;line-height:17px;margin:0}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-evaluation .btn{padding:.3rem}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-evaluation .btn-adv-evaluation{background-color:#23bbd9;border:1px solid transparent;margin-top:1rem;text-transform:none}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-evaluation .btn-adv-evaluation:hover{background-color:#fff;border:1px solid #23bbd9}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-work{margin-top:1.4rem}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-work h4{font-size:1.2rem;font-weight:800;line-height:17px;margin:0}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-work .btn{padding:.3rem}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-work .btn-adv-work{background-color:#fd7547;border:1px solid transparent;margin-top:1rem;text-transform:none}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-work .btn-adv-work:hover{background-color:#fff;border:1px solid #fd7547}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-sell{margin-top:1.4rem}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-sell h4{font-size:1.2rem;font-weight:800;line-height:17px;margin:0}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-sell .btn{padding:.3rem}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-sell .btn-adv-sell{background-color:#5aa869;border:1px solid transparent;margin-top:1rem;text-transform:none}.agencies-advertising .VueCarousel-slide .card .adv-agency .adv-sell .btn-adv-sell:hover{background-color:#fff;border:1px solid #5aa869}.agencies-advertising .VueCarousel-slide .card .adv-agency-banner{background-position:50%;background-size:cover;border-radius:10px;height:100%;min-height:170px;text-align:left}.agencies-advertising .VueCarousel-slide .card .adv-agency-banner a:hover{text-decoration:none}.agencies-advertising .VueCarousel-slide .card .adv-agency-banner .adv-placeholder{display:flex;flex-direction:column;flex-wrap:wrap;height:170px;justify-content:space-evenly}.agencies-advertising .VueCarousel-slide .card .adv-agency-banner .adv-placeholder h4{color:#005276;font-size:1.5rem;font-weight:800;line-height:25px;margin:0}.agencies-advertising .VueCarousel-slide .card .adv-agency-banner .adv-placeholder p{color:#005276;font-size:1rem;line-height:18px;margin:0}.agencies-advertising .VueCarousel-slide .card.empty{align-items:center;background:#e1eff0;box-shadow:none!important;display:flex;justify-content:center}.agencies-advertising .VueCarousel-slide .card .ribbon{display:inline-block;position:absolute;right:0;top:0;width:200px}.agencies-advertising .VueCarousel-slide .card .ribbon .price-discount{font-size:1rem;font-weight:700}.agencies-advertising .VueCarousel-slide .card .ribbon:before{background:#e91e63;background-clip:padding-box;border:1px solid transparent;border-bottom:0;clip-path:polygon(0 0,100% 0,100% 100%,calc(100% - 6px) calc(100% - 6px),6px calc(100% - 6px),0 100%);color:#fff;content:attr(data-ribbon);font-size:11px;font-weight:800;-webkit-mask:linear-gradient(135deg,transparent calc(50% - 4.242px),#fff 0) bottom left,linear-gradient(-135deg,transparent calc(50% - 4.242px),#fff 0) bottom right;-webkit-mask-composite:destination-in;mask-composite:intersect;-webkit-mask-size:300vmax 300vmax;padding:5px 35px 11px;position:absolute;right:0;text-align:center;top:0;transform:translate(29.29%,-100%) rotate(45deg);transform-origin:bottom left}.agencies-advertising .VueCarousel-navigation .VueCarousel-navigation-prev{left:26px!important}.agencies-advertising .VueCarousel-navigation .VueCarousel-navigation-prev span{background-size:8px}.agencies-advertising .VueCarousel-navigation .VueCarousel-navigation-next{right:15px!important}.agencies-advertising .VueCarousel-navigation .VueCarousel-navigation-next span{background-size:8px}.agencies-advertising .VueCarousel-pagination{position:relative}.agencies-advertising .VueCarousel-pagination .VueCarousel-dot-container{margin-top:0!important}.agencies-advertising .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot{background-color:#424e5b!important;height:10px!important;opacity:.3;width:10px!important}.agencies-advertising .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active{opacity:1}@media (min-width:992px){.agencies-advertising{background:#f0f8f9;border-radius:20px;margin-left:.6rem;margin-right:1.2rem;padding:5px;width:100%}}.alert-bg{background-color:rgba(66,78,91,.4);width:100%}.alert-bg,.alert-bg .alert-flash{border-radius:0;height:100vh;position:fixed;top:0;z-index:10000}.alert-bg .alert-flash{align-items:center;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.2);display:flex;justify-content:center;left:0;padding:2.5rem;text-align:center;width:100vw}.alert-bg .alert-flash .icon{height:250px}.alert-bg .alert-flash strong{display:block;font-size:2rem;margin-bottom:.5rem}.alert-bg .alert-flash p{margin:0}.alert-bg button.close{position:relative;right:-10px;z-index:100000}@media (min-width:768px){.alert-bg .alert-flash{border-radius:20px;box-shadow:0 0 11px 0 rgba(0,0,0,.16);left:50%;max-height:600px;max-width:767px;min-width:400px;top:50%;transform:translate(-50%,-50%)}}@media (min-width:992px){.alert-bg .alert-flash{height:auto;width:450px}}.footer{background:#1c252c;background-image:url(/img/icons/tecnocasa/logo-bg.svg);background-position:100% 0;background-repeat:no-repeat;color:#9da1a4;margin-bottom:4rem;padding:1.4rem .3rem}.footer .footer-links{margin-bottom:30px;margin-top:10px}.footer .footer-links h4{align-items:center;color:#fff;display:flex;font-size:.8rem!important;font-weight:500!important;text-transform:uppercase}.footer .footer-links h4 img{margin-right:10px;vertical-align:sub}.footer .footer-links h4 .masked-image{background-color:#fff!important;margin-right:.5rem;width:20px}.footer .footer-links ul{font-size:.8rem;list-style:none;padding-left:30px}.footer .footer-links ul li a{color:#9da1a4}.footer .footer-links ul li strong{font-weight:400}.footer .footer-links ul li strong a{color:#fff}.footer .footer-links.world{line-height:15px;margin:0 auto 20px;max-width:400px;text-align:center}.footer .footer-links.world a,.footer .footer-links.world span{color:#9da1a4;font-size:.8rem}.footer .footer-links a{color:#fff}.footer .footer-links:hover{text-decoration:none}.footer .social-desk{display:none}.footer .social-desk img{margin-bottom:10px;margin-right:10px;width:35px}.footer .social-mobile{display:block}.footer .social{text-align:center}.footer .social img{margin-right:15px}.footer .svg-container{display:none}.footer .app-buttons{display:flex;margin-top:15px;text-align:center}.footer .app-buttons li{margin-right:10px}.footer .app-buttons .btn-app{display:flex;padding:.3rem 0;width:auto}.footer .app-buttons .btn-app:hover{color:#fff}.footer .app-buttons .btn-app img{height:30px;margin-right:10px;vertical-align:sub}.footer .legal{background-color:transparent;color:#fff;font-size:.7rem;margin-bottom:20px;margin-top:20px;text-align:center}.footer .legal p{margin-bottom:.1rem}.footer .legal .foreign-sites{margin-bottom:1.5rem}.footer .legal .foreign-sites a{color:#9da1a4;font-size:.9rem}.footer .legal .policy-links{display:block}.footer .legal .policy-links a{color:#fff;flex:1;text-decoration:underline}.footer a.btn-intranet{border:2px solid;display:block;margin:.7rem auto;padding:5px 10px;text-transform:none;width:170px}.footer a.btn-intranet:hover{color:#fff}.footer .cookie-setting-modal{line-height:15px;margin:6rem 0 20px;max-width:400px;position:absolute;text-align:left;z-index:10}.footer .cookie-setting-modal h4{color:#fff;font-size:.8rem;text-transform:uppercase}.footer .currency_current{align-items:center;background:#32485b;border-radius:10px;color:#fff;display:flex;font-size:.6rem;font-weight:500;line-height:13px;margin-top:1rem;padding:10px 12px 10px 5px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.footer .currency_current .masked-image{background-color:#cbcbcb;height:1.4rem;margin-right:.6rem}.country-es .footer{margin-bottom:0}.country-hu .footer .footer-links ul,.country-hu .footer .footer-links.world a{font-size:.7rem}.country-fr .footer .svg-container{height:130px}@media (min-width:992px){svg:not(:root){overflow:hidden}.footer{background-image:none;margin-bottom:0;margin-top:0;padding:1rem 0 0}.footer .social-desk{display:block}.footer .social-desk img{margin-bottom:10px;margin-right:10px;width:35px}.footer .social{display:none}.footer .footer-links.world{margin:10px 0;position:absolute;text-align:left;z-index:1}.footer .legal{background-color:rgba(55,68,78,.6);margin:0;padding:.5rem}.footer .legal .policy-links{display:inline-block}.footer a.btn-intranet{border:2px solid;display:block;margin-bottom:.5rem;margin-left:0;margin-top:.5rem;padding:5px 10px;text-transform:none;width:170px}.footer a.btn-intranet:hover{color:#fff}.footer .svg-container{display:block;height:100px;margin:0 auto;overflow:visible}.footer .svg-container .svg-content{height:108%;left:50%;position:absolute;right:0;top:-15px;transform:translateX(-50%);width:100%}}body.country-de .footer{margin-bottom:0}body.country-de .footer .svg-container{height:160px}input.form-control,textarea.form-control{background-color:#f1f3f4;border:1px solid #f1f3f4;border-radius:10px;font-size:1rem;height:3rem}input.form-control:focus,textarea.form-control:focus{border:1px solid #424e5b;box-shadow:0 0 10px rgba(66,78,91,.2)}textarea.form-control{height:auto}.my-textarea .my-textarea-label{color:#424e5b!important;font-weight:400}.my-textarea:hover .form-control{border:1px solid #424e5b}.custom-select{background:#f1f3f4 url(/img/icons/arrow-select.svg) no-repeat right .75rem center/8px 10px;border:1px solid #f1f3f4;border-radius:10px;color:#424e5b;font-size:.9rem;font-weight:600;height:calc(1.5em + .75rem + 12px);transition:all .2s ease-in-out}.custom-select:hover{border:1px solid #424e5b;transition:all .2s ease-in-out}.custom-select:focus{border:1px solid #424e5b;box-shadow:0 0 10px rgba(66,78,91,.2);outline:0}.multiselect .multiselect__tags{align-items:center;background:#f1f3f4;border-color:transparent;border-radius:10px;color:grey;display:flex;font-size:.9rem;font-weight:300;height:3rem;padding-top:0}.multiselect .multiselect__tags:hover{border:1px solid #424e5b;transition:all .2s ease-in-out}.multiselect .multiselect__select{top:.4rem}.multiselect .multiselect__placeholder{display:none}.multiselect .multiselect__content-wrapper{box-shadow:0 0 39px 0 rgba(57,68,81,.24);z-index:10}.multiselect .multiselect__option--highlight{background:transparent;color:grey}.multiselect .multiselect__single{background:transparent;color:#424e5b;font-weight:600;margin:0;overflow:hidden!important;padding:1rem .15rem 0;text-overflow:ellipsis;white-space:nowrap}.form-control:disabled,.form-control[readonly]{background-color:rgba(241,243,244,.49);color:#aaa}.form-control:disabled:hover,.form-control[readonly]:hover{border:1px solid #f1f3f4!important}.my-input .form-control{font-weight:600;transition:all .2s ease-in-out}.my-input .form-control:hover{border:1px solid #424e5b;transition:all .2s ease-in-out}.my-select{border:1px solid #f1f3f4;border-radius:10px}.my-select .my-select-label{color:#424e5b!important;font-weight:400}.my-select .multiselect__select:before{border-color:transparent #424e5b #424e5b transparent;border-style:solid;border-width:0 2px 2px 0;content:"";display:block;height:8px;margin-top:4px;position:relative;right:-9px;top:16%;transform:rotate(45deg);width:8px}.my-input-label{color:#424e5b!important;font-size:1rem;font-weight:400}.input-group-append .input-group-text{background-color:#f2f2f2;border-bottom-right-radius:6px;border-top-right-radius:6px;z-index:1}.btn-group{width:100%}.btn-group .btn-primary{background-color:#fff;border:1px solid #e1e1e1;color:#424e5b}.btn-group .btn-primary.active,.btn-group .btn-primary:active{background-color:#158140!important;border-color:#158140!important;color:#fff!important}.btn-group .btn{font-weight:200}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}[data-toggle=buttons-checkbox]>.btn>input[type=checkbox],[data-toggle=buttons-radio]>.btn>input[type=radio]{display:none}.error-span{color:#c00;display:block;font-size:.9rem;margin-top:1rem;position:relative;top:-.8rem}.estates-search-filters{margin-bottom:120px}.estates-search-filters .title{font-size:.9rem;font-weight:600;margin-bottom:.9rem}.estates-search-filters .form-check [type=checkbox]:checked+label:before{backface-visibility:hidden;border-color:transparent #424e5b #424e5b transparent;border-style:solid;border-width:2px;height:13px;left:1px;opacity:.8;top:6px;transform:rotate(40deg);transform-origin:100% 100%;width:8px}.privacy-policy{font-size:.75rem;margin-bottom:.5rem}.form-check [type=checkbox]+div+label,.form-check [type=checkbox]+label{font-size:.8rem;font-weight:500;height:auto;left:-.3rem;line-height:normal;padding-left:2rem;position:relative;text-align:left}.form-check span{cursor:pointer;font-size:.7rem;font-weight:600;text-align:left}.country-hu .navbar .my-select,.country-pl .navbar .my-select{border:none}.country-hu .navbar .my-select .multiselect,.country-pl .navbar .my-select .multiselect{height:30px;min-height:30px}.country-hu .navbar .my-select .multiselect .multiselect__select,.country-pl .navbar .my-select .multiselect .multiselect__select{height:30px;top:0}.country-hu .navbar .my-select .multiselect .multiselect__tags,.country-pl .navbar .my-select .multiselect .multiselect__tags{height:30px;margin-top:3px;min-height:30px}.country-hu .navbar .my-select .multiselect .multiselect__tags .multiselect__single,.country-pl .navbar .my-select .multiselect .multiselect__tags .multiselect__single{padding:.2rem .15rem 0}.country-hu .navbar .my-select .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option:hover,.country-pl .navbar .my-select .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option:hover{background:#f9f9f9}.country-hu .geo-select .my-select .multiselect,.country-pl .geo-select .my-select .multiselect{font-size:.9rem}.country-hu .geo-select .my-select .multiselect .multiselect__content-wrapper,.country-pl .geo-select .my-select .multiselect .multiselect__content-wrapper{min-width:210px;padding:.4rem;width:100%}.country-hu .geo-select .my-select .multiselect .multiselect__content-wrapper::-webkit-scrollbar,.country-pl .geo-select .my-select .multiselect .multiselect__content-wrapper::-webkit-scrollbar{width:15px}.country-hu .geo-select .my-select .multiselect .multiselect__content-wrapper::-webkit-scrollbar-thumb,.country-pl .geo-select .my-select .multiselect .multiselect__content-wrapper::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:10px}.country-hu .geo-select .my-select .multiselect .multiselect__content-wrapper::-webkit-scrollbar-track,.country-pl .geo-select .my-select .multiselect .multiselect__content-wrapper::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px;margin-bottom:10px;margin-top:10px}.country-hu .geo-select .my-select .multiselect.multiselect--disabled,.country-pl .geo-select .my-select .multiselect.multiselect--disabled{background:none}.lang .my-select .multiselect .multiselect__content-wrapper{border-radius:5px;right:0;width:500px}.estates-show .custom-offer-modal .modal-dialog .custom-offer-form .form-group,.estates-show-region .custom-offer-modal .modal-dialog .custom-offer-form .form-group{margin-bottom:1rem}.estates-show .custom-offer-modal .modal-dialog .custom-offer-form .form-group .error-span,.estates-show-region .custom-offer-modal .modal-dialog .custom-offer-form .form-group .error-span{top:0}@media (min-width:992px){.estates-show .custom-offer-modal .modal-dialog,.estates-show-region .custom-offer-modal .modal-dialog{width:375px}}.lead-form .form-control{margin-bottom:1rem}.lead-form .my-tooltip span{font-size:.8rem}body.tecnocasa .lead-form .privacy-policy a{color:#158140}body.tecnorete .lead-form .privacy-policy a{color:#ee7326;text-decoration:underline}@media (min-width:992px){.lead-form{background-color:#fff;border-radius:0 0 20px 20px;margin-bottom:1rem;padding:1.5rem}.lead-form h4{font-size:1.2rem;font-weight:600}}.appointment-form{font-weight:400}.appointment-form .appointment-type{align-items:center;display:flex;justify-content:space-between;width:100%}.appointment-form .appointment-type.has-error{border:1px solid #c00;border-radius:8px;margin-bottom:1rem;padding:.5rem}.appointment-form .appointment-type .form-check .form-check-label{align-items:center;display:flex;font-size:.8rem;font-weight:600;justify-content:center;padding-left:0;padding-top:8px;text-align:center;text-transform:uppercase;width:100%}.appointment-form .appointment-type .form-check .form-check-label img{margin-right:10px;width:17px}.appointment-form .appointment-type .form-check [type=radio]+label{transition:.2s ease-out}.appointment-form .appointment-type .form-check [type=radio]+label:after,.appointment-form .appointment-type .form-check [type=radio]+label:before{border-radius:10px;border-style:solid;border-width:2px;content:"";height:40px;left:0;margin:0;position:absolute;top:0;transition:.2s ease-out;width:100%;z-index:0}.appointment-form .appointment-type .form-check [type=radio]+label:nth-of-type(2n){border:1px solid green}.appointment-form .appointment-type .form-check [type=radio]:not(:checked)+label:after{transform:scale(0);z-index:-1}.appointment-form .appointment-type .form-check [type=radio]:checked+label:after{background-color:#365c76;border-color:#365c76;transform:scale(1);z-index:0}.appointment-form .appointment-type .form-check [type=radio]:checked+label:before{border-color:transparent}.appointment-form .appointment-type .form-check [type=radio]:disabled+label{cursor:not-allowed}.appointment-form .appointment-type .form-check [type=radio]:not(:checked)+label:after,.appointment-form .appointment-type .form-check [type=radio]:not(:checked)+label:before{border:1px solid #e1e1e1}.appointment-form .appointment-type .form-check:first-child label:after,.appointment-form .appointment-type .form-check:first-child label:before{border-radius:10px 0 0 10px}.appointment-form .appointment-type .form-check:nth-child(2) label:after,.appointment-form .appointment-type .form-check:nth-child(2) label:before{border-radius:0 10px 10px 0}.appointment-form .appointment-type .error-span{margin-bottom:0;position:static}.appointment-form .appointment-type .masked-image{background:#424e5b;height:1rem;margin-right:.7rem;width:1rem}.appointment-form .form-check{margin-bottom:1rem!important;margin:0;width:100%}.appointment-form .calendar-dates{margin-bottom:1rem;margin-top:1rem}.appointment-form .calendar-dates.has-error{border:1px solid #c00;border-radius:8px;padding:.5rem}.appointment-form .calendar-dates .VueCarousel-navigation{display:none}.appointment-form .calendar-dates .VueCarousel-navigation-prev{left:1rem}.appointment-form .calendar-dates .VueCarousel-slide{padding:0 .25rem}.appointment-form .calendar-dates .VueCarousel-slide .calendar-date{border:1px solid #e1e1e1;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;text-align:center}.appointment-form .calendar-dates .VueCarousel-slide .calendar-date .month,.appointment-form .calendar-dates .VueCarousel-slide .calendar-date .week-day{color:#999;font-size:.9rem}.appointment-form .calendar-dates .VueCarousel-slide .calendar-date .week-day{margin-top:.4rem}.appointment-form .calendar-dates .VueCarousel-slide .calendar-date .month{background:#424e5b;border-radius:8px 8px 0 0;color:#fff;margin-bottom:.4rem}.appointment-form .calendar-dates .VueCarousel-slide .calendar-date .day-number{font-size:1.9rem;font-weight:700;line-height:2.5rem}.appointment-form .calendar-dates .error-span{margin-bottom:0;padding-top:.5rem;position:static}.appointment-form .time-ranges{display:flex;margin-bottom:1rem}.appointment-form .time-ranges.has-error{border:1px solid #c00;border-radius:8px;padding:.5rem}.appointment-form .time-ranges .time-range{border:1px solid #e1e1e1;border-radius:1.5rem;cursor:pointer;font-size:.9rem;margin-right:.3rem;padding:.5rem}.appointment-form .time-ranges .time-range:last-of-type{margin-right:0}.appointment-form strong{margin-bottom:.5rem}.appointment-form .form-control{margin-bottom:1rem}.appointment-form .privacy-policy{font-size:.75rem;margin-bottom:1rem}.appointment-form .privacy-policy a{text-decoration:underline}.appointment-form .alert{background:#f0f8ff;border:1px solid #b9cdde;border-radius:10px;font-size:.8rem;padding:.5rem;text-align:center}.appointment-form .alert strong{display:inline-block;margin:0}.appointment-form-tec [type=radio]:checked+label span{color:#fff;z-index:1}.appointment-form-tec [type=radio]:checked+label .masked-image{background:#fff!important;z-index:1}.appointment-form-tec [type=radio]:checked+label:after{background-color:#158140!important;border-color:transparent!important}.appointment-form-tec .btn-group .btn{color:#158140!important}.appointment-form-tec .btn-group .btn.is-active{background:#158140!important;color:#fff}.appointment-form-tec .calendar-dates .calendar-date.is-active{background:rgba(96,125,139,.12);border:1px solid #e1e1e1;color:#158140!important}.appointment-form-tec .calendar-dates .calendar-date .month{background:#158140!important}.appointment-form-tec .time-ranges .time-range.is-active{background:#158140!important;border:none;color:#fff}.appointment-form-tec .privacy-policy a{color:#158140!important}.appointment-form-tre [type=radio]:checked+label span{color:#fff;z-index:1}.appointment-form-tre [type=radio]:checked+label .masked-image{background:#fff!important;z-index:1}.appointment-form-tre [type=radio]:checked+label:after{background-color:#ee7326!important;border-color:transparent!important}.appointment-form-tre .btn-group .btn{color:#ee7326!important}.appointment-form-tre .btn-group .btn.is-active{background:#ee7326!important;color:#fff}.appointment-form-tre .calendar-dates .calendar-date.is-active{background:rgba(96,125,139,.12);border:1px solid #e1e1e1;color:#ee7326!important}.appointment-form-tre .calendar-dates .calendar-date .month{background:#ee7326!important}.appointment-form-tre .time-ranges .time-range.is-active{background:#ee7326!important;border:none;color:#fff}.appointment-form-tre .privacy-policy a{color:#ee7326!important}@media (min-width:992px){.appointment-form{background-color:#fff;border-radius:0 0 20px 20px;font-size:.9rem!important;padding:1.5rem}.appointment-form .appointment-type .form-check{margin:0;width:50%}.appointment-form .appointment-type .form-check.disabled{opacity:.6}.appointment-form .appointment-type .btn-group .btn{font-size:.6rem;line-height:1rem;padding:.5rem}.appointment-form .calendar-dates .calendar-date{background:#fff}.appointment-form .calendar-dates .calendar-date .month,.appointment-form .calendar-dates .calendar-date .week-day{font-size:.9rem}.appointment-form .calendar-dates .calendar-date .day-number{font-size:1.5rem;line-height:2rem}.appointment-form .VueCarousel-navigation{display:block}.appointment-form .time-ranges{font-size:.9rem;text-align:center}.appointment-form .form-check .my-tooltip span{font-size:.8rem}.appointment-form .calendar-dates .VueCarousel-navigation{display:block}}@media (min-width:1200px){.appointment-form .appointment-type .btn-group .btn{font-size:.7rem}.appointment-form .form-check .my-tooltip span,.appointment-form .time-ranges .time-range{font-size:.8rem}}@media (min-width:1440px){.appointment-form .time-ranges .time-range{font-size:.8rem;padding:.5rem 1rem}}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body{padding-bottom:0}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .tecnomap-container{border-radius:.5rem;height:170px;margin:0 0 1rem}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .tecnomap-container .mapboxgl-map{height:170px}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .form-control{margin-bottom:1rem}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .privacy-policy{font-size:.75rem;margin-bottom:1rem}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .privacy-policy a{text-decoration:underline}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .search-title{font-weight:700}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges{margin-bottom:1rem}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge{color:#fff;margin-right:3px;padding-left:8px;padding-right:8px}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-air_conditioning,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-balcony,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-bathrooms,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-cities,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-city,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-concierge,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-contract,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-districts,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-furnitured,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-garage,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-garden,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-heating,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-lift,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-map,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-min_ce,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-price,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-property_type,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-province,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-quarters,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-rooms,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-sector,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-status,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-subsubtype,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-surface,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-swimming_pool,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-terrace,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-type,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnocasa-virtual_tour{background-color:#158140}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-air_conditioning,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-balcony,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-bathrooms,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-cities,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-city,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-concierge,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-contract,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-districts,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-furnitured,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-garage,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-garden,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-heating,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-lift,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-map,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-min_ce,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-price,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-property_type,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-province,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-quarters,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-rooms,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-sector,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-status,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-subsubtype,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-surface,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-swimming_pool,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-terrace,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-type,.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-body .save-search-form .badges .badge-tecnorete-virtual_tour{background-color:#ee7326}.bottom-modal.save-search-modal .modal-dialog .modal-content .modal-footer{padding:0}.country-es .save-search-form .btn-network,.country-hu .save-search-form .btn-network,body.tecnocasa .appointment-form .privacy-policy a{color:#158140}body.tecnorete .appointment-form .privacy-policy a{color:#ee7326}.share-with-friend-modal .modal-dialog .share-with-friend .form-control{margin-bottom:1rem}.share-with-friend-modal .modal-dialog .share-with-friend a{margin-right:0!important}body.tecnocasa .share-with-friend .privacy-policy a{color:#158140}body.tecnorete .share-with-friend .privacy-policy a{color:#ee7326;text-decoration:underline}@media (min-width:992px){.estates-show .share-with-friend-modal .modal-dialog,.estates-show-region .share-with-friend-modal .modal-dialog{width:500px}.estates-show .share-with-friend-modal .modal-dialog .share-with-friend,.estates-show-region .share-with-friend-modal .modal-dialog .share-with-friend{background-color:#fff;border-radius:20px;padding:1.5rem}.estates-show .share-with-friend-modal .modal-dialog .share-with-friend h4,.estates-show-region .share-with-friend-modal .modal-dialog .share-with-friend h4{font-size:1.2rem;font-weight:600}}.address-autocomplete .address-autocomplete-results,.address-autocomplete .geo-autocomplete-results,.geo-autocomplete .address-autocomplete-results,.geo-autocomplete .geo-autocomplete-results{background:#fff;border-radius:20px;box-shadow:0 0 39px 0 rgba(57,68,81,.24);list-style:none;margin-top:.5rem;max-height:380px;max-height:38vh;max-width:690px;overflow:auto;padding:1rem 1rem .5rem;position:absolute;width:calc(100vw - 30px);z-index:100}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo{padding-top:5px;padding-inline-start:0}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo.construction,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo.construction,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo.construction,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo.construction{padding-top:0}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-autocomplete-section-title,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-autocomplete-section-title,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-autocomplete-section-title,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-autocomplete-section-title{border-top:1px solid #e2e2e2;font-size:.9rem;font-weight:700;margin:.2rem;padding-top:.5rem;text-transform:uppercase;width:100%}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.construction,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.construction,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.construction,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.construction{border-top:none;margin:.1rem}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.provinces,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.provinces,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.provinces,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.provinces{display:inline-block}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.provinces img,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.provinces img,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.provinces img,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.provinces img{margin-right:.5rem;width:.9rem}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.cities,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.cities,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.cities,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.cities{display:inline-block}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.cities img,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.cities img,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.cities img,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.cities img{margin-right:.5rem;vertical-align:initial;width:.9rem}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.districts,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.districts,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.districts,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.districts{display:inline-block}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.districts img,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.districts img,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.districts img,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.districts img{margin-right:.5rem;vertical-align:initial;width:.8rem}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result{border-radius:10px;cursor:pointer;list-style:none;padding:.3rem 0 .3rem 1.9rem}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.selected,.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result:hover,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.selected,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result:hover,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.selected,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result:hover,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.selected,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result:hover{background-color:hsla(0,0%,95%,.8)}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-city,.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-district,.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-city,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-district,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-city,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-district,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-city,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-district,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province{background-position:left 10px center;background-repeat:no-repeat;background-size:16px;border-bottom:1px solid #e1e1e1;border-radius:0;margin-left:-3px;padding:.4rem 0 .4rem 2.5rem}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province{background-image:url(/img/icons/provinces.svg);margin-top:-5px}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-city,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-city,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-city,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-city{background-image:url(/img/icons/cities.svg)}.address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-district,.address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-district,.geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-district,.geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-district{background-image:url(/img/icons/districts.svg)}.address-autocomplete .address-autocomplete-results .geo-autocomplete-map li,.address-autocomplete .geo-autocomplete-results .geo-autocomplete-map li,.geo-autocomplete .address-autocomplete-results .geo-autocomplete-map li,.geo-autocomplete .geo-autocomplete-results .geo-autocomplete-map li{cursor:pointer;display:flex;font-size:1rem;font-weight:300;margin:0}.address-autocomplete .address-autocomplete-results .geo-autocomplete-map li .geo,.address-autocomplete .geo-autocomplete-results .geo-autocomplete-map li .geo,.geo-autocomplete .address-autocomplete-results .geo-autocomplete-map li .geo,.geo-autocomplete .geo-autocomplete-results .geo-autocomplete-map li .geo{margin-right:.8rem;width:2.2rem}.address-autocomplete .address-autocomplete-results .geo-autocomplete-map li .draw-map,.address-autocomplete .geo-autocomplete-results .geo-autocomplete-map li .draw-map,.geo-autocomplete .address-autocomplete-results .geo-autocomplete-map li .draw-map,.geo-autocomplete .geo-autocomplete-results .geo-autocomplete-map li .draw-map{margin-left:.3rem;margin-right:1.1rem;width:1.6rem}.address-autocomplete .address-autocomplete-results .geo-autocomplete-map li .near-you,.address-autocomplete .geo-autocomplete-results .geo-autocomplete-map li .near-you,.geo-autocomplete .address-autocomplete-results .geo-autocomplete-map li .near-you,.geo-autocomplete .geo-autocomplete-results .geo-autocomplete-map li .near-you{margin-left:.4rem;margin-right:1rem;width:1.6rem}.address-autocomplete .address-autocomplete-results .geo-autocomplete-map li strong,.address-autocomplete .geo-autocomplete-results .geo-autocomplete-map li strong,.geo-autocomplete .address-autocomplete-results .geo-autocomplete-map li strong,.geo-autocomplete .geo-autocomplete-results .geo-autocomplete-map li strong{font-size:1rem}.address-autocomplete .address-autocomplete-results .geo-autocomplete-map li span.action,.address-autocomplete .geo-autocomplete-results .geo-autocomplete-map li span.action,.geo-autocomplete .address-autocomplete-results .geo-autocomplete-map li span.action,.geo-autocomplete .geo-autocomplete-results .geo-autocomplete-map li span.action{display:block;font-size:.8rem;font-weight:200;position:relative;top:-.3rem}.address-autocomplete .address-autocomplete-results .geo-autocomplete-map li.selected,.address-autocomplete .address-autocomplete-results .geo-autocomplete-map li:hover,.address-autocomplete .geo-autocomplete-results .geo-autocomplete-map li.selected,.address-autocomplete .geo-autocomplete-results .geo-autocomplete-map li:hover,.geo-autocomplete .address-autocomplete-results .geo-autocomplete-map li.selected,.geo-autocomplete .address-autocomplete-results .geo-autocomplete-map li:hover,.geo-autocomplete .geo-autocomplete-results .geo-autocomplete-map li.selected,.geo-autocomplete .geo-autocomplete-results .geo-autocomplete-map li:hover{background-color:hsla(0,0%,95%,.8)}.address-autocomplete .address-autocomplete-results li.address-result,.address-autocomplete .geo-autocomplete-results li.address-result,.geo-autocomplete .address-autocomplete-results li.address-result,.geo-autocomplete .geo-autocomplete-results li.address-result{background:url(/img/icons/location_on.svg) no-repeat 10px 8px;cursor:pointer;font-weight:500;padding:.5rem .5rem .5rem 2rem}.address-autocomplete .address-autocomplete-results li.address-result.selected,.address-autocomplete .address-autocomplete-results li.address-result:hover,.address-autocomplete .geo-autocomplete-results li.address-result.selected,.address-autocomplete .geo-autocomplete-results li.address-result:hover,.geo-autocomplete .address-autocomplete-results li.address-result.selected,.geo-autocomplete .address-autocomplete-results li.address-result:hover,.geo-autocomplete .geo-autocomplete-results li.address-result.selected,.geo-autocomplete .geo-autocomplete-results li.address-result:hover{background-color:hsla(0,0%,95%,.8)}.address-autocomplete ::-webkit-scrollbar,.geo-autocomplete ::-webkit-scrollbar{width:12px}.address-autocomplete ::-webkit-scrollbar-track,.geo-autocomplete ::-webkit-scrollbar-track{border-radius:7px}.address-autocomplete ::-webkit-scrollbar-thumb,.geo-autocomplete ::-webkit-scrollbar-thumb{background:#f2f2f2;border-radius:7px}.address-autocomplete ::-webkit-scrollbar-thumb:window-inactive,.geo-autocomplete ::-webkit-scrollbar-thumb:window-inactive{background:#f2f2f2}.address-autocomplete ::-webkit-scrollbar-button,.geo-autocomplete ::-webkit-scrollbar-button{background:#7f7f7f}.address-autocomplete ::-webkit-credentials-auto-fill-button,.geo-autocomplete ::-webkit-credentials-auto-fill-button{visibility:hidden}.address-autocomplete .badge-autocomplete,.geo-autocomplete .badge-autocomplete{align-items:center;background-color:transparent;display:flex;display:block;left:0;position:absolute;top:1rem;width:calc(100% - 1rem);z-index:3}.address-autocomplete .badge-autocomplete .badge-autocomplete-text,.geo-autocomplete .badge-autocomplete .badge-autocomplete-text{align-items:center;background-color:#f2f7f2;border:2px solid;border-radius:10px;display:flex;font-weight:700;height:3rem;margin-left:1rem;padding:.3rem .7rem}.address-autocomplete .badge-autocomplete .badge-autocomplete-text span,.geo-autocomplete .badge-autocomplete .badge-autocomplete-text span{margin-right:.5rem;max-width:12rem;overflow-x:hidden;padding-right:.2rem;text-overflow:ellipsis;white-space:nowrap}.address-autocomplete .badge-autocomplete .badge-autocomplete-text img,.geo-autocomplete .badge-autocomplete .badge-autocomplete-text img{cursor:pointer;height:.6rem;margin-left:auto;width:.6rem}.address-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts,.geo-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts{background:#fff;color:#424e5b;cursor:pointer;margin-left:0;padding:.5rem;position:absolute;right:2rem;top:.6rem}@media (min-width:992px){.address-autocomplete .badge-autocomplete,.geo-autocomplete .badge-autocomplete{background-color:#fff;display:flex;top:.7rem;width:auto;width:20rem}.address-autocomplete .badge-autocomplete .badge-autocomplete-text,.geo-autocomplete .badge-autocomplete .badge-autocomplete-text{font-size:.9rem;height:2rem;max-width:14rem}.address-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts,.geo-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts{background:#fff;border:2px solid;margin-right:-10px;position:static;text-decoration:underline}.address-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts.badge,.geo-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts.badge{border-radius:0 10px 10px 0;margin-left:-8px}.address-autocomplete .geo-autocomplete-results,.geo-autocomplete .geo-autocomplete-results{max-height:270px}.address-autocomplete .geo-autocomplete-results li,.geo-autocomplete .geo-autocomplete-results li{margin-bottom:10px;margin-left:10px;margin-right:5px;padding-right:20px}.address-autocomplete .geo-autocomplete-results li:first-child,.address-autocomplete .geo-autocomplete-results li:nth-child(2),.geo-autocomplete .geo-autocomplete-results li:first-child,.geo-autocomplete .geo-autocomplete-results li:nth-child(2){border-right:1px solid #f2f2f2}.address-autocomplete .geo-autocomplete-results li .geo,.geo-autocomplete .geo-autocomplete-results li .geo{height:2.2rem;margin-right:.8rem;width:2.2rem}.address-autocomplete .geo-autocomplete-results li .draw-map,.geo-autocomplete .geo-autocomplete-results li .draw-map{height:2rem;margin-left:.3rem;margin-right:1.1rem;width:2rem}.address-autocomplete .geo-autocomplete-results li .near-you,.geo-autocomplete .geo-autocomplete-results li .near-you{height:2rem;margin-left:.4rem;margin-right:1rem;width:2rem}.address-autocomplete .geo-autocomplete-results .geo-autocomplete-map,.geo-autocomplete .geo-autocomplete-results .geo-autocomplete-map{display:flex}.address-autocomplete .geo-autocomplete-section-geo li,.geo-autocomplete .geo-autocomplete-section-geo li{border-right:none;display:grid;margin-bottom:0}.address-autocomplete .geo-autocomplete-section-geo li:first-child,.address-autocomplete .geo-autocomplete-section-geo li:nth-child(2),.geo-autocomplete .geo-autocomplete-section-geo li:first-child,.geo-autocomplete .geo-autocomplete-section-geo li:nth-child(2){border-right:none}.country-es.agencies-home .address-autocomplete,.country-hu.agencies-home .address-autocomplete,.country-pl.agencies-home .address-autocomplete{margin-top:20px;position:absolute;width:100%}.country-es.agencies-home .search-icon,.country-hu.agencies-home .search-icon,.country-pl.agencies-home .search-icon{top:20px!important}}.row-maps .address-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province,.row-maps .address-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province,.row-maps .geo-autocomplete .address-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province,.row-maps .geo-autocomplete .geo-autocomplete-results ul.geo-autocomplete-section-geo li.geo-result.choose-province{margin-top:-15px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){ul.geo-autocomplete-section-geo{padding-left:1rem}.geo-autocomplete-map{display:inline-flex}}@media (min-width:1440px){.address-autocomplete .badge-autocomplete,.geo-autocomplete .badge-autocomplete{width:26rem}.address-autocomplete .badge-autocomplete .badge-autocomplete-text,.geo-autocomplete .badge-autocomplete .badge-autocomplete-text{max-width:20.5rem}.address-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts,.geo-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts{margin-right:-30px}}body.tecnocasa .address-autocomplete .badge-autocomplete .badge-autocomplete-text,body.tecnocasa .geo-autocomplete .badge-autocomplete .badge-autocomplete-text{background-color:#f2f7f2;border-color:#d5efd6}body.tecnocasa .address-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts,body.tecnocasa .geo-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts{background:#f2f7f2;border-color:#d5efd6}body.tecnorete .address-autocomplete .badge-autocomplete .badge-autocomplete-text,body.tecnorete .geo-autocomplete .badge-autocomplete .badge-autocomplete-text{background-color:#ffe6d0;border-color:#ffcc9f}body.tecnorete .address-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts,body.tecnorete .geo-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts{background:#ffe6d0;border-color:#ffcc9f}.main-menu-container{background-color:#fff;border-top:2px solid;box-shadow:0 0 6px rgba(0,0,0,.1);transition:all .5s ease-out;z-index:12}.main-menu-container .navbar .nav-item .nav-link{color:#424e5b;padding-left:0;padding-right:0}.main-menu-container .lang{padding:.4rem 0}.main-menu-container.is-transparent{background-color:transparent;border-top:2px solid transparent;box-shadow:none;transition:all .5s ease-out}.main-menu-container.is-transparent .lang .masked-image{background-color:#fff!important}.main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item .nav-link{color:#fff}.main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item .masked-image,.main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item .nav-link .masked-image{background-color:#fff!important;vertical-align:top}.main-menu-container.is-transparent .lang{color:#fff}.main-menu-container.is-transparent .navbar-toggler .masked-image,.main-menu-container.is-transparent.is-pinned{background-color:#fff}.main-menu-container.is-transparent.is-pinned .nav-item .nav-link{color:#424e5b}.main-menu-container.is-transparent.is-pinned .navbar-toggler .masked-image{background-color:#424e5b}body.tecnocasa.country-tn .main-menu-container{background-color:#fff;border-top:2px solid;box-shadow:0 0 6px rgba(0,0,0,.1);transition:all .5s ease-out;z-index:12}body.tecnocasa.country-tn .main-menu-container .navbar .nav-item .nav-link{color:#424e5b;padding-left:0;padding-right:0}body.tecnocasa.country-tn .main-menu-container .navbar .nav-item.industrial a{background-color:transparent;border-radius:50px;color:#424e5b;padding:0}body.tecnocasa.country-tn .main-menu-container .navbar .nav-item.industrial .masked-image{position:relative;top:1px}body.tecnocasa.country-tn .main-menu-container.is-transparent{background-color:transparent;border-top:2px solid transparent;box-shadow:none;transition:all .5s ease-out}body.tecnocasa.country-tn .main-menu-container.is-transparent .lang .masked-image{background-color:#fff!important}body.tecnocasa.country-tn .main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item .nav-link{color:#fff}body.tecnocasa.country-tn .main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item .nav-link .masked-image{background-color:#fff!important;vertical-align:top}body.tecnocasa.country-tn .main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item.industrial a{background-color:transoarent;border-radius:50px;color:#fff;padding:0}body.tecnocasa.country-tn .main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item.industrial .masked-image{background-color:#fff!important;height:1.2rem;position:relative;top:1px}.navbar{height:auto;justify-content:normal;padding-right:0;width:100%!important;z-index:1}@media (min-width:992px){.navbar{height:4rem}}.navbar li a{color:#fff;font-size:.9rem;font-weight:600}.navbar li a:hover{text-decoration:none}.navbar .navbar-brand .navbar-logo{height:45px;width:auto}.navbar .back-link{height:1rem;margin-right:1rem;width:1rem}.navbar .back-link .masked-image{background-color:#424e5b;height:1rem;width:1rem}.navbar .navbar-toggler{position:absolute;right:0}.navbar .navbar-toggler .masked-image{background-color:#424e5b}.navbar .navbar-collapse{background:#f8f8f8;box-shadow:-18px 1px 20px 0 rgba(66,78,91,.16);display:block;height:100vh;overflow:auto;padding:5rem 1rem;position:fixed;right:-100%;top:0;transition:right .5s ease-out;width:80%}.navbar .navbar-collapse.show{right:0;transition:right .5s ease-in}.navbar .navbar-collapse .close-menu{background:transparent;border:none;position:absolute;right:1rem;top:1rem}.navbar .navbar-collapse .navbar-nav .nav-item{background:#fff;border-radius:23px;margin-bottom:.8rem;padding:.2rem 1rem;text-transform:uppercase;width:100%}.navbar .navbar-collapse .navbar-nav .nav-item img{float:left;padding-right:10px;padding-top:8px}.navbar .navbar-collapse .navbar-nav .nav-item .masked-image{float:left;height:30px;margin-right:10px;margin-top:1px;padding:0;width:21px}.navbar .navbar-collapse .navbar-nav .nav-item .nav-link{color:#355c76;display:flex;padding:.5rem .8rem .4rem .3rem}.navbar .navbar-collapse .navbar-nav .nav-item .nav-link img{float:none;margin-left:auto;padding:0}.navbar .navbar-collapse .navbar-nav .nav-item.accedi .masked-image{width:16px}.navbar .navbar-collapse .navbar-nav .nav-item.accedi a img{transform:rotate(90deg)}.navbar .navbar-collapse .navbar-nav li a{font-size:.8rem}.navbar .navbar-collapse .navbar-nav .menu-auth .nav-item{background:none}.navbar .navbar-collapse .navbar-nav .menu-auth .nav-item .masked-image{background-color:#424e5b!important;float:left;height:30px;margin-right:10px;margin-top:1px;padding:0;width:21px}.navbar .navbar-collapse .navbar-nav .menu-auth .nav-item.active{border:1px solid}.navbar .navbar-nav.menu-desk{display:none}.navbar .lang{align-items:center;cursor:pointer;display:flex;font-size:.8rem;font-weight:700;position:absolute;right:60px;text-transform:uppercase;top:22px}.navbar .lang .masked-image{background-color:#fff;cursor:pointer;height:1.3rem;margin-left:.5rem;vertical-align:top}.navbar .lang-modale{background:#fff;border-radius:10px;box-shadow:0 0 12px 0 rgba(0,0,0,.08)!important;min-width:auto;padding:1rem;position:absolute;right:12px;top:60px;transition:all .5s ease-out}.navbar .lang-modale .languages{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around}.navbar .lang-modale .languages>div{background:#ebedee;border-radius:30px;cursor:pointer;display:flex;font-size:.9rem;margin:.2rem 0;padding:.2rem 1rem .4rem .8rem;transition:all .5s ease-out}.navbar .lang-modale .languages>div:hover{background:#fff;outline:2px solid #5e6b70;transition:all .5s ease-out}.navbar .lang-modale .languages>div img{margin-right:.6rem}.navbar .lang-modale .languages .selected{background:rgba(54,90,108,.99);box-shadow:0 0 12px 0 rgba(84,113,128,.55)!important;color:#fff;transition:all .5s ease-out}.navbar .lang-modale .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.navbar .lang-modale .header .title{align-items:center;display:flex;font-size:.9rem!important;font-weight:700;margin-right:1.2rem}.navbar .lang-modale .header .title .masked-image{background-color:#5e6b70!important;height:1.1rem}.navbar .lang-modale .header .close{cursor:pointer;float:none}.navbar .lang-modale .triangle{border:10px solid transparent;border-top-color:#fff;display:block;height:0;left:calc(100% - 75px);position:absolute;top:-20px;transform:rotate(180deg);width:0}body.ie .main-menu-container{position:absolute}body.constructions-index-cardinal.ie .main-menu-container,body.constructions-index-city.ie .main-menu-container,body.constructions-index-district.ie .main-menu-container,body.constructions-index-province.ie .main-menu-container,body.estates-index-cardinal.ie .main-menu-container,body.estates-index-city.ie .main-menu-container,body.estates-index-district.ie .main-menu-container,body.estates-index-map.ie .main-menu-container,body.estates-index-province.ie .main-menu-container{position:fixed}body.estates-show-region.ie .main-menu-container,body.estates-show.ie .main-menu-container{position:static}@media (min-width:992px){.is-pinned .navbar .navbar-brand .navbar-logo{height:40px;margin-top:0;width:auto}.navbar .back-link{display:none}.navbar .navbar-brand .navbar-logo{height:40px;transition:all .4s ease-in-out;width:auto}.navbar .navbar-collapse.show{right:-100%;transition:right .8s ease-out}.lang{right:20px!important}.lang-modale{min-width:420px!important}.lang-modale .languages{flex-direction:row!important}.lang-modale .header .title{font-size:1rem!important}.triangle{left:92%!important}.navbar-nav{margin-left:auto;margin-right:1rem}.navbar-nav.menu-desk{display:block!important}.navbar-nav .nav-item{margin:0 5px}.navbar-nav .nav-item.accedi{border-radius:50px;font-weight:600;margin-left:10px;margin-right:10px;padding:0 10px 0 8px}.navbar-nav .nav-item.accedi a:hover{text-decoration:none}.navbar-nav .nav-item.accedi img{padding-right:10px}.navbar-nav .nav-item .nav-link .masked-image{background-color:#fff;height:1.1rem;vertical-align:top}}body.tecnocasa.country-de .is-pinned .navbar,body.tecnocasa.country-fr .is-pinned .navbar,body.tecnocasa.country-hu .is-pinned .navbar,body.tecnocasa.country-pl .is-pinned .navbar,body.tecnocasa.country-tn .is-pinned .navbar{height:5rem}body.tecnocasa.country-de .is-pinned .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-fr .is-pinned .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-hu .is-pinned .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-pl .is-pinned .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-tn .is-pinned .navbar .navbar-brand .navbar-logo{height:60px;margin-top:0;width:auto}body.tecnocasa.country-de .navbar,body.tecnocasa.country-fr .navbar,body.tecnocasa.country-hu .navbar,body.tecnocasa.country-pl .navbar,body.tecnocasa.country-tn .navbar{height:5rem}body.tecnocasa.country-de .navbar .back-link,body.tecnocasa.country-fr .navbar .back-link,body.tecnocasa.country-hu .navbar .back-link,body.tecnocasa.country-pl .navbar .back-link,body.tecnocasa.country-tn .navbar .back-link{display:none}body.tecnocasa.country-de .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-fr .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-hu .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-pl .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-tn .navbar .navbar-brand .navbar-logo{height:48px;transition:all .4s ease-in-out;width:auto}@media (min-width:1100px){body.tecnocasa.country-de .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-fr .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-hu .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-pl .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-tn .navbar .navbar-brand .navbar-logo{height:60px}}body.tecnocasa.country-it .is-pinned .navbar,body.tecnorete.country-it .is-pinned .navbar{height:5rem}body.tecnocasa.country-it .is-pinned .navbar .navbar-brand,body.tecnorete.country-it .is-pinned .navbar .navbar-brand{position:absolute}body.tecnocasa.country-it .is-pinned .navbar .navbar-brand .navbar-logo,body.tecnorete.country-it .is-pinned .navbar .navbar-brand .navbar-logo{height:45px;margin-top:0;width:auto}body.tecnocasa.country-it .navbar,body.tecnorete.country-it .navbar{height:5rem}body.tecnocasa.country-it .navbar .back-link,body.tecnorete.country-it .navbar .back-link{display:none}body.tecnocasa.country-it .navbar .navbar-brand,body.tecnorete.country-it .navbar .navbar-brand{position:absolute}body.tecnocasa.country-it .navbar .navbar-brand .navbar-logo,body.tecnorete.country-it .navbar .navbar-brand .navbar-logo{height:45px;transition:all .4s ease-in-out;width:auto}@media (min-width:1100px){body.tecnocasa.country-it .navbar .navbar-brand .navbar-logo,body.tecnorete.country-it .navbar .navbar-brand .navbar-logo{height:48px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}}body.tecnocasa .main-menu-container{border-top-color:#158140}body.tecnocasa .main-menu-container.is-transparent{border-top-color:transparent}body.tecnocasa .main-menu-container .navbar .lang .masked-image,body.tecnocasa .main-menu-container .navbar .navbar-collapse .navbar-nav .nav-item .masked-image,body.tecnocasa .main-menu-container .navbar .navbar-nav.menu-desk .nav-item .masked-image,body.tecnocasa .main-menu-container .navbar .navbar-nav.menu-desk .nav-item .nav-link .masked-image{background-color:#158140}body.tecnorete .main-menu-container{border-top-color:#ee7326}body.tecnorete .main-menu-container.is-transparent{border-top-color:transparent}body.tecnorete .main-menu-container .navbar .lang .masked-image{background-color:#ee7326!important}body.tecnorete .main-menu-container .navbar .navbar-collapse .navbar-nav .nav-item .masked-image,body.tecnorete .main-menu-container .navbar .navbar-nav.menu-desk .nav-item .masked-image,body.tecnorete .main-menu-container .navbar .navbar-nav.menu-desk .nav-item .nav-link .masked-image{background-color:#ee7326}.country-hu .main-menu-container .nav-item:last-child{margin-right:5.5rem!important}.loader-overlay{background-color:rgba(66,78,91,.22);height:100%;left:0;margin:0;padding:0;position:fixed;right:0;top:0;width:auto;z-index:500000}.loader-overlay .lds-ripple{display:inline-block;height:56px;left:50%;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%);width:56px}.loader-overlay .lds-ripple div{animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid;border-radius:50%;opacity:1;position:absolute}.loader-overlay .lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{height:0;left:28px;opacity:1;top:28px;width:0}to{height:58px;left:-1px;opacity:0;top:-1px;width:58px}}body.tecnocasa .loader-overlay .lds-ripple div,body.tecnorete .loader-overlay .lds-ripple div{border-color:#fff}.hide-overlay{background-color:#fff;height:100%;left:0;margin:0;padding:0;position:fixed;right:0;top:0;transition:all .5s;width:auto;z-index:500000}.login-modal .modal-dialog .modal-content .modal-body{padding:1rem 2rem!important}.login-modal .modal-dialog .modal-content .modal-body h4{font-size:1.1rem;font-weight:700;text-align:center}.login-modal .modal-dialog .modal-content .modal-body input[type=email],.login-modal .modal-dialog .modal-content .modal-body input[type=password]{margin-bottom:1rem}.login-modal .modal-dialog .modal-content .modal-body .btn-network{max-width:none}.login-modal .modal-dialog .modal-content .modal-body .btn-apple,.login-modal .modal-dialog .modal-content .modal-body .btn-facebook,.login-modal .modal-dialog .modal-content .modal-body .btn-google{justify-content:center}.login-modal .modal-dialog .modal-content .modal-body .btn-apple img,.login-modal .modal-dialog .modal-content .modal-body .btn-facebook img,.login-modal .modal-dialog .modal-content .modal-body .btn-google img{margin-right:.5rem;width:1.5rem}.login-modal .modal-dialog .modal-content .modal-body .btn-apple span,.login-modal .modal-dialog .modal-content .modal-body .btn-facebook span,.login-modal .modal-dialog .modal-content .modal-body .btn-google span{font-weight:200;position:relative;text-transform:none;top:.1rem}.login-modal .modal-dialog .modal-content .modal-body .btn-apple:hover,.login-modal .modal-dialog .modal-content .modal-body .btn-facebook:hover,.login-modal .modal-dialog .modal-content .modal-body .btn-google:hover{box-shadow:0 0 20px rgba(66,78,91,.28)!important}.login-modal .modal-dialog .modal-content .modal-body .btn-apple:hover,.login-modal .modal-dialog .modal-content .modal-body .btn-facebook:hover{color:#fff}.login-modal .modal-dialog .modal-content .modal-body .password_recovery .btn,.login-modal .modal-dialog .modal-content .modal-body .privacy_link .btn{margin-top:-10px;padding:0 0 10px 5px;text-align:left;text-transform:none;width:-moz-fit-content;width:fit-content}.login-modal .modal-dialog .modal-content .modal-body .privacy_link .btn{text-align:right;width:100%}.login-modal .modal-dialog .modal-content .modal-body .privacy_link .click-modal{color:#158140;cursor:pointer}.login-modal .modal-dialog .modal-content .modal-body .privacy_link .click-modal:hover{text-decoration:underline}.country-hu .login-modal .modal-dialog .modal-content .modal-body h4{font-size:.9rem}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-modal .modal-dialog .modal-content .modal-body .btn-apple img,.login-modal .modal-dialog .modal-content .modal-body .btn-facebook img,.login-modal .modal-dialog .modal-content .modal-body .btn-google img{height:20px}}body.tecnocasa .mapboxgl-drawer-limit-counter{background:#158140;color:#fff}body.tecnorete .mapboxgl-drawer-limit-counter{background:#ee7326;color:#fff}.mapboxgl-drawer-limit-counter{border-radius:4px;box-shadow:none;font-family:Nunito,Arial,sans-serif;font-size:10px;padding:0 5px;position:absolute;right:-15px;top:-10px}.mapboxgl-popup-content{border-radius:20px;box-shadow:-1px 0 24px rgba(0,0,0,.39)!important;padding:0}.mapboxgl-popup-content .VueCarousel-slide{display:contents}.detail-map,.detail-map-container{height:507px}.detail-map{width:100%}.detail-map .mapboxgl-map{height:507px}.tecnomap-container .is-drawing .mapboxgl-canvas-container.mapboxgl-interactive{cursor:copy}.tecnomap-container .tecnomap-drawer .mapboxgl-map{background:#fff;border-radius:0;bottom:0;display:block;height:100vh;left:0;margin:0 auto;position:fixed;right:0;top:0;width:100%;z-index:1063}.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-ctrl-bottom-right{bottom:60px}.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-ctrl-bottom-right .mapboxgl-drawer-group{bottom:30px;max-width:50px;position:absolute;right:0;z-index:1}.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-ctrl-bottom-left{bottom:140px}.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-control-container{background-color:#fff;width:100%}.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-control-container .mapboxgl-ctrl-top-left{left:10px;top:60px;width:100%}.tecnomap-container .mapboxgl-ctrl-geocoder{background:none;margin:0}.tecnomap-container .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input{background:#fff;border:0;border-bottom-left-radius:30px!important;border-bottom-right-radius:0!important;border-top-left-radius:30px!important;border-top-right-radius:0!important;box-shadow:30px 0 30px rgba(0,0,0,.2);font-size:.9rem;height:42px!important;margin:0!important;padding:6px 36px 6px 20px;width:100%!important}.tecnomap-container .mapboxgl-ctrl-geocoder .map-search-icon{background:#fff;border:none;border-bottom-right-radius:30px;border-top-right-radius:30px;height:42px;right:-42px;width:42px}.tecnomap-container .mapboxgl-ctrl-geocoder .map-search-icon svg{fill:#424e5b;right:15px;top:10px;width:25px!important}.tecnomap-container .tecnomap-controls{bottom:0;display:flex;left:0;min-width:375px;position:fixed;width:100%;z-index:1066}.tecnomap-container .tecnomap-left-sidebar{background:#fff;border-radius:25px;bottom:12%;box-shadow:0 0 20px rgba(0,0,0,.2);cursor:default;left:2%;padding:.5rem 0;position:fixed;width:50px;z-index:9999}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element{border:0;cursor:pointer;margin:7px 0;padding:0;position:relative;transition:all .2s ease-in-out}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element.btn{min-width:auto;width:50px}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element.btn span{background:#fff;border-radius:10px;box-shadow:-2px 2px 20px rgba(0,0,0,.3);display:none;left:45px;opacity:0;padding:.1rem;position:absolute;text-align:left;text-align:center;text-transform:none;top:4px;transition:all .2s ease-in-out;width:0}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element:hover img{filter:saturate(160%);-ms-filter:saturate(160%);opacity:.4;transition:all .2s ease-in-out}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element.active img{filter:saturate(0);-ms-filter:saturate(0);opacity:1}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element:hover span{opacity:1;transition:all .2s ease-in-out;width:148px}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element img{filter:saturate(1);-ms-filter:saturate(1);height:27px;width:27px}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element img.ar{left:-12px;position:absolute;top:-3px}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tecnomap-container .tecnomap-left-sidebar .geoloc.loopator{animation:rotating 1.5s linear infinite;filter:saturate(0)}.tecnomap-container .tecnomap-left-sidebar .geoloc.loopator span,.tecnomap-container .tecnomap-left-sidebar .geoloc.loopator:hover span{display:none;opacity:0}.tecnomap-container .tecnomap-left-sidebar .draw-tools{margin:1rem 0}.tecnomap-container .tecnomap-left-sidebar .draw-tools:after,.tecnomap-container .tecnomap-left-sidebar .draw-tools:before{background:#eee;content:" ";display:block;height:1px;margin:auto;position:relative;width:85%}.tecnomap-container .tecnomap-left-sidebar .draw-tools:before{top:-.5rem}.tecnomap-container .tecnomap-left-sidebar .draw-tools:after{top:.5rem}.tecnomap-container .tecnomap-left-sidebar .zoom-btn{margin:1.3rem 10px .5rem;width:30px}.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-in,.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-out{background:#f2f3f0;color:#424e5b;font-size:1.5rem!important;font-weight:400;line-height:1.3;margin:0;width:30px}.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-in:disabled,.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-out:disabled{background:#ccc;color:#777;cursor:not-allowed}.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-in:hover,.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-out:hover{background:#ccc}.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-in{border-bottom:1px solid #fff;border-radius:20px 20px 0 0}.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-out{border-radius:0 0 20px 20px}.tecnomap-container .tecnomap-controls-element{flex:1;margin:7px;text-align:center}.tecnomap-container .tecnomap-estates{border-radius:20px;bottom:60px;left:0;min-width:330px;position:fixed;width:100%;z-index:901}.tecnomap-container .tecnomap-estates .VueCarousel-slide{flex-basis:auto}.tecnomap-container .tecnomap-estate-card{padding:0}.tecnomap-container .tecnomap-estate-card .estate-card{border-bottom:none;margin-bottom:40px;margin-left:.6rem!important;margin-right:.6rem!important;min-height:auto;padding:0}.tecnomap-container .tecnomap-estate-card .estate-card .estate-carousel-image{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;height:181px;margin:0;min-width:330px}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data{background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;margin-top:0;padding:.9rem .6rem .6rem}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-data{margin:0}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-title{font-size:1.1875rem;font-weight:600;margin:0}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-rooms .masked-image{background-color:#ef9393;height:1rem;vertical-align:text-bottom;width:1rem}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-surface .masked-image{background-color:#b663d7;height:1rem;vertical-align:text-bottom;width:1rem}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-bathrooms .masked-image{background-color:#8ec7d5;height:1rem;vertical-align:text-bottom;width:1rem}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-price .estate-card-current-price{background-color:#d5efd6;border-radius:10px;font-size:1.1rem;font-weight:700;padding:.4rem .6rem;width:-moz-fit-content;width:fit-content}.tecnomap-container .tecnomap-infobar-container{display:inline-block;left:0;padding:0 10px;position:fixed;top:.9rem;z-index:900}.tecnomap-container .tecnomap-infobar-container .tecnomap-infobar{background:transparent;border-radius:20px;color:#424e5b!important;font-size:.7rem;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tecnomap-container .tecnomap-header{background:#fff;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 8px 17px -14px rgba(0,0,0,.75);display:block;height:45px;left:0;margin:0 auto;position:fixed;right:0;top:0;width:100%;z-index:1064}.tecnomap-container .tecnomap-header img{cursor:pointer}.mapboxgl-ctrl-geocoder{max-width:290px}.mapboxgl-ctrl-geocoder .suggestions{border-radius:20px;box-shadow:0 0 11px 0 rgba(0,0,0,.16);width:112%}@media (min-width:992px){.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-control-container .mapboxgl-ctrl-top-left{left:5rem}.tecnomap-container .tecnomap-header{border-top-left-radius:20px;border-top-right-radius:20px;top:30px;width:95%}.tecnomap-container .tecnomap-left-sidebar{bottom:auto;left:3.5%;top:40%}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element.btn span{display:block}.tecnomap-container .tecnomap-drawer .mapboxgl-map{background:#fff;border-radius:20px;bottom:0;box-shadow:0 0 11px 0 rgba(0,0,0,.16);display:block;height:93vh;left:0;margin:10px auto;position:fixed;right:0;top:30px;width:95%;z-index:1064}.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-ctrl-bottom-right{bottom:0}.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-ctrl-bottom-right .mapboxgl-drawer-group{bottom:80px;max-width:50px;position:absolute;right:20px;z-index:1}.tecnomap-container .tecnomap-controls{background-color:transparent;bottom:6%;display:flex;left:3%;max-width:375px;position:fixed;z-index:1066}.tecnomap-container .tecnomap-controls .tecnomap-controls-element{bottom:5%;flex:1;margin:7px;position:fixed;text-align:center;width:220px}.tecnomap-container .tecnomap-controls .tecnomap-controls-element.btn{font-weight:700;padding:.7rem;text-transform:uppercase}.tecnomap-container .tecnomap-controls .tecnomap-controls-element.btn.btn-google{color:#424e5b}.tecnomap-container .tecnomap-controls .tecnomap-controls-element.btn.btn-google:hover{background:#f2f3f4}.tecnomap-container .tecnomap-controls .right-btn{right:3%}.tecnomap-container .tecnomap-infobar-container{left:auto;right:4%;top:130px;width:-moz-fit-content;width:fit-content}.tecnomap-container .tecnomap-infobar-container .tecnomap-infobar{background:#fff;border:0;box-shadow:0 0 36px rgba(0,0,0,.1);font-size:.9rem;font-weight:400;left:31rem;margin:auto;max-width:40%;padding:.7rem 1rem;position:fixed;top:6.9rem;width:100%}.tecnomap-container .tecnomap-estates{border-radius:20px;bottom:0;max-width:330px;min-width:330px;position:relative}.tecnomap-container .tecnomap-estates .VueCarousel-pagination{position:relative}.tecnomap-container .tecnomap-estates .VueCarousel-pagination .VueCarousel-dot-container{margin-bottom:10px;margin-top:0!important}.tecnomap-container .tecnomap-estates .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot{background-color:#424e5b!important;height:10px!important;opacity:.3;width:10px!important}.tecnomap-container .tecnomap-estates .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active{background-color:#424e5b!important;opacity:1}.tecnomap-container .tecnomap-estates .tecnomap-estate-card .estate-card{border-radius:20px!important;margin:0!important}.detail-map-container,.detail-map-container .detail-map,.detail-map-container .detail-map .mapboxgl-map{height:524px}}@media (min-width:1200px){.tecnomap-container .tecnomap-infobar-container .tecnomap-infobar{font-size:1.2rem;font-weight:bolder;max-width:55%;padding:.4rem 1rem}.tecnomap-container .tecnomap-infobar-container .tecnomap-infobar strong{color:#424e5b!important}}@media (max-width:374px){.tecnomap-container .tecnomap-controls-element{font-size:.7rem!important;margin:7px;max-width:150px;padding:.7rem .4rem}.tecnomap-container .tecnomap-controls-element.right-btn{position:fixed;right:1%}.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-control-container .mapboxgl-ctrl-top-left{left:0;width:80%}}body.tecnorete .tecnomap-container .tecnomap-infobar-container .tecnomap-infobar strong{color:#ee7326!important}body.tecnorete .tecnomap-container .map-actions-button>.mapboxgl-popup-content{background:#003596}body.tecnocasa .tecnomap-container .tecnomap-infobar-container .tecnomap-infobar strong{color:#158140!important}body.tecnocasa .tecnomap-container .map-actions-button>.mapboxgl-popup-content{background:#158140}.modal-backdrop{background-color:rgba(66,78,91,.9)}.tecnomap-container .modal-backdrop{z-index:1040}.tecnomap-container input[type=text]{padding:6px 36px 6px 20px!important}.modal{z-index:1000000000000!important}.modal .modal-dialog .modal-header{align-items:flex-end;border-bottom:none}.modal .modal-dialog .modal-header h5{font-size:1.2rem;font-weight:800}.modal .modal-dialog .modal-header .close{font-size:0;padding:1rem}.modal .modal-dialog .modal-footer{border:none}.modal .modal-dialog span{cursor:default;font-size:.9rem;font-weight:400;-webkit-text-decoration:auto;text-decoration:auto}.bottom-modal .modal-dialog{border:none;bottom:0;left:0;margin:0;max-height:98vh;position:fixed;right:0;width:100%;z-index:100}.bottom-modal .modal-dialog .modal-content{border:none;border-top-left-radius:20px;border-top-right-radius:20px}.bottom-modal .modal-dialog .modal-content .modal-header{border-bottom:none;padding-bottom:0}.bottom-modal .modal-dialog .modal-content .modal-header .close{font-size:2.5rem;padding:.8rem 1rem}.bottom-modal .modal-dialog .modal-content .modal-body{overflow:auto;padding:0 1rem 1rem}.bottom-modal .modal-dialog .modal-content .modal-footer{border-top:none}.districts-list-modal .modal-dialog{top:0}.districts-list-modal .modal-dialog .modal-header{border-radius:0}.districts-list-modal .modal-dialog .modal-body{max-height:85vh;padding-bottom:2rem!important}.districts-list-modal .modal-dialog .search-button .btn{float:right}.drawer-disclaimer-modal{z-index:100000}.animated{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:ease-in}.animated.fadeInUpBig{animation-name:fadeInUpBig}.privacyModal{margin-top:80px;z-index:1000}.privacyModal .modal-dialog{max-width:900px!important}.privacyModal .modal-dialog .modal-content{border:none;border-radius:20px;box-shadow:0 0 11px 0 rgba(66,78,91,.16);max-height:80vh}.privacyModal .modal-dialog .modal-content .modal-header span{font-size:1.5rem;font-weight:700;text-align:center}.privacyModal .modal-dialog .modal-content .modal-body{max-height:80vh;overflow:auto}.privacyModal .modal-dialog .modal-content .modal-body h2{font-size:1.1rem;font-weight:800}.privacyModal .modal-dialog .modal-content .modal-body h3{font-size:.9rem;font-weight:800}.privacyModal .modal-dialog .modal-content .modal-body p{font-size:.9rem;font-weight:300}.privacyModal .modal-dialog .modal-content .modal-body strong,.privacyModal .modal-dialog .modal-content .modal-body ul{font-size:.9rem!important}.privacyModal .modal-dialog .modal-content .modal-body table,.privacyModal .modal-dialog .modal-content .modal-body table td{border:1px solid #9da1a4}.privacyModal .modal-dialog .modal-content .modal-body table th{background-color:#e1e1e1;border:1px solid #9da1a4;font-size:.9rem}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.full-screen-modal .modal-dialog{margin:0}.full-screen-modal .modal-dialog .modal-content{border:none;border-radius:0;height:107vh;overflow:auto}.full-screen-modal .modal-dialog .modal-content .modal-footer{padding:0}.full-screen-modal .mapboxgl-ctrl-bottom-left{bottom:60px}.drawer-disclaimer-modal .modal-dialog{max-width:480px!important}.drawer-disclaimer-modal .modal-dialog .modal-content .modal-header h5{font-size:1.8rem}.drawer-disclaimer-modal .modal-dialog .modal-content .modal-body .drawer-disclaimer img{width:100%}@media (min-width:576px){.full-screen-modal .modal-dialog{max-width:-moz-fit-content;max-width:fit-content}.bottom-modal .modal-dialog{margin:0 auto;max-width:400px}}@media (min-width:992px){.full-screen-modal .modal-dialog{margin:0 auto;max-width:none;top:10%;width:90%}.full-screen-modal .modal-dialog .modal-content{border-radius:20px;box-shadow:0 0 30px rgba(0,0,0,.25);height:auto}.full-screen-modal .modal-content{height:auto}.bottom-modal .modal-dialog{margin:0 auto;max-width:400px;position:absolute;top:10%}.bottom-modal .modal-dialog .modal-content{border:none;border-radius:20px;box-shadow:0 0 11px 0 rgba(66,78,91,.16)}@keyframes fadeInUpBig{0%{opacity:0}to{opacity:1}}.fadeInUpBig{animation-name:fadeInUpBig}}@media (min-height:1101px){.bottom-modal .modal-dialog,.full-screen-modal .modal-dialog{top:20%}}@media (max-width:375px) and (max-height:700px){.login-modal .modal-footer{padding:0}}.pagination{border-radius:4px;display:inline-block;margin:20px 0;padding-left:0}.pagination li{display:inline}.pagination li a{border:1px solid rgba(66,78,91,.27);border-radius:50px;float:left;font-size:.8rem;line-height:1.42857143;margin:2px;padding:6px 12px;position:relative;text-decoration:none}.pagination li a.active{background-color:#424e5b;color:#fff}.search-bar{height:54px;margin:.8rem auto;max-width:690px;position:relative}.search-bar .contract-buttons{display:flex;justify-content:center;margin:0 auto 1rem;max-width:410px;min-width:250px;text-shadow:0 0 5px rgba(0,0,0,.4),0 0 10px rgba(0,0,0,.4),0 0 15px rgba(0,0,0,.4),0 0 20px rgba(0,0,0,.4),0 0 30px rgba(0,0,0,.4),0 0 40px rgba(0,0,0,.4),0 0 55px rgba(0,0,0,.4),0 0 75px rgba(0,0,0,.4);width:70%}.search-bar .contract-buttons .btn{border-bottom:2px solid #fff;border-radius:0;font-size:.8rem;font-weight:400;font-weight:700;letter-spacing:.1rem;margin-bottom:0;padding:.3rem .5rem;text-transform:uppercase}.search-bar .contract-buttons .btn:hover{border-bottom:2px solid #fff;color:#fff}.search-bar .evaluations-search,.search-bar .search-bar-form{position:relative;z-index:100}.search-bar .evaluations-search.is-fullscreen,.search-bar .search-bar-form.is-fullscreen{background:#fff;display:flex;height:100vh;left:0;max-height:none;position:fixed;top:0;width:100vw;z-index:1050}.search-bar .evaluations-search.is-fullscreen .full-screen-header,.search-bar .search-bar-form.is-fullscreen .full-screen-header{background:#fff;border-bottom:1px solid #e1e1e1;font-weight:600;height:3rem;padding:.8rem;position:absolute;text-align:center;width:100vw}.search-bar .evaluations-search.is-fullscreen .full-screen-header .masked-image,.search-bar .search-bar-form.is-fullscreen .full-screen-header .masked-image{background-color:#424e5b;height:1rem;width:1rem}.search-bar .evaluations-search.is-fullscreen .full-screen-header .btn,.search-bar .search-bar-form.is-fullscreen .full-screen-header .btn{margin:0;padding:0;position:absolute;right:1.3rem;top:.8rem;width:1rem}.search-bar .evaluations-search.is-fullscreen .sector-dropdown,.search-bar .search-bar-form.is-fullscreen .sector-dropdown{background:#fff;border-bottom:1px solid #e1e1e1;margin-top:3rem;padding-left:.5rem;position:static}.search-bar .evaluations-search.is-fullscreen .sector-dropdown .sector-dropdown-options,.search-bar .search-bar-form.is-fullscreen .sector-dropdown .sector-dropdown-options{border-radius:0;margin-top:0;max-width:none;width:100vw}.search-bar .evaluations-search.is-fullscreen .address-autocomplete,.search-bar .evaluations-search.is-fullscreen .geo-autocomplete,.search-bar .search-bar-form.is-fullscreen .address-autocomplete,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete{flex:1;height:-moz-fit-content;height:fit-content;margin-top:3rem;position:static}.search-bar .evaluations-search.is-fullscreen .address-autocomplete input[type=text],.search-bar .evaluations-search.is-fullscreen .geo-autocomplete input[type=text],.search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text],.search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]{border-bottom:1px solid #e1e1e1;border-radius:0;box-shadow:none;padding:.5rem;width:100vw}.search-bar .evaluations-search.is-fullscreen .address-autocomplete .address-autocomplete-results,.search-bar .evaluations-search.is-fullscreen .address-autocomplete .geo-autocomplete-results,.search-bar .evaluations-search.is-fullscreen .geo-autocomplete .address-autocomplete-results,.search-bar .evaluations-search.is-fullscreen .geo-autocomplete .geo-autocomplete-results,.search-bar .search-bar-form.is-fullscreen .address-autocomplete .address-autocomplete-results,.search-bar .search-bar-form.is-fullscreen .address-autocomplete .geo-autocomplete-results,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete .address-autocomplete-results,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete .geo-autocomplete-results{border-radius:0;box-shadow:none;height:calc(100vh - 10rem);left:0;margin-top:0;max-height:none;max-width:100vw;padding:.8rem;position:absolute;width:100vw}.search-bar .evaluations-search.is-fullscreen .search-icon,.search-bar .search-bar-form.is-fullscreen .search-icon{display:none}.search-bar .evaluations-search.is-fullscreen .geo-autocomplete-map,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete-map{display:flex}.search-bar .evaluations-search.is-fullscreen .geo-autocomplete-map li,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete-map li{background-color:#f5f5f5;border-radius:8px;display:inline-block;line-height:.7rem;margin:4px;padding:9px 5px;text-align:center;width:33.333%}.search-bar .evaluations-search.is-fullscreen .geo-autocomplete-map li .action,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete-map li .action{display:none}.search-bar .evaluations-search.is-fullscreen .geo-autocomplete-map li strong,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete-map li strong{font-size:.7rem;font-weight:500}.search-bar .evaluations-search.is-fullscreen .geo-autocomplete-map li .geo,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete-map li .geo{height:1.9rem;margin-bottom:.1rem;margin-right:0;width:2.2rem}.search-bar .evaluations-search.is-fullscreen .geo-autocomplete-map li .draw-map,.search-bar .evaluations-search.is-fullscreen .geo-autocomplete-map li .near-you,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete-map li .draw-map,.search-bar .search-bar-form.is-fullscreen .geo-autocomplete-map li .near-you{margin-bottom:.3rem;margin-left:0;margin-right:0;width:1.6rem}.search-bar .evaluations-search .sector-dropdown,.search-bar .search-bar-form .sector-dropdown{background:#fff;height:54px;left:1.5rem;position:absolute;top:0;width:3.5rem;z-index:1}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-value,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-value{align-items:center;border-right:1px solid #e1e1e1;cursor:pointer;display:flex;height:3.3rem;line-height:54px;width:3rem}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-value .icon,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-value .icon{background-color:#fff;margin-left:-5px;margin-right:5px;width:28px}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-value .arrow,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-value .arrow{background-color:#fff;width:10px}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-options,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-options{background:#fff;border-radius:20px;list-style:none;margin-left:-1.5rem;margin-top:.6rem;max-width:280px;padding:.9rem .5rem;width:calc(100vw - 30px)}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-options li,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-options li{font-size:1rem;font-weight:500;padding:.4rem 1rem}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-options li:hover,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-options li:hover{background-color:#f2f2f2}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-options li a,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-options li a{color:#424e5b}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-options li a:hover,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-options li a:hover{text-decoration:none}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-options li img,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-options li img{margin-bottom:4px;margin-right:10px}.search-bar .evaluations-search input[type=text],.search-bar .search-bar-form input[type=text]{background-color:#fff;border:none;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0 0 39px 0 rgba(57,68,81,.24);height:54px;overflow:hidden;padding-left:5.8rem;padding-right:57px;text-overflow:ellipsis;width:100%}.search-bar .evaluations-search .search-icon,.search-bar .search-bar-form .search-icon{display:flex;height:54px;justify-content:center;position:absolute;right:0;top:0;width:54px}.search-bar .evaluations-search .search-icon .masked-image,.search-bar .search-bar-form .search-icon .masked-image{background-color:#424e5b;height:52px;width:22px}.search-bar .address-autocomplete input[type=text]{padding-left:1.3rem}.home-hero.tecnocasa-8 .contract-buttons,.home-hero.tecnorete-8 .contract-buttons{text-shadow:0 0 5px rgba(0,0,0,.4),0 0 10px rgba(0,0,0,.4),0 0 15px rgba(0,0,0,.4),0 0 20px rgba(0,0,0,.4)}.country-it.home-constructions .search-bar .contract-buttons,.country-it.home-industrial .search-bar .contract-buttons,.country-it.home-residential .search-bar .contract-buttons,.country-it.home-touristic .search-bar .contract-buttons{text-shadow:none}.country-it.home-constructions .search-bar .search-bar-form input[type=text],.country-it.home-industrial .search-bar .search-bar-form input[type=text],.country-it.home-residential .search-bar .search-bar-form input[type=text],.country-it.home-touristic .search-bar .search-bar-form input[type=text]{background:transparent;border:2px solid #fff;color:#fff}.country-it.home-constructions .search-bar .search-bar-form input[type=text]::-webkit-input-placeholder,.country-it.home-constructions .search-bar .search-bar-form input[type=text]::placeholder,.country-it.home-industrial .search-bar .search-bar-form input[type=text]::-webkit-input-placeholder,.country-it.home-industrial .search-bar .search-bar-form input[type=text]::placeholder,.country-it.home-residential .search-bar .search-bar-form input[type=text]::-webkit-input-placeholder,.country-it.home-residential .search-bar .search-bar-form input[type=text]::placeholder,.country-it.home-touristic .search-bar .search-bar-form input[type=text]::-webkit-input-placeholder,.country-it.home-touristic .search-bar .search-bar-form input[type=text]::placeholder{color:#fff}.country-it.home-constructions .search-bar .search-bar-form input[type=text] .form-control,.country-it.home-industrial .search-bar .search-bar-form input[type=text] .form-control,.country-it.home-residential .search-bar .search-bar-form input[type=text] .form-control,.country-it.home-touristic .search-bar .search-bar-form input[type=text] .form-control{color:#fff}.country-it.home-constructions .search-bar .search-bar-form .evaluations-search,.country-it.home-constructions .search-bar .search-bar-form .sector-dropdown,.country-it.home-industrial .search-bar .search-bar-form .evaluations-search,.country-it.home-industrial .search-bar .search-bar-form .sector-dropdown,.country-it.home-residential .search-bar .search-bar-form .evaluations-search,.country-it.home-residential .search-bar .search-bar-form .sector-dropdown,.country-it.home-touristic .search-bar .search-bar-form .evaluations-search,.country-it.home-touristic .search-bar .search-bar-form .sector-dropdown{background:transparent}.country-it.home-constructions .search-bar .search-icon .masked-image,.country-it.home-industrial .search-bar .search-icon .masked-image,.country-it.home-residential .search-bar .search-icon .masked-image,.country-it.home-touristic .search-bar .search-icon .masked-image{background-color:#fff;height:52px;width:22px}.country-it.home-constructions .search-bar .search-bar-form.is-fullscreen .address-autocomplete,.country-it.home-constructions .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text],.country-it.home-constructions .search-bar .search-bar-form.is-fullscreen .geo-autocomplete,.country-it.home-constructions .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text],.country-it.home-industrial .search-bar .search-bar-form.is-fullscreen .address-autocomplete,.country-it.home-industrial .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text],.country-it.home-industrial .search-bar .search-bar-form.is-fullscreen .geo-autocomplete,.country-it.home-industrial .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text],.country-it.home-residential .search-bar .search-bar-form.is-fullscreen .address-autocomplete,.country-it.home-residential .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text],.country-it.home-residential .search-bar .search-bar-form.is-fullscreen .geo-autocomplete,.country-it.home-residential .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text],.country-it.home-touristic .search-bar .search-bar-form.is-fullscreen .address-autocomplete,.country-it.home-touristic .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text],.country-it.home-touristic .search-bar .search-bar-form.is-fullscreen .geo-autocomplete,.country-it.home-touristic .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]{color:#424e5b}.country-it.home-constructions .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text]::-webkit-input-placeholder,.country-it.home-constructions .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text]::placeholder,.country-it.home-constructions .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]::-webkit-input-placeholder,.country-it.home-constructions .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]::placeholder,.country-it.home-industrial .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text]::-webkit-input-placeholder,.country-it.home-industrial .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text]::placeholder,.country-it.home-industrial .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]::-webkit-input-placeholder,.country-it.home-industrial .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]::placeholder,.country-it.home-residential .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text]::-webkit-input-placeholder,.country-it.home-residential .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text]::placeholder,.country-it.home-residential .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]::-webkit-input-placeholder,.country-it.home-residential .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]::placeholder,.country-it.home-touristic .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text]::-webkit-input-placeholder,.country-it.home-touristic .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text]::placeholder,.country-it.home-touristic .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]::-webkit-input-placeholder,.country-it.home-touristic .search-bar .search-bar-form.is-fullscreen .geo-autocomplete input[type=text]::placeholder{color:#424e5b!important}.country-it.home-constructions .search-bar .search-bar-form.is-fullscreen .masked-image,.country-it.home-industrial .search-bar .search-bar-form.is-fullscreen .masked-image,.country-it.home-residential .search-bar .search-bar-form.is-fullscreen .masked-image,.country-it.home-touristic .search-bar .search-bar-form.is-fullscreen .masked-image{background-color:#424e5b}body.tecnocasa .search-bar .contract-buttons .btn.active{border-bottom:4px solid #f6b818;color:#f6b818}body.tecnocasa .search-bar .search-bar-form .sector-dropdown-options li.selected{background-color:rgba(208,231,207,.48)}body.tecnocasa .search-bar .search-bar-form.is-fullscreen .geo-autocomplete-map li:hover{background-color:rgba(213,239,214,.322)}body.tecnorete .search-bar .contract-buttons .btn.active{border-bottom:3px solid #f6b818;color:#f6b818}body.tecnorete .search-bar .search-bar-form .sector-dropdown-options li.selected{background-color:rgba(255,141,0,.1)}body.tecnorete .search-bar .search-bar-form.is-fullscreen .geo-autocomplete-map li:hover{background-color:rgba(255,152,0,.078)}.country-es .search-bar .contract-buttons{margin:0 auto .8rem}.country-es .search-bar-form .full-screen-header{background-color:#424e5b!important;color:#fff}.country-es .search-bar-form .full-screen-header .masked-image{background-color:#fff!important;height:1rem;width:1rem}.country-es .search-bar-form.is-fullscreen .address-autocomplete input[type=text]{background:url(/img/icons/search.svg) no-repeat;background-position:right 10px bottom 15px;border-radius:0!important}.country-hu .search-bar .search-icon,.country-pl .search-bar .search-icon,.country-tn .search-bar .search-icon{display:none}.country-hu .search-bar-form .geo-select,.country-pl .search-bar-form .geo-select,.country-tn .search-bar-form .geo-select{background:#fff;border-radius:20px;display:block}.country-hu .search-bar-form .geo-select #input-geo-select-province,.country-pl .search-bar-form .geo-select #input-geo-select-province,.country-tn .search-bar-form .geo-select #input-geo-select-province{width:100%}.country-hu .search-bar-form .geo-select #input-geo-select-province .my-select-label,.country-pl .search-bar-form .geo-select #input-geo-select-province .my-select-label,.country-tn .search-bar-form .geo-select #input-geo-select-province .my-select-label{margin-left:6rem}.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__single,.country-pl .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__single,.country-tn .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__single{padding:1rem 0 0 5.4rem!important}.country-hu .search-bar-form .geo-select .my-select-label,.country-pl .search-bar-form .geo-select .my-select-label,.country-tn .search-bar-form .geo-select .my-select-label{font-size:.9rem;margin-left:1.4rem}.country-hu .search-bar-form .geo-select #input-geo-select-city,.country-pl .search-bar-form .geo-select #input-geo-select-city,.country-tn .search-bar-form .geo-select #input-geo-select-city{border-left:none;border-radius:0;width:100%}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled{background:none;border-radius:0;border-top:1px solid #e1e1e1}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled .multiselect__select,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled .multiselect__select,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled .multiselect__select{background:none}.country-hu .search-bar-form .geo-select #input-geo-select-city,.country-hu .search-bar-form .geo-select #input-geo-select-province,.country-hu .search-bar-form .geo-select #input-geo-select-region,.country-pl .search-bar-form .geo-select #input-geo-select-city,.country-pl .search-bar-form .geo-select #input-geo-select-province,.country-pl .search-bar-form .geo-select #input-geo-select-region,.country-tn .search-bar-form .geo-select #input-geo-select-city,.country-tn .search-bar-form .geo-select #input-geo-select-province,.country-tn .search-bar-form .geo-select #input-geo-select-region{border:none;margin-right:.5rem}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option--selected,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option--selected,.country-hu .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__option--selected,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option--selected,.country-pl .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option--selected,.country-pl .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__option--selected,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option--selected,.country-tn .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option--selected,.country-tn .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__option--selected{background-color:rgba(208,231,207,.48);color:#424e5b}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__tags,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__tags,.country-hu .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__tags,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__tags,.country-pl .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__tags,.country-pl .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__tags,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__tags,.country-tn .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__tags,.country-tn .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__tags{background:none;border-radius:0;color:#424e5b;height:3.1rem}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__tags:hover,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__tags:hover,.country-hu .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__tags:hover,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__tags:hover,.country-pl .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__tags:hover,.country-pl .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__tags:hover,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__tags:hover,.country-tn .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__tags:hover,.country-tn .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__tags:hover{border:none}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__content-wrapper,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__content-wrapper,.country-hu .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__content-wrapper,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__content-wrapper,.country-pl .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__content-wrapper,.country-pl .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__content-wrapper,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__content-wrapper,.country-tn .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__content-wrapper,.country-tn .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__content-wrapper{border-radius:20px;margin-top:.6rem;max-height:210px!important}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option,.country-hu .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__option,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option,.country-pl .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option,.country-pl .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__option,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option,.country-tn .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option,.country-tn .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__option{padding:12px 20px}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__single,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__single,.country-hu .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__single,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__single,.country-pl .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__single,.country-pl .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__single,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__single,.country-tn .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__single,.country-tn .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__single{padding:1rem 0 0 .9rem}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option--highlight,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option--highlight,.country-hu .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__option--highlight,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option--highlight,.country-pl .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option--highlight,.country-pl .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__option--highlight,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option--highlight,.country-tn .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option--highlight,.country-tn .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__option--highlight{background:#e0ece6;border-radius:10px;color:#424e5b}.country-hu .search-bar-form .geo-select .btn,.country-pl .search-bar-form .geo-select .btn,.country-tn .search-bar-form .geo-select .btn{margin:0!important;max-width:3rem;min-width:3rem;padding:.3rem 0 0!important;text-transform:uppercase}.country-hu .search-bar-form .geo-select .btn.btn-network,.country-pl .search-bar-form .geo-select .btn.btn-network,.country-tn .search-bar-form .geo-select .btn.btn-network{background:#158140!important;border:2px solid #fff!important;bottom:0;max-width:none;min-width:auto;right:10px;width:100%}.country-hu .search-bar-form .geo-select .btn.btn-network:hover,.country-pl .search-bar-form .geo-select .btn.btn-network:hover,.country-tn .search-bar-form .geo-select .btn.btn-network:hover{background:#158140!important}.country-hu .search-bar-form .geo-select .btn.btn-network:hover .masked-image,.country-pl .search-bar-form .geo-select .btn.btn-network:hover .masked-image,.country-tn .search-bar-form .geo-select .btn.btn-network:hover .masked-image{background-color:#fff!important}.country-hu .search-bar-form .geo-select .btn .masked-image,.country-pl .search-bar-form .geo-select .btn .masked-image,.country-tn .search-bar-form .geo-select .btn .masked-image{background-color:#fff!important;height:1.6rem;width:1.6rem}.country-hu .search-bar-form .sector-dropdown,.country-pl .search-bar-form .sector-dropdown,.country-tn .search-bar-form .sector-dropdown{height:48px}.country-hu .search-bar-form .sector-dropdown .sector-dropdown-value,.country-pl .search-bar-form .sector-dropdown .sector-dropdown-value,.country-tn .search-bar-form .sector-dropdown .sector-dropdown-value{line-height:48px}.country-pl .search-bar-form .geo-select #input-geo-select-city,.country-pl .search-bar-form .geo-select #input-geo-select-province{border:none}.country-pl .search-bar-form .geo-select #input-geo-select-city .my-select-label,.country-pl .search-bar-form .geo-select #input-geo-select-province .my-select-label{margin-left:1.4rem}.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__single,.country-pl .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__single{padding:1rem 0 0 .9rem!important}.country-pl .search-bar-form .geo-select #input-geo-select-city .masked-image,.country-pl .search-bar-form .geo-select #input-geo-select-province .masked-image{background-color:#424e5b}.country-hu .search-bar-form .geo-select #input-geo-select-region{cursor:pointer;width:100%}.country-hu .search-bar-form .geo-select #input-geo-select-city,.country-hu .search-bar-form .geo-select #input-geo-select-province{border:none!important;margin-right:.5rem}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option{padding:12px 20px 12px 35px}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option:before,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option:before{background:#fff;border:2px solid #e1e1e1;border-radius:5px;content:"";height:22px;left:0;margin:5px;position:absolute;top:3px;transition:.2s ease-out;width:22px;z-index:0}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option.multiselect__option--selected,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option.multiselect__option--selected{color:#424e5b}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option.multiselect__option--selected:before,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option.multiselect__option--selected:before{backface-visibility:hidden;background:#fff;border-color:transparent #424e5b #424e5b transparent;border-radius:5px;border-style:solid;border-width:2px;height:13px;left:1px;opacity:.8;top:8px;transform:rotate(40deg);transform-origin:100% 100%;width:8px;z-index:1}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option.multiselect__option--selected:after,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option.multiselect__option--selected:after{background:#fff;border:2px solid #e1e1e1;border-radius:5px;content:"";height:22px;left:0;margin:6px 5px;padding:0;position:absolute;top:3px;width:22px;z-index:1;z-index:0}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect .multiselect__option--selected.multiselect__option--highlight:after,.country-hu .search-bar-form .geo-select #input-geo-select-province .multiselect .multiselect__option--selected.multiselect__option--highlight:after{background:#fff!important}.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-city .multiselect__content-wrapper,.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-district .multiselect__content-wrapper,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-city .multiselect__content-wrapper,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-district .multiselect__content-wrapper{min-width:210px;padding:.4rem;width:-moz-fit-content;width:fit-content}.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option,.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option{padding:12px 20px 12px 35px}.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option:before,.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option:before,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option:before,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option:before{background:#fff;border:2px solid #e1e1e1;border-radius:5px;content:"";height:22px;left:0;margin:5px;position:absolute;top:3px;transition:.2s ease-out;width:22px;z-index:0}.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected,.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected{color:#424e5b}.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected:before,.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected:before,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected:before,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected:before{backface-visibility:hidden;background:#fff;border-color:transparent #424e5b #424e5b transparent;border-radius:5px;border-style:solid;border-width:2px;height:13px;left:1px;opacity:.8;top:8px;transform:rotate(40deg);transform-origin:100% 100%;width:8px;z-index:1}.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected:after,.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected:after,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected:after,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option.multiselect__option--selected:after{background:#fff;border:2px solid #e1e1e1;border-radius:5px;content:"";height:22px;left:0;margin:6px 5px;padding:0;position:absolute;top:3px;width:22px;z-index:1;z-index:0}.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option--selected.multiselect__option--highlight:after,.country-hu .estates-search-filters .desktop-estate-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option--selected.multiselect__option--highlight:after,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-city .multiselect__content-wrapper .multiselect__element .multiselect__option--selected.multiselect__option--highlight:after,.country-hu .estates-search-filters .mobile-search-filters #input-geo-select-district .multiselect__content-wrapper .multiselect__element .multiselect__option--selected.multiselect__option--highlight:after{background:#fff!important}.country-pl .search-bar-form .geo-select #input-geo-select-region .multiselect .multiselect__tags{min-width:200px}@media (min-width:620px){.country-hu .search-bar-form .geo-select,.country-pl .search-bar-form .geo-select,.country-tn .search-bar-form .geo-select{border-radius:30px;display:flex;justify-content:space-between}.country-hu .search-bar-form .geo-select #input-geo-select-city:has(.multiselect--disabled),.country-pl .search-bar-form .geo-select #input-geo-select-city:has(.multiselect--disabled),.country-tn .search-bar-form .geo-select #input-geo-select-city:has(.multiselect--disabled){cursor:default;opacity:.5}.country-hu .search-bar-form .geo-select #input-geo-select-city:has(.multiselect--disabled) .my-select-label,.country-pl .search-bar-form .geo-select #input-geo-select-city:has(.multiselect--disabled) .my-select-label,.country-tn .search-bar-form .geo-select #input-geo-select-city:has(.multiselect--disabled) .my-select-label{cursor:default}.country-hu .search-bar-form .geo-select #input-geo-select-city,.country-pl .search-bar-form .geo-select #input-geo-select-city,.country-tn .search-bar-form .geo-select #input-geo-select-city{border:none;border-left:1px solid #f2f2f2!important;cursor:pointer;margin-right:.5rem;width:100%}.country-hu .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled,.country-pl .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled,.country-tn .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled{border-radius:0 30px 30px 0}.country-hu .search-bar-form .geo-select #input-geo-select-city .my-select-label,.country-pl .search-bar-form .geo-select #input-geo-select-city .my-select-label,.country-tn .search-bar-form .geo-select #input-geo-select-city .my-select-label{cursor:pointer}.country-hu .search-bar-form .geo-select #input-geo-select-province,.country-pl .search-bar-form .geo-select #input-geo-select-province,.country-tn .search-bar-form .geo-select #input-geo-select-province{width:100%}.country-hu .search-bar-form .geo-select .btn.btn-network,.country-pl .search-bar-form .geo-select .btn.btn-network,.country-tn .search-bar-form .geo-select .btn.btn-network{background:#fff!important;box-shadow:none!important;min-width:3rem;position:relative;right:0;width:auto}.country-hu .search-bar-form .geo-select .btn .masked-image,.country-pl .search-bar-form .geo-select .btn .masked-image,.country-tn .search-bar-form .geo-select .btn .masked-image{background-color:#158140!important}.country-pl .search-bar-form .geo-select #input-geo-select-city{border:none!important}}.seohub-intro{margin:1rem 0 2rem}.home-seohub h1{font-size:1.8rem;font-weight:700;margin-top:30px}.cardinals,.seo-hub{background:#fff;margin-top:3rem}.cardinals .container-fluid,.cardinals .container-lg,.cardinals .container-md,.cardinals .container-sm,.cardinals .container-xl,.seo-hub .container-fluid,.seo-hub .container-lg,.seo-hub .container-md,.seo-hub .container-sm,.seo-hub .container-xl{padding:0}.cardinals .tab-content,.seo-hub .tab-content{background-color:#fff}.cardinals .provinces-title,.seo-hub .provinces-title{-webkit-overflow-scrolling:touch;background:#f8f8f8;border-bottom:none;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.cardinals .provinces-title li,.seo-hub .provinces-title li{margin-left:.3rem}.cardinals .provinces-title li .nav-link,.seo-hub .provinces-title li .nav-link{background:#e7ecef;font-size:1.1rem;font-weight:600;text-transform:capitalize}.cardinals .provinces-title li .nav-link.active,.seo-hub .provinces-title li .nav-link.active{background:#fff;border-color:transparent;color:#355c76;font-size:1.1rem;font-weight:500;text-transform:capitalize}.cardinals .rooms-title,.cardinals .types-title,.seo-hub .rooms-title,.seo-hub .types-title{background-color:#fff;padding:0}.cardinals .rooms-title .nav-tabs,.cardinals .types-title .nav-tabs,.seo-hub .rooms-title .nav-tabs,.seo-hub .types-title .nav-tabs{border-bottom:none;display:inline-flex;width:100%}.cardinals .rooms-title .nav-tabs li.active,.cardinals .types-title .nav-tabs li.active,.seo-hub .rooms-title .nav-tabs li.active,.seo-hub .types-title .nav-tabs li.active{border-bottom:3px solid #355c76}.cardinals .rooms-title .nav-tabs li:first-child,.cardinals .types-title .nav-tabs li:first-child,.seo-hub .rooms-title .nav-tabs li:first-child,.seo-hub .types-title .nav-tabs li:first-child{margin-left:20px}.cardinals .rooms-title .nav-tabs li a,.cardinals .types-title .nav-tabs li a,.seo-hub .rooms-title .nav-tabs li a,.seo-hub .types-title .nav-tabs li a{color:#424e5b;display:block;font-size:.9rem;padding:.8rem .9rem .3rem .8rem;width:100%}.cardinals .rooms-title .nav-tabs li a:hover,.cardinals .types-title .nav-tabs li a:hover,.seo-hub .rooms-title .nav-tabs li a:hover,.seo-hub .types-title .nav-tabs li a:hover{text-decoration:none}.cardinals .rooms-title .nav-tabs.scrolling-wrapper,.cardinals .types-title .nav-tabs.scrolling-wrapper,.seo-hub .rooms-title .nav-tabs.scrolling-wrapper,.seo-hub .types-title .nav-tabs.scrolling-wrapper{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.cardinals .container-button,.seo-hub .container-button{box-shadow:0 -12px 20px 0 #fff;display:flex;padding:1rem 0;position:relative}.cardinals .container-button .btn-text,.seo-hub .container-button .btn-text{background:#355c76;border:2px solid #355c76;border-radius:30px;color:#fff;font-size:.7rem;margin:.4rem auto;max-width:200px;padding:10px 20px;text-decoration:none;width:100%}.cardinals .container-button .btn-text:hover,.seo-hub .container-button .btn-text:hover{background:#fff;border:2px solid #355c76;box-shadow:0 0 17px 3px rgba(66,78,91,.54)!important;color:#355c76}.cardinals .provinces,.seo-hub .provinces{margin-top:20px}.cardinals .provinces ul,.seo-hub .provinces ul{-moz-column-gap:30px;column-gap:30px;-moz-column-width:19em;column-width:19em;padding:1rem 0}.cardinals .provinces ul .with-cities,.seo-hub .provinces ul .with-cities{background-color:#eff3f5;border-radius:30px;color:#424e5b;display:flex;display:block;font-size:.9rem;font-weight:500;margin:.8rem 0;padding:.2rem}.cardinals .provinces ul .with-cities:first-child,.seo-hub .provinces ul .with-cities:first-child{margin-top:0}.cardinals .provinces ul .with-cities .geo-count,.seo-hub .provinces ul .with-cities .geo-count{background:#fff;border-radius:30px;color:#355c76;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:2px;margin-left:2px;margin-right:10px;min-width:40px;padding:0 .4rem;text-align:center;width:-moz-fit-content;width:fit-content}.cardinals .provinces ul .with-cities a,.seo-hub .provinces ul .with-cities a{color:#424e5b}.cardinals .provinces ul .with-cities-padding,.seo-hub .provinces ul .with-cities-padding{margin-bottom:-31px;margin-top:-17px;padding-left:40px}.cardinals .provinces ul .with-cities-padding .with-cities,.seo-hub .provinces ul .with-cities-padding .with-cities{background-color:hsla(0,0%,95%,.49)}.country-it .seo-hub .container-button .btn-text{background-image:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c);background-size:200% auto;border:none;border-radius:30px!important;box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13);color:#fff;font-size:.7rem;margin:.4rem auto;max-width:200px;padding:14px 20px!important;text-decoration:none;transition:all .5s ease;width:100%}.country-it .seo-hub .container-button .btn-text:hover{background-position:100%;box-shadow:none!important;color:#fff!important}.country-it .seo-hub .container-button .btn-text:active{transform:scale(.95)}li.li-city-list{background-color:#f2f2f2;border-radius:30px;color:#424e5b;display:inline-block;font-size:.9rem;font-weight:500;margin:0 .8rem .8rem;padding:.3rem 1.5rem;width:100%}li.li-city-list:first-child{margin-top:0}.cardinals{-moz-column-gap:2em;column-gap:2em;-moz-column-width:16em;column-width:16em;font-size:.8rem;list-style:none;padding-top:10px}.cardinals .cardinal-province{margin-bottom:1rem}.cardinals .cardinal-province .cardinal-province-title{color:#424e5b;font-size:1.1rem;font-weight:600;font-weight:700;margin:0;text-transform:none}.cardinals .cardinal-province .cardinal-province-title img{vertical-align:middle}.cardinals .cardinal-province .cardinal-list{background-color:#fbfbfb;border-radius:20px;color:#424e5b;display:block;font-size:.9rem;margin:.8rem 0;padding:.4rem .8rem}.cardinals .cardinal-province .cardinal-list .cardinal-li{padding:.2rem 0}.cardinals .cardinal-province .cardinal-list .cardinal-li a{color:#424e5b;font-size:.8rem}.seo-hub-province h1{font-size:1.5rem;font-weight:600}.seo-hub-province .province-link{display:block;font-size:.9rem;margin-bottom:1rem}.tit-provinces{background-color:#fff;padding-bottom:30px}.cont-provinces{margin-bottom:2rem}.cont-provinces ul{-moz-column-width:22rem;column-width:22rem;list-style:none;margin-bottom:0;padding-left:0}.cont-provinces ul .index-box{display:inline-table;width:100%}.cont-provinces ul .index-box .with-cities-padding{display:flex;padding-left:1rem}.cont-provinces ul .index-box .with-cities-padding .with-cities{background-color:hsla(0,0%,95%,.49);margin:.2rem 0;width:100%}.cont-provinces ul .index-box .with-cities-padding .with-cities a{font-size:.8rem}.cont-provinces ul .index-box .index-list{border-radius:20px;color:#355c76;display:inline-block;font-size:1.4rem;font-weight:700;margin-bottom:.5rem;margin-top:1.04rem;padding-left:1rem;width:100%}.cont-provinces ul .index-box .with-cities{align-items:center;background-color:#f2f2f2;border-radius:30px;color:#424e5b;display:block;display:flex;font-size:.9rem;font-weight:500;margin:.8rem 0;padding:.28rem}.cont-provinces ul .index-box .with-cities .geo-count{background:#fff;border-radius:30px;color:#9da1a4;color:#355c76;display:inline-block;font-size:.8rem;font-weight:600;margin-left:2px;margin-right:10px;min-width:3rem;min-width:40px;padding:0 .4rem;text-align:center;width:-moz-fit-content;width:fit-content}body.tecnocasa .cardinals .rooms-title .nav-tabs li.active a,body.tecnocasa .cardinals .types-title .nav-tabs li.active a,body.tecnocasa .seo-hub .rooms-title .nav-tabs li.active a,body.tecnocasa .seo-hub .types-title .nav-tabs li.active a{color:#158140}body.tecnorete .cardinals .rooms-title .nav-tabs li.active a,body.tecnorete .cardinals .types-title .nav-tabs li.active a,body.tecnorete .seo-hub .rooms-title .nav-tabs li.active a,body.tecnorete .seo-hub .types-title .nav-tabs li.active a{color:#ee7326}.country-es .tit-provinces,.country-hu .tit-provinces{padding-bottom:30px}.country-es .tit-provinces .seo-hub .provinces,.country-hu .tit-provinces .seo-hub .provinces{margin-top:20px}.country-es .seo-hub-panel,.country-hu .seo-hub-panel{-moz-column-gap:10px;column-gap:10px;-moz-column-width:18em;column-width:18em;margin-bottom:30px;margin-top:20px;padding:15px}.country-es .seo-hub-panel .seo-hub-blocks,.country-hu .seo-hub-panel .seo-hub-blocks{border-radius:5px;display:inline-block;margin:0 .25rem .25rem;padding:5px;width:100%}.country-es .seo-hub-panel .seo-hub-blocks:first-child,.country-hu .seo-hub-panel .seo-hub-blocks:first-child{margin-top:-20px}.country-es .seo-hub-panel .seo-hub-blocks h3,.country-hu .seo-hub-panel .seo-hub-blocks h3{color:#355c76;font-size:1.1rem;font-weight:700;margin:0;text-transform:none}.country-es .seo-hub-panel .seo-hub-blocks h3 img,.country-hu .seo-hub-panel .seo-hub-blocks h3 img{vertical-align:top}.country-es .seo-hub-panel .seo-hub-blocks .geo-count,.country-hu .seo-hub-panel .seo-hub-blocks .geo-count{background:#fff;border-radius:30px;color:#355c76;display:inline-block;font-size:.8rem;font-weight:600;margin-left:2px;margin-right:10px;min-width:40px;padding:0 .4rem;text-align:center;width:-moz-fit-content;width:fit-content}.country-es .seo-hub-panel .seo-hub-blocks .with-cities,.country-hu .seo-hub-panel .seo-hub-blocks .with-cities{background-color:#f2f2f2;border-radius:30px;color:#424e5b;display:flex;display:block;font-size:.9rem;font-weight:500;margin:.8rem 0;padding:.2rem}.country-es .seo-hub-panel .seo-hub-blocks .with-cities:first-child,.country-hu .seo-hub-panel .seo-hub-blocks .with-cities:first-child{margin-top:0}.country-es .seo-hub-panel .seo-hub-blocks ul,.country-hu .seo-hub-panel .seo-hub-blocks ul{-moz-column-gap:30px;column-gap:30px;-moz-column-width:19em;column-width:19em;padding:1rem 0}body.country-de.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_1.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_2.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_3.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_4.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_5.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_6.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_7.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_8.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_9.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_10.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_11.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_12.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_1.jpg)}body.country-de.home-seohub .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_2.jpg)}body.country-de.home-seohub .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_3.jpg)}body.country-de.home-seohub .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_4.jpg)}body.country-de.home-seohub .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_5.jpg)}body.country-de.home-seohub .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_6.jpg)}body.country-de.home-seohub .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_7.jpg)}body.country-de.home-seohub .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_8.jpg)}body.country-de.home-seohub .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_9.jpg)}body.country-de.home-seohub .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_10.jpg)}body.country-de.home-seohub .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_11.jpg)}body.country-de.home-seohub .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-de.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_12.jpg)}body.country-de.home-seohub .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_1.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_2.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_3.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_4.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_5.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_6.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_7.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_8.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_9.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_10.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_11.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_12.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_1.jpg)}body.country-es.home-seohub .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_2.jpg)}body.country-es.home-seohub .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_3.jpg)}body.country-es.home-seohub .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_4.jpg)}body.country-es.home-seohub .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_5.jpg)}body.country-es.home-seohub .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_6.jpg)}body.country-es.home-seohub .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_7.jpg)}body.country-es.home-seohub .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_8.jpg)}body.country-es.home-seohub .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_9.jpg)}body.country-es.home-seohub .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_10.jpg)}body.country-es.home-seohub .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_11.jpg)}body.country-es.home-seohub .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-es.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_12.jpg)}body.country-es.home-seohub .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_1.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_2.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_3.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_4.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_5.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_6.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_7.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_8.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_9.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_10.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_11.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_12.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_1.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_2.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_3.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_4.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_5.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_6.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_7.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_8.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_9.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_10.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_11.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-fr.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_12.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_1.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_2.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_3.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_4.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_5.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_6.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_7.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_8.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_9.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_10.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_11.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_12.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_1.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_2.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_3.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_4.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_5.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_6.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_7.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_8.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_9.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_10.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_11.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-hu.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_12.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_1.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_2.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_3.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_4.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_5.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_6.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_7.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_8.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_9.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_10.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_11.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_12.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_1.jpg)}body.country-it.home-seohub .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_2.jpg)}body.country-it.home-seohub .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_3.jpg)}body.country-it.home-seohub .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_4.jpg)}body.country-it.home-seohub .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_5.jpg)}body.country-it.home-seohub .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_6.jpg)}body.country-it.home-seohub .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_7.jpg)}body.country-it.home-seohub .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_8.jpg)}body.country-it.home-seohub .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_9.jpg)}body.country-it.home-seohub .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_10.jpg)}body.country-it.home-seohub .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_11.jpg)}body.country-it.home-seohub .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-it.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_12.jpg)}body.country-it.home-seohub .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_1.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_2.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_3.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_4.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_5.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_6.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_7.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_8.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_9.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_10.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_11.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_12.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_1.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_2.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_3.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_4.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_5.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_6.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_7.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_8.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_9.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_10.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_11.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-tn.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_12.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_1.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_2.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_3.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_4.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_5.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_6.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_7.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_8.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_9.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_10.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_11.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_12.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_1.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_2.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_3.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_4.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_5.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_6.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_7.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_8.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_9.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_10.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_11.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}body.country-pl.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_12.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:3px solid #fff;color:#fff}@media (min-width:992px){body.country-de.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_1.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_2.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_3.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_4.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_5.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_6.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_7.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_8.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_9.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_10.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_11.jpg)}body.country-de.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_12.jpg)}body.country-de.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_1.jpg)}body.country-de.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_2.jpg)}body.country-de.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_3.jpg)}body.country-de.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_4.jpg)}body.country-de.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_5.jpg)}body.country-de.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_6.jpg)}body.country-de.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_7.jpg)}body.country-de.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_8.jpg)}body.country-de.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_9.jpg)}body.country-de.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_10.jpg)}body.country-de.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_11.jpg)}body.country-de.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_12.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_1.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_2.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_3.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_4.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_5.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_6.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_7.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_8.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_9.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_10.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_11.jpg)}body.country-es.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_12.jpg)}body.country-es.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_1.jpg)}body.country-es.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_2.jpg)}body.country-es.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_3.jpg)}body.country-es.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_4.jpg)}body.country-es.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_5.jpg)}body.country-es.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_6.jpg)}body.country-es.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_7.jpg)}body.country-es.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_8.jpg)}body.country-es.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_9.jpg)}body.country-es.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_10.jpg)}body.country-es.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_11.jpg)}body.country-es.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_12.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_1.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_2.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_3.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_4.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_5.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_6.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_7.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_8.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_9.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_10.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_11.jpg)}body.country-fr.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_12.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_1.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_2.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_3.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_4.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_5.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_6.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_7.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_8.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_9.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_10.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_11.jpg)}body.country-fr.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_12.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_1.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_2.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_3.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_4.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_5.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_6.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_7.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_8.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_9.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_10.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_11.jpg)}body.country-hu.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_12.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_1.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_2.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_3.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_4.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_5.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_6.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_7.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_8.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_9.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_10.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_11.jpg)}body.country-hu.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_12.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_1.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_2.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_3.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_4.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_5.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_6.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_7.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_8.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_9.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_10.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_11.jpg)}body.country-it.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_12.jpg)}body.country-it.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_1.jpg)}body.country-it.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_2.jpg)}body.country-it.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_3.jpg)}body.country-it.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_4.jpg)}body.country-it.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_5.jpg)}body.country-it.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_6.jpg)}body.country-it.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_7.jpg)}body.country-it.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_8.jpg)}body.country-it.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_9.jpg)}body.country-it.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_10.jpg)}body.country-it.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_11.jpg)}body.country-it.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_12.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_1.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_2.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_3.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_4.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_5.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_6.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_7.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_8.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_9.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_10.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_11.jpg)}body.country-tn.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_12.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_1.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_2.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_3.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_4.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_5.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_6.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_7.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_8.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_9.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_10.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_11.jpg)}body.country-tn.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_12.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_1.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_2.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_3.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_4.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_5.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_6.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_7.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_8.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_9.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_10.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_11.jpg)}body.country-pl.home-seohub .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_12.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_1.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_2.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_3.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_4.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_5.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_6.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_7.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_8.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_9.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_10.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_11.jpg)}body.country-pl.home-seohub .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_12.jpg)}}.separator{align-items:center;display:flex;margin:.7rem 0;text-align:center}.separator:after,.separator:before{border-bottom:1px solid #9da1a4;content:"";flex:1}.separator:before{margin-right:.25em}.separator:after{margin-left:.25em}.show-more .show-more-container{-webkit-overflow-scrolling:auto;overflow:hidden;transition:all .2s}.show-more .btn{margin-bottom:0;padding-bottom:0}body.safari .seo-hub .show-more .show-more-container{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;overflow:hidden;-webkit-transform:translateZ(0)}@media screen and (-webkit-min-device-pixel-ratio:0){.show-more-container{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;overflow-y:scroll;-webkit-transform:translateZ(0)}}.sidebar{background:#fff;box-shadow:0 0 19px 3px rgba(0,0,0,.1);float:left;height:auto;left:-70%;overflow:visible;position:fixed;top:4rem;transition:all .2s;width:70%;z-index:100}.sidebar .navbar-toggler{background:#365c76!important;border:none!important;border-radius:0;border-bottom-right-radius:10px;border-top-right-radius:10px;display:none!important}.sidebar .navbar-toggler .icon-bar{background:#fff!important}.sidebar.visible{left:30px}.sidebar .nav{margin:0}.sidebar .nav .nav-item{line-height:.2;transition:all .3s ease}.sidebar .nav .nav-item a.nav-link{align-items:center;color:#424e5b;cursor:pointer;display:flex;flex-direction:column;justify-content:space-evenly;line-height:13px;min-height:75px;padding:10px 8px;text-align:center;text-decoration:none;transition:all .3s ease}.sidebar .nav .nav-item a.nav-link span{font-size:.6rem;font-weight:600;letter-spacing:.03rem;min-height:61px;text-transform:uppercase}.sidebar .nav .nav-item a.nav-link span .masked-image{background-color:#424e5b;width:1.5rem}.sidebar .nav .nav-item a.nav-link img{height:23px;margin-bottom:.3rem;position:relative}.sidebar .nav .nav-item a.nav-link:after{background:#365c76;border-radius:0 4px 4px 0;content:"";height:40px;left:-5px;opacity:0;position:absolute;top:1.35rem;transition:width .3s ease;width:4px}.sidebar .nav .nav-item a.nav-link:hover{position:relative}.sidebar .nav .nav-item a.nav-link:hover:after{left:0;opacity:1}.sidebar .nav .nav-item.is-active{background-color:#f8f8f8}.sidebar .nav .nav-item.is-active a.nav-link{box-sizing:border-box;color:#424e5b!important;position:relative}.sidebar .nav .nav-item.is-active a.nav-link:after{left:0;opacity:1}.sidebar .nav .nav-divider{border-top:1px solid #eee}.sidebar .navbar-toggler{background:#fff;border:1px solid #e1e1e1;box-shadow:none;cursor:pointer;display:block;height:33px;left:100%;padding:0 .8rem;position:absolute;top:0;width:40px}.sidebar .navbar-toggler:focus{outline:none}.sidebar .navbar-toggler .icon-bar{background:#424e5b;border-radius:1px;height:2px;left:10px;position:absolute;width:20px}.sidebar .navbar-toggler .icon-bar.top-bar{top:10px}.sidebar .navbar-toggler .icon-bar.middle-bar{top:15px}.sidebar .navbar-toggler .icon-bar.bottom-bar{top:20px}.sidebar .sidebar-sticky .user-container{background-position:50%;background-repeat:no-repeat;background-size:40px;height:50px;margin:10px 0}.tecnocasa.user-area .sidebar .nav-item a.nav-link:hover span .masked-image,.tecnocasa.user-area .sidebar .nav-item.is-active a.nav-link span .masked-image{background-color:#158140!important}.tecnorete.user-area .sidebar .nav-item a.nav-link:hover span .masked-image,.tecnorete.user-area .sidebar .nav-item.is-active a.nav-link span .masked-image{background-color:#ee7326!important}.tecnorete.user-area .sidebar .sidebar-sticky .user-container{background-size:30px}.country-tn .sidebar{width:100px}.country-pl .sidebar .nav .nav-item a.nav-link{padding:0}@media (max-width:991px){.sidebar{display:none}}@media (min-width:991px){.sidebar{border-radius:25px;min-height:590px;top:70px;width:90px}.sidebar .navbar-toggler{display:none}}@media (min-width:1350px) and (min-height:1024px){.sidebar{min-height:660px}}.table tr:first-of-type td{border-top:none}.tabs-container .nav-tabs .nav-item .nav-link{border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer}.my-tooltip .tooltip{bottom:100%;left:0;width:300px}.my-tooltip .tooltip span{font-size:.9rem}.my-tooltip .tooltip .arrow{left:50%;transform:translateX(-50%)}.my-tooltip .tooltip .arrow:before{border-top-color:#424e5b;border-width:.6rem .6rem 0}.my-tooltip .tooltip .tooltip-inner{background-color:#424e5b;max-width:300px;padding:.5rem}.analog-clock{background-color:#e5e8ea;height:5em;transform:translate3d(-1.5rem,-50%,0);width:5em}.analog-clock,.analog-clock:after{border-radius:100%;position:absolute}.analog-clock:after{background-color:#00205b;content:"";height:2.5%;left:50%;top:50%;transform:translate3d(-50%,-50%,0);width:2.5%}.analog-clock__face{height:100%;left:0;position:absolute;top:0;width:100%}.analog-clock__notch{bottom:50%;height:49%;left:50%;position:absolute;transform-origin:50% 100%;width:1px}.analog-clock__notch:after{background-color:#b6c3c9;content:"";height:2.5%;left:0;position:absolute;top:0;width:100%}.analog-clock__notch.-long:after{height:7.5%;width:2px}.analog-clock__hand{background-color:#00205b;border-radius:2px;bottom:50%;height:40%;left:50%;position:absolute;transform-origin:50% 100%;transition:transform .1s linear;width:2px}.analog-clock__hand:after{backface-visibility:hidden;background-color:inherit;content:"";height:10%;left:0;position:absolute;top:100%;width:100%}.analog-clock__hand.-hours{border-radius:3px;height:33.3333333333%;transition:transform 0s linear;width:3px}.analog-clock__hand.-seconds{background-color:#c16767;border-radius:0;height:45%;transition:transform .1s cubic-bezier(.6,.05,0,1.6);width:1px}.analog-clock__hand.-seconds:after{height:12.5%}body.tecnocasa .analog-clock{border:2.5px solid #158140}body.tecnorete .analog-clock{border:2.5px solid #ee7326}body.tecnocasa.home-industrial .analog-clock,body.tecnorete.home-industrial .analog-clock{border:4.5px solid #66758e;box-sizing:content-box}body.tecnocasa.home-residential .analog-clock,body.tecnorete.home-residential .analog-clock{margin-left:-4%}.page-404 .analog-clock,body.tecnocasa.home-constructions .analog-clock,body.tecnorete.home-constructions .analog-clock{display:none}@media (max-width:767px){.analog-clock{display:none}}@media (min-width:768px){body.tecnocasa.home-industrial .analog-clock,body.tecnorete.home-industrial .analog-clock{display:none}.analog-clock{left:70%;top:55%}}@media (max-width:991px){body.tecnocasa.home-residential .analog-clock,body.tecnorete.home-residential .analog-clock{left:52%;top:51%}}@media (min-width:992px){.analog-clock{left:90%;top:30%}body.tecnocasa.home-industrial .analog-clock,body.tecnorete.home-industrial .analog-clock{display:block}}@media (min-width:1024px){.analog-clock{left:88%}}@media (min-width:1150px){.analog-clock{left:83%}}@media (min-width:1280px){.analog-clock{left:80%}}@media (min-width:1372px) and (max-width:1379px){body.tecnocasa.home-residential .analog-clock,body.tecnorete.home-residential .analog-clock{left:78.5%}}@media (min-width:1380px){.analog-clock{left:77%}}@media (min-width:1500px){.analog-clock{left:75%}}@media (min-width:1650px){.analog-clock{left:73%}}@media (min-width:1820px){.analog-clock{left:71%}}@media (min-width:2000px){.analog-clock{left:69%}}@media (min-width:2180px){.analog-clock{left:68%}}@media (min-width:2300px){.analog-clock{left:67%}}@media (min-width:2470px){.analog-clock{left:66%}}body.home-constructions,body.home-industrial,body.home-residential,body.home-seohub,body.home-showcase,body.home-touristic,body.network-index,body.sell-estate-index,body.virtual-tour,body.work-with-us-1,body.work-with-us-2,body.work-with-us-3,body.work-with-us-4,body.work-with-us-index{background:#f8f8f8}body.home-constructions .main-content,body.home-industrial .main-content,body.home-residential .main-content,body.home-seohub .main-content,body.home-showcase .main-content,body.home-touristic .main-content,body.network-index .main-content,body.sell-estate-index .main-content,body.virtual-tour .main-content,body.work-with-us-1 .main-content,body.work-with-us-2 .main-content,body.work-with-us-3 .main-content,body.work-with-us-4 .main-content,body.work-with-us-index .main-content{padding-top:0}body.home-constructions .main-content .home-hero,body.home-industrial .main-content .home-hero,body.home-residential .main-content .home-hero,body.home-seohub .main-content .home-hero,body.home-showcase .main-content .home-hero,body.home-touristic .main-content .home-hero,body.network-index .main-content .home-hero,body.sell-estate-index .main-content .home-hero,body.virtual-tour .main-content .home-hero,body.work-with-us-1 .main-content .home-hero,body.work-with-us-2 .main-content .home-hero,body.work-with-us-3 .main-content .home-hero,body.work-with-us-4 .main-content .home-hero,body.work-with-us-index .main-content .home-hero{background-position:50%!important;background-repeat:no-repeat;background-size:cover!important;background:linear-gradient(0deg,transparent,rgba(12,30,39,.1));min-height:100vh;padding-top:25vh;position:relative}body.home-constructions .main-content .home-hero.virtual,body.home-industrial .main-content .home-hero.virtual,body.home-residential .main-content .home-hero.virtual,body.home-seohub .main-content .home-hero.virtual,body.home-showcase .main-content .home-hero.virtual,body.home-touristic .main-content .home-hero.virtual,body.network-index .main-content .home-hero.virtual,body.sell-estate-index .main-content .home-hero.virtual,body.virtual-tour .main-content .home-hero.virtual,body.work-with-us-1 .main-content .home-hero.virtual,body.work-with-us-2 .main-content .home-hero.virtual,body.work-with-us-3 .main-content .home-hero.virtual,body.work-with-us-4 .main-content .home-hero.virtual,body.work-with-us-index .main-content .home-hero.virtual{background-image:linear-gradient(rgba(66,78,91,.27),hsla(0,0%,100%,0)),url(/img/hero/hero-virtual-mobile.jpg);padding-top:16.5rem}body.home-constructions .main-content .home-hero.work-with-us,body.home-industrial .main-content .home-hero.work-with-us,body.home-residential .main-content .home-hero.work-with-us,body.home-seohub .main-content .home-hero.work-with-us,body.home-showcase .main-content .home-hero.work-with-us,body.home-touristic .main-content .home-hero.work-with-us,body.network-index .main-content .home-hero.work-with-us,body.sell-estate-index .main-content .home-hero.work-with-us,body.virtual-tour .main-content .home-hero.work-with-us,body.work-with-us-1 .main-content .home-hero.work-with-us,body.work-with-us-2 .main-content .home-hero.work-with-us,body.work-with-us-3 .main-content .home-hero.work-with-us,body.work-with-us-4 .main-content .home-hero.work-with-us,body.work-with-us-index .main-content .home-hero.work-with-us{background-image:linear-gradient(rgba(66,78,91,.27),hsla(0,0%,100%,0)),url(/img/hero/hero-work-mobile.jpg)}body.home-constructions .main-content .home-hero.sell-estate,body.home-industrial .main-content .home-hero.sell-estate,body.home-residential .main-content .home-hero.sell-estate,body.home-seohub .main-content .home-hero.sell-estate,body.home-showcase .main-content .home-hero.sell-estate,body.home-touristic .main-content .home-hero.sell-estate,body.network-index .main-content .home-hero.sell-estate,body.sell-estate-index .main-content .home-hero.sell-estate,body.virtual-tour .main-content .home-hero.sell-estate,body.work-with-us-1 .main-content .home-hero.sell-estate,body.work-with-us-2 .main-content .home-hero.sell-estate,body.work-with-us-3 .main-content .home-hero.sell-estate,body.work-with-us-4 .main-content .home-hero.sell-estate,body.work-with-us-index .main-content .home-hero.sell-estate{background-image:linear-gradient(rgba(66,78,91,.47),rgba(66,78,91,.13)),url(/img/hero/hero-sell-estate.jpg)}body.home-constructions .main-content .home-hero.rent-estate,body.home-industrial .main-content .home-hero.rent-estate,body.home-residential .main-content .home-hero.rent-estate,body.home-seohub .main-content .home-hero.rent-estate,body.home-showcase .main-content .home-hero.rent-estate,body.home-touristic .main-content .home-hero.rent-estate,body.network-index .main-content .home-hero.rent-estate,body.sell-estate-index .main-content .home-hero.rent-estate,body.virtual-tour .main-content .home-hero.rent-estate,body.work-with-us-1 .main-content .home-hero.rent-estate,body.work-with-us-2 .main-content .home-hero.rent-estate,body.work-with-us-3 .main-content .home-hero.rent-estate,body.work-with-us-4 .main-content .home-hero.rent-estate,body.work-with-us-index .main-content .home-hero.rent-estate{background-image:linear-gradient(rgba(66,78,91,.27),hsla(0,0%,100%,0)),url(/img/hero/hero-rent-estate-mobile.jpg)}body.home-constructions .main-content .home-hero.network,body.home-industrial .main-content .home-hero.network,body.home-residential .main-content .home-hero.network,body.home-seohub .main-content .home-hero.network,body.home-showcase .main-content .home-hero.network,body.home-touristic .main-content .home-hero.network,body.network-index .main-content .home-hero.network,body.sell-estate-index .main-content .home-hero.network,body.virtual-tour .main-content .home-hero.network,body.work-with-us-1 .main-content .home-hero.network,body.work-with-us-2 .main-content .home-hero.network,body.work-with-us-3 .main-content .home-hero.network,body.work-with-us-4 .main-content .home-hero.network,body.work-with-us-index .main-content .home-hero.network{background-image:linear-gradient(0deg,transparent,rgba(44,167,228,.26)),url(/img/hero/hero-network-mobile.svg);box-shadow:none}body.home-constructions .main-content .home-hero .claim h1,body.home-industrial .main-content .home-hero .claim h1,body.home-residential .main-content .home-hero .claim h1,body.home-seohub .main-content .home-hero .claim h1,body.home-showcase .main-content .home-hero .claim h1,body.home-touristic .main-content .home-hero .claim h1,body.network-index .main-content .home-hero .claim h1,body.sell-estate-index .main-content .home-hero .claim h1,body.virtual-tour .main-content .home-hero .claim h1,body.work-with-us-1 .main-content .home-hero .claim h1,body.work-with-us-2 .main-content .home-hero .claim h1,body.work-with-us-3 .main-content .home-hero .claim h1,body.work-with-us-4 .main-content .home-hero .claim h1,body.work-with-us-index .main-content .home-hero .claim h1{color:#fff;font-size:1.2rem;font-weight:500;margin-bottom:2rem;margin-top:1rem}body.home-constructions .main-content .home-hero .claim span,body.home-industrial .main-content .home-hero .claim span,body.home-residential .main-content .home-hero .claim span,body.home-seohub .main-content .home-hero .claim span,body.home-showcase .main-content .home-hero .claim span,body.home-touristic .main-content .home-hero .claim span,body.network-index .main-content .home-hero .claim span,body.sell-estate-index .main-content .home-hero .claim span,body.virtual-tour .main-content .home-hero .claim span,body.work-with-us-1 .main-content .home-hero .claim span,body.work-with-us-2 .main-content .home-hero .claim span,body.work-with-us-3 .main-content .home-hero .claim span,body.work-with-us-4 .main-content .home-hero .claim span,body.work-with-us-index .main-content .home-hero .claim span{color:#fff;font-size:2.4rem;font-weight:500;line-height:1}body.home-constructions .main-content .home-hero .claim-2024,body.home-constructions .main-content .home-hero .estate-count-2024,body.home-industrial .main-content .home-hero .claim-2024,body.home-industrial .main-content .home-hero .estate-count-2024,body.home-residential .main-content .home-hero .claim-2024,body.home-residential .main-content .home-hero .estate-count-2024,body.home-seohub .main-content .home-hero .claim-2024,body.home-seohub .main-content .home-hero .estate-count-2024,body.home-showcase .main-content .home-hero .claim-2024,body.home-showcase .main-content .home-hero .estate-count-2024,body.home-touristic .main-content .home-hero .claim-2024,body.home-touristic .main-content .home-hero .estate-count-2024,body.network-index .main-content .home-hero .claim-2024,body.network-index .main-content .home-hero .estate-count-2024,body.sell-estate-index .main-content .home-hero .claim-2024,body.sell-estate-index .main-content .home-hero .estate-count-2024,body.virtual-tour .main-content .home-hero .claim-2024,body.virtual-tour .main-content .home-hero .estate-count-2024,body.work-with-us-1 .main-content .home-hero .claim-2024,body.work-with-us-1 .main-content .home-hero .estate-count-2024,body.work-with-us-2 .main-content .home-hero .claim-2024,body.work-with-us-2 .main-content .home-hero .estate-count-2024,body.work-with-us-3 .main-content .home-hero .claim-2024,body.work-with-us-3 .main-content .home-hero .estate-count-2024,body.work-with-us-4 .main-content .home-hero .claim-2024,body.work-with-us-4 .main-content .home-hero .estate-count-2024,body.work-with-us-index .main-content .home-hero .claim-2024,body.work-with-us-index .main-content .home-hero .estate-count-2024{display:none!important}body.home-constructions .main-content .home-hero .claim-2025,body.home-industrial .main-content .home-hero .claim-2025,body.home-residential .main-content .home-hero .claim-2025,body.home-seohub .main-content .home-hero .claim-2025,body.home-showcase .main-content .home-hero .claim-2025,body.home-touristic .main-content .home-hero .claim-2025,body.network-index .main-content .home-hero .claim-2025,body.sell-estate-index .main-content .home-hero .claim-2025,body.virtual-tour .main-content .home-hero .claim-2025,body.work-with-us-1 .main-content .home-hero .claim-2025,body.work-with-us-2 .main-content .home-hero .claim-2025,body.work-with-us-3 .main-content .home-hero .claim-2025,body.work-with-us-4 .main-content .home-hero .claim-2025,body.work-with-us-index .main-content .home-hero .claim-2025{color:#fff;display:block;filter:drop-shadow(0 5px 15px #000000);max-width:690px;padding-left:15px!important;padding-right:15px!important;text-align:center;text-shadow:0 0 7px rgba(0,21,31,.51)}body.home-constructions .main-content .home-hero .claim-2025 .bold,body.home-industrial .main-content .home-hero .claim-2025 .bold,body.home-residential .main-content .home-hero .claim-2025 .bold,body.home-seohub .main-content .home-hero .claim-2025 .bold,body.home-showcase .main-content .home-hero .claim-2025 .bold,body.home-touristic .main-content .home-hero .claim-2025 .bold,body.network-index .main-content .home-hero .claim-2025 .bold,body.sell-estate-index .main-content .home-hero .claim-2025 .bold,body.virtual-tour .main-content .home-hero .claim-2025 .bold,body.work-with-us-1 .main-content .home-hero .claim-2025 .bold,body.work-with-us-2 .main-content .home-hero .claim-2025 .bold,body.work-with-us-3 .main-content .home-hero .claim-2025 .bold,body.work-with-us-4 .main-content .home-hero .claim-2025 .bold,body.work-with-us-index .main-content .home-hero .claim-2025 .bold{font-family:Montserrat,serif;font-optical-sizing:auto;font-size:2rem;font-weight:900;line-height:2rem}body.home-constructions .main-content .home-hero .claim-2025 .light,body.home-industrial .main-content .home-hero .claim-2025 .light,body.home-residential .main-content .home-hero .claim-2025 .light,body.home-seohub .main-content .home-hero .claim-2025 .light,body.home-showcase .main-content .home-hero .claim-2025 .light,body.home-touristic .main-content .home-hero .claim-2025 .light,body.network-index .main-content .home-hero .claim-2025 .light,body.sell-estate-index .main-content .home-hero .claim-2025 .light,body.virtual-tour .main-content .home-hero .claim-2025 .light,body.work-with-us-1 .main-content .home-hero .claim-2025 .light,body.work-with-us-2 .main-content .home-hero .claim-2025 .light,body.work-with-us-3 .main-content .home-hero .claim-2025 .light,body.work-with-us-4 .main-content .home-hero .claim-2025 .light,body.work-with-us-index .main-content .home-hero .claim-2025 .light{display:inline-block;font-family:Montserrat,serif;font-optical-sizing:auto;font-size:1.6rem;font-weight:400;line-height:1.6rem;margin-bottom:1rem}body.home-constructions .main-content .home-hero h2,body.home-industrial .main-content .home-hero h2,body.home-residential .main-content .home-hero h2,body.home-seohub .main-content .home-hero h2,body.home-showcase .main-content .home-hero h2,body.home-touristic .main-content .home-hero h2,body.network-index .main-content .home-hero h2,body.sell-estate-index .main-content .home-hero h2,body.virtual-tour .main-content .home-hero h2,body.work-with-us-1 .main-content .home-hero h2,body.work-with-us-2 .main-content .home-hero h2,body.work-with-us-3 .main-content .home-hero h2,body.work-with-us-4 .main-content .home-hero h2,body.work-with-us-index .main-content .home-hero h2{color:#fff!important}body.home-constructions .main-content .home-hero .title,body.home-industrial .main-content .home-hero .title,body.home-residential .main-content .home-hero .title,body.home-seohub .main-content .home-hero .title,body.home-showcase .main-content .home-hero .title,body.home-touristic .main-content .home-hero .title,body.network-index .main-content .home-hero .title,body.sell-estate-index .main-content .home-hero .title,body.virtual-tour .main-content .home-hero .title,body.work-with-us-1 .main-content .home-hero .title,body.work-with-us-2 .main-content .home-hero .title,body.work-with-us-3 .main-content .home-hero .title,body.work-with-us-4 .main-content .home-hero .title,body.work-with-us-index .main-content .home-hero .title{color:#fff;font-size:3.1rem;font-weight:700;margin-top:1%;max-width:524px;text-align:left}body.home-constructions .main-content .home-hero .estates-count,body.home-industrial .main-content .home-hero .estates-count,body.home-residential .main-content .home-hero .estates-count,body.home-seohub .main-content .home-hero .estates-count,body.home-showcase .main-content .home-hero .estates-count,body.home-touristic .main-content .home-hero .estates-count,body.network-index .main-content .home-hero .estates-count,body.sell-estate-index .main-content .home-hero .estates-count,body.virtual-tour .main-content .home-hero .estates-count,body.work-with-us-1 .main-content .home-hero .estates-count,body.work-with-us-2 .main-content .home-hero .estates-count,body.work-with-us-3 .main-content .home-hero .estates-count,body.work-with-us-4 .main-content .home-hero .estates-count,body.work-with-us-index .main-content .home-hero .estates-count{color:#fff;font-size:1.1rem;font-weight:300;margin:.7rem 0 1.2rem;text-align:center}body.home-constructions .main-content .recent-estates h2,body.home-industrial .main-content .recent-estates h2,body.home-residential .main-content .recent-estates h2,body.home-seohub .main-content .recent-estates h2,body.home-showcase .main-content .recent-estates h2,body.home-touristic .main-content .recent-estates h2,body.network-index .main-content .recent-estates h2,body.sell-estate-index .main-content .recent-estates h2,body.virtual-tour .main-content .recent-estates h2,body.work-with-us-1 .main-content .recent-estates h2,body.work-with-us-2 .main-content .recent-estates h2,body.work-with-us-3 .main-content .recent-estates h2,body.work-with-us-4 .main-content .recent-estates h2,body.work-with-us-index .main-content .recent-estates h2{font-size:1.25rem;font-weight:600;margin-bottom:1.3rem;text-align:center}body.home-constructions .main-content .home-services,body.home-industrial .main-content .home-services,body.home-residential .main-content .home-services,body.home-seohub .main-content .home-services,body.home-showcase .main-content .home-services,body.home-touristic .main-content .home-services,body.network-index .main-content .home-services,body.sell-estate-index .main-content .home-services,body.virtual-tour .main-content .home-services,body.work-with-us-1 .main-content .home-services,body.work-with-us-2 .main-content .home-services,body.work-with-us-3 .main-content .home-services,body.work-with-us-4 .main-content .home-services,body.work-with-us-index .main-content .home-services{background:#fff;box-shadow:0 0 20px 0 rgba(162,182,195,.14);font-weight:200;margin:0}body.home-constructions .main-content .home-services .services,body.home-industrial .main-content .home-services .services,body.home-residential .main-content .home-services .services,body.home-seohub .main-content .home-services .services,body.home-showcase .main-content .home-services .services,body.home-touristic .main-content .home-services .services,body.network-index .main-content .home-services .services,body.sell-estate-index .main-content .home-services .services,body.virtual-tour .main-content .home-services .services,body.work-with-us-1 .main-content .home-services .services,body.work-with-us-2 .main-content .home-services .services,body.work-with-us-3 .main-content .home-services .services,body.work-with-us-4 .main-content .home-services .services,body.work-with-us-index .main-content .home-services .services{padding:3rem 0}body.home-constructions .main-content .home-services .services h1,body.home-constructions .main-content .home-services .services h2,body.home-industrial .main-content .home-services .services h1,body.home-industrial .main-content .home-services .services h2,body.home-residential .main-content .home-services .services h1,body.home-residential .main-content .home-services .services h2,body.home-seohub .main-content .home-services .services h1,body.home-seohub .main-content .home-services .services h2,body.home-showcase .main-content .home-services .services h1,body.home-showcase .main-content .home-services .services h2,body.home-touristic .main-content .home-services .services h1,body.home-touristic .main-content .home-services .services h2,body.network-index .main-content .home-services .services h1,body.network-index .main-content .home-services .services h2,body.sell-estate-index .main-content .home-services .services h1,body.sell-estate-index .main-content .home-services .services h2,body.virtual-tour .main-content .home-services .services h1,body.virtual-tour .main-content .home-services .services h2,body.work-with-us-1 .main-content .home-services .services h1,body.work-with-us-1 .main-content .home-services .services h2,body.work-with-us-2 .main-content .home-services .services h1,body.work-with-us-2 .main-content .home-services .services h2,body.work-with-us-3 .main-content .home-services .services h1,body.work-with-us-3 .main-content .home-services .services h2,body.work-with-us-4 .main-content .home-services .services h1,body.work-with-us-4 .main-content .home-services .services h2,body.work-with-us-index .main-content .home-services .services h1,body.work-with-us-index .main-content .home-services .services h2{font-size:1.875rem;font-weight:700}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper,body.home-residential .main-content .home-services .services .VueCarousel-wrapper,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper,body.home-showcase .main-content .home-services .services .VueCarousel-wrapper,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper,body.network-index .main-content .home-services .services .VueCarousel-wrapper,body.sell-estate-index .main-content .home-services .services .VueCarousel-wrapper,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper{padding-bottom:10px}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-showcase .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.sell-estate-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner{justify-content:flex-start;padding-top:3rem}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.home-showcase .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.sell-estate-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service{position:relative}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.home-showcase .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.sell-estate-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .img-service .hover{left:0;position:absolute;top:0}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.home-showcase .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.sell-estate-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner h2{font-size:1.3rem;font-weight:700;margin-top:20px}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.home-showcase .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.sell-estate-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner img{border-radius:50%;height:300px;max-width:300px;-o-object-fit:cover;object-fit:cover;width:100%}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.home-showcase .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.sell-estate-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner a{border-radius:30px;font-size:.7rem;font-weight:500;letter-spacing:.04rem;padding:10px 35px;text-decoration:none;text-transform:uppercase}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.home-showcase .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.sell-estate-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner p{margin-bottom:2rem}body.home-constructions .main-content .home-services .VueCarousel-pagination,body.home-industrial .main-content .home-services .VueCarousel-pagination,body.home-residential .main-content .home-services .VueCarousel-pagination,body.home-seohub .main-content .home-services .VueCarousel-pagination,body.home-showcase .main-content .home-services .VueCarousel-pagination,body.home-touristic .main-content .home-services .VueCarousel-pagination,body.network-index .main-content .home-services .VueCarousel-pagination,body.sell-estate-index .main-content .home-services .VueCarousel-pagination,body.virtual-tour .main-content .home-services .VueCarousel-pagination,body.work-with-us-1 .main-content .home-services .VueCarousel-pagination,body.work-with-us-2 .main-content .home-services .VueCarousel-pagination,body.work-with-us-3 .main-content .home-services .VueCarousel-pagination,body.work-with-us-4 .main-content .home-services .VueCarousel-pagination,body.work-with-us-index .main-content .home-services .VueCarousel-pagination{position:relative}body.home-constructions .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-industrial .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-residential .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-seohub .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-showcase .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-touristic .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.network-index .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.sell-estate-index .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.virtual-tour .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-1 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-2 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-3 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-4 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-index .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot{background-color:#424e5b!important;border-radius:20px;height:10px!important;opacity:.3;width:10px!important}body.home-constructions .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-industrial .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-residential .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-seohub .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-showcase .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-touristic .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.network-index .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.sell-estate-index .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.virtual-tour .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-1 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-2 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-3 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-4 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-index .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active{opacity:1}body.home-constructions .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-industrial .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-residential .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-seohub .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-showcase .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-touristic .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.network-index .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.sell-estate-index .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.virtual-tour .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-1 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-2 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-3 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-4 .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-index .main-content .home-services .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus{outline:none}body.home-constructions .main-content .home-news .carousel-card,body.home-industrial .main-content .home-news .carousel-card,body.home-residential .main-content .home-news .carousel-card,body.home-seohub .main-content .home-news .carousel-card,body.home-showcase .main-content .home-news .carousel-card,body.home-touristic .main-content .home-news .carousel-card,body.network-index .main-content .home-news .carousel-card,body.sell-estate-index .main-content .home-news .carousel-card,body.virtual-tour .main-content .home-news .carousel-card,body.work-with-us-1 .main-content .home-news .carousel-card,body.work-with-us-2 .main-content .home-news .carousel-card,body.work-with-us-3 .main-content .home-news .carousel-card,body.work-with-us-4 .main-content .home-news .carousel-card,body.work-with-us-index .main-content .home-news .carousel-card{align-items:flex-start;background:#fff;border-radius:20px;height:100%;margin:0 .5rem;min-height:490px;padding:.8rem}body.home-constructions .main-content .home-news .carousel-card a,body.home-industrial .main-content .home-news .carousel-card a,body.home-residential .main-content .home-news .carousel-card a,body.home-seohub .main-content .home-news .carousel-card a,body.home-showcase .main-content .home-news .carousel-card a,body.home-touristic .main-content .home-news .carousel-card a,body.network-index .main-content .home-news .carousel-card a,body.sell-estate-index .main-content .home-news .carousel-card a,body.virtual-tour .main-content .home-news .carousel-card a,body.work-with-us-1 .main-content .home-news .carousel-card a,body.work-with-us-2 .main-content .home-news .carousel-card a,body.work-with-us-3 .main-content .home-news .carousel-card a,body.work-with-us-4 .main-content .home-news .carousel-card a,body.work-with-us-index .main-content .home-news .carousel-card a{font-weight:400;text-decoration:underline}body.home-constructions .main-content .home-news .carousel-card h4,body.home-industrial .main-content .home-news .carousel-card h4,body.home-residential .main-content .home-news .carousel-card h4,body.home-seohub .main-content .home-news .carousel-card h4,body.home-showcase .main-content .home-news .carousel-card h4,body.home-touristic .main-content .home-news .carousel-card h4,body.network-index .main-content .home-news .carousel-card h4,body.sell-estate-index .main-content .home-news .carousel-card h4,body.virtual-tour .main-content .home-news .carousel-card h4,body.work-with-us-1 .main-content .home-news .carousel-card h4,body.work-with-us-2 .main-content .home-news .carousel-card h4,body.work-with-us-3 .main-content .home-news .carousel-card h4,body.work-with-us-4 .main-content .home-news .carousel-card h4,body.work-with-us-index .main-content .home-news .carousel-card h4{font-size:1.2rem;font-weight:700;height:2.5rem;margin-top:20px}body.home-constructions .main-content .home-news .carousel-card img,body.home-industrial .main-content .home-news .carousel-card img,body.home-residential .main-content .home-news .carousel-card img,body.home-seohub .main-content .home-news .carousel-card img,body.home-showcase .main-content .home-news .carousel-card img,body.home-touristic .main-content .home-news .carousel-card img,body.network-index .main-content .home-news .carousel-card img,body.sell-estate-index .main-content .home-news .carousel-card img,body.virtual-tour .main-content .home-news .carousel-card img,body.work-with-us-1 .main-content .home-news .carousel-card img,body.work-with-us-2 .main-content .home-news .carousel-card img,body.work-with-us-3 .main-content .home-news .carousel-card img,body.work-with-us-4 .main-content .home-news .carousel-card img,body.work-with-us-index .main-content .home-news .carousel-card img{width:100%}body.home-constructions .main-content .home-news .carousel-card p,body.home-industrial .main-content .home-news .carousel-card p,body.home-residential .main-content .home-news .carousel-card p,body.home-seohub .main-content .home-news .carousel-card p,body.home-showcase .main-content .home-news .carousel-card p,body.home-touristic .main-content .home-news .carousel-card p,body.network-index .main-content .home-news .carousel-card p,body.sell-estate-index .main-content .home-news .carousel-card p,body.virtual-tour .main-content .home-news .carousel-card p,body.work-with-us-1 .main-content .home-news .carousel-card p,body.work-with-us-2 .main-content .home-news .carousel-card p,body.work-with-us-3 .main-content .home-news .carousel-card p,body.work-with-us-4 .main-content .home-news .carousel-card p,body.work-with-us-index .main-content .home-news .carousel-card p{margin-bottom:0}body.home-constructions .main-content .home-news .carousel-card div,body.home-industrial .main-content .home-news .carousel-card div,body.home-residential .main-content .home-news .carousel-card div,body.home-seohub .main-content .home-news .carousel-card div,body.home-showcase .main-content .home-news .carousel-card div,body.home-touristic .main-content .home-news .carousel-card div,body.network-index .main-content .home-news .carousel-card div,body.sell-estate-index .main-content .home-news .carousel-card div,body.virtual-tour .main-content .home-news .carousel-card div,body.work-with-us-1 .main-content .home-news .carousel-card div,body.work-with-us-2 .main-content .home-news .carousel-card div,body.work-with-us-3 .main-content .home-news .carousel-card div,body.work-with-us-4 .main-content .home-news .carousel-card div,body.work-with-us-index .main-content .home-news .carousel-card div{margin:5px 0}body.home-constructions .main-content .home-news .VueCarousel-pagination,body.home-industrial .main-content .home-news .VueCarousel-pagination,body.home-residential .main-content .home-news .VueCarousel-pagination,body.home-seohub .main-content .home-news .VueCarousel-pagination,body.home-showcase .main-content .home-news .VueCarousel-pagination,body.home-touristic .main-content .home-news .VueCarousel-pagination,body.network-index .main-content .home-news .VueCarousel-pagination,body.sell-estate-index .main-content .home-news .VueCarousel-pagination,body.virtual-tour .main-content .home-news .VueCarousel-pagination,body.work-with-us-1 .main-content .home-news .VueCarousel-pagination,body.work-with-us-2 .main-content .home-news .VueCarousel-pagination,body.work-with-us-3 .main-content .home-news .VueCarousel-pagination,body.work-with-us-4 .main-content .home-news .VueCarousel-pagination,body.work-with-us-index .main-content .home-news .VueCarousel-pagination{position:relative}body.home-constructions .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-industrial .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-residential .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-seohub .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-showcase .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.home-touristic .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.network-index .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.sell-estate-index .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.virtual-tour .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-1 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-2 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-3 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-4 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,body.work-with-us-index .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot{background-color:#424e5b!important;border-radius:20px;height:10px!important;opacity:.3;width:10px!important}body.home-constructions .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-industrial .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-residential .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-seohub .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-showcase .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.home-touristic .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.network-index .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.sell-estate-index .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.virtual-tour .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-1 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-2 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-3 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-4 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,body.work-with-us-index .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active{opacity:1}body.home-constructions .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-industrial .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-residential .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-seohub .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-showcase .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.home-touristic .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.network-index .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.sell-estate-index .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.virtual-tour .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-1 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-2 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-3 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-4 .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,body.work-with-us-index .main-content .home-news .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus{outline:none}body.home-constructions .seo-hub-panel,body.home-industrial .seo-hub-panel,body.home-residential .seo-hub-panel,body.home-seohub .seo-hub-panel,body.home-showcase .seo-hub-panel,body.home-touristic .seo-hub-panel,body.network-index .seo-hub-panel,body.sell-estate-index .seo-hub-panel,body.virtual-tour .seo-hub-panel,body.work-with-us-1 .seo-hub-panel,body.work-with-us-2 .seo-hub-panel,body.work-with-us-3 .seo-hub-panel,body.work-with-us-4 .seo-hub-panel,body.work-with-us-index .seo-hub-panel{-moz-column-gap:10px;column-gap:10px;-moz-column-width:18em;column-width:18em;margin-bottom:30px;margin-top:20px;padding:15px}body.home-constructions .seo-hub-blocks,body.home-industrial .seo-hub-blocks,body.home-residential .seo-hub-blocks,body.home-seohub .seo-hub-blocks,body.home-showcase .seo-hub-blocks,body.home-touristic .seo-hub-blocks,body.network-index .seo-hub-blocks,body.sell-estate-index .seo-hub-blocks,body.virtual-tour .seo-hub-blocks,body.work-with-us-1 .seo-hub-blocks,body.work-with-us-2 .seo-hub-blocks,body.work-with-us-3 .seo-hub-blocks,body.work-with-us-4 .seo-hub-blocks,body.work-with-us-index .seo-hub-blocks{border-radius:5px;display:inline-block;margin:0 .25rem .25rem;padding:5px;width:100%}body.home-constructions .seo-hub-blocks:first-child,body.home-industrial .seo-hub-blocks:first-child,body.home-residential .seo-hub-blocks:first-child,body.home-seohub .seo-hub-blocks:first-child,body.home-showcase .seo-hub-blocks:first-child,body.home-touristic .seo-hub-blocks:first-child,body.network-index .seo-hub-blocks:first-child,body.sell-estate-index .seo-hub-blocks:first-child,body.virtual-tour .seo-hub-blocks:first-child,body.work-with-us-1 .seo-hub-blocks:first-child,body.work-with-us-2 .seo-hub-blocks:first-child,body.work-with-us-3 .seo-hub-blocks:first-child,body.work-with-us-4 .seo-hub-blocks:first-child,body.work-with-us-index .seo-hub-blocks:first-child{margin-top:-20px}body.home-constructions .seo-hub-blocks h3,body.home-industrial .seo-hub-blocks h3,body.home-residential .seo-hub-blocks h3,body.home-seohub .seo-hub-blocks h3,body.home-showcase .seo-hub-blocks h3,body.home-touristic .seo-hub-blocks h3,body.network-index .seo-hub-blocks h3,body.sell-estate-index .seo-hub-blocks h3,body.virtual-tour .seo-hub-blocks h3,body.work-with-us-1 .seo-hub-blocks h3,body.work-with-us-2 .seo-hub-blocks h3,body.work-with-us-3 .seo-hub-blocks h3,body.work-with-us-4 .seo-hub-blocks h3,body.work-with-us-index .seo-hub-blocks h3{color:#355c76;font-size:1.1rem;font-weight:700;margin:0;text-transform:none}body.home-constructions .seo-hub-blocks h3 img,body.home-industrial .seo-hub-blocks h3 img,body.home-residential .seo-hub-blocks h3 img,body.home-seohub .seo-hub-blocks h3 img,body.home-showcase .seo-hub-blocks h3 img,body.home-touristic .seo-hub-blocks h3 img,body.network-index .seo-hub-blocks h3 img,body.sell-estate-index .seo-hub-blocks h3 img,body.virtual-tour .seo-hub-blocks h3 img,body.work-with-us-1 .seo-hub-blocks h3 img,body.work-with-us-2 .seo-hub-blocks h3 img,body.work-with-us-3 .seo-hub-blocks h3 img,body.work-with-us-4 .seo-hub-blocks h3 img,body.work-with-us-index .seo-hub-blocks h3 img{vertical-align:top}body.home-constructions .seo-hub-blocks h3 .geo-count,body.home-industrial .seo-hub-blocks h3 .geo-count,body.home-residential .seo-hub-blocks h3 .geo-count,body.home-seohub .seo-hub-blocks h3 .geo-count,body.home-showcase .seo-hub-blocks h3 .geo-count,body.home-touristic .seo-hub-blocks h3 .geo-count,body.network-index .seo-hub-blocks h3 .geo-count,body.sell-estate-index .seo-hub-blocks h3 .geo-count,body.virtual-tour .seo-hub-blocks h3 .geo-count,body.work-with-us-1 .seo-hub-blocks h3 .geo-count,body.work-with-us-2 .seo-hub-blocks h3 .geo-count,body.work-with-us-3 .seo-hub-blocks h3 .geo-count,body.work-with-us-4 .seo-hub-blocks h3 .geo-count,body.work-with-us-index .seo-hub-blocks h3 .geo-count{background:#fff;border-radius:30px;color:#355c76;display:inline-block;font-size:.8rem;font-weight:600;margin-left:2px;margin-right:10px;min-width:40px;padding:0 .4rem;text-align:center;width:-moz-fit-content;width:fit-content}body.country-it.home-residential .main-content .home-hero .claim-2025{color:#fff;display:block;filter:drop-shadow(0 0 5px #000000);font-family:Montserrat,serif;font-optical-sizing:auto;font-size:1.8rem;line-height:1.8rem;padding-left:15px!important;padding-right:15px!important;text-align:center}body.country-it.home-residential .main-content .home-hero .claim-2025 .bold{font-style:normal;font-weight:900}body.country-it.home-residential .main-content .home-hero .claim-2025 .light{display:inline-block;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.6rem;margin-bottom:1rem}body.country-it.home-residential .main-content .home-news .VueCarousel-inner{padding:10px 0}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card{align-items:flex-start;background:#fff;border-radius:20px;height:100%;margin:0 .5rem;min-height:320px;padding:.8rem;transition:all .4s ease-in}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card:hover{box-shadow:0 7px 10px 0 rgba(127,139,167,.16);transition:all .4s ease-out}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card:hover a{background:#e4ede7;transition:all .4s ease-out}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card a{background:rgba(53,92,118,.13);border-radius:30px;color:#355c76;font-size:.9rem;font-weight:400;padding:5px 40px;text-decoration:none;transition:all .4s ease-out}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card a:hover{background:#e4ede7;transition:all .4s ease-out}body.country-es.home-residential .main-content .home-hero .claim-2025 .bold{font-family:Roboto,serif;font-size:1.8rem;font-weight:900}body.country-es.home-residential .main-content .home-hero .claim-2025 .light{font-family:Roboto,serif;font-size:1.6rem;font-weight:400}body.country-es.home-residential .main-content .home-hero .estate-count-2025{display:block}body.country-tn .home-news .carousel-card img{max-width:none!important}body.country-it .claim-2025{filter:none!important}body.country-it .claim-2025 .bold img{max-width:65%}body.tecnocasa.country-de.contacts-index .main-content .home-hero,body.tecnocasa.country-de.home-showcase .main-content .home-hero,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-de.services-index .main-content .home-hero,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero,body.tecnocasa.country-es.contacts-index .main-content .home-hero,body.tecnocasa.country-es.home-showcase .main-content .home-hero,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-es.services-index .main-content .home-hero,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero,body.tecnocasa.country-fr.contacts-index .main-content .home-hero,body.tecnocasa.country-fr.home-showcase .main-content .home-hero,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-fr.services-index .main-content .home-hero,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero,body.tecnocasa.country-hu.contacts-index .main-content .home-hero,body.tecnocasa.country-hu.home-showcase .main-content .home-hero,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-hu.services-index .main-content .home-hero,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero,body.tecnocasa.country-pl.contacts-index .main-content .home-hero,body.tecnocasa.country-pl.home-showcase .main-content .home-hero,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-pl.services-index .main-content .home-hero,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero,body.tecnocasa.country-tn.contacts-index .main-content .home-hero,body.tecnocasa.country-tn.home-showcase .main-content .home-hero,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-tn.services-index .main-content .home-hero,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero,body.tecnorete.country-de.contacts-index .main-content .home-hero,body.tecnorete.country-de.home-showcase .main-content .home-hero,body.tecnorete.country-de.sell-estate-index .main-content .home-hero,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-de.services-index .main-content .home-hero,body.tecnorete.country-de.who-we-are-index .main-content .home-hero,body.tecnorete.country-es.contacts-index .main-content .home-hero,body.tecnorete.country-es.home-showcase .main-content .home-hero,body.tecnorete.country-es.sell-estate-index .main-content .home-hero,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-es.services-index .main-content .home-hero,body.tecnorete.country-es.who-we-are-index .main-content .home-hero,body.tecnorete.country-fr.contacts-index .main-content .home-hero,body.tecnorete.country-fr.home-showcase .main-content .home-hero,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-fr.services-index .main-content .home-hero,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero,body.tecnorete.country-hu.contacts-index .main-content .home-hero,body.tecnorete.country-hu.home-showcase .main-content .home-hero,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-hu.services-index .main-content .home-hero,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero,body.tecnorete.country-pl.contacts-index .main-content .home-hero,body.tecnorete.country-pl.home-showcase .main-content .home-hero,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-pl.services-index .main-content .home-hero,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero,body.tecnorete.country-tn.contacts-index .main-content .home-hero,body.tecnorete.country-tn.home-showcase .main-content .home-hero,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-tn.services-index .main-content .home-hero,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero{background-position:50%!important;background-size:cover!important}body.tecnocasa.country-de.contacts-index .main-content .home-hero h1,body.tecnocasa.country-de.home-showcase .main-content .home-hero h1,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-de.services-index .main-content .home-hero h1,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-es.contacts-index .main-content .home-hero h1,body.tecnocasa.country-es.home-showcase .main-content .home-hero h1,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-es.services-index .main-content .home-hero h1,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-fr.contacts-index .main-content .home-hero h1,body.tecnocasa.country-fr.home-showcase .main-content .home-hero h1,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-fr.services-index .main-content .home-hero h1,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-hu.contacts-index .main-content .home-hero h1,body.tecnocasa.country-hu.home-showcase .main-content .home-hero h1,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-hu.services-index .main-content .home-hero h1,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-pl.contacts-index .main-content .home-hero h1,body.tecnocasa.country-pl.home-showcase .main-content .home-hero h1,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-pl.services-index .main-content .home-hero h1,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-tn.contacts-index .main-content .home-hero h1,body.tecnocasa.country-tn.home-showcase .main-content .home-hero h1,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-tn.services-index .main-content .home-hero h1,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-de.contacts-index .main-content .home-hero h1,body.tecnorete.country-de.home-showcase .main-content .home-hero h1,body.tecnorete.country-de.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-de.services-index .main-content .home-hero h1,body.tecnorete.country-de.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-es.contacts-index .main-content .home-hero h1,body.tecnorete.country-es.home-showcase .main-content .home-hero h1,body.tecnorete.country-es.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-es.services-index .main-content .home-hero h1,body.tecnorete.country-es.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-fr.contacts-index .main-content .home-hero h1,body.tecnorete.country-fr.home-showcase .main-content .home-hero h1,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-fr.services-index .main-content .home-hero h1,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-hu.contacts-index .main-content .home-hero h1,body.tecnorete.country-hu.home-showcase .main-content .home-hero h1,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-hu.services-index .main-content .home-hero h1,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-pl.contacts-index .main-content .home-hero h1,body.tecnorete.country-pl.home-showcase .main-content .home-hero h1,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-pl.services-index .main-content .home-hero h1,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-tn.contacts-index .main-content .home-hero h1,body.tecnorete.country-tn.home-showcase .main-content .home-hero h1,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-tn.services-index .main-content .home-hero h1,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero h1{margin:6rem auto;max-width:850px}body.tecnocasa.country-de.contacts-index .main-content .home-hero,body.tecnocasa.country-de.home-showcase .main-content .home-hero,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-de.services-index .main-content .home-hero,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero,body.tecnocasa.country-es.contacts-index .main-content .home-hero,body.tecnocasa.country-es.home-showcase .main-content .home-hero,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-es.services-index .main-content .home-hero,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero,body.tecnocasa.country-fr.contacts-index .main-content .home-hero,body.tecnocasa.country-fr.home-showcase .main-content .home-hero,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-fr.services-index .main-content .home-hero,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero,body.tecnocasa.country-hu.contacts-index .main-content .home-hero,body.tecnocasa.country-hu.home-showcase .main-content .home-hero,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-hu.services-index .main-content .home-hero,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero,body.tecnocasa.country-pl.contacts-index .main-content .home-hero,body.tecnocasa.country-pl.home-showcase .main-content .home-hero,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-pl.services-index .main-content .home-hero,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero,body.tecnocasa.country-tn.contacts-index .main-content .home-hero,body.tecnocasa.country-tn.home-showcase .main-content .home-hero,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-tn.services-index .main-content .home-hero,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero,body.tecnorete.country-de.contacts-index .main-content .home-hero,body.tecnorete.country-de.home-showcase .main-content .home-hero,body.tecnorete.country-de.sell-estate-index .main-content .home-hero,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-de.services-index .main-content .home-hero,body.tecnorete.country-de.who-we-are-index .main-content .home-hero,body.tecnorete.country-es.contacts-index .main-content .home-hero,body.tecnorete.country-es.home-showcase .main-content .home-hero,body.tecnorete.country-es.sell-estate-index .main-content .home-hero,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-es.services-index .main-content .home-hero,body.tecnorete.country-es.who-we-are-index .main-content .home-hero,body.tecnorete.country-fr.contacts-index .main-content .home-hero,body.tecnorete.country-fr.home-showcase .main-content .home-hero,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-fr.services-index .main-content .home-hero,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero,body.tecnorete.country-hu.contacts-index .main-content .home-hero,body.tecnorete.country-hu.home-showcase .main-content .home-hero,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-hu.services-index .main-content .home-hero,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero,body.tecnorete.country-pl.contacts-index .main-content .home-hero,body.tecnorete.country-pl.home-showcase .main-content .home-hero,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-pl.services-index .main-content .home-hero,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero,body.tecnorete.country-tn.contacts-index .main-content .home-hero,body.tecnorete.country-tn.home-showcase .main-content .home-hero,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-tn.services-index .main-content .home-hero,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero{padding-top:6rem}body.tecnocasa.country-de.contacts-index .main-content .home-hero.sell-estate,body.tecnocasa.country-de.home-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-de.services-index .main-content .home-hero.sell-estate,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero.sell-estate,body.tecnocasa.country-es.contacts-index .main-content .home-hero.sell-estate,body.tecnocasa.country-es.home-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-es.services-index .main-content .home-hero.sell-estate,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero.sell-estate,body.tecnocasa.country-fr.contacts-index .main-content .home-hero.sell-estate,body.tecnocasa.country-fr.home-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-fr.services-index .main-content .home-hero.sell-estate,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero.sell-estate,body.tecnocasa.country-hu.contacts-index .main-content .home-hero.sell-estate,body.tecnocasa.country-hu.home-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-hu.services-index .main-content .home-hero.sell-estate,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero.sell-estate,body.tecnocasa.country-pl.contacts-index .main-content .home-hero.sell-estate,body.tecnocasa.country-pl.home-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-pl.services-index .main-content .home-hero.sell-estate,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero.sell-estate,body.tecnocasa.country-tn.contacts-index .main-content .home-hero.sell-estate,body.tecnocasa.country-tn.home-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnocasa.country-tn.services-index .main-content .home-hero.sell-estate,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero.sell-estate,body.tecnorete.country-de.contacts-index .main-content .home-hero.sell-estate,body.tecnorete.country-de.home-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-de.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-de.services-index .main-content .home-hero.sell-estate,body.tecnorete.country-de.who-we-are-index .main-content .home-hero.sell-estate,body.tecnorete.country-es.contacts-index .main-content .home-hero.sell-estate,body.tecnorete.country-es.home-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-es.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-es.services-index .main-content .home-hero.sell-estate,body.tecnorete.country-es.who-we-are-index .main-content .home-hero.sell-estate,body.tecnorete.country-fr.contacts-index .main-content .home-hero.sell-estate,body.tecnorete.country-fr.home-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-fr.services-index .main-content .home-hero.sell-estate,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero.sell-estate,body.tecnorete.country-hu.contacts-index .main-content .home-hero.sell-estate,body.tecnorete.country-hu.home-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-hu.services-index .main-content .home-hero.sell-estate,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero.sell-estate,body.tecnorete.country-pl.contacts-index .main-content .home-hero.sell-estate,body.tecnorete.country-pl.home-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-pl.services-index .main-content .home-hero.sell-estate,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero.sell-estate,body.tecnorete.country-tn.contacts-index .main-content .home-hero.sell-estate,body.tecnorete.country-tn.home-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero.sell-estate,body.tecnorete.country-tn.services-index .main-content .home-hero.sell-estate,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero.sell-estate{background:linear-gradient(0deg,transparent,rgba(0,21,31,.5)),url(/img/hero/hero-vender.jpg);height:auto;padding-bottom:2rem}body.tecnocasa.country-de.contacts-index .main-content .home-hero h1,body.tecnocasa.country-de.home-showcase .main-content .home-hero h1,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-de.services-index .main-content .home-hero h1,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-es.contacts-index .main-content .home-hero h1,body.tecnocasa.country-es.home-showcase .main-content .home-hero h1,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-es.services-index .main-content .home-hero h1,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-fr.contacts-index .main-content .home-hero h1,body.tecnocasa.country-fr.home-showcase .main-content .home-hero h1,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-fr.services-index .main-content .home-hero h1,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-hu.contacts-index .main-content .home-hero h1,body.tecnocasa.country-hu.home-showcase .main-content .home-hero h1,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-hu.services-index .main-content .home-hero h1,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-pl.contacts-index .main-content .home-hero h1,body.tecnocasa.country-pl.home-showcase .main-content .home-hero h1,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-pl.services-index .main-content .home-hero h1,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero h1,body.tecnocasa.country-tn.contacts-index .main-content .home-hero h1,body.tecnocasa.country-tn.home-showcase .main-content .home-hero h1,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero h1,body.tecnocasa.country-tn.services-index .main-content .home-hero h1,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-de.contacts-index .main-content .home-hero h1,body.tecnorete.country-de.home-showcase .main-content .home-hero h1,body.tecnorete.country-de.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-de.services-index .main-content .home-hero h1,body.tecnorete.country-de.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-es.contacts-index .main-content .home-hero h1,body.tecnorete.country-es.home-showcase .main-content .home-hero h1,body.tecnorete.country-es.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-es.services-index .main-content .home-hero h1,body.tecnorete.country-es.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-fr.contacts-index .main-content .home-hero h1,body.tecnorete.country-fr.home-showcase .main-content .home-hero h1,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-fr.services-index .main-content .home-hero h1,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-hu.contacts-index .main-content .home-hero h1,body.tecnorete.country-hu.home-showcase .main-content .home-hero h1,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-hu.services-index .main-content .home-hero h1,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-pl.contacts-index .main-content .home-hero h1,body.tecnorete.country-pl.home-showcase .main-content .home-hero h1,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-pl.services-index .main-content .home-hero h1,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero h1,body.tecnorete.country-tn.contacts-index .main-content .home-hero h1,body.tecnorete.country-tn.home-showcase .main-content .home-hero h1,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero h1,body.tecnorete.country-tn.services-index .main-content .home-hero h1,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero h1{color:#fff;font-size:2rem;font-weight:600;margin:3rem auto 2rem;max-width:none}body.tecnocasa.country-de.contacts-index .main-content .home-hero h2,body.tecnocasa.country-de.home-showcase .main-content .home-hero h2,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero h2,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero h2,body.tecnocasa.country-de.services-index .main-content .home-hero h2,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero h2,body.tecnocasa.country-es.contacts-index .main-content .home-hero h2,body.tecnocasa.country-es.home-showcase .main-content .home-hero h2,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero h2,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero h2,body.tecnocasa.country-es.services-index .main-content .home-hero h2,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero h2,body.tecnocasa.country-fr.contacts-index .main-content .home-hero h2,body.tecnocasa.country-fr.home-showcase .main-content .home-hero h2,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero h2,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero h2,body.tecnocasa.country-fr.services-index .main-content .home-hero h2,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero h2,body.tecnocasa.country-hu.contacts-index .main-content .home-hero h2,body.tecnocasa.country-hu.home-showcase .main-content .home-hero h2,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero h2,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero h2,body.tecnocasa.country-hu.services-index .main-content .home-hero h2,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero h2,body.tecnocasa.country-pl.contacts-index .main-content .home-hero h2,body.tecnocasa.country-pl.home-showcase .main-content .home-hero h2,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero h2,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero h2,body.tecnocasa.country-pl.services-index .main-content .home-hero h2,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero h2,body.tecnocasa.country-tn.contacts-index .main-content .home-hero h2,body.tecnocasa.country-tn.home-showcase .main-content .home-hero h2,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero h2,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero h2,body.tecnocasa.country-tn.services-index .main-content .home-hero h2,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero h2,body.tecnorete.country-de.contacts-index .main-content .home-hero h2,body.tecnorete.country-de.home-showcase .main-content .home-hero h2,body.tecnorete.country-de.sell-estate-index .main-content .home-hero h2,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero h2,body.tecnorete.country-de.services-index .main-content .home-hero h2,body.tecnorete.country-de.who-we-are-index .main-content .home-hero h2,body.tecnorete.country-es.contacts-index .main-content .home-hero h2,body.tecnorete.country-es.home-showcase .main-content .home-hero h2,body.tecnorete.country-es.sell-estate-index .main-content .home-hero h2,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero h2,body.tecnorete.country-es.services-index .main-content .home-hero h2,body.tecnorete.country-es.who-we-are-index .main-content .home-hero h2,body.tecnorete.country-fr.contacts-index .main-content .home-hero h2,body.tecnorete.country-fr.home-showcase .main-content .home-hero h2,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero h2,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero h2,body.tecnorete.country-fr.services-index .main-content .home-hero h2,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero h2,body.tecnorete.country-hu.contacts-index .main-content .home-hero h2,body.tecnorete.country-hu.home-showcase .main-content .home-hero h2,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero h2,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero h2,body.tecnorete.country-hu.services-index .main-content .home-hero h2,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero h2,body.tecnorete.country-pl.contacts-index .main-content .home-hero h2,body.tecnorete.country-pl.home-showcase .main-content .home-hero h2,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero h2,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero h2,body.tecnorete.country-pl.services-index .main-content .home-hero h2,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero h2,body.tecnorete.country-tn.contacts-index .main-content .home-hero h2,body.tecnorete.country-tn.home-showcase .main-content .home-hero h2,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero h2,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero h2,body.tecnorete.country-tn.services-index .main-content .home-hero h2,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero h2{font-size:1.2rem;font-weight:400;margin-bottom:2rem}body.tecnocasa.country-de.contacts-index .main-content .home-hero h4,body.tecnocasa.country-de.home-showcase .main-content .home-hero h4,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero h4,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero h4,body.tecnocasa.country-de.services-index .main-content .home-hero h4,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero h4,body.tecnocasa.country-es.contacts-index .main-content .home-hero h4,body.tecnocasa.country-es.home-showcase .main-content .home-hero h4,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero h4,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero h4,body.tecnocasa.country-es.services-index .main-content .home-hero h4,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero h4,body.tecnocasa.country-fr.contacts-index .main-content .home-hero h4,body.tecnocasa.country-fr.home-showcase .main-content .home-hero h4,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero h4,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero h4,body.tecnocasa.country-fr.services-index .main-content .home-hero h4,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero h4,body.tecnocasa.country-hu.contacts-index .main-content .home-hero h4,body.tecnocasa.country-hu.home-showcase .main-content .home-hero h4,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero h4,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero h4,body.tecnocasa.country-hu.services-index .main-content .home-hero h4,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero h4,body.tecnocasa.country-pl.contacts-index .main-content .home-hero h4,body.tecnocasa.country-pl.home-showcase .main-content .home-hero h4,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero h4,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero h4,body.tecnocasa.country-pl.services-index .main-content .home-hero h4,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero h4,body.tecnocasa.country-tn.contacts-index .main-content .home-hero h4,body.tecnocasa.country-tn.home-showcase .main-content .home-hero h4,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero h4,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero h4,body.tecnocasa.country-tn.services-index .main-content .home-hero h4,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero h4,body.tecnorete.country-de.contacts-index .main-content .home-hero h4,body.tecnorete.country-de.home-showcase .main-content .home-hero h4,body.tecnorete.country-de.sell-estate-index .main-content .home-hero h4,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero h4,body.tecnorete.country-de.services-index .main-content .home-hero h4,body.tecnorete.country-de.who-we-are-index .main-content .home-hero h4,body.tecnorete.country-es.contacts-index .main-content .home-hero h4,body.tecnorete.country-es.home-showcase .main-content .home-hero h4,body.tecnorete.country-es.sell-estate-index .main-content .home-hero h4,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero h4,body.tecnorete.country-es.services-index .main-content .home-hero h4,body.tecnorete.country-es.who-we-are-index .main-content .home-hero h4,body.tecnorete.country-fr.contacts-index .main-content .home-hero h4,body.tecnorete.country-fr.home-showcase .main-content .home-hero h4,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero h4,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero h4,body.tecnorete.country-fr.services-index .main-content .home-hero h4,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero h4,body.tecnorete.country-hu.contacts-index .main-content .home-hero h4,body.tecnorete.country-hu.home-showcase .main-content .home-hero h4,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero h4,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero h4,body.tecnorete.country-hu.services-index .main-content .home-hero h4,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero h4,body.tecnorete.country-pl.contacts-index .main-content .home-hero h4,body.tecnorete.country-pl.home-showcase .main-content .home-hero h4,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero h4,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero h4,body.tecnorete.country-pl.services-index .main-content .home-hero h4,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero h4,body.tecnorete.country-tn.contacts-index .main-content .home-hero h4,body.tecnorete.country-tn.home-showcase .main-content .home-hero h4,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero h4,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero h4,body.tecnorete.country-tn.services-index .main-content .home-hero h4,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero h4{font-size:1.5rem;margin-bottom:1.2rem;margin-top:1rem}body.tecnocasa.country-de.contacts-index .main-content .home-hero .box,body.tecnocasa.country-de.home-showcase .main-content .home-hero .box,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .box,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .box,body.tecnocasa.country-de.services-index .main-content .home-hero .box,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .box,body.tecnocasa.country-es.contacts-index .main-content .home-hero .box,body.tecnocasa.country-es.home-showcase .main-content .home-hero .box,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .box,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .box,body.tecnocasa.country-es.services-index .main-content .home-hero .box,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .box,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .box,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .box,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .box,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .box,body.tecnocasa.country-fr.services-index .main-content .home-hero .box,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .box,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .box,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .box,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .box,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .box,body.tecnocasa.country-hu.services-index .main-content .home-hero .box,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .box,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .box,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .box,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .box,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .box,body.tecnocasa.country-pl.services-index .main-content .home-hero .box,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .box,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .box,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .box,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .box,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .box,body.tecnocasa.country-tn.services-index .main-content .home-hero .box,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .box,body.tecnorete.country-de.contacts-index .main-content .home-hero .box,body.tecnorete.country-de.home-showcase .main-content .home-hero .box,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .box,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .box,body.tecnorete.country-de.services-index .main-content .home-hero .box,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .box,body.tecnorete.country-es.contacts-index .main-content .home-hero .box,body.tecnorete.country-es.home-showcase .main-content .home-hero .box,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .box,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .box,body.tecnorete.country-es.services-index .main-content .home-hero .box,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .box,body.tecnorete.country-fr.contacts-index .main-content .home-hero .box,body.tecnorete.country-fr.home-showcase .main-content .home-hero .box,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .box,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .box,body.tecnorete.country-fr.services-index .main-content .home-hero .box,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .box,body.tecnorete.country-hu.contacts-index .main-content .home-hero .box,body.tecnorete.country-hu.home-showcase .main-content .home-hero .box,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .box,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .box,body.tecnorete.country-hu.services-index .main-content .home-hero .box,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .box,body.tecnorete.country-pl.contacts-index .main-content .home-hero .box,body.tecnorete.country-pl.home-showcase .main-content .home-hero .box,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .box,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .box,body.tecnorete.country-pl.services-index .main-content .home-hero .box,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .box,body.tecnorete.country-tn.contacts-index .main-content .home-hero .box,body.tecnorete.country-tn.home-showcase .main-content .home-hero .box,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .box,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .box,body.tecnorete.country-tn.services-index .main-content .home-hero .box,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .box{background-color:#fff;border-radius:20px;margin:1rem auto}body.tecnocasa.country-de.contacts-index .main-content .home-hero .container-map,body.tecnocasa.country-de.home-showcase .main-content .home-hero .container-map,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .container-map,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .container-map,body.tecnocasa.country-de.services-index .main-content .home-hero .container-map,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .container-map,body.tecnocasa.country-es.contacts-index .main-content .home-hero .container-map,body.tecnocasa.country-es.home-showcase .main-content .home-hero .container-map,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .container-map,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .container-map,body.tecnocasa.country-es.services-index .main-content .home-hero .container-map,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .container-map,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .container-map,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .container-map,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .container-map,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .container-map,body.tecnocasa.country-fr.services-index .main-content .home-hero .container-map,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .container-map,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .container-map,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .container-map,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .container-map,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .container-map,body.tecnocasa.country-hu.services-index .main-content .home-hero .container-map,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .container-map,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .container-map,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .container-map,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .container-map,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .container-map,body.tecnocasa.country-pl.services-index .main-content .home-hero .container-map,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .container-map,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .container-map,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .container-map,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .container-map,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .container-map,body.tecnocasa.country-tn.services-index .main-content .home-hero .container-map,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .container-map,body.tecnorete.country-de.contacts-index .main-content .home-hero .container-map,body.tecnorete.country-de.home-showcase .main-content .home-hero .container-map,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .container-map,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .container-map,body.tecnorete.country-de.services-index .main-content .home-hero .container-map,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .container-map,body.tecnorete.country-es.contacts-index .main-content .home-hero .container-map,body.tecnorete.country-es.home-showcase .main-content .home-hero .container-map,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .container-map,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .container-map,body.tecnorete.country-es.services-index .main-content .home-hero .container-map,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .container-map,body.tecnorete.country-fr.contacts-index .main-content .home-hero .container-map,body.tecnorete.country-fr.home-showcase .main-content .home-hero .container-map,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .container-map,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .container-map,body.tecnorete.country-fr.services-index .main-content .home-hero .container-map,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .container-map,body.tecnorete.country-hu.contacts-index .main-content .home-hero .container-map,body.tecnorete.country-hu.home-showcase .main-content .home-hero .container-map,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .container-map,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .container-map,body.tecnorete.country-hu.services-index .main-content .home-hero .container-map,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .container-map,body.tecnorete.country-pl.contacts-index .main-content .home-hero .container-map,body.tecnorete.country-pl.home-showcase .main-content .home-hero .container-map,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .container-map,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .container-map,body.tecnorete.country-pl.services-index .main-content .home-hero .container-map,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .container-map,body.tecnorete.country-tn.contacts-index .main-content .home-hero .container-map,body.tecnorete.country-tn.home-showcase .main-content .home-hero .container-map,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .container-map,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .container-map,body.tecnorete.country-tn.services-index .main-content .home-hero .container-map,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .container-map{margin:0}body.tecnocasa.country-de.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-de.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-de.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-de.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-de.services-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-de.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-es.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-es.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-es.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-es.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-es.services-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-es.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-fr.services-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-fr.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-hu.services-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-hu.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-pl.services-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-pl.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-tn.services-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-tn.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-de.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-de.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-de.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-de.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-de.services-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-de.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-es.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-es.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-es.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-es.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-es.services-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-es.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-fr.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-fr.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-fr.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-fr.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-fr.services-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-fr.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-hu.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-hu.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-hu.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-hu.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-hu.services-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-hu.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-pl.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-pl.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-pl.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-pl.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-pl.services-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-pl.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-tn.contacts-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-tn.contacts-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-tn.home-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-tn.home-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .container-map .detail-map,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-tn.services-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-tn.services-index .main-content .home-hero .container-map .detail-map .mapboxgl-map,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .container-map .detail-map,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .container-map .detail-map .mapboxgl-map{height:370px}body.tecnocasa.country-de.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-de.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-de.services-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-es.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-es.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-es.services-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-fr.services-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-hu.services-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-pl.services-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-tn.services-index .main-content .home-hero .container-map .container-instruction,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-de.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-de.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-de.services-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-es.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-es.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-es.services-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-fr.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-fr.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-fr.services-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-hu.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-hu.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-hu.services-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-pl.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-pl.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-pl.services-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-tn.contacts-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-tn.home-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-tn.services-index .main-content .home-hero .container-map .container-instruction,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .container-map .container-instruction{display:none;height:370px;width:98.8%}body.tecnocasa.country-de.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-de.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-de.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-es.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-es.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-es.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-fr.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-hu.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-pl.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-tn.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-de.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-de.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-de.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-es.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-es.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-es.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-fr.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-fr.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-fr.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-hu.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-hu.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-hu.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-pl.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-pl.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-pl.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-tn.contacts-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-tn.home-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-tn.services-index .main-content .home-hero .container-map .container-instruction .instructions,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions{display:none;width:85%}body.tecnocasa.country-de.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-de.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-de.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-es.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-es.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-es.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-fr.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-hu.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-pl.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-tn.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-de.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-de.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-de.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-es.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-es.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-es.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-fr.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-fr.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-fr.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-hu.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-hu.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-hu.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-pl.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-pl.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-pl.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-tn.contacts-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-tn.home-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-tn.services-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .container-map .container-instruction .instructions.bg-white{backdrop-filter:none;background-color:#fff!important}body.tecnocasa.country-de.contacts-index .main-content .home-hero .bg-white,body.tecnocasa.country-de.home-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-de.services-index .main-content .home-hero .bg-white,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .bg-white,body.tecnocasa.country-es.contacts-index .main-content .home-hero .bg-white,body.tecnocasa.country-es.home-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-es.services-index .main-content .home-hero .bg-white,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .bg-white,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .bg-white,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-fr.services-index .main-content .home-hero .bg-white,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .bg-white,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .bg-white,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-hu.services-index .main-content .home-hero .bg-white,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .bg-white,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .bg-white,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-pl.services-index .main-content .home-hero .bg-white,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .bg-white,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .bg-white,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnocasa.country-tn.services-index .main-content .home-hero .bg-white,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .bg-white,body.tecnorete.country-de.contacts-index .main-content .home-hero .bg-white,body.tecnorete.country-de.home-showcase .main-content .home-hero .bg-white,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnorete.country-de.services-index .main-content .home-hero .bg-white,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .bg-white,body.tecnorete.country-es.contacts-index .main-content .home-hero .bg-white,body.tecnorete.country-es.home-showcase .main-content .home-hero .bg-white,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnorete.country-es.services-index .main-content .home-hero .bg-white,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .bg-white,body.tecnorete.country-fr.contacts-index .main-content .home-hero .bg-white,body.tecnorete.country-fr.home-showcase .main-content .home-hero .bg-white,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnorete.country-fr.services-index .main-content .home-hero .bg-white,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .bg-white,body.tecnorete.country-hu.contacts-index .main-content .home-hero .bg-white,body.tecnorete.country-hu.home-showcase .main-content .home-hero .bg-white,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnorete.country-hu.services-index .main-content .home-hero .bg-white,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .bg-white,body.tecnorete.country-pl.contacts-index .main-content .home-hero .bg-white,body.tecnorete.country-pl.home-showcase .main-content .home-hero .bg-white,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnorete.country-pl.services-index .main-content .home-hero .bg-white,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .bg-white,body.tecnorete.country-tn.contacts-index .main-content .home-hero .bg-white,body.tecnorete.country-tn.home-showcase .main-content .home-hero .bg-white,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .bg-white,body.tecnorete.country-tn.services-index .main-content .home-hero .bg-white,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .bg-white{background-color:#fff!important}body.tecnocasa.country-de.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-de.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-de.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-es.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-es.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-es.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-fr.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-hu.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-pl.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-tn.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-de.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-de.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-de.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-es.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-es.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-es.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-fr.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-fr.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-fr.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-hu.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-hu.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-hu.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-pl.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-pl.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-pl.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-tn.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-tn.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-tn.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .address-autocomplete-results{max-width:540px;width:auto}body.tecnocasa.country-de.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-de.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-de.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-es.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-es.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-es.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-fr.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-hu.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-pl.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-tn.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-de.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-de.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-de.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-es.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-es.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-es.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-fr.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-fr.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-fr.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-hu.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-hu.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-hu.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-pl.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-pl.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-pl.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-tn.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-tn.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-tn.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control{background:#fff;box-shadow:none;font-weight:600;transition:all .2s ease-in-out}body.tecnocasa.country-de.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-de.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-de.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-es.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-es.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-es.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-fr.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-hu.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-pl.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-tn.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-de.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-de.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-de.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-es.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-es.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-es.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-fr.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-fr.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-fr.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-hu.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-hu.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-hu.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-pl.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-pl.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-pl.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-tn.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-tn.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-tn.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:hover{border:1px solid #424e5b;transition:all .2s ease-in-out}body.tecnocasa.country-de.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-de.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-de.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-es.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-es.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-es.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-fr.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-hu.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-pl.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-tn.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-de.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-de.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-de.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-es.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-es.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-es.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-fr.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-fr.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-fr.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-hu.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-hu.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-hu.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-pl.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-pl.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-pl.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-tn.contacts-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-tn.home-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-tn.services-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .bg-white .search-address .address-autocomplete .form-control:focus{box-shadow:0 0 10px rgba(66,78,91,.2)}body.tecnocasa.country-de.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-de.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-de.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-es.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-es.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-es.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-fr.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-hu.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-pl.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-tn.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-de.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-de.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-de.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-es.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-es.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-es.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-fr.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-fr.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-fr.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-hu.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-hu.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-hu.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-pl.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-pl.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-pl.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-tn.contacts-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-tn.home-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-tn.services-index .main-content .home-hero .bg-white .my-input .form-control,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .bg-white .my-input .form-control{background-color:#fff}body.tecnocasa.country-de.contacts-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-de.home-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-de.services-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-es.contacts-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-es.home-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-es.services-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-fr.services-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-hu.services-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-pl.services-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnocasa.country-tn.services-index .main-content .home-hero .bg-white h3,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnorete.country-de.contacts-index .main-content .home-hero .bg-white h3,body.tecnorete.country-de.home-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-de.services-index .main-content .home-hero .bg-white h3,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnorete.country-es.contacts-index .main-content .home-hero .bg-white h3,body.tecnorete.country-es.home-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-es.services-index .main-content .home-hero .bg-white h3,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnorete.country-fr.contacts-index .main-content .home-hero .bg-white h3,body.tecnorete.country-fr.home-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-fr.services-index .main-content .home-hero .bg-white h3,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnorete.country-hu.contacts-index .main-content .home-hero .bg-white h3,body.tecnorete.country-hu.home-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-hu.services-index .main-content .home-hero .bg-white h3,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnorete.country-pl.contacts-index .main-content .home-hero .bg-white h3,body.tecnorete.country-pl.home-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-pl.services-index .main-content .home-hero .bg-white h3,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .bg-white h3,body.tecnorete.country-tn.contacts-index .main-content .home-hero .bg-white h3,body.tecnorete.country-tn.home-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .bg-white h3,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .bg-white h3,body.tecnorete.country-tn.services-index .main-content .home-hero .bg-white h3,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .bg-white h3{font-weight:700}body.tecnocasa.country-de.contacts-index .main-content .home-hero .bg-white img,body.tecnocasa.country-de.home-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .bg-white img,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-de.services-index .main-content .home-hero .bg-white img,body.tecnocasa.country-de.who-we-are-index .main-content .home-hero .bg-white img,body.tecnocasa.country-es.contacts-index .main-content .home-hero .bg-white img,body.tecnocasa.country-es.home-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .bg-white img,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-es.services-index .main-content .home-hero .bg-white img,body.tecnocasa.country-es.who-we-are-index .main-content .home-hero .bg-white img,body.tecnocasa.country-fr.contacts-index .main-content .home-hero .bg-white img,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .bg-white img,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-fr.services-index .main-content .home-hero .bg-white img,body.tecnocasa.country-fr.who-we-are-index .main-content .home-hero .bg-white img,body.tecnocasa.country-hu.contacts-index .main-content .home-hero .bg-white img,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .bg-white img,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-hu.services-index .main-content .home-hero .bg-white img,body.tecnocasa.country-hu.who-we-are-index .main-content .home-hero .bg-white img,body.tecnocasa.country-pl.contacts-index .main-content .home-hero .bg-white img,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .bg-white img,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-pl.services-index .main-content .home-hero .bg-white img,body.tecnocasa.country-pl.who-we-are-index .main-content .home-hero .bg-white img,body.tecnocasa.country-tn.contacts-index .main-content .home-hero .bg-white img,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .bg-white img,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnocasa.country-tn.services-index .main-content .home-hero .bg-white img,body.tecnocasa.country-tn.who-we-are-index .main-content .home-hero .bg-white img,body.tecnorete.country-de.contacts-index .main-content .home-hero .bg-white img,body.tecnorete.country-de.home-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .bg-white img,body.tecnorete.country-de.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-de.services-index .main-content .home-hero .bg-white img,body.tecnorete.country-de.who-we-are-index .main-content .home-hero .bg-white img,body.tecnorete.country-es.contacts-index .main-content .home-hero .bg-white img,body.tecnorete.country-es.home-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .bg-white img,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-es.services-index .main-content .home-hero .bg-white img,body.tecnorete.country-es.who-we-are-index .main-content .home-hero .bg-white img,body.tecnorete.country-fr.contacts-index .main-content .home-hero .bg-white img,body.tecnorete.country-fr.home-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .bg-white img,body.tecnorete.country-fr.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-fr.services-index .main-content .home-hero .bg-white img,body.tecnorete.country-fr.who-we-are-index .main-content .home-hero .bg-white img,body.tecnorete.country-hu.contacts-index .main-content .home-hero .bg-white img,body.tecnorete.country-hu.home-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .bg-white img,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-hu.services-index .main-content .home-hero .bg-white img,body.tecnorete.country-hu.who-we-are-index .main-content .home-hero .bg-white img,body.tecnorete.country-pl.contacts-index .main-content .home-hero .bg-white img,body.tecnorete.country-pl.home-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .bg-white img,body.tecnorete.country-pl.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-pl.services-index .main-content .home-hero .bg-white img,body.tecnorete.country-pl.who-we-are-index .main-content .home-hero .bg-white img,body.tecnorete.country-tn.contacts-index .main-content .home-hero .bg-white img,body.tecnorete.country-tn.home-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .bg-white img,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero .bg-white img,body.tecnorete.country-tn.services-index .main-content .home-hero .bg-white img,body.tecnorete.country-tn.who-we-are-index .main-content .home-hero .bg-white img{backdrop-filter:blur(1px);background-color:#fff;border-radius:90px}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase h2,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase h2,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase h2,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase h2,body.tecnocasa.country-de.services-index .main-content .agency-showcase h2,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase h2,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase h2,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase h2,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase h2,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase h2,body.tecnocasa.country-es.services-index .main-content .agency-showcase h2,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase h2,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase h2,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase h2,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase h2,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase h2,body.tecnocasa.country-fr.services-index .main-content .agency-showcase h2,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase h2,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase h2,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase h2,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase h2,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase h2,body.tecnocasa.country-hu.services-index .main-content .agency-showcase h2,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase h2,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase h2,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase h2,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase h2,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase h2,body.tecnocasa.country-pl.services-index .main-content .agency-showcase h2,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase h2,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase h2,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase h2,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase h2,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase h2,body.tecnocasa.country-tn.services-index .main-content .agency-showcase h2,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase h2,body.tecnorete.country-de.contacts-index .main-content .agency-showcase h2,body.tecnorete.country-de.home-showcase .main-content .agency-showcase h2,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase h2,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase h2,body.tecnorete.country-de.services-index .main-content .agency-showcase h2,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase h2,body.tecnorete.country-es.contacts-index .main-content .agency-showcase h2,body.tecnorete.country-es.home-showcase .main-content .agency-showcase h2,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase h2,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase h2,body.tecnorete.country-es.services-index .main-content .agency-showcase h2,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase h2,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase h2,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase h2,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase h2,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase h2,body.tecnorete.country-fr.services-index .main-content .agency-showcase h2,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase h2,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase h2,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase h2,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase h2,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase h2,body.tecnorete.country-hu.services-index .main-content .agency-showcase h2,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase h2,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase h2,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase h2,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase h2,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase h2,body.tecnorete.country-pl.services-index .main-content .agency-showcase h2,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase h2,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase h2,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase h2,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase h2,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase h2,body.tecnorete.country-tn.services-index .main-content .agency-showcase h2,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase h2{font-size:1.7rem;font-weight:700}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase h2 span,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase h2 span,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-de.services-index .main-content .agency-showcase h2 span,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase h2 span,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase h2 span,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase h2 span,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-es.services-index .main-content .agency-showcase h2 span,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase h2 span,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase h2 span,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase h2 span,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-fr.services-index .main-content .agency-showcase h2 span,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase h2 span,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase h2 span,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase h2 span,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-hu.services-index .main-content .agency-showcase h2 span,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase h2 span,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase h2 span,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase h2 span,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-pl.services-index .main-content .agency-showcase h2 span,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase h2 span,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase h2 span,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase h2 span,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnocasa.country-tn.services-index .main-content .agency-showcase h2 span,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase h2 span,body.tecnorete.country-de.contacts-index .main-content .agency-showcase h2 span,body.tecnorete.country-de.home-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase h2 span,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-de.services-index .main-content .agency-showcase h2 span,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase h2 span,body.tecnorete.country-es.contacts-index .main-content .agency-showcase h2 span,body.tecnorete.country-es.home-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase h2 span,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-es.services-index .main-content .agency-showcase h2 span,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase h2 span,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase h2 span,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase h2 span,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-fr.services-index .main-content .agency-showcase h2 span,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase h2 span,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase h2 span,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase h2 span,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-hu.services-index .main-content .agency-showcase h2 span,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase h2 span,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase h2 span,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase h2 span,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-pl.services-index .main-content .agency-showcase h2 span,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase h2 span,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase h2 span,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase h2 span,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase h2 span,body.tecnorete.country-tn.services-index .main-content .agency-showcase h2 span,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase h2 span{text-transform:capitalize}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box,body.tecnorete.country-de.services-index .main-content .agency-showcase .box,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box,body.tecnorete.country-es.services-index .main-content .agency-showcase .box,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box{background-color:#fff;border-radius:20px;box-shadow:0 0 40px 0 rgba(0,0,0,.07)!important;font-size:.9rem;font-weight:500;margin:20px 0;min-height:94%}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box h2,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box h2,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box h2,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box h2,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box h2,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box h2,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box h2,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box h2,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box h2,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box h2,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box h2,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box h2,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box h2,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box h2,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box h2,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box h2,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box h2,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box h2,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box h2,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box h2,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box h2,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box h2,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box h2,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box h2,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box h2,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box h2,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-de.services-index .main-content .agency-showcase .box h2,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box h2,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box h2,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box h2,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-es.services-index .main-content .agency-showcase .box h2,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box h2,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box h2,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box h2,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box h2,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box h2,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box h2,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box h2,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box h2,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box h2,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box h2,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box h2,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box h2,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box h2,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box h2,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box h2,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box h2,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box h2,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box h2{font-size:1.3rem;font-weight:600}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box img,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box img,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box img,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box img,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box img,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box img,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box img,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box img,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box img,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box img,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box img,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box img,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box img,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box img,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box img,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box img,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box img,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box img,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box img,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box img,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box img,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box img,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box img,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box img,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box img,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box img,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box img,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnorete.country-de.services-index .main-content .agency-showcase .box img,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box img,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box img,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box img,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box img,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnorete.country-es.services-index .main-content .agency-showcase .box img,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box img,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box img,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box img,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box img,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box img,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box img,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box img,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box img,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box img,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box img,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box img,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box img,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box img,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box img,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box img,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box img,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box img,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box img,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box img,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box img,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box img,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box img{border-radius:20px 20px 0 0;height:240px;-o-object-fit:cover;object-fit:cover;width:100%}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box .masked-image,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-de.services-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-es.services-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box .masked-image,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box .masked-image,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box .masked-image{float:left;height:.9rem;width:.9rem}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box .btn-contact,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-de.services-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-es.services-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box .btn-contact,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box .btn-contact{border:2px solid #e1e9f4;color:#424e5b;margin-bottom:0!important;text-transform:none;width:48%}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-de.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-es.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box .btn-contact:hover,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box .btn-contact:hover{background-color:#f8f8f8;box-shadow:0 0 14px rgba(66,79,92,.12)!important}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-de.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-es.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box .btn-contact .masked-image,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box .btn-contact .masked-image{float:left;height:1.2rem;width:1.2rem}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose{align-items:center;background-position:100%;background-size:cover;box-shadow:0 0 40px 0 rgba(0,0,0,.07)!important;color:#fff;display:flex;flex-direction:column;height:94%;justify-content:center;min-height:560px;padding:20px;text-align:center;transform:scale(1);transition:all .4s ease-in-out}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose p,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose p,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose p,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose p{font-size:1.4rem;font-weight:700;line-height:26px;position:relative;z-index:1}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose img,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose img,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose img,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose img{border-radius:20px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:opacity 1s ease-in-out;width:100%}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose h2,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose h2,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose h2,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose h2{font-size:2.7rem;font-weight:700;margin-bottom:2rem;text-shadow:0 0 5px rgba(0,21,31,.37);z-index:1}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose h3,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose h3,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose h3,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose h3{font-size:1.7rem;font-weight:700;margin-top:auto;text-shadow:0 0 5px rgba(0,21,31,.37);z-index:1}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose h4,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose h4,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose h4,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose h4{font-size:1.7rem;font-weight:700;margin-bottom:auto;text-shadow:0 0 5px rgba(0,21,31,.37);z-index:1}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .btn-network,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .btn-network{z-index:1}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .overlay,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .overlay{background:linear-gradient(180deg,transparent,rgba(0,21,31,.3));border-radius:20px;height:100%;position:absolute;width:100%;z-index:1}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose:hover,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose:hover,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose:hover{transform:scale(1.05);transition:all .3s ease-in-out}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose:hover.expose .block,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose:hover.expose .block{opacity:0}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon{max-width:600px;position:relative;width:90%;z-index:1}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon{height:170px;overflow:hidden;position:absolute;width:170px}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:after,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon:before{border:5px solid #8b0303;content:"";display:block;position:absolute;z-index:-1}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon span{background-color:#c00;box-shadow:0 5px 10px rgba(0,0,0,.1);color:#fff;display:block;font-size:19px;font-weight:800;letter-spacing:2px;padding:15px 0;position:absolute;text-align:center;text-shadow:0 1px 1px rgba(0,0,0,.2);text-transform:uppercase;width:225px}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right{right:-50px;top:-30px}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before{border-right-color:transparent;border-top-color:transparent}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:before{left:13px;top:1}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right:after{bottom:12px;right:0}body.tecnocasa.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnocasa.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-de.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-de.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-de.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-de.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-de.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-de.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-es.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-es.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-es.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-es.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-es.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-es.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-fr.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-fr.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-fr.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-fr.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-fr.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-fr.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-hu.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-hu.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-hu.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-hu.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-hu.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-hu.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-pl.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-pl.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-pl.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-pl.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-pl.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-pl.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-tn.contacts-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-tn.home-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-tn.sell-estate-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-tn.sell-estate-showcase .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-tn.services-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span,body.tecnorete.country-tn.who-we-are-index .main-content .agency-showcase .box.expose .box-ribbon .ribbon-top-right span{left:1px;top:30px;transform:rotate(45deg)}body.tecnocasa.country-de.contacts-index .main-content .parts-services,body.tecnocasa.country-de.home-showcase .main-content .parts-services,body.tecnocasa.country-de.sell-estate-index .main-content .parts-services,body.tecnocasa.country-de.sell-estate-showcase .main-content .parts-services,body.tecnocasa.country-de.services-index .main-content .parts-services,body.tecnocasa.country-de.who-we-are-index .main-content .parts-services,body.tecnocasa.country-es.contacts-index .main-content .parts-services,body.tecnocasa.country-es.home-showcase .main-content .parts-services,body.tecnocasa.country-es.sell-estate-index .main-content .parts-services,body.tecnocasa.country-es.sell-estate-showcase .main-content .parts-services,body.tecnocasa.country-es.services-index .main-content .parts-services,body.tecnocasa.country-es.who-we-are-index .main-content .parts-services,body.tecnocasa.country-fr.contacts-index .main-content .parts-services,body.tecnocasa.country-fr.home-showcase .main-content .parts-services,body.tecnocasa.country-fr.sell-estate-index .main-content .parts-services,body.tecnocasa.country-fr.sell-estate-showcase .main-content .parts-services,body.tecnocasa.country-fr.services-index .main-content .parts-services,body.tecnocasa.country-fr.who-we-are-index .main-content .parts-services,body.tecnocasa.country-hu.contacts-index .main-content .parts-services,body.tecnocasa.country-hu.home-showcase .main-content .parts-services,body.tecnocasa.country-hu.sell-estate-index .main-content .parts-services,body.tecnocasa.country-hu.sell-estate-showcase .main-content .parts-services,body.tecnocasa.country-hu.services-index .main-content .parts-services,body.tecnocasa.country-hu.who-we-are-index .main-content .parts-services,body.tecnocasa.country-pl.contacts-index .main-content .parts-services,body.tecnocasa.country-pl.home-showcase .main-content .parts-services,body.tecnocasa.country-pl.sell-estate-index .main-content .parts-services,body.tecnocasa.country-pl.sell-estate-showcase .main-content .parts-services,body.tecnocasa.country-pl.services-index .main-content .parts-services,body.tecnocasa.country-pl.who-we-are-index .main-content .parts-services,body.tecnocasa.country-tn.contacts-index .main-content .parts-services,body.tecnocasa.country-tn.home-showcase .main-content .parts-services,body.tecnocasa.country-tn.sell-estate-index .main-content .parts-services,body.tecnocasa.country-tn.sell-estate-showcase .main-content .parts-services,body.tecnocasa.country-tn.services-index .main-content .parts-services,body.tecnocasa.country-tn.who-we-are-index .main-content .parts-services,body.tecnorete.country-de.contacts-index .main-content .parts-services,body.tecnorete.country-de.home-showcase .main-content .parts-services,body.tecnorete.country-de.sell-estate-index .main-content .parts-services,body.tecnorete.country-de.sell-estate-showcase .main-content .parts-services,body.tecnorete.country-de.services-index .main-content .parts-services,body.tecnorete.country-de.who-we-are-index .main-content .parts-services,body.tecnorete.country-es.contacts-index .main-content .parts-services,body.tecnorete.country-es.home-showcase .main-content .parts-services,body.tecnorete.country-es.sell-estate-index .main-content .parts-services,body.tecnorete.country-es.sell-estate-showcase .main-content .parts-services,body.tecnorete.country-es.services-index .main-content .parts-services,body.tecnorete.country-es.who-we-are-index .main-content .parts-services,body.tecnorete.country-fr.contacts-index .main-content .parts-services,body.tecnorete.country-fr.home-showcase .main-content .parts-services,body.tecnorete.country-fr.sell-estate-index .main-content .parts-services,body.tecnorete.country-fr.sell-estate-showcase .main-content .parts-services,body.tecnorete.country-fr.services-index .main-content .parts-services,body.tecnorete.country-fr.who-we-are-index .main-content .parts-services,body.tecnorete.country-hu.contacts-index .main-content .parts-services,body.tecnorete.country-hu.home-showcase .main-content .parts-services,body.tecnorete.country-hu.sell-estate-index .main-content .parts-services,body.tecnorete.country-hu.sell-estate-showcase .main-content .parts-services,body.tecnorete.country-hu.services-index .main-content .parts-services,body.tecnorete.country-hu.who-we-are-index .main-content .parts-services,body.tecnorete.country-pl.contacts-index .main-content .parts-services,body.tecnorete.country-pl.home-showcase .main-content .parts-services,body.tecnorete.country-pl.sell-estate-index .main-content .parts-services,body.tecnorete.country-pl.sell-estate-showcase .main-content .parts-services,body.tecnorete.country-pl.services-index .main-content .parts-services,body.tecnorete.country-pl.who-we-are-index .main-content .parts-services,body.tecnorete.country-tn.contacts-index .main-content .parts-services,body.tecnorete.country-tn.home-showcase .main-content .parts-services,body.tecnorete.country-tn.sell-estate-index .main-content .parts-services,body.tecnorete.country-tn.sell-estate-showcase .main-content .parts-services,body.tecnorete.country-tn.services-index .main-content .parts-services,body.tecnorete.country-tn.who-we-are-index .main-content .parts-services{background:#fff}body.tecnocasa.country-de.contacts-index .main-content .parts-services h2,body.tecnocasa.country-de.home-showcase .main-content .parts-services h2,body.tecnocasa.country-de.sell-estate-index .main-content .parts-services h2,body.tecnocasa.country-de.sell-estate-showcase .main-content .parts-services h2,body.tecnocasa.country-de.services-index .main-content .parts-services h2,body.tecnocasa.country-de.who-we-are-index .main-content .parts-services h2,body.tecnocasa.country-es.contacts-index .main-content .parts-services h2,body.tecnocasa.country-es.home-showcase .main-content .parts-services h2,body.tecnocasa.country-es.sell-estate-index .main-content .parts-services h2,body.tecnocasa.country-es.sell-estate-showcase .main-content .parts-services h2,body.tecnocasa.country-es.services-index .main-content .parts-services h2,body.tecnocasa.country-es.who-we-are-index .main-content .parts-services h2,body.tecnocasa.country-fr.contacts-index .main-content .parts-services h2,body.tecnocasa.country-fr.home-showcase .main-content .parts-services h2,body.tecnocasa.country-fr.sell-estate-index .main-content .parts-services h2,body.tecnocasa.country-fr.sell-estate-showcase .main-content .parts-services h2,body.tecnocasa.country-fr.services-index .main-content .parts-services h2,body.tecnocasa.country-fr.who-we-are-index .main-content .parts-services h2,body.tecnocasa.country-hu.contacts-index .main-content .parts-services h2,body.tecnocasa.country-hu.home-showcase .main-content .parts-services h2,body.tecnocasa.country-hu.sell-estate-index .main-content .parts-services h2,body.tecnocasa.country-hu.sell-estate-showcase .main-content .parts-services h2,body.tecnocasa.country-hu.services-index .main-content .parts-services h2,body.tecnocasa.country-hu.who-we-are-index .main-content .parts-services h2,body.tecnocasa.country-pl.contacts-index .main-content .parts-services h2,body.tecnocasa.country-pl.home-showcase .main-content .parts-services h2,body.tecnocasa.country-pl.sell-estate-index .main-content .parts-services h2,body.tecnocasa.country-pl.sell-estate-showcase .main-content .parts-services h2,body.tecnocasa.country-pl.services-index .main-content .parts-services h2,body.tecnocasa.country-pl.who-we-are-index .main-content .parts-services h2,body.tecnocasa.country-tn.contacts-index .main-content .parts-services h2,body.tecnocasa.country-tn.home-showcase .main-content .parts-services h2,body.tecnocasa.country-tn.sell-estate-index .main-content .parts-services h2,body.tecnocasa.country-tn.sell-estate-showcase .main-content .parts-services h2,body.tecnocasa.country-tn.services-index .main-content .parts-services h2,body.tecnocasa.country-tn.who-we-are-index .main-content .parts-services h2,body.tecnorete.country-de.contacts-index .main-content .parts-services h2,body.tecnorete.country-de.home-showcase .main-content .parts-services h2,body.tecnorete.country-de.sell-estate-index .main-content .parts-services h2,body.tecnorete.country-de.sell-estate-showcase .main-content .parts-services h2,body.tecnorete.country-de.services-index .main-content .parts-services h2,body.tecnorete.country-de.who-we-are-index .main-content .parts-services h2,body.tecnorete.country-es.contacts-index .main-content .parts-services h2,body.tecnorete.country-es.home-showcase .main-content .parts-services h2,body.tecnorete.country-es.sell-estate-index .main-content .parts-services h2,body.tecnorete.country-es.sell-estate-showcase .main-content .parts-services h2,body.tecnorete.country-es.services-index .main-content .parts-services h2,body.tecnorete.country-es.who-we-are-index .main-content .parts-services h2,body.tecnorete.country-fr.contacts-index .main-content .parts-services h2,body.tecnorete.country-fr.home-showcase .main-content .parts-services h2,body.tecnorete.country-fr.sell-estate-index .main-content .parts-services h2,body.tecnorete.country-fr.sell-estate-showcase .main-content .parts-services h2,body.tecnorete.country-fr.services-index .main-content .parts-services h2,body.tecnorete.country-fr.who-we-are-index .main-content .parts-services h2,body.tecnorete.country-hu.contacts-index .main-content .parts-services h2,body.tecnorete.country-hu.home-showcase .main-content .parts-services h2,body.tecnorete.country-hu.sell-estate-index .main-content .parts-services h2,body.tecnorete.country-hu.sell-estate-showcase .main-content .parts-services h2,body.tecnorete.country-hu.services-index .main-content .parts-services h2,body.tecnorete.country-hu.who-we-are-index .main-content .parts-services h2,body.tecnorete.country-pl.contacts-index .main-content .parts-services h2,body.tecnorete.country-pl.home-showcase .main-content .parts-services h2,body.tecnorete.country-pl.sell-estate-index .main-content .parts-services h2,body.tecnorete.country-pl.sell-estate-showcase .main-content .parts-services h2,body.tecnorete.country-pl.services-index .main-content .parts-services h2,body.tecnorete.country-pl.who-we-are-index .main-content .parts-services h2,body.tecnorete.country-tn.contacts-index .main-content .parts-services h2,body.tecnorete.country-tn.home-showcase .main-content .parts-services h2,body.tecnorete.country-tn.sell-estate-index .main-content .parts-services h2,body.tecnorete.country-tn.sell-estate-showcase .main-content .parts-services h2,body.tecnorete.country-tn.services-index .main-content .parts-services h2,body.tecnorete.country-tn.who-we-are-index .main-content .parts-services h2{font-size:1.8rem;font-weight:600;text-align:center}body.tecnocasa.country-de.contacts-index .main-content .parts-services .box-services,body.tecnocasa.country-de.home-showcase .main-content .parts-services .box-services,body.tecnocasa.country-de.sell-estate-index .main-content .parts-services .box-services,body.tecnocasa.country-de.sell-estate-showcase .main-content .parts-services .box-services,body.tecnocasa.country-de.services-index .main-content .parts-services .box-services,body.tecnocasa.country-de.who-we-are-index .main-content .parts-services .box-services,body.tecnocasa.country-es.contacts-index .main-content .parts-services .box-services,body.tecnocasa.country-es.home-showcase .main-content .parts-services .box-services,body.tecnocasa.country-es.sell-estate-index .main-content .parts-services .box-services,body.tecnocasa.country-es.sell-estate-showcase .main-content .parts-services .box-services,body.tecnocasa.country-es.services-index .main-content .parts-services .box-services,body.tecnocasa.country-es.who-we-are-index .main-content .parts-services .box-services,body.tecnocasa.country-fr.contacts-index .main-content .parts-services .box-services,body.tecnocasa.country-fr.home-showcase .main-content .parts-services .box-services,body.tecnocasa.country-fr.sell-estate-index .main-content .parts-services .box-services,body.tecnocasa.country-fr.sell-estate-showcase .main-content .parts-services .box-services,body.tecnocasa.country-fr.services-index .main-content .parts-services .box-services,body.tecnocasa.country-fr.who-we-are-index .main-content .parts-services .box-services,body.tecnocasa.country-hu.contacts-index .main-content .parts-services .box-services,body.tecnocasa.country-hu.home-showcase .main-content .parts-services .box-services,body.tecnocasa.country-hu.sell-estate-index .main-content .parts-services .box-services,body.tecnocasa.country-hu.sell-estate-showcase .main-content .parts-services .box-services,body.tecnocasa.country-hu.services-index .main-content .parts-services .box-services,body.tecnocasa.country-hu.who-we-are-index .main-content .parts-services .box-services,body.tecnocasa.country-pl.contacts-index .main-content .parts-services .box-services,body.tecnocasa.country-pl.home-showcase .main-content .parts-services .box-services,body.tecnocasa.country-pl.sell-estate-index .main-content .parts-services .box-services,body.tecnocasa.country-pl.sell-estate-showcase .main-content .parts-services .box-services,body.tecnocasa.country-pl.services-index .main-content .parts-services .box-services,body.tecnocasa.country-pl.who-we-are-index .main-content .parts-services .box-services,body.tecnocasa.country-tn.contacts-index .main-content .parts-services .box-services,body.tecnocasa.country-tn.home-showcase .main-content .parts-services .box-services,body.tecnocasa.country-tn.sell-estate-index .main-content .parts-services .box-services,body.tecnocasa.country-tn.sell-estate-showcase .main-content .parts-services .box-services,body.tecnocasa.country-tn.services-index .main-content .parts-services .box-services,body.tecnocasa.country-tn.who-we-are-index .main-content .parts-services .box-services,body.tecnorete.country-de.contacts-index .main-content .parts-services .box-services,body.tecnorete.country-de.home-showcase .main-content .parts-services .box-services,body.tecnorete.country-de.sell-estate-index .main-content .parts-services .box-services,body.tecnorete.country-de.sell-estate-showcase .main-content .parts-services .box-services,body.tecnorete.country-de.services-index .main-content .parts-services .box-services,body.tecnorete.country-de.who-we-are-index .main-content .parts-services .box-services,body.tecnorete.country-es.contacts-index .main-content .parts-services .box-services,body.tecnorete.country-es.home-showcase .main-content .parts-services .box-services,body.tecnorete.country-es.sell-estate-index .main-content .parts-services .box-services,body.tecnorete.country-es.sell-estate-showcase .main-content .parts-services .box-services,body.tecnorete.country-es.services-index .main-content .parts-services .box-services,body.tecnorete.country-es.who-we-are-index .main-content .parts-services .box-services,body.tecnorete.country-fr.contacts-index .main-content .parts-services .box-services,body.tecnorete.country-fr.home-showcase .main-content .parts-services .box-services,body.tecnorete.country-fr.sell-estate-index .main-content .parts-services .box-services,body.tecnorete.country-fr.sell-estate-showcase .main-content .parts-services .box-services,body.tecnorete.country-fr.services-index .main-content .parts-services .box-services,body.tecnorete.country-fr.who-we-are-index .main-content .parts-services .box-services,body.tecnorete.country-hu.contacts-index .main-content .parts-services .box-services,body.tecnorete.country-hu.home-showcase .main-content .parts-services .box-services,body.tecnorete.country-hu.sell-estate-index .main-content .parts-services .box-services,body.tecnorete.country-hu.sell-estate-showcase .main-content .parts-services .box-services,body.tecnorete.country-hu.services-index .main-content .parts-services .box-services,body.tecnorete.country-hu.who-we-are-index .main-content .parts-services .box-services,body.tecnorete.country-pl.contacts-index .main-content .parts-services .box-services,body.tecnorete.country-pl.home-showcase .main-content .parts-services .box-services,body.tecnorete.country-pl.sell-estate-index .main-content .parts-services .box-services,body.tecnorete.country-pl.sell-estate-showcase .main-content .parts-services .box-services,body.tecnorete.country-pl.services-index .main-content .parts-services .box-services,body.tecnorete.country-pl.who-we-are-index .main-content .parts-services .box-services,body.tecnorete.country-tn.contacts-index .main-content .parts-services .box-services,body.tecnorete.country-tn.home-showcase .main-content .parts-services .box-services,body.tecnorete.country-tn.sell-estate-index .main-content .parts-services .box-services,body.tecnorete.country-tn.sell-estate-showcase .main-content .parts-services .box-services,body.tecnorete.country-tn.services-index .main-content .parts-services .box-services,body.tecnorete.country-tn.who-we-are-index .main-content .parts-services .box-services{margin-top:2rem}body.tecnocasa.country-de.contacts-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-de.home-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-de.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-de.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-de.services-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-de.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-es.contacts-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-es.home-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-es.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-es.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-es.services-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-es.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-fr.contacts-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-fr.home-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-fr.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-fr.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-fr.services-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-fr.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-hu.contacts-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-hu.home-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-hu.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-hu.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-hu.services-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-hu.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-pl.contacts-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-pl.home-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-pl.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-pl.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-pl.services-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-pl.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-tn.contacts-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-tn.home-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-tn.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-tn.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnocasa.country-tn.services-index .main-content .parts-services .box-services .card-service,body.tecnocasa.country-tn.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-de.contacts-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-de.home-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-de.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-de.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-de.services-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-de.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-es.contacts-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-es.home-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-es.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-es.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-es.services-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-es.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-fr.contacts-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-fr.home-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-fr.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-fr.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-fr.services-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-fr.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-hu.contacts-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-hu.home-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-hu.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-hu.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-hu.services-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-hu.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-pl.contacts-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-pl.home-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-pl.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-pl.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-pl.services-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-pl.who-we-are-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-tn.contacts-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-tn.home-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-tn.sell-estate-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-tn.sell-estate-showcase .main-content .parts-services .box-services .card-service,body.tecnorete.country-tn.services-index .main-content .parts-services .box-services .card-service,body.tecnorete.country-tn.who-we-are-index .main-content .parts-services .box-services .card-service{align-items:center;background-color:#f8f8f8;border-radius:20px;box-shadow:0 0 8px 0 rgba(70,82,95,.15)!important;display:flex;flex-direction:column;font-size:.9rem;justify-content:center;margin-bottom:1rem;min-height:140px;padding:20px 0;text-align:center;transition:all .15s ease-in}body.tecnocasa.country-de.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-de.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-de.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-de.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-de.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-de.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-es.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-es.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-es.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-es.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-es.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-es.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-fr.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-fr.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-fr.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-fr.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-fr.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-fr.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-hu.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-hu.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-hu.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-hu.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-hu.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-hu.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-pl.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-pl.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-pl.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-pl.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-pl.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-pl.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-tn.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-tn.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-tn.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-tn.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-tn.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnocasa.country-tn.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-de.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-de.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-de.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-de.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-de.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-de.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-es.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-es.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-es.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-es.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-es.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-es.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-fr.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-fr.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-fr.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-fr.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-fr.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-fr.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-hu.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-hu.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-hu.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-hu.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-hu.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-hu.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-pl.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-pl.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-pl.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-pl.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-pl.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-pl.who-we-are-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-tn.contacts-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-tn.home-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-tn.sell-estate-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-tn.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-tn.services-index .main-content .parts-services .box-services .card-service:hover,body.tecnorete.country-tn.who-we-are-index .main-content .parts-services .box-services .card-service:hover{background-color:#344a66;box-shadow:0 0 14px 8px rgba(70,82,95,.15)!important;color:#fff;transform:scale(1.1);transition:all .15s ease-in;transition:all .2s ease-out}body.tecnocasa.country-de.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-de.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-de.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-de.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-de.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-de.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-es.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-es.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-es.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-es.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-es.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-es.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-fr.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-fr.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-fr.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-fr.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-fr.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-fr.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-hu.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-hu.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-hu.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-hu.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-hu.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-hu.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-pl.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-pl.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-pl.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-pl.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-pl.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-pl.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-tn.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-tn.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-tn.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-tn.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-tn.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnocasa.country-tn.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-de.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-de.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-de.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-de.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-de.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-de.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-es.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-es.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-es.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-es.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-es.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-es.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-fr.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-fr.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-fr.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-fr.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-fr.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-fr.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-hu.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-hu.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-hu.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-hu.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-hu.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-hu.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-pl.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-pl.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-pl.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-pl.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-pl.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-pl.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-tn.contacts-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-tn.home-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-tn.sell-estate-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-tn.sell-estate-showcase .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-tn.services-index .main-content .parts-services .box-services .card-service:hover .masked-image,body.tecnorete.country-tn.who-we-are-index .main-content .parts-services .box-services .card-service:hover .masked-image{background-color:#fff}body.tecnocasa.country-de.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-de.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-de.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-de.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-de.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-de.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-es.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-es.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-es.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-es.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-es.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-es.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-fr.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-fr.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-fr.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-fr.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-fr.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-fr.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-hu.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-hu.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-hu.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-hu.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-hu.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-hu.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-pl.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-pl.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-pl.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-pl.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-pl.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-pl.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-tn.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-tn.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-tn.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-tn.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-tn.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnocasa.country-tn.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-de.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-de.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-de.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-de.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-de.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-de.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-es.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-es.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-es.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-es.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-es.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-es.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-fr.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-fr.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-fr.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-fr.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-fr.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-fr.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-hu.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-hu.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-hu.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-hu.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-hu.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-hu.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-pl.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-pl.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-pl.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-pl.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-pl.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-pl.who-we-are-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-tn.contacts-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-tn.home-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-tn.sell-estate-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-tn.sell-estate-showcase .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-tn.services-index .main-content .parts-services .box-services .card-service .service-title,body.tecnorete.country-tn.who-we-are-index .main-content .parts-services .box-services .card-service .service-title{font-weight:500}body.tecnocasa.country-de.contacts-index .main-content .parts-services a:hover,body.tecnocasa.country-de.home-showcase .main-content .parts-services a:hover,body.tecnocasa.country-de.sell-estate-index .main-content .parts-services a:hover,body.tecnocasa.country-de.sell-estate-showcase .main-content .parts-services a:hover,body.tecnocasa.country-de.services-index .main-content .parts-services a:hover,body.tecnocasa.country-de.who-we-are-index .main-content .parts-services a:hover,body.tecnocasa.country-es.contacts-index .main-content .parts-services a:hover,body.tecnocasa.country-es.home-showcase .main-content .parts-services a:hover,body.tecnocasa.country-es.sell-estate-index .main-content .parts-services a:hover,body.tecnocasa.country-es.sell-estate-showcase .main-content .parts-services a:hover,body.tecnocasa.country-es.services-index .main-content .parts-services a:hover,body.tecnocasa.country-es.who-we-are-index .main-content .parts-services a:hover,body.tecnocasa.country-fr.contacts-index .main-content .parts-services a:hover,body.tecnocasa.country-fr.home-showcase .main-content .parts-services a:hover,body.tecnocasa.country-fr.sell-estate-index .main-content .parts-services a:hover,body.tecnocasa.country-fr.sell-estate-showcase .main-content .parts-services a:hover,body.tecnocasa.country-fr.services-index .main-content .parts-services a:hover,body.tecnocasa.country-fr.who-we-are-index .main-content .parts-services a:hover,body.tecnocasa.country-hu.contacts-index .main-content .parts-services a:hover,body.tecnocasa.country-hu.home-showcase .main-content .parts-services a:hover,body.tecnocasa.country-hu.sell-estate-index .main-content .parts-services a:hover,body.tecnocasa.country-hu.sell-estate-showcase .main-content .parts-services a:hover,body.tecnocasa.country-hu.services-index .main-content .parts-services a:hover,body.tecnocasa.country-hu.who-we-are-index .main-content .parts-services a:hover,body.tecnocasa.country-pl.contacts-index .main-content .parts-services a:hover,body.tecnocasa.country-pl.home-showcase .main-content .parts-services a:hover,body.tecnocasa.country-pl.sell-estate-index .main-content .parts-services a:hover,body.tecnocasa.country-pl.sell-estate-showcase .main-content .parts-services a:hover,body.tecnocasa.country-pl.services-index .main-content .parts-services a:hover,body.tecnocasa.country-pl.who-we-are-index .main-content .parts-services a:hover,body.tecnocasa.country-tn.contacts-index .main-content .parts-services a:hover,body.tecnocasa.country-tn.home-showcase .main-content .parts-services a:hover,body.tecnocasa.country-tn.sell-estate-index .main-content .parts-services a:hover,body.tecnocasa.country-tn.sell-estate-showcase .main-content .parts-services a:hover,body.tecnocasa.country-tn.services-index .main-content .parts-services a:hover,body.tecnocasa.country-tn.who-we-are-index .main-content .parts-services a:hover,body.tecnorete.country-de.contacts-index .main-content .parts-services a:hover,body.tecnorete.country-de.home-showcase .main-content .parts-services a:hover,body.tecnorete.country-de.sell-estate-index .main-content .parts-services a:hover,body.tecnorete.country-de.sell-estate-showcase .main-content .parts-services a:hover,body.tecnorete.country-de.services-index .main-content .parts-services a:hover,body.tecnorete.country-de.who-we-are-index .main-content .parts-services a:hover,body.tecnorete.country-es.contacts-index .main-content .parts-services a:hover,body.tecnorete.country-es.home-showcase .main-content .parts-services a:hover,body.tecnorete.country-es.sell-estate-index .main-content .parts-services a:hover,body.tecnorete.country-es.sell-estate-showcase .main-content .parts-services a:hover,body.tecnorete.country-es.services-index .main-content .parts-services a:hover,body.tecnorete.country-es.who-we-are-index .main-content .parts-services a:hover,body.tecnorete.country-fr.contacts-index .main-content .parts-services a:hover,body.tecnorete.country-fr.home-showcase .main-content .parts-services a:hover,body.tecnorete.country-fr.sell-estate-index .main-content .parts-services a:hover,body.tecnorete.country-fr.sell-estate-showcase .main-content .parts-services a:hover,body.tecnorete.country-fr.services-index .main-content .parts-services a:hover,body.tecnorete.country-fr.who-we-are-index .main-content .parts-services a:hover,body.tecnorete.country-hu.contacts-index .main-content .parts-services a:hover,body.tecnorete.country-hu.home-showcase .main-content .parts-services a:hover,body.tecnorete.country-hu.sell-estate-index .main-content .parts-services a:hover,body.tecnorete.country-hu.sell-estate-showcase .main-content .parts-services a:hover,body.tecnorete.country-hu.services-index .main-content .parts-services a:hover,body.tecnorete.country-hu.who-we-are-index .main-content .parts-services a:hover,body.tecnorete.country-pl.contacts-index .main-content .parts-services a:hover,body.tecnorete.country-pl.home-showcase .main-content .parts-services a:hover,body.tecnorete.country-pl.sell-estate-index .main-content .parts-services a:hover,body.tecnorete.country-pl.sell-estate-showcase .main-content .parts-services a:hover,body.tecnorete.country-pl.services-index .main-content .parts-services a:hover,body.tecnorete.country-pl.who-we-are-index .main-content .parts-services a:hover,body.tecnorete.country-tn.contacts-index .main-content .parts-services a:hover,body.tecnorete.country-tn.home-showcase .main-content .parts-services a:hover,body.tecnorete.country-tn.sell-estate-index .main-content .parts-services a:hover,body.tecnorete.country-tn.sell-estate-showcase .main-content .parts-services a:hover,body.tecnorete.country-tn.services-index .main-content .parts-services a:hover,body.tecnorete.country-tn.who-we-are-index .main-content .parts-services a:hover{text-decoration:none}body.tecnocasa.country-de.contacts-index .main-content .vantage h2,body.tecnocasa.country-de.home-showcase .main-content .vantage h2,body.tecnocasa.country-de.sell-estate-index .main-content .vantage h2,body.tecnocasa.country-de.sell-estate-showcase .main-content .vantage h2,body.tecnocasa.country-de.services-index .main-content .vantage h2,body.tecnocasa.country-de.who-we-are-index .main-content .vantage h2,body.tecnocasa.country-es.contacts-index .main-content .vantage h2,body.tecnocasa.country-es.home-showcase .main-content .vantage h2,body.tecnocasa.country-es.sell-estate-index .main-content .vantage h2,body.tecnocasa.country-es.sell-estate-showcase .main-content .vantage h2,body.tecnocasa.country-es.services-index .main-content .vantage h2,body.tecnocasa.country-es.who-we-are-index .main-content .vantage h2,body.tecnocasa.country-fr.contacts-index .main-content .vantage h2,body.tecnocasa.country-fr.home-showcase .main-content .vantage h2,body.tecnocasa.country-fr.sell-estate-index .main-content .vantage h2,body.tecnocasa.country-fr.sell-estate-showcase .main-content .vantage h2,body.tecnocasa.country-fr.services-index .main-content .vantage h2,body.tecnocasa.country-fr.who-we-are-index .main-content .vantage h2,body.tecnocasa.country-hu.contacts-index .main-content .vantage h2,body.tecnocasa.country-hu.home-showcase .main-content .vantage h2,body.tecnocasa.country-hu.sell-estate-index .main-content .vantage h2,body.tecnocasa.country-hu.sell-estate-showcase .main-content .vantage h2,body.tecnocasa.country-hu.services-index .main-content .vantage h2,body.tecnocasa.country-hu.who-we-are-index .main-content .vantage h2,body.tecnocasa.country-pl.contacts-index .main-content .vantage h2,body.tecnocasa.country-pl.home-showcase .main-content .vantage h2,body.tecnocasa.country-pl.sell-estate-index .main-content .vantage h2,body.tecnocasa.country-pl.sell-estate-showcase .main-content .vantage h2,body.tecnocasa.country-pl.services-index .main-content .vantage h2,body.tecnocasa.country-pl.who-we-are-index .main-content .vantage h2,body.tecnocasa.country-tn.contacts-index .main-content .vantage h2,body.tecnocasa.country-tn.home-showcase .main-content .vantage h2,body.tecnocasa.country-tn.sell-estate-index .main-content .vantage h2,body.tecnocasa.country-tn.sell-estate-showcase .main-content .vantage h2,body.tecnocasa.country-tn.services-index .main-content .vantage h2,body.tecnocasa.country-tn.who-we-are-index .main-content .vantage h2,body.tecnorete.country-de.contacts-index .main-content .vantage h2,body.tecnorete.country-de.home-showcase .main-content .vantage h2,body.tecnorete.country-de.sell-estate-index .main-content .vantage h2,body.tecnorete.country-de.sell-estate-showcase .main-content .vantage h2,body.tecnorete.country-de.services-index .main-content .vantage h2,body.tecnorete.country-de.who-we-are-index .main-content .vantage h2,body.tecnorete.country-es.contacts-index .main-content .vantage h2,body.tecnorete.country-es.home-showcase .main-content .vantage h2,body.tecnorete.country-es.sell-estate-index .main-content .vantage h2,body.tecnorete.country-es.sell-estate-showcase .main-content .vantage h2,body.tecnorete.country-es.services-index .main-content .vantage h2,body.tecnorete.country-es.who-we-are-index .main-content .vantage h2,body.tecnorete.country-fr.contacts-index .main-content .vantage h2,body.tecnorete.country-fr.home-showcase .main-content .vantage h2,body.tecnorete.country-fr.sell-estate-index .main-content .vantage h2,body.tecnorete.country-fr.sell-estate-showcase .main-content .vantage h2,body.tecnorete.country-fr.services-index .main-content .vantage h2,body.tecnorete.country-fr.who-we-are-index .main-content .vantage h2,body.tecnorete.country-hu.contacts-index .main-content .vantage h2,body.tecnorete.country-hu.home-showcase .main-content .vantage h2,body.tecnorete.country-hu.sell-estate-index .main-content .vantage h2,body.tecnorete.country-hu.sell-estate-showcase .main-content .vantage h2,body.tecnorete.country-hu.services-index .main-content .vantage h2,body.tecnorete.country-hu.who-we-are-index .main-content .vantage h2,body.tecnorete.country-pl.contacts-index .main-content .vantage h2,body.tecnorete.country-pl.home-showcase .main-content .vantage h2,body.tecnorete.country-pl.sell-estate-index .main-content .vantage h2,body.tecnorete.country-pl.sell-estate-showcase .main-content .vantage h2,body.tecnorete.country-pl.services-index .main-content .vantage h2,body.tecnorete.country-pl.who-we-are-index .main-content .vantage h2,body.tecnorete.country-tn.contacts-index .main-content .vantage h2,body.tecnorete.country-tn.home-showcase .main-content .vantage h2,body.tecnorete.country-tn.sell-estate-index .main-content .vantage h2,body.tecnorete.country-tn.sell-estate-showcase .main-content .vantage h2,body.tecnorete.country-tn.services-index .main-content .vantage h2,body.tecnorete.country-tn.who-we-are-index .main-content .vantage h2{color:#fff;font-size:2.3em;font-weight:700;text-shadow:0 0 5px rgba(0,21,31,.37)}body.tecnocasa.country-de.contacts-index .main-content .vantage p,body.tecnocasa.country-de.home-showcase .main-content .vantage p,body.tecnocasa.country-de.sell-estate-index .main-content .vantage p,body.tecnocasa.country-de.sell-estate-showcase .main-content .vantage p,body.tecnocasa.country-de.services-index .main-content .vantage p,body.tecnocasa.country-de.who-we-are-index .main-content .vantage p,body.tecnocasa.country-es.contacts-index .main-content .vantage p,body.tecnocasa.country-es.home-showcase .main-content .vantage p,body.tecnocasa.country-es.sell-estate-index .main-content .vantage p,body.tecnocasa.country-es.sell-estate-showcase .main-content .vantage p,body.tecnocasa.country-es.services-index .main-content .vantage p,body.tecnocasa.country-es.who-we-are-index .main-content .vantage p,body.tecnocasa.country-fr.contacts-index .main-content .vantage p,body.tecnocasa.country-fr.home-showcase .main-content .vantage p,body.tecnocasa.country-fr.sell-estate-index .main-content .vantage p,body.tecnocasa.country-fr.sell-estate-showcase .main-content .vantage p,body.tecnocasa.country-fr.services-index .main-content .vantage p,body.tecnocasa.country-fr.who-we-are-index .main-content .vantage p,body.tecnocasa.country-hu.contacts-index .main-content .vantage p,body.tecnocasa.country-hu.home-showcase .main-content .vantage p,body.tecnocasa.country-hu.sell-estate-index .main-content .vantage p,body.tecnocasa.country-hu.sell-estate-showcase .main-content .vantage p,body.tecnocasa.country-hu.services-index .main-content .vantage p,body.tecnocasa.country-hu.who-we-are-index .main-content .vantage p,body.tecnocasa.country-pl.contacts-index .main-content .vantage p,body.tecnocasa.country-pl.home-showcase .main-content .vantage p,body.tecnocasa.country-pl.sell-estate-index .main-content .vantage p,body.tecnocasa.country-pl.sell-estate-showcase .main-content .vantage p,body.tecnocasa.country-pl.services-index .main-content .vantage p,body.tecnocasa.country-pl.who-we-are-index .main-content .vantage p,body.tecnocasa.country-tn.contacts-index .main-content .vantage p,body.tecnocasa.country-tn.home-showcase .main-content .vantage p,body.tecnocasa.country-tn.sell-estate-index .main-content .vantage p,body.tecnocasa.country-tn.sell-estate-showcase .main-content .vantage p,body.tecnocasa.country-tn.services-index .main-content .vantage p,body.tecnocasa.country-tn.who-we-are-index .main-content .vantage p,body.tecnorete.country-de.contacts-index .main-content .vantage p,body.tecnorete.country-de.home-showcase .main-content .vantage p,body.tecnorete.country-de.sell-estate-index .main-content .vantage p,body.tecnorete.country-de.sell-estate-showcase .main-content .vantage p,body.tecnorete.country-de.services-index .main-content .vantage p,body.tecnorete.country-de.who-we-are-index .main-content .vantage p,body.tecnorete.country-es.contacts-index .main-content .vantage p,body.tecnorete.country-es.home-showcase .main-content .vantage p,body.tecnorete.country-es.sell-estate-index .main-content .vantage p,body.tecnorete.country-es.sell-estate-showcase .main-content .vantage p,body.tecnorete.country-es.services-index .main-content .vantage p,body.tecnorete.country-es.who-we-are-index .main-content .vantage p,body.tecnorete.country-fr.contacts-index .main-content .vantage p,body.tecnorete.country-fr.home-showcase .main-content .vantage p,body.tecnorete.country-fr.sell-estate-index .main-content .vantage p,body.tecnorete.country-fr.sell-estate-showcase .main-content .vantage p,body.tecnorete.country-fr.services-index .main-content .vantage p,body.tecnorete.country-fr.who-we-are-index .main-content .vantage p,body.tecnorete.country-hu.contacts-index .main-content .vantage p,body.tecnorete.country-hu.home-showcase .main-content .vantage p,body.tecnorete.country-hu.sell-estate-index .main-content .vantage p,body.tecnorete.country-hu.sell-estate-showcase .main-content .vantage p,body.tecnorete.country-hu.services-index .main-content .vantage p,body.tecnorete.country-hu.who-we-are-index .main-content .vantage p,body.tecnorete.country-pl.contacts-index .main-content .vantage p,body.tecnorete.country-pl.home-showcase .main-content .vantage p,body.tecnorete.country-pl.sell-estate-index .main-content .vantage p,body.tecnorete.country-pl.sell-estate-showcase .main-content .vantage p,body.tecnorete.country-pl.services-index .main-content .vantage p,body.tecnorete.country-pl.who-we-are-index .main-content .vantage p,body.tecnorete.country-tn.contacts-index .main-content .vantage p,body.tecnorete.country-tn.home-showcase .main-content .vantage p,body.tecnorete.country-tn.sell-estate-index .main-content .vantage p,body.tecnorete.country-tn.sell-estate-showcase .main-content .vantage p,body.tecnorete.country-tn.services-index .main-content .vantage p,body.tecnorete.country-tn.who-we-are-index .main-content .vantage p{color:#fff;font-weight:600}body.tecnocasa.country-de.contacts-index .privacy,body.tecnocasa.country-de.home-showcase .privacy,body.tecnocasa.country-de.sell-estate-index .privacy,body.tecnocasa.country-de.sell-estate-showcase .privacy,body.tecnocasa.country-de.services-index .privacy,body.tecnocasa.country-de.who-we-are-index .privacy,body.tecnocasa.country-es.contacts-index .privacy,body.tecnocasa.country-es.home-showcase .privacy,body.tecnocasa.country-es.sell-estate-index .privacy,body.tecnocasa.country-es.sell-estate-showcase .privacy,body.tecnocasa.country-es.services-index .privacy,body.tecnocasa.country-es.who-we-are-index .privacy,body.tecnocasa.country-fr.contacts-index .privacy,body.tecnocasa.country-fr.home-showcase .privacy,body.tecnocasa.country-fr.sell-estate-index .privacy,body.tecnocasa.country-fr.sell-estate-showcase .privacy,body.tecnocasa.country-fr.services-index .privacy,body.tecnocasa.country-fr.who-we-are-index .privacy,body.tecnocasa.country-hu.contacts-index .privacy,body.tecnocasa.country-hu.home-showcase .privacy,body.tecnocasa.country-hu.sell-estate-index .privacy,body.tecnocasa.country-hu.sell-estate-showcase .privacy,body.tecnocasa.country-hu.services-index .privacy,body.tecnocasa.country-hu.who-we-are-index .privacy,body.tecnocasa.country-pl.contacts-index .privacy,body.tecnocasa.country-pl.home-showcase .privacy,body.tecnocasa.country-pl.sell-estate-index .privacy,body.tecnocasa.country-pl.sell-estate-showcase .privacy,body.tecnocasa.country-pl.services-index .privacy,body.tecnocasa.country-pl.who-we-are-index .privacy,body.tecnocasa.country-tn.contacts-index .privacy,body.tecnocasa.country-tn.home-showcase .privacy,body.tecnocasa.country-tn.sell-estate-index .privacy,body.tecnocasa.country-tn.sell-estate-showcase .privacy,body.tecnocasa.country-tn.services-index .privacy,body.tecnocasa.country-tn.who-we-are-index .privacy,body.tecnorete.country-de.contacts-index .privacy,body.tecnorete.country-de.home-showcase .privacy,body.tecnorete.country-de.sell-estate-index .privacy,body.tecnorete.country-de.sell-estate-showcase .privacy,body.tecnorete.country-de.services-index .privacy,body.tecnorete.country-de.who-we-are-index .privacy,body.tecnorete.country-es.contacts-index .privacy,body.tecnorete.country-es.home-showcase .privacy,body.tecnorete.country-es.sell-estate-index .privacy,body.tecnorete.country-es.sell-estate-showcase .privacy,body.tecnorete.country-es.services-index .privacy,body.tecnorete.country-es.who-we-are-index .privacy,body.tecnorete.country-fr.contacts-index .privacy,body.tecnorete.country-fr.home-showcase .privacy,body.tecnorete.country-fr.sell-estate-index .privacy,body.tecnorete.country-fr.sell-estate-showcase .privacy,body.tecnorete.country-fr.services-index .privacy,body.tecnorete.country-fr.who-we-are-index .privacy,body.tecnorete.country-hu.contacts-index .privacy,body.tecnorete.country-hu.home-showcase .privacy,body.tecnorete.country-hu.sell-estate-index .privacy,body.tecnorete.country-hu.sell-estate-showcase .privacy,body.tecnorete.country-hu.services-index .privacy,body.tecnorete.country-hu.who-we-are-index .privacy,body.tecnorete.country-pl.contacts-index .privacy,body.tecnorete.country-pl.home-showcase .privacy,body.tecnorete.country-pl.sell-estate-index .privacy,body.tecnorete.country-pl.sell-estate-showcase .privacy,body.tecnorete.country-pl.services-index .privacy,body.tecnorete.country-pl.who-we-are-index .privacy,body.tecnorete.country-tn.contacts-index .privacy,body.tecnorete.country-tn.home-showcase .privacy,body.tecnorete.country-tn.sell-estate-index .privacy,body.tecnorete.country-tn.sell-estate-showcase .privacy,body.tecnorete.country-tn.services-index .privacy,body.tecnorete.country-tn.who-we-are-index .privacy{font-size:.7rem;padding-top:.8rem}body.tecnocasa.country-de.contacts-index .btn-network,body.tecnocasa.country-de.home-showcase .btn-network,body.tecnocasa.country-de.sell-estate-index .btn-network,body.tecnocasa.country-de.sell-estate-showcase .btn-network,body.tecnocasa.country-de.services-index .btn-network,body.tecnocasa.country-de.who-we-are-index .btn-network,body.tecnocasa.country-es.contacts-index .btn-network,body.tecnocasa.country-es.home-showcase .btn-network,body.tecnocasa.country-es.sell-estate-index .btn-network,body.tecnocasa.country-es.sell-estate-showcase .btn-network,body.tecnocasa.country-es.services-index .btn-network,body.tecnocasa.country-es.who-we-are-index .btn-network,body.tecnocasa.country-fr.contacts-index .btn-network,body.tecnocasa.country-fr.home-showcase .btn-network,body.tecnocasa.country-fr.sell-estate-index .btn-network,body.tecnocasa.country-fr.sell-estate-showcase .btn-network,body.tecnocasa.country-fr.services-index .btn-network,body.tecnocasa.country-fr.who-we-are-index .btn-network,body.tecnocasa.country-hu.contacts-index .btn-network,body.tecnocasa.country-hu.home-showcase .btn-network,body.tecnocasa.country-hu.sell-estate-index .btn-network,body.tecnocasa.country-hu.sell-estate-showcase .btn-network,body.tecnocasa.country-hu.services-index .btn-network,body.tecnocasa.country-hu.who-we-are-index .btn-network,body.tecnocasa.country-pl.contacts-index .btn-network,body.tecnocasa.country-pl.home-showcase .btn-network,body.tecnocasa.country-pl.sell-estate-index .btn-network,body.tecnocasa.country-pl.sell-estate-showcase .btn-network,body.tecnocasa.country-pl.services-index .btn-network,body.tecnocasa.country-pl.who-we-are-index .btn-network,body.tecnocasa.country-tn.contacts-index .btn-network,body.tecnocasa.country-tn.home-showcase .btn-network,body.tecnocasa.country-tn.sell-estate-index .btn-network,body.tecnocasa.country-tn.sell-estate-showcase .btn-network,body.tecnocasa.country-tn.services-index .btn-network,body.tecnocasa.country-tn.who-we-are-index .btn-network,body.tecnorete.country-de.contacts-index .btn-network,body.tecnorete.country-de.home-showcase .btn-network,body.tecnorete.country-de.sell-estate-index .btn-network,body.tecnorete.country-de.sell-estate-showcase .btn-network,body.tecnorete.country-de.services-index .btn-network,body.tecnorete.country-de.who-we-are-index .btn-network,body.tecnorete.country-es.contacts-index .btn-network,body.tecnorete.country-es.home-showcase .btn-network,body.tecnorete.country-es.sell-estate-index .btn-network,body.tecnorete.country-es.sell-estate-showcase .btn-network,body.tecnorete.country-es.services-index .btn-network,body.tecnorete.country-es.who-we-are-index .btn-network,body.tecnorete.country-fr.contacts-index .btn-network,body.tecnorete.country-fr.home-showcase .btn-network,body.tecnorete.country-fr.sell-estate-index .btn-network,body.tecnorete.country-fr.sell-estate-showcase .btn-network,body.tecnorete.country-fr.services-index .btn-network,body.tecnorete.country-fr.who-we-are-index .btn-network,body.tecnorete.country-hu.contacts-index .btn-network,body.tecnorete.country-hu.home-showcase .btn-network,body.tecnorete.country-hu.sell-estate-index .btn-network,body.tecnorete.country-hu.sell-estate-showcase .btn-network,body.tecnorete.country-hu.services-index .btn-network,body.tecnorete.country-hu.who-we-are-index .btn-network,body.tecnorete.country-pl.contacts-index .btn-network,body.tecnorete.country-pl.home-showcase .btn-network,body.tecnorete.country-pl.sell-estate-index .btn-network,body.tecnorete.country-pl.sell-estate-showcase .btn-network,body.tecnorete.country-pl.services-index .btn-network,body.tecnorete.country-pl.who-we-are-index .btn-network,body.tecnorete.country-tn.contacts-index .btn-network,body.tecnorete.country-tn.home-showcase .btn-network,body.tecnorete.country-tn.sell-estate-index .btn-network,body.tecnorete.country-tn.sell-estate-showcase .btn-network,body.tecnorete.country-tn.services-index .btn-network,body.tecnorete.country-tn.who-we-are-index .btn-network{max-width:-moz-fit-content;max-width:fit-content}body.tecnocasa.country-de.contacts-index .btn-network.btn-de,body.tecnocasa.country-de.home-showcase .btn-network.btn-de,body.tecnocasa.country-de.sell-estate-index .btn-network.btn-de,body.tecnocasa.country-de.sell-estate-showcase .btn-network.btn-de,body.tecnocasa.country-de.services-index .btn-network.btn-de,body.tecnocasa.country-de.who-we-are-index .btn-network.btn-de,body.tecnocasa.country-es.contacts-index .btn-network.btn-de,body.tecnocasa.country-es.home-showcase .btn-network.btn-de,body.tecnocasa.country-es.sell-estate-index .btn-network.btn-de,body.tecnocasa.country-es.sell-estate-showcase .btn-network.btn-de,body.tecnocasa.country-es.services-index .btn-network.btn-de,body.tecnocasa.country-es.who-we-are-index .btn-network.btn-de,body.tecnocasa.country-fr.contacts-index .btn-network.btn-de,body.tecnocasa.country-fr.home-showcase .btn-network.btn-de,body.tecnocasa.country-fr.sell-estate-index .btn-network.btn-de,body.tecnocasa.country-fr.sell-estate-showcase .btn-network.btn-de,body.tecnocasa.country-fr.services-index .btn-network.btn-de,body.tecnocasa.country-fr.who-we-are-index .btn-network.btn-de,body.tecnocasa.country-hu.contacts-index .btn-network.btn-de,body.tecnocasa.country-hu.home-showcase .btn-network.btn-de,body.tecnocasa.country-hu.sell-estate-index .btn-network.btn-de,body.tecnocasa.country-hu.sell-estate-showcase .btn-network.btn-de,body.tecnocasa.country-hu.services-index .btn-network.btn-de,body.tecnocasa.country-hu.who-we-are-index .btn-network.btn-de,body.tecnocasa.country-pl.contacts-index .btn-network.btn-de,body.tecnocasa.country-pl.home-showcase .btn-network.btn-de,body.tecnocasa.country-pl.sell-estate-index .btn-network.btn-de,body.tecnocasa.country-pl.sell-estate-showcase .btn-network.btn-de,body.tecnocasa.country-pl.services-index .btn-network.btn-de,body.tecnocasa.country-pl.who-we-are-index .btn-network.btn-de,body.tecnocasa.country-tn.contacts-index .btn-network.btn-de,body.tecnocasa.country-tn.home-showcase .btn-network.btn-de,body.tecnocasa.country-tn.sell-estate-index .btn-network.btn-de,body.tecnocasa.country-tn.sell-estate-showcase .btn-network.btn-de,body.tecnocasa.country-tn.services-index .btn-network.btn-de,body.tecnocasa.country-tn.who-we-are-index .btn-network.btn-de,body.tecnorete.country-de.contacts-index .btn-network.btn-de,body.tecnorete.country-de.home-showcase .btn-network.btn-de,body.tecnorete.country-de.sell-estate-index .btn-network.btn-de,body.tecnorete.country-de.sell-estate-showcase .btn-network.btn-de,body.tecnorete.country-de.services-index .btn-network.btn-de,body.tecnorete.country-de.who-we-are-index .btn-network.btn-de,body.tecnorete.country-es.contacts-index .btn-network.btn-de,body.tecnorete.country-es.home-showcase .btn-network.btn-de,body.tecnorete.country-es.sell-estate-index .btn-network.btn-de,body.tecnorete.country-es.sell-estate-showcase .btn-network.btn-de,body.tecnorete.country-es.services-index .btn-network.btn-de,body.tecnorete.country-es.who-we-are-index .btn-network.btn-de,body.tecnorete.country-fr.contacts-index .btn-network.btn-de,body.tecnorete.country-fr.home-showcase .btn-network.btn-de,body.tecnorete.country-fr.sell-estate-index .btn-network.btn-de,body.tecnorete.country-fr.sell-estate-showcase .btn-network.btn-de,body.tecnorete.country-fr.services-index .btn-network.btn-de,body.tecnorete.country-fr.who-we-are-index .btn-network.btn-de,body.tecnorete.country-hu.contacts-index .btn-network.btn-de,body.tecnorete.country-hu.home-showcase .btn-network.btn-de,body.tecnorete.country-hu.sell-estate-index .btn-network.btn-de,body.tecnorete.country-hu.sell-estate-showcase .btn-network.btn-de,body.tecnorete.country-hu.services-index .btn-network.btn-de,body.tecnorete.country-hu.who-we-are-index .btn-network.btn-de,body.tecnorete.country-pl.contacts-index .btn-network.btn-de,body.tecnorete.country-pl.home-showcase .btn-network.btn-de,body.tecnorete.country-pl.sell-estate-index .btn-network.btn-de,body.tecnorete.country-pl.sell-estate-showcase .btn-network.btn-de,body.tecnorete.country-pl.services-index .btn-network.btn-de,body.tecnorete.country-pl.who-we-are-index .btn-network.btn-de,body.tecnorete.country-tn.contacts-index .btn-network.btn-de,body.tecnorete.country-tn.home-showcase .btn-network.btn-de,body.tecnorete.country-tn.sell-estate-index .btn-network.btn-de,body.tecnorete.country-tn.sell-estate-showcase .btn-network.btn-de,body.tecnorete.country-tn.services-index .btn-network.btn-de,body.tecnorete.country-tn.who-we-are-index .btn-network.btn-de{align-items:center;color:#fff;display:flex;font-size:14px;height:45px;justify-content:center;max-width:none}body.tecnocasa.country-de.contacts-index .btn-network.btn-de .masked-image,body.tecnocasa.country-de.home-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-de.sell-estate-index .btn-network.btn-de .masked-image,body.tecnocasa.country-de.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-de.services-index .btn-network.btn-de .masked-image,body.tecnocasa.country-de.who-we-are-index .btn-network.btn-de .masked-image,body.tecnocasa.country-es.contacts-index .btn-network.btn-de .masked-image,body.tecnocasa.country-es.home-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-es.sell-estate-index .btn-network.btn-de .masked-image,body.tecnocasa.country-es.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-es.services-index .btn-network.btn-de .masked-image,body.tecnocasa.country-es.who-we-are-index .btn-network.btn-de .masked-image,body.tecnocasa.country-fr.contacts-index .btn-network.btn-de .masked-image,body.tecnocasa.country-fr.home-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-fr.sell-estate-index .btn-network.btn-de .masked-image,body.tecnocasa.country-fr.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-fr.services-index .btn-network.btn-de .masked-image,body.tecnocasa.country-fr.who-we-are-index .btn-network.btn-de .masked-image,body.tecnocasa.country-hu.contacts-index .btn-network.btn-de .masked-image,body.tecnocasa.country-hu.home-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-hu.sell-estate-index .btn-network.btn-de .masked-image,body.tecnocasa.country-hu.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-hu.services-index .btn-network.btn-de .masked-image,body.tecnocasa.country-hu.who-we-are-index .btn-network.btn-de .masked-image,body.tecnocasa.country-pl.contacts-index .btn-network.btn-de .masked-image,body.tecnocasa.country-pl.home-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-pl.sell-estate-index .btn-network.btn-de .masked-image,body.tecnocasa.country-pl.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-pl.services-index .btn-network.btn-de .masked-image,body.tecnocasa.country-pl.who-we-are-index .btn-network.btn-de .masked-image,body.tecnocasa.country-tn.contacts-index .btn-network.btn-de .masked-image,body.tecnocasa.country-tn.home-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-tn.sell-estate-index .btn-network.btn-de .masked-image,body.tecnocasa.country-tn.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnocasa.country-tn.services-index .btn-network.btn-de .masked-image,body.tecnocasa.country-tn.who-we-are-index .btn-network.btn-de .masked-image,body.tecnorete.country-de.contacts-index .btn-network.btn-de .masked-image,body.tecnorete.country-de.home-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-de.sell-estate-index .btn-network.btn-de .masked-image,body.tecnorete.country-de.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-de.services-index .btn-network.btn-de .masked-image,body.tecnorete.country-de.who-we-are-index .btn-network.btn-de .masked-image,body.tecnorete.country-es.contacts-index .btn-network.btn-de .masked-image,body.tecnorete.country-es.home-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-es.sell-estate-index .btn-network.btn-de .masked-image,body.tecnorete.country-es.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-es.services-index .btn-network.btn-de .masked-image,body.tecnorete.country-es.who-we-are-index .btn-network.btn-de .masked-image,body.tecnorete.country-fr.contacts-index .btn-network.btn-de .masked-image,body.tecnorete.country-fr.home-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-fr.sell-estate-index .btn-network.btn-de .masked-image,body.tecnorete.country-fr.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-fr.services-index .btn-network.btn-de .masked-image,body.tecnorete.country-fr.who-we-are-index .btn-network.btn-de .masked-image,body.tecnorete.country-hu.contacts-index .btn-network.btn-de .masked-image,body.tecnorete.country-hu.home-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-hu.sell-estate-index .btn-network.btn-de .masked-image,body.tecnorete.country-hu.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-hu.services-index .btn-network.btn-de .masked-image,body.tecnorete.country-hu.who-we-are-index .btn-network.btn-de .masked-image,body.tecnorete.country-pl.contacts-index .btn-network.btn-de .masked-image,body.tecnorete.country-pl.home-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-pl.sell-estate-index .btn-network.btn-de .masked-image,body.tecnorete.country-pl.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-pl.services-index .btn-network.btn-de .masked-image,body.tecnorete.country-pl.who-we-are-index .btn-network.btn-de .masked-image,body.tecnorete.country-tn.contacts-index .btn-network.btn-de .masked-image,body.tecnorete.country-tn.home-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-tn.sell-estate-index .btn-network.btn-de .masked-image,body.tecnorete.country-tn.sell-estate-showcase .btn-network.btn-de .masked-image,body.tecnorete.country-tn.services-index .btn-network.btn-de .masked-image,body.tecnorete.country-tn.who-we-are-index .btn-network.btn-de .masked-image{margin-right:10px;width:18px!important}body.tecnocasa.country-de.contacts-index .network .box,body.tecnocasa.country-de.contacts-index .who .box,body.tecnocasa.country-de.home-showcase .network .box,body.tecnocasa.country-de.home-showcase .who .box,body.tecnocasa.country-de.sell-estate-index .network .box,body.tecnocasa.country-de.sell-estate-index .who .box,body.tecnocasa.country-de.sell-estate-showcase .network .box,body.tecnocasa.country-de.sell-estate-showcase .who .box,body.tecnocasa.country-de.services-index .network .box,body.tecnocasa.country-de.services-index .who .box,body.tecnocasa.country-de.who-we-are-index .network .box,body.tecnocasa.country-de.who-we-are-index .who .box,body.tecnocasa.country-es.contacts-index .network .box,body.tecnocasa.country-es.contacts-index .who .box,body.tecnocasa.country-es.home-showcase .network .box,body.tecnocasa.country-es.home-showcase .who .box,body.tecnocasa.country-es.sell-estate-index .network .box,body.tecnocasa.country-es.sell-estate-index .who .box,body.tecnocasa.country-es.sell-estate-showcase .network .box,body.tecnocasa.country-es.sell-estate-showcase .who .box,body.tecnocasa.country-es.services-index .network .box,body.tecnocasa.country-es.services-index .who .box,body.tecnocasa.country-es.who-we-are-index .network .box,body.tecnocasa.country-es.who-we-are-index .who .box,body.tecnocasa.country-fr.contacts-index .network .box,body.tecnocasa.country-fr.contacts-index .who .box,body.tecnocasa.country-fr.home-showcase .network .box,body.tecnocasa.country-fr.home-showcase .who .box,body.tecnocasa.country-fr.sell-estate-index .network .box,body.tecnocasa.country-fr.sell-estate-index .who .box,body.tecnocasa.country-fr.sell-estate-showcase .network .box,body.tecnocasa.country-fr.sell-estate-showcase .who .box,body.tecnocasa.country-fr.services-index .network .box,body.tecnocasa.country-fr.services-index .who .box,body.tecnocasa.country-fr.who-we-are-index .network .box,body.tecnocasa.country-fr.who-we-are-index .who .box,body.tecnocasa.country-hu.contacts-index .network .box,body.tecnocasa.country-hu.contacts-index .who .box,body.tecnocasa.country-hu.home-showcase .network .box,body.tecnocasa.country-hu.home-showcase .who .box,body.tecnocasa.country-hu.sell-estate-index .network .box,body.tecnocasa.country-hu.sell-estate-index .who .box,body.tecnocasa.country-hu.sell-estate-showcase .network .box,body.tecnocasa.country-hu.sell-estate-showcase .who .box,body.tecnocasa.country-hu.services-index .network .box,body.tecnocasa.country-hu.services-index .who .box,body.tecnocasa.country-hu.who-we-are-index .network .box,body.tecnocasa.country-hu.who-we-are-index .who .box,body.tecnocasa.country-pl.contacts-index .network .box,body.tecnocasa.country-pl.contacts-index .who .box,body.tecnocasa.country-pl.home-showcase .network .box,body.tecnocasa.country-pl.home-showcase .who .box,body.tecnocasa.country-pl.sell-estate-index .network .box,body.tecnocasa.country-pl.sell-estate-index .who .box,body.tecnocasa.country-pl.sell-estate-showcase .network .box,body.tecnocasa.country-pl.sell-estate-showcase .who .box,body.tecnocasa.country-pl.services-index .network .box,body.tecnocasa.country-pl.services-index .who .box,body.tecnocasa.country-pl.who-we-are-index .network .box,body.tecnocasa.country-pl.who-we-are-index .who .box,body.tecnocasa.country-tn.contacts-index .network .box,body.tecnocasa.country-tn.contacts-index .who .box,body.tecnocasa.country-tn.home-showcase .network .box,body.tecnocasa.country-tn.home-showcase .who .box,body.tecnocasa.country-tn.sell-estate-index .network .box,body.tecnocasa.country-tn.sell-estate-index .who .box,body.tecnocasa.country-tn.sell-estate-showcase .network .box,body.tecnocasa.country-tn.sell-estate-showcase .who .box,body.tecnocasa.country-tn.services-index .network .box,body.tecnocasa.country-tn.services-index .who .box,body.tecnocasa.country-tn.who-we-are-index .network .box,body.tecnocasa.country-tn.who-we-are-index .who .box,body.tecnorete.country-de.contacts-index .network .box,body.tecnorete.country-de.contacts-index .who .box,body.tecnorete.country-de.home-showcase .network .box,body.tecnorete.country-de.home-showcase .who .box,body.tecnorete.country-de.sell-estate-index .network .box,body.tecnorete.country-de.sell-estate-index .who .box,body.tecnorete.country-de.sell-estate-showcase .network .box,body.tecnorete.country-de.sell-estate-showcase .who .box,body.tecnorete.country-de.services-index .network .box,body.tecnorete.country-de.services-index .who .box,body.tecnorete.country-de.who-we-are-index .network .box,body.tecnorete.country-de.who-we-are-index .who .box,body.tecnorete.country-es.contacts-index .network .box,body.tecnorete.country-es.contacts-index .who .box,body.tecnorete.country-es.home-showcase .network .box,body.tecnorete.country-es.home-showcase .who .box,body.tecnorete.country-es.sell-estate-index .network .box,body.tecnorete.country-es.sell-estate-index .who .box,body.tecnorete.country-es.sell-estate-showcase .network .box,body.tecnorete.country-es.sell-estate-showcase .who .box,body.tecnorete.country-es.services-index .network .box,body.tecnorete.country-es.services-index .who .box,body.tecnorete.country-es.who-we-are-index .network .box,body.tecnorete.country-es.who-we-are-index .who .box,body.tecnorete.country-fr.contacts-index .network .box,body.tecnorete.country-fr.contacts-index .who .box,body.tecnorete.country-fr.home-showcase .network .box,body.tecnorete.country-fr.home-showcase .who .box,body.tecnorete.country-fr.sell-estate-index .network .box,body.tecnorete.country-fr.sell-estate-index .who .box,body.tecnorete.country-fr.sell-estate-showcase .network .box,body.tecnorete.country-fr.sell-estate-showcase .who .box,body.tecnorete.country-fr.services-index .network .box,body.tecnorete.country-fr.services-index .who .box,body.tecnorete.country-fr.who-we-are-index .network .box,body.tecnorete.country-fr.who-we-are-index .who .box,body.tecnorete.country-hu.contacts-index .network .box,body.tecnorete.country-hu.contacts-index .who .box,body.tecnorete.country-hu.home-showcase .network .box,body.tecnorete.country-hu.home-showcase .who .box,body.tecnorete.country-hu.sell-estate-index .network .box,body.tecnorete.country-hu.sell-estate-index .who .box,body.tecnorete.country-hu.sell-estate-showcase .network .box,body.tecnorete.country-hu.sell-estate-showcase .who .box,body.tecnorete.country-hu.services-index .network .box,body.tecnorete.country-hu.services-index .who .box,body.tecnorete.country-hu.who-we-are-index .network .box,body.tecnorete.country-hu.who-we-are-index .who .box,body.tecnorete.country-pl.contacts-index .network .box,body.tecnorete.country-pl.contacts-index .who .box,body.tecnorete.country-pl.home-showcase .network .box,body.tecnorete.country-pl.home-showcase .who .box,body.tecnorete.country-pl.sell-estate-index .network .box,body.tecnorete.country-pl.sell-estate-index .who .box,body.tecnorete.country-pl.sell-estate-showcase .network .box,body.tecnorete.country-pl.sell-estate-showcase .who .box,body.tecnorete.country-pl.services-index .network .box,body.tecnorete.country-pl.services-index .who .box,body.tecnorete.country-pl.who-we-are-index .network .box,body.tecnorete.country-pl.who-we-are-index .who .box,body.tecnorete.country-tn.contacts-index .network .box,body.tecnorete.country-tn.contacts-index .who .box,body.tecnorete.country-tn.home-showcase .network .box,body.tecnorete.country-tn.home-showcase .who .box,body.tecnorete.country-tn.sell-estate-index .network .box,body.tecnorete.country-tn.sell-estate-index .who .box,body.tecnorete.country-tn.sell-estate-showcase .network .box,body.tecnorete.country-tn.sell-estate-showcase .who .box,body.tecnorete.country-tn.services-index .network .box,body.tecnorete.country-tn.services-index .who .box,body.tecnorete.country-tn.who-we-are-index .network .box,body.tecnorete.country-tn.who-we-are-index .who .box{background-color:#fff;border-radius:20px;line-height:1.6rem;padding:20px}body.tecnocasa.country-de.contacts-index .network .box h1,body.tecnocasa.country-de.contacts-index .who .box h1,body.tecnocasa.country-de.home-showcase .network .box h1,body.tecnocasa.country-de.home-showcase .who .box h1,body.tecnocasa.country-de.sell-estate-index .network .box h1,body.tecnocasa.country-de.sell-estate-index .who .box h1,body.tecnocasa.country-de.sell-estate-showcase .network .box h1,body.tecnocasa.country-de.sell-estate-showcase .who .box h1,body.tecnocasa.country-de.services-index .network .box h1,body.tecnocasa.country-de.services-index .who .box h1,body.tecnocasa.country-de.who-we-are-index .network .box h1,body.tecnocasa.country-de.who-we-are-index .who .box h1,body.tecnocasa.country-es.contacts-index .network .box h1,body.tecnocasa.country-es.contacts-index .who .box h1,body.tecnocasa.country-es.home-showcase .network .box h1,body.tecnocasa.country-es.home-showcase .who .box h1,body.tecnocasa.country-es.sell-estate-index .network .box h1,body.tecnocasa.country-es.sell-estate-index .who .box h1,body.tecnocasa.country-es.sell-estate-showcase .network .box h1,body.tecnocasa.country-es.sell-estate-showcase .who .box h1,body.tecnocasa.country-es.services-index .network .box h1,body.tecnocasa.country-es.services-index .who .box h1,body.tecnocasa.country-es.who-we-are-index .network .box h1,body.tecnocasa.country-es.who-we-are-index .who .box h1,body.tecnocasa.country-fr.contacts-index .network .box h1,body.tecnocasa.country-fr.contacts-index .who .box h1,body.tecnocasa.country-fr.home-showcase .network .box h1,body.tecnocasa.country-fr.home-showcase .who .box h1,body.tecnocasa.country-fr.sell-estate-index .network .box h1,body.tecnocasa.country-fr.sell-estate-index .who .box h1,body.tecnocasa.country-fr.sell-estate-showcase .network .box h1,body.tecnocasa.country-fr.sell-estate-showcase .who .box h1,body.tecnocasa.country-fr.services-index .network .box h1,body.tecnocasa.country-fr.services-index .who .box h1,body.tecnocasa.country-fr.who-we-are-index .network .box h1,body.tecnocasa.country-fr.who-we-are-index .who .box h1,body.tecnocasa.country-hu.contacts-index .network .box h1,body.tecnocasa.country-hu.contacts-index .who .box h1,body.tecnocasa.country-hu.home-showcase .network .box h1,body.tecnocasa.country-hu.home-showcase .who .box h1,body.tecnocasa.country-hu.sell-estate-index .network .box h1,body.tecnocasa.country-hu.sell-estate-index .who .box h1,body.tecnocasa.country-hu.sell-estate-showcase .network .box h1,body.tecnocasa.country-hu.sell-estate-showcase .who .box h1,body.tecnocasa.country-hu.services-index .network .box h1,body.tecnocasa.country-hu.services-index .who .box h1,body.tecnocasa.country-hu.who-we-are-index .network .box h1,body.tecnocasa.country-hu.who-we-are-index .who .box h1,body.tecnocasa.country-pl.contacts-index .network .box h1,body.tecnocasa.country-pl.contacts-index .who .box h1,body.tecnocasa.country-pl.home-showcase .network .box h1,body.tecnocasa.country-pl.home-showcase .who .box h1,body.tecnocasa.country-pl.sell-estate-index .network .box h1,body.tecnocasa.country-pl.sell-estate-index .who .box h1,body.tecnocasa.country-pl.sell-estate-showcase .network .box h1,body.tecnocasa.country-pl.sell-estate-showcase .who .box h1,body.tecnocasa.country-pl.services-index .network .box h1,body.tecnocasa.country-pl.services-index .who .box h1,body.tecnocasa.country-pl.who-we-are-index .network .box h1,body.tecnocasa.country-pl.who-we-are-index .who .box h1,body.tecnocasa.country-tn.contacts-index .network .box h1,body.tecnocasa.country-tn.contacts-index .who .box h1,body.tecnocasa.country-tn.home-showcase .network .box h1,body.tecnocasa.country-tn.home-showcase .who .box h1,body.tecnocasa.country-tn.sell-estate-index .network .box h1,body.tecnocasa.country-tn.sell-estate-index .who .box h1,body.tecnocasa.country-tn.sell-estate-showcase .network .box h1,body.tecnocasa.country-tn.sell-estate-showcase .who .box h1,body.tecnocasa.country-tn.services-index .network .box h1,body.tecnocasa.country-tn.services-index .who .box h1,body.tecnocasa.country-tn.who-we-are-index .network .box h1,body.tecnocasa.country-tn.who-we-are-index .who .box h1,body.tecnorete.country-de.contacts-index .network .box h1,body.tecnorete.country-de.contacts-index .who .box h1,body.tecnorete.country-de.home-showcase .network .box h1,body.tecnorete.country-de.home-showcase .who .box h1,body.tecnorete.country-de.sell-estate-index .network .box h1,body.tecnorete.country-de.sell-estate-index .who .box h1,body.tecnorete.country-de.sell-estate-showcase .network .box h1,body.tecnorete.country-de.sell-estate-showcase .who .box h1,body.tecnorete.country-de.services-index .network .box h1,body.tecnorete.country-de.services-index .who .box h1,body.tecnorete.country-de.who-we-are-index .network .box h1,body.tecnorete.country-de.who-we-are-index .who .box h1,body.tecnorete.country-es.contacts-index .network .box h1,body.tecnorete.country-es.contacts-index .who .box h1,body.tecnorete.country-es.home-showcase .network .box h1,body.tecnorete.country-es.home-showcase .who .box h1,body.tecnorete.country-es.sell-estate-index .network .box h1,body.tecnorete.country-es.sell-estate-index .who .box h1,body.tecnorete.country-es.sell-estate-showcase .network .box h1,body.tecnorete.country-es.sell-estate-showcase .who .box h1,body.tecnorete.country-es.services-index .network .box h1,body.tecnorete.country-es.services-index .who .box h1,body.tecnorete.country-es.who-we-are-index .network .box h1,body.tecnorete.country-es.who-we-are-index .who .box h1,body.tecnorete.country-fr.contacts-index .network .box h1,body.tecnorete.country-fr.contacts-index .who .box h1,body.tecnorete.country-fr.home-showcase .network .box h1,body.tecnorete.country-fr.home-showcase .who .box h1,body.tecnorete.country-fr.sell-estate-index .network .box h1,body.tecnorete.country-fr.sell-estate-index .who .box h1,body.tecnorete.country-fr.sell-estate-showcase .network .box h1,body.tecnorete.country-fr.sell-estate-showcase .who .box h1,body.tecnorete.country-fr.services-index .network .box h1,body.tecnorete.country-fr.services-index .who .box h1,body.tecnorete.country-fr.who-we-are-index .network .box h1,body.tecnorete.country-fr.who-we-are-index .who .box h1,body.tecnorete.country-hu.contacts-index .network .box h1,body.tecnorete.country-hu.contacts-index .who .box h1,body.tecnorete.country-hu.home-showcase .network .box h1,body.tecnorete.country-hu.home-showcase .who .box h1,body.tecnorete.country-hu.sell-estate-index .network .box h1,body.tecnorete.country-hu.sell-estate-index .who .box h1,body.tecnorete.country-hu.sell-estate-showcase .network .box h1,body.tecnorete.country-hu.sell-estate-showcase .who .box h1,body.tecnorete.country-hu.services-index .network .box h1,body.tecnorete.country-hu.services-index .who .box h1,body.tecnorete.country-hu.who-we-are-index .network .box h1,body.tecnorete.country-hu.who-we-are-index .who .box h1,body.tecnorete.country-pl.contacts-index .network .box h1,body.tecnorete.country-pl.contacts-index .who .box h1,body.tecnorete.country-pl.home-showcase .network .box h1,body.tecnorete.country-pl.home-showcase .who .box h1,body.tecnorete.country-pl.sell-estate-index .network .box h1,body.tecnorete.country-pl.sell-estate-index .who .box h1,body.tecnorete.country-pl.sell-estate-showcase .network .box h1,body.tecnorete.country-pl.sell-estate-showcase .who .box h1,body.tecnorete.country-pl.services-index .network .box h1,body.tecnorete.country-pl.services-index .who .box h1,body.tecnorete.country-pl.who-we-are-index .network .box h1,body.tecnorete.country-pl.who-we-are-index .who .box h1,body.tecnorete.country-tn.contacts-index .network .box h1,body.tecnorete.country-tn.contacts-index .who .box h1,body.tecnorete.country-tn.home-showcase .network .box h1,body.tecnorete.country-tn.home-showcase .who .box h1,body.tecnorete.country-tn.sell-estate-index .network .box h1,body.tecnorete.country-tn.sell-estate-index .who .box h1,body.tecnorete.country-tn.sell-estate-showcase .network .box h1,body.tecnorete.country-tn.sell-estate-showcase .who .box h1,body.tecnorete.country-tn.services-index .network .box h1,body.tecnorete.country-tn.services-index .who .box h1,body.tecnorete.country-tn.who-we-are-index .network .box h1,body.tecnorete.country-tn.who-we-are-index .who .box h1{font-size:1.9rem;font-weight:600}body.tecnocasa.country-de.contacts-index .network .box h2,body.tecnocasa.country-de.contacts-index .who .box h2,body.tecnocasa.country-de.home-showcase .network .box h2,body.tecnocasa.country-de.home-showcase .who .box h2,body.tecnocasa.country-de.sell-estate-index .network .box h2,body.tecnocasa.country-de.sell-estate-index .who .box h2,body.tecnocasa.country-de.sell-estate-showcase .network .box h2,body.tecnocasa.country-de.sell-estate-showcase .who .box h2,body.tecnocasa.country-de.services-index .network .box h2,body.tecnocasa.country-de.services-index .who .box h2,body.tecnocasa.country-de.who-we-are-index .network .box h2,body.tecnocasa.country-de.who-we-are-index .who .box h2,body.tecnocasa.country-es.contacts-index .network .box h2,body.tecnocasa.country-es.contacts-index .who .box h2,body.tecnocasa.country-es.home-showcase .network .box h2,body.tecnocasa.country-es.home-showcase .who .box h2,body.tecnocasa.country-es.sell-estate-index .network .box h2,body.tecnocasa.country-es.sell-estate-index .who .box h2,body.tecnocasa.country-es.sell-estate-showcase .network .box h2,body.tecnocasa.country-es.sell-estate-showcase .who .box h2,body.tecnocasa.country-es.services-index .network .box h2,body.tecnocasa.country-es.services-index .who .box h2,body.tecnocasa.country-es.who-we-are-index .network .box h2,body.tecnocasa.country-es.who-we-are-index .who .box h2,body.tecnocasa.country-fr.contacts-index .network .box h2,body.tecnocasa.country-fr.contacts-index .who .box h2,body.tecnocasa.country-fr.home-showcase .network .box h2,body.tecnocasa.country-fr.home-showcase .who .box h2,body.tecnocasa.country-fr.sell-estate-index .network .box h2,body.tecnocasa.country-fr.sell-estate-index .who .box h2,body.tecnocasa.country-fr.sell-estate-showcase .network .box h2,body.tecnocasa.country-fr.sell-estate-showcase .who .box h2,body.tecnocasa.country-fr.services-index .network .box h2,body.tecnocasa.country-fr.services-index .who .box h2,body.tecnocasa.country-fr.who-we-are-index .network .box h2,body.tecnocasa.country-fr.who-we-are-index .who .box h2,body.tecnocasa.country-hu.contacts-index .network .box h2,body.tecnocasa.country-hu.contacts-index .who .box h2,body.tecnocasa.country-hu.home-showcase .network .box h2,body.tecnocasa.country-hu.home-showcase .who .box h2,body.tecnocasa.country-hu.sell-estate-index .network .box h2,body.tecnocasa.country-hu.sell-estate-index .who .box h2,body.tecnocasa.country-hu.sell-estate-showcase .network .box h2,body.tecnocasa.country-hu.sell-estate-showcase .who .box h2,body.tecnocasa.country-hu.services-index .network .box h2,body.tecnocasa.country-hu.services-index .who .box h2,body.tecnocasa.country-hu.who-we-are-index .network .box h2,body.tecnocasa.country-hu.who-we-are-index .who .box h2,body.tecnocasa.country-pl.contacts-index .network .box h2,body.tecnocasa.country-pl.contacts-index .who .box h2,body.tecnocasa.country-pl.home-showcase .network .box h2,body.tecnocasa.country-pl.home-showcase .who .box h2,body.tecnocasa.country-pl.sell-estate-index .network .box h2,body.tecnocasa.country-pl.sell-estate-index .who .box h2,body.tecnocasa.country-pl.sell-estate-showcase .network .box h2,body.tecnocasa.country-pl.sell-estate-showcase .who .box h2,body.tecnocasa.country-pl.services-index .network .box h2,body.tecnocasa.country-pl.services-index .who .box h2,body.tecnocasa.country-pl.who-we-are-index .network .box h2,body.tecnocasa.country-pl.who-we-are-index .who .box h2,body.tecnocasa.country-tn.contacts-index .network .box h2,body.tecnocasa.country-tn.contacts-index .who .box h2,body.tecnocasa.country-tn.home-showcase .network .box h2,body.tecnocasa.country-tn.home-showcase .who .box h2,body.tecnocasa.country-tn.sell-estate-index .network .box h2,body.tecnocasa.country-tn.sell-estate-index .who .box h2,body.tecnocasa.country-tn.sell-estate-showcase .network .box h2,body.tecnocasa.country-tn.sell-estate-showcase .who .box h2,body.tecnocasa.country-tn.services-index .network .box h2,body.tecnocasa.country-tn.services-index .who .box h2,body.tecnocasa.country-tn.who-we-are-index .network .box h2,body.tecnocasa.country-tn.who-we-are-index .who .box h2,body.tecnorete.country-de.contacts-index .network .box h2,body.tecnorete.country-de.contacts-index .who .box h2,body.tecnorete.country-de.home-showcase .network .box h2,body.tecnorete.country-de.home-showcase .who .box h2,body.tecnorete.country-de.sell-estate-index .network .box h2,body.tecnorete.country-de.sell-estate-index .who .box h2,body.tecnorete.country-de.sell-estate-showcase .network .box h2,body.tecnorete.country-de.sell-estate-showcase .who .box h2,body.tecnorete.country-de.services-index .network .box h2,body.tecnorete.country-de.services-index .who .box h2,body.tecnorete.country-de.who-we-are-index .network .box h2,body.tecnorete.country-de.who-we-are-index .who .box h2,body.tecnorete.country-es.contacts-index .network .box h2,body.tecnorete.country-es.contacts-index .who .box h2,body.tecnorete.country-es.home-showcase .network .box h2,body.tecnorete.country-es.home-showcase .who .box h2,body.tecnorete.country-es.sell-estate-index .network .box h2,body.tecnorete.country-es.sell-estate-index .who .box h2,body.tecnorete.country-es.sell-estate-showcase .network .box h2,body.tecnorete.country-es.sell-estate-showcase .who .box h2,body.tecnorete.country-es.services-index .network .box h2,body.tecnorete.country-es.services-index .who .box h2,body.tecnorete.country-es.who-we-are-index .network .box h2,body.tecnorete.country-es.who-we-are-index .who .box h2,body.tecnorete.country-fr.contacts-index .network .box h2,body.tecnorete.country-fr.contacts-index .who .box h2,body.tecnorete.country-fr.home-showcase .network .box h2,body.tecnorete.country-fr.home-showcase .who .box h2,body.tecnorete.country-fr.sell-estate-index .network .box h2,body.tecnorete.country-fr.sell-estate-index .who .box h2,body.tecnorete.country-fr.sell-estate-showcase .network .box h2,body.tecnorete.country-fr.sell-estate-showcase .who .box h2,body.tecnorete.country-fr.services-index .network .box h2,body.tecnorete.country-fr.services-index .who .box h2,body.tecnorete.country-fr.who-we-are-index .network .box h2,body.tecnorete.country-fr.who-we-are-index .who .box h2,body.tecnorete.country-hu.contacts-index .network .box h2,body.tecnorete.country-hu.contacts-index .who .box h2,body.tecnorete.country-hu.home-showcase .network .box h2,body.tecnorete.country-hu.home-showcase .who .box h2,body.tecnorete.country-hu.sell-estate-index .network .box h2,body.tecnorete.country-hu.sell-estate-index .who .box h2,body.tecnorete.country-hu.sell-estate-showcase .network .box h2,body.tecnorete.country-hu.sell-estate-showcase .who .box h2,body.tecnorete.country-hu.services-index .network .box h2,body.tecnorete.country-hu.services-index .who .box h2,body.tecnorete.country-hu.who-we-are-index .network .box h2,body.tecnorete.country-hu.who-we-are-index .who .box h2,body.tecnorete.country-pl.contacts-index .network .box h2,body.tecnorete.country-pl.contacts-index .who .box h2,body.tecnorete.country-pl.home-showcase .network .box h2,body.tecnorete.country-pl.home-showcase .who .box h2,body.tecnorete.country-pl.sell-estate-index .network .box h2,body.tecnorete.country-pl.sell-estate-index .who .box h2,body.tecnorete.country-pl.sell-estate-showcase .network .box h2,body.tecnorete.country-pl.sell-estate-showcase .who .box h2,body.tecnorete.country-pl.services-index .network .box h2,body.tecnorete.country-pl.services-index .who .box h2,body.tecnorete.country-pl.who-we-are-index .network .box h2,body.tecnorete.country-pl.who-we-are-index .who .box h2,body.tecnorete.country-tn.contacts-index .network .box h2,body.tecnorete.country-tn.contacts-index .who .box h2,body.tecnorete.country-tn.home-showcase .network .box h2,body.tecnorete.country-tn.home-showcase .who .box h2,body.tecnorete.country-tn.sell-estate-index .network .box h2,body.tecnorete.country-tn.sell-estate-index .who .box h2,body.tecnorete.country-tn.sell-estate-showcase .network .box h2,body.tecnorete.country-tn.sell-estate-showcase .who .box h2,body.tecnorete.country-tn.services-index .network .box h2,body.tecnorete.country-tn.services-index .who .box h2,body.tecnorete.country-tn.who-we-are-index .network .box h2,body.tecnorete.country-tn.who-we-are-index .who .box h2{font-size:1.3rem;font-weight:700}body.tecnocasa.country-de.contacts-index .vender,body.tecnocasa.country-de.home-showcase .vender,body.tecnocasa.country-de.sell-estate-index .vender,body.tecnocasa.country-de.sell-estate-showcase .vender,body.tecnocasa.country-de.services-index .vender,body.tecnocasa.country-de.who-we-are-index .vender,body.tecnocasa.country-es.contacts-index .vender,body.tecnocasa.country-es.home-showcase .vender,body.tecnocasa.country-es.sell-estate-index .vender,body.tecnocasa.country-es.sell-estate-showcase .vender,body.tecnocasa.country-es.services-index .vender,body.tecnocasa.country-es.who-we-are-index .vender,body.tecnocasa.country-fr.contacts-index .vender,body.tecnocasa.country-fr.home-showcase .vender,body.tecnocasa.country-fr.sell-estate-index .vender,body.tecnocasa.country-fr.sell-estate-showcase .vender,body.tecnocasa.country-fr.services-index .vender,body.tecnocasa.country-fr.who-we-are-index .vender,body.tecnocasa.country-hu.contacts-index .vender,body.tecnocasa.country-hu.home-showcase .vender,body.tecnocasa.country-hu.sell-estate-index .vender,body.tecnocasa.country-hu.sell-estate-showcase .vender,body.tecnocasa.country-hu.services-index .vender,body.tecnocasa.country-hu.who-we-are-index .vender,body.tecnocasa.country-pl.contacts-index .vender,body.tecnocasa.country-pl.home-showcase .vender,body.tecnocasa.country-pl.sell-estate-index .vender,body.tecnocasa.country-pl.sell-estate-showcase .vender,body.tecnocasa.country-pl.services-index .vender,body.tecnocasa.country-pl.who-we-are-index .vender,body.tecnocasa.country-tn.contacts-index .vender,body.tecnocasa.country-tn.home-showcase .vender,body.tecnocasa.country-tn.sell-estate-index .vender,body.tecnocasa.country-tn.sell-estate-showcase .vender,body.tecnocasa.country-tn.services-index .vender,body.tecnocasa.country-tn.who-we-are-index .vender,body.tecnorete.country-de.contacts-index .vender,body.tecnorete.country-de.home-showcase .vender,body.tecnorete.country-de.sell-estate-index .vender,body.tecnorete.country-de.sell-estate-showcase .vender,body.tecnorete.country-de.services-index .vender,body.tecnorete.country-de.who-we-are-index .vender,body.tecnorete.country-es.contacts-index .vender,body.tecnorete.country-es.home-showcase .vender,body.tecnorete.country-es.sell-estate-index .vender,body.tecnorete.country-es.sell-estate-showcase .vender,body.tecnorete.country-es.services-index .vender,body.tecnorete.country-es.who-we-are-index .vender,body.tecnorete.country-fr.contacts-index .vender,body.tecnorete.country-fr.home-showcase .vender,body.tecnorete.country-fr.sell-estate-index .vender,body.tecnorete.country-fr.sell-estate-showcase .vender,body.tecnorete.country-fr.services-index .vender,body.tecnorete.country-fr.who-we-are-index .vender,body.tecnorete.country-hu.contacts-index .vender,body.tecnorete.country-hu.home-showcase .vender,body.tecnorete.country-hu.sell-estate-index .vender,body.tecnorete.country-hu.sell-estate-showcase .vender,body.tecnorete.country-hu.services-index .vender,body.tecnorete.country-hu.who-we-are-index .vender,body.tecnorete.country-pl.contacts-index .vender,body.tecnorete.country-pl.home-showcase .vender,body.tecnorete.country-pl.sell-estate-index .vender,body.tecnorete.country-pl.sell-estate-showcase .vender,body.tecnorete.country-pl.services-index .vender,body.tecnorete.country-pl.who-we-are-index .vender,body.tecnorete.country-tn.contacts-index .vender,body.tecnorete.country-tn.home-showcase .vender,body.tecnorete.country-tn.sell-estate-index .vender,body.tecnorete.country-tn.sell-estate-showcase .vender,body.tecnorete.country-tn.services-index .vender,body.tecnorete.country-tn.who-we-are-index .vender{margin-bottom:4rem;margin-top:4rem;padding:0 1rem}body.tecnocasa.country-de.contacts-index .vender h2,body.tecnocasa.country-de.home-showcase .vender h2,body.tecnocasa.country-de.sell-estate-index .vender h2,body.tecnocasa.country-de.sell-estate-showcase .vender h2,body.tecnocasa.country-de.services-index .vender h2,body.tecnocasa.country-de.who-we-are-index .vender h2,body.tecnocasa.country-es.contacts-index .vender h2,body.tecnocasa.country-es.home-showcase .vender h2,body.tecnocasa.country-es.sell-estate-index .vender h2,body.tecnocasa.country-es.sell-estate-showcase .vender h2,body.tecnocasa.country-es.services-index .vender h2,body.tecnocasa.country-es.who-we-are-index .vender h2,body.tecnocasa.country-fr.contacts-index .vender h2,body.tecnocasa.country-fr.home-showcase .vender h2,body.tecnocasa.country-fr.sell-estate-index .vender h2,body.tecnocasa.country-fr.sell-estate-showcase .vender h2,body.tecnocasa.country-fr.services-index .vender h2,body.tecnocasa.country-fr.who-we-are-index .vender h2,body.tecnocasa.country-hu.contacts-index .vender h2,body.tecnocasa.country-hu.home-showcase .vender h2,body.tecnocasa.country-hu.sell-estate-index .vender h2,body.tecnocasa.country-hu.sell-estate-showcase .vender h2,body.tecnocasa.country-hu.services-index .vender h2,body.tecnocasa.country-hu.who-we-are-index .vender h2,body.tecnocasa.country-pl.contacts-index .vender h2,body.tecnocasa.country-pl.home-showcase .vender h2,body.tecnocasa.country-pl.sell-estate-index .vender h2,body.tecnocasa.country-pl.sell-estate-showcase .vender h2,body.tecnocasa.country-pl.services-index .vender h2,body.tecnocasa.country-pl.who-we-are-index .vender h2,body.tecnocasa.country-tn.contacts-index .vender h2,body.tecnocasa.country-tn.home-showcase .vender h2,body.tecnocasa.country-tn.sell-estate-index .vender h2,body.tecnocasa.country-tn.sell-estate-showcase .vender h2,body.tecnocasa.country-tn.services-index .vender h2,body.tecnocasa.country-tn.who-we-are-index .vender h2,body.tecnorete.country-de.contacts-index .vender h2,body.tecnorete.country-de.home-showcase .vender h2,body.tecnorete.country-de.sell-estate-index .vender h2,body.tecnorete.country-de.sell-estate-showcase .vender h2,body.tecnorete.country-de.services-index .vender h2,body.tecnorete.country-de.who-we-are-index .vender h2,body.tecnorete.country-es.contacts-index .vender h2,body.tecnorete.country-es.home-showcase .vender h2,body.tecnorete.country-es.sell-estate-index .vender h2,body.tecnorete.country-es.sell-estate-showcase .vender h2,body.tecnorete.country-es.services-index .vender h2,body.tecnorete.country-es.who-we-are-index .vender h2,body.tecnorete.country-fr.contacts-index .vender h2,body.tecnorete.country-fr.home-showcase .vender h2,body.tecnorete.country-fr.sell-estate-index .vender h2,body.tecnorete.country-fr.sell-estate-showcase .vender h2,body.tecnorete.country-fr.services-index .vender h2,body.tecnorete.country-fr.who-we-are-index .vender h2,body.tecnorete.country-hu.contacts-index .vender h2,body.tecnorete.country-hu.home-showcase .vender h2,body.tecnorete.country-hu.sell-estate-index .vender h2,body.tecnorete.country-hu.sell-estate-showcase .vender h2,body.tecnorete.country-hu.services-index .vender h2,body.tecnorete.country-hu.who-we-are-index .vender h2,body.tecnorete.country-pl.contacts-index .vender h2,body.tecnorete.country-pl.home-showcase .vender h2,body.tecnorete.country-pl.sell-estate-index .vender h2,body.tecnorete.country-pl.sell-estate-showcase .vender h2,body.tecnorete.country-pl.services-index .vender h2,body.tecnorete.country-pl.who-we-are-index .vender h2,body.tecnorete.country-tn.contacts-index .vender h2,body.tecnorete.country-tn.home-showcase .vender h2,body.tecnorete.country-tn.sell-estate-index .vender h2,body.tecnorete.country-tn.sell-estate-showcase .vender h2,body.tecnorete.country-tn.services-index .vender h2,body.tecnorete.country-tn.who-we-are-index .vender h2{font-size:1.9rem;font-weight:700;margin-bottom:2rem}body.tecnocasa.country-de.contacts-index .vender .photo1,body.tecnocasa.country-de.home-showcase .vender .photo1,body.tecnocasa.country-de.sell-estate-index .vender .photo1,body.tecnocasa.country-de.sell-estate-showcase .vender .photo1,body.tecnocasa.country-de.services-index .vender .photo1,body.tecnocasa.country-de.who-we-are-index .vender .photo1,body.tecnocasa.country-es.contacts-index .vender .photo1,body.tecnocasa.country-es.home-showcase .vender .photo1,body.tecnocasa.country-es.sell-estate-index .vender .photo1,body.tecnocasa.country-es.sell-estate-showcase .vender .photo1,body.tecnocasa.country-es.services-index .vender .photo1,body.tecnocasa.country-es.who-we-are-index .vender .photo1,body.tecnocasa.country-fr.contacts-index .vender .photo1,body.tecnocasa.country-fr.home-showcase .vender .photo1,body.tecnocasa.country-fr.sell-estate-index .vender .photo1,body.tecnocasa.country-fr.sell-estate-showcase .vender .photo1,body.tecnocasa.country-fr.services-index .vender .photo1,body.tecnocasa.country-fr.who-we-are-index .vender .photo1,body.tecnocasa.country-hu.contacts-index .vender .photo1,body.tecnocasa.country-hu.home-showcase .vender .photo1,body.tecnocasa.country-hu.sell-estate-index .vender .photo1,body.tecnocasa.country-hu.sell-estate-showcase .vender .photo1,body.tecnocasa.country-hu.services-index .vender .photo1,body.tecnocasa.country-hu.who-we-are-index .vender .photo1,body.tecnocasa.country-pl.contacts-index .vender .photo1,body.tecnocasa.country-pl.home-showcase .vender .photo1,body.tecnocasa.country-pl.sell-estate-index .vender .photo1,body.tecnocasa.country-pl.sell-estate-showcase .vender .photo1,body.tecnocasa.country-pl.services-index .vender .photo1,body.tecnocasa.country-pl.who-we-are-index .vender .photo1,body.tecnocasa.country-tn.contacts-index .vender .photo1,body.tecnocasa.country-tn.home-showcase .vender .photo1,body.tecnocasa.country-tn.sell-estate-index .vender .photo1,body.tecnocasa.country-tn.sell-estate-showcase .vender .photo1,body.tecnocasa.country-tn.services-index .vender .photo1,body.tecnocasa.country-tn.who-we-are-index .vender .photo1,body.tecnorete.country-de.contacts-index .vender .photo1,body.tecnorete.country-de.home-showcase .vender .photo1,body.tecnorete.country-de.sell-estate-index .vender .photo1,body.tecnorete.country-de.sell-estate-showcase .vender .photo1,body.tecnorete.country-de.services-index .vender .photo1,body.tecnorete.country-de.who-we-are-index .vender .photo1,body.tecnorete.country-es.contacts-index .vender .photo1,body.tecnorete.country-es.home-showcase .vender .photo1,body.tecnorete.country-es.sell-estate-index .vender .photo1,body.tecnorete.country-es.sell-estate-showcase .vender .photo1,body.tecnorete.country-es.services-index .vender .photo1,body.tecnorete.country-es.who-we-are-index .vender .photo1,body.tecnorete.country-fr.contacts-index .vender .photo1,body.tecnorete.country-fr.home-showcase .vender .photo1,body.tecnorete.country-fr.sell-estate-index .vender .photo1,body.tecnorete.country-fr.sell-estate-showcase .vender .photo1,body.tecnorete.country-fr.services-index .vender .photo1,body.tecnorete.country-fr.who-we-are-index .vender .photo1,body.tecnorete.country-hu.contacts-index .vender .photo1,body.tecnorete.country-hu.home-showcase .vender .photo1,body.tecnorete.country-hu.sell-estate-index .vender .photo1,body.tecnorete.country-hu.sell-estate-showcase .vender .photo1,body.tecnorete.country-hu.services-index .vender .photo1,body.tecnorete.country-hu.who-we-are-index .vender .photo1,body.tecnorete.country-pl.contacts-index .vender .photo1,body.tecnorete.country-pl.home-showcase .vender .photo1,body.tecnorete.country-pl.sell-estate-index .vender .photo1,body.tecnorete.country-pl.sell-estate-showcase .vender .photo1,body.tecnorete.country-pl.services-index .vender .photo1,body.tecnorete.country-pl.who-we-are-index .vender .photo1,body.tecnorete.country-tn.contacts-index .vender .photo1,body.tecnorete.country-tn.home-showcase .vender .photo1,body.tecnorete.country-tn.sell-estate-index .vender .photo1,body.tecnorete.country-tn.sell-estate-showcase .vender .photo1,body.tecnorete.country-tn.services-index .vender .photo1,body.tecnorete.country-tn.who-we-are-index .vender .photo1{border-radius:20px;box-shadow:3px 5px 14px 5px rgba(0,0,0,.06)!important;height:190px;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}body.tecnocasa.country-de.contacts-index .clientes,body.tecnocasa.country-de.contacts-index .hipotecs,body.tecnocasa.country-de.contacts-index .marketing,body.tecnocasa.country-de.home-showcase .clientes,body.tecnocasa.country-de.home-showcase .hipotecs,body.tecnocasa.country-de.home-showcase .marketing,body.tecnocasa.country-de.sell-estate-index .clientes,body.tecnocasa.country-de.sell-estate-index .hipotecs,body.tecnocasa.country-de.sell-estate-index .marketing,body.tecnocasa.country-de.sell-estate-showcase .clientes,body.tecnocasa.country-de.sell-estate-showcase .hipotecs,body.tecnocasa.country-de.sell-estate-showcase .marketing,body.tecnocasa.country-de.services-index .clientes,body.tecnocasa.country-de.services-index .hipotecs,body.tecnocasa.country-de.services-index .marketing,body.tecnocasa.country-de.who-we-are-index .clientes,body.tecnocasa.country-de.who-we-are-index .hipotecs,body.tecnocasa.country-de.who-we-are-index .marketing,body.tecnocasa.country-es.contacts-index .clientes,body.tecnocasa.country-es.contacts-index .hipotecs,body.tecnocasa.country-es.contacts-index .marketing,body.tecnocasa.country-es.home-showcase .clientes,body.tecnocasa.country-es.home-showcase .hipotecs,body.tecnocasa.country-es.home-showcase .marketing,body.tecnocasa.country-es.sell-estate-index .clientes,body.tecnocasa.country-es.sell-estate-index .hipotecs,body.tecnocasa.country-es.sell-estate-index .marketing,body.tecnocasa.country-es.sell-estate-showcase .clientes,body.tecnocasa.country-es.sell-estate-showcase .hipotecs,body.tecnocasa.country-es.sell-estate-showcase .marketing,body.tecnocasa.country-es.services-index .clientes,body.tecnocasa.country-es.services-index .hipotecs,body.tecnocasa.country-es.services-index .marketing,body.tecnocasa.country-es.who-we-are-index .clientes,body.tecnocasa.country-es.who-we-are-index .hipotecs,body.tecnocasa.country-es.who-we-are-index .marketing,body.tecnocasa.country-fr.contacts-index .clientes,body.tecnocasa.country-fr.contacts-index .hipotecs,body.tecnocasa.country-fr.contacts-index .marketing,body.tecnocasa.country-fr.home-showcase .clientes,body.tecnocasa.country-fr.home-showcase .hipotecs,body.tecnocasa.country-fr.home-showcase .marketing,body.tecnocasa.country-fr.sell-estate-index .clientes,body.tecnocasa.country-fr.sell-estate-index .hipotecs,body.tecnocasa.country-fr.sell-estate-index .marketing,body.tecnocasa.country-fr.sell-estate-showcase .clientes,body.tecnocasa.country-fr.sell-estate-showcase .hipotecs,body.tecnocasa.country-fr.sell-estate-showcase .marketing,body.tecnocasa.country-fr.services-index .clientes,body.tecnocasa.country-fr.services-index .hipotecs,body.tecnocasa.country-fr.services-index .marketing,body.tecnocasa.country-fr.who-we-are-index .clientes,body.tecnocasa.country-fr.who-we-are-index .hipotecs,body.tecnocasa.country-fr.who-we-are-index .marketing,body.tecnocasa.country-hu.contacts-index .clientes,body.tecnocasa.country-hu.contacts-index .hipotecs,body.tecnocasa.country-hu.contacts-index .marketing,body.tecnocasa.country-hu.home-showcase .clientes,body.tecnocasa.country-hu.home-showcase .hipotecs,body.tecnocasa.country-hu.home-showcase .marketing,body.tecnocasa.country-hu.sell-estate-index .clientes,body.tecnocasa.country-hu.sell-estate-index .hipotecs,body.tecnocasa.country-hu.sell-estate-index .marketing,body.tecnocasa.country-hu.sell-estate-showcase .clientes,body.tecnocasa.country-hu.sell-estate-showcase .hipotecs,body.tecnocasa.country-hu.sell-estate-showcase .marketing,body.tecnocasa.country-hu.services-index .clientes,body.tecnocasa.country-hu.services-index .hipotecs,body.tecnocasa.country-hu.services-index .marketing,body.tecnocasa.country-hu.who-we-are-index .clientes,body.tecnocasa.country-hu.who-we-are-index .hipotecs,body.tecnocasa.country-hu.who-we-are-index .marketing,body.tecnocasa.country-pl.contacts-index .clientes,body.tecnocasa.country-pl.contacts-index .hipotecs,body.tecnocasa.country-pl.contacts-index .marketing,body.tecnocasa.country-pl.home-showcase .clientes,body.tecnocasa.country-pl.home-showcase .hipotecs,body.tecnocasa.country-pl.home-showcase .marketing,body.tecnocasa.country-pl.sell-estate-index .clientes,body.tecnocasa.country-pl.sell-estate-index .hipotecs,body.tecnocasa.country-pl.sell-estate-index .marketing,body.tecnocasa.country-pl.sell-estate-showcase .clientes,body.tecnocasa.country-pl.sell-estate-showcase .hipotecs,body.tecnocasa.country-pl.sell-estate-showcase .marketing,body.tecnocasa.country-pl.services-index .clientes,body.tecnocasa.country-pl.services-index .hipotecs,body.tecnocasa.country-pl.services-index .marketing,body.tecnocasa.country-pl.who-we-are-index .clientes,body.tecnocasa.country-pl.who-we-are-index .hipotecs,body.tecnocasa.country-pl.who-we-are-index .marketing,body.tecnocasa.country-tn.contacts-index .clientes,body.tecnocasa.country-tn.contacts-index .hipotecs,body.tecnocasa.country-tn.contacts-index .marketing,body.tecnocasa.country-tn.home-showcase .clientes,body.tecnocasa.country-tn.home-showcase .hipotecs,body.tecnocasa.country-tn.home-showcase .marketing,body.tecnocasa.country-tn.sell-estate-index .clientes,body.tecnocasa.country-tn.sell-estate-index .hipotecs,body.tecnocasa.country-tn.sell-estate-index .marketing,body.tecnocasa.country-tn.sell-estate-showcase .clientes,body.tecnocasa.country-tn.sell-estate-showcase .hipotecs,body.tecnocasa.country-tn.sell-estate-showcase .marketing,body.tecnocasa.country-tn.services-index .clientes,body.tecnocasa.country-tn.services-index .hipotecs,body.tecnocasa.country-tn.services-index .marketing,body.tecnocasa.country-tn.who-we-are-index .clientes,body.tecnocasa.country-tn.who-we-are-index .hipotecs,body.tecnocasa.country-tn.who-we-are-index .marketing,body.tecnorete.country-de.contacts-index .clientes,body.tecnorete.country-de.contacts-index .hipotecs,body.tecnorete.country-de.contacts-index .marketing,body.tecnorete.country-de.home-showcase .clientes,body.tecnorete.country-de.home-showcase .hipotecs,body.tecnorete.country-de.home-showcase .marketing,body.tecnorete.country-de.sell-estate-index .clientes,body.tecnorete.country-de.sell-estate-index .hipotecs,body.tecnorete.country-de.sell-estate-index .marketing,body.tecnorete.country-de.sell-estate-showcase .clientes,body.tecnorete.country-de.sell-estate-showcase .hipotecs,body.tecnorete.country-de.sell-estate-showcase .marketing,body.tecnorete.country-de.services-index .clientes,body.tecnorete.country-de.services-index .hipotecs,body.tecnorete.country-de.services-index .marketing,body.tecnorete.country-de.who-we-are-index .clientes,body.tecnorete.country-de.who-we-are-index .hipotecs,body.tecnorete.country-de.who-we-are-index .marketing,body.tecnorete.country-es.contacts-index .clientes,body.tecnorete.country-es.contacts-index .hipotecs,body.tecnorete.country-es.contacts-index .marketing,body.tecnorete.country-es.home-showcase .clientes,body.tecnorete.country-es.home-showcase .hipotecs,body.tecnorete.country-es.home-showcase .marketing,body.tecnorete.country-es.sell-estate-index .clientes,body.tecnorete.country-es.sell-estate-index .hipotecs,body.tecnorete.country-es.sell-estate-index .marketing,body.tecnorete.country-es.sell-estate-showcase .clientes,body.tecnorete.country-es.sell-estate-showcase .hipotecs,body.tecnorete.country-es.sell-estate-showcase .marketing,body.tecnorete.country-es.services-index .clientes,body.tecnorete.country-es.services-index .hipotecs,body.tecnorete.country-es.services-index .marketing,body.tecnorete.country-es.who-we-are-index .clientes,body.tecnorete.country-es.who-we-are-index .hipotecs,body.tecnorete.country-es.who-we-are-index .marketing,body.tecnorete.country-fr.contacts-index .clientes,body.tecnorete.country-fr.contacts-index .hipotecs,body.tecnorete.country-fr.contacts-index .marketing,body.tecnorete.country-fr.home-showcase .clientes,body.tecnorete.country-fr.home-showcase .hipotecs,body.tecnorete.country-fr.home-showcase .marketing,body.tecnorete.country-fr.sell-estate-index .clientes,body.tecnorete.country-fr.sell-estate-index .hipotecs,body.tecnorete.country-fr.sell-estate-index .marketing,body.tecnorete.country-fr.sell-estate-showcase .clientes,body.tecnorete.country-fr.sell-estate-showcase .hipotecs,body.tecnorete.country-fr.sell-estate-showcase .marketing,body.tecnorete.country-fr.services-index .clientes,body.tecnorete.country-fr.services-index .hipotecs,body.tecnorete.country-fr.services-index .marketing,body.tecnorete.country-fr.who-we-are-index .clientes,body.tecnorete.country-fr.who-we-are-index .hipotecs,body.tecnorete.country-fr.who-we-are-index .marketing,body.tecnorete.country-hu.contacts-index .clientes,body.tecnorete.country-hu.contacts-index .hipotecs,body.tecnorete.country-hu.contacts-index .marketing,body.tecnorete.country-hu.home-showcase .clientes,body.tecnorete.country-hu.home-showcase .hipotecs,body.tecnorete.country-hu.home-showcase .marketing,body.tecnorete.country-hu.sell-estate-index .clientes,body.tecnorete.country-hu.sell-estate-index .hipotecs,body.tecnorete.country-hu.sell-estate-index .marketing,body.tecnorete.country-hu.sell-estate-showcase .clientes,body.tecnorete.country-hu.sell-estate-showcase .hipotecs,body.tecnorete.country-hu.sell-estate-showcase .marketing,body.tecnorete.country-hu.services-index .clientes,body.tecnorete.country-hu.services-index .hipotecs,body.tecnorete.country-hu.services-index .marketing,body.tecnorete.country-hu.who-we-are-index .clientes,body.tecnorete.country-hu.who-we-are-index .hipotecs,body.tecnorete.country-hu.who-we-are-index .marketing,body.tecnorete.country-pl.contacts-index .clientes,body.tecnorete.country-pl.contacts-index .hipotecs,body.tecnorete.country-pl.contacts-index .marketing,body.tecnorete.country-pl.home-showcase .clientes,body.tecnorete.country-pl.home-showcase .hipotecs,body.tecnorete.country-pl.home-showcase .marketing,body.tecnorete.country-pl.sell-estate-index .clientes,body.tecnorete.country-pl.sell-estate-index .hipotecs,body.tecnorete.country-pl.sell-estate-index .marketing,body.tecnorete.country-pl.sell-estate-showcase .clientes,body.tecnorete.country-pl.sell-estate-showcase .hipotecs,body.tecnorete.country-pl.sell-estate-showcase .marketing,body.tecnorete.country-pl.services-index .clientes,body.tecnorete.country-pl.services-index .hipotecs,body.tecnorete.country-pl.services-index .marketing,body.tecnorete.country-pl.who-we-are-index .clientes,body.tecnorete.country-pl.who-we-are-index .hipotecs,body.tecnorete.country-pl.who-we-are-index .marketing,body.tecnorete.country-tn.contacts-index .clientes,body.tecnorete.country-tn.contacts-index .hipotecs,body.tecnorete.country-tn.contacts-index .marketing,body.tecnorete.country-tn.home-showcase .clientes,body.tecnorete.country-tn.home-showcase .hipotecs,body.tecnorete.country-tn.home-showcase .marketing,body.tecnorete.country-tn.sell-estate-index .clientes,body.tecnorete.country-tn.sell-estate-index .hipotecs,body.tecnorete.country-tn.sell-estate-index .marketing,body.tecnorete.country-tn.sell-estate-showcase .clientes,body.tecnorete.country-tn.sell-estate-showcase .hipotecs,body.tecnorete.country-tn.sell-estate-showcase .marketing,body.tecnorete.country-tn.services-index .clientes,body.tecnorete.country-tn.services-index .hipotecs,body.tecnorete.country-tn.services-index .marketing,body.tecnorete.country-tn.who-we-are-index .clientes,body.tecnorete.country-tn.who-we-are-index .hipotecs,body.tecnorete.country-tn.who-we-are-index .marketing{background-color:#f2f2f2;padding:1rem}body.tecnocasa.country-de.contacts-index .clientes h2,body.tecnocasa.country-de.contacts-index .hipotecs h2,body.tecnocasa.country-de.contacts-index .marketing h2,body.tecnocasa.country-de.home-showcase .clientes h2,body.tecnocasa.country-de.home-showcase .hipotecs h2,body.tecnocasa.country-de.home-showcase .marketing h2,body.tecnocasa.country-de.sell-estate-index .clientes h2,body.tecnocasa.country-de.sell-estate-index .hipotecs h2,body.tecnocasa.country-de.sell-estate-index .marketing h2,body.tecnocasa.country-de.sell-estate-showcase .clientes h2,body.tecnocasa.country-de.sell-estate-showcase .hipotecs h2,body.tecnocasa.country-de.sell-estate-showcase .marketing h2,body.tecnocasa.country-de.services-index .clientes h2,body.tecnocasa.country-de.services-index .hipotecs h2,body.tecnocasa.country-de.services-index .marketing h2,body.tecnocasa.country-de.who-we-are-index .clientes h2,body.tecnocasa.country-de.who-we-are-index .hipotecs h2,body.tecnocasa.country-de.who-we-are-index .marketing h2,body.tecnocasa.country-es.contacts-index .clientes h2,body.tecnocasa.country-es.contacts-index .hipotecs h2,body.tecnocasa.country-es.contacts-index .marketing h2,body.tecnocasa.country-es.home-showcase .clientes h2,body.tecnocasa.country-es.home-showcase .hipotecs h2,body.tecnocasa.country-es.home-showcase .marketing h2,body.tecnocasa.country-es.sell-estate-index .clientes h2,body.tecnocasa.country-es.sell-estate-index .hipotecs h2,body.tecnocasa.country-es.sell-estate-index .marketing h2,body.tecnocasa.country-es.sell-estate-showcase .clientes h2,body.tecnocasa.country-es.sell-estate-showcase .hipotecs h2,body.tecnocasa.country-es.sell-estate-showcase .marketing h2,body.tecnocasa.country-es.services-index .clientes h2,body.tecnocasa.country-es.services-index .hipotecs h2,body.tecnocasa.country-es.services-index .marketing h2,body.tecnocasa.country-es.who-we-are-index .clientes h2,body.tecnocasa.country-es.who-we-are-index .hipotecs h2,body.tecnocasa.country-es.who-we-are-index .marketing h2,body.tecnocasa.country-fr.contacts-index .clientes h2,body.tecnocasa.country-fr.contacts-index .hipotecs h2,body.tecnocasa.country-fr.contacts-index .marketing h2,body.tecnocasa.country-fr.home-showcase .clientes h2,body.tecnocasa.country-fr.home-showcase .hipotecs h2,body.tecnocasa.country-fr.home-showcase .marketing h2,body.tecnocasa.country-fr.sell-estate-index .clientes h2,body.tecnocasa.country-fr.sell-estate-index .hipotecs h2,body.tecnocasa.country-fr.sell-estate-index .marketing h2,body.tecnocasa.country-fr.sell-estate-showcase .clientes h2,body.tecnocasa.country-fr.sell-estate-showcase .hipotecs h2,body.tecnocasa.country-fr.sell-estate-showcase .marketing h2,body.tecnocasa.country-fr.services-index .clientes h2,body.tecnocasa.country-fr.services-index .hipotecs h2,body.tecnocasa.country-fr.services-index .marketing h2,body.tecnocasa.country-fr.who-we-are-index .clientes h2,body.tecnocasa.country-fr.who-we-are-index .hipotecs h2,body.tecnocasa.country-fr.who-we-are-index .marketing h2,body.tecnocasa.country-hu.contacts-index .clientes h2,body.tecnocasa.country-hu.contacts-index .hipotecs h2,body.tecnocasa.country-hu.contacts-index .marketing h2,body.tecnocasa.country-hu.home-showcase .clientes h2,body.tecnocasa.country-hu.home-showcase .hipotecs h2,body.tecnocasa.country-hu.home-showcase .marketing h2,body.tecnocasa.country-hu.sell-estate-index .clientes h2,body.tecnocasa.country-hu.sell-estate-index .hipotecs h2,body.tecnocasa.country-hu.sell-estate-index .marketing h2,body.tecnocasa.country-hu.sell-estate-showcase .clientes h2,body.tecnocasa.country-hu.sell-estate-showcase .hipotecs h2,body.tecnocasa.country-hu.sell-estate-showcase .marketing h2,body.tecnocasa.country-hu.services-index .clientes h2,body.tecnocasa.country-hu.services-index .hipotecs h2,body.tecnocasa.country-hu.services-index .marketing h2,body.tecnocasa.country-hu.who-we-are-index .clientes h2,body.tecnocasa.country-hu.who-we-are-index .hipotecs h2,body.tecnocasa.country-hu.who-we-are-index .marketing h2,body.tecnocasa.country-pl.contacts-index .clientes h2,body.tecnocasa.country-pl.contacts-index .hipotecs h2,body.tecnocasa.country-pl.contacts-index .marketing h2,body.tecnocasa.country-pl.home-showcase .clientes h2,body.tecnocasa.country-pl.home-showcase .hipotecs h2,body.tecnocasa.country-pl.home-showcase .marketing h2,body.tecnocasa.country-pl.sell-estate-index .clientes h2,body.tecnocasa.country-pl.sell-estate-index .hipotecs h2,body.tecnocasa.country-pl.sell-estate-index .marketing h2,body.tecnocasa.country-pl.sell-estate-showcase .clientes h2,body.tecnocasa.country-pl.sell-estate-showcase .hipotecs h2,body.tecnocasa.country-pl.sell-estate-showcase .marketing h2,body.tecnocasa.country-pl.services-index .clientes h2,body.tecnocasa.country-pl.services-index .hipotecs h2,body.tecnocasa.country-pl.services-index .marketing h2,body.tecnocasa.country-pl.who-we-are-index .clientes h2,body.tecnocasa.country-pl.who-we-are-index .hipotecs h2,body.tecnocasa.country-pl.who-we-are-index .marketing h2,body.tecnocasa.country-tn.contacts-index .clientes h2,body.tecnocasa.country-tn.contacts-index .hipotecs h2,body.tecnocasa.country-tn.contacts-index .marketing h2,body.tecnocasa.country-tn.home-showcase .clientes h2,body.tecnocasa.country-tn.home-showcase .hipotecs h2,body.tecnocasa.country-tn.home-showcase .marketing h2,body.tecnocasa.country-tn.sell-estate-index .clientes h2,body.tecnocasa.country-tn.sell-estate-index .hipotecs h2,body.tecnocasa.country-tn.sell-estate-index .marketing h2,body.tecnocasa.country-tn.sell-estate-showcase .clientes h2,body.tecnocasa.country-tn.sell-estate-showcase .hipotecs h2,body.tecnocasa.country-tn.sell-estate-showcase .marketing h2,body.tecnocasa.country-tn.services-index .clientes h2,body.tecnocasa.country-tn.services-index .hipotecs h2,body.tecnocasa.country-tn.services-index .marketing h2,body.tecnocasa.country-tn.who-we-are-index .clientes h2,body.tecnocasa.country-tn.who-we-are-index .hipotecs h2,body.tecnocasa.country-tn.who-we-are-index .marketing h2,body.tecnorete.country-de.contacts-index .clientes h2,body.tecnorete.country-de.contacts-index .hipotecs h2,body.tecnorete.country-de.contacts-index .marketing h2,body.tecnorete.country-de.home-showcase .clientes h2,body.tecnorete.country-de.home-showcase .hipotecs h2,body.tecnorete.country-de.home-showcase .marketing h2,body.tecnorete.country-de.sell-estate-index .clientes h2,body.tecnorete.country-de.sell-estate-index .hipotecs h2,body.tecnorete.country-de.sell-estate-index .marketing h2,body.tecnorete.country-de.sell-estate-showcase .clientes h2,body.tecnorete.country-de.sell-estate-showcase .hipotecs h2,body.tecnorete.country-de.sell-estate-showcase .marketing h2,body.tecnorete.country-de.services-index .clientes h2,body.tecnorete.country-de.services-index .hipotecs h2,body.tecnorete.country-de.services-index .marketing h2,body.tecnorete.country-de.who-we-are-index .clientes h2,body.tecnorete.country-de.who-we-are-index .hipotecs h2,body.tecnorete.country-de.who-we-are-index .marketing h2,body.tecnorete.country-es.contacts-index .clientes h2,body.tecnorete.country-es.contacts-index .hipotecs h2,body.tecnorete.country-es.contacts-index .marketing h2,body.tecnorete.country-es.home-showcase .clientes h2,body.tecnorete.country-es.home-showcase .hipotecs h2,body.tecnorete.country-es.home-showcase .marketing h2,body.tecnorete.country-es.sell-estate-index .clientes h2,body.tecnorete.country-es.sell-estate-index .hipotecs h2,body.tecnorete.country-es.sell-estate-index .marketing h2,body.tecnorete.country-es.sell-estate-showcase .clientes h2,body.tecnorete.country-es.sell-estate-showcase .hipotecs h2,body.tecnorete.country-es.sell-estate-showcase .marketing h2,body.tecnorete.country-es.services-index .clientes h2,body.tecnorete.country-es.services-index .hipotecs h2,body.tecnorete.country-es.services-index .marketing h2,body.tecnorete.country-es.who-we-are-index .clientes h2,body.tecnorete.country-es.who-we-are-index .hipotecs h2,body.tecnorete.country-es.who-we-are-index .marketing h2,body.tecnorete.country-fr.contacts-index .clientes h2,body.tecnorete.country-fr.contacts-index .hipotecs h2,body.tecnorete.country-fr.contacts-index .marketing h2,body.tecnorete.country-fr.home-showcase .clientes h2,body.tecnorete.country-fr.home-showcase .hipotecs h2,body.tecnorete.country-fr.home-showcase .marketing h2,body.tecnorete.country-fr.sell-estate-index .clientes h2,body.tecnorete.country-fr.sell-estate-index .hipotecs h2,body.tecnorete.country-fr.sell-estate-index .marketing h2,body.tecnorete.country-fr.sell-estate-showcase .clientes h2,body.tecnorete.country-fr.sell-estate-showcase .hipotecs h2,body.tecnorete.country-fr.sell-estate-showcase .marketing h2,body.tecnorete.country-fr.services-index .clientes h2,body.tecnorete.country-fr.services-index .hipotecs h2,body.tecnorete.country-fr.services-index .marketing h2,body.tecnorete.country-fr.who-we-are-index .clientes h2,body.tecnorete.country-fr.who-we-are-index .hipotecs h2,body.tecnorete.country-fr.who-we-are-index .marketing h2,body.tecnorete.country-hu.contacts-index .clientes h2,body.tecnorete.country-hu.contacts-index .hipotecs h2,body.tecnorete.country-hu.contacts-index .marketing h2,body.tecnorete.country-hu.home-showcase .clientes h2,body.tecnorete.country-hu.home-showcase .hipotecs h2,body.tecnorete.country-hu.home-showcase .marketing h2,body.tecnorete.country-hu.sell-estate-index .clientes h2,body.tecnorete.country-hu.sell-estate-index .hipotecs h2,body.tecnorete.country-hu.sell-estate-index .marketing h2,body.tecnorete.country-hu.sell-estate-showcase .clientes h2,body.tecnorete.country-hu.sell-estate-showcase .hipotecs h2,body.tecnorete.country-hu.sell-estate-showcase .marketing h2,body.tecnorete.country-hu.services-index .clientes h2,body.tecnorete.country-hu.services-index .hipotecs h2,body.tecnorete.country-hu.services-index .marketing h2,body.tecnorete.country-hu.who-we-are-index .clientes h2,body.tecnorete.country-hu.who-we-are-index .hipotecs h2,body.tecnorete.country-hu.who-we-are-index .marketing h2,body.tecnorete.country-pl.contacts-index .clientes h2,body.tecnorete.country-pl.contacts-index .hipotecs h2,body.tecnorete.country-pl.contacts-index .marketing h2,body.tecnorete.country-pl.home-showcase .clientes h2,body.tecnorete.country-pl.home-showcase .hipotecs h2,body.tecnorete.country-pl.home-showcase .marketing h2,body.tecnorete.country-pl.sell-estate-index .clientes h2,body.tecnorete.country-pl.sell-estate-index .hipotecs h2,body.tecnorete.country-pl.sell-estate-index .marketing h2,body.tecnorete.country-pl.sell-estate-showcase .clientes h2,body.tecnorete.country-pl.sell-estate-showcase .hipotecs h2,body.tecnorete.country-pl.sell-estate-showcase .marketing h2,body.tecnorete.country-pl.services-index .clientes h2,body.tecnorete.country-pl.services-index .hipotecs h2,body.tecnorete.country-pl.services-index .marketing h2,body.tecnorete.country-pl.who-we-are-index .clientes h2,body.tecnorete.country-pl.who-we-are-index .hipotecs h2,body.tecnorete.country-pl.who-we-are-index .marketing h2,body.tecnorete.country-tn.contacts-index .clientes h2,body.tecnorete.country-tn.contacts-index .hipotecs h2,body.tecnorete.country-tn.contacts-index .marketing h2,body.tecnorete.country-tn.home-showcase .clientes h2,body.tecnorete.country-tn.home-showcase .hipotecs h2,body.tecnorete.country-tn.home-showcase .marketing h2,body.tecnorete.country-tn.sell-estate-index .clientes h2,body.tecnorete.country-tn.sell-estate-index .hipotecs h2,body.tecnorete.country-tn.sell-estate-index .marketing h2,body.tecnorete.country-tn.sell-estate-showcase .clientes h2,body.tecnorete.country-tn.sell-estate-showcase .hipotecs h2,body.tecnorete.country-tn.sell-estate-showcase .marketing h2,body.tecnorete.country-tn.services-index .clientes h2,body.tecnorete.country-tn.services-index .hipotecs h2,body.tecnorete.country-tn.services-index .marketing h2,body.tecnorete.country-tn.who-we-are-index .clientes h2,body.tecnorete.country-tn.who-we-are-index .hipotecs h2,body.tecnorete.country-tn.who-we-are-index .marketing h2{font-size:1.8rem;font-weight:700;margin-bottom:2rem;margin-top:2rem}body.tecnocasa.country-de.contacts-index .clientes span,body.tecnocasa.country-de.contacts-index .hipotecs span,body.tecnocasa.country-de.contacts-index .marketing span,body.tecnocasa.country-de.home-showcase .clientes span,body.tecnocasa.country-de.home-showcase .hipotecs span,body.tecnocasa.country-de.home-showcase .marketing span,body.tecnocasa.country-de.sell-estate-index .clientes span,body.tecnocasa.country-de.sell-estate-index .hipotecs span,body.tecnocasa.country-de.sell-estate-index .marketing span,body.tecnocasa.country-de.sell-estate-showcase .clientes span,body.tecnocasa.country-de.sell-estate-showcase .hipotecs span,body.tecnocasa.country-de.sell-estate-showcase .marketing span,body.tecnocasa.country-de.services-index .clientes span,body.tecnocasa.country-de.services-index .hipotecs span,body.tecnocasa.country-de.services-index .marketing span,body.tecnocasa.country-de.who-we-are-index .clientes span,body.tecnocasa.country-de.who-we-are-index .hipotecs span,body.tecnocasa.country-de.who-we-are-index .marketing span,body.tecnocasa.country-es.contacts-index .clientes span,body.tecnocasa.country-es.contacts-index .hipotecs span,body.tecnocasa.country-es.contacts-index .marketing span,body.tecnocasa.country-es.home-showcase .clientes span,body.tecnocasa.country-es.home-showcase .hipotecs span,body.tecnocasa.country-es.home-showcase .marketing span,body.tecnocasa.country-es.sell-estate-index .clientes span,body.tecnocasa.country-es.sell-estate-index .hipotecs span,body.tecnocasa.country-es.sell-estate-index .marketing span,body.tecnocasa.country-es.sell-estate-showcase .clientes span,body.tecnocasa.country-es.sell-estate-showcase .hipotecs span,body.tecnocasa.country-es.sell-estate-showcase .marketing span,body.tecnocasa.country-es.services-index .clientes span,body.tecnocasa.country-es.services-index .hipotecs span,body.tecnocasa.country-es.services-index .marketing span,body.tecnocasa.country-es.who-we-are-index .clientes span,body.tecnocasa.country-es.who-we-are-index .hipotecs span,body.tecnocasa.country-es.who-we-are-index .marketing span,body.tecnocasa.country-fr.contacts-index .clientes span,body.tecnocasa.country-fr.contacts-index .hipotecs span,body.tecnocasa.country-fr.contacts-index .marketing span,body.tecnocasa.country-fr.home-showcase .clientes span,body.tecnocasa.country-fr.home-showcase .hipotecs span,body.tecnocasa.country-fr.home-showcase .marketing span,body.tecnocasa.country-fr.sell-estate-index .clientes span,body.tecnocasa.country-fr.sell-estate-index .hipotecs span,body.tecnocasa.country-fr.sell-estate-index .marketing span,body.tecnocasa.country-fr.sell-estate-showcase .clientes span,body.tecnocasa.country-fr.sell-estate-showcase .hipotecs span,body.tecnocasa.country-fr.sell-estate-showcase .marketing span,body.tecnocasa.country-fr.services-index .clientes span,body.tecnocasa.country-fr.services-index .hipotecs span,body.tecnocasa.country-fr.services-index .marketing span,body.tecnocasa.country-fr.who-we-are-index .clientes span,body.tecnocasa.country-fr.who-we-are-index .hipotecs span,body.tecnocasa.country-fr.who-we-are-index .marketing span,body.tecnocasa.country-hu.contacts-index .clientes span,body.tecnocasa.country-hu.contacts-index .hipotecs span,body.tecnocasa.country-hu.contacts-index .marketing span,body.tecnocasa.country-hu.home-showcase .clientes span,body.tecnocasa.country-hu.home-showcase .hipotecs span,body.tecnocasa.country-hu.home-showcase .marketing span,body.tecnocasa.country-hu.sell-estate-index .clientes span,body.tecnocasa.country-hu.sell-estate-index .hipotecs span,body.tecnocasa.country-hu.sell-estate-index .marketing span,body.tecnocasa.country-hu.sell-estate-showcase .clientes span,body.tecnocasa.country-hu.sell-estate-showcase .hipotecs span,body.tecnocasa.country-hu.sell-estate-showcase .marketing span,body.tecnocasa.country-hu.services-index .clientes span,body.tecnocasa.country-hu.services-index .hipotecs span,body.tecnocasa.country-hu.services-index .marketing span,body.tecnocasa.country-hu.who-we-are-index .clientes span,body.tecnocasa.country-hu.who-we-are-index .hipotecs span,body.tecnocasa.country-hu.who-we-are-index .marketing span,body.tecnocasa.country-pl.contacts-index .clientes span,body.tecnocasa.country-pl.contacts-index .hipotecs span,body.tecnocasa.country-pl.contacts-index .marketing span,body.tecnocasa.country-pl.home-showcase .clientes span,body.tecnocasa.country-pl.home-showcase .hipotecs span,body.tecnocasa.country-pl.home-showcase .marketing span,body.tecnocasa.country-pl.sell-estate-index .clientes span,body.tecnocasa.country-pl.sell-estate-index .hipotecs span,body.tecnocasa.country-pl.sell-estate-index .marketing span,body.tecnocasa.country-pl.sell-estate-showcase .clientes span,body.tecnocasa.country-pl.sell-estate-showcase .hipotecs span,body.tecnocasa.country-pl.sell-estate-showcase .marketing span,body.tecnocasa.country-pl.services-index .clientes span,body.tecnocasa.country-pl.services-index .hipotecs span,body.tecnocasa.country-pl.services-index .marketing span,body.tecnocasa.country-pl.who-we-are-index .clientes span,body.tecnocasa.country-pl.who-we-are-index .hipotecs span,body.tecnocasa.country-pl.who-we-are-index .marketing span,body.tecnocasa.country-tn.contacts-index .clientes span,body.tecnocasa.country-tn.contacts-index .hipotecs span,body.tecnocasa.country-tn.contacts-index .marketing span,body.tecnocasa.country-tn.home-showcase .clientes span,body.tecnocasa.country-tn.home-showcase .hipotecs span,body.tecnocasa.country-tn.home-showcase .marketing span,body.tecnocasa.country-tn.sell-estate-index .clientes span,body.tecnocasa.country-tn.sell-estate-index .hipotecs span,body.tecnocasa.country-tn.sell-estate-index .marketing span,body.tecnocasa.country-tn.sell-estate-showcase .clientes span,body.tecnocasa.country-tn.sell-estate-showcase .hipotecs span,body.tecnocasa.country-tn.sell-estate-showcase .marketing span,body.tecnocasa.country-tn.services-index .clientes span,body.tecnocasa.country-tn.services-index .hipotecs span,body.tecnocasa.country-tn.services-index .marketing span,body.tecnocasa.country-tn.who-we-are-index .clientes span,body.tecnocasa.country-tn.who-we-are-index .hipotecs span,body.tecnocasa.country-tn.who-we-are-index .marketing span,body.tecnorete.country-de.contacts-index .clientes span,body.tecnorete.country-de.contacts-index .hipotecs span,body.tecnorete.country-de.contacts-index .marketing span,body.tecnorete.country-de.home-showcase .clientes span,body.tecnorete.country-de.home-showcase .hipotecs span,body.tecnorete.country-de.home-showcase .marketing span,body.tecnorete.country-de.sell-estate-index .clientes span,body.tecnorete.country-de.sell-estate-index .hipotecs span,body.tecnorete.country-de.sell-estate-index .marketing span,body.tecnorete.country-de.sell-estate-showcase .clientes span,body.tecnorete.country-de.sell-estate-showcase .hipotecs span,body.tecnorete.country-de.sell-estate-showcase .marketing span,body.tecnorete.country-de.services-index .clientes span,body.tecnorete.country-de.services-index .hipotecs span,body.tecnorete.country-de.services-index .marketing span,body.tecnorete.country-de.who-we-are-index .clientes span,body.tecnorete.country-de.who-we-are-index .hipotecs span,body.tecnorete.country-de.who-we-are-index .marketing span,body.tecnorete.country-es.contacts-index .clientes span,body.tecnorete.country-es.contacts-index .hipotecs span,body.tecnorete.country-es.contacts-index .marketing span,body.tecnorete.country-es.home-showcase .clientes span,body.tecnorete.country-es.home-showcase .hipotecs span,body.tecnorete.country-es.home-showcase .marketing span,body.tecnorete.country-es.sell-estate-index .clientes span,body.tecnorete.country-es.sell-estate-index .hipotecs span,body.tecnorete.country-es.sell-estate-index .marketing span,body.tecnorete.country-es.sell-estate-showcase .clientes span,body.tecnorete.country-es.sell-estate-showcase .hipotecs span,body.tecnorete.country-es.sell-estate-showcase .marketing span,body.tecnorete.country-es.services-index .clientes span,body.tecnorete.country-es.services-index .hipotecs span,body.tecnorete.country-es.services-index .marketing span,body.tecnorete.country-es.who-we-are-index .clientes span,body.tecnorete.country-es.who-we-are-index .hipotecs span,body.tecnorete.country-es.who-we-are-index .marketing span,body.tecnorete.country-fr.contacts-index .clientes span,body.tecnorete.country-fr.contacts-index .hipotecs span,body.tecnorete.country-fr.contacts-index .marketing span,body.tecnorete.country-fr.home-showcase .clientes span,body.tecnorete.country-fr.home-showcase .hipotecs span,body.tecnorete.country-fr.home-showcase .marketing span,body.tecnorete.country-fr.sell-estate-index .clientes span,body.tecnorete.country-fr.sell-estate-index .hipotecs span,body.tecnorete.country-fr.sell-estate-index .marketing span,body.tecnorete.country-fr.sell-estate-showcase .clientes span,body.tecnorete.country-fr.sell-estate-showcase .hipotecs span,body.tecnorete.country-fr.sell-estate-showcase .marketing span,body.tecnorete.country-fr.services-index .clientes span,body.tecnorete.country-fr.services-index .hipotecs span,body.tecnorete.country-fr.services-index .marketing span,body.tecnorete.country-fr.who-we-are-index .clientes span,body.tecnorete.country-fr.who-we-are-index .hipotecs span,body.tecnorete.country-fr.who-we-are-index .marketing span,body.tecnorete.country-hu.contacts-index .clientes span,body.tecnorete.country-hu.contacts-index .hipotecs span,body.tecnorete.country-hu.contacts-index .marketing span,body.tecnorete.country-hu.home-showcase .clientes span,body.tecnorete.country-hu.home-showcase .hipotecs span,body.tecnorete.country-hu.home-showcase .marketing span,body.tecnorete.country-hu.sell-estate-index .clientes span,body.tecnorete.country-hu.sell-estate-index .hipotecs span,body.tecnorete.country-hu.sell-estate-index .marketing span,body.tecnorete.country-hu.sell-estate-showcase .clientes span,body.tecnorete.country-hu.sell-estate-showcase .hipotecs span,body.tecnorete.country-hu.sell-estate-showcase .marketing span,body.tecnorete.country-hu.services-index .clientes span,body.tecnorete.country-hu.services-index .hipotecs span,body.tecnorete.country-hu.services-index .marketing span,body.tecnorete.country-hu.who-we-are-index .clientes span,body.tecnorete.country-hu.who-we-are-index .hipotecs span,body.tecnorete.country-hu.who-we-are-index .marketing span,body.tecnorete.country-pl.contacts-index .clientes span,body.tecnorete.country-pl.contacts-index .hipotecs span,body.tecnorete.country-pl.contacts-index .marketing span,body.tecnorete.country-pl.home-showcase .clientes span,body.tecnorete.country-pl.home-showcase .hipotecs span,body.tecnorete.country-pl.home-showcase .marketing span,body.tecnorete.country-pl.sell-estate-index .clientes span,body.tecnorete.country-pl.sell-estate-index .hipotecs span,body.tecnorete.country-pl.sell-estate-index .marketing span,body.tecnorete.country-pl.sell-estate-showcase .clientes span,body.tecnorete.country-pl.sell-estate-showcase .hipotecs span,body.tecnorete.country-pl.sell-estate-showcase .marketing span,body.tecnorete.country-pl.services-index .clientes span,body.tecnorete.country-pl.services-index .hipotecs span,body.tecnorete.country-pl.services-index .marketing span,body.tecnorete.country-pl.who-we-are-index .clientes span,body.tecnorete.country-pl.who-we-are-index .hipotecs span,body.tecnorete.country-pl.who-we-are-index .marketing span,body.tecnorete.country-tn.contacts-index .clientes span,body.tecnorete.country-tn.contacts-index .hipotecs span,body.tecnorete.country-tn.contacts-index .marketing span,body.tecnorete.country-tn.home-showcase .clientes span,body.tecnorete.country-tn.home-showcase .hipotecs span,body.tecnorete.country-tn.home-showcase .marketing span,body.tecnorete.country-tn.sell-estate-index .clientes span,body.tecnorete.country-tn.sell-estate-index .hipotecs span,body.tecnorete.country-tn.sell-estate-index .marketing span,body.tecnorete.country-tn.sell-estate-showcase .clientes span,body.tecnorete.country-tn.sell-estate-showcase .hipotecs span,body.tecnorete.country-tn.sell-estate-showcase .marketing span,body.tecnorete.country-tn.services-index .clientes span,body.tecnorete.country-tn.services-index .hipotecs span,body.tecnorete.country-tn.services-index .marketing span,body.tecnorete.country-tn.who-we-are-index .clientes span,body.tecnorete.country-tn.who-we-are-index .hipotecs span,body.tecnorete.country-tn.who-we-are-index .marketing span{color:#158140;font-size:1rem;font-weight:700}body.tecnocasa.country-de.contacts-index .clientes .persons,body.tecnocasa.country-de.contacts-index .hipotecs .persons,body.tecnocasa.country-de.contacts-index .marketing .persons,body.tecnocasa.country-de.home-showcase .clientes .persons,body.tecnocasa.country-de.home-showcase .hipotecs .persons,body.tecnocasa.country-de.home-showcase .marketing .persons,body.tecnocasa.country-de.sell-estate-index .clientes .persons,body.tecnocasa.country-de.sell-estate-index .hipotecs .persons,body.tecnocasa.country-de.sell-estate-index .marketing .persons,body.tecnocasa.country-de.sell-estate-showcase .clientes .persons,body.tecnocasa.country-de.sell-estate-showcase .hipotecs .persons,body.tecnocasa.country-de.sell-estate-showcase .marketing .persons,body.tecnocasa.country-de.services-index .clientes .persons,body.tecnocasa.country-de.services-index .hipotecs .persons,body.tecnocasa.country-de.services-index .marketing .persons,body.tecnocasa.country-de.who-we-are-index .clientes .persons,body.tecnocasa.country-de.who-we-are-index .hipotecs .persons,body.tecnocasa.country-de.who-we-are-index .marketing .persons,body.tecnocasa.country-es.contacts-index .clientes .persons,body.tecnocasa.country-es.contacts-index .hipotecs .persons,body.tecnocasa.country-es.contacts-index .marketing .persons,body.tecnocasa.country-es.home-showcase .clientes .persons,body.tecnocasa.country-es.home-showcase .hipotecs .persons,body.tecnocasa.country-es.home-showcase .marketing .persons,body.tecnocasa.country-es.sell-estate-index .clientes .persons,body.tecnocasa.country-es.sell-estate-index .hipotecs .persons,body.tecnocasa.country-es.sell-estate-index .marketing .persons,body.tecnocasa.country-es.sell-estate-showcase .clientes .persons,body.tecnocasa.country-es.sell-estate-showcase .hipotecs .persons,body.tecnocasa.country-es.sell-estate-showcase .marketing .persons,body.tecnocasa.country-es.services-index .clientes .persons,body.tecnocasa.country-es.services-index .hipotecs .persons,body.tecnocasa.country-es.services-index .marketing .persons,body.tecnocasa.country-es.who-we-are-index .clientes .persons,body.tecnocasa.country-es.who-we-are-index .hipotecs .persons,body.tecnocasa.country-es.who-we-are-index .marketing .persons,body.tecnocasa.country-fr.contacts-index .clientes .persons,body.tecnocasa.country-fr.contacts-index .hipotecs .persons,body.tecnocasa.country-fr.contacts-index .marketing .persons,body.tecnocasa.country-fr.home-showcase .clientes .persons,body.tecnocasa.country-fr.home-showcase .hipotecs .persons,body.tecnocasa.country-fr.home-showcase .marketing .persons,body.tecnocasa.country-fr.sell-estate-index .clientes .persons,body.tecnocasa.country-fr.sell-estate-index .hipotecs .persons,body.tecnocasa.country-fr.sell-estate-index .marketing .persons,body.tecnocasa.country-fr.sell-estate-showcase .clientes .persons,body.tecnocasa.country-fr.sell-estate-showcase .hipotecs .persons,body.tecnocasa.country-fr.sell-estate-showcase .marketing .persons,body.tecnocasa.country-fr.services-index .clientes .persons,body.tecnocasa.country-fr.services-index .hipotecs .persons,body.tecnocasa.country-fr.services-index .marketing .persons,body.tecnocasa.country-fr.who-we-are-index .clientes .persons,body.tecnocasa.country-fr.who-we-are-index .hipotecs .persons,body.tecnocasa.country-fr.who-we-are-index .marketing .persons,body.tecnocasa.country-hu.contacts-index .clientes .persons,body.tecnocasa.country-hu.contacts-index .hipotecs .persons,body.tecnocasa.country-hu.contacts-index .marketing .persons,body.tecnocasa.country-hu.home-showcase .clientes .persons,body.tecnocasa.country-hu.home-showcase .hipotecs .persons,body.tecnocasa.country-hu.home-showcase .marketing .persons,body.tecnocasa.country-hu.sell-estate-index .clientes .persons,body.tecnocasa.country-hu.sell-estate-index .hipotecs .persons,body.tecnocasa.country-hu.sell-estate-index .marketing .persons,body.tecnocasa.country-hu.sell-estate-showcase .clientes .persons,body.tecnocasa.country-hu.sell-estate-showcase .hipotecs .persons,body.tecnocasa.country-hu.sell-estate-showcase .marketing .persons,body.tecnocasa.country-hu.services-index .clientes .persons,body.tecnocasa.country-hu.services-index .hipotecs .persons,body.tecnocasa.country-hu.services-index .marketing .persons,body.tecnocasa.country-hu.who-we-are-index .clientes .persons,body.tecnocasa.country-hu.who-we-are-index .hipotecs .persons,body.tecnocasa.country-hu.who-we-are-index .marketing .persons,body.tecnocasa.country-pl.contacts-index .clientes .persons,body.tecnocasa.country-pl.contacts-index .hipotecs .persons,body.tecnocasa.country-pl.contacts-index .marketing .persons,body.tecnocasa.country-pl.home-showcase .clientes .persons,body.tecnocasa.country-pl.home-showcase .hipotecs .persons,body.tecnocasa.country-pl.home-showcase .marketing .persons,body.tecnocasa.country-pl.sell-estate-index .clientes .persons,body.tecnocasa.country-pl.sell-estate-index .hipotecs .persons,body.tecnocasa.country-pl.sell-estate-index .marketing .persons,body.tecnocasa.country-pl.sell-estate-showcase .clientes .persons,body.tecnocasa.country-pl.sell-estate-showcase .hipotecs .persons,body.tecnocasa.country-pl.sell-estate-showcase .marketing .persons,body.tecnocasa.country-pl.services-index .clientes .persons,body.tecnocasa.country-pl.services-index .hipotecs .persons,body.tecnocasa.country-pl.services-index .marketing .persons,body.tecnocasa.country-pl.who-we-are-index .clientes .persons,body.tecnocasa.country-pl.who-we-are-index .hipotecs .persons,body.tecnocasa.country-pl.who-we-are-index .marketing .persons,body.tecnocasa.country-tn.contacts-index .clientes .persons,body.tecnocasa.country-tn.contacts-index .hipotecs .persons,body.tecnocasa.country-tn.contacts-index .marketing .persons,body.tecnocasa.country-tn.home-showcase .clientes .persons,body.tecnocasa.country-tn.home-showcase .hipotecs .persons,body.tecnocasa.country-tn.home-showcase .marketing .persons,body.tecnocasa.country-tn.sell-estate-index .clientes .persons,body.tecnocasa.country-tn.sell-estate-index .hipotecs .persons,body.tecnocasa.country-tn.sell-estate-index .marketing .persons,body.tecnocasa.country-tn.sell-estate-showcase .clientes .persons,body.tecnocasa.country-tn.sell-estate-showcase .hipotecs .persons,body.tecnocasa.country-tn.sell-estate-showcase .marketing .persons,body.tecnocasa.country-tn.services-index .clientes .persons,body.tecnocasa.country-tn.services-index .hipotecs .persons,body.tecnocasa.country-tn.services-index .marketing .persons,body.tecnocasa.country-tn.who-we-are-index .clientes .persons,body.tecnocasa.country-tn.who-we-are-index .hipotecs .persons,body.tecnocasa.country-tn.who-we-are-index .marketing .persons,body.tecnorete.country-de.contacts-index .clientes .persons,body.tecnorete.country-de.contacts-index .hipotecs .persons,body.tecnorete.country-de.contacts-index .marketing .persons,body.tecnorete.country-de.home-showcase .clientes .persons,body.tecnorete.country-de.home-showcase .hipotecs .persons,body.tecnorete.country-de.home-showcase .marketing .persons,body.tecnorete.country-de.sell-estate-index .clientes .persons,body.tecnorete.country-de.sell-estate-index .hipotecs .persons,body.tecnorete.country-de.sell-estate-index .marketing .persons,body.tecnorete.country-de.sell-estate-showcase .clientes .persons,body.tecnorete.country-de.sell-estate-showcase .hipotecs .persons,body.tecnorete.country-de.sell-estate-showcase .marketing .persons,body.tecnorete.country-de.services-index .clientes .persons,body.tecnorete.country-de.services-index .hipotecs .persons,body.tecnorete.country-de.services-index .marketing .persons,body.tecnorete.country-de.who-we-are-index .clientes .persons,body.tecnorete.country-de.who-we-are-index .hipotecs .persons,body.tecnorete.country-de.who-we-are-index .marketing .persons,body.tecnorete.country-es.contacts-index .clientes .persons,body.tecnorete.country-es.contacts-index .hipotecs .persons,body.tecnorete.country-es.contacts-index .marketing .persons,body.tecnorete.country-es.home-showcase .clientes .persons,body.tecnorete.country-es.home-showcase .hipotecs .persons,body.tecnorete.country-es.home-showcase .marketing .persons,body.tecnorete.country-es.sell-estate-index .clientes .persons,body.tecnorete.country-es.sell-estate-index .hipotecs .persons,body.tecnorete.country-es.sell-estate-index .marketing .persons,body.tecnorete.country-es.sell-estate-showcase .clientes .persons,body.tecnorete.country-es.sell-estate-showcase .hipotecs .persons,body.tecnorete.country-es.sell-estate-showcase .marketing .persons,body.tecnorete.country-es.services-index .clientes .persons,body.tecnorete.country-es.services-index .hipotecs .persons,body.tecnorete.country-es.services-index .marketing .persons,body.tecnorete.country-es.who-we-are-index .clientes .persons,body.tecnorete.country-es.who-we-are-index .hipotecs .persons,body.tecnorete.country-es.who-we-are-index .marketing .persons,body.tecnorete.country-fr.contacts-index .clientes .persons,body.tecnorete.country-fr.contacts-index .hipotecs .persons,body.tecnorete.country-fr.contacts-index .marketing .persons,body.tecnorete.country-fr.home-showcase .clientes .persons,body.tecnorete.country-fr.home-showcase .hipotecs .persons,body.tecnorete.country-fr.home-showcase .marketing .persons,body.tecnorete.country-fr.sell-estate-index .clientes .persons,body.tecnorete.country-fr.sell-estate-index .hipotecs .persons,body.tecnorete.country-fr.sell-estate-index .marketing .persons,body.tecnorete.country-fr.sell-estate-showcase .clientes .persons,body.tecnorete.country-fr.sell-estate-showcase .hipotecs .persons,body.tecnorete.country-fr.sell-estate-showcase .marketing .persons,body.tecnorete.country-fr.services-index .clientes .persons,body.tecnorete.country-fr.services-index .hipotecs .persons,body.tecnorete.country-fr.services-index .marketing .persons,body.tecnorete.country-fr.who-we-are-index .clientes .persons,body.tecnorete.country-fr.who-we-are-index .hipotecs .persons,body.tecnorete.country-fr.who-we-are-index .marketing .persons,body.tecnorete.country-hu.contacts-index .clientes .persons,body.tecnorete.country-hu.contacts-index .hipotecs .persons,body.tecnorete.country-hu.contacts-index .marketing .persons,body.tecnorete.country-hu.home-showcase .clientes .persons,body.tecnorete.country-hu.home-showcase .hipotecs .persons,body.tecnorete.country-hu.home-showcase .marketing .persons,body.tecnorete.country-hu.sell-estate-index .clientes .persons,body.tecnorete.country-hu.sell-estate-index .hipotecs .persons,body.tecnorete.country-hu.sell-estate-index .marketing .persons,body.tecnorete.country-hu.sell-estate-showcase .clientes .persons,body.tecnorete.country-hu.sell-estate-showcase .hipotecs .persons,body.tecnorete.country-hu.sell-estate-showcase .marketing .persons,body.tecnorete.country-hu.services-index .clientes .persons,body.tecnorete.country-hu.services-index .hipotecs .persons,body.tecnorete.country-hu.services-index .marketing .persons,body.tecnorete.country-hu.who-we-are-index .clientes .persons,body.tecnorete.country-hu.who-we-are-index .hipotecs .persons,body.tecnorete.country-hu.who-we-are-index .marketing .persons,body.tecnorete.country-pl.contacts-index .clientes .persons,body.tecnorete.country-pl.contacts-index .hipotecs .persons,body.tecnorete.country-pl.contacts-index .marketing .persons,body.tecnorete.country-pl.home-showcase .clientes .persons,body.tecnorete.country-pl.home-showcase .hipotecs .persons,body.tecnorete.country-pl.home-showcase .marketing .persons,body.tecnorete.country-pl.sell-estate-index .clientes .persons,body.tecnorete.country-pl.sell-estate-index .hipotecs .persons,body.tecnorete.country-pl.sell-estate-index .marketing .persons,body.tecnorete.country-pl.sell-estate-showcase .clientes .persons,body.tecnorete.country-pl.sell-estate-showcase .hipotecs .persons,body.tecnorete.country-pl.sell-estate-showcase .marketing .persons,body.tecnorete.country-pl.services-index .clientes .persons,body.tecnorete.country-pl.services-index .hipotecs .persons,body.tecnorete.country-pl.services-index .marketing .persons,body.tecnorete.country-pl.who-we-are-index .clientes .persons,body.tecnorete.country-pl.who-we-are-index .hipotecs .persons,body.tecnorete.country-pl.who-we-are-index .marketing .persons,body.tecnorete.country-tn.contacts-index .clientes .persons,body.tecnorete.country-tn.contacts-index .hipotecs .persons,body.tecnorete.country-tn.contacts-index .marketing .persons,body.tecnorete.country-tn.home-showcase .clientes .persons,body.tecnorete.country-tn.home-showcase .hipotecs .persons,body.tecnorete.country-tn.home-showcase .marketing .persons,body.tecnorete.country-tn.sell-estate-index .clientes .persons,body.tecnorete.country-tn.sell-estate-index .hipotecs .persons,body.tecnorete.country-tn.sell-estate-index .marketing .persons,body.tecnorete.country-tn.sell-estate-showcase .clientes .persons,body.tecnorete.country-tn.sell-estate-showcase .hipotecs .persons,body.tecnorete.country-tn.sell-estate-showcase .marketing .persons,body.tecnorete.country-tn.services-index .clientes .persons,body.tecnorete.country-tn.services-index .hipotecs .persons,body.tecnorete.country-tn.services-index .marketing .persons,body.tecnorete.country-tn.who-we-are-index .clientes .persons,body.tecnorete.country-tn.who-we-are-index .hipotecs .persons,body.tecnorete.country-tn.who-we-are-index .marketing .persons{border-radius:20px;box-shadow:3px 5px 14px 5px rgba(0,0,0,.06)!important;height:190px;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}body.tecnocasa.country-de.contacts-index .vendertucasa,body.tecnocasa.country-de.home-showcase .vendertucasa,body.tecnocasa.country-de.sell-estate-index .vendertucasa,body.tecnocasa.country-de.sell-estate-showcase .vendertucasa,body.tecnocasa.country-de.services-index .vendertucasa,body.tecnocasa.country-de.who-we-are-index .vendertucasa,body.tecnocasa.country-es.contacts-index .vendertucasa,body.tecnocasa.country-es.home-showcase .vendertucasa,body.tecnocasa.country-es.sell-estate-index .vendertucasa,body.tecnocasa.country-es.sell-estate-showcase .vendertucasa,body.tecnocasa.country-es.services-index .vendertucasa,body.tecnocasa.country-es.who-we-are-index .vendertucasa,body.tecnocasa.country-fr.contacts-index .vendertucasa,body.tecnocasa.country-fr.home-showcase .vendertucasa,body.tecnocasa.country-fr.sell-estate-index .vendertucasa,body.tecnocasa.country-fr.sell-estate-showcase .vendertucasa,body.tecnocasa.country-fr.services-index .vendertucasa,body.tecnocasa.country-fr.who-we-are-index .vendertucasa,body.tecnocasa.country-hu.contacts-index .vendertucasa,body.tecnocasa.country-hu.home-showcase .vendertucasa,body.tecnocasa.country-hu.sell-estate-index .vendertucasa,body.tecnocasa.country-hu.sell-estate-showcase .vendertucasa,body.tecnocasa.country-hu.services-index .vendertucasa,body.tecnocasa.country-hu.who-we-are-index .vendertucasa,body.tecnocasa.country-pl.contacts-index .vendertucasa,body.tecnocasa.country-pl.home-showcase .vendertucasa,body.tecnocasa.country-pl.sell-estate-index .vendertucasa,body.tecnocasa.country-pl.sell-estate-showcase .vendertucasa,body.tecnocasa.country-pl.services-index .vendertucasa,body.tecnocasa.country-pl.who-we-are-index .vendertucasa,body.tecnocasa.country-tn.contacts-index .vendertucasa,body.tecnocasa.country-tn.home-showcase .vendertucasa,body.tecnocasa.country-tn.sell-estate-index .vendertucasa,body.tecnocasa.country-tn.sell-estate-showcase .vendertucasa,body.tecnocasa.country-tn.services-index .vendertucasa,body.tecnocasa.country-tn.who-we-are-index .vendertucasa,body.tecnorete.country-de.contacts-index .vendertucasa,body.tecnorete.country-de.home-showcase .vendertucasa,body.tecnorete.country-de.sell-estate-index .vendertucasa,body.tecnorete.country-de.sell-estate-showcase .vendertucasa,body.tecnorete.country-de.services-index .vendertucasa,body.tecnorete.country-de.who-we-are-index .vendertucasa,body.tecnorete.country-es.contacts-index .vendertucasa,body.tecnorete.country-es.home-showcase .vendertucasa,body.tecnorete.country-es.sell-estate-index .vendertucasa,body.tecnorete.country-es.sell-estate-showcase .vendertucasa,body.tecnorete.country-es.services-index .vendertucasa,body.tecnorete.country-es.who-we-are-index .vendertucasa,body.tecnorete.country-fr.contacts-index .vendertucasa,body.tecnorete.country-fr.home-showcase .vendertucasa,body.tecnorete.country-fr.sell-estate-index .vendertucasa,body.tecnorete.country-fr.sell-estate-showcase .vendertucasa,body.tecnorete.country-fr.services-index .vendertucasa,body.tecnorete.country-fr.who-we-are-index .vendertucasa,body.tecnorete.country-hu.contacts-index .vendertucasa,body.tecnorete.country-hu.home-showcase .vendertucasa,body.tecnorete.country-hu.sell-estate-index .vendertucasa,body.tecnorete.country-hu.sell-estate-showcase .vendertucasa,body.tecnorete.country-hu.services-index .vendertucasa,body.tecnorete.country-hu.who-we-are-index .vendertucasa,body.tecnorete.country-pl.contacts-index .vendertucasa,body.tecnorete.country-pl.home-showcase .vendertucasa,body.tecnorete.country-pl.sell-estate-index .vendertucasa,body.tecnorete.country-pl.sell-estate-showcase .vendertucasa,body.tecnorete.country-pl.services-index .vendertucasa,body.tecnorete.country-pl.who-we-are-index .vendertucasa,body.tecnorete.country-tn.contacts-index .vendertucasa,body.tecnorete.country-tn.home-showcase .vendertucasa,body.tecnorete.country-tn.sell-estate-index .vendertucasa,body.tecnorete.country-tn.sell-estate-showcase .vendertucasa,body.tecnorete.country-tn.services-index .vendertucasa,body.tecnorete.country-tn.who-we-are-index .vendertucasa{background:#fff;background:linear-gradient(0deg,transparent,rgba(0,21,31,.5)),url(/img/cuanto-vale-mi-piso.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;margin-top:3rem;padding:2rem 0}body.tecnocasa.country-de.contacts-index .vendertucasa h2,body.tecnocasa.country-de.home-showcase .vendertucasa h2,body.tecnocasa.country-de.sell-estate-index .vendertucasa h2,body.tecnocasa.country-de.sell-estate-showcase .vendertucasa h2,body.tecnocasa.country-de.services-index .vendertucasa h2,body.tecnocasa.country-de.who-we-are-index .vendertucasa h2,body.tecnocasa.country-es.contacts-index .vendertucasa h2,body.tecnocasa.country-es.home-showcase .vendertucasa h2,body.tecnocasa.country-es.sell-estate-index .vendertucasa h2,body.tecnocasa.country-es.sell-estate-showcase .vendertucasa h2,body.tecnocasa.country-es.services-index .vendertucasa h2,body.tecnocasa.country-es.who-we-are-index .vendertucasa h2,body.tecnocasa.country-fr.contacts-index .vendertucasa h2,body.tecnocasa.country-fr.home-showcase .vendertucasa h2,body.tecnocasa.country-fr.sell-estate-index .vendertucasa h2,body.tecnocasa.country-fr.sell-estate-showcase .vendertucasa h2,body.tecnocasa.country-fr.services-index .vendertucasa h2,body.tecnocasa.country-fr.who-we-are-index .vendertucasa h2,body.tecnocasa.country-hu.contacts-index .vendertucasa h2,body.tecnocasa.country-hu.home-showcase .vendertucasa h2,body.tecnocasa.country-hu.sell-estate-index .vendertucasa h2,body.tecnocasa.country-hu.sell-estate-showcase .vendertucasa h2,body.tecnocasa.country-hu.services-index .vendertucasa h2,body.tecnocasa.country-hu.who-we-are-index .vendertucasa h2,body.tecnocasa.country-pl.contacts-index .vendertucasa h2,body.tecnocasa.country-pl.home-showcase .vendertucasa h2,body.tecnocasa.country-pl.sell-estate-index .vendertucasa h2,body.tecnocasa.country-pl.sell-estate-showcase .vendertucasa h2,body.tecnocasa.country-pl.services-index .vendertucasa h2,body.tecnocasa.country-pl.who-we-are-index .vendertucasa h2,body.tecnocasa.country-tn.contacts-index .vendertucasa h2,body.tecnocasa.country-tn.home-showcase .vendertucasa h2,body.tecnocasa.country-tn.sell-estate-index .vendertucasa h2,body.tecnocasa.country-tn.sell-estate-showcase .vendertucasa h2,body.tecnocasa.country-tn.services-index .vendertucasa h2,body.tecnocasa.country-tn.who-we-are-index .vendertucasa h2,body.tecnorete.country-de.contacts-index .vendertucasa h2,body.tecnorete.country-de.home-showcase .vendertucasa h2,body.tecnorete.country-de.sell-estate-index .vendertucasa h2,body.tecnorete.country-de.sell-estate-showcase .vendertucasa h2,body.tecnorete.country-de.services-index .vendertucasa h2,body.tecnorete.country-de.who-we-are-index .vendertucasa h2,body.tecnorete.country-es.contacts-index .vendertucasa h2,body.tecnorete.country-es.home-showcase .vendertucasa h2,body.tecnorete.country-es.sell-estate-index .vendertucasa h2,body.tecnorete.country-es.sell-estate-showcase .vendertucasa h2,body.tecnorete.country-es.services-index .vendertucasa h2,body.tecnorete.country-es.who-we-are-index .vendertucasa h2,body.tecnorete.country-fr.contacts-index .vendertucasa h2,body.tecnorete.country-fr.home-showcase .vendertucasa h2,body.tecnorete.country-fr.sell-estate-index .vendertucasa h2,body.tecnorete.country-fr.sell-estate-showcase .vendertucasa h2,body.tecnorete.country-fr.services-index .vendertucasa h2,body.tecnorete.country-fr.who-we-are-index .vendertucasa h2,body.tecnorete.country-hu.contacts-index .vendertucasa h2,body.tecnorete.country-hu.home-showcase .vendertucasa h2,body.tecnorete.country-hu.sell-estate-index .vendertucasa h2,body.tecnorete.country-hu.sell-estate-showcase .vendertucasa h2,body.tecnorete.country-hu.services-index .vendertucasa h2,body.tecnorete.country-hu.who-we-are-index .vendertucasa h2,body.tecnorete.country-pl.contacts-index .vendertucasa h2,body.tecnorete.country-pl.home-showcase .vendertucasa h2,body.tecnorete.country-pl.sell-estate-index .vendertucasa h2,body.tecnorete.country-pl.sell-estate-showcase .vendertucasa h2,body.tecnorete.country-pl.services-index .vendertucasa h2,body.tecnorete.country-pl.who-we-are-index .vendertucasa h2,body.tecnorete.country-tn.contacts-index .vendertucasa h2,body.tecnorete.country-tn.home-showcase .vendertucasa h2,body.tecnorete.country-tn.sell-estate-index .vendertucasa h2,body.tecnorete.country-tn.sell-estate-showcase .vendertucasa h2,body.tecnorete.country-tn.services-index .vendertucasa h2,body.tecnorete.country-tn.who-we-are-index .vendertucasa h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:5rem}body.tecnocasa.country-de.contacts-index .vendertucasa .col-lg-2,body.tecnocasa.country-de.home-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-de.sell-estate-index .vendertucasa .col-lg-2,body.tecnocasa.country-de.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-de.services-index .vendertucasa .col-lg-2,body.tecnocasa.country-de.who-we-are-index .vendertucasa .col-lg-2,body.tecnocasa.country-es.contacts-index .vendertucasa .col-lg-2,body.tecnocasa.country-es.home-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-es.sell-estate-index .vendertucasa .col-lg-2,body.tecnocasa.country-es.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-es.services-index .vendertucasa .col-lg-2,body.tecnocasa.country-es.who-we-are-index .vendertucasa .col-lg-2,body.tecnocasa.country-fr.contacts-index .vendertucasa .col-lg-2,body.tecnocasa.country-fr.home-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-fr.sell-estate-index .vendertucasa .col-lg-2,body.tecnocasa.country-fr.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-fr.services-index .vendertucasa .col-lg-2,body.tecnocasa.country-fr.who-we-are-index .vendertucasa .col-lg-2,body.tecnocasa.country-hu.contacts-index .vendertucasa .col-lg-2,body.tecnocasa.country-hu.home-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-hu.sell-estate-index .vendertucasa .col-lg-2,body.tecnocasa.country-hu.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-hu.services-index .vendertucasa .col-lg-2,body.tecnocasa.country-hu.who-we-are-index .vendertucasa .col-lg-2,body.tecnocasa.country-pl.contacts-index .vendertucasa .col-lg-2,body.tecnocasa.country-pl.home-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-pl.sell-estate-index .vendertucasa .col-lg-2,body.tecnocasa.country-pl.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-pl.services-index .vendertucasa .col-lg-2,body.tecnocasa.country-pl.who-we-are-index .vendertucasa .col-lg-2,body.tecnocasa.country-tn.contacts-index .vendertucasa .col-lg-2,body.tecnocasa.country-tn.home-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-tn.sell-estate-index .vendertucasa .col-lg-2,body.tecnocasa.country-tn.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnocasa.country-tn.services-index .vendertucasa .col-lg-2,body.tecnocasa.country-tn.who-we-are-index .vendertucasa .col-lg-2,body.tecnorete.country-de.contacts-index .vendertucasa .col-lg-2,body.tecnorete.country-de.home-showcase .vendertucasa .col-lg-2,body.tecnorete.country-de.sell-estate-index .vendertucasa .col-lg-2,body.tecnorete.country-de.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnorete.country-de.services-index .vendertucasa .col-lg-2,body.tecnorete.country-de.who-we-are-index .vendertucasa .col-lg-2,body.tecnorete.country-es.contacts-index .vendertucasa .col-lg-2,body.tecnorete.country-es.home-showcase .vendertucasa .col-lg-2,body.tecnorete.country-es.sell-estate-index .vendertucasa .col-lg-2,body.tecnorete.country-es.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnorete.country-es.services-index .vendertucasa .col-lg-2,body.tecnorete.country-es.who-we-are-index .vendertucasa .col-lg-2,body.tecnorete.country-fr.contacts-index .vendertucasa .col-lg-2,body.tecnorete.country-fr.home-showcase .vendertucasa .col-lg-2,body.tecnorete.country-fr.sell-estate-index .vendertucasa .col-lg-2,body.tecnorete.country-fr.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnorete.country-fr.services-index .vendertucasa .col-lg-2,body.tecnorete.country-fr.who-we-are-index .vendertucasa .col-lg-2,body.tecnorete.country-hu.contacts-index .vendertucasa .col-lg-2,body.tecnorete.country-hu.home-showcase .vendertucasa .col-lg-2,body.tecnorete.country-hu.sell-estate-index .vendertucasa .col-lg-2,body.tecnorete.country-hu.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnorete.country-hu.services-index .vendertucasa .col-lg-2,body.tecnorete.country-hu.who-we-are-index .vendertucasa .col-lg-2,body.tecnorete.country-pl.contacts-index .vendertucasa .col-lg-2,body.tecnorete.country-pl.home-showcase .vendertucasa .col-lg-2,body.tecnorete.country-pl.sell-estate-index .vendertucasa .col-lg-2,body.tecnorete.country-pl.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnorete.country-pl.services-index .vendertucasa .col-lg-2,body.tecnorete.country-pl.who-we-are-index .vendertucasa .col-lg-2,body.tecnorete.country-tn.contacts-index .vendertucasa .col-lg-2,body.tecnorete.country-tn.home-showcase .vendertucasa .col-lg-2,body.tecnorete.country-tn.sell-estate-index .vendertucasa .col-lg-2,body.tecnorete.country-tn.sell-estate-showcase .vendertucasa .col-lg-2,body.tecnorete.country-tn.services-index .vendertucasa .col-lg-2,body.tecnorete.country-tn.who-we-are-index .vendertucasa .col-lg-2{padding-left:9px;padding-right:9px}body.tecnocasa.country-de.contacts-index .vendertucasa .card,body.tecnocasa.country-de.home-showcase .vendertucasa .card,body.tecnocasa.country-de.sell-estate-index .vendertucasa .card,body.tecnocasa.country-de.sell-estate-showcase .vendertucasa .card,body.tecnocasa.country-de.services-index .vendertucasa .card,body.tecnocasa.country-de.who-we-are-index .vendertucasa .card,body.tecnocasa.country-es.contacts-index .vendertucasa .card,body.tecnocasa.country-es.home-showcase .vendertucasa .card,body.tecnocasa.country-es.sell-estate-index .vendertucasa .card,body.tecnocasa.country-es.sell-estate-showcase .vendertucasa .card,body.tecnocasa.country-es.services-index .vendertucasa .card,body.tecnocasa.country-es.who-we-are-index .vendertucasa .card,body.tecnocasa.country-fr.contacts-index .vendertucasa .card,body.tecnocasa.country-fr.home-showcase .vendertucasa .card,body.tecnocasa.country-fr.sell-estate-index .vendertucasa .card,body.tecnocasa.country-fr.sell-estate-showcase .vendertucasa .card,body.tecnocasa.country-fr.services-index .vendertucasa .card,body.tecnocasa.country-fr.who-we-are-index .vendertucasa .card,body.tecnocasa.country-hu.contacts-index .vendertucasa .card,body.tecnocasa.country-hu.home-showcase .vendertucasa .card,body.tecnocasa.country-hu.sell-estate-index .vendertucasa .card,body.tecnocasa.country-hu.sell-estate-showcase .vendertucasa .card,body.tecnocasa.country-hu.services-index .vendertucasa .card,body.tecnocasa.country-hu.who-we-are-index .vendertucasa .card,body.tecnocasa.country-pl.contacts-index .vendertucasa .card,body.tecnocasa.country-pl.home-showcase .vendertucasa .card,body.tecnocasa.country-pl.sell-estate-index .vendertucasa .card,body.tecnocasa.country-pl.sell-estate-showcase .vendertucasa .card,body.tecnocasa.country-pl.services-index .vendertucasa .card,body.tecnocasa.country-pl.who-we-are-index .vendertucasa .card,body.tecnocasa.country-tn.contacts-index .vendertucasa .card,body.tecnocasa.country-tn.home-showcase .vendertucasa .card,body.tecnocasa.country-tn.sell-estate-index .vendertucasa .card,body.tecnocasa.country-tn.sell-estate-showcase .vendertucasa .card,body.tecnocasa.country-tn.services-index .vendertucasa .card,body.tecnocasa.country-tn.who-we-are-index .vendertucasa .card,body.tecnorete.country-de.contacts-index .vendertucasa .card,body.tecnorete.country-de.home-showcase .vendertucasa .card,body.tecnorete.country-de.sell-estate-index .vendertucasa .card,body.tecnorete.country-de.sell-estate-showcase .vendertucasa .card,body.tecnorete.country-de.services-index .vendertucasa .card,body.tecnorete.country-de.who-we-are-index .vendertucasa .card,body.tecnorete.country-es.contacts-index .vendertucasa .card,body.tecnorete.country-es.home-showcase .vendertucasa .card,body.tecnorete.country-es.sell-estate-index .vendertucasa .card,body.tecnorete.country-es.sell-estate-showcase .vendertucasa .card,body.tecnorete.country-es.services-index .vendertucasa .card,body.tecnorete.country-es.who-we-are-index .vendertucasa .card,body.tecnorete.country-fr.contacts-index .vendertucasa .card,body.tecnorete.country-fr.home-showcase .vendertucasa .card,body.tecnorete.country-fr.sell-estate-index .vendertucasa .card,body.tecnorete.country-fr.sell-estate-showcase .vendertucasa .card,body.tecnorete.country-fr.services-index .vendertucasa .card,body.tecnorete.country-fr.who-we-are-index .vendertucasa .card,body.tecnorete.country-hu.contacts-index .vendertucasa .card,body.tecnorete.country-hu.home-showcase .vendertucasa .card,body.tecnorete.country-hu.sell-estate-index .vendertucasa .card,body.tecnorete.country-hu.sell-estate-showcase .vendertucasa .card,body.tecnorete.country-hu.services-index .vendertucasa .card,body.tecnorete.country-hu.who-we-are-index .vendertucasa .card,body.tecnorete.country-pl.contacts-index .vendertucasa .card,body.tecnorete.country-pl.home-showcase .vendertucasa .card,body.tecnorete.country-pl.sell-estate-index .vendertucasa .card,body.tecnorete.country-pl.sell-estate-showcase .vendertucasa .card,body.tecnorete.country-pl.services-index .vendertucasa .card,body.tecnorete.country-pl.who-we-are-index .vendertucasa .card,body.tecnorete.country-tn.contacts-index .vendertucasa .card,body.tecnorete.country-tn.home-showcase .vendertucasa .card,body.tecnorete.country-tn.sell-estate-index .vendertucasa .card,body.tecnorete.country-tn.sell-estate-showcase .vendertucasa .card,body.tecnorete.country-tn.services-index .vendertucasa .card,body.tecnorete.country-tn.who-we-are-index .vendertucasa .card{background:hsla(0,0%,100%,.91);border:none;border-radius:10px;box-shadow:3px 5px 14px 5px rgba(0,0,0,.06)!important;display:flex;flex-direction:row;height:100%;padding:20px;transform:scale(1);transition:all .4s ease-in-out}body.tecnocasa.country-de.contacts-index .vendertucasa .card:hover,body.tecnocasa.country-de.home-showcase .vendertucasa .card:hover,body.tecnocasa.country-de.sell-estate-index .vendertucasa .card:hover,body.tecnocasa.country-de.sell-estate-showcase .vendertucasa .card:hover,body.tecnocasa.country-de.services-index .vendertucasa .card:hover,body.tecnocasa.country-de.who-we-are-index .vendertucasa .card:hover,body.tecnocasa.country-es.contacts-index .vendertucasa .card:hover,body.tecnocasa.country-es.home-showcase .vendertucasa .card:hover,body.tecnocasa.country-es.sell-estate-index .vendertucasa .card:hover,body.tecnocasa.country-es.sell-estate-showcase .vendertucasa .card:hover,body.tecnocasa.country-es.services-index .vendertucasa .card:hover,body.tecnocasa.country-es.who-we-are-index .vendertucasa .card:hover,body.tecnocasa.country-fr.contacts-index .vendertucasa .card:hover,body.tecnocasa.country-fr.home-showcase .vendertucasa .card:hover,body.tecnocasa.country-fr.sell-estate-index .vendertucasa .card:hover,body.tecnocasa.country-fr.sell-estate-showcase .vendertucasa .card:hover,body.tecnocasa.country-fr.services-index .vendertucasa .card:hover,body.tecnocasa.country-fr.who-we-are-index .vendertucasa .card:hover,body.tecnocasa.country-hu.contacts-index .vendertucasa .card:hover,body.tecnocasa.country-hu.home-showcase .vendertucasa .card:hover,body.tecnocasa.country-hu.sell-estate-index .vendertucasa .card:hover,body.tecnocasa.country-hu.sell-estate-showcase .vendertucasa .card:hover,body.tecnocasa.country-hu.services-index .vendertucasa .card:hover,body.tecnocasa.country-hu.who-we-are-index .vendertucasa .card:hover,body.tecnocasa.country-pl.contacts-index .vendertucasa .card:hover,body.tecnocasa.country-pl.home-showcase .vendertucasa .card:hover,body.tecnocasa.country-pl.sell-estate-index .vendertucasa .card:hover,body.tecnocasa.country-pl.sell-estate-showcase .vendertucasa .card:hover,body.tecnocasa.country-pl.services-index .vendertucasa .card:hover,body.tecnocasa.country-pl.who-we-are-index .vendertucasa .card:hover,body.tecnocasa.country-tn.contacts-index .vendertucasa .card:hover,body.tecnocasa.country-tn.home-showcase .vendertucasa .card:hover,body.tecnocasa.country-tn.sell-estate-index .vendertucasa .card:hover,body.tecnocasa.country-tn.sell-estate-showcase .vendertucasa .card:hover,body.tecnocasa.country-tn.services-index .vendertucasa .card:hover,body.tecnocasa.country-tn.who-we-are-index .vendertucasa .card:hover,body.tecnorete.country-de.contacts-index .vendertucasa .card:hover,body.tecnorete.country-de.home-showcase .vendertucasa .card:hover,body.tecnorete.country-de.sell-estate-index .vendertucasa .card:hover,body.tecnorete.country-de.sell-estate-showcase .vendertucasa .card:hover,body.tecnorete.country-de.services-index .vendertucasa .card:hover,body.tecnorete.country-de.who-we-are-index .vendertucasa .card:hover,body.tecnorete.country-es.contacts-index .vendertucasa .card:hover,body.tecnorete.country-es.home-showcase .vendertucasa .card:hover,body.tecnorete.country-es.sell-estate-index .vendertucasa .card:hover,body.tecnorete.country-es.sell-estate-showcase .vendertucasa .card:hover,body.tecnorete.country-es.services-index .vendertucasa .card:hover,body.tecnorete.country-es.who-we-are-index .vendertucasa .card:hover,body.tecnorete.country-fr.contacts-index .vendertucasa .card:hover,body.tecnorete.country-fr.home-showcase .vendertucasa .card:hover,body.tecnorete.country-fr.sell-estate-index .vendertucasa .card:hover,body.tecnorete.country-fr.sell-estate-showcase .vendertucasa .card:hover,body.tecnorete.country-fr.services-index .vendertucasa .card:hover,body.tecnorete.country-fr.who-we-are-index .vendertucasa .card:hover,body.tecnorete.country-hu.contacts-index .vendertucasa .card:hover,body.tecnorete.country-hu.home-showcase .vendertucasa .card:hover,body.tecnorete.country-hu.sell-estate-index .vendertucasa .card:hover,body.tecnorete.country-hu.sell-estate-showcase .vendertucasa .card:hover,body.tecnorete.country-hu.services-index .vendertucasa .card:hover,body.tecnorete.country-hu.who-we-are-index .vendertucasa .card:hover,body.tecnorete.country-pl.contacts-index .vendertucasa .card:hover,body.tecnorete.country-pl.home-showcase .vendertucasa .card:hover,body.tecnorete.country-pl.sell-estate-index .vendertucasa .card:hover,body.tecnorete.country-pl.sell-estate-showcase .vendertucasa .card:hover,body.tecnorete.country-pl.services-index .vendertucasa .card:hover,body.tecnorete.country-pl.who-we-are-index .vendertucasa .card:hover,body.tecnorete.country-tn.contacts-index .vendertucasa .card:hover,body.tecnorete.country-tn.home-showcase .vendertucasa .card:hover,body.tecnorete.country-tn.sell-estate-index .vendertucasa .card:hover,body.tecnorete.country-tn.sell-estate-showcase .vendertucasa .card:hover,body.tecnorete.country-tn.services-index .vendertucasa .card:hover,body.tecnorete.country-tn.who-we-are-index .vendertucasa .card:hover{transform:scale(1.1);transition:all .3s ease-in-out}body.tecnocasa.country-de.contacts-index .vendertucasa .card .number,body.tecnocasa.country-de.home-showcase .vendertucasa .card .number,body.tecnocasa.country-de.sell-estate-index .vendertucasa .card .number,body.tecnocasa.country-de.sell-estate-showcase .vendertucasa .card .number,body.tecnocasa.country-de.services-index .vendertucasa .card .number,body.tecnocasa.country-de.who-we-are-index .vendertucasa .card .number,body.tecnocasa.country-es.contacts-index .vendertucasa .card .number,body.tecnocasa.country-es.home-showcase .vendertucasa .card .number,body.tecnocasa.country-es.sell-estate-index .vendertucasa .card .number,body.tecnocasa.country-es.sell-estate-showcase .vendertucasa .card .number,body.tecnocasa.country-es.services-index .vendertucasa .card .number,body.tecnocasa.country-es.who-we-are-index .vendertucasa .card .number,body.tecnocasa.country-fr.contacts-index .vendertucasa .card .number,body.tecnocasa.country-fr.home-showcase .vendertucasa .card .number,body.tecnocasa.country-fr.sell-estate-index .vendertucasa .card .number,body.tecnocasa.country-fr.sell-estate-showcase .vendertucasa .card .number,body.tecnocasa.country-fr.services-index .vendertucasa .card .number,body.tecnocasa.country-fr.who-we-are-index .vendertucasa .card .number,body.tecnocasa.country-hu.contacts-index .vendertucasa .card .number,body.tecnocasa.country-hu.home-showcase .vendertucasa .card .number,body.tecnocasa.country-hu.sell-estate-index .vendertucasa .card .number,body.tecnocasa.country-hu.sell-estate-showcase .vendertucasa .card .number,body.tecnocasa.country-hu.services-index .vendertucasa .card .number,body.tecnocasa.country-hu.who-we-are-index .vendertucasa .card .number,body.tecnocasa.country-pl.contacts-index .vendertucasa .card .number,body.tecnocasa.country-pl.home-showcase .vendertucasa .card .number,body.tecnocasa.country-pl.sell-estate-index .vendertucasa .card .number,body.tecnocasa.country-pl.sell-estate-showcase .vendertucasa .card .number,body.tecnocasa.country-pl.services-index .vendertucasa .card .number,body.tecnocasa.country-pl.who-we-are-index .vendertucasa .card .number,body.tecnocasa.country-tn.contacts-index .vendertucasa .card .number,body.tecnocasa.country-tn.home-showcase .vendertucasa .card .number,body.tecnocasa.country-tn.sell-estate-index .vendertucasa .card .number,body.tecnocasa.country-tn.sell-estate-showcase .vendertucasa .card .number,body.tecnocasa.country-tn.services-index .vendertucasa .card .number,body.tecnocasa.country-tn.who-we-are-index .vendertucasa .card .number,body.tecnorete.country-de.contacts-index .vendertucasa .card .number,body.tecnorete.country-de.home-showcase .vendertucasa .card .number,body.tecnorete.country-de.sell-estate-index .vendertucasa .card .number,body.tecnorete.country-de.sell-estate-showcase .vendertucasa .card .number,body.tecnorete.country-de.services-index .vendertucasa .card .number,body.tecnorete.country-de.who-we-are-index .vendertucasa .card .number,body.tecnorete.country-es.contacts-index .vendertucasa .card .number,body.tecnorete.country-es.home-showcase .vendertucasa .card .number,body.tecnorete.country-es.sell-estate-index .vendertucasa .card .number,body.tecnorete.country-es.sell-estate-showcase .vendertucasa .card .number,body.tecnorete.country-es.services-index .vendertucasa .card .number,body.tecnorete.country-es.who-we-are-index .vendertucasa .card .number,body.tecnorete.country-fr.contacts-index .vendertucasa .card .number,body.tecnorete.country-fr.home-showcase .vendertucasa .card .number,body.tecnorete.country-fr.sell-estate-index .vendertucasa .card .number,body.tecnorete.country-fr.sell-estate-showcase .vendertucasa .card .number,body.tecnorete.country-fr.services-index .vendertucasa .card .number,body.tecnorete.country-fr.who-we-are-index .vendertucasa .card .number,body.tecnorete.country-hu.contacts-index .vendertucasa .card .number,body.tecnorete.country-hu.home-showcase .vendertucasa .card .number,body.tecnorete.country-hu.sell-estate-index .vendertucasa .card .number,body.tecnorete.country-hu.sell-estate-showcase .vendertucasa .card .number,body.tecnorete.country-hu.services-index .vendertucasa .card .number,body.tecnorete.country-hu.who-we-are-index .vendertucasa .card .number,body.tecnorete.country-pl.contacts-index .vendertucasa .card .number,body.tecnorete.country-pl.home-showcase .vendertucasa .card .number,body.tecnorete.country-pl.sell-estate-index .vendertucasa .card .number,body.tecnorete.country-pl.sell-estate-showcase .vendertucasa .card .number,body.tecnorete.country-pl.services-index .vendertucasa .card .number,body.tecnorete.country-pl.who-we-are-index .vendertucasa .card .number,body.tecnorete.country-tn.contacts-index .vendertucasa .card .number,body.tecnorete.country-tn.home-showcase .vendertucasa .card .number,body.tecnorete.country-tn.sell-estate-index .vendertucasa .card .number,body.tecnorete.country-tn.sell-estate-showcase .vendertucasa .card .number,body.tecnorete.country-tn.services-index .vendertucasa .card .number,body.tecnorete.country-tn.who-we-are-index .vendertucasa .card .number{color:#ebaa1b;font-size:1.8rem;font-weight:800;margin-right:1rem;text-align:center;width:35px}body.tecnocasa.country-de.contacts-index .blocks,body.tecnocasa.country-de.home-showcase .blocks,body.tecnocasa.country-de.sell-estate-index .blocks,body.tecnocasa.country-de.sell-estate-showcase .blocks,body.tecnocasa.country-de.services-index .blocks,body.tecnocasa.country-de.who-we-are-index .blocks,body.tecnocasa.country-es.contacts-index .blocks,body.tecnocasa.country-es.home-showcase .blocks,body.tecnocasa.country-es.sell-estate-index .blocks,body.tecnocasa.country-es.sell-estate-showcase .blocks,body.tecnocasa.country-es.services-index .blocks,body.tecnocasa.country-es.who-we-are-index .blocks,body.tecnocasa.country-fr.contacts-index .blocks,body.tecnocasa.country-fr.home-showcase .blocks,body.tecnocasa.country-fr.sell-estate-index .blocks,body.tecnocasa.country-fr.sell-estate-showcase .blocks,body.tecnocasa.country-fr.services-index .blocks,body.tecnocasa.country-fr.who-we-are-index .blocks,body.tecnocasa.country-hu.contacts-index .blocks,body.tecnocasa.country-hu.home-showcase .blocks,body.tecnocasa.country-hu.sell-estate-index .blocks,body.tecnocasa.country-hu.sell-estate-showcase .blocks,body.tecnocasa.country-hu.services-index .blocks,body.tecnocasa.country-hu.who-we-are-index .blocks,body.tecnocasa.country-pl.contacts-index .blocks,body.tecnocasa.country-pl.home-showcase .blocks,body.tecnocasa.country-pl.sell-estate-index .blocks,body.tecnocasa.country-pl.sell-estate-showcase .blocks,body.tecnocasa.country-pl.services-index .blocks,body.tecnocasa.country-pl.who-we-are-index .blocks,body.tecnocasa.country-tn.contacts-index .blocks,body.tecnocasa.country-tn.home-showcase .blocks,body.tecnocasa.country-tn.sell-estate-index .blocks,body.tecnocasa.country-tn.sell-estate-showcase .blocks,body.tecnocasa.country-tn.services-index .blocks,body.tecnocasa.country-tn.who-we-are-index .blocks,body.tecnorete.country-de.contacts-index .blocks,body.tecnorete.country-de.home-showcase .blocks,body.tecnorete.country-de.sell-estate-index .blocks,body.tecnorete.country-de.sell-estate-showcase .blocks,body.tecnorete.country-de.services-index .blocks,body.tecnorete.country-de.who-we-are-index .blocks,body.tecnorete.country-es.contacts-index .blocks,body.tecnorete.country-es.home-showcase .blocks,body.tecnorete.country-es.sell-estate-index .blocks,body.tecnorete.country-es.sell-estate-showcase .blocks,body.tecnorete.country-es.services-index .blocks,body.tecnorete.country-es.who-we-are-index .blocks,body.tecnorete.country-fr.contacts-index .blocks,body.tecnorete.country-fr.home-showcase .blocks,body.tecnorete.country-fr.sell-estate-index .blocks,body.tecnorete.country-fr.sell-estate-showcase .blocks,body.tecnorete.country-fr.services-index .blocks,body.tecnorete.country-fr.who-we-are-index .blocks,body.tecnorete.country-hu.contacts-index .blocks,body.tecnorete.country-hu.home-showcase .blocks,body.tecnorete.country-hu.sell-estate-index .blocks,body.tecnorete.country-hu.sell-estate-showcase .blocks,body.tecnorete.country-hu.services-index .blocks,body.tecnorete.country-hu.who-we-are-index .blocks,body.tecnorete.country-pl.contacts-index .blocks,body.tecnorete.country-pl.home-showcase .blocks,body.tecnorete.country-pl.sell-estate-index .blocks,body.tecnorete.country-pl.sell-estate-showcase .blocks,body.tecnorete.country-pl.services-index .blocks,body.tecnorete.country-pl.who-we-are-index .blocks,body.tecnorete.country-tn.contacts-index .blocks,body.tecnorete.country-tn.home-showcase .blocks,body.tecnorete.country-tn.sell-estate-index .blocks,body.tecnorete.country-tn.sell-estate-showcase .blocks,body.tecnorete.country-tn.services-index .blocks,body.tecnorete.country-tn.who-we-are-index .blocks{margin-bottom:5rem}body.tecnocasa.country-de.contacts-index .blocks .block,body.tecnocasa.country-de.home-showcase .blocks .block,body.tecnocasa.country-de.sell-estate-index .blocks .block,body.tecnocasa.country-de.sell-estate-showcase .blocks .block,body.tecnocasa.country-de.services-index .blocks .block,body.tecnocasa.country-de.who-we-are-index .blocks .block,body.tecnocasa.country-es.contacts-index .blocks .block,body.tecnocasa.country-es.home-showcase .blocks .block,body.tecnocasa.country-es.sell-estate-index .blocks .block,body.tecnocasa.country-es.sell-estate-showcase .blocks .block,body.tecnocasa.country-es.services-index .blocks .block,body.tecnocasa.country-es.who-we-are-index .blocks .block,body.tecnocasa.country-fr.contacts-index .blocks .block,body.tecnocasa.country-fr.home-showcase .blocks .block,body.tecnocasa.country-fr.sell-estate-index .blocks .block,body.tecnocasa.country-fr.sell-estate-showcase .blocks .block,body.tecnocasa.country-fr.services-index .blocks .block,body.tecnocasa.country-fr.who-we-are-index .blocks .block,body.tecnocasa.country-hu.contacts-index .blocks .block,body.tecnocasa.country-hu.home-showcase .blocks .block,body.tecnocasa.country-hu.sell-estate-index .blocks .block,body.tecnocasa.country-hu.sell-estate-showcase .blocks .block,body.tecnocasa.country-hu.services-index .blocks .block,body.tecnocasa.country-hu.who-we-are-index .blocks .block,body.tecnocasa.country-pl.contacts-index .blocks .block,body.tecnocasa.country-pl.home-showcase .blocks .block,body.tecnocasa.country-pl.sell-estate-index .blocks .block,body.tecnocasa.country-pl.sell-estate-showcase .blocks .block,body.tecnocasa.country-pl.services-index .blocks .block,body.tecnocasa.country-pl.who-we-are-index .blocks .block,body.tecnocasa.country-tn.contacts-index .blocks .block,body.tecnocasa.country-tn.home-showcase .blocks .block,body.tecnocasa.country-tn.sell-estate-index .blocks .block,body.tecnocasa.country-tn.sell-estate-showcase .blocks .block,body.tecnocasa.country-tn.services-index .blocks .block,body.tecnocasa.country-tn.who-we-are-index .blocks .block,body.tecnorete.country-de.contacts-index .blocks .block,body.tecnorete.country-de.home-showcase .blocks .block,body.tecnorete.country-de.sell-estate-index .blocks .block,body.tecnorete.country-de.sell-estate-showcase .blocks .block,body.tecnorete.country-de.services-index .blocks .block,body.tecnorete.country-de.who-we-are-index .blocks .block,body.tecnorete.country-es.contacts-index .blocks .block,body.tecnorete.country-es.home-showcase .blocks .block,body.tecnorete.country-es.sell-estate-index .blocks .block,body.tecnorete.country-es.sell-estate-showcase .blocks .block,body.tecnorete.country-es.services-index .blocks .block,body.tecnorete.country-es.who-we-are-index .blocks .block,body.tecnorete.country-fr.contacts-index .blocks .block,body.tecnorete.country-fr.home-showcase .blocks .block,body.tecnorete.country-fr.sell-estate-index .blocks .block,body.tecnorete.country-fr.sell-estate-showcase .blocks .block,body.tecnorete.country-fr.services-index .blocks .block,body.tecnorete.country-fr.who-we-are-index .blocks .block,body.tecnorete.country-hu.contacts-index .blocks .block,body.tecnorete.country-hu.home-showcase .blocks .block,body.tecnorete.country-hu.sell-estate-index .blocks .block,body.tecnorete.country-hu.sell-estate-showcase .blocks .block,body.tecnorete.country-hu.services-index .blocks .block,body.tecnorete.country-hu.who-we-are-index .blocks .block,body.tecnorete.country-pl.contacts-index .blocks .block,body.tecnorete.country-pl.home-showcase .blocks .block,body.tecnorete.country-pl.sell-estate-index .blocks .block,body.tecnorete.country-pl.sell-estate-showcase .blocks .block,body.tecnorete.country-pl.services-index .blocks .block,body.tecnorete.country-pl.who-we-are-index .blocks .block,body.tecnorete.country-tn.contacts-index .blocks .block,body.tecnorete.country-tn.home-showcase .blocks .block,body.tecnorete.country-tn.sell-estate-index .blocks .block,body.tecnorete.country-tn.sell-estate-showcase .blocks .block,body.tecnorete.country-tn.services-index .blocks .block,body.tecnorete.country-tn.who-we-are-index .blocks .block{align-items:flex-end;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:20px;display:flex;height:auto;margin-bottom:1rem}body.tecnocasa.country-de.contacts-index .blocks .block h4,body.tecnocasa.country-de.home-showcase .blocks .block h4,body.tecnocasa.country-de.sell-estate-index .blocks .block h4,body.tecnocasa.country-de.sell-estate-showcase .blocks .block h4,body.tecnocasa.country-de.services-index .blocks .block h4,body.tecnocasa.country-de.who-we-are-index .blocks .block h4,body.tecnocasa.country-es.contacts-index .blocks .block h4,body.tecnocasa.country-es.home-showcase .blocks .block h4,body.tecnocasa.country-es.sell-estate-index .blocks .block h4,body.tecnocasa.country-es.sell-estate-showcase .blocks .block h4,body.tecnocasa.country-es.services-index .blocks .block h4,body.tecnocasa.country-es.who-we-are-index .blocks .block h4,body.tecnocasa.country-fr.contacts-index .blocks .block h4,body.tecnocasa.country-fr.home-showcase .blocks .block h4,body.tecnocasa.country-fr.sell-estate-index .blocks .block h4,body.tecnocasa.country-fr.sell-estate-showcase .blocks .block h4,body.tecnocasa.country-fr.services-index .blocks .block h4,body.tecnocasa.country-fr.who-we-are-index .blocks .block h4,body.tecnocasa.country-hu.contacts-index .blocks .block h4,body.tecnocasa.country-hu.home-showcase .blocks .block h4,body.tecnocasa.country-hu.sell-estate-index .blocks .block h4,body.tecnocasa.country-hu.sell-estate-showcase .blocks .block h4,body.tecnocasa.country-hu.services-index .blocks .block h4,body.tecnocasa.country-hu.who-we-are-index .blocks .block h4,body.tecnocasa.country-pl.contacts-index .blocks .block h4,body.tecnocasa.country-pl.home-showcase .blocks .block h4,body.tecnocasa.country-pl.sell-estate-index .blocks .block h4,body.tecnocasa.country-pl.sell-estate-showcase .blocks .block h4,body.tecnocasa.country-pl.services-index .blocks .block h4,body.tecnocasa.country-pl.who-we-are-index .blocks .block h4,body.tecnocasa.country-tn.contacts-index .blocks .block h4,body.tecnocasa.country-tn.home-showcase .blocks .block h4,body.tecnocasa.country-tn.sell-estate-index .blocks .block h4,body.tecnocasa.country-tn.sell-estate-showcase .blocks .block h4,body.tecnocasa.country-tn.services-index .blocks .block h4,body.tecnocasa.country-tn.who-we-are-index .blocks .block h4,body.tecnorete.country-de.contacts-index .blocks .block h4,body.tecnorete.country-de.home-showcase .blocks .block h4,body.tecnorete.country-de.sell-estate-index .blocks .block h4,body.tecnorete.country-de.sell-estate-showcase .blocks .block h4,body.tecnorete.country-de.services-index .blocks .block h4,body.tecnorete.country-de.who-we-are-index .blocks .block h4,body.tecnorete.country-es.contacts-index .blocks .block h4,body.tecnorete.country-es.home-showcase .blocks .block h4,body.tecnorete.country-es.sell-estate-index .blocks .block h4,body.tecnorete.country-es.sell-estate-showcase .blocks .block h4,body.tecnorete.country-es.services-index .blocks .block h4,body.tecnorete.country-es.who-we-are-index .blocks .block h4,body.tecnorete.country-fr.contacts-index .blocks .block h4,body.tecnorete.country-fr.home-showcase .blocks .block h4,body.tecnorete.country-fr.sell-estate-index .blocks .block h4,body.tecnorete.country-fr.sell-estate-showcase .blocks .block h4,body.tecnorete.country-fr.services-index .blocks .block h4,body.tecnorete.country-fr.who-we-are-index .blocks .block h4,body.tecnorete.country-hu.contacts-index .blocks .block h4,body.tecnorete.country-hu.home-showcase .blocks .block h4,body.tecnorete.country-hu.sell-estate-index .blocks .block h4,body.tecnorete.country-hu.sell-estate-showcase .blocks .block h4,body.tecnorete.country-hu.services-index .blocks .block h4,body.tecnorete.country-hu.who-we-are-index .blocks .block h4,body.tecnorete.country-pl.contacts-index .blocks .block h4,body.tecnorete.country-pl.home-showcase .blocks .block h4,body.tecnorete.country-pl.sell-estate-index .blocks .block h4,body.tecnorete.country-pl.sell-estate-showcase .blocks .block h4,body.tecnorete.country-pl.services-index .blocks .block h4,body.tecnorete.country-pl.who-we-are-index .blocks .block h4,body.tecnorete.country-tn.contacts-index .blocks .block h4,body.tecnorete.country-tn.home-showcase .blocks .block h4,body.tecnorete.country-tn.sell-estate-index .blocks .block h4,body.tecnorete.country-tn.sell-estate-showcase .blocks .block h4,body.tecnorete.country-tn.services-index .blocks .block h4,body.tecnorete.country-tn.who-we-are-index .blocks .block h4{font-size:1.1rem;font-weight:800}body.tecnocasa.country-de.contacts-index .blocks .block.one,body.tecnocasa.country-de.home-showcase .blocks .block.one,body.tecnocasa.country-de.sell-estate-index .blocks .block.one,body.tecnocasa.country-de.sell-estate-showcase .blocks .block.one,body.tecnocasa.country-de.services-index .blocks .block.one,body.tecnocasa.country-de.who-we-are-index .blocks .block.one,body.tecnocasa.country-es.contacts-index .blocks .block.one,body.tecnocasa.country-es.home-showcase .blocks .block.one,body.tecnocasa.country-es.sell-estate-index .blocks .block.one,body.tecnocasa.country-es.sell-estate-showcase .blocks .block.one,body.tecnocasa.country-es.services-index .blocks .block.one,body.tecnocasa.country-es.who-we-are-index .blocks .block.one,body.tecnocasa.country-fr.contacts-index .blocks .block.one,body.tecnocasa.country-fr.home-showcase .blocks .block.one,body.tecnocasa.country-fr.sell-estate-index .blocks .block.one,body.tecnocasa.country-fr.sell-estate-showcase .blocks .block.one,body.tecnocasa.country-fr.services-index .blocks .block.one,body.tecnocasa.country-fr.who-we-are-index .blocks .block.one,body.tecnocasa.country-hu.contacts-index .blocks .block.one,body.tecnocasa.country-hu.home-showcase .blocks .block.one,body.tecnocasa.country-hu.sell-estate-index .blocks .block.one,body.tecnocasa.country-hu.sell-estate-showcase .blocks .block.one,body.tecnocasa.country-hu.services-index .blocks .block.one,body.tecnocasa.country-hu.who-we-are-index .blocks .block.one,body.tecnocasa.country-pl.contacts-index .blocks .block.one,body.tecnocasa.country-pl.home-showcase .blocks .block.one,body.tecnocasa.country-pl.sell-estate-index .blocks .block.one,body.tecnocasa.country-pl.sell-estate-showcase .blocks .block.one,body.tecnocasa.country-pl.services-index .blocks .block.one,body.tecnocasa.country-pl.who-we-are-index .blocks .block.one,body.tecnocasa.country-tn.contacts-index .blocks .block.one,body.tecnocasa.country-tn.home-showcase .blocks .block.one,body.tecnocasa.country-tn.sell-estate-index .blocks .block.one,body.tecnocasa.country-tn.sell-estate-showcase .blocks .block.one,body.tecnocasa.country-tn.services-index .blocks .block.one,body.tecnocasa.country-tn.who-we-are-index .blocks .block.one,body.tecnorete.country-de.contacts-index .blocks .block.one,body.tecnorete.country-de.home-showcase .blocks .block.one,body.tecnorete.country-de.sell-estate-index .blocks .block.one,body.tecnorete.country-de.sell-estate-showcase .blocks .block.one,body.tecnorete.country-de.services-index .blocks .block.one,body.tecnorete.country-de.who-we-are-index .blocks .block.one,body.tecnorete.country-es.contacts-index .blocks .block.one,body.tecnorete.country-es.home-showcase .blocks .block.one,body.tecnorete.country-es.sell-estate-index .blocks .block.one,body.tecnorete.country-es.sell-estate-showcase .blocks .block.one,body.tecnorete.country-es.services-index .blocks .block.one,body.tecnorete.country-es.who-we-are-index .blocks .block.one,body.tecnorete.country-fr.contacts-index .blocks .block.one,body.tecnorete.country-fr.home-showcase .blocks .block.one,body.tecnorete.country-fr.sell-estate-index .blocks .block.one,body.tecnorete.country-fr.sell-estate-showcase .blocks .block.one,body.tecnorete.country-fr.services-index .blocks .block.one,body.tecnorete.country-fr.who-we-are-index .blocks .block.one,body.tecnorete.country-hu.contacts-index .blocks .block.one,body.tecnorete.country-hu.home-showcase .blocks .block.one,body.tecnorete.country-hu.sell-estate-index .blocks .block.one,body.tecnorete.country-hu.sell-estate-showcase .blocks .block.one,body.tecnorete.country-hu.services-index .blocks .block.one,body.tecnorete.country-hu.who-we-are-index .blocks .block.one,body.tecnorete.country-pl.contacts-index .blocks .block.one,body.tecnorete.country-pl.home-showcase .blocks .block.one,body.tecnorete.country-pl.sell-estate-index .blocks .block.one,body.tecnorete.country-pl.sell-estate-showcase .blocks .block.one,body.tecnorete.country-pl.services-index .blocks .block.one,body.tecnorete.country-pl.who-we-are-index .blocks .block.one,body.tecnorete.country-tn.contacts-index .blocks .block.one,body.tecnorete.country-tn.home-showcase .blocks .block.one,body.tecnorete.country-tn.sell-estate-index .blocks .block.one,body.tecnorete.country-tn.sell-estate-showcase .blocks .block.one,body.tecnorete.country-tn.services-index .blocks .block.one,body.tecnorete.country-tn.who-we-are-index .blocks .block.one{background:linear-gradient(180deg,transparent,rgba(0,21,31,.6)),url(/img/getafe-tecnocasa-2.jpg)}body.tecnocasa.country-de.contacts-index .blocks .block.two,body.tecnocasa.country-de.home-showcase .blocks .block.two,body.tecnocasa.country-de.sell-estate-index .blocks .block.two,body.tecnocasa.country-de.sell-estate-showcase .blocks .block.two,body.tecnocasa.country-de.services-index .blocks .block.two,body.tecnocasa.country-de.who-we-are-index .blocks .block.two,body.tecnocasa.country-es.contacts-index .blocks .block.two,body.tecnocasa.country-es.home-showcase .blocks .block.two,body.tecnocasa.country-es.sell-estate-index .blocks .block.two,body.tecnocasa.country-es.sell-estate-showcase .blocks .block.two,body.tecnocasa.country-es.services-index .blocks .block.two,body.tecnocasa.country-es.who-we-are-index .blocks .block.two,body.tecnocasa.country-fr.contacts-index .blocks .block.two,body.tecnocasa.country-fr.home-showcase .blocks .block.two,body.tecnocasa.country-fr.sell-estate-index .blocks .block.two,body.tecnocasa.country-fr.sell-estate-showcase .blocks .block.two,body.tecnocasa.country-fr.services-index .blocks .block.two,body.tecnocasa.country-fr.who-we-are-index .blocks .block.two,body.tecnocasa.country-hu.contacts-index .blocks .block.two,body.tecnocasa.country-hu.home-showcase .blocks .block.two,body.tecnocasa.country-hu.sell-estate-index .blocks .block.two,body.tecnocasa.country-hu.sell-estate-showcase .blocks .block.two,body.tecnocasa.country-hu.services-index .blocks .block.two,body.tecnocasa.country-hu.who-we-are-index .blocks .block.two,body.tecnocasa.country-pl.contacts-index .blocks .block.two,body.tecnocasa.country-pl.home-showcase .blocks .block.two,body.tecnocasa.country-pl.sell-estate-index .blocks .block.two,body.tecnocasa.country-pl.sell-estate-showcase .blocks .block.two,body.tecnocasa.country-pl.services-index .blocks .block.two,body.tecnocasa.country-pl.who-we-are-index .blocks .block.two,body.tecnocasa.country-tn.contacts-index .blocks .block.two,body.tecnocasa.country-tn.home-showcase .blocks .block.two,body.tecnocasa.country-tn.sell-estate-index .blocks .block.two,body.tecnocasa.country-tn.sell-estate-showcase .blocks .block.two,body.tecnocasa.country-tn.services-index .blocks .block.two,body.tecnocasa.country-tn.who-we-are-index .blocks .block.two,body.tecnorete.country-de.contacts-index .blocks .block.two,body.tecnorete.country-de.home-showcase .blocks .block.two,body.tecnorete.country-de.sell-estate-index .blocks .block.two,body.tecnorete.country-de.sell-estate-showcase .blocks .block.two,body.tecnorete.country-de.services-index .blocks .block.two,body.tecnorete.country-de.who-we-are-index .blocks .block.two,body.tecnorete.country-es.contacts-index .blocks .block.two,body.tecnorete.country-es.home-showcase .blocks .block.two,body.tecnorete.country-es.sell-estate-index .blocks .block.two,body.tecnorete.country-es.sell-estate-showcase .blocks .block.two,body.tecnorete.country-es.services-index .blocks .block.two,body.tecnorete.country-es.who-we-are-index .blocks .block.two,body.tecnorete.country-fr.contacts-index .blocks .block.two,body.tecnorete.country-fr.home-showcase .blocks .block.two,body.tecnorete.country-fr.sell-estate-index .blocks .block.two,body.tecnorete.country-fr.sell-estate-showcase .blocks .block.two,body.tecnorete.country-fr.services-index .blocks .block.two,body.tecnorete.country-fr.who-we-are-index .blocks .block.two,body.tecnorete.country-hu.contacts-index .blocks .block.two,body.tecnorete.country-hu.home-showcase .blocks .block.two,body.tecnorete.country-hu.sell-estate-index .blocks .block.two,body.tecnorete.country-hu.sell-estate-showcase .blocks .block.two,body.tecnorete.country-hu.services-index .blocks .block.two,body.tecnorete.country-hu.who-we-are-index .blocks .block.two,body.tecnorete.country-pl.contacts-index .blocks .block.two,body.tecnorete.country-pl.home-showcase .blocks .block.two,body.tecnorete.country-pl.sell-estate-index .blocks .block.two,body.tecnorete.country-pl.sell-estate-showcase .blocks .block.two,body.tecnorete.country-pl.services-index .blocks .block.two,body.tecnorete.country-pl.who-we-are-index .blocks .block.two,body.tecnorete.country-tn.contacts-index .blocks .block.two,body.tecnorete.country-tn.home-showcase .blocks .block.two,body.tecnorete.country-tn.sell-estate-index .blocks .block.two,body.tecnorete.country-tn.sell-estate-showcase .blocks .block.two,body.tecnorete.country-tn.services-index .blocks .block.two,body.tecnorete.country-tn.who-we-are-index .blocks .block.two{background:linear-gradient(180deg,transparent,rgba(0,21,31,.6)),url(/img/Tecnocasa-marketing-directo.jpg)}body.tecnocasa.country-de.contacts-index .blocks .block.three,body.tecnocasa.country-de.home-showcase .blocks .block.three,body.tecnocasa.country-de.sell-estate-index .blocks .block.three,body.tecnocasa.country-de.sell-estate-showcase .blocks .block.three,body.tecnocasa.country-de.services-index .blocks .block.three,body.tecnocasa.country-de.who-we-are-index .blocks .block.three,body.tecnocasa.country-es.contacts-index .blocks .block.three,body.tecnocasa.country-es.home-showcase .blocks .block.three,body.tecnocasa.country-es.sell-estate-index .blocks .block.three,body.tecnocasa.country-es.sell-estate-showcase .blocks .block.three,body.tecnocasa.country-es.services-index .blocks .block.three,body.tecnocasa.country-es.who-we-are-index .blocks .block.three,body.tecnocasa.country-fr.contacts-index .blocks .block.three,body.tecnocasa.country-fr.home-showcase .blocks .block.three,body.tecnocasa.country-fr.sell-estate-index .blocks .block.three,body.tecnocasa.country-fr.sell-estate-showcase .blocks .block.three,body.tecnocasa.country-fr.services-index .blocks .block.three,body.tecnocasa.country-fr.who-we-are-index .blocks .block.three,body.tecnocasa.country-hu.contacts-index .blocks .block.three,body.tecnocasa.country-hu.home-showcase .blocks .block.three,body.tecnocasa.country-hu.sell-estate-index .blocks .block.three,body.tecnocasa.country-hu.sell-estate-showcase .blocks .block.three,body.tecnocasa.country-hu.services-index .blocks .block.three,body.tecnocasa.country-hu.who-we-are-index .blocks .block.three,body.tecnocasa.country-pl.contacts-index .blocks .block.three,body.tecnocasa.country-pl.home-showcase .blocks .block.three,body.tecnocasa.country-pl.sell-estate-index .blocks .block.three,body.tecnocasa.country-pl.sell-estate-showcase .blocks .block.three,body.tecnocasa.country-pl.services-index .blocks .block.three,body.tecnocasa.country-pl.who-we-are-index .blocks .block.three,body.tecnocasa.country-tn.contacts-index .blocks .block.three,body.tecnocasa.country-tn.home-showcase .blocks .block.three,body.tecnocasa.country-tn.sell-estate-index .blocks .block.three,body.tecnocasa.country-tn.sell-estate-showcase .blocks .block.three,body.tecnocasa.country-tn.services-index .blocks .block.three,body.tecnocasa.country-tn.who-we-are-index .blocks .block.three,body.tecnorete.country-de.contacts-index .blocks .block.three,body.tecnorete.country-de.home-showcase .blocks .block.three,body.tecnorete.country-de.sell-estate-index .blocks .block.three,body.tecnorete.country-de.sell-estate-showcase .blocks .block.three,body.tecnorete.country-de.services-index .blocks .block.three,body.tecnorete.country-de.who-we-are-index .blocks .block.three,body.tecnorete.country-es.contacts-index .blocks .block.three,body.tecnorete.country-es.home-showcase .blocks .block.three,body.tecnorete.country-es.sell-estate-index .blocks .block.three,body.tecnorete.country-es.sell-estate-showcase .blocks .block.three,body.tecnorete.country-es.services-index .blocks .block.three,body.tecnorete.country-es.who-we-are-index .blocks .block.three,body.tecnorete.country-fr.contacts-index .blocks .block.three,body.tecnorete.country-fr.home-showcase .blocks .block.three,body.tecnorete.country-fr.sell-estate-index .blocks .block.three,body.tecnorete.country-fr.sell-estate-showcase .blocks .block.three,body.tecnorete.country-fr.services-index .blocks .block.three,body.tecnorete.country-fr.who-we-are-index .blocks .block.three,body.tecnorete.country-hu.contacts-index .blocks .block.three,body.tecnorete.country-hu.home-showcase .blocks .block.three,body.tecnorete.country-hu.sell-estate-index .blocks .block.three,body.tecnorete.country-hu.sell-estate-showcase .blocks .block.three,body.tecnorete.country-hu.services-index .blocks .block.three,body.tecnorete.country-hu.who-we-are-index .blocks .block.three,body.tecnorete.country-pl.contacts-index .blocks .block.three,body.tecnorete.country-pl.home-showcase .blocks .block.three,body.tecnorete.country-pl.sell-estate-index .blocks .block.three,body.tecnorete.country-pl.sell-estate-showcase .blocks .block.three,body.tecnorete.country-pl.services-index .blocks .block.three,body.tecnorete.country-pl.who-we-are-index .blocks .block.three,body.tecnorete.country-tn.contacts-index .blocks .block.three,body.tecnorete.country-tn.home-showcase .blocks .block.three,body.tecnorete.country-tn.sell-estate-index .blocks .block.three,body.tecnorete.country-tn.sell-estate-showcase .blocks .block.three,body.tecnorete.country-tn.services-index .blocks .block.three,body.tecnorete.country-tn.who-we-are-index .blocks .block.three{background:linear-gradient(180deg,transparent,rgba(0,21,31,.6)),url(/img/tecnocasa-publicacion-en-todos-los-portales.jpg)}body.tecnocasa.country-de.contacts-index .blocks .block .block-txt,body.tecnocasa.country-de.home-showcase .blocks .block .block-txt,body.tecnocasa.country-de.sell-estate-index .blocks .block .block-txt,body.tecnocasa.country-de.sell-estate-showcase .blocks .block .block-txt,body.tecnocasa.country-de.services-index .blocks .block .block-txt,body.tecnocasa.country-de.who-we-are-index .blocks .block .block-txt,body.tecnocasa.country-es.contacts-index .blocks .block .block-txt,body.tecnocasa.country-es.home-showcase .blocks .block .block-txt,body.tecnocasa.country-es.sell-estate-index .blocks .block .block-txt,body.tecnocasa.country-es.sell-estate-showcase .blocks .block .block-txt,body.tecnocasa.country-es.services-index .blocks .block .block-txt,body.tecnocasa.country-es.who-we-are-index .blocks .block .block-txt,body.tecnocasa.country-fr.contacts-index .blocks .block .block-txt,body.tecnocasa.country-fr.home-showcase .blocks .block .block-txt,body.tecnocasa.country-fr.sell-estate-index .blocks .block .block-txt,body.tecnocasa.country-fr.sell-estate-showcase .blocks .block .block-txt,body.tecnocasa.country-fr.services-index .blocks .block .block-txt,body.tecnocasa.country-fr.who-we-are-index .blocks .block .block-txt,body.tecnocasa.country-hu.contacts-index .blocks .block .block-txt,body.tecnocasa.country-hu.home-showcase .blocks .block .block-txt,body.tecnocasa.country-hu.sell-estate-index .blocks .block .block-txt,body.tecnocasa.country-hu.sell-estate-showcase .blocks .block .block-txt,body.tecnocasa.country-hu.services-index .blocks .block .block-txt,body.tecnocasa.country-hu.who-we-are-index .blocks .block .block-txt,body.tecnocasa.country-pl.contacts-index .blocks .block .block-txt,body.tecnocasa.country-pl.home-showcase .blocks .block .block-txt,body.tecnocasa.country-pl.sell-estate-index .blocks .block .block-txt,body.tecnocasa.country-pl.sell-estate-showcase .blocks .block .block-txt,body.tecnocasa.country-pl.services-index .blocks .block .block-txt,body.tecnocasa.country-pl.who-we-are-index .blocks .block .block-txt,body.tecnocasa.country-tn.contacts-index .blocks .block .block-txt,body.tecnocasa.country-tn.home-showcase .blocks .block .block-txt,body.tecnocasa.country-tn.sell-estate-index .blocks .block .block-txt,body.tecnocasa.country-tn.sell-estate-showcase .blocks .block .block-txt,body.tecnocasa.country-tn.services-index .blocks .block .block-txt,body.tecnocasa.country-tn.who-we-are-index .blocks .block .block-txt,body.tecnorete.country-de.contacts-index .blocks .block .block-txt,body.tecnorete.country-de.home-showcase .blocks .block .block-txt,body.tecnorete.country-de.sell-estate-index .blocks .block .block-txt,body.tecnorete.country-de.sell-estate-showcase .blocks .block .block-txt,body.tecnorete.country-de.services-index .blocks .block .block-txt,body.tecnorete.country-de.who-we-are-index .blocks .block .block-txt,body.tecnorete.country-es.contacts-index .blocks .block .block-txt,body.tecnorete.country-es.home-showcase .blocks .block .block-txt,body.tecnorete.country-es.sell-estate-index .blocks .block .block-txt,body.tecnorete.country-es.sell-estate-showcase .blocks .block .block-txt,body.tecnorete.country-es.services-index .blocks .block .block-txt,body.tecnorete.country-es.who-we-are-index .blocks .block .block-txt,body.tecnorete.country-fr.contacts-index .blocks .block .block-txt,body.tecnorete.country-fr.home-showcase .blocks .block .block-txt,body.tecnorete.country-fr.sell-estate-index .blocks .block .block-txt,body.tecnorete.country-fr.sell-estate-showcase .blocks .block .block-txt,body.tecnorete.country-fr.services-index .blocks .block .block-txt,body.tecnorete.country-fr.who-we-are-index .blocks .block .block-txt,body.tecnorete.country-hu.contacts-index .blocks .block .block-txt,body.tecnorete.country-hu.home-showcase .blocks .block .block-txt,body.tecnorete.country-hu.sell-estate-index .blocks .block .block-txt,body.tecnorete.country-hu.sell-estate-showcase .blocks .block .block-txt,body.tecnorete.country-hu.services-index .blocks .block .block-txt,body.tecnorete.country-hu.who-we-are-index .blocks .block .block-txt,body.tecnorete.country-pl.contacts-index .blocks .block .block-txt,body.tecnorete.country-pl.home-showcase .blocks .block .block-txt,body.tecnorete.country-pl.sell-estate-index .blocks .block .block-txt,body.tecnorete.country-pl.sell-estate-showcase .blocks .block .block-txt,body.tecnorete.country-pl.services-index .blocks .block .block-txt,body.tecnorete.country-pl.who-we-are-index .blocks .block .block-txt,body.tecnorete.country-tn.contacts-index .blocks .block .block-txt,body.tecnorete.country-tn.home-showcase .blocks .block .block-txt,body.tecnorete.country-tn.sell-estate-index .blocks .block .block-txt,body.tecnorete.country-tn.sell-estate-showcase .blocks .block .block-txt,body.tecnorete.country-tn.services-index .blocks .block .block-txt,body.tecnorete.country-tn.who-we-are-index .blocks .block .block-txt{color:#fff;overflow:hidden;padding:2rem 1rem .9rem}body.tecnocasa.country-de.contacts-index .blocks .block .tab-content,body.tecnocasa.country-de.home-showcase .blocks .block .tab-content,body.tecnocasa.country-de.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-de.sell-estate-showcase .blocks .block .tab-content,body.tecnocasa.country-de.services-index .blocks .block .tab-content,body.tecnocasa.country-de.who-we-are-index .blocks .block .tab-content,body.tecnocasa.country-es.contacts-index .blocks .block .tab-content,body.tecnocasa.country-es.home-showcase .blocks .block .tab-content,body.tecnocasa.country-es.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-es.sell-estate-showcase .blocks .block .tab-content,body.tecnocasa.country-es.services-index .blocks .block .tab-content,body.tecnocasa.country-es.who-we-are-index .blocks .block .tab-content,body.tecnocasa.country-fr.contacts-index .blocks .block .tab-content,body.tecnocasa.country-fr.home-showcase .blocks .block .tab-content,body.tecnocasa.country-fr.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-fr.sell-estate-showcase .blocks .block .tab-content,body.tecnocasa.country-fr.services-index .blocks .block .tab-content,body.tecnocasa.country-fr.who-we-are-index .blocks .block .tab-content,body.tecnocasa.country-hu.contacts-index .blocks .block .tab-content,body.tecnocasa.country-hu.home-showcase .blocks .block .tab-content,body.tecnocasa.country-hu.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-hu.sell-estate-showcase .blocks .block .tab-content,body.tecnocasa.country-hu.services-index .blocks .block .tab-content,body.tecnocasa.country-hu.who-we-are-index .blocks .block .tab-content,body.tecnocasa.country-pl.contacts-index .blocks .block .tab-content,body.tecnocasa.country-pl.home-showcase .blocks .block .tab-content,body.tecnocasa.country-pl.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-pl.sell-estate-showcase .blocks .block .tab-content,body.tecnocasa.country-pl.services-index .blocks .block .tab-content,body.tecnocasa.country-pl.who-we-are-index .blocks .block .tab-content,body.tecnocasa.country-tn.contacts-index .blocks .block .tab-content,body.tecnocasa.country-tn.home-showcase .blocks .block .tab-content,body.tecnocasa.country-tn.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-tn.sell-estate-showcase .blocks .block .tab-content,body.tecnocasa.country-tn.services-index .blocks .block .tab-content,body.tecnocasa.country-tn.who-we-are-index .blocks .block .tab-content,body.tecnorete.country-de.contacts-index .blocks .block .tab-content,body.tecnorete.country-de.home-showcase .blocks .block .tab-content,body.tecnorete.country-de.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-de.sell-estate-showcase .blocks .block .tab-content,body.tecnorete.country-de.services-index .blocks .block .tab-content,body.tecnorete.country-de.who-we-are-index .blocks .block .tab-content,body.tecnorete.country-es.contacts-index .blocks .block .tab-content,body.tecnorete.country-es.home-showcase .blocks .block .tab-content,body.tecnorete.country-es.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-es.sell-estate-showcase .blocks .block .tab-content,body.tecnorete.country-es.services-index .blocks .block .tab-content,body.tecnorete.country-es.who-we-are-index .blocks .block .tab-content,body.tecnorete.country-fr.contacts-index .blocks .block .tab-content,body.tecnorete.country-fr.home-showcase .blocks .block .tab-content,body.tecnorete.country-fr.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-fr.sell-estate-showcase .blocks .block .tab-content,body.tecnorete.country-fr.services-index .blocks .block .tab-content,body.tecnorete.country-fr.who-we-are-index .blocks .block .tab-content,body.tecnorete.country-hu.contacts-index .blocks .block .tab-content,body.tecnorete.country-hu.home-showcase .blocks .block .tab-content,body.tecnorete.country-hu.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-hu.sell-estate-showcase .blocks .block .tab-content,body.tecnorete.country-hu.services-index .blocks .block .tab-content,body.tecnorete.country-hu.who-we-are-index .blocks .block .tab-content,body.tecnorete.country-pl.contacts-index .blocks .block .tab-content,body.tecnorete.country-pl.home-showcase .blocks .block .tab-content,body.tecnorete.country-pl.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-pl.sell-estate-showcase .blocks .block .tab-content,body.tecnorete.country-pl.services-index .blocks .block .tab-content,body.tecnorete.country-pl.who-we-are-index .blocks .block .tab-content,body.tecnorete.country-tn.contacts-index .blocks .block .tab-content,body.tecnorete.country-tn.home-showcase .blocks .block .tab-content,body.tecnorete.country-tn.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-tn.sell-estate-showcase .blocks .block .tab-content,body.tecnorete.country-tn.services-index .blocks .block .tab-content,body.tecnorete.country-tn.who-we-are-index .blocks .block .tab-content{color:#fff;margin-bottom:0;max-height:none;overflow:hidden;transition:all .35s}body.tecnocasa.country-de.contacts-index .blocks .block input,body.tecnocasa.country-de.home-showcase .blocks .block input,body.tecnocasa.country-de.sell-estate-index .blocks .block input,body.tecnocasa.country-de.sell-estate-showcase .blocks .block input,body.tecnocasa.country-de.services-index .blocks .block input,body.tecnocasa.country-de.who-we-are-index .blocks .block input,body.tecnocasa.country-es.contacts-index .blocks .block input,body.tecnocasa.country-es.home-showcase .blocks .block input,body.tecnocasa.country-es.sell-estate-index .blocks .block input,body.tecnocasa.country-es.sell-estate-showcase .blocks .block input,body.tecnocasa.country-es.services-index .blocks .block input,body.tecnocasa.country-es.who-we-are-index .blocks .block input,body.tecnocasa.country-fr.contacts-index .blocks .block input,body.tecnocasa.country-fr.home-showcase .blocks .block input,body.tecnocasa.country-fr.sell-estate-index .blocks .block input,body.tecnocasa.country-fr.sell-estate-showcase .blocks .block input,body.tecnocasa.country-fr.services-index .blocks .block input,body.tecnocasa.country-fr.who-we-are-index .blocks .block input,body.tecnocasa.country-hu.contacts-index .blocks .block input,body.tecnocasa.country-hu.home-showcase .blocks .block input,body.tecnocasa.country-hu.sell-estate-index .blocks .block input,body.tecnocasa.country-hu.sell-estate-showcase .blocks .block input,body.tecnocasa.country-hu.services-index .blocks .block input,body.tecnocasa.country-hu.who-we-are-index .blocks .block input,body.tecnocasa.country-pl.contacts-index .blocks .block input,body.tecnocasa.country-pl.home-showcase .blocks .block input,body.tecnocasa.country-pl.sell-estate-index .blocks .block input,body.tecnocasa.country-pl.sell-estate-showcase .blocks .block input,body.tecnocasa.country-pl.services-index .blocks .block input,body.tecnocasa.country-pl.who-we-are-index .blocks .block input,body.tecnocasa.country-tn.contacts-index .blocks .block input,body.tecnocasa.country-tn.home-showcase .blocks .block input,body.tecnocasa.country-tn.sell-estate-index .blocks .block input,body.tecnocasa.country-tn.sell-estate-showcase .blocks .block input,body.tecnocasa.country-tn.services-index .blocks .block input,body.tecnocasa.country-tn.who-we-are-index .blocks .block input,body.tecnorete.country-de.contacts-index .blocks .block input,body.tecnorete.country-de.home-showcase .blocks .block input,body.tecnorete.country-de.sell-estate-index .blocks .block input,body.tecnorete.country-de.sell-estate-showcase .blocks .block input,body.tecnorete.country-de.services-index .blocks .block input,body.tecnorete.country-de.who-we-are-index .blocks .block input,body.tecnorete.country-es.contacts-index .blocks .block input,body.tecnorete.country-es.home-showcase .blocks .block input,body.tecnorete.country-es.sell-estate-index .blocks .block input,body.tecnorete.country-es.sell-estate-showcase .blocks .block input,body.tecnorete.country-es.services-index .blocks .block input,body.tecnorete.country-es.who-we-are-index .blocks .block input,body.tecnorete.country-fr.contacts-index .blocks .block input,body.tecnorete.country-fr.home-showcase .blocks .block input,body.tecnorete.country-fr.sell-estate-index .blocks .block input,body.tecnorete.country-fr.sell-estate-showcase .blocks .block input,body.tecnorete.country-fr.services-index .blocks .block input,body.tecnorete.country-fr.who-we-are-index .blocks .block input,body.tecnorete.country-hu.contacts-index .blocks .block input,body.tecnorete.country-hu.home-showcase .blocks .block input,body.tecnorete.country-hu.sell-estate-index .blocks .block input,body.tecnorete.country-hu.sell-estate-showcase .blocks .block input,body.tecnorete.country-hu.services-index .blocks .block input,body.tecnorete.country-hu.who-we-are-index .blocks .block input,body.tecnorete.country-pl.contacts-index .blocks .block input,body.tecnorete.country-pl.home-showcase .blocks .block input,body.tecnorete.country-pl.sell-estate-index .blocks .block input,body.tecnorete.country-pl.sell-estate-showcase .blocks .block input,body.tecnorete.country-pl.services-index .blocks .block input,body.tecnorete.country-pl.who-we-are-index .blocks .block input,body.tecnorete.country-tn.contacts-index .blocks .block input,body.tecnorete.country-tn.home-showcase .blocks .block input,body.tecnorete.country-tn.sell-estate-index .blocks .block input,body.tecnorete.country-tn.sell-estate-showcase .blocks .block input,body.tecnorete.country-tn.services-index .blocks .block input,body.tecnorete.country-tn.who-we-are-index .blocks .block input{display:none}body.tecnocasa.country-de.contacts-index .valor,body.tecnocasa.country-de.home-showcase .valor,body.tecnocasa.country-de.sell-estate-index .valor,body.tecnocasa.country-de.sell-estate-showcase .valor,body.tecnocasa.country-de.services-index .valor,body.tecnocasa.country-de.who-we-are-index .valor,body.tecnocasa.country-es.contacts-index .valor,body.tecnocasa.country-es.home-showcase .valor,body.tecnocasa.country-es.sell-estate-index .valor,body.tecnocasa.country-es.sell-estate-showcase .valor,body.tecnocasa.country-es.services-index .valor,body.tecnocasa.country-es.who-we-are-index .valor,body.tecnocasa.country-fr.contacts-index .valor,body.tecnocasa.country-fr.home-showcase .valor,body.tecnocasa.country-fr.sell-estate-index .valor,body.tecnocasa.country-fr.sell-estate-showcase .valor,body.tecnocasa.country-fr.services-index .valor,body.tecnocasa.country-fr.who-we-are-index .valor,body.tecnocasa.country-hu.contacts-index .valor,body.tecnocasa.country-hu.home-showcase .valor,body.tecnocasa.country-hu.sell-estate-index .valor,body.tecnocasa.country-hu.sell-estate-showcase .valor,body.tecnocasa.country-hu.services-index .valor,body.tecnocasa.country-hu.who-we-are-index .valor,body.tecnocasa.country-pl.contacts-index .valor,body.tecnocasa.country-pl.home-showcase .valor,body.tecnocasa.country-pl.sell-estate-index .valor,body.tecnocasa.country-pl.sell-estate-showcase .valor,body.tecnocasa.country-pl.services-index .valor,body.tecnocasa.country-pl.who-we-are-index .valor,body.tecnocasa.country-tn.contacts-index .valor,body.tecnocasa.country-tn.home-showcase .valor,body.tecnocasa.country-tn.sell-estate-index .valor,body.tecnocasa.country-tn.sell-estate-showcase .valor,body.tecnocasa.country-tn.services-index .valor,body.tecnocasa.country-tn.who-we-are-index .valor,body.tecnorete.country-de.contacts-index .valor,body.tecnorete.country-de.home-showcase .valor,body.tecnorete.country-de.sell-estate-index .valor,body.tecnorete.country-de.sell-estate-showcase .valor,body.tecnorete.country-de.services-index .valor,body.tecnorete.country-de.who-we-are-index .valor,body.tecnorete.country-es.contacts-index .valor,body.tecnorete.country-es.home-showcase .valor,body.tecnorete.country-es.sell-estate-index .valor,body.tecnorete.country-es.sell-estate-showcase .valor,body.tecnorete.country-es.services-index .valor,body.tecnorete.country-es.who-we-are-index .valor,body.tecnorete.country-fr.contacts-index .valor,body.tecnorete.country-fr.home-showcase .valor,body.tecnorete.country-fr.sell-estate-index .valor,body.tecnorete.country-fr.sell-estate-showcase .valor,body.tecnorete.country-fr.services-index .valor,body.tecnorete.country-fr.who-we-are-index .valor,body.tecnorete.country-hu.contacts-index .valor,body.tecnorete.country-hu.home-showcase .valor,body.tecnorete.country-hu.sell-estate-index .valor,body.tecnorete.country-hu.sell-estate-showcase .valor,body.tecnorete.country-hu.services-index .valor,body.tecnorete.country-hu.who-we-are-index .valor,body.tecnorete.country-pl.contacts-index .valor,body.tecnorete.country-pl.home-showcase .valor,body.tecnorete.country-pl.sell-estate-index .valor,body.tecnorete.country-pl.sell-estate-showcase .valor,body.tecnorete.country-pl.services-index .valor,body.tecnorete.country-pl.who-we-are-index .valor,body.tecnorete.country-tn.contacts-index .valor,body.tecnorete.country-tn.home-showcase .valor,body.tecnorete.country-tn.sell-estate-index .valor,body.tecnorete.country-tn.sell-estate-showcase .valor,body.tecnorete.country-tn.services-index .valor,body.tecnorete.country-tn.who-we-are-index .valor{background:#002e5e;padding:2rem 0}body.tecnocasa.country-de.contacts-index .valor h2,body.tecnocasa.country-de.home-showcase .valor h2,body.tecnocasa.country-de.sell-estate-index .valor h2,body.tecnocasa.country-de.sell-estate-showcase .valor h2,body.tecnocasa.country-de.services-index .valor h2,body.tecnocasa.country-de.who-we-are-index .valor h2,body.tecnocasa.country-es.contacts-index .valor h2,body.tecnocasa.country-es.home-showcase .valor h2,body.tecnocasa.country-es.sell-estate-index .valor h2,body.tecnocasa.country-es.sell-estate-showcase .valor h2,body.tecnocasa.country-es.services-index .valor h2,body.tecnocasa.country-es.who-we-are-index .valor h2,body.tecnocasa.country-fr.contacts-index .valor h2,body.tecnocasa.country-fr.home-showcase .valor h2,body.tecnocasa.country-fr.sell-estate-index .valor h2,body.tecnocasa.country-fr.sell-estate-showcase .valor h2,body.tecnocasa.country-fr.services-index .valor h2,body.tecnocasa.country-fr.who-we-are-index .valor h2,body.tecnocasa.country-hu.contacts-index .valor h2,body.tecnocasa.country-hu.home-showcase .valor h2,body.tecnocasa.country-hu.sell-estate-index .valor h2,body.tecnocasa.country-hu.sell-estate-showcase .valor h2,body.tecnocasa.country-hu.services-index .valor h2,body.tecnocasa.country-hu.who-we-are-index .valor h2,body.tecnocasa.country-pl.contacts-index .valor h2,body.tecnocasa.country-pl.home-showcase .valor h2,body.tecnocasa.country-pl.sell-estate-index .valor h2,body.tecnocasa.country-pl.sell-estate-showcase .valor h2,body.tecnocasa.country-pl.services-index .valor h2,body.tecnocasa.country-pl.who-we-are-index .valor h2,body.tecnocasa.country-tn.contacts-index .valor h2,body.tecnocasa.country-tn.home-showcase .valor h2,body.tecnocasa.country-tn.sell-estate-index .valor h2,body.tecnocasa.country-tn.sell-estate-showcase .valor h2,body.tecnocasa.country-tn.services-index .valor h2,body.tecnocasa.country-tn.who-we-are-index .valor h2,body.tecnorete.country-de.contacts-index .valor h2,body.tecnorete.country-de.home-showcase .valor h2,body.tecnorete.country-de.sell-estate-index .valor h2,body.tecnorete.country-de.sell-estate-showcase .valor h2,body.tecnorete.country-de.services-index .valor h2,body.tecnorete.country-de.who-we-are-index .valor h2,body.tecnorete.country-es.contacts-index .valor h2,body.tecnorete.country-es.home-showcase .valor h2,body.tecnorete.country-es.sell-estate-index .valor h2,body.tecnorete.country-es.sell-estate-showcase .valor h2,body.tecnorete.country-es.services-index .valor h2,body.tecnorete.country-es.who-we-are-index .valor h2,body.tecnorete.country-fr.contacts-index .valor h2,body.tecnorete.country-fr.home-showcase .valor h2,body.tecnorete.country-fr.sell-estate-index .valor h2,body.tecnorete.country-fr.sell-estate-showcase .valor h2,body.tecnorete.country-fr.services-index .valor h2,body.tecnorete.country-fr.who-we-are-index .valor h2,body.tecnorete.country-hu.contacts-index .valor h2,body.tecnorete.country-hu.home-showcase .valor h2,body.tecnorete.country-hu.sell-estate-index .valor h2,body.tecnorete.country-hu.sell-estate-showcase .valor h2,body.tecnorete.country-hu.services-index .valor h2,body.tecnorete.country-hu.who-we-are-index .valor h2,body.tecnorete.country-pl.contacts-index .valor h2,body.tecnorete.country-pl.home-showcase .valor h2,body.tecnorete.country-pl.sell-estate-index .valor h2,body.tecnorete.country-pl.sell-estate-showcase .valor h2,body.tecnorete.country-pl.services-index .valor h2,body.tecnorete.country-pl.who-we-are-index .valor h2,body.tecnorete.country-tn.contacts-index .valor h2,body.tecnorete.country-tn.home-showcase .valor h2,body.tecnorete.country-tn.sell-estate-index .valor h2,body.tecnorete.country-tn.sell-estate-showcase .valor h2,body.tecnorete.country-tn.services-index .valor h2,body.tecnorete.country-tn.who-we-are-index .valor h2{color:#fff;font-size:2rem;font-weight:700;margin:1rem 0}body.tecnocasa.country-de.contacts-index .valor p,body.tecnocasa.country-de.home-showcase .valor p,body.tecnocasa.country-de.sell-estate-index .valor p,body.tecnocasa.country-de.sell-estate-showcase .valor p,body.tecnocasa.country-de.services-index .valor p,body.tecnocasa.country-de.who-we-are-index .valor p,body.tecnocasa.country-es.contacts-index .valor p,body.tecnocasa.country-es.home-showcase .valor p,body.tecnocasa.country-es.sell-estate-index .valor p,body.tecnocasa.country-es.sell-estate-showcase .valor p,body.tecnocasa.country-es.services-index .valor p,body.tecnocasa.country-es.who-we-are-index .valor p,body.tecnocasa.country-fr.contacts-index .valor p,body.tecnocasa.country-fr.home-showcase .valor p,body.tecnocasa.country-fr.sell-estate-index .valor p,body.tecnocasa.country-fr.sell-estate-showcase .valor p,body.tecnocasa.country-fr.services-index .valor p,body.tecnocasa.country-fr.who-we-are-index .valor p,body.tecnocasa.country-hu.contacts-index .valor p,body.tecnocasa.country-hu.home-showcase .valor p,body.tecnocasa.country-hu.sell-estate-index .valor p,body.tecnocasa.country-hu.sell-estate-showcase .valor p,body.tecnocasa.country-hu.services-index .valor p,body.tecnocasa.country-hu.who-we-are-index .valor p,body.tecnocasa.country-pl.contacts-index .valor p,body.tecnocasa.country-pl.home-showcase .valor p,body.tecnocasa.country-pl.sell-estate-index .valor p,body.tecnocasa.country-pl.sell-estate-showcase .valor p,body.tecnocasa.country-pl.services-index .valor p,body.tecnocasa.country-pl.who-we-are-index .valor p,body.tecnocasa.country-tn.contacts-index .valor p,body.tecnocasa.country-tn.home-showcase .valor p,body.tecnocasa.country-tn.sell-estate-index .valor p,body.tecnocasa.country-tn.sell-estate-showcase .valor p,body.tecnocasa.country-tn.services-index .valor p,body.tecnocasa.country-tn.who-we-are-index .valor p,body.tecnorete.country-de.contacts-index .valor p,body.tecnorete.country-de.home-showcase .valor p,body.tecnorete.country-de.sell-estate-index .valor p,body.tecnorete.country-de.sell-estate-showcase .valor p,body.tecnorete.country-de.services-index .valor p,body.tecnorete.country-de.who-we-are-index .valor p,body.tecnorete.country-es.contacts-index .valor p,body.tecnorete.country-es.home-showcase .valor p,body.tecnorete.country-es.sell-estate-index .valor p,body.tecnorete.country-es.sell-estate-showcase .valor p,body.tecnorete.country-es.services-index .valor p,body.tecnorete.country-es.who-we-are-index .valor p,body.tecnorete.country-fr.contacts-index .valor p,body.tecnorete.country-fr.home-showcase .valor p,body.tecnorete.country-fr.sell-estate-index .valor p,body.tecnorete.country-fr.sell-estate-showcase .valor p,body.tecnorete.country-fr.services-index .valor p,body.tecnorete.country-fr.who-we-are-index .valor p,body.tecnorete.country-hu.contacts-index .valor p,body.tecnorete.country-hu.home-showcase .valor p,body.tecnorete.country-hu.sell-estate-index .valor p,body.tecnorete.country-hu.sell-estate-showcase .valor p,body.tecnorete.country-hu.services-index .valor p,body.tecnorete.country-hu.who-we-are-index .valor p,body.tecnorete.country-pl.contacts-index .valor p,body.tecnorete.country-pl.home-showcase .valor p,body.tecnorete.country-pl.sell-estate-index .valor p,body.tecnorete.country-pl.sell-estate-showcase .valor p,body.tecnorete.country-pl.services-index .valor p,body.tecnorete.country-pl.who-we-are-index .valor p,body.tecnorete.country-tn.contacts-index .valor p,body.tecnorete.country-tn.home-showcase .valor p,body.tecnorete.country-tn.sell-estate-index .valor p,body.tecnorete.country-tn.sell-estate-showcase .valor p,body.tecnorete.country-tn.services-index .valor p,body.tecnorete.country-tn.who-we-are-index .valor p{color:#fff}body.tecnocasa.country-de.contacts-index .valor span,body.tecnocasa.country-de.home-showcase .valor span,body.tecnocasa.country-de.sell-estate-index .valor span,body.tecnocasa.country-de.sell-estate-showcase .valor span,body.tecnocasa.country-de.services-index .valor span,body.tecnocasa.country-de.who-we-are-index .valor span,body.tecnocasa.country-es.contacts-index .valor span,body.tecnocasa.country-es.home-showcase .valor span,body.tecnocasa.country-es.sell-estate-index .valor span,body.tecnocasa.country-es.sell-estate-showcase .valor span,body.tecnocasa.country-es.services-index .valor span,body.tecnocasa.country-es.who-we-are-index .valor span,body.tecnocasa.country-fr.contacts-index .valor span,body.tecnocasa.country-fr.home-showcase .valor span,body.tecnocasa.country-fr.sell-estate-index .valor span,body.tecnocasa.country-fr.sell-estate-showcase .valor span,body.tecnocasa.country-fr.services-index .valor span,body.tecnocasa.country-fr.who-we-are-index .valor span,body.tecnocasa.country-hu.contacts-index .valor span,body.tecnocasa.country-hu.home-showcase .valor span,body.tecnocasa.country-hu.sell-estate-index .valor span,body.tecnocasa.country-hu.sell-estate-showcase .valor span,body.tecnocasa.country-hu.services-index .valor span,body.tecnocasa.country-hu.who-we-are-index .valor span,body.tecnocasa.country-pl.contacts-index .valor span,body.tecnocasa.country-pl.home-showcase .valor span,body.tecnocasa.country-pl.sell-estate-index .valor span,body.tecnocasa.country-pl.sell-estate-showcase .valor span,body.tecnocasa.country-pl.services-index .valor span,body.tecnocasa.country-pl.who-we-are-index .valor span,body.tecnocasa.country-tn.contacts-index .valor span,body.tecnocasa.country-tn.home-showcase .valor span,body.tecnocasa.country-tn.sell-estate-index .valor span,body.tecnocasa.country-tn.sell-estate-showcase .valor span,body.tecnocasa.country-tn.services-index .valor span,body.tecnocasa.country-tn.who-we-are-index .valor span,body.tecnorete.country-de.contacts-index .valor span,body.tecnorete.country-de.home-showcase .valor span,body.tecnorete.country-de.sell-estate-index .valor span,body.tecnorete.country-de.sell-estate-showcase .valor span,body.tecnorete.country-de.services-index .valor span,body.tecnorete.country-de.who-we-are-index .valor span,body.tecnorete.country-es.contacts-index .valor span,body.tecnorete.country-es.home-showcase .valor span,body.tecnorete.country-es.sell-estate-index .valor span,body.tecnorete.country-es.sell-estate-showcase .valor span,body.tecnorete.country-es.services-index .valor span,body.tecnorete.country-es.who-we-are-index .valor span,body.tecnorete.country-fr.contacts-index .valor span,body.tecnorete.country-fr.home-showcase .valor span,body.tecnorete.country-fr.sell-estate-index .valor span,body.tecnorete.country-fr.sell-estate-showcase .valor span,body.tecnorete.country-fr.services-index .valor span,body.tecnorete.country-fr.who-we-are-index .valor span,body.tecnorete.country-hu.contacts-index .valor span,body.tecnorete.country-hu.home-showcase .valor span,body.tecnorete.country-hu.sell-estate-index .valor span,body.tecnorete.country-hu.sell-estate-showcase .valor span,body.tecnorete.country-hu.services-index .valor span,body.tecnorete.country-hu.who-we-are-index .valor span,body.tecnorete.country-pl.contacts-index .valor span,body.tecnorete.country-pl.home-showcase .valor span,body.tecnorete.country-pl.sell-estate-index .valor span,body.tecnorete.country-pl.sell-estate-showcase .valor span,body.tecnorete.country-pl.services-index .valor span,body.tecnorete.country-pl.who-we-are-index .valor span,body.tecnorete.country-tn.contacts-index .valor span,body.tecnorete.country-tn.home-showcase .valor span,body.tecnorete.country-tn.sell-estate-index .valor span,body.tecnorete.country-tn.sell-estate-showcase .valor span,body.tecnorete.country-tn.services-index .valor span,body.tecnorete.country-tn.who-we-are-index .valor span{color:#158140;font-size:1rem;font-weight:700}body.tecnocasa.country-de.contacts-index .valor .card,body.tecnocasa.country-de.home-showcase .valor .card,body.tecnocasa.country-de.sell-estate-index .valor .card,body.tecnocasa.country-de.sell-estate-showcase .valor .card,body.tecnocasa.country-de.services-index .valor .card,body.tecnocasa.country-de.who-we-are-index .valor .card,body.tecnocasa.country-es.contacts-index .valor .card,body.tecnocasa.country-es.home-showcase .valor .card,body.tecnocasa.country-es.sell-estate-index .valor .card,body.tecnocasa.country-es.sell-estate-showcase .valor .card,body.tecnocasa.country-es.services-index .valor .card,body.tecnocasa.country-es.who-we-are-index .valor .card,body.tecnocasa.country-fr.contacts-index .valor .card,body.tecnocasa.country-fr.home-showcase .valor .card,body.tecnocasa.country-fr.sell-estate-index .valor .card,body.tecnocasa.country-fr.sell-estate-showcase .valor .card,body.tecnocasa.country-fr.services-index .valor .card,body.tecnocasa.country-fr.who-we-are-index .valor .card,body.tecnocasa.country-hu.contacts-index .valor .card,body.tecnocasa.country-hu.home-showcase .valor .card,body.tecnocasa.country-hu.sell-estate-index .valor .card,body.tecnocasa.country-hu.sell-estate-showcase .valor .card,body.tecnocasa.country-hu.services-index .valor .card,body.tecnocasa.country-hu.who-we-are-index .valor .card,body.tecnocasa.country-pl.contacts-index .valor .card,body.tecnocasa.country-pl.home-showcase .valor .card,body.tecnocasa.country-pl.sell-estate-index .valor .card,body.tecnocasa.country-pl.sell-estate-showcase .valor .card,body.tecnocasa.country-pl.services-index .valor .card,body.tecnocasa.country-pl.who-we-are-index .valor .card,body.tecnocasa.country-tn.contacts-index .valor .card,body.tecnocasa.country-tn.home-showcase .valor .card,body.tecnocasa.country-tn.sell-estate-index .valor .card,body.tecnocasa.country-tn.sell-estate-showcase .valor .card,body.tecnocasa.country-tn.services-index .valor .card,body.tecnocasa.country-tn.who-we-are-index .valor .card,body.tecnorete.country-de.contacts-index .valor .card,body.tecnorete.country-de.home-showcase .valor .card,body.tecnorete.country-de.sell-estate-index .valor .card,body.tecnorete.country-de.sell-estate-showcase .valor .card,body.tecnorete.country-de.services-index .valor .card,body.tecnorete.country-de.who-we-are-index .valor .card,body.tecnorete.country-es.contacts-index .valor .card,body.tecnorete.country-es.home-showcase .valor .card,body.tecnorete.country-es.sell-estate-index .valor .card,body.tecnorete.country-es.sell-estate-showcase .valor .card,body.tecnorete.country-es.services-index .valor .card,body.tecnorete.country-es.who-we-are-index .valor .card,body.tecnorete.country-fr.contacts-index .valor .card,body.tecnorete.country-fr.home-showcase .valor .card,body.tecnorete.country-fr.sell-estate-index .valor .card,body.tecnorete.country-fr.sell-estate-showcase .valor .card,body.tecnorete.country-fr.services-index .valor .card,body.tecnorete.country-fr.who-we-are-index .valor .card,body.tecnorete.country-hu.contacts-index .valor .card,body.tecnorete.country-hu.home-showcase .valor .card,body.tecnorete.country-hu.sell-estate-index .valor .card,body.tecnorete.country-hu.sell-estate-showcase .valor .card,body.tecnorete.country-hu.services-index .valor .card,body.tecnorete.country-hu.who-we-are-index .valor .card,body.tecnorete.country-pl.contacts-index .valor .card,body.tecnorete.country-pl.home-showcase .valor .card,body.tecnorete.country-pl.sell-estate-index .valor .card,body.tecnorete.country-pl.sell-estate-showcase .valor .card,body.tecnorete.country-pl.services-index .valor .card,body.tecnorete.country-pl.who-we-are-index .valor .card,body.tecnorete.country-tn.contacts-index .valor .card,body.tecnorete.country-tn.home-showcase .valor .card,body.tecnorete.country-tn.sell-estate-index .valor .card,body.tecnorete.country-tn.sell-estate-showcase .valor .card,body.tecnorete.country-tn.services-index .valor .card,body.tecnorete.country-tn.who-we-are-index .valor .card{align-items:center;display:flex;justify-content:flex-start;margin:1rem 0;padding:2rem}body.tecnocasa.country-de.contacts-index .valor .card p,body.tecnocasa.country-de.home-showcase .valor .card p,body.tecnocasa.country-de.sell-estate-index .valor .card p,body.tecnocasa.country-de.sell-estate-showcase .valor .card p,body.tecnocasa.country-de.services-index .valor .card p,body.tecnocasa.country-de.who-we-are-index .valor .card p,body.tecnocasa.country-es.contacts-index .valor .card p,body.tecnocasa.country-es.home-showcase .valor .card p,body.tecnocasa.country-es.sell-estate-index .valor .card p,body.tecnocasa.country-es.sell-estate-showcase .valor .card p,body.tecnocasa.country-es.services-index .valor .card p,body.tecnocasa.country-es.who-we-are-index .valor .card p,body.tecnocasa.country-fr.contacts-index .valor .card p,body.tecnocasa.country-fr.home-showcase .valor .card p,body.tecnocasa.country-fr.sell-estate-index .valor .card p,body.tecnocasa.country-fr.sell-estate-showcase .valor .card p,body.tecnocasa.country-fr.services-index .valor .card p,body.tecnocasa.country-fr.who-we-are-index .valor .card p,body.tecnocasa.country-hu.contacts-index .valor .card p,body.tecnocasa.country-hu.home-showcase .valor .card p,body.tecnocasa.country-hu.sell-estate-index .valor .card p,body.tecnocasa.country-hu.sell-estate-showcase .valor .card p,body.tecnocasa.country-hu.services-index .valor .card p,body.tecnocasa.country-hu.who-we-are-index .valor .card p,body.tecnocasa.country-pl.contacts-index .valor .card p,body.tecnocasa.country-pl.home-showcase .valor .card p,body.tecnocasa.country-pl.sell-estate-index .valor .card p,body.tecnocasa.country-pl.sell-estate-showcase .valor .card p,body.tecnocasa.country-pl.services-index .valor .card p,body.tecnocasa.country-pl.who-we-are-index .valor .card p,body.tecnocasa.country-tn.contacts-index .valor .card p,body.tecnocasa.country-tn.home-showcase .valor .card p,body.tecnocasa.country-tn.sell-estate-index .valor .card p,body.tecnocasa.country-tn.sell-estate-showcase .valor .card p,body.tecnocasa.country-tn.services-index .valor .card p,body.tecnocasa.country-tn.who-we-are-index .valor .card p,body.tecnorete.country-de.contacts-index .valor .card p,body.tecnorete.country-de.home-showcase .valor .card p,body.tecnorete.country-de.sell-estate-index .valor .card p,body.tecnorete.country-de.sell-estate-showcase .valor .card p,body.tecnorete.country-de.services-index .valor .card p,body.tecnorete.country-de.who-we-are-index .valor .card p,body.tecnorete.country-es.contacts-index .valor .card p,body.tecnorete.country-es.home-showcase .valor .card p,body.tecnorete.country-es.sell-estate-index .valor .card p,body.tecnorete.country-es.sell-estate-showcase .valor .card p,body.tecnorete.country-es.services-index .valor .card p,body.tecnorete.country-es.who-we-are-index .valor .card p,body.tecnorete.country-fr.contacts-index .valor .card p,body.tecnorete.country-fr.home-showcase .valor .card p,body.tecnorete.country-fr.sell-estate-index .valor .card p,body.tecnorete.country-fr.sell-estate-showcase .valor .card p,body.tecnorete.country-fr.services-index .valor .card p,body.tecnorete.country-fr.who-we-are-index .valor .card p,body.tecnorete.country-hu.contacts-index .valor .card p,body.tecnorete.country-hu.home-showcase .valor .card p,body.tecnorete.country-hu.sell-estate-index .valor .card p,body.tecnorete.country-hu.sell-estate-showcase .valor .card p,body.tecnorete.country-hu.services-index .valor .card p,body.tecnorete.country-hu.who-we-are-index .valor .card p,body.tecnorete.country-pl.contacts-index .valor .card p,body.tecnorete.country-pl.home-showcase .valor .card p,body.tecnorete.country-pl.sell-estate-index .valor .card p,body.tecnorete.country-pl.sell-estate-showcase .valor .card p,body.tecnorete.country-pl.services-index .valor .card p,body.tecnorete.country-pl.who-we-are-index .valor .card p,body.tecnorete.country-tn.contacts-index .valor .card p,body.tecnorete.country-tn.home-showcase .valor .card p,body.tecnorete.country-tn.sell-estate-index .valor .card p,body.tecnorete.country-tn.sell-estate-showcase .valor .card p,body.tecnorete.country-tn.services-index .valor .card p,body.tecnorete.country-tn.who-we-are-index .valor .card p{color:#424e5b}body.tecnocasa.country-de.contacts-index .valor .card h4,body.tecnocasa.country-de.home-showcase .valor .card h4,body.tecnocasa.country-de.sell-estate-index .valor .card h4,body.tecnocasa.country-de.sell-estate-showcase .valor .card h4,body.tecnocasa.country-de.services-index .valor .card h4,body.tecnocasa.country-de.who-we-are-index .valor .card h4,body.tecnocasa.country-es.contacts-index .valor .card h4,body.tecnocasa.country-es.home-showcase .valor .card h4,body.tecnocasa.country-es.sell-estate-index .valor .card h4,body.tecnocasa.country-es.sell-estate-showcase .valor .card h4,body.tecnocasa.country-es.services-index .valor .card h4,body.tecnocasa.country-es.who-we-are-index .valor .card h4,body.tecnocasa.country-fr.contacts-index .valor .card h4,body.tecnocasa.country-fr.home-showcase .valor .card h4,body.tecnocasa.country-fr.sell-estate-index .valor .card h4,body.tecnocasa.country-fr.sell-estate-showcase .valor .card h4,body.tecnocasa.country-fr.services-index .valor .card h4,body.tecnocasa.country-fr.who-we-are-index .valor .card h4,body.tecnocasa.country-hu.contacts-index .valor .card h4,body.tecnocasa.country-hu.home-showcase .valor .card h4,body.tecnocasa.country-hu.sell-estate-index .valor .card h4,body.tecnocasa.country-hu.sell-estate-showcase .valor .card h4,body.tecnocasa.country-hu.services-index .valor .card h4,body.tecnocasa.country-hu.who-we-are-index .valor .card h4,body.tecnocasa.country-pl.contacts-index .valor .card h4,body.tecnocasa.country-pl.home-showcase .valor .card h4,body.tecnocasa.country-pl.sell-estate-index .valor .card h4,body.tecnocasa.country-pl.sell-estate-showcase .valor .card h4,body.tecnocasa.country-pl.services-index .valor .card h4,body.tecnocasa.country-pl.who-we-are-index .valor .card h4,body.tecnocasa.country-tn.contacts-index .valor .card h4,body.tecnocasa.country-tn.home-showcase .valor .card h4,body.tecnocasa.country-tn.sell-estate-index .valor .card h4,body.tecnocasa.country-tn.sell-estate-showcase .valor .card h4,body.tecnocasa.country-tn.services-index .valor .card h4,body.tecnocasa.country-tn.who-we-are-index .valor .card h4,body.tecnorete.country-de.contacts-index .valor .card h4,body.tecnorete.country-de.home-showcase .valor .card h4,body.tecnorete.country-de.sell-estate-index .valor .card h4,body.tecnorete.country-de.sell-estate-showcase .valor .card h4,body.tecnorete.country-de.services-index .valor .card h4,body.tecnorete.country-de.who-we-are-index .valor .card h4,body.tecnorete.country-es.contacts-index .valor .card h4,body.tecnorete.country-es.home-showcase .valor .card h4,body.tecnorete.country-es.sell-estate-index .valor .card h4,body.tecnorete.country-es.sell-estate-showcase .valor .card h4,body.tecnorete.country-es.services-index .valor .card h4,body.tecnorete.country-es.who-we-are-index .valor .card h4,body.tecnorete.country-fr.contacts-index .valor .card h4,body.tecnorete.country-fr.home-showcase .valor .card h4,body.tecnorete.country-fr.sell-estate-index .valor .card h4,body.tecnorete.country-fr.sell-estate-showcase .valor .card h4,body.tecnorete.country-fr.services-index .valor .card h4,body.tecnorete.country-fr.who-we-are-index .valor .card h4,body.tecnorete.country-hu.contacts-index .valor .card h4,body.tecnorete.country-hu.home-showcase .valor .card h4,body.tecnorete.country-hu.sell-estate-index .valor .card h4,body.tecnorete.country-hu.sell-estate-showcase .valor .card h4,body.tecnorete.country-hu.services-index .valor .card h4,body.tecnorete.country-hu.who-we-are-index .valor .card h4,body.tecnorete.country-pl.contacts-index .valor .card h4,body.tecnorete.country-pl.home-showcase .valor .card h4,body.tecnorete.country-pl.sell-estate-index .valor .card h4,body.tecnorete.country-pl.sell-estate-showcase .valor .card h4,body.tecnorete.country-pl.services-index .valor .card h4,body.tecnorete.country-pl.who-we-are-index .valor .card h4,body.tecnorete.country-tn.contacts-index .valor .card h4,body.tecnorete.country-tn.home-showcase .valor .card h4,body.tecnorete.country-tn.sell-estate-index .valor .card h4,body.tecnorete.country-tn.sell-estate-showcase .valor .card h4,body.tecnorete.country-tn.services-index .valor .card h4,body.tecnorete.country-tn.who-we-are-index .valor .card h4{color:#158140;font-size:1.2rem;font-weight:600}body.tecnocasa.country-de.contacts-index .valor .card img,body.tecnocasa.country-de.home-showcase .valor .card img,body.tecnocasa.country-de.sell-estate-index .valor .card img,body.tecnocasa.country-de.sell-estate-showcase .valor .card img,body.tecnocasa.country-de.services-index .valor .card img,body.tecnocasa.country-de.who-we-are-index .valor .card img,body.tecnocasa.country-es.contacts-index .valor .card img,body.tecnocasa.country-es.home-showcase .valor .card img,body.tecnocasa.country-es.sell-estate-index .valor .card img,body.tecnocasa.country-es.sell-estate-showcase .valor .card img,body.tecnocasa.country-es.services-index .valor .card img,body.tecnocasa.country-es.who-we-are-index .valor .card img,body.tecnocasa.country-fr.contacts-index .valor .card img,body.tecnocasa.country-fr.home-showcase .valor .card img,body.tecnocasa.country-fr.sell-estate-index .valor .card img,body.tecnocasa.country-fr.sell-estate-showcase .valor .card img,body.tecnocasa.country-fr.services-index .valor .card img,body.tecnocasa.country-fr.who-we-are-index .valor .card img,body.tecnocasa.country-hu.contacts-index .valor .card img,body.tecnocasa.country-hu.home-showcase .valor .card img,body.tecnocasa.country-hu.sell-estate-index .valor .card img,body.tecnocasa.country-hu.sell-estate-showcase .valor .card img,body.tecnocasa.country-hu.services-index .valor .card img,body.tecnocasa.country-hu.who-we-are-index .valor .card img,body.tecnocasa.country-pl.contacts-index .valor .card img,body.tecnocasa.country-pl.home-showcase .valor .card img,body.tecnocasa.country-pl.sell-estate-index .valor .card img,body.tecnocasa.country-pl.sell-estate-showcase .valor .card img,body.tecnocasa.country-pl.services-index .valor .card img,body.tecnocasa.country-pl.who-we-are-index .valor .card img,body.tecnocasa.country-tn.contacts-index .valor .card img,body.tecnocasa.country-tn.home-showcase .valor .card img,body.tecnocasa.country-tn.sell-estate-index .valor .card img,body.tecnocasa.country-tn.sell-estate-showcase .valor .card img,body.tecnocasa.country-tn.services-index .valor .card img,body.tecnocasa.country-tn.who-we-are-index .valor .card img,body.tecnorete.country-de.contacts-index .valor .card img,body.tecnorete.country-de.home-showcase .valor .card img,body.tecnorete.country-de.sell-estate-index .valor .card img,body.tecnorete.country-de.sell-estate-showcase .valor .card img,body.tecnorete.country-de.services-index .valor .card img,body.tecnorete.country-de.who-we-are-index .valor .card img,body.tecnorete.country-es.contacts-index .valor .card img,body.tecnorete.country-es.home-showcase .valor .card img,body.tecnorete.country-es.sell-estate-index .valor .card img,body.tecnorete.country-es.sell-estate-showcase .valor .card img,body.tecnorete.country-es.services-index .valor .card img,body.tecnorete.country-es.who-we-are-index .valor .card img,body.tecnorete.country-fr.contacts-index .valor .card img,body.tecnorete.country-fr.home-showcase .valor .card img,body.tecnorete.country-fr.sell-estate-index .valor .card img,body.tecnorete.country-fr.sell-estate-showcase .valor .card img,body.tecnorete.country-fr.services-index .valor .card img,body.tecnorete.country-fr.who-we-are-index .valor .card img,body.tecnorete.country-hu.contacts-index .valor .card img,body.tecnorete.country-hu.home-showcase .valor .card img,body.tecnorete.country-hu.sell-estate-index .valor .card img,body.tecnorete.country-hu.sell-estate-showcase .valor .card img,body.tecnorete.country-hu.services-index .valor .card img,body.tecnorete.country-hu.who-we-are-index .valor .card img,body.tecnorete.country-pl.contacts-index .valor .card img,body.tecnorete.country-pl.home-showcase .valor .card img,body.tecnorete.country-pl.sell-estate-index .valor .card img,body.tecnorete.country-pl.sell-estate-showcase .valor .card img,body.tecnorete.country-pl.services-index .valor .card img,body.tecnorete.country-pl.who-we-are-index .valor .card img,body.tecnorete.country-tn.contacts-index .valor .card img,body.tecnorete.country-tn.home-showcase .valor .card img,body.tecnorete.country-tn.sell-estate-index .valor .card img,body.tecnorete.country-tn.sell-estate-showcase .valor .card img,body.tecnorete.country-tn.services-index .valor .card img,body.tecnorete.country-tn.who-we-are-index .valor .card img{height:2rem;margin-bottom:1rem;width:2rem}body.tecnocasa.country-de.contacts-index .valor .btn-network,body.tecnocasa.country-de.home-showcase .valor .btn-network,body.tecnocasa.country-de.sell-estate-index .valor .btn-network,body.tecnocasa.country-de.sell-estate-showcase .valor .btn-network,body.tecnocasa.country-de.services-index .valor .btn-network,body.tecnocasa.country-de.who-we-are-index .valor .btn-network,body.tecnocasa.country-es.contacts-index .valor .btn-network,body.tecnocasa.country-es.home-showcase .valor .btn-network,body.tecnocasa.country-es.sell-estate-index .valor .btn-network,body.tecnocasa.country-es.sell-estate-showcase .valor .btn-network,body.tecnocasa.country-es.services-index .valor .btn-network,body.tecnocasa.country-es.who-we-are-index .valor .btn-network,body.tecnocasa.country-fr.contacts-index .valor .btn-network,body.tecnocasa.country-fr.home-showcase .valor .btn-network,body.tecnocasa.country-fr.sell-estate-index .valor .btn-network,body.tecnocasa.country-fr.sell-estate-showcase .valor .btn-network,body.tecnocasa.country-fr.services-index .valor .btn-network,body.tecnocasa.country-fr.who-we-are-index .valor .btn-network,body.tecnocasa.country-hu.contacts-index .valor .btn-network,body.tecnocasa.country-hu.home-showcase .valor .btn-network,body.tecnocasa.country-hu.sell-estate-index .valor .btn-network,body.tecnocasa.country-hu.sell-estate-showcase .valor .btn-network,body.tecnocasa.country-hu.services-index .valor .btn-network,body.tecnocasa.country-hu.who-we-are-index .valor .btn-network,body.tecnocasa.country-pl.contacts-index .valor .btn-network,body.tecnocasa.country-pl.home-showcase .valor .btn-network,body.tecnocasa.country-pl.sell-estate-index .valor .btn-network,body.tecnocasa.country-pl.sell-estate-showcase .valor .btn-network,body.tecnocasa.country-pl.services-index .valor .btn-network,body.tecnocasa.country-pl.who-we-are-index .valor .btn-network,body.tecnocasa.country-tn.contacts-index .valor .btn-network,body.tecnocasa.country-tn.home-showcase .valor .btn-network,body.tecnocasa.country-tn.sell-estate-index .valor .btn-network,body.tecnocasa.country-tn.sell-estate-showcase .valor .btn-network,body.tecnocasa.country-tn.services-index .valor .btn-network,body.tecnocasa.country-tn.who-we-are-index .valor .btn-network,body.tecnorete.country-de.contacts-index .valor .btn-network,body.tecnorete.country-de.home-showcase .valor .btn-network,body.tecnorete.country-de.sell-estate-index .valor .btn-network,body.tecnorete.country-de.sell-estate-showcase .valor .btn-network,body.tecnorete.country-de.services-index .valor .btn-network,body.tecnorete.country-de.who-we-are-index .valor .btn-network,body.tecnorete.country-es.contacts-index .valor .btn-network,body.tecnorete.country-es.home-showcase .valor .btn-network,body.tecnorete.country-es.sell-estate-index .valor .btn-network,body.tecnorete.country-es.sell-estate-showcase .valor .btn-network,body.tecnorete.country-es.services-index .valor .btn-network,body.tecnorete.country-es.who-we-are-index .valor .btn-network,body.tecnorete.country-fr.contacts-index .valor .btn-network,body.tecnorete.country-fr.home-showcase .valor .btn-network,body.tecnorete.country-fr.sell-estate-index .valor .btn-network,body.tecnorete.country-fr.sell-estate-showcase .valor .btn-network,body.tecnorete.country-fr.services-index .valor .btn-network,body.tecnorete.country-fr.who-we-are-index .valor .btn-network,body.tecnorete.country-hu.contacts-index .valor .btn-network,body.tecnorete.country-hu.home-showcase .valor .btn-network,body.tecnorete.country-hu.sell-estate-index .valor .btn-network,body.tecnorete.country-hu.sell-estate-showcase .valor .btn-network,body.tecnorete.country-hu.services-index .valor .btn-network,body.tecnorete.country-hu.who-we-are-index .valor .btn-network,body.tecnorete.country-pl.contacts-index .valor .btn-network,body.tecnorete.country-pl.home-showcase .valor .btn-network,body.tecnorete.country-pl.sell-estate-index .valor .btn-network,body.tecnorete.country-pl.sell-estate-showcase .valor .btn-network,body.tecnorete.country-pl.services-index .valor .btn-network,body.tecnorete.country-pl.who-we-are-index .valor .btn-network,body.tecnorete.country-tn.contacts-index .valor .btn-network,body.tecnorete.country-tn.home-showcase .valor .btn-network,body.tecnorete.country-tn.sell-estate-index .valor .btn-network,body.tecnorete.country-tn.sell-estate-showcase .valor .btn-network,body.tecnorete.country-tn.services-index .valor .btn-network,body.tecnorete.country-tn.who-we-are-index .valor .btn-network{background:#158140;border:2px solid #158140;color:#fff!important;margin:4rem 0 3rem!important;padding:.5rem 2rem}body.tecnocasa.country-de.contacts-index .valor .btn-network:hover,body.tecnocasa.country-de.home-showcase .valor .btn-network:hover,body.tecnocasa.country-de.sell-estate-index .valor .btn-network:hover,body.tecnocasa.country-de.sell-estate-showcase .valor .btn-network:hover,body.tecnocasa.country-de.services-index .valor .btn-network:hover,body.tecnocasa.country-de.who-we-are-index .valor .btn-network:hover,body.tecnocasa.country-es.contacts-index .valor .btn-network:hover,body.tecnocasa.country-es.home-showcase .valor .btn-network:hover,body.tecnocasa.country-es.sell-estate-index .valor .btn-network:hover,body.tecnocasa.country-es.sell-estate-showcase .valor .btn-network:hover,body.tecnocasa.country-es.services-index .valor .btn-network:hover,body.tecnocasa.country-es.who-we-are-index .valor .btn-network:hover,body.tecnocasa.country-fr.contacts-index .valor .btn-network:hover,body.tecnocasa.country-fr.home-showcase .valor .btn-network:hover,body.tecnocasa.country-fr.sell-estate-index .valor .btn-network:hover,body.tecnocasa.country-fr.sell-estate-showcase .valor .btn-network:hover,body.tecnocasa.country-fr.services-index .valor .btn-network:hover,body.tecnocasa.country-fr.who-we-are-index .valor .btn-network:hover,body.tecnocasa.country-hu.contacts-index .valor .btn-network:hover,body.tecnocasa.country-hu.home-showcase .valor .btn-network:hover,body.tecnocasa.country-hu.sell-estate-index .valor .btn-network:hover,body.tecnocasa.country-hu.sell-estate-showcase .valor .btn-network:hover,body.tecnocasa.country-hu.services-index .valor .btn-network:hover,body.tecnocasa.country-hu.who-we-are-index .valor .btn-network:hover,body.tecnocasa.country-pl.contacts-index .valor .btn-network:hover,body.tecnocasa.country-pl.home-showcase .valor .btn-network:hover,body.tecnocasa.country-pl.sell-estate-index .valor .btn-network:hover,body.tecnocasa.country-pl.sell-estate-showcase .valor .btn-network:hover,body.tecnocasa.country-pl.services-index .valor .btn-network:hover,body.tecnocasa.country-pl.who-we-are-index .valor .btn-network:hover,body.tecnocasa.country-tn.contacts-index .valor .btn-network:hover,body.tecnocasa.country-tn.home-showcase .valor .btn-network:hover,body.tecnocasa.country-tn.sell-estate-index .valor .btn-network:hover,body.tecnocasa.country-tn.sell-estate-showcase .valor .btn-network:hover,body.tecnocasa.country-tn.services-index .valor .btn-network:hover,body.tecnocasa.country-tn.who-we-are-index .valor .btn-network:hover,body.tecnorete.country-de.contacts-index .valor .btn-network:hover,body.tecnorete.country-de.home-showcase .valor .btn-network:hover,body.tecnorete.country-de.sell-estate-index .valor .btn-network:hover,body.tecnorete.country-de.sell-estate-showcase .valor .btn-network:hover,body.tecnorete.country-de.services-index .valor .btn-network:hover,body.tecnorete.country-de.who-we-are-index .valor .btn-network:hover,body.tecnorete.country-es.contacts-index .valor .btn-network:hover,body.tecnorete.country-es.home-showcase .valor .btn-network:hover,body.tecnorete.country-es.sell-estate-index .valor .btn-network:hover,body.tecnorete.country-es.sell-estate-showcase .valor .btn-network:hover,body.tecnorete.country-es.services-index .valor .btn-network:hover,body.tecnorete.country-es.who-we-are-index .valor .btn-network:hover,body.tecnorete.country-fr.contacts-index .valor .btn-network:hover,body.tecnorete.country-fr.home-showcase .valor .btn-network:hover,body.tecnorete.country-fr.sell-estate-index .valor .btn-network:hover,body.tecnorete.country-fr.sell-estate-showcase .valor .btn-network:hover,body.tecnorete.country-fr.services-index .valor .btn-network:hover,body.tecnorete.country-fr.who-we-are-index .valor .btn-network:hover,body.tecnorete.country-hu.contacts-index .valor .btn-network:hover,body.tecnorete.country-hu.home-showcase .valor .btn-network:hover,body.tecnorete.country-hu.sell-estate-index .valor .btn-network:hover,body.tecnorete.country-hu.sell-estate-showcase .valor .btn-network:hover,body.tecnorete.country-hu.services-index .valor .btn-network:hover,body.tecnorete.country-hu.who-we-are-index .valor .btn-network:hover,body.tecnorete.country-pl.contacts-index .valor .btn-network:hover,body.tecnorete.country-pl.home-showcase .valor .btn-network:hover,body.tecnorete.country-pl.sell-estate-index .valor .btn-network:hover,body.tecnorete.country-pl.sell-estate-showcase .valor .btn-network:hover,body.tecnorete.country-pl.services-index .valor .btn-network:hover,body.tecnorete.country-pl.who-we-are-index .valor .btn-network:hover,body.tecnorete.country-tn.contacts-index .valor .btn-network:hover,body.tecnorete.country-tn.home-showcase .valor .btn-network:hover,body.tecnorete.country-tn.sell-estate-index .valor .btn-network:hover,body.tecnorete.country-tn.sell-estate-showcase .valor .btn-network:hover,body.tecnorete.country-tn.services-index .valor .btn-network:hover,body.tecnorete.country-tn.who-we-are-index .valor .btn-network:hover{background:#fff;border-radius:2px solid #158140;color:#424e5b!important}body.tecnocasa.country-de.contacts-index .leader-group,body.tecnocasa.country-de.home-showcase .leader-group,body.tecnocasa.country-de.sell-estate-index .leader-group,body.tecnocasa.country-de.sell-estate-showcase .leader-group,body.tecnocasa.country-de.services-index .leader-group,body.tecnocasa.country-de.who-we-are-index .leader-group,body.tecnocasa.country-es.contacts-index .leader-group,body.tecnocasa.country-es.home-showcase .leader-group,body.tecnocasa.country-es.sell-estate-index .leader-group,body.tecnocasa.country-es.sell-estate-showcase .leader-group,body.tecnocasa.country-es.services-index .leader-group,body.tecnocasa.country-es.who-we-are-index .leader-group,body.tecnocasa.country-fr.contacts-index .leader-group,body.tecnocasa.country-fr.home-showcase .leader-group,body.tecnocasa.country-fr.sell-estate-index .leader-group,body.tecnocasa.country-fr.sell-estate-showcase .leader-group,body.tecnocasa.country-fr.services-index .leader-group,body.tecnocasa.country-fr.who-we-are-index .leader-group,body.tecnocasa.country-hu.contacts-index .leader-group,body.tecnocasa.country-hu.home-showcase .leader-group,body.tecnocasa.country-hu.sell-estate-index .leader-group,body.tecnocasa.country-hu.sell-estate-showcase .leader-group,body.tecnocasa.country-hu.services-index .leader-group,body.tecnocasa.country-hu.who-we-are-index .leader-group,body.tecnocasa.country-pl.contacts-index .leader-group,body.tecnocasa.country-pl.home-showcase .leader-group,body.tecnocasa.country-pl.sell-estate-index .leader-group,body.tecnocasa.country-pl.sell-estate-showcase .leader-group,body.tecnocasa.country-pl.services-index .leader-group,body.tecnocasa.country-pl.who-we-are-index .leader-group,body.tecnocasa.country-tn.contacts-index .leader-group,body.tecnocasa.country-tn.home-showcase .leader-group,body.tecnocasa.country-tn.sell-estate-index .leader-group,body.tecnocasa.country-tn.sell-estate-showcase .leader-group,body.tecnocasa.country-tn.services-index .leader-group,body.tecnocasa.country-tn.who-we-are-index .leader-group,body.tecnorete.country-de.contacts-index .leader-group,body.tecnorete.country-de.home-showcase .leader-group,body.tecnorete.country-de.sell-estate-index .leader-group,body.tecnorete.country-de.sell-estate-showcase .leader-group,body.tecnorete.country-de.services-index .leader-group,body.tecnorete.country-de.who-we-are-index .leader-group,body.tecnorete.country-es.contacts-index .leader-group,body.tecnorete.country-es.home-showcase .leader-group,body.tecnorete.country-es.sell-estate-index .leader-group,body.tecnorete.country-es.sell-estate-showcase .leader-group,body.tecnorete.country-es.services-index .leader-group,body.tecnorete.country-es.who-we-are-index .leader-group,body.tecnorete.country-fr.contacts-index .leader-group,body.tecnorete.country-fr.home-showcase .leader-group,body.tecnorete.country-fr.sell-estate-index .leader-group,body.tecnorete.country-fr.sell-estate-showcase .leader-group,body.tecnorete.country-fr.services-index .leader-group,body.tecnorete.country-fr.who-we-are-index .leader-group,body.tecnorete.country-hu.contacts-index .leader-group,body.tecnorete.country-hu.home-showcase .leader-group,body.tecnorete.country-hu.sell-estate-index .leader-group,body.tecnorete.country-hu.sell-estate-showcase .leader-group,body.tecnorete.country-hu.services-index .leader-group,body.tecnorete.country-hu.who-we-are-index .leader-group,body.tecnorete.country-pl.contacts-index .leader-group,body.tecnorete.country-pl.home-showcase .leader-group,body.tecnorete.country-pl.sell-estate-index .leader-group,body.tecnorete.country-pl.sell-estate-showcase .leader-group,body.tecnorete.country-pl.services-index .leader-group,body.tecnorete.country-pl.who-we-are-index .leader-group,body.tecnorete.country-tn.contacts-index .leader-group,body.tecnorete.country-tn.home-showcase .leader-group,body.tecnorete.country-tn.sell-estate-index .leader-group,body.tecnorete.country-tn.sell-estate-showcase .leader-group,body.tecnorete.country-tn.services-index .leader-group,body.tecnorete.country-tn.who-we-are-index .leader-group{background:linear-gradient(0deg,rgba(7,39,64,.15),rgba(7,39,64,.82)),url(/img/getafe-tecnocasa.jpg);background-position:top!important;background-size:cover!important;height:auto;padding:2rem 0}body.tecnocasa.country-de.contacts-index .leader-group h2,body.tecnocasa.country-de.home-showcase .leader-group h2,body.tecnocasa.country-de.sell-estate-index .leader-group h2,body.tecnocasa.country-de.sell-estate-showcase .leader-group h2,body.tecnocasa.country-de.services-index .leader-group h2,body.tecnocasa.country-de.who-we-are-index .leader-group h2,body.tecnocasa.country-es.contacts-index .leader-group h2,body.tecnocasa.country-es.home-showcase .leader-group h2,body.tecnocasa.country-es.sell-estate-index .leader-group h2,body.tecnocasa.country-es.sell-estate-showcase .leader-group h2,body.tecnocasa.country-es.services-index .leader-group h2,body.tecnocasa.country-es.who-we-are-index .leader-group h2,body.tecnocasa.country-fr.contacts-index .leader-group h2,body.tecnocasa.country-fr.home-showcase .leader-group h2,body.tecnocasa.country-fr.sell-estate-index .leader-group h2,body.tecnocasa.country-fr.sell-estate-showcase .leader-group h2,body.tecnocasa.country-fr.services-index .leader-group h2,body.tecnocasa.country-fr.who-we-are-index .leader-group h2,body.tecnocasa.country-hu.contacts-index .leader-group h2,body.tecnocasa.country-hu.home-showcase .leader-group h2,body.tecnocasa.country-hu.sell-estate-index .leader-group h2,body.tecnocasa.country-hu.sell-estate-showcase .leader-group h2,body.tecnocasa.country-hu.services-index .leader-group h2,body.tecnocasa.country-hu.who-we-are-index .leader-group h2,body.tecnocasa.country-pl.contacts-index .leader-group h2,body.tecnocasa.country-pl.home-showcase .leader-group h2,body.tecnocasa.country-pl.sell-estate-index .leader-group h2,body.tecnocasa.country-pl.sell-estate-showcase .leader-group h2,body.tecnocasa.country-pl.services-index .leader-group h2,body.tecnocasa.country-pl.who-we-are-index .leader-group h2,body.tecnocasa.country-tn.contacts-index .leader-group h2,body.tecnocasa.country-tn.home-showcase .leader-group h2,body.tecnocasa.country-tn.sell-estate-index .leader-group h2,body.tecnocasa.country-tn.sell-estate-showcase .leader-group h2,body.tecnocasa.country-tn.services-index .leader-group h2,body.tecnocasa.country-tn.who-we-are-index .leader-group h2,body.tecnorete.country-de.contacts-index .leader-group h2,body.tecnorete.country-de.home-showcase .leader-group h2,body.tecnorete.country-de.sell-estate-index .leader-group h2,body.tecnorete.country-de.sell-estate-showcase .leader-group h2,body.tecnorete.country-de.services-index .leader-group h2,body.tecnorete.country-de.who-we-are-index .leader-group h2,body.tecnorete.country-es.contacts-index .leader-group h2,body.tecnorete.country-es.home-showcase .leader-group h2,body.tecnorete.country-es.sell-estate-index .leader-group h2,body.tecnorete.country-es.sell-estate-showcase .leader-group h2,body.tecnorete.country-es.services-index .leader-group h2,body.tecnorete.country-es.who-we-are-index .leader-group h2,body.tecnorete.country-fr.contacts-index .leader-group h2,body.tecnorete.country-fr.home-showcase .leader-group h2,body.tecnorete.country-fr.sell-estate-index .leader-group h2,body.tecnorete.country-fr.sell-estate-showcase .leader-group h2,body.tecnorete.country-fr.services-index .leader-group h2,body.tecnorete.country-fr.who-we-are-index .leader-group h2,body.tecnorete.country-hu.contacts-index .leader-group h2,body.tecnorete.country-hu.home-showcase .leader-group h2,body.tecnorete.country-hu.sell-estate-index .leader-group h2,body.tecnorete.country-hu.sell-estate-showcase .leader-group h2,body.tecnorete.country-hu.services-index .leader-group h2,body.tecnorete.country-hu.who-we-are-index .leader-group h2,body.tecnorete.country-pl.contacts-index .leader-group h2,body.tecnorete.country-pl.home-showcase .leader-group h2,body.tecnorete.country-pl.sell-estate-index .leader-group h2,body.tecnorete.country-pl.sell-estate-showcase .leader-group h2,body.tecnorete.country-pl.services-index .leader-group h2,body.tecnorete.country-pl.who-we-are-index .leader-group h2,body.tecnorete.country-tn.contacts-index .leader-group h2,body.tecnorete.country-tn.home-showcase .leader-group h2,body.tecnorete.country-tn.sell-estate-index .leader-group h2,body.tecnorete.country-tn.sell-estate-showcase .leader-group h2,body.tecnorete.country-tn.services-index .leader-group h2,body.tecnorete.country-tn.who-we-are-index .leader-group h2{color:#fff;font-size:2rem;font-weight:700;margin:1rem 0;text-shadow:0 0 5px rgba(0,21,31,.37)}body.tecnocasa.country-de.contacts-index .leader-group p,body.tecnocasa.country-de.home-showcase .leader-group p,body.tecnocasa.country-de.sell-estate-index .leader-group p,body.tecnocasa.country-de.sell-estate-showcase .leader-group p,body.tecnocasa.country-de.services-index .leader-group p,body.tecnocasa.country-de.who-we-are-index .leader-group p,body.tecnocasa.country-es.contacts-index .leader-group p,body.tecnocasa.country-es.home-showcase .leader-group p,body.tecnocasa.country-es.sell-estate-index .leader-group p,body.tecnocasa.country-es.sell-estate-showcase .leader-group p,body.tecnocasa.country-es.services-index .leader-group p,body.tecnocasa.country-es.who-we-are-index .leader-group p,body.tecnocasa.country-fr.contacts-index .leader-group p,body.tecnocasa.country-fr.home-showcase .leader-group p,body.tecnocasa.country-fr.sell-estate-index .leader-group p,body.tecnocasa.country-fr.sell-estate-showcase .leader-group p,body.tecnocasa.country-fr.services-index .leader-group p,body.tecnocasa.country-fr.who-we-are-index .leader-group p,body.tecnocasa.country-hu.contacts-index .leader-group p,body.tecnocasa.country-hu.home-showcase .leader-group p,body.tecnocasa.country-hu.sell-estate-index .leader-group p,body.tecnocasa.country-hu.sell-estate-showcase .leader-group p,body.tecnocasa.country-hu.services-index .leader-group p,body.tecnocasa.country-hu.who-we-are-index .leader-group p,body.tecnocasa.country-pl.contacts-index .leader-group p,body.tecnocasa.country-pl.home-showcase .leader-group p,body.tecnocasa.country-pl.sell-estate-index .leader-group p,body.tecnocasa.country-pl.sell-estate-showcase .leader-group p,body.tecnocasa.country-pl.services-index .leader-group p,body.tecnocasa.country-pl.who-we-are-index .leader-group p,body.tecnocasa.country-tn.contacts-index .leader-group p,body.tecnocasa.country-tn.home-showcase .leader-group p,body.tecnocasa.country-tn.sell-estate-index .leader-group p,body.tecnocasa.country-tn.sell-estate-showcase .leader-group p,body.tecnocasa.country-tn.services-index .leader-group p,body.tecnocasa.country-tn.who-we-are-index .leader-group p,body.tecnorete.country-de.contacts-index .leader-group p,body.tecnorete.country-de.home-showcase .leader-group p,body.tecnorete.country-de.sell-estate-index .leader-group p,body.tecnorete.country-de.sell-estate-showcase .leader-group p,body.tecnorete.country-de.services-index .leader-group p,body.tecnorete.country-de.who-we-are-index .leader-group p,body.tecnorete.country-es.contacts-index .leader-group p,body.tecnorete.country-es.home-showcase .leader-group p,body.tecnorete.country-es.sell-estate-index .leader-group p,body.tecnorete.country-es.sell-estate-showcase .leader-group p,body.tecnorete.country-es.services-index .leader-group p,body.tecnorete.country-es.who-we-are-index .leader-group p,body.tecnorete.country-fr.contacts-index .leader-group p,body.tecnorete.country-fr.home-showcase .leader-group p,body.tecnorete.country-fr.sell-estate-index .leader-group p,body.tecnorete.country-fr.sell-estate-showcase .leader-group p,body.tecnorete.country-fr.services-index .leader-group p,body.tecnorete.country-fr.who-we-are-index .leader-group p,body.tecnorete.country-hu.contacts-index .leader-group p,body.tecnorete.country-hu.home-showcase .leader-group p,body.tecnorete.country-hu.sell-estate-index .leader-group p,body.tecnorete.country-hu.sell-estate-showcase .leader-group p,body.tecnorete.country-hu.services-index .leader-group p,body.tecnorete.country-hu.who-we-are-index .leader-group p,body.tecnorete.country-pl.contacts-index .leader-group p,body.tecnorete.country-pl.home-showcase .leader-group p,body.tecnorete.country-pl.sell-estate-index .leader-group p,body.tecnorete.country-pl.sell-estate-showcase .leader-group p,body.tecnorete.country-pl.services-index .leader-group p,body.tecnorete.country-pl.who-we-are-index .leader-group p,body.tecnorete.country-tn.contacts-index .leader-group p,body.tecnorete.country-tn.home-showcase .leader-group p,body.tecnorete.country-tn.sell-estate-index .leader-group p,body.tecnorete.country-tn.sell-estate-showcase .leader-group p,body.tecnorete.country-tn.services-index .leader-group p,body.tecnorete.country-tn.who-we-are-index .leader-group p{color:#fff;font-size:1.4rem;font-weight:500}body.tecnocasa.country-de.contacts-index .leader-group span,body.tecnocasa.country-de.home-showcase .leader-group span,body.tecnocasa.country-de.sell-estate-index .leader-group span,body.tecnocasa.country-de.sell-estate-showcase .leader-group span,body.tecnocasa.country-de.services-index .leader-group span,body.tecnocasa.country-de.who-we-are-index .leader-group span,body.tecnocasa.country-es.contacts-index .leader-group span,body.tecnocasa.country-es.home-showcase .leader-group span,body.tecnocasa.country-es.sell-estate-index .leader-group span,body.tecnocasa.country-es.sell-estate-showcase .leader-group span,body.tecnocasa.country-es.services-index .leader-group span,body.tecnocasa.country-es.who-we-are-index .leader-group span,body.tecnocasa.country-fr.contacts-index .leader-group span,body.tecnocasa.country-fr.home-showcase .leader-group span,body.tecnocasa.country-fr.sell-estate-index .leader-group span,body.tecnocasa.country-fr.sell-estate-showcase .leader-group span,body.tecnocasa.country-fr.services-index .leader-group span,body.tecnocasa.country-fr.who-we-are-index .leader-group span,body.tecnocasa.country-hu.contacts-index .leader-group span,body.tecnocasa.country-hu.home-showcase .leader-group span,body.tecnocasa.country-hu.sell-estate-index .leader-group span,body.tecnocasa.country-hu.sell-estate-showcase .leader-group span,body.tecnocasa.country-hu.services-index .leader-group span,body.tecnocasa.country-hu.who-we-are-index .leader-group span,body.tecnocasa.country-pl.contacts-index .leader-group span,body.tecnocasa.country-pl.home-showcase .leader-group span,body.tecnocasa.country-pl.sell-estate-index .leader-group span,body.tecnocasa.country-pl.sell-estate-showcase .leader-group span,body.tecnocasa.country-pl.services-index .leader-group span,body.tecnocasa.country-pl.who-we-are-index .leader-group span,body.tecnocasa.country-tn.contacts-index .leader-group span,body.tecnocasa.country-tn.home-showcase .leader-group span,body.tecnocasa.country-tn.sell-estate-index .leader-group span,body.tecnocasa.country-tn.sell-estate-showcase .leader-group span,body.tecnocasa.country-tn.services-index .leader-group span,body.tecnocasa.country-tn.who-we-are-index .leader-group span,body.tecnorete.country-de.contacts-index .leader-group span,body.tecnorete.country-de.home-showcase .leader-group span,body.tecnorete.country-de.sell-estate-index .leader-group span,body.tecnorete.country-de.sell-estate-showcase .leader-group span,body.tecnorete.country-de.services-index .leader-group span,body.tecnorete.country-de.who-we-are-index .leader-group span,body.tecnorete.country-es.contacts-index .leader-group span,body.tecnorete.country-es.home-showcase .leader-group span,body.tecnorete.country-es.sell-estate-index .leader-group span,body.tecnorete.country-es.sell-estate-showcase .leader-group span,body.tecnorete.country-es.services-index .leader-group span,body.tecnorete.country-es.who-we-are-index .leader-group span,body.tecnorete.country-fr.contacts-index .leader-group span,body.tecnorete.country-fr.home-showcase .leader-group span,body.tecnorete.country-fr.sell-estate-index .leader-group span,body.tecnorete.country-fr.sell-estate-showcase .leader-group span,body.tecnorete.country-fr.services-index .leader-group span,body.tecnorete.country-fr.who-we-are-index .leader-group span,body.tecnorete.country-hu.contacts-index .leader-group span,body.tecnorete.country-hu.home-showcase .leader-group span,body.tecnorete.country-hu.sell-estate-index .leader-group span,body.tecnorete.country-hu.sell-estate-showcase .leader-group span,body.tecnorete.country-hu.services-index .leader-group span,body.tecnorete.country-hu.who-we-are-index .leader-group span,body.tecnorete.country-pl.contacts-index .leader-group span,body.tecnorete.country-pl.home-showcase .leader-group span,body.tecnorete.country-pl.sell-estate-index .leader-group span,body.tecnorete.country-pl.sell-estate-showcase .leader-group span,body.tecnorete.country-pl.services-index .leader-group span,body.tecnorete.country-pl.who-we-are-index .leader-group span,body.tecnorete.country-tn.contacts-index .leader-group span,body.tecnorete.country-tn.home-showcase .leader-group span,body.tecnorete.country-tn.sell-estate-index .leader-group span,body.tecnorete.country-tn.sell-estate-showcase .leader-group span,body.tecnorete.country-tn.services-index .leader-group span,body.tecnorete.country-tn.who-we-are-index .leader-group span{color:#158140;font-size:1rem;font-weight:700}body.tecnocasa.country-de.contacts-index .leader-group .card,body.tecnocasa.country-de.home-showcase .leader-group .card,body.tecnocasa.country-de.sell-estate-index .leader-group .card,body.tecnocasa.country-de.sell-estate-showcase .leader-group .card,body.tecnocasa.country-de.services-index .leader-group .card,body.tecnocasa.country-de.who-we-are-index .leader-group .card,body.tecnocasa.country-es.contacts-index .leader-group .card,body.tecnocasa.country-es.home-showcase .leader-group .card,body.tecnocasa.country-es.sell-estate-index .leader-group .card,body.tecnocasa.country-es.sell-estate-showcase .leader-group .card,body.tecnocasa.country-es.services-index .leader-group .card,body.tecnocasa.country-es.who-we-are-index .leader-group .card,body.tecnocasa.country-fr.contacts-index .leader-group .card,body.tecnocasa.country-fr.home-showcase .leader-group .card,body.tecnocasa.country-fr.sell-estate-index .leader-group .card,body.tecnocasa.country-fr.sell-estate-showcase .leader-group .card,body.tecnocasa.country-fr.services-index .leader-group .card,body.tecnocasa.country-fr.who-we-are-index .leader-group .card,body.tecnocasa.country-hu.contacts-index .leader-group .card,body.tecnocasa.country-hu.home-showcase .leader-group .card,body.tecnocasa.country-hu.sell-estate-index .leader-group .card,body.tecnocasa.country-hu.sell-estate-showcase .leader-group .card,body.tecnocasa.country-hu.services-index .leader-group .card,body.tecnocasa.country-hu.who-we-are-index .leader-group .card,body.tecnocasa.country-pl.contacts-index .leader-group .card,body.tecnocasa.country-pl.home-showcase .leader-group .card,body.tecnocasa.country-pl.sell-estate-index .leader-group .card,body.tecnocasa.country-pl.sell-estate-showcase .leader-group .card,body.tecnocasa.country-pl.services-index .leader-group .card,body.tecnocasa.country-pl.who-we-are-index .leader-group .card,body.tecnocasa.country-tn.contacts-index .leader-group .card,body.tecnocasa.country-tn.home-showcase .leader-group .card,body.tecnocasa.country-tn.sell-estate-index .leader-group .card,body.tecnocasa.country-tn.sell-estate-showcase .leader-group .card,body.tecnocasa.country-tn.services-index .leader-group .card,body.tecnocasa.country-tn.who-we-are-index .leader-group .card,body.tecnorete.country-de.contacts-index .leader-group .card,body.tecnorete.country-de.home-showcase .leader-group .card,body.tecnorete.country-de.sell-estate-index .leader-group .card,body.tecnorete.country-de.sell-estate-showcase .leader-group .card,body.tecnorete.country-de.services-index .leader-group .card,body.tecnorete.country-de.who-we-are-index .leader-group .card,body.tecnorete.country-es.contacts-index .leader-group .card,body.tecnorete.country-es.home-showcase .leader-group .card,body.tecnorete.country-es.sell-estate-index .leader-group .card,body.tecnorete.country-es.sell-estate-showcase .leader-group .card,body.tecnorete.country-es.services-index .leader-group .card,body.tecnorete.country-es.who-we-are-index .leader-group .card,body.tecnorete.country-fr.contacts-index .leader-group .card,body.tecnorete.country-fr.home-showcase .leader-group .card,body.tecnorete.country-fr.sell-estate-index .leader-group .card,body.tecnorete.country-fr.sell-estate-showcase .leader-group .card,body.tecnorete.country-fr.services-index .leader-group .card,body.tecnorete.country-fr.who-we-are-index .leader-group .card,body.tecnorete.country-hu.contacts-index .leader-group .card,body.tecnorete.country-hu.home-showcase .leader-group .card,body.tecnorete.country-hu.sell-estate-index .leader-group .card,body.tecnorete.country-hu.sell-estate-showcase .leader-group .card,body.tecnorete.country-hu.services-index .leader-group .card,body.tecnorete.country-hu.who-we-are-index .leader-group .card,body.tecnorete.country-pl.contacts-index .leader-group .card,body.tecnorete.country-pl.home-showcase .leader-group .card,body.tecnorete.country-pl.sell-estate-index .leader-group .card,body.tecnorete.country-pl.sell-estate-showcase .leader-group .card,body.tecnorete.country-pl.services-index .leader-group .card,body.tecnorete.country-pl.who-we-are-index .leader-group .card,body.tecnorete.country-tn.contacts-index .leader-group .card,body.tecnorete.country-tn.home-showcase .leader-group .card,body.tecnorete.country-tn.sell-estate-index .leader-group .card,body.tecnorete.country-tn.sell-estate-showcase .leader-group .card,body.tecnorete.country-tn.services-index .leader-group .card,body.tecnorete.country-tn.who-we-are-index .leader-group .card{align-items:center;display:flex;justify-content:flex-start;margin:1rem;max-height:240px;min-height:240px;padding:2rem 4rem}body.tecnocasa.country-de.contacts-index .leader-group .card p,body.tecnocasa.country-de.home-showcase .leader-group .card p,body.tecnocasa.country-de.sell-estate-index .leader-group .card p,body.tecnocasa.country-de.sell-estate-showcase .leader-group .card p,body.tecnocasa.country-de.services-index .leader-group .card p,body.tecnocasa.country-de.who-we-are-index .leader-group .card p,body.tecnocasa.country-es.contacts-index .leader-group .card p,body.tecnocasa.country-es.home-showcase .leader-group .card p,body.tecnocasa.country-es.sell-estate-index .leader-group .card p,body.tecnocasa.country-es.sell-estate-showcase .leader-group .card p,body.tecnocasa.country-es.services-index .leader-group .card p,body.tecnocasa.country-es.who-we-are-index .leader-group .card p,body.tecnocasa.country-fr.contacts-index .leader-group .card p,body.tecnocasa.country-fr.home-showcase .leader-group .card p,body.tecnocasa.country-fr.sell-estate-index .leader-group .card p,body.tecnocasa.country-fr.sell-estate-showcase .leader-group .card p,body.tecnocasa.country-fr.services-index .leader-group .card p,body.tecnocasa.country-fr.who-we-are-index .leader-group .card p,body.tecnocasa.country-hu.contacts-index .leader-group .card p,body.tecnocasa.country-hu.home-showcase .leader-group .card p,body.tecnocasa.country-hu.sell-estate-index .leader-group .card p,body.tecnocasa.country-hu.sell-estate-showcase .leader-group .card p,body.tecnocasa.country-hu.services-index .leader-group .card p,body.tecnocasa.country-hu.who-we-are-index .leader-group .card p,body.tecnocasa.country-pl.contacts-index .leader-group .card p,body.tecnocasa.country-pl.home-showcase .leader-group .card p,body.tecnocasa.country-pl.sell-estate-index .leader-group .card p,body.tecnocasa.country-pl.sell-estate-showcase .leader-group .card p,body.tecnocasa.country-pl.services-index .leader-group .card p,body.tecnocasa.country-pl.who-we-are-index .leader-group .card p,body.tecnocasa.country-tn.contacts-index .leader-group .card p,body.tecnocasa.country-tn.home-showcase .leader-group .card p,body.tecnocasa.country-tn.sell-estate-index .leader-group .card p,body.tecnocasa.country-tn.sell-estate-showcase .leader-group .card p,body.tecnocasa.country-tn.services-index .leader-group .card p,body.tecnocasa.country-tn.who-we-are-index .leader-group .card p,body.tecnorete.country-de.contacts-index .leader-group .card p,body.tecnorete.country-de.home-showcase .leader-group .card p,body.tecnorete.country-de.sell-estate-index .leader-group .card p,body.tecnorete.country-de.sell-estate-showcase .leader-group .card p,body.tecnorete.country-de.services-index .leader-group .card p,body.tecnorete.country-de.who-we-are-index .leader-group .card p,body.tecnorete.country-es.contacts-index .leader-group .card p,body.tecnorete.country-es.home-showcase .leader-group .card p,body.tecnorete.country-es.sell-estate-index .leader-group .card p,body.tecnorete.country-es.sell-estate-showcase .leader-group .card p,body.tecnorete.country-es.services-index .leader-group .card p,body.tecnorete.country-es.who-we-are-index .leader-group .card p,body.tecnorete.country-fr.contacts-index .leader-group .card p,body.tecnorete.country-fr.home-showcase .leader-group .card p,body.tecnorete.country-fr.sell-estate-index .leader-group .card p,body.tecnorete.country-fr.sell-estate-showcase .leader-group .card p,body.tecnorete.country-fr.services-index .leader-group .card p,body.tecnorete.country-fr.who-we-are-index .leader-group .card p,body.tecnorete.country-hu.contacts-index .leader-group .card p,body.tecnorete.country-hu.home-showcase .leader-group .card p,body.tecnorete.country-hu.sell-estate-index .leader-group .card p,body.tecnorete.country-hu.sell-estate-showcase .leader-group .card p,body.tecnorete.country-hu.services-index .leader-group .card p,body.tecnorete.country-hu.who-we-are-index .leader-group .card p,body.tecnorete.country-pl.contacts-index .leader-group .card p,body.tecnorete.country-pl.home-showcase .leader-group .card p,body.tecnorete.country-pl.sell-estate-index .leader-group .card p,body.tecnorete.country-pl.sell-estate-showcase .leader-group .card p,body.tecnorete.country-pl.services-index .leader-group .card p,body.tecnorete.country-pl.who-we-are-index .leader-group .card p,body.tecnorete.country-tn.contacts-index .leader-group .card p,body.tecnorete.country-tn.home-showcase .leader-group .card p,body.tecnorete.country-tn.sell-estate-index .leader-group .card p,body.tecnorete.country-tn.sell-estate-showcase .leader-group .card p,body.tecnorete.country-tn.services-index .leader-group .card p,body.tecnorete.country-tn.who-we-are-index .leader-group .card p{color:#424e5b;font-size:1rem;font-weight:300}body.tecnocasa.country-de.contacts-index .leader-group .card h4,body.tecnocasa.country-de.home-showcase .leader-group .card h4,body.tecnocasa.country-de.sell-estate-index .leader-group .card h4,body.tecnocasa.country-de.sell-estate-showcase .leader-group .card h4,body.tecnocasa.country-de.services-index .leader-group .card h4,body.tecnocasa.country-de.who-we-are-index .leader-group .card h4,body.tecnocasa.country-es.contacts-index .leader-group .card h4,body.tecnocasa.country-es.home-showcase .leader-group .card h4,body.tecnocasa.country-es.sell-estate-index .leader-group .card h4,body.tecnocasa.country-es.sell-estate-showcase .leader-group .card h4,body.tecnocasa.country-es.services-index .leader-group .card h4,body.tecnocasa.country-es.who-we-are-index .leader-group .card h4,body.tecnocasa.country-fr.contacts-index .leader-group .card h4,body.tecnocasa.country-fr.home-showcase .leader-group .card h4,body.tecnocasa.country-fr.sell-estate-index .leader-group .card h4,body.tecnocasa.country-fr.sell-estate-showcase .leader-group .card h4,body.tecnocasa.country-fr.services-index .leader-group .card h4,body.tecnocasa.country-fr.who-we-are-index .leader-group .card h4,body.tecnocasa.country-hu.contacts-index .leader-group .card h4,body.tecnocasa.country-hu.home-showcase .leader-group .card h4,body.tecnocasa.country-hu.sell-estate-index .leader-group .card h4,body.tecnocasa.country-hu.sell-estate-showcase .leader-group .card h4,body.tecnocasa.country-hu.services-index .leader-group .card h4,body.tecnocasa.country-hu.who-we-are-index .leader-group .card h4,body.tecnocasa.country-pl.contacts-index .leader-group .card h4,body.tecnocasa.country-pl.home-showcase .leader-group .card h4,body.tecnocasa.country-pl.sell-estate-index .leader-group .card h4,body.tecnocasa.country-pl.sell-estate-showcase .leader-group .card h4,body.tecnocasa.country-pl.services-index .leader-group .card h4,body.tecnocasa.country-pl.who-we-are-index .leader-group .card h4,body.tecnocasa.country-tn.contacts-index .leader-group .card h4,body.tecnocasa.country-tn.home-showcase .leader-group .card h4,body.tecnocasa.country-tn.sell-estate-index .leader-group .card h4,body.tecnocasa.country-tn.sell-estate-showcase .leader-group .card h4,body.tecnocasa.country-tn.services-index .leader-group .card h4,body.tecnocasa.country-tn.who-we-are-index .leader-group .card h4,body.tecnorete.country-de.contacts-index .leader-group .card h4,body.tecnorete.country-de.home-showcase .leader-group .card h4,body.tecnorete.country-de.sell-estate-index .leader-group .card h4,body.tecnorete.country-de.sell-estate-showcase .leader-group .card h4,body.tecnorete.country-de.services-index .leader-group .card h4,body.tecnorete.country-de.who-we-are-index .leader-group .card h4,body.tecnorete.country-es.contacts-index .leader-group .card h4,body.tecnorete.country-es.home-showcase .leader-group .card h4,body.tecnorete.country-es.sell-estate-index .leader-group .card h4,body.tecnorete.country-es.sell-estate-showcase .leader-group .card h4,body.tecnorete.country-es.services-index .leader-group .card h4,body.tecnorete.country-es.who-we-are-index .leader-group .card h4,body.tecnorete.country-fr.contacts-index .leader-group .card h4,body.tecnorete.country-fr.home-showcase .leader-group .card h4,body.tecnorete.country-fr.sell-estate-index .leader-group .card h4,body.tecnorete.country-fr.sell-estate-showcase .leader-group .card h4,body.tecnorete.country-fr.services-index .leader-group .card h4,body.tecnorete.country-fr.who-we-are-index .leader-group .card h4,body.tecnorete.country-hu.contacts-index .leader-group .card h4,body.tecnorete.country-hu.home-showcase .leader-group .card h4,body.tecnorete.country-hu.sell-estate-index .leader-group .card h4,body.tecnorete.country-hu.sell-estate-showcase .leader-group .card h4,body.tecnorete.country-hu.services-index .leader-group .card h4,body.tecnorete.country-hu.who-we-are-index .leader-group .card h4,body.tecnorete.country-pl.contacts-index .leader-group .card h4,body.tecnorete.country-pl.home-showcase .leader-group .card h4,body.tecnorete.country-pl.sell-estate-index .leader-group .card h4,body.tecnorete.country-pl.sell-estate-showcase .leader-group .card h4,body.tecnorete.country-pl.services-index .leader-group .card h4,body.tecnorete.country-pl.who-we-are-index .leader-group .card h4,body.tecnorete.country-tn.contacts-index .leader-group .card h4,body.tecnorete.country-tn.home-showcase .leader-group .card h4,body.tecnorete.country-tn.sell-estate-index .leader-group .card h4,body.tecnorete.country-tn.sell-estate-showcase .leader-group .card h4,body.tecnorete.country-tn.services-index .leader-group .card h4,body.tecnorete.country-tn.who-we-are-index .leader-group .card h4{color:#158140;font-size:2rem;font-weight:800}body.tecnocasa.country-de.contacts-index .leader-group .card img,body.tecnocasa.country-de.home-showcase .leader-group .card img,body.tecnocasa.country-de.sell-estate-index .leader-group .card img,body.tecnocasa.country-de.sell-estate-showcase .leader-group .card img,body.tecnocasa.country-de.services-index .leader-group .card img,body.tecnocasa.country-de.who-we-are-index .leader-group .card img,body.tecnocasa.country-es.contacts-index .leader-group .card img,body.tecnocasa.country-es.home-showcase .leader-group .card img,body.tecnocasa.country-es.sell-estate-index .leader-group .card img,body.tecnocasa.country-es.sell-estate-showcase .leader-group .card img,body.tecnocasa.country-es.services-index .leader-group .card img,body.tecnocasa.country-es.who-we-are-index .leader-group .card img,body.tecnocasa.country-fr.contacts-index .leader-group .card img,body.tecnocasa.country-fr.home-showcase .leader-group .card img,body.tecnocasa.country-fr.sell-estate-index .leader-group .card img,body.tecnocasa.country-fr.sell-estate-showcase .leader-group .card img,body.tecnocasa.country-fr.services-index .leader-group .card img,body.tecnocasa.country-fr.who-we-are-index .leader-group .card img,body.tecnocasa.country-hu.contacts-index .leader-group .card img,body.tecnocasa.country-hu.home-showcase .leader-group .card img,body.tecnocasa.country-hu.sell-estate-index .leader-group .card img,body.tecnocasa.country-hu.sell-estate-showcase .leader-group .card img,body.tecnocasa.country-hu.services-index .leader-group .card img,body.tecnocasa.country-hu.who-we-are-index .leader-group .card img,body.tecnocasa.country-pl.contacts-index .leader-group .card img,body.tecnocasa.country-pl.home-showcase .leader-group .card img,body.tecnocasa.country-pl.sell-estate-index .leader-group .card img,body.tecnocasa.country-pl.sell-estate-showcase .leader-group .card img,body.tecnocasa.country-pl.services-index .leader-group .card img,body.tecnocasa.country-pl.who-we-are-index .leader-group .card img,body.tecnocasa.country-tn.contacts-index .leader-group .card img,body.tecnocasa.country-tn.home-showcase .leader-group .card img,body.tecnocasa.country-tn.sell-estate-index .leader-group .card img,body.tecnocasa.country-tn.sell-estate-showcase .leader-group .card img,body.tecnocasa.country-tn.services-index .leader-group .card img,body.tecnocasa.country-tn.who-we-are-index .leader-group .card img,body.tecnorete.country-de.contacts-index .leader-group .card img,body.tecnorete.country-de.home-showcase .leader-group .card img,body.tecnorete.country-de.sell-estate-index .leader-group .card img,body.tecnorete.country-de.sell-estate-showcase .leader-group .card img,body.tecnorete.country-de.services-index .leader-group .card img,body.tecnorete.country-de.who-we-are-index .leader-group .card img,body.tecnorete.country-es.contacts-index .leader-group .card img,body.tecnorete.country-es.home-showcase .leader-group .card img,body.tecnorete.country-es.sell-estate-index .leader-group .card img,body.tecnorete.country-es.sell-estate-showcase .leader-group .card img,body.tecnorete.country-es.services-index .leader-group .card img,body.tecnorete.country-es.who-we-are-index .leader-group .card img,body.tecnorete.country-fr.contacts-index .leader-group .card img,body.tecnorete.country-fr.home-showcase .leader-group .card img,body.tecnorete.country-fr.sell-estate-index .leader-group .card img,body.tecnorete.country-fr.sell-estate-showcase .leader-group .card img,body.tecnorete.country-fr.services-index .leader-group .card img,body.tecnorete.country-fr.who-we-are-index .leader-group .card img,body.tecnorete.country-hu.contacts-index .leader-group .card img,body.tecnorete.country-hu.home-showcase .leader-group .card img,body.tecnorete.country-hu.sell-estate-index .leader-group .card img,body.tecnorete.country-hu.sell-estate-showcase .leader-group .card img,body.tecnorete.country-hu.services-index .leader-group .card img,body.tecnorete.country-hu.who-we-are-index .leader-group .card img,body.tecnorete.country-pl.contacts-index .leader-group .card img,body.tecnorete.country-pl.home-showcase .leader-group .card img,body.tecnorete.country-pl.sell-estate-index .leader-group .card img,body.tecnorete.country-pl.sell-estate-showcase .leader-group .card img,body.tecnorete.country-pl.services-index .leader-group .card img,body.tecnorete.country-pl.who-we-are-index .leader-group .card img,body.tecnorete.country-tn.contacts-index .leader-group .card img,body.tecnorete.country-tn.home-showcase .leader-group .card img,body.tecnorete.country-tn.sell-estate-index .leader-group .card img,body.tecnorete.country-tn.sell-estate-showcase .leader-group .card img,body.tecnorete.country-tn.services-index .leader-group .card img,body.tecnorete.country-tn.who-we-are-index .leader-group .card img{height:3rem;margin:0;width:3rem}body.tecnocasa.country-de.contacts-index .blog,body.tecnocasa.country-de.home-showcase .blog,body.tecnocasa.country-de.sell-estate-index .blog,body.tecnocasa.country-de.sell-estate-showcase .blog,body.tecnocasa.country-de.services-index .blog,body.tecnocasa.country-de.who-we-are-index .blog,body.tecnocasa.country-es.contacts-index .blog,body.tecnocasa.country-es.home-showcase .blog,body.tecnocasa.country-es.sell-estate-index .blog,body.tecnocasa.country-es.sell-estate-showcase .blog,body.tecnocasa.country-es.services-index .blog,body.tecnocasa.country-es.who-we-are-index .blog,body.tecnocasa.country-fr.contacts-index .blog,body.tecnocasa.country-fr.home-showcase .blog,body.tecnocasa.country-fr.sell-estate-index .blog,body.tecnocasa.country-fr.sell-estate-showcase .blog,body.tecnocasa.country-fr.services-index .blog,body.tecnocasa.country-fr.who-we-are-index .blog,body.tecnocasa.country-hu.contacts-index .blog,body.tecnocasa.country-hu.home-showcase .blog,body.tecnocasa.country-hu.sell-estate-index .blog,body.tecnocasa.country-hu.sell-estate-showcase .blog,body.tecnocasa.country-hu.services-index .blog,body.tecnocasa.country-hu.who-we-are-index .blog,body.tecnocasa.country-pl.contacts-index .blog,body.tecnocasa.country-pl.home-showcase .blog,body.tecnocasa.country-pl.sell-estate-index .blog,body.tecnocasa.country-pl.sell-estate-showcase .blog,body.tecnocasa.country-pl.services-index .blog,body.tecnocasa.country-pl.who-we-are-index .blog,body.tecnocasa.country-tn.contacts-index .blog,body.tecnocasa.country-tn.home-showcase .blog,body.tecnocasa.country-tn.sell-estate-index .blog,body.tecnocasa.country-tn.sell-estate-showcase .blog,body.tecnocasa.country-tn.services-index .blog,body.tecnocasa.country-tn.who-we-are-index .blog,body.tecnorete.country-de.contacts-index .blog,body.tecnorete.country-de.home-showcase .blog,body.tecnorete.country-de.sell-estate-index .blog,body.tecnorete.country-de.sell-estate-showcase .blog,body.tecnorete.country-de.services-index .blog,body.tecnorete.country-de.who-we-are-index .blog,body.tecnorete.country-es.contacts-index .blog,body.tecnorete.country-es.home-showcase .blog,body.tecnorete.country-es.sell-estate-index .blog,body.tecnorete.country-es.sell-estate-showcase .blog,body.tecnorete.country-es.services-index .blog,body.tecnorete.country-es.who-we-are-index .blog,body.tecnorete.country-fr.contacts-index .blog,body.tecnorete.country-fr.home-showcase .blog,body.tecnorete.country-fr.sell-estate-index .blog,body.tecnorete.country-fr.sell-estate-showcase .blog,body.tecnorete.country-fr.services-index .blog,body.tecnorete.country-fr.who-we-are-index .blog,body.tecnorete.country-hu.contacts-index .blog,body.tecnorete.country-hu.home-showcase .blog,body.tecnorete.country-hu.sell-estate-index .blog,body.tecnorete.country-hu.sell-estate-showcase .blog,body.tecnorete.country-hu.services-index .blog,body.tecnorete.country-hu.who-we-are-index .blog,body.tecnorete.country-pl.contacts-index .blog,body.tecnorete.country-pl.home-showcase .blog,body.tecnorete.country-pl.sell-estate-index .blog,body.tecnorete.country-pl.sell-estate-showcase .blog,body.tecnorete.country-pl.services-index .blog,body.tecnorete.country-pl.who-we-are-index .blog,body.tecnorete.country-tn.contacts-index .blog,body.tecnorete.country-tn.home-showcase .blog,body.tecnorete.country-tn.sell-estate-index .blog,body.tecnorete.country-tn.sell-estate-showcase .blog,body.tecnorete.country-tn.services-index .blog,body.tecnorete.country-tn.who-we-are-index .blog{padding:5rem 15px}body.tecnocasa.country-de.contacts-index .blog h2,body.tecnocasa.country-de.home-showcase .blog h2,body.tecnocasa.country-de.sell-estate-index .blog h2,body.tecnocasa.country-de.sell-estate-showcase .blog h2,body.tecnocasa.country-de.services-index .blog h2,body.tecnocasa.country-de.who-we-are-index .blog h2,body.tecnocasa.country-es.contacts-index .blog h2,body.tecnocasa.country-es.home-showcase .blog h2,body.tecnocasa.country-es.sell-estate-index .blog h2,body.tecnocasa.country-es.sell-estate-showcase .blog h2,body.tecnocasa.country-es.services-index .blog h2,body.tecnocasa.country-es.who-we-are-index .blog h2,body.tecnocasa.country-fr.contacts-index .blog h2,body.tecnocasa.country-fr.home-showcase .blog h2,body.tecnocasa.country-fr.sell-estate-index .blog h2,body.tecnocasa.country-fr.sell-estate-showcase .blog h2,body.tecnocasa.country-fr.services-index .blog h2,body.tecnocasa.country-fr.who-we-are-index .blog h2,body.tecnocasa.country-hu.contacts-index .blog h2,body.tecnocasa.country-hu.home-showcase .blog h2,body.tecnocasa.country-hu.sell-estate-index .blog h2,body.tecnocasa.country-hu.sell-estate-showcase .blog h2,body.tecnocasa.country-hu.services-index .blog h2,body.tecnocasa.country-hu.who-we-are-index .blog h2,body.tecnocasa.country-pl.contacts-index .blog h2,body.tecnocasa.country-pl.home-showcase .blog h2,body.tecnocasa.country-pl.sell-estate-index .blog h2,body.tecnocasa.country-pl.sell-estate-showcase .blog h2,body.tecnocasa.country-pl.services-index .blog h2,body.tecnocasa.country-pl.who-we-are-index .blog h2,body.tecnocasa.country-tn.contacts-index .blog h2,body.tecnocasa.country-tn.home-showcase .blog h2,body.tecnocasa.country-tn.sell-estate-index .blog h2,body.tecnocasa.country-tn.sell-estate-showcase .blog h2,body.tecnocasa.country-tn.services-index .blog h2,body.tecnocasa.country-tn.who-we-are-index .blog h2,body.tecnorete.country-de.contacts-index .blog h2,body.tecnorete.country-de.home-showcase .blog h2,body.tecnorete.country-de.sell-estate-index .blog h2,body.tecnorete.country-de.sell-estate-showcase .blog h2,body.tecnorete.country-de.services-index .blog h2,body.tecnorete.country-de.who-we-are-index .blog h2,body.tecnorete.country-es.contacts-index .blog h2,body.tecnorete.country-es.home-showcase .blog h2,body.tecnorete.country-es.sell-estate-index .blog h2,body.tecnorete.country-es.sell-estate-showcase .blog h2,body.tecnorete.country-es.services-index .blog h2,body.tecnorete.country-es.who-we-are-index .blog h2,body.tecnorete.country-fr.contacts-index .blog h2,body.tecnorete.country-fr.home-showcase .blog h2,body.tecnorete.country-fr.sell-estate-index .blog h2,body.tecnorete.country-fr.sell-estate-showcase .blog h2,body.tecnorete.country-fr.services-index .blog h2,body.tecnorete.country-fr.who-we-are-index .blog h2,body.tecnorete.country-hu.contacts-index .blog h2,body.tecnorete.country-hu.home-showcase .blog h2,body.tecnorete.country-hu.sell-estate-index .blog h2,body.tecnorete.country-hu.sell-estate-showcase .blog h2,body.tecnorete.country-hu.services-index .blog h2,body.tecnorete.country-hu.who-we-are-index .blog h2,body.tecnorete.country-pl.contacts-index .blog h2,body.tecnorete.country-pl.home-showcase .blog h2,body.tecnorete.country-pl.sell-estate-index .blog h2,body.tecnorete.country-pl.sell-estate-showcase .blog h2,body.tecnorete.country-pl.services-index .blog h2,body.tecnorete.country-pl.who-we-are-index .blog h2,body.tecnorete.country-tn.contacts-index .blog h2,body.tecnorete.country-tn.home-showcase .blog h2,body.tecnorete.country-tn.sell-estate-index .blog h2,body.tecnorete.country-tn.sell-estate-showcase .blog h2,body.tecnorete.country-tn.services-index .blog h2,body.tecnorete.country-tn.who-we-are-index .blog h2{color:#424e5b;font-size:2rem;font-weight:700;margin:1rem 0 5rem;text-align:center}body.tecnocasa.country-de.contacts-index .blog .card,body.tecnocasa.country-de.home-showcase .blog .card,body.tecnocasa.country-de.sell-estate-index .blog .card,body.tecnocasa.country-de.sell-estate-showcase .blog .card,body.tecnocasa.country-de.services-index .blog .card,body.tecnocasa.country-de.who-we-are-index .blog .card,body.tecnocasa.country-es.contacts-index .blog .card,body.tecnocasa.country-es.home-showcase .blog .card,body.tecnocasa.country-es.sell-estate-index .blog .card,body.tecnocasa.country-es.sell-estate-showcase .blog .card,body.tecnocasa.country-es.services-index .blog .card,body.tecnocasa.country-es.who-we-are-index .blog .card,body.tecnocasa.country-fr.contacts-index .blog .card,body.tecnocasa.country-fr.home-showcase .blog .card,body.tecnocasa.country-fr.sell-estate-index .blog .card,body.tecnocasa.country-fr.sell-estate-showcase .blog .card,body.tecnocasa.country-fr.services-index .blog .card,body.tecnocasa.country-fr.who-we-are-index .blog .card,body.tecnocasa.country-hu.contacts-index .blog .card,body.tecnocasa.country-hu.home-showcase .blog .card,body.tecnocasa.country-hu.sell-estate-index .blog .card,body.tecnocasa.country-hu.sell-estate-showcase .blog .card,body.tecnocasa.country-hu.services-index .blog .card,body.tecnocasa.country-hu.who-we-are-index .blog .card,body.tecnocasa.country-pl.contacts-index .blog .card,body.tecnocasa.country-pl.home-showcase .blog .card,body.tecnocasa.country-pl.sell-estate-index .blog .card,body.tecnocasa.country-pl.sell-estate-showcase .blog .card,body.tecnocasa.country-pl.services-index .blog .card,body.tecnocasa.country-pl.who-we-are-index .blog .card,body.tecnocasa.country-tn.contacts-index .blog .card,body.tecnocasa.country-tn.home-showcase .blog .card,body.tecnocasa.country-tn.sell-estate-index .blog .card,body.tecnocasa.country-tn.sell-estate-showcase .blog .card,body.tecnocasa.country-tn.services-index .blog .card,body.tecnocasa.country-tn.who-we-are-index .blog .card,body.tecnorete.country-de.contacts-index .blog .card,body.tecnorete.country-de.home-showcase .blog .card,body.tecnorete.country-de.sell-estate-index .blog .card,body.tecnorete.country-de.sell-estate-showcase .blog .card,body.tecnorete.country-de.services-index .blog .card,body.tecnorete.country-de.who-we-are-index .blog .card,body.tecnorete.country-es.contacts-index .blog .card,body.tecnorete.country-es.home-showcase .blog .card,body.tecnorete.country-es.sell-estate-index .blog .card,body.tecnorete.country-es.sell-estate-showcase .blog .card,body.tecnorete.country-es.services-index .blog .card,body.tecnorete.country-es.who-we-are-index .blog .card,body.tecnorete.country-fr.contacts-index .blog .card,body.tecnorete.country-fr.home-showcase .blog .card,body.tecnorete.country-fr.sell-estate-index .blog .card,body.tecnorete.country-fr.sell-estate-showcase .blog .card,body.tecnorete.country-fr.services-index .blog .card,body.tecnorete.country-fr.who-we-are-index .blog .card,body.tecnorete.country-hu.contacts-index .blog .card,body.tecnorete.country-hu.home-showcase .blog .card,body.tecnorete.country-hu.sell-estate-index .blog .card,body.tecnorete.country-hu.sell-estate-showcase .blog .card,body.tecnorete.country-hu.services-index .blog .card,body.tecnorete.country-hu.who-we-are-index .blog .card,body.tecnorete.country-pl.contacts-index .blog .card,body.tecnorete.country-pl.home-showcase .blog .card,body.tecnorete.country-pl.sell-estate-index .blog .card,body.tecnorete.country-pl.sell-estate-showcase .blog .card,body.tecnorete.country-pl.services-index .blog .card,body.tecnorete.country-pl.who-we-are-index .blog .card,body.tecnorete.country-tn.contacts-index .blog .card,body.tecnorete.country-tn.home-showcase .blog .card,body.tecnorete.country-tn.sell-estate-index .blog .card,body.tecnorete.country-tn.sell-estate-showcase .blog .card,body.tecnorete.country-tn.services-index .blog .card,body.tecnorete.country-tn.who-we-are-index .blog .card{border:none;box-shadow:0 0 18px 7px rgba(0,0,0,.02)!important;height:auto;margin-bottom:1rem;transition:all .4s ease-in}body.tecnocasa.country-de.contacts-index .blog .card a:hover,body.tecnocasa.country-de.home-showcase .blog .card a:hover,body.tecnocasa.country-de.sell-estate-index .blog .card a:hover,body.tecnocasa.country-de.sell-estate-showcase .blog .card a:hover,body.tecnocasa.country-de.services-index .blog .card a:hover,body.tecnocasa.country-de.who-we-are-index .blog .card a:hover,body.tecnocasa.country-es.contacts-index .blog .card a:hover,body.tecnocasa.country-es.home-showcase .blog .card a:hover,body.tecnocasa.country-es.sell-estate-index .blog .card a:hover,body.tecnocasa.country-es.sell-estate-showcase .blog .card a:hover,body.tecnocasa.country-es.services-index .blog .card a:hover,body.tecnocasa.country-es.who-we-are-index .blog .card a:hover,body.tecnocasa.country-fr.contacts-index .blog .card a:hover,body.tecnocasa.country-fr.home-showcase .blog .card a:hover,body.tecnocasa.country-fr.sell-estate-index .blog .card a:hover,body.tecnocasa.country-fr.sell-estate-showcase .blog .card a:hover,body.tecnocasa.country-fr.services-index .blog .card a:hover,body.tecnocasa.country-fr.who-we-are-index .blog .card a:hover,body.tecnocasa.country-hu.contacts-index .blog .card a:hover,body.tecnocasa.country-hu.home-showcase .blog .card a:hover,body.tecnocasa.country-hu.sell-estate-index .blog .card a:hover,body.tecnocasa.country-hu.sell-estate-showcase .blog .card a:hover,body.tecnocasa.country-hu.services-index .blog .card a:hover,body.tecnocasa.country-hu.who-we-are-index .blog .card a:hover,body.tecnocasa.country-pl.contacts-index .blog .card a:hover,body.tecnocasa.country-pl.home-showcase .blog .card a:hover,body.tecnocasa.country-pl.sell-estate-index .blog .card a:hover,body.tecnocasa.country-pl.sell-estate-showcase .blog .card a:hover,body.tecnocasa.country-pl.services-index .blog .card a:hover,body.tecnocasa.country-pl.who-we-are-index .blog .card a:hover,body.tecnocasa.country-tn.contacts-index .blog .card a:hover,body.tecnocasa.country-tn.home-showcase .blog .card a:hover,body.tecnocasa.country-tn.sell-estate-index .blog .card a:hover,body.tecnocasa.country-tn.sell-estate-showcase .blog .card a:hover,body.tecnocasa.country-tn.services-index .blog .card a:hover,body.tecnocasa.country-tn.who-we-are-index .blog .card a:hover,body.tecnorete.country-de.contacts-index .blog .card a:hover,body.tecnorete.country-de.home-showcase .blog .card a:hover,body.tecnorete.country-de.sell-estate-index .blog .card a:hover,body.tecnorete.country-de.sell-estate-showcase .blog .card a:hover,body.tecnorete.country-de.services-index .blog .card a:hover,body.tecnorete.country-de.who-we-are-index .blog .card a:hover,body.tecnorete.country-es.contacts-index .blog .card a:hover,body.tecnorete.country-es.home-showcase .blog .card a:hover,body.tecnorete.country-es.sell-estate-index .blog .card a:hover,body.tecnorete.country-es.sell-estate-showcase .blog .card a:hover,body.tecnorete.country-es.services-index .blog .card a:hover,body.tecnorete.country-es.who-we-are-index .blog .card a:hover,body.tecnorete.country-fr.contacts-index .blog .card a:hover,body.tecnorete.country-fr.home-showcase .blog .card a:hover,body.tecnorete.country-fr.sell-estate-index .blog .card a:hover,body.tecnorete.country-fr.sell-estate-showcase .blog .card a:hover,body.tecnorete.country-fr.services-index .blog .card a:hover,body.tecnorete.country-fr.who-we-are-index .blog .card a:hover,body.tecnorete.country-hu.contacts-index .blog .card a:hover,body.tecnorete.country-hu.home-showcase .blog .card a:hover,body.tecnorete.country-hu.sell-estate-index .blog .card a:hover,body.tecnorete.country-hu.sell-estate-showcase .blog .card a:hover,body.tecnorete.country-hu.services-index .blog .card a:hover,body.tecnorete.country-hu.who-we-are-index .blog .card a:hover,body.tecnorete.country-pl.contacts-index .blog .card a:hover,body.tecnorete.country-pl.home-showcase .blog .card a:hover,body.tecnorete.country-pl.sell-estate-index .blog .card a:hover,body.tecnorete.country-pl.sell-estate-showcase .blog .card a:hover,body.tecnorete.country-pl.services-index .blog .card a:hover,body.tecnorete.country-pl.who-we-are-index .blog .card a:hover,body.tecnorete.country-tn.contacts-index .blog .card a:hover,body.tecnorete.country-tn.home-showcase .blog .card a:hover,body.tecnorete.country-tn.sell-estate-index .blog .card a:hover,body.tecnorete.country-tn.sell-estate-showcase .blog .card a:hover,body.tecnorete.country-tn.services-index .blog .card a:hover,body.tecnorete.country-tn.who-we-are-index .blog .card a:hover{text-decoration:none}body.tecnocasa.country-de.contacts-index .blog .card h3,body.tecnocasa.country-de.home-showcase .blog .card h3,body.tecnocasa.country-de.sell-estate-index .blog .card h3,body.tecnocasa.country-de.sell-estate-showcase .blog .card h3,body.tecnocasa.country-de.services-index .blog .card h3,body.tecnocasa.country-de.who-we-are-index .blog .card h3,body.tecnocasa.country-es.contacts-index .blog .card h3,body.tecnocasa.country-es.home-showcase .blog .card h3,body.tecnocasa.country-es.sell-estate-index .blog .card h3,body.tecnocasa.country-es.sell-estate-showcase .blog .card h3,body.tecnocasa.country-es.services-index .blog .card h3,body.tecnocasa.country-es.who-we-are-index .blog .card h3,body.tecnocasa.country-fr.contacts-index .blog .card h3,body.tecnocasa.country-fr.home-showcase .blog .card h3,body.tecnocasa.country-fr.sell-estate-index .blog .card h3,body.tecnocasa.country-fr.sell-estate-showcase .blog .card h3,body.tecnocasa.country-fr.services-index .blog .card h3,body.tecnocasa.country-fr.who-we-are-index .blog .card h3,body.tecnocasa.country-hu.contacts-index .blog .card h3,body.tecnocasa.country-hu.home-showcase .blog .card h3,body.tecnocasa.country-hu.sell-estate-index .blog .card h3,body.tecnocasa.country-hu.sell-estate-showcase .blog .card h3,body.tecnocasa.country-hu.services-index .blog .card h3,body.tecnocasa.country-hu.who-we-are-index .blog .card h3,body.tecnocasa.country-pl.contacts-index .blog .card h3,body.tecnocasa.country-pl.home-showcase .blog .card h3,body.tecnocasa.country-pl.sell-estate-index .blog .card h3,body.tecnocasa.country-pl.sell-estate-showcase .blog .card h3,body.tecnocasa.country-pl.services-index .blog .card h3,body.tecnocasa.country-pl.who-we-are-index .blog .card h3,body.tecnocasa.country-tn.contacts-index .blog .card h3,body.tecnocasa.country-tn.home-showcase .blog .card h3,body.tecnocasa.country-tn.sell-estate-index .blog .card h3,body.tecnocasa.country-tn.sell-estate-showcase .blog .card h3,body.tecnocasa.country-tn.services-index .blog .card h3,body.tecnocasa.country-tn.who-we-are-index .blog .card h3,body.tecnorete.country-de.contacts-index .blog .card h3,body.tecnorete.country-de.home-showcase .blog .card h3,body.tecnorete.country-de.sell-estate-index .blog .card h3,body.tecnorete.country-de.sell-estate-showcase .blog .card h3,body.tecnorete.country-de.services-index .blog .card h3,body.tecnorete.country-de.who-we-are-index .blog .card h3,body.tecnorete.country-es.contacts-index .blog .card h3,body.tecnorete.country-es.home-showcase .blog .card h3,body.tecnorete.country-es.sell-estate-index .blog .card h3,body.tecnorete.country-es.sell-estate-showcase .blog .card h3,body.tecnorete.country-es.services-index .blog .card h3,body.tecnorete.country-es.who-we-are-index .blog .card h3,body.tecnorete.country-fr.contacts-index .blog .card h3,body.tecnorete.country-fr.home-showcase .blog .card h3,body.tecnorete.country-fr.sell-estate-index .blog .card h3,body.tecnorete.country-fr.sell-estate-showcase .blog .card h3,body.tecnorete.country-fr.services-index .blog .card h3,body.tecnorete.country-fr.who-we-are-index .blog .card h3,body.tecnorete.country-hu.contacts-index .blog .card h3,body.tecnorete.country-hu.home-showcase .blog .card h3,body.tecnorete.country-hu.sell-estate-index .blog .card h3,body.tecnorete.country-hu.sell-estate-showcase .blog .card h3,body.tecnorete.country-hu.services-index .blog .card h3,body.tecnorete.country-hu.who-we-are-index .blog .card h3,body.tecnorete.country-pl.contacts-index .blog .card h3,body.tecnorete.country-pl.home-showcase .blog .card h3,body.tecnorete.country-pl.sell-estate-index .blog .card h3,body.tecnorete.country-pl.sell-estate-showcase .blog .card h3,body.tecnorete.country-pl.services-index .blog .card h3,body.tecnorete.country-pl.who-we-are-index .blog .card h3,body.tecnorete.country-tn.contacts-index .blog .card h3,body.tecnorete.country-tn.home-showcase .blog .card h3,body.tecnorete.country-tn.sell-estate-index .blog .card h3,body.tecnorete.country-tn.sell-estate-showcase .blog .card h3,body.tecnorete.country-tn.services-index .blog .card h3,body.tecnorete.country-tn.who-we-are-index .blog .card h3{font-size:1.4rem;font-weight:700}body.tecnocasa.country-de.contacts-index .blog .card:hover,body.tecnocasa.country-de.home-showcase .blog .card:hover,body.tecnocasa.country-de.sell-estate-index .blog .card:hover,body.tecnocasa.country-de.sell-estate-showcase .blog .card:hover,body.tecnocasa.country-de.services-index .blog .card:hover,body.tecnocasa.country-de.who-we-are-index .blog .card:hover,body.tecnocasa.country-es.contacts-index .blog .card:hover,body.tecnocasa.country-es.home-showcase .blog .card:hover,body.tecnocasa.country-es.sell-estate-index .blog .card:hover,body.tecnocasa.country-es.sell-estate-showcase .blog .card:hover,body.tecnocasa.country-es.services-index .blog .card:hover,body.tecnocasa.country-es.who-we-are-index .blog .card:hover,body.tecnocasa.country-fr.contacts-index .blog .card:hover,body.tecnocasa.country-fr.home-showcase .blog .card:hover,body.tecnocasa.country-fr.sell-estate-index .blog .card:hover,body.tecnocasa.country-fr.sell-estate-showcase .blog .card:hover,body.tecnocasa.country-fr.services-index .blog .card:hover,body.tecnocasa.country-fr.who-we-are-index .blog .card:hover,body.tecnocasa.country-hu.contacts-index .blog .card:hover,body.tecnocasa.country-hu.home-showcase .blog .card:hover,body.tecnocasa.country-hu.sell-estate-index .blog .card:hover,body.tecnocasa.country-hu.sell-estate-showcase .blog .card:hover,body.tecnocasa.country-hu.services-index .blog .card:hover,body.tecnocasa.country-hu.who-we-are-index .blog .card:hover,body.tecnocasa.country-pl.contacts-index .blog .card:hover,body.tecnocasa.country-pl.home-showcase .blog .card:hover,body.tecnocasa.country-pl.sell-estate-index .blog .card:hover,body.tecnocasa.country-pl.sell-estate-showcase .blog .card:hover,body.tecnocasa.country-pl.services-index .blog .card:hover,body.tecnocasa.country-pl.who-we-are-index .blog .card:hover,body.tecnocasa.country-tn.contacts-index .blog .card:hover,body.tecnocasa.country-tn.home-showcase .blog .card:hover,body.tecnocasa.country-tn.sell-estate-index .blog .card:hover,body.tecnocasa.country-tn.sell-estate-showcase .blog .card:hover,body.tecnocasa.country-tn.services-index .blog .card:hover,body.tecnocasa.country-tn.who-we-are-index .blog .card:hover,body.tecnorete.country-de.contacts-index .blog .card:hover,body.tecnorete.country-de.home-showcase .blog .card:hover,body.tecnorete.country-de.sell-estate-index .blog .card:hover,body.tecnorete.country-de.sell-estate-showcase .blog .card:hover,body.tecnorete.country-de.services-index .blog .card:hover,body.tecnorete.country-de.who-we-are-index .blog .card:hover,body.tecnorete.country-es.contacts-index .blog .card:hover,body.tecnorete.country-es.home-showcase .blog .card:hover,body.tecnorete.country-es.sell-estate-index .blog .card:hover,body.tecnorete.country-es.sell-estate-showcase .blog .card:hover,body.tecnorete.country-es.services-index .blog .card:hover,body.tecnorete.country-es.who-we-are-index .blog .card:hover,body.tecnorete.country-fr.contacts-index .blog .card:hover,body.tecnorete.country-fr.home-showcase .blog .card:hover,body.tecnorete.country-fr.sell-estate-index .blog .card:hover,body.tecnorete.country-fr.sell-estate-showcase .blog .card:hover,body.tecnorete.country-fr.services-index .blog .card:hover,body.tecnorete.country-fr.who-we-are-index .blog .card:hover,body.tecnorete.country-hu.contacts-index .blog .card:hover,body.tecnorete.country-hu.home-showcase .blog .card:hover,body.tecnorete.country-hu.sell-estate-index .blog .card:hover,body.tecnorete.country-hu.sell-estate-showcase .blog .card:hover,body.tecnorete.country-hu.services-index .blog .card:hover,body.tecnorete.country-hu.who-we-are-index .blog .card:hover,body.tecnorete.country-pl.contacts-index .blog .card:hover,body.tecnorete.country-pl.home-showcase .blog .card:hover,body.tecnorete.country-pl.sell-estate-index .blog .card:hover,body.tecnorete.country-pl.sell-estate-showcase .blog .card:hover,body.tecnorete.country-pl.services-index .blog .card:hover,body.tecnorete.country-pl.who-we-are-index .blog .card:hover,body.tecnorete.country-tn.contacts-index .blog .card:hover,body.tecnorete.country-tn.home-showcase .blog .card:hover,body.tecnorete.country-tn.sell-estate-index .blog .card:hover,body.tecnorete.country-tn.sell-estate-showcase .blog .card:hover,body.tecnorete.country-tn.services-index .blog .card:hover,body.tecnorete.country-tn.who-we-are-index .blog .card:hover{box-shadow:0 0 18px 7px rgba(0,0,0,.09)!important;transition:all .4s ease-in-out}body.tecnocasa.country-de.contacts-index .blog .card .badge,body.tecnocasa.country-de.home-showcase .blog .card .badge,body.tecnocasa.country-de.sell-estate-index .blog .card .badge,body.tecnocasa.country-de.sell-estate-showcase .blog .card .badge,body.tecnocasa.country-de.services-index .blog .card .badge,body.tecnocasa.country-de.who-we-are-index .blog .card .badge,body.tecnocasa.country-es.contacts-index .blog .card .badge,body.tecnocasa.country-es.home-showcase .blog .card .badge,body.tecnocasa.country-es.sell-estate-index .blog .card .badge,body.tecnocasa.country-es.sell-estate-showcase .blog .card .badge,body.tecnocasa.country-es.services-index .blog .card .badge,body.tecnocasa.country-es.who-we-are-index .blog .card .badge,body.tecnocasa.country-fr.contacts-index .blog .card .badge,body.tecnocasa.country-fr.home-showcase .blog .card .badge,body.tecnocasa.country-fr.sell-estate-index .blog .card .badge,body.tecnocasa.country-fr.sell-estate-showcase .blog .card .badge,body.tecnocasa.country-fr.services-index .blog .card .badge,body.tecnocasa.country-fr.who-we-are-index .blog .card .badge,body.tecnocasa.country-hu.contacts-index .blog .card .badge,body.tecnocasa.country-hu.home-showcase .blog .card .badge,body.tecnocasa.country-hu.sell-estate-index .blog .card .badge,body.tecnocasa.country-hu.sell-estate-showcase .blog .card .badge,body.tecnocasa.country-hu.services-index .blog .card .badge,body.tecnocasa.country-hu.who-we-are-index .blog .card .badge,body.tecnocasa.country-pl.contacts-index .blog .card .badge,body.tecnocasa.country-pl.home-showcase .blog .card .badge,body.tecnocasa.country-pl.sell-estate-index .blog .card .badge,body.tecnocasa.country-pl.sell-estate-showcase .blog .card .badge,body.tecnocasa.country-pl.services-index .blog .card .badge,body.tecnocasa.country-pl.who-we-are-index .blog .card .badge,body.tecnocasa.country-tn.contacts-index .blog .card .badge,body.tecnocasa.country-tn.home-showcase .blog .card .badge,body.tecnocasa.country-tn.sell-estate-index .blog .card .badge,body.tecnocasa.country-tn.sell-estate-showcase .blog .card .badge,body.tecnocasa.country-tn.services-index .blog .card .badge,body.tecnocasa.country-tn.who-we-are-index .blog .card .badge,body.tecnorete.country-de.contacts-index .blog .card .badge,body.tecnorete.country-de.home-showcase .blog .card .badge,body.tecnorete.country-de.sell-estate-index .blog .card .badge,body.tecnorete.country-de.sell-estate-showcase .blog .card .badge,body.tecnorete.country-de.services-index .blog .card .badge,body.tecnorete.country-de.who-we-are-index .blog .card .badge,body.tecnorete.country-es.contacts-index .blog .card .badge,body.tecnorete.country-es.home-showcase .blog .card .badge,body.tecnorete.country-es.sell-estate-index .blog .card .badge,body.tecnorete.country-es.sell-estate-showcase .blog .card .badge,body.tecnorete.country-es.services-index .blog .card .badge,body.tecnorete.country-es.who-we-are-index .blog .card .badge,body.tecnorete.country-fr.contacts-index .blog .card .badge,body.tecnorete.country-fr.home-showcase .blog .card .badge,body.tecnorete.country-fr.sell-estate-index .blog .card .badge,body.tecnorete.country-fr.sell-estate-showcase .blog .card .badge,body.tecnorete.country-fr.services-index .blog .card .badge,body.tecnorete.country-fr.who-we-are-index .blog .card .badge,body.tecnorete.country-hu.contacts-index .blog .card .badge,body.tecnorete.country-hu.home-showcase .blog .card .badge,body.tecnorete.country-hu.sell-estate-index .blog .card .badge,body.tecnorete.country-hu.sell-estate-showcase .blog .card .badge,body.tecnorete.country-hu.services-index .blog .card .badge,body.tecnorete.country-hu.who-we-are-index .blog .card .badge,body.tecnorete.country-pl.contacts-index .blog .card .badge,body.tecnorete.country-pl.home-showcase .blog .card .badge,body.tecnorete.country-pl.sell-estate-index .blog .card .badge,body.tecnorete.country-pl.sell-estate-showcase .blog .card .badge,body.tecnorete.country-pl.services-index .blog .card .badge,body.tecnorete.country-pl.who-we-are-index .blog .card .badge,body.tecnorete.country-tn.contacts-index .blog .card .badge,body.tecnorete.country-tn.home-showcase .blog .card .badge,body.tecnorete.country-tn.sell-estate-index .blog .card .badge,body.tecnorete.country-tn.sell-estate-showcase .blog .card .badge,body.tecnorete.country-tn.services-index .blog .card .badge,body.tecnorete.country-tn.who-we-are-index .blog .card .badge{left:10px;position:absolute;text-transform:uppercase;top:10px}body.tecnocasa.country-de.contacts-index .blog .card .article1,body.tecnocasa.country-de.home-showcase .blog .card .article1,body.tecnocasa.country-de.sell-estate-index .blog .card .article1,body.tecnocasa.country-de.sell-estate-showcase .blog .card .article1,body.tecnocasa.country-de.services-index .blog .card .article1,body.tecnocasa.country-de.who-we-are-index .blog .card .article1,body.tecnocasa.country-es.contacts-index .blog .card .article1,body.tecnocasa.country-es.home-showcase .blog .card .article1,body.tecnocasa.country-es.sell-estate-index .blog .card .article1,body.tecnocasa.country-es.sell-estate-showcase .blog .card .article1,body.tecnocasa.country-es.services-index .blog .card .article1,body.tecnocasa.country-es.who-we-are-index .blog .card .article1,body.tecnocasa.country-fr.contacts-index .blog .card .article1,body.tecnocasa.country-fr.home-showcase .blog .card .article1,body.tecnocasa.country-fr.sell-estate-index .blog .card .article1,body.tecnocasa.country-fr.sell-estate-showcase .blog .card .article1,body.tecnocasa.country-fr.services-index .blog .card .article1,body.tecnocasa.country-fr.who-we-are-index .blog .card .article1,body.tecnocasa.country-hu.contacts-index .blog .card .article1,body.tecnocasa.country-hu.home-showcase .blog .card .article1,body.tecnocasa.country-hu.sell-estate-index .blog .card .article1,body.tecnocasa.country-hu.sell-estate-showcase .blog .card .article1,body.tecnocasa.country-hu.services-index .blog .card .article1,body.tecnocasa.country-hu.who-we-are-index .blog .card .article1,body.tecnocasa.country-pl.contacts-index .blog .card .article1,body.tecnocasa.country-pl.home-showcase .blog .card .article1,body.tecnocasa.country-pl.sell-estate-index .blog .card .article1,body.tecnocasa.country-pl.sell-estate-showcase .blog .card .article1,body.tecnocasa.country-pl.services-index .blog .card .article1,body.tecnocasa.country-pl.who-we-are-index .blog .card .article1,body.tecnocasa.country-tn.contacts-index .blog .card .article1,body.tecnocasa.country-tn.home-showcase .blog .card .article1,body.tecnocasa.country-tn.sell-estate-index .blog .card .article1,body.tecnocasa.country-tn.sell-estate-showcase .blog .card .article1,body.tecnocasa.country-tn.services-index .blog .card .article1,body.tecnocasa.country-tn.who-we-are-index .blog .card .article1,body.tecnorete.country-de.contacts-index .blog .card .article1,body.tecnorete.country-de.home-showcase .blog .card .article1,body.tecnorete.country-de.sell-estate-index .blog .card .article1,body.tecnorete.country-de.sell-estate-showcase .blog .card .article1,body.tecnorete.country-de.services-index .blog .card .article1,body.tecnorete.country-de.who-we-are-index .blog .card .article1,body.tecnorete.country-es.contacts-index .blog .card .article1,body.tecnorete.country-es.home-showcase .blog .card .article1,body.tecnorete.country-es.sell-estate-index .blog .card .article1,body.tecnorete.country-es.sell-estate-showcase .blog .card .article1,body.tecnorete.country-es.services-index .blog .card .article1,body.tecnorete.country-es.who-we-are-index .blog .card .article1,body.tecnorete.country-fr.contacts-index .blog .card .article1,body.tecnorete.country-fr.home-showcase .blog .card .article1,body.tecnorete.country-fr.sell-estate-index .blog .card .article1,body.tecnorete.country-fr.sell-estate-showcase .blog .card .article1,body.tecnorete.country-fr.services-index .blog .card .article1,body.tecnorete.country-fr.who-we-are-index .blog .card .article1,body.tecnorete.country-hu.contacts-index .blog .card .article1,body.tecnorete.country-hu.home-showcase .blog .card .article1,body.tecnorete.country-hu.sell-estate-index .blog .card .article1,body.tecnorete.country-hu.sell-estate-showcase .blog .card .article1,body.tecnorete.country-hu.services-index .blog .card .article1,body.tecnorete.country-hu.who-we-are-index .blog .card .article1,body.tecnorete.country-pl.contacts-index .blog .card .article1,body.tecnorete.country-pl.home-showcase .blog .card .article1,body.tecnorete.country-pl.sell-estate-index .blog .card .article1,body.tecnorete.country-pl.sell-estate-showcase .blog .card .article1,body.tecnorete.country-pl.services-index .blog .card .article1,body.tecnorete.country-pl.who-we-are-index .blog .card .article1,body.tecnorete.country-tn.contacts-index .blog .card .article1,body.tecnorete.country-tn.home-showcase .blog .card .article1,body.tecnorete.country-tn.sell-estate-index .blog .card .article1,body.tecnorete.country-tn.sell-estate-showcase .blog .card .article1,body.tecnorete.country-tn.services-index .blog .card .article1,body.tecnorete.country-tn.who-we-are-index .blog .card .article1{background:url(/img/la-plusvalia-municipal.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px 20px 0 0;height:190px}body.tecnocasa.country-de.contacts-index .blog .card .article2,body.tecnocasa.country-de.home-showcase .blog .card .article2,body.tecnocasa.country-de.sell-estate-index .blog .card .article2,body.tecnocasa.country-de.sell-estate-showcase .blog .card .article2,body.tecnocasa.country-de.services-index .blog .card .article2,body.tecnocasa.country-de.who-we-are-index .blog .card .article2,body.tecnocasa.country-es.contacts-index .blog .card .article2,body.tecnocasa.country-es.home-showcase .blog .card .article2,body.tecnocasa.country-es.sell-estate-index .blog .card .article2,body.tecnocasa.country-es.sell-estate-showcase .blog .card .article2,body.tecnocasa.country-es.services-index .blog .card .article2,body.tecnocasa.country-es.who-we-are-index .blog .card .article2,body.tecnocasa.country-fr.contacts-index .blog .card .article2,body.tecnocasa.country-fr.home-showcase .blog .card .article2,body.tecnocasa.country-fr.sell-estate-index .blog .card .article2,body.tecnocasa.country-fr.sell-estate-showcase .blog .card .article2,body.tecnocasa.country-fr.services-index .blog .card .article2,body.tecnocasa.country-fr.who-we-are-index .blog .card .article2,body.tecnocasa.country-hu.contacts-index .blog .card .article2,body.tecnocasa.country-hu.home-showcase .blog .card .article2,body.tecnocasa.country-hu.sell-estate-index .blog .card .article2,body.tecnocasa.country-hu.sell-estate-showcase .blog .card .article2,body.tecnocasa.country-hu.services-index .blog .card .article2,body.tecnocasa.country-hu.who-we-are-index .blog .card .article2,body.tecnocasa.country-pl.contacts-index .blog .card .article2,body.tecnocasa.country-pl.home-showcase .blog .card .article2,body.tecnocasa.country-pl.sell-estate-index .blog .card .article2,body.tecnocasa.country-pl.sell-estate-showcase .blog .card .article2,body.tecnocasa.country-pl.services-index .blog .card .article2,body.tecnocasa.country-pl.who-we-are-index .blog .card .article2,body.tecnocasa.country-tn.contacts-index .blog .card .article2,body.tecnocasa.country-tn.home-showcase .blog .card .article2,body.tecnocasa.country-tn.sell-estate-index .blog .card .article2,body.tecnocasa.country-tn.sell-estate-showcase .blog .card .article2,body.tecnocasa.country-tn.services-index .blog .card .article2,body.tecnocasa.country-tn.who-we-are-index .blog .card .article2,body.tecnorete.country-de.contacts-index .blog .card .article2,body.tecnorete.country-de.home-showcase .blog .card .article2,body.tecnorete.country-de.sell-estate-index .blog .card .article2,body.tecnorete.country-de.sell-estate-showcase .blog .card .article2,body.tecnorete.country-de.services-index .blog .card .article2,body.tecnorete.country-de.who-we-are-index .blog .card .article2,body.tecnorete.country-es.contacts-index .blog .card .article2,body.tecnorete.country-es.home-showcase .blog .card .article2,body.tecnorete.country-es.sell-estate-index .blog .card .article2,body.tecnorete.country-es.sell-estate-showcase .blog .card .article2,body.tecnorete.country-es.services-index .blog .card .article2,body.tecnorete.country-es.who-we-are-index .blog .card .article2,body.tecnorete.country-fr.contacts-index .blog .card .article2,body.tecnorete.country-fr.home-showcase .blog .card .article2,body.tecnorete.country-fr.sell-estate-index .blog .card .article2,body.tecnorete.country-fr.sell-estate-showcase .blog .card .article2,body.tecnorete.country-fr.services-index .blog .card .article2,body.tecnorete.country-fr.who-we-are-index .blog .card .article2,body.tecnorete.country-hu.contacts-index .blog .card .article2,body.tecnorete.country-hu.home-showcase .blog .card .article2,body.tecnorete.country-hu.sell-estate-index .blog .card .article2,body.tecnorete.country-hu.sell-estate-showcase .blog .card .article2,body.tecnorete.country-hu.services-index .blog .card .article2,body.tecnorete.country-hu.who-we-are-index .blog .card .article2,body.tecnorete.country-pl.contacts-index .blog .card .article2,body.tecnorete.country-pl.home-showcase .blog .card .article2,body.tecnorete.country-pl.sell-estate-index .blog .card .article2,body.tecnorete.country-pl.sell-estate-showcase .blog .card .article2,body.tecnorete.country-pl.services-index .blog .card .article2,body.tecnorete.country-pl.who-we-are-index .blog .card .article2,body.tecnorete.country-tn.contacts-index .blog .card .article2,body.tecnorete.country-tn.home-showcase .blog .card .article2,body.tecnorete.country-tn.sell-estate-index .blog .card .article2,body.tecnorete.country-tn.sell-estate-showcase .blog .card .article2,body.tecnorete.country-tn.services-index .blog .card .article2,body.tecnorete.country-tn.who-we-are-index .blog .card .article2{background:url(/img/vender-un-piso-VPO-1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px 20px 0 0;height:190px}body.tecnocasa.country-de.contacts-index .blog .card .article3,body.tecnocasa.country-de.home-showcase .blog .card .article3,body.tecnocasa.country-de.sell-estate-index .blog .card .article3,body.tecnocasa.country-de.sell-estate-showcase .blog .card .article3,body.tecnocasa.country-de.services-index .blog .card .article3,body.tecnocasa.country-de.who-we-are-index .blog .card .article3,body.tecnocasa.country-es.contacts-index .blog .card .article3,body.tecnocasa.country-es.home-showcase .blog .card .article3,body.tecnocasa.country-es.sell-estate-index .blog .card .article3,body.tecnocasa.country-es.sell-estate-showcase .blog .card .article3,body.tecnocasa.country-es.services-index .blog .card .article3,body.tecnocasa.country-es.who-we-are-index .blog .card .article3,body.tecnocasa.country-fr.contacts-index .blog .card .article3,body.tecnocasa.country-fr.home-showcase .blog .card .article3,body.tecnocasa.country-fr.sell-estate-index .blog .card .article3,body.tecnocasa.country-fr.sell-estate-showcase .blog .card .article3,body.tecnocasa.country-fr.services-index .blog .card .article3,body.tecnocasa.country-fr.who-we-are-index .blog .card .article3,body.tecnocasa.country-hu.contacts-index .blog .card .article3,body.tecnocasa.country-hu.home-showcase .blog .card .article3,body.tecnocasa.country-hu.sell-estate-index .blog .card .article3,body.tecnocasa.country-hu.sell-estate-showcase .blog .card .article3,body.tecnocasa.country-hu.services-index .blog .card .article3,body.tecnocasa.country-hu.who-we-are-index .blog .card .article3,body.tecnocasa.country-pl.contacts-index .blog .card .article3,body.tecnocasa.country-pl.home-showcase .blog .card .article3,body.tecnocasa.country-pl.sell-estate-index .blog .card .article3,body.tecnocasa.country-pl.sell-estate-showcase .blog .card .article3,body.tecnocasa.country-pl.services-index .blog .card .article3,body.tecnocasa.country-pl.who-we-are-index .blog .card .article3,body.tecnocasa.country-tn.contacts-index .blog .card .article3,body.tecnocasa.country-tn.home-showcase .blog .card .article3,body.tecnocasa.country-tn.sell-estate-index .blog .card .article3,body.tecnocasa.country-tn.sell-estate-showcase .blog .card .article3,body.tecnocasa.country-tn.services-index .blog .card .article3,body.tecnocasa.country-tn.who-we-are-index .blog .card .article3,body.tecnorete.country-de.contacts-index .blog .card .article3,body.tecnorete.country-de.home-showcase .blog .card .article3,body.tecnorete.country-de.sell-estate-index .blog .card .article3,body.tecnorete.country-de.sell-estate-showcase .blog .card .article3,body.tecnorete.country-de.services-index .blog .card .article3,body.tecnorete.country-de.who-we-are-index .blog .card .article3,body.tecnorete.country-es.contacts-index .blog .card .article3,body.tecnorete.country-es.home-showcase .blog .card .article3,body.tecnorete.country-es.sell-estate-index .blog .card .article3,body.tecnorete.country-es.sell-estate-showcase .blog .card .article3,body.tecnorete.country-es.services-index .blog .card .article3,body.tecnorete.country-es.who-we-are-index .blog .card .article3,body.tecnorete.country-fr.contacts-index .blog .card .article3,body.tecnorete.country-fr.home-showcase .blog .card .article3,body.tecnorete.country-fr.sell-estate-index .blog .card .article3,body.tecnorete.country-fr.sell-estate-showcase .blog .card .article3,body.tecnorete.country-fr.services-index .blog .card .article3,body.tecnorete.country-fr.who-we-are-index .blog .card .article3,body.tecnorete.country-hu.contacts-index .blog .card .article3,body.tecnorete.country-hu.home-showcase .blog .card .article3,body.tecnorete.country-hu.sell-estate-index .blog .card .article3,body.tecnorete.country-hu.sell-estate-showcase .blog .card .article3,body.tecnorete.country-hu.services-index .blog .card .article3,body.tecnorete.country-hu.who-we-are-index .blog .card .article3,body.tecnorete.country-pl.contacts-index .blog .card .article3,body.tecnorete.country-pl.home-showcase .blog .card .article3,body.tecnorete.country-pl.sell-estate-index .blog .card .article3,body.tecnorete.country-pl.sell-estate-showcase .blog .card .article3,body.tecnorete.country-pl.services-index .blog .card .article3,body.tecnorete.country-pl.who-we-are-index .blog .card .article3,body.tecnorete.country-tn.contacts-index .blog .card .article3,body.tecnorete.country-tn.home-showcase .blog .card .article3,body.tecnorete.country-tn.sell-estate-index .blog .card .article3,body.tecnorete.country-tn.sell-estate-showcase .blog .card .article3,body.tecnorete.country-tn.services-index .blog .card .article3,body.tecnorete.country-tn.who-we-are-index .blog .card .article3{background:url(/img/vender-un-piso-heredado-1-2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px 20px 0 0;height:190px}body.tecnocasa.country.hu.sell-estate-index .main-content .home-hero,body.tecnocasa.country.pl.sell-estate-index .main-content .home-hero,body.tecnorete.country.hu.sell-estate-index .main-content .home-hero,body.tecnorete.country.pl.sell-estate-index .main-content .home-hero{box-shadow:none!important}body.tecnocasa.country-de .agency-showcase h2,body.tecnocasa.country-fr .agency-showcase h2,body.tecnorete.country-de .agency-showcase h2,body.tecnorete.country-fr .agency-showcase h2{text-align:center}body.tecnocasa.country-de .agency-showcase .agency,body.tecnocasa.country-fr .agency-showcase .agency,body.tecnorete.country-de .agency-showcase .agency,body.tecnorete.country-fr .agency-showcase .agency{justify-content:center}body.tecnorete.country-es.home-showcase .masked-image,body.tecnorete.country-es.services-index .masked-image,body.tecnorete.country-hu.home-showcase .masked-image,body.tecnorete.country-hu.services-index .masked-image,body.tecnorete.country-tn.home-showcase .masked-image,body.tecnorete.country-tn.services-index .masked-image{background-color:#ee7326}body.tecnorete.country-es.home-showcase .main-content .home-hero h1,body.tecnorete.country-es.services-index .main-content .home-hero h1,body.tecnorete.country-hu.home-showcase .main-content .home-hero h1,body.tecnorete.country-hu.services-index .main-content .home-hero h1,body.tecnorete.country-tn.home-showcase .main-content .home-hero h1,body.tecnorete.country-tn.services-index .main-content .home-hero h1{filter:drop-shadow(0 5px 15px #000000);font-size:3.8rem;font-weight:700;margin:12% auto 2rem;max-width:750px;text-shadow:0 0 14px #00151f}body.tecnorete.country-es.home-showcase .main-content .home-hero .claim-2025,body.tecnorete.country-es.services-index .main-content .home-hero .claim-2025,body.tecnorete.country-hu.home-showcase .main-content .home-hero .claim-2025,body.tecnorete.country-hu.services-index .main-content .home-hero .claim-2025,body.tecnorete.country-tn.home-showcase .main-content .home-hero .claim-2025,body.tecnorete.country-tn.services-index .main-content .home-hero .claim-2025{margin-top:17rem!important}body.tecnorete.country-es.home-showcase .main-content .home-hero .claim-2025 .bold,body.tecnorete.country-es.home-showcase .main-content .home-hero .claim-2025 .light,body.tecnorete.country-es.services-index .main-content .home-hero .claim-2025 .bold,body.tecnorete.country-es.services-index .main-content .home-hero .claim-2025 .light,body.tecnorete.country-hu.home-showcase .main-content .home-hero .claim-2025 .bold,body.tecnorete.country-hu.home-showcase .main-content .home-hero .claim-2025 .light,body.tecnorete.country-hu.services-index .main-content .home-hero .claim-2025 .bold,body.tecnorete.country-hu.services-index .main-content .home-hero .claim-2025 .light,body.tecnorete.country-tn.home-showcase .main-content .home-hero .claim-2025 .bold,body.tecnorete.country-tn.home-showcase .main-content .home-hero .claim-2025 .light,body.tecnorete.country-tn.services-index .main-content .home-hero .claim-2025 .bold,body.tecnorete.country-tn.services-index .main-content .home-hero .claim-2025 .light{font-family:Roboto,serif!important}body.tecnorete.country-es.contacts-index .main-content .home-hero,body.tecnorete.country-es.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-es.services-index .main-content .home-hero,body.tecnorete.country-hu.contacts-index .main-content .home-hero,body.tecnorete.country-hu.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-hu.services-index .main-content .home-hero,body.tecnorete.country-tn.contacts-index .main-content .home-hero,body.tecnorete.country-tn.sell-estate-showcase .main-content .home-hero,body.tecnorete.country-tn.services-index .main-content .home-hero{height:535px}body.tecnorete.country-es.sell-estate-showcase h4,body.tecnorete.country-hu.sell-estate-showcase h4,body.tecnorete.country-tn.sell-estate-showcase h4{font-size:1rem;font-weight:800}body.tecnocasa.country-de.home-showcase .masked-image,body.tecnocasa.country-de.services-index .masked-image,body.tecnocasa.country-es.home-showcase .masked-image,body.tecnocasa.country-es.services-index .masked-image,body.tecnocasa.country-fr.home-showcase .masked-image,body.tecnocasa.country-fr.services-index .masked-image,body.tecnocasa.country-hu.home-showcase .masked-image,body.tecnocasa.country-hu.services-index .masked-image,body.tecnocasa.country-pl.home-showcase .masked-image,body.tecnocasa.country-pl.services-index .masked-image,body.tecnocasa.country-tn.home-showcase .masked-image,body.tecnocasa.country-tn.services-index .masked-image{background-color:#158140}body.tecnocasa.country-de.home-showcase .main-content .home-hero h1,body.tecnocasa.country-de.services-index .main-content .home-hero h1,body.tecnocasa.country-es.home-showcase .main-content .home-hero h1,body.tecnocasa.country-es.services-index .main-content .home-hero h1,body.tecnocasa.country-fr.home-showcase .main-content .home-hero h1,body.tecnocasa.country-fr.services-index .main-content .home-hero h1,body.tecnocasa.country-hu.home-showcase .main-content .home-hero h1,body.tecnocasa.country-hu.services-index .main-content .home-hero h1,body.tecnocasa.country-pl.home-showcase .main-content .home-hero h1,body.tecnocasa.country-pl.services-index .main-content .home-hero h1,body.tecnocasa.country-tn.home-showcase .main-content .home-hero h1,body.tecnocasa.country-tn.services-index .main-content .home-hero h1{font-size:2.5rem;font-weight:600;margin:11% auto 2rem;max-width:750px;text-shadow:0 0 7px #002c40}body.tecnocasa.country-de.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-de.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-es.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-es.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-fr.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-hu.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-pl.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-tn.services-index .main-content .home-hero .claim-2025{margin-top:22rem!important}body.tecnocasa.country-de.home-showcase .navbar-toggler .masked-image,body.tecnocasa.country-de.services-index .navbar-toggler .masked-image,body.tecnocasa.country-es.home-showcase .navbar-toggler .masked-image,body.tecnocasa.country-es.services-index .navbar-toggler .masked-image,body.tecnocasa.country-fr.home-showcase .navbar-toggler .masked-image,body.tecnocasa.country-fr.services-index .navbar-toggler .masked-image,body.tecnocasa.country-hu.home-showcase .navbar-toggler .masked-image,body.tecnocasa.country-hu.services-index .navbar-toggler .masked-image,body.tecnocasa.country-pl.home-showcase .navbar-toggler .masked-image,body.tecnocasa.country-pl.services-index .navbar-toggler .masked-image,body.tecnocasa.country-tn.home-showcase .navbar-toggler .masked-image,body.tecnocasa.country-tn.services-index .navbar-toggler .masked-image{background-color:#158140}body.tecnocasa.country-de.contacts-index .main-content .home-hero,body.tecnocasa.country-de.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-de.services-index .main-content .home-hero,body.tecnocasa.country-es.contacts-index .main-content .home-hero,body.tecnocasa.country-es.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-es.services-index .main-content .home-hero,body.tecnocasa.country-fr.contacts-index .main-content .home-hero,body.tecnocasa.country-fr.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-fr.services-index .main-content .home-hero,body.tecnocasa.country-hu.contacts-index .main-content .home-hero,body.tecnocasa.country-hu.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-hu.services-index .main-content .home-hero,body.tecnocasa.country-pl.contacts-index .main-content .home-hero,body.tecnocasa.country-pl.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-pl.services-index .main-content .home-hero,body.tecnocasa.country-tn.contacts-index .main-content .home-hero,body.tecnocasa.country-tn.sell-estate-showcase .main-content .home-hero,body.tecnocasa.country-tn.services-index .main-content .home-hero{height:535px}body.tecnocasa.country-de.sell-estate-showcase h4,body.tecnocasa.country-es.sell-estate-showcase h4,body.tecnocasa.country-fr.sell-estate-showcase h4,body.tecnocasa.country-hu.sell-estate-showcase h4,body.tecnocasa.country-pl.sell-estate-showcase h4,body.tecnocasa.country-tn.sell-estate-showcase h4{font-size:1rem;font-weight:800}body.home-residential.country-es .main-content .home-hero .claim span{font-size:1.8rem}body.home-residential.country-es .main-content .home-hero .claim h1{font-size:1rem}body.home-residential.country-es .analog-clock{display:none}body.tecnorete .home-services .services .VueCarousel-wrapper .carousel-card a{background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);border-radius:20px;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);color:#fff;font-size:.7rem;font-weight:500;letter-spacing:.04rem;padding:14px 35px;text-transform:uppercase;transition:all .5s ease}body.tecnorete .home-services .services .VueCarousel-wrapper .carousel-card a:hover{box-shadow:0 9px 9px 0 rgba(245,129,56,.25);text-decoration:none}body.tecnocasa.country-es .home-services .services .VueCarousel-wrapper .carousel-card a,body.tecnocasa.country-hu .home-services .services .VueCarousel-wrapper .carousel-card a,body.tecnocasa.country-tn .home-services .services .VueCarousel-wrapper .carousel-card a,body.tecnorete.country-es .home-services .services .VueCarousel-wrapper .carousel-card a,body.tecnorete.country-hu .home-services .services .VueCarousel-wrapper .carousel-card a,body.tecnorete.country-tn .home-services .services .VueCarousel-wrapper .carousel-card a{background:#fff;border-radius:30px;color:#424e5b;font-size:.7rem;font-weight:600;letter-spacing:.04rem;padding:.5rem!important;text-transform:none}body.tecnocasa.country-es .home-services .services .VueCarousel-wrapper .carousel-card a:hover,body.tecnocasa.country-hu .home-services .services .VueCarousel-wrapper .carousel-card a:hover,body.tecnocasa.country-tn .home-services .services .VueCarousel-wrapper .carousel-card a:hover,body.tecnorete.country-es .home-services .services .VueCarousel-wrapper .carousel-card a:hover,body.tecnorete.country-hu .home-services .services .VueCarousel-wrapper .carousel-card a:hover,body.tecnorete.country-tn .home-services .services .VueCarousel-wrapper .carousel-card a:hover{background:#158140;border:2px solid #158140;color:#fff;text-decoration:none}body.country-hu.home-residential .home-hero{padding-top:130px}@media (min-width:768px){body.home-industrial .home-hero{height:657px;padding-top:10rem}}@media (min-width:992px){body.contacts-index .main-content .home-hero,body.home-constructions .main-content .home-hero,body.home-industrial .main-content .home-hero,body.home-residential .main-content .home-hero,body.home-seohub .main-content .home-hero,body.home-showcase .main-content .home-hero,body.home-touristic .main-content .home-hero,body.network-index .main-content .home-hero,body.sell-estate-index .main-content .home-hero,body.services-index .main-content .home-hero,body.virtual-tour .main-content .home-hero,body.who-we-are-index .main-content .home-hero,body.work-with-us-1 .main-content .home-hero,body.work-with-us-2 .main-content .home-hero,body.work-with-us-3 .main-content .home-hero,body.work-with-us-4 .main-content .home-hero,body.work-with-us-index .main-content .home-hero{height:657px;min-height:unset!important;padding-top:17rem}body.contacts-index .main-content .home-hero.virtual,body.home-constructions .main-content .home-hero.virtual,body.home-industrial .main-content .home-hero.virtual,body.home-residential .main-content .home-hero.virtual,body.home-seohub .main-content .home-hero.virtual,body.home-showcase .main-content .home-hero.virtual,body.home-touristic .main-content .home-hero.virtual,body.network-index .main-content .home-hero.virtual,body.sell-estate-index .main-content .home-hero.virtual,body.services-index .main-content .home-hero.virtual,body.virtual-tour .main-content .home-hero.virtual,body.who-we-are-index .main-content .home-hero.virtual,body.work-with-us-1 .main-content .home-hero.virtual,body.work-with-us-2 .main-content .home-hero.virtual,body.work-with-us-3 .main-content .home-hero.virtual,body.work-with-us-4 .main-content .home-hero.virtual,body.work-with-us-index .main-content .home-hero.virtual{background-image:linear-gradient(rgba(66,78,91,.27),hsla(0,0%,100%,0)),url(/img/hero/hero-virtual-desktop.jpg)}body.contacts-index .main-content .home-hero.work-with-us,body.home-constructions .main-content .home-hero.work-with-us,body.home-industrial .main-content .home-hero.work-with-us,body.home-residential .main-content .home-hero.work-with-us,body.home-seohub .main-content .home-hero.work-with-us,body.home-showcase .main-content .home-hero.work-with-us,body.home-touristic .main-content .home-hero.work-with-us,body.network-index .main-content .home-hero.work-with-us,body.sell-estate-index .main-content .home-hero.work-with-us,body.services-index .main-content .home-hero.work-with-us,body.virtual-tour .main-content .home-hero.work-with-us,body.who-we-are-index .main-content .home-hero.work-with-us,body.work-with-us-1 .main-content .home-hero.work-with-us,body.work-with-us-2 .main-content .home-hero.work-with-us,body.work-with-us-3 .main-content .home-hero.work-with-us,body.work-with-us-4 .main-content .home-hero.work-with-us,body.work-with-us-index .main-content .home-hero.work-with-us{background-image:linear-gradient(rgba(66,78,91,.27),hsla(0,0%,100%,0)),url(/img/hero/hero-work-desktop.jpg)}body.contacts-index .main-content .home-hero.sell-estate,body.home-constructions .main-content .home-hero.sell-estate,body.home-industrial .main-content .home-hero.sell-estate,body.home-residential .main-content .home-hero.sell-estate,body.home-seohub .main-content .home-hero.sell-estate,body.home-showcase .main-content .home-hero.sell-estate,body.home-touristic .main-content .home-hero.sell-estate,body.network-index .main-content .home-hero.sell-estate,body.sell-estate-index .main-content .home-hero.sell-estate,body.services-index .main-content .home-hero.sell-estate,body.virtual-tour .main-content .home-hero.sell-estate,body.who-we-are-index .main-content .home-hero.sell-estate,body.work-with-us-1 .main-content .home-hero.sell-estate,body.work-with-us-2 .main-content .home-hero.sell-estate,body.work-with-us-3 .main-content .home-hero.sell-estate,body.work-with-us-4 .main-content .home-hero.sell-estate,body.work-with-us-index .main-content .home-hero.sell-estate{background-image:linear-gradient(rgba(66,78,91,.27),hsla(0,0%,100%,0)),url(/img/hero/hero-sell-estate.jpg)}body.contacts-index .main-content .home-hero.rent-estate,body.home-constructions .main-content .home-hero.rent-estate,body.home-industrial .main-content .home-hero.rent-estate,body.home-residential .main-content .home-hero.rent-estate,body.home-seohub .main-content .home-hero.rent-estate,body.home-showcase .main-content .home-hero.rent-estate,body.home-touristic .main-content .home-hero.rent-estate,body.network-index .main-content .home-hero.rent-estate,body.sell-estate-index .main-content .home-hero.rent-estate,body.services-index .main-content .home-hero.rent-estate,body.virtual-tour .main-content .home-hero.rent-estate,body.who-we-are-index .main-content .home-hero.rent-estate,body.work-with-us-1 .main-content .home-hero.rent-estate,body.work-with-us-2 .main-content .home-hero.rent-estate,body.work-with-us-3 .main-content .home-hero.rent-estate,body.work-with-us-4 .main-content .home-hero.rent-estate,body.work-with-us-index .main-content .home-hero.rent-estate{background-image:linear-gradient(rgba(66,78,91,.47),rgba(66,78,91,.13)),url(/img/hero/hero-rent-estate.jpg)}body.contacts-index .main-content .home-hero.network,body.home-constructions .main-content .home-hero.network,body.home-industrial .main-content .home-hero.network,body.home-residential .main-content .home-hero.network,body.home-seohub .main-content .home-hero.network,body.home-showcase .main-content .home-hero.network,body.home-touristic .main-content .home-hero.network,body.network-index .main-content .home-hero.network,body.sell-estate-index .main-content .home-hero.network,body.services-index .main-content .home-hero.network,body.virtual-tour .main-content .home-hero.network,body.who-we-are-index .main-content .home-hero.network,body.work-with-us-1 .main-content .home-hero.network,body.work-with-us-2 .main-content .home-hero.network,body.work-with-us-3 .main-content .home-hero.network,body.work-with-us-4 .main-content .home-hero.network,body.work-with-us-index .main-content .home-hero.network{background-image:linear-gradient(0deg,transparent,rgba(55,130,167,.26)),url(/img/hero/hero-network-desktop.svg);box-shadow:none}body.contacts-index .main-content .home-hero h1,body.home-constructions .main-content .home-hero h1,body.home-industrial .main-content .home-hero h1,body.home-residential .main-content .home-hero h1,body.home-seohub .main-content .home-hero h1,body.home-showcase .main-content .home-hero h1,body.home-touristic .main-content .home-hero h1,body.network-index .main-content .home-hero h1,body.sell-estate-index .main-content .home-hero h1,body.services-index .main-content .home-hero h1,body.virtual-tour .main-content .home-hero h1,body.who-we-are-index .main-content .home-hero h1,body.work-with-us-1 .main-content .home-hero h1,body.work-with-us-2 .main-content .home-hero h1,body.work-with-us-3 .main-content .home-hero h1,body.work-with-us-4 .main-content .home-hero h1,body.work-with-us-index .main-content .home-hero h1{font-size:2.6rem;font-weight:500;margin-bottom:1rem}body.contacts-index .main-content .home-services .services,body.home-constructions .main-content .home-services .services,body.home-industrial .main-content .home-services .services,body.home-residential .main-content .home-services .services,body.home-seohub .main-content .home-services .services,body.home-showcase .main-content .home-services .services,body.home-touristic .main-content .home-services .services,body.network-index .main-content .home-services .services,body.sell-estate-index .main-content .home-services .services,body.services-index .main-content .home-services .services,body.virtual-tour .main-content .home-services .services,body.who-we-are-index .main-content .home-services .services,body.work-with-us-1 .main-content .home-services .services,body.work-with-us-2 .main-content .home-services .services,body.work-with-us-3 .main-content .home-services .services,body.work-with-us-4 .main-content .home-services .services,body.work-with-us-index .main-content .home-services .services{padding:3rem 0}body.contacts-index .main-content .home-services .services h1,body.home-constructions .main-content .home-services .services h1,body.home-industrial .main-content .home-services .services h1,body.home-residential .main-content .home-services .services h1,body.home-seohub .main-content .home-services .services h1,body.home-showcase .main-content .home-services .services h1,body.home-touristic .main-content .home-services .services h1,body.network-index .main-content .home-services .services h1,body.sell-estate-index .main-content .home-services .services h1,body.services-index .main-content .home-services .services h1,body.virtual-tour .main-content .home-services .services h1,body.who-we-are-index .main-content .home-services .services h1,body.work-with-us-1 .main-content .home-services .services h1,body.work-with-us-2 .main-content .home-services .services h1,body.work-with-us-3 .main-content .home-services .services h1,body.work-with-us-4 .main-content .home-services .services h1,body.work-with-us-index .main-content .home-services .services h1{font-size:2rem;font-weight:600}body.contacts-index .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.home-showcase .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.network-index .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.sell-estate-index .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.services-index .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.who-we-are-index .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .carousel-card h2{font-size:1.6rem}body.home-residential.country-es .main-content .home-hero .claim span,body.home-residential.country-hu .main-content .home-hero .claim span{color:#fff;font-size:2.6rem;font-weight:500}body.home-residential.country-es .main-content .home-hero .claim h1,body.home-residential.country-hu .main-content .home-hero .claim h1{filter:drop-shadow(0 5px 15px #000000);font-size:1rem;margin:1rem auto 1.2rem;max-width:450px;text-shadow:0 0 14px rgba(0,21,31,.5)}body.home-residential.country-es .analog-clock,body.home-residential.country-hu .analog-clock{display:none}body.tecnocasa.country-de.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero.sell-estate,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-de.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-es.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero.sell-estate,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero.sell-estate{background:linear-gradient(0deg,transparent,rgba(0,21,31,.5)),url(/img/hero/hero-vender.jpg);height:100vh;min-height:900px!important;padding-bottom:2rem}body.tecnocasa.country-de.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero .bg-white,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-de.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-es.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero .bg-white,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero .bg-white{backdrop-filter:blur(6px);background-color:hsla(0,0%,100%,.57)!important}body.tecnocasa.country-de.sell-estate-index .vender,body.tecnocasa.country-es.sell-estate-index .vender,body.tecnocasa.country-fr.sell-estate-index .vender,body.tecnocasa.country-hu.sell-estate-index .vender,body.tecnocasa.country-pl.sell-estate-index .vender,body.tecnocasa.country-tn.sell-estate-index .vender,body.tecnorete.country-de.sell-estate-index .vender,body.tecnorete.country-es.sell-estate-index .vender,body.tecnorete.country-fr.sell-estate-index .vender,body.tecnorete.country-hu.sell-estate-index .vender,body.tecnorete.country-pl.sell-estate-index .vender,body.tecnorete.country-tn.sell-estate-index .vender{padding:0 3rem}body.tecnocasa.country-de.sell-estate-index .vender .photo1,body.tecnocasa.country-es.sell-estate-index .vender .photo1,body.tecnocasa.country-fr.sell-estate-index .vender .photo1,body.tecnocasa.country-hu.sell-estate-index .vender .photo1,body.tecnocasa.country-pl.sell-estate-index .vender .photo1,body.tecnocasa.country-tn.sell-estate-index .vender .photo1,body.tecnorete.country-de.sell-estate-index .vender .photo1,body.tecnorete.country-es.sell-estate-index .vender .photo1,body.tecnorete.country-fr.sell-estate-index .vender .photo1,body.tecnorete.country-hu.sell-estate-index .vender .photo1,body.tecnorete.country-pl.sell-estate-index .vender .photo1,body.tecnorete.country-tn.sell-estate-index .vender .photo1{border-radius:20px;box-shadow:3px 5px 14px 5px rgba(0,0,0,.06)!important;height:550px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}body.tecnocasa.country-de.sell-estate-index .vender h2,body.tecnocasa.country-es.sell-estate-index .vender h2,body.tecnocasa.country-fr.sell-estate-index .vender h2,body.tecnocasa.country-hu.sell-estate-index .vender h2,body.tecnocasa.country-pl.sell-estate-index .vender h2,body.tecnocasa.country-tn.sell-estate-index .vender h2,body.tecnorete.country-de.sell-estate-index .vender h2,body.tecnorete.country-es.sell-estate-index .vender h2,body.tecnorete.country-fr.sell-estate-index .vender h2,body.tecnorete.country-hu.sell-estate-index .vender h2,body.tecnorete.country-pl.sell-estate-index .vender h2,body.tecnorete.country-tn.sell-estate-index .vender h2{font-size:2.5rem}body.tecnocasa.country-de.sell-estate-index .clientes,body.tecnocasa.country-de.sell-estate-index .hipotecs,body.tecnocasa.country-de.sell-estate-index .marketing,body.tecnocasa.country-es.sell-estate-index .clientes,body.tecnocasa.country-es.sell-estate-index .hipotecs,body.tecnocasa.country-es.sell-estate-index .marketing,body.tecnocasa.country-fr.sell-estate-index .clientes,body.tecnocasa.country-fr.sell-estate-index .hipotecs,body.tecnocasa.country-fr.sell-estate-index .marketing,body.tecnocasa.country-hu.sell-estate-index .clientes,body.tecnocasa.country-hu.sell-estate-index .hipotecs,body.tecnocasa.country-hu.sell-estate-index .marketing,body.tecnocasa.country-pl.sell-estate-index .clientes,body.tecnocasa.country-pl.sell-estate-index .hipotecs,body.tecnocasa.country-pl.sell-estate-index .marketing,body.tecnocasa.country-tn.sell-estate-index .clientes,body.tecnocasa.country-tn.sell-estate-index .hipotecs,body.tecnocasa.country-tn.sell-estate-index .marketing,body.tecnorete.country-de.sell-estate-index .clientes,body.tecnorete.country-de.sell-estate-index .hipotecs,body.tecnorete.country-de.sell-estate-index .marketing,body.tecnorete.country-es.sell-estate-index .clientes,body.tecnorete.country-es.sell-estate-index .hipotecs,body.tecnorete.country-es.sell-estate-index .marketing,body.tecnorete.country-fr.sell-estate-index .clientes,body.tecnorete.country-fr.sell-estate-index .hipotecs,body.tecnorete.country-fr.sell-estate-index .marketing,body.tecnorete.country-hu.sell-estate-index .clientes,body.tecnorete.country-hu.sell-estate-index .hipotecs,body.tecnorete.country-hu.sell-estate-index .marketing,body.tecnorete.country-pl.sell-estate-index .clientes,body.tecnorete.country-pl.sell-estate-index .hipotecs,body.tecnorete.country-pl.sell-estate-index .marketing,body.tecnorete.country-tn.sell-estate-index .clientes,body.tecnorete.country-tn.sell-estate-index .hipotecs,body.tecnorete.country-tn.sell-estate-index .marketing{background-color:#f2f2f2;padding:4rem 3rem}body.tecnocasa.country-de.sell-estate-index .clientes h2,body.tecnocasa.country-de.sell-estate-index .hipotecs h2,body.tecnocasa.country-de.sell-estate-index .marketing h2,body.tecnocasa.country-es.sell-estate-index .clientes h2,body.tecnocasa.country-es.sell-estate-index .hipotecs h2,body.tecnocasa.country-es.sell-estate-index .marketing h2,body.tecnocasa.country-fr.sell-estate-index .clientes h2,body.tecnocasa.country-fr.sell-estate-index .hipotecs h2,body.tecnocasa.country-fr.sell-estate-index .marketing h2,body.tecnocasa.country-hu.sell-estate-index .clientes h2,body.tecnocasa.country-hu.sell-estate-index .hipotecs h2,body.tecnocasa.country-hu.sell-estate-index .marketing h2,body.tecnocasa.country-pl.sell-estate-index .clientes h2,body.tecnocasa.country-pl.sell-estate-index .hipotecs h2,body.tecnocasa.country-pl.sell-estate-index .marketing h2,body.tecnocasa.country-tn.sell-estate-index .clientes h2,body.tecnocasa.country-tn.sell-estate-index .hipotecs h2,body.tecnocasa.country-tn.sell-estate-index .marketing h2,body.tecnorete.country-de.sell-estate-index .clientes h2,body.tecnorete.country-de.sell-estate-index .hipotecs h2,body.tecnorete.country-de.sell-estate-index .marketing h2,body.tecnorete.country-es.sell-estate-index .clientes h2,body.tecnorete.country-es.sell-estate-index .hipotecs h2,body.tecnorete.country-es.sell-estate-index .marketing h2,body.tecnorete.country-fr.sell-estate-index .clientes h2,body.tecnorete.country-fr.sell-estate-index .hipotecs h2,body.tecnorete.country-fr.sell-estate-index .marketing h2,body.tecnorete.country-hu.sell-estate-index .clientes h2,body.tecnorete.country-hu.sell-estate-index .hipotecs h2,body.tecnorete.country-hu.sell-estate-index .marketing h2,body.tecnorete.country-pl.sell-estate-index .clientes h2,body.tecnorete.country-pl.sell-estate-index .hipotecs h2,body.tecnorete.country-pl.sell-estate-index .marketing h2,body.tecnorete.country-tn.sell-estate-index .clientes h2,body.tecnorete.country-tn.sell-estate-index .hipotecs h2,body.tecnorete.country-tn.sell-estate-index .marketing h2{font-size:2rem;font-weight:700;margin-bottom:2rem;margin-top:2rem}body.tecnocasa.country-de.sell-estate-index .clientes span,body.tecnocasa.country-de.sell-estate-index .hipotecs span,body.tecnocasa.country-de.sell-estate-index .marketing span,body.tecnocasa.country-es.sell-estate-index .clientes span,body.tecnocasa.country-es.sell-estate-index .hipotecs span,body.tecnocasa.country-es.sell-estate-index .marketing span,body.tecnocasa.country-fr.sell-estate-index .clientes span,body.tecnocasa.country-fr.sell-estate-index .hipotecs span,body.tecnocasa.country-fr.sell-estate-index .marketing span,body.tecnocasa.country-hu.sell-estate-index .clientes span,body.tecnocasa.country-hu.sell-estate-index .hipotecs span,body.tecnocasa.country-hu.sell-estate-index .marketing span,body.tecnocasa.country-pl.sell-estate-index .clientes span,body.tecnocasa.country-pl.sell-estate-index .hipotecs span,body.tecnocasa.country-pl.sell-estate-index .marketing span,body.tecnocasa.country-tn.sell-estate-index .clientes span,body.tecnocasa.country-tn.sell-estate-index .hipotecs span,body.tecnocasa.country-tn.sell-estate-index .marketing span,body.tecnorete.country-de.sell-estate-index .clientes span,body.tecnorete.country-de.sell-estate-index .hipotecs span,body.tecnorete.country-de.sell-estate-index .marketing span,body.tecnorete.country-es.sell-estate-index .clientes span,body.tecnorete.country-es.sell-estate-index .hipotecs span,body.tecnorete.country-es.sell-estate-index .marketing span,body.tecnorete.country-fr.sell-estate-index .clientes span,body.tecnorete.country-fr.sell-estate-index .hipotecs span,body.tecnorete.country-fr.sell-estate-index .marketing span,body.tecnorete.country-hu.sell-estate-index .clientes span,body.tecnorete.country-hu.sell-estate-index .hipotecs span,body.tecnorete.country-hu.sell-estate-index .marketing span,body.tecnorete.country-pl.sell-estate-index .clientes span,body.tecnorete.country-pl.sell-estate-index .hipotecs span,body.tecnorete.country-pl.sell-estate-index .marketing span,body.tecnorete.country-tn.sell-estate-index .clientes span,body.tecnorete.country-tn.sell-estate-index .hipotecs span,body.tecnorete.country-tn.sell-estate-index .marketing span{color:#158140;font-size:1rem;font-weight:700}body.tecnocasa.country-de.sell-estate-index .clientes .persons,body.tecnocasa.country-de.sell-estate-index .hipotecs .persons,body.tecnocasa.country-de.sell-estate-index .marketing .persons,body.tecnocasa.country-es.sell-estate-index .clientes .persons,body.tecnocasa.country-es.sell-estate-index .hipotecs .persons,body.tecnocasa.country-es.sell-estate-index .marketing .persons,body.tecnocasa.country-fr.sell-estate-index .clientes .persons,body.tecnocasa.country-fr.sell-estate-index .hipotecs .persons,body.tecnocasa.country-fr.sell-estate-index .marketing .persons,body.tecnocasa.country-hu.sell-estate-index .clientes .persons,body.tecnocasa.country-hu.sell-estate-index .hipotecs .persons,body.tecnocasa.country-hu.sell-estate-index .marketing .persons,body.tecnocasa.country-pl.sell-estate-index .clientes .persons,body.tecnocasa.country-pl.sell-estate-index .hipotecs .persons,body.tecnocasa.country-pl.sell-estate-index .marketing .persons,body.tecnocasa.country-tn.sell-estate-index .clientes .persons,body.tecnocasa.country-tn.sell-estate-index .hipotecs .persons,body.tecnocasa.country-tn.sell-estate-index .marketing .persons,body.tecnorete.country-de.sell-estate-index .clientes .persons,body.tecnorete.country-de.sell-estate-index .hipotecs .persons,body.tecnorete.country-de.sell-estate-index .marketing .persons,body.tecnorete.country-es.sell-estate-index .clientes .persons,body.tecnorete.country-es.sell-estate-index .hipotecs .persons,body.tecnorete.country-es.sell-estate-index .marketing .persons,body.tecnorete.country-fr.sell-estate-index .clientes .persons,body.tecnorete.country-fr.sell-estate-index .hipotecs .persons,body.tecnorete.country-fr.sell-estate-index .marketing .persons,body.tecnorete.country-hu.sell-estate-index .clientes .persons,body.tecnorete.country-hu.sell-estate-index .hipotecs .persons,body.tecnorete.country-hu.sell-estate-index .marketing .persons,body.tecnorete.country-pl.sell-estate-index .clientes .persons,body.tecnorete.country-pl.sell-estate-index .hipotecs .persons,body.tecnorete.country-pl.sell-estate-index .marketing .persons,body.tecnorete.country-tn.sell-estate-index .clientes .persons,body.tecnorete.country-tn.sell-estate-index .hipotecs .persons,body.tecnorete.country-tn.sell-estate-index .marketing .persons{border-radius:20px;box-shadow:0 0 14px 5px rgba(0,0,0,.28)!important;height:550px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}body.tecnocasa.country-de.sell-estate-index .blocks .block,body.tecnocasa.country-es.sell-estate-index .blocks .block,body.tecnocasa.country-fr.sell-estate-index .blocks .block,body.tecnocasa.country-hu.sell-estate-index .blocks .block,body.tecnocasa.country-pl.sell-estate-index .blocks .block,body.tecnocasa.country-tn.sell-estate-index .blocks .block,body.tecnorete.country-de.sell-estate-index .blocks .block,body.tecnorete.country-es.sell-estate-index .blocks .block,body.tecnorete.country-fr.sell-estate-index .blocks .block,body.tecnorete.country-hu.sell-estate-index .blocks .block,body.tecnorete.country-pl.sell-estate-index .blocks .block,body.tecnorete.country-tn.sell-estate-index .blocks .block{height:570px}body.tecnocasa.country-de.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-es.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-fr.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-hu.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-pl.sell-estate-index .blocks .block .tab-content,body.tecnocasa.country-tn.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-de.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-es.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-fr.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-hu.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-pl.sell-estate-index .blocks .block .tab-content,body.tecnorete.country-tn.sell-estate-index .blocks .block .tab-content{max-height:0}body.tecnocasa.country-de.sell-estate-index .blocks .block input,body.tecnocasa.country-es.sell-estate-index .blocks .block input,body.tecnocasa.country-fr.sell-estate-index .blocks .block input,body.tecnocasa.country-hu.sell-estate-index .blocks .block input,body.tecnocasa.country-pl.sell-estate-index .blocks .block input,body.tecnocasa.country-tn.sell-estate-index .blocks .block input,body.tecnorete.country-de.sell-estate-index .blocks .block input,body.tecnorete.country-es.sell-estate-index .blocks .block input,body.tecnorete.country-fr.sell-estate-index .blocks .block input,body.tecnorete.country-hu.sell-estate-index .blocks .block input,body.tecnorete.country-pl.sell-estate-index .blocks .block input,body.tecnorete.country-tn.sell-estate-index .blocks .block input{opacity:0;position:absolute;z-index:-1}body.tecnocasa.country-de.sell-estate-index .blocks .block input+.tab-label,body.tecnocasa.country-es.sell-estate-index .blocks .block input+.tab-label,body.tecnocasa.country-fr.sell-estate-index .blocks .block input+.tab-label,body.tecnocasa.country-hu.sell-estate-index .blocks .block input+.tab-label,body.tecnocasa.country-pl.sell-estate-index .blocks .block input+.tab-label,body.tecnocasa.country-tn.sell-estate-index .blocks .block input+.tab-label,body.tecnorete.country-de.sell-estate-index .blocks .block input+.tab-label,body.tecnorete.country-es.sell-estate-index .blocks .block input+.tab-label,body.tecnorete.country-fr.sell-estate-index .blocks .block input+.tab-label,body.tecnorete.country-hu.sell-estate-index .blocks .block input+.tab-label,body.tecnorete.country-pl.sell-estate-index .blocks .block input+.tab-label,body.tecnorete.country-tn.sell-estate-index .blocks .block input+.tab-label{border-bottom:1px solid #fff;cursor:pointer;font-weight:600;margin-top:1rem}body.tecnocasa.country-de.sell-estate-index .blocks .block input+.tab-label:after,body.tecnocasa.country-es.sell-estate-index .blocks .block input+.tab-label:after,body.tecnocasa.country-fr.sell-estate-index .blocks .block input+.tab-label:after,body.tecnocasa.country-hu.sell-estate-index .blocks .block input+.tab-label:after,body.tecnocasa.country-pl.sell-estate-index .blocks .block input+.tab-label:after,body.tecnocasa.country-tn.sell-estate-index .blocks .block input+.tab-label:after,body.tecnorete.country-de.sell-estate-index .blocks .block input+.tab-label:after,body.tecnorete.country-es.sell-estate-index .blocks .block input+.tab-label:after,body.tecnorete.country-fr.sell-estate-index .blocks .block input+.tab-label:after,body.tecnorete.country-hu.sell-estate-index .blocks .block input+.tab-label:after,body.tecnorete.country-pl.sell-estate-index .blocks .block input+.tab-label:after,body.tecnorete.country-tn.sell-estate-index .blocks .block input+.tab-label:after{content:" +"}body.tecnocasa.country-de.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnocasa.country-es.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnocasa.country-fr.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnocasa.country-hu.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnocasa.country-pl.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnocasa.country-tn.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnorete.country-de.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnorete.country-es.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnorete.country-fr.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnorete.country-hu.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnorete.country-pl.sell-estate-index .blocks .block input:checked+.tab-label,body.tecnorete.country-tn.sell-estate-index .blocks .block input:checked+.tab-label{background:none;cursor:pointer}body.tecnocasa.country-de.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnocasa.country-es.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnocasa.country-fr.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnocasa.country-hu.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnocasa.country-pl.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnocasa.country-tn.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnorete.country-de.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnorete.country-es.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnorete.country-fr.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnorete.country-hu.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnorete.country-pl.sell-estate-index .blocks .block input:checked+.tab-label:after,body.tecnorete.country-tn.sell-estate-index .blocks .block input:checked+.tab-label:after{content:" -"}body.tecnocasa.country-de.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnocasa.country-es.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnocasa.country-fr.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnocasa.country-hu.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnocasa.country-pl.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnocasa.country-tn.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnorete.country-de.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnorete.country-es.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnorete.country-fr.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnorete.country-hu.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnorete.country-pl.sell-estate-index .blocks .block input:checked~.tab-content,body.tecnorete.country-tn.sell-estate-index .blocks .block input:checked~.tab-content{height:auto;margin-bottom:50%;overflow:visible}body.tecnocasa.country-de.sell-estate-index .valor,body.tecnocasa.country-es.sell-estate-index .valor,body.tecnocasa.country-fr.sell-estate-index .valor,body.tecnocasa.country-hu.sell-estate-index .valor,body.tecnocasa.country-pl.sell-estate-index .valor,body.tecnocasa.country-tn.sell-estate-index .valor,body.tecnorete.country-de.sell-estate-index .valor,body.tecnorete.country-es.sell-estate-index .valor,body.tecnorete.country-fr.sell-estate-index .valor,body.tecnorete.country-hu.sell-estate-index .valor,body.tecnorete.country-pl.sell-estate-index .valor,body.tecnorete.country-tn.sell-estate-index .valor{background:#002e5e;padding:5rem 3rem}body.tecnocasa.country-de.sell-estate-index .valor h2,body.tecnocasa.country-es.sell-estate-index .valor h2,body.tecnocasa.country-fr.sell-estate-index .valor h2,body.tecnocasa.country-hu.sell-estate-index .valor h2,body.tecnocasa.country-pl.sell-estate-index .valor h2,body.tecnocasa.country-tn.sell-estate-index .valor h2,body.tecnorete.country-de.sell-estate-index .valor h2,body.tecnorete.country-es.sell-estate-index .valor h2,body.tecnorete.country-fr.sell-estate-index .valor h2,body.tecnorete.country-hu.sell-estate-index .valor h2,body.tecnorete.country-pl.sell-estate-index .valor h2,body.tecnorete.country-tn.sell-estate-index .valor h2{margin:2rem 0}body.tecnocasa.country-de.sell-estate-index .valor .card,body.tecnocasa.country-es.sell-estate-index .valor .card,body.tecnocasa.country-fr.sell-estate-index .valor .card,body.tecnocasa.country-hu.sell-estate-index .valor .card,body.tecnocasa.country-pl.sell-estate-index .valor .card,body.tecnocasa.country-tn.sell-estate-index .valor .card,body.tecnorete.country-de.sell-estate-index .valor .card,body.tecnorete.country-es.sell-estate-index .valor .card,body.tecnorete.country-fr.sell-estate-index .valor .card,body.tecnorete.country-hu.sell-estate-index .valor .card,body.tecnorete.country-pl.sell-estate-index .valor .card,body.tecnorete.country-tn.sell-estate-index .valor .card{height:100%;margin:1rem;padding:2rem 4rem}body.tecnocasa.country-de.sell-estate-index .leader-group,body.tecnocasa.country-es.sell-estate-index .leader-group,body.tecnocasa.country-fr.sell-estate-index .leader-group,body.tecnocasa.country-hu.sell-estate-index .leader-group,body.tecnocasa.country-pl.sell-estate-index .leader-group,body.tecnocasa.country-tn.sell-estate-index .leader-group,body.tecnorete.country-de.sell-estate-index .leader-group,body.tecnorete.country-es.sell-estate-index .leader-group,body.tecnorete.country-fr.sell-estate-index .leader-group,body.tecnorete.country-hu.sell-estate-index .leader-group,body.tecnorete.country-pl.sell-estate-index .leader-group,body.tecnorete.country-tn.sell-estate-index .leader-group{background:linear-gradient(0deg,rgba(7,39,64,.15),rgba(7,39,64,.82)),url(/img/getafe-tecnocasa.jpg);background-position:top!important;background-size:cover!important;height:auto;padding:6rem 3rem}body.tecnocasa.country-de.sell-estate-index .leader-group h2,body.tecnocasa.country-es.sell-estate-index .leader-group h2,body.tecnocasa.country-fr.sell-estate-index .leader-group h2,body.tecnocasa.country-hu.sell-estate-index .leader-group h2,body.tecnocasa.country-pl.sell-estate-index .leader-group h2,body.tecnocasa.country-tn.sell-estate-index .leader-group h2,body.tecnorete.country-de.sell-estate-index .leader-group h2,body.tecnorete.country-es.sell-estate-index .leader-group h2,body.tecnorete.country-fr.sell-estate-index .leader-group h2,body.tecnorete.country-hu.sell-estate-index .leader-group h2,body.tecnorete.country-pl.sell-estate-index .leader-group h2,body.tecnorete.country-tn.sell-estate-index .leader-group h2{margin:2rem}body.tecnocasa.country-de.sell-estate-index .blog,body.tecnocasa.country-es.sell-estate-index .blog,body.tecnocasa.country-fr.sell-estate-index .blog,body.tecnocasa.country-hu.sell-estate-index .blog,body.tecnocasa.country-pl.sell-estate-index .blog,body.tecnocasa.country-tn.sell-estate-index .blog,body.tecnorete.country-de.sell-estate-index .blog,body.tecnorete.country-es.sell-estate-index .blog,body.tecnorete.country-fr.sell-estate-index .blog,body.tecnorete.country-hu.sell-estate-index .blog,body.tecnorete.country-pl.sell-estate-index .blog,body.tecnorete.country-tn.sell-estate-index .blog{padding:5rem 15px}body.tecnocasa.country-de.sell-estate-index .blog h2,body.tecnocasa.country-es.sell-estate-index .blog h2,body.tecnocasa.country-fr.sell-estate-index .blog h2,body.tecnocasa.country-hu.sell-estate-index .blog h2,body.tecnocasa.country-pl.sell-estate-index .blog h2,body.tecnocasa.country-tn.sell-estate-index .blog h2,body.tecnorete.country-de.sell-estate-index .blog h2,body.tecnorete.country-es.sell-estate-index .blog h2,body.tecnorete.country-fr.sell-estate-index .blog h2,body.tecnorete.country-hu.sell-estate-index .blog h2,body.tecnorete.country-pl.sell-estate-index .blog h2,body.tecnorete.country-tn.sell-estate-index .blog h2{color:#424e5b;font-size:2rem;font-weight:700;margin:1rem 0 5rem;text-align:center}body.tecnocasa.country-de.sell-estate-index .blog .card,body.tecnocasa.country-es.sell-estate-index .blog .card,body.tecnocasa.country-fr.sell-estate-index .blog .card,body.tecnocasa.country-hu.sell-estate-index .blog .card,body.tecnocasa.country-pl.sell-estate-index .blog .card,body.tecnocasa.country-tn.sell-estate-index .blog .card,body.tecnorete.country-de.sell-estate-index .blog .card,body.tecnorete.country-es.sell-estate-index .blog .card,body.tecnorete.country-fr.sell-estate-index .blog .card,body.tecnorete.country-hu.sell-estate-index .blog .card,body.tecnorete.country-pl.sell-estate-index .blog .card,body.tecnorete.country-tn.sell-estate-index .blog .card{border:none;box-shadow:0 0 18px 7px rgba(0,0,0,.02)!important;height:100%;transition:all .4s ease-in}body.tecnocasa.country-de.sell-estate-index .blog .card a:hover,body.tecnocasa.country-es.sell-estate-index .blog .card a:hover,body.tecnocasa.country-fr.sell-estate-index .blog .card a:hover,body.tecnocasa.country-hu.sell-estate-index .blog .card a:hover,body.tecnocasa.country-pl.sell-estate-index .blog .card a:hover,body.tecnocasa.country-tn.sell-estate-index .blog .card a:hover,body.tecnorete.country-de.sell-estate-index .blog .card a:hover,body.tecnorete.country-es.sell-estate-index .blog .card a:hover,body.tecnorete.country-fr.sell-estate-index .blog .card a:hover,body.tecnorete.country-hu.sell-estate-index .blog .card a:hover,body.tecnorete.country-pl.sell-estate-index .blog .card a:hover,body.tecnorete.country-tn.sell-estate-index .blog .card a:hover{text-decoration:none}body.tecnocasa.country-de.sell-estate-index .blog .card h3,body.tecnocasa.country-es.sell-estate-index .blog .card h3,body.tecnocasa.country-fr.sell-estate-index .blog .card h3,body.tecnocasa.country-hu.sell-estate-index .blog .card h3,body.tecnocasa.country-pl.sell-estate-index .blog .card h3,body.tecnocasa.country-tn.sell-estate-index .blog .card h3,body.tecnorete.country-de.sell-estate-index .blog .card h3,body.tecnorete.country-es.sell-estate-index .blog .card h3,body.tecnorete.country-fr.sell-estate-index .blog .card h3,body.tecnorete.country-hu.sell-estate-index .blog .card h3,body.tecnorete.country-pl.sell-estate-index .blog .card h3,body.tecnorete.country-tn.sell-estate-index .blog .card h3{font-size:1.4rem;font-weight:700}body.tecnocasa.country-de.sell-estate-index .blog .card:hover,body.tecnocasa.country-es.sell-estate-index .blog .card:hover,body.tecnocasa.country-fr.sell-estate-index .blog .card:hover,body.tecnocasa.country-hu.sell-estate-index .blog .card:hover,body.tecnocasa.country-pl.sell-estate-index .blog .card:hover,body.tecnocasa.country-tn.sell-estate-index .blog .card:hover,body.tecnorete.country-de.sell-estate-index .blog .card:hover,body.tecnorete.country-es.sell-estate-index .blog .card:hover,body.tecnorete.country-fr.sell-estate-index .blog .card:hover,body.tecnorete.country-hu.sell-estate-index .blog .card:hover,body.tecnorete.country-pl.sell-estate-index .blog .card:hover,body.tecnorete.country-tn.sell-estate-index .blog .card:hover{box-shadow:0 0 18px 7px rgba(0,0,0,.09)!important;transition:all .4s ease-in-out}body.tecnocasa.country-de.sell-estate-index .blog .card .badge,body.tecnocasa.country-es.sell-estate-index .blog .card .badge,body.tecnocasa.country-fr.sell-estate-index .blog .card .badge,body.tecnocasa.country-hu.sell-estate-index .blog .card .badge,body.tecnocasa.country-pl.sell-estate-index .blog .card .badge,body.tecnocasa.country-tn.sell-estate-index .blog .card .badge,body.tecnorete.country-de.sell-estate-index .blog .card .badge,body.tecnorete.country-es.sell-estate-index .blog .card .badge,body.tecnorete.country-fr.sell-estate-index .blog .card .badge,body.tecnorete.country-hu.sell-estate-index .blog .card .badge,body.tecnorete.country-pl.sell-estate-index .blog .card .badge,body.tecnorete.country-tn.sell-estate-index .blog .card .badge{left:10px;position:absolute;text-transform:uppercase;top:10px}body.tecnocasa.country-de.sell-estate-index .blog .card .article1,body.tecnocasa.country-es.sell-estate-index .blog .card .article1,body.tecnocasa.country-fr.sell-estate-index .blog .card .article1,body.tecnocasa.country-hu.sell-estate-index .blog .card .article1,body.tecnocasa.country-pl.sell-estate-index .blog .card .article1,body.tecnocasa.country-tn.sell-estate-index .blog .card .article1,body.tecnorete.country-de.sell-estate-index .blog .card .article1,body.tecnorete.country-es.sell-estate-index .blog .card .article1,body.tecnorete.country-fr.sell-estate-index .blog .card .article1,body.tecnorete.country-hu.sell-estate-index .blog .card .article1,body.tecnorete.country-pl.sell-estate-index .blog .card .article1,body.tecnorete.country-tn.sell-estate-index .blog .card .article1{background:url(/img/la-plusvalia-municipal.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px 20px 0 0;height:310px}body.tecnocasa.country-de.sell-estate-index .blog .card .article2,body.tecnocasa.country-es.sell-estate-index .blog .card .article2,body.tecnocasa.country-fr.sell-estate-index .blog .card .article2,body.tecnocasa.country-hu.sell-estate-index .blog .card .article2,body.tecnocasa.country-pl.sell-estate-index .blog .card .article2,body.tecnocasa.country-tn.sell-estate-index .blog .card .article2,body.tecnorete.country-de.sell-estate-index .blog .card .article2,body.tecnorete.country-es.sell-estate-index .blog .card .article2,body.tecnorete.country-fr.sell-estate-index .blog .card .article2,body.tecnorete.country-hu.sell-estate-index .blog .card .article2,body.tecnorete.country-pl.sell-estate-index .blog .card .article2,body.tecnorete.country-tn.sell-estate-index .blog .card .article2{background:url(/img/vender-un-piso-VPO-1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px 20px 0 0;height:310px}body.tecnocasa.country-de.sell-estate-index .blog .card .article3,body.tecnocasa.country-es.sell-estate-index .blog .card .article3,body.tecnocasa.country-fr.sell-estate-index .blog .card .article3,body.tecnocasa.country-hu.sell-estate-index .blog .card .article3,body.tecnocasa.country-pl.sell-estate-index .blog .card .article3,body.tecnocasa.country-tn.sell-estate-index .blog .card .article3,body.tecnorete.country-de.sell-estate-index .blog .card .article3,body.tecnorete.country-es.sell-estate-index .blog .card .article3,body.tecnorete.country-fr.sell-estate-index .blog .card .article3,body.tecnorete.country-hu.sell-estate-index .blog .card .article3,body.tecnorete.country-pl.sell-estate-index .blog .card .article3,body.tecnorete.country-tn.sell-estate-index .blog .card .article3{background:url(/img/vender-un-piso-heredado-1-2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px 20px 0 0;height:310px}body.tecnocasa.country-de.sell-estate-index .vendertucasa,body.tecnocasa.country-es.sell-estate-index .vendertucasa,body.tecnocasa.country-fr.sell-estate-index .vendertucasa,body.tecnocasa.country-hu.sell-estate-index .vendertucasa,body.tecnocasa.country-pl.sell-estate-index .vendertucasa,body.tecnocasa.country-tn.sell-estate-index .vendertucasa,body.tecnorete.country-de.sell-estate-index .vendertucasa,body.tecnorete.country-es.sell-estate-index .vendertucasa,body.tecnorete.country-fr.sell-estate-index .vendertucasa,body.tecnorete.country-hu.sell-estate-index .vendertucasa,body.tecnorete.country-pl.sell-estate-index .vendertucasa,body.tecnorete.country-tn.sell-estate-index .vendertucasa{padding:9rem 0}body.tecnocasa.country-de.sell-estate-index .vendertucasa h1,body.tecnocasa.country-es.sell-estate-index .vendertucasa h1,body.tecnocasa.country-fr.sell-estate-index .vendertucasa h1,body.tecnocasa.country-hu.sell-estate-index .vendertucasa h1,body.tecnocasa.country-pl.sell-estate-index .vendertucasa h1,body.tecnocasa.country-tn.sell-estate-index .vendertucasa h1,body.tecnorete.country-de.sell-estate-index .vendertucasa h1,body.tecnorete.country-es.sell-estate-index .vendertucasa h1,body.tecnorete.country-fr.sell-estate-index .vendertucasa h1,body.tecnorete.country-hu.sell-estate-index .vendertucasa h1,body.tecnorete.country-pl.sell-estate-index .vendertucasa h1,body.tecnorete.country-tn.sell-estate-index .vendertucasa h1{font-size:2.5rem}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner{justify-content:center}body.country-it.home-residential .main-content .claim-2025{color:#fff;display:block;filter:drop-shadow(0 0 5px #000000);font-size:2rem;line-height:2rem;text-align:center}body.country-it.home-residential .main-content .claim-2025 .bold{font-family:Montserrat,serif}body.country-it.home-residential .main-content .claim-2025 .light{font-family:Montserrat,serif;font-size:1.8rem;line-height:1.8rem}body.country-it.home-residential .main-content .home-news .VueCarousel-inner{padding:10px 0}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card{align-items:flex-start;background:#fff;border-radius:20px;height:100%;margin:0 .5rem;min-height:320px;padding:.8rem;transition:all .4s ease-in}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card:hover{box-shadow:0 7px 10px 0 rgba(127,139,167,.16);transition:all .4s ease-out}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card:hover a{background:#e4ede7;transition:all .4s ease-out}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card a{background:rgba(53,92,118,.13);border-radius:30px;color:#355c76;font-size:.9rem;font-weight:400;padding:5px 40px;text-decoration:none;transition:all .4s ease-out}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card a:hover{background:#e4ede7;transition:all .4s ease-out}body.country-it .main-content .home-hero{padding-top:9rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.home-news .carousel-card{display:inline-block!important}}@media (min-width:1190px) and (max-width:1199px){.sell-rent .carousel-card{max-width:390px}}@media (min-width:1200px){body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner{align-items:center;display:flex}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card{opacity:1;transform:scale(1);transition:all .4s ease-in-out}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card:hover{transform:scale(1.05);transition:all .3s ease-in-out}body.home-constructions .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.home-industrial .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.home-residential .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.home-seohub .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.home-touristic .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.network-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.virtual-tour .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.work-with-us-1 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.work-with-us-2 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.work-with-us-3 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.work-with-us-4 .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom,body.work-with-us-index .main-content .home-services .services .VueCarousel-wrapper .VueCarousel-inner .carousel-card.start-zoom{opacity:0;transform:scale(1.08);transition:all .4s ease-in-out}}@media (min-width:992px){body.tecnocasa.country-de.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-de.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-es.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-es.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-fr.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-fr.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-hu.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-hu.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-pl.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-pl.services-index .main-content .home-hero .claim-2025,body.tecnocasa.country-tn.home-showcase .main-content .home-hero .claim-2025,body.tecnocasa.country-tn.services-index .main-content .home-hero .claim-2025{margin-top:15rem!important}}@media (max-width:1441px){body.tecnocasa.country-de.sell-estate-index .main-content .home-hero,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero,body.tecnorete.country-de.sell-estate-index .main-content .home-hero,body.tecnorete.country-es.sell-estate-index .main-content .home-hero,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero{padding-top:6rem}body.tecnocasa.country-de.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnocasa.country-de.sell-estate-index .main-content .home-hero.vendre .container,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero.vendre .container,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero.vendre .container,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero.vendre .container,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero.vendre .container,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero.vendre .container,body.tecnorete.country-de.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnorete.country-de.sell-estate-index .main-content .home-hero.vendre .container,body.tecnorete.country-es.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnorete.country-es.sell-estate-index .main-content .home-hero.vendre .container,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero.vendre .container,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero.vendre .container,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero.vendre .container,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero.sell-estate .container,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero.vendre .container{max-width:1150px}body.tecnocasa.country-de.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-es.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-fr.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-hu.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-pl.sell-estate-index .main-content .home-hero h1,body.tecnocasa.country-tn.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-de.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-es.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-fr.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-hu.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-pl.sell-estate-index .main-content .home-hero h1,body.tecnorete.country-tn.sell-estate-index .main-content .home-hero h1{margin:1rem auto 2rem}}@media (orientation:landscape) and (max-width:667px){body.home-residential.country-es .main-content .home-hero{padding-top:70px}}body.country-de.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_1.jpg)}body.country-de.home-residential .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_2.jpg)}body.country-de.home-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_3.jpg)}body.country-de.home-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_4.jpg)}body.country-de.home-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_5.jpg)}body.country-de.home-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_6.jpg)}body.country-de.home-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_7.jpg)}body.country-de.home-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_8.jpg)}body.country-de.home-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_9.jpg)}body.country-de.home-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_10.jpg)}body.country-de.home-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_11.jpg)}body.country-de.home-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/mobile_12.jpg)}body.country-de.home-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_1.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_2.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_3.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_4.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_5.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_6.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_7.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_8.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_9.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_10.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_11.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/mobile_12.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_1.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_2.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_3.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_4.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_5.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_6.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_7.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_8.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_9.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_10.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_11.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/mobile_12.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_1.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_2.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_3.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_4.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_5.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_6.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_7.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_8.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_9.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_10.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_11.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/mobile_12.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_1.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_2.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_3.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_4.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_5.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_6.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_7.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_8.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_9.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_10.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_11.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/mobile_12.jpg)}body.country-de.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_1.jpg)}body.country-de.home-residential .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_2.jpg)}body.country-de.home-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_3.jpg)}body.country-de.home-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_4.jpg)}body.country-de.home-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_5.jpg)}body.country-de.home-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_6.jpg)}body.country-de.home-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_7.jpg)}body.country-de.home-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_8.jpg)}body.country-de.home-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_9.jpg)}body.country-de.home-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_10.jpg)}body.country-de.home-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_11.jpg)}body.country-de.home-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/mobile_12.jpg)}body.country-de.home-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_1.jpg)}body.country-de.home-industrial .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_2.jpg)}body.country-de.home-industrial .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_3.jpg)}body.country-de.home-industrial .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_4.jpg)}body.country-de.home-industrial .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_5.jpg)}body.country-de.home-industrial .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_6.jpg)}body.country-de.home-industrial .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_7.jpg)}body.country-de.home-industrial .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_8.jpg)}body.country-de.home-industrial .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_9.jpg)}body.country-de.home-industrial .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_10.jpg)}body.country-de.home-industrial .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_11.jpg)}body.country-de.home-industrial .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/mobile_12.jpg)}body.country-de.home-industrial .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_1.jpg)}body.country-de.home-touristic .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_2.jpg)}body.country-de.home-touristic .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_3.jpg)}body.country-de.home-touristic .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_4.jpg)}body.country-de.home-touristic .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_5.jpg)}body.country-de.home-touristic .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_6.jpg)}body.country-de.home-touristic .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_7.jpg)}body.country-de.home-touristic .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_8.jpg)}body.country-de.home-touristic .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_9.jpg)}body.country-de.home-touristic .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_10.jpg)}body.country-de.home-touristic .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_11.jpg)}body.country-de.home-touristic .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/mobile_12.jpg)}body.country-de.home-touristic .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_1.jpg)}body.country-de.home-constructions .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_2.jpg)}body.country-de.home-constructions .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_3.jpg)}body.country-de.home-constructions .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_4.jpg)}body.country-de.home-constructions .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_5.jpg)}body.country-de.home-constructions .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_6.jpg)}body.country-de.home-constructions .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_7.jpg)}body.country-de.home-constructions .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_8.jpg)}body.country-de.home-constructions .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_9.jpg)}body.country-de.home-constructions .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_10.jpg)}body.country-de.home-constructions .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_11.jpg)}body.country-de.home-constructions .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/mobile_12.jpg)}body.country-de.home-constructions .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-de.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_1.jpg)}body.country-de.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_2.jpg)}body.country-de.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_3.jpg)}body.country-de.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_4.jpg)}body.country-de.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_5.jpg)}body.country-de.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_6.jpg)}body.country-de.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_7.jpg)}body.country-de.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_8.jpg)}body.country-de.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_9.jpg)}body.country-de.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_10.jpg)}body.country-de.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_11.jpg)}body.country-de.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/mobile_12.jpg)}body.country-es.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_1.jpg)}body.country-es.home-residential .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_2.jpg)}body.country-es.home-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_3.jpg)}body.country-es.home-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_4.jpg)}body.country-es.home-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_5.jpg)}body.country-es.home-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_6.jpg)}body.country-es.home-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_7.jpg)}body.country-es.home-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_8.jpg)}body.country-es.home-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_9.jpg)}body.country-es.home-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_10.jpg)}body.country-es.home-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_11.jpg)}body.country-es.home-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/mobile_12.jpg)}body.country-es.home-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_1.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_2.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_3.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_4.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_5.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_6.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_7.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_8.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_9.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_10.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_11.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/mobile_12.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_1.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_2.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_3.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_4.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_5.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_6.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_7.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_8.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_9.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_10.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_11.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/mobile_12.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_1.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_2.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_3.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_4.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_5.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_6.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_7.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_8.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_9.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_10.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_11.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/mobile_12.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_1.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_2.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_3.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_4.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_5.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_6.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_7.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_8.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_9.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_10.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_11.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/mobile_12.jpg)}body.country-es.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_1.jpg)}body.country-es.home-residential .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_2.jpg)}body.country-es.home-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_3.jpg)}body.country-es.home-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_4.jpg)}body.country-es.home-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_5.jpg)}body.country-es.home-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_6.jpg)}body.country-es.home-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_7.jpg)}body.country-es.home-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_8.jpg)}body.country-es.home-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_9.jpg)}body.country-es.home-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_10.jpg)}body.country-es.home-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_11.jpg)}body.country-es.home-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/mobile_12.jpg)}body.country-es.home-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_1.jpg)}body.country-es.home-industrial .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_2.jpg)}body.country-es.home-industrial .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_3.jpg)}body.country-es.home-industrial .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_4.jpg)}body.country-es.home-industrial .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_5.jpg)}body.country-es.home-industrial .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_6.jpg)}body.country-es.home-industrial .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_7.jpg)}body.country-es.home-industrial .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_8.jpg)}body.country-es.home-industrial .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_9.jpg)}body.country-es.home-industrial .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_10.jpg)}body.country-es.home-industrial .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_11.jpg)}body.country-es.home-industrial .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/mobile_12.jpg)}body.country-es.home-industrial .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_1.jpg)}body.country-es.home-touristic .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_2.jpg)}body.country-es.home-touristic .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_3.jpg)}body.country-es.home-touristic .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_4.jpg)}body.country-es.home-touristic .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_5.jpg)}body.country-es.home-touristic .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_6.jpg)}body.country-es.home-touristic .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_7.jpg)}body.country-es.home-touristic .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_8.jpg)}body.country-es.home-touristic .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_9.jpg)}body.country-es.home-touristic .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_10.jpg)}body.country-es.home-touristic .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_11.jpg)}body.country-es.home-touristic .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/mobile_12.jpg)}body.country-es.home-touristic .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_1.jpg)}body.country-es.home-constructions .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_2.jpg)}body.country-es.home-constructions .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_3.jpg)}body.country-es.home-constructions .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_4.jpg)}body.country-es.home-constructions .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_5.jpg)}body.country-es.home-constructions .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_6.jpg)}body.country-es.home-constructions .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_7.jpg)}body.country-es.home-constructions .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_8.jpg)}body.country-es.home-constructions .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_9.jpg)}body.country-es.home-constructions .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_10.jpg)}body.country-es.home-constructions .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_11.jpg)}body.country-es.home-constructions .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/mobile_12.jpg)}body.country-es.home-constructions .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-es.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_1.jpg)}body.country-es.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_2.jpg)}body.country-es.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_3.jpg)}body.country-es.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_4.jpg)}body.country-es.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_5.jpg)}body.country-es.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_6.jpg)}body.country-es.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_7.jpg)}body.country-es.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_8.jpg)}body.country-es.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_9.jpg)}body.country-es.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_10.jpg)}body.country-es.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_11.jpg)}body.country-es.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/mobile_12.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_1.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_2.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_3.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_4.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_5.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_6.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_7.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_8.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_9.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_10.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_11.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/mobile_12.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_1.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_2.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_3.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_4.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_5.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_6.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_7.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_8.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_9.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_10.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_11.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/mobile_12.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_1.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_2.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_3.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_4.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_5.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_6.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_7.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_8.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_9.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_10.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_11.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/mobile_12.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_1.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_2.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_3.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_4.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_5.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_6.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_7.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_8.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_9.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_10.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_11.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/mobile_12.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_1.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_2.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_3.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_4.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_5.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_6.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_7.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_8.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_9.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_10.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_11.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/mobile_12.jpg)}body.country-fr.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_1.jpg)}body.country-fr.home-residential .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_2.jpg)}body.country-fr.home-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_3.jpg)}body.country-fr.home-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_4.jpg)}body.country-fr.home-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_5.jpg)}body.country-fr.home-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_6.jpg)}body.country-fr.home-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_7.jpg)}body.country-fr.home-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_8.jpg)}body.country-fr.home-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_9.jpg)}body.country-fr.home-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_10.jpg)}body.country-fr.home-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_11.jpg)}body.country-fr.home-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/mobile_12.jpg)}body.country-fr.home-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_1.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_2.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_3.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_4.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_5.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_6.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_7.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_8.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_9.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_10.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_11.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/mobile_12.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_1.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_2.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_3.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_4.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_5.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_6.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_7.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_8.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_9.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_10.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_11.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/mobile_12.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_1.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_2.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_3.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_4.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_5.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_6.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_7.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_8.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_9.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_10.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_11.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/mobile_12.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-fr.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_1.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_2.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_3.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_4.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_5.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_6.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_7.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_8.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_9.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_10.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_11.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/mobile_12.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_1.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_2.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_3.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_4.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_5.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_6.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_7.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_8.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_9.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_10.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_11.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/mobile_12.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_1.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_2.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_3.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_4.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_5.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_6.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_7.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_8.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_9.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_10.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_11.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/mobile_12.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_1.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_2.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_3.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_4.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_5.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_6.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_7.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_8.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_9.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_10.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_11.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/mobile_12.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_1.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_2.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_3.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_4.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_5.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_6.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_7.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_8.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_9.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_10.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_11.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/mobile_12.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_1.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_2.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_3.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_4.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_5.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_6.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_7.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_8.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_9.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_10.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_11.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/mobile_12.jpg)}body.country-hu.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_1.jpg)}body.country-hu.home-residential .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_2.jpg)}body.country-hu.home-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_3.jpg)}body.country-hu.home-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_4.jpg)}body.country-hu.home-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_5.jpg)}body.country-hu.home-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_6.jpg)}body.country-hu.home-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_7.jpg)}body.country-hu.home-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_8.jpg)}body.country-hu.home-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_9.jpg)}body.country-hu.home-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_10.jpg)}body.country-hu.home-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_11.jpg)}body.country-hu.home-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/mobile_12.jpg)}body.country-hu.home-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_1.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_2.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_3.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_4.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_5.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_6.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_7.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_8.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_9.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_10.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_11.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/mobile_12.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_1.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_2.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_3.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_4.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_5.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_6.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_7.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_8.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_9.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_10.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_11.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/mobile_12.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_1.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_2.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_3.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_4.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_5.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_6.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_7.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_8.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_9.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_10.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_11.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/mobile_12.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-hu.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_1.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_2.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_3.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_4.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_5.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_6.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_7.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_8.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_9.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_10.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_11.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/mobile_12.jpg)}body.country-it.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_1.jpg)}body.country-it.home-residential .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_2.jpg)}body.country-it.home-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_3.jpg)}body.country-it.home-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_4.jpg)}body.country-it.home-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_5.jpg)}body.country-it.home-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_6.jpg)}body.country-it.home-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_7.jpg)}body.country-it.home-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_8.jpg)}body.country-it.home-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_9.jpg)}body.country-it.home-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_10.jpg)}body.country-it.home-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_11.jpg)}body.country-it.home-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/mobile_12.jpg)}body.country-it.home-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_1.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_2.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_3.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_4.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_5.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_6.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_7.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_8.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_9.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_10.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_11.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/mobile_12.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_1.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_2.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_3.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_4.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_5.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_6.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_7.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_8.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_9.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_10.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_11.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/mobile_12.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_1.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_2.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_3.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_4.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_5.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_6.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_7.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_8.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_9.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_10.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_11.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/mobile_12.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_1.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_2.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_3.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_4.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_5.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_6.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_7.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_8.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_9.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_10.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_11.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/mobile_12.jpg)}body.country-it.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_1.jpg)}body.country-it.home-residential .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_2.jpg)}body.country-it.home-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_3.jpg)}body.country-it.home-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_4.jpg)}body.country-it.home-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_5.jpg)}body.country-it.home-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_6.jpg)}body.country-it.home-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_7.jpg)}body.country-it.home-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_8.jpg)}body.country-it.home-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_9.jpg)}body.country-it.home-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_10.jpg)}body.country-it.home-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_11.jpg)}body.country-it.home-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/mobile_12.jpg)}body.country-it.home-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_1.jpg)}body.country-it.home-industrial .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_2.jpg)}body.country-it.home-industrial .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_3.jpg)}body.country-it.home-industrial .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_4.jpg)}body.country-it.home-industrial .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_5.jpg)}body.country-it.home-industrial .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_6.jpg)}body.country-it.home-industrial .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_7.jpg)}body.country-it.home-industrial .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_8.jpg)}body.country-it.home-industrial .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_9.jpg)}body.country-it.home-industrial .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_10.jpg)}body.country-it.home-industrial .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_11.jpg)}body.country-it.home-industrial .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/mobile_12.jpg)}body.country-it.home-industrial .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_1.jpg)}body.country-it.home-touristic .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_2.jpg)}body.country-it.home-touristic .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_3.jpg)}body.country-it.home-touristic .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_4.jpg)}body.country-it.home-touristic .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_5.jpg)}body.country-it.home-touristic .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_6.jpg)}body.country-it.home-touristic .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_7.jpg)}body.country-it.home-touristic .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_8.jpg)}body.country-it.home-touristic .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_9.jpg)}body.country-it.home-touristic .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_10.jpg)}body.country-it.home-touristic .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_11.jpg)}body.country-it.home-touristic .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/mobile_12.jpg)}body.country-it.home-touristic .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_1.jpg)}body.country-it.home-constructions .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_2.jpg)}body.country-it.home-constructions .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_3.jpg)}body.country-it.home-constructions .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_4.jpg)}body.country-it.home-constructions .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_5.jpg)}body.country-it.home-constructions .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_6.jpg)}body.country-it.home-constructions .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_7.jpg)}body.country-it.home-constructions .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_8.jpg)}body.country-it.home-constructions .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_9.jpg)}body.country-it.home-constructions .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_10.jpg)}body.country-it.home-constructions .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_11.jpg)}body.country-it.home-constructions .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/mobile_12.jpg)}body.country-it.home-constructions .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-it.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_1.jpg)}body.country-it.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_2.jpg)}body.country-it.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_3.jpg)}body.country-it.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_4.jpg)}body.country-it.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_5.jpg)}body.country-it.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_6.jpg)}body.country-it.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_7.jpg)}body.country-it.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_8.jpg)}body.country-it.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_9.jpg)}body.country-it.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_10.jpg)}body.country-it.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_11.jpg)}body.country-it.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/mobile_12.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_1.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_2.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_3.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_4.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_5.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_6.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_7.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_8.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_9.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_10.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_11.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/mobile_12.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_1.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_2.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_3.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_4.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_5.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_6.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_7.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_8.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_9.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_10.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_11.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/mobile_12.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_1.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_2.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_3.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_4.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_5.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_6.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_7.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_8.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_9.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_10.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_11.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/mobile_12.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_1.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_2.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_3.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_4.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_5.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_6.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_7.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_8.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_9.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_10.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_11.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/mobile_12.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_1.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_2.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_3.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_4.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_5.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_6.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_7.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_8.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_9.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_10.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_11.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/mobile_12.jpg)}body.country-tn.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_1.jpg)}body.country-tn.home-residential .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_2.jpg)}body.country-tn.home-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_3.jpg)}body.country-tn.home-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_4.jpg)}body.country-tn.home-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_5.jpg)}body.country-tn.home-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_6.jpg)}body.country-tn.home-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_7.jpg)}body.country-tn.home-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_8.jpg)}body.country-tn.home-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_9.jpg)}body.country-tn.home-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_10.jpg)}body.country-tn.home-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_11.jpg)}body.country-tn.home-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/mobile_12.jpg)}body.country-tn.home-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_1.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_2.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_3.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_4.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_5.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_6.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_7.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_8.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_9.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_10.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_11.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/mobile_12.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_1.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_2.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_3.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_4.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_5.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_6.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_7.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_8.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_9.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_10.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_11.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/mobile_12.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_1.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_2.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_3.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_4.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_5.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_6.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_7.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_8.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_9.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_10.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_11.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/mobile_12.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-tn.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_1.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_2.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_3.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_4.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_5.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_6.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_7.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_8.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_9.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_10.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_11.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/mobile_12.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_1.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_2.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_3.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_4.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_5.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_6.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_7.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_8.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_9.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_10.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_11.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/mobile_12.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_1.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_2.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_3.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_4.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_5.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_6.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_7.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_8.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_9.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_10.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_11.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/mobile_12.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_1.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_2.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_3.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_4.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_5.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_6.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_7.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_8.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_9.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_10.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_11.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/mobile_12.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_1.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_2.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_3.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_4.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_5.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_6.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_7.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_8.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_9.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_10.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_11.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/mobile_12.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_1.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_2.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_3.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_4.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_5.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_6.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_7.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_8.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_9.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_10.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_11.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/mobile_12.jpg)}body.country-pl.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_1.jpg)}body.country-pl.home-residential .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_2.jpg)}body.country-pl.home-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_3.jpg)}body.country-pl.home-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_4.jpg)}body.country-pl.home-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_5.jpg)}body.country-pl.home-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_6.jpg)}body.country-pl.home-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_7.jpg)}body.country-pl.home-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_8.jpg)}body.country-pl.home-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_9.jpg)}body.country-pl.home-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_10.jpg)}body.country-pl.home-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_11.jpg)}body.country-pl.home-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/mobile_12.jpg)}body.country-pl.home-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_1.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_2.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_3.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_4.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_5.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_6.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_7.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_8.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_9.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_10.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_11.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/mobile_12.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_1.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_2.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_3.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_4.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_5.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_6.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_7.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_8.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_9.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_10.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_11.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/mobile_12.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_1.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-1 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_2.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_3.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_4.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_5.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_6.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_7.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_8.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_9.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_10.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_11.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/mobile_12.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{border-bottom:4px solid #fff;color:#fff}body.country-pl.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_1.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_2.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_3.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_4.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_5.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_6.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_7.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_8.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_9.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_10.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_11.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,0),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/mobile_12.jpg)}@media (min-width:992px){body.country-es.home-residential .main-content .home-hero{padding-top:11rem}body.country-de.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_1.jpg)}body.country-de.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_2.jpg)}body.country-de.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_3.jpg)}body.country-de.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_4.jpg)}body.country-de.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_5.jpg)}body.country-de.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_6.jpg)}body.country-de.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_7.jpg)}body.country-de.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_8.jpg)}body.country-de.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_9.jpg)}body.country-de.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_10.jpg)}body.country-de.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_11.jpg)}body.country-de.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/residential/desktop_12.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_1.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_2.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_3.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_4.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_5.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_6.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_7.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_8.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_9.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_10.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_11.jpg)}body.country-de.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/industrial/desktop_12.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_1.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_2.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_3.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_4.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_5.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_6.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_7.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_8.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_9.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_10.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_11.jpg)}body.country-de.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/touristic/desktop_12.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_1.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_2.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_3.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_4.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_5.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_6.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_7.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_8.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_9.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_10.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_11.jpg)}body.country-de.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/constructions/desktop_12.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_1.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_2.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_3.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_4.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_5.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_6.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_7.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_8.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_9.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_10.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_11.jpg)}body.country-de.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnocasa/showcase/desktop_12.jpg)}body.country-de.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_1.jpg)}body.country-de.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_2.jpg)}body.country-de.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_3.jpg)}body.country-de.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_4.jpg)}body.country-de.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_5.jpg)}body.country-de.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_6.jpg)}body.country-de.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_7.jpg)}body.country-de.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_8.jpg)}body.country-de.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_9.jpg)}body.country-de.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_10.jpg)}body.country-de.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_11.jpg)}body.country-de.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/residential/desktop_12.jpg)}body.country-de.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_1.jpg)}body.country-de.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_2.jpg)}body.country-de.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_3.jpg)}body.country-de.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_4.jpg)}body.country-de.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_5.jpg)}body.country-de.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_6.jpg)}body.country-de.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_7.jpg)}body.country-de.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_8.jpg)}body.country-de.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_9.jpg)}body.country-de.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_10.jpg)}body.country-de.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_11.jpg)}body.country-de.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/industrial/desktop_12.jpg)}body.country-de.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_1.jpg)}body.country-de.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_2.jpg)}body.country-de.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_3.jpg)}body.country-de.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_4.jpg)}body.country-de.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_5.jpg)}body.country-de.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_6.jpg)}body.country-de.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_7.jpg)}body.country-de.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_8.jpg)}body.country-de.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_9.jpg)}body.country-de.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_10.jpg)}body.country-de.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_11.jpg)}body.country-de.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/touristic/desktop_12.jpg)}body.country-de.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_1.jpg)}body.country-de.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_2.jpg)}body.country-de.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_3.jpg)}body.country-de.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_4.jpg)}body.country-de.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_5.jpg)}body.country-de.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_6.jpg)}body.country-de.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_7.jpg)}body.country-de.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_8.jpg)}body.country-de.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_9.jpg)}body.country-de.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_10.jpg)}body.country-de.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_11.jpg)}body.country-de.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/constructions/desktop_12.jpg)}body.country-de.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_1.jpg)}body.country-de.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_2.jpg)}body.country-de.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_3.jpg)}body.country-de.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_4.jpg)}body.country-de.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_5.jpg)}body.country-de.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_6.jpg)}body.country-de.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_7.jpg)}body.country-de.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_8.jpg)}body.country-de.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_9.jpg)}body.country-de.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_10.jpg)}body.country-de.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_11.jpg)}body.country-de.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/de/tecnorete/showcase/desktop_12.jpg)}body.country-es.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_1.jpg)}body.country-es.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_2.jpg)}body.country-es.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_3.jpg)}body.country-es.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_4.jpg)}body.country-es.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_5.jpg)}body.country-es.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_6.jpg)}body.country-es.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_7.jpg)}body.country-es.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_8.jpg)}body.country-es.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_9.jpg)}body.country-es.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_10.jpg)}body.country-es.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_11.jpg)}body.country-es.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/residential/desktop_12.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_1.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_2.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_3.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_4.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_5.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_6.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_7.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_8.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_9.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_10.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_11.jpg)}body.country-es.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/industrial/desktop_12.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_1.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_2.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_3.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_4.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_5.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_6.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_7.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_8.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_9.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_10.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_11.jpg)}body.country-es.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/touristic/desktop_12.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_1.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_2.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_3.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_4.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_5.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_6.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_7.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_8.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_9.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_10.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_11.jpg)}body.country-es.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/constructions/desktop_12.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_1.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_2.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_3.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_4.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_5.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_6.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_7.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_8.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_9.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_10.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_11.jpg)}body.country-es.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnocasa/showcase/desktop_12.jpg)}body.country-es.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_1.jpg)}body.country-es.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_2.jpg)}body.country-es.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_3.jpg)}body.country-es.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_4.jpg)}body.country-es.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_5.jpg)}body.country-es.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_6.jpg)}body.country-es.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_7.jpg)}body.country-es.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_8.jpg)}body.country-es.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_9.jpg)}body.country-es.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_10.jpg)}body.country-es.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_11.jpg)}body.country-es.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/residential/desktop_12.jpg)}body.country-es.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_1.jpg)}body.country-es.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_2.jpg)}body.country-es.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_3.jpg)}body.country-es.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_4.jpg)}body.country-es.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_5.jpg)}body.country-es.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_6.jpg)}body.country-es.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_7.jpg)}body.country-es.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_8.jpg)}body.country-es.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_9.jpg)}body.country-es.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_10.jpg)}body.country-es.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_11.jpg)}body.country-es.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/industrial/desktop_12.jpg)}body.country-es.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_1.jpg)}body.country-es.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_2.jpg)}body.country-es.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_3.jpg)}body.country-es.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_4.jpg)}body.country-es.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_5.jpg)}body.country-es.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_6.jpg)}body.country-es.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_7.jpg)}body.country-es.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_8.jpg)}body.country-es.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_9.jpg)}body.country-es.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_10.jpg)}body.country-es.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_11.jpg)}body.country-es.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/touristic/desktop_12.jpg)}body.country-es.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_1.jpg)}body.country-es.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_2.jpg)}body.country-es.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_3.jpg)}body.country-es.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_4.jpg)}body.country-es.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_5.jpg)}body.country-es.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_6.jpg)}body.country-es.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_7.jpg)}body.country-es.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_8.jpg)}body.country-es.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_9.jpg)}body.country-es.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_10.jpg)}body.country-es.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_11.jpg)}body.country-es.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/constructions/desktop_12.jpg)}body.country-es.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_1.jpg)}body.country-es.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_2.jpg)}body.country-es.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_3.jpg)}body.country-es.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_4.jpg)}body.country-es.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_5.jpg)}body.country-es.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_6.jpg)}body.country-es.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_7.jpg)}body.country-es.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_8.jpg)}body.country-es.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_9.jpg)}body.country-es.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_10.jpg)}body.country-es.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_11.jpg)}body.country-es.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/es/tecnorete/showcase/desktop_12.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_1.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_2.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_3.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_4.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_5.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_6.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_7.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_8.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_9.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_10.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_11.jpg)}body.country-fr.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/residential/desktop_12.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_1.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_2.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_3.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_4.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_5.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_6.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_7.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_8.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_9.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_10.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_11.jpg)}body.country-fr.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/industrial/desktop_12.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_1.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_2.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_3.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_4.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_5.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_6.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_7.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_8.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_9.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_10.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_11.jpg)}body.country-fr.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/touristic/desktop_12.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_1.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_2.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_3.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_4.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_5.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_6.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_7.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_8.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_9.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_10.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_11.jpg)}body.country-fr.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/constructions/desktop_12.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_1.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_2.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_3.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_4.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_5.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_6.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_7.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_8.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_9.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_10.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_11.jpg)}body.country-fr.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnocasa/showcase/desktop_12.jpg)}body.country-fr.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_1.jpg)}body.country-fr.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_2.jpg)}body.country-fr.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_3.jpg)}body.country-fr.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_4.jpg)}body.country-fr.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_5.jpg)}body.country-fr.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_6.jpg)}body.country-fr.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_7.jpg)}body.country-fr.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_8.jpg)}body.country-fr.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_9.jpg)}body.country-fr.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_10.jpg)}body.country-fr.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_11.jpg)}body.country-fr.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/residential/desktop_12.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_1.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_2.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_3.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_4.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_5.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_6.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_7.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_8.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_9.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_10.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_11.jpg)}body.country-fr.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/industrial/desktop_12.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_1.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_2.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_3.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_4.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_5.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_6.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_7.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_8.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_9.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_10.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_11.jpg)}body.country-fr.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/touristic/desktop_12.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_1.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_2.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_3.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_4.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_5.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_6.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_7.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_8.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_9.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_10.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_11.jpg)}body.country-fr.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/constructions/desktop_12.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_1.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_2.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_3.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_4.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_5.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_6.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_7.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_8.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_9.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_10.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_11.jpg)}body.country-fr.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/fr/tecnorete/showcase/desktop_12.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_1.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_2.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_3.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_4.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_5.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_6.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_7.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_8.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_9.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_10.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_11.jpg)}body.country-hu.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/residential/desktop_12.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_1.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_2.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_3.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_4.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_5.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_6.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_7.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_8.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_9.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_10.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_11.jpg)}body.country-hu.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/industrial/desktop_12.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_1.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_2.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_3.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_4.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_5.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_6.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_7.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_8.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_9.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_10.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_11.jpg)}body.country-hu.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/touristic/desktop_12.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_1.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_2.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_3.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_4.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_5.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_6.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_7.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_8.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_9.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_10.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_11.jpg)}body.country-hu.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/constructions/desktop_12.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_1.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_2.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_3.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_4.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_5.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_6.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_7.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_8.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_9.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_10.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_11.jpg)}body.country-hu.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnocasa/showcase/desktop_12.jpg)}body.country-hu.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_1.jpg)}body.country-hu.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_2.jpg)}body.country-hu.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_3.jpg)}body.country-hu.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_4.jpg)}body.country-hu.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_5.jpg)}body.country-hu.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_6.jpg)}body.country-hu.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_7.jpg)}body.country-hu.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_8.jpg)}body.country-hu.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_9.jpg)}body.country-hu.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_10.jpg)}body.country-hu.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_11.jpg)}body.country-hu.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/residential/desktop_12.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_1.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_2.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_3.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_4.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_5.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_6.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_7.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_8.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_9.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_10.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_11.jpg)}body.country-hu.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/industrial/desktop_12.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_1.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_2.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_3.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_4.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_5.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_6.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_7.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_8.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_9.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_10.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_11.jpg)}body.country-hu.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/touristic/desktop_12.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_1.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_2.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_3.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_4.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_5.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_6.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_7.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_8.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_9.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_10.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_11.jpg)}body.country-hu.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/constructions/desktop_12.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_1.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_2.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_3.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_4.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_5.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_6.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_7.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_8.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_9.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_10.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_11.jpg)}body.country-hu.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/hu/tecnorete/showcase/desktop_12.jpg)}body.country-it.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_1.jpg)}body.country-it.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_2.jpg)}body.country-it.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_3.jpg)}body.country-it.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_4.jpg)}body.country-it.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_5.jpg)}body.country-it.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_6.jpg)}body.country-it.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_7.jpg)}body.country-it.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_8.jpg)}body.country-it.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_9.jpg)}body.country-it.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_10.jpg)}body.country-it.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_11.jpg)}body.country-it.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/residential/desktop_12.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_1.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_2.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_3.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_4.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_5.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_6.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_7.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_8.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_9.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_10.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_11.jpg)}body.country-it.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/industrial/desktop_12.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_1.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_2.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_3.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_4.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_5.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_6.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_7.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_8.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_9.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_10.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_11.jpg)}body.country-it.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/touristic/desktop_12.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_1.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_2.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_3.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_4.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_5.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_6.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_7.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_8.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_9.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_10.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_11.jpg)}body.country-it.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/constructions/desktop_12.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_1.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_2.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_3.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_4.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_5.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_6.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_7.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_8.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_9.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_10.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_11.jpg)}body.country-it.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnocasa/showcase/desktop_12.jpg)}body.country-it.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_1.jpg)}body.country-it.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_2.jpg)}body.country-it.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_3.jpg)}body.country-it.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_4.jpg)}body.country-it.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_5.jpg)}body.country-it.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_6.jpg)}body.country-it.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_7.jpg)}body.country-it.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_8.jpg)}body.country-it.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_9.jpg)}body.country-it.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_10.jpg)}body.country-it.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_11.jpg)}body.country-it.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/residential/desktop_12.jpg)}body.country-it.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_1.jpg)}body.country-it.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_2.jpg)}body.country-it.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_3.jpg)}body.country-it.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_4.jpg)}body.country-it.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_5.jpg)}body.country-it.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_6.jpg)}body.country-it.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_7.jpg)}body.country-it.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_8.jpg)}body.country-it.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_9.jpg)}body.country-it.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_10.jpg)}body.country-it.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_11.jpg)}body.country-it.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/industrial/desktop_12.jpg)}body.country-it.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_1.jpg)}body.country-it.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_2.jpg)}body.country-it.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_3.jpg)}body.country-it.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_4.jpg)}body.country-it.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_5.jpg)}body.country-it.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_6.jpg)}body.country-it.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_7.jpg)}body.country-it.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_8.jpg)}body.country-it.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_9.jpg)}body.country-it.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_10.jpg)}body.country-it.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_11.jpg)}body.country-it.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/touristic/desktop_12.jpg)}body.country-it.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_1.jpg)}body.country-it.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_2.jpg)}body.country-it.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_3.jpg)}body.country-it.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_4.jpg)}body.country-it.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_5.jpg)}body.country-it.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_6.jpg)}body.country-it.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_7.jpg)}body.country-it.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_8.jpg)}body.country-it.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_9.jpg)}body.country-it.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_10.jpg)}body.country-it.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_11.jpg)}body.country-it.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/constructions/desktop_12.jpg)}body.country-it.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_1.jpg)}body.country-it.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_2.jpg)}body.country-it.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_3.jpg)}body.country-it.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_4.jpg)}body.country-it.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_5.jpg)}body.country-it.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_6.jpg)}body.country-it.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_7.jpg)}body.country-it.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_8.jpg)}body.country-it.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_9.jpg)}body.country-it.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_10.jpg)}body.country-it.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_11.jpg)}body.country-it.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/it/tecnorete/showcase/desktop_12.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_1.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_2.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_3.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_4.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_5.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_6.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_7.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_8.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_9.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_10.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_11.jpg)}body.country-tn.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/residential/desktop_12.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_1.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_2.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_3.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_4.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_5.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_6.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_7.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_8.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_9.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_10.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_11.jpg)}body.country-tn.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/industrial/desktop_12.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_1.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_2.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_3.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_4.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_5.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_6.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_7.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_8.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_9.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_10.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_11.jpg)}body.country-tn.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/touristic/desktop_12.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_1.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_2.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_3.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_4.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_5.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_6.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_7.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_8.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_9.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_10.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_11.jpg)}body.country-tn.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/constructions/desktop_12.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_1.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_2.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_3.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_4.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_5.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_6.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_7.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_8.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_9.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_10.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_11.jpg)}body.country-tn.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnocasa/showcase/desktop_12.jpg)}body.country-tn.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_1.jpg)}body.country-tn.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_2.jpg)}body.country-tn.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_3.jpg)}body.country-tn.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_4.jpg)}body.country-tn.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_5.jpg)}body.country-tn.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_6.jpg)}body.country-tn.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_7.jpg)}body.country-tn.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_8.jpg)}body.country-tn.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_9.jpg)}body.country-tn.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_10.jpg)}body.country-tn.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_11.jpg)}body.country-tn.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/residential/desktop_12.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_1.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_2.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_3.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_4.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_5.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_6.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_7.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_8.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_9.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_10.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_11.jpg)}body.country-tn.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/industrial/desktop_12.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_1.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_2.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_3.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_4.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_5.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_6.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_7.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_8.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_9.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_10.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_11.jpg)}body.country-tn.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/touristic/desktop_12.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_1.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_2.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_3.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_4.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_5.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_6.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_7.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_8.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_9.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_10.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_11.jpg)}body.country-tn.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/constructions/desktop_12.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_1.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_2.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_3.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_4.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_5.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_6.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_7.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_8.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_9.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_10.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_11.jpg)}body.country-tn.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/tn/tecnorete/showcase/desktop_12.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_1.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_2.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_3.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_4.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_5.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_6.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_7.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_8.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_9.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_10.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_11.jpg)}body.country-pl.home-residential .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/residential/desktop_12.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_1.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_2.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_3.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_4.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_5.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_6.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_7.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_8.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_9.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_10.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_11.jpg)}body.country-pl.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/industrial/desktop_12.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_1.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_2.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_3.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_4.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_5.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_6.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_7.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_8.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_9.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_10.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_11.jpg)}body.country-pl.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/touristic/desktop_12.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_1.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_2.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_3.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_4.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_5.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_6.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_7.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_8.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_9.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_10.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_11.jpg)}body.country-pl.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/constructions/desktop_12.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_1.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_2.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_3.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_4.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_5.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_6.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_7.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_8.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_9.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_10.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_11.jpg)}body.country-pl.home-showcase .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnocasa/showcase/desktop_12.jpg)}body.country-pl.home-residential .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_1.jpg)}body.country-pl.home-residential .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_2.jpg)}body.country-pl.home-residential .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_3.jpg)}body.country-pl.home-residential .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_4.jpg)}body.country-pl.home-residential .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_5.jpg)}body.country-pl.home-residential .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_6.jpg)}body.country-pl.home-residential .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_7.jpg)}body.country-pl.home-residential .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_8.jpg)}body.country-pl.home-residential .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_9.jpg)}body.country-pl.home-residential .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_10.jpg)}body.country-pl.home-residential .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_11.jpg)}body.country-pl.home-residential .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/residential/desktop_12.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_1.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_2.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_3.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_4.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_5.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_6.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_7.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_8.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_9.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_10.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_11.jpg)}body.country-pl.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/industrial/desktop_12.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_1.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_2.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_3.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_4.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_5.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_6.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_7.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_8.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_9.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_10.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_11.jpg)}body.country-pl.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/touristic/desktop_12.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_1.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_2.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_3.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_4.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_5.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_6.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_7.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_8.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_9.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_10.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_11.jpg)}body.country-pl.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/constructions/desktop_12.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_1.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_2.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_3.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_4.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_5.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_6.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_7.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_8.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_9.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_10.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_11.jpg)}body.country-pl.home-showcase .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.15),hsla(0,0%,100%,0)),url(/img/home-hero/pl/tecnorete/showcase/desktop_12.jpg)}}body.agencies-home .search-bar .search-bar-form .sector-dropdown .sector-dropdown-value{line-height:52px;padding-left:1.1rem;width:4rem}body.agencies-home .search-bar .search-bar-form .sector-dropdown .sector-dropdown-options{margin-left:0;padding:.5rem .5rem .5rem .8rem}body.agencies-home .search-bar .search-bar-form .sector-dropdown .sector-dropdown-options li{margin:0;padding:.5rem 0}body.agencies-home .search-bar .search-bar-form .sector-dropdown .sector-dropdown-options li img{max-width:30px}body.agencies-home .search-bar .search-bar-form.is-fullscreen .sector-dropdown{border-radius:0}body.agencies-home .search-bar .search-bar-form.is-fullscreen .sector-dropdown .sector-dropdown-value{padding-left:0;width:4rem}body.agencies-home .search-bar .search-bar-form.is-fullscreen .sector-dropdown .sector-dropdown-options{border-radius:10px;box-shadow:0 0 1px rgba(0,0,0,.5);margin-left:0;margin-top:6px;width:96vw}body.agencies-home .search-bar .search-bar-form.is-fullscreen .address-autocomplete input[type=text]{margin-left:0}body.agencies-home .search-bar .address-autocomplete-results li{background:url(/img/icons/location_on.svg) no-repeat 10px 8px;font-size:.84rem;padding:.5rem .5rem .5rem 2rem}body.agencies-home .search-bar .search-icon{background:linear-gradient(270deg,#fff 33%,hsla(0,0%,100%,0));border-radius:0 30px 30px 0}body.agencies-home .search-bar .search-bar-form .sector-dropdown{border-radius:30px 0 0 30px;left:0;width:4rem}body.agencies-home .search-bar .search-bar-form input[type=text]{border-radius:0 30px 30px 0;margin-left:4rem;padding-left:.5rem;width:calc(100% - 4rem)}body.agencies-home .main-content{padding-top:0}body.agencies-home .agency-hero{background:linear-gradient(rgba(66,78,91,.7),hsla(0,0%,100%,0)),url(/img/hero/hero-agencies-home-mobile.jpg) bottom no-repeat;background-size:cover;height:100vh;position:relative}body.agencies-home .agency-hero h1{color:#fff;font-size:2.5rem;font-weight:700;line-height:1;padding:14rem 1rem 0}body.agencies-home .agency-hero h2{color:#fff;font-size:1.01rem;margin:1rem 0;text-align:center}body.agencies-home .agency-hero .scroll{display:none}body.agencies-home .agency-province-block{-moz-column-gap:10px;column-gap:10px;-moz-column-width:18em;column-width:18em;margin-bottom:30px;padding:15px}body.agencies-home .agency-preview-blocks,body.agencies-home .agency-province-blocks{border-radius:5px;display:inline-block;padding:5px;width:100%}body.agencies-home .province-title .nav-tabs{border-bottom:transparent;font-size:16px;font-weight:400}body.agencies-home .province-title li.active{border-bottom:4px solid #069642;margin-bottom:0}body.agencies-home .agency-preview-blocks h3,body.agencies-home .agency-province-blocks h3,body.agencies-home .tab-agency-list h3{color:#355c76;font-size:1.1rem;font-weight:700;margin:0;text-transform:none}body.agencies-home .agency-preview-blocks h3 img,body.agencies-home .agency-province-blocks h3 img,body.agencies-home .tab-agency-list h3 img{vertical-align:top}body.agencies-home .agency-preview-blocks ul,body.agencies-home .agency-province-blocks ul,body.agencies-home .tab-agency-list ul{list-style:none;padding-left:0}body.agencies-home .agency-preview-blocks ul a,body.agencies-home .agency-province-blocks ul a,body.agencies-home .tab-agency-list ul a{align-items:center;background-color:#f2f2f2;border-radius:30px;color:#424e5b;display:block;display:flex;font-size:.9rem;font-weight:500;margin:.8rem 0;padding:.28rem .4rem .28rem 1rem}body.agencies-home .agency-preview-blocks ul a:hover,body.agencies-home .agency-province-blocks ul a:hover,body.agencies-home .tab-agency-list ul a:hover{text-decoration:none}body.agencies-home .agency-preview-blocks ul a .angle-right,body.agencies-home .agency-province-blocks ul a .angle-right,body.agencies-home .tab-agency-list ul a .angle-right{background-color:#9da1a4;height:.7rem;margin-left:auto}body.agencies-home .agency-preview-blocks ul .agency-count,body.agencies-home .agency-province-blocks ul .agency-count,body.agencies-home .tab-agency-list ul .agency-count{background:#fff;border-radius:30px;color:#355c76;display:inline-block;font-size:.8rem;font-weight:600;margin-left:2px;margin-right:10px;min-width:40px;padding:0 .4rem;text-align:center;width:-moz-fit-content;width:fit-content}body.country-it.agencies-home.undefined.home-industrial .search-bar-form .sector-dropdown,body.country-it.agencies-home.undefined.home-residential .search-bar-form .sector-dropdown{background:#fff}body.country-it.agencies-home.undefined.home-industrial .search-bar-form input[type=text],body.country-it.agencies-home.undefined.home-residential .search-bar-form input[type=text]{background:#fff;border:2px solid #fff;color:#424e5b}body.country-it.agencies-home.undefined.home-industrial .search-bar-form input[type=text]::-webkit-input-placeholder,body.country-it.agencies-home.undefined.home-industrial .search-bar-form input[type=text]::placeholder,body.country-it.agencies-home.undefined.home-residential .search-bar-form input[type=text]::-webkit-input-placeholder,body.country-it.agencies-home.undefined.home-residential .search-bar-form input[type=text]::placeholder{color:#424e5b}body.country-it.agencies-home.undefined.home-industrial .search-bar-form input[type=text] .form-control,body.country-it.agencies-home.undefined.home-residential .search-bar-form input[type=text] .form-control{color:#424e5b}body.country-hu.agencies-home .main-content .agencies-list ul.nav.nav-tabs,body.country-pl.agencies-home .main-content .agencies-list ul.nav.nav-tabs,body.country-tn.agencies-home .main-content .agencies-list ul.nav.nav-tabs{display:none}body.country-hu.agencies-home .main-content .tabs-container.mt-1,body.country-pl.agencies-home .main-content .tabs-container.mt-1,body.country-tn.agencies-home .main-content .tabs-container.mt-1{margin-top:0!important;padding-top:1rem}body.country-hu.agencies-home .agency-province-block,body.country-pl.agencies-home .agency-province-block,body.country-tn.agencies-home .agency-province-block{-moz-column-width:38em;column-width:38em}body.country-hu.agencies-home .agency-province-block .agency-preview-blocks ul a,body.country-hu.agencies-home .agency-province-block .agency-province-blocks ul a,body.country-pl.agencies-home .agency-province-block .agency-preview-blocks ul a,body.country-pl.agencies-home .agency-province-block .agency-province-blocks ul a,body.country-tn.agencies-home .agency-province-block .agency-preview-blocks ul a,body.country-tn.agencies-home .agency-province-block .agency-province-blocks ul a{padding-left:1rem}body.country-es.agencies-city .search-bar .search-bar-form input[type=text],body.country-es.agencies-home .search-bar .search-bar-form input[type=text],body.country-es.agencies-list .search-bar .search-bar-form input[type=text],body.country-es.agencies-province .search-bar .search-bar-form input[type=text],body.country-hu.agencies-city .search-bar .search-bar-form input[type=text],body.country-hu.agencies-home .search-bar .search-bar-form input[type=text],body.country-hu.agencies-list .search-bar .search-bar-form input[type=text],body.country-hu.agencies-province .search-bar .search-bar-form input[type=text],body.country-pl.agencies-city .search-bar .search-bar-form input[type=text],body.country-pl.agencies-home .search-bar .search-bar-form input[type=text],body.country-pl.agencies-list .search-bar .search-bar-form input[type=text],body.country-pl.agencies-province .search-bar .search-bar-form input[type=text]{border-radius:30px;margin-left:0;padding-left:2.2rem;width:100%}body.country-es.agencies-city .main-content,body.country-es.agencies-city .main-content .title-agencies-es,body.country-es.agencies-home .main-content,body.country-es.agencies-home .main-content .title-agencies-es,body.country-es.agencies-list .main-content,body.country-es.agencies-list .main-content .title-agencies-es,body.country-es.agencies-province .main-content,body.country-es.agencies-province .main-content .title-agencies-es,body.country-hu.agencies-city .main-content,body.country-hu.agencies-city .main-content .title-agencies-es,body.country-hu.agencies-home .main-content,body.country-hu.agencies-home .main-content .title-agencies-es,body.country-hu.agencies-list .main-content,body.country-hu.agencies-list .main-content .title-agencies-es,body.country-hu.agencies-province .main-content,body.country-hu.agencies-province .main-content .title-agencies-es,body.country-pl.agencies-city .main-content,body.country-pl.agencies-city .main-content .title-agencies-es,body.country-pl.agencies-home .main-content,body.country-pl.agencies-home .main-content .title-agencies-es,body.country-pl.agencies-list .main-content,body.country-pl.agencies-list .main-content .title-agencies-es,body.country-pl.agencies-province .main-content,body.country-pl.agencies-province .main-content .title-agencies-es{background-color:#fff}body.country-es.agencies-city .main-content .title-agencies-es h1,body.country-es.agencies-home .main-content .title-agencies-es h1,body.country-es.agencies-list .main-content .title-agencies-es h1,body.country-es.agencies-province .main-content .title-agencies-es h1,body.country-hu.agencies-city .main-content .title-agencies-es h1,body.country-hu.agencies-home .main-content .title-agencies-es h1,body.country-hu.agencies-list .main-content .title-agencies-es h1,body.country-hu.agencies-province .main-content .title-agencies-es h1,body.country-pl.agencies-city .main-content .title-agencies-es h1,body.country-pl.agencies-home .main-content .title-agencies-es h1,body.country-pl.agencies-list .main-content .title-agencies-es h1,body.country-pl.agencies-province .main-content .title-agencies-es h1{font-size:1.3rem;font-weight:700;margin-top:2rem}body.country-es.agencies-city .main-content .content-list,body.country-es.agencies-home .main-content .content-list,body.country-es.agencies-list .main-content .content-list,body.country-es.agencies-province .main-content .content-list,body.country-hu.agencies-city .main-content .content-list,body.country-hu.agencies-home .main-content .content-list,body.country-hu.agencies-list .main-content .content-list,body.country-hu.agencies-province .main-content .content-list,body.country-pl.agencies-city .main-content .content-list,body.country-pl.agencies-home .main-content .content-list,body.country-pl.agencies-list .main-content .content-list,body.country-pl.agencies-province .main-content .content-list{background:none;margin-top:2rem}body.country-es.agencies-city .main-content .agency-hero,body.country-es.agencies-home .main-content .agency-hero,body.country-es.agencies-list .main-content .agency-hero,body.country-es.agencies-province .main-content .agency-hero,body.country-hu.agencies-city .main-content .agency-hero,body.country-hu.agencies-home .main-content .agency-hero,body.country-hu.agencies-list .main-content .agency-hero,body.country-hu.agencies-province .main-content .agency-hero,body.country-pl.agencies-city .main-content .agency-hero,body.country-pl.agencies-home .main-content .agency-hero,body.country-pl.agencies-list .main-content .agency-hero,body.country-pl.agencies-province .main-content .agency-hero{background:url(/img/hero/hero-agencies-map-home-desktop.svg);background-size:cover;height:100vh}body.country-es.agencies-city .main-content .agencies-list,body.country-es.agencies-home .main-content .agencies-list,body.country-es.agencies-list .main-content .agencies-list,body.country-es.agencies-province .main-content .agencies-list,body.country-hu.agencies-city .main-content .agencies-list,body.country-hu.agencies-home .main-content .agencies-list,body.country-hu.agencies-list .main-content .agencies-list,body.country-hu.agencies-province .main-content .agencies-list,body.country-pl.agencies-city .main-content .agencies-list,body.country-pl.agencies-home .main-content .agencies-list,body.country-pl.agencies-list .main-content .agencies-list,body.country-pl.agencies-province .main-content .agencies-list{background-color:#fff}body.country-es.agencies-city .main-content .agencies-list .agency-preview-blocks h3,body.country-es.agencies-city .main-content .agencies-list .agency-province-blocks h3,body.country-es.agencies-home .main-content .agencies-list .agency-preview-blocks h3,body.country-es.agencies-home .main-content .agencies-list .agency-province-blocks h3,body.country-es.agencies-list .main-content .agencies-list .agency-preview-blocks h3,body.country-es.agencies-list .main-content .agencies-list .agency-province-blocks h3,body.country-es.agencies-province .main-content .agencies-list .agency-preview-blocks h3,body.country-es.agencies-province .main-content .agencies-list .agency-province-blocks h3,body.country-hu.agencies-city .main-content .agencies-list .agency-preview-blocks h3,body.country-hu.agencies-city .main-content .agencies-list .agency-province-blocks h3,body.country-hu.agencies-home .main-content .agencies-list .agency-preview-blocks h3,body.country-hu.agencies-home .main-content .agencies-list .agency-province-blocks h3,body.country-hu.agencies-list .main-content .agencies-list .agency-preview-blocks h3,body.country-hu.agencies-list .main-content .agencies-list .agency-province-blocks h3,body.country-hu.agencies-province .main-content .agencies-list .agency-preview-blocks h3,body.country-hu.agencies-province .main-content .agencies-list .agency-province-blocks h3,body.country-pl.agencies-city .main-content .agencies-list .agency-preview-blocks h3,body.country-pl.agencies-city .main-content .agencies-list .agency-province-blocks h3,body.country-pl.agencies-home .main-content .agencies-list .agency-preview-blocks h3,body.country-pl.agencies-home .main-content .agencies-list .agency-province-blocks h3,body.country-pl.agencies-list .main-content .agencies-list .agency-preview-blocks h3,body.country-pl.agencies-list .main-content .agencies-list .agency-province-blocks h3,body.country-pl.agencies-province .main-content .agencies-list .agency-preview-blocks h3,body.country-pl.agencies-province .main-content .agencies-list .agency-province-blocks h3{color:#4a7ea1;font-size:1.3rem}body.country-es.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-es.agencies-city .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-es.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-es.agencies-home .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-es.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-es.agencies-list .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-es.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-es.agencies-province .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-hu.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-hu.agencies-city .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-hu.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-hu.agencies-home .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-hu.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-hu.agencies-list .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-hu.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-hu.agencies-province .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-pl.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-pl.agencies-city .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-pl.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-pl.agencies-home .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-pl.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-pl.agencies-list .main-content .agencies-list .agency-province-blocks .list-city h4,body.country-pl.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city h4,body.country-pl.agencies-province .main-content .agencies-list .agency-province-blocks .list-city h4{color:#424e5b;font-size:.9rem;font-weight:600;margin:.7rem 0 .5rem;padding:0;text-transform:uppercase}body.country-es.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-es.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-es.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-es.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-es.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-es.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-es.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-es.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-hu.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-hu.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-hu.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-hu.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-hu.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-hu.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-hu.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-hu.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-pl.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-pl.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-pl.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-pl.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-pl.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-pl.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul,body.country-pl.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul,body.country-pl.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul{border-left:1px solid rgba(160,187,204,.25);padding-left:0}body.country-es.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-es.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-es.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-es.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-es.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-es.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-es.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-es.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-hu.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-hu.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-hu.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-hu.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-hu.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-hu.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-hu.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-hu.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-pl.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-pl.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-pl.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-pl.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-pl.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-pl.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul a,body.country-pl.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul a,body.country-pl.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul a{background-color:transparent;border-radius:0;font-weight:300;margin:0;padding:0}body.country-es.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-es.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-es.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-es.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-es.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-es.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-es.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-es.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-hu.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-hu.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-hu.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-hu.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-hu.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-hu.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-hu.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-hu.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-pl.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-pl.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-pl.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-pl.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-pl.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-pl.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count,body.country-pl.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul a .agency-count,body.country-pl.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul a .agency-count{min-width:28px;padding:0 .1rem;text-align:right}body.country-es.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-es.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-es.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-es.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-es.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-es.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-es.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-es.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-hu.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-hu.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-hu.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-hu.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-hu.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-hu.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-hu.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-hu.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-pl.agencies-city .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-pl.agencies-city .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-pl.agencies-home .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-pl.agencies-home .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-pl.agencies-list .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-pl.agencies-list .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right,body.country-pl.agencies-province .main-content .agencies-list .agency-preview-blocks .list-city ul a .angle-right,body.country-pl.agencies-province .main-content .agencies-list .agency-province-blocks .list-city ul a .angle-right{display:none}.agencies-city,.agencies-home,.agencies-province{background:#fff;position:relative}.agencies-city .main-content,.agencies-home .main-content,.agencies-province .main-content{background-color:#92c9d4}.agencies-city section.agencies-list,.agencies-home section.agencies-list,.agencies-province section.agencies-list{padding:.1rem 0 0}.agencies-city .agencies-list,.agencies-home .agencies-list,.agencies-province .agencies-list{background-color:#92c9d4}.agencies-city .agencies-list .nav-tabs,.agencies-home .agencies-list .nav-tabs,.agencies-province .agencies-list .nav-tabs{background-color:#92c9d4;border:transparent}.agencies-city .agencies-list .nav-tabs .container,.agencies-home .agencies-list .nav-tabs .container,.agencies-province .agencies-list .nav-tabs .container{margin-top:-46px;padding:0;z-index:10}.agencies-city .agencies-list .nav-tabs .container .nav-item,.agencies-home .agencies-list .nav-tabs .container .nav-item,.agencies-province .agencies-list .nav-tabs .container .nav-item{box-shadow:0 -6px 14px 5px rgba(0,0,0,.02) s;margin:0 10px;text-align:center}.agencies-city .agencies-list .content-list,.agencies-home .agencies-list .content-list,.agencies-province .agencies-list .content-list{background:#fff;margin-top:-16px;padding-bottom:30px}.agencies-city .agencies-list .content-list .nav-tabs a,.agencies-home .agencies-list .content-list .nav-tabs a,.agencies-province .agencies-list .content-list .nav-tabs a{font-size:1.1rem;font-weight:600}.agencies-city .agencies-list .content-list .nav-tabs a.nav-link,.agencies-home .agencies-list .content-list .nav-tabs a.nav-link,.agencies-province .agencies-list .content-list .nav-tabs a.nav-link{background:#ebebeb;text-transform:capitalize}.agencies-city .agencies-list .content-list .nav-tabs a.nav-link.active,.agencies-home .agencies-list .content-list .nav-tabs a.nav-link.active,.agencies-province .agencies-list .content-list .nav-tabs a.nav-link.active{background:#fff;border-color:transparent;color:#355c76!important;font-size:1.1rem;font-weight:600;text-transform:capitalize}.agencies-city .agencies-list .content-list .nav-tabs a span,.agencies-home .agencies-list .content-list .nav-tabs a span,.agencies-province .agencies-list .content-list .nav-tabs a span{background:#f2f2f2;border-radius:20px;font-size:11px;margin-left:10px;padding:1px 10px}.agencies-city .agencies-list .content-list .nav-tabs a span.badge-tecnocasa,.agencies-home .agencies-list .content-list .nav-tabs a span.badge-tecnocasa,.agencies-province .agencies-list .content-list .nav-tabs a span.badge-tecnocasa{color:#158140}.agencies-city .agencies-list .content-list .nav-tabs a span.badge-tecnorete,.agencies-home .agencies-list .content-list .nav-tabs a span.badge-tecnorete,.agencies-province .agencies-list .content-list .nav-tabs a span.badge-tecnorete{color:#ee7326}.agencies-city .agencies-list .content-list .section-titles,.agencies-home .agencies-list .content-list .section-titles,.agencies-province .agencies-list .content-list .section-titles{color:#355c76;font-size:1.1rem;font-weight:700;margin:30px 0 0;text-transform:none}.agencies-city .agencies-list .content-list .tab-agency-list a,.agencies-home .agencies-list .content-list .tab-agency-list a,.agencies-province .agencies-list .content-list .tab-agency-list a{background-color:#f2f2f2;border-radius:30px;color:#424e5b;display:block;font-size:.9rem;font-weight:500;margin:.8rem 0;padding:.4rem .9rem}.agencies-city .agency-results,.agencies-home .agency-results,.agencies-province .agency-results{background:#f2f2f2;background:linear-gradient(0deg,#f2f2f2,#f1e6d3);margin-top:-64px;min-height:0;padding-bottom:3rem;padding-top:1rem}.agencies-city .agency-results .alert-message,.agencies-home .agency-results .alert-message,.agencies-province .agency-results .alert-message{bottom:7%;font-size:1.3rem;font-weight:600;left:0;margin:0 auto;position:absolute;right:0;text-align:center}.agency-hero .lead-modal .modal-header{padding:.5rem 1rem 0}.agency-hero .lead-modal .my-input{margin-bottom:1rem}.agency-hero h1{color:#fff;font-size:1.4rem;font-weight:600;padding:1rem}body.country-hu.agencies-home .main-content .agencies-list h2,body.country-pl.agencies-home .main-content .agencies-list h2{font-size:1.5rem!important;font-weight:700;margin-top:2rem;text-align:center}body.country-hu.agencies-home .main-content .agencies-list p,body.country-pl.agencies-home .main-content .agencies-list p{text-align:center}body.country-hu.agencies-home .main-content .agencies-list .content-list,body.country-pl.agencies-home .main-content .agencies-list .content-list{display:flex;flex-wrap:wrap;justify-content:space-evenly}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks,body.country-pl.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks{border-radius:20px;box-shadow:0 0 12px 0 rgba(0,0,0,.08)!important;margin-bottom:1rem;padding:0;transition:all .5s ease-out;width:100%}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks:hover,body.country-pl.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.2)!important}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks a,body.country-pl.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks a{transition:all .5s ease-out}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks a:hover,body.country-pl.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks a:hover{display:block;height:300px;opacity:.7;text-decoration:none;transition:all .5s ease-out;width:100%}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks img,body.country-pl.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks img{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;height:300px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-out}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks .agency-data,body.country-pl.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks .agency-data{font-size:.9rem;padding:1rem}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks .agency-data .agency-title,body.country-pl.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks .agency-data .agency-title{font-size:1rem;font-weight:700}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks .agency-data .agency-city,body.country-pl.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks .agency-data .agency-city{font-weight:600}@media (min-width:992px){html{scroll-behavior:smooth}}@media screen and (min-width:992px) and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (min-width:992px){.agencies-province .main-content,body.agencies-home .main-content{padding-top:0}.agencies-province .main-content .agency-hero,body.agencies-home .main-content .agency-hero{background:linear-gradient(rgba(66,78,91,.41),hsla(0,0%,100%,0)),url(/img/hero/hero-agencies-home-desktop.jpg) 50% no-repeat;background-size:cover;height:657px;position:relative}.agencies-province .main-content .agency-hero h1,body.agencies-home .main-content .agency-hero h1{color:#fff;font-size:2.2rem;line-height:1;padding:13rem 1rem 0;text-shadow:1px 2px 5px rgba(0,0,0,.24)}.agencies-province .main-content .agencies-list,body.agencies-home .main-content .agencies-list{background-color:#f2f2f2;margin:0!important}.agencies-province .main-content .agencies-list .nav-tabs,body.agencies-home .main-content .agencies-list .nav-tabs{background-color:#f2f2f2}body.country-hu.agencies-home .agency-province-block,body.country-pl.agencies-home .agency-province-block{-moz-column-gap:10px;column-gap:10px;-moz-column-width:48em;column-width:40em;margin-bottom:30px;padding:15px}body.country-es.agencies-city .main-content,body.country-es.agencies-home .main-content,body.country-es.agencies-list .main-content,body.country-es.agencies-province .main-content{background-color:#fff}body.country-es.agencies-city .main-content .agencies-list,body.country-es.agencies-home .main-content .agencies-list,body.country-es.agencies-list .main-content .agencies-list,body.country-es.agencies-province .main-content .agencies-list{background:#fff}body.country-es.agencies-city .main-content .title-agencies-es,body.country-es.agencies-city .main-content .title-agencies-hu,body.country-es.agencies-home .main-content .title-agencies-es,body.country-es.agencies-home .main-content .title-agencies-hu,body.country-es.agencies-list .main-content .title-agencies-es,body.country-es.agencies-list .main-content .title-agencies-hu,body.country-es.agencies-province .main-content .title-agencies-es,body.country-es.agencies-province .main-content .title-agencies-hu{background-color:transparent}body.country-es.agencies-city .main-content .agency-preview-blocks,body.country-es.agencies-city .main-content .agency-province-blocks,body.country-es.agencies-home .main-content .agency-preview-blocks,body.country-es.agencies-home .main-content .agency-province-blocks,body.country-es.agencies-list .main-content .agency-preview-blocks,body.country-es.agencies-list .main-content .agency-province-blocks,body.country-es.agencies-province .main-content .agency-preview-blocks,body.country-es.agencies-province .main-content .agency-province-blocks{-moz-columns:3;column-count:3;margin-bottom:30px;padding:30px}body.country-es.agencies-city .main-content .agency-preview-blocks>div,body.country-es.agencies-city .main-content .agency-province-blocks>div,body.country-es.agencies-home .main-content .agency-preview-blocks>div,body.country-es.agencies-home .main-content .agency-province-blocks>div,body.country-es.agencies-list .main-content .agency-preview-blocks>div,body.country-es.agencies-list .main-content .agency-province-blocks>div,body.country-es.agencies-province .main-content .agency-preview-blocks>div,body.country-es.agencies-province .main-content .agency-province-blocks>div{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}body.country-es.agencies-city .main-content .agency-preview-blocks h3,body.country-es.agencies-city .main-content .agency-province-blocks h3,body.country-es.agencies-home .main-content .agency-preview-blocks h3,body.country-es.agencies-home .main-content .agency-province-blocks h3,body.country-es.agencies-list .main-content .agency-preview-blocks h3,body.country-es.agencies-list .main-content .agency-province-blocks h3,body.country-es.agencies-province .main-content .agency-preview-blocks h3,body.country-es.agencies-province .main-content .agency-province-blocks h3{color:#4a7ea1;font-size:1.4rem}body.country-es.agencies-city .main-content .agency-preview-blocks h3 img,body.country-es.agencies-city .main-content .agency-province-blocks h3 img,body.country-es.agencies-home .main-content .agency-preview-blocks h3 img,body.country-es.agencies-home .main-content .agency-province-blocks h3 img,body.country-es.agencies-list .main-content .agency-preview-blocks h3 img,body.country-es.agencies-list .main-content .agency-province-blocks h3 img,body.country-es.agencies-province .main-content .agency-preview-blocks h3 img,body.country-es.agencies-province .main-content .agency-province-blocks h3 img{margin-right:10px}body.country-es.agencies-city .main-content .agency-preview-blocks h4,body.country-es.agencies-city .main-content .agency-province-blocks h4,body.country-es.agencies-home .main-content .agency-preview-blocks h4,body.country-es.agencies-home .main-content .agency-province-blocks h4,body.country-es.agencies-list .main-content .agency-preview-blocks h4,body.country-es.agencies-list .main-content .agency-province-blocks h4,body.country-es.agencies-province .main-content .agency-preview-blocks h4,body.country-es.agencies-province .main-content .agency-province-blocks h4{color:#424e5b;font-size:.9rem;font-weight:600;margin:.7rem 0 .5rem;padding:0;text-transform:uppercase}body.country-es.agencies-city .main-content .agency-preview-blocks ul,body.country-es.agencies-city .main-content .agency-province-blocks ul,body.country-es.agencies-home .main-content .agency-preview-blocks ul,body.country-es.agencies-home .main-content .agency-province-blocks ul,body.country-es.agencies-list .main-content .agency-preview-blocks ul,body.country-es.agencies-list .main-content .agency-province-blocks ul,body.country-es.agencies-province .main-content .agency-preview-blocks ul,body.country-es.agencies-province .main-content .agency-province-blocks ul{border-left:1px solid rgba(160,187,204,.25);padding-left:0}body.country-es.agencies-city .main-content .agency-preview-blocks ul a,body.country-es.agencies-city .main-content .agency-province-blocks ul a,body.country-es.agencies-home .main-content .agency-preview-blocks ul a,body.country-es.agencies-home .main-content .agency-province-blocks ul a,body.country-es.agencies-list .main-content .agency-preview-blocks ul a,body.country-es.agencies-list .main-content .agency-province-blocks ul a,body.country-es.agencies-province .main-content .agency-preview-blocks ul a,body.country-es.agencies-province .main-content .agency-province-blocks ul a{background-color:transparent;border-radius:0;font-weight:300;margin:0;padding:0}body.country-es.agencies-city .main-content .agency-preview-blocks ul a .angle-right,body.country-es.agencies-city .main-content .agency-province-blocks ul a .angle-right,body.country-es.agencies-home .main-content .agency-preview-blocks ul a .angle-right,body.country-es.agencies-home .main-content .agency-province-blocks ul a .angle-right,body.country-es.agencies-list .main-content .agency-preview-blocks ul a .angle-right,body.country-es.agencies-list .main-content .agency-province-blocks ul a .angle-right,body.country-es.agencies-province .main-content .agency-preview-blocks ul a .angle-right,body.country-es.agencies-province .main-content .agency-province-blocks ul a .angle-right{display:none}body.country-es.agencies-city .main-content .agency-preview-blocks ul .agency-count,body.country-es.agencies-city .main-content .agency-province-blocks ul .agency-count,body.country-es.agencies-home .main-content .agency-preview-blocks ul .agency-count,body.country-es.agencies-home .main-content .agency-province-blocks ul .agency-count,body.country-es.agencies-list .main-content .agency-preview-blocks ul .agency-count,body.country-es.agencies-list .main-content .agency-province-blocks ul .agency-count,body.country-es.agencies-province .main-content .agency-preview-blocks ul .agency-count,body.country-es.agencies-province .main-content .agency-province-blocks ul .agency-count{min-width:28px;padding:0 .1rem;text-align:right}body.country-es.agencies-city .main-content .agency-preview-blocks,body.country-es.agencies-home .main-content .agency-preview-blocks,body.country-es.agencies-list .main-content .agency-preview-blocks,body.country-es.agencies-province .main-content .agency-preview-blocks{-moz-columns:inherit;columns:inherit}body.country-es.agencies-city .main-content .container-button,body.country-es.agencies-home .main-content .container-button,body.country-es.agencies-list .main-content .container-button,body.country-es.agencies-province .main-content .container-button{margin-top:2rem;text-align:center}body.country-es.agencies-city .main-content .container-button .btn-text,body.country-es.agencies-home .main-content .container-button .btn-text,body.country-es.agencies-list .main-content .container-button .btn-text,body.country-es.agencies-province .main-content .container-button .btn-text{background:#424e5b;border-radius:30px;color:#fff;font-size:.7rem;margin:.4rem auto;max-width:-moz-fit-content!important;max-width:fit-content!important;padding:10px 20px;text-decoration:none;width:auto}body.country-es.agencies-city .main-content .agency-hero,body.country-es.agencies-home .main-content .agency-hero,body.country-es.agencies-list .main-content .agency-hero,body.country-es.agencies-province .main-content .agency-hero{background:url(/img/hero/hero-agencies-map-home-desktop.svg);background-size:cover;height:795px}body.country-hu.agencies-city .main-content,body.country-hu.agencies-home .main-content,body.country-hu.agencies-list .main-content,body.country-hu.agencies-province .main-content,body.country-pl.agencies-city .main-content,body.country-pl.agencies-home .main-content,body.country-pl.agencies-list .main-content,body.country-pl.agencies-province .main-content{background-color:#fff}body.country-hu.agencies-city .main-content .agencies-list,body.country-hu.agencies-home .main-content .agencies-list,body.country-hu.agencies-list .main-content .agencies-list,body.country-hu.agencies-province .main-content .agencies-list,body.country-pl.agencies-city .main-content .agencies-list,body.country-pl.agencies-home .main-content .agencies-list,body.country-pl.agencies-list .main-content .agencies-list,body.country-pl.agencies-province .main-content .agencies-list{background:#fff}body.country-hu.agencies-city .main-content .title-agencies-es,body.country-hu.agencies-city .main-content .title-agencies-hu,body.country-hu.agencies-home .main-content .title-agencies-es,body.country-hu.agencies-home .main-content .title-agencies-hu,body.country-hu.agencies-list .main-content .title-agencies-es,body.country-hu.agencies-list .main-content .title-agencies-hu,body.country-hu.agencies-province .main-content .title-agencies-es,body.country-hu.agencies-province .main-content .title-agencies-hu,body.country-pl.agencies-city .main-content .title-agencies-es,body.country-pl.agencies-city .main-content .title-agencies-hu,body.country-pl.agencies-home .main-content .title-agencies-es,body.country-pl.agencies-home .main-content .title-agencies-hu,body.country-pl.agencies-list .main-content .title-agencies-es,body.country-pl.agencies-list .main-content .title-agencies-hu,body.country-pl.agencies-province .main-content .title-agencies-es,body.country-pl.agencies-province .main-content .title-agencies-hu{background-color:transparent}body.country-hu.agencies-city .main-content .agency-preview-blocks,body.country-hu.agencies-city .main-content .agency-province-blocks,body.country-hu.agencies-home .main-content .agency-preview-blocks,body.country-hu.agencies-home .main-content .agency-province-blocks,body.country-hu.agencies-list .main-content .agency-preview-blocks,body.country-hu.agencies-list .main-content .agency-province-blocks,body.country-hu.agencies-province .main-content .agency-preview-blocks,body.country-hu.agencies-province .main-content .agency-province-blocks,body.country-pl.agencies-city .main-content .agency-preview-blocks,body.country-pl.agencies-city .main-content .agency-province-blocks,body.country-pl.agencies-home .main-content .agency-preview-blocks,body.country-pl.agencies-home .main-content .agency-province-blocks,body.country-pl.agencies-list .main-content .agency-preview-blocks,body.country-pl.agencies-list .main-content .agency-province-blocks,body.country-pl.agencies-province .main-content .agency-preview-blocks,body.country-pl.agencies-province .main-content .agency-province-blocks{-moz-columns:3;column-count:3;margin-bottom:30px;padding:30px}body.country-hu.agencies-city .main-content .agency-preview-blocks>div,body.country-hu.agencies-city .main-content .agency-province-blocks>div,body.country-hu.agencies-home .main-content .agency-preview-blocks>div,body.country-hu.agencies-home .main-content .agency-province-blocks>div,body.country-hu.agencies-list .main-content .agency-preview-blocks>div,body.country-hu.agencies-list .main-content .agency-province-blocks>div,body.country-hu.agencies-province .main-content .agency-preview-blocks>div,body.country-hu.agencies-province .main-content .agency-province-blocks>div,body.country-pl.agencies-city .main-content .agency-preview-blocks>div,body.country-pl.agencies-city .main-content .agency-province-blocks>div,body.country-pl.agencies-home .main-content .agency-preview-blocks>div,body.country-pl.agencies-home .main-content .agency-province-blocks>div,body.country-pl.agencies-list .main-content .agency-preview-blocks>div,body.country-pl.agencies-list .main-content .agency-province-blocks>div,body.country-pl.agencies-province .main-content .agency-preview-blocks>div,body.country-pl.agencies-province .main-content .agency-province-blocks>div{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}body.country-hu.agencies-city .main-content .agency-preview-blocks h3,body.country-hu.agencies-city .main-content .agency-province-blocks h3,body.country-hu.agencies-home .main-content .agency-preview-blocks h3,body.country-hu.agencies-home .main-content .agency-province-blocks h3,body.country-hu.agencies-list .main-content .agency-preview-blocks h3,body.country-hu.agencies-list .main-content .agency-province-blocks h3,body.country-hu.agencies-province .main-content .agency-preview-blocks h3,body.country-hu.agencies-province .main-content .agency-province-blocks h3,body.country-pl.agencies-city .main-content .agency-preview-blocks h3,body.country-pl.agencies-city .main-content .agency-province-blocks h3,body.country-pl.agencies-home .main-content .agency-preview-blocks h3,body.country-pl.agencies-home .main-content .agency-province-blocks h3,body.country-pl.agencies-list .main-content .agency-preview-blocks h3,body.country-pl.agencies-list .main-content .agency-province-blocks h3,body.country-pl.agencies-province .main-content .agency-preview-blocks h3,body.country-pl.agencies-province .main-content .agency-province-blocks h3{color:#4a7ea1;font-size:1.4rem}body.country-hu.agencies-city .main-content .agency-preview-blocks h3 img,body.country-hu.agencies-city .main-content .agency-province-blocks h3 img,body.country-hu.agencies-home .main-content .agency-preview-blocks h3 img,body.country-hu.agencies-home .main-content .agency-province-blocks h3 img,body.country-hu.agencies-list .main-content .agency-preview-blocks h3 img,body.country-hu.agencies-list .main-content .agency-province-blocks h3 img,body.country-hu.agencies-province .main-content .agency-preview-blocks h3 img,body.country-hu.agencies-province .main-content .agency-province-blocks h3 img,body.country-pl.agencies-city .main-content .agency-preview-blocks h3 img,body.country-pl.agencies-city .main-content .agency-province-blocks h3 img,body.country-pl.agencies-home .main-content .agency-preview-blocks h3 img,body.country-pl.agencies-home .main-content .agency-province-blocks h3 img,body.country-pl.agencies-list .main-content .agency-preview-blocks h3 img,body.country-pl.agencies-list .main-content .agency-province-blocks h3 img,body.country-pl.agencies-province .main-content .agency-preview-blocks h3 img,body.country-pl.agencies-province .main-content .agency-province-blocks h3 img{margin-right:10px}body.country-hu.agencies-city .main-content .agency-preview-blocks h4,body.country-hu.agencies-city .main-content .agency-province-blocks h4,body.country-hu.agencies-home .main-content .agency-preview-blocks h4,body.country-hu.agencies-home .main-content .agency-province-blocks h4,body.country-hu.agencies-list .main-content .agency-preview-blocks h4,body.country-hu.agencies-list .main-content .agency-province-blocks h4,body.country-hu.agencies-province .main-content .agency-preview-blocks h4,body.country-hu.agencies-province .main-content .agency-province-blocks h4,body.country-pl.agencies-city .main-content .agency-preview-blocks h4,body.country-pl.agencies-city .main-content .agency-province-blocks h4,body.country-pl.agencies-home .main-content .agency-preview-blocks h4,body.country-pl.agencies-home .main-content .agency-province-blocks h4,body.country-pl.agencies-list .main-content .agency-preview-blocks h4,body.country-pl.agencies-list .main-content .agency-province-blocks h4,body.country-pl.agencies-province .main-content .agency-preview-blocks h4,body.country-pl.agencies-province .main-content .agency-province-blocks h4{color:#424e5b;font-size:.9rem;font-weight:600;margin:.7rem 0 .5rem;padding:0;text-transform:uppercase}body.country-hu.agencies-city .main-content .agency-preview-blocks ul,body.country-hu.agencies-city .main-content .agency-province-blocks ul,body.country-hu.agencies-home .main-content .agency-preview-blocks ul,body.country-hu.agencies-home .main-content .agency-province-blocks ul,body.country-hu.agencies-list .main-content .agency-preview-blocks ul,body.country-hu.agencies-list .main-content .agency-province-blocks ul,body.country-hu.agencies-province .main-content .agency-preview-blocks ul,body.country-hu.agencies-province .main-content .agency-province-blocks ul,body.country-pl.agencies-city .main-content .agency-preview-blocks ul,body.country-pl.agencies-city .main-content .agency-province-blocks ul,body.country-pl.agencies-home .main-content .agency-preview-blocks ul,body.country-pl.agencies-home .main-content .agency-province-blocks ul,body.country-pl.agencies-list .main-content .agency-preview-blocks ul,body.country-pl.agencies-list .main-content .agency-province-blocks ul,body.country-pl.agencies-province .main-content .agency-preview-blocks ul,body.country-pl.agencies-province .main-content .agency-province-blocks ul{border-left:1px solid rgba(160,187,204,.25);padding-left:0}body.country-hu.agencies-city .main-content .agency-preview-blocks ul a,body.country-hu.agencies-city .main-content .agency-province-blocks ul a,body.country-hu.agencies-home .main-content .agency-preview-blocks ul a,body.country-hu.agencies-home .main-content .agency-province-blocks ul a,body.country-hu.agencies-list .main-content .agency-preview-blocks ul a,body.country-hu.agencies-list .main-content .agency-province-blocks ul a,body.country-hu.agencies-province .main-content .agency-preview-blocks ul a,body.country-hu.agencies-province .main-content .agency-province-blocks ul a,body.country-pl.agencies-city .main-content .agency-preview-blocks ul a,body.country-pl.agencies-city .main-content .agency-province-blocks ul a,body.country-pl.agencies-home .main-content .agency-preview-blocks ul a,body.country-pl.agencies-home .main-content .agency-province-blocks ul a,body.country-pl.agencies-list .main-content .agency-preview-blocks ul a,body.country-pl.agencies-list .main-content .agency-province-blocks ul a,body.country-pl.agencies-province .main-content .agency-preview-blocks ul a,body.country-pl.agencies-province .main-content .agency-province-blocks ul a{background-color:transparent;border-radius:0;font-weight:300;margin:0;padding:0}body.country-hu.agencies-city .main-content .agency-preview-blocks ul a .angle-right,body.country-hu.agencies-city .main-content .agency-province-blocks ul a .angle-right,body.country-hu.agencies-home .main-content .agency-preview-blocks ul a .angle-right,body.country-hu.agencies-home .main-content .agency-province-blocks ul a .angle-right,body.country-hu.agencies-list .main-content .agency-preview-blocks ul a .angle-right,body.country-hu.agencies-list .main-content .agency-province-blocks ul a .angle-right,body.country-hu.agencies-province .main-content .agency-preview-blocks ul a .angle-right,body.country-hu.agencies-province .main-content .agency-province-blocks ul a .angle-right,body.country-pl.agencies-city .main-content .agency-preview-blocks ul a .angle-right,body.country-pl.agencies-city .main-content .agency-province-blocks ul a .angle-right,body.country-pl.agencies-home .main-content .agency-preview-blocks ul a .angle-right,body.country-pl.agencies-home .main-content .agency-province-blocks ul a .angle-right,body.country-pl.agencies-list .main-content .agency-preview-blocks ul a .angle-right,body.country-pl.agencies-list .main-content .agency-province-blocks ul a .angle-right,body.country-pl.agencies-province .main-content .agency-preview-blocks ul a .angle-right,body.country-pl.agencies-province .main-content .agency-province-blocks ul a .angle-right{display:none}body.country-hu.agencies-city .main-content .agency-preview-blocks ul .agency-count,body.country-hu.agencies-city .main-content .agency-province-blocks ul .agency-count,body.country-hu.agencies-home .main-content .agency-preview-blocks ul .agency-count,body.country-hu.agencies-home .main-content .agency-province-blocks ul .agency-count,body.country-hu.agencies-list .main-content .agency-preview-blocks ul .agency-count,body.country-hu.agencies-list .main-content .agency-province-blocks ul .agency-count,body.country-hu.agencies-province .main-content .agency-preview-blocks ul .agency-count,body.country-hu.agencies-province .main-content .agency-province-blocks ul .agency-count,body.country-pl.agencies-city .main-content .agency-preview-blocks ul .agency-count,body.country-pl.agencies-city .main-content .agency-province-blocks ul .agency-count,body.country-pl.agencies-home .main-content .agency-preview-blocks ul .agency-count,body.country-pl.agencies-home .main-content .agency-province-blocks ul .agency-count,body.country-pl.agencies-list .main-content .agency-preview-blocks ul .agency-count,body.country-pl.agencies-list .main-content .agency-province-blocks ul .agency-count,body.country-pl.agencies-province .main-content .agency-preview-blocks ul .agency-count,body.country-pl.agencies-province .main-content .agency-province-blocks ul .agency-count{min-width:28px;padding:0 .1rem;text-align:right}body.country-hu.agencies-city .main-content .agency-preview-blocks,body.country-hu.agencies-home .main-content .agency-preview-blocks,body.country-hu.agencies-list .main-content .agency-preview-blocks,body.country-hu.agencies-province .main-content .agency-preview-blocks,body.country-pl.agencies-city .main-content .agency-preview-blocks,body.country-pl.agencies-home .main-content .agency-preview-blocks,body.country-pl.agencies-list .main-content .agency-preview-blocks,body.country-pl.agencies-province .main-content .agency-preview-blocks{-moz-columns:inherit;columns:inherit}body.country-hu.agencies-city .main-content .container-button,body.country-hu.agencies-home .main-content .container-button,body.country-hu.agencies-list .main-content .container-button,body.country-hu.agencies-province .main-content .container-button,body.country-pl.agencies-city .main-content .container-button,body.country-pl.agencies-home .main-content .container-button,body.country-pl.agencies-list .main-content .container-button,body.country-pl.agencies-province .main-content .container-button{margin-top:2rem;text-align:center}body.country-hu.agencies-city .main-content .container-button .btn-text,body.country-hu.agencies-home .main-content .container-button .btn-text,body.country-hu.agencies-list .main-content .container-button .btn-text,body.country-hu.agencies-province .main-content .container-button .btn-text,body.country-pl.agencies-city .main-content .container-button .btn-text,body.country-pl.agencies-home .main-content .container-button .btn-text,body.country-pl.agencies-list .main-content .container-button .btn-text,body.country-pl.agencies-province .main-content .container-button .btn-text{background:#424e5b;border-radius:30px;color:#fff;font-size:.7rem;margin:.4rem auto;max-width:-moz-fit-content!important;max-width:fit-content!important;padding:10px 20px;text-decoration:none;width:auto}body.country-hu.agencies-city .main-content .agency-hero,body.country-hu.agencies-home .main-content .agency-hero,body.country-hu.agencies-list .main-content .agency-hero,body.country-hu.agencies-province .main-content .agency-hero,body.country-pl.agencies-city .main-content .agency-hero,body.country-pl.agencies-home .main-content .agency-hero,body.country-pl.agencies-list .main-content .agency-hero,body.country-pl.agencies-province .main-content .agency-hero{background:url(/img/hero/hero-agencies-map-home-desktop.svg);background-size:cover;height:795px}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks,body.country-pl.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks{width:30%}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.angle-right{background-color:transparent!important;margin-left:auto;margin-right:1rem;width:.5rem}}@media (max-width:991px){body.country-es.agencies-city .agency-hero h1,body.country-es.agencies-home .agency-hero h1,body.country-es.agencies-province .agency-hero h1{padding:10rem 1rem 0}body.country-es.agencies-city .agency-results,body.country-es.agencies-home .agency-results,body.country-es.agencies-province .agency-results{margin-top:0!important}body.country-es.agencies-home .search-bar .search-icon{background:none}}.agencies-province .center-list{align-items:center;justify-content:center}.agencies-province .content-list .tabs-container .tab-content .tab-pane.active{display:block;margin:auto;max-width:1200px}.tab-agency-list a{color:#555!important;text-decoration:none}p.section-titles{color:#069642;font-size:18px;font-weight:500;margin-bottom:10px;margin-top:30px;text-transform:uppercase}.border-hover.nav-tabs>li>a{border:none}ul.nav.nav-tabs.border-hover{margin-bottom:20px}.agencies-home .main-content,.agencies-show .main-content,.agencies-show-region .main-content{padding-top:0}.agencies-home .main-content .agency-map-container,.agencies-show .main-content .agency-map-container,.agencies-show-region .main-content .agency-map-container{margin-top:40px}.agencies-home .main-content .agency-map-container h2,.agencies-show .main-content .agency-map-container h2,.agencies-show-region .main-content .agency-map-container h2{font-size:1rem;font-weight:600}.agencies-home .main-content .agency-title,.agencies-show .main-content .agency-title,.agencies-show-region .main-content .agency-title{align-items:flex-end;display:flex}.agencies-home .main-content .agency-title h1,.agencies-show .main-content .agency-title h1,.agencies-show-region .main-content .agency-title h1{font-size:1rem;font-weight:600;margin-left:.5rem}.agencies-home .main-content .agency .search-bar,.agencies-show .main-content .agency .search-bar,.agencies-show-region .main-content .agency .search-bar{margin-top:-20px}.agencies-home .main-content .pdf-modal .modal-dialog,.agencies-show .main-content .pdf-modal .modal-dialog,.agencies-show-region .main-content .pdf-modal .modal-dialog{height:100%;max-width:100%}.agencies-home .main-content .pdf-modal .modal-content,.agencies-show .main-content .pdf-modal .modal-content,.agencies-show-region .main-content .pdf-modal .modal-content{height:90%}.agencies-home .search-bar-container,.agencies-show .search-bar-container,.agencies-show-region .search-bar-container{align-items:center;background:#fff;border-radius:20px;box-shadow:0 0 5px 0 rgba(0,0,0,.12);display:flex;height:2.5rem;left:1rem;padding:5px 12px;position:relative;top:2rem;width:-moz-fit-content;width:fit-content;z-index:1}.agencies-home .search-bar-container .geolocalize,.agencies-show .search-bar-container .geolocalize,.agencies-show-region .search-bar-container .geolocalize{border-radius:50%;height:30px;line-height:30px;width:30px}.agencies-home .search-bar-container .address-autocomplete,.agencies-show .search-bar-container .address-autocomplete,.agencies-show-region .search-bar-container .address-autocomplete{width:75%}.agencies-home .search-bar-container .address-autocomplete .form-control,.agencies-show .search-bar-container .address-autocomplete .form-control,.agencies-show-region .search-bar-container .address-autocomplete .form-control{border-color:#fff;height:30px}.agencies-home .search-bar-container .address-autocomplete ul.address-autocomplete-results,.agencies-show .search-bar-container .address-autocomplete ul.address-autocomplete-results,.agencies-show-region .search-bar-container .address-autocomplete ul.address-autocomplete-results{left:0;max-width:100%}.agencies-home .search-bar-container .buttons,.agencies-show .search-bar-container .buttons,.agencies-show-region .search-bar-container .buttons{display:flex;height:30px;line-height:30px;width:70px}.agencies-home .search-bar-container .buttons input[type=radio],.agencies-show .search-bar-container .buttons input[type=radio],.agencies-show-region .search-bar-container .buttons input[type=radio]{line-height:normal;margin:4px 0 0;opacity:0;position:absolute}.agencies-home .search-bar-container .buttons .ico_percorso,.agencies-show .search-bar-container .buttons .ico_percorso,.agencies-show-region .search-bar-container .buttons .ico_percorso{height:1.3rem;margin-left:.8rem}.agencies-home .detail-map,.agencies-show .detail-map,.agencies-show-region .detail-map{height:auto;margin-top:-1.5rem}.agencies-home .detail-map .mapboxgl-map,.agencies-show .detail-map .mapboxgl-map,.agencies-show-region .detail-map .mapboxgl-map{border:4px solid #fff;border-radius:20px;height:54vh}.agencies-home .actions-container,.agencies-show .actions-container,.agencies-show-region .actions-container{background:#fff;border-radius:20px;margin-bottom:1.7rem;margin-top:1.7rem;padding:1rem}.agencies-home .actions-container>div,.agencies-show .actions-container>div,.agencies-show-region .actions-container>div{font-size:.9rem;font-weight:600;margin-bottom:.7rem}.agencies-home .actions-container .info-street,.agencies-show .actions-container .info-street,.agencies-show-region .actions-container .info-street{display:inline-flex;justify-content:space-between;width:100%}.agencies-home .actions-container .info-street .actions-buttons,.agencies-show .actions-container .info-street .actions-buttons,.agencies-show-region .actions-container .info-street .actions-buttons{justify-content:flex-end}.agencies-home .actions-container .info-street .actions-buttons .btn,.agencies-show .actions-container .info-street .actions-buttons .btn,.agencies-show-region .actions-container .info-street .actions-buttons .btn{background-color:#f2f2f2;border-radius:12px;color:#9da1a4;font-size:.75rem;margin-left:.5rem;padding:.25rem .5rem;width:auto}.agencies-home .actions-container .info-street .actions-buttons .btn .masked-image,.agencies-show .actions-container .info-street .actions-buttons .btn .masked-image,.agencies-show-region .actions-container .info-street .actions-buttons .btn .masked-image{background-color:#424e5b;height:1rem;left:.2rem;margin-left:-.4rem;position:relative;top:.2rem}.agencies-home .actions-container p,.agencies-show .actions-container p,.agencies-show-region .actions-container p{color:#424e5b;font-size:.8rem;margin:0;padding:.5rem;word-break:break-word}.agencies-home .actions-container p:nth-child(2n),.agencies-show .actions-container p:nth-child(2n),.agencies-show-region .actions-container p:nth-child(2n){background:#f2f2f2}.agencies-home .agency-map,.agencies-show .agency-map,.agencies-show-region .agency-map{margin-top:2rem}.agencies-home .agency-map .agency-map-title,.agencies-show .agency-map .agency-map-title,.agencies-show-region .agency-map .agency-map-title{font-size:1rem;font-weight:600}body.country-it.agencies-home .agency-card,body.country-it.agencies-show .agency-card,body.country-it.agencies-show-region .agency-card{box-shadow:0 0 12px 2px rgba(0,0,0,.09);margin-bottom:1rem;position:relative}body.country-it.agencies-home .agency-card .card-detail .map-card,body.country-it.agencies-show .agency-card .card-detail .map-card,body.country-it.agencies-show-region .agency-card .card-detail .map-card{display:none}body.country-it.agencies-home .agency-card .card-detail .agency-data .address,body.country-it.agencies-home .agency-card .card-detail .agency-data .card-contact,body.country-it.agencies-show .agency-card .card-detail .agency-data .address,body.country-it.agencies-show .agency-card .card-detail .agency-data .card-contact,body.country-it.agencies-show-region .agency-card .card-detail .agency-data .address,body.country-it.agencies-show-region .agency-card .card-detail .agency-data .card-contact{font-weight:500;margin-left:1rem}body.country-it.agencies-home .agency-card .card-detail .agency-data .address .fb-map,body.country-it.agencies-home .agency-card .card-detail .agency-data .card-contact .fb-map,body.country-it.agencies-show .agency-card .card-detail .agency-data .address .fb-map,body.country-it.agencies-show .agency-card .card-detail .agency-data .card-contact .fb-map,body.country-it.agencies-show-region .agency-card .card-detail .agency-data .address .fb-map,body.country-it.agencies-show-region .agency-card .card-detail .agency-data .card-contact .fb-map{display:none}body.country-it.agencies-home .agency-card .content a,body.country-it.agencies-show .agency-card .content a,body.country-it.agencies-show-region .agency-card .content a{background-color:#fff;border:2px solid #e1e9f4;border-radius:27px;box-shadow:none;color:#355c76;color:#424e5b;display:block;font-size:.8rem;font-weight:600;margin-top:10px;padding:10px;position:relative;text-align:center;text-transform:none;width:100%!important}body.country-it.agencies-home .agency-card .content a:hover,body.country-it.agencies-show .agency-card .content a:hover,body.country-it.agencies-show-region .agency-card .content a:hover{background-color:#f8f8f8;box-shadow:0 0 14px rgba(66,79,92,.12)!important;text-decoration:none}body.country-it.agencies-home .agency-card .content a img,body.country-it.agencies-show .agency-card .content a img,body.country-it.agencies-show-region .agency-card .content a img{left:22px;max-height:20px;max-width:20px;position:absolute;top:13px}body.country-it.agencies-home .agency-card .content .affiliate-desc,body.country-it.agencies-show .agency-card .content .affiliate-desc,body.country-it.agencies-show-region .agency-card .content .affiliate-desc{font-weight:500}body.country-it.agencies-home .agency-card .content .links-container,body.country-it.agencies-show .agency-card .content .links-container,body.country-it.agencies-show-region .agency-card .content .links-container{display:inline}body.country-it.agencies-home .agency-card .content .agency-img-zone img,body.country-it.agencies-show .agency-card .content .agency-img-zone img,body.country-it.agencies-show-region .agency-card .content .agency-img-zone img{border-radius:20px;display:none;height:64%;-o-object-fit:cover;object-fit:cover}body.country-it.agencies-home .agency-card .content .masked-image,body.country-it.agencies-show .agency-card .content .masked-image,body.country-it.agencies-show-region .agency-card .content .masked-image{left:20px;position:absolute}body.country-it.agencies-home .agency-card .content .agency-actions .details,body.country-it.agencies-show .agency-card .content .agency-actions .details,body.country-it.agencies-show-region .agency-card .content .agency-actions .details{display:none}body.country-it.agencies-home .agency-card .agency-team,body.country-it.agencies-show .agency-card .agency-team,body.country-it.agencies-show-region .agency-card .agency-team{margin-left:1rem;margin-top:3rem;width:auto}body.country-it.agencies-home .agency-card .agency-team .agency-team-slide,body.country-it.agencies-show .agency-card .agency-team .agency-team-slide,body.country-it.agencies-show-region .agency-card .agency-team .agency-team-slide{text-align:center}body.country-it.agencies-home .agency-card .agency-team .agency-team-slide .avatar,body.country-it.agencies-show .agency-card .agency-team .agency-team-slide .avatar,body.country-it.agencies-show-region .agency-card .agency-team .agency-team-slide .avatar{height:116px;width:116px}body.tecnocasa.country-hu .agencies-home .masked-image,body.tecnocasa.country-hu .agencies-show .masked-image,body.tecnocasa.country-hu .agencies-show-region .masked-image,body.tecnocasa.country-it .agencies-home .masked-image,body.tecnocasa.country-it .agencies-show .masked-image,body.tecnocasa.country-it .agencies-show-region .masked-image,body.tecnocasa.country.pl .agencies-home .masked-image,body.tecnocasa.country.pl .agencies-show .masked-image,body.tecnocasa.country.pl .agencies-show-region .masked-image{background-color:#158140!important}body.tecnorete.country-it .agencies-home .masked-image,body.tecnorete.country-it .agencies-show .masked-image{background-color:#ee7326!important}body.tecnocasa .agencies-home .agency-card .agency-team .agency-team-slide .role,body.tecnocasa .agencies-show .agency-card .agency-team .agency-team-slide .role,body.tecnocasa .agencies-show-region .agency-card .agency-team .agency-team-slide .role{color:#158140}body.tecnorete .agencies-home .agency-card .agency-team .agency-team-slide .role,body.tecnorete .agencies-show .agency-card .agency-team .agency-team-slide .role{color:#ee7326}body.country-es .agencies-home .agency-hero h1,body.country-es .agencies-show .agency-hero h1,body.country-hu .agencies-home .agency-hero h1,body.country-hu .agencies-show .agency-hero h1,body.country-pl .agencies-home .agency-hero h1,body.country-pl .agencies-show .agency-hero h1,body.country-tn .agencies-home .agency-hero h1,body.country-tn .agencies-show .agency-hero h1{font-size:1.3rem}body.country-es .agencies-home .agency-hero .agency,body.country-es .agencies-show .agency-hero .agency,body.country-hu .agencies-home .agency-hero .agency,body.country-hu .agencies-show .agency-hero .agency,body.country-pl .agencies-home .agency-hero .agency,body.country-pl .agencies-show .agency-hero .agency,body.country-tn .agencies-home .agency-hero .agency,body.country-tn .agencies-show .agency-hero .agency{width:auto}body.country-es .agencies-home .agency-hero .agency .search-bar,body.country-es .agencies-show .agency-hero .agency .search-bar,body.country-hu .agencies-home .agency-hero .agency .search-bar,body.country-hu .agencies-show .agency-hero .agency .search-bar,body.country-pl .agencies-home .agency-hero .agency .search-bar,body.country-pl .agencies-show .agency-hero .agency .search-bar,body.country-tn .agencies-home .agency-hero .agency .search-bar,body.country-tn .agencies-show .agency-hero .agency .search-bar{margin-top:-10px}body.country-es .agencies-home .agency-hero .agency-results,body.country-es .agencies-show .agency-hero .agency-results,body.country-hu .agencies-home .agency-hero .agency-results,body.country-hu .agencies-show .agency-hero .agency-results,body.country-pl .agencies-home .agency-hero .agency-results,body.country-pl .agencies-show .agency-hero .agency-results,body.country-tn .agencies-home .agency-hero .agency-results,body.country-tn .agencies-show .agency-hero .agency-results{background:transparent;position:relative}body.country-es .agencies-home .agency-hero .agency-results .container,body.country-es .agencies-show .agency-hero .agency-results .container,body.country-hu .agencies-home .agency-hero .agency-results .container,body.country-hu .agencies-show .agency-hero .agency-results .container,body.country-pl .agencies-home .agency-hero .agency-results .container,body.country-pl .agencies-show .agency-hero .agency-results .container,body.country-tn .agencies-home .agency-hero .agency-results .container,body.country-tn .agencies-show .agency-hero .agency-results .container{padding:0}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map{margin-top:-20px}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container{display:inline}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card{box-shadow:0 .5rem 2rem 11px rgba(0,0,0,.22);left:0;margin:auto;padding:1rem;position:absolute;right:0;top:27px;z-index:10}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone{padding-top:.7rem}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img{border-radius:10px;height:112px;max-height:none;-o-object-fit:cover;object-fit:cover}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data{display:flex;padding-top:.9rem}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card{display:flex;flex-direction:column;max-width:210px;overflow:hidden;text-overflow:ellipsis}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address{margin-bottom:12px}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map{display:none}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact{margin-left:10px;margin-top:auto}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2{padding:.3rem!important}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions{flex:auto;max-width:100%;width:100%}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .email,body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .email,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .email,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .email,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .email,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .email,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .email,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .email,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail{display:none}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name{font-size:.8rem}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .distance{display:none}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map{margin:0}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team{display:none}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu{background:transparent;border:none;margin-left:auto}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image{background-color:#424e5b;width:.7rem}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map{border-bottom:1px solid #e1e1e1}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading{margin-bottom:.9rem}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail{display:none}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp{font-size:.8rem;font-weight:600}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container{border-top:1px solid #e1e1e1;margin-top:13px;padding-top:15px}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span{display:none}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact{height:48%;margin:0;width:40px}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell{display:none}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network{float:right;height:49%;margin:0;max-width:140px;padding:.7rem!important}body.country-es .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-es .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-hu .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-pl .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-tn .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-tn .agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route{display:none}body.country-es.agencies-show,body.country-es.agencies-show-nosector,body.country-es.agencies-show-region,body.country-hu.agencies-show,body.country-hu.agencies-show-nosector,body.country-hu.agencies-show-region,body.country-pl.agencies-show,body.country-pl.agencies-show-nosector,body.country-pl.agencies-show-region,body.country-tn.agencies-show,body.country-tn.agencies-show-nosector,body.country-tn.agencies-show-region{background:#9cc2ce url(/img/hero/hero-agencies-map-home-desktop.svg)}body.country-es.agencies-show h1,body.country-es.agencies-show-nosector h1,body.country-es.agencies-show-region h1,body.country-hu.agencies-show h1,body.country-hu.agencies-show-nosector h1,body.country-hu.agencies-show-region h1,body.country-pl.agencies-show h1,body.country-pl.agencies-show-nosector h1,body.country-pl.agencies-show-region h1,body.country-tn.agencies-show h1,body.country-tn.agencies-show-nosector h1,body.country-tn.agencies-show-region h1{color:#fff;font-size:1.6rem;font-weight:700;line-height:1;padding:.5rem 1rem 1rem;text-align:center;text-shadow:2px 2px 9px rgba(0,0,0,.26)}body.country-es.agencies-show .agency-card,body.country-es.agencies-show-nosector .agency-card,body.country-es.agencies-show-region .agency-card,body.country-hu.agencies-show .agency-card,body.country-hu.agencies-show-nosector .agency-card,body.country-hu.agencies-show-region .agency-card,body.country-pl.agencies-show .agency-card,body.country-pl.agencies-show-nosector .agency-card,body.country-pl.agencies-show-region .agency-card,body.country-tn.agencies-show .agency-card,body.country-tn.agencies-show-nosector .agency-card,body.country-tn.agencies-show-region .agency-card{background-color:#fff;border-radius:20px;box-shadow:0 0 2rem 11px rgba(0,0,0,.11);display:block;margin-bottom:1rem;margin-top:1rem;padding:20px}body.country-es.agencies-show .agency-card .fixflex,body.country-es.agencies-show-nosector .agency-card .fixflex,body.country-es.agencies-show-region .agency-card .fixflex,body.country-hu.agencies-show .agency-card .fixflex,body.country-hu.agencies-show-nosector .agency-card .fixflex,body.country-hu.agencies-show-region .agency-card .fixflex,body.country-pl.agencies-show .agency-card .fixflex,body.country-pl.agencies-show-nosector .agency-card .fixflex,body.country-pl.agencies-show-region .agency-card .fixflex,body.country-tn.agencies-show .agency-card .fixflex,body.country-tn.agencies-show-nosector .agency-card .fixflex,body.country-tn.agencies-show-region .agency-card .fixflex{display:grid!important}body.country-es.agencies-show .agency-card .agency-data,body.country-es.agencies-show-nosector .agency-card .agency-data,body.country-es.agencies-show-region .agency-card .agency-data,body.country-hu.agencies-show .agency-card .agency-data,body.country-hu.agencies-show-nosector .agency-card .agency-data,body.country-hu.agencies-show-region .agency-card .agency-data,body.country-pl.agencies-show .agency-card .agency-data,body.country-pl.agencies-show-nosector .agency-card .agency-data,body.country-pl.agencies-show-region .agency-card .agency-data,body.country-tn.agencies-show .agency-card .agency-data,body.country-tn.agencies-show-nosector .agency-card .agency-data,body.country-tn.agencies-show-region .agency-card .agency-data{display:flex}body.country-es.agencies-show .agency-card .agency-data img,body.country-es.agencies-show-nosector .agency-card .agency-data img,body.country-es.agencies-show-region .agency-card .agency-data img,body.country-hu.agencies-show .agency-card .agency-data img,body.country-hu.agencies-show-nosector .agency-card .agency-data img,body.country-hu.agencies-show-region .agency-card .agency-data img,body.country-pl.agencies-show .agency-card .agency-data img,body.country-pl.agencies-show-nosector .agency-card .agency-data img,body.country-pl.agencies-show-region .agency-card .agency-data img,body.country-tn.agencies-show .agency-card .agency-data img,body.country-tn.agencies-show-nosector .agency-card .agency-data img,body.country-tn.agencies-show-region .agency-card .agency-data img{border:1px solid;border-radius:10px;height:3rem;margin-right:.5rem;padding:.3rem;width:3rem}body.country-es.agencies-show .agency-card .agency-data img.agency-aicat-img,body.country-es.agencies-show-nosector .agency-card .agency-data img.agency-aicat-img,body.country-es.agencies-show-region .agency-card .agency-data img.agency-aicat-img,body.country-hu.agencies-show .agency-card .agency-data img.agency-aicat-img,body.country-hu.agencies-show-nosector .agency-card .agency-data img.agency-aicat-img,body.country-hu.agencies-show-region .agency-card .agency-data img.agency-aicat-img,body.country-pl.agencies-show .agency-card .agency-data img.agency-aicat-img,body.country-pl.agencies-show-nosector .agency-card .agency-data img.agency-aicat-img,body.country-pl.agencies-show-region .agency-card .agency-data img.agency-aicat-img,body.country-tn.agencies-show .agency-card .agency-data img.agency-aicat-img,body.country-tn.agencies-show-nosector .agency-card .agency-data img.agency-aicat-img,body.country-tn.agencies-show-region .agency-card .agency-data img.agency-aicat-img{border:none!important;height:auto!important;margin-left:.5rem;width:180px!important}body.country-es.agencies-show .agency-card .agency-data .agency-heading-data .business-name,body.country-es.agencies-show-nosector .agency-card .agency-data .agency-heading-data .business-name,body.country-es.agencies-show-region .agency-card .agency-data .agency-heading-data .business-name,body.country-hu.agencies-show .agency-card .agency-data .agency-heading-data .business-name,body.country-hu.agencies-show-nosector .agency-card .agency-data .agency-heading-data .business-name,body.country-hu.agencies-show-region .agency-card .agency-data .agency-heading-data .business-name,body.country-pl.agencies-show .agency-card .agency-data .agency-heading-data .business-name,body.country-pl.agencies-show-nosector .agency-card .agency-data .agency-heading-data .business-name,body.country-pl.agencies-show-region .agency-card .agency-data .agency-heading-data .business-name,body.country-tn.agencies-show .agency-card .agency-data .agency-heading-data .business-name,body.country-tn.agencies-show-nosector .agency-card .agency-data .agency-heading-data .business-name,body.country-tn.agencies-show-region .agency-card .agency-data .agency-heading-data .business-name{font-size:.8rem;font-weight:600;line-height:1.2}body.country-es.agencies-show .agency-card .btn-network,body.country-es.agencies-show-nosector .agency-card .btn-network,body.country-es.agencies-show-region .agency-card .btn-network,body.country-hu.agencies-show .agency-card .btn-network,body.country-hu.agencies-show-nosector .agency-card .btn-network,body.country-hu.agencies-show-region .agency-card .btn-network,body.country-pl.agencies-show .agency-card .btn-network,body.country-pl.agencies-show-nosector .agency-card .btn-network,body.country-pl.agencies-show-region .agency-card .btn-network,body.country-tn.agencies-show .agency-card .btn-network,body.country-tn.agencies-show-nosector .agency-card .btn-network,body.country-tn.agencies-show-region .agency-card .btn-network{margin:0}body.country-es.agencies-show .agency-card .links-container,body.country-es.agencies-show-nosector .agency-card .links-container,body.country-es.agencies-show-region .agency-card .links-container,body.country-hu.agencies-show .agency-card .links-container,body.country-hu.agencies-show-nosector .agency-card .links-container,body.country-hu.agencies-show-region .agency-card .links-container,body.country-pl.agencies-show .agency-card .links-container,body.country-pl.agencies-show-nosector .agency-card .links-container,body.country-pl.agencies-show-region .agency-card .links-container,body.country-tn.agencies-show .agency-card .links-container,body.country-tn.agencies-show-nosector .agency-card .links-container,body.country-tn.agencies-show-region .agency-card .links-container{display:flex;margin:0}body.country-es.agencies-show .agency-card .links-container .btn-contact,body.country-es.agencies-show-nosector .agency-card .links-container .btn-contact,body.country-es.agencies-show-region .agency-card .links-container .btn-contact,body.country-hu.agencies-show .agency-card .links-container .btn-contact,body.country-hu.agencies-show-nosector .agency-card .links-container .btn-contact,body.country-hu.agencies-show-region .agency-card .links-container .btn-contact,body.country-pl.agencies-show .agency-card .links-container .btn-contact,body.country-pl.agencies-show-nosector .agency-card .links-container .btn-contact,body.country-pl.agencies-show-region .agency-card .links-container .btn-contact,body.country-tn.agencies-show .agency-card .links-container .btn-contact,body.country-tn.agencies-show-nosector .agency-card .links-container .btn-contact,body.country-tn.agencies-show-region .agency-card .links-container .btn-contact{border:2px solid #e1e9f4;color:#424e5b;height:45px;margin:0;width:45px}body.country-es.agencies-show .agency-card .links-container .btn-contact:hover,body.country-es.agencies-show-nosector .agency-card .links-container .btn-contact:hover,body.country-es.agencies-show-region .agency-card .links-container .btn-contact:hover,body.country-hu.agencies-show .agency-card .links-container .btn-contact:hover,body.country-hu.agencies-show-nosector .agency-card .links-container .btn-contact:hover,body.country-hu.agencies-show-region .agency-card .links-container .btn-contact:hover,body.country-pl.agencies-show .agency-card .links-container .btn-contact:hover,body.country-pl.agencies-show-nosector .agency-card .links-container .btn-contact:hover,body.country-pl.agencies-show-region .agency-card .links-container .btn-contact:hover,body.country-tn.agencies-show .agency-card .links-container .btn-contact:hover,body.country-tn.agencies-show-nosector .agency-card .links-container .btn-contact:hover,body.country-tn.agencies-show-region .agency-card .links-container .btn-contact:hover{background-color:#f8f8f8;box-shadow:0 0 14px rgba(66,79,92,.12)!important}body.country-es.agencies-show .agency-card .links-container .btn-contact .masked-image,body.country-es.agencies-show-nosector .agency-card .links-container .btn-contact .masked-image,body.country-es.agencies-show-region .agency-card .links-container .btn-contact .masked-image,body.country-hu.agencies-show .agency-card .links-container .btn-contact .masked-image,body.country-hu.agencies-show-nosector .agency-card .links-container .btn-contact .masked-image,body.country-hu.agencies-show-region .agency-card .links-container .btn-contact .masked-image,body.country-pl.agencies-show .agency-card .links-container .btn-contact .masked-image,body.country-pl.agencies-show-nosector .agency-card .links-container .btn-contact .masked-image,body.country-pl.agencies-show-region .agency-card .links-container .btn-contact .masked-image,body.country-tn.agencies-show .agency-card .links-container .btn-contact .masked-image,body.country-tn.agencies-show-nosector .agency-card .links-container .btn-contact .masked-image,body.country-tn.agencies-show-region .agency-card .links-container .btn-contact .masked-image{height:1.2rem;text-align:center;width:1.2rem}body.country-es.agencies-show .agency-card .agency-img-zone img,body.country-es.agencies-show-nosector .agency-card .agency-img-zone img,body.country-es.agencies-show-region .agency-card .agency-img-zone img,body.country-hu.agencies-show .agency-card .agency-img-zone img,body.country-hu.agencies-show-nosector .agency-card .agency-img-zone img,body.country-hu.agencies-show-region .agency-card .agency-img-zone img,body.country-pl.agencies-show .agency-card .agency-img-zone img,body.country-pl.agencies-show-nosector .agency-card .agency-img-zone img,body.country-pl.agencies-show-region .agency-card .agency-img-zone img,body.country-tn.agencies-show .agency-card .agency-img-zone img,body.country-tn.agencies-show-nosector .agency-card .agency-img-zone img,body.country-tn.agencies-show-region .agency-card .agency-img-zone img{border-radius:10px;height:94%;-o-object-fit:cover;object-fit:cover}body.country-es.agencies-show .agency-card .info,body.country-es.agencies-show-nosector .agency-card .info,body.country-es.agencies-show-region .agency-card .info,body.country-hu.agencies-show .agency-card .info,body.country-hu.agencies-show-nosector .agency-card .info,body.country-hu.agencies-show-region .agency-card .info,body.country-pl.agencies-show .agency-card .info,body.country-pl.agencies-show-nosector .agency-card .info,body.country-pl.agencies-show-region .agency-card .info,body.country-tn.agencies-show .agency-card .info,body.country-tn.agencies-show-nosector .agency-card .info,body.country-tn.agencies-show-region .agency-card .info{background-color:#f1f2f3;border-radius:10px;font-size:.9rem;height:100%;padding:20px}body.country-es.agencies-show .agency-card .info .p-2,body.country-es.agencies-show-nosector .agency-card .info .p-2,body.country-es.agencies-show-region .agency-card .info .p-2,body.country-hu.agencies-show .agency-card .info .p-2,body.country-hu.agencies-show-nosector .agency-card .info .p-2,body.country-hu.agencies-show-region .agency-card .info .p-2,body.country-pl.agencies-show .agency-card .info .p-2,body.country-pl.agencies-show-nosector .agency-card .info .p-2,body.country-pl.agencies-show-region .agency-card .info .p-2,body.country-tn.agencies-show .agency-card .info .p-2,body.country-tn.agencies-show-nosector .agency-card .info .p-2,body.country-tn.agencies-show-region .agency-card .info .p-2{padding:.3rem!important}body.country-es.agencies-show .agency-card .info .masked-image,body.country-es.agencies-show-nosector .agency-card .info .masked-image,body.country-es.agencies-show-region .agency-card .info .masked-image,body.country-hu.agencies-show .agency-card .info .masked-image,body.country-hu.agencies-show-nosector .agency-card .info .masked-image,body.country-hu.agencies-show-region .agency-card .info .masked-image,body.country-pl.agencies-show .agency-card .info .masked-image,body.country-pl.agencies-show-nosector .agency-card .info .masked-image,body.country-pl.agencies-show-region .agency-card .info .masked-image,body.country-tn.agencies-show .agency-card .info .masked-image,body.country-tn.agencies-show-nosector .agency-card .info .masked-image,body.country-tn.agencies-show-region .agency-card .info .masked-image{display:block;height:1.2rem;width:1.2rem}body.country-es.agencies-show .agency-card .info h3,body.country-es.agencies-show-nosector .agency-card .info h3,body.country-es.agencies-show-region .agency-card .info h3,body.country-hu.agencies-show .agency-card .info h3,body.country-hu.agencies-show-nosector .agency-card .info h3,body.country-hu.agencies-show-region .agency-card .info h3,body.country-pl.agencies-show .agency-card .info h3,body.country-pl.agencies-show-nosector .agency-card .info h3,body.country-pl.agencies-show-region .agency-card .info h3,body.country-tn.agencies-show .agency-card .info h3,body.country-tn.agencies-show-nosector .agency-card .info h3,body.country-tn.agencies-show-region .agency-card .info h3{color:#4a7ea1;font-size:20px;font-weight:600}body.country-es.agencies-show .agency-card .info .hours_scroll,body.country-es.agencies-show-nosector .agency-card .info .hours_scroll,body.country-es.agencies-show-region .agency-card .info .hours_scroll,body.country-hu.agencies-show .agency-card .info .hours_scroll,body.country-hu.agencies-show-nosector .agency-card .info .hours_scroll,body.country-hu.agencies-show-region .agency-card .info .hours_scroll,body.country-pl.agencies-show .agency-card .info .hours_scroll,body.country-pl.agencies-show-nosector .agency-card .info .hours_scroll,body.country-pl.agencies-show-region .agency-card .info .hours_scroll,body.country-tn.agencies-show .agency-card .info .hours_scroll,body.country-tn.agencies-show-nosector .agency-card .info .hours_scroll,body.country-tn.agencies-show-region .agency-card .info .hours_scroll{max-height:90px;overflow-x:overlay}body.country-es.agencies-show .agency-card .banner,body.country-es.agencies-show-nosector .agency-card .banner,body.country-es.agencies-show-region .agency-card .banner,body.country-hu.agencies-show .agency-card .banner,body.country-hu.agencies-show-nosector .agency-card .banner,body.country-hu.agencies-show-region .agency-card .banner,body.country-pl.agencies-show .agency-card .banner,body.country-pl.agencies-show-nosector .agency-card .banner,body.country-pl.agencies-show-region .agency-card .banner,body.country-tn.agencies-show .agency-card .banner,body.country-tn.agencies-show-nosector .agency-card .banner,body.country-tn.agencies-show-region .agency-card .banner{border-radius:10px;font-size:.9rem;padding:10px}body.country-es.agencies-show .agency-card .banner.view-properties,body.country-es.agencies-show-nosector .agency-card .banner.view-properties,body.country-es.agencies-show-region .agency-card .banner.view-properties,body.country-hu.agencies-show .agency-card .banner.view-properties,body.country-hu.agencies-show-nosector .agency-card .banner.view-properties,body.country-hu.agencies-show-region .agency-card .banner.view-properties,body.country-pl.agencies-show .agency-card .banner.view-properties,body.country-pl.agencies-show-nosector .agency-card .banner.view-properties,body.country-pl.agencies-show-region .agency-card .banner.view-properties,body.country-tn.agencies-show .agency-card .banner.view-properties,body.country-tn.agencies-show-nosector .agency-card .banner.view-properties,body.country-tn.agencies-show-region .agency-card .banner.view-properties{background:#f0f2e1;margin-top:1rem}body.country-es.agencies-show .agency-card .banner.sell-properties,body.country-es.agencies-show-nosector .agency-card .banner.sell-properties,body.country-es.agencies-show-region .agency-card .banner.sell-properties,body.country-hu.agencies-show .agency-card .banner.sell-properties,body.country-hu.agencies-show-nosector .agency-card .banner.sell-properties,body.country-hu.agencies-show-region .agency-card .banner.sell-properties,body.country-pl.agencies-show .agency-card .banner.sell-properties,body.country-pl.agencies-show-nosector .agency-card .banner.sell-properties,body.country-pl.agencies-show-region .agency-card .banner.sell-properties,body.country-tn.agencies-show .agency-card .banner.sell-properties,body.country-tn.agencies-show-nosector .agency-card .banner.sell-properties,body.country-tn.agencies-show-region .agency-card .banner.sell-properties{background:#dce8f3}body.country-es.agencies-show .agency-card .banner .title,body.country-es.agencies-show-nosector .agency-card .banner .title,body.country-es.agencies-show-region .agency-card .banner .title,body.country-hu.agencies-show .agency-card .banner .title,body.country-hu.agencies-show-nosector .agency-card .banner .title,body.country-hu.agencies-show-region .agency-card .banner .title,body.country-pl.agencies-show .agency-card .banner .title,body.country-pl.agencies-show-nosector .agency-card .banner .title,body.country-pl.agencies-show-region .agency-card .banner .title,body.country-tn.agencies-show .agency-card .banner .title,body.country-tn.agencies-show-nosector .agency-card .banner .title,body.country-tn.agencies-show-region .agency-card .banner .title{color:#4a7ea1;font-size:1rem;font-weight:600}body.country-es.agencies-show .agency-card .banner .null,body.country-es.agencies-show-nosector .agency-card .banner .null,body.country-es.agencies-show-region .agency-card .banner .null,body.country-hu.agencies-show .agency-card .banner .null,body.country-hu.agencies-show-nosector .agency-card .banner .null,body.country-hu.agencies-show-region .agency-card .banner .null,body.country-pl.agencies-show .agency-card .banner .null,body.country-pl.agencies-show-nosector .agency-card .banner .null,body.country-pl.agencies-show-region .agency-card .banner .null,body.country-tn.agencies-show .agency-card .banner .null,body.country-tn.agencies-show-nosector .agency-card .banner .null,body.country-tn.agencies-show-region .agency-card .banner .null{display:none}body.country-es.agencies-show .agency-team,body.country-es.agencies-show .desc-card,body.country-es.agencies-show-nosector .agency-team,body.country-es.agencies-show-nosector .desc-card,body.country-es.agencies-show-region .agency-team,body.country-es.agencies-show-region .desc-card,body.country-hu.agencies-show .agency-team,body.country-hu.agencies-show .desc-card,body.country-hu.agencies-show-nosector .agency-team,body.country-hu.agencies-show-nosector .desc-card,body.country-hu.agencies-show-region .agency-team,body.country-hu.agencies-show-region .desc-card,body.country-pl.agencies-show .agency-team,body.country-pl.agencies-show .desc-card,body.country-pl.agencies-show-nosector .agency-team,body.country-pl.agencies-show-nosector .desc-card,body.country-pl.agencies-show-region .agency-team,body.country-pl.agencies-show-region .desc-card,body.country-tn.agencies-show .agency-team,body.country-tn.agencies-show .desc-card,body.country-tn.agencies-show-nosector .agency-team,body.country-tn.agencies-show-nosector .desc-card,body.country-tn.agencies-show-region .agency-team,body.country-tn.agencies-show-region .desc-card{background-color:#fff;border-radius:20px;box-shadow:0 0 2rem 11px rgba(0,0,0,.11);margin-top:3rem;padding:20px}body.country-es.agencies-show .agency-team h4,body.country-es.agencies-show .desc-card h4,body.country-es.agencies-show-nosector .agency-team h4,body.country-es.agencies-show-nosector .desc-card h4,body.country-es.agencies-show-region .agency-team h4,body.country-es.agencies-show-region .desc-card h4,body.country-hu.agencies-show .agency-team h4,body.country-hu.agencies-show .desc-card h4,body.country-hu.agencies-show-nosector .agency-team h4,body.country-hu.agencies-show-nosector .desc-card h4,body.country-hu.agencies-show-region .agency-team h4,body.country-hu.agencies-show-region .desc-card h4,body.country-pl.agencies-show .agency-team h4,body.country-pl.agencies-show .desc-card h4,body.country-pl.agencies-show-nosector .agency-team h4,body.country-pl.agencies-show-nosector .desc-card h4,body.country-pl.agencies-show-region .agency-team h4,body.country-pl.agencies-show-region .desc-card h4,body.country-tn.agencies-show .agency-team h4,body.country-tn.agencies-show .desc-card h4,body.country-tn.agencies-show-nosector .agency-team h4,body.country-tn.agencies-show-nosector .desc-card h4,body.country-tn.agencies-show-region .agency-team h4,body.country-tn.agencies-show-region .desc-card h4{font-size:1rem;font-weight:600}body.country-es.agencies-show .agency-team .agency-team-slide,body.country-es.agencies-show .desc-card .agency-team-slide,body.country-es.agencies-show-nosector .agency-team .agency-team-slide,body.country-es.agencies-show-nosector .desc-card .agency-team-slide,body.country-es.agencies-show-region .agency-team .agency-team-slide,body.country-es.agencies-show-region .desc-card .agency-team-slide,body.country-hu.agencies-show .agency-team .agency-team-slide,body.country-hu.agencies-show .desc-card .agency-team-slide,body.country-hu.agencies-show-nosector .agency-team .agency-team-slide,body.country-hu.agencies-show-nosector .desc-card .agency-team-slide,body.country-hu.agencies-show-region .agency-team .agency-team-slide,body.country-hu.agencies-show-region .desc-card .agency-team-slide,body.country-pl.agencies-show .agency-team .agency-team-slide,body.country-pl.agencies-show .desc-card .agency-team-slide,body.country-pl.agencies-show-nosector .agency-team .agency-team-slide,body.country-pl.agencies-show-nosector .desc-card .agency-team-slide,body.country-pl.agencies-show-region .agency-team .agency-team-slide,body.country-pl.agencies-show-region .desc-card .agency-team-slide,body.country-tn.agencies-show .agency-team .agency-team-slide,body.country-tn.agencies-show .desc-card .agency-team-slide,body.country-tn.agencies-show-nosector .agency-team .agency-team-slide,body.country-tn.agencies-show-nosector .desc-card .agency-team-slide,body.country-tn.agencies-show-region .agency-team .agency-team-slide,body.country-tn.agencies-show-region .desc-card .agency-team-slide{padding-right:.9rem;text-align:center}body.country-es.agencies-show .agency-team .agency-team-slide .avatar,body.country-es.agencies-show .desc-card .agency-team-slide .avatar,body.country-es.agencies-show-nosector .agency-team .agency-team-slide .avatar,body.country-es.agencies-show-nosector .desc-card .agency-team-slide .avatar,body.country-es.agencies-show-region .agency-team .agency-team-slide .avatar,body.country-es.agencies-show-region .desc-card .agency-team-slide .avatar,body.country-hu.agencies-show .agency-team .agency-team-slide .avatar,body.country-hu.agencies-show .desc-card .agency-team-slide .avatar,body.country-hu.agencies-show-nosector .agency-team .agency-team-slide .avatar,body.country-hu.agencies-show-nosector .desc-card .agency-team-slide .avatar,body.country-hu.agencies-show-region .agency-team .agency-team-slide .avatar,body.country-hu.agencies-show-region .desc-card .agency-team-slide .avatar,body.country-pl.agencies-show .agency-team .agency-team-slide .avatar,body.country-pl.agencies-show .desc-card .agency-team-slide .avatar,body.country-pl.agencies-show-nosector .agency-team .agency-team-slide .avatar,body.country-pl.agencies-show-nosector .desc-card .agency-team-slide .avatar,body.country-pl.agencies-show-region .agency-team .agency-team-slide .avatar,body.country-pl.agencies-show-region .desc-card .agency-team-slide .avatar,body.country-tn.agencies-show .agency-team .agency-team-slide .avatar,body.country-tn.agencies-show .desc-card .agency-team-slide .avatar,body.country-tn.agencies-show-nosector .agency-team .agency-team-slide .avatar,body.country-tn.agencies-show-nosector .desc-card .agency-team-slide .avatar,body.country-tn.agencies-show-region .agency-team .agency-team-slide .avatar,body.country-tn.agencies-show-region .desc-card .agency-team-slide .avatar{background:#f1f1f1;border-radius:20px;height:160px;width:160px}body.country-es.agencies-show .agency-team .agency-team-slide .name,body.country-es.agencies-show .desc-card .agency-team-slide .name,body.country-es.agencies-show-nosector .agency-team .agency-team-slide .name,body.country-es.agencies-show-nosector .desc-card .agency-team-slide .name,body.country-es.agencies-show-region .agency-team .agency-team-slide .name,body.country-es.agencies-show-region .desc-card .agency-team-slide .name,body.country-hu.agencies-show .agency-team .agency-team-slide .name,body.country-hu.agencies-show .desc-card .agency-team-slide .name,body.country-hu.agencies-show-nosector .agency-team .agency-team-slide .name,body.country-hu.agencies-show-nosector .desc-card .agency-team-slide .name,body.country-hu.agencies-show-region .agency-team .agency-team-slide .name,body.country-hu.agencies-show-region .desc-card .agency-team-slide .name,body.country-pl.agencies-show .agency-team .agency-team-slide .name,body.country-pl.agencies-show .desc-card .agency-team-slide .name,body.country-pl.agencies-show-nosector .agency-team .agency-team-slide .name,body.country-pl.agencies-show-nosector .desc-card .agency-team-slide .name,body.country-pl.agencies-show-region .agency-team .agency-team-slide .name,body.country-pl.agencies-show-region .desc-card .agency-team-slide .name,body.country-tn.agencies-show .agency-team .agency-team-slide .name,body.country-tn.agencies-show .desc-card .agency-team-slide .name,body.country-tn.agencies-show-nosector .agency-team .agency-team-slide .name,body.country-tn.agencies-show-nosector .desc-card .agency-team-slide .name,body.country-tn.agencies-show-region .agency-team .agency-team-slide .name,body.country-tn.agencies-show-region .desc-card .agency-team-slide .name{font-size:.7rem;font-weight:400;text-align:center}body.country-es.agencies-show .agency-team .agency-team-slide .role,body.country-es.agencies-show .desc-card .agency-team-slide .role,body.country-es.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-es.agencies-show-nosector .desc-card .agency-team-slide .role,body.country-es.agencies-show-region .agency-team .agency-team-slide .role,body.country-es.agencies-show-region .desc-card .agency-team-slide .role,body.country-hu.agencies-show .agency-team .agency-team-slide .role,body.country-hu.agencies-show .desc-card .agency-team-slide .role,body.country-hu.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-hu.agencies-show-nosector .desc-card .agency-team-slide .role,body.country-hu.agencies-show-region .agency-team .agency-team-slide .role,body.country-hu.agencies-show-region .desc-card .agency-team-slide .role,body.country-pl.agencies-show .agency-team .agency-team-slide .role,body.country-pl.agencies-show .desc-card .agency-team-slide .role,body.country-pl.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-pl.agencies-show-nosector .desc-card .agency-team-slide .role,body.country-pl.agencies-show-region .agency-team .agency-team-slide .role,body.country-pl.agencies-show-region .desc-card .agency-team-slide .role,body.country-tn.agencies-show .agency-team .agency-team-slide .role,body.country-tn.agencies-show .desc-card .agency-team-slide .role,body.country-tn.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-tn.agencies-show-nosector .desc-card .agency-team-slide .role,body.country-tn.agencies-show-region .agency-team .agency-team-slide .role,body.country-tn.agencies-show-region .desc-card .agency-team-slide .role{font-size:.7rem;font-weight:700;text-align:center;text-transform:uppercase}body.country-es.agencies-show .agency-team .VueCarousel-navigation-next,body.country-es.agencies-show .desc-card .VueCarousel-navigation-next,body.country-es.agencies-show-nosector .agency-team .VueCarousel-navigation-next,body.country-es.agencies-show-nosector .desc-card .VueCarousel-navigation-next,body.country-es.agencies-show-region .agency-team .VueCarousel-navigation-next,body.country-es.agencies-show-region .desc-card .VueCarousel-navigation-next,body.country-hu.agencies-show .agency-team .VueCarousel-navigation-next,body.country-hu.agencies-show .desc-card .VueCarousel-navigation-next,body.country-hu.agencies-show-nosector .agency-team .VueCarousel-navigation-next,body.country-hu.agencies-show-nosector .desc-card .VueCarousel-navigation-next,body.country-hu.agencies-show-region .agency-team .VueCarousel-navigation-next,body.country-hu.agencies-show-region .desc-card .VueCarousel-navigation-next,body.country-pl.agencies-show .agency-team .VueCarousel-navigation-next,body.country-pl.agencies-show .desc-card .VueCarousel-navigation-next,body.country-pl.agencies-show-nosector .agency-team .VueCarousel-navigation-next,body.country-pl.agencies-show-nosector .desc-card .VueCarousel-navigation-next,body.country-pl.agencies-show-region .agency-team .VueCarousel-navigation-next,body.country-pl.agencies-show-region .desc-card .VueCarousel-navigation-next,body.country-tn.agencies-show .agency-team .VueCarousel-navigation-next,body.country-tn.agencies-show .desc-card .VueCarousel-navigation-next,body.country-tn.agencies-show-nosector .agency-team .VueCarousel-navigation-next,body.country-tn.agencies-show-nosector .desc-card .VueCarousel-navigation-next,body.country-tn.agencies-show-region .agency-team .VueCarousel-navigation-next,body.country-tn.agencies-show-region .desc-card .VueCarousel-navigation-next{right:33px!important}body.country-es.agencies-show .agency-team .VueCarousel-navigation-prev,body.country-es.agencies-show .desc-card .VueCarousel-navigation-prev,body.country-es.agencies-show-nosector .agency-team .VueCarousel-navigation-prev,body.country-es.agencies-show-nosector .desc-card .VueCarousel-navigation-prev,body.country-es.agencies-show-region .agency-team .VueCarousel-navigation-prev,body.country-es.agencies-show-region .desc-card .VueCarousel-navigation-prev,body.country-hu.agencies-show .agency-team .VueCarousel-navigation-prev,body.country-hu.agencies-show .desc-card .VueCarousel-navigation-prev,body.country-hu.agencies-show-nosector .agency-team .VueCarousel-navigation-prev,body.country-hu.agencies-show-nosector .desc-card .VueCarousel-navigation-prev,body.country-hu.agencies-show-region .agency-team .VueCarousel-navigation-prev,body.country-hu.agencies-show-region .desc-card .VueCarousel-navigation-prev,body.country-pl.agencies-show .agency-team .VueCarousel-navigation-prev,body.country-pl.agencies-show .desc-card .VueCarousel-navigation-prev,body.country-pl.agencies-show-nosector .agency-team .VueCarousel-navigation-prev,body.country-pl.agencies-show-nosector .desc-card .VueCarousel-navigation-prev,body.country-pl.agencies-show-region .agency-team .VueCarousel-navigation-prev,body.country-pl.agencies-show-region .desc-card .VueCarousel-navigation-prev,body.country-tn.agencies-show .agency-team .VueCarousel-navigation-prev,body.country-tn.agencies-show .desc-card .VueCarousel-navigation-prev,body.country-tn.agencies-show-nosector .agency-team .VueCarousel-navigation-prev,body.country-tn.agencies-show-nosector .desc-card .VueCarousel-navigation-prev,body.country-tn.agencies-show-region .agency-team .VueCarousel-navigation-prev,body.country-tn.agencies-show-region .desc-card .VueCarousel-navigation-prev{left:45px!important}body.country-es.agencies-show .agency-map,body.country-es.agencies-show-nosector .agency-map,body.country-es.agencies-show-region .agency-map,body.country-hu.agencies-show .agency-map,body.country-hu.agencies-show-nosector .agency-map,body.country-hu.agencies-show-region .agency-map,body.country-pl.agencies-show .agency-map,body.country-pl.agencies-show-nosector .agency-map,body.country-pl.agencies-show-region .agency-map,body.country-tn.agencies-show .agency-map,body.country-tn.agencies-show-nosector .agency-map,body.country-tn.agencies-show-region .agency-map{margin-top:1rem}body.country-es.agencies-show .agency-map h2,body.country-es.agencies-show-nosector .agency-map h2,body.country-es.agencies-show-region .agency-map h2,body.country-hu.agencies-show .agency-map h2,body.country-hu.agencies-show-nosector .agency-map h2,body.country-hu.agencies-show-region .agency-map h2,body.country-pl.agencies-show .agency-map h2,body.country-pl.agencies-show-nosector .agency-map h2,body.country-pl.agencies-show-region .agency-map h2,body.country-tn.agencies-show .agency-map h2,body.country-tn.agencies-show-nosector .agency-map h2,body.country-tn.agencies-show-region .agency-map h2{display:none}body.country-es.agencies-show .agency-map .search-bar-container,body.country-es.agencies-show-nosector .agency-map .search-bar-container,body.country-es.agencies-show-region .agency-map .search-bar-container,body.country-hu.agencies-show .agency-map .search-bar-container,body.country-hu.agencies-show-nosector .agency-map .search-bar-container,body.country-hu.agencies-show-region .agency-map .search-bar-container,body.country-pl.agencies-show .agency-map .search-bar-container,body.country-pl.agencies-show-nosector .agency-map .search-bar-container,body.country-pl.agencies-show-region .agency-map .search-bar-container,body.country-tn.agencies-show .agency-map .search-bar-container,body.country-tn.agencies-show-nosector .agency-map .search-bar-container,body.country-tn.agencies-show-region .agency-map .search-bar-container{align-items:center;background:#fff;border-radius:20px;box-shadow:0 0 5px 0 rgba(0,0,0,.12);display:flex;height:2.5rem;left:1rem;padding:5px 12px;position:relative;top:3.4rem;width:90%;z-index:1}body.country-es.agencies-show .agency-map .search-bar-container .geolocalize,body.country-es.agencies-show-nosector .agency-map .search-bar-container .geolocalize,body.country-es.agencies-show-region .agency-map .search-bar-container .geolocalize,body.country-hu.agencies-show .agency-map .search-bar-container .geolocalize,body.country-hu.agencies-show-nosector .agency-map .search-bar-container .geolocalize,body.country-hu.agencies-show-region .agency-map .search-bar-container .geolocalize,body.country-pl.agencies-show .agency-map .search-bar-container .geolocalize,body.country-pl.agencies-show-nosector .agency-map .search-bar-container .geolocalize,body.country-pl.agencies-show-region .agency-map .search-bar-container .geolocalize,body.country-tn.agencies-show .agency-map .search-bar-container .geolocalize,body.country-tn.agencies-show-nosector .agency-map .search-bar-container .geolocalize,body.country-tn.agencies-show-region .agency-map .search-bar-container .geolocalize{border-radius:50%;height:30px;line-height:30px;width:30px}body.country-es.agencies-show .agency-map .search-bar-container .address-autocomplete,body.country-es.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete,body.country-es.agencies-show-region .agency-map .search-bar-container .address-autocomplete,body.country-hu.agencies-show .agency-map .search-bar-container .address-autocomplete,body.country-hu.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete,body.country-hu.agencies-show-region .agency-map .search-bar-container .address-autocomplete,body.country-pl.agencies-show .agency-map .search-bar-container .address-autocomplete,body.country-pl.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete,body.country-pl.agencies-show-region .agency-map .search-bar-container .address-autocomplete,body.country-tn.agencies-show .agency-map .search-bar-container .address-autocomplete,body.country-tn.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete,body.country-tn.agencies-show-region .agency-map .search-bar-container .address-autocomplete{width:75%}body.country-es.agencies-show .agency-map .search-bar-container .address-autocomplete .form-control,body.country-es.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete .form-control,body.country-es.agencies-show-region .agency-map .search-bar-container .address-autocomplete .form-control,body.country-hu.agencies-show .agency-map .search-bar-container .address-autocomplete .form-control,body.country-hu.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete .form-control,body.country-hu.agencies-show-region .agency-map .search-bar-container .address-autocomplete .form-control,body.country-pl.agencies-show .agency-map .search-bar-container .address-autocomplete .form-control,body.country-pl.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete .form-control,body.country-pl.agencies-show-region .agency-map .search-bar-container .address-autocomplete .form-control,body.country-tn.agencies-show .agency-map .search-bar-container .address-autocomplete .form-control,body.country-tn.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete .form-control,body.country-tn.agencies-show-region .agency-map .search-bar-container .address-autocomplete .form-control{border-color:#fff;height:30px}body.country-es.agencies-show .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-es.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-es.agencies-show-region .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-hu.agencies-show .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-hu.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-hu.agencies-show-region .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-pl.agencies-show .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-pl.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-pl.agencies-show-region .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-tn.agencies-show .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-tn.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results,body.country-tn.agencies-show-region .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results{left:0;max-width:100%}body.country-es.agencies-show .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-es.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-es.agencies-show-region .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-hu.agencies-show .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-hu.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-hu.agencies-show-region .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-pl.agencies-show .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-pl.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-pl.agencies-show-region .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-tn.agencies-show .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-tn.agencies-show-nosector .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results,body.country-tn.agencies-show-region .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results{background:#fff;border-radius:20px;box-shadow:0 0 39px 0 rgba(57,68,81,.24);list-style:none;margin-top:.5rem;max-height:380px;max-height:38vh;max-width:690px;overflow:auto;padding:1rem 1rem .5rem;position:absolute;width:calc(100vw - 30px);z-index:100}body.country-es.agencies-show .agency-map .search-bar-container .buttons,body.country-es.agencies-show-nosector .agency-map .search-bar-container .buttons,body.country-es.agencies-show-region .agency-map .search-bar-container .buttons,body.country-hu.agencies-show .agency-map .search-bar-container .buttons,body.country-hu.agencies-show-nosector .agency-map .search-bar-container .buttons,body.country-hu.agencies-show-region .agency-map .search-bar-container .buttons,body.country-pl.agencies-show .agency-map .search-bar-container .buttons,body.country-pl.agencies-show-nosector .agency-map .search-bar-container .buttons,body.country-pl.agencies-show-region .agency-map .search-bar-container .buttons,body.country-tn.agencies-show .agency-map .search-bar-container .buttons,body.country-tn.agencies-show-nosector .agency-map .search-bar-container .buttons,body.country-tn.agencies-show-region .agency-map .search-bar-container .buttons{display:flex;height:30px;line-height:30px;width:70px}body.country-es.agencies-show .agency-map .search-bar-container .buttons .ico_percorso,body.country-es.agencies-show-nosector .agency-map .search-bar-container .buttons .ico_percorso,body.country-es.agencies-show-region .agency-map .search-bar-container .buttons .ico_percorso,body.country-hu.agencies-show .agency-map .search-bar-container .buttons .ico_percorso,body.country-hu.agencies-show-nosector .agency-map .search-bar-container .buttons .ico_percorso,body.country-hu.agencies-show-region .agency-map .search-bar-container .buttons .ico_percorso,body.country-pl.agencies-show .agency-map .search-bar-container .buttons .ico_percorso,body.country-pl.agencies-show-nosector .agency-map .search-bar-container .buttons .ico_percorso,body.country-pl.agencies-show-region .agency-map .search-bar-container .buttons .ico_percorso,body.country-tn.agencies-show .agency-map .search-bar-container .buttons .ico_percorso,body.country-tn.agencies-show-nosector .agency-map .search-bar-container .buttons .ico_percorso,body.country-tn.agencies-show-region .agency-map .search-bar-container .buttons .ico_percorso{height:1.3rem;margin-left:.8rem}body.country-es.agencies-show .agency-map .search-bar-container .buttons input[type=radio],body.country-es.agencies-show-nosector .agency-map .search-bar-container .buttons input[type=radio],body.country-es.agencies-show-region .agency-map .search-bar-container .buttons input[type=radio],body.country-hu.agencies-show .agency-map .search-bar-container .buttons input[type=radio],body.country-hu.agencies-show-nosector .agency-map .search-bar-container .buttons input[type=radio],body.country-hu.agencies-show-region .agency-map .search-bar-container .buttons input[type=radio],body.country-pl.agencies-show .agency-map .search-bar-container .buttons input[type=radio],body.country-pl.agencies-show-nosector .agency-map .search-bar-container .buttons input[type=radio],body.country-pl.agencies-show-region .agency-map .search-bar-container .buttons input[type=radio],body.country-tn.agencies-show .agency-map .search-bar-container .buttons input[type=radio],body.country-tn.agencies-show-nosector .agency-map .search-bar-container .buttons input[type=radio],body.country-tn.agencies-show-region .agency-map .search-bar-container .buttons input[type=radio]{line-height:normal;margin:4px 0 0;opacity:0;position:absolute}body.country-es.agencies-show .agency-map .detail-map .mapboxgl-canvas,body.country-es.agencies-show-nosector .agency-map .detail-map .mapboxgl-canvas,body.country-es.agencies-show-region .agency-map .detail-map .mapboxgl-canvas,body.country-hu.agencies-show .agency-map .detail-map .mapboxgl-canvas,body.country-hu.agencies-show-nosector .agency-map .detail-map .mapboxgl-canvas,body.country-hu.agencies-show-region .agency-map .detail-map .mapboxgl-canvas,body.country-pl.agencies-show .agency-map .detail-map .mapboxgl-canvas,body.country-pl.agencies-show-nosector .agency-map .detail-map .mapboxgl-canvas,body.country-pl.agencies-show-region .agency-map .detail-map .mapboxgl-canvas,body.country-tn.agencies-show .agency-map .detail-map .mapboxgl-canvas,body.country-tn.agencies-show-nosector .agency-map .detail-map .mapboxgl-canvas,body.country-tn.agencies-show-region .agency-map .detail-map .mapboxgl-canvas{border-radius:10px}body.country-es.agencies-show .agency-map .detail-map .mapboxgl-map,body.country-es.agencies-show-nosector .agency-map .detail-map .mapboxgl-map,body.country-es.agencies-show-region .agency-map .detail-map .mapboxgl-map,body.country-hu.agencies-show .agency-map .detail-map .mapboxgl-map,body.country-hu.agencies-show-nosector .agency-map .detail-map .mapboxgl-map,body.country-hu.agencies-show-region .agency-map .detail-map .mapboxgl-map,body.country-pl.agencies-show .agency-map .detail-map .mapboxgl-map,body.country-pl.agencies-show-nosector .agency-map .detail-map .mapboxgl-map,body.country-pl.agencies-show-region .agency-map .detail-map .mapboxgl-map,body.country-tn.agencies-show .agency-map .detail-map .mapboxgl-map,body.country-tn.agencies-show-nosector .agency-map .detail-map .mapboxgl-map,body.country-tn.agencies-show-region .agency-map .detail-map .mapboxgl-map{box-shadow:0 0 2rem 11px rgba(0,0,0,.11)}body.country-es.agencies-show .agency-map .actions-container,body.country-es.agencies-show-nosector .agency-map .actions-container,body.country-es.agencies-show-region .agency-map .actions-container,body.country-hu.agencies-show .agency-map .actions-container,body.country-hu.agencies-show-nosector .agency-map .actions-container,body.country-hu.agencies-show-region .agency-map .actions-container,body.country-pl.agencies-show .agency-map .actions-container,body.country-pl.agencies-show-nosector .agency-map .actions-container,body.country-pl.agencies-show-region .agency-map .actions-container,body.country-tn.agencies-show .agency-map .actions-container,body.country-tn.agencies-show-nosector .agency-map .actions-container,body.country-tn.agencies-show-region .agency-map .actions-container{background:#fff;border-radius:20px;box-shadow:0 0 2rem 11px rgba(0,0,0,.11);margin-bottom:1.7rem;margin-top:1.7rem;padding:1rem}body.country-es.agencies-show .agency-map .actions-container .info-street,body.country-es.agencies-show-nosector .agency-map .actions-container .info-street,body.country-es.agencies-show-region .agency-map .actions-container .info-street,body.country-hu.agencies-show .agency-map .actions-container .info-street,body.country-hu.agencies-show-nosector .agency-map .actions-container .info-street,body.country-hu.agencies-show-region .agency-map .actions-container .info-street,body.country-pl.agencies-show .agency-map .actions-container .info-street,body.country-pl.agencies-show-nosector .agency-map .actions-container .info-street,body.country-pl.agencies-show-region .agency-map .actions-container .info-street,body.country-tn.agencies-show .agency-map .actions-container .info-street,body.country-tn.agencies-show-nosector .agency-map .actions-container .info-street,body.country-tn.agencies-show-region .agency-map .actions-container .info-street{display:inline-flex;justify-content:space-between;width:100%}body.country-es.agencies-show .agency-map .actions-container .info-street .actions-buttons,body.country-es.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons,body.country-es.agencies-show-region .agency-map .actions-container .info-street .actions-buttons,body.country-hu.agencies-show .agency-map .actions-container .info-street .actions-buttons,body.country-hu.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons,body.country-hu.agencies-show-region .agency-map .actions-container .info-street .actions-buttons,body.country-pl.agencies-show .agency-map .actions-container .info-street .actions-buttons,body.country-pl.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons,body.country-pl.agencies-show-region .agency-map .actions-container .info-street .actions-buttons,body.country-tn.agencies-show .agency-map .actions-container .info-street .actions-buttons,body.country-tn.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons,body.country-tn.agencies-show-region .agency-map .actions-container .info-street .actions-buttons{justify-content:flex-end}body.country-es.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn,body.country-es.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons .btn,body.country-es.agencies-show-region .agency-map .actions-container .info-street .actions-buttons .btn,body.country-hu.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn,body.country-hu.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons .btn,body.country-hu.agencies-show-region .agency-map .actions-container .info-street .actions-buttons .btn,body.country-pl.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn,body.country-pl.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons .btn,body.country-pl.agencies-show-region .agency-map .actions-container .info-street .actions-buttons .btn,body.country-tn.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn,body.country-tn.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons .btn,body.country-tn.agencies-show-region .agency-map .actions-container .info-street .actions-buttons .btn{background-color:#f2f2f2;border-radius:12px;color:#9da1a4;font-size:.75rem;margin-left:.5rem;padding:.25rem .5rem;width:auto}body.country-es.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-es.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-es.agencies-show-region .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-hu.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-hu.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-hu.agencies-show-region .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-pl.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-pl.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-pl.agencies-show-region .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-tn.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-tn.agencies-show-nosector .agency-map .actions-container .info-street .actions-buttons .btn img,body.country-tn.agencies-show-region .agency-map .actions-container .info-street .actions-buttons .btn img{margin-right:.7rem}body.country-es.agencies-show .agency-map .actions-container>div,body.country-es.agencies-show-nosector .agency-map .actions-container>div,body.country-es.agencies-show-region .agency-map .actions-container>div,body.country-hu.agencies-show .agency-map .actions-container>div,body.country-hu.agencies-show-nosector .agency-map .actions-container>div,body.country-hu.agencies-show-region .agency-map .actions-container>div,body.country-pl.agencies-show .agency-map .actions-container>div,body.country-pl.agencies-show-nosector .agency-map .actions-container>div,body.country-pl.agencies-show-region .agency-map .actions-container>div,body.country-tn.agencies-show .agency-map .actions-container>div,body.country-tn.agencies-show-nosector .agency-map .actions-container>div,body.country-tn.agencies-show-region .agency-map .actions-container>div{font-size:.9rem;font-weight:600;margin-bottom:.7rem}body.country-es.agencies-show .agency-map .actions-container p,body.country-es.agencies-show-nosector .agency-map .actions-container p,body.country-es.agencies-show-region .agency-map .actions-container p,body.country-hu.agencies-show .agency-map .actions-container p,body.country-hu.agencies-show-nosector .agency-map .actions-container p,body.country-hu.agencies-show-region .agency-map .actions-container p,body.country-pl.agencies-show .agency-map .actions-container p,body.country-pl.agencies-show-nosector .agency-map .actions-container p,body.country-pl.agencies-show-region .agency-map .actions-container p,body.country-tn.agencies-show .agency-map .actions-container p,body.country-tn.agencies-show-nosector .agency-map .actions-container p,body.country-tn.agencies-show-region .agency-map .actions-container p{color:#424e5b;font-size:.8rem;margin:0;padding:.5rem;word-break:break-word}body.country-es.agencies-show .agency-map .actions-container p:nth-child(2n),body.country-es.agencies-show-nosector .agency-map .actions-container p:nth-child(2n),body.country-es.agencies-show-region .agency-map .actions-container p:nth-child(2n),body.country-hu.agencies-show .agency-map .actions-container p:nth-child(2n),body.country-hu.agencies-show-nosector .agency-map .actions-container p:nth-child(2n),body.country-hu.agencies-show-region .agency-map .actions-container p:nth-child(2n),body.country-pl.agencies-show .agency-map .actions-container p:nth-child(2n),body.country-pl.agencies-show-nosector .agency-map .actions-container p:nth-child(2n),body.country-pl.agencies-show-region .agency-map .actions-container p:nth-child(2n),body.country-tn.agencies-show .agency-map .actions-container p:nth-child(2n),body.country-tn.agencies-show-nosector .agency-map .actions-container p:nth-child(2n),body.country-tn.agencies-show-region .agency-map .actions-container p:nth-child(2n){background:#f2f2f2}body.country-es.agencies-city-nosector,body.country-es.agencies-district-nosector,body.country-es.agencies-quarter-nosector,body.country-hu.agencies-city-nosector,body.country-hu.agencies-district-nosector,body.country-hu.agencies-quarter-nosector,body.country-pl.agencies-city-nosector,body.country-pl.agencies-district-nosector,body.country-pl.agencies-quarter-nosector,body.country-tn.agencies-city-nosector,body.country-tn.agencies-district-nosector,body.country-tn.agencies-quarter-nosector{background:#9cc2ce url(/img/hero/hero-agencies-map-home-desktop.svg)}body.country-es.agencies-city-nosector h1,body.country-es.agencies-district-nosector h1,body.country-es.agencies-quarter-nosector h1,body.country-hu.agencies-city-nosector h1,body.country-hu.agencies-district-nosector h1,body.country-hu.agencies-quarter-nosector h1,body.country-pl.agencies-city-nosector h1,body.country-pl.agencies-district-nosector h1,body.country-pl.agencies-quarter-nosector h1,body.country-tn.agencies-city-nosector h1,body.country-tn.agencies-district-nosector h1,body.country-tn.agencies-quarter-nosector h1{color:#fff;font-size:2.2rem;font-weight:700;line-height:1;padding:3.4rem 1rem 1rem;text-align:center}body.country-es.agencies-city-nosector a,body.country-es.agencies-district-nosector a,body.country-es.agencies-quarter-nosector a,body.country-hu.agencies-city-nosector a,body.country-hu.agencies-district-nosector a,body.country-hu.agencies-quarter-nosector a,body.country-pl.agencies-city-nosector a,body.country-pl.agencies-district-nosector a,body.country-pl.agencies-quarter-nosector a,body.country-tn.agencies-city-nosector a,body.country-tn.agencies-district-nosector a,body.country-tn.agencies-quarter-nosector a{text-decoration:none}body.country-es.agencies-city-nosector a:hover,body.country-es.agencies-district-nosector a:hover,body.country-es.agencies-quarter-nosector a:hover,body.country-hu.agencies-city-nosector a:hover,body.country-hu.agencies-district-nosector a:hover,body.country-hu.agencies-quarter-nosector a:hover,body.country-pl.agencies-city-nosector a:hover,body.country-pl.agencies-district-nosector a:hover,body.country-pl.agencies-quarter-nosector a:hover,body.country-tn.agencies-city-nosector a:hover,body.country-tn.agencies-district-nosector a:hover,body.country-tn.agencies-quarter-nosector a:hover{text-decoration:underline}body.country-es.agencies-city-nosector .agencies-list,body.country-es.agencies-district-nosector .agencies-list,body.country-es.agencies-quarter-nosector .agencies-list,body.country-hu.agencies-city-nosector .agencies-list,body.country-hu.agencies-district-nosector .agencies-list,body.country-hu.agencies-quarter-nosector .agencies-list,body.country-pl.agencies-city-nosector .agencies-list,body.country-pl.agencies-district-nosector .agencies-list,body.country-pl.agencies-quarter-nosector .agencies-list,body.country-tn.agencies-city-nosector .agencies-list,body.country-tn.agencies-district-nosector .agencies-list,body.country-tn.agencies-quarter-nosector .agencies-list{background-color:#fff;border-radius:20px;box-shadow:0 0 2rem 11px rgba(0,0,0,.11);margin-top:3rem;margin:2rem auto!important;max-width:1440px;padding:30px}body.country-es.agencies-city-nosector .agencies-list h2,body.country-es.agencies-district-nosector .agencies-list h2,body.country-es.agencies-quarter-nosector .agencies-list h2,body.country-hu.agencies-city-nosector .agencies-list h2,body.country-hu.agencies-district-nosector .agencies-list h2,body.country-hu.agencies-quarter-nosector .agencies-list h2,body.country-pl.agencies-city-nosector .agencies-list h2,body.country-pl.agencies-district-nosector .agencies-list h2,body.country-pl.agencies-quarter-nosector .agencies-list h2,body.country-tn.agencies-city-nosector .agencies-list h2,body.country-tn.agencies-district-nosector .agencies-list h2,body.country-tn.agencies-quarter-nosector .agencies-list h2{font-size:1.7rem;font-weight:600;margin-top:2rem;text-align:center}body.country-es.agencies-city-nosector .agencies-list .card-zona,body.country-es.agencies-district-nosector .agencies-list .card-zona,body.country-es.agencies-quarter-nosector .agencies-list .card-zona,body.country-hu.agencies-city-nosector .agencies-list .card-zona,body.country-hu.agencies-district-nosector .agencies-list .card-zona,body.country-hu.agencies-quarter-nosector .agencies-list .card-zona,body.country-pl.agencies-city-nosector .agencies-list .card-zona,body.country-pl.agencies-district-nosector .agencies-list .card-zona,body.country-pl.agencies-quarter-nosector .agencies-list .card-zona,body.country-tn.agencies-city-nosector .agencies-list .card-zona,body.country-tn.agencies-district-nosector .agencies-list .card-zona,body.country-tn.agencies-quarter-nosector .agencies-list .card-zona{background-color:rgba(156,194,206,.23);border-radius:10px;padding:20px}body.country-es.agencies-city-nosector .agencies-list .card-zona a,body.country-es.agencies-district-nosector .agencies-list .card-zona a,body.country-es.agencies-quarter-nosector .agencies-list .card-zona a,body.country-hu.agencies-city-nosector .agencies-list .card-zona a,body.country-hu.agencies-district-nosector .agencies-list .card-zona a,body.country-hu.agencies-quarter-nosector .agencies-list .card-zona a,body.country-pl.agencies-city-nosector .agencies-list .card-zona a,body.country-pl.agencies-district-nosector .agencies-list .card-zona a,body.country-pl.agencies-quarter-nosector .agencies-list .card-zona a,body.country-tn.agencies-city-nosector .agencies-list .card-zona a,body.country-tn.agencies-district-nosector .agencies-list .card-zona a,body.country-tn.agencies-quarter-nosector .agencies-list .card-zona a{color:#7b8c9f;font-weight:400;text-decoration:underline}body.country-es.agencies-city-nosector .agencies-list h3,body.country-es.agencies-district-nosector .agencies-list h3,body.country-es.agencies-quarter-nosector .agencies-list h3,body.country-hu.agencies-city-nosector .agencies-list h3,body.country-hu.agencies-district-nosector .agencies-list h3,body.country-hu.agencies-quarter-nosector .agencies-list h3,body.country-pl.agencies-city-nosector .agencies-list h3,body.country-pl.agencies-district-nosector .agencies-list h3,body.country-pl.agencies-quarter-nosector .agencies-list h3,body.country-tn.agencies-city-nosector .agencies-list h3,body.country-tn.agencies-district-nosector .agencies-list h3,body.country-tn.agencies-quarter-nosector .agencies-list h3{color:#3d7283;font-size:1.4rem;font-weight:600}body.country-es.agencies-city-nosector .agencies-list .card-list-zone,body.country-es.agencies-district-nosector .agencies-list .card-list-zone,body.country-es.agencies-quarter-nosector .agencies-list .card-list-zone,body.country-hu.agencies-city-nosector .agencies-list .card-list-zone,body.country-hu.agencies-district-nosector .agencies-list .card-list-zone,body.country-hu.agencies-quarter-nosector .agencies-list .card-list-zone,body.country-pl.agencies-city-nosector .agencies-list .card-list-zone,body.country-pl.agencies-district-nosector .agencies-list .card-list-zone,body.country-pl.agencies-quarter-nosector .agencies-list .card-list-zone,body.country-tn.agencies-city-nosector .agencies-list .card-list-zone,body.country-tn.agencies-district-nosector .agencies-list .card-list-zone,body.country-tn.agencies-quarter-nosector .agencies-list .card-list-zone{-moz-columns:1;column-count:1;font-size:.9rem}body.country-es.tecnocasa .affiliate-label,body.country-hu.tecnocasa .affiliate-label,body.country-pl.tecnocasa .affiliate-label,body.country-tn.tecnocasa .affiliate-label{color:#158140}body.country-es.tecnocasa .agency-card .masked-image,body.country-es.tecnocasa .links-container .masked-image,body.country-hu.tecnocasa .agency-card .masked-image,body.country-hu.tecnocasa .links-container .masked-image,body.country-pl.tecnocasa .agency-card .masked-image,body.country-pl.tecnocasa .links-container .masked-image,body.country-tn.tecnocasa .agency-card .masked-image,body.country-tn.tecnocasa .links-container .masked-image{background-color:#158140}body.country-es.tecnocasa.agencies-show .agency-card .banner a,body.country-es.tecnocasa.agencies-show-nosector .agency-card .banner a,body.country-es.tecnocasa.agencies-show-region .agency-card .banner a,body.country-hu.tecnocasa.agencies-show .agency-card .banner a,body.country-hu.tecnocasa.agencies-show-nosector .agency-card .banner a,body.country-hu.tecnocasa.agencies-show-region .agency-card .banner a,body.country-pl.tecnocasa.agencies-show .agency-card .banner a,body.country-pl.tecnocasa.agencies-show-nosector .agency-card .banner a,body.country-pl.tecnocasa.agencies-show-region .agency-card .banner a,body.country-tn.tecnocasa.agencies-show .agency-card .banner a,body.country-tn.tecnocasa.agencies-show-nosector .agency-card .banner a,body.country-tn.tecnocasa.agencies-show-region .agency-card .banner a{color:#158140;font-weight:600;text-transform:lowercase}body.country-es.tecnocasa.agencies-show .agency-team .agency-team-slide .role,body.country-es.tecnocasa.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-es.tecnocasa.agencies-show-region .agency-team .agency-team-slide .role,body.country-hu.tecnocasa.agencies-show .agency-team .agency-team-slide .role,body.country-hu.tecnocasa.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-hu.tecnocasa.agencies-show-region .agency-team .agency-team-slide .role,body.country-pl.tecnocasa.agencies-show .agency-team .agency-team-slide .role,body.country-pl.tecnocasa.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-pl.tecnocasa.agencies-show-region .agency-team .agency-team-slide .role,body.country-tn.tecnocasa.agencies-show .agency-team .agency-team-slide .role,body.country-tn.tecnocasa.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-tn.tecnocasa.agencies-show-region .agency-team .agency-team-slide .role{color:#158140}body.country-es.tecnorete .affiliate-label,body.country-hu.tecnorete .affiliate-label,body.country-pl.tecnorete .affiliate-label,body.country-tn.tecnorete .affiliate-label{color:#ee7326}body.country-es.tecnorete .agency-card .masked-image,body.country-es.tecnorete .links-container .masked-image,body.country-hu.tecnorete .agency-card .masked-image,body.country-hu.tecnorete .links-container .masked-image,body.country-pl.tecnorete .agency-card .masked-image,body.country-pl.tecnorete .links-container .masked-image,body.country-tn.tecnorete .agency-card .masked-image,body.country-tn.tecnorete .links-container .masked-image{background-color:#ee7326}body.country-es.tecnorete.agencies-show .agency-card .banner a,body.country-es.tecnorete.agencies-show-nosector .agency-card .banner a,body.country-es.tecnorete.agencies-show-region .agency-card .banner a,body.country-hu.tecnorete.agencies-show .agency-card .banner a,body.country-hu.tecnorete.agencies-show-nosector .agency-card .banner a,body.country-hu.tecnorete.agencies-show-region .agency-card .banner a,body.country-pl.tecnorete.agencies-show .agency-card .banner a,body.country-pl.tecnorete.agencies-show-nosector .agency-card .banner a,body.country-pl.tecnorete.agencies-show-region .agency-card .banner a,body.country-tn.tecnorete.agencies-show .agency-card .banner a,body.country-tn.tecnorete.agencies-show-nosector .agency-card .banner a,body.country-tn.tecnorete.agencies-show-region .agency-card .banner a{color:#ee7326;font-weight:600;text-transform:lowercase}body.country-es.tecnorete.agencies-show .agency-team .agency-team-slide .role,body.country-es.tecnorete.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-es.tecnorete.agencies-show-region .agency-team .agency-team-slide .role,body.country-hu.tecnorete.agencies-show .agency-team .agency-team-slide .role,body.country-hu.tecnorete.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-hu.tecnorete.agencies-show-region .agency-team .agency-team-slide .role,body.country-pl.tecnorete.agencies-show .agency-team .agency-team-slide .role,body.country-pl.tecnorete.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-pl.tecnorete.agencies-show-region .agency-team .agency-team-slide .role,body.country-tn.tecnorete.agencies-show .agency-team .agency-team-slide .role,body.country-tn.tecnorete.agencies-show-nosector .agency-team .agency-team-slide .role,body.country-tn.tecnorete.agencies-show-region .agency-team .agency-team-slide .role{color:#ee7326}body.country-hu .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name,body.country-pl .agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-heading .business-name{max-width:none}body.country-hu.agencies-show .main-content,body.country-hu.agencies-show-region .main-content,body.country-pl.agencies-show .main-content,body.country-pl.agencies-show-region .main-content{padding-top:4.2rem}@media (min-width:992px){.agencies-home .main-content .agency .search-bar,.agencies-show .main-content .agency .search-bar,.agencies-show-region .main-content .agency .search-bar{margin:0;z-index:2}.agencies-home .main-content .agency-map-container,.agencies-show .main-content .agency-map-container,.agencies-show-region .main-content .agency-map-container{display:flex;margin-bottom:2rem;margin-top:0;position:relative}.agencies-home .main-content .agency-map-container h2,.agencies-show .main-content .agency-map-container h2,.agencies-show-region .main-content .agency-map-container h2{font-size:1rem;font-weight:600}.agencies-home .main-content .agency-map-container .search-and-map,.agencies-show .main-content .agency-map-container .search-and-map,.agencies-show-region .main-content .agency-map-container .search-and-map{padding:0}.agencies-home .main-content .agency-map-container .actions-container,.agencies-show .main-content .agency-map-container .actions-container,.agencies-show-region .main-content .agency-map-container .actions-container{margin-top:16px!important;max-height:500px!important;right:10px;width:50%}.agencies-home .main-content .agency-map-container .actions-container .info-street .actions-buttons,.agencies-show .main-content .agency-map-container .actions-container .info-street .actions-buttons,.agencies-show-region .main-content .agency-map-container .actions-container .info-street .actions-buttons{display:flex}.agencies-home .main-content .agency-map-container .actions-container .info-street .actions-buttons .btn,.agencies-show .main-content .agency-map-container .actions-container .info-street .actions-buttons .btn,.agencies-show-region .main-content .agency-map-container .actions-container .info-street .actions-buttons .btn{background:#ebeaea;color:#7b8c9f;font-weight:400;margin:0 .2rem 1rem;padding:2px 10px;text-transform:lowercase;width:-moz-fit-content;width:fit-content}.agencies-home .main-content .agency-map-container .actions-container .info-street .actions-buttons .btn img,.agencies-show .main-content .agency-map-container .actions-container .info-street .actions-buttons .btn img,.agencies-show-region .main-content .agency-map-container .actions-container .info-street .actions-buttons .btn img{margin-right:.5rem}.agencies-home .main-content .agency-map-container .actions-container,.agencies-show .main-content .agency-map-container .actions-container,.agencies-show-region .main-content .agency-map-container .actions-container{margin-left:1rem;margin-top:0;max-height:360px;overflow-y:auto}body.country-es.agencies-home .agency-hero h1,body.country-es.agencies-show .agency-hero h1,body.country-hu.agencies-home .agency-hero h1,body.country-hu.agencies-show .agency-hero h1,body.country-pl.agencies-home .agency-hero h1,body.country-pl.agencies-show .agency-hero h1,body.country-tn.agencies-home .agency-hero h1,body.country-tn.agencies-show .agency-hero h1{font-size:1.9rem;padding:8rem 1rem 0}body.country-es.agencies-home .agency-hero .agency .search-bar,body.country-es.agencies-show .agency-hero .agency .search-bar,body.country-hu.agencies-home .agency-hero .agency .search-bar,body.country-hu.agencies-show .agency-hero .agency .search-bar,body.country-pl.agencies-home .agency-hero .agency .search-bar,body.country-pl.agencies-show .agency-hero .agency .search-bar,body.country-tn.agencies-home .agency-hero .agency .search-bar,body.country-tn.agencies-show .agency-hero .agency .search-bar{margin-top:-10px}body.country-es.agencies-home .agency-hero .agency-results,body.country-es.agencies-show .agency-hero .agency-results,body.country-hu.agencies-home .agency-hero .agency-results,body.country-hu.agencies-show .agency-hero .agency-results,body.country-pl.agencies-home .agency-hero .agency-results,body.country-pl.agencies-show .agency-hero .agency-results,body.country-tn.agencies-home .agency-hero .agency-results,body.country-tn.agencies-show .agency-hero .agency-results{margin:0}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map{margin-top:-20px}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container{display:inline}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card{animation:none;bottom:0;box-shadow:0 .5rem 2rem 11px rgba(0,0,0,.22);height:360px;left:0;margin:auto;padding:1rem;position:absolute;right:0;top:0;width:565px}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone{min-height:193px;padding-top:.7rem}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-img-zone img{border-radius:10px;height:auto;max-height:182px;-o-object-fit:cover;object-fit:cover}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data{display:flex;padding-top:.9rem}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card{display:flex;flex-direction:column;max-width:254px}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address{margin-bottom:12px}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .address .ico_map,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .fb-map{display:none}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact{margin-left:10px;margin-top:auto}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-data .map-card .card-contact .p-2{padding:.3rem!important}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions{flex:auto;max-width:100%;width:100%}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .distance,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card .agency-actions .phone-detail,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .distance{display:none}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .detail-map{margin:0}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .agency-team{display:none}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu{background:transparent;border:none;margin-left:auto}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .close-menu .masked-image{background-color:#424e5b;width:.7rem}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map{border-bottom:1px solid #e1e1e1}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading{margin-bottom:.9rem}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .agency-heading-data .business-name .affiliate-desc,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .header-card-map .agency-heading .btn-action-detail{display:none}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .email,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .phone,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .whatsapp{font-size:.8rem;font-weight:600}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container{border-top:1px solid #e1e1e1;margin-top:13px;padding-top:15px}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency .masked-image,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency .masked-image,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency .masked-image,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency .masked-image,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency .masked-image,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency .masked-image,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency .masked-image,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .facebook span,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .instagram span,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .linkedin span,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency .masked-image{display:none}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .webagency span{display:block;padding-left:.6rem}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact{height:48%;margin:0 1rem 0 0;width:41px!important}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency{width:33%!important}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .calculate-route,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .sell{display:none}body.country-es.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-es.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-hu.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-pl.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-tn.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network,body.country-tn.agencies-show .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-network{height:49%;margin:0;max-width:140px;padding:.7rem!important;text-transform:capitalize}body.country-es.agencies-home .agency-hero .agency-results .alert-message,body.country-es.agencies-show .agency-hero .agency-results .alert-message,body.country-hu.agencies-home .agency-hero .agency-results .alert-message,body.country-hu.agencies-show .agency-hero .agency-results .alert-message,body.country-pl.agencies-home .agency-hero .agency-results .alert-message,body.country-pl.agencies-show .agency-hero .agency-results .alert-message,body.country-tn.agencies-home .agency-hero .agency-results .alert-message,body.country-tn.agencies-show .agency-hero .agency-results .alert-message{color:#fff;font-size:1.1rem;font-weight:500;margin-top:1rem}body.country-es.agencies-city-nosector h1,body.country-es.agencies-district-nosector h1,body.country-es.agencies-quarter-nosector h1,body.country-es.agencies-show h1,body.country-es.agencies-show-nosector h1,body.country-es.agencies-show-region h1,body.country-hu.agencies-city-nosector h1,body.country-hu.agencies-district-nosector h1,body.country-hu.agencies-quarter-nosector h1,body.country-hu.agencies-show h1,body.country-hu.agencies-show-nosector h1,body.country-hu.agencies-show-region h1,body.country-pl.agencies-city-nosector h1,body.country-pl.agencies-district-nosector h1,body.country-pl.agencies-quarter-nosector h1,body.country-pl.agencies-show h1,body.country-pl.agencies-show-nosector h1,body.country-pl.agencies-show-region h1,body.country-tn.agencies-city-nosector h1,body.country-tn.agencies-district-nosector h1,body.country-tn.agencies-quarter-nosector h1,body.country-tn.agencies-show h1,body.country-tn.agencies-show-nosector h1,body.country-tn.agencies-show-region h1{font-size:2.2rem;text-shadow:1px 2px 5px rgba(0,0,0,.24)}body.country-es.agencies-city-nosector .agency-card,body.country-es.agencies-district-nosector .agency-card,body.country-es.agencies-quarter-nosector .agency-card,body.country-es.agencies-show .agency-card,body.country-es.agencies-show-nosector .agency-card,body.country-es.agencies-show-region .agency-card,body.country-hu.agencies-city-nosector .agency-card,body.country-hu.agencies-district-nosector .agency-card,body.country-hu.agencies-quarter-nosector .agency-card,body.country-hu.agencies-show .agency-card,body.country-hu.agencies-show-nosector .agency-card,body.country-hu.agencies-show-region .agency-card,body.country-pl.agencies-city-nosector .agency-card,body.country-pl.agencies-district-nosector .agency-card,body.country-pl.agencies-quarter-nosector .agency-card,body.country-pl.agencies-show .agency-card,body.country-pl.agencies-show-nosector .agency-card,body.country-pl.agencies-show-region .agency-card,body.country-tn.agencies-city-nosector .agency-card,body.country-tn.agencies-district-nosector .agency-card,body.country-tn.agencies-quarter-nosector .agency-card,body.country-tn.agencies-show .agency-card,body.country-tn.agencies-show-nosector .agency-card,body.country-tn.agencies-show-region .agency-card{display:flex;margin-top:3rem;padding-bottom:20px!important}body.country-es.agencies-city-nosector .agency-card .fixflex,body.country-es.agencies-district-nosector .agency-card .fixflex,body.country-es.agencies-quarter-nosector .agency-card .fixflex,body.country-es.agencies-show .agency-card .fixflex,body.country-es.agencies-show-nosector .agency-card .fixflex,body.country-es.agencies-show-region .agency-card .fixflex,body.country-hu.agencies-city-nosector .agency-card .fixflex,body.country-hu.agencies-district-nosector .agency-card .fixflex,body.country-hu.agencies-quarter-nosector .agency-card .fixflex,body.country-hu.agencies-show .agency-card .fixflex,body.country-hu.agencies-show-nosector .agency-card .fixflex,body.country-hu.agencies-show-region .agency-card .fixflex,body.country-pl.agencies-city-nosector .agency-card .fixflex,body.country-pl.agencies-district-nosector .agency-card .fixflex,body.country-pl.agencies-quarter-nosector .agency-card .fixflex,body.country-pl.agencies-show .agency-card .fixflex,body.country-pl.agencies-show-nosector .agency-card .fixflex,body.country-pl.agencies-show-region .agency-card .fixflex,body.country-tn.agencies-city-nosector .agency-card .fixflex,body.country-tn.agencies-district-nosector .agency-card .fixflex,body.country-tn.agencies-quarter-nosector .agency-card .fixflex,body.country-tn.agencies-show .agency-card .fixflex,body.country-tn.agencies-show-nosector .agency-card .fixflex,body.country-tn.agencies-show-region .agency-card .fixflex{display:flex!important}body.country-es.agencies-city-nosector .agency-card .links-container,body.country-es.agencies-district-nosector .agency-card .links-container,body.country-es.agencies-quarter-nosector .agency-card .links-container,body.country-es.agencies-show .agency-card .links-container,body.country-es.agencies-show-nosector .agency-card .links-container,body.country-es.agencies-show-region .agency-card .links-container,body.country-hu.agencies-city-nosector .agency-card .links-container,body.country-hu.agencies-district-nosector .agency-card .links-container,body.country-hu.agencies-quarter-nosector .agency-card .links-container,body.country-hu.agencies-show .agency-card .links-container,body.country-hu.agencies-show-nosector .agency-card .links-container,body.country-hu.agencies-show-region .agency-card .links-container,body.country-pl.agencies-city-nosector .agency-card .links-container,body.country-pl.agencies-district-nosector .agency-card .links-container,body.country-pl.agencies-quarter-nosector .agency-card .links-container,body.country-pl.agencies-show .agency-card .links-container,body.country-pl.agencies-show-nosector .agency-card .links-container,body.country-pl.agencies-show-region .agency-card .links-container,body.country-tn.agencies-city-nosector .agency-card .links-container,body.country-tn.agencies-district-nosector .agency-card .links-container,body.country-tn.agencies-quarter-nosector .agency-card .links-container,body.country-tn.agencies-show .agency-card .links-container,body.country-tn.agencies-show-nosector .agency-card .links-container,body.country-tn.agencies-show-region .agency-card .links-container{margin:0!important}body.country-es.agencies-city-nosector .agency-card .agency-heading-data .business-name,body.country-es.agencies-district-nosector .agency-card .agency-heading-data .business-name,body.country-es.agencies-quarter-nosector .agency-card .agency-heading-data .business-name,body.country-es.agencies-show .agency-card .agency-heading-data .business-name,body.country-es.agencies-show-nosector .agency-card .agency-heading-data .business-name,body.country-es.agencies-show-region .agency-card .agency-heading-data .business-name,body.country-hu.agencies-city-nosector .agency-card .agency-heading-data .business-name,body.country-hu.agencies-district-nosector .agency-card .agency-heading-data .business-name,body.country-hu.agencies-quarter-nosector .agency-card .agency-heading-data .business-name,body.country-hu.agencies-show .agency-card .agency-heading-data .business-name,body.country-hu.agencies-show-nosector .agency-card .agency-heading-data .business-name,body.country-hu.agencies-show-region .agency-card .agency-heading-data .business-name,body.country-pl.agencies-city-nosector .agency-card .agency-heading-data .business-name,body.country-pl.agencies-district-nosector .agency-card .agency-heading-data .business-name,body.country-pl.agencies-quarter-nosector .agency-card .agency-heading-data .business-name,body.country-pl.agencies-show .agency-card .agency-heading-data .business-name,body.country-pl.agencies-show-nosector .agency-card .agency-heading-data .business-name,body.country-pl.agencies-show-region .agency-card .agency-heading-data .business-name,body.country-tn.agencies-city-nosector .agency-card .agency-heading-data .business-name,body.country-tn.agencies-district-nosector .agency-card .agency-heading-data .business-name,body.country-tn.agencies-quarter-nosector .agency-card .agency-heading-data .business-name,body.country-tn.agencies-show .agency-card .agency-heading-data .business-name,body.country-tn.agencies-show-nosector .agency-card .agency-heading-data .business-name,body.country-tn.agencies-show-region .agency-card .agency-heading-data .business-name{font-size:1.2rem!important;font-weight:600;line-height:1}body.country-es.agencies-city-nosector .agencies-list .card-list-zone,body.country-es.agencies-district-nosector .agencies-list .card-list-zone,body.country-es.agencies-quarter-nosector .agencies-list .card-list-zone,body.country-es.agencies-show .agencies-list .card-list-zone,body.country-es.agencies-show-nosector .agencies-list .card-list-zone,body.country-es.agencies-show-region .agencies-list .card-list-zone,body.country-hu.agencies-city-nosector .agencies-list .card-list-zone,body.country-hu.agencies-district-nosector .agencies-list .card-list-zone,body.country-hu.agencies-quarter-nosector .agencies-list .card-list-zone,body.country-hu.agencies-show .agencies-list .card-list-zone,body.country-hu.agencies-show-nosector .agencies-list .card-list-zone,body.country-hu.agencies-show-region .agencies-list .card-list-zone,body.country-pl.agencies-city-nosector .agencies-list .card-list-zone,body.country-pl.agencies-district-nosector .agencies-list .card-list-zone,body.country-pl.agencies-quarter-nosector .agencies-list .card-list-zone,body.country-pl.agencies-show .agencies-list .card-list-zone,body.country-pl.agencies-show-nosector .agencies-list .card-list-zone,body.country-pl.agencies-show-region .agencies-list .card-list-zone,body.country-tn.agencies-city-nosector .agencies-list .card-list-zone,body.country-tn.agencies-district-nosector .agencies-list .card-list-zone,body.country-tn.agencies-quarter-nosector .agencies-list .card-list-zone,body.country-tn.agencies-show .agencies-list .card-list-zone,body.country-tn.agencies-show-nosector .agencies-list .card-list-zone,body.country-tn.agencies-show-region .agencies-list .card-list-zone{-moz-columns:2;column-count:2;font-size:.9rem}body.country-es.agencies-city-nosector .agency-img-zone img,body.country-es.agencies-district-nosector .agency-img-zone img,body.country-es.agencies-quarter-nosector .agency-img-zone img,body.country-es.agencies-show .agency-img-zone img,body.country-es.agencies-show-nosector .agency-img-zone img,body.country-es.agencies-show-region .agency-img-zone img,body.country-hu.agencies-city-nosector .agency-img-zone img,body.country-hu.agencies-district-nosector .agency-img-zone img,body.country-hu.agencies-quarter-nosector .agency-img-zone img,body.country-hu.agencies-show .agency-img-zone img,body.country-hu.agencies-show-nosector .agency-img-zone img,body.country-hu.agencies-show-region .agency-img-zone img,body.country-pl.agencies-city-nosector .agency-img-zone img,body.country-pl.agencies-district-nosector .agency-img-zone img,body.country-pl.agencies-quarter-nosector .agency-img-zone img,body.country-pl.agencies-show .agency-img-zone img,body.country-pl.agencies-show-nosector .agency-img-zone img,body.country-pl.agencies-show-region .agency-img-zone img,body.country-tn.agencies-city-nosector .agency-img-zone img,body.country-tn.agencies-district-nosector .agency-img-zone img,body.country-tn.agencies-quarter-nosector .agency-img-zone img,body.country-tn.agencies-show .agency-img-zone img,body.country-tn.agencies-show-nosector .agency-img-zone img,body.country-tn.agencies-show-region .agency-img-zone img{height:100%!important}body.country-es.agencies-city-nosector .banner,body.country-es.agencies-district-nosector .banner,body.country-es.agencies-quarter-nosector .banner,body.country-es.agencies-show .banner,body.country-es.agencies-show-nosector .banner,body.country-es.agencies-show-region .banner,body.country-hu.agencies-city-nosector .banner,body.country-hu.agencies-district-nosector .banner,body.country-hu.agencies-quarter-nosector .banner,body.country-hu.agencies-show .banner,body.country-hu.agencies-show-nosector .banner,body.country-hu.agencies-show-region .banner,body.country-pl.agencies-city-nosector .banner,body.country-pl.agencies-district-nosector .banner,body.country-pl.agencies-quarter-nosector .banner,body.country-pl.agencies-show .banner,body.country-pl.agencies-show-nosector .banner,body.country-pl.agencies-show-region .banner,body.country-tn.agencies-city-nosector .banner,body.country-tn.agencies-district-nosector .banner,body.country-tn.agencies-quarter-nosector .banner,body.country-tn.agencies-show .banner,body.country-tn.agencies-show-nosector .banner,body.country-tn.agencies-show-region .banner{height:47.6%!important}body.country-es.agencies-city-nosector .banner.view-properties,body.country-es.agencies-district-nosector .banner.view-properties,body.country-es.agencies-quarter-nosector .banner.view-properties,body.country-es.agencies-show .banner.view-properties,body.country-es.agencies-show-nosector .banner.view-properties,body.country-es.agencies-show-region .banner.view-properties,body.country-hu.agencies-city-nosector .banner.view-properties,body.country-hu.agencies-district-nosector .banner.view-properties,body.country-hu.agencies-quarter-nosector .banner.view-properties,body.country-hu.agencies-show .banner.view-properties,body.country-hu.agencies-show-nosector .banner.view-properties,body.country-hu.agencies-show-region .banner.view-properties,body.country-pl.agencies-city-nosector .banner.view-properties,body.country-pl.agencies-district-nosector .banner.view-properties,body.country-pl.agencies-quarter-nosector .banner.view-properties,body.country-pl.agencies-show .banner.view-properties,body.country-pl.agencies-show-nosector .banner.view-properties,body.country-pl.agencies-show-region .banner.view-properties,body.country-tn.agencies-city-nosector .banner.view-properties,body.country-tn.agencies-district-nosector .banner.view-properties,body.country-tn.agencies-quarter-nosector .banner.view-properties,body.country-tn.agencies-show .banner.view-properties,body.country-tn.agencies-show-nosector .banner.view-properties,body.country-tn.agencies-show-region .banner.view-properties{background:#f0f2e1 url(/img/img-view-properties.svg)!important;background-position:0 100%!important;background-repeat:no-repeat!important;margin:0!important}body.country-es.agencies-city-nosector .banner.sell-properties,body.country-es.agencies-district-nosector .banner.sell-properties,body.country-es.agencies-quarter-nosector .banner.sell-properties,body.country-es.agencies-show .banner.sell-properties,body.country-es.agencies-show-nosector .banner.sell-properties,body.country-es.agencies-show-region .banner.sell-properties,body.country-hu.agencies-city-nosector .banner.sell-properties,body.country-hu.agencies-district-nosector .banner.sell-properties,body.country-hu.agencies-quarter-nosector .banner.sell-properties,body.country-hu.agencies-show .banner.sell-properties,body.country-hu.agencies-show-nosector .banner.sell-properties,body.country-hu.agencies-show-region .banner.sell-properties,body.country-pl.agencies-city-nosector .banner.sell-properties,body.country-pl.agencies-district-nosector .banner.sell-properties,body.country-pl.agencies-quarter-nosector .banner.sell-properties,body.country-pl.agencies-show .banner.sell-properties,body.country-pl.agencies-show-nosector .banner.sell-properties,body.country-pl.agencies-show-region .banner.sell-properties,body.country-tn.agencies-city-nosector .banner.sell-properties,body.country-tn.agencies-district-nosector .banner.sell-properties,body.country-tn.agencies-quarter-nosector .banner.sell-properties,body.country-tn.agencies-show .banner.sell-properties,body.country-tn.agencies-show-nosector .banner.sell-properties,body.country-tn.agencies-show-region .banner.sell-properties{background:#dce8f3 url(/img/img-sell-properties.svg)!important;background-position:0 100%!important;background-repeat:no-repeat!important;margin-top:1rem}body.country-es.agencies-city-nosector .banner .w-50.null,body.country-es.agencies-district-nosector .banner .w-50.null,body.country-es.agencies-quarter-nosector .banner .w-50.null,body.country-es.agencies-show .banner .w-50.null,body.country-es.agencies-show-nosector .banner .w-50.null,body.country-es.agencies-show-region .banner .w-50.null,body.country-hu.agencies-city-nosector .banner .w-50.null,body.country-hu.agencies-district-nosector .banner .w-50.null,body.country-hu.agencies-quarter-nosector .banner .w-50.null,body.country-hu.agencies-show .banner .w-50.null,body.country-hu.agencies-show-nosector .banner .w-50.null,body.country-hu.agencies-show-region .banner .w-50.null,body.country-pl.agencies-city-nosector .banner .w-50.null,body.country-pl.agencies-district-nosector .banner .w-50.null,body.country-pl.agencies-quarter-nosector .banner .w-50.null,body.country-pl.agencies-show .banner .w-50.null,body.country-pl.agencies-show-nosector .banner .w-50.null,body.country-pl.agencies-show-region .banner .w-50.null,body.country-tn.agencies-city-nosector .banner .w-50.null,body.country-tn.agencies-district-nosector .banner .w-50.null,body.country-tn.agencies-quarter-nosector .banner .w-50.null,body.country-tn.agencies-show .banner .w-50.null,body.country-tn.agencies-show-nosector .banner .w-50.null,body.country-tn.agencies-show-region .banner .w-50.null{display:block!important;height:160px;width:30%!important}body.country-es.agencies-city-nosector .agency-map .search-bar-container,body.country-es.agencies-district-nosector .agency-map .search-bar-container,body.country-es.agencies-quarter-nosector .agency-map .search-bar-container,body.country-es.agencies-show .agency-map .search-bar-container,body.country-es.agencies-show-nosector .agency-map .search-bar-container,body.country-es.agencies-show-region .agency-map .search-bar-container,body.country-hu.agencies-city-nosector .agency-map .search-bar-container,body.country-hu.agencies-district-nosector .agency-map .search-bar-container,body.country-hu.agencies-quarter-nosector .agency-map .search-bar-container,body.country-hu.agencies-show .agency-map .search-bar-container,body.country-hu.agencies-show-nosector .agency-map .search-bar-container,body.country-hu.agencies-show-region .agency-map .search-bar-container,body.country-pl.agencies-city-nosector .agency-map .search-bar-container,body.country-pl.agencies-district-nosector .agency-map .search-bar-container,body.country-pl.agencies-quarter-nosector .agency-map .search-bar-container,body.country-pl.agencies-show .agency-map .search-bar-container,body.country-pl.agencies-show-nosector .agency-map .search-bar-container,body.country-pl.agencies-show-region .agency-map .search-bar-container,body.country-tn.agencies-city-nosector .agency-map .search-bar-container,body.country-tn.agencies-district-nosector .agency-map .search-bar-container,body.country-tn.agencies-quarter-nosector .agency-map .search-bar-container,body.country-tn.agencies-show .agency-map .search-bar-container,body.country-tn.agencies-show-nosector .agency-map .search-bar-container,body.country-tn.agencies-show-region .agency-map .search-bar-container{width:-moz-fit-content;width:fit-content}body.country-es .detail-map .mapboxgl-map,body.country-hu .detail-map .mapboxgl-map,body.country-pl .detail-map .mapboxgl-map,body.country-tn .detail-map .mapboxgl-map{height:500px}body.country-tn.agencies-home .agency-hero h1,body.country-tn.agencies-show .agency-hero h1{font-size:2.9rem;font-weight:700}body.country-tn.agencies-show h1{padding-top:5rem}body.country-hu.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency,body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency{box-shadow:0 9px 9px 0 rgba(225,233,244,.21),0 21px 13px 0 rgba(225,233,244,.29);width:39%!important}body.country-hu .agency-card .p-1,body.country-pl .agency-card .p-1{line-height:19px}body.country-it.agencies-home .agency-team,body.country-it.agencies-show .agency-team,body.country-it.agencies-show-region .agency-team{margin-left:1rem;margin-top:-11rem!important;width:44%!important}body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .agency-card{height:-moz-min-content;height:min-content}body.country-pl.agencies-home .agency-hero .agency-results .agency-search-map .agency-map-container .content .links-container .btn-contact.webagency{display:none}body.country-pl.agencies-show .agency-card .agency-data-img{flex:50%;max-width:none;width:100%}body.country-pl.agencies-show .agency-card .banner.sell-properties,body.country-pl.agencies-show .agency-card .banner.view-properties{display:none!important}body.country-pl.agencies-show .agency-card .url-agency{display:none}}@media screen and (max-width:768px){body.tecnocasa.country-es.agencies-show .agency-card .banner.sell-properties,body.tecnocasa.country-es.agencies-show .agency-card .banner.view-properties,body.tecnocasa.country-es.agencies-show-nosector .agency-card .banner.sell-properties,body.tecnocasa.country-es.agencies-show-nosector .agency-card .banner.view-properties,body.tecnocasa.country-es.agencies-show-region .agency-card .banner.sell-properties,body.tecnocasa.country-es.agencies-show-region .agency-card .banner.view-properties,body.tecnocasa.country-hu.agencies-show .agency-card .banner.sell-properties,body.tecnocasa.country-hu.agencies-show .agency-card .banner.view-properties,body.tecnocasa.country-hu.agencies-show-nosector .agency-card .banner.sell-properties,body.tecnocasa.country-hu.agencies-show-nosector .agency-card .banner.view-properties,body.tecnocasa.country-hu.agencies-show-region .agency-card .banner.sell-properties,body.tecnocasa.country-hu.agencies-show-region .agency-card .banner.view-properties,body.tecnocasa.country-pl.agencies-show .agency-card .banner.sell-properties,body.tecnocasa.country-pl.agencies-show .agency-card .banner.view-properties,body.tecnocasa.country-pl.agencies-show-nosector .agency-card .banner.sell-properties,body.tecnocasa.country-pl.agencies-show-nosector .agency-card .banner.view-properties,body.tecnocasa.country-pl.agencies-show-region .agency-card .banner.sell-properties,body.tecnocasa.country-pl.agencies-show-region .agency-card .banner.view-properties,body.tecnocasa.country-tn.agencies-show .agency-card .banner.sell-properties,body.tecnocasa.country-tn.agencies-show .agency-card .banner.view-properties,body.tecnocasa.country-tn.agencies-show-nosector .agency-card .banner.sell-properties,body.tecnocasa.country-tn.agencies-show-nosector .agency-card .banner.view-properties,body.tecnocasa.country-tn.agencies-show-region .agency-card .banner.sell-properties,body.tecnocasa.country-tn.agencies-show-region .agency-card .banner.view-properties{width:100%}}@media screen and (max-width:1199px){body.country-es.agencies-show .agency-card .banner.view-properties,body.country-es.agencies-show-nosector .agency-card .banner.view-properties,body.country-es.agencies-show-region .agency-card .banner.view-properties,body.country-hu.agencies-show .agency-card .banner.view-properties,body.country-hu.agencies-show-nosector .agency-card .banner.view-properties,body.country-hu.agencies-show-region .agency-card .banner.view-properties,body.country-pl.agencies-show .agency-card .banner.view-properties,body.country-pl.agencies-show-nosector .agency-card .banner.view-properties,body.country-pl.agencies-show-region .agency-card .banner.view-properties,body.country-tn.agencies-show .agency-card .banner.view-properties,body.country-tn.agencies-show-nosector .agency-card .banner.view-properties,body.country-tn.agencies-show-region .agency-card .banner.view-properties{margin-top:1rem!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.agencies-home .search-bar-container,.agencies-show .search-bar-container,.agencies-show-region .search-bar-container{width:400px}.agencies-home .search-bar-container .buttons .ico_percorso,.agencies-show .search-bar-container .buttons .ico_percorso,.agencies-show-region .search-bar-container .buttons .ico_percorso{margin-left:0}}body.estates-index-city,body.estates-index-district,body.estates-index-province{background-color:#fff}.row-maps .search-top{display:none}.row-maps .col-lists .result-list .badge{cursor:pointer;margin-left:0}.row-maps .col-lists .result-list .badge-arrow{background-color:#fff;height:10px;margin-left:10px;vertical-align:middle;width:10px}.row-maps .col-lists .result-list .list-es span{display:inline-block;position:relative}.row-maps .col-lists .result-list .list-es span ul{background:#fff;border-radius:10px;box-shadow:0 2px 24px rgba(0,0,0,.1)!important;font-size:.9rem;list-style:none;padding:20px;position:absolute;width:-moz-max-content;width:max-content;z-index:1}.row-maps .badge{color:#fff;margin-left:.5rem;margin-right:.2rem;padding-left:8px;padding-right:8px}.row-maps .badge .badge-light{margin-left:.4rem!important;margin-right:-.4rem!important;padding:3px .4rem .06rem}.row-maps .badge-list{margin-left:0;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis}.row-maps .badge-tecnocasa{background-color:#158140}.row-maps .badge-tecnorete{background-color:#ee7326}.row-maps .col-maps{display:none!important}.row-maps .col-lists{margin-left:0;max-height:-moz-fit-content;max-height:fit-content;width:100%}.row-maps .col-lists .result-list{margin-top:4rem;padding:0}.row-maps .col-lists .result-list .fix-container{max-width:100%}.row-maps .col-lists .result-list .estates-list-title{font-size:1.1875rem;font-weight:600;margin-bottom:.3rem}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults{background-color:#f1f3f4;border-radius:20px;font-weight:400;margin-bottom:2rem;margin-top:1rem;padding:1.2rem 1.5rem;text-align:center}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback img.no-results,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults img.no-results{display:block;height:auto;margin:1.5rem auto 1rem;width:5rem}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn .masked-image,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn .masked-image{background-color:#fff;float:left;height:22px;margin-right:.4rem;width:22px}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn:hover .masked-image,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn:hover .masked-image{background-color:#424e5b}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.mail-alert,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.mail-alert{font-size:.9rem;margin-top:1rem;padding:.4rem 1rem;text-transform:uppercase}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.mail-alert:hover span,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.mail-alert:hover span{color:#424e5b;font-weight:600;position:relative}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .img,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .img{display:none}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .img img,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .img img{width:65px}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .badge,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .badge{background-color:#5e6b70;color:#fff!important;display:inline;display:inline-block;margin-right:.5rem;text-decoration:line-through}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn{color:#fff;font-size:1rem;font-weight:400;min-width:110px;padding:1rem;text-decoration:none;text-transform:none;width:-moz-fit-content;width:fit-content}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.save-search-button,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.save-search-button{font-size:.7rem!important;height:29px;margin-top:11px;max-width:130px;padding:0 .4rem!important}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.save-search-button .masked-image,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.save-search-button .masked-image{display:none!important}.row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.save-search-button:hover .masked-image,.row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.save-search-button:hover .masked-image{background-color:#424e5b;height:1rem;vertical-align:middle}.row-maps .col-lists .result-list .estates-count h2{font-size:1rem;line-height:inherit;margin-top:.4rem}.row-maps .col-lists .result-list .estates-actions{background-color:#fff;box-shadow:0 0 9px rgba(0,0,0,.23);display:flex;left:0;padding-bottom:.8rem;padding-left:0;position:fixed;top:60px;width:100%;z-index:1}.row-maps .col-lists .result-list .estates-actions .estates-filters-toggle{align-items:center;border-right:1px solid #e1e1e1;cursor:pointer;display:flex;font-size:.75rem;height:28px;margin-left:.6rem;margin-top:1.1rem;min-width:150px;padding:.4rem;width:50%}.row-maps .col-lists .result-list .estates-actions .estates-filters-toggle img{margin:0 .4rem;width:16px}.row-maps .col-lists .result-list .estates-actions .estates-sort{align-items:center;cursor:pointer;display:flex;font-size:1rem;height:28px;line-height:2rem;margin:1.1rem auto 0;padding:.5rem .6rem .5rem 1.8rem}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select{border:0}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select .multiselect__select:before{height:7px;width:7px}.row-maps .col-lists .result-list .estates-actions .estates-sort .ordina{left:-18px;position:relative}.row-maps .col-lists .result-list .estates-actions .estates-sort img{margin-right:.5rem}.row-maps .col-lists .result-list .estates-actions .estates-sort .custom-select{background:transparent!important;font-size:.75rem;height:auto;padding:1px 0 0 40px}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select.is-focus .my-select-label{font-size:.75rem;left:-15px;line-height:1rem;top:.75rem}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select-label{font-size:.75rem;left:-15px;line-height:1rem;margin-left:0;top:.75rem}.row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect__content-wrapper{box-shadow:0 5px 10px rgba(0,0,0,.18);right:-30px;top:2rem;width:auto}.row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect .multiselect__select{right:-23px;top:.2rem}.row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect .multiselect__tags{background:none;border:none;height:2.1rem;min-height:34px;min-width:55px;overflow:auto;padding:0 40px 0 15px}.row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect .multiselect__single{font-size:.75rem;font-weight:unset;overflow:hidden;padding:.45rem 0 0 1.3rem;text-overflow:ellipsis;white-space:nowrap;width:4.9rem}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select button.clearable{right:-14px!important;top:1px!important}.row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect--active .multiselect__select{top:.1rem}.row-maps .col-lists .result-list .estates-actions .multiselect__content-wrapper{-webkit-overflow-scrolling:touch;border-radius:12px;font-size:.9rem;overflow:auto;z-index:50}.row-maps .col-lists .result-list .estates-actions .multiselect__content-wrapper .multiselect__option--highlight:hover{background-color:#f2f2f2}.row-maps .col-lists .estates-list{display:flex;flex-wrap:wrap;margin-left:5px;margin-right:5px;margin-top:1rem}.row-maps .col-lists .estates-list .estate-card{box-shadow:0 2px 24px rgba(0,0,0,.1)!important;margin-left:0;margin-right:0;width:100%}.row-maps .col-lists .estates-list .estate-card .estate-carousel-image.skeleton{background-size:contain;height:300px!important}.row-maps .col-lists .estates-list .estate-card img.estate-carousel-image{width:100%}.row-maps .col-lists .estates-list .estate-card .VueCarousel .VueCarousel-pagination{top:105px}.row-maps .col-lists .estates-list .estate-card .estate-card-box-data .estate-card-title{margin-top:.5rem}.row-maps .col-lists .estates-list .tecnomap-container .mapboxgl-ctrl-bottom-left{bottom:100px}.row-maps .title-list{background-color:#fff;position:fixed;top:64px;width:100%;z-index:1}body.tecnocasa.country-es .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn .masked-image,body.tecnocasa.country-es .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn .masked-image,body.tecnocasa.country-hu .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn .masked-image,body.tecnocasa.country-hu .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn .masked-image,body.tecnocasa.country-tn .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn .masked-image,body.tecnocasa.country-tn .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn .masked-image{background-color:#158140!important}body.tecnocasa.country-es .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn span,body.tecnocasa.country-es .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn span,body.tecnocasa.country-hu .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn span,body.tecnocasa.country-hu .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn span,body.tecnocasa.country-tn .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn span,body.tecnocasa.country-tn .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn span{color:#158140!important}body.tecnocasa.country-es .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.mail-alert:hover .masked-image,body.tecnocasa.country-es .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.mail-alert:hover .masked-image,body.tecnocasa.country-hu .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.mail-alert:hover .masked-image,body.tecnocasa.country-hu .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.mail-alert:hover .masked-image,body.tecnocasa.country-tn .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.mail-alert:hover .masked-image,body.tecnocasa.country-tn .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.mail-alert:hover .masked-image{background-color:#fff!important}body.tecnocasa.country-es .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.mail-alert:hover span,body.tecnocasa.country-es .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.mail-alert:hover span,body.tecnocasa.country-hu .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.mail-alert:hover span,body.tecnocasa.country-hu .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.mail-alert:hover span,body.tecnocasa.country-tn .row-maps .col-lists .result-list .estates-list-heading .estates-list-fallback .btn.mail-alert:hover span,body.tecnocasa.country-tn .row-maps .col-lists .result-list .estates-list-heading .estates-list-noresults .btn.mail-alert:hover span{color:#fff!important}body.tecnocasa.country-es .row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect .multiselect__tags,body.tecnocasa.country-hu .row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect .multiselect__tags,body.tecnocasa.country-tn .row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect .multiselect__tags{min-width:83px}.link-seo{background:#fff;border:1px solid #f1f3f4;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.05);font-size:.8rem;margin:1rem;padding:1rem;word-break:break-word}.link-seo a{color:#5e6b70}.link-seo span{display:inline-block}.link-seo span+span:before{color:#5e6b70;content:"•";padding:0 6px}.link-seo .filter span+span:before{content:",";padding:0 6px 0 0}@media (max-width:320px){.btn,.estate-card-current-price{font-size:.8rem!important}.estate-card-title{font-size:1.1rem!important}}@media (min-width:376px){.estates-list .estate-card{width:100%}}@media (min-width:570px){.estates-list .estate-card{margin-left:.6rem!important;margin-right:.6rem!important;width:46%!important}.estates-list-heading .full-screen-modal .modal-dialog{max-width:480px}}@media (min-width:768px){.estates-list .estate-card{margin-left:.5rem!important;margin-right:.5rem!important;width:46%!important}.row-maps .search-top{z-index:10}.row-maps .estates-list-title{padding-left:.9rem}.row-maps .estates-list-fallback,.row-maps .estates-list-noresults{margin-left:1rem;margin-right:1rem}.row-maps .estates-count{padding-left:.9rem}}@media (min-width:991px){.no-map .row-maps .col-lists{margin-left:0;width:100%}.no-map .row-maps .estates-count{margin-left:1rem;max-width:170px!important;position:static!important}.row-maps{display:flex;flex:1 0 auto;flex-direction:column;position:relative}.row-maps .col-maps{bottom:0!important;display:block!important;left:-15px!important;position:absolute!important;top:40px!important;width:55%!important}.row-maps .col-maps .map-actions-button .mapboxgl-popup-content{height:26px;width:26px}.row-maps .col-maps .map-actions-button .mapboxgl-popup-content .map-edit-drawer{background-image:url(/img/icons/map/drag.svg);background-repeat:no-repeat;background-size:contain;height:20px;margin:0;width:20px}.row-maps .col-maps .tecnomap-container{height:100%;left:0;min-height:87vh;position:absolute;top:0;width:1px;z-index:9}.row-maps .col-maps .tecnomap-container .all-estates-cont{left:0;margin-bottom:4rem;position:sticky;top:92vh;width:55vw}.row-maps .col-maps .tecnomap-container .all-estates-cont .all-estates-btn{background:#424e5b;border:2px solid #424e5b;box-shadow:0 3px 26px rgba(66,78,91,.3);color:#fff;left:0;margin:auto;padding:.6rem 1rem;position:absolute;right:0;text-transform:none;width:-moz-max-content;width:max-content}.row-maps .col-maps .tecnomap-container .all-estates-cont .all-estates-btn:hover{background:#fff;color:#424e5b}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{border:2px solid #e7ecf0;border-radius:14px;box-sizing:content-box;margin-left:45vw;padding:0;position:sticky;top:127px;width:48px}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .zoom-btn{margin:1rem .4rem .7rem .55rem}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-in{border-radius:8px 8px 0 0}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-out{border-radius:0 0 8px 8px}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools{margin:0}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools:before{display:none}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover{border-radius:0;margin:3px 3px 0;padding-bottom:.3rem;position:relative;text-align:center;width:42px}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.first,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.first{border-radius:15px 15px 0 0}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn img.btn-control-map,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover img.btn-control-map{display:block;height:26px;left:0;margin:5px auto;position:absolute;right:0;top:0;width:25px}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn img.btn-control-map.hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn img.btn-control-map.selected,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover img.btn-control-map.hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover img.btn-control-map.selected{opacity:0}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn span,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover span{background:transparent;box-shadow:none;color:#424e5b;display:block;font-size:.68rem;height:auto;letter-spacing:-.01rem;line-height:1;margin-top:34px;opacity:1;opacity:.6;position:static;text-align:center;width:auto}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn span.geoloc,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover span.geoloc{display:inline-block;letter-spacing:-.02rem;margin-left:-3px}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:hover{background:#f3f4f5}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover span,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:hover span{opacity:1}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover img.btn-control-map,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:hover img.btn-control-map{opacity:0}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover img.btn-control-map.hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:hover img.btn-control-map.hover{opacity:1}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover img.btn-control-map.default,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover img.btn-control-map.selected,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:hover img.btn-control-map.default,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:hover img.btn-control-map.selected{opacity:0}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active span,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.active span{opacity:1}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active img.btn-control-map,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.active img.btn-control-map{opacity:0}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active img.btn-control-map.hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.active img.btn-control-map.hover{opacity:0!important}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active img.btn-control-map.selected,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.active img.btn-control-map.selected{filter:saturate(1);opacity:1}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.disabled,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:disabled,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.disabled,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:disabled{cursor:default;filter:saturate(0);opacity:.6}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.disabled:hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:disabled:hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.disabled:hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:disabled:hover{background:transparent}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.disabled:hover span,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:disabled:hover span,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.disabled:hover span,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:disabled:hover span{color:#424e5b;opacity:.6}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.disabled:hover img.btn-control-map,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:disabled:hover img.btn-control-map,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.disabled:hover img.btn-control-map,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:disabled:hover img.btn-control-map{opacity:1}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.disabled:hover img.btn-control-map.hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.disabled:hover img.btn-control-map.selected,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:disabled:hover img.btn-control-map.hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:disabled:hover img.btn-control-map.selected,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.disabled:hover img.btn-control-map.hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.disabled:hover img.btn-control-map.selected,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:disabled:hover img.btn-control-map.hover,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:disabled:hover img.btn-control-map.selected{opacity:0}.row-maps .col-maps .mapboxgl-map{contain:content!important;height:89vh;position:sticky;top:115px;width:100%!important}.row-maps .col-maps .mapboxgl-map .mapboxgl-ctrl-top-left{left:auto;right:20px;top:8px}.row-maps .col-maps .mapboxgl-map .mapboxgl-ctrl-top-left .mapboxgl-ctrl{border-radius:20px}.row-maps .col-maps .tecnomap-estates{max-width:348px}.row-maps .col-maps .tecnomap-estates .VueCarousel-pagination{position:relative}.row-maps .col-maps .tecnomap-estates .VueCarousel-pagination .VueCarousel-dot-container{margin-bottom:10px;margin-top:0!important}.row-maps .col-maps .tecnomap-estates .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot{background-color:#424e5b!important;height:10px!important;opacity:.3;width:10px!important}.row-maps .col-maps .tecnomap-estates .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active{background-color:#424e5b!important;opacity:1}.row-maps .col-maps .tecnomap-estates .tecnomap-estate-card{font-family:Nunito,Arial,sans-serif}.row-maps .col-maps .tecnomap-estates .tecnomap-estate-card .estate-card{box-shadow:none!important;line-height:1.3;margin:0!important;min-height:auto}.row-maps .col-maps .tecnomap-estates .tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-title{margin-top:0}.row-maps .col-lists{display:block;flex:1 1 0%;margin-left:54.5%;margin-top:30px;padding-left:0;position:relative;width:46%}.row-maps .col-lists .result-list{display:flex;flex:1 1 auto;flex-direction:column;margin-top:0;padding:16px 0 16px calc(env(safe-area-inset-left))}.row-maps .col-lists .result-list .estates-list-heading{border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;margin:.5rem 1.8rem 0 .8rem}.row-maps .col-lists .result-list .estates-count{display:inline-block;padding-left:0}.row-maps .col-lists .result-list .estates-count h2{font-size:.9rem;line-height:inherit}.row-maps .col-lists .result-list .estates-count h2 img{padding-right:.2rem;width:1.8rem}.row-maps .col-lists .result-list .estates-actions{background-color:transparent;box-shadow:none;display:flex;float:right;margin-right:0;margin-top:.2rem;padding-bottom:0;padding-left:0;position:static;width:auto}.row-maps .col-lists .result-list .estates-actions .estates-filters-toggle{display:none}.row-maps .col-lists .result-list .estates-actions .estates-sort{align-items:center;cursor:pointer;display:flex;font-size:.8rem;height:28px;line-height:2rem;margin-left:1rem;margin-top:0;padding:.5rem .6rem .5rem 1.8rem}.row-maps .col-lists .result-list .estates-actions .estates-sort .ordina{margin-right:0}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select{border:0}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select .multiselect{padding-right:.4rem}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select .multiselect .multiselect__content-wrapper{min-width:300px;right:0}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select .multiselect .multiselect__single{font-size:.9rem;font-weight:800;padding:.36rem 0 0 3rem;width:100%}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select .multiselect__select:before{height:7px;width:7px}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select.is-focus .my-select-label{font-size:.9rem;left:0;line-height:1rem;top:.75rem}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select-label{font-size:.9rem;left:0;line-height:1rem;margin-left:0;top:.75rem}.row-maps .col-lists .result-list .estates-list-fallback,.row-maps .col-lists .result-list .estates-list-noresults{margin-bottom:0!important}.row-maps .col-lists .result-list .estates-list-fallback .btn.save-search-button,.row-maps .col-lists .result-list .estates-list-noresults .btn.save-search-button{box-shadow:none;color:#fff;height:33px;letter-spacing:0;margin-left:auto;margin-right:10px;margin-top:10px;padding:0 1rem 0 .6rem}.row-maps .col-lists .result-list .estates-list-fallback .btn.save-search-button .masked-image,.row-maps .col-lists .result-list .estates-list-noresults .btn.save-search-button .masked-image{background-color:#fff;display:inline-block;height:1rem;vertical-align:middle}.row-maps .col-lists .result-list .estates-list-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.row-maps .search-top{background-color:#fff;box-shadow:0 0 10px -3px rgba(66,78,91,.34);display:block;height:50px!important;left:0!important;position:fixed!important;top:64px;width:100%!important;z-index:10}.estates-list .estate-card{width:100%!important}.estates-list .estate-card .estate-carousel-image{height:228px}body.tecnocasa.country-hu.constructions-index-cardinal .main-content,body.tecnocasa.country-hu.constructions-index-city .main-content,body.tecnocasa.country-hu.constructions-index-district .main-content,body.tecnocasa.country-hu.constructions-index-province .main-content,body.tecnocasa.country-hu.estates-index-cardinal .main-content,body.tecnocasa.country-hu.estates-index-city .main-content,body.tecnocasa.country-hu.estates-index-city-filter .main-content,body.tecnocasa.country-hu.estates-index-city-noprovince .main-content,body.tecnocasa.country-hu.estates-index-district .main-content,body.tecnocasa.country-hu.estates-index-district-noprovince .main-content,body.tecnocasa.country-hu.estates-index-map .main-content,body.tecnocasa.country-hu.estates-index-province .main-content,body.tecnocasa.country-hu.estates-index-region .main-content,body.tecnocasa.country-it.constructions-index-cardinal .main-content,body.tecnocasa.country-it.constructions-index-city .main-content,body.tecnocasa.country-it.constructions-index-district .main-content,body.tecnocasa.country-it.constructions-index-province .main-content,body.tecnocasa.country-it.estates-index-cardinal .main-content,body.tecnocasa.country-it.estates-index-city .main-content,body.tecnocasa.country-it.estates-index-city-filter .main-content,body.tecnocasa.country-it.estates-index-city-noprovince .main-content,body.tecnocasa.country-it.estates-index-district .main-content,body.tecnocasa.country-it.estates-index-district-noprovince .main-content,body.tecnocasa.country-it.estates-index-map .main-content,body.tecnocasa.country-it.estates-index-province .main-content,body.tecnocasa.country-it.estates-index-region .main-content,body.tecnocasa.country-pl.constructions-index-cardinal .main-content,body.tecnocasa.country-pl.constructions-index-city .main-content,body.tecnocasa.country-pl.constructions-index-district .main-content,body.tecnocasa.country-pl.constructions-index-province .main-content,body.tecnocasa.country-pl.estates-index-cardinal .main-content,body.tecnocasa.country-pl.estates-index-city .main-content,body.tecnocasa.country-pl.estates-index-city-filter .main-content,body.tecnocasa.country-pl.estates-index-city-noprovince .main-content,body.tecnocasa.country-pl.estates-index-district .main-content,body.tecnocasa.country-pl.estates-index-district-noprovince .main-content,body.tecnocasa.country-pl.estates-index-map .main-content,body.tecnocasa.country-pl.estates-index-province .main-content,body.tecnocasa.country-pl.estates-index-region .main-content,body.tecnocasa.country-tn.constructions-index-cardinal .main-content,body.tecnocasa.country-tn.constructions-index-city .main-content,body.tecnocasa.country-tn.constructions-index-district .main-content,body.tecnocasa.country-tn.constructions-index-province .main-content,body.tecnocasa.country-tn.estates-index-cardinal .main-content,body.tecnocasa.country-tn.estates-index-city .main-content,body.tecnocasa.country-tn.estates-index-city-filter .main-content,body.tecnocasa.country-tn.estates-index-city-noprovince .main-content,body.tecnocasa.country-tn.estates-index-district .main-content,body.tecnocasa.country-tn.estates-index-district-noprovince .main-content,body.tecnocasa.country-tn.estates-index-map .main-content,body.tecnocasa.country-tn.estates-index-province .main-content,body.tecnocasa.country-tn.estates-index-region .main-content{padding-top:5.8rem}body.tecnocasa.country-hu.constructions-index-cardinal .main-content .row-maps .search-top,body.tecnocasa.country-hu.constructions-index-city .main-content .row-maps .search-top,body.tecnocasa.country-hu.constructions-index-district .main-content .row-maps .search-top,body.tecnocasa.country-hu.constructions-index-province .main-content .row-maps .search-top,body.tecnocasa.country-hu.estates-index-cardinal .main-content .row-maps .search-top,body.tecnocasa.country-hu.estates-index-city .main-content .row-maps .search-top,body.tecnocasa.country-hu.estates-index-city-filter .main-content .row-maps .search-top,body.tecnocasa.country-hu.estates-index-city-noprovince .main-content .row-maps .search-top,body.tecnocasa.country-hu.estates-index-district .main-content .row-maps .search-top,body.tecnocasa.country-hu.estates-index-district-noprovince .main-content .row-maps .search-top,body.tecnocasa.country-hu.estates-index-map .main-content .row-maps .search-top,body.tecnocasa.country-hu.estates-index-province .main-content .row-maps .search-top,body.tecnocasa.country-hu.estates-index-region .main-content .row-maps .search-top,body.tecnocasa.country-it.constructions-index-cardinal .main-content .row-maps .search-top,body.tecnocasa.country-it.constructions-index-city .main-content .row-maps .search-top,body.tecnocasa.country-it.constructions-index-district .main-content .row-maps .search-top,body.tecnocasa.country-it.constructions-index-province .main-content .row-maps .search-top,body.tecnocasa.country-it.estates-index-cardinal .main-content .row-maps .search-top,body.tecnocasa.country-it.estates-index-city .main-content .row-maps .search-top,body.tecnocasa.country-it.estates-index-city-filter .main-content .row-maps .search-top,body.tecnocasa.country-it.estates-index-city-noprovince .main-content .row-maps .search-top,body.tecnocasa.country-it.estates-index-district .main-content .row-maps .search-top,body.tecnocasa.country-it.estates-index-district-noprovince .main-content .row-maps .search-top,body.tecnocasa.country-it.estates-index-map .main-content .row-maps .search-top,body.tecnocasa.country-it.estates-index-province .main-content .row-maps .search-top,body.tecnocasa.country-it.estates-index-region .main-content .row-maps .search-top,body.tecnocasa.country-pl.constructions-index-cardinal .main-content .row-maps .search-top,body.tecnocasa.country-pl.constructions-index-city .main-content .row-maps .search-top,body.tecnocasa.country-pl.constructions-index-district .main-content .row-maps .search-top,body.tecnocasa.country-pl.constructions-index-province .main-content .row-maps .search-top,body.tecnocasa.country-pl.estates-index-cardinal .main-content .row-maps .search-top,body.tecnocasa.country-pl.estates-index-city .main-content .row-maps .search-top,body.tecnocasa.country-pl.estates-index-city-filter .main-content .row-maps .search-top,body.tecnocasa.country-pl.estates-index-city-noprovince .main-content .row-maps .search-top,body.tecnocasa.country-pl.estates-index-district .main-content .row-maps .search-top,body.tecnocasa.country-pl.estates-index-district-noprovince .main-content .row-maps .search-top,body.tecnocasa.country-pl.estates-index-map .main-content .row-maps .search-top,body.tecnocasa.country-pl.estates-index-province .main-content .row-maps .search-top,body.tecnocasa.country-pl.estates-index-region .main-content .row-maps .search-top,body.tecnocasa.country-tn.constructions-index-cardinal .main-content .row-maps .search-top,body.tecnocasa.country-tn.constructions-index-city .main-content .row-maps .search-top,body.tecnocasa.country-tn.constructions-index-district .main-content .row-maps .search-top,body.tecnocasa.country-tn.constructions-index-province .main-content .row-maps .search-top,body.tecnocasa.country-tn.estates-index-cardinal .main-content .row-maps .search-top,body.tecnocasa.country-tn.estates-index-city .main-content .row-maps .search-top,body.tecnocasa.country-tn.estates-index-city-filter .main-content .row-maps .search-top,body.tecnocasa.country-tn.estates-index-city-noprovince .main-content .row-maps .search-top,body.tecnocasa.country-tn.estates-index-district .main-content .row-maps .search-top,body.tecnocasa.country-tn.estates-index-district-noprovince .main-content .row-maps .search-top,body.tecnocasa.country-tn.estates-index-map .main-content .row-maps .search-top,body.tecnocasa.country-tn.estates-index-province .main-content .row-maps .search-top,body.tecnocasa.country-tn.estates-index-region .main-content .row-maps .search-top{top:82px}body.tecnocasa.country-hu.constructions-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.constructions-index-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.constructions-index-district .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.constructions-index-province .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-city-filter .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-city-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-district .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-district-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-map .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-province .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-region .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.constructions-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.constructions-index-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.constructions-index-district .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.constructions-index-province .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-city-filter .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-city-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-district .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-district-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-map .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-province .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-region .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.constructions-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.constructions-index-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.constructions-index-district .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.constructions-index-province .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.estates-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.estates-index-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.estates-index-city-filter .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.estates-index-city-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.estates-index-district .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.estates-index-district-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.estates-index-map .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.estates-index-province .main-content .tecnomap-left-sidebar,body.tecnocasa.country-pl.estates-index-region .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.constructions-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.constructions-index-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.constructions-index-district .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.constructions-index-province .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-city-filter .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-city-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-district .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-district-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-map .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-province .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-region .main-content .tecnomap-left-sidebar{top:140px}body.tecnorete.country-it.constructions-index-cardinal .main-content,body.tecnorete.country-it.constructions-index-city .main-content,body.tecnorete.country-it.constructions-index-district .main-content,body.tecnorete.country-it.constructions-index-province .main-content,body.tecnorete.country-it.estates-index-cardinal .main-content,body.tecnorete.country-it.estates-index-city .main-content,body.tecnorete.country-it.estates-index-city-filter .main-content,body.tecnorete.country-it.estates-index-city-noprovince .main-content,body.tecnorete.country-it.estates-index-district .main-content,body.tecnorete.country-it.estates-index-district-noprovince .main-content,body.tecnorete.country-it.estates-index-map .main-content,body.tecnorete.country-it.estates-index-province .main-content,body.tecnorete.country-it.estates-index-region .main-content{padding-top:4.8rem}body.tecnorete.country-it.constructions-index-cardinal .main-content .row-maps .search-top,body.tecnorete.country-it.constructions-index-city .main-content .row-maps .search-top,body.tecnorete.country-it.constructions-index-district .main-content .row-maps .search-top,body.tecnorete.country-it.constructions-index-province .main-content .row-maps .search-top,body.tecnorete.country-it.estates-index-cardinal .main-content .row-maps .search-top,body.tecnorete.country-it.estates-index-city .main-content .row-maps .search-top,body.tecnorete.country-it.estates-index-city-filter .main-content .row-maps .search-top,body.tecnorete.country-it.estates-index-city-noprovince .main-content .row-maps .search-top,body.tecnorete.country-it.estates-index-district .main-content .row-maps .search-top,body.tecnorete.country-it.estates-index-district-noprovince .main-content .row-maps .search-top,body.tecnorete.country-it.estates-index-map .main-content .row-maps .search-top,body.tecnorete.country-it.estates-index-province .main-content .row-maps .search-top,body.tecnorete.country-it.estates-index-region .main-content .row-maps .search-top{top:82px}body.tecnorete.country-it.constructions-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.constructions-index-city .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.constructions-index-district .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.constructions-index-province .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-cardinal .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-city .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-city-filter .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-city-noprovince .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-district .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-district-noprovince .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-map .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-province .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-region .main-content .tecnomap-left-sidebar{top:140px}body.tecnocasa.country-tn .row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:45vw;width:62px}body.tecnocasa.country-tn .row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn{width:58px}body.tecnocasa.country-tn .row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .zoom-btn{margin:1rem .4rem .7rem 1rem}}body.tecnocasa.country-es.estates-index-city .tecnomap-container .all-estates-cont,body.tecnocasa.country-es.estates-index-province .tecnomap-container .all-estates-cont,body.tecnocasa.country-hu.estates-index-city .tecnomap-container .all-estates-cont,body.tecnocasa.country-hu.estates-index-province .tecnomap-container .all-estates-cont{bottom:auto;position:fixed;top:150px}body.tecnocasa.country-es.estates-index-city .row-maps .badge-tecnocasa,body.tecnocasa.country-es.estates-index-province .row-maps .badge-tecnocasa,body.tecnocasa.country-hu.estates-index-city .row-maps .badge-tecnocasa,body.tecnocasa.country-hu.estates-index-province .row-maps .badge-tecnocasa{background-color:#fff;border:1px solid #158140;color:#158140}body.tecnocasa.country-es.estates-index-city .row-maps .badge-tecnocasa .badge-light,body.tecnocasa.country-es.estates-index-province .row-maps .badge-tecnocasa .badge-light,body.tecnocasa.country-hu.estates-index-city .row-maps .badge-tecnocasa .badge-light,body.tecnocasa.country-hu.estates-index-province .row-maps .badge-tecnocasa .badge-light{background-color:#158140;color:#fff!important}body.tecnocasa.country-es.estates-index-city .row-maps .col-lists .result-list .badge-arrow,body.tecnocasa.country-es.estates-index-province .row-maps .col-lists .result-list .badge-arrow,body.tecnocasa.country-hu.estates-index-city .row-maps .col-lists .result-list .badge-arrow,body.tecnocasa.country-hu.estates-index-province .row-maps .col-lists .result-list .badge-arrow{background-color:#158140}@media (min-width:1024px){.estates-list .estate-card{width:100%!important}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:47.5vw}}@media (min-width:1110px){.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:48vw}}@media (min-width:1279px){.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:49vw}}@media (min-width:1335px){.estates-list .estate-card{width:46.77%!important}}@media (min-width:1439px){.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:49.3vw}}@media (min-width:1440px){.no-map .row-maps .col-lists .estates-list .estate-card{width:23.4%!important}.no-map .row-maps .col-lists .estates-list .estates-count{margin-left:1rem;max-width:170px!important;position:static}.no-map .row-maps .col-maps .mapboxgl-map{height:calc(100vh - 5vw)}.estates-list .estate-card{margin-left:.8rem;margin-right:.3rem;width:31.33333%}.estates-list .estate-card .VueCarousel .VueCarousel-pagination{top:165px!important}}@media (min-width:1679px){.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:50vw!important}}@media (min-width:1919px){.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:50.5vw}}@media (min-width:2160px){.estates-list .estate-card{width:31.6%!important}.estates-list-fallback,.estates-list-noresults{width:95%}.link-seo{margin-right:2rem}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:51.4vw}}@media (min-width:2250px){.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:51.5vw}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.row-maps .col-lists{display:block!important;-ms-flex:0 1 auto!important}.row-maps .col-lists .estates-count img{width:auto!important}.row-maps .col-maps .mapboxgl-map{top:-28px!important}.tecnomap-estates{width:348px}}body.tecnocasa .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover span{color:#158140}body.tecnocasa .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active{background:#424e5b}body.tecnocasa .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active span{color:#fff}body.tecnocasa .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active:hover{background:#424e5b}body.tecnocasa .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active:hover span{color:#fff}body.tecnocasa .row-maps .tecnomap-container .tecnomap-interaction{background:#fff;border-radius:20px;box-shadow:0 3px 26px rgba(66,78,91,.3);color:#424e5b;left:20px;padding:2px 15px;position:fixed;top:130px;width:-moz-max-content;width:max-content}body.tecnocasa .row-maps .tecnomap-container .tecnomap-interaction label{font-size:.8rem;font-weight:600;margin-bottom:0}body.tecnocasa .row-maps .tecnomap-container .tecnomap-interaction .form-check [type=checkbox]:not(:checked)+label:after{background-color:#fff}body.tecnocasa .row-maps .col-lists .result-list .estates-actions .estates-sort .my-select .multiselect .multiselect__single{color:#158140}body.tecnorete .row-maps .map-actions-button>.mapboxgl-popup-content,body.tecnorete .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active{background:#003596}body.tecnorete .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn.active span{color:#fff}body.tecnorete .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover span{color:#ee7326}body.tecnorete .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.active{background:#003596}body.tecnorete .row-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover.active span{color:#fff}body.tecnorete .row-maps .col-lists .result-list .estates-actions .estates-sort .my-select .multiselect .multiselect__single{color:#ee7326}.constructions-show,.estates-show,.estates-show-region{background-color:#f4f4f4;margin-top:0}.constructions-show .calculate-mortgage-modal .mortgage-logo,.estates-show .calculate-mortgage-modal .mortgage-logo,.estates-show-region .calculate-mortgage-modal .mortgage-logo{height:auto;left:198px;position:absolute;top:-45px;width:105px}.constructions-show #__toctoc-live-box-container.bottom-right,.estates-show #__toctoc-live-box-container.bottom-right,.estates-show-region #__toctoc-live-box-container.bottom-right{bottom:4.2rem!important}.constructions-show .full-screen-modal .modal-dialog,.estates-show .full-screen-modal .modal-dialog,.estates-show-region .full-screen-modal .modal-dialog{margin:auto;max-width:100%}.constructions-show .solution-lead-modal .modal-dialog,.estates-show .solution-lead-modal .modal-dialog,.estates-show-region .solution-lead-modal .modal-dialog{margin:auto;max-width:-moz-fit-content;max-width:fit-content}.constructions-show .breadcrumb-container .container,.estates-show .breadcrumb-container .container,.estates-show-region .breadcrumb-container .container{margin:auto}.constructions-show .fixed-top,.estates-show .fixed-top,.estates-show-region .fixed-top{position:relative;top:0;z-index:11}.constructions-show .sticky,.estates-show .sticky,.estates-show-region .sticky{position:sticky;z-index:2}.constructions-show .padding-flex,.estates-show .padding-flex,.estates-show-region .padding-flex{padding:1rem}.constructions-show .main-content,.estates-show .main-content,.estates-show-region .main-content{padding-top:0}.constructions-show .main-content h2,.estates-show .main-content h2,.estates-show-region .main-content h2{font-size:1.25rem;font-weight:600;margin-bottom:.9rem}.constructions-show .main-content .estate-data-container,.estates-show .main-content .estate-data-container,.estates-show-region .main-content .estate-data-container{transition:all .1s ease-out;width:100%;z-index:9}.constructions-show .main-content .neighborhood,.estates-show .main-content .neighborhood,.estates-show-region .main-content .neighborhood{display:none}.constructions-show .main-content .icon_title.masked-image,.constructions-show .main-content .modal-title-icon.masked-image,.estates-show .main-content .icon_title.masked-image,.estates-show .main-content .modal-title-icon.masked-image,.estates-show-region .main-content .icon_title.masked-image,.estates-show-region .main-content .modal-title-icon.masked-image{height:20px;margin-right:6px;position:relative;top:2px;width:20px}.constructions-show .main-content .estate-title,.estates-show .main-content .estate-title,.estates-show-region .main-content .estate-title{font-size:1.7rem;font-weight:700;margin-bottom:.35rem;margin-top:.25rem}.constructions-show .main-content .estate-subtitle,.estates-show .main-content .estate-subtitle,.estates-show-region .main-content .estate-subtitle{font-size:1rem;font-weight:600;margin-bottom:0}.constructions-show .main-content .estate-data,.estates-show .main-content .estate-data,.estates-show-region .main-content .estate-data{background-color:#fff;box-shadow:0 3px 4px rgba(0,0,0,.125);width:100%;z-index:2}.constructions-show .main-content .estate-data .col-auto:first-child,.estates-show .main-content .estate-data .col-auto:first-child,.estates-show-region .main-content .estate-data .col-auto:first-child{border-right:1px solid #eee}.constructions-show .main-content .estate-data .estate-price,.estates-show .main-content .estate-data .estate-price,.estates-show-region .main-content .estate-data .estate-price{display:flex}.constructions-show .main-content .estate-data .estate-price .current-price,.estates-show .main-content .estate-data .estate-price .current-price,.estates-show-region .main-content .estate-data .estate-price .current-price{font-size:1.4rem;font-weight:700;margin-top:.2rem}.constructions-show .main-content .estate-data .estate-price .estate-card-discount-container,.estates-show .main-content .estate-data .estate-price .estate-card-discount-container,.estates-show-region .main-content .estate-data .estate-price .estate-card-discount-container{line-height:36px}.constructions-show .main-content .estate-data .estate-price .estate-card-discount-container img,.estates-show .main-content .estate-data .estate-price .estate-card-discount-container img,.estates-show-region .main-content .estate-data .estate-price .estate-card-discount-container img{margin:0 .2rem}.constructions-show .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-discount,.estates-show .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-discount,.estates-show-region .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-discount{color:#9da1a4;font-size:.9rem;text-decoration:line-through}.constructions-show .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-percent-discount,.estates-show .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-percent-discount,.estates-show-region .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-percent-discount{color:#c00}.constructions-show .main-content .estate-data .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,.estates-show .main-content .estate-data .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,.estates-show-region .main-content .estate-data .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon{background-color:#158140;height:.9rem;left:3px;position:relative;top:4px;width:.9rem}.constructions-show .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-discount-text,.estates-show .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-discount-text,.estates-show-region .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-discount-text{background:#d5efd6;border-radius:50px;color:#424e5b;font-size:.8rem;font-weight:600;margin:0 .35rem;padding:.2rem .75rem}.constructions-show .main-content .estate-data .estate-card-data,.estates-show .main-content .estate-data .estate-card-data,.estates-show-region .main-content .estate-data .estate-card-data{font-size:1rem;margin-bottom:0;margin-top:0}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element{flex:none;margin-right:1rem}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element img,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element img,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element img{height:auto;width:1.2rem}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element .masked-image,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element .masked-image,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element .masked-image{height:15px;margin-right:.1rem;position:relative;top:.1rem;width:15px}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image{background-color:#ef9393}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-surface .masked-image{background-color:#b663d7}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image{background-color:#8ec7d5;width:17px}.constructions-show .main-content .estate-data .estate-actions,.estates-show .main-content .estate-data .estate-actions,.estates-show-region .main-content .estate-data .estate-actions{margin-left:auto}.constructions-show .main-content .estate-data .estate-actions .share-button,.estates-show .main-content .estate-data .estate-actions .share-button,.estates-show-region .main-content .estate-data .estate-actions .share-button{align-items:center;display:flex;height:100%}.constructions-show .main-content .estate-detail section>.container .row h1.estate-title,.estates-show .main-content .estate-detail section>.container .row h1.estate-title,.estates-show-region .main-content .estate-detail section>.container .row h1.estate-title{width:100%}.constructions-show .main-content .estate-detail .print-pdf,.estates-show .main-content .estate-detail .print-pdf,.estates-show-region .main-content .estate-detail .print-pdf{background:#ef9393;border-radius:20px;color:#fff;display:inline-block;font-size:.7rem;font-weight:700;margin-bottom:1rem;padding:.4rem .8rem .3rem;position:absolute;right:-.8rem;text-transform:uppercase;top:-.4rem;transition:all .4s ease-in-out}.constructions-show .main-content .estate-detail .print-pdf img,.estates-show .main-content .estate-detail .print-pdf img,.estates-show-region .main-content .estate-detail .print-pdf img{height:auto;width:1.4rem}.constructions-show .main-content .estate-detail .print-pdf:hover,.estates-show .main-content .estate-detail .print-pdf:hover,.estates-show-region .main-content .estate-detail .print-pdf:hover{background:#ebebeb;color:#424e5b;text-decoration:none;transition:all .4s ease-in-out}.constructions-show .main-content .estate-detail .mapboxgl-ctrl-group,.estates-show .main-content .estate-detail .mapboxgl-ctrl-group,.estates-show-region .main-content .estate-detail .mapboxgl-ctrl-group{border-radius:20px}.constructions-show .main-content .estate-detail .mapboxgl-ctrl-top-left,.estates-show .main-content .estate-detail .mapboxgl-ctrl-top-left,.estates-show-region .main-content .estate-detail .mapboxgl-ctrl-top-left{display:flex;overflow-x:auto;width:100%}.constructions-show .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi,.estates-show .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi,.estates-show-region .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi{display:flex;overflow-x:auto;padding-bottom:1rem}.constructions-show .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi button,.estates-show .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi button,.estates-show-region .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi button{background-position:5px;background-size:18px;border-radius:20px;box-shadow:0 2px 15px rgba(0,0,0,.2);height:35px;padding:1rem 3rem 1rem 3.8rem;width:auto}.constructions-show .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi button div,.estates-show .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi button div,.estates-show-region .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi button div{left:56%;top:20%}.constructions-show .main-content .estate-detail .map,.estates-show .main-content .estate-detail .map,.estates-show-region .main-content .estate-detail .map{margin-bottom:1rem;margin-left:-15px;margin-right:-15px;position:relative}.constructions-show .main-content .estate-detail .map .modal-opener,.estates-show .main-content .estate-detail .map .modal-opener,.estates-show-region .main-content .estate-detail .map .modal-opener{background:#fff;border-radius:20px;box-shadow:0 0 0 2px rgba(0,0,0,.1);cursor:pointer;font-size:.7rem;font-weight:600;padding:5px 15px 2px;position:absolute;right:10px;text-transform:uppercase;top:10px;z-index:1}.constructions-show .main-content .estate-detail .map .modal-opener img,.estates-show .main-content .estate-detail .map .modal-opener img,.estates-show-region .main-content .estate-detail .map .modal-opener img{padding-right:5px;position:relative;top:-2px}.constructions-show .main-content .estate-detail .map .mapboxgl-map,.estates-show .main-content .estate-detail .map .mapboxgl-map,.estates-show-region .main-content .estate-detail .map .mapboxgl-map{border-radius:20px}.constructions-show .main-content .estate-detail .map .mapboxgl-map .mapboxgl-ctrl-top-left .mapboxgl-poi,.estates-show .main-content .estate-detail .map .mapboxgl-map .mapboxgl-ctrl-top-left .mapboxgl-poi,.estates-show-region .main-content .estate-detail .map .mapboxgl-map .mapboxgl-ctrl-top-left .mapboxgl-poi{display:flex}.constructions-show .main-content .estate-detail .map .mapboxgl-poi,.constructions-show .main-content .estate-detail .map-container,.estates-show .main-content .estate-detail .map .mapboxgl-poi,.estates-show .main-content .estate-detail .map-container,.estates-show-region .main-content .estate-detail .map .mapboxgl-poi,.estates-show-region .main-content .estate-detail .map-container{display:none}.constructions-show .main-content .estate-detail section,.estates-show .main-content .estate-detail section,.estates-show-region .main-content .estate-detail section{padding-bottom:0}.constructions-show .main-content .estate-detail section:first-of-type,.estates-show .main-content .estate-detail section:first-of-type,.estates-show-region .main-content .estate-detail section:first-of-type{padding-top:0}.constructions-show .main-content .estate-detail .estate-images,.estates-show .main-content .estate-detail .estate-images,.estates-show-region .main-content .estate-detail .estate-images{margin-bottom:1.5rem;position:relative}.constructions-show .main-content .estate-detail .estate-images .mobile-carousel,.estates-show .main-content .estate-detail .estate-images .mobile-carousel,.estates-show-region .main-content .estate-detail .estate-images .mobile-carousel{position:relative}.constructions-show .main-content .estate-detail .estate-images .mobile-carousel .estate-card-user-buttons,.estates-show .main-content .estate-detail .estate-images .mobile-carousel .estate-card-user-buttons,.estates-show-region .main-content .estate-detail .estate-images .mobile-carousel .estate-card-user-buttons{bottom:4.4rem;display:none;position:absolute;right:0;z-index:2}.constructions-show .main-content .estate-detail .estate-images .mobile-carousel .estate-card-user-buttons img,.estates-show .main-content .estate-detail .estate-images .mobile-carousel .estate-card-user-buttons img,.estates-show-region .main-content .estate-detail .estate-images .mobile-carousel .estate-card-user-buttons img{filter:brightness(10)}.constructions-show .main-content .estate-detail .estate-images .mobile-carousel .estate-card-user-buttons img:first-child,.estates-show .main-content .estate-detail .estate-images .mobile-carousel .estate-card-user-buttons img:first-child,.estates-show-region .main-content .estate-detail .estate-images .mobile-carousel .estate-card-user-buttons img:first-child{margin-right:.5rem}.constructions-show .main-content .estate-detail .estate-images .media-gallery-modal .modal-dialog .modal-content .modal-header,.estates-show .main-content .estate-detail .estate-images .media-gallery-modal .modal-dialog .modal-content .modal-header,.estates-show-region .main-content .estate-detail .estate-images .media-gallery-modal .modal-dialog .modal-content .modal-header{padding:0}.constructions-show .main-content .estate-detail .estate-images .VueCarousel,.estates-show .main-content .estate-detail .estate-images .VueCarousel,.estates-show-region .main-content .estate-detail .estate-images .VueCarousel{border-radius:0;height:270px;margin-left:-15px;margin-right:-15px}.constructions-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper,.estates-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper,.estates-show-region .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper{border-radius:0}.constructions-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper:after,.estates-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper:after,.estates-show-region .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper:after{background:#000;content:" ";height:60px;width:100%}.constructions-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-pagination,.estates-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-pagination,.estates-show-region .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-pagination{background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.15) 53%,rgba(0,0,0,.75));border-radius:0;bottom:0;height:5rem;position:absolute}.constructions-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-dot-container,.estates-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-dot-container,.estates-show-region .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-dot-container{margin-top:44px!important;transform:scale(.72)}.constructions-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,.estates-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,.estates-show-region .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active{top:2px}.constructions-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel,.estates-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .VueCarousel{height:auto}.constructions-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper,.estates-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper{border-radius:0;padding-right:2rem}.constructions-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner,.estates-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner{padding-left:1rem}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons{align-items:center;display:inline-flex;justify-content:center;width:100%}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons .media-button{font-size:.7rem;height:3.2rem;padding-top:.4rem}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button:last-child,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button:last-child,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons .media-button:last-child{border-right:0}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons .images-ai,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .images-ai,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons .images-ai{background:#31c987;border-radius:50px;color:#fff;font-size:.5rem;font-weight:800;padding:2px 9px 0;text-transform:uppercase}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons .images-ai .novita-icon,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .images-ai .novita-icon,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons .images-ai .novita-icon{height:14px;margin-left:4px;vertical-align:middle;width:14px}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12 .lazy-image,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12 .lazy-image,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .col-12 .lazy-image{border-radius:20px;margin-bottom:15px}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12 .lazy-image img,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12 .lazy-image img,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .col-12 .lazy-image img{height:188px}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12:nth-child(4) .lazy-image,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12:nth-child(4) .lazy-image,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .col-12:nth-child(4) .lazy-image{background-color:#000;background-image:none!important}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12:nth-child(4) .lazy-image img,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12:nth-child(4) .lazy-image img,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .col-12:nth-child(4) .lazy-image img{-o-object-fit:cover;object-fit:cover;opacity:.6}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .image_count{bottom:88px;color:#fff;cursor:pointer;font-size:1.9rem;font-weight:500;left:0;margin:auto;position:absolute;right:0;text-align:center;z-index:1}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count img,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count img,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .image_count img{margin-right:10px;margin-top:-5px}.constructions-show .main-content .estate-detail .estate-images.p-03,.estates-show .main-content .estate-detail .estate-images.p-03,.estates-show-region .main-content .estate-detail .estate-images.p-03{padding-right:.313rem}.constructions-show .main-content .estate-detail .estate-images .estate-badge,.estates-show .main-content .estate-detail .estate-images .estate-badge,.estates-show-region .main-content .estate-detail .estate-images .estate-badge{background:#fff;border-radius:24px;box-shadow:0 1px 10px rgba(0,0,0,.2);color:#f0063c;font-size:.625rem;font-weight:600;left:-5px;margin-right:5px;padding:.2rem .6rem .1rem 2rem;position:absolute;text-transform:uppercase;top:10px;z-index:7}.constructions-show .main-content .estate-detail .estate-images .estate-badge.star-color,.estates-show .main-content .estate-detail .estate-images .estate-badge.star-color,.estates-show-region .main-content .estate-detail .estate-images .estate-badge.star-color{color:#424e5b}.constructions-show .main-content .estate-detail .estate-images .estate-badge .star,.estates-show .main-content .estate-detail .estate-images .estate-badge .star,.estates-show-region .main-content .estate-detail .estate-images .estate-badge .star{background-color:#f0063c;border-radius:50px;box-shadow:0 1px 10px rgba(0,0,0,.3);height:21px;left:-1px;padding-left:4px;padding-top:1px;position:absolute;top:-1px;width:27px}.constructions-show .main-content .estate-detail .estate-images .estate-badge .star .masked-image,.estates-show .main-content .estate-detail .estate-images .estate-badge .star .masked-image,.estates-show-region .main-content .estate-detail .estate-images .estate-badge .star .masked-image{background-color:#fff;height:1.1rem;width:1.1rem}.constructions-show .main-content .estate-detail .estate-images-v2 .media-buttons,.constructions-show .main-content .estate-detail .estate-images-v3 .media-buttons,.estates-show .main-content .estate-detail .estate-images-v2 .media-buttons,.estates-show .main-content .estate-detail .estate-images-v3 .media-buttons,.estates-show-region .main-content .estate-detail .estate-images-v2 .media-buttons,.estates-show-region .main-content .estate-detail .estate-images-v3 .media-buttons{background:#fff;border-bottom:1px solid #e1e1e1;margin:0 -15px;max-width:none;text-align:center}.constructions-show .main-content .estate-detail .estate-images-v1 .media-gallery-modal .media-button,.constructions-show .main-content .estate-detail .estate-images-v2 .media-buttons .media-button,.constructions-show .main-content .estate-detail .estate-images-v3 .media-buttons .media-button,.estates-show .main-content .estate-detail .estate-images-v1 .media-gallery-modal .media-button,.estates-show .main-content .estate-detail .estate-images-v2 .media-buttons .media-button,.estates-show .main-content .estate-detail .estate-images-v3 .media-buttons .media-button,.estates-show-region .main-content .estate-detail .estate-images-v1 .media-gallery-modal .media-button,.estates-show-region .main-content .estate-detail .estate-images-v2 .media-buttons .media-button,.estates-show-region .main-content .estate-detail .estate-images-v3 .media-buttons .media-button{align-items:center;border-width:0;border-right:1px solid #ededed;box-shadow:none;cursor:pointer;flex:1;float:left;height:45px;justify-content:center;margin:0;text-align:center;width:auto}.constructions-show .main-content .estate-detail .modal-content .images-gallery-commands,.estates-show .main-content .estate-detail .modal-content .images-gallery-commands,.estates-show-region .main-content .estate-detail .modal-content .images-gallery-commands{position:relative}.constructions-show .main-content .estate-detail .modal-content .detail-map-container,.constructions-show .main-content .estate-detail .modal-content .detail-map-container .detail-map,.estates-show .main-content .estate-detail .modal-content .detail-map-container,.estates-show .main-content .estate-detail .modal-content .detail-map-container .detail-map,.estates-show-region .main-content .estate-detail .modal-content .detail-map-container,.estates-show-region .main-content .estate-detail .modal-content .detail-map-container .detail-map{height:100%}.constructions-show .main-content .estate-detail .modal-content .detail-map-container .detail-map .mapboxgl-map,.estates-show .main-content .estate-detail .modal-content .detail-map-container .detail-map .mapboxgl-map,.estates-show-region .main-content .estate-detail .modal-content .detail-map-container .detail-map .mapboxgl-map{height:calc(100% - 10px);height:100%}.constructions-show .main-content .estate-detail .modal-content .VueCarousel .VueCarousel-wrapper,.estates-show .main-content .estate-detail .modal-content .VueCarousel .VueCarousel-wrapper,.estates-show-region .main-content .estate-detail .modal-content .VueCarousel .VueCarousel-wrapper{border-radius:0}.constructions-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper,.estates-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper,.estates-show-region .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper{padding-right:6rem}.constructions-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide,.estates-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide,.estates-show-region .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide{margin:0 .35rem}.constructions-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button,.estates-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button,.estates-show-region .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button{border:1px solid #ddd;font-size:.65rem;height:3.8rem}.constructions-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button:disabled,.estates-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button:disabled,.estates-show-region .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button:disabled{border:0}.constructions-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button span,.estates-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button span,.estates-show-region .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button span{transform:scale(1.15)}.constructions-show .main-content .estate-detail .estate-carousel-image,.estates-show .main-content .estate-detail .estate-carousel-image,.estates-show-region .main-content .estate-detail .estate-carousel-image{height:240px;margin-bottom:.5rem;width:100%}.constructions-show .main-content .estate-detail .estate-detail-media-buttons button,.estates-show .main-content .estate-detail .estate-detail-media-buttons button,.estates-show-region .main-content .estate-detail .estate-detail-media-buttons button{border:none;border-radius:20px;display:block;font-size:.8rem;height:23vw;margin:auto;width:23vw}.constructions-show .main-content .estate-detail .estate-detail-media-buttons button img,.estates-show .main-content .estate-detail .estate-detail-media-buttons button img,.estates-show-region .main-content .estate-detail .estate-detail-media-buttons button img{display:block;margin:auto}.constructions-show .main-content .estate-detail .estate-title,.estates-show .main-content .estate-detail .estate-title,.estates-show-region .main-content .estate-detail .estate-title{font-size:1.5rem;font-weight:700;margin-bottom:0;margin-top:0}.constructions-show .main-content .estate-detail .estate-subtitle,.estates-show .main-content .estate-detail .estate-subtitle,.estates-show-region .main-content .estate-detail .estate-subtitle{font-size:1rem;margin-bottom:.9rem}.constructions-show .main-content .estate-detail .estate-features,.estates-show .main-content .estate-detail .estate-features,.estates-show-region .main-content .estate-detail .estate-features{margin-bottom:0}.constructions-show .main-content .estate-detail .estate-features .row,.estates-show .main-content .estate-detail .estate-features .row,.estates-show-region .main-content .estate-detail .estate-features .row{border-bottom:1px solid #eee;margin:0;padding:.5rem 0}.constructions-show .main-content .estate-detail .estate-features .row>.col,.estates-show .main-content .estate-detail .estate-features .row>.col,.estates-show-region .main-content .estate-detail .estate-features .row>.col{padding-left:0}.constructions-show .main-content .estate-detail .estate-costs,.constructions-show .main-content .estate-detail .estate-description,.constructions-show .main-content .estate-detail .estate-details,.constructions-show .main-content .estate-detail .estate-energy-data,.constructions-show .main-content .estate-detail .estate-features,.constructions-show .main-content .estate-detail .estate-options,.constructions-show .main-content .estate-detail .estate-points-of-interest,.constructions-show .main-content .estate-detail .estate-service,.constructions-show .main-content .estate-detail .solutions,.estates-show .main-content .estate-detail .estate-costs,.estates-show .main-content .estate-detail .estate-description,.estates-show .main-content .estate-detail .estate-details,.estates-show .main-content .estate-detail .estate-energy-data,.estates-show .main-content .estate-detail .estate-features,.estates-show .main-content .estate-detail .estate-options,.estates-show .main-content .estate-detail .estate-points-of-interest,.estates-show .main-content .estate-detail .estate-service,.estates-show .main-content .estate-detail .solutions,.estates-show-region .main-content .estate-detail .estate-costs,.estates-show-region .main-content .estate-detail .estate-description,.estates-show-region .main-content .estate-detail .estate-details,.estates-show-region .main-content .estate-detail .estate-energy-data,.estates-show-region .main-content .estate-detail .estate-features,.estates-show-region .main-content .estate-detail .estate-options,.estates-show-region .main-content .estate-detail .estate-points-of-interest,.estates-show-region .main-content .estate-detail .estate-service,.estates-show-region .main-content .estate-detail .solutions{padding:0}.constructions-show .main-content .estate-detail .estate-costs h2,.constructions-show .main-content .estate-detail .estate-description h2,.constructions-show .main-content .estate-detail .estate-details h2,.constructions-show .main-content .estate-detail .estate-energy-data h2,.constructions-show .main-content .estate-detail .estate-features h2,.constructions-show .main-content .estate-detail .estate-options h2,.constructions-show .main-content .estate-detail .estate-points-of-interest h2,.constructions-show .main-content .estate-detail .estate-service h2,.constructions-show .main-content .estate-detail .solutions h2,.estates-show .main-content .estate-detail .estate-costs h2,.estates-show .main-content .estate-detail .estate-description h2,.estates-show .main-content .estate-detail .estate-details h2,.estates-show .main-content .estate-detail .estate-energy-data h2,.estates-show .main-content .estate-detail .estate-features h2,.estates-show .main-content .estate-detail .estate-options h2,.estates-show .main-content .estate-detail .estate-points-of-interest h2,.estates-show .main-content .estate-detail .estate-service h2,.estates-show .main-content .estate-detail .solutions h2,.estates-show-region .main-content .estate-detail .estate-costs h2,.estates-show-region .main-content .estate-detail .estate-description h2,.estates-show-region .main-content .estate-detail .estate-details h2,.estates-show-region .main-content .estate-detail .estate-energy-data h2,.estates-show-region .main-content .estate-detail .estate-features h2,.estates-show-region .main-content .estate-detail .estate-options h2,.estates-show-region .main-content .estate-detail .estate-points-of-interest h2,.estates-show-region .main-content .estate-detail .estate-service h2,.estates-show-region .main-content .estate-detail .solutions h2{font-size:1.25rem;font-weight:600}.constructions-show .main-content .estate-detail .estate-costs,.estates-show .main-content .estate-detail .estate-costs,.estates-show-region .main-content .estate-detail .estate-costs{background-color:rgba(142,199,213,.3);border-radius:20px;margin-bottom:.5rem;padding:1.5rem}.constructions-show .main-content .estate-detail .estate-costs h3,.estates-show .main-content .estate-detail .estate-costs h3,.estates-show-region .main-content .estate-detail .estate-costs h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.constructions-show .main-content .estate-detail .estate-costs .costs-container,.estates-show .main-content .estate-detail .estate-costs .costs-container,.estates-show-region .main-content .estate-detail .estate-costs .costs-container{font-size:.85rem;margin-bottom:.4rem}.constructions-show .main-content .estate-detail .estate-costs .col,.estates-show .main-content .estate-detail .estate-costs .col,.estates-show-region .main-content .estate-detail .estate-costs .col{padding-right:0}.constructions-show .main-content .estate-detail .estate-costs .masked-image.costs-details,.estates-show .main-content .estate-detail .estate-costs .masked-image.costs-details,.estates-show-region .main-content .estate-detail .estate-costs .masked-image.costs-details{height:18px;margin-right:5px;position:relative;top:2px;width:18px}.constructions-show .main-content .estate-detail .estate-costs .tecnovalore,.estates-show .main-content .estate-detail .estate-costs .tecnovalore,.estates-show-region .main-content .estate-detail .estate-costs .tecnovalore{background-color:hsla(0,0%,100%,.5);border-radius:20px;font-size:.8rem;padding:.7rem .6rem .4rem;width:100%}.constructions-show .main-content .estate-detail .estate-costs .tecnovalore .logo-tecnovalore,.estates-show .main-content .estate-detail .estate-costs .tecnovalore .logo-tecnovalore,.estates-show-region .main-content .estate-detail .estate-costs .tecnovalore .logo-tecnovalore{float:left;height:auto;margin-right:5px;margin-top:-5px;width:30px}.constructions-show .main-content .estate-detail .estate-costs .modal-opener,.estates-show .main-content .estate-detail .estate-costs .modal-opener,.estates-show-region .main-content .estate-detail .estate-costs .modal-opener{height:40px;margin:.5rem;position:static}.constructions-show .main-content .estate-detail .estate-costs .modal-opener-nostyle,.estates-show .main-content .estate-detail .estate-costs .modal-opener-nostyle,.estates-show-region .main-content .estate-detail .estate-costs .modal-opener-nostyle{cursor:pointer;height:auto!important;left:-.2rem;margin:auto!important;position:relative}.constructions-show .main-content .estate-detail .estate-costs .row.buttons,.estates-show .main-content .estate-detail .estate-costs .row.buttons,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons{margin-bottom:0}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .btn,.estates-show .main-content .estate-detail .estate-costs .row.buttons .btn,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .btn{background-color:rgba(142,199,213,.5);border-radius:20px;color:#424e5b;font-size:.8rem;height:30px;line-height:2;margin-bottom:.4rem;padding:.2rem 1.2rem}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .btn:hover,.estates-show .main-content .estate-detail .estate-costs .row.buttons .btn:hover,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .btn:hover{color:#fff}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .btn:hover .masked-image,.estates-show .main-content .estate-detail .estate-costs .row.buttons .btn:hover .masked-image,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .btn:hover .masked-image{background-color:#fff}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .btn .masked-image,.estates-show .main-content .estate-detail .estate-costs .row.buttons .btn .masked-image,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .btn .masked-image{float:left;left:-10px;position:relative;top:-4px;width:18px}.constructions-show .main-content .estate-detail .estate-costs a,.estates-show .main-content .estate-detail .estate-costs a,.estates-show-region .main-content .estate-detail .estate-costs a{color:#424e5b;font-weight:700}.constructions-show .main-content .estate-detail .estate-costs a .masked-image,.estates-show .main-content .estate-detail .estate-costs a .masked-image,.estates-show-region .main-content .estate-detail .estate-costs a .masked-image{height:13px!important;width:13px!important}.constructions-show .main-content .estate-detail .estate-description,.estates-show .main-content .estate-detail .estate-description,.estates-show-region .main-content .estate-detail .estate-description{padding:0}.constructions-show .main-content .estate-detail .estate-description .estate-description-container,.estates-show .main-content .estate-detail .estate-description .estate-description-container,.estates-show-region .main-content .estate-detail .estate-description .estate-description-container{height:280px;margin-bottom:1rem;overflow:hidden}.constructions-show .main-content .estate-detail .estate-description p,.estates-show .main-content .estate-detail .estate-description p,.estates-show-region .main-content .estate-detail .estate-description p{margin-bottom:.3rem}.constructions-show .main-content .estate-detail .estate-description .modal-dialog .modal-body p,.estates-show .main-content .estate-detail .estate-description .modal-dialog .modal-body p,.estates-show-region .main-content .estate-detail .estate-description .modal-dialog .modal-body p{margin-bottom:0;padding:.5rem}.constructions-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .open-sign,.estates-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .open-sign,.estates-show-region .main-content .estate-detail .estate-description .modal-dialog .modal-body .open-sign{border-left:1px solid #fff;border-radius:20px 20px 0 0;border-right:1px solid #dfebed;border-top:1px solid #dfebed}.constructions-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .close-sign,.estates-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .close-sign,.estates-show-region .main-content .estate-detail .estate-description .modal-dialog .modal-body .close-sign{border-bottom:1px solid #dfebed;border-left:1px solid #dfebed;border-radius:0 0 20px 20px;border-right:1px solid #fff}.constructions-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .close-sign .dec,.estates-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .close-sign .dec,.estates-show-region .main-content .estate-detail .estate-description .modal-dialog .modal-body .close-sign .dec{transform:rotate(180deg)}.constructions-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .dec,.estates-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .dec,.estates-show-region .main-content .estate-detail .estate-description .modal-dialog .modal-body .dec{height:auto;margin:.5rem 0;width:22px}.constructions-show .main-content .estate-detail .estate-points-of-interest,.estates-show .main-content .estate-detail .estate-points-of-interest,.estates-show-region .main-content .estate-detail .estate-points-of-interest{background-color:#fff;border-radius:20px;box-shadow:0 0 30px rgba(0,0,0,.08);margin-top:0;padding:1.5rem}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container{height:210px;margin-bottom:1rem;overflow:hidden}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data{background-color:red;border-radius:10px;font-size:.9rem;padding:.5rem}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data img,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data img,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data img{font-size:.9rem;height:1rem;left:8px;position:relative}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.bar,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.bar,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.bar{background-color:#f0fafb}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.public_transport,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.public_transport,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.public_transport{background-color:#f3f9ff}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.hospital,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.hospital,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.hospital{background-color:#fdf4f4}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.market,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.market,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.market{background-color:#f0fafb}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.pharmacy,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.pharmacy,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.pharmacy{background-color:#f0faf4}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.restaurant,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.restaurant,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.restaurant{background-color:#f0fafb}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.school,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.school,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.school{background-color:#f6fbf8}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.shop,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.shop,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.shop{background-color:#f7e8fc}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.ev_charging,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.ev_charging,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data.ev_charging{background-color:#fdf4f4}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list{-moz-columns:1;column-count:1}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data{background-color:red;border-radius:10px;font-size:.9rem;padding:.5rem}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data img,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data img,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data img{height:1rem;left:5px;margin-left:.5rem;position:relative}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.bar,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.bar,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.bar{background-color:#f0fafb}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.public_transport,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.public_transport,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.public_transport{background-color:#f3f9ff}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.hospital,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.hospital,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.hospital{background-color:#fdf4f4}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.market,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.market,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.market{background-color:#f0fafb}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.pharmacy,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.pharmacy,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.pharmacy{background-color:#f0faf4}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.restaurant,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.restaurant,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.restaurant{background-color:#f0fafb}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.school,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.school,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.school{background-color:#f6fbf8}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.shop,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.shop,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.shop{background-color:#f7e8fc}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.ev_charging,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.ev_charging,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .points-of-interest-list .poi-category .poi-category-data.ev_charging{background-color:#fdf4f4}.constructions-show .main-content .estate-detail .estate-points-of-interest h3,.estates-show .main-content .estate-detail .estate-points-of-interest h3,.estates-show-region .main-content .estate-detail .estate-points-of-interest h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category{display:inline-table;margin-bottom:1.4rem;width:100%}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category h3 img,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category h3 img,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category h3 img{height:1rem;margin-right:.5rem;width:1rem}.constructions-show .main-content .estate-detail .estate-energy-data,.estates-show .main-content .estate-detail .estate-energy-data,.estates-show-region .main-content .estate-detail .estate-energy-data{padding:0}.constructions-show .main-content .estate-detail .estate-energy-data .dec-leg,.estates-show .main-content .estate-detail .estate-energy-data .dec-leg,.estates-show-region .main-content .estate-detail .estate-energy-data .dec-leg{font-size:.7rem;font-style:italic;left:14px;position:relative;text-align:right;top:-.5rem}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph,.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph{display:flex;height:1.5rem;margin:0 1rem;width:100%}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph.exempt,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph.exempt,.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph.exempt{filter:saturate(0)}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square,.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square{opacity:.2;width:14.28%}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square span,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square span,.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square span{color:#fff;display:none;font-size:.9rem;font-weight:600;line-height:1.5rem;text-align:center}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square.active,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square.active,.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square.active{opacity:1}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square.active span,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square.active span,.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square.active span{display:block}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:first-child,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:first-child,.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:first-child{background-color:#007b39}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(2),.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(2),.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(2){background-color:#67b550}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(3),.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(3),.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(3){background-color:#92c037}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(4),.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(4),.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(4){background-color:#d1d71d}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(5),.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(5),.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(5){background-color:#e0ac24}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(6),.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(6),.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(6){background-color:#cc5e0b}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(7),.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(7),.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(7){background-color:#c01a1b}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(8),.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(9),.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(8),.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(9),.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(8),.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(9){display:none}.constructions-show .main-content .estate-detail .estate-energy-data .estate-energy-details,.estates-show .main-content .estate-detail .estate-energy-data .estate-energy-details,.estates-show-region .main-content .estate-detail .estate-energy-data .estate-energy-details{font-size:1rem}.constructions-show .main-content .estate-detail .estate-options .btn,.estates-show .main-content .estate-detail .estate-options .btn,.estates-show-region .main-content .estate-detail .estate-options .btn{font-size:.8rem}.constructions-show .main-content .estate-detail .estate-service .services .tag,.estates-show .main-content .estate-detail .estate-service .services .tag,.estates-show-region .main-content .estate-detail .estate-service .services .tag{background:#f5f5f5;border:none;border-radius:0;color:#424e5b!important;cursor:default;display:inline-block;font-size:14px;margin:5px 5px 5px 0;padding:8px 10px;position:relative}.constructions-show .main-content .estate-detail .estate-service .services .tag:hover,.estates-show .main-content .estate-detail .estate-service .services .tag:hover,.estates-show-region .main-content .estate-detail .estate-service .services .tag:hover{background:#dfeff3;text-decoration:none}.constructions-show .main-content .estate-detail .estate-service .services .tag .my-tooltip,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip,.estates-show-region .main-content .estate-detail .estate-service .services .tag .my-tooltip{position:relative}.constructions-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip,.estates-show-region .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip{color:#424e5b;font-family:Nunito,sans-serif!important;font-size:13px;left:0;margin:auto;right:0}.constructions-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .tooltip-inner,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .tooltip-inner,.estates-show-region .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .tooltip-inner{background-color:#fff;border-radius:10px;box-shadow:0 0 12px rgba(0,0,0,.18);color:#2a3e51;max-width:210px;padding:12px;text-align:left}.constructions-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .tooltip-inner ul,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .tooltip-inner ul,.estates-show-region .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .tooltip-inner ul{margin-bottom:.3rem;padding-left:20px}.constructions-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .arrow,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .arrow,.estates-show-region .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .arrow{left:11%}.constructions-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .arrow:before,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .arrow:before,.estates-show-region .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .arrow:before{border-top-color:#fff}.constructions-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip.bs-tooltip-top.show,.constructions-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip.show.bs-tooltip-auto[x-placement^=top],.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip.bs-tooltip-top.show,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip.show.bs-tooltip-auto[x-placement^=top],.estates-show-region .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip.bs-tooltip-top.show,.estates-show-region .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip.show.bs-tooltip-auto[x-placement^=top]{opacity:1}.constructions-show .main-content .estate-detail .leads-column,.estates-show .main-content .estate-detail .leads-column,.estates-show-region .main-content .estate-detail .leads-column{flex:0 0 100%;max-width:100%;padding:0}.constructions-show .main-content .estate-detail .leads-column .lead-forms,.estates-show .main-content .estate-detail .leads-column .lead-forms,.estates-show-region .main-content .estate-detail .leads-column .lead-forms{display:none}.constructions-show .main-content .estate-detail .leads-column button.phone,.estates-show .main-content .estate-detail .leads-column button.phone,.estates-show-region .main-content .estate-detail .leads-column button.phone{width:100%}.constructions-show .main-content .estate-detail .leads-column .appointment,.estates-show .main-content .estate-detail .leads-column .appointment,.estates-show-region .main-content .estate-detail .leads-column .appointment{align-items:center;background:linear-gradient(171deg,#edfbff,#fff 53%,#e1f3e7);border-radius:20px;display:flex;height:140px;justify-content:flex-end;margin:10px auto 3rem;padding:1rem;text-align:center;width:100%}.constructions-show .main-content .estate-detail .leads-column .appointment img,.estates-show .main-content .estate-detail .leads-column .appointment img,.estates-show-region .main-content .estate-detail .leads-column .appointment img{cursor:pointer;max-width:100%}.constructions-show .main-content .estate-detail .leads-column .appointment .btn,.estates-show .main-content .estate-detail .leads-column .appointment .btn,.estates-show-region .main-content .estate-detail .leads-column .appointment .btn{padding:.6rem 1.4rem;width:-moz-fit-content;width:fit-content}.constructions-show .main-content .estate-detail .leads-column .agency-new,.estates-show .main-content .estate-detail .leads-column .agency-new,.estates-show-region .main-content .estate-detail .leads-column .agency-new{background-repeat:no-repeat;border-radius:20px;margin-bottom:14px;min-height:392px;padding:20px 20px 0}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec,.estates-show .main-content .estate-detail .leads-column .agency-new.tec,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec{background-image:url(/img/bg-agency-new-tec-team.svg);background-repeat:no-repeat;background-size:cover}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec{background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-webkit-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-moz-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);color:#fff!important;letter-spacing:.05rem;margin-top:1rem;padding:14px 35px!important;transition:all .5s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec img,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec img,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec img{margin-right:5px;vertical-align:top}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover{background-position:100%;box-shadow:none;box-sizing:border-box;color:#fff;text-decoration:none;transition:all .2s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover span,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover span,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover span{color:#fff!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover .masked-image{background-color:#fff!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:active,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:active,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:active{transform:scale(.95)}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b!important;min-width:110px;padding:0}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light:hover,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light:hover,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light .masked-image{background-color:#158140!important;height:18px;vertical-align:middle}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .affiliate-label,.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .role,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .affiliate-label,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .role,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .affiliate-label,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .role{color:#158140!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .agency-heading img,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .agency-heading img,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .agency-heading img{border:none}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre,.estates-show .main-content .estate-detail .leads-column .agency-new.tre,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre{background-image:url(/img/bg-agency-new-tre-team.svg);background-repeat:no-repeat;background-size:cover}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre{background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-webkit-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-moz-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);color:#fff;letter-spacing:.05rem;margin-top:1rem;padding:14px 35px!important;transition:all .5s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre img,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre img,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre img{margin-right:5px;vertical-align:top}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b;min-width:140px;padding:0!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light:hover,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light:hover,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light .masked-image{background-color:#ee7326;height:18px;vertical-align:middle}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover{background-position:100%;box-shadow:none;color:#fff!important;text-decoration:none;transition:all .2s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover span,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover span,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover span{color:#fff!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover .masked-image{background-color:#fff!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:active,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:active,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:active{transform:scale(.95)}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .affiliate-label,.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .role,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .affiliate-label,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .role,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .affiliate-label,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .role{color:#ee7326!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .agency-heading img,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .agency-heading img,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .agency-heading img{border:none}.constructions-show .main-content .estate-detail .leads-column .agency-new .logo,.estates-show .main-content .estate-detail .leads-column .agency-new .logo,.estates-show-region .main-content .estate-detail .leads-column .agency-new .logo{display:none}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data{margin-bottom:0}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card{padding-left:.7rem!important}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tec .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tec .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tec .masked-image{background-color:#158140}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tre .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tre .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tre .masked-image{background-color:#ee7326}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map{display:none;margin-top:.5rem}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map img,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map img,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map img{width:30px}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .address,.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .email,.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .whatsapp,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .address,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .email,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .whatsapp,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .address,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .email,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .whatsapp{font-size:.8rem}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-actions,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-actions,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-actions{display:none}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-actions .phone-detail,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-actions .phone-detail,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-actions .phone-detail{width:48%}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-card,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-card,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-card{background-repeat:no-repeat;background:none;padding:0}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-card .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-card .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-card .masked-image{margin-left:0}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-card .agency-team .VueCarousel-wrapper:after,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-card .agency-team .VueCarousel-wrapper:after,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-card .agency-team .VueCarousel-wrapper:after{background:none}.constructions-show .main-content .estate-detail .solutions,.estates-show .main-content .estate-detail .solutions,.estates-show-region .main-content .estate-detail .solutions{padding-top:2rem;width:100%}.constructions-show .main-content .estate-container,.estates-show .main-content .estate-container,.estates-show-region .main-content .estate-container{width:100%}.constructions-show .main-content .estate-family,.estates-show .main-content .estate-family,.estates-show-region .main-content .estate-family{align-items:flex-start;box-sizing:border-box;flex-direction:column;justify-content:center;margin:1rem auto;position:relative;width:100%}.constructions-show .main-content .estate-family .badge,.estates-show .main-content .estate-family .badge,.estates-show-region .main-content .estate-family .badge{color:#fff;font-size:.6rem;letter-spacing:1px;padding:.5em .9em;position:absolute;text-transform:uppercase;top:0}.constructions-show .main-content .estate-family .badge.badge_parent,.estates-show .main-content .estate-family .badge.badge_parent,.estates-show-region .main-content .estate-family .badge.badge_parent{background:#189399}.constructions-show .main-content .estate-family .badge.badge_child,.constructions-show .main-content .estate-family .badge.badge_sibling,.estates-show .main-content .estate-family .badge.badge_child,.estates-show .main-content .estate-family .badge.badge_sibling,.estates-show-region .main-content .estate-family .badge.badge_child,.estates-show-region .main-content .estate-family .badge.badge_sibling{background:#b8dbe4;color:#424e5b}.constructions-show .main-content .estate-family .box,.estates-show .main-content .estate-family .box,.estates-show-region .main-content .estate-family .box{border-radius:10px;box-shadow:none;margin:7px 24px 0 0;min-width:100%;padding:1rem 1rem .5rem}.constructions-show .main-content .estate-family .box.box_parent,.estates-show .main-content .estate-family .box.box_parent,.estates-show-region .main-content .estate-family .box.box_parent{background:rgba(24,147,153,.14);border:2px solid #189399}.constructions-show .main-content .estate-family .box.box_child,.constructions-show .main-content .estate-family .box.box_sibling,.estates-show .main-content .estate-family .box.box_child,.estates-show .main-content .estate-family .box.box_sibling,.estates-show-region .main-content .estate-family .box.box_child,.estates-show-region .main-content .estate-family .box.box_sibling{background:#fff;border:2px solid rgba(24,147,153,.25)}.constructions-show .main-content .estate-family .box a,.estates-show .main-content .estate-family .box a,.estates-show-region .main-content .estate-family .box a{color:#424e5b;font-size:1rem;font-weight:700}.constructions-show .main-content .estate-family .box .related_estate_price,.estates-show .main-content .estate-family .box .related_estate_price,.estates-show-region .main-content .estate-family .box .related_estate_price{align-items:center;display:flex;justify-content:space-between;min-height:36px}.constructions-show .main-content .estate-family .box .related_estate_price .price,.estates-show .main-content .estate-family .box .related_estate_price .price,.estates-show-region .main-content .estate-family .box .related_estate_price .price{color:#424e5b;font-size:1.3rem;font-weight:700}.constructions-show .main-content .estate-family .box .related_estate_price .price .trattativaRiservata,.estates-show .main-content .estate-family .box .related_estate_price .price .trattativaRiservata,.estates-show-region .main-content .estate-family .box .related_estate_price .price .trattativaRiservata{font-size:.8rem}.constructions-show .main-content .estate-family .box .related_estate_price .other_contract,.estates-show .main-content .estate-family .box .related_estate_price .other_contract,.estates-show-region .main-content .estate-family .box .related_estate_price .other_contract{text-align:center}.constructions-show .main-content .estate-family .box .related_estate_price .other_contract a,.estates-show .main-content .estate-family .box .related_estate_price .other_contract a,.estates-show-region .main-content .estate-family .box .related_estate_price .other_contract a{display:flex;flex-direction:column;font-size:.75rem}.constructions-show .main-content .estate-family .box .related_estate_price .other_contract .detail_price,.estates-show .main-content .estate-family .box .related_estate_price .other_contract .detail_price,.estates-show-region .main-content .estate-family .box .related_estate_price .other_contract .detail_price{align-items:center;background:#c92700;border-radius:20px;color:#fff;display:flex;flex-direction:row;padding:0 5px}.constructions-show .main-content .estate-family .box .related_estate_price .other_contract .detail_price .masked-image,.estates-show .main-content .estate-family .box .related_estate_price .other_contract .detail_price .masked-image,.estates-show-region .main-content .estate-family .box .related_estate_price .other_contract .detail_price .masked-image{background-color:#fff;height:1rem;margin-left:5px;width:1rem}.constructions-show .main-content .estate-family .box .related_estate_price .other_contract:has(.trattativaRiservata) .masked-image,.estates-show .main-content .estate-family .box .related_estate_price .other_contract:has(.trattativaRiservata) .masked-image,.estates-show-region .main-content .estate-family .box .related_estate_price .other_contract:has(.trattativaRiservata) .masked-image{display:none}.constructions-show .main-content .estate-family .box .estate-card-data,.estates-show .main-content .estate-family .box .estate-card-data,.estates-show-region .main-content .estate-family .box .estate-card-data{font-size:.8rem;font-weight:600;justify-content:space-between;margin-bottom:0}.constructions-show .main-content .estate-family .box .estate-card-data div,.estates-show .main-content .estate-family .box .estate-card-data div,.estates-show-region .main-content .estate-family .box .estate-card-data div{align-items:flex-start;display:flex;flex-direction:row}.constructions-show .main-content .estate-family .box .estate-card-data div .masked-image,.estates-show .main-content .estate-family .box .estate-card-data div .masked-image,.estates-show-region .main-content .estate-family .box .estate-card-data div .masked-image{background-color:#c92700;height:.9rem;margin-right:.5rem;width:.9rem}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-pagination,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-pagination,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-pagination{position:relative}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot{background-color:#126d80!important;border-radius:20px;height:10px!important;opacity:.3;width:10px!important}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active{opacity:1}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot:focus{outline:none}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-navigation,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-navigation{display:block}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next{padding:0!important;right:0!important;top:40%!important;z-index:100000}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next span,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next span,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next span{height:15px;width:15px}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev{left:7px!important;padding:0!important;top:40%!important}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev span,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev span,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev span{height:15px;width:15px}.constructions-show .main-content .estate-family-title,.estates-show .main-content .estate-family-title,.estates-show-region .main-content .estate-family-title{align-items:flex-start;display:flex;margin-left:1rem;margin-top:.8rem}.constructions-show .main-content .estate-family-title h2,.estates-show .main-content .estate-family-title h2,.estates-show-region .main-content .estate-family-title h2{font-size:1rem;margin-bottom:1rem}.constructions-show .main-content .estate-family-title .masked-image,.estates-show .main-content .estate-family-title .masked-image,.estates-show-region .main-content .estate-family-title .masked-image{display:none}.constructions-show .main-content .agency-card,.estates-show .main-content .agency-card,.estates-show-region .main-content .agency-card{border-radius:20px;font-size:.9rem;margin:0 0 1rem;max-width:none;width:100%}.constructions-show .main-content .agency-card .agency-aicat img,.estates-show .main-content .agency-card .agency-aicat img,.estates-show-region .main-content .agency-card .agency-aicat img{border:none!important;margin:0!important;min-width:100%!important}.constructions-show .main-content .agency-card .agency-card-header h4,.estates-show .main-content .agency-card .agency-card-header h4,.estates-show-region .main-content .agency-card .agency-card-header h4{font-size:1.2rem;font-weight:600}.constructions-show .main-content .agency-card .agency-card-header .agency-affiliate-name,.estates-show .main-content .agency-card .agency-card-header .agency-affiliate-name,.estates-show-region .main-content .agency-card .agency-card-header .agency-affiliate-name{align-items:flex-start;display:flex}.constructions-show .main-content .agency-card .agency-card-header .agency-affiliate-name img,.estates-show .main-content .agency-card .agency-card-header .agency-affiliate-name img,.estates-show-region .main-content .agency-card .agency-card-header .agency-affiliate-name img{margin-right:.5rem;margin-top:.25rem}.constructions-show .main-content .agency-card .agency-card-header .agency-affiliate-name .agency-business-name,.estates-show .main-content .agency-card .agency-card-header .agency-affiliate-name .agency-business-name,.estates-show-region .main-content .agency-card .agency-card-header .agency-affiliate-name .agency-business-name{font-weight:600}.constructions-show .main-content .agency-card.tec .affiliate-label,.constructions-show .main-content .agency-card.tec .role,.constructions-show .main-content .agency-card.tecnocasa .affiliate-label,.constructions-show .main-content .agency-card.tecnocasa .role,.estates-show .main-content .agency-card.tec .affiliate-label,.estates-show .main-content .agency-card.tec .role,.estates-show .main-content .agency-card.tecnocasa .affiliate-label,.estates-show .main-content .agency-card.tecnocasa .role,.estates-show-region .main-content .agency-card.tec .affiliate-label,.estates-show-region .main-content .agency-card.tec .role,.estates-show-region .main-content .agency-card.tecnocasa .affiliate-label,.estates-show-region .main-content .agency-card.tecnocasa .role{color:#158140}.constructions-show .main-content .agency-card.tecnorete .affiliate-label,.constructions-show .main-content .agency-card.tecnorete .role,.constructions-show .main-content .agency-card.tre .affiliate-label,.constructions-show .main-content .agency-card.tre .role,.estates-show .main-content .agency-card.tecnorete .affiliate-label,.estates-show .main-content .agency-card.tecnorete .role,.estates-show .main-content .agency-card.tre .affiliate-label,.estates-show .main-content .agency-card.tre .role,.estates-show-region .main-content .agency-card.tecnorete .affiliate-label,.estates-show-region .main-content .agency-card.tecnorete .role,.estates-show-region .main-content .agency-card.tre .affiliate-label,.estates-show-region .main-content .agency-card.tre .role{color:#ee7326}.constructions-show .main-content .agency-card .agency-img-zone,.estates-show .main-content .agency-card .agency-img-zone,.estates-show-region .main-content .agency-card .agency-img-zone{display:none}.constructions-show .main-content .agency-card .agency-actions,.constructions-show .main-content .agency-card .agency-address,.constructions-show .main-content .agency-card .agency-competence,.constructions-show .main-content .agency-card .agency-data,.estates-show .main-content .agency-card .agency-actions,.estates-show .main-content .agency-card .agency-address,.estates-show .main-content .agency-card .agency-competence,.estates-show .main-content .agency-card .agency-data,.estates-show-region .main-content .agency-card .agency-actions,.estates-show-region .main-content .agency-card .agency-address,.estates-show-region .main-content .agency-card .agency-competence,.estates-show-region .main-content .agency-card .agency-data{flex:0 0 100%;max-width:none}.constructions-show .main-content .agency-card .agency-actions .modal-opener a:hover,.constructions-show .main-content .agency-card .agency-address .modal-opener a:hover,.constructions-show .main-content .agency-card .agency-competence .modal-opener a:hover,.constructions-show .main-content .agency-card .agency-data .modal-opener a:hover,.estates-show .main-content .agency-card .agency-actions .modal-opener a:hover,.estates-show .main-content .agency-card .agency-address .modal-opener a:hover,.estates-show .main-content .agency-card .agency-competence .modal-opener a:hover,.estates-show .main-content .agency-card .agency-data .modal-opener a:hover,.estates-show-region .main-content .agency-card .agency-actions .modal-opener a:hover,.estates-show-region .main-content .agency-card .agency-address .modal-opener a:hover,.estates-show-region .main-content .agency-card .agency-competence .modal-opener a:hover,.estates-show-region .main-content .agency-card .agency-data .modal-opener a:hover{text-decoration:none}.constructions-show .main-content .agency-card .agency-actions .agency-data-map,.constructions-show .main-content .agency-card .agency-actions .calculate-route,.constructions-show .main-content .agency-card .agency-actions .details,.constructions-show .main-content .agency-card .agency-actions .facebook,.constructions-show .main-content .agency-card .agency-actions .instagram,.constructions-show .main-content .agency-card .agency-actions .linkedin,.constructions-show .main-content .agency-card .agency-actions .phone-map,.constructions-show .main-content .agency-card .agency-actions .twitter,.constructions-show .main-content .agency-card .agency-address .agency-data-map,.constructions-show .main-content .agency-card .agency-address .calculate-route,.constructions-show .main-content .agency-card .agency-address .details,.constructions-show .main-content .agency-card .agency-address .facebook,.constructions-show .main-content .agency-card .agency-address .instagram,.constructions-show .main-content .agency-card .agency-address .linkedin,.constructions-show .main-content .agency-card .agency-address .phone-map,.constructions-show .main-content .agency-card .agency-address .twitter,.constructions-show .main-content .agency-card .agency-competence .agency-data-map,.constructions-show .main-content .agency-card .agency-competence .calculate-route,.constructions-show .main-content .agency-card .agency-competence .details,.constructions-show .main-content .agency-card .agency-competence .facebook,.constructions-show .main-content .agency-card .agency-competence .instagram,.constructions-show .main-content .agency-card .agency-competence .linkedin,.constructions-show .main-content .agency-card .agency-competence .phone-map,.constructions-show .main-content .agency-card .agency-competence .twitter,.constructions-show .main-content .agency-card .agency-data .agency-data-map,.constructions-show .main-content .agency-card .agency-data .calculate-route,.constructions-show .main-content .agency-card .agency-data .details,.constructions-show .main-content .agency-card .agency-data .facebook,.constructions-show .main-content .agency-card .agency-data .instagram,.constructions-show .main-content .agency-card .agency-data .linkedin,.constructions-show .main-content .agency-card .agency-data .phone-map,.constructions-show .main-content .agency-card .agency-data .twitter,.estates-show .main-content .agency-card .agency-actions .agency-data-map,.estates-show .main-content .agency-card .agency-actions .calculate-route,.estates-show .main-content .agency-card .agency-actions .details,.estates-show .main-content .agency-card .agency-actions .facebook,.estates-show .main-content .agency-card .agency-actions .instagram,.estates-show .main-content .agency-card .agency-actions .linkedin,.estates-show .main-content .agency-card .agency-actions .phone-map,.estates-show .main-content .agency-card .agency-actions .twitter,.estates-show .main-content .agency-card .agency-address .agency-data-map,.estates-show .main-content .agency-card .agency-address .calculate-route,.estates-show .main-content .agency-card .agency-address .details,.estates-show .main-content .agency-card .agency-address .facebook,.estates-show .main-content .agency-card .agency-address .instagram,.estates-show .main-content .agency-card .agency-address .linkedin,.estates-show .main-content .agency-card .agency-address .phone-map,.estates-show .main-content .agency-card .agency-address .twitter,.estates-show .main-content .agency-card .agency-competence .agency-data-map,.estates-show .main-content .agency-card .agency-competence .calculate-route,.estates-show .main-content .agency-card .agency-competence .details,.estates-show .main-content .agency-card .agency-competence .facebook,.estates-show .main-content .agency-card .agency-competence .instagram,.estates-show .main-content .agency-card .agency-competence .linkedin,.estates-show .main-content .agency-card .agency-competence .phone-map,.estates-show .main-content .agency-card .agency-competence .twitter,.estates-show .main-content .agency-card .agency-data .agency-data-map,.estates-show .main-content .agency-card .agency-data .calculate-route,.estates-show .main-content .agency-card .agency-data .details,.estates-show .main-content .agency-card .agency-data .facebook,.estates-show .main-content .agency-card .agency-data .instagram,.estates-show .main-content .agency-card .agency-data .linkedin,.estates-show .main-content .agency-card .agency-data .phone-map,.estates-show .main-content .agency-card .agency-data .twitter,.estates-show-region .main-content .agency-card .agency-actions .agency-data-map,.estates-show-region .main-content .agency-card .agency-actions .calculate-route,.estates-show-region .main-content .agency-card .agency-actions .details,.estates-show-region .main-content .agency-card .agency-actions .facebook,.estates-show-region .main-content .agency-card .agency-actions .instagram,.estates-show-region .main-content .agency-card .agency-actions .linkedin,.estates-show-region .main-content .agency-card .agency-actions .phone-map,.estates-show-region .main-content .agency-card .agency-actions .twitter,.estates-show-region .main-content .agency-card .agency-address .agency-data-map,.estates-show-region .main-content .agency-card .agency-address .calculate-route,.estates-show-region .main-content .agency-card .agency-address .details,.estates-show-region .main-content .agency-card .agency-address .facebook,.estates-show-region .main-content .agency-card .agency-address .instagram,.estates-show-region .main-content .agency-card .agency-address .linkedin,.estates-show-region .main-content .agency-card .agency-address .phone-map,.estates-show-region .main-content .agency-card .agency-address .twitter,.estates-show-region .main-content .agency-card .agency-competence .agency-data-map,.estates-show-region .main-content .agency-card .agency-competence .calculate-route,.estates-show-region .main-content .agency-card .agency-competence .details,.estates-show-region .main-content .agency-card .agency-competence .facebook,.estates-show-region .main-content .agency-card .agency-competence .instagram,.estates-show-region .main-content .agency-card .agency-competence .linkedin,.estates-show-region .main-content .agency-card .agency-competence .phone-map,.estates-show-region .main-content .agency-card .agency-competence .twitter,.estates-show-region .main-content .agency-card .agency-data .agency-data-map,.estates-show-region .main-content .agency-card .agency-data .calculate-route,.estates-show-region .main-content .agency-card .agency-data .details,.estates-show-region .main-content .agency-card .agency-data .facebook,.estates-show-region .main-content .agency-card .agency-data .instagram,.estates-show-region .main-content .agency-card .agency-data .linkedin,.estates-show-region .main-content .agency-card .agency-data .phone-map,.estates-show-region .main-content .agency-card .agency-data .twitter{display:none}.constructions-show .main-content .agency-card .agency-actions .map-card,.constructions-show .main-content .agency-card .agency-address .map-card,.constructions-show .main-content .agency-card .agency-competence .map-card,.constructions-show .main-content .agency-card .agency-data .map-card,.estates-show .main-content .agency-card .agency-actions .map-card,.estates-show .main-content .agency-card .agency-address .map-card,.estates-show .main-content .agency-card .agency-competence .map-card,.estates-show .main-content .agency-card .agency-data .map-card,.estates-show-region .main-content .agency-card .agency-actions .map-card,.estates-show-region .main-content .agency-card .agency-address .map-card,.estates-show-region .main-content .agency-card .agency-competence .map-card,.estates-show-region .main-content .agency-card .agency-data .map-card{padding-left:1rem}.constructions-show .main-content .agency-card .agency-actions .affiliate-desc,.constructions-show .main-content .agency-card .agency-actions .email,.constructions-show .main-content .agency-card .agency-address .affiliate-desc,.constructions-show .main-content .agency-card .agency-competence .affiliate-desc,.constructions-show .main-content .agency-card .agency-data .affiliate-desc,.estates-show .main-content .agency-card .agency-actions .affiliate-desc,.estates-show .main-content .agency-card .agency-actions .email,.estates-show .main-content .agency-card .agency-address .affiliate-desc,.estates-show .main-content .agency-card .agency-competence .affiliate-desc,.estates-show .main-content .agency-card .agency-data .affiliate-desc,.estates-show-region .main-content .agency-card .agency-actions .affiliate-desc,.estates-show-region .main-content .agency-card .agency-actions .email,.estates-show-region .main-content .agency-card .agency-address .affiliate-desc,.estates-show-region .main-content .agency-card .agency-competence .affiliate-desc,.estates-show-region .main-content .agency-card .agency-data .affiliate-desc{display:none}.constructions-show .main-content .agency-card .agency-team,.estates-show .main-content .agency-card .agency-team,.estates-show-region .main-content .agency-card .agency-team{margin:auto;max-width:95%}.constructions-show .main-content .agency-card .agency-team .VueCarousel-wrapper:after,.estates-show .main-content .agency-card .agency-team .VueCarousel-wrapper:after,.estates-show-region .main-content .agency-card .agency-team .VueCarousel-wrapper:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));content:" ";display:block;height:100%;position:absolute;right:0;top:0;width:30px}.constructions-show .main-content .agency-card .agency-team .VueCarousel-slide,.estates-show .main-content .agency-card .agency-team .VueCarousel-slide,.estates-show-region .main-content .agency-card .agency-team .VueCarousel-slide{max-width:120px}.constructions-show .main-content .agency-card .agency-team .agency-team-slide .name,.constructions-show .main-content .agency-card .agency-team .agency-team-slide .role,.estates-show .main-content .agency-card .agency-team .agency-team-slide .name,.estates-show .main-content .agency-card .agency-team .agency-team-slide .role,.estates-show-region .main-content .agency-card .agency-team .agency-team-slide .name,.estates-show-region .main-content .agency-card .agency-team .agency-team-slide .role{font-size:.7rem;word-break:break-word}.constructions-show .main-content .agency-card .agency-team .agency-team-slide .role,.estates-show .main-content .agency-card .agency-team .agency-team-slide .role,.estates-show-region .main-content .agency-card .agency-team .agency-team-slide .role{font-weight:700}.constructions-show .main-content .agency-card .agency-team .agency-team-slide .avatar,.estates-show .main-content .agency-card .agency-team .agency-team-slide .avatar,.estates-show-region .main-content .agency-card .agency-team .agency-team-slide .avatar{border-radius:50%;height:100px;width:100px}.constructions-show .main-content .fund,.estates-show .main-content .fund,.estates-show-region .main-content .fund{height:auto;width:60px}.constructions-show .main-content .fund-container .text-fund,.estates-show .main-content .fund-container .text-fund,.estates-show-region .main-content .fund-container .text-fund{height:70px;overflow:hidden}.constructions-show .main-content .fund-container .modal-opener,.estates-show .main-content .fund-container .modal-opener,.estates-show-region .main-content .fund-container .modal-opener{margin:auto}.constructions-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination,.estates-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination,.estates-show-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination{bottom:1rem}.constructions-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination .VueCarousel-dot,.estates-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination .VueCarousel-dot,.estates-show-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination .VueCarousel-dot{background-color:#424e5b!important;height:10px!important;opacity:.3;width:10px!important}.constructions-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination .VueCarousel-dot.VueCarousel-dot--active,.estates-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination .VueCarousel-dot.VueCarousel-dot--active,.estates-show-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination .VueCarousel-dot.VueCarousel-dot--active{background-color:#424e5b;opacity:1}.constructions-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper,.estates-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper,.estates-show-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper{padding:1rem 0 2rem}.constructions-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper .estate-card,.estates-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper .estate-card,.estates-show-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper .estate-card{box-shadow:0 10px 13px rgba(0,0,0,.08)!important}.constructions-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper .estate-card .estate-carousel-image,.estates-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper .estate-card .estate-carousel-image,.estates-show-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper .estate-card .estate-carousel-image{height:180px}.constructions-show .user-container,.estates-show .user-container,.estates-show-region .user-container{display:none}.constructions-show .bottom-menu.is-double,.estates-show .bottom-menu.is-double,.estates-show-region .bottom-menu.is-double{bottom:0}.constructions-show .bottom-menu .divider,.estates-show .bottom-menu .divider,.estates-show-region .bottom-menu .divider{display:none}.constructions-show .bottom-menu .estate-detail-menu,.estates-show .bottom-menu .estate-detail-menu,.estates-show-region .bottom-menu .estate-detail-menu{padding-bottom:.3rem}.constructions-show .bottom-menu .estate-detail-menu .appointment-modal .modal-body,.estates-show .bottom-menu .estate-detail-menu .appointment-modal .modal-body,.estates-show-region .bottom-menu .estate-detail-menu .appointment-modal .modal-body{padding-bottom:3rem}.constructions-show .bottom-menu .estate-detail-menu .appointment,.constructions-show .bottom-menu .estate-detail-menu .phone,.estates-show .bottom-menu .estate-detail-menu .appointment,.estates-show .bottom-menu .estate-detail-menu .phone,.estates-show-region .bottom-menu .estate-detail-menu .appointment,.estates-show-region .bottom-menu .estate-detail-menu .phone{background:#fff;border:1px solid #ccc;padding:.7rem!important;width:38px}.constructions-show .bottom-menu .estate-detail-menu .appointment .icon_action,.constructions-show .bottom-menu .estate-detail-menu .phone .icon_action,.estates-show .bottom-menu .estate-detail-menu .appointment .icon_action,.estates-show .bottom-menu .estate-detail-menu .phone .icon_action,.estates-show-region .bottom-menu .estate-detail-menu .appointment .icon_action,.estates-show-region .bottom-menu .estate-detail-menu .phone .icon_action{left:-6px;position:relative;top:-10px;width:26px}.constructions-show .bottom-menu .estate-detail-menu .appointment .icon_action.icon-whatsapp,.constructions-show .bottom-menu .estate-detail-menu .phone .icon_action.icon-whatsapp,.estates-show .bottom-menu .estate-detail-menu .appointment .icon_action.icon-whatsapp,.estates-show .bottom-menu .estate-detail-menu .phone .icon_action.icon-whatsapp,.estates-show-region .bottom-menu .estate-detail-menu .appointment .icon_action.icon-whatsapp,.estates-show-region .bottom-menu .estate-detail-menu .phone .icon_action.icon-whatsapp{background:none;margin-left:1px;margin-top:3px;padding:2px}.constructions-show .bottom-menu .estate-detail-menu .appointment-modal .modal-dialog .modal-content,.estates-show .bottom-menu .estate-detail-menu .appointment-modal .modal-dialog .modal-content,.estates-show-region .bottom-menu .estate-detail-menu .appointment-modal .modal-dialog .modal-content{padding-bottom:5rem}.constructions-show .estate-show .back-link,.estates-show .estate-show .back-link,.estates-show-region .estate-show .back-link{display:none}.other-contract{background-color:#c92700;border-radius:20px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:700;justify-content:space-between;margin-bottom:.5rem;padding:0 15px}.other-contract a{align-items:center;color:#fff;display:flex;text-decoration:underline}.other-contract a .masked-image{-webkit-animation:linear infinite;animation-direction:alternate-reverse;-webkit-animation-duration:.7s;-webkit-animation-name:run;background-color:#fff;height:18px;margin-left:5px;width:18px}@keyframes run{0%{transform:translateX(0)}to{transform:translateX(12px)}}.other-contract a .other-contract-contract{align-items:center;display:flex;margin-right:5px}.other-contract a .other-contract-contract span{margin-left:auto}.box_whatsapp{bottom:20px;position:fixed;right:20px;z-index:10000000000}.box_whatsapp .wa-label{background-color:#25d366;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;margin-bottom:6px;padding:5px 12px;text-align:center;transition:all .3s ease-out}.box_whatsapp .wa-label:hover{background-color:#158140}.box_whatsapp .whatsapp_icon{background-color:#25d366;border-radius:50%;box-shadow:0 0 11px rgba(0,0,0,.3);padding:15px;transition:all .3s ease-out}.box_whatsapp .whatsapp_icon:hover{background-color:#158140}.box_whatsapp .whatsapp_icon .wa-icon{background-color:#fff;display:block;height:40px;margin-left:auto;margin-right:auto;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:40px}.whatsapp-enter-active{animation:bounce-in .5s}.whatsapp-leave-active{animation:bounce-in .5s reverse}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.5)}to{transform:scale(1)}}.constructions-show .main-content .estate-detail section .container .row .construction-content .estate-title{font-size:1.25rem;margin-bottom:.5rem;width:auto}.constructions-show .main-content .estate-detail section .container .row .construction-content .print-pdf{margin-bottom:.5rem;margin-left:1rem;padding-left:.8rem;position:static}.constructions-index-province .estate-card .estate-card-box-data .estate-card-data .estate-card-data-element{width:auto}body.country-es.constructions-show .card-sticky.is-pinned,body.country-es.constructions-show .card-sticky.top-sticky,body.country-es.estates-show .card-sticky.is-pinned,body.country-es.estates-show .card-sticky.top-sticky,body.country-es.estates-show-region .card-sticky.is-pinned,body.country-es.estates-show-region .card-sticky.top-sticky,body.country-hu.constructions-show .card-sticky.is-pinned,body.country-hu.constructions-show .card-sticky.top-sticky,body.country-hu.estates-show .card-sticky.is-pinned,body.country-hu.estates-show .card-sticky.top-sticky,body.country-hu.estates-show-region .card-sticky.is-pinned,body.country-hu.estates-show-region .card-sticky.top-sticky,body.country-pl.constructions-show .card-sticky.is-pinned,body.country-pl.constructions-show .card-sticky.top-sticky,body.country-pl.estates-show .card-sticky.is-pinned,body.country-pl.estates-show .card-sticky.top-sticky,body.country-pl.estates-show-region .card-sticky.is-pinned,body.country-pl.estates-show-region .card-sticky.top-sticky,body.country-tn.constructions-show .card-sticky.is-pinned,body.country-tn.constructions-show .card-sticky.top-sticky,body.country-tn.estates-show .card-sticky.is-pinned,body.country-tn.estates-show .card-sticky.top-sticky,body.country-tn.estates-show-region .card-sticky.is-pinned,body.country-tn.estates-show-region .card-sticky.top-sticky{left:0!important;margin:auto;top:0!important;width:inherit!important}body.country-es.constructions-show .card-sticky.is-pinned .padding-flex,body.country-es.constructions-show .card-sticky.top-sticky .padding-flex,body.country-es.estates-show .card-sticky.is-pinned .padding-flex,body.country-es.estates-show .card-sticky.top-sticky .padding-flex,body.country-es.estates-show-region .card-sticky.is-pinned .padding-flex,body.country-es.estates-show-region .card-sticky.top-sticky .padding-flex,body.country-hu.constructions-show .card-sticky.is-pinned .padding-flex,body.country-hu.constructions-show .card-sticky.top-sticky .padding-flex,body.country-hu.estates-show .card-sticky.is-pinned .padding-flex,body.country-hu.estates-show .card-sticky.top-sticky .padding-flex,body.country-hu.estates-show-region .card-sticky.is-pinned .padding-flex,body.country-hu.estates-show-region .card-sticky.top-sticky .padding-flex,body.country-pl.constructions-show .card-sticky.is-pinned .padding-flex,body.country-pl.constructions-show .card-sticky.top-sticky .padding-flex,body.country-pl.estates-show .card-sticky.is-pinned .padding-flex,body.country-pl.estates-show .card-sticky.top-sticky .padding-flex,body.country-pl.estates-show-region .card-sticky.is-pinned .padding-flex,body.country-pl.estates-show-region .card-sticky.top-sticky .padding-flex,body.country-tn.constructions-show .card-sticky.is-pinned .padding-flex,body.country-tn.constructions-show .card-sticky.top-sticky .padding-flex,body.country-tn.estates-show .card-sticky.is-pinned .padding-flex,body.country-tn.estates-show .card-sticky.top-sticky .padding-flex,body.country-tn.estates-show-region .card-sticky.is-pinned .padding-flex,body.country-tn.estates-show-region .card-sticky.top-sticky .padding-flex{margin:0!important;padding:0}body.country-es.constructions-show .card-sticky.is-pinned .box-full,body.country-es.constructions-show .card-sticky.top-sticky .box-full,body.country-es.estates-show .card-sticky.is-pinned .box-full,body.country-es.estates-show .card-sticky.top-sticky .box-full,body.country-es.estates-show-region .card-sticky.is-pinned .box-full,body.country-es.estates-show-region .card-sticky.top-sticky .box-full,body.country-hu.constructions-show .card-sticky.is-pinned .box-full,body.country-hu.constructions-show .card-sticky.top-sticky .box-full,body.country-hu.estates-show .card-sticky.is-pinned .box-full,body.country-hu.estates-show .card-sticky.top-sticky .box-full,body.country-hu.estates-show-region .card-sticky.is-pinned .box-full,body.country-hu.estates-show-region .card-sticky.top-sticky .box-full,body.country-pl.constructions-show .card-sticky.is-pinned .box-full,body.country-pl.constructions-show .card-sticky.top-sticky .box-full,body.country-pl.estates-show .card-sticky.is-pinned .box-full,body.country-pl.estates-show .card-sticky.top-sticky .box-full,body.country-pl.estates-show-region .card-sticky.is-pinned .box-full,body.country-pl.estates-show-region .card-sticky.top-sticky .box-full,body.country-tn.constructions-show .card-sticky.is-pinned .box-full,body.country-tn.constructions-show .card-sticky.top-sticky .box-full,body.country-tn.estates-show .card-sticky.is-pinned .box-full,body.country-tn.estates-show .card-sticky.top-sticky .box-full,body.country-tn.estates-show-region .card-sticky.is-pinned .box-full,body.country-tn.estates-show-region .card-sticky.top-sticky .box-full{display:none;transition:all .3s ease-out}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky,body.country-es.estates-show .card-sticky.is-pinned .box-sticky,body.country-es.estates-show .card-sticky.top-sticky .box-sticky,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky{box-shadow:0 0 6px rgba(0,0,0,.3);display:block;padding:.3rem .5rem}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-title,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-title,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-title,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-title,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-title,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-title,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-title,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-title,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-title,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-title,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-title,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-title,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-title,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-title,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-title,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-title,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-title,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-title,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-title,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-title,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-title,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-title,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-title,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-title{display:none;font-size:1rem;margin-top:0}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-subtitle,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-subtitle{display:none;font-size:.7rem;margin-bottom:0}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data{border-top:1px solid #f2f2f2;margin-bottom:0;margin-top:0;padding-top:.5rem}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element{font-size:.8rem;font-weight:400;max-width:28%}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image{background-color:#208989!important;height:1rem;vertical-align:middle;width:1rem}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price{display:flex;margin-top:0}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .current-price{font-size:1.5rem;font-weight:700}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container{line-height:2}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon{height:1rem;left:3px;position:relative;top:4px;width:1rem}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-discount,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-discount{color:#000;font-size:.7rem;text-decoration:line-through}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .estate-card-discount-container .estate-card-percent-discount{color:#c00;font-size:.7rem;font-weight:500}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .col-xl-3,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .col-xl-3,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .col-xl-3{border-right:none}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .contactar,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .contactar,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .contactar,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .contactar,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .contactar,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .contactar,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .contactar,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .contactar,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .contactar,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .contactar,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .contactar,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .contactar,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .contactar,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .contactar,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .contactar,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .contactar,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .contactar,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .contactar,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .contactar,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .contactar,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .contactar,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .contactar,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .contactar,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .contactar{display:none}body.country-es.constructions-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-es.constructions-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-es.estates-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-es.estates-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-es.estates-show-region .card-sticky.is-pinned .box-sticky .estate-actions,body.country-es.estates-show-region .card-sticky.top-sticky .box-sticky .estate-actions,body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-actions,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-actions,body.country-pl.constructions-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-pl.constructions-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-pl.estates-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-pl.estates-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-pl.estates-show-region .card-sticky.is-pinned .box-sticky .estate-actions,body.country-pl.estates-show-region .card-sticky.top-sticky .box-sticky .estate-actions,body.country-tn.constructions-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-tn.constructions-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-tn.estates-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-tn.estates-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-tn.estates-show-region .card-sticky.is-pinned .box-sticky .estate-actions,body.country-tn.estates-show-region .card-sticky.top-sticky .box-sticky .estate-actions{margin-top:0}body.country-es.constructions-show .card-sticky,body.country-es.estates-show .card-sticky,body.country-es.estates-show-region .card-sticky,body.country-hu.constructions-show .card-sticky,body.country-hu.estates-show .card-sticky,body.country-hu.estates-show-region .card-sticky,body.country-pl.constructions-show .card-sticky,body.country-pl.estates-show .card-sticky,body.country-pl.estates-show-region .card-sticky,body.country-tn.constructions-show .card-sticky,body.country-tn.estates-show .card-sticky,body.country-tn.estates-show-region .card-sticky{margin:-24px -15px 20px}body.country-es.constructions-show .card-sticky>div,body.country-es.estates-show .card-sticky>div,body.country-es.estates-show-region .card-sticky>div,body.country-hu.constructions-show .card-sticky>div,body.country-hu.estates-show .card-sticky>div,body.country-hu.estates-show-region .card-sticky>div,body.country-pl.constructions-show .card-sticky>div,body.country-pl.estates-show .card-sticky>div,body.country-pl.estates-show-region .card-sticky>div,body.country-tn.constructions-show .card-sticky>div,body.country-tn.estates-show .card-sticky>div,body.country-tn.estates-show-region .card-sticky>div{border-radius:0;padding:7px 15px}body.country-es.constructions-show .card-sticky .box-full,body.country-es.estates-show .card-sticky .box-full,body.country-es.estates-show-region .card-sticky .box-full,body.country-hu.constructions-show .card-sticky .box-full,body.country-hu.estates-show .card-sticky .box-full,body.country-hu.estates-show-region .card-sticky .box-full,body.country-pl.constructions-show .card-sticky .box-full,body.country-pl.estates-show .card-sticky .box-full,body.country-pl.estates-show-region .card-sticky .box-full,body.country-tn.constructions-show .card-sticky .box-full,body.country-tn.estates-show .card-sticky .box-full,body.country-tn.estates-show-region .card-sticky .box-full{display:block;transition:all .1s ease-out}body.country-es.constructions-show .card-sticky .box-full .estate-card-data,body.country-es.estates-show .card-sticky .box-full .estate-card-data,body.country-es.estates-show-region .card-sticky .box-full .estate-card-data,body.country-hu.constructions-show .card-sticky .box-full .estate-card-data,body.country-hu.estates-show .card-sticky .box-full .estate-card-data,body.country-hu.estates-show-region .card-sticky .box-full .estate-card-data,body.country-pl.constructions-show .card-sticky .box-full .estate-card-data,body.country-pl.estates-show .card-sticky .box-full .estate-card-data,body.country-pl.estates-show-region .card-sticky .box-full .estate-card-data,body.country-tn.constructions-show .card-sticky .box-full .estate-card-data,body.country-tn.estates-show .card-sticky .box-full .estate-card-data,body.country-tn.estates-show-region .card-sticky .box-full .estate-card-data{border-top:1px solid #e1e1e1;margin-top:.5rem;padding-top:.4rem}body.country-es.constructions-show .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-es.estates-show .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-es.estates-show-region .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-hu.constructions-show .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-hu.estates-show .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-hu.estates-show-region .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-pl.constructions-show .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-pl.estates-show .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-pl.estates-show-region .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-tn.constructions-show .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-tn.estates-show .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-tn.estates-show-region .card-sticky .box-full .estate-card-data .estate-card-data-element{font-weight:500;max-width:37%}body.country-es.constructions-show .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-es.estates-show .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-es.estates-show-region .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-hu.constructions-show .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-hu.estates-show .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-hu.estates-show-region .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-pl.constructions-show .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-pl.estates-show .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-pl.estates-show-region .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-tn.constructions-show .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-tn.estates-show .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image,body.country-tn.estates-show-region .card-sticky .box-full .estate-card-data .estate-card-data-element .masked-image{background-color:#208989!important;height:1rem;vertical-align:middle;width:1rem}body.country-es.constructions-show .card-sticky .box-full .estate-price,body.country-es.estates-show .card-sticky .box-full .estate-price,body.country-es.estates-show-region .card-sticky .box-full .estate-price,body.country-hu.constructions-show .card-sticky .box-full .estate-price,body.country-hu.estates-show .card-sticky .box-full .estate-price,body.country-hu.estates-show-region .card-sticky .box-full .estate-price,body.country-pl.constructions-show .card-sticky .box-full .estate-price,body.country-pl.estates-show .card-sticky .box-full .estate-price,body.country-pl.estates-show-region .card-sticky .box-full .estate-price,body.country-tn.constructions-show .card-sticky .box-full .estate-price,body.country-tn.estates-show .card-sticky .box-full .estate-price,body.country-tn.estates-show-region .card-sticky .box-full .estate-price{display:flex}body.country-es.constructions-show .card-sticky .box-full .estate-price .current-price,body.country-es.estates-show .card-sticky .box-full .estate-price .current-price,body.country-es.estates-show-region .card-sticky .box-full .estate-price .current-price,body.country-hu.constructions-show .card-sticky .box-full .estate-price .current-price,body.country-hu.estates-show .card-sticky .box-full .estate-price .current-price,body.country-hu.estates-show-region .card-sticky .box-full .estate-price .current-price,body.country-pl.constructions-show .card-sticky .box-full .estate-price .current-price,body.country-pl.estates-show .card-sticky .box-full .estate-price .current-price,body.country-pl.estates-show-region .card-sticky .box-full .estate-price .current-price,body.country-tn.constructions-show .card-sticky .box-full .estate-price .current-price,body.country-tn.estates-show .card-sticky .box-full .estate-price .current-price,body.country-tn.estates-show-region .card-sticky .box-full .estate-price .current-price{font-size:1.4rem;font-weight:800}body.country-es.constructions-show .card-sticky .box-full .estate-price .current-price-euro,body.country-es.estates-show .card-sticky .box-full .estate-price .current-price-euro,body.country-es.estates-show-region .card-sticky .box-full .estate-price .current-price-euro,body.country-hu.constructions-show .card-sticky .box-full .estate-price .current-price-euro,body.country-hu.estates-show .card-sticky .box-full .estate-price .current-price-euro,body.country-hu.estates-show-region .card-sticky .box-full .estate-price .current-price-euro,body.country-pl.constructions-show .card-sticky .box-full .estate-price .current-price-euro,body.country-pl.estates-show .card-sticky .box-full .estate-price .current-price-euro,body.country-pl.estates-show-region .card-sticky .box-full .estate-price .current-price-euro,body.country-tn.constructions-show .card-sticky .box-full .estate-price .current-price-euro,body.country-tn.estates-show .card-sticky .box-full .estate-price .current-price-euro,body.country-tn.estates-show-region .card-sticky .box-full .estate-price .current-price-euro{color:#208989;font-weight:700}body.country-es.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-es.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-es.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-hu.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-hu.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-hu.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-pl.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-pl.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-pl.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-tn.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-tn.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container,body.country-tn.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container{line-height:2}body.country-es.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-es.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-es.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .masked-image.estate-card-discount-icon{background-color:#158140;height:1rem;left:3px;position:relative;top:4px;width:1rem}body.country-es.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-es.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-es.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-hu.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-hu.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-hu.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-pl.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-pl.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-pl.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-tn.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-tn.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount,body.country-tn.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount{color:#000;font-size:.7rem;text-decoration:line-through}body.country-es.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-es.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-es.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-hu.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-hu.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-hu.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-pl.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-pl.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-pl.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-tn.constructions-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-tn.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount,body.country-tn.estates-show-region .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-percent-discount{color:#f0063c;font-size:.7rem;font-weight:500;padding-left:.4rem}body.country-es.constructions-show .card-sticky .box-full .estate-title,body.country-es.estates-show .card-sticky .box-full .estate-title,body.country-es.estates-show-region .card-sticky .box-full .estate-title,body.country-hu.constructions-show .card-sticky .box-full .estate-title,body.country-hu.estates-show .card-sticky .box-full .estate-title,body.country-hu.estates-show-region .card-sticky .box-full .estate-title,body.country-pl.constructions-show .card-sticky .box-full .estate-title,body.country-pl.estates-show .card-sticky .box-full .estate-title,body.country-pl.estates-show-region .card-sticky .box-full .estate-title,body.country-tn.constructions-show .card-sticky .box-full .estate-title,body.country-tn.estates-show .card-sticky .box-full .estate-title,body.country-tn.estates-show-region .card-sticky .box-full .estate-title{border-top:1px solid #e1e1e1;font-size:1.2rem;padding-top:.5rem}body.country-es.constructions-show .card-sticky .box-full .estate-subtitle,body.country-es.estates-show .card-sticky .box-full .estate-subtitle,body.country-es.estates-show-region .card-sticky .box-full .estate-subtitle,body.country-hu.constructions-show .card-sticky .box-full .estate-subtitle,body.country-hu.estates-show .card-sticky .box-full .estate-subtitle,body.country-hu.estates-show-region .card-sticky .box-full .estate-subtitle,body.country-pl.constructions-show .card-sticky .box-full .estate-subtitle,body.country-pl.estates-show .card-sticky .box-full .estate-subtitle,body.country-pl.estates-show-region .card-sticky .box-full .estate-subtitle,body.country-tn.constructions-show .card-sticky .box-full .estate-subtitle,body.country-tn.estates-show .card-sticky .box-full .estate-subtitle,body.country-tn.estates-show-region .card-sticky .box-full .estate-subtitle{font-size:.8rem;font-weight:500}body.country-es.constructions-show .card-sticky .box-full .hipotecas span,body.country-es.estates-show .card-sticky .box-full .hipotecas span,body.country-es.estates-show-region .card-sticky .box-full .hipotecas span,body.country-hu.constructions-show .card-sticky .box-full .hipotecas span,body.country-hu.estates-show .card-sticky .box-full .hipotecas span,body.country-hu.estates-show-region .card-sticky .box-full .hipotecas span,body.country-pl.constructions-show .card-sticky .box-full .hipotecas span,body.country-pl.estates-show .card-sticky .box-full .hipotecas span,body.country-pl.estates-show-region .card-sticky .box-full .hipotecas span,body.country-tn.constructions-show .card-sticky .box-full .hipotecas span,body.country-tn.estates-show .card-sticky .box-full .hipotecas span,body.country-tn.estates-show-region .card-sticky .box-full .hipotecas span{color:#208989;cursor:pointer;font-size:.9rem;font-weight:500}body.country-es.constructions-show .card-sticky .box-sticky,body.country-es.estates-show .card-sticky .box-sticky,body.country-es.estates-show-region .card-sticky .box-sticky,body.country-hu.constructions-show .card-sticky .box-sticky,body.country-hu.estates-show .card-sticky .box-sticky,body.country-hu.estates-show-region .card-sticky .box-sticky,body.country-pl.constructions-show .card-sticky .box-sticky,body.country-pl.estates-show .card-sticky .box-sticky,body.country-pl.estates-show-region .card-sticky .box-sticky,body.country-tn.constructions-show .card-sticky .box-sticky,body.country-tn.estates-show .card-sticky .box-sticky,body.country-tn.estates-show-region .card-sticky .box-sticky{display:none;transition:all .1s ease-out}body.country-es.constructions-show .estate-content .estate-description .estate-description-container,body.country-es.estates-show .estate-content .estate-description .estate-description-container,body.country-es.estates-show-region .estate-content .estate-description .estate-description-container,body.country-hu.constructions-show .estate-content .estate-description .estate-description-container,body.country-hu.estates-show .estate-content .estate-description .estate-description-container,body.country-hu.estates-show-region .estate-content .estate-description .estate-description-container,body.country-pl.constructions-show .estate-content .estate-description .estate-description-container,body.country-pl.estates-show .estate-content .estate-description .estate-description-container,body.country-pl.estates-show-region .estate-content .estate-description .estate-description-container,body.country-tn.constructions-show .estate-content .estate-description .estate-description-container,body.country-tn.estates-show .estate-content .estate-description .estate-description-container,body.country-tn.estates-show-region .estate-content .estate-description .estate-description-container{height:auto}body.country-es.constructions-show .estate-content .estate-points-of-interest,body.country-es.estates-show .estate-content .estate-points-of-interest,body.country-es.estates-show-region .estate-content .estate-points-of-interest,body.country-hu.constructions-show .estate-content .estate-points-of-interest,body.country-hu.estates-show .estate-content .estate-points-of-interest,body.country-hu.estates-show-region .estate-content .estate-points-of-interest,body.country-pl.constructions-show .estate-content .estate-points-of-interest,body.country-pl.estates-show .estate-content .estate-points-of-interest,body.country-pl.estates-show-region .estate-content .estate-points-of-interest,body.country-tn.constructions-show .estate-content .estate-points-of-interest,body.country-tn.estates-show .estate-content .estate-points-of-interest,body.country-tn.estates-show-region .estate-content .estate-points-of-interest{box-shadow:none;padding:0}body.country-es.constructions-show .estate-content .costs-box,body.country-es.estates-show .estate-content .costs-box,body.country-es.estates-show-region .estate-content .costs-box,body.country-hu.constructions-show .estate-content .costs-box,body.country-hu.estates-show .estate-content .costs-box,body.country-hu.estates-show-region .estate-content .costs-box,body.country-pl.constructions-show .estate-content .costs-box,body.country-pl.estates-show .estate-content .costs-box,body.country-pl.estates-show-region .estate-content .costs-box,body.country-tn.constructions-show .estate-content .costs-box,body.country-tn.estates-show .estate-content .costs-box,body.country-tn.estates-show-region .estate-content .costs-box{margin-bottom:.5rem;width:100%}.estate-content .costs-box,body.country-tn.estates-show .costs-box,body.country-tn.estates-show-region .costs-box{flex:0 0 100%;max-width:100%;padding-right:0}body.country-hu.constructions-show .estate-description-container,body.country-hu.estates-show .estate-description-container,body.country-hu.estates-show-region .estate-description-container{text-align:justify!important}body.country-hu.constructions-show .card-sticky .box-full .estate-price,body.country-hu.estates-show .card-sticky .box-full .estate-price,body.country-hu.estates-show-region .card-sticky .box-full .estate-price{display:grid}body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky{height:100px}body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-actions,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-actions,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-actions{padding:0}body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price{display:grid;margin-top:0}body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price .current-price,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .current-price,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .current-price{font-size:1.4rem;font-weight:700}body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-price .current-price-euro,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-price .current-price-euro,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price .current-price-euro,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price .current-price-euro,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-price .current-price-euro,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-price .current-price-euro{color:#208989;font-weight:700}body.country-hu.constructions-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.constructions-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show-region .card-sticky.is-pinned .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show-region .card-sticky.top-sticky .box-sticky .estate-card-data .estate-card-data-element{max-width:40%!important}body.country-hu.constructions-show .estate-features-value,body.country-hu.estates-show .estate-features-value,body.country-hu.estates-show-region .estate-features-value{text-transform:lowercase}body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:first-child,body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:first-child,body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:first-child{background-color:#7fb800}body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(2),body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(2),body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(2){background-color:#91d100}body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(3),body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(3),body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(3){background-color:#ebc400}body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(4),body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(4),body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(4){background-color:#eb9d00}body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(5),body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(5),body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(5){background-color:#e67300}body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(6),body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(6),body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(6){background-color:#d22300}body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(7),body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(7),body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(7){background-color:#b80000}body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(8),body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(8),body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(8){background-color:#a40000;display:block}body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(9),body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(9),body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(9){background-color:#900000;display:block}.card-sticky .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-pl.constructions-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-pl.estates-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-pl.estates-show-region .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-tn.constructions-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-tn.estates-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-tn.estates-show-region .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image{background-color:#ef9393!important}.card-sticky .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-pl.constructions-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-pl.estates-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-pl.estates-show-region .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-tn.constructions-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-tn.estates-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-tn.estates-show-region .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-surface .masked-image{background-color:#b663d7!important}.card-sticky .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-pl.constructions-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-pl.estates-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-pl.estates-show-region .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-tn.constructions-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-tn.estates-show .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-tn.estates-show-region .box-sticky .estate-fix .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image{background-color:#8ec7d5!important;width:17px}.card-sticky .box-full .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-pl.constructions-show .box-full .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-pl.estates-show .box-full .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-pl.estates-show-region .box-full .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-tn.constructions-show .box-full .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-tn.estates-show .box-full .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image,body.country-tn.estates-show-region .box-full .estate-card-data .estate-card-data-element.estate-card-rooms .masked-image{background-color:#ef9393!important}.card-sticky .box-full .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-pl.constructions-show .box-full .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-pl.estates-show .box-full .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-pl.estates-show-region .box-full .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-tn.constructions-show .box-full .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-tn.estates-show .box-full .estate-card-data .estate-card-data-element.estate-card-surface .masked-image,body.country-tn.estates-show-region .box-full .estate-card-data .estate-card-data-element.estate-card-surface .masked-image{background-color:#b663d7!important}.card-sticky .box-full .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-pl.constructions-show .box-full .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-pl.estates-show .box-full .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-pl.estates-show-region .box-full .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-tn.constructions-show .box-full .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-tn.estates-show .box-full .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image,body.country-tn.estates-show-region .box-full .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image{background-color:#8ec7d5!important;width:17px}body.country-it .estate-content .calculate-mortgage{align-items:center;justify-content:flex-end;margin-top:1rem}body.country-it .estate-content .calculate-mortgage .btn{align-items:center;background-color:#082971;border-radius:50px;display:flex;font-size:.8rem;justify-content:space-around;margin:0}body.country-it .estate-content .calculate-mortgage .btn:hover{color:#fff}body.country-it .estate-costs{background-color:transparent!important}body.country-it .estate-costs.tre{background-image:url(/img/bg-agency-new-tre.svg);background-repeat:no-repeat;background-size:cover}body.country-it .estate-costs.tec{background-image:url(/img/bg-agency-new-tec.svg);background-repeat:no-repeat;background-size:cover}@media (min-width:576px){.constructions-show .main-content .estate-detail,.estates-show .main-content .estate-detail,.estates-show-region .main-content .estate-detail{clear:both;margin-top:0}.constructions-show .main-content .estate-detail section .container .row .print-pdf,.estates-show .main-content .estate-detail section .container .row .print-pdf,.estates-show-region .main-content .estate-detail section .container .row .print-pdf{background:#ef9393;position:static}.constructions-show .main-content .estate-detail section .container .row .print-pdf:hover,.estates-show .main-content .estate-detail section .container .row .print-pdf:hover,.estates-show-region .main-content .estate-detail section .container .row .print-pdf:hover{background:#ebebeb;color:#424e5b}.constructions-show .main-content .estate-detail section .container .row .construction-content .print-pdf,.estates-show .main-content .estate-detail section .container .row .construction-content .print-pdf,.estates-show-region .main-content .estate-detail section .container .row .construction-content .print-pdf{margin-left:1rem;padding-left:.8rem}.constructions-show .main-content .estate-detail .estate-title,.estates-show .main-content .estate-detail .estate-title,.estates-show-region .main-content .estate-detail .estate-title{width:100%}.constructions-show .main-content .estate-detail .estate-features .row,.estates-show .main-content .estate-detail .estate-features .row,.estates-show-region .main-content .estate-detail .estate-features .row{margin-left:0;margin-right:.5rem}.constructions-show .main-content .estate-detail .estate-features .row>.col,.estates-show .main-content .estate-detail .estate-features .row>.col,.estates-show-region .main-content .estate-detail .estate-features .row>.col{padding-left:0}.constructions-show .main-content .estate-detail .estate-features .row>.col:nth-child(2),.estates-show .main-content .estate-detail .estate-features .row>.col:nth-child(2),.estates-show-region .main-content .estate-detail .estate-features .row>.col:nth-child(2){padding-left:15px}.constructions-show .main-content .estate-detail .estate-description,.estates-show .main-content .estate-detail .estate-description,.estates-show-region .main-content .estate-detail .estate-description{padding:0 1.5rem 0 0}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new{background-repeat:no-repeat;border-radius:20px;margin-bottom:14px;min-height:392px;padding:20px 20px 0}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec{background-image:url(/img/bg-agency-new-tec.svg);background-repeat:no-repeat;background-size:cover}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec{background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-webkit-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-moz-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);color:#fff!important;letter-spacing:.05rem;margin:0;padding:10px 20px!important;transition:all .5s ease-in-out}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec img,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec img,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec img{margin-right:5px;vertical-align:top}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover{background-position:100%;box-shadow:none;box-sizing:border-box;color:#fff;text-decoration:none;transition:all .2s ease-in-out}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover span,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover span,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover span{color:#fff!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover .masked-image,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover .masked-image,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover .masked-image{background-color:#fff!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:active,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:active,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:active{transform:scale(.95)}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b!important;min-width:110px;padding:0}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light:hover,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light:hover,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light .masked-image,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light .masked-image,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light .masked-image{background-color:#158140!important;height:18px;vertical-align:middle}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre{background-image:url(/img/bg-agency-new-tre.svg);background-repeat:no-repeat;background-size:cover}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre{background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-webkit-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-moz-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);color:#fff;letter-spacing:.05rem;margin:0;padding:10px 20px!important;transition:all .5s ease-in-out}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre img,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre img,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre img{margin-right:5px;vertical-align:top}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b;min-width:140px;padding:0!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light:hover,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light:hover,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light .masked-image,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light .masked-image,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light .masked-image{background-color:#ee7326;height:18px;vertical-align:middle}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:hover,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:hover,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:hover{background-position:100%;box-shadow:none;color:#fff!important;text-decoration:none;transition:all .2s ease-in-out}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:hover span,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:hover span,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:hover span{color:#fff!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:hover .masked-image,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:hover .masked-image,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:hover .masked-image{background-color:#fff!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:active,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:active,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre:active{transform:scale(.95)}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .logo img,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .logo img,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .logo img{height:55px;width:195px}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-data{margin-bottom:0}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card{padding-left:.7rem!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card.tec .masked-image,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card.tec .masked-image,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card.tec .masked-image{background-color:#158140}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card.tre .masked-image,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card.tre .masked-image,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card.tre .masked-image{background-color:#ee7326}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card .fb-map,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card .fb-map,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card .fb-map{margin-top:.5rem}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card .fb-map img,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card .fb-map img,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .map-card .fb-map img{width:30px}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .address,.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .email,.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .whatsapp,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .address,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .email,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .whatsapp,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .address,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .email,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-data .whatsapp{font-size:.8rem}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-actions .phone-detail,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-actions .phone-detail,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-actions .phone-detail{width:100%}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-card,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-card,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-card{background-repeat:no-repeat;padding:0}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-card .agency-team,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-card .agency-team,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-card .agency-team{display:none}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-card .masked-image,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .agency-card .masked-image,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-card .masked-image{margin-left:0}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card{background:none}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header{display:none}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header.tec h4,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header.tec h4,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header.tec h4{color:#158140;font-size:.9rem;font-weight:600}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header.tre h4,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header.tre h4,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header.tre h4{color:#ee7326;font-size:.9rem;font-weight:600}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header .business-name .affiliate-label,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header .business-name .affiliate-label,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-card-header .business-name .affiliate-label{display:none}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tec .agency-heading-data,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tec .agency-heading-data,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tec .agency-heading-data{margin-top:1rem}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tec .agency-heading-data .affiliate-label,.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tec .agency-heading-data .role,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tec .agency-heading-data .affiliate-label,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tec .agency-heading-data .role,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tec .agency-heading-data .affiliate-label,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tec .agency-heading-data .role{color:#158140!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tre .agency-heading-data,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tre .agency-heading-data,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tre .agency-heading-data{margin-top:1rem}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tre .agency-heading-data .affiliate-label,.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tre .agency-heading-data .role,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tre .agency-heading-data .affiliate-label,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tre .agency-heading-data .role,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tre .agency-heading-data .affiliate-label,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .header-card-map.tre .agency-heading-data .role{color:#ee7326!important}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-heading img,.estates-show .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-heading img,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-card .content .agency-heading img{display:none}.constructions-show .main-content .estate-family-title h2,.estates-show .main-content .estate-family-title h2,.estates-show-region .main-content .estate-family-title h2{margin:0}.constructions-show .main-content .estate-family-title .masked-image,.estates-show .main-content .estate-family-title .masked-image,.estates-show-region .main-content .estate-family-title .masked-image{background-color:#c92700;display:block}.constructions-show .main-content .estate-images .media-buttons,.estates-show .main-content .estate-images .media-buttons,.estates-show-region .main-content .estate-images .media-buttons{margin:auto;max-width:550px}.constructions-show .estate-show .back-link,.estates-show .estate-show .back-link,.estates-show-region .estate-show .back-link{background-color:rgba(142,199,213,.5);border-radius:20px;color:#424e5b;cursor:pointer;display:block;font-size:.8rem;font-weight:600;height:30px;line-height:2;margin-bottom:.4rem;margin-right:13px;padding:.2rem 1.2rem;text-transform:uppercase}.constructions-show .estate-show .back-link:after,.estates-show .estate-show .back-link:after,.estates-show-region .estate-show .back-link:after{border-right:1px solid #cacaca}.constructions-show .estate-show .back-link a,.estates-show .estate-show .back-link a,.estates-show-region .estate-show .back-link a{color:#424e5b;font-size:.8rem;font-weight:600;text-decoration:none;text-transform:uppercase}.constructions-show .estate-show .back-link .masked-image,.estates-show .estate-show .back-link .masked-image,.estates-show-region .estate-show .back-link .masked-image{height:.6rem;width:.6rem}}@media (min-width:992px){.constructions-show .padding-flex,.estates-show .padding-flex,.estates-show-region .padding-flex{padding:1.5rem}.constructions-show .main-content,.estates-show .main-content,.estates-show-region .main-content{background-color:#f8f8f8}.constructions-show .main-content .fund,.estates-show .main-content .fund,.estates-show-region .main-content .fund{width:80px}.constructions-show .main-content .estate-from-fund-modal .modal-dialog,.estates-show .main-content .estate-from-fund-modal .modal-dialog,.estates-show-region .main-content .estate-from-fund-modal .modal-dialog{max-width:800px}.constructions-show .main-content .neighborhood,.estates-show .main-content .neighborhood,.estates-show-region .main-content .neighborhood{display:block;font-size:1.25rem;font-weight:600}.constructions-show .main-content .breadcrumb-container,.estates-show .main-content .breadcrumb-container,.estates-show-region .main-content .breadcrumb-container{background-color:transparent;margin-top:-25px}.constructions-show .main-content .breadcrumb-container .breadcrumb,.estates-show .main-content .breadcrumb-container .breadcrumb,.estates-show-region .main-content .breadcrumb-container .breadcrumb{float:left;margin-bottom:0}.constructions-show .main-content .estate-detail .map-container,.estates-show .main-content .estate-detail .map-container,.estates-show-region .main-content .estate-detail .map-container{display:flex}.constructions-show .main-content .estate-detail .estate-costs .costs-container,.estates-show .main-content .estate-detail .estate-costs .costs-container,.estates-show-region .main-content .estate-detail .estate-costs .costs-container{font-size:1rem}.constructions-show .main-content .estate-detail .estate-costs .col,.estates-show .main-content .estate-detail .estate-costs .col,.estates-show-region .main-content .estate-detail .estate-costs .col{font-size:1rem;padding-right:0}.constructions-show .main-content .estate-detail .estate-costs .row.buttons,.estates-show .main-content .estate-detail .estate-costs .row.buttons,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons{height:auto;margin-bottom:0;margin-top:1rem}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .modal-opener{height:40px}.constructions-show .main-content .estate-detail .estate-costs .tecnovalore,.estates-show .main-content .estate-detail .estate-costs .tecnovalore,.estates-show-region .main-content .estate-detail .estate-costs .tecnovalore{align-items:center;display:flex;font-size:.8rem}.constructions-show .main-content .estate-detail .card-sticky,.estates-show .main-content .estate-detail .card-sticky,.estates-show-region .main-content .estate-detail .card-sticky{margin:0}.constructions-show .main-content .estate-detail .card-sticky>div,.estates-show .main-content .estate-detail .card-sticky>div,.estates-show-region .main-content .estate-detail .card-sticky>div{border-radius:20px;padding:15px}.constructions-show .main-content .estate-detail .estate-container,.estates-show .main-content .estate-detail .estate-container,.estates-show-region .main-content .estate-detail .estate-container{width:99%}.constructions-show .main-content .estate-detail .estate-family,.estates-show .main-content .estate-detail .estate-family,.estates-show-region .main-content .estate-detail .estate-family{box-sizing:border-box;margin:1rem 0 1.2rem .5rem;position:relative;width:auto}.constructions-show .main-content .estate-detail .estate-family .box,.estates-show .main-content .estate-detail .estate-family .box,.estates-show-region .main-content .estate-detail .estate-family .box{margin:.5rem .5rem 0;min-width:33.3%;padding:1rem 1rem .5rem}.constructions-show .main-content .estate-data,.estates-show .main-content .estate-data,.estates-show-region .main-content .estate-data{background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:2rem;padding-top:.2rem;top:64px;width:100%;z-index:9}.constructions-show .main-content .estate-data .estate-price,.estates-show .main-content .estate-data .estate-price,.estates-show-region .main-content .estate-data .estate-price{display:flex}.constructions-show .main-content .estate-data .estate-price .current-price,.estates-show .main-content .estate-data .estate-price .current-price,.estates-show-region .main-content .estate-data .estate-price .current-price{font-size:1.7rem;margin-top:0}.constructions-show .main-content .estate-data .estate-options,.estates-show .main-content .estate-data .estate-options,.estates-show-region .main-content .estate-data .estate-options{align-items:center;display:flex;height:100%}.constructions-show .main-content .estate-data .estate-options .modal-opener,.estates-show .main-content .estate-data .estate-options .modal-opener,.estates-show-region .main-content .estate-data .estate-options .modal-opener{margin-right:.5rem}.constructions-show .main-content .estate-data .estate-options .btn,.estates-show .main-content .estate-data .estate-options .btn,.estates-show-region .main-content .estate-data .estate-options .btn{font-size:.8rem;margin-bottom:0;padding:.375rem .75em}.constructions-show .main-content .estate-data .estate-actions,.estates-show .main-content .estate-data .estate-actions,.estates-show-region .main-content .estate-data .estate-actions{align-items:center;display:flex;margin-left:auto}.constructions-show .main-content .estate-data .estate-actions a,.estates-show .main-content .estate-data .estate-actions a,.estates-show-region .main-content .estate-data .estate-actions a{margin-right:1rem}.constructions-show .main-content .estate-data .estate-actions .estate-card-user-buttons,.estates-show .main-content .estate-data .estate-actions .estate-card-user-buttons,.estates-show-region .main-content .estate-data .estate-actions .estate-card-user-buttons{align-items:center;display:flex}.constructions-show .main-content .estate-data .estate-actions .estate-card-user-buttons img,.estates-show .main-content .estate-data .estate-actions .estate-card-user-buttons img,.estates-show-region .main-content .estate-data .estate-actions .estate-card-user-buttons img{margin-right:1rem}.constructions-show .main-content .estate-detail .estate-energy-data .dec-leg,.estates-show .main-content .estate-detail .estate-energy-data .dec-leg,.estates-show-region .main-content .estate-detail .estate-energy-data .dec-leg{font-size:.7rem;font-style:italic;position:absolute;right:0;text-align:right;top:.5rem}.constructions-show .main-content .estate-detail .estate-images-v2,.constructions-show .main-content .estate-detail .estate-images-v3,.estates-show .main-content .estate-detail .estate-images-v2,.estates-show .main-content .estate-detail .estate-images-v3,.estates-show-region .main-content .estate-detail .estate-images-v2,.estates-show-region .main-content .estate-detail .estate-images-v3{margin-bottom:0;margin-top:0;position:relative}.constructions-show .main-content .estate-detail .estate-images-v2 .media-buttons,.constructions-show .main-content .estate-detail .estate-images-v3 .media-buttons,.estates-show .main-content .estate-detail .estate-images-v2 .media-buttons,.estates-show .main-content .estate-detail .estate-images-v3 .media-buttons,.estates-show-region .main-content .estate-detail .estate-images-v2 .media-buttons,.estates-show-region .main-content .estate-detail .estate-images-v3 .media-buttons{background:transparent;border-bottom:none;bottom:30px;left:40px;margin-top:auto!important;margin:0 -1rem;max-width:none;padding:0;position:absolute}.constructions-show .main-content .estate-detail .estate-images-v2 .media-buttons .buttons,.constructions-show .main-content .estate-detail .estate-images-v3 .media-buttons .buttons,.estates-show .main-content .estate-detail .estate-images-v2 .media-buttons .buttons,.estates-show .main-content .estate-detail .estate-images-v3 .media-buttons .buttons,.estates-show-region .main-content .estate-detail .estate-images-v2 .media-buttons .buttons,.estates-show-region .main-content .estate-detail .estate-images-v3 .media-buttons .buttons{display:flex}.constructions-show .main-content .estate-detail .estate-images-v2 .media-buttons .buttons .media-button,.constructions-show .main-content .estate-detail .estate-images-v3 .media-buttons .buttons .media-button,.estates-show .main-content .estate-detail .estate-images-v2 .media-buttons .buttons .media-button,.estates-show .main-content .estate-detail .estate-images-v3 .media-buttons .buttons .media-button,.estates-show-region .main-content .estate-detail .estate-images-v2 .media-buttons .buttons .media-button,.estates-show-region .main-content .estate-detail .estate-images-v3 .media-buttons .buttons .media-button{height:70px;margin-left:10px;width:80px}.constructions-show .main-content .estate-detail .estate-images-v2 .media-buttons .buttons .images-ai,.constructions-show .main-content .estate-detail .estate-images-v3 .media-buttons .buttons .images-ai,.estates-show .main-content .estate-detail .estate-images-v2 .media-buttons .buttons .images-ai,.estates-show .main-content .estate-detail .estate-images-v3 .media-buttons .buttons .images-ai,.estates-show-region .main-content .estate-detail .estate-images-v2 .media-buttons .buttons .images-ai,.estates-show-region .main-content .estate-detail .estate-images-v3 .media-buttons .buttons .images-ai{background:#31c987;border-radius:50px;color:#fff;font-size:.5rem;font-weight:800;padding:2px 9px 0;text-transform:uppercase}.constructions-show .main-content .estate-detail .estate-images-v2 .estate-badge,.constructions-show .main-content .estate-detail .estate-images-v3 .estate-badge,.estates-show .main-content .estate-detail .estate-images-v2 .estate-badge,.estates-show .main-content .estate-detail .estate-images-v3 .estate-badge,.estates-show-region .main-content .estate-detail .estate-images-v2 .estate-badge,.estates-show-region .main-content .estate-detail .estate-images-v3 .estate-badge{left:20px;top:20px}.constructions-show .main-content .estate-detail .estate-images-v2 .estate-badge .star,.constructions-show .main-content .estate-detail .estate-images-v3 .estate-badge .star,.estates-show .main-content .estate-detail .estate-images-v2 .estate-badge .star,.estates-show .main-content .estate-detail .estate-images-v3 .estate-badge .star,.estates-show-region .main-content .estate-detail .estate-images-v2 .estate-badge .star,.estates-show-region .main-content .estate-detail .estate-images-v3 .estate-badge .star{padding-top:0}.constructions-show .main-content .estate-detail .estate-images-v1,.estates-show .main-content .estate-detail .estate-images-v1,.estates-show-region .main-content .estate-detail .estate-images-v1{margin-bottom:0;margin-top:0}.constructions-show .main-content .estate-detail .estate-images-v1 .media-buttons,.estates-show .main-content .estate-detail .estate-images-v1 .media-buttons,.estates-show-region .main-content .estate-detail .estate-images-v1 .media-buttons{margin:0 -1rem;max-width:none}.constructions-show .main-content .estate-detail .estate-images-v1 .media-buttons .buttons,.estates-show .main-content .estate-detail .estate-images-v1 .media-buttons .buttons,.estates-show-region .main-content .estate-detail .estate-images-v1 .media-buttons .buttons{display:flex}.constructions-show .main-content .estate-detail .estate-images-v1 .media-buttons .buttons .media-button,.estates-show .main-content .estate-detail .estate-images-v1 .media-buttons .buttons .media-button,.estates-show-region .main-content .estate-detail .estate-images-v1 .media-buttons .buttons .media-button{height:5rem;width:17%}.constructions-show .main-content .estate-detail .estate-images-v1 .media-gallery-modal .modal-dialog .modal-content .modal-header,.estates-show .main-content .estate-detail .estate-images-v1 .media-gallery-modal .modal-dialog .modal-content .modal-header,.estates-show-region .main-content .estate-detail .estate-images-v1 .media-gallery-modal .modal-dialog .modal-content .modal-header{padding:.5rem 0 0 .9rem}.constructions-show .main-content .estate-detail .estate-images-v1 .media-gallery-modal .modal-dialog .media-button,.estates-show .main-content .estate-detail .estate-images-v1 .media-gallery-modal .modal-dialog .media-button,.estates-show-region .main-content .estate-detail .estate-images-v1 .media-gallery-modal .modal-dialog .media-button{height:70px;margin-left:10px;width:80px}.constructions-show .main-content .estate-detail .estate-title,.constructions-show .main-content .estate-detail h2,.estates-show .main-content .estate-detail .estate-title,.estates-show .main-content .estate-detail h2,.estates-show-region .main-content .estate-detail .estate-title,.estates-show-region .main-content .estate-detail h2{font-size:1.5rem;margin-top:0}.constructions-show .main-content .estate-detail h2,.estates-show .main-content .estate-detail h2,.estates-show-region .main-content .estate-detail h2{font-size:1.25rem;font-weight:600}.constructions-show .main-content .estate-detail .estate-title,.estates-show .main-content .estate-detail .estate-title,.estates-show-region .main-content .estate-detail .estate-title{width:auto}.constructions-show .main-content .estate-detail .estate-title h2,.estates-show .main-content .estate-detail .estate-title h2,.estates-show-region .main-content .estate-detail .estate-title h2{margin-top:.5rem}.constructions-show .main-content .estate-detail .estate-subtitle,.estates-show .main-content .estate-detail .estate-subtitle,.estates-show-region .main-content .estate-detail .estate-subtitle{font-size:1rem}.constructions-show .main-content .estate-detail .estate-description,.constructions-show .main-content .estate-detail .estate-features,.estates-show .main-content .estate-detail .estate-description,.estates-show .main-content .estate-detail .estate-features,.estates-show-region .main-content .estate-detail .estate-description,.estates-show-region .main-content .estate-detail .estate-features{padding:0 1.5rem 0 0}.constructions-show .main-content .estate-detail .estate-description p,.constructions-show .main-content .estate-detail .estate-features p,.estates-show .main-content .estate-detail .estate-description p,.estates-show .main-content .estate-detail .estate-features p,.estates-show-region .main-content .estate-detail .estate-description p,.estates-show-region .main-content .estate-detail .estate-features p{margin-bottom:.7rem}.constructions-show .main-content .estate-detail .estate-description .modal-dialog,.constructions-show .main-content .estate-detail .estate-features .modal-dialog,.estates-show .main-content .estate-detail .estate-description .modal-dialog,.estates-show .main-content .estate-detail .estate-features .modal-dialog,.estates-show-region .main-content .estate-detail .estate-description .modal-dialog,.estates-show-region .main-content .estate-detail .estate-features .modal-dialog{max-width:800px;top:10%}.constructions-show .main-content .estate-detail .estate-description-container,.estates-show .main-content .estate-detail .estate-description-container,.estates-show-region .main-content .estate-detail .estate-description-container{height:280px;margin-bottom:1rem;overflow:hidden}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data{background-color:red;border-radius:10px;font-size:.9rem;padding:.5rem}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data img,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data img,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data img{height:1rem;margin-left:.5rem}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.bar,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.bar,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.bar{background-color:#f0fafb}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.public_transport,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.public_transport,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.public_transport{background-color:#f3f9ff}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.hospital,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.hospital,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.hospital{background-color:#fdf4f4}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.market,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.market,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.market{background-color:#f0fafb}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.pharmacy,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.pharmacy,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.pharmacy{background-color:#f0faf4}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.restaurant,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.restaurant,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.restaurant{background-color:#f0fafb}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.school,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.school,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.school{background-color:#f6fbf8}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.shop,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.shop,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.shop{background-color:#f7e8fc}.constructions-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.ev_charging,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.ev_charging,.estates-show-region .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data.ev_charging{background-color:#fdf4f4}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .modal-dialog,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .modal-dialog,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .modal-dialog{max-width:800px}.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .modal-dialog .points-of-interest-list,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .modal-dialog .points-of-interest-list,.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-modal .modal-dialog .points-of-interest-list{-moz-columns:2;column-count:2}.constructions-show .main-content .estate-detail .estate-points-of-interest .btn,.estates-show .main-content .estate-detail .estate-points-of-interest .btn,.estates-show-region .main-content .estate-detail .estate-points-of-interest .btn{margin-bottom:0;padding-bottom:0}.constructions-show .main-content .estate-detail .leads-column,.estates-show .main-content .estate-detail .leads-column,.estates-show-region .main-content .estate-detail .leads-column{flex:0 0 33.3333333333%;margin-bottom:2rem;max-width:33.3333333333%;padding-left:20px;padding-right:15px}.constructions-show .main-content .estate-detail .leads-column .lead-forms,.estates-show .main-content .estate-detail .leads-column .lead-forms,.estates-show-region .main-content .estate-detail .leads-column .lead-forms{display:block}.constructions-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs,.estates-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs,.estates-show-region .main-content .estate-detail .leads-column .lead-forms .nav-tabs{border:none;justify-content:center}.constructions-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item,.estates-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item,.estates-show-region .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item{margin-bottom:-2px;text-align:center;width:100%}.constructions-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link,.estates-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link,.estates-show-region .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link{background-color:#f1f1f1;border-radius:20px 20px 0 0;color:#bbb;font-size:1.2rem;font-weight:600;padding:.5rem}.constructions-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link.active,.estates-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link.active,.estates-show-region .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link.active{background-color:#fff;border:0;color:#424e5b}.constructions-show .main-content .estate-detail .leads-column .appointment,.estates-show .main-content .estate-detail .leads-column .appointment,.estates-show-region .main-content .estate-detail .leads-column .appointment{background:#fff;border-radius:20px;cursor:pointer;margin:0 0 1rem;max-width:none;transition:all .2s ease-in-out;width:100%}.constructions-show .main-content .estate-detail .leads-column .appointment:hover,.estates-show .main-content .estate-detail .leads-column .appointment:hover,.estates-show-region .main-content .estate-detail .leads-column .appointment:hover{box-shadow:0 0 14px rgba(66,78,91,.07);transition:all .2s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .appointment img,.estates-show .main-content .estate-detail .leads-column .appointment img,.estates-show-region .main-content .estate-detail .leads-column .appointment img{width:100%}.constructions-show .main-content .estate-detail .leads-column .agency-new,.estates-show .main-content .estate-detail .leads-column .agency-new,.estates-show-region .main-content .estate-detail .leads-column .agency-new{background-repeat:no-repeat;border-radius:20px;margin-bottom:14px;min-height:392px;padding:20px 20px 0}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec,.estates-show .main-content .estate-detail .leads-column .agency-new.tec,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec{background-image:url(/img/bg-agency-new-tec-team.svg);background-repeat:no-repeat;background-size:cover}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec{background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-webkit-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);-moz-box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13);color:#fff!important;letter-spacing:.05rem;margin-top:1rem;padding:14px 35px!important;transition:all .5s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec img,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec img,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec img{margin-right:5px;vertical-align:top}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover{background-position:100%;box-shadow:none;box-sizing:border-box;color:#fff;text-decoration:none;transition:all .2s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover span,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover span,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover span{color:#fff!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover .masked-image{background-color:#fff!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:active,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:active,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:active{transform:scale(.95)}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b!important;min-width:110px;padding:0}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light:hover,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light:hover,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light .masked-image{background-color:#158140!important;height:18px;vertical-align:middle}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .agency-card .affiliate-label,.constructions-show .main-content .estate-detail .leads-column .agency-new.tec .agency-card .role,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .agency-card .affiliate-label,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .agency-card .role,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .agency-card .affiliate-label,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec .agency-card .role{color:#158140!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre,.estates-show .main-content .estate-detail .leads-column .agency-new.tre,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre{background-image:url(/img/bg-agency-new-tre-team.svg);background-repeat:no-repeat;background-size:cover}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre{background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);background-size:200% auto;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-webkit-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);-moz-box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);color:#fff;letter-spacing:.05rem;margin-top:1rem;padding:14px 35px!important;transition:all .5s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre img,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre img,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre img{margin-right:5px;vertical-align:top}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light{background-color:#fff;border:2px solid #e1e9f4;color:#424e5b;min-width:140px;padding:0!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light:hover,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light:hover,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light:hover{background-color:#f8f8f8;border:2px solid #e1e9f4;box-shadow:0 0 14px rgba(66,79,92,.12)!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light .masked-image{background-color:#ee7326;height:18px;vertical-align:middle}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover{background-position:100%;box-shadow:none;color:#fff!important;text-decoration:none;transition:all .2s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover span,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover span,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover span{color:#fff!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:hover .masked-image{background-color:#fff!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:active,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:active,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre:active{transform:scale(.95)}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .agency-card .affiliate-label,.constructions-show .main-content .estate-detail .leads-column .agency-new.tre .agency-card .role,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .agency-card .affiliate-label,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .agency-card .role,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .agency-card .affiliate-label,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre .agency-card .role{color:#ee7326!important}.constructions-show .main-content .estate-detail .leads-column .agency-new .logo,.estates-show .main-content .estate-detail .leads-column .agency-new .logo,.estates-show-region .main-content .estate-detail .leads-column .agency-new .logo{display:none}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data{margin-bottom:0}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card{padding-left:.7rem!important}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tec .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tec .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tec .masked-image{background-color:#158140}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tre .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tre .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card.tre .masked-image{background-color:#ee7326}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map{display:none;margin-top:.5rem}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map img,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map img,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map img{width:30px}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .address,.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .email,.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-data .whatsapp,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .address,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .email,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .whatsapp,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .address,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .email,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-data .whatsapp{font-size:.8rem}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-actions,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-actions,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-actions{display:none}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-actions .phone-detail,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-actions .phone-detail,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-actions .phone-detail{width:48%}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-card,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-card,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-card{background-repeat:no-repeat;background:none;padding:0}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-card .masked-image,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-card .masked-image,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-card .masked-image{margin-left:0}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-card .agency-team .VueCarousel-wrapper:after,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-card .agency-team .VueCarousel-wrapper:after,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-card .agency-team .VueCarousel-wrapper:after{background:none}.constructions-show .main-content .estate-detail .leads-column .agency-card .content .agency-card-header,.estates-show .main-content .estate-detail .leads-column .agency-card .content .agency-card-header,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .agency-card-header{display:none}.constructions-show .main-content .estate-detail .leads-column .agency-card .content .agency-card-header.tec h4,.estates-show .main-content .estate-detail .leads-column .agency-card .content .agency-card-header.tec h4,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .agency-card-header.tec h4{color:#158140;font-size:.9rem;font-weight:600}.constructions-show .main-content .estate-detail .leads-column .agency-card .content .agency-card-header.tre h4,.estates-show .main-content .estate-detail .leads-column .agency-card .content .agency-card-header.tre h4,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .agency-card-header.tre h4{color:#ee7326;font-size:.9rem;font-weight:600}.constructions-show .main-content .estate-detail .leads-column .agency-card .content .agency-card-header .business-name .affiliate-label,.estates-show .main-content .estate-detail .leads-column .agency-card .content .agency-card-header .business-name .affiliate-label,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .agency-card-header .business-name .affiliate-label{display:none}.constructions-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tec .agency-heading-data,.estates-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tec .agency-heading-data,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tec .agency-heading-data{margin-bottom:1rem}.constructions-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tec .agency-heading-data .affiliate-label,.constructions-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tec .agency-heading-data .role,.estates-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tec .agency-heading-data .affiliate-label,.estates-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tec .agency-heading-data .role,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tec .agency-heading-data .affiliate-label,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tec .agency-heading-data .role{color:#158140!important}.constructions-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tre .agency-heading-data,.estates-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tre .agency-heading-data,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tre .agency-heading-data{margin-bottom:1rem}.constructions-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tre .agency-heading-data .affiliate-label,.constructions-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tre .agency-heading-data .role,.estates-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tre .agency-heading-data .affiliate-label,.estates-show .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tre .agency-heading-data .role,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tre .agency-heading-data .affiliate-label,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .header-card-map.tre .agency-heading-data .role{color:#ee7326!important}.constructions-show .main-content .estate-detail .leads-column .agency-card .content .agency-heading img,.estates-show .main-content .estate-detail .leads-column .agency-card .content .agency-heading img,.estates-show-region .main-content .estate-detail .leads-column .agency-card .content .agency-heading img{border:none;display:block;height:2.7rem;margin-bottom:1rem;width:2.7rem}.constructions-show .calculate-mortgage-modal .modal-dialog,.estates-show .calculate-mortgage-modal .modal-dialog,.estates-show-region .calculate-mortgage-modal .modal-dialog{width:375px}.constructions-show .calculate-mortgage-modal .modal-dialog .mortgage-logo,.estates-show .calculate-mortgage-modal .modal-dialog .mortgage-logo,.estates-show-region .calculate-mortgage-modal .modal-dialog .mortgage-logo{height:auto;left:185px;max-width:155px;position:absolute;top:-45px;width:135px}.constructions-show #__toctoc-live-box-container.bottom-right,.estates-show #__toctoc-live-box-container.bottom-right,.estates-show-region #__toctoc-live-box-container.bottom-right{bottom:0!important}.constructions-show .appointment-modal .modal-dialog,.estates-show .appointment-modal .modal-dialog,.estates-show-region .appointment-modal .modal-dialog{max-width:710px;overflow:auto;top:4%}.constructions-show .appointment-modal .modal-dialog .modal-content,.estates-show .appointment-modal .modal-dialog .modal-content,.estates-show-region .appointment-modal .modal-dialog .modal-content{border-radius:20px;box-shadow:0 0 30px rgba(0,0,0,.25);height:auto;padding:.8rem}.constructions-show .appointment-modal .modal-dialog .modal-content .modal-header,.estates-show .appointment-modal .modal-dialog .modal-content .modal-header,.estates-show-region .appointment-modal .modal-dialog .modal-content .modal-header{padding-bottom:0;padding-top:0}.constructions-show .appointment-modal .modal-dialog .modal-content .modal-header h5,.estates-show .appointment-modal .modal-dialog .modal-content .modal-header h5,.estates-show-region .appointment-modal .modal-dialog .modal-content .modal-header h5{font-size:1.6rem}.constructions-show .appointment-modal .modal-dialog .modal-content .modal-body .appointment-form,.estates-show .appointment-modal .modal-dialog .modal-content .modal-body .appointment-form,.estates-show-region .appointment-modal .modal-dialog .modal-content .modal-body .appointment-form{font-size:1rem;padding:0}body.tecnocasa.estates-show .estate-detail .estate-features,body.tecnocasa.estates-show-region .estate-detail .estate-features,body.tecnorete.estates-show .estate-detail .estate-features,body.tecnorete.estates-show-region .estate-detail .estate-features{background-color:transparent}body.country-es .esteri{align-items:flex-start;display:flex;flex-direction:column}body.country-es .esteri .energy-graph{width:97%!important}body.country-es .esteri .estate-dates,body.country-es .esteri .estate-energy-details{margin-top:0!important}body.country-es.constructions-show .estate-show,body.country-es.estates-show .estate-show,body.country-es.estates-show-region .estate-show,body.country-hu.constructions-show .estate-show,body.country-hu.estates-show .estate-show,body.country-hu.estates-show-region .estate-show,body.country-pl.constructions-show .estate-show,body.country-pl.estates-show .estate-show,body.country-pl.estates-show-region .estate-show,body.country-tn.constructions-show .estate-show,body.country-tn.estates-show .estate-show,body.country-tn.estates-show-region .estate-show{margin-top:2rem}body.country-es.constructions-show .main-content .estate-detail .estate-title,body.country-es.estates-show .main-content .estate-detail .estate-title,body.country-es.estates-show-region .main-content .estate-detail .estate-title,body.country-hu.constructions-show .main-content .estate-detail .estate-title,body.country-hu.estates-show .main-content .estate-detail .estate-title,body.country-hu.estates-show-region .main-content .estate-detail .estate-title,body.country-pl.constructions-show .main-content .estate-detail .estate-title,body.country-pl.estates-show .main-content .estate-detail .estate-title,body.country-pl.estates-show-region .main-content .estate-detail .estate-title,body.country-tn.constructions-show .main-content .estate-detail .estate-title,body.country-tn.estates-show .main-content .estate-detail .estate-title,body.country-tn.estates-show-region .main-content .estate-detail .estate-title{border:none;font-size:1.6rem!important}body.country-es.constructions-show .main-content .estate-detail .estate-subtitle,body.country-es.estates-show .main-content .estate-detail .estate-subtitle,body.country-es.estates-show-region .main-content .estate-detail .estate-subtitle,body.country-hu.constructions-show .main-content .estate-detail .estate-subtitle,body.country-hu.estates-show .main-content .estate-detail .estate-subtitle,body.country-hu.estates-show-region .main-content .estate-detail .estate-subtitle,body.country-pl.constructions-show .main-content .estate-detail .estate-subtitle,body.country-pl.estates-show .main-content .estate-detail .estate-subtitle,body.country-pl.estates-show-region .main-content .estate-detail .estate-subtitle,body.country-tn.constructions-show .main-content .estate-detail .estate-subtitle,body.country-tn.estates-show .main-content .estate-detail .estate-subtitle,body.country-tn.estates-show-region .main-content .estate-detail .estate-subtitle{font-size:1.1rem!important;font-weight:500!important}body.country-es.constructions-show .main-content .estate-detail .estate-price,body.country-es.estates-show .main-content .estate-detail .estate-price,body.country-es.estates-show-region .main-content .estate-detail .estate-price,body.country-hu.constructions-show .main-content .estate-detail .estate-price,body.country-hu.estates-show .main-content .estate-detail .estate-price,body.country-hu.estates-show-region .main-content .estate-detail .estate-price,body.country-pl.constructions-show .main-content .estate-detail .estate-price,body.country-pl.estates-show .main-content .estate-detail .estate-price,body.country-pl.estates-show-region .main-content .estate-detail .estate-price,body.country-tn.constructions-show .main-content .estate-detail .estate-price,body.country-tn.estates-show .main-content .estate-detail .estate-price,body.country-tn.estates-show-region .main-content .estate-detail .estate-price{align-items:center;display:flex!important;margin-top:10px}body.country-es.constructions-show .main-content .estate-detail .estate-price .current-price,body.country-es.estates-show .main-content .estate-detail .estate-price .current-price,body.country-es.estates-show-region .main-content .estate-detail .estate-price .current-price,body.country-hu.constructions-show .main-content .estate-detail .estate-price .current-price,body.country-hu.estates-show .main-content .estate-detail .estate-price .current-price,body.country-hu.estates-show-region .main-content .estate-detail .estate-price .current-price,body.country-pl.constructions-show .main-content .estate-detail .estate-price .current-price,body.country-pl.estates-show .main-content .estate-detail .estate-price .current-price,body.country-pl.estates-show-region .main-content .estate-detail .estate-price .current-price,body.country-tn.constructions-show .main-content .estate-detail .estate-price .current-price,body.country-tn.estates-show .main-content .estate-detail .estate-price .current-price,body.country-tn.estates-show-region .main-content .estate-detail .estate-price .current-price{background-color:#d5efd6;border-radius:10px;font-size:1.5rem;font-weight:700;margin-top:10px;padding:5px 20px}body.country-es.constructions-show .main-content .estate-detail .estate-price .current-price-euro,body.country-es.estates-show .main-content .estate-detail .estate-price .current-price-euro,body.country-es.estates-show-region .main-content .estate-detail .estate-price .current-price-euro,body.country-hu.constructions-show .main-content .estate-detail .estate-price .current-price-euro,body.country-hu.estates-show .main-content .estate-detail .estate-price .current-price-euro,body.country-hu.estates-show-region .main-content .estate-detail .estate-price .current-price-euro,body.country-pl.constructions-show .main-content .estate-detail .estate-price .current-price-euro,body.country-pl.estates-show .main-content .estate-detail .estate-price .current-price-euro,body.country-pl.estates-show-region .main-content .estate-detail .estate-price .current-price-euro,body.country-tn.constructions-show .main-content .estate-detail .estate-price .current-price-euro,body.country-tn.estates-show .main-content .estate-detail .estate-price .current-price-euro,body.country-tn.estates-show-region .main-content .estate-detail .estate-price .current-price-euro{color:#208989;font-weight:700;margin-left:10px;margin-top:10px}body.country-es.constructions-show .main-content .estate-detail .estate-card-discount-container,body.country-es.estates-show .main-content .estate-detail .estate-card-discount-container,body.country-es.estates-show-region .main-content .estate-detail .estate-card-discount-container,body.country-hu.constructions-show .main-content .estate-detail .estate-card-discount-container,body.country-hu.estates-show .main-content .estate-detail .estate-card-discount-container,body.country-hu.estates-show-region .main-content .estate-detail .estate-card-discount-container,body.country-pl.constructions-show .main-content .estate-detail .estate-card-discount-container,body.country-pl.estates-show .main-content .estate-detail .estate-card-discount-container,body.country-pl.estates-show-region .main-content .estate-detail .estate-card-discount-container,body.country-tn.constructions-show .main-content .estate-detail .estate-card-discount-container,body.country-tn.estates-show .main-content .estate-detail .estate-card-discount-container,body.country-tn.estates-show-region .main-content .estate-detail .estate-card-discount-container{line-height:36px;padding-top:15px}body.country-es.constructions-show .main-content .estate-detail .estate-card-discount-container img,body.country-es.estates-show .main-content .estate-detail .estate-card-discount-container img,body.country-es.estates-show-region .main-content .estate-detail .estate-card-discount-container img,body.country-hu.constructions-show .main-content .estate-detail .estate-card-discount-container img,body.country-hu.estates-show .main-content .estate-detail .estate-card-discount-container img,body.country-hu.estates-show-region .main-content .estate-detail .estate-card-discount-container img,body.country-pl.constructions-show .main-content .estate-detail .estate-card-discount-container img,body.country-pl.estates-show .main-content .estate-detail .estate-card-discount-container img,body.country-pl.estates-show-region .main-content .estate-detail .estate-card-discount-container img,body.country-tn.constructions-show .main-content .estate-detail .estate-card-discount-container img,body.country-tn.estates-show .main-content .estate-detail .estate-card-discount-container img,body.country-tn.estates-show-region .main-content .estate-detail .estate-card-discount-container img{margin:0 .2rem}body.country-es.constructions-show .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-es.estates-show .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-es.estates-show-region .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-hu.constructions-show .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-hu.estates-show .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-hu.estates-show-region .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-pl.constructions-show .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-pl.estates-show .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-pl.estates-show-region .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-tn.constructions-show .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-tn.estates-show .main-content .estate-detail .estate-card-discount-container .estate-card-discount,body.country-tn.estates-show-region .main-content .estate-detail .estate-card-discount-container .estate-card-discount{color:#9da1a4;font-size:.7rem}body.country-es.constructions-show .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-es.estates-show .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-es.estates-show-region .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-hu.constructions-show .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-hu.estates-show .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-hu.estates-show-region .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-pl.constructions-show .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-pl.estates-show .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-pl.estates-show-region .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-tn.constructions-show .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-tn.estates-show .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount,body.country-tn.estates-show-region .main-content .estate-detail .estate-card-discount-container .estate-card-percent-discount{color:#c00}body.country-es.constructions-show .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-es.estates-show .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-es.estates-show-region .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.constructions-show .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.estates-show .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-hu.estates-show-region .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.constructions-show .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.estates-show .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-pl.estates-show-region .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.constructions-show .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.estates-show .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon,body.country-tn.estates-show-region .main-content .estate-detail .estate-card-discount-container .masked-image.estate-card-discount-icon{height:1rem;left:3px;position:relative;top:4px;width:1rem}body.country-es.constructions-show .main-content .estate-detail .estate-actions,body.country-es.estates-show .main-content .estate-detail .estate-actions,body.country-es.estates-show-region .main-content .estate-detail .estate-actions,body.country-hu.constructions-show .main-content .estate-detail .estate-actions,body.country-hu.estates-show .main-content .estate-detail .estate-actions,body.country-hu.estates-show-region .main-content .estate-detail .estate-actions,body.country-pl.constructions-show .main-content .estate-detail .estate-actions,body.country-pl.estates-show .main-content .estate-detail .estate-actions,body.country-pl.estates-show-region .main-content .estate-detail .estate-actions,body.country-tn.constructions-show .main-content .estate-detail .estate-actions,body.country-tn.estates-show .main-content .estate-detail .estate-actions,body.country-tn.estates-show-region .main-content .estate-detail .estate-actions{display:flex;justify-content:flex-end}body.country-es.constructions-show .main-content .estate-detail .estate-actions .back-link,body.country-es.estates-show .main-content .estate-detail .estate-actions .back-link,body.country-es.estates-show-region .main-content .estate-detail .estate-actions .back-link,body.country-hu.constructions-show .main-content .estate-detail .estate-actions .back-link,body.country-hu.estates-show .main-content .estate-detail .estate-actions .back-link,body.country-hu.estates-show-region .main-content .estate-detail .estate-actions .back-link,body.country-pl.constructions-show .main-content .estate-detail .estate-actions .back-link,body.country-pl.estates-show .main-content .estate-detail .estate-actions .back-link,body.country-pl.estates-show-region .main-content .estate-detail .estate-actions .back-link,body.country-tn.constructions-show .main-content .estate-detail .estate-actions .back-link,body.country-tn.estates-show .main-content .estate-detail .estate-actions .back-link,body.country-tn.estates-show-region .main-content .estate-detail .estate-actions .back-link{border-right:none}body.country-es.constructions-show .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-es.estates-show .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-es.estates-show-region .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-hu.constructions-show .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-hu.estates-show .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-hu.estates-show-region .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-pl.constructions-show .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-pl.estates-show .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-pl.estates-show-region .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-tn.constructions-show .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-tn.estates-show .main-content .estate-detail .estate-actions .estate-card-user-buttons img,body.country-tn.estates-show-region .main-content .estate-detail .estate-actions .estate-card-user-buttons img{cursor:pointer;margin-right:10px}body.country-es.constructions-show .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-es.estates-show .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-es.estates-show-region .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-hu.constructions-show .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-hu.estates-show .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-hu.estates-show-region .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-pl.constructions-show .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-pl.estates-show .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-pl.estates-show-region .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-tn.constructions-show .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-tn.estates-show .main-content .estate-detail .estate-actions .share-button .estate-share-container,body.country-tn.estates-show-region .main-content .estate-detail .estate-actions .share-button .estate-share-container{cursor:pointer}body.country-es.constructions-show .main-content .estate-detail .estate-actions .ref,body.country-es.estates-show .main-content .estate-detail .estate-actions .ref,body.country-es.estates-show-region .main-content .estate-detail .estate-actions .ref,body.country-hu.constructions-show .main-content .estate-detail .estate-actions .ref,body.country-hu.estates-show .main-content .estate-detail .estate-actions .ref,body.country-hu.estates-show-region .main-content .estate-detail .estate-actions .ref,body.country-pl.constructions-show .main-content .estate-detail .estate-actions .ref,body.country-pl.estates-show .main-content .estate-detail .estate-actions .ref,body.country-pl.estates-show-region .main-content .estate-detail .estate-actions .ref,body.country-tn.constructions-show .main-content .estate-detail .estate-actions .ref,body.country-tn.estates-show .main-content .estate-detail .estate-actions .ref,body.country-tn.estates-show-region .main-content .estate-detail .estate-actions .ref{font-size:.8rem;position:absolute;top:35px}body.country-es.constructions-show .main-content .estate-detail .estate-card-data .masked-image,body.country-es.estates-show .main-content .estate-detail .estate-card-data .masked-image,body.country-es.estates-show-region .main-content .estate-detail .estate-card-data .masked-image,body.country-hu.constructions-show .main-content .estate-detail .estate-card-data .masked-image,body.country-hu.estates-show .main-content .estate-detail .estate-card-data .masked-image,body.country-hu.estates-show-region .main-content .estate-detail .estate-card-data .masked-image,body.country-pl.constructions-show .main-content .estate-detail .estate-card-data .masked-image,body.country-pl.estates-show .main-content .estate-detail .estate-card-data .masked-image,body.country-pl.estates-show-region .main-content .estate-detail .estate-card-data .masked-image,body.country-tn.constructions-show .main-content .estate-detail .estate-card-data .masked-image,body.country-tn.estates-show .main-content .estate-detail .estate-card-data .masked-image,body.country-tn.estates-show-region .main-content .estate-detail .estate-card-data .masked-image{background-color:#208989!important;height:1rem;vertical-align:middle;width:1rem}body.country-es.constructions-show .main-content .estate-detail .print-pdf,body.country-es.estates-show .main-content .estate-detail .print-pdf,body.country-es.estates-show-region .main-content .estate-detail .print-pdf,body.country-hu.constructions-show .main-content .estate-detail .print-pdf,body.country-hu.estates-show .main-content .estate-detail .print-pdf,body.country-hu.estates-show-region .main-content .estate-detail .print-pdf,body.country-pl.constructions-show .main-content .estate-detail .print-pdf,body.country-pl.estates-show .main-content .estate-detail .print-pdf,body.country-pl.estates-show-region .main-content .estate-detail .print-pdf,body.country-tn.constructions-show .main-content .estate-detail .print-pdf,body.country-tn.estates-show .main-content .estate-detail .print-pdf,body.country-tn.estates-show-region .main-content .estate-detail .print-pdf{background:transparent!important;border:2px solid #e1e9f4;bottom:10px;box-shadow:none;color:#424e5b!important;margin:0;position:absolute!important;right:20px;text-transform:uppercase;top:auto;width:auto}body.country-es.constructions-show .main-content .estate-detail .print-pdf:hover,body.country-es.estates-show .main-content .estate-detail .print-pdf:hover,body.country-es.estates-show-region .main-content .estate-detail .print-pdf:hover,body.country-hu.constructions-show .main-content .estate-detail .print-pdf:hover,body.country-hu.estates-show .main-content .estate-detail .print-pdf:hover,body.country-hu.estates-show-region .main-content .estate-detail .print-pdf:hover,body.country-pl.constructions-show .main-content .estate-detail .print-pdf:hover,body.country-pl.estates-show .main-content .estate-detail .print-pdf:hover,body.country-pl.estates-show-region .main-content .estate-detail .print-pdf:hover,body.country-tn.constructions-show .main-content .estate-detail .print-pdf:hover,body.country-tn.estates-show .main-content .estate-detail .print-pdf:hover,body.country-tn.estates-show-region .main-content .estate-detail .print-pdf:hover{background-color:#f8f8f8;box-shadow:0 0 14px rgba(66,79,92,.12)!important;color:#424e5b!important}body.country-es.constructions-show .main-content .estate-detail .estate-description-container,body.country-es.estates-show .main-content .estate-detail .estate-description-container,body.country-es.estates-show-region .main-content .estate-detail .estate-description-container,body.country-hu.constructions-show .main-content .estate-detail .estate-description-container,body.country-hu.estates-show .main-content .estate-detail .estate-description-container,body.country-hu.estates-show-region .main-content .estate-detail .estate-description-container,body.country-pl.constructions-show .main-content .estate-detail .estate-description-container,body.country-pl.estates-show .main-content .estate-detail .estate-description-container,body.country-pl.estates-show-region .main-content .estate-detail .estate-description-container,body.country-tn.constructions-show .main-content .estate-detail .estate-description-container,body.country-tn.estates-show .main-content .estate-detail .estate-description-container,body.country-tn.estates-show-region .main-content .estate-detail .estate-description-container{height:auto}body.country-es.constructions-show .main-content .estate-detail .estate-costs .row.buttons,body.country-es.estates-show .main-content .estate-detail .estate-costs .row.buttons,body.country-es.estates-show-region .main-content .estate-detail .estate-costs .row.buttons,body.country-hu.constructions-show .main-content .estate-detail .estate-costs .row.buttons,body.country-hu.estates-show .main-content .estate-detail .estate-costs .row.buttons,body.country-hu.estates-show-region .main-content .estate-detail .estate-costs .row.buttons,body.country-pl.constructions-show .main-content .estate-detail .estate-costs .row.buttons,body.country-pl.estates-show .main-content .estate-detail .estate-costs .row.buttons,body.country-pl.estates-show-region .main-content .estate-detail .estate-costs .row.buttons,body.country-tn.constructions-show .main-content .estate-detail .estate-costs .row.buttons,body.country-tn.estates-show .main-content .estate-detail .estate-costs .row.buttons,body.country-tn.estates-show-region .main-content .estate-detail .estate-costs .row.buttons{height:auto;margin-bottom:0}body.country-es.constructions-show .main-content .estate-detail .estate-points-of-interest,body.country-es.estates-show .main-content .estate-detail .estate-points-of-interest,body.country-es.estates-show-region .main-content .estate-detail .estate-points-of-interest,body.country-hu.constructions-show .main-content .estate-detail .estate-points-of-interest,body.country-hu.estates-show .main-content .estate-detail .estate-points-of-interest,body.country-hu.estates-show-region .main-content .estate-detail .estate-points-of-interest,body.country-pl.constructions-show .main-content .estate-detail .estate-points-of-interest,body.country-pl.estates-show .main-content .estate-detail .estate-points-of-interest,body.country-pl.estates-show-region .main-content .estate-detail .estate-points-of-interest,body.country-tn.constructions-show .main-content .estate-detail .estate-points-of-interest,body.country-tn.estates-show .main-content .estate-detail .estate-points-of-interest,body.country-tn.estates-show-region .main-content .estate-detail .estate-points-of-interest{border-radius:0;box-shadow:none;padding:0}body.country-es.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-es.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-es.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-hu.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-hu.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-hu.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-pl.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-pl.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-pl.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-tn.constructions-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-tn.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container,body.country-tn.estates-show-region .main-content .estate-detail .estate-points-of-interest .points-of-interest-container{-moz-columns:2;column-count:2;height:210px;margin-bottom:-1rem;overflow:hidden}body.country-es.constructions-show .main-content .estate-detail .energy-graph,body.country-es.estates-show .main-content .estate-detail .energy-graph,body.country-es.estates-show-region .main-content .estate-detail .energy-graph,body.country-hu.constructions-show .main-content .estate-detail .energy-graph,body.country-hu.estates-show .main-content .estate-detail .energy-graph,body.country-hu.estates-show-region .main-content .estate-detail .energy-graph,body.country-pl.constructions-show .main-content .estate-detail .energy-graph,body.country-pl.estates-show .main-content .estate-detail .energy-graph,body.country-pl.estates-show-region .main-content .estate-detail .energy-graph,body.country-tn.constructions-show .main-content .estate-detail .energy-graph,body.country-tn.estates-show .main-content .estate-detail .energy-graph,body.country-tn.estates-show-region .main-content .estate-detail .energy-graph{margin-bottom:1rem}body.country-es.constructions-show .main-content .estate-detail .estate-energy-data,body.country-es.estates-show .main-content .estate-detail .estate-energy-data,body.country-es.estates-show-region .main-content .estate-detail .estate-energy-data,body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data,body.country-hu.estates-show .main-content .estate-detail .estate-energy-data,body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data,body.country-pl.constructions-show .main-content .estate-detail .estate-energy-data,body.country-pl.estates-show .main-content .estate-detail .estate-energy-data,body.country-pl.estates-show-region .main-content .estate-detail .estate-energy-data,body.country-tn.constructions-show .main-content .estate-detail .estate-energy-data,body.country-tn.estates-show .main-content .estate-detail .estate-energy-data,body.country-tn.estates-show-region .main-content .estate-detail .estate-energy-data{min-height:170px}body.country-es.constructions-show .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-es.estates-show .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-es.estates-show-region .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-hu.constructions-show .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-hu.estates-show .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-hu.estates-show-region .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-pl.constructions-show .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-pl.estates-show .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-pl.estates-show-region .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-tn.constructions-show .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-tn.estates-show .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container,body.country-tn.estates-show-region .main-content .estate-detail .estates-carousel-similar .estate-card-discount-container{line-height:normal;padding-top:0}body.country-es.constructions-show .main-content .card-sticky .box-full .estate-card-data,body.country-es.estates-show .main-content .card-sticky .box-full .estate-card-data,body.country-es.estates-show-region .main-content .card-sticky .box-full .estate-card-data,body.country-hu.constructions-show .main-content .card-sticky .box-full .estate-card-data,body.country-hu.estates-show .main-content .card-sticky .box-full .estate-card-data,body.country-hu.estates-show-region .main-content .card-sticky .box-full .estate-card-data,body.country-pl.constructions-show .main-content .card-sticky .box-full .estate-card-data,body.country-pl.estates-show .main-content .card-sticky .box-full .estate-card-data,body.country-pl.estates-show-region .main-content .card-sticky .box-full .estate-card-data,body.country-tn.constructions-show .main-content .card-sticky .box-full .estate-card-data,body.country-tn.estates-show .main-content .card-sticky .box-full .estate-card-data,body.country-tn.estates-show-region .main-content .card-sticky .box-full .estate-card-data{border-top:none}body.country-es.constructions-show .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-es.estates-show .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-es.estates-show-region .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-hu.constructions-show .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-hu.estates-show .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-hu.estates-show-region .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-pl.constructions-show .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-pl.estates-show .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-pl.estates-show-region .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-tn.constructions-show .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-tn.estates-show .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element,body.country-tn.estates-show-region .main-content .card-sticky .box-full .estate-card-data .estate-card-data-element{font-size:.9rem;font-weight:500;max-width:29%}body.country-es.constructions-show .main-content .card-sticky .box-sticky,body.country-es.estates-show .main-content .card-sticky .box-sticky,body.country-es.estates-show-region .main-content .card-sticky .box-sticky,body.country-hu.constructions-show .main-content .card-sticky .box-sticky,body.country-hu.estates-show .main-content .card-sticky .box-sticky,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky,body.country-pl.constructions-show .main-content .card-sticky .box-sticky,body.country-pl.estates-show .main-content .card-sticky .box-sticky,body.country-pl.estates-show-region .main-content .card-sticky .box-sticky,body.country-tn.constructions-show .main-content .card-sticky .box-sticky,body.country-tn.estates-show .main-content .card-sticky .box-sticky,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky{box-shadow:none;height:auto}body.country-es.constructions-show .main-content .card-sticky .box-sticky .estate-title,body.country-es.estates-show .main-content .card-sticky .box-sticky .estate-title,body.country-es.estates-show-region .main-content .card-sticky .box-sticky .estate-title,body.country-hu.constructions-show .main-content .card-sticky .box-sticky .estate-title,body.country-hu.estates-show .main-content .card-sticky .box-sticky .estate-title,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky .estate-title,body.country-pl.constructions-show .main-content .card-sticky .box-sticky .estate-title,body.country-pl.estates-show .main-content .card-sticky .box-sticky .estate-title,body.country-pl.estates-show-region .main-content .card-sticky .box-sticky .estate-title,body.country-tn.constructions-show .main-content .card-sticky .box-sticky .estate-title,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-title,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky .estate-title{display:block;font-size:1.3rem!important}body.country-es.constructions-show .main-content .card-sticky .box-sticky .estate-subtitle,body.country-es.estates-show .main-content .card-sticky .box-sticky .estate-subtitle,body.country-es.estates-show-region .main-content .card-sticky .box-sticky .estate-subtitle,body.country-hu.constructions-show .main-content .card-sticky .box-sticky .estate-subtitle,body.country-hu.estates-show .main-content .card-sticky .box-sticky .estate-subtitle,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky .estate-subtitle,body.country-pl.constructions-show .main-content .card-sticky .box-sticky .estate-subtitle,body.country-pl.estates-show .main-content .card-sticky .box-sticky .estate-subtitle,body.country-pl.estates-show-region .main-content .card-sticky .box-sticky .estate-subtitle,body.country-tn.constructions-show .main-content .card-sticky .box-sticky .estate-subtitle,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-subtitle,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky .estate-subtitle{display:block;font-size:.8rem!important}body.country-es.constructions-show .main-content .card-sticky .box-sticky .estate-card-data,body.country-es.estates-show .main-content .card-sticky .box-sticky .estate-card-data,body.country-es.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data,body.country-hu.constructions-show .main-content .card-sticky .box-sticky .estate-card-data,body.country-hu.estates-show .main-content .card-sticky .box-sticky .estate-card-data,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data,body.country-pl.constructions-show .main-content .card-sticky .box-sticky .estate-card-data,body.country-pl.estates-show .main-content .card-sticky .box-sticky .estate-card-data,body.country-pl.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data,body.country-tn.constructions-show .main-content .card-sticky .box-sticky .estate-card-data,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-card-data,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data{border:none;margin-bottom:0;margin-top:0}body.country-es.constructions-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-es.estates-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-es.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.constructions-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-pl.constructions-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-pl.estates-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-pl.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-tn.constructions-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element{font-size:.8rem;font-weight:600;max-width:32%}body.country-es.constructions-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-es.estates-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-es.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-hu.constructions-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-hu.estates-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-pl.constructions-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-pl.estates-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-pl.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-tn.constructions-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element .masked-image{background-color:#208989!important;height:1rem;vertical-align:middle;width:1rem}body.country-es.constructions-show .main-content .card-sticky .box-sticky .estate-price,body.country-es.estates-show .main-content .card-sticky .box-sticky .estate-price,body.country-es.estates-show-region .main-content .card-sticky .box-sticky .estate-price,body.country-hu.constructions-show .main-content .card-sticky .box-sticky .estate-price,body.country-hu.estates-show .main-content .card-sticky .box-sticky .estate-price,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky .estate-price,body.country-pl.constructions-show .main-content .card-sticky .box-sticky .estate-price,body.country-pl.estates-show .main-content .card-sticky .box-sticky .estate-price,body.country-pl.estates-show-region .main-content .card-sticky .box-sticky .estate-price,body.country-tn.constructions-show .main-content .card-sticky .box-sticky .estate-price,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-price,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky .estate-price{font-size:1.1rem;margin-left:10px;margin-top:0}body.country-es.constructions-show .main-content .card-sticky .box-sticky .col-xl-3,body.country-es.estates-show .main-content .card-sticky .box-sticky .col-xl-3,body.country-es.estates-show-region .main-content .card-sticky .box-sticky .col-xl-3,body.country-hu.constructions-show .main-content .card-sticky .box-sticky .col-xl-3,body.country-hu.estates-show .main-content .card-sticky .box-sticky .col-xl-3,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky .col-xl-3,body.country-pl.constructions-show .main-content .card-sticky .box-sticky .col-xl-3,body.country-pl.estates-show .main-content .card-sticky .box-sticky .col-xl-3,body.country-pl.estates-show-region .main-content .card-sticky .box-sticky .col-xl-3,body.country-tn.constructions-show .main-content .card-sticky .box-sticky .col-xl-3,body.country-tn.estates-show .main-content .card-sticky .box-sticky .col-xl-3,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky .col-xl-3{border-right:1px solid #e1e1e1}body.country-es.constructions-show .main-content .card-sticky .box-sticky .estate-actions,body.country-es.estates-show .main-content .card-sticky .box-sticky .estate-actions,body.country-es.estates-show-region .main-content .card-sticky .box-sticky .estate-actions,body.country-hu.constructions-show .main-content .card-sticky .box-sticky .estate-actions,body.country-hu.estates-show .main-content .card-sticky .box-sticky .estate-actions,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky .estate-actions,body.country-pl.constructions-show .main-content .card-sticky .box-sticky .estate-actions,body.country-pl.estates-show .main-content .card-sticky .box-sticky .estate-actions,body.country-pl.estates-show-region .main-content .card-sticky .box-sticky .estate-actions,body.country-tn.constructions-show .main-content .card-sticky .box-sticky .estate-actions,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-actions,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky .estate-actions{align-items:center;display:flex}body.country-es.constructions-show .main-content .card-sticky.is-pinned .padding-flex,body.country-es.constructions-show .main-content .card-sticky.top-sticky .padding-flex,body.country-es.estates-show .main-content .card-sticky.is-pinned .padding-flex,body.country-es.estates-show .main-content .card-sticky.top-sticky .padding-flex,body.country-es.estates-show-region .main-content .card-sticky.is-pinned .padding-flex,body.country-es.estates-show-region .main-content .card-sticky.top-sticky .padding-flex,body.country-hu.constructions-show .main-content .card-sticky.is-pinned .padding-flex,body.country-hu.constructions-show .main-content .card-sticky.top-sticky .padding-flex,body.country-hu.estates-show .main-content .card-sticky.is-pinned .padding-flex,body.country-hu.estates-show .main-content .card-sticky.top-sticky .padding-flex,body.country-hu.estates-show-region .main-content .card-sticky.is-pinned .padding-flex,body.country-hu.estates-show-region .main-content .card-sticky.top-sticky .padding-flex,body.country-pl.constructions-show .main-content .card-sticky.is-pinned .padding-flex,body.country-pl.constructions-show .main-content .card-sticky.top-sticky .padding-flex,body.country-pl.estates-show .main-content .card-sticky.is-pinned .padding-flex,body.country-pl.estates-show .main-content .card-sticky.top-sticky .padding-flex,body.country-pl.estates-show-region .main-content .card-sticky.is-pinned .padding-flex,body.country-pl.estates-show-region .main-content .card-sticky.top-sticky .padding-flex,body.country-tn.constructions-show .main-content .card-sticky.is-pinned .padding-flex,body.country-tn.constructions-show .main-content .card-sticky.top-sticky .padding-flex,body.country-tn.estates-show .main-content .card-sticky.is-pinned .padding-flex,body.country-tn.estates-show .main-content .card-sticky.top-sticky .padding-flex,body.country-tn.estates-show-region .main-content .card-sticky.is-pinned .padding-flex,body.country-tn.estates-show-region .main-content .card-sticky.top-sticky .padding-flex{border-radius:0!important;box-shadow:0 0 6px rgba(0,0,0,.1);margin:0!important;padding:.6rem;transition:all .3s ease-out}}@media (min-width:768px) and (max-width:1100px){.constructions-show .main-content .estate-detail .estate-costs .row>.col,.constructions-show .main-content .estate-detail .estate-features .row>.col,.constructions-show .main-content .estate-detail .estate-points-of-interest .row>.col,.estates-show .main-content .estate-detail .estate-costs .row>.col,.estates-show .main-content .estate-detail .estate-features .row>.col,.estates-show .main-content .estate-detail .estate-points-of-interest .row>.col,.estates-show-region .main-content .estate-detail .estate-costs .row>.col,.estates-show-region .main-content .estate-detail .estate-features .row>.col,.estates-show-region .main-content .estate-detail .estate-points-of-interest .row>.col{font-size:.8rem}.constructions-show .main-content .estate-detail .estate-costs .modal-opener-nostyle,.constructions-show .main-content .estate-detail .estate-features .modal-opener-nostyle,.constructions-show .main-content .estate-detail .estate-points-of-interest .modal-opener-nostyle,.estates-show .main-content .estate-detail .estate-costs .modal-opener-nostyle,.estates-show .main-content .estate-detail .estate-features .modal-opener-nostyle,.estates-show .main-content .estate-detail .estate-points-of-interest .modal-opener-nostyle,.estates-show-region .main-content .estate-detail .estate-costs .modal-opener-nostyle,.estates-show-region .main-content .estate-detail .estate-features .modal-opener-nostyle,.estates-show-region .main-content .estate-detail .estate-points-of-interest .modal-opener-nostyle{left:-.3rem;position:relative;transform:scale(.9)}.constructions-show .main-content .estate-data .estate-card-data .estate-card-data-element,.constructions-show .main-content .estate-detail .estate-description-container p,.constructions-show .main-content .estate-detail .estate-energy-data .estate-dates,.constructions-show .main-content .estate-detail .estate-energy-data .estate-energy-details,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element,.estates-show .main-content .estate-detail .estate-description-container p,.estates-show .main-content .estate-detail .estate-energy-data .estate-dates,.estates-show .main-content .estate-detail .estate-energy-data .estate-energy-details,.estates-show-region .main-content .estate-data .estate-card-data .estate-card-data-element,.estates-show-region .main-content .estate-detail .estate-description-container p,.estates-show-region .main-content .estate-detail .estate-energy-data .estate-dates,.estates-show-region .main-content .estate-detail .estate-energy-data .estate-energy-details{font-size:.8rem}.constructions-show .main-content .estate-data .col-auto.estate-actions,.estates-show .main-content .estate-data .col-auto.estate-actions,.estates-show-region .main-content .estate-data .col-auto.estate-actions{display:flex}.constructions-show .main-content .estate-data .col-auto.estate-actions .estate-card-user-buttons,.constructions-show .main-content .estate-data .col-auto.estate-actions a,.constructions-show .main-content .estate-data .col-auto.estate-actions img,.estates-show .main-content .estate-data .col-auto.estate-actions .estate-card-user-buttons,.estates-show .main-content .estate-data .col-auto.estate-actions a,.estates-show .main-content .estate-data .col-auto.estate-actions img,.estates-show-region .main-content .estate-data .col-auto.estate-actions .estate-card-user-buttons,.estates-show-region .main-content .estate-data .col-auto.estate-actions a,.estates-show-region .main-content .estate-data .col-auto.estate-actions img{align-items:center;display:flex;height:auto;margin-left:.6rem;width:1.25rem}.constructions-show .main-content .estate-data .col-auto.estate-actions .back,.estates-show .main-content .estate-data .col-auto.estate-actions .back,.estates-show-region .main-content .estate-data .col-auto.estate-actions .back{display:inline-block;margin-left:.2rem;width:auto}.constructions-show .main-content .estate-data .col-auto.estate-actions .estate-card-user-buttons,.estates-show .main-content .estate-data .col-auto.estate-actions .estate-card-user-buttons,.estates-show-region .main-content .estate-data .col-auto.estate-actions .estate-card-user-buttons{width:auto}.constructions-show .main-content .estate-title,.estates-show .main-content .estate-title,.estates-show-region .main-content .estate-title{font-size:1.4rem;margin-top:.6rem}.constructions-show .main-content .estate-subtitle,.estates-show .main-content .estate-subtitle,.estates-show-region .main-content .estate-subtitle{font-size:.8rem}.constructions-show .main-content .estate-data .estate-price .current-price,.estates-show .main-content .estate-data .estate-price .current-price,.estates-show-region .main-content .estate-data .estate-price .current-price{font-size:1.4rem}.constructions-show .main-content .estate-data .estate-card-discount-text,.estates-show .main-content .estate-data .estate-card-discount-text,.estates-show-region .main-content .estate-data .estate-card-discount-text{font-size:.9rem}.constructions-show .lead-form .form-check .my-tooltip span,.estates-show .lead-form .form-check .my-tooltip span,.estates-show-region .lead-form .form-check .my-tooltip span{font-size:.8rem}.constructions-show .appointment-form .time-ranges,.estates-show .appointment-form .time-ranges,.estates-show-region .appointment-form .time-ranges{display:block}.constructions-show .appointment-form .time-ranges .time-range,.estates-show .appointment-form .time-ranges .time-range,.estates-show-region .appointment-form .time-ranges .time-range{margin-bottom:.5rem}.constructions-show .full-screen-modal,.constructions-show .modal-dialog,.estates-show .full-screen-modal,.estates-show .modal-dialog,.estates-show-region .full-screen-modal,.estates-show-region .modal-dialog{margin:auto;overflow-y:scroll}.constructions-show .full-screen-modal .btn,.constructions-show .modal-dialog .btn,.estates-show .full-screen-modal .btn,.estates-show .modal-dialog .btn,.estates-show-region .full-screen-modal .btn,.estates-show-region .modal-dialog .btn{display:block;max-width:20rem}.constructions-show .main-content .estate-images .desktop-mosaic .col-6 .lazy-image,.estates-show .main-content .estate-images .desktop-mosaic .col-6 .lazy-image,.estates-show-region .main-content .estate-images .desktop-mosaic .col-6 .lazy-image{height:160px}.constructions-show .main-content .estate-detail .estate-images,.estates-show .main-content .estate-detail .estate-images,.estates-show-region .main-content .estate-detail .estate-images{margin-top:1rem}.constructions-show .main-content .estate-detail .estate-images .mobile-carousel,.estates-show .main-content .estate-detail .estate-images .mobile-carousel,.estates-show-region .main-content .estate-detail .estate-images .mobile-carousel{margin-bottom:1rem}.constructions-show .main-content .estate-detail .estate-images .mobile-carousel>.VueCarousel,.estates-show .main-content .estate-detail .estate-images .mobile-carousel>.VueCarousel,.estates-show-region .main-content .estate-detail .estate-images .mobile-carousel>.VueCarousel{height:auto}.constructions-show .main-content .estate-detail .estate-images .media-buttons,.estates-show .main-content .estate-detail .estate-images .media-buttons,.estates-show-region .main-content .estate-detail .estate-images .media-buttons{background:transparent;border:none;border-radius:10px;bottom:20px;left:50px;margin-bottom:1rem;margin-left:-15px;margin-right:-15px;position:absolute}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons{display:flex}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons .media-button{height:70px;margin-right:10px;width:80px}.constructions-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide,.estates-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide{max-width:110px}.constructions-show .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show-region .main-content .lead-forms .nav-tabs .nav-item .nav-link{font-size:.8rem}}@media (min-width:768px) and (max-width:769px){.constructions-show .main-content .estate-images .desktop-mosaic .main-image,.estates-show .main-content .estate-images .desktop-mosaic .main-image,.estates-show-region .main-content .estate-images .desktop-mosaic .main-image{height:360px}.constructions-show .main-content .estate-images .desktop-mosaic .col-6 .lazy-image,.estates-show .main-content .estate-images .desktop-mosaic .col-6 .lazy-image,.estates-show-region .main-content .estate-images .desktop-mosaic .col-6 .lazy-image{height:140px}.constructions-show .main-content .estate-detail .modal-content .media-buttons,.estates-show .main-content .estate-detail .modal-content .media-buttons,.estates-show-region .main-content .estate-detail .modal-content .media-buttons{margin:0}.constructions-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper,.estates-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper,.estates-show-region .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper{padding-right:0}.constructions-show .main-content .estate-detail .estate-description-container,.estates-show .main-content .estate-detail .estate-description-container,.estates-show-region .main-content .estate-detail .estate-description-container{max-height:230px;overflow-y:hidden}.constructions-show .main-content .estate-detail .estate-data .col-auto.estate-actions,.estates-show .main-content .estate-detail .estate-data .col-auto.estate-actions,.estates-show-region .main-content .estate-detail .estate-data .col-auto.estate-actions{margin:0;padding:0}.constructions-show .main-content .estate-detail .estate-images .media-buttons,.estates-show .main-content .estate-detail .estate-images .media-buttons,.estates-show-region .main-content .estate-detail .estate-images .media-buttons{background:#fff;border-bottom:1px solid #e1e1e1;border-radius:0;bottom:0;left:-15px;margin-bottom:0;max-width:none;position:relative;right:0;width:106%}.constructions-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner,.estates-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner{justify-content:center}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12 .lazy-image img,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12 .lazy-image img,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .col-12 .lazy-image img{height:110px}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .image_count{bottom:55px;font-size:1rem}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count img,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count img,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .image_count img{width:35px}.constructions-show .main-content .estate-detail .estate-actions,.estates-show .main-content .estate-detail .estate-actions,.estates-show-region .main-content .estate-detail .estate-actions{display:flex;justify-content:flex-end;margin-top:1rem}.constructions-show .main-content .agency-card .agency-actions,.constructions-show .main-content .agency-card .agency-data,.estates-show .main-content .agency-card .agency-actions,.estates-show .main-content .agency-card .agency-data,.estates-show-region .main-content .agency-card .agency-actions,.estates-show-region .main-content .agency-card .agency-data{max-width:50%}}@media (min-width:1200px){.constructions-show .map-container,.estates-show .map-container,.estates-show-region .map-container{display:flex}.constructions-show .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show-region .main-content .lead-forms .nav-tabs .nav-item .nav-link{font-size:1rem}}body.tecnocasa .icon_title.masked-image,body.tecnocasa .modal-title-icon.masked-image{background-color:#158140}body.tecnocasa .bottom-menu .estate-detail-menu .phone .icon_action{background-color:#158140}body.tecnocasa .bottom-menu .estate-detail-menu .appointment{background:#158140}body.tecnocasa .bottom-menu .estate-detail-menu .appointment .icon_action{background-color:#fff}body.tecnorete .icon_title.masked-image,body.tecnorete .modal-title-icon.masked-image{background-color:#ee7326}body.tecnorete .bottom-menu .estate-detail-menu .phone .icon_action{background-color:#ee7326}body.tecnorete .bottom-menu .estate-detail-menu .appointment{background:#ee7326}body.tecnorete .bottom-menu .estate-detail-menu .appointment .icon_action{background-color:#fff}@media (min-width:1440px){.constructions-show .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show-region .main-content .lead-forms .nav-tabs .nav-item .nav-link{font-size:1.25rem}.constructions-show .main-content .estate-detail .map-container,.estates-show .main-content .estate-detail .map-container,.estates-show-region .main-content .estate-detail .map-container{display:flex}.constructions-show .main-content .estate-detail .estate-costs .col,.estates-show .main-content .estate-detail .estate-costs .col,.estates-show-region .main-content .estate-detail .estate-costs .col{padding-right:15px}.constructions-show .main-content .estate-detail .estate-costs .row.buttons,.estates-show .main-content .estate-detail .estate-costs .row.buttons,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons{height:50px;margin-bottom:.5rem}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .modal-opener{height:auto;width:auto}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener.calculate-mortgage,.estates-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener.calculate-mortgage,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .modal-opener.calculate-mortgage{position:relative;right:-15px}.constructions-show .main-content .estate-detail .estate-costs .tecnovalore,.estates-show .main-content .estate-detail .estate-costs .tecnovalore,.estates-show-region .main-content .estate-detail .estate-costs .tecnovalore{font-size:.9rem;padding:.6rem}.constructions-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link,.estates-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link,.estates-show-region .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link{font-size:1.2rem}.constructions-show .main-content .estate-detail .leads-column .lead-forms .container,.estates-show .main-content .estate-detail .leads-column .lead-forms .container,.estates-show-region .main-content .estate-detail .leads-column .lead-forms .container{padding:0}}@media (max-width:363px){.constructions-show .main-content .estate-data .col-auto,.estates-show .main-content .estate-data .col-auto,.estates-show-region .main-content .estate-data .col-auto{padding-right:5px}.constructions-show .main-content .estate-data .col-auto .estate-price .current-price,.estates-show .main-content .estate-data .col-auto .estate-price .current-price,.estates-show-region .main-content .estate-data .col-auto .estate-price .current-price{font-size:1.3rem}.constructions-show .main-content .estate-data .col-auto .estate-card-data,.estates-show .main-content .estate-data .col-auto .estate-card-data,.estates-show-region .main-content .estate-data .col-auto .estate-card-data{font-size:.85rem}.constructions-show .main-content .estate-data .col-auto .estate-card-data .estate-card-data-element,.estates-show .main-content .estate-data .col-auto .estate-card-data .estate-card-data-element,.estates-show-region .main-content .estate-data .col-auto .estate-card-data .estate-card-data-element{margin-right:.8rem}.constructions-show .main-content .estate-data .estate-share-container,.estates-show .main-content .estate-data .estate-share-container,.estates-show-region .main-content .estate-data .estate-share-container{right:10px}.constructions-show .main-content .estate-detail .estate-images .media-buttons .media-button,.estates-show .main-content .estate-detail .estate-images .media-buttons .media-button,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .media-button{font-size:.66rem;margin:.1rem;width:70px}}@media (max-width:375px) and (max-height:700px){.bottom-menu .estate-detail-menu .lead-modal .modal-header{padding:.2rem}.bottom-menu .estate-detail-menu .lead-modal textarea.form-control{height:4.5rem}.bottom-menu .estate-detail-menu .lead-modal .my-input .form-control{height:2.2rem;margin-bottom:.5rem}.bottom-menu .estate-detail-menu .lead-modal .my-input .my-input-label{top:.4rem}.bottom-menu .estate-detail-menu .lead-modal .error-span{margin-bottom:0;margin-top:-10px;position:static}.bottom-menu .estate-detail-menu .lead-modal .modal-footer{padding:0}}@media (max-width:991px){.box_whatsapp,.constructions-show .main-content .estate-data .col-auto.estate-actions .back span,.estates-show .main-content .estate-data .col-auto.estate-actions .back span,.estates-show-region .main-content .estate-data .col-auto.estate-actions .back span{display:none}.constructions-show .estate-show .back-link,.estates-show .estate-show .back-link,.estates-show-region .estate-show .back-link{align-items:center;border-right:none;display:none;margin:25px 0 0}.constructions-show .estate-show .back-link .masked-image,.estates-show .estate-show .back-link .masked-image,.estates-show-region .estate-show .back-link .masked-image{height:1.6rem}.country-es.constructions-show .main-content .card-sticky>div,.country-es.estates-show .main-content .card-sticky>div,.country-es.estates-show-region .main-content .card-sticky>div,.country-hu.constructions-show .main-content .card-sticky>div,.country-hu.estates-show .main-content .card-sticky>div,.country-hu.estates-show-region .main-content .card-sticky>div,.country-tn.constructions-show .main-content .card-sticky>div,.country-tn.estates-show .main-content .card-sticky>div,.country-tn.estates-show-region .main-content .card-sticky>div{border-radius:0}.country-es.constructions-show .main-content .card-sticky .estate-card-data,.country-es.estates-show .main-content .card-sticky .estate-card-data,.country-es.estates-show-region .main-content .card-sticky .estate-card-data,.country-hu.constructions-show .main-content .card-sticky .estate-card-data,.country-hu.estates-show .main-content .card-sticky .estate-card-data,.country-hu.estates-show-region .main-content .card-sticky .estate-card-data,.country-tn.constructions-show .main-content .card-sticky .estate-card-data,.country-tn.estates-show .main-content .card-sticky .estate-card-data,.country-tn.estates-show-region .main-content .card-sticky .estate-card-data{width:98%}.country-es.constructions-show .main-content .estate-detail .estate-actions,.country-es.estates-show .main-content .estate-detail .estate-actions,.country-es.estates-show-region .main-content .estate-detail .estate-actions,.country-hu.constructions-show .main-content .estate-detail .estate-actions,.country-hu.estates-show .main-content .estate-detail .estate-actions,.country-hu.estates-show-region .main-content .estate-detail .estate-actions,.country-tn.constructions-show .main-content .estate-detail .estate-actions,.country-tn.estates-show .main-content .estate-detail .estate-actions,.country-tn.estates-show-region .main-content .estate-detail .estate-actions{display:flex;justify-content:flex-end;margin-top:2rem}.country-es.constructions-show .main-content .estate-detail .estate-actions .ref,.country-es.estates-show .main-content .estate-detail .estate-actions .ref,.country-es.estates-show-region .main-content .estate-detail .estate-actions .ref,.country-hu.constructions-show .main-content .estate-detail .estate-actions .ref,.country-hu.estates-show .main-content .estate-detail .estate-actions .ref,.country-hu.estates-show-region .main-content .estate-detail .estate-actions .ref,.country-tn.constructions-show .main-content .estate-detail .estate-actions .ref,.country-tn.estates-show .main-content .estate-detail .estate-actions .ref,.country-tn.estates-show-region .main-content .estate-detail .estate-actions .ref{display:none}.country-es.constructions-show .main-content .estate-detail .print-pdf,.country-es.estates-show .main-content .estate-detail .print-pdf,.country-es.estates-show-region .main-content .estate-detail .print-pdf,.country-hu.constructions-show .main-content .estate-detail .print-pdf,.country-hu.estates-show .main-content .estate-detail .print-pdf,.country-hu.estates-show-region .main-content .estate-detail .print-pdf,.country-tn.constructions-show .main-content .estate-detail .print-pdf,.country-tn.estates-show .main-content .estate-detail .print-pdf,.country-tn.estates-show-region .main-content .estate-detail .print-pdf{background:transparent!important;border:2px solid #e1e9f4;color:#424e5b;position:absolute!important;right:1rem;top:-1.4rem;width:auto}.country-es.constructions-show .main-content .box-sticky,.country-es.estates-show .main-content .box-sticky,.country-es.estates-show-region .main-content .box-sticky,.country-hu.constructions-show .main-content .box-sticky,.country-hu.estates-show .main-content .box-sticky,.country-hu.estates-show-region .main-content .box-sticky,.country-tn.constructions-show .main-content .box-sticky,.country-tn.estates-show .main-content .box-sticky,.country-tn.estates-show-region .main-content .box-sticky{height:80px}.country-es.constructions-show .main-content .box-sticky .estate-actions,.country-es.estates-show .main-content .box-sticky .estate-actions,.country-es.estates-show-region .main-content .box-sticky .estate-actions,.country-hu.constructions-show .main-content .box-sticky .estate-actions,.country-hu.estates-show .main-content .box-sticky .estate-actions,.country-hu.estates-show-region .main-content .box-sticky .estate-actions,.country-tn.constructions-show .main-content .box-sticky .estate-actions,.country-tn.estates-show .main-content .box-sticky .estate-actions,.country-tn.estates-show-region .main-content .box-sticky .estate-actions{position:absolute;right:0}.country-es.constructions-show .main-content .box-sticky .estate-fix,.country-es.estates-show .main-content .box-sticky .estate-fix,.country-es.estates-show-region .main-content .box-sticky .estate-fix,.country-hu.constructions-show .main-content .box-sticky .estate-fix,.country-hu.estates-show .main-content .box-sticky .estate-fix,.country-hu.estates-show-region .main-content .box-sticky .estate-fix,.country-tn.constructions-show .main-content .box-sticky .estate-fix,.country-tn.estates-show .main-content .box-sticky .estate-fix,.country-tn.estates-show-region .main-content .box-sticky .estate-fix{position:absolute;top:38px;width:80%}}@media (max-width:769px){.box-sticky{height:80px}.box-sticky .estate-actions{position:absolute;right:0}.box-sticky .estate-fix{position:absolute;top:0!important;width:80%}}@media (max-width:576px){.constructions-show .error-span,.estates-show .error-span,.estates-show-region .error-span{margin:-1rem 0 .5rem;top:0}}@media (min-height:710px){.constructions-show .is-double .bottom-menu-container .divider,.estates-show .is-double .bottom-menu-container .divider,.estates-show-region .is-double .bottom-menu-container .divider{padding:.5rem 0 1.5rem}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.constructions-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .modal-opener{width:45%}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .btn,.estates-show .main-content .estate-detail .estate-costs .row.buttons .btn,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .btn{font-size:.7rem!important;padding:.2rem}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .btn img,.estates-show .main-content .estate-detail .estate-costs .row.buttons .btn img,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .btn img{width:18px}.constructions-show .main-content .estate-detail .leads-column .calculate-route,.constructions-show .main-content .estate-detail .leads-column .links-container,.constructions-show .main-content .estate-detail .leads-column .sell,.constructions-show .main-content .estate-detail .leads-column a.phone,.constructions-show .main-content .estate-detail .leads-column button.phone,.estates-show .main-content .estate-detail .leads-column .calculate-route,.estates-show .main-content .estate-detail .leads-column .links-container,.estates-show .main-content .estate-detail .leads-column .sell,.estates-show .main-content .estate-detail .leads-column a.phone,.estates-show .main-content .estate-detail .leads-column button.phone,.estates-show-region .main-content .estate-detail .leads-column .calculate-route,.estates-show-region .main-content .estate-detail .leads-column .links-container,.estates-show-region .main-content .estate-detail .leads-column .sell,.estates-show-region .main-content .estate-detail .leads-column a.phone,.estates-show-region .main-content .estate-detail .leads-column button.phone{width:93%}}@media screen and (max-width:1199px){body.country-es.constructions-show .main-content .estate-detail .estate-content .costs-box,body.country-es.estates-show .main-content .estate-detail .estate-content .costs-box,body.country-es.estates-show-region .main-content .estate-detail .estate-content .costs-box,body.country-hu.constructions-show .main-content .estate-detail .estate-content .costs-box,body.country-hu.estates-show .main-content .estate-detail .estate-content .costs-box,body.country-hu.estates-show-region .main-content .estate-detail .estate-content .costs-box,body.country-pl.constructions-show .main-content .estate-detail .estate-content .costs-box,body.country-pl.estates-show .main-content .estate-detail .estate-content .costs-box,body.country-pl.estates-show-region .main-content .estate-detail .estate-content .costs-box,body.country-tn.constructions-show .main-content .estate-detail .estate-content .costs-box,body.country-tn.estates-show .main-content .estate-detail .estate-content .costs-box,body.country-tn.estates-show-region .main-content .estate-detail .estate-content .costs-box{padding:0}}body.tecnocasa.evaluations,body.tecnocasa.evaluations-result,body.tecnocasa.evaluations-result-old,body.tecnorete.evaluations,body.tecnorete.evaluations-result,body.tecnorete.evaluations-result-old{background-color:#fff}body.tecnocasa.evaluations h1,body.tecnocasa.evaluations-result h1,body.tecnocasa.evaluations-result-old h1,body.tecnorete.evaluations h1,body.tecnorete.evaluations-result h1,body.tecnorete.evaluations-result-old h1{font-size:2.5rem;font-weight:700;line-height:1}body.tecnocasa.evaluations h2,body.tecnocasa.evaluations-result h2,body.tecnocasa.evaluations-result-old h2,body.tecnorete.evaluations h2,body.tecnorete.evaluations-result h2,body.tecnorete.evaluations-result-old h2{font-size:1rem}body.tecnocasa.evaluations .agency-result,body.tecnocasa.evaluations-result .agency-result,body.tecnocasa.evaluations-result-old .agency-result,body.tecnorete.evaluations .agency-result,body.tecnorete.evaluations-result .agency-result,body.tecnorete.evaluations-result-old .agency-result{align-items:center;background:#ededed;border-radius:20px;display:flex;font-size:.9rem;margin:1rem;padding:1rem 2rem}body.tecnocasa.evaluations .agency-result .agency-inner,body.tecnocasa.evaluations-result .agency-result .agency-inner,body.tecnocasa.evaluations-result-old .agency-result .agency-inner,body.tecnorete.evaluations .agency-result .agency-inner,body.tecnorete.evaluations-result .agency-result .agency-inner,body.tecnorete.evaluations-result-old .agency-result .agency-inner{margin:auto;max-width:80%;position:relative}body.tecnocasa.evaluations .agency-result .agency-inner img.network,body.tecnocasa.evaluations-result .agency-result .agency-inner img.network,body.tecnocasa.evaluations-result-old .agency-result .agency-inner img.network,body.tecnorete.evaluations .agency-result .agency-inner img.network,body.tecnorete.evaluations-result .agency-result .agency-inner img.network,body.tecnorete.evaluations-result-old .agency-result .agency-inner img.network{left:-10%;position:absolute;top:2px;width:17px}body.tecnocasa.evaluations .agency-result .agency-inner .phone-number,body.tecnocasa.evaluations-result .agency-result .agency-inner .phone-number,body.tecnocasa.evaluations-result-old .agency-result .agency-inner .phone-number,body.tecnorete.evaluations .agency-result .agency-inner .phone-number,body.tecnorete.evaluations-result .agency-result .agency-inner .phone-number,body.tecnorete.evaluations-result-old .agency-result .agency-inner .phone-number{text-decoration:none}body.tecnocasa.evaluations .agency-result .agency-inner .mail-link,body.tecnocasa.evaluations .agency-result .agency-inner .phone-number,body.tecnocasa.evaluations-result .agency-result .agency-inner .mail-link,body.tecnocasa.evaluations-result .agency-result .agency-inner .phone-number,body.tecnocasa.evaluations-result-old .agency-result .agency-inner .mail-link,body.tecnocasa.evaluations-result-old .agency-result .agency-inner .phone-number,body.tecnorete.evaluations .agency-result .agency-inner .mail-link,body.tecnorete.evaluations .agency-result .agency-inner .phone-number,body.tecnorete.evaluations-result .agency-result .agency-inner .mail-link,body.tecnorete.evaluations-result .agency-result .agency-inner .phone-number,body.tecnorete.evaluations-result-old .agency-result .agency-inner .mail-link,body.tecnorete.evaluations-result-old .agency-result .agency-inner .phone-number{color:#355c76;text-decoration:underline}body.tecnocasa.evaluations .agency-result .agency-inner img.icon,body.tecnocasa.evaluations-result .agency-result .agency-inner img.icon,body.tecnocasa.evaluations-result-old .agency-result .agency-inner img.icon,body.tecnorete.evaluations .agency-result .agency-inner img.icon,body.tecnorete.evaluations-result .agency-result .agency-inner img.icon,body.tecnorete.evaluations-result-old .agency-result .agency-inner img.icon{height:14px;margin-right:12px;width:auto}body.tecnocasa.evaluations .main-content,body.tecnorete.evaluations .main-content{padding-top:0}body.tecnocasa.evaluations .main-content img.evaluations-calc,body.tecnorete.evaluations .main-content img.evaluations-calc{display:none}body.tecnocasa.evaluations .main-content .contract-buttons,body.tecnorete.evaluations .main-content .contract-buttons{margin-bottom:1rem}body.tecnocasa.evaluations .main-content .contract-buttons .form-check .form-check-label,body.tecnorete.evaluations .main-content .contract-buttons .form-check .form-check-label{font-size:.8rem;font-weight:600;padding-left:2rem;text-transform:uppercase}body.tecnocasa.evaluations .main-content .contract-buttons .form-check[type=radio]+label,body.tecnorete.evaluations .main-content .contract-buttons .form-check[type=radio]+label{line-height:28px}body.tecnocasa.evaluations .main-content .contract-buttons .form-check[type=radio]+label:before,body.tecnorete.evaluations .main-content .contract-buttons .form-check[type=radio]+label:before{height:18px;width:18px}body.tecnocasa.evaluations .main-content .error-span,body.tecnorete.evaluations .main-content .error-span{top:0}body.tecnocasa.evaluations .main-content .evaluations-main,body.tecnorete.evaluations .main-content .evaluations-main{padding:0}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations{background:linear-gradient(rgba(66,78,91,.41),hsla(0,0%,100%,0)),url(/img/hero/hero-evaluation-home-mobile.jpg) top no-repeat;background-size:cover;box-shadow:0 9px 39px 0 rgba(162,182,195,.62);height:98vh;padding:13rem 1rem 1rem}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations h1,body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations h2,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations h1,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations h2{color:#fff;text-align:center}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations h1,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations h1{margin:1rem 2rem 0;text-shadow:0 0 14px rgba(0,21,31,.94)}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations h2,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations h2{margin:1rem 2rem;text-shadow:0 0 14px rgba(0,21,31,.94)}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search{display:flex;margin:auto;max-width:690px}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete{width:100%}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search input.form-control,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search input.form-control{background-color:#fff;border:0;border-radius:50px 0 0 50px;font-size:1rem;height:54px;padding-left:1.3rem}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .btn-network,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .btn-network{background:url(/img/icons/tecnocasa/valuta.svg) no-repeat 18% #fff;border:0;border:none!important;border-radius:0 50px 50px 0;box-shadow:none;height:54px;margin:0;opacity:1;overflow-x:hidden;text-indent:-999px;width:55px}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results{border-radius:20px}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results li,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results li{background:url(/img/icons/location_on.svg) no-repeat 10px 8px;font-size:.84rem;padding:.5rem .5rem .5rem 2rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content,body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results li.selected,body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results li:hover,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results li.selected,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results li:hover{background-color:#f8f8f8}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function h3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function h3{color:#365c76;font-size:1.2rem;font-weight:700}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function picture,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function picture{float:left;margin:0 15px 0 0;width:45px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function picture img,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function picture img{height:auto;width:100%}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial{padding:1rem 1rem 2rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial{background-color:#fff;border-radius:20px;margin-bottom:35px;padding:.8rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:first-child,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:first-child{background:linear-gradient(90deg,rgba(142,199,213,.14),rgba(4,84,103,.14))}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2),body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2){background:linear-gradient(270deg,hsla(0,0%,100%,.09),rgba(201,166,0,.09))}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(3),body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(3){background:linear-gradient(90deg,rgba(142,199,213,.14),rgba(4,84,103,.14))}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.desktop,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.mobile,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.desktop,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.mobile{height:auto;width:100%}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial h3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial h3{font-size:1.2rem;font-weight:700;margin:1rem 0}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article p.text-flow,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article p.text-flow{height:115px;overflow-y:hidden}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more{display:block;font-weight:700;text-align:center;text-decoration:underline}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more .arrow,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more .arrow{display:inline-block;transform:rotate(90deg) scale(.75,1.2)}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more:before,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more:before{background:linear-gradient(0deg,#fff 43%,hsla(0,0%,100%,0));content:" ";display:block;height:20px;margin-top:-30px;position:relative}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3{background-color:#fff;border-top:3px solid;height:100vh;overflow-y:auto;position:relative;top:0;width:100%;z-index:100000}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 h1,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 h1,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 h1,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 h1{margin:1.5rem 0 1rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 h2,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 h2,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 h2,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 h2{font-weight:700}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 h2.address-results,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 h2.address-results,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 h2.address-results,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 h2.address-results{background:url(/img/icons/location_on.svg) no-repeat 0 0;background-size:15px;line-height:1.5;padding-left:1.5rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 h3,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 h3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 h3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 h3{font-size:1.2rem;font-weight:700}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .form,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .form,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .form,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .form{height:100%;padding:0 0 2rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .bottom-button-fixed,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .bottom-button-fixed,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .bottom-button-fixed,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .bottom-button-fixed{background:#fff;bottom:0;box-sizing:border-box;left:5px;padding:.5rem;position:fixed;width:100%;z-index:3}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .bottom-button-fixed .btn,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .bottom-button-fixed .btn,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .bottom-button-fixed .btn,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .bottom-button-fixed .btn{margin-bottom:0}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 label.privacy,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 label.privacy,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 label.privacy,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 label.privacy{font-size:.8em;line-height:1.5;margin-top:8px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail{border-radius:20px;box-shadow:0 0 11px rgba(0,0,0,.125);box-shadow:0 0 11px rgba(0,0,0,.13);margin-bottom:1.5rem;padding:.5rem;text-align:center}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail .mail-user,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail .mail-user,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail .mail-user,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail .mail-user{color:#355c76}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail .icon-sent,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail .icon-sent,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail .icon-sent,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail .icon-sent{display:block;height:auto;margin:10px auto;max-width:100px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .form-check [type=checkbox]+div+label,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .form-check [type=checkbox]+label,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .form-check [type=checkbox]+div+label,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .form-check [type=checkbox]+label,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .form-check [type=checkbox]+div+label,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .form-check [type=checkbox]+label,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .form-check [type=checkbox]+div+label,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .form-check [type=checkbox]+label{font-size:.7rem}body.tecnocasa.evaluations .main-content .back-navigation,body.tecnorete.evaluations .main-content .back-navigation{display:block;font-weight:700;margin-bottom:1rem;text-align:center;text-decoration:underline}body.tecnocasa.evaluations .main-content .modal,body.tecnorete.evaluations .main-content .modal{top:70px}body.tecnocasa.evaluations .footer,body.tecnorete.evaluations .footer{position:relative!important;z-index:0}body.tecnocasa.evaluations-result,body.tecnocasa.evaluations-result-old,body.tecnorete.evaluations-result,body.tecnorete.evaluations-result-old{background:url(/img/hero/hero-evaluation-home-desktop.jpg) top no-repeat fixed;background-size:cover}body.tecnocasa.evaluations-result .main-content,body.tecnocasa.evaluations-result-old .main-content,body.tecnorete.evaluations-result .main-content,body.tecnorete.evaluations-result-old .main-content{padding-top:0}body.tecnocasa.evaluations-result .main-content .row,body.tecnocasa.evaluations-result-old .main-content .row,body.tecnorete.evaluations-result .main-content .row,body.tecnorete.evaluations-result-old .main-content .row{justify-content:center}body.tecnocasa.evaluations-result .main-content h1,body.tecnocasa.evaluations-result-old .main-content h1,body.tecnorete.evaluations-result .main-content h1,body.tecnorete.evaluations-result-old .main-content h1{color:#fff;padding-top:6rem;text-align:center}body.tecnocasa.evaluations-result .main-content .evaluations-result-estate,body.tecnocasa.evaluations-result .main-content .price-top,body.tecnocasa.evaluations-result .main-content .tecnovalore,body.tecnocasa.evaluations-result-old .main-content .evaluations-result-estate,body.tecnocasa.evaluations-result-old .main-content .price-top,body.tecnocasa.evaluations-result-old .main-content .tecnovalore,body.tecnorete.evaluations-result .main-content .evaluations-result-estate,body.tecnorete.evaluations-result .main-content .price-top,body.tecnorete.evaluations-result .main-content .tecnovalore,body.tecnorete.evaluations-result-old .main-content .evaluations-result-estate,body.tecnorete.evaluations-result-old .main-content .price-top,body.tecnorete.evaluations-result-old .main-content .tecnovalore{background-color:#fff;border-radius:20px;box-shadow:0 0 11px rgba(0,0,0,.125);margin:.5rem;text-align:center}body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top,body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top{order:2}body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top .price,body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top .price,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top .price,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top .price{font-size:1.4rem;font-weight:900;margin-bottom:0;margin-top:1rem}body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top.price-big,body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top.price-big,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big{line-height:1;order:1;width:100%}body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top.price-big .price,body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big .price,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top.price-big .price,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big .price{font-size:2.8rem}body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top.price-big .title,body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big .title,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top.price-big .title,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big .title{font-weight:700}body.tecnocasa.evaluations-result .main-content .tecnovalore,body.tecnocasa.evaluations-result-old .main-content .tecnovalore,body.tecnorete.evaluations-result .main-content .tecnovalore,body.tecnorete.evaluations-result-old .main-content .tecnovalore{line-height:3}body.tecnocasa.evaluations-result .main-content .tecnovalore .logo-tecnovalore,body.tecnocasa.evaluations-result-old .main-content .tecnovalore .logo-tecnovalore,body.tecnorete.evaluations-result .main-content .tecnovalore .logo-tecnovalore,body.tecnorete.evaluations-result-old .main-content .tecnovalore .logo-tecnovalore{margin:0 10px 0 -10px;max-width:25px}body.tecnocasa.evaluations-result .main-content .evaluations-result-estate,body.tecnocasa.evaluations-result-old .main-content .evaluations-result-estate,body.tecnorete.evaluations-result .main-content .evaluations-result-estate,body.tecnorete.evaluations-result-old .main-content .evaluations-result-estate{font-size:.85rem;text-align:left}body.tecnocasa.evaluations-result .main-content .evaluations-result-estate .estate-feature,body.tecnocasa.evaluations-result-old .main-content .evaluations-result-estate .estate-feature,body.tecnorete.evaluations-result .main-content .evaluations-result-estate .estate-feature,body.tecnorete.evaluations-result-old .main-content .evaluations-result-estate .estate-feature{display:flex;flex-direction:row;flex-wrap:wrap}body.tecnocasa.evaluations-result .main-content .evaluations-result-estate .estate-feature p:first-child,body.tecnocasa.evaluations-result-old .main-content .evaluations-result-estate .estate-feature p:first-child,body.tecnorete.evaluations-result .main-content .evaluations-result-estate .estate-feature p:first-child,body.tecnorete.evaluations-result-old .main-content .evaluations-result-estate .estate-feature p:first-child{width:100%}body.tecnocasa.evaluations-result .main-content .evaluations-result-estate .estate-feature p,body.tecnocasa.evaluations-result-old .main-content .evaluations-result-estate .estate-feature p,body.tecnorete.evaluations-result .main-content .evaluations-result-estate .estate-feature p,body.tecnorete.evaluations-result-old .main-content .evaluations-result-estate .estate-feature p{width:50%}body.tecnocasa.evaluations-result .main-content .arrow-down,body.tecnocasa.evaluations-result-old .main-content .arrow-down,body.tecnorete.evaluations-result .main-content .arrow-down,body.tecnorete.evaluations-result-old .main-content .arrow-down{margin-bottom:1rem;text-align:center}body.tecnocasa.evaluations-result .main-content .arrow-down img,body.tecnocasa.evaluations-result-old .main-content .arrow-down img,body.tecnorete.evaluations-result .main-content .arrow-down img,body.tecnorete.evaluations-result-old .main-content .arrow-down img{height:auto;max-width:30px;width:100%}body.tecnocasa.evaluations-result .main-content h3,body.tecnocasa.evaluations-result-old .main-content h3,body.tecnorete.evaluations-result .main-content h3,body.tecnorete.evaluations-result-old .main-content h3{color:#365c76;font-size:1.2rem;font-weight:700;text-align:center}body.tecnocasa.evaluations-result .main-content h3.ghost-bg,body.tecnocasa.evaluations-result-old .main-content h3.ghost-bg,body.tecnorete.evaluations-result .main-content h3.ghost-bg,body.tecnorete.evaluations-result-old .main-content h3.ghost-bg{color:#fff;text-shadow:0 0 10px #000}body.tecnocasa.evaluations-result .main-content .evaluations-result-agency .agency-result,body.tecnocasa.evaluations-result-old .main-content .evaluations-result-agency .agency-result,body.tecnorete.evaluations-result .main-content .evaluations-result-agency .agency-result,body.tecnorete.evaluations-result-old .main-content .evaluations-result-agency .agency-result{display:block;line-height:1.6;margin:.5rem}body.tecnocasa.evaluations .back-navigation,body.tecnocasa.evaluations .feature-estate,body.tecnocasa.evaluations .my-input.is-focus .my-input-label,body.tecnocasa.evaluations .price-big .price,body.tecnocasa.evaluations a.read-more,body.tecnocasa.evaluations-result .back-navigation,body.tecnocasa.evaluations-result .feature-estate,body.tecnocasa.evaluations-result .my-input.is-focus .my-input-label,body.tecnocasa.evaluations-result .price-big .price,body.tecnocasa.evaluations-result a.read-more{color:#158140}body.tecnocasa.evaluations .main-content .btn-group .btn,body.tecnocasa.evaluations-result .main-content .btn-group .btn{border-color:#158140;color:#158140}body.tecnocasa.evaluations .main-content .btn-group .btn.is-active,body.tecnocasa.evaluations-result .main-content .btn-group .btn.is-active{background-color:#158140;border-color:#158140;box-shadow:none;color:#fff}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3,body.tecnocasa.evaluations-result .main-content .evaluations-main .evaluations-step2,body.tecnocasa.evaluations-result .main-content .evaluations-main .evaluations-step3{border-top-color:#158140}body.tecnorete.evaluations .back-navigation,body.tecnorete.evaluations .feature-estate,body.tecnorete.evaluations .my-input.is-focus .my-input-label,body.tecnorete.evaluations .price-big .price,body.tecnorete.evaluations a.read-more,body.tecnorete.evaluations-result .back-navigation,body.tecnorete.evaluations-result .feature-estate,body.tecnorete.evaluations-result .my-input.is-focus .my-input-label,body.tecnorete.evaluations-result .price-big .price,body.tecnorete.evaluations-result a.read-more{color:#ee7326}body.tecnorete.evaluations .main-content .btn-group .btn,body.tecnorete.evaluations-result .main-content .btn-group .btn{border-color:#ee7326;color:#ee7326}body.tecnorete.evaluations .main-content .btn-group .btn.is-active,body.tecnorete.evaluations-result .main-content .btn-group .btn.is-active{background-color:#ee7326;border-color:#ee7326;box-shadow:none;color:#fff}body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3,body.tecnorete.evaluations-result .main-content .evaluations-main .evaluations-step2,body.tecnorete.evaluations-result .main-content .evaluations-main .evaluations-step3{border-top-color:#ee7326}body.tecnocasa.evaluations-result .evaluations.newtv,body.tecnorete.evaluations-result .evaluations.newtv{padding-top:10rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content{background:#fff;border-radius:30px;color:#365c76!important;margin:0 auto;max-width:95vw;padding:2rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content h2,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content h2{text-transform:uppercase}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content h3,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content h3{display:flex;text-align:left}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content h3 .icons,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content h3 .icons{margin-right:.5rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content h1,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content h1{color:#365c76!important;font-size:2rem;padding-top:1.5rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-date,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-date{text-align:center}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container{align-items:flex-end;margin-top:3rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-top,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-top{box-shadow:none}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-big,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-big{background:linear-gradient(90deg,#1ba050 0,#0a5961 95%,#0a5961);color:#fff;position:relative}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-big:after,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-big:after{background:#137556;border-radius:2px;bottom:-5px;content:"";display:block;height:12px;left:0;margin:auto;position:absolute;right:0;transform:rotate(45deg);width:12px}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-big .price,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-big .price{color:#fff}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .line,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line{border-bottom:1px solid #d5d7dd;margin:0 auto;position:relative;width:65%}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .line .dot,body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .line:after,body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .line:before,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line .dot,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line:after,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line:before{background:#65a68f;border-radius:100%;bottom:-3px;content:"";display:block;height:5px;margin:auto;position:absolute;width:5px}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .line:before,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line:before{left:-1px}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .line:after,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line:after{right:-1px}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .line .dot,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line .dot{background:#1ba050;bottom:-8px;height:16px;left:calc(50% - 8px);width:16px}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .tecnovalore-container .logo-tecnovalore,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .tecnovalore-container .logo-tecnovalore{margin-right:.5rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate{border:1px solid #d5d7dd;border-radius:1rem;padding:2rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature{justify-content:start;margin-bottom:2rem;margin-top:2rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature p,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature p{font-size:.9rem;line-height:1rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature p span,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature p span{font-size:.75rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature .icons.icon-bg,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature .icons.icon-bg{background:#dfece7;border-radius:8px;margin-right:.5rem;padding:.75rem;width:48px}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature .col-sm-6,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature .col-sm-6{margin-bottom:.75rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-bottom-feature,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-bottom-feature{margin-top:4rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-bottom-feature .row .feature-estate,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-bottom-feature .row .feature-estate{border-bottom:1px solid #eee;display:block;margin-right:-15px;padding:.75rem .75rem .75rem 0}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-bottom-feature .row .light-bg,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-bottom-feature .row .light-bg{background:#dfece7;border-bottom:1px solid #eee;margin-left:-15px;padding:.75rem;text-align:right}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .agency-result,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .agency-result{align-items:flex-start;margin:1rem auto .5rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .agency-result .contact,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .agency-result .contact{display:flex;margin-right:1rem}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .agency-result .contact img,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .agency-result .contact img{margin-right:.5rem}body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-big{background:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600)}body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container .price-big:after{background:#db5600}body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line .dot{background:#ff8333}body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line:after,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .line:before{background:#da966b}body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-bottom-feature .row .light-bg,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluation-estate .evaluation-estate-top-feature .icons.icon-bg{background:#fae3d2}@media (min-width:768px){body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top,body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top{height:85px;position:relative;top:15px;transform:scale(.95)}body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top p.title,body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top p.title,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top p.title,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top p.title{margin-bottom:0}body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top.price-big,body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top.price-big,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big{height:120px;line-height:1.2;order:2;top:0;transform:scale(1)}body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top.price-big .price,body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big .price,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top.price-big .price,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big .price{font-size:3.4rem}body.tecnocasa.evaluations .agency-result .agency-inner,body.tecnorete.evaluations .agency-result .agency-inner{left:5%;max-width:100%}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations h1,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations h1{margin-top:10%}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results li,body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search input.form-control,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search .address-autocomplete-results li,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations .evaluations-search input.form-control{font-size:1rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function{text-align:center}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded{align-items:center;background-color:rgba(142,199,213,.2);border-radius:50%!important;display:flex;flex-direction:column;flex-wrap:nowrap;height:220px;justify-content:center;margin:0 auto;padding:15px;width:220px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded:nth-child(2),body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded:nth-child(2){background-color:rgba(142,199,213,.45)}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded:nth-child(3),body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded:nth-child(3){background-color:rgba(72,151,171,.45)}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function picture,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function picture{float:none;margin:0}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function picture img,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function picture img{margin-bottom:1rem!important;max-width:50px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function p,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function p{font-size:.9rem;line-height:18px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article h3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article h3{font-size:1.75rem;font-weight:600}body.tecnocasa.evaluations-result,body.tecnocasa.evaluations-result-old,body.tecnorete.evaluations-result,body.tecnorete.evaluations-result-old{background:url(/img/hero/hero-evaluation-home-desktop.jpg) top no-repeat fixed #92a127;background-size:cover}.agency-result{max-width:45.7%}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .evaluations-price-container{margin-bottom:1rem;padding-bottom:2rem}}@media (min-width:992px){body.tecnocasa.evaluations .agency-result .agency-inner,body.tecnorete.evaluations .agency-result .agency-inner{left:5%;max-width:100%}body.tecnocasa.evaluations .agency-result img.network,body.tecnorete.evaluations .agency-result img.network{left:-12%}body.tecnocasa.evaluations .main-content .back-navigation,body.tecnorete.evaluations .main-content .back-navigation{text-align:left}body.tecnocasa.evaluations .main-content img.evaluations-calc,body.tecnorete.evaluations .main-content img.evaluations-calc{border-radius:50%;display:inline;height:300px;-o-object-fit:cover;object-fit:cover;width:310px}body.tecnocasa.evaluations .main-content .navbar,body.tecnorete.evaluations .main-content .navbar{z-index:2}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations{background:linear-gradient(rgba(66,78,91,.41),hsla(0,0%,100%,0)),url(/img/hero/hero-evaluation-home-desktop.jpg);background-position:50%!important;background-size:cover;height:655px;padding-top:10rem}body.tecnocasa.evaluations .main-content .evaluations-main .hero-evaluations h1,body.tecnorete.evaluations .main-content .evaluations-main .hero-evaluations h1{margin-top:7%;text-shadow:0 0 14px rgba(0,21,31,.94)}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function{height:auto;padding:3rem;text-align:center}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function .step-function,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function .step-function{align-items:center;height:400px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function picture,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function picture{float:none;margin:0}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function picture img,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function picture img{margin-bottom:2rem;max-width:50px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial{padding:0}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial{align-items:center;background:linear-gradient(90deg,rgba(142,199,213,.14),rgba(4,84,103,.14));border-radius:0;display:flex;justify-content:center;margin:0;padding:0;width:100%}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:first-child .container,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:first-child .container{background-image:url(/img/baloon-evaluation.png);background-position:0 top;background-repeat:no-repeat}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2),body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2){background:linear-gradient(90deg,hsla(0,0%,100%,.09),rgba(201,166,0,.09))}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2) .container,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2) .container{background:url(/img/baloon-evaluation-2.png);background-position:bottom 70px right 0;background-repeat:no-repeat!important}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2) .container .row,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2) .container .row{flex-direction:row-reverse}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2) .container .row h3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(2) .container .row h3{text-align:right}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(3) .container,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial:nth-child(3) .container{background:url(/img/baloon-evaluation-3.png);background-position:0 bottom;background-repeat:no-repeat}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture{margin:1.5rem;width:50%}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.mobile,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.mobile{display:none}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.desktop,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.desktop{display:block;width:100%}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article{margin:7rem 0}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article p.text-flow,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article p.text-flow{height:auto;overflow-y:visible}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more{display:none}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial h3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial h3{font-size:2.7rem;font-weight:800;margin-left:10%;width:54%}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3{align-items:center;background-color:transparent;background-image:url(/img/icons/circle-bg.svg);background-position:100%;background-repeat:no-repeat;background-size:28%;display:flex;height:auto;padding-top:10rem;position:relative;z-index:1}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .form,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .form,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .form,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .form{height:auto;padding-bottom:3rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .form.col-lg-12,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .form.col-lg-12,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .form.col-lg-12,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .form.col-lg-12{float:right;max-width:630px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail{font-size:1.2rem;padding:1.5rem 3rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail .icon-set,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail .icon-set,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .message-mail .icon-set,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .message-mail .icon-set{width:170px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2 .bottom-button-fixed,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3 .bottom-button-fixed,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2 .bottom-button-fixed,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step3 .bottom-button-fixed{background:transparent;bottom:auto;left:0;margin-top:4rem;overflow-y:visible;padding:0;position:relative;width:auto}body.tecnocasa.evaluations-result .app-container,body.tecnocasa.evaluations-result-old .app-container,body.tecnorete.evaluations-result .app-container,body.tecnorete.evaluations-result-old .app-container{min-height:calc(100vh - 15rem)!important}body.tecnocasa.evaluations-result .agency-result .agency-inner,body.tecnocasa.evaluations-result-old .agency-result .agency-inner,body.tecnorete.evaluations-result .agency-result .agency-inner,body.tecnorete.evaluations-result-old .agency-result .agency-inner{left:5%;max-width:100%}}@media (min-width:1200px){body.tecnocasa.evaluations-result .agency-result .agency-inner,body.tecnocasa.evaluations-result-old .agency-result .agency-inner,body.tecnorete.evaluations-result .agency-result .agency-inner,body.tecnorete.evaluations-result-old .agency-result .agency-inner{left:10%;max-width:100%}body.tecnocasa.evaluations-result .evaluations-result-estate p,body.tecnocasa.evaluations-result .evaluations-result-estate p:first-child,body.tecnocasa.evaluations-result-old .evaluations-result-estate p,body.tecnocasa.evaluations-result-old .evaluations-result-estate p:first-child,body.tecnorete.evaluations-result .evaluations-result-estate p,body.tecnorete.evaluations-result .evaluations-result-estate p:first-child,body.tecnorete.evaluations-result-old .evaluations-result-estate p,body.tecnorete.evaluations-result-old .evaluations-result-estate p:first-child{font-size:1.05rem}body.tecnocasa.evaluations-result .evaluations-result-agency,body.tecnocasa.evaluations-result-old .evaluations-result-agency,body.tecnorete.evaluations-result .evaluations-result-agency,body.tecnorete.evaluations-result-old .evaluations-result-agency{margin-bottom:3rem}body.tecnocasa.evaluations .main-content img.evaluations-calc,body.tecnorete.evaluations .main-content img.evaluations-calc{border-radius:50%;height:600px;min-width:600px;-o-object-fit:cover;object-fit:cover}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function{align-items:center;background-image:url(/img/wave.svg);background-position:50%;background-repeat:no-repeat;height:400px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded{align-items:center;background-color:#dde7e9;border-radius:50%!important;display:flex;flex-direction:column;flex-wrap:nowrap;height:220px;justify-content:center;margin:0 auto;padding:15px;width:220px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded:nth-child(2),body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded:nth-child(2){background-color:rgba(142,199,213,.45)}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded:nth-child(3),body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded:nth-child(3){background-color:rgba(72,151,171,.45)}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function picture,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function picture{float:none;margin:0}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function picture img,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function picture img{margin-bottom:1rem;max-width:50px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function p,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function p{font-size:.8rem;line-height:18px}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial{padding:0}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture{margin:3rem;max-width:650px;width:100%}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.desktop,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial picture img.desktop{width:100%}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article{margin:7rem 0}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article p.text-flow,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article p.text-flow{height:auto;overflow-y:visible}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .evaluation-editorial section.editorial article a.read-more{display:none}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content{max-width:80vw}}.privacy-nav{background-color:#fff;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.1);margin-top:5rem;padding:1rem}.privacy-nav ul{list-style:none;padding-left:0}.privacy-nav ul li{margin-bottom:.5rem}.privacy-nav ul li a{display:block;font-size:.7rem;padding:.5rem 1rem;text-transform:uppercase;width:100%}.privacy-nav ul li a:hover{text-decoration:none!important}.privacy-nav ul li:hover{background-color:#f5f5f5;border-radius:20px}.privacy-nav ul li:hover.active{font-weight:700}#sticky-sidebar{z-index:0}.policy-content{font-size:1rem;margin:5rem 0}.policy-content h1{font-size:1.7rem;font-weight:700}.policy-content h2,.policy-content h3{font-size:1.2rem;font-weight:800;margin-top:2rem;text-transform:uppercase}.policy-content .network-span{font-weight:600;text-transform:capitalize}.policy-content a{overflow-wrap:anywhere;text-decoration:underline}.policy-content table{background-color:#f5f5f5;font-size:.8rem;margin:3rem 0;width:100%}.policy-content table th,.policy-content table tr{border:1px solid #d7d7d7}.policy-content table thead{background-color:#ececec}.policy-content table thead th,.policy-content table thead tr{padding:10px}.policy-content table thead th.w-16,.policy-content table thead tr.w-16{width:16%}.policy-content table thead th td,.policy-content table thead tr td{padding:10px}.policy-content table tbody td{border:1px solid #d7d7d7;overflow-wrap:anywhere;padding:10px}.faq-nav{background-color:#fff;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.1);margin-top:5rem;padding:1rem}.faq-nav ul{list-style:none;padding-left:0}.faq-nav ul li{margin-bottom:.5rem}.faq-nav ul li a{display:block;font-size:.7rem;padding:.5rem 1rem;text-transform:uppercase;width:100%}.faq-nav ul li a:hover{text-decoration:none!important}.faq-nav ul li:hover{background-color:#f5f5f5;border-radius:20px}.faq-nav ul li:hover.active{font-weight:700}.faq-head{background:url(/img/tecnocasa-logo-line.png) no-repeat 100% 100%,#158140;background:url(/img/tecnocasa-logo-line.png) no-repeat 100% 100%,linear-gradient(0deg,#158140 0,#0a5961);color:#fff;min-height:360px}.faq-head .box{max-width:992px;padding:35px}.faq-head .box p{font-size:1.3rem!important;line-height:1.6}.ac-container{margin:10px auto 30px;max-width:100%;padding:20px;text-align:left;width:100%}.ac-container label{border-bottom:1px solid #d6dfeb;color:#424e5b;cursor:pointer;display:block;font-family:Nunito,Arial,sans-serif;font-size:1.5rem;font-weight:300;line-height:2rem;padding:20px 20px 20px 60px;position:relative}.ac-container label:hover{background:#f1f3f4}.ac-container input{display:none}.ac-container input:checked+label{background:rgba(21,129,64,.1)}.ac-container input+label:before{background:transparent url(/img/icons/faq-ac-add.svg) no-repeat 50%;content:"";height:24px;left:14px;margin-right:30px;position:absolute;top:23px;width:24px}.ac-container input:hover{background:#f1f3f4;color:#666}.ac-container input:checked+label:before{background-image:url(/img/icons/faq-ac-minus.svg)}.ac-container input:checked~article{max-height:500px;transition:max-height .5s ease-in-out}.ac-container article{margin-top:-1px;max-height:0;overflow:hidden;padding-left:5%;padding-top:10px;position:relative;transition:max-height .5s ease-in-out}.ac-container p{background:#f1f3f4;border-left:2px solid #158140;color:#8ea0b6;font-family:Nunito,Arial,sans-serif;font-size:1rem;font-style:normal;padding:20px 30px}.ac-container p a{color:#158140;font-weight:700}.ac-container p a:hover{text-decoration:underline}.faq-content{font-size:1rem;margin:5rem 0}.faq-content h1{font-size:1.7rem;font-weight:700}.faq-content h2,.faq-content h3{font-size:1.2rem;font-weight:800;margin-top:2rem;text-transform:uppercase}.faq-content .network-span{font-weight:600;text-transform:capitalize}.faq-content a{text-decoration:underline}.faq-content table{background-color:#f5f5f5;font-size:.8rem;margin:3rem 0;width:100%}.faq-content table tr{border:1px solid #d7d7d7}.faq-content table thead{background-color:#ececec}.faq-content table thead th,.faq-content table thead tr{padding:10px}.faq-content table thead th.w-16,.faq-content table thead tr.w-16{width:16%}.faq-content table tbody td,.faq-content table thead th td,.faq-content table thead tr td{padding:10px}.country-es .policy-content h3{text-transform:none}body.tecnocasa .policy-content a{color:#158140;overflow-wrap:anywhere}body.tecnocasa .privacy-nav ul li a.active{background-color:#f5f5f5;border-radius:20px;color:#158140;font-weight:600}body.tecnorete .policy-content a{color:#ee7326;overflow-wrap:anywhere}body.tecnorete .privacy-nav ul li a.active{background-color:#f5f5f5;border-radius:20px;color:#ee7326;font-weight:600}.country-hu .policy-content{font-size:.9rem}@media screen and (max-width:667px){.ac-container{padding:20px 10px}.ac-container label{font-size:1.4rem;line-height:1.8rem}.ac-container input:checked~article{max-height:600px}.faq-head .box p{font-size:1.1rem!important}}body.user-area.country-de,body.user-area.country-es,body.user-area.country-fr,body.user-area.country-hu,body.user-area.country-it,body.user-area.country-pl,body.user-area.country-tn{background:#f9fafb}body.user-area.country-de .navbar,body.user-area.country-es .navbar,body.user-area.country-fr .navbar,body.user-area.country-hu .navbar,body.user-area.country-it .navbar,body.user-area.country-pl .navbar,body.user-area.country-tn .navbar{background-color:#fff}body.user-area.country-de .main-content,body.user-area.country-es .main-content,body.user-area.country-fr .main-content,body.user-area.country-hu .main-content,body.user-area.country-it .main-content,body.user-area.country-pl .main-content,body.user-area.country-tn .main-content{padding-top:4rem}body.user-area.country-de .main-content .mx-input-wrapper .mx-icon-calendar,body.user-area.country-es .main-content .mx-input-wrapper .mx-icon-calendar,body.user-area.country-fr .main-content .mx-input-wrapper .mx-icon-calendar,body.user-area.country-hu .main-content .mx-input-wrapper .mx-icon-calendar,body.user-area.country-it .main-content .mx-input-wrapper .mx-icon-calendar,body.user-area.country-pl .main-content .mx-input-wrapper .mx-icon-calendar,body.user-area.country-tn .main-content .mx-input-wrapper .mx-icon-calendar{right:14px}body.user-area.country-de .main-content .mx-input,body.user-area.country-es .main-content .mx-input,body.user-area.country-fr .main-content .mx-input,body.user-area.country-hu .main-content .mx-input,body.user-area.country-it .main-content .mx-input,body.user-area.country-pl .main-content .mx-input,body.user-area.country-tn .main-content .mx-input{background-color:#f1f3f4;border:none;border-radius:15px!important;border-radius:10px;box-shadow:none;box-sizing:border-box;color:#424e5b!important;display:inline-block;font-size:16px;height:34px;height:3rem!important;line-height:1.4;padding:6px 30px 6px 20px;width:100%}body.user-area.country-de .main-content .mx-input:hover,body.user-area.country-es .main-content .mx-input:hover,body.user-area.country-fr .main-content .mx-input:hover,body.user-area.country-hu .main-content .mx-input:hover,body.user-area.country-it .main-content .mx-input:hover,body.user-area.country-pl .main-content .mx-input:hover,body.user-area.country-tn .main-content .mx-input:hover{box-shadow:inset 0 0 0 2px #e1e9f4;transition:all .2s ease-in-out}body.user-area.country-de .main-content .multiselect--active .multiselect__tags,body.user-area.country-es .main-content .multiselect--active .multiselect__tags,body.user-area.country-fr .main-content .multiselect--active .multiselect__tags,body.user-area.country-hu .main-content .multiselect--active .multiselect__tags,body.user-area.country-it .main-content .multiselect--active .multiselect__tags,body.user-area.country-pl .main-content .multiselect--active .multiselect__tags,body.user-area.country-tn .main-content .multiselect--active .multiselect__tags{background:#fff;border-radius:15px 15px 0 0}body.user-area.country-de .main-content .main-container,body.user-area.country-es .main-content .main-container,body.user-area.country-fr .main-content .main-container,body.user-area.country-hu .main-content .main-container,body.user-area.country-it .main-content .main-container,body.user-area.country-pl .main-content .main-container,body.user-area.country-tn .main-content .main-container{min-height:calc(100vh - 130px)}@media (min-width:992px){body.user-area.country-de .main-content .main-container,body.user-area.country-es .main-content .main-container,body.user-area.country-fr .main-content .main-container,body.user-area.country-hu .main-content .main-container,body.user-area.country-it .main-content .main-container,body.user-area.country-pl .main-content .main-container,body.user-area.country-tn .main-content .main-container{margin-left:150px}}body.user-area.country-de .main-content .main-container .title,body.user-area.country-de .main-content .main-container h1,body.user-area.country-es .main-content .main-container .title,body.user-area.country-es .main-content .main-container h1,body.user-area.country-fr .main-content .main-container .title,body.user-area.country-fr .main-content .main-container h1,body.user-area.country-hu .main-content .main-container .title,body.user-area.country-hu .main-content .main-container h1,body.user-area.country-it .main-content .main-container .title,body.user-area.country-it .main-content .main-container h1,body.user-area.country-pl .main-content .main-container .title,body.user-area.country-pl .main-content .main-container h1,body.user-area.country-tn .main-content .main-container .title,body.user-area.country-tn .main-content .main-container h1{color:#424e5b;font-size:1.7rem;font-weight:700;margin-bottom:0}body.user-area.country-de .main-content .main-container .subtitle,body.user-area.country-es .main-content .main-container .subtitle,body.user-area.country-fr .main-content .main-container .subtitle,body.user-area.country-hu .main-content .main-container .subtitle,body.user-area.country-it .main-content .main-container .subtitle,body.user-area.country-pl .main-content .main-container .subtitle,body.user-area.country-tn .main-content .main-container .subtitle{color:#8c939b;font-size:1.2rem!important;font-weight:600;margin-bottom:1.8rem;text-align:left!important}body.user-area.country-de .main-content .main-container .estates-carousel-recent .subtitle,body.user-area.country-es .main-content .main-container .estates-carousel-recent .subtitle,body.user-area.country-fr .main-content .main-container .estates-carousel-recent .subtitle,body.user-area.country-hu .main-content .main-container .estates-carousel-recent .subtitle,body.user-area.country-it .main-content .main-container .estates-carousel-recent .subtitle,body.user-area.country-pl .main-content .main-container .estates-carousel-recent .subtitle,body.user-area.country-tn .main-content .main-container .estates-carousel-recent .subtitle{color:#424e5b;font-size:1.3rem!important}body.user-area.country-de .main-content .main-container .user-profile .profile-form,body.user-area.country-es .main-content .main-container .user-profile .profile-form,body.user-area.country-fr .main-content .main-container .user-profile .profile-form,body.user-area.country-hu .main-content .main-container .user-profile .profile-form,body.user-area.country-it .main-content .main-container .user-profile .profile-form,body.user-area.country-pl .main-content .main-container .user-profile .profile-form,body.user-area.country-tn .main-content .main-container .user-profile .profile-form{background:#fff;border-radius:20px;padding:40px}body.user-area.country-de .main-content .main-container .user-profile .profile-form img,body.user-area.country-es .main-content .main-container .user-profile .profile-form img,body.user-area.country-fr .main-content .main-container .user-profile .profile-form img,body.user-area.country-hu .main-content .main-container .user-profile .profile-form img,body.user-area.country-it .main-content .main-container .user-profile .profile-form img,body.user-area.country-pl .main-content .main-container .user-profile .profile-form img,body.user-area.country-tn .main-content .main-container .user-profile .profile-form img{max-width:220px}body.user-area.country-de .main-content .main-container .user-profile .consents,body.user-area.country-es .main-content .main-container .user-profile .consents,body.user-area.country-fr .main-content .main-container .user-profile .consents,body.user-area.country-hu .main-content .main-container .user-profile .consents,body.user-area.country-it .main-content .main-container .user-profile .consents,body.user-area.country-pl .main-content .main-container .user-profile .consents,body.user-area.country-tn .main-content .main-container .user-profile .consents{background:#f8f8f8;border-radius:10px;padding:20px}body.user-area.country-de .main-content .main-container .user-profile .consents label,body.user-area.country-es .main-content .main-container .user-profile .consents label,body.user-area.country-fr .main-content .main-container .user-profile .consents label,body.user-area.country-hu .main-content .main-container .user-profile .consents label,body.user-area.country-it .main-content .main-container .user-profile .consents label,body.user-area.country-pl .main-content .main-container .user-profile .consents label,body.user-area.country-tn .main-content .main-container .user-profile .consents label{font-weight:500}body.user-area.country-de .main-content .main-container .user-profile .consents label a,body.user-area.country-es .main-content .main-container .user-profile .consents label a,body.user-area.country-fr .main-content .main-container .user-profile .consents label a,body.user-area.country-hu .main-content .main-container .user-profile .consents label a,body.user-area.country-it .main-content .main-container .user-profile .consents label a,body.user-area.country-pl .main-content .main-container .user-profile .consents label a,body.user-area.country-tn .main-content .main-container .user-profile .consents label a{text-decoration:underline}body.user-area.country-de .main-content .main-container .recent-estates .estates-carousel-recent,body.user-area.country-es .main-content .main-container .recent-estates .estates-carousel-recent,body.user-area.country-fr .main-content .main-container .recent-estates .estates-carousel-recent,body.user-area.country-hu .main-content .main-container .recent-estates .estates-carousel-recent,body.user-area.country-it .main-content .main-container .recent-estates .estates-carousel-recent,body.user-area.country-pl .main-content .main-container .recent-estates .estates-carousel-recent,body.user-area.country-tn .main-content .main-container .recent-estates .estates-carousel-recent{background:#f8f8f8;border-radius:25px;padding:30px}body.user-area.country-de .main-content .btn,body.user-area.country-de .main-content .btn-network,body.user-area.country-es .main-content .btn,body.user-area.country-es .main-content .btn-network,body.user-area.country-fr .main-content .btn,body.user-area.country-fr .main-content .btn-network,body.user-area.country-hu .main-content .btn,body.user-area.country-hu .main-content .btn-network,body.user-area.country-it .main-content .btn,body.user-area.country-it .main-content .btn-network,body.user-area.country-pl .main-content .btn,body.user-area.country-pl .main-content .btn-network,body.user-area.country-tn .main-content .btn,body.user-area.country-tn .main-content .btn-network{border:none;padding:14px 40px!important;text-transform:capitalize;transition:all .5s ease!important;width:auto!important}body.user-area.country-de .main-content .btn-network:hover,body.user-area.country-de .main-content .btn:hover,body.user-area.country-es .main-content .btn-network:hover,body.user-area.country-es .main-content .btn:hover,body.user-area.country-fr .main-content .btn-network:hover,body.user-area.country-fr .main-content .btn:hover,body.user-area.country-hu .main-content .btn-network:hover,body.user-area.country-hu .main-content .btn:hover,body.user-area.country-it .main-content .btn-network:hover,body.user-area.country-it .main-content .btn:hover,body.user-area.country-pl .main-content .btn-network:hover,body.user-area.country-pl .main-content .btn:hover,body.user-area.country-tn .main-content .btn-network:hover,body.user-area.country-tn .main-content .btn:hover{background-position:100%!important;color:#fff!important}body.user-area.country-de .main-content .btn-network:active,body.user-area.country-de .main-content .btn:active,body.user-area.country-es .main-content .btn-network:active,body.user-area.country-es .main-content .btn:active,body.user-area.country-fr .main-content .btn-network:active,body.user-area.country-fr .main-content .btn:active,body.user-area.country-hu .main-content .btn-network:active,body.user-area.country-hu .main-content .btn:active,body.user-area.country-it .main-content .btn-network:active,body.user-area.country-it .main-content .btn:active,body.user-area.country-pl .main-content .btn-network:active,body.user-area.country-pl .main-content .btn:active,body.user-area.country-tn .main-content .btn-network:active,body.user-area.country-tn .main-content .btn:active{transform:scale(.95)}body.user-area.country-de.tecnocasa .btn-network,body.user-area.country-es.tecnocasa .btn-network,body.user-area.country-fr.tecnocasa .btn-network,body.user-area.country-hu.tecnocasa .btn-network,body.user-area.country-it.tecnocasa .btn-network,body.user-area.country-pl.tecnocasa .btn-network,body.user-area.country-tn.tecnocasa .btn-network{background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961)!important;box-shadow:0 9px 9px 0 rgba(21,129,64,.21),0 21px 13px 0 rgba(21,129,64,.13)!important;color:#fff!important}body.user-area.country-de.tecnocasa .btn-network:hover,body.user-area.country-es.tecnocasa .btn-network:hover,body.user-area.country-fr.tecnocasa .btn-network:hover,body.user-area.country-hu.tecnocasa .btn-network:hover,body.user-area.country-it.tecnocasa .btn-network:hover,body.user-area.country-pl.tecnocasa .btn-network:hover,body.user-area.country-tn.tecnocasa .btn-network:hover{box-shadow:none!important}body.user-area.country-de.tecnorete .btn-network,body.user-area.country-es.tecnorete .btn-network,body.user-area.country-fr.tecnorete .btn-network,body.user-area.country-hu.tecnorete .btn-network,body.user-area.country-it.tecnorete .btn-network,body.user-area.country-pl.tecnorete .btn-network,body.user-area.country-tn.tecnorete .btn-network{background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600)!important;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13)!important;color:#fff!important}body.user-area.country-de.tecnorete .btn-network:hover,body.user-area.country-es.tecnorete .btn-network:hover,body.user-area.country-fr.tecnorete .btn-network:hover,body.user-area.country-hu.tecnorete .btn-network:hover,body.user-area.country-it.tecnorete .btn-network:hover,body.user-area.country-pl.tecnorete .btn-network:hover,body.user-area.country-tn.tecnorete .btn-network:hover{box-shadow:none!important}body.user-area.country-de .no-results,body.user-area.country-es .no-results,body.user-area.country-fr .no-results,body.user-area.country-hu .no-results,body.user-area.country-it .no-results,body.user-area.country-pl .no-results,body.user-area.country-tn .no-results{margin:10% auto 3.5rem;text-align:center;width:50%}@media (max-width:991px){body.user-area.country-de .no-results,body.user-area.country-es .no-results,body.user-area.country-fr .no-results,body.user-area.country-hu .no-results,body.user-area.country-it .no-results,body.user-area.country-pl .no-results,body.user-area.country-tn .no-results{margin-top:30%;width:100%}}body.user-area.country-de .no-results img,body.user-area.country-es .no-results img,body.user-area.country-fr .no-results img,body.user-area.country-hu .no-results img,body.user-area.country-it .no-results img,body.user-area.country-pl .no-results img,body.user-area.country-tn .no-results img{margin-bottom:2rem}body.user-area.country-de .no-results h4,body.user-area.country-es .no-results h4,body.user-area.country-fr .no-results h4,body.user-area.country-hu .no-results h4,body.user-area.country-it .no-results h4,body.user-area.country-pl .no-results h4,body.user-area.country-tn .no-results h4{color:#00387c;font-size:1.4rem;font-weight:800}body.user-area.country-de .footer,body.user-area.country-es .footer,body.user-area.country-fr .footer,body.user-area.country-hu .footer,body.user-area.country-it .footer,body.user-area.country-pl .footer,body.user-area.country-tn .footer{margin-left:0}body.user-area.country-de .footer .footer-links,body.user-area.country-de .footer .foreign-sites,body.user-area.country-de .footer .social-desk,body.user-area.country-de .footer img,body.user-area.country-es .footer .footer-links,body.user-area.country-es .footer .foreign-sites,body.user-area.country-es .footer .social-desk,body.user-area.country-es .footer img,body.user-area.country-fr .footer .footer-links,body.user-area.country-fr .footer .foreign-sites,body.user-area.country-fr .footer .social-desk,body.user-area.country-fr .footer img,body.user-area.country-hu .footer .footer-links,body.user-area.country-hu .footer .foreign-sites,body.user-area.country-hu .footer .social-desk,body.user-area.country-hu .footer img,body.user-area.country-it .footer .footer-links,body.user-area.country-it .footer .foreign-sites,body.user-area.country-it .footer .social-desk,body.user-area.country-it .footer img,body.user-area.country-pl .footer .footer-links,body.user-area.country-pl .footer .foreign-sites,body.user-area.country-pl .footer .social-desk,body.user-area.country-pl .footer img,body.user-area.country-tn .footer .footer-links,body.user-area.country-tn .footer .foreign-sites,body.user-area.country-tn .footer .social-desk,body.user-area.country-tn .footer img{display:none}body.user-area.country-de .btn,body.user-area.country-es .btn,body.user-area.country-fr .btn,body.user-area.country-hu .btn,body.user-area.country-it .btn,body.user-area.country-pl .btn,body.user-area.country-tn .btn{background-size:200% auto;border:none!important;font-size:.8rem!important;transition:all .3s ease}body.user-area.country-de .btn:hover,body.user-area.country-es .btn:hover,body.user-area.country-fr .btn:hover,body.user-area.country-hu .btn:hover,body.user-area.country-it .btn:hover,body.user-area.country-pl .btn:hover,body.user-area.country-tn .btn:hover{background-position:100%}body.user-area.country-de .btn:active,body.user-area.country-es .btn:active,body.user-area.country-fr .btn:active,body.user-area.country-hu .btn:active,body.user-area.country-it .btn:active,body.user-area.country-pl .btn:active,body.user-area.country-tn .btn:active{transform:scale(.95)}body.user-area.country-de .btn.bluecta,body.user-area.country-es .btn.bluecta,body.user-area.country-fr .btn.bluecta,body.user-area.country-hu .btn.bluecta,body.user-area.country-it .btn.bluecta,body.user-area.country-pl .btn.bluecta,body.user-area.country-tn .btn.bluecta{background-image:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c);border-radius:30px!important;box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13);color:#fff!important;font-size:.8rem}body.user-area.country-de .btn.bluecta:hover,body.user-area.country-es .btn.bluecta:hover,body.user-area.country-fr .btn.bluecta:hover,body.user-area.country-hu .btn.bluecta:hover,body.user-area.country-it .btn.bluecta:hover,body.user-area.country-pl .btn.bluecta:hover,body.user-area.country-tn .btn.bluecta:hover{box-shadow:none}body.user-area.country-de .btn.whitecta,body.user-area.country-es .btn.whitecta,body.user-area.country-fr .btn.whitecta,body.user-area.country-hu .btn.whitecta,body.user-area.country-it .btn.whitecta,body.user-area.country-pl .btn.whitecta,body.user-area.country-tn .btn.whitecta{background:#fff!important;border:1px solid rgba(0,56,124,.1)!important;box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13)!important;color:#365c76!important}body.user-area.country-de .btn.whitecta:hover,body.user-area.country-es .btn.whitecta:hover,body.user-area.country-fr .btn.whitecta:hover,body.user-area.country-hu .btn.whitecta:hover,body.user-area.country-it .btn.whitecta:hover,body.user-area.country-pl .btn.whitecta:hover,body.user-area.country-tn .btn.whitecta:hover{background:#fff;box-shadow:0 2px 5px 0 rgba(0,56,124,.25);color:#365c76!important}body.user-area.country-de .btn.redcta,body.user-area.country-es .btn.redcta,body.user-area.country-fr .btn.redcta,body.user-area.country-hu .btn.redcta,body.user-area.country-it .btn.redcta,body.user-area.country-pl .btn.redcta,body.user-area.country-tn .btn.redcta{background-image:linear-gradient(90deg,#d80000 0,#900 50%,#900);box-shadow:0 9px 9px 0 rgba(153,0,0,.21),0 21px 13px 0 rgba(153,0,0,.13);color:#fff}body.user-area.country-de .btn.redcta:hover,body.user-area.country-es .btn.redcta:hover,body.user-area.country-fr .btn.redcta:hover,body.user-area.country-hu .btn.redcta:hover,body.user-area.country-it .btn.redcta:hover,body.user-area.country-pl .btn.redcta:hover,body.user-area.country-tn .btn.redcta:hover{box-shadow:none;color:#fff!important}body.user-area.country-de .user-badge .bluecta,body.user-area.country-es .user-badge .bluecta,body.user-area.country-fr .user-badge .bluecta,body.user-area.country-hu .user-badge .bluecta,body.user-area.country-it .user-badge .bluecta,body.user-area.country-pl .user-badge .bluecta,body.user-area.country-tn .user-badge .bluecta{text-transform:uppercase}body.user-area.country-de .input-is-focus .form-control,body.user-area.country-de .multiselect__tags,body.user-area.country-de input.form-control,body.user-area.country-de textarea.form-control,body.user-area.country-es .input-is-focus .form-control,body.user-area.country-es .multiselect__tags,body.user-area.country-es input.form-control,body.user-area.country-es textarea.form-control,body.user-area.country-fr .input-is-focus .form-control,body.user-area.country-fr .multiselect__tags,body.user-area.country-fr input.form-control,body.user-area.country-fr textarea.form-control,body.user-area.country-hu .input-is-focus .form-control,body.user-area.country-hu .multiselect__tags,body.user-area.country-hu input.form-control,body.user-area.country-hu textarea.form-control,body.user-area.country-it .input-is-focus .form-control,body.user-area.country-it .multiselect__tags,body.user-area.country-it input.form-control,body.user-area.country-it textarea.form-control,body.user-area.country-pl .input-is-focus .form-control,body.user-area.country-pl .multiselect__tags,body.user-area.country-pl input.form-control,body.user-area.country-pl textarea.form-control,body.user-area.country-tn .input-is-focus .form-control,body.user-area.country-tn .multiselect__tags,body.user-area.country-tn input.form-control,body.user-area.country-tn textarea.form-control{background:#f0f3f8;border:2px solid #f0f3f8;border-radius:15px;padding-left:20px}body.user-area.country-de .input-is-focus .form-control:hover,body.user-area.country-de .multiselect__tags:hover,body.user-area.country-de input.form-control:hover,body.user-area.country-de textarea.form-control:hover,body.user-area.country-es .input-is-focus .form-control:hover,body.user-area.country-es .multiselect__tags:hover,body.user-area.country-es input.form-control:hover,body.user-area.country-es textarea.form-control:hover,body.user-area.country-fr .input-is-focus .form-control:hover,body.user-area.country-fr .multiselect__tags:hover,body.user-area.country-fr input.form-control:hover,body.user-area.country-fr textarea.form-control:hover,body.user-area.country-hu .input-is-focus .form-control:hover,body.user-area.country-hu .multiselect__tags:hover,body.user-area.country-hu input.form-control:hover,body.user-area.country-hu textarea.form-control:hover,body.user-area.country-it .input-is-focus .form-control:hover,body.user-area.country-it .multiselect__tags:hover,body.user-area.country-it input.form-control:hover,body.user-area.country-it textarea.form-control:hover,body.user-area.country-pl .input-is-focus .form-control:hover,body.user-area.country-pl .multiselect__tags:hover,body.user-area.country-pl input.form-control:hover,body.user-area.country-pl textarea.form-control:hover,body.user-area.country-tn .input-is-focus .form-control:hover,body.user-area.country-tn .multiselect__tags:hover,body.user-area.country-tn input.form-control:hover,body.user-area.country-tn textarea.form-control:hover{border:2px solid #e1e9f4}body.user-area.country-de .geo-autocomplete input.form-control:focus,body.user-area.country-de .my-input.is-focus input.form-control:focus,body.user-area.country-de .my-input:focus input.form-control:focus,body.user-area.country-es .geo-autocomplete input.form-control:focus,body.user-area.country-es .my-input.is-focus input.form-control:focus,body.user-area.country-es .my-input:focus input.form-control:focus,body.user-area.country-fr .geo-autocomplete input.form-control:focus,body.user-area.country-fr .my-input.is-focus input.form-control:focus,body.user-area.country-fr .my-input:focus input.form-control:focus,body.user-area.country-hu .geo-autocomplete input.form-control:focus,body.user-area.country-hu .my-input.is-focus input.form-control:focus,body.user-area.country-hu .my-input:focus input.form-control:focus,body.user-area.country-it .geo-autocomplete input.form-control:focus,body.user-area.country-it .my-input.is-focus input.form-control:focus,body.user-area.country-it .my-input:focus input.form-control:focus,body.user-area.country-pl .geo-autocomplete input.form-control:focus,body.user-area.country-pl .my-input.is-focus input.form-control:focus,body.user-area.country-pl .my-input:focus input.form-control:focus,body.user-area.country-tn .geo-autocomplete input.form-control:focus,body.user-area.country-tn .my-input.is-focus input.form-control:focus,body.user-area.country-tn .my-input:focus input.form-control:focus{background:#fff!important}body.user-area.country-de .form-group.disabled .input-is-focus .form-control:hover,body.user-area.country-es .form-group.disabled .input-is-focus .form-control:hover,body.user-area.country-fr .form-group.disabled .input-is-focus .form-control:hover,body.user-area.country-hu .form-group.disabled .input-is-focus .form-control:hover,body.user-area.country-it .form-group.disabled .input-is-focus .form-control:hover,body.user-area.country-pl .form-group.disabled .input-is-focus .form-control:hover,body.user-area.country-tn .form-group.disabled .input-is-focus .form-control:hover{border:1px solid #f0f3f8}body.user-area.country-de .multiselect .multiselect__single,body.user-area.country-es .multiselect .multiselect__single,body.user-area.country-fr .multiselect .multiselect__single,body.user-area.country-hu .multiselect .multiselect__single,body.user-area.country-it .multiselect .multiselect__single,body.user-area.country-pl .multiselect .multiselect__single,body.user-area.country-tn .multiselect .multiselect__single{padding-left:0}body.user-area.country-de .multiselect .multiselect__content-wrapper,body.user-area.country-de .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-es .multiselect .multiselect__content-wrapper,body.user-area.country-es .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-fr .multiselect .multiselect__content-wrapper,body.user-area.country-fr .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-hu .multiselect .multiselect__content-wrapper,body.user-area.country-hu .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-it .multiselect .multiselect__content-wrapper,body.user-area.country-it .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-pl .multiselect .multiselect__content-wrapper,body.user-area.country-pl .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-tn .multiselect .multiselect__content-wrapper,body.user-area.country-tn .multiselect.multiselect--above.multiselect--active .multiselect__tags{border-radius:0 0 15px 15px}body.user-area.country-de .multiselect.multiselect--above.multiselect--active .multiselect__content-wrapper,body.user-area.country-es .multiselect.multiselect--above.multiselect--active .multiselect__content-wrapper,body.user-area.country-fr .multiselect.multiselect--above.multiselect--active .multiselect__content-wrapper,body.user-area.country-hu .multiselect.multiselect--above.multiselect--active .multiselect__content-wrapper,body.user-area.country-it .multiselect.multiselect--above.multiselect--active .multiselect__content-wrapper,body.user-area.country-pl .multiselect.multiselect--above.multiselect--active .multiselect__content-wrapper,body.user-area.country-tn .multiselect.multiselect--above.multiselect--active .multiselect__content-wrapper{border-radius:15px 15px 0 0}body.user-area.country-de .my-select,body.user-area.country-es .my-select,body.user-area.country-fr .my-select,body.user-area.country-hu .my-select,body.user-area.country-it .my-select,body.user-area.country-pl .my-select,body.user-area.country-tn .my-select{border:none!important;margin-top:.8rem}body.user-area.country-de .my-input-label,body.user-area.country-de .my-select-label,body.user-area.country-es .my-input-label,body.user-area.country-es .my-select-label,body.user-area.country-fr .my-input-label,body.user-area.country-fr .my-select-label,body.user-area.country-hu .my-input-label,body.user-area.country-hu .my-select-label,body.user-area.country-it .my-input-label,body.user-area.country-it .my-select-label,body.user-area.country-pl .my-input-label,body.user-area.country-pl .my-select-label,body.user-area.country-tn .my-input-label,body.user-area.country-tn .my-select-label{margin-left:22px!important}body.user-area.country-de .input-is-focus,body.user-area.country-es .input-is-focus,body.user-area.country-fr .input-is-focus,body.user-area.country-hu .input-is-focus,body.user-area.country-it .input-is-focus,body.user-area.country-pl .input-is-focus,body.user-area.country-tn .input-is-focus{background:rgba(240,243,248,.529);border-radius:15px}body.user-area.country-de .input-is-focus .my-input-label,body.user-area.country-es .input-is-focus .my-input-label,body.user-area.country-fr .input-is-focus .my-input-label,body.user-area.country-hu .input-is-focus .my-input-label,body.user-area.country-it .input-is-focus .my-input-label,body.user-area.country-pl .input-is-focus .my-input-label,body.user-area.country-tn .input-is-focus .my-input-label{margin-left:0!important}body.user-area.country-de .page-not-found,body.user-area.country-es .page-not-found,body.user-area.country-fr .page-not-found,body.user-area.country-hu .page-not-found,body.user-area.country-it .page-not-found,body.user-area.country-pl .page-not-found,body.user-area.country-tn .page-not-found{text-align:center}body.user-area.country-de .page-not-found a,body.user-area.country-es .page-not-found a,body.user-area.country-fr .page-not-found a,body.user-area.country-hu .page-not-found a,body.user-area.country-it .page-not-found a,body.user-area.country-pl .page-not-found a,body.user-area.country-tn .page-not-found a{text-decoration:underline}@media (min-width:768px){body.user-area.country-de .hidden-estates-cards,body.user-area.country-de .saved-estates-cards,body.user-area.country-es .hidden-estates-cards,body.user-area.country-es .saved-estates-cards,body.user-area.country-fr .hidden-estates-cards,body.user-area.country-fr .saved-estates-cards,body.user-area.country-hu .hidden-estates-cards,body.user-area.country-hu .saved-estates-cards,body.user-area.country-it .hidden-estates-cards,body.user-area.country-it .saved-estates-cards,body.user-area.country-pl .hidden-estates-cards,body.user-area.country-pl .saved-estates-cards,body.user-area.country-tn .hidden-estates-cards,body.user-area.country-tn .saved-estates-cards{display:flex;flex-wrap:wrap}body.user-area.country-de .hidden-estates-cards .hidden-estate-card,body.user-area.country-de .hidden-estates-cards .saved-estate-card,body.user-area.country-de .saved-estates-cards .hidden-estate-card,body.user-area.country-de .saved-estates-cards .saved-estate-card,body.user-area.country-es .hidden-estates-cards .hidden-estate-card,body.user-area.country-es .hidden-estates-cards .saved-estate-card,body.user-area.country-es .saved-estates-cards .hidden-estate-card,body.user-area.country-es .saved-estates-cards .saved-estate-card,body.user-area.country-fr .hidden-estates-cards .hidden-estate-card,body.user-area.country-fr .hidden-estates-cards .saved-estate-card,body.user-area.country-fr .saved-estates-cards .hidden-estate-card,body.user-area.country-fr .saved-estates-cards .saved-estate-card,body.user-area.country-hu .hidden-estates-cards .hidden-estate-card,body.user-area.country-hu .hidden-estates-cards .saved-estate-card,body.user-area.country-hu .saved-estates-cards .hidden-estate-card,body.user-area.country-hu .saved-estates-cards .saved-estate-card,body.user-area.country-it .hidden-estates-cards .hidden-estate-card,body.user-area.country-it .hidden-estates-cards .saved-estate-card,body.user-area.country-it .saved-estates-cards .hidden-estate-card,body.user-area.country-it .saved-estates-cards .saved-estate-card,body.user-area.country-pl .hidden-estates-cards .hidden-estate-card,body.user-area.country-pl .hidden-estates-cards .saved-estate-card,body.user-area.country-pl .saved-estates-cards .hidden-estate-card,body.user-area.country-pl .saved-estates-cards .saved-estate-card,body.user-area.country-tn .hidden-estates-cards .hidden-estate-card,body.user-area.country-tn .hidden-estates-cards .saved-estate-card,body.user-area.country-tn .saved-estates-cards .hidden-estate-card,body.user-area.country-tn .saved-estates-cards .saved-estate-card{flex:0 0 48%}}@media (min-width:992px){body.user-area.country-de .main-content,body.user-area.country-es .main-content,body.user-area.country-fr .main-content,body.user-area.country-hu .main-content,body.user-area.country-it .main-content,body.user-area.country-pl .main-content,body.user-area.country-tn .main-content{padding-top:.1rem}body.user-area.country-de .main-menu-container,body.user-area.country-es .main-menu-container,body.user-area.country-fr .main-menu-container,body.user-area.country-hu .main-menu-container,body.user-area.country-it .main-menu-container,body.user-area.country-pl .main-menu-container,body.user-area.country-tn .main-menu-container{background-color:transparent!important;box-shadow:none!important;position:relative!important}body.user-area.country-de .main-menu-container .navbar,body.user-area.country-es .main-menu-container .navbar,body.user-area.country-fr .main-menu-container .navbar,body.user-area.country-hu .main-menu-container .navbar,body.user-area.country-it .main-menu-container .navbar,body.user-area.country-pl .main-menu-container .navbar,body.user-area.country-tn .main-menu-container .navbar{background-color:transparent}body.user-area.country-de .main-menu-container .navbar .navbar-brand,body.user-area.country-es .main-menu-container .navbar .navbar-brand,body.user-area.country-fr .main-menu-container .navbar .navbar-brand,body.user-area.country-hu .main-menu-container .navbar .navbar-brand,body.user-area.country-it .main-menu-container .navbar .navbar-brand,body.user-area.country-pl .main-menu-container .navbar .navbar-brand,body.user-area.country-tn .main-menu-container .navbar .navbar-brand{display:none}body.user-area.country-de .hidden-estates-cards,body.user-area.country-de .saved-estates-cards,body.user-area.country-es .hidden-estates-cards,body.user-area.country-es .saved-estates-cards,body.user-area.country-fr .hidden-estates-cards,body.user-area.country-fr .saved-estates-cards,body.user-area.country-hu .hidden-estates-cards,body.user-area.country-hu .saved-estates-cards,body.user-area.country-it .hidden-estates-cards,body.user-area.country-it .saved-estates-cards,body.user-area.country-pl .hidden-estates-cards,body.user-area.country-pl .saved-estates-cards,body.user-area.country-tn .hidden-estates-cards,body.user-area.country-tn .saved-estates-cards{display:flex;flex-wrap:wrap}body.user-area.country-de .hidden-estates-cards .hidden-estate-card,body.user-area.country-de .hidden-estates-cards .saved-estate-card,body.user-area.country-de .saved-estates-cards .hidden-estate-card,body.user-area.country-de .saved-estates-cards .saved-estate-card,body.user-area.country-es .hidden-estates-cards .hidden-estate-card,body.user-area.country-es .hidden-estates-cards .saved-estate-card,body.user-area.country-es .saved-estates-cards .hidden-estate-card,body.user-area.country-es .saved-estates-cards .saved-estate-card,body.user-area.country-fr .hidden-estates-cards .hidden-estate-card,body.user-area.country-fr .hidden-estates-cards .saved-estate-card,body.user-area.country-fr .saved-estates-cards .hidden-estate-card,body.user-area.country-fr .saved-estates-cards .saved-estate-card,body.user-area.country-hu .hidden-estates-cards .hidden-estate-card,body.user-area.country-hu .hidden-estates-cards .saved-estate-card,body.user-area.country-hu .saved-estates-cards .hidden-estate-card,body.user-area.country-hu .saved-estates-cards .saved-estate-card,body.user-area.country-it .hidden-estates-cards .hidden-estate-card,body.user-area.country-it .hidden-estates-cards .saved-estate-card,body.user-area.country-it .saved-estates-cards .hidden-estate-card,body.user-area.country-it .saved-estates-cards .saved-estate-card,body.user-area.country-pl .hidden-estates-cards .hidden-estate-card,body.user-area.country-pl .hidden-estates-cards .saved-estate-card,body.user-area.country-pl .saved-estates-cards .hidden-estate-card,body.user-area.country-pl .saved-estates-cards .saved-estate-card,body.user-area.country-tn .hidden-estates-cards .hidden-estate-card,body.user-area.country-tn .hidden-estates-cards .saved-estate-card,body.user-area.country-tn .saved-estates-cards .hidden-estate-card,body.user-area.country-tn .saved-estates-cards .saved-estate-card{flex:0 0 48%}}@media (min-width:1200px){body.user-area.country-de .hidden-estates-cards,body.user-area.country-de .saved-estates-cards,body.user-area.country-es .hidden-estates-cards,body.user-area.country-es .saved-estates-cards,body.user-area.country-fr .hidden-estates-cards,body.user-area.country-fr .saved-estates-cards,body.user-area.country-hu .hidden-estates-cards,body.user-area.country-hu .saved-estates-cards,body.user-area.country-it .hidden-estates-cards,body.user-area.country-it .saved-estates-cards,body.user-area.country-pl .hidden-estates-cards,body.user-area.country-pl .saved-estates-cards,body.user-area.country-tn .hidden-estates-cards,body.user-area.country-tn .saved-estates-cards{display:flex;flex-wrap:wrap}body.user-area.country-de .hidden-estates-cards .hidden-estate-card,body.user-area.country-de .hidden-estates-cards .saved-estate-card,body.user-area.country-de .saved-estates-cards .hidden-estate-card,body.user-area.country-de .saved-estates-cards .saved-estate-card,body.user-area.country-es .hidden-estates-cards .hidden-estate-card,body.user-area.country-es .hidden-estates-cards .saved-estate-card,body.user-area.country-es .saved-estates-cards .hidden-estate-card,body.user-area.country-es .saved-estates-cards .saved-estate-card,body.user-area.country-fr .hidden-estates-cards .hidden-estate-card,body.user-area.country-fr .hidden-estates-cards .saved-estate-card,body.user-area.country-fr .saved-estates-cards .hidden-estate-card,body.user-area.country-fr .saved-estates-cards .saved-estate-card,body.user-area.country-hu .hidden-estates-cards .hidden-estate-card,body.user-area.country-hu .hidden-estates-cards .saved-estate-card,body.user-area.country-hu .saved-estates-cards .hidden-estate-card,body.user-area.country-hu .saved-estates-cards .saved-estate-card,body.user-area.country-it .hidden-estates-cards .hidden-estate-card,body.user-area.country-it .hidden-estates-cards .saved-estate-card,body.user-area.country-it .saved-estates-cards .hidden-estate-card,body.user-area.country-it .saved-estates-cards .saved-estate-card,body.user-area.country-pl .hidden-estates-cards .hidden-estate-card,body.user-area.country-pl .hidden-estates-cards .saved-estate-card,body.user-area.country-pl .saved-estates-cards .hidden-estate-card,body.user-area.country-pl .saved-estates-cards .saved-estate-card,body.user-area.country-tn .hidden-estates-cards .hidden-estate-card,body.user-area.country-tn .hidden-estates-cards .saved-estate-card,body.user-area.country-tn .saved-estates-cards .hidden-estate-card,body.user-area.country-tn .saved-estates-cards .saved-estate-card{flex:0 0 32%}}body.user-area .sidebar .sidebar-sticky .user-container{height:70px}body.user-area .dashboard{background:#fff;min-height:inherit;padding-bottom:1rem}body.user-area .dashboard .actions-counts .box{margin-bottom:1rem}body.user-area .dashboard .actions-counts .box a:hover{text-decoration:none}body.user-area .dashboard .actions-counts .box .hiddens_link{display:flex;font-size:.9rem;font-weight:700;justify-content:flex-end;margin-top:.2rem;padding-right:.5rem;text-align:right;text-decoration:underline}body.user-area .dashboard .actions-counts .box .hiddens_link img{height:1.3rem;padding-right:.2rem}body.user-area .dashboard .actions-counts .box .count{border-radius:20px;padding:1.5rem;text-align:center;transform:scale(1);transition:all .4s ease-in-out}body.user-area .dashboard .actions-counts .box .count:not(.searches){height:86%;margin-bottom:2rem}body.user-area .dashboard .actions-counts .box .count:after{border-radius:20px;content:"";height:100%;position:absolute;right:0;top:0;width:100%}body.user-area .dashboard .actions-counts .box .count .wrap-icon{align-items:center;border-radius:100%;box-shadow:0 0 19px 3px rgba(0,0,0,.1);display:flex;height:4rem;justify-content:center;left:35px;position:absolute;top:-30px;width:4rem}body.user-area .dashboard .actions-counts .box .count .wrap-icon .masked-image{height:2.4rem;width:2.4rem}body.user-area .dashboard .actions-counts .box .count:hover .masked-image{animation:ringOver 1.5s}body.user-area .dashboard .actions-counts .box .count>.d-flex{padding-top:4rem}@media (min-width:991px){body.user-area .dashboard .actions-counts .box .count>.d-flex{padding-top:3rem}}body.user-area .dashboard .actions-counts .box .count .number{font-size:2.5rem;font-weight:700;line-height:2rem;min-width:52px;padding-right:.3rem;position:relative;text-align:right;z-index:1}body.user-area .dashboard .actions-counts .box .count .count-label{font-size:.85rem;font-weight:500;line-height:1rem;position:relative;text-align:left;z-index:1}body.user-area .dashboard .actions-counts .box .count.favorites{background:linear-gradient(105deg,#edf1ff 16.09%,#7b8fc9 95.34%);position:relative}body.user-area .dashboard .actions-counts .box .count.favorites:after{background:url(/img/wave-purple.svg) 50% no-repeat;background-size:cover}body.user-area .dashboard .actions-counts .box .count.favorites .wrap-icon{background-color:#7b8fc9}body.user-area .dashboard .actions-counts .box .count.favorites .wrap-icon .masked-image{background:#edf1ff}body.user-area .dashboard .actions-counts .box .count.hiddens{background:linear-gradient(106deg,#e9f8ff 16.09%,#8ec7d7 95.34%)}body.user-area .dashboard .actions-counts .box .count.hiddens:after{background:url(/img/wave-lightblue.svg) 50% no-repeat;background-size:cover}body.user-area .dashboard .actions-counts .box .count.hiddens .wrap-icon{background-color:#4ca8d0}body.user-area .dashboard .actions-counts .box .count.hiddens .wrap-icon .masked-image{background:#e2f6ff}body.user-area .dashboard .actions-counts .box .count.searches{background:linear-gradient(103deg,#fcf0ff 24.67%,#d58de2 95.52%);border-radius:20px;transform:scale(1);transition:all .4s ease-in-out}body.user-area .dashboard .actions-counts .box .count.searches:after{background:url(/img/wave-pink.svg) no-repeat;background-size:cover;z-index:-1}body.user-area .dashboard .actions-counts .box .count.searches .wrap-icon{background-color:#cb76e0;top:-55px}body.user-area .dashboard .actions-counts .box .count.searches .wrap-icon .masked-image{background:#fcf0ff}body.user-area .dashboard .actions-counts .box .count.searches .search-intro{line-height:1.2;margin-bottom:.5rem;margin-top:1rem;text-align:left}@media (min-width:769px){body.user-area .dashboard .actions-counts .box .count.searches .search-intro{margin-bottom:2rem;margin-right:-1rem;text-align:right}}body.user-area .dashboard .actions-counts .box .count.searches .geo-autocomplete .geo-autocomplete-results{max-width:calc(100% - 70px)}body.user-area .profile_delete-modal .modal-dialog .modal-content{border-radius:20px}body.user-area .profile_delete-modal .modal-dialog .modal-content .modal-header{border-bottom:1px solid #f8f8f8}body.user-area .profile_delete-modal .modal-dialog .modal-content .modal-body{padding:1rem}body.user-area .profile_delete-modal .modal-dialog .modal-content .modal-body .masked-image{background-color:#424e5b!important;height:3rem;width:3rem}body.user-area .profile_delete-modal.large-modal .modal-dialog{min-width:600px}body.user-area .recent-estates{margin-bottom:2rem;margin-top:2rem}body.user-area .recent-estates .container{margin:0;padding:0}body.user-area .complete-profile{border-radius:20px;margin-bottom:2rem}body.user-area .complete-profile .user-badge{align-items:center;display:flex;flex-direction:column}body.user-area .complete-profile .user-badge .bluecta{bottom:0;left:calc(50% - 110px);padding:.8rem 1.8rem;padding:.8rem 1.4rem!important;position:absolute;width:220px!important}body.user-area .complete-profile .new-search{background:#fff;border-radius:15px;padding:35px 20px 0;text-align:left}body.user-area .complete-profile .new-search h3{font-size:1.4rem;font-weight:800}@keyframes ring{0%{-webkit-transform:rotate(35deg)}12.5%{-webkit-transform:rotate(-30deg)}25%{-webkit-transform:rotate(25deg)}37.5%{-webkit-transform:rotate(-20deg)}50%{-webkit-transform:rotate(15deg)}62.5%{-webkit-transform:rotate(-10deg)}75%{-webkit-transform:rotate(5deg)}to{-webkit-transform:rotate(0deg)}}body.user-area .complete-profile .new-search .masked-image{animation:ring 1s;animation-iteration-count:2;display:inline-block!important;left:5px;position:absolute;top:-11px}@keyframes ringOver{0%{-webkit-transform:rotate(35deg)}12.5%{-webkit-transform:rotate(-30deg)}25%{-webkit-transform:rotate(25deg)}37.5%{-webkit-transform:rotate(-20deg)}50%{-webkit-transform:rotate(15deg)}62.5%{-webkit-transform:rotate(-10deg)}75%{-webkit-transform:rotate(5deg)}to{-webkit-transform:rotate(0deg)}}body.user-area .complete-profile .new-search:hover .masked-image{animation:ringOver 1.5s}body.user-area .complete-profile .new-search.disabled,body.user-area .complete-profile .new-search:disabled{background:#00387c!important;cursor:default;opacity:.5}body.user-area .complete-profile .new-search.disabled .masked-image,body.user-area .complete-profile .new-search:disabled .masked-image{animation:none}body.user-area .complete-profile .new-search.disabled:hover,body.user-area .complete-profile .new-search:disabled:hover{background:#00387c!important;cursor:default;opacity:.5}body.user-area .complete-profile .new-search.disabled:hover .masked-image,body.user-area .complete-profile .new-search:disabled:hover .masked-image{animation:none}body.user-area .complete-profile .new-search .geo-autocomplete input::-moz-placeholder{color:#424e5b;font-weight:500}body.user-area .complete-profile .new-search .geo-autocomplete input::placeholder{color:#424e5b;font-weight:500}body.user-area .complete-profile .new-search .form-control{color:#424e5b!important;font-weight:400;margin-top:.5rem;text-overflow:ellipsis}body.country-hu.user-area .sidebar{width:94px}body.country-hu.user-area .footer .currency_current{display:none}@media (min-width:768px){body.country-it.user-area .dashboard-col-md{flex:0 0 50%;max-width:50%}}body.country-es.user-area .dashboard-col-md,body.country-hu.user-area .dashboard-col-md{flex:0 0 100%;max-width:100%}body.country-hu.user-area .dashboard .actions-counts .box,body.country-tn.user-area .dashboard .actions-counts .box{margin-bottom:3.5rem}body.country-hu.user-area .dashboard .actions-counts .box .count:not(.searches),body.country-tn.user-area .dashboard .actions-counts .box .count:not(.searches){height:100%;margin-bottom:2.2rem}body.country-hu.user-area .multiselect,body.country-tn.user-area .multiselect{margin-top:1rem}body.country-hu.user-area .multiselect.multiselect--disabled,body.country-hu.user-area .multiselect.multiselect--disabled .multiselect__select,body.country-tn.user-area .multiselect.multiselect--disabled,body.country-tn.user-area .multiselect.multiselect--disabled .multiselect__select{background:none}body.country-hu.user-area #input-geo-select-city:has(.multiselect--disabled) .my-select-label,body.country-tn.user-area #input-geo-select-city:has(.multiselect--disabled) .my-select-label{opacity:.5}@media (min-width:992px){.dashboard{background:#fff;border-radius:25px 0 0 0;box-shadow:0 0 20px 0 hsla(212,9%,43%,.13);height:100%;padding:2rem 1rem!important}}@media (min-width:1200px){.dashboard{padding:2rem!important}}.user-area .main-content .saved-estates .title{font-size:1.2rem}.user-area .main-content .saved-searches{margin-bottom:2rem}.user-area .main-content .saved-searches .title{font-size:1.2rem}.user-area .main-content .saved-searches .saved-searches-table{font-size:.9rem}.user-area .main-content .saved-searches .saved-searches-table thead tr th{background:#f1f1f1;border:none;color:#a1a1a1;font-size:.7rem;letter-spacing:1px;text-transform:uppercase}.user-area .main-content .saved-searches .saved-searches-table thead tr th:first-child{border-radius:10px 0 0 0}.user-area .main-content .saved-searches .saved-searches-table thead tr th:last-child{border-radius:0 10px 0 0}.user-area .main-content .saved-searches .saved-searches-table tbody{border-bottom:1px solid #dee2e6}.user-area .main-content .saved-searches .saved-searches-table tbody tr:hover{background-color:#f8f8f8;box-shadow:inset 4px 0 0 0 #365c76}.user-area .main-content .saved-searches .saved-searches-table tbody tr td{height:41px;padding:1.2rem}.user-area .main-content .saved-searches .saved-searches-table tbody tr td.saved-search-actions{display:flex}.user-area .main-content .saved-searches .saved-searches-table tbody tr td.saved-search-actions .btn{background:rgba(66,78,91,.08);border:1px solid rgba(66,78,91,.18);border-radius:10px;height:41px;margin-right:10px;margin-top:-9px;padding:.5rem;width:46px}.user-area .main-content .saved-searches .saved-searches-table tbody tr td.saved-search-actions .btn .masked-image{height:1.5rem;width:1.5rem}.user-area .main-content .saved-searches .saved-search-row{background:linear-gradient(349deg,#158140 -24.54%,#a8d3ba 11.71%,#deede4 26.26%);border-radius:20px;box-shadow:4px 4px 15px 0 rgba(0,0,0,.06);overflow:hidden;padding:2rem 1rem 1rem;position:relative}.user-area .main-content .saved-searches .saved-search-row:before{background:linear-gradient(272deg,#158140 -3.55%,#a8d3ba -1.81%,#ecf5f0 36.43%);border-radius:20px;content:"";height:100%;left:10px;position:absolute;top:0;width:100%}.user-area .main-content .saved-searches .saved-search-row:after{background:url(/img/wave-green.svg) no-repeat 100% 100%;content:"";height:100%;position:absolute;right:0;top:10px;width:100%}@media (min-width:768px){.user-area .main-content .saved-searches .saved-search-row:after{width:50%}}.user-area .main-content .saved-searches .saved-search-row h5{font-size:1.05rem;font-weight:600;margin-bottom:0}.user-area .main-content .saved-searches .saved-search-row p{font-size:.9rem}.user-area .main-content .saved-searches .saved-search-row .content-spacing{padding-left:2rem}.user-area .main-content .saved-searches .saved-search-row .content-spacing.filters{margin-bottom:1.2rem}.user-area .main-content .saved-searches .saved-search-row .content-spacing.actions{padding-right:2rem;text-align:right}@media (min-width:768px){.user-area .main-content .saved-searches .saved-search-row .content-spacing.actions{padding-right:0;text-align:left}}.user-area .main-content .saved-searches .saved-search-row .content-spacing.actions .saved-search-actions{justify-content:flex-end;position:relative;z-index:10}@media (min-width:768px){.user-area .main-content .saved-searches .saved-search-row .content-spacing.actions .saved-search-actions{justify-content:flex-start}}.user-area .main-content .saved-searches .saved-search-row .content-spacing.actions .saved-search-actions .btn{padding-left:1rem;width:auto}@media (min-width:768px){.user-area .main-content .saved-searches .saved-search-row .content-spacing.actions .saved-search-actions .btn{padding-left:0!important;padding-right:1rem!important}}@media (max-width:768px){.user-area .main-content .saved-searches .saved-search-row .content-spacing.actions .saved-search-actions .btn.btn-text{padding:0 0 0 1rem!important}}.user-area .main-content .saved-searches .saved-search-row .content-spacing.actions .saved-search-actions .btn .masked-image{background-color:#365c76}@media (min-width:768px){.user-area .main-content .saved-searches .saved-search-row .content-spacing{padding-left:0}.user-area .main-content .saved-searches .saved-search-row .content-spacing.filters{margin-bottom:0}}.user-area .main-content .saved-searches .saved-search-row .content-spacing h6{font-size:.9rem;font-weight:600;letter-spacing:.01rem}.user-area .main-content .saved-searches .badge{color:#fff;font-weight:500;margin-right:5px;padding-left:8px;padding-right:8px;padding-top:4px}.user-area .main-content .saved-searches .badge-tecnocasa,.user-area .main-content .saved-searches .badge-tecnocasa-air_conditioning,.user-area .main-content .saved-searches .badge-tecnocasa-balcony,.user-area .main-content .saved-searches .badge-tecnocasa-bathrooms,.user-area .main-content .saved-searches .badge-tecnocasa-cities,.user-area .main-content .saved-searches .badge-tecnocasa-city,.user-area .main-content .saved-searches .badge-tecnocasa-concierge,.user-area .main-content .saved-searches .badge-tecnocasa-contract,.user-area .main-content .saved-searches .badge-tecnocasa-districts,.user-area .main-content .saved-searches .badge-tecnocasa-furnitured,.user-area .main-content .saved-searches .badge-tecnocasa-garage,.user-area .main-content .saved-searches .badge-tecnocasa-garden,.user-area .main-content .saved-searches .badge-tecnocasa-heating,.user-area .main-content .saved-searches .badge-tecnocasa-lift,.user-area .main-content .saved-searches .badge-tecnocasa-map,.user-area .main-content .saved-searches .badge-tecnocasa-min_ce,.user-area .main-content .saved-searches .badge-tecnocasa-price,.user-area .main-content .saved-searches .badge-tecnocasa-property_type,.user-area .main-content .saved-searches .badge-tecnocasa-province,.user-area .main-content .saved-searches .badge-tecnocasa-quarters,.user-area .main-content .saved-searches .badge-tecnocasa-rooms,.user-area .main-content .saved-searches .badge-tecnocasa-sector,.user-area .main-content .saved-searches .badge-tecnocasa-status,.user-area .main-content .saved-searches .badge-tecnocasa-surface,.user-area .main-content .saved-searches .badge-tecnocasa-swimming_pool,.user-area .main-content .saved-searches .badge-tecnocasa-terrace,.user-area .main-content .saved-searches .badge-tecnocasa-type,.user-area .main-content .saved-searches .badge-tecnocasa-virtual_tour{background-color:#365c76}.user-area .main-content .saved-searches .badge-tecnorete,.user-area .main-content .saved-searches .badge-tecnorete-air_conditioning,.user-area .main-content .saved-searches .badge-tecnorete-balcony,.user-area .main-content .saved-searches .badge-tecnorete-bathrooms,.user-area .main-content .saved-searches .badge-tecnorete-cities,.user-area .main-content .saved-searches .badge-tecnorete-city,.user-area .main-content .saved-searches .badge-tecnorete-concierge,.user-area .main-content .saved-searches .badge-tecnorete-contract,.user-area .main-content .saved-searches .badge-tecnorete-districts,.user-area .main-content .saved-searches .badge-tecnorete-furnitured,.user-area .main-content .saved-searches .badge-tecnorete-garage,.user-area .main-content .saved-searches .badge-tecnorete-garden,.user-area .main-content .saved-searches .badge-tecnorete-heating,.user-area .main-content .saved-searches .badge-tecnorete-lift,.user-area .main-content .saved-searches .badge-tecnorete-map,.user-area .main-content .saved-searches .badge-tecnorete-min_ce,.user-area .main-content .saved-searches .badge-tecnorete-price,.user-area .main-content .saved-searches .badge-tecnorete-property_type,.user-area .main-content .saved-searches .badge-tecnorete-province,.user-area .main-content .saved-searches .badge-tecnorete-quarters,.user-area .main-content .saved-searches .badge-tecnorete-rooms,.user-area .main-content .saved-searches .badge-tecnorete-sector,.user-area .main-content .saved-searches .badge-tecnorete-status,.user-area .main-content .saved-searches .badge-tecnorete-surface,.user-area .main-content .saved-searches .badge-tecnorete-swimming_pool,.user-area .main-content .saved-searches .badge-tecnorete-terrace,.user-area .main-content .saved-searches .badge-tecnorete-type,.user-area .main-content .saved-searches .badge-tecnorete-virtual_tour{background-color:#f18625}body.tecnocasa.user-area .masked-image{background-color:#365c76}body.tecnorete.user-area .main-content .saved-searches .saved-search-row{background:linear-gradient(13deg,#8091ae -2.54%,#b1c0da 11.71%,#e4eaf3 26.26%)}body.tecnorete.user-area .main-content .saved-searches .saved-search-row:before{background:linear-gradient(272deg,#003696 -3.55%,#b1c0da -1.81%,#eef3fb 36.43%)}body.tecnorete.user-area .main-content .saved-searches .saved-search-row:after{background:url(/img/wave-blue.svg) no-repeat 100% 100%;opacity:.5}body.tecnorete.user-area .masked-image{background-color:#ee7326}.user-area .main-content .user-profile{margin-bottom:2rem}.user-area .main-content .user-profile .title{font-size:1.2rem}.user-area .main-content .user-profile .email{font-size:.9rem}.user-area .main-content .user-profile h3{font-size:1.5rem;font-weight:600;margin:4rem 0 1.3rem}.user-area .main-content .user-profile .delete-btn{color:#28a745;cursor:pointer;font-weight:700}.user-area .main-content .user-profile .delete-btn:hover{text-decoration:underline}.user-area .main-content .user-profile .input-is-focus .form-control{background-color:rgba(240,243,248,0);border:1px solid #f1f3f4;border-radius:15px;color:#aaa;font-size:1rem;height:3rem}.user-area .main-content .user-profile .input-is-focus .form-control .my-input-label{color:#7d7d7d!important;font-size:.75rem;height:auto;line-height:1;top:.5rem;z-index:3}.user-area .main-content .user-profile .basic-info-container{border:2px solid #f6f6f6;border-radius:20px;margin-top:2rem;padding:0 2rem 4.5rem;position:relative}.user-area .main-content .user-profile .basic-info-container .form-check.form-inline{justify-content:space-between}.user-area .main-content .user-profile .basic-info-container .form-check.form-inline:first-of-type{border-bottom:1px solid #f2f2f2;margin-bottom:.5rem;padding-bottom:.5rem}.user-area .main-content .user-profile .basic-info-container .form-check.form-inline b{display:inline-block;font-size:14px;padding-left:5px}.user-area .main-content .user-profile .basic-info-container h4{align-items:center;display:flex;font-size:16px;font-weight:600;line-height:16px;margin-top:1.3rem}.user-area .main-content .user-profile .basic-info-container h4 img{margin-right:.4rem}.user-area .main-content .user-profile .basic-info-container .btn-network{bottom:-25px;margin-bottom:0;position:absolute}.user-area .main-content .user-profile .right-sidebar{top:3rem;z-index:0}.user-area .main-content .user-profile .right-sidebar .user-avatar-container{text-align:center}.user-area .main-content .user-profile .right-sidebar .user-avatar-container .user-avatar{width:60%}.user-area .main-content .user-profile .right-sidebar .user-profile-menu{background:linear-gradient(349deg,#158140 -24.54%,#a8d3ba 11.71%,#deede4 26.26%);border-radius:20px;box-shadow:4px 4px 15px 0 rgba(0,0,0,.06);height:70vh;margin-top:-2.6rem;padding:5rem 2rem 2rem}.user-area .main-content .user-profile .right-sidebar .user-profile-menu:after{background:url(/img/wave-green.svg) no-repeat;background-size:cover;border-radius:0 0 20px 20px;bottom:0;content:"";height:14%;position:absolute;right:0;width:100%}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul{list-style:none;padding-left:0}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li{padding:1rem 0;position:relative}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li:before{background:#28a745;border-radius:0 3px 3px 0;content:"";height:0;left:-2.3rem;position:absolute;transition:width .3s ease;width:0}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li:hover:before{height:25px;left:-2rem;top:calc(50% - 14px);width:5px}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li:hover .btn.btn-menu-item{text-decoration:none}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li.active:before{height:40px;left:-2rem;top:calc(50% - 20px);width:5px}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li .btn.btn-menu-item{color:#365c76!important;line-height:1.2;margin-bottom:0;padding:.3rem!important;text-align:left}@media (min-width:992px) and (max-width:1200px){.user-area .main-content .user-profile .right-sidebar .user-profile-menu{padding:5rem 1rem 2rem}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li.active:before,.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li:before,.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li:hover:before{left:-1rem}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li .btn.btn-menu-item{font-size:.8rem}}.user-area.tecnorete .main-content .user-profile .right-sidebar .user-profile-menu{background:linear-gradient(349deg,#003696 -24.54%,#b1c0da 11.71%,#eef3fb 26.26%)}.user-area.tecnorete .main-content .user-profile .right-sidebar .user-profile-menu:after{background:url(/img/wave-blue.svg) no-repeat;background-size:cover}.user-area.tecnorete .main-content .user-profile .right-sidebar .user-profile-menu ul li:before{background:#ee7326}.user-area.tecnorete .main-content .user-profile .delete-btn{color:#f18625}.virtual-tour h1.title{font-size:1.8rem}.virtual-tour .virtual img{margin-bottom:20px;margin-top:-40px;width:140px}.virtual-tour .subtitle{font-size:1.4rem;font-weight:700;margin-top:40px;text-align:center}.virtual-tour .virtual-tour-img{display:block;margin:auto;max-width:100%}.virtual-tour .editorial{padding:2rem}.virtual-tour .editorial picture{max-width:650px;width:100%}.virtual-tour .editorial picture img.desktop{border-radius:50%;margin:1rem 0 2rem;max-width:400px;width:100%}@media (min-width:992px){.virtual-tour .editorial{align-items:center;border-radius:0;display:flex;justify-content:center;margin:0;padding:0;width:100%}.virtual-tour .editorial article,.virtual-tour .editorial picture{margin:1.5rem}.virtual-tour .virtual img{margin-bottom:20px;margin-top:0;width:200px}}@media (min-width:1200px){.virtual-tour .subtitle{text-align:left}.virtual-tour .editorial{align-items:center;background-image:url(/img/icons/circle-bg.svg);background-repeat:no-repeat;border-radius:0;display:flex;justify-content:center;margin:5rem 0;min-height:600px;padding:0;width:100%}.virtual-tour .editorial picture{margin:0;width:100%}.virtual-tour .editorial picture img{width:100%}.virtual-tour .editorial article{margin:0 3rem}}.work-with-us-1,.work-with-us-2,.work-with-us-3,.work-with-us-4,.work-with-us-index{background:#fff!important}.work-with-us-1 .main-content div:not(.is-pinned.sticky) .main-menu-container,.work-with-us-2 .main-content div:not(.is-pinned.sticky) .main-menu-container,.work-with-us-3 .main-content div:not(.is-pinned.sticky) .main-menu-container,.work-with-us-4 .main-content div:not(.is-pinned.sticky) .main-menu-container,.work-with-us-index .main-content div:not(.is-pinned.sticky) .main-menu-container{box-shadow:0 0 6px transparent}.work-with-us-1 .work-with-us .container:not(body.country-it .main-content .work-with-us .container),.work-with-us-2 .work-with-us .container:not(body.country-it .main-content .work-with-us .container),.work-with-us-3 .work-with-us .container:not(body.country-it .main-content .work-with-us .container),.work-with-us-4 .work-with-us .container:not(body.country-it .main-content .work-with-us .container),.work-with-us-index .work-with-us .container:not(body.country-it .main-content .work-with-us .container){background-image:url(/img/icons/tecnocasa/logo-bg-mag.svg);background-repeat:no-repeat}.work-with-us-1 .work-with-us h1.title,.work-with-us-2 .work-with-us h1.title,.work-with-us-3 .work-with-us h1.title,.work-with-us-4 .work-with-us h1.title,.work-with-us-index .work-with-us h1.title{margin-top:60px!important}.work-with-us-1 .work-with-us h1.title span,.work-with-us-2 .work-with-us h1.title span,.work-with-us-3 .work-with-us h1.title span,.work-with-us-4 .work-with-us h1.title span,.work-with-us-index .work-with-us h1.title span{text-transform:capitalize}.work-with-us-1 .work-with-us h1,.work-with-us-2 .work-with-us h1,.work-with-us-3 .work-with-us h1,.work-with-us-4 .work-with-us h1,.work-with-us-index .work-with-us h1{font-size:1.75rem;font-weight:600}.work-with-us-1 .work-with-us h2,.work-with-us-2 .work-with-us h2,.work-with-us-3 .work-with-us h2,.work-with-us-4 .work-with-us h2,.work-with-us-index .work-with-us h2{font-size:1.3rem;font-weight:600}.work-with-us-1 .work-with-us .work-with-us-form,.work-with-us-2 .work-with-us .work-with-us-form,.work-with-us-3 .work-with-us .work-with-us-form,.work-with-us-4 .work-with-us .work-with-us-form,.work-with-us-index .work-with-us .work-with-us-form{background:#fff;border-radius:20px;box-shadow:0 0 39px 0 rgba(162,182,195,.29);padding:20px}.work-with-us-1 .work-with-us .work-with-us-form .btn-network,.work-with-us-2 .work-with-us .work-with-us-form .btn-network,.work-with-us-3 .work-with-us .work-with-us-form .btn-network,.work-with-us-4 .work-with-us .work-with-us-form .btn-network,.work-with-us-index .work-with-us .work-with-us-form .btn-network{max-width:230px}.work-with-us-1 .work-with-us-img,.work-with-us-2 .work-with-us-img,.work-with-us-3 .work-with-us-img,.work-with-us-4 .work-with-us-img,.work-with-us-index .work-with-us-img{display:block;margin:auto;max-width:100%}.work-with-us-1 .work-with-us-form,.work-with-us-2 .work-with-us-form,.work-with-us-3 .work-with-us-form,.work-with-us-4 .work-with-us-form,.work-with-us-index .work-with-us-form{color:#424e5b;font-family:Nunito,Arial,sans-serif}.work-with-us-1 .work-with-us-form .form-control,.work-with-us-1 .work-with-us-form .my-select,.work-with-us-2 .work-with-us-form .form-control,.work-with-us-2 .work-with-us-form .my-select,.work-with-us-3 .work-with-us-form .form-control,.work-with-us-3 .work-with-us-form .my-select,.work-with-us-4 .work-with-us-form .form-control,.work-with-us-4 .work-with-us-form .my-select,.work-with-us-index .work-with-us-form .form-control,.work-with-us-index .work-with-us-form .my-select{margin-bottom:1rem}.work-with-us-1 .work-with-us-form .my-textarea textarea,.work-with-us-2 .work-with-us-form .my-textarea textarea,.work-with-us-3 .work-with-us-form .my-textarea textarea,.work-with-us-4 .work-with-us-form .my-textarea textarea,.work-with-us-index .work-with-us-form .my-textarea textarea{height:150px}.work-with-us-1 .work-with-us-form .dropzone,.work-with-us-2 .work-with-us-form .dropzone,.work-with-us-3 .work-with-us-form .dropzone,.work-with-us-4 .work-with-us-form .dropzone,.work-with-us-index .work-with-us-form .dropzone{align-items:center;background:#f1f3f4;border:2px dashed #e1e1e1;border-radius:10px;display:flex;height:150px;justify-content:center;margin-bottom:1rem;padding:0}.work-with-us-1 .work-with-us-form .dropzone .dz-message,.work-with-us-2 .work-with-us-form .dropzone .dz-message,.work-with-us-3 .work-with-us-form .dropzone .dz-message,.work-with-us-4 .work-with-us-form .dropzone .dz-message,.work-with-us-index .work-with-us-form .dropzone .dz-message{color:#424e5b;font-family:Nunito,Arial,sans-serif;font-size:12px;margin:0}.work-with-us-1 .work-with-us-form .dropzone .dz-preview,.work-with-us-2 .work-with-us-form .dropzone .dz-preview,.work-with-us-3 .work-with-us-form .dropzone .dz-preview,.work-with-us-4 .work-with-us-form .dropzone .dz-preview,.work-with-us-index .work-with-us-form .dropzone .dz-preview{display:block;height:100px;margin:0;width:200px}.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-error-mark,.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-success-mark,.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-error-mark,.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-success-mark,.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-error-mark,.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-success-mark,.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-error-mark,.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-success-mark,.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-error-mark,.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-success-mark{top:76%}.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg,.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg,.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg,.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg,.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-success-mark svg{fill:#607d8b;height:34px;width:34px}.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *,.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *,.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *,.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *,.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *{fill:#607d8b!important}.work-with-us-1 .work-with-us-form .dropzone .dz-details,.work-with-us-2 .work-with-us-form .dropzone .dz-details,.work-with-us-3 .work-with-us-form .dropzone .dz-details,.work-with-us-4 .work-with-us-form .dropzone .dz-details,.work-with-us-index .work-with-us-form .dropzone .dz-details{background:#f1f3f4;color:#424e5b;padding:0}.work-with-us-1 .work-with-us-form .dropzone .dz-progress,.work-with-us-2 .work-with-us-form .dropzone .dz-progress,.work-with-us-3 .work-with-us-form .dropzone .dz-progress,.work-with-us-4 .work-with-us-form .dropzone .dz-progress,.work-with-us-index .work-with-us-form .dropzone .dz-progress{margin-top:15px}.work-with-us-1 .work-with-us-form .dropzone .dz-progress .dz-upload,.work-with-us-2 .work-with-us-form .dropzone .dz-progress .dz-upload,.work-with-us-3 .work-with-us-form .dropzone .dz-progress .dz-upload,.work-with-us-4 .work-with-us-form .dropzone .dz-progress .dz-upload,.work-with-us-index .work-with-us-form .dropzone .dz-progress .dz-upload{background:#607d8b}body.country-it.work-with-us-1,body.country-it.work-with-us-2,body.country-it.work-with-us-3,body.country-it.work-with-us-4,body.country-it.work-with-us-index{background:#fff!important;overflow-x:hidden}body.country-it.work-with-us-1 .txt--white,body.country-it.work-with-us-2 .txt--white,body.country-it.work-with-us-3 .txt--white,body.country-it.work-with-us-4 .txt--white,body.country-it.work-with-us-index .txt--white{color:#fff!important}body.country-it.work-with-us-1 .W-80,body.country-it.work-with-us-2 .W-80,body.country-it.work-with-us-3 .W-80,body.country-it.work-with-us-4 .W-80,body.country-it.work-with-us-index .W-80{width:80%}body.country-it.work-with-us-1 a.btn-network,body.country-it.work-with-us-2 a.btn-network,body.country-it.work-with-us-3 a.btn-network,body.country-it.work-with-us-4 a.btn-network,body.country-it.work-with-us-index a.btn-network{font-size:1.3rem!important;font-weight:800!important;letter-spacing:0!important;min-width:15.93rem;text-transform:none!important;width:auto!important}body.country-it.work-with-us-1 h2,body.country-it.work-with-us-2 h2,body.country-it.work-with-us-3 h2,body.country-it.work-with-us-4 h2,body.country-it.work-with-us-index h2{color:#22282f!important;font-size:5.5rem!important;font-weight:700!important;line-height:1}body.country-it.work-with-us-1 h3,body.country-it.work-with-us-2 h3,body.country-it.work-with-us-3 h3,body.country-it.work-with-us-4 h3,body.country-it.work-with-us-index h3{color:#22282f!important;font-size:4.5rem!important;font-weight:700!important;line-height:1}body.country-it.work-with-us-1 h4:not(.footer h4,.login-modal h4),body.country-it.work-with-us-2 h4:not(.footer h4,.login-modal h4),body.country-it.work-with-us-3 h4:not(.footer h4,.login-modal h4),body.country-it.work-with-us-4 h4:not(.footer h4,.login-modal h4),body.country-it.work-with-us-index h4:not(.footer h4,.login-modal h4){color:#22282f!important;font-size:3.25rem!important;font-weight:700!important}body.country-it.work-with-us-1 h5,body.country-it.work-with-us-2 h5,body.country-it.work-with-us-3 h5,body.country-it.work-with-us-4 h5,body.country-it.work-with-us-index h5{color:#22282f!important;font-size:1.75rem!important;font-weight:700!important}body.country-it.work-with-us-1 h6,body.country-it.work-with-us-2 h6,body.country-it.work-with-us-3 h6,body.country-it.work-with-us-4 h6,body.country-it.work-with-us-index h6{color:#22282f!important;font-size:1.5rem!important;font-weight:700!important}body.country-it.work-with-us-1 span.green__txt,body.country-it.work-with-us-2 span.green__txt,body.country-it.work-with-us-3 span.green__txt,body.country-it.work-with-us-4 span.green__txt,body.country-it.work-with-us-index span.green__txt{color:#158140!important}body.country-it.work-with-us-1 span.orange__txt,body.country-it.work-with-us-2 span.orange__txt,body.country-it.work-with-us-3 span.orange__txt,body.country-it.work-with-us-4 span.orange__txt,body.country-it.work-with-us-index span.orange__txt{color:#ee7326!important}body.country-it.work-with-us-1 span.gradient,body.country-it.work-with-us-2 span.gradient,body.country-it.work-with-us-3 span.gradient,body.country-it.work-with-us-4 span.gradient,body.country-it.work-with-us-index span.gradient{-webkit-text-fill-color:transparent;background:linear-gradient(-90deg,#0a5961 9.41%,#158140 62.14%);background-clip:text;-webkit-background-clip:text;font-weight:800!important}body.country-it.work-with-us-1 .main-content div:not(.is-pinned.sticky) .main-menu-container,body.country-it.work-with-us-2 .main-content div:not(.is-pinned.sticky) .main-menu-container,body.country-it.work-with-us-3 .main-content div:not(.is-pinned.sticky) .main-menu-container,body.country-it.work-with-us-4 .main-content div:not(.is-pinned.sticky) .main-menu-container,body.country-it.work-with-us-index .main-content div:not(.is-pinned.sticky) .main-menu-container{box-shadow:0 0 6px transparent}body.country-it.work-with-us-1 .main-content div.is-pinned.sticky .main-menu-container,body.country-it.work-with-us-2 .main-content div.is-pinned.sticky .main-menu-container,body.country-it.work-with-us-3 .main-content div.is-pinned.sticky .main-menu-container,body.country-it.work-with-us-4 .main-content div.is-pinned.sticky .main-menu-container,body.country-it.work-with-us-index .main-content div.is-pinned.sticky .main-menu-container{box-shadow:0 0 39px 0 rgba(162,182,195,.29)}body.country-it.work-with-us-1 .main-content .work-with-us p,body.country-it.work-with-us-2 .main-content .work-with-us p,body.country-it.work-with-us-3 .main-content .work-with-us p,body.country-it.work-with-us-4 .main-content .work-with-us p,body.country-it.work-with-us-index .main-content .work-with-us p{color:#8ea0b6}body.country-it.work-with-us-1 .main-content .work-with-us .ruoli__content,body.country-it.work-with-us-2 .main-content .work-with-us .ruoli__content,body.country-it.work-with-us-3 .main-content .work-with-us .ruoli__content,body.country-it.work-with-us-4 .main-content .work-with-us .ruoli__content,body.country-it.work-with-us-index .main-content .work-with-us .ruoli__content{max-width:41.25rem;padding-left:5%;padding-right:5%}body.country-it.work-with-us-1 .main-content .work-with-us .ruoli__content .icon-box-group,body.country-it.work-with-us-2 .main-content .work-with-us .ruoli__content .icon-box-group,body.country-it.work-with-us-3 .main-content .work-with-us .ruoli__content .icon-box-group,body.country-it.work-with-us-4 .main-content .work-with-us .ruoli__content .icon-box-group,body.country-it.work-with-us-index .main-content .work-with-us .ruoli__content .icon-box-group{border:0;display:table}body.country-it.work-with-us-1 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon,body.country-it.work-with-us-1 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text,body.country-it.work-with-us-2 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon,body.country-it.work-with-us-2 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text,body.country-it.work-with-us-3 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon,body.country-it.work-with-us-3 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text,body.country-it.work-with-us-4 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon,body.country-it.work-with-us-4 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text,body.country-it.work-with-us-index .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon,body.country-it.work-with-us-index .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text{display:table-cell;vertical-align:top}body.country-it.work-with-us-1 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content,body.country-it.work-with-us-2 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content,body.country-it.work-with-us-3 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content,body.country-it.work-with-us-4 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content,body.country-it.work-with-us-index .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content{background-color:rgba(21,129,64,.1);border-radius:20px;height:78px;position:relative;text-align:center;width:78px}body.country-it.work-with-us-1 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content img,body.country-it.work-with-us-2 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content img,body.country-it.work-with-us-3 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content img,body.country-it.work-with-us-4 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content img,body.country-it.work-with-us-index .main-content .work-with-us .ruoli__content .icon-box-group .list-box-icon .icon-content img{bottom:0;height:auto;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;width:auto}body.country-it.work-with-us-1 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text p,body.country-it.work-with-us-2 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text p,body.country-it.work-with-us-3 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text p,body.country-it.work-with-us-4 .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text p,body.country-it.work-with-us-index .main-content .work-with-us .ruoli__content .icon-box-group .list-box-text p{font-size:.8rem;line-height:1.4}body.country-it.work-with-us-1 .main-content .work-with-us.sticky,body.country-it.work-with-us-2 .main-content .work-with-us.sticky,body.country-it.work-with-us-3 .main-content .work-with-us.sticky,body.country-it.work-with-us-4 .main-content .work-with-us.sticky,body.country-it.work-with-us-index .main-content .work-with-us.sticky{position:sticky!important;position:-webkit-sticky!important;top:6.25rem;z-index:10}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second{display:flex;justify-content:center}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second ul.bar,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second ul.bar,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second ul.bar,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second ul.bar,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second ul.bar{background:linear-gradient(90deg,#158140 -2.35%,#0a5961);border:2px solid #158140;border-radius:40px;box-shadow:0 58px 16px 0 rgba(21,129,64,0),0 37px 15px 0 rgba(21,129,64,.04),0 21px 13px 0 rgba(21,129,64,.13),0 9px 9px 0 rgba(21,129,64,.21),0 2px 5px 0 rgba(21,129,64,.25),0 0 0 0 rgba(21,129,64,.25);display:block;list-style:none;margin:0;padding:0}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second ul.bar li,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second ul.bar li,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second ul.bar li,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second ul.bar li,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second ul.bar li{border-radius:40px;display:inline-block;padding:6px 30px;transition:background-color .3s ease-in-out}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second ul.bar li a,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second ul.bar li a,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second ul.bar li a,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second ul.bar li a,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second ul.bar li a{color:#fff;font-weight:700}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second ul.bar li:hover,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second ul.bar li:hover,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second ul.bar li:hover,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second ul.bar li:hover,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second ul.bar li:hover{background-color:hsla(0,0%,100%,.2);transition:background-color .3s ease-in-out}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second ul.bar li:hover a,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second ul.bar li:hover a,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second ul.bar li:hover a,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second ul.bar li:hover a,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second ul.bar li:hover a{text-decoration:none}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati{background:#b57dfd;background:linear-gradient(90deg,#b57dfd,#6c01f8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b57dfd",endColorstr="#6c01f8",GradientType=1)}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati a,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati a,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati a,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati a,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second ul.bar li.candidati a{color:#fff}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second ul.bar li.selected,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second ul.bar li.selected,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second ul.bar li.selected,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second ul.bar li.selected,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second ul.bar li.selected{background:#fff!important}body.country-it.work-with-us-1 .main-content .work-with-us.sticky .navbar__second ul.bar li.selected a,body.country-it.work-with-us-2 .main-content .work-with-us.sticky .navbar__second ul.bar li.selected a,body.country-it.work-with-us-3 .main-content .work-with-us.sticky .navbar__second ul.bar li.selected a,body.country-it.work-with-us-4 .main-content .work-with-us.sticky .navbar__second ul.bar li.selected a,body.country-it.work-with-us-index .main-content .work-with-us.sticky .navbar__second ul.bar li.selected a{color:#158140!important}body.country-it.work-with-us-1 .main-content .work-with-us.firstrow,body.country-it.work-with-us-2 .main-content .work-with-us.firstrow,body.country-it.work-with-us-3 .main-content .work-with-us.firstrow,body.country-it.work-with-us-4 .main-content .work-with-us.firstrow,body.country-it.work-with-us-index .main-content .work-with-us.firstrow{height:auto;min-height:53.75rem;padding-top:15.62rem}body.country-it.work-with-us-1 .main-content .work-with-us.firstrow .introBox,body.country-it.work-with-us-2 .main-content .work-with-us.firstrow .introBox,body.country-it.work-with-us-3 .main-content .work-with-us.firstrow .introBox,body.country-it.work-with-us-4 .main-content .work-with-us.firstrow .introBox,body.country-it.work-with-us-index .main-content .work-with-us.firstrow .introBox{background-image:url(/img/workwithus/bg-txt-firstrow.png);background-position:top left 40px;background-repeat:no-repeat;background-size:auto;padding-left:10%;padding-top:10%}body.country-it.work-with-us-1 .main-content .work-with-us.firstrow .introBox h1,body.country-it.work-with-us-2 .main-content .work-with-us.firstrow .introBox h1,body.country-it.work-with-us-3 .main-content .work-with-us.firstrow .introBox h1,body.country-it.work-with-us-4 .main-content .work-with-us.firstrow .introBox h1,body.country-it.work-with-us-index .main-content .work-with-us.firstrow .introBox h1{font-size:6.25rem;font-weight:700;line-height:.9}body.country-it.work-with-us-1 .main-content .work-with-us.firstrow .introBox p,body.country-it.work-with-us-2 .main-content .work-with-us.firstrow .introBox p,body.country-it.work-with-us-3 .main-content .work-with-us.firstrow .introBox p,body.country-it.work-with-us-4 .main-content .work-with-us.firstrow .introBox p,body.country-it.work-with-us-index .main-content .work-with-us.firstrow .introBox p{max-width:28.75rem}body.country-it.work-with-us-1 .main-content .work-with-us .growthBox,body.country-it.work-with-us-1 .main-content .work-with-us .sdf_first,body.country-it.work-with-us-1 .main-content .work-with-us .second,body.country-it.work-with-us-2 .main-content .work-with-us .growthBox,body.country-it.work-with-us-2 .main-content .work-with-us .sdf_first,body.country-it.work-with-us-2 .main-content .work-with-us .second,body.country-it.work-with-us-3 .main-content .work-with-us .growthBox,body.country-it.work-with-us-3 .main-content .work-with-us .sdf_first,body.country-it.work-with-us-3 .main-content .work-with-us .second,body.country-it.work-with-us-4 .main-content .work-with-us .growthBox,body.country-it.work-with-us-4 .main-content .work-with-us .sdf_first,body.country-it.work-with-us-4 .main-content .work-with-us .second,body.country-it.work-with-us-index .main-content .work-with-us .growthBox,body.country-it.work-with-us-index .main-content .work-with-us .sdf_first,body.country-it.work-with-us-index .main-content .work-with-us .second{background-image:url(/img/workwithus/bg-txt-second.png);background-position:top left 40px;background-repeat:no-repeat;background-size:auto}body.country-it.work-with-us-1 .main-content .work-with-us .growthBox,body.country-it.work-with-us-2 .main-content .work-with-us .growthBox,body.country-it.work-with-us-3 .main-content .work-with-us .growthBox,body.country-it.work-with-us-4 .main-content .work-with-us .growthBox,body.country-it.work-with-us-index .main-content .work-with-us .growthBox{padding-left:10%;padding-top:10%}body.country-it.work-with-us-1 .main-content .work-with-us .sdf_first,body.country-it.work-with-us-2 .main-content .work-with-us .sdf_first,body.country-it.work-with-us-3 .main-content .work-with-us .sdf_first,body.country-it.work-with-us-4 .main-content .work-with-us .sdf_first,body.country-it.work-with-us-index .main-content .work-with-us .sdf_first{padding-left:10%;padding-right:5%;padding-top:8%}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps{background-image:url(/img/workwithus/green_wave.png);background-position:top;background-repeat:no-repeat;background-size:100%}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card{background-color:#fff;border-radius:30px;box-shadow:0 9px 40px 0 rgba(0,0,0,.15);min-height:20rem;padding:1.8rem;text-align:center}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card span,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card span,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card span,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card span,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card span{font-size:2.8rem;font-weight:800}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card.s_one,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card.s_one,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card.s_one,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card.s_one,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card.s_one{background:#c9e5d4;background:radial-gradient(circle,#c9e5d4 0,#fff 60%);margin-top:80px}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card.s_one span,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card.s_one span,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card.s_one span,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card.s_one span,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card.s_one span{color:#158140}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card.s_two,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card.s_two,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card.s_two,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card.s_two,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card.s_two{background:#dfc7ff;background:radial-gradient(circle,#dfc7ff 0,#fff 60%);margin-top:40px}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card.s_two span,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card.s_two span,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card.s_two span,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card.s_two span,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card.s_two span{color:#9747ff}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card.s_three,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card.s_three,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card.s_three,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card.s_three,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card.s_three{background:#f9d5bd;background:radial-gradient(circle,#f9d5bd 0,#fff 60%);margin-top:0}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card.s_three span,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card.s_three span,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card.s_three span,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card.s_three span,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card.s_three span{color:#ee7326}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card.s_four,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card.s_four,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card.s_four,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card.s_four,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card.s_four{background:#c7daff;background:radial-gradient(circle,#c7daff 0,#fff 60%);margin-top:-40px}body.country-it.work-with-us-1 .main-content .work-with-us #tc_steps .step__card.s_four span,body.country-it.work-with-us-2 .main-content .work-with-us #tc_steps .step__card.s_four span,body.country-it.work-with-us-3 .main-content .work-with-us #tc_steps .step__card.s_four span,body.country-it.work-with-us-4 .main-content .work-with-us #tc_steps .step__card.s_four span,body.country-it.work-with-us-index .main-content .work-with-us #tc_steps .step__card.s_four span{color:#4685ff}body.country-it.work-with-us-1 .main-content .work-with-us.sdf_graph,body.country-it.work-with-us-2 .main-content .work-with-us.sdf_graph,body.country-it.work-with-us-3 .main-content .work-with-us.sdf_graph,body.country-it.work-with-us-4 .main-content .work-with-us.sdf_graph,body.country-it.work-with-us-index .main-content .work-with-us.sdf_graph{background-image:url(/img/workwithus/bg-sdf-graph.png);background-position:100% 0;background-repeat:no-repeat;padding:2% 8% 5%}body.country-it.work-with-us-1 .main-content .work-with-us.sdf_endPage,body.country-it.work-with-us-2 .main-content .work-with-us.sdf_endPage,body.country-it.work-with-us-3 .main-content .work-with-us.sdf_endPage,body.country-it.work-with-us-4 .main-content .work-with-us.sdf_endPage,body.country-it.work-with-us-index .main-content .work-with-us.sdf_endPage{background-color:#0a5961;background-image:url(/img/workwithus/tc-border-mark.svg),linear-gradient(-90deg,#0a5961 21%,#158140 161%);background-image:url(/img/workwithus/tc-border-mark.svg),-webkit-linear-gradient(-90deg,#0a5961 21%,#158140 161%);background-position:0 100%;background-repeat:no-repeat;background-size:auto;min-height:50vh;padding:7rem 6.5rem}body.country-it.work-with-us-1 .main-content .work-with-us.sdf_endPage .line--white,body.country-it.work-with-us-2 .main-content .work-with-us.sdf_endPage .line--white,body.country-it.work-with-us-3 .main-content .work-with-us.sdf_endPage .line--white,body.country-it.work-with-us-4 .main-content .work-with-us.sdf_endPage .line--white,body.country-it.work-with-us-index .main-content .work-with-us.sdf_endPage .line--white{float:left;height:100%;width:20%}body.country-it.work-with-us-1 .main-content .work-with-us.sdf_endPage .line--white hr,body.country-it.work-with-us-2 .main-content .work-with-us.sdf_endPage .line--white hr,body.country-it.work-with-us-3 .main-content .work-with-us.sdf_endPage .line--white hr,body.country-it.work-with-us-4 .main-content .work-with-us.sdf_endPage .line--white hr,body.country-it.work-with-us-index .main-content .work-with-us.sdf_endPage .line--white hr{border-top:1px solid #fff;margin-top:.7rem;width:100%}body.country-it.work-with-us-1 .main-content .work-with-us.sdf_endPage .sdf-end--text,body.country-it.work-with-us-2 .main-content .work-with-us.sdf_endPage .sdf-end--text,body.country-it.work-with-us-3 .main-content .work-with-us.sdf_endPage .sdf-end--text,body.country-it.work-with-us-4 .main-content .work-with-us.sdf_endPage .sdf-end--text,body.country-it.work-with-us-index .main-content .work-with-us.sdf_endPage .sdf-end--text{float:left;padding-left:2.5rem;width:80%}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity,body.country-it.work-with-us-index .main-content .work-with-us.opportunity{background-color:#f2f7f2;position:relative}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-index .main-content .work-with-us.opportunity .oppo-head--image{max-width:50%;position:absolute;right:1%;top:20%;z-index:3}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity .oppo-head--image .head--content,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity .oppo-head--image .head--content,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity .oppo-head--image .head--content,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity .oppo-head--image .head--content,body.country-it.work-with-us-index .main-content .work-with-us.opportunity .oppo-head--image .head--content{position:relative}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block,body.country-it.work-with-us-index .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block{background:linear-gradient(180deg,#0a5961 21.8%,#158140 161%);border-radius:20px;bottom:0;left:-5%;max-width:18rem;padding:2rem;position:absolute;z-index:4}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block p,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block p,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block p,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block p,body.country-it.work-with-us-index .main-content .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block p{color:#fff;font-size:1.2rem;font-style:italic;font-weight:700}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity_second,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity_second,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity_second,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity_second,body.country-it.work-with-us-index .main-content .work-with-us.opportunity_second{padding-bottom:5%;padding-top:10%}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity_endPage,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity_endPage,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity_endPage,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity_endPage,body.country-it.work-with-us-index .main-content .work-with-us.opportunity_endPage{background-color:#e8f2ec;background-image:url(/img/workwithus/tc-border-mark-dark.svg);background-position:0 100%;background-repeat:no-repeat;background-size:auto;min-height:50vh;padding:7rem 6.5rem}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-index .main-content .work-with-us.opportunity_endPage h4{font-size:2.6rem!important}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity_endPage .line--dark,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity_endPage .line--dark,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity_endPage .line--dark,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity_endPage .line--dark,body.country-it.work-with-us-index .main-content .work-with-us.opportunity_endPage .line--dark{float:left;height:100%;width:20%}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity_endPage .line--dark hr,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity_endPage .line--dark hr,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity_endPage .line--dark hr,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity_endPage .line--dark hr,body.country-it.work-with-us-index .main-content .work-with-us.opportunity_endPage .line--dark hr{border-top:1px solid #22282f;margin-top:.7rem;width:100%}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity_endPage .opp-end--text,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity_endPage .opp-end--text,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity_endPage .opp-end--text,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity_endPage .opp-end--text,body.country-it.work-with-us-index .main-content .work-with-us.opportunity_endPage .opp-end--text{float:left;padding-left:2.5rem;width:80%}body.country-it.work-with-us-1 .main-content .work-with-us.candidate,body.country-it.work-with-us-2 .main-content .work-with-us.candidate,body.country-it.work-with-us-3 .main-content .work-with-us.candidate,body.country-it.work-with-us-4 .main-content .work-with-us.candidate,body.country-it.work-with-us-index .main-content .work-with-us.candidate{background-image:url(/img/workwithus/bg-candidate-intro.png);background-position:0;background-repeat:no-repeat}body.country-it.work-with-us-1 .main-content .work-with-us.candidate--form .c-form--block,body.country-it.work-with-us-2 .main-content .work-with-us.candidate--form .c-form--block,body.country-it.work-with-us-3 .main-content .work-with-us.candidate--form .c-form--block,body.country-it.work-with-us-4 .main-content .work-with-us.candidate--form .c-form--block,body.country-it.work-with-us-index .main-content .work-with-us.candidate--form .c-form--block{max-width:920px}body.country-it.work-with-us-1 .main-content .work-with-us.endPage,body.country-it.work-with-us-2 .main-content .work-with-us.endPage,body.country-it.work-with-us-3 .main-content .work-with-us.endPage,body.country-it.work-with-us-4 .main-content .work-with-us.endPage,body.country-it.work-with-us-index .main-content .work-with-us.endPage{background-image:url(/img/workwithus/green_circle.png);background-position:top;background-repeat:no-repeat;padding-bottom:3%;padding-top:5%}body.country-it.work-with-us-1 .main-content .work-with-us.endPage .inner__content,body.country-it.work-with-us-2 .main-content .work-with-us.endPage .inner__content,body.country-it.work-with-us-3 .main-content .work-with-us.endPage .inner__content,body.country-it.work-with-us-4 .main-content .work-with-us.endPage .inner__content,body.country-it.work-with-us-index .main-content .work-with-us.endPage .inner__content{max-width:56.25rem}body.country-it.work-with-us-1 .work-with-us h1.title,body.country-it.work-with-us-2 .work-with-us h1.title,body.country-it.work-with-us-3 .work-with-us h1.title,body.country-it.work-with-us-4 .work-with-us h1.title,body.country-it.work-with-us-index .work-with-us h1.title{margin-top:60px!important}body.country-it.work-with-us-1 .work-with-us h1.title span,body.country-it.work-with-us-2 .work-with-us h1.title span,body.country-it.work-with-us-3 .work-with-us h1.title span,body.country-it.work-with-us-4 .work-with-us h1.title span,body.country-it.work-with-us-index .work-with-us h1.title span{text-transform:capitalize}body.country-it.work-with-us-1 .work-with-us h1,body.country-it.work-with-us-2 .work-with-us h1,body.country-it.work-with-us-3 .work-with-us h1,body.country-it.work-with-us-4 .work-with-us h1,body.country-it.work-with-us-index .work-with-us h1{font-size:1.75rem;font-weight:600}body.country-it.work-with-us-1 .work-with-us h2,body.country-it.work-with-us-2 .work-with-us h2,body.country-it.work-with-us-3 .work-with-us h2,body.country-it.work-with-us-4 .work-with-us h2,body.country-it.work-with-us-index .work-with-us h2{font-size:1.3rem;font-weight:600}body.country-it.work-with-us-1 .work-with-us .work-with-us-form,body.country-it.work-with-us-2 .work-with-us .work-with-us-form,body.country-it.work-with-us-3 .work-with-us .work-with-us-form,body.country-it.work-with-us-4 .work-with-us .work-with-us-form,body.country-it.work-with-us-index .work-with-us .work-with-us-form{background:transparent!important;border-radius:0!important;box-shadow:0 0 0 0 rgba(162,182,195,.29)!important;padding:20px}body.country-it.work-with-us-1 .work-with-us .work-with-us-form .btn-network,body.country-it.work-with-us-2 .work-with-us .work-with-us-form .btn-network,body.country-it.work-with-us-3 .work-with-us .work-with-us-form .btn-network,body.country-it.work-with-us-4 .work-with-us .work-with-us-form .btn-network,body.country-it.work-with-us-index .work-with-us .work-with-us-form .btn-network{max-width:230px}body.country-it.work-with-us-1 .work-with-us-img,body.country-it.work-with-us-2 .work-with-us-img,body.country-it.work-with-us-3 .work-with-us-img,body.country-it.work-with-us-4 .work-with-us-img,body.country-it.work-with-us-index .work-with-us-img{display:block;margin:auto;max-width:100%}body.country-it.work-with-us-1 .work-with-us-form,body.country-it.work-with-us-2 .work-with-us-form,body.country-it.work-with-us-3 .work-with-us-form,body.country-it.work-with-us-4 .work-with-us-form,body.country-it.work-with-us-index .work-with-us-form{color:#424e5b;font-family:Nunito,Arial,sans-serif}body.country-it.work-with-us-1 .work-with-us-form .form-control,body.country-it.work-with-us-1 .work-with-us-form .my-select,body.country-it.work-with-us-2 .work-with-us-form .form-control,body.country-it.work-with-us-2 .work-with-us-form .my-select,body.country-it.work-with-us-3 .work-with-us-form .form-control,body.country-it.work-with-us-3 .work-with-us-form .my-select,body.country-it.work-with-us-4 .work-with-us-form .form-control,body.country-it.work-with-us-4 .work-with-us-form .my-select,body.country-it.work-with-us-index .work-with-us-form .form-control,body.country-it.work-with-us-index .work-with-us-form .my-select{margin-bottom:1rem}body.country-it.work-with-us-1 .work-with-us-form .my-textarea textarea,body.country-it.work-with-us-2 .work-with-us-form .my-textarea textarea,body.country-it.work-with-us-3 .work-with-us-form .my-textarea textarea,body.country-it.work-with-us-4 .work-with-us-form .my-textarea textarea,body.country-it.work-with-us-index .work-with-us-form .my-textarea textarea{height:150px}body.country-it.work-with-us-1 .work-with-us-form .dropzone,body.country-it.work-with-us-2 .work-with-us-form .dropzone,body.country-it.work-with-us-3 .work-with-us-form .dropzone,body.country-it.work-with-us-4 .work-with-us-form .dropzone,body.country-it.work-with-us-index .work-with-us-form .dropzone{align-items:center;background:#f1f3f4;border:2px dashed #e1e1e1;border-radius:10px;display:flex;height:150px;justify-content:center;margin-bottom:1rem;padding:0}body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-message,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-message,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-message,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-message,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-message{color:#424e5b;font-family:Nunito,Arial,sans-serif;font-size:12px;margin:0}body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-preview,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-preview,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-preview,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-preview,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-preview{display:block;height:100px;margin:0;width:200px}body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-error-mark,body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-success-mark,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-error-mark,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-success-mark,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-error-mark,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-success-mark,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-error-mark,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-success-mark,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-error-mark,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-success-mark{top:76%}body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-error-mark svg,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-success-mark svg{fill:#607d8b;height:34px;width:34px}body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-error-mark svg *,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-preview .dz-success-mark svg *{fill:#607d8b!important}body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-details,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-details,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-details,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-details,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-details{background:#f1f3f4;color:#424e5b;padding:0}body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-progress,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-progress,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-progress,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-progress,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-progress{margin-top:15px}body.country-it.work-with-us-1 .work-with-us-form .dropzone .dz-progress .dz-upload,body.country-it.work-with-us-2 .work-with-us-form .dropzone .dz-progress .dz-upload,body.country-it.work-with-us-3 .work-with-us-form .dropzone .dz-progress .dz-upload,body.country-it.work-with-us-4 .work-with-us-form .dropzone .dz-progress .dz-upload,body.country-it.work-with-us-index .work-with-us-form .dropzone .dz-progress .dz-upload{background:#607d8b}@media only screen and (min-width:1440px){body.country-it.work-with-us-1 .container,body.country-it.work-with-us-2 .container,body.country-it.work-with-us-3 .container,body.country-it.work-with-us-4 .container,body.country-it.work-with-us-index .container{max-width:1920px;padding-left:0;padding-right:0}}@media only screen and (max-width:1440px){body.country-it.work-with-us-1 .main-content .work-with-us.firstrow,body.country-it.work-with-us-2 .main-content .work-with-us.firstrow,body.country-it.work-with-us-3 .main-content .work-with-us.firstrow,body.country-it.work-with-us-4 .main-content .work-with-us.firstrow,body.country-it.work-with-us-index .main-content .work-with-us.firstrow{min-height:50rem}}@media screen and (max-width:1280px){body.country-it.work-with-us-1 h3,body.country-it.work-with-us-2 h3,body.country-it.work-with-us-3 h3,body.country-it.work-with-us-4 h3,body.country-it.work-with-us-index h3{font-size:4rem!important}body.country-it.work-with-us-1 h4:not(.footer h4),body.country-it.work-with-us-2 h4:not(.footer h4),body.country-it.work-with-us-3 h4:not(.footer h4),body.country-it.work-with-us-4 h4:not(.footer h4),body.country-it.work-with-us-index h4:not(.footer h4){font-size:2.2rem!important}body.country-it.work-with-us-1 .main-content .work-with-us.sdf_endPage,body.country-it.work-with-us-2 .main-content .work-with-us.sdf_endPage,body.country-it.work-with-us-3 .main-content .work-with-us.sdf_endPage,body.country-it.work-with-us-4 .main-content .work-with-us.sdf_endPage,body.country-it.work-with-us-index .main-content .work-with-us.sdf_endPage{padding:7rem 4.5rem}body.country-it.work-with-us-1 .main-content .work-with-us.sdf_endPage h2,body.country-it.work-with-us-2 .main-content .work-with-us.sdf_endPage h2,body.country-it.work-with-us-3 .main-content .work-with-us.sdf_endPage h2,body.country-it.work-with-us-4 .main-content .work-with-us.sdf_endPage h2,body.country-it.work-with-us-index .main-content .work-with-us.sdf_endPage h2{font-size:4.9rem!important}body.country-it.work-with-us-1 .main-content .work-with-us.sdf_graph,body.country-it.work-with-us-2 .main-content .work-with-us.sdf_graph,body.country-it.work-with-us-3 .main-content .work-with-us.sdf_graph,body.country-it.work-with-us-4 .main-content .work-with-us.sdf_graph,body.country-it.work-with-us-index .main-content .work-with-us.sdf_graph{padding:5% 8%}body.country-it.work-with-us-1 .main-content .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-2 .main-content .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-3 .main-content .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-4 .main-content .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-index .main-content .work-with-us.opportunity_endPage h4{font-size:2.2rem!important}}@media screen and (max-width:959px){body.country-it.work-with-us-1 .work-with-us.firstrow,body.country-it.work-with-us-2 .work-with-us.firstrow,body.country-it.work-with-us-3 .work-with-us.firstrow,body.country-it.work-with-us-4 .work-with-us.firstrow,body.country-it.work-with-us-index .work-with-us.firstrow{padding-top:12rem!important}body.country-it.work-with-us-1 .work-with-us.firstrow .introBox,body.country-it.work-with-us-2 .work-with-us.firstrow .introBox,body.country-it.work-with-us-3 .work-with-us.firstrow .introBox,body.country-it.work-with-us-4 .work-with-us.firstrow .introBox,body.country-it.work-with-us-index .work-with-us.firstrow .introBox{padding-right:10%}body.country-it.work-with-us-1 .work-with-us.firstrow .introBox p,body.country-it.work-with-us-2 .work-with-us.firstrow .introBox p,body.country-it.work-with-us-3 .work-with-us.firstrow .introBox p,body.country-it.work-with-us-4 .work-with-us.firstrow .introBox p,body.country-it.work-with-us-index .work-with-us.firstrow .introBox p{max-width:100%!important}body.country-it.work-with-us-1 .work-with-us.ruoli_section .col-lg-6.pr-4,body.country-it.work-with-us-2 .work-with-us.ruoli_section .col-lg-6.pr-4,body.country-it.work-with-us-3 .work-with-us.ruoli_section .col-lg-6.pr-4,body.country-it.work-with-us-4 .work-with-us.ruoli_section .col-lg-6.pr-4,body.country-it.work-with-us-index .work-with-us.ruoli_section .col-lg-6.pr-4{padding-right:8rem!important}body.country-it.work-with-us-1 .work-with-us.ruoli_section .ruoli__content,body.country-it.work-with-us-2 .work-with-us.ruoli_section .ruoli__content,body.country-it.work-with-us-3 .work-with-us.ruoli_section .ruoli__content,body.country-it.work-with-us-4 .work-with-us.ruoli_section .ruoli__content,body.country-it.work-with-us-index .work-with-us.ruoli_section .ruoli__content{margin-bottom:5rem!important;max-width:100%!important;width:100%!important}body.country-it.work-with-us-1 .work-with-us.growth_section .growthBox,body.country-it.work-with-us-2 .work-with-us.growth_section .growthBox,body.country-it.work-with-us-3 .work-with-us.growth_section .growthBox,body.country-it.work-with-us-4 .work-with-us.growth_section .growthBox,body.country-it.work-with-us-index .work-with-us.growth_section .growthBox{padding-right:10%}body.country-it.work-with-us-1 .work-with-us.growth_section .col-lg-6:not(.growthBox),body.country-it.work-with-us-2 .work-with-us.growth_section .col-lg-6:not(.growthBox),body.country-it.work-with-us-3 .work-with-us.growth_section .col-lg-6:not(.growthBox),body.country-it.work-with-us-4 .work-with-us.growth_section .col-lg-6:not(.growthBox),body.country-it.work-with-us-index .work-with-us.growth_section .col-lg-6:not(.growthBox){padding-left:8rem!important;padding-right:0!important;padding-top:4rem!important}body.country-it.work-with-us-1 .work-with-us #tc_steps,body.country-it.work-with-us-2 .work-with-us #tc_steps,body.country-it.work-with-us-3 .work-with-us #tc_steps,body.country-it.work-with-us-4 .work-with-us #tc_steps,body.country-it.work-with-us-index .work-with-us #tc_steps{background-position:50%!important}body.country-it.work-with-us-1 .work-with-us #tc_steps .s_four,body.country-it.work-with-us-1 .work-with-us #tc_steps .s_one,body.country-it.work-with-us-1 .work-with-us #tc_steps .s_three,body.country-it.work-with-us-1 .work-with-us #tc_steps .s_two,body.country-it.work-with-us-2 .work-with-us #tc_steps .s_four,body.country-it.work-with-us-2 .work-with-us #tc_steps .s_one,body.country-it.work-with-us-2 .work-with-us #tc_steps .s_three,body.country-it.work-with-us-2 .work-with-us #tc_steps .s_two,body.country-it.work-with-us-3 .work-with-us #tc_steps .s_four,body.country-it.work-with-us-3 .work-with-us #tc_steps .s_one,body.country-it.work-with-us-3 .work-with-us #tc_steps .s_three,body.country-it.work-with-us-3 .work-with-us #tc_steps .s_two,body.country-it.work-with-us-4 .work-with-us #tc_steps .s_four,body.country-it.work-with-us-4 .work-with-us #tc_steps .s_one,body.country-it.work-with-us-4 .work-with-us #tc_steps .s_three,body.country-it.work-with-us-4 .work-with-us #tc_steps .s_two,body.country-it.work-with-us-index .work-with-us #tc_steps .s_four,body.country-it.work-with-us-index .work-with-us #tc_steps .s_one,body.country-it.work-with-us-index .work-with-us #tc_steps .s_three,body.country-it.work-with-us-index .work-with-us #tc_steps .s_two{margin-bottom:2rem!important;margin-top:0!important}body.country-it.work-with-us-1 .work-with-us.intro_talents .col-lg-6.pl-4,body.country-it.work-with-us-2 .work-with-us.intro_talents .col-lg-6.pl-4,body.country-it.work-with-us-3 .work-with-us.intro_talents .col-lg-6.pl-4,body.country-it.work-with-us-4 .work-with-us.intro_talents .col-lg-6.pl-4,body.country-it.work-with-us-index .work-with-us.intro_talents .col-lg-6.pl-4{padding-left:10rem!important;padding-right:0!important}body.country-it.work-with-us-1 .work-with-us .sdf_first,body.country-it.work-with-us-2 .work-with-us .sdf_first,body.country-it.work-with-us-3 .work-with-us .sdf_first,body.country-it.work-with-us-4 .work-with-us .sdf_first,body.country-it.work-with-us-index .work-with-us .sdf_first{background-position:top left 0!important;padding-bottom:8%}body.country-it.work-with-us-1 .work-with-us.sdf_graph .sdf-graph--img,body.country-it.work-with-us-2 .work-with-us.sdf_graph .sdf-graph--img,body.country-it.work-with-us-3 .work-with-us.sdf_graph .sdf-graph--img,body.country-it.work-with-us-4 .work-with-us.sdf_graph .sdf-graph--img,body.country-it.work-with-us-index .work-with-us.sdf_graph .sdf-graph--img{margin-top:8%}body.country-it.work-with-us-1 .work-with-us.sdf_endPage .col-md-6,body.country-it.work-with-us-2 .work-with-us.sdf_endPage .col-md-6,body.country-it.work-with-us-3 .work-with-us.sdf_endPage .col-md-6,body.country-it.work-with-us-4 .work-with-us.sdf_endPage .col-md-6,body.country-it.work-with-us-index .work-with-us.sdf_endPage .col-md-6{flex:0 0 100%;max-width:100%}body.country-it.work-with-us-1 .work-with-us.sdf_endPage .col-md-6 h2,body.country-it.work-with-us-2 .work-with-us.sdf_endPage .col-md-6 h2,body.country-it.work-with-us-3 .work-with-us.sdf_endPage .col-md-6 h2,body.country-it.work-with-us-4 .work-with-us.sdf_endPage .col-md-6 h2,body.country-it.work-with-us-index .work-with-us.sdf_endPage .col-md-6 h2{margin-bottom:8%}body.country-it.work-with-us-1 .work-with-us.candidate .coverImg,body.country-it.work-with-us-2 .work-with-us.candidate .coverImg,body.country-it.work-with-us-3 .work-with-us.candidate .coverImg,body.country-it.work-with-us-4 .work-with-us.candidate .coverImg,body.country-it.work-with-us-index .work-with-us.candidate .coverImg{margin-top:10%}body.country-it.work-with-us-1 .work-with-us.opportunity,body.country-it.work-with-us-2 .work-with-us.opportunity,body.country-it.work-with-us-3 .work-with-us.opportunity,body.country-it.work-with-us-4 .work-with-us.opportunity,body.country-it.work-with-us-index .work-with-us.opportunity{height:80rem!important;margin-bottom:10%}body.country-it.work-with-us-1 .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-2 .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-3 .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-4 .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-index .work-with-us.opportunity .oppo-head--image{margin:auto;max-width:100%!important;position:static!important;width:80%}body.country-it.work-with-us-1 .work-with-us.opportunity_second .opp-txt--block .w-75,body.country-it.work-with-us-2 .work-with-us.opportunity_second .opp-txt--block .w-75,body.country-it.work-with-us-3 .work-with-us.opportunity_second .opp-txt--block .w-75,body.country-it.work-with-us-4 .work-with-us.opportunity_second .opp-txt--block .w-75,body.country-it.work-with-us-index .work-with-us.opportunity_second .opp-txt--block .w-75{padding-left:20px;padding-right:20px;width:100%!important}body.country-it.work-with-us-1 .work-with-us.opportunity_endPage,body.country-it.work-with-us-2 .work-with-us.opportunity_endPage,body.country-it.work-with-us-3 .work-with-us.opportunity_endPage,body.country-it.work-with-us-4 .work-with-us.opportunity_endPage,body.country-it.work-with-us-index .work-with-us.opportunity_endPage{padding:7rem 3.5rem!important}body.country-it.work-with-us-1 .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-2 .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-3 .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-4 .work-with-us.opportunity_endPage h4,body.country-it.work-with-us-index .work-with-us.opportunity_endPage h4{padding-bottom:4rem;width:100%!important}}@media screen and (max-width:667px){body.country-it.work-with-us-1 h2,body.country-it.work-with-us-2 h2,body.country-it.work-with-us-3 h2,body.country-it.work-with-us-4 h2,body.country-it.work-with-us-index h2{font-size:4rem!important}body.country-it.work-with-us-1 h3,body.country-it.work-with-us-2 h3,body.country-it.work-with-us-3 h3,body.country-it.work-with-us-4 h3,body.country-it.work-with-us-index h3{font-size:3.4rem!important}body.country-it.work-with-us-1 h4:not(.footer h4),body.country-it.work-with-us-2 h4:not(.footer h4),body.country-it.work-with-us-3 h4:not(.footer h4),body.country-it.work-with-us-4 h4:not(.footer h4),body.country-it.work-with-us-index h4:not(.footer h4){font-size:2rem!important}body.country-it.work-with-us-1 .work-with-us.sticky,body.country-it.work-with-us-2 .work-with-us.sticky,body.country-it.work-with-us-3 .work-with-us.sticky,body.country-it.work-with-us-4 .work-with-us.sticky,body.country-it.work-with-us-index .work-with-us.sticky{top:5.1rem!important}body.country-it.work-with-us-1 .work-with-us.sticky .navbar__second ul.bar,body.country-it.work-with-us-2 .work-with-us.sticky .navbar__second ul.bar,body.country-it.work-with-us-3 .work-with-us.sticky .navbar__second ul.bar,body.country-it.work-with-us-4 .work-with-us.sticky .navbar__second ul.bar,body.country-it.work-with-us-index .work-with-us.sticky .navbar__second ul.bar{border-radius:0!important;width:100%}body.country-it.work-with-us-1 .work-with-us.sticky .navbar__second ul.bar li,body.country-it.work-with-us-2 .work-with-us.sticky .navbar__second ul.bar li,body.country-it.work-with-us-3 .work-with-us.sticky .navbar__second ul.bar li,body.country-it.work-with-us-4 .work-with-us.sticky .navbar__second ul.bar li,body.country-it.work-with-us-index .work-with-us.sticky .navbar__second ul.bar li{padding:10px!important;text-align:center;width:24%!important}body.country-it.work-with-us-1 .work-with-us.sticky .navbar__second ul.bar li a,body.country-it.work-with-us-2 .work-with-us.sticky .navbar__second ul.bar li a,body.country-it.work-with-us-3 .work-with-us.sticky .navbar__second ul.bar li a,body.country-it.work-with-us-4 .work-with-us.sticky .navbar__second ul.bar li a,body.country-it.work-with-us-index .work-with-us.sticky .navbar__second ul.bar li a{font-size:.8rem}body.country-it.work-with-us-1 .work-with-us.firstrow,body.country-it.work-with-us-2 .work-with-us.firstrow,body.country-it.work-with-us-3 .work-with-us.firstrow,body.country-it.work-with-us-4 .work-with-us.firstrow,body.country-it.work-with-us-index .work-with-us.firstrow{padding-top:10rem!important}body.country-it.work-with-us-1 .work-with-us.firstrow.candidate .container .row .pl-5,body.country-it.work-with-us-2 .work-with-us.firstrow.candidate .container .row .pl-5,body.country-it.work-with-us-3 .work-with-us.firstrow.candidate .container .row .pl-5,body.country-it.work-with-us-4 .work-with-us.firstrow.candidate .container .row .pl-5,body.country-it.work-with-us-index .work-with-us.firstrow.candidate .container .row .pl-5{padding-left:1.5rem!important;padding-right:1.5rem!important}body.country-it.work-with-us-1 .work-with-us.firstrow.candidate .container .row .coverImg,body.country-it.work-with-us-2 .work-with-us.firstrow.candidate .container .row .coverImg,body.country-it.work-with-us-3 .work-with-us.firstrow.candidate .container .row .coverImg,body.country-it.work-with-us-4 .work-with-us.firstrow.candidate .container .row .coverImg,body.country-it.work-with-us-index .work-with-us.firstrow.candidate .container .row .coverImg{width:100%!important}body.country-it.work-with-us-1 .work-with-us.intro_talents .col-lg-6.pl-4,body.country-it.work-with-us-2 .work-with-us.intro_talents .col-lg-6.pl-4,body.country-it.work-with-us-3 .work-with-us.intro_talents .col-lg-6.pl-4,body.country-it.work-with-us-4 .work-with-us.intro_talents .col-lg-6.pl-4,body.country-it.work-with-us-index .work-with-us.intro_talents .col-lg-6.pl-4{padding-left:2rem!important;padding-top:2rem!important}body.country-it.work-with-us-1 .work-with-us.intro_talents .introBox,body.country-it.work-with-us-2 .work-with-us.intro_talents .introBox,body.country-it.work-with-us-3 .work-with-us.intro_talents .introBox,body.country-it.work-with-us-4 .work-with-us.intro_talents .introBox,body.country-it.work-with-us-index .work-with-us.intro_talents .introBox{background-position:top 0 left -80px!important}body.country-it.work-with-us-1 .work-with-us.intro_talents .introBox h1,body.country-it.work-with-us-2 .work-with-us.intro_talents .introBox h1,body.country-it.work-with-us-3 .work-with-us.intro_talents .introBox h1,body.country-it.work-with-us-4 .work-with-us.intro_talents .introBox h1,body.country-it.work-with-us-index .work-with-us.intro_talents .introBox h1{font-size:3.8rem!important;margin-top:3.5rem!important}body.country-it.work-with-us-1 .work-with-us.ruoli_section .col-lg-6.pr-4,body.country-it.work-with-us-2 .work-with-us.ruoli_section .col-lg-6.pr-4,body.country-it.work-with-us-3 .work-with-us.ruoli_section .col-lg-6.pr-4,body.country-it.work-with-us-4 .work-with-us.ruoli_section .col-lg-6.pr-4,body.country-it.work-with-us-index .work-with-us.ruoli_section .col-lg-6.pr-4{padding-right:2rem!important}body.country-it.work-with-us-1 .work-with-us.ruoli_section .ruoli__content,body.country-it.work-with-us-2 .work-with-us.ruoli_section .ruoli__content,body.country-it.work-with-us-3 .work-with-us.ruoli_section .ruoli__content,body.country-it.work-with-us-4 .work-with-us.ruoli_section .ruoli__content,body.country-it.work-with-us-index .work-with-us.ruoli_section .ruoli__content{margin-bottom:3em!important}body.country-it.work-with-us-1 .work-with-us .growthBox,body.country-it.work-with-us-2 .work-with-us .growthBox,body.country-it.work-with-us-3 .work-with-us .growthBox,body.country-it.work-with-us-4 .work-with-us .growthBox,body.country-it.work-with-us-index .work-with-us .growthBox{background-position:top left 0!important;padding-top:20%!important}body.country-it.work-with-us-1 .work-with-us .growthBox h3,body.country-it.work-with-us-2 .work-with-us .growthBox h3,body.country-it.work-with-us-3 .work-with-us .growthBox h3,body.country-it.work-with-us-4 .work-with-us .growthBox h3,body.country-it.work-with-us-index .work-with-us .growthBox h3{font-size:3rem!important}body.country-it.work-with-us-1 .work-with-us #tc_steps,body.country-it.work-with-us-2 .work-with-us #tc_steps,body.country-it.work-with-us-3 .work-with-us #tc_steps,body.country-it.work-with-us-4 .work-with-us #tc_steps,body.country-it.work-with-us-index .work-with-us #tc_steps{background-image:url(/img/workwithus/green_wave_xs.png)!important;margin-top:0!important}body.country-it.work-with-us-1 .work-with-us #tc_steps .row.w-75,body.country-it.work-with-us-2 .work-with-us #tc_steps .row.w-75,body.country-it.work-with-us-3 .work-with-us #tc_steps .row.w-75,body.country-it.work-with-us-4 .work-with-us #tc_steps .row.w-75,body.country-it.work-with-us-index .work-with-us #tc_steps .row.w-75{width:85%!important}body.country-it.work-with-us-1 .work-with-us.growth_section .col-lg-6:not(.growthBox),body.country-it.work-with-us-2 .work-with-us.growth_section .col-lg-6:not(.growthBox),body.country-it.work-with-us-3 .work-with-us.growth_section .col-lg-6:not(.growthBox),body.country-it.work-with-us-4 .work-with-us.growth_section .col-lg-6:not(.growthBox),body.country-it.work-with-us-index .work-with-us.growth_section .col-lg-6:not(.growthBox){padding-left:2rem!important}body.country-it.work-with-us-1 .work-with-us.endPage,body.country-it.work-with-us-2 .work-with-us.endPage,body.country-it.work-with-us-3 .work-with-us.endPage,body.country-it.work-with-us-4 .work-with-us.endPage,body.country-it.work-with-us-index .work-with-us.endPage{background-position:top!important;background-size:150%!important}body.country-it.work-with-us-1 .work-with-us.endPage .inner__content h5,body.country-it.work-with-us-2 .work-with-us.endPage .inner__content h5,body.country-it.work-with-us-3 .work-with-us.endPage .inner__content h5,body.country-it.work-with-us-4 .work-with-us.endPage .inner__content h5,body.country-it.work-with-us-index .work-with-us.endPage .inner__content h5{font-size:1.5rem!important;margin-top:3.5rem!important}body.country-it.work-with-us-1 .work-with-us .sdf_first,body.country-it.work-with-us-2 .work-with-us .sdf_first,body.country-it.work-with-us-3 .work-with-us .sdf_first,body.country-it.work-with-us-4 .work-with-us .sdf_first,body.country-it.work-with-us-index .work-with-us .sdf_first{background-position:top left 0!important;padding-top:20%!important}body.country-it.work-with-us-1 .work-with-us .sdf_first p.w-75,body.country-it.work-with-us-2 .work-with-us .sdf_first p.w-75,body.country-it.work-with-us-3 .work-with-us .sdf_first p.w-75,body.country-it.work-with-us-4 .work-with-us .sdf_first p.w-75,body.country-it.work-with-us-index .work-with-us .sdf_first p.w-75{width:100%!important}body.country-it.work-with-us-1 .work-with-us .sdf-image,body.country-it.work-with-us-2 .work-with-us .sdf-image,body.country-it.work-with-us-3 .work-with-us .sdf-image,body.country-it.work-with-us-4 .work-with-us .sdf-image,body.country-it.work-with-us-index .work-with-us .sdf-image{margin-bottom:4rem!important;margin-top:3.5rem!important}body.country-it.work-with-us-1 .work-with-us.sdf_graph .sdf-graph--img,body.country-it.work-with-us-2 .work-with-us.sdf_graph .sdf-graph--img,body.country-it.work-with-us-3 .work-with-us.sdf_graph .sdf-graph--img,body.country-it.work-with-us-4 .work-with-us.sdf_graph .sdf-graph--img,body.country-it.work-with-us-index .work-with-us.sdf_graph .sdf-graph--img{margin-bottom:8%}body.country-it.work-with-us-1 .work-with-us.sdf_graph .row .col-lg-8,body.country-it.work-with-us-2 .work-with-us.sdf_graph .row .col-lg-8,body.country-it.work-with-us-3 .work-with-us.sdf_graph .row .col-lg-8,body.country-it.work-with-us-4 .work-with-us.sdf_graph .row .col-lg-8,body.country-it.work-with-us-index .work-with-us.sdf_graph .row .col-lg-8{padding-left:0!important;padding-right:0!important}body.country-it.work-with-us-1 .work-with-us.sdf_endPage,body.country-it.work-with-us-2 .work-with-us.sdf_endPage,body.country-it.work-with-us-3 .work-with-us.sdf_endPage,body.country-it.work-with-us-4 .work-with-us.sdf_endPage,body.country-it.work-with-us-index .work-with-us.sdf_endPage{padding:7rem 1.5rem!important}body.country-it.work-with-us-1 .work-with-us.sdf_endPage .col-md-6 h2,body.country-it.work-with-us-2 .work-with-us.sdf_endPage .col-md-6 h2,body.country-it.work-with-us-3 .work-with-us.sdf_endPage .col-md-6 h2,body.country-it.work-with-us-4 .work-with-us.sdf_endPage .col-md-6 h2,body.country-it.work-with-us-index .work-with-us.sdf_endPage .col-md-6 h2{font-size:3.4rem!important;margin-bottom:3rem!important}body.country-it.work-with-us-1 .work-with-us.sdf_endPage .col-md-6 .line--white,body.country-it.work-with-us-2 .work-with-us.sdf_endPage .col-md-6 .line--white,body.country-it.work-with-us-3 .work-with-us.sdf_endPage .col-md-6 .line--white,body.country-it.work-with-us-4 .work-with-us.sdf_endPage .col-md-6 .line--white,body.country-it.work-with-us-index .work-with-us.sdf_endPage .col-md-6 .line--white{display:none}body.country-it.work-with-us-1 .work-with-us.sdf_endPage .col-md-6 .sdf-end--text,body.country-it.work-with-us-2 .work-with-us.sdf_endPage .col-md-6 .sdf-end--text,body.country-it.work-with-us-3 .work-with-us.sdf_endPage .col-md-6 .sdf-end--text,body.country-it.work-with-us-4 .work-with-us.sdf_endPage .col-md-6 .sdf-end--text,body.country-it.work-with-us-index .work-with-us.sdf_endPage .col-md-6 .sdf-end--text{padding-left:0!important;width:100%!important}body.country-it.work-with-us-1 .work-with-us.opportunity,body.country-it.work-with-us-2 .work-with-us.opportunity,body.country-it.work-with-us-3 .work-with-us.opportunity,body.country-it.work-with-us-4 .work-with-us.opportunity,body.country-it.work-with-us-index .work-with-us.opportunity{margin-bottom:25%}body.country-it.work-with-us-1 .work-with-us.opportunity .row,body.country-it.work-with-us-2 .work-with-us.opportunity .row,body.country-it.work-with-us-3 .work-with-us.opportunity .row,body.country-it.work-with-us-4 .work-with-us.opportunity .row,body.country-it.work-with-us-index .work-with-us.opportunity .row{padding-bottom:3rem!important}body.country-it.work-with-us-1 .work-with-us.opportunity .w-75,body.country-it.work-with-us-2 .work-with-us.opportunity .w-75,body.country-it.work-with-us-3 .work-with-us.opportunity .w-75,body.country-it.work-with-us-4 .work-with-us.opportunity .w-75,body.country-it.work-with-us-index .work-with-us.opportunity .w-75{width:100%!important}body.country-it.work-with-us-1 .work-with-us.opportunity h3,body.country-it.work-with-us-2 .work-with-us.opportunity h3,body.country-it.work-with-us-3 .work-with-us.opportunity h3,body.country-it.work-with-us-4 .work-with-us.opportunity h3,body.country-it.work-with-us-index .work-with-us.opportunity h3{font-size:3rem!important;padding:0 1rem}body.country-it.work-with-us-1 .work-with-us.opportunity p,body.country-it.work-with-us-2 .work-with-us.opportunity p,body.country-it.work-with-us-3 .work-with-us.opportunity p,body.country-it.work-with-us-4 .work-with-us.opportunity p,body.country-it.work-with-us-index .work-with-us.opportunity p{padding:0 1rem}body.country-it.work-with-us-1 .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-2 .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-3 .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-4 .work-with-us.opportunity .oppo-head--image,body.country-it.work-with-us-index .work-with-us.opportunity .oppo-head--image{padding-left:1rem!important;padding-right:1rem!important;width:100%}body.country-it.work-with-us-1 .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block,body.country-it.work-with-us-2 .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block,body.country-it.work-with-us-3 .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block,body.country-it.work-with-us-4 .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block,body.country-it.work-with-us-index .work-with-us.opportunity .oppo-head--image .head--content .head-txt--block{margin:auto;position:static!important}body.country-it.work-with-us-1 .work-with-us.opportunity_second .col-lg-6.pr-4.pl-0,body.country-it.work-with-us-2 .work-with-us.opportunity_second .col-lg-6.pr-4.pl-0,body.country-it.work-with-us-3 .work-with-us.opportunity_second .col-lg-6.pr-4.pl-0,body.country-it.work-with-us-4 .work-with-us.opportunity_second .col-lg-6.pr-4.pl-0,body.country-it.work-with-us-index .work-with-us.opportunity_second .col-lg-6.pr-4.pl-0{padding-right:1rem!important}body.country-it.work-with-us-1 .work-with-us.opportunity_second .col-lg-6.d-flex .opp-txt--block,body.country-it.work-with-us-2 .work-with-us.opportunity_second .col-lg-6.d-flex .opp-txt--block,body.country-it.work-with-us-3 .work-with-us.opportunity_second .col-lg-6.d-flex .opp-txt--block,body.country-it.work-with-us-4 .work-with-us.opportunity_second .col-lg-6.d-flex .opp-txt--block,body.country-it.work-with-us-index .work-with-us.opportunity_second .col-lg-6.d-flex .opp-txt--block{padding-bottom:2rem!important}body.country-it.work-with-us-1 .work-with-us.opportunity_endPage,body.country-it.work-with-us-2 .work-with-us.opportunity_endPage,body.country-it.work-with-us-3 .work-with-us.opportunity_endPage,body.country-it.work-with-us-4 .work-with-us.opportunity_endPage,body.country-it.work-with-us-index .work-with-us.opportunity_endPage{padding:7rem 1.5rem!important}body.country-it.work-with-us-1 .work-with-us.opportunity_endPage .row h4,body.country-it.work-with-us-2 .work-with-us.opportunity_endPage .row h4,body.country-it.work-with-us-3 .work-with-us.opportunity_endPage .row h4,body.country-it.work-with-us-4 .work-with-us.opportunity_endPage .row h4,body.country-it.work-with-us-index .work-with-us.opportunity_endPage .row h4{font-size:2rem!important}body.country-it.work-with-us-1 .work-with-us.opportunity_endPage .row .opp-end--text,body.country-it.work-with-us-2 .work-with-us.opportunity_endPage .row .opp-end--text,body.country-it.work-with-us-3 .work-with-us.opportunity_endPage .row .opp-end--text,body.country-it.work-with-us-4 .work-with-us.opportunity_endPage .row .opp-end--text,body.country-it.work-with-us-index .work-with-us.opportunity_endPage .row .opp-end--text{padding-left:0!important;width:100%!important}body.country-it.work-with-us-1 .work-with-us.opportunity_endPage .row .line--dark,body.country-it.work-with-us-2 .work-with-us.opportunity_endPage .row .line--dark,body.country-it.work-with-us-3 .work-with-us.opportunity_endPage .row .line--dark,body.country-it.work-with-us-4 .work-with-us.opportunity_endPage .row .line--dark,body.country-it.work-with-us-index .work-with-us.opportunity_endPage .row .line--dark{display:none}body.country-it.work-with-us-1 .work-with-us.endPage,body.country-it.work-with-us-2 .work-with-us.endPage,body.country-it.work-with-us-3 .work-with-us.endPage,body.country-it.work-with-us-4 .work-with-us.endPage,body.country-it.work-with-us-index .work-with-us.endPage{padding-left:1.2rem;padding-right:1.2rem}}.nations-landings-hungary .images,.nations-landings-mexico .images,.nations-landings-poland .images,.nations-landings-thailand .images{max-width:500px;width:100%}.nations-landings-hungary h1,.nations-landings-mexico h1,.nations-landings-poland h1,.nations-landings-thailand h1{font-size:2rem;font-weight:700}.nations-landings-hungary .count,.nations-landings-mexico .count,.nations-landings-poland .count,.nations-landings-thailand .count{font-weight:600}.network-index .network h1.title{margin-top:60px!important}.network-index .network h1.title span{text-transform:capitalize}.network-index .network h1{font-size:1.75rem;font-weight:600}.network-index .network h2{font-size:1.3rem;font-weight:600}.network-index .network h2 .btn-network{max-width:230px}.network-index .network .network-editorial{border-bottom:1px solid #c6cace}.network-index .network .network-editorial a{font-weight:400}.network-index .network .network-editorial .desktop{width:100%}.network-index .network .network-editorial p{margin-top:20px}.network-index .network .network-editorial article img{margin-bottom:10px;margin-right:15px}.network-index .network .network-editorial span{font-weight:700}@media (min-width:992px){.network-index .network h1.title{display:none}.network-index .network section.network-editorial{align-items:center;border-bottom:none;border-radius:0;display:flex;justify-content:center;padding:0}.network-index .network section.network-editorial:nth-child(2n),.network-index .network section.network-editorial:nth-child(4n){flex-direction:row-reverse}.network-index .network section.network-editorial:last-child{flex-direction:revert}.network-index .network section.network-editorial p{font-size:15px;margin-top:10px}.network-index .network section.network-editorial picture img.desktop{width:auto}.network-index .network section.network-editorial article{margin:3rem;max-width:650px}.network-index .network section.network-editorial .country{font-weight:400;line-height:25px;text-transform:uppercase}}body.tecnocasa .sell-estate .error-span,body.tecnorete .sell-estate .error-span{top:0}body.tecnocasa .sell-estate .home-hero h1,body.tecnorete .sell-estate .home-hero h1{color:#fff;font-size:4rem;font-weight:700;line-height:52px;max-width:40rem}body.tecnocasa .sell-estate .home-hero h2,body.tecnorete .sell-estate .home-hero h2{color:#fff;font-size:1.4rem;font-weight:400;margin-top:1rem;max-width:23rem}body.tecnocasa .sell-estate h4,body.tecnorete .sell-estate h4{font-size:1.2rem;font-weight:700}body.tecnocasa .sell-estate .first-paragraph,body.tecnorete .sell-estate .first-paragraph{text-align:left}body.tecnocasa .sell-estate img.icon-step,body.tecnorete .sell-estate img.icon-step{height:auto;width:auto}body.tecnocasa .sell-estate .second-step-results,body.tecnorete .sell-estate .second-step-results{margin-top:5.5rem}body.tecnocasa .sell-estate .second-step-results:before,body.tecnorete .sell-estate .second-step-results:before{background:#ccc;content:" ";height:10rem;left:4rem;position:absolute;top:5rem;width:1px}body.tecnocasa .sell-estate .multiselect__option,body.tecnorete .sell-estate .multiselect__option{text-indent:.7rem}body.tecnocasa .sell-estate .multiselect__option:hover,body.tecnorete .sell-estate .multiselect__option:hover{background:#f8f8f8}body.tecnocasa .sell-estate .multiselect__option.multiselect__option--disabled,body.tecnorete .sell-estate .multiselect__option.multiselect__option--disabled{background:#fff!important;border-bottom:1px solid #eee;border-top:1px solid #eee;color:#424e5b!important;font-weight:800;text-indent:0}body.tecnocasa .sell-estate .search-address,body.tecnorete .sell-estate .search-address{margin:5px 0;position:relative;z-index:9}body.tecnocasa .sell-estate .search-address .address-autocomplete .form-control,body.tecnorete .sell-estate .search-address .address-autocomplete .form-control{background:hsla(0,0%,100%,.918);border:1px solid #ccc;box-shadow:0 10px 20px rgba(0,0,0,.08)}body.tecnocasa .sell-estate .search-address .address-autocomplete .form-control:focus,body.tecnorete .sell-estate .search-address .address-autocomplete .form-control:focus{background:#fff;color:#365c76}body.tecnocasa .sell-estate .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete .sell-estate .search-address .address-autocomplete .address-autocomplete-results{max-width:900px}body.tecnocasa .sell-estate .container-map,body.tecnorete .sell-estate .container-map{margin-top:-70px}body.tecnocasa .sell-estate .container-map .detail-map,body.tecnorete .sell-estate .container-map .detail-map{border-radius:10px;height:430px;margin-bottom:1rem}body.tecnocasa .sell-estate .container-map .detail-map .mapboxgl-map,body.tecnorete .sell-estate .container-map .detail-map .mapboxgl-map{border-radius:10px;height:430px}body.tecnocasa .sell-estate .container-map .detail-map .mapboxgl-map .mapboxgl-ctrl-group,body.tecnorete .sell-estate .container-map .detail-map .mapboxgl-map .mapboxgl-ctrl-group{border-radius:20px}body.tecnocasa .sell-estate .container-map .detail-map .mapboxgl-map .mapboxgl-ctrl-map3d button,body.tecnorete .sell-estate .container-map .detail-map .mapboxgl-map .mapboxgl-ctrl-map3d button{border-radius:50%}body.tecnocasa .sell-estate .container-map .instructions,body.tecnorete .sell-estate .container-map .instructions{bottom:0;box-shadow:0 0 10px rgba(0,0,0,.25);left:0;margin:auto auto 1.7rem;position:absolute;right:0;width:80%;z-index:2}body.tecnocasa .sell-estate .container-map .container-disable,body.tecnocasa .sell-estate .container-map .container-instruction,body.tecnorete .sell-estate .container-map .container-disable,body.tecnorete .sell-estate .container-map .container-instruction{background:rgba(0,0,0,.2);border-radius:10px;height:430px;left:0;margin:auto;position:absolute;right:0;top:0;width:99%;z-index:2}body.tecnocasa .sell-estate .container-map .container-disable .instructions,body.tecnocasa .sell-estate .container-map .container-instruction .instructions,body.tecnorete .sell-estate .container-map .container-disable .instructions,body.tecnorete .sell-estate .container-map .container-instruction .instructions{align-items:center;bottom:20px;box-shadow:0 0 10px rgba(0,0,0,.2);display:flex;height:3rem;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0;width:80%;z-index:2}body.tecnocasa .sell-estate .container-map .container-disable,body.tecnorete .sell-estate .container-map .container-disable{background:none}body.tecnocasa .sell-estate .recap .row,body.tecnorete .sell-estate .recap .row{margin-bottom:.3rem}body.tecnocasa .sell-estate .last-row,body.tecnorete .sell-estate .last-row{align-items:center}body.tecnocasa .sell-estate .privacy,body.tecnorete .sell-estate .privacy{color:#424e5b;font-size:.72rem;font-weight:400}body.tecnocasa .sell-estate img.icons,body.tecnorete .sell-estate img.icons{height:auto;margin-right:8px;width:15px}body.tecnocasa .sell-estate .btn-group-lg>.btn-network.btn,body.tecnocasa .sell-estate .btn-network.btn-lg,body.tecnorete .sell-estate .btn-group-lg>.btn-network.btn,body.tecnorete .sell-estate .btn-network.btn-lg{font-size:.7rem!important;max-width:210px}body.tecnocasa .sell-estate .btn-group-lg>.btn:disabled,body.tecnocasa .sell-estate .btn-lg:disabled,body.tecnorete .sell-estate .btn-group-lg>.btn:disabled,body.tecnorete .sell-estate .btn-lg:disabled{opacity:.5}body.tecnocasa .sell-estate .btn-group-lg>.btn:disabled:hover,body.tecnocasa .sell-estate .btn-lg:disabled:hover,body.tecnorete .sell-estate .btn-group-lg>.btn:disabled:hover,body.tecnorete .sell-estate .btn-lg:disabled:hover{color:#fff!important;cursor:default}body.tecnocasa .sell-estate .container-agency-card,body.tecnorete .sell-estate .container-agency-card{height:26.3rem;overflow:visible;overflow-x:hidden}body.tecnocasa .sell-estate .agency-result,body.tecnorete .sell-estate .agency-result{max-width:none;text-align:left}body.tecnocasa .sell-estate .container-agency-card::-webkit-scrollbar-thumb,body.tecnorete .sell-estate .container-agency-card::-webkit-scrollbar-thumb{background:#ccc;background:transparent;border-radius:50px}body.tecnocasa .sell-estate .btn-group-lg>.btn:disabled:hover,body.tecnocasa .sell-estate .btn-lg:disabled:hover{background-color:#158140;box-shadow:0 10px 20px rgba(66,78,91,.325)}body.tecnocasa .sell-estate .privacy a{color:#158140}body.tecnorete .sell-estate .btn-group-lg>.btn:disabled:hover,body.tecnorete .sell-estate .btn-lg:disabled:hover{background-color:#ee7326;box-shadow:0 10px 20px rgba(238,115,38,.325)}body.tecnorete .sell-estate .privacy a{color:#ee7326}@media (max-width:1920px){body.tecnocasa .form-check [type=checkbox]+div+label,body.tecnocasa .form-check [type=checkbox]+label,body.tecnorete .form-check [type=checkbox]+div+label,body.tecnorete .form-check [type=checkbox]+label{height:32px;line-height:23px}}@media (max-width:1440px){body.tecnocasa .sell-estate .second-step-results:before,body.tecnorete .sell-estate .second-step-results:before{left:3rem}body.tecnocasa .sell-estate .icon-step,body.tecnorete .sell-estate .icon-step{max-width:none}body.tecnocasa .sell-estate .instructions,body.tecnorete .sell-estate .instructions{width:80%}body.tecnocasa .sell-estate .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete .sell-estate .search-address .address-autocomplete .address-autocomplete-results{max-width:700px}}@media (max-width:1200px){body.tecnocasa .sell-estate .second-step-results:before,body.tecnorete .sell-estate .second-step-results:before{height:13rem}body.tecnocasa .sell-estate .address-autocomplete .address-autocomplete-results,body.tecnorete .sell-estate .address-autocomplete .address-autocomplete-results{max-width:580px}}@media (max-width:992px){body.tecnocasa .sell-estate .second-step-results:before,body.tecnorete .sell-estate .second-step-results:before{display:none}body.tecnocasa .sell-estate .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete .sell-estate .search-address .address-autocomplete .address-autocomplete-results{max-width:660px}}@media (max-width:768px){body.tecnocasa .sell-estate .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete .sell-estate .search-address .address-autocomplete .address-autocomplete-results{max-width:480px}}@media (max-width:576px){body.tecnocasa .sell-estate .first-paragraph,body.tecnorete .sell-estate .first-paragraph{text-align:center}body.tecnocasa .sell-estate .search-address .address-autocomplete .address-autocomplete-results,body.tecnorete .sell-estate .search-address .address-autocomplete .address-autocomplete-results{max-width:98%}body.tecnocasa .sell-estate .search-address .address-autocomplete .address-autocomplete-results .address-result,body.tecnorete .sell-estate .search-address .address-autocomplete .address-autocomplete-results .address-result{font-size:.85rem}body.tecnocasa .sell-estate .container-map .instructions,body.tecnorete .sell-estate .container-map .instructions{font-size:.8rem;line-height:1.1;width:67%}body.tecnocasa .sell-estate .container-map .container-instruction .instructions,body.tecnorete .sell-estate .container-map .container-instruction .instructions{font-size:.8rem;width:94%}}body.advertising{background-color:#fff}body.advertising .nav-tabs{display:none}body.advertising .hero{height:88vh}body.advertising .hero.attic{background:linear-gradient(0deg,transparent,rgba(0,21,31,.3)),url(/img/hero/hero-aticos-en-venta.jpg);background-position:50%;background-size:cover;margin-top:-67px;padding-top:10rem}body.advertising .hero.terrace{background:linear-gradient(0deg,transparent,rgba(0,21,31,.3)),url(/img/hero/hero-piso-con-terraza.jpg);background-position:50%;background-size:cover;margin-top:-67px;padding-top:10rem}body.advertising .hero.price_asc{background:linear-gradient(0deg,transparent,rgba(0,21,31,.3)),url(/img/hero/hero-price_asc.jpg);background-position:50%;background-size:cover;margin-top:-67px;padding-top:10rem}body.advertising .hero .title{color:#fff;font-size:2rem;font-weight:600;line-height:2rem;margin-bottom:1rem;text-align:center;text-shadow:0 0 5px rgba(0,21,31,.37)}body.advertising .hero .geo-autocomplete{background-color:#fff;border:none;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0 0 39px 0 rgba(57,68,81,.24);height:54px;justify-content:center;margin:0 auto .8rem;max-width:690px;overflow:hidden;padding-right:57px;text-overflow:ellipsis}body.advertising .hero .geo-autocomplete input.form-control,body.advertising .hero .geo-autocomplete textarea.form-control{background:none;border:none;padding:.51rem 0 0 1.75rem}body.advertising .hero .geo-autocomplete input.form-control:focus,body.advertising .hero .geo-autocomplete textarea.form-control:focus{box-shadow:none}body.advertising h1{font-size:2rem;font-weight:600}body.advertising h2{font-size:1.7rem;font-weight:600}body.advertising .desc{background-color:#f8f9fa;padding:1rem 0}body.advertising .text img{height:430px}body.advertising .text img,body.advertising img.buscar{border-radius:20px;-o-object-fit:cover;object-fit:cover;width:100%}body.advertising img.buscar{height:260px;position:relative}body.advertising .buscar-title{bottom:80px;color:#fff;font-size:1.7rem;font-weight:600;left:30px;line-height:1;position:absolute;right:0;text-shadow:0 0 11px rgba(0,21,31,.62);width:75%;z-index:1}body.advertising .buscar-link{bottom:20px;position:absolute;right:33px;width:auto;z-index:1}body.advertising .buscar-link.btn-network{border:none!important}body.advertising .container-button{box-shadow:0 -12px 20px 0 #fff;display:flex;padding:1rem 0;position:relative}body.advertising .container-button .btn-text{background:#355c76;border-radius:30px;color:#fff;font-size:.7rem;margin:.4rem auto;max-width:-moz-fit-content!important;max-width:fit-content!important;padding:10px 20px;text-decoration:none;width:auto}.seo-static-tn .nav-tabs{-webkit-overflow-scrolling:touch;border-bottom:none;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.seo-static-tn .nav-tabs .nav-link{background:#ebebeb;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer;font-size:1.1rem;font-weight:600;margin-bottom:0;padding:10px;text-transform:capitalize}.seo-static-tn .nav-tabs .nav-link.active{background:#fff;border-color:transparent;color:#355c76;font-size:1.1rem;font-weight:600;margin-bottom:0;text-transform:capitalize}.seo-static-tn .tab-content{background:#fff}.seo-static-tn .tab-content .search-title{bottom:80px;color:#fff;font-size:1.7rem;font-weight:600;left:auto;position:absolute;right:40px;text-shadow:0 0 11px rgba(0,21,31,.62);width:auto;z-index:1}.seo-static-tn .tab-content .title{color:#fff;font-size:2.6rem;font-weight:600;line-height:3rem;text-align:center;text-shadow:0 0 5px rgba(0,21,31,.37)}.seo-static-tn .tab-content .search-link{bottom:20px;position:absolute;right:33px;width:auto;z-index:1}.seo-static-tn .tab-content .search-link.btn-network{border:none!important}.seo-static-tn .tab-content .villes-box{padding:10px;position:relative;width:20%}.seo-static-tn .tab-content .villes-box img.search{border-radius:20px;box-shadow:0 0 12px 0 rgba(0,0,0,.1);height:360px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.seo-static-tn .tab-content .regions-box{padding:10px;position:relative;width:33%}.seo-static-tn .tab-content .regions-box img.search{border-radius:20px;box-shadow:0 0 12px 0 rgba(0,0,0,.1);height:190px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.seo-static-tn .tab-content ul{padding:2rem 0}.seo-static-tn .tab-content ul li{list-style:none}.seo-static-tn .tab-content ul li a{background-color:#f1f3f4;border-radius:20px;color:#424e5b;display:block;font-size:.9rem;font-weight:500;margin:.8rem 0;max-width:270px;padding:.2rem .2rem .2rem 1.2rem}.seo-static-tn .tab-content ul li a:hover{background-color:#b9c9d1;text-decoration:none}@media (max-width:1100px){.seo-static-tn .tab-content .regions-box,.seo-static-tn .tab-content .villes-box{margin:0!important;width:33%}.seo-static-tn .tab-content .regions-box img.search,.seo-static-tn .tab-content .villes-box img.search{height:190px}}@media (max-width:640px){.seo-static-tn .tab-content .regions-box,.seo-static-tn .tab-content .villes-box{margin:0!important;width:50%}.seo-static-tn .tab-content .regions-box img.search,.seo-static-tn .tab-content .villes-box img.search{height:190px}}@media (max-width:425px){.seo-static-tn .tab-content .regions-box,.seo-static-tn .tab-content .villes-box{margin:0!important;width:100%}.seo-static-tn .tab-content .regions-box img.search,.seo-static-tn .tab-content .villes-box img.search{height:190px}}@media (min-width:991px){body.advertising .hero{background:url(/img/hero/hero-aticos-en-venta.jpg);background-size:cover;height:717px;padding-top:15rem}body.advertising .hero.attic,body.advertising .hero.price_asc,body.advertising .hero.terrace{padding-top:15rem}body.advertising .hero .title{color:#fff;font-size:2.6rem;font-weight:600;line-height:inherit;text-align:center;text-shadow:0 0 5px rgba(0,21,31,.37)}body.advertising h1{font-size:2.5rem}body.advertising .desc{background-color:#f8f9fa;padding:4rem 0}body.advertising img.buscar{border-radius:20px;height:360px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}body.advertising .buscar-title{bottom:80px;color:#fff;font-size:1.7rem;font-weight:600;left:auto;position:absolute;right:40px;text-shadow:0 0 11px rgba(0,21,31,.62);width:auto;z-index:1}body.advertising .title{color:#fff;font-size:2.6rem;font-weight:600;line-height:3rem;text-align:center;text-shadow:0 0 5px rgba(0,21,31,.37)}}
