@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);@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);@-webkit-keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@-webkit-keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;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{text-align:center;margin:2em 0}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(180deg,#eee,#ddd)}.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{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78.4%,.8);background-color:hsla(0,0%,100%,.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);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height: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{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;transition:width .3s ease-in-out}.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{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.vue-dropzone{border:2px solid #e5e5e5;font-family:Arial,sans-serif;letter-spacing:.2px;color:#777;transition:.2s linear}.vue-dropzone:hover{background-color:#f6f6f6}.vue-dropzone>i{color:#ccc}.vue-dropzone>.dz-preview .dz-image{border-radius:0;width:100%;height:100%}.vue-dropzone>.dz-preview .dz-image img:not([src]){width:200px;height:200px}.vue-dropzone>.dz-preview .dz-image:hover img{transform:none;-webkit-filter:none}.vue-dropzone>.dz-preview .dz-details{bottom:0;top:0;color:#fff;background-color:rgba(33,150,243,.8);transition:opacity .2s linear;text-align:left}.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{position:absolute;z-index:30;color:#fff;margin-left:15px;padding:10px;top:inherit;bottom:15px;border:2px solid #fff;text-decoration:none;text-transform:uppercase;font-size:.8rem;font-weight:800;letter-spacing:1.1px;opacity:0}.vue-dropzone>.dz-preview:hover .dz-remove{opacity:1}.vue-dropzone>.dz-preview .dz-error-mark,.vue-dropzone>.dz-preview .dz-success-mark{margin-left:auto;margin-top:auto;width:100%;top:35%;left:0}.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{margin-left:auto;margin-right:auto;left:0;width:100%;text-align:center}.vue-dropzone>.dz-preview .dz-error-message:after{display:none}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.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;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.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{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.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{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;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{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.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;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@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)";: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{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;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;color:#212529;text-align:left;background-color:#fff}[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-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#365c76;text-decoration:none;background-color:transparent}a:hover{color:#1e3342;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}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{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}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{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}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{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.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{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:20px}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#ef9393;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@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-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.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-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.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-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.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-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.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-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.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;width:auto;max-width:100%}.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;width:auto;max-width:100%}.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;width:auto;max-width:100%}.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;width:auto;max-width:100%}.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;width:auto;max-width:100%}.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{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.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{color:#212529;background-color:rgba(0,0,0,.075)}.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{background-color:#b8c5cf}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b8c5cf}.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{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.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{background-color:#b1dfbb}.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{background-color:#abdde5}.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{background-color:#fff49f}.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{background-color:#eda3a3}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#eda3a3}.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{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.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{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.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{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:20px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#6f9dbd;outline:0;box-shadow:0 0 0 .2rem rgba(54,92,118,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-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{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}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-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.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{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:20px}.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{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;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.73L.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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.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{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;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 0L0 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.73L.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}.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{border-color:#34ce57;background-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{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#c00}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(204,0,0,.9);border-radius:20px}.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{border-color:#c00;padding-right:calc(1.5em + .75rem)!important;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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.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{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#c00;padding-right:calc(.75em + 2.3125rem)!important;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 0L0 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}.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{border-color:red;background-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{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:20px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(54,92,118,.25)}.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{color:#fff;background-color:#365c76;border-color:#365c76}.btn-primary:hover{color:#fff;background-color:#2a485c;border-color:#264153}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#2a485c;border-color:#264153;box-shadow:0 0 0 .2rem rgba(84,116,139,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#365c76;border-color:#365c76}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#264153;border-color:#223a4a}.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{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.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 rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.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{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.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{color:#212529;background-color:#ffe203;border-color:#ffe203}.btn-warning:hover{color:#212529;background-color:#dcc200;border-color:#cfb700}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#dcc200;border-color:#cfb700;box-shadow:0 0 0 .2rem rgba(222,198,9,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffe203;border-color:#ffe203}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#cfb700;border-color:#c2ac00}.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{color:#fff;background-color:#c00;border-color:#c00}.btn-danger:hover{color:#fff;background-color:#a60000;border-color:#900}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#a60000;border-color:#900;box-shadow:0 0 0 .2rem rgba(212,38,38,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#c00;border-color:#c00}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#900;border-color:#8c0000}.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{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.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 rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.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{color:#365c76;border-color:#365c76}.btn-outline-primary:hover{color:#fff;background-color:#365c76;border-color:#365c76}.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{color:#365c76;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#365c76;border-color:#365c76}.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{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.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 rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.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{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.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{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.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{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.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{color:#ffe203;border-color:#ffe203}.btn-outline-warning:hover{color:#212529;background-color:#ffe203;border-color:#ffe203}.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{color:#ffe203;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffe203;border-color:#ffe203}.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{color:#c00;border-color:#c00}.btn-outline-danger:hover{color:#fff;background-color:#c00;border-color:#c00}.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{color:#c00;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#c00;border-color:#c00}.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{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.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{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.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{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.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{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.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{font-weight:400;color:#365c76;text-decoration:none}.btn-link:hover{color:#1e3342;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.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{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:20px}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.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]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#365c76}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.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-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;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-right-radius:0;border-bottom-left-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-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.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-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.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-top-right-radius:0;border-bottom-right-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){border-top-right-radius:0;border-bottom-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{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:20px}.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{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.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{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.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-top-right-radius:0;border-bottom-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-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#365c76;background-color:#365c76}.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{color:#fff;background-color:#92b5cd;border-color:#92b5cd}.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{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";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.75l-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{border-color:#365c76;background-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{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@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{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;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 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#6f9dbd;box-shadow:0 0 0 .2rem rgba(54,92,118,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.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{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:20px}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 20px 20px 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.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{width:1rem;height:1rem;margin-top:-.25rem;background-color:#365c76;border:0;border-radius:1rem;-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;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#92b5cd}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#365c76;border:0;border-radius: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;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#92b5cd}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#365c76;border:0;border-radius:1rem;-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;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#92b5cd}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.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;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:20px;border-top-right-radius:20px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:20px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#365c76}.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{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:20px}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.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-right:0;padding-left: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-right:.5rem;padding-left:.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-right:0;padding-left: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-right:.5rem;padding-left:.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-right:0;padding-left: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-right:.5rem;padding-left:.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-right:0;padding-left: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-right:.5rem;padding-left:.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{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.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{color:rgba(0,0,0,.9)}.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{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.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{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.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{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.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{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:20px}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:19px;border-top-right-radius:19px}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:19px;border-bottom-left-radius:19px}.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;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:19px 19px 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 19px 19px}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:19px}.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-right-radius:19px;border-bottom-left-radius:19px}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left: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{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-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-top-left-radius:0;border-bottom-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-right-radius:0;border-bottom-left-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{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:20px}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;list-style:none;border-radius:20px}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#365c76;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#1e3342;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(54,92,118,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:20px;border-bottom-left-radius:20px}.page-item:last-child .page-link{border-top-right-radius:20px;border-bottom-right-radius:20px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#365c76;border-color:#365c76}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:20px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@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{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#365c76}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#264153}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(54,92,118,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffe203}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#cfb700}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,226,3,.5)}.badge-danger{color:#fff;background-color:#c00}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#900}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(204,0,0,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:20px}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#1c303d;background-color:#d7dee4;border-color:#c7d1d9}.alert-primary hr{border-top-color:#b8c5cf}.alert-primary .alert-link{color:#0c141a}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#857602;background-color:#fff9cd;border-color:#fff7b8}.alert-warning hr{border-top-color:#fff49f}.alert-warning .alert-link{color:#534901}.alert-danger{color:#6a0000;background-color:#f5cccc;border-color:#f1b8b8}.alert-danger hr{border-top-color:#eda3a3}.alert-danger .alert-link{color:#370000}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:20px}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#365c76;transition:width .6s ease}@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{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:20px}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#365c76;border-color:#365c76}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width: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-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width: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-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width: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-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width: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-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width: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-top-right-radius:20px;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width: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{color:#1c303d;background-color:#c7d1d9}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#1c303d;background-color:#b8c5cf}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#1c303d;border-color:#1c303d}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#857602;background-color:#fff7b8}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#857602;background-color:#fff49f}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#857602;border-color:#857602}.list-group-item-danger{color:#6a0000;background-color:#f1b8b8}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#6a0000;background-color:#eda3a3}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#6a0000;border-color:#6a0000}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.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{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.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:-webkit-min-content;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{position:absolute;z-index:1070;display:block;margin:0;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-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.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{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.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{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:20px}.popover{top:0;left:0;z-index:1060;max-width:276px;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-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.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{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.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{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@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;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@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{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@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;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.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 0l-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 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;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{display:block;clear:both;content:""}.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{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.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;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-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{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.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{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.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{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-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{color:inherit;border-color:#dee2e6}}.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-family:Nunito;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/Nunito-Light-cyrillic-ext.woff2?a9122e554259f2bc46169f855a3ae264) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/Nunito-Light-cyrillic.woff2?27a4d9bfd1a7ef863e4a878f48380593) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/Nunito-Light-vietnamese.woff2?c6d364556f1ed44cb9ebafb3579baa32) 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-family:Nunito;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/Nunito-Light-latin-ext.woff2?64ff0e0ff9d44739fa6cadf49a9ab830) 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-family:Nunito;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/Nunito-Light-latin.woff2?cf91c6335dde29a2e702339f282f3650) 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-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Nunito-Regular-cyrillic-ext.woff2?5c975c7db64db8c58632847fc6d96469) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Nunito-Regular-cyrillic.woff2?e6786017790164e028cf655f551eba71) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Nunito-Regular-vietnamese.woff2?b19519b8211e52481057c99147e68b6b) 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-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Nunito-Regular-latin-ext.woff2?e2c14e49234a09019080c0545fb69022) 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-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Nunito-Regular-latin.woff2?9c5676cb746625da75fe563b5f780f91) 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-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Nunito-Bold-cyrillic-ext.woff2?2b7b69b3fb709f96756de50ef79e8bed) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Nunito-Bold-cyrillic.woff2?c8be4eeacd6cce9fcf69049e3cc1aae1) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Nunito-Bold-vietnamese.woff2?0170fba80883a46ab6c136f6cbbf69a1) 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-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Nunito-Bold-latin-ext.woff2?6955f7ea45f21847eb0576cf151dea6a) 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-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Nunito-Bold-latin.woff2?ac2ee42f6029d7d47088089cf198c40a) 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-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/Nunito-ExtraBold-cyrillic-ext.woff2?9337107dd359b162c8ce57415d9f7f80) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/Nunito-ExtraBold-cyrillic.woff2?79b79ef91de0497ea917da2ecd550521) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/Nunito-ExtraBold-vietnamese.woff2?6443367328447e930900e1f0ac00682c) 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-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/Nunito-ExtraBold-latin-ext.woff2?b2a2213688cea102f0b559c64e3d9c6e) 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-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/Nunito-ExtraBold-latin.woff2?fffd4baba8f556a77733f6b1ee680b85) 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{font-family:Nunito,Arial,sans-serif;color:#424e5b;font-weight:300;background-color:#f8f8f8}.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-filter .app-container,.estates-index-city-noprovince .app-container,.estates-index-city .app-container,.estates-index-district-noprovince .app-container,.estates-index-district .app-container,.estates-index-map .app-container,.estates-index-province .app-container,.estates-index-region .app-container,.estates-show-region .app-container,.estates-show .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-filter .app-container .navbar .navbar-brand .navbar-logo,.estates-index-city-noprovince .app-container .navbar .navbar-brand .navbar-logo,.estates-index-city .app-container .navbar .navbar-brand .navbar-logo,.estates-index-district-noprovince .app-container .navbar .navbar-brand .navbar-logo,.estates-index-district .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-region .app-container .navbar .navbar-brand .navbar-logo,.estates-show .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{min-height:100vh;background:transparent}.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-top:0!important;margin-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom: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-top:1rem!important;margin-bottom:1rem!important}.px-1{padding-left:1rem!important;padding-right:1rem!important}.py-1{padding-top:1rem!important;padding-bottom: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-top:2rem!important;margin-bottom:2rem!important}.px-2{padding-left:2rem!important;padding-right:2rem!important}.py-2{padding-top:2rem!important;padding-bottom: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-top:3rem!important;margin-bottom:3rem!important}.px-3{padding-left:3rem!important;padding-right:3rem!important}.py-3{padding-top:3rem!important;padding-bottom: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-top:4rem!important;margin-bottom:4rem!important}.px-4{padding-left:4rem!important;padding-right:4rem!important}.py-4{padding-top:4rem!important;padding-bottom: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-top:5rem!important;margin-bottom:5rem!important}.px-5{padding-left:5rem!important;padding-right:5rem!important}.py-5{padding-top:5rem!important;padding-bottom: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-top:5px!important;margin-bottom:5px!important}.mx-medium{margin-left:15px!important;margin-right:15px!important}.my-medium{margin-top:15px!important;margin-bottom:15px!important}.mx-large{margin-left:30px!important;margin-right:30px!important}.my-large{margin-top:30px!important;margin-bottom:30px!important}.px-small{padding-left:5px!important;padding-right:5px!important}.py-small{padding-top:5px!important;padding-bottom:5px!important}.px-medium{padding-left:15px!important;padding-right:15px!important}.py-medium{padding-top:15px!important;padding-bottom:15px!important}.px-large{padding-left:30px!important;padding-right:30px!important}.py-large{padding-top:30px!important;padding-bottom:30px!important}.crop-center{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;transition:all .6s;height:270px}.crop-center[lazy=loading]{opacity:0}.crop-center[lazy=loaded]{opacity:1}.crop-center img{min-height:100%;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.bordernone,.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-weight:600;margin-bottom:1rem;font-size:1.4rem!important;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{width:10px!important;height:10px!important;border-radius:20px;opacity:.3;background-color:#424e5b!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{padding:0;margin-top:30px}.recent-estates.home-news .home-services,section.home-news .home-services{display:block}.recent-estates.magazine .mag_parent,section.magazine .mag_parent{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:column;gap:10px;min-height:620px;margin-top:50px;margin-bottom:50px;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{grid-row:span 2/span 2;background:rgba(21,129,64,.1);background-image:url(/img/icons/tecnocasa/logo-bg-mag.svg);border-radius:20px;background-position:right -200px center;background-repeat:no-repeat;font-weight:300}.recent-estates.magazine .mag_parent .magazine-box .magazine-box-img,section.magazine .mag_parent .magazine-box .magazine-box-img{width:100%;max-width:200px;height:auto;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin:0 auto 1rem}.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);width:auto;padding:.9rem 2rem;font-size:.9rem;margin-top:1rem}.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{color:#fff;box-shadow:0 0 14px rgba(66,78,91,.23);background-image:linear-gradient(90deg,#507293 0,#507293 100%,#4f6999 0)}.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{width:30px;padding-right:10px}.recent-estates.magazine .mag_parent .magazine-box .btn-text,section.magazine .mag_parent .magazine-box .btn-text{background-size:200% auto;background-image:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c);box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13);border-radius:30px!important;font-size:.7rem;padding:.7rem 1.9rem!important;border:none;color:#fff;text-decoration:none;transition:all .5s ease;margin:.4rem auto 1rem}.recent-estates.magazine .mag_parent .magazine-box .btn-text:hover,section.magazine .mag_parent .magazine-box .btn-text:hover{background-position:100%;color:#fff!important;box-shadow:none}.recent-estates.magazine .mag_parent .podcast-box,section.magazine .mag_parent .podcast-box{grid-row:span 2/span 2;background:#deeef8;background-image:url(/img/icons/tecnocasa/bullet-blu.png);border-radius:20px;background-position:bottom;color:#424e5b;background-repeat:no-repeat;background-size:contain;font-weight:300}.recent-estates.magazine .mag_parent .podcast-box .podcast-box-img,section.magazine .mag_parent .podcast-box .podcast-box-img{width:100%;max-width:200px;height:auto;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin:0 auto 1rem;border:6px solid #fff}.recent-estates.magazine .mag_parent .podcast-box .btn-text,section.magazine .mag_parent .podcast-box .btn-text{background-size:200% auto;background-image:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c);box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13);border-radius:30px!important;font-size:.7rem;padding:.7rem 1.9rem!important;border:none;color:#fff;text-decoration:none;transition:all .5s ease;margin:.4rem auto 1rem}.recent-estates.magazine .mag_parent .podcast-box .btn-text:hover,section.magazine .mag_parent .podcast-box .btn-text:hover{background-position:100%;color:#fff!important;box-shadow:none}.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{border-radius:20px;display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;color:#424e5b;min-height:50%;height:100%;font-weight:300;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{width:40%;position:relative}.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%;-o-object-fit:cover;object-fit:cover;margin:0 auto 1rem;position:absolute;left:-10%;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{width:60%;text-align:left;padding:35px}.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{text-decoration:none;font-weight:400;border-radius:30px;color:#355c76;background:rgba(53,92,118,.13);font-size:.9rem;padding:5px 40px;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{grid-column-start:3;background:#f4ecff}.recent-estates.magazine .mag_parent .newsWeek-box,section.magazine .mag_parent .newsWeek-box{background:#ffede1}.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%;-o-object-fit:cover;object-fit:cover;width:230px;height:230px}.recent-estates.advertising .box:first-child,section.advertising .box:first-child{background-image:url(/img/icons/circle-bg.svg);background-repeat:no-repeat;background-position:-130px -120px}.recent-estates.advertising .box:last-child,section.advertising .box:last-child{background-image:url(/img/icons/circle-bg.svg);background-repeat:no-repeat;background-position:110px -120px}.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;text-align:center;margin-top:2rem;font-weight:600}.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;margin:10px 0!important;font-size:1rem!important}.recent-estates.advertising-es .box img,section.advertising-es .box img{-o-object-fit:cover;object-fit:cover;height:325px;border-radius:20px}.recent-estates.advertising-es .box:first-child,section.advertising-es .box:first-child{background-image:none}.recent-estates.advertising-es .box:last-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{min-width:190px;border:2px solid #424e5b;text-transform:none}.recent-estates.vender-piso,section.vender-piso{height:515px;background-size:cover}.recent-estates.vender-piso h2,section.vender-piso h2{font-size:2.3rem;font-weight:700;color:#fff}.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{width:100%;margin-top:20px}.recent-estates.revista h2,.recent-estates.revista h3,section.revista h2,section.revista h3{font-size:2rem;font-weight:700;color:#fff}.recent-estates.revista .btn.btn-network,section.revista .btn.btn-network{border:3px solid #fff!important}.recent-estates.revista .btn.btn-network:hover,section.revista .btn.btn-network:hover{border:3px solid #fff!important}.recent-estates.revista .btn-md,section.revista .btn-md{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-transform:uppercase;min-width:10rem}.recent-estates.revista>div,section.revista>div{color:#fff}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{-o-object-fit:cover;object-fit:cover;min-height:208px;border-radius:20px}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]{padding-left:2.2rem;height:50px;font-size:.9rem}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-weight:600;margin-bottom:.5rem;line-height:1.2;font-size:1rem}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{color:#424e5b;font-size:.9rem;display:block;background-color:#f1f3f4;margin:.8rem 0;border-radius:30px;font-weight:500;padding:.2rem .2rem .2rem 1.2rem}body.country-hu{font-family:Raleway,sans-serif;letter-spacing:.7px!important;font-size:.9rem}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{opacity:1;margin-right:2px}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;letter-spacing:.7px!important;font-size:12px;line-height:20px;font-weight:400}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;padding:.5rem 2rem!important;margin-top:1rem;color:#424e5b!important;text-transform:none!important;font-size:.7rem}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;color:#fff!important;box-shadow:0 0 14px rgba(66,78,91,.58)!important;border:2px solid #158140}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;color:#fff;box-shadow:0 0 14px rgba(66,78,91,.58)!important;border:2px solid #158140}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-tn .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;padding:.5rem 2rem;margin-top:1rem;color:#424e5b;text-transform:none}body.tecnorete.country-es .btn-network a{text-decoration:none}body.tecnorete.country-es .btn-network:hover{background:#ee7326;color:#fff;box-shadow:0 0 14px rgba(66,78,91,.58)!important;border:2px solid #ee7326}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;color:#424e5b!important;border:2px solid #158140;box-shadow:0 0 14px rgba(66,78,91,.58)!important}body.tecnocasa.country-de .btn-network,body.tecnocasa.country-fr .btn-network{max-width:-webkit-fit-content;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;box-shadow:none;padding:.5rem 2rem!important;margin-top:1rem;border:transparent!important;line-height:1.5rem}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{border:transparent;background:#424e5b;color:#fff!important;box-shadow:0 0 17px 3px rgba(66,78,91,.54)!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-size:200% auto;background-color:#355c76;box-shadow:0 4px 14px rgba(53,92,118,.3);transition:all .2s ease-in-out;letter-spacing:.05rem}.bluecta:hover{text-decoration:none;background:#fff;box-shadow:0 4px 14px rgba(53,92,118,.3);color:#355c76!important;transition:all .2s ease-in-out;border:2px solid #355c76;box-sizing:border-box}.bluecta:hover a{color:#355c76!important}.redcta{background-color:#c00;box-shadow:0 4px 14px rgba(204,0,0,.3);transition:all .2s ease-in-out;letter-spacing:.05rem;border:2px solid #c00!important}.redcta:hover{text-decoration:none;background:#fff;box-shadow:0 4px 14px rgba(204,0,0,.3);color:#c00!important;transition:all .2s ease-in-out;border:2px solid #c00;box-sizing:border-box}.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]{position:absolute;left:-9999px}.form-check [type=checkbox]+label,.form-check [type=radio]+label{position:relative;padding-left:36px;cursor:pointer;display:inline-block;height:32px;line-height:32px;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-check [type=checkbox]+label:after,.form-check [type=checkbox]+label:before{content:"";left:0;position:absolute;transition:.2s ease-out;z-index:1;border-style:solid;border-width:2px}.form-check [type=checkbox]+label:before{top:0;width:17px;height:17px;border:1px solid #424e5b;border-radius:1px;margin:2px 5px;transform:rotate(37deg);transform-origin:100% 100%}.form-check [type=checkbox]+label:after{border-radius:4px;height:20px;width:20px;margin:6px 5px;top:0}.form-check [type=checkbox]:checked+label:before{top:6px;left:1px;width:8px;height:13px;border-color:transparent #424e5b #424e5b transparent;border-style:solid;border-width:2px;transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:100% 100%;opacity:.8}.form-check [type=checkbox]:checked+label:after{border-color:#e1e1e1;background-color:#fff;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{width:0;height:0;border-color:transparent;left:6px;top:10px}.form-check [type=checkbox]:disabled+label{cursor:not-allowed}.form-check [type=checkbox]:disabled:not(:checked)+label:after{border-color:#424e5b;background-color:#fff}.form-check [type=checkbox]:disabled:checked+label:after{background-color:#424e5b;border-color:#424e5b}.form-check [type=radio]+label{transition:.2s ease-out;padding-left:40px;line-height:38px;margin-right:10px}.form-check [type=radio]+label:after,.form-check [type=radio]+label:before{content:"";position:absolute;left:0;top:0;margin:5px;width:26px;height:26px;z-index:0;border-radius:50%;border-width:2px;transition:.2s ease-out}.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{z-index:-1;transform:scale(0)}.form-check [type=radio]:checked+label:after{z-index:0;transform:scale(.4)}.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{border-color:#d6dfeb;background:#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{height:22px;font-size:.9rem}.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{width:170px;margin:30px 0;max-width:100%}.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,.3254901960784314);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%;height:auto}.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;margin-right:30px;height:270px}.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;padding:20px;margin-top:3rem}.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-top:50px;margin-bottom:20px}.country-de.contacts-index .sede .bloccoSede,.country-es.contacts-index .sede .bloccoSede,.country-fr.contacts-index .sede .bloccoSede,.country-hu.contacts-index .sede .bloccoSede{background:#fff;border-radius:20px;padding:20px;margin:20px 0;box-shadow:0 0 12px 0 rgba(0,0,0,.08)!important;display:flex;align-items:center}.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{width:100%;border-radius:10px}.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{display:flex;justify-content:center;align-items:center;color:#fff;margin-top:-45px;margin-bottom:1rem}.flipbook .ico-flip .masked-image{background-color:#fff;margin:0 .2rem}.flipbook .ico-flip button{background:none;border:none}#pdf-container{width:100%;height:100vh;border:none;text-align:center}@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-weight:700;margin-bottom:1.3rem;font-size:1.875rem!important;text-align:left!important;margin-left:1.8rem}section.advertising .box{margin:50px 20px 0;font-size:14px}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);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#057327",endColorstr="#fcffc7",GradientType=1);box-shadow:inset 0 10px 19px 2px rgba(162,182,195,.14)}section.revista h2,section.revista h3{font-size:2rem;font-weight:700;color:#424e5b}section.revista img{width:100%;max-width:500px;margin-top:20px;filter:drop-shadow(2px 4px 10px rgba(0,0,0,.7))}section.revista .btn-md{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-transform:uppercase;min-width:10rem}section.revista>div{color:#424e5b}section.vender-piso{height:515px;background-size:cover!important;background-position:0!important;background-repeat:no-repeat!important}section.vender-piso h2{font-size:2.3rem;font-weight:700;color:#fff}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;margin-right:30px;height:140px!important}.services-index .vantage{color:#fff}.services-index .vantage h2{font-size:2.3rem}.services-index .vantage p{font-size:1.2rem;font-weight:400}}.country-tn section.advertising-tn .banner-tn{box-shadow:0 0 20px rgba(66,78,91,.12);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%;height:auto}.country-tn section.revista .btn-network{background:#fff;box-shadow:none;padding:.5rem 2rem;margin-top:1rem;border:transparent!important;line-height:1.5rem;color:#424e5b;width:auto}.country-tn section.revista .btn-network a{color:#424e5b;text-decoration:none;text-transform:none}.country-tn section.revista .btn-network:hover{border:transparent;background:#424e5b;color:#fff;box-shadow:0 0 17px 3px rgba(66,78,91,.54)!important;border:none!important}.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{text-align:center;color:#355c76;font-size:.9rem;margin:0 auto;min-height:3rem}.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-repeat:no-repeat;padding-left:30px;background-size:18px;background-position:0}@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{position:static!important;margin:auto;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-template-columns:repeat(2,1fr)!important;grid-column-gap:10px!important;grid-row-gap:10px!important;align-content:start;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{padding:30px 20px;flex-direction:inherit!important;overflow:auto!important}}@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{width:150px!important;height:150px!important}}.bottom-menu{position:fixed;bottom:0;z-index:1032;background:#fff;width:100%;box-shadow:0 0 4px rgba(0,0,0,.1);transition:all .2s}.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{margin-bottom:.5rem;height:38px;line-height:1;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-size:200% auto;background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);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;letter-spacing:.05rem;color:#fff;margin-top:1rem;padding:10px 20px!important}.bottom-menu .estate-detail-menu .btn-network.tre img{vertical-align:top;margin-right:5px}.bottom-menu .estate-detail-menu .btn-network.tre.light{border:2px solid #e1e9f4;color:#424e5b;background-color:#fff;min-width:140px;padding:0!important}.bottom-menu .estate-detail-menu .btn-network.tre.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.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%;text-decoration:none;box-shadow:none;color:#fff!important;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-size:200% auto;background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);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;letter-spacing:.05rem;color:#fff!important;margin-top:1rem;padding:10px 20px!important}.bottom-menu .estate-detail-menu .btn-network.tec img{vertical-align:top;margin-right:5px}.bottom-menu .estate-detail-menu .btn-network.tec:hover{text-decoration:none;box-shadow:none;color:#fff;transition:all .2s ease-in-out;box-sizing:border-box;background-position:100%}.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{border:2px solid #e1e9f4;color:#424e5b!important;background-color:#fff;min-width:110px;padding:0}.bottom-menu .estate-detail-menu .btn-network.tec.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.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{width:70px;height:8px;background:#9da1a4;margin:auto;border-radius:4px}.bottom-menu .user-menu ul{list-style:none;margin-bottom:0;padding:.4rem 0 .7rem}.bottom-menu .user-menu ul li{text-align:center;padding:0}.bottom-menu .user-menu ul li span{font-size:.75rem;display:block}.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{padding:.5rem .2rem!important;line-height:20px;word-break:break-all;overflow:hidden}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{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{background:#158140;color:#fff!important;border:2px solid #158140}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{border:2px solid #158140;color:#158140!important;background:#fff}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{background:initial;color:#424e5b!important;border:2px solid #e1e9f4}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;color:#fff;border:2px solid #158140}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{border:2px solid #158140;color:#158140;background:#fff}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{text-transform:uppercase;background-color:#158140;color:#fff!important;width:auto;min-width:auto;padding:.5rem 2rem!important;border:none;float:right}body.tecnocasa.country-es.estates-index-district .bottom-menu-container .estates-list-menu .btn-network.light{background-color:initial;color:#424e5b;border:2px solid #e1e9f4;width:100px;min-width:auto}body.country-es .agency-bottom,body.country-hu .agency-bottom,body.country-tn .agency-bottom{display:none}body.country-it .agency-bottom{padding:5px 5px 5px 10px;border-radius:30px;margin-top:5px}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{margin-right:.5rem;width:2.2rem;border-radius:10px}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{width:33%;float:right}.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{text-transform:uppercase;letter-spacing:0!important;box-shadow:none!important;line-height:1;background:none!important;border:0!important;text-decoration:underline;font-weight:600}.breadcrumb-container .back-link .pipe{margin-left:1rem}.breadcrumb-container .back-link .masked-image{height:.7rem;width:.7rem;display:inline-block!important;width:1rem;left:-1px;position:relative;top:1px}@media (min-width:576px){.breadcrumb-container{display:block}.breadcrumb-container .container{padding:0!important;margin:0}}@media (min-width:992px){.breadcrumb-container .container{padding-right:15px;padding-left:15px}}button:focus{outline:none!important}.btn.btn-text{text-decoration:underline;margin:0;padding:20px 0 10px}.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{color:#365c76;background:#fff;box-shadow:0 2px 5px 0 rgba(0,56,124,.25);padding:.5rem .2rem!important;min-width:110px}.btn.whitecta:hover{color:#365c76;background:#fff;box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13)}.btn.whitecta:active{transform:scale(.95)}.btn.whitecta .masked-image{display:none}.btn-network-tec{background-size:200% auto;background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);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;letter-spacing:.05rem;color:#fff!important;margin-top:1rem;padding:10px 20px!important}.btn-network-tec img{vertical-align:top;margin-right:5px}.btn-network-tec:hover{text-decoration:none;box-shadow:none;color:#fff;transition:all .2s ease-in-out;box-sizing:border-box;background-position:100%}.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{border:2px solid #e1e9f4;color:#424e5b!important;background-color:#fff;min-width:110px;padding:0}.btn-network-tec.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.btn-network-tec.light .masked-image{background-color:#158140!important;height:18px;vertical-align:middle}.btn-network-tre{background-size:200% auto;background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);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;letter-spacing:.05rem;color:#fff;margin-top:1rem;padding:10px 20px!important}.btn-network-tre img{vertical-align:top;margin-right:5px}.btn-network-tre.light{border:2px solid #e1e9f4;color:#424e5b;background-color:#fff;min-width:140px;padding:0!important}.btn-network-tre.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.btn-network-tre.light .masked-image{background-color:#ee7326;height:18px;vertical-align:middle}.btn-network-tre:hover{background-position:100%;text-decoration:none;box-shadow:none;color:#fff!important;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-size:200% auto;background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);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;letter-spacing:.05rem;color:#fff!important;margin-top:1rem;padding:14px 35px!important}body.tecnocasa .btn-network img{vertical-align:top;margin-right:5px}body.tecnocasa .btn-network:hover{text-decoration:none;box-shadow:none;color:#fff;transition:all .2s ease-in-out;box-sizing:border-box;background-position:100%}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{border:2px solid #e1e9f4;color:#424e5b!important;background-color:#fff;min-width:110px;padding:0}body.tecnocasa .btn-network.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}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}body.tecnocasa .btn-text,body.tecnocasa .text-network{color:#158140}body.tecnorete .btn-network{background-size:200% auto;background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);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;letter-spacing:.05rem;color:#fff;margin-top:1rem;padding:14px 35px!important}body.tecnorete .btn-network img{vertical-align:top;margin-right:5px}body.tecnorete .btn-network.light{border:2px solid #e1e9f4;color:#424e5b;background-color:#fff;min-width:140px;padding:0!important}body.tecnorete .btn-network.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}body.tecnorete .btn-network.light .masked-image{background-color:#ee7326;height:18px;vertical-align:middle}body.tecnorete .btn-network:hover{background-position:100%;text-decoration:none;box-shadow:none;color:#fff!important;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{width:100%;border-radius:30px;color:#fff;padding:.6rem;border:none;margin-bottom:1rem;text-transform:uppercase;font-weight:600;font-size:.8rem}.btn.btn-network:hover{color:#fff}.btn.btn-facebook{background:#4064b3}.btn.btn-apple{background:#1a1f24}.btn.btn-google{background:#fff;color:#000;border:1px solid #e1e1e1}.btn-network.btn.undo{border:2px solid rgba(66,78,91,.25)!important;background:#fff!important;color:#424e5b!important;box-shadow:0 0 10px rgba(66,78,91,.14901960784313725)!important}.btn-network.btn.undo:hover{border:2px solid rgba(66,78,91,.25)!important;background:#f1f3f4!important;box-shadow:0 0 10px rgba(66,78,91,.14901960784313725)!important}.btn-group-sm>.btn,.btn-sm{max-width:8rem;min-width:7rem;font-size:.8rem!important;text-transform:uppercase!important;line-height:0!important;height:33px;font-weight:400!important;padding:.5rem 1rem!important}.btn-md{max-width:12rem;text-transform:uppercase;min-width:9rem}.btn-group-lg>.btn,.btn-lg{max-width:none;text-transform:uppercase}.max-500{max-width:500px;margin:auto}.switch-button-control .switch-button{height:26px;width:52px;border-radius:26px;transition:all .3s ease-in-out;cursor:pointer;background:#d6dfeb;padding:3px}.switch-button-control .switch-button .button{height:14px;width:14px;border-radius:100%;background:#fff;transition:all .3s ease-in-out;margin:3px}.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;transform:translateX(26px);height:20px;width:20px;margin:0}body.tecnocasa.country-es .districts-list-ul .search-button .btn-network,body.tecnocasa.country-hu .districts-list-ul .search-button .btn-network{color:#fff!important;background-color:#158140;border:2px solid #158140}body.tecnocasa.country-es .districts-list-ul .search-button .btn-network:hover,body.tecnocasa.country-hu .districts-list-ul .search-button .btn-network:hover{color:#424e5b!important;background-color:#fff;border:2px solid #158140}body.tecnocasa.country-es .districts-list-ul .search-button .btn-network.undo,body.tecnocasa.country-hu .districts-list-ul .search-button .btn-network.undo{border:2px solid rgba(66,78,91,.25);background:#fff!important;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{border:2px solid rgba(66,78,91,.25);background:#f1f3f4!important;box-shadow:0 0 10px rgba(66,78,91,.26666666666666666)!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;color:#fff!important;border:2px solid #158140}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;color:#424e5b!important;border:2px solid #158140}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{border:2px solid rgba(66,78,91,.25);background:#fff!important;color:#424e5b!important}body.tecnorete.country-es .districts-list-ul .search-button .btn-network.undo:hover{border:2px solid rgba(66,78,91,.25);background:#f1f3f4!important;box-shadow:0 0 10px rgba(66,78,91,.26666666666666666)!important}body.tecnorete.country-es .other-filters-container .other-filters .form-group .search-button .btn-apply{background:#ee7326;color:#fff;border:2px solid #ee7326}body.tecnorete.country-es .other-filters-container .other-filters .form-group .search-button .btn-apply:hover{background:#fff;color:#424e5b;border:2px solid #ee7326}body.tecnocasa.country-de .btn-network{background:#158140;box-shadow:0 0 12px rgba(66,78,91,.18);transition:all .2s ease-in-out;letter-spacing:.05rem;border:2px solid #158140;color:#fff!important;margin-top:1rem}body.tecnocasa.country-de .btn-network:hover{text-decoration:none;background:#fff;box-shadow:0 0 14px rgba(66,78,91,.23);color:#424e5b!important;transition:all .2s ease-in-out;border:2px solid #158140;box-sizing:border-box}@media (min-width:768px) and (max-width:810px){.estate-detail-menu>.container>.row,.estates-list-menu>.container>.row{max-width:450px;margin:auto}}.calculate-mortgage-container{padding:15px}.calculate-mortgage-container .my-input,.calculate-mortgage-container .my-select{margin-bottom:1rem}.calculate-mortgage-container .chart{position:relative;text-align:center;padding:10px;font-size:.8rem;margin-top:-25px}.calculate-mortgage-container .chart .chart-upper-legend{position:absolute;text-align:center;left:3rem;top:2rem}.calculate-mortgage-container .chart .chart-lower-legend{position:absolute;right:3rem;bottom:2rem;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{text-transform:uppercase;font-weight:700}.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{width:14px!important;height:14px!important;background-color:#05cdcd!important;position:relative}.VueCarousel .VueCarousel-pagination .VueCarousel-dot:nth-child(n+8){display:none}.VueCarousel .VueCarousel-navigation{display:none}@media (min-width:768px){.VueCarousel .VueCarousel-navigation-button{outline:none!important}.VueCarousel .VueCarousel-navigation{display:block}.VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next{position:absolute!important;right:7px!important;top:50%!important;padding:0!important}.VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next span{display:flex;cursor:pointer;width:20px;height:20px;background-image:url(/img/icons/angle-right.svg);background-repeat:no-repeat;background-position:50%;background-size:10px}.VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev{left:7px!important}.VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev span{display:flex;cursor:pointer;width:20px;height:20px;background-image:url(/img/icons/angle-right.svg);transform:rotate(180deg);background-repeat:no-repeat;background-position:50%;background-size:10px}}.cookies-status{position:fixed;bottom:0;z-index:9999;background:#fff;margin:10px;border-radius:10px;padding:15px;font-size:.8rem;left:0;width:94%;box-shadow:0 0 13px 6px rgba(94,107,112,.31)}.cookies-status a{color:#fff;text-decoration:none}.cookies-status a:hover{color:#355c76}.cookies-status button{max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;margin-bottom:.4rem;font-size:.7rem;border-radius:20px;padding:10px 20px;width:auto}.cookies-status button:hover{color:#fff}@media (min-width:992px){.cookies-status{transform:translate(-50%,6%);left:50%;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{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-color:currentcolor;border-style:solid;border-width:2px 0 0 2px;border-radius:1px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(.7)}.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{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.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{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px 6px 10px;font-size:14px;line-height:1.4;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:20px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ced4da;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #dee2e6}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #dee2e6}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:flex}@media (max-width:750px){.mx-range-wrapper{flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #dee2e6}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #dee2e6}.mx-calendar{box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #dee2e6}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.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{position:relative;height:224px;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.hover-in-range,.mx-calendar-content .cell.in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.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:hover{color:inherit;background-color:transparent}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center}.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{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #dee2e6}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #dee2e6}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-left:1px solid #dee2e6;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.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{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-datepicker{width:100%}.mx-datepicker .mx-input{height:45px}.mx-datepicker .mx-icon-calendar{background-image:url(/img/icons/calendar.svg);width:1.4rem;height:1.4rem;background-repeat:no-repeat;background-size:1.4rem;cursor:pointer;color:red}.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{z-index:1024;bottom:0;top:0!important;left:0!important;width:98.9vw!important;border-radius:0!important}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{display:none;background-color:#424e5b;padding:10px;margin-bottom:10px}body.country-es .districts-list-es h2,body.country-hu .districts-list-es h2{color:#fff;font-size:1.3rem;margin:0;font-weight:600}body.country-es .districts-list-es .close-map,body.country-hu .districts-list-es .close-map{float:right;background-color:#fff;margin-top:-20px;width:16px;height:16px;cursor:pointer;margin-right:15px}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{position:relative;max-height:unset;top:0;padding:0 1rem}.district-map-modal .districts-list ul{padding:0 0 5rem;max-height:65vh}.districts-list .districts-list-es{display:none}.districts-list .districts-list-ul{width:100%;overflow-y:auto}.districts-list ul{list-style:none;padding-left:0}.districts-list ul li .form-check .form-check-label{width:100%;font-weight:300;font-size:.88rem}.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{position:fixed;bottom:0;left:0;width:calc(100% - 2px);margin:0 1px;padding:1rem;background:#fff;box-shadow:0 -1px 6px rgba(0,0,0,.1)}.districts-list .search-button .btn{margin-bottom:5px}.districts-list .expand-quarters{position:absolute;right:15px;top:2px;padding-left:7px;cursor:pointer;width:25px;height: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{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-top:12px}.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{max-height:370px;background:#fff;padding:1rem;border-radius:20px;position:absolute;width:100%;z-index:1;top:60px}.districts-list ul{max-height:320px;overflow-y:auto;position:relative;padding:0 1rem 6rem}.districts-list .search-button{position:absolute;background:#fff;z-index:1;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.districts-list .search-button .btn{float:right}.districts-list-map{position:fixed!important;top:40px!important;left:20px!important;max-height:inherit!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{top:50px;max-width:28.5rem;width:41rem;box-shadow:0 10px 20px rgba(0,0,0,.2)}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{margin-top:1rem;margin-bottom:2rem;padding:1rem;border-radius:20px;background-color:#fff;color:#424e5b}.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{width:98%;margin:0 auto 1rem;position:relative}.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{content:" ";display:block;width:16px;height:16px;background:url(/img/icons/start-agency.svg) no-repeat 50%;background-size:cover;position:absolute;left:-11px;top:28px}.agency-card .distance:after{content:" ";display:block;width:16px;height:23px;background:url(/img/icons/location_on.svg) no-repeat 50%;background-size:cover;position:absolute;right:-10px;top:19px}.agency-card .distance .progress{background:transparent}.agency-card .distance .progress:nth-child(2):after{background:#ccc;content:" ";display:block;width:100%;height:1px;position:relative;top:2px}.agency-card .distance .progress .progress-bar{border-radius:10px}.agency-card .distance .progress .progress-bar-tooltip{background:transparent;text-align:right;color:#434e5b;font-weight:600;width:auto!important;left:10px;position:relative}.agency-card .content{display:flex;flex-direction:column;margin-bottom:.4rem}.agency-card .content .agency-heading{font-size:.8rem;align-items:flex-start;margin-bottom:1rem}.agency-card .content .agency-heading img{margin-right:.5rem;width:2.2rem;border:1px solid;padding:.3rem;border-radius:10px}.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{width:1rem;height:1rem;background-color:#7b8c9f;float:left}.agency-card .content button .phone{display:block;border:none;width:100%;margin:0;padding:0}.agency-card .content button .phone img{top:4px;left:10px}.agency-card .content .modal-opener .email{display:block;width:100%;margin:0;padding:0;cursor:pointer}.agency-card .content .modal-opener .email img{top:4px;left:10px}.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-weight:600;line-height:1.3rem;font-size:.9rem}.agency-card .container-with-icon .content h4{font-size:1rem;color:#355c76;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{width:auto;border-radius:20px;background:#f1f1f1;-o-object-fit:cover;object-fit:cover;width:100%}.agency-card .agency-team .agency-team-slide .name{font-weight:400;font-size:.7rem;text-align:center}.agency-card .agency-team .agency-team-slide .role{text-transform:uppercase;font-size:.7rem;text-align:center;font-weight:700}.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;width:1rem;height:1rem;margin-left:5px}.agency-card.tecnocasa .content .agency-actions .links-container .btn-contact{border:2px solid #e1e9f4;color:#424e5b;width:100%;text-transform:none;background:#fff}.agency-card.tecnocasa .content .agency-actions .links-container .btn-contact:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8}.agency-card.tecnocasa .content .agency-actions .links-container .btn-contact .masked-image{background-color:#7b8c9f;margin-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;color:#424e5b;width:100%;text-transform:none}.agency-card.tecnorete .content .agency-actions .links-container .btn-contact:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8}.agency-card.tecnorete .content .agency-actions .links-container .btn-contact .masked-image{background-color:#7b8c9f;margin-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-region .business-name .affiliate-desc,body.country-es.estates-show .business-name .affiliate-desc,body.country-hu.constructions-show .business-name .affiliate-desc,body.country-hu.estates-show-region .business-name .affiliate-desc,body.country-hu.estates-show .business-name .affiliate-desc{display:none}@media (min-width:992px){.agency-card{padding:1.3rem;margin:auto auto 20px}.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{display:flex;align-items:center;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{transition:all .2s;opacity:1;border-radius:20px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1)!important;position:relative;background:#fff;margin:1rem .6rem 2rem}.estate-card.hidden{opacity:0;height:0;margin:0}.estate-card a{text-decoration:none}.estate-card .estate-carousel-image{width:100%;height:228px;border-radius:20px;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:.5rem;-o-object-fit:cover;object-fit:cover}.estate-card .VueCarousel .VueCarousel-inner{display:flex}.estate-card .VueCarousel .VueCarousel-inner .VueCarousel-slide{width:100%;flex:none;position:relative}.estate-card .VueCarousel .VueCarousel-navigation{display:block}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev{width:2rem;left:2rem!important;height:96%;border-radius:20px 0 0 0;background:linear-gradient(90deg,rgba(0,0,0,.15),transparent)!important;padding:0!important;top:7.1rem!important;transition:all .25s ease-in-out}.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);display:block;width:1rem;height:1rem;background-repeat:no-repeat;background-size:contain;margin:auto;transform:rotate(180deg)}.estate-card .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next{width:2rem;right:2rem!important;height:96%;border-radius:0 20px 0 0;background:linear-gradient(90deg,transparent,rgba(0,0,0,.15))!important;padding:0!important;top:7.1rem!important;transition:all .25s ease-in-out}.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);display:block;width:1rem;height:1rem;background-repeat:no-repeat;background-size:contain;margin:auto}.estate-card .VueCarousel .estate-card-counter{position:absolute;bottom:8px;right:0;color:#fff;font-size:.9rem;background:linear-gradient(179deg,transparent 21%,rgba(0,0,0,.48) 87%)!important;text-align:right;padding:10px 14px 5px;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{position:absolute;top:.4rem;left:.9rem;color:#fff}.estate-card .estate-badges .estate-badge{border-radius:24px;padding:.1rem .6rem;font-size:.625rem;text-transform:uppercase;font-weight:700;color:#f0063c;background:#fff;margin-right:5px;box-shadow:0 1px 10px rgba(0,0,0,.2);position:relative}.estate-card .estate-badges .estate-badge.star-color{color:#424e5b}.estate-card .estate-badges .estate-badge .star{background-color:#f0063c;position:absolute;left:-1px;border-radius:50px;width:26px;height:20px;top:-2px;padding-left:4px;box-shadow:0 1px 10px rgba(0,0,0,.3)}.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{color:#424e5b;display:flex;align-items:center}.estate-card .estate-card-box-data .estate-card-price .estate-card-current-price{font-weight:700;font-size:1rem;background-color:#d5efd6;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px;padding:.1rem .6rem}.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{text-decoration:line-through;color:#000;font-size:.6rem}.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{font-size:.7rem;margin:0 .5rem;color:#197aa9;font-weight:600;display:inline-block;-webkit-animation:pulse 1.8s linear 3;animation:pulse 1.8s linear 3}.estate-card .estate-card-box-data .estate-card-price .estate-card-user-buttons{margin-left:auto;display:flex}.estate-card .estate-card-box-data .estate-card-price .estate-card-user-buttons img{margin-left:10px;width:22px;height:26px}.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{font-size:.9rem;font-weight:700;color:#208989;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{font-size:1.1875rem;font-weight:700;color:#424e5b;margin-top:.5rem;margin-bottom:.2rem}.estate-card .estate-card-box-data .estate-card-titles-container .estate-card-subtitle{font-size:.9rem;font-family:Nunito,Arial,sans-serif;color:#424e5b;font-weight:200}.estate-card .estate-card-box-data .estate-card-data{margin-top:0;margin-bottom:0;padding:.7rem 0 0;border-top:1px solid hsla(0,0%,68.6%,.25)}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element{flex:none;text-align:left;color:#424e5b;font-weight:600;font-size:.8rem;margin-left:.5rem;display:inline;width:30%}.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;width:1rem;vertical-align:middle}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-surface .masked-image{background-color:#b663d7;height:1rem;width:1rem;vertical-align:middle}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image{background-color:#8ec7d5;height:1rem;width:1rem;vertical-align:middle}.estate-card .estate-card-box-data .estate-card-data .estate-card-data-element.estate-card-solutions .masked-image{background-color:#3f51b5;height:1.3rem;width:1rem;vertical-align:middle}.estate-card .carousel-cta{display:flex;align-items:center;height:96%;width:100%;background-color:#5e6b70;color:#fff;justify-content:center;border-radius:20px 20px 0 0;position:relative}.estate-card .carousel-cta .masked-image{background-color:#fff;position:absolute;height:32%;width:32%}.estate-card .carousel-cta span{z-index:2;font-weight:600;margin-top:5rem;font-size:.8rem}.tecnorete .estate-card-discount-text{color:#f18625}@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@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{display:flex;align-items:center}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-repeat:no-repeat;background-position-y:3px}.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-repeat:no-repeat;background-position-y:3px}.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-repeat:no-repeat;background-position-y:3px}.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-region .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{background-image:url(/img/icons/rooms-fill.svg);background-repeat:no-repeat;background-position-y:3px}.constructions-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,.estates-show .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-region .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{background-image:url(/img/icons/surface-fill.svg);background-repeat:no-repeat;background-position-y:3px}.constructions-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,.estates-show .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-region .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{background-image:url(/img/icons/bathrooms-fill.svg);background-repeat:no-repeat;background-position-y:3px}.constructions-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,.estates-show .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-repeat:no-repeat;background-position-y:3px}.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-repeat:no-repeat;background-position-y:3px}.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-repeat:no-repeat;background-position-y:3px}.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-repeat:no-repeat;background-position-y:3px}.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-repeat:no-repeat;background-position-y:3px}.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-repeat:no-repeat;background-position-y:3px}.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-top:1.2rem;margin-bottom:.5rem}.estate-card-data .estate-card-data-element{flex:1;text-align:left;color:#424e5b;font-weight:600}.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{width:auto;height:200px;border-radius:0;margin-bottom:.5rem}.estate-images-v3 .desktop-mosaic .col-6:nth-child(2) .lazy-image{border-radius:10px}.estate-images-v3 .desktop-mosaic .col-6:nth-child(4) .lazy-image{border-radius:10px}.estate-images-v3 .desktop-mosaic .main-image{height:595px;border-radius:20px}.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{width:auto;height:200px;border-radius:0;margin-bottom:.5rem}.estate-images-v2 .desktop-mosaic .col-6:nth-child(2) .lazy-image,.estate-images-v3 .desktop-mosaic .col-6:nth-child(2) .lazy-image{border-radius:10px}.estate-images-v2 .desktop-mosaic .col-6:nth-child(4) .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{height:595px;border-radius:20px}.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{width:auto;height:200px;border-radius:0;margin-bottom:.5rem}.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{height:500px;border-radius:20px 0 0 20px}@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{width:100%;height:80px}}.media-gallery-modal .modal-dialog{top:0!important;left:0!important;width:100%!important;height:100%!important}.media-gallery-modal .modal-dialog .modal-content{border-radius:0!important}.media-gallery-modal .modal-dialog .modal-content .modal-header{padding:.5rem 0 0 .9rem;box-shadow:0 0 6px rgba(0,0,0,.1);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{padding-top:0;position:static;width:auto;box-shadow:none}.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{position:absolute;top:.5rem;right:.9rem;font-size:2rem;z-index:10000;padding:0;margin:0}.media-gallery-modal .modal-dialog .modal-content .modal-body{padding:0;overflow-x:hidden}.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{width:100%;margin-top:80px}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .youtube-video{margin:40px auto auto;display:flex;position:fixed;top:0;right:0;left:0;flex-direction:column;justify-content:flex-start;width:100%;height:100%;contain:content;background-color:#fff;overflow-x:hidden;touch-action:auto;-webkit-overflow-scrolling:touch}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .virtual-tour{margin:20px auto auto;display:flex;position:fixed;top:0;right:0;left:0;flex-direction:column;justify-content:flex-start;width:100%;height:98%;contain:content;background-color:#fff;overflow-x:hidden;touch-action:auto;-webkit-overflow-scrolling:touch}.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{width:100%;min-height:240px;height:calc(100% - 130px);position:relative}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-container .current-image img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;width:auto;min-height:240px;max-height:100%;display:block;margin: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{padding-left:.5rem;font-size:.9rem;font-weight:600}.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{padding-right:.5rem;padding-bottom:.5rem;font-size:.8rem;line-height:.9rem;width:170px;font-weight:600;text-align:right;opacity: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{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{max-height:80px;margin:auto;display:block}.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{position:absolute;top:0;width:100%;max-width:100%;padding:0;box-shadow:none;margin:0;z-index:100;background:#fff;bottom:auto;left:0;border-radius:0}.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{flex:0;justify-content:left;padding:0 .8rem;background:none;border:none;height:50px}.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{display:flex;position:relative;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;flex-wrap:nowrap;height:70px;background:#fff;position:absolute;top:29px;width:100%;margin:0;padding-top:20px}.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{height:27px;background-position:5px 4px;background-repeat:no-repeat;background-size:19px;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{position:static;transform:none;margin-left:10px}.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{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;max-height:100%;margin:auto;-o-object-fit:contain;object-fit:contain;transform:none}.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{display:none;box-shadow:0 0 16px rgba(0,0,0,.2);transform:translateY(0);position:relative;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{position:absolute;bottom:0;padding:0 .4rem;transform:translateY(100%);transition:transform .25s ease;background-color:#fff;overflow:visible;width:100%;margin-right:auto;margin-left: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 .swiper img.img-gallery-thumb{width:130px;height:96px;-o-object-fit:cover;object-fit:cover;padding:2px}.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{position:absolute;top:-2rem;left:0;transition:all .25s;z-index:1;background:#fff;cursor:pointer;font-weight:600;padding:0 10px;border-radius:0 10px 10px 0}.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;transition:all .25s;position:absolute;font-weight:600;cursor:pointer}.gallery_standalone{height:99vh}.gallery_standalone .images-gallery-container{height:99vh;background:#fff}.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{max-width:100%;margin:0;padding:0;height:100%}.gallery_standalone .images-gallery-container .modal-dialog .modal-content{border:none;height:100vh;border-radius:0}.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{margin:40px auto auto;display:flex;position:fixed;top:0;right:0;left:0;flex-direction:column;justify-content:flex-start;width:100%;height:98%;contain:content;background-color:#fff;overflow-x:hidden;touch-action:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width:48em){.thumb_close_closed .thumb_close{bottom:0;left:1.6rem;transition:all .25s;position:absolute;z-index:1;background:#fff;width:100%;font-weight:600}}.modal-open .modal{overflow-y:hidden}.estate-images-v3 .media-button{height:2.5rem;width:95%;font-size:.8rem;font-weight:600;margin:.2rem auto;display:block;border-radius:5px;border:none;background:#fff;box-shadow:0 3px 16px rgba(73,85,97,.35);transition:all .2s ease-in-out;text-align:center}.estate-images-v3 .media-button .masked-image.button-icon{width:20px;height:20px;background-color:#424e5b;margin-top:0}.estate-images-v3 .media-button span{display:none;color:#424e5b}.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{opacity:.7;box-shadow:none;color:#424e5b}.estate-images-v3 .media-button:disabled .button-icon,.estate-images-v3 .media-button:disabled span{opacity:.6}.estate-images-v2 .media-button{height:2.5rem;width:95%;font-size:.8rem;font-weight:600;margin:.2rem auto;display:block;border-radius:5px;border:none;background:#fff;box-shadow:0 3px 16px rgba(73,85,97,.35);transition:all .2s ease-in-out;text-align:center}.estate-images-v2 .media-button .masked-image.button-icon{width:20px;height:20px;background-color:#424e5b;margin-top:0}.estate-images-v2 .media-button span{display:none;color:#424e5b}.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{opacity:.7;box-shadow:none;color:#424e5b}.estate-images-v2 .media-button:disabled .button-icon,.estate-images-v2 .media-button:disabled span{opacity:.6}.estate-images-v1 .media-button{height:2.5rem;width:95%;font-size:.8rem;font-weight:600;margin:.2rem auto;display:block;border-radius:10px;border:none;background:#fff;box-shadow:0 3px 16px rgba(0,0,0,.08);transition:all .2s ease-in-out;text-align:center}.estate-images-v1 .media-button .masked-image.button-icon{width:100%;height:20px;background-color:#424e5b}.estate-images-v1 .media-button span{display:none;color:#424e5b}.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{opacity:.5;box-shadow:none;color:#424e5b}.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{width:20px;height:16px;background-color:#424e5b;margin-top:0}img.plan-gallery-img{max-width:100%;max-height:100%;margin:auto;display:block}body.tecnocasa .media-button.active,body.tecnocasa .media-button:hover{color:#158140;outline-color:#158140;background:#fff}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{position:fixed;top:4rem;left:1rem;right:1rem}.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{height:230px;max-height:none;width:auto;max-width:100%;display:block;margin:auto}.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .images-gallery-status{position:fixed;bottom:1rem;left:1rem;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{display:block}.media-button:disabled span{display:block}.modal.media-gallery-modal .modal-dialog{width:94vw;top:5vh}.modal.media-gallery-modal .modal-dialog .modal-content{height:100vh;overflow-x:hidden;border-top:1px solid #9da1a4}.modal.media-gallery-modal .modal-dialog .modal-content .modal-header{justify-content:left;align-items:center}.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{margin-bottom:0;box-shadow:none}.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;width:100%;margin-top:-10px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content{height:auto;margin-bottom:1rem;float:left}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .youtube-video{margin:40px auto auto;display:flex;position:fixed;top:0;right:0;left:0;flex-direction:column;justify-content:flex-start;width:100%;height:100%;contain:content;background-color:#fff;overflow-x:hidden;touch-action:auto;-webkit-overflow-scrolling:touch}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .virtual-tour{margin:40px auto auto;display:flex;position:fixed;top:0;right:0;left:0;flex-direction:column;justify-content:flex-start;width:100%;height:98%;contain:content;background-color:#fff;overflow-x:hidden;touch-action:auto;-webkit-overflow-scrolling:touch}.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{position:absolute;bottom:-52px;right:200px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands{width:1024px;margin:auto}.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{max-width:1024px;height:auto}.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{position:relative;border:0}.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){max-height:60vh;max-width:100%;display:block;margin:auto;border:1px solid #eee}.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{position:absolute;transform:scale(1.4);border-radius:50%;background:hsla(0,0%,100%,.18823529411764706)}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .images-gallery-commands .VueCarousel .VueCarousel-navigation{position:absolute;bottom:-5rem;right:7.5rem;width:.5rem;height: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;padding:.5rem;border-radius:3px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container{height:auto;display:flex;flex-direction:row}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController{overflow:auto;position:relative;margin-top:0;white-space:break-spaces;display:block;margin-left:10px}.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{height:56px;border:0;box-sizing:border-box;cursor:pointer;position:relative;border-radius:10px;margin:6px;background-position:center 10px;background-repeat:no-repeat;background-size:19px}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController .mapboxgl-poi button>div{font-size:.8rem;bottom:5px}.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{position:fixed;bottom:auto;left:0;box-shadow:none;width:100%;display:block;background:#fff;height:50px;border-bottom:1px solid #e1e1e1;margin:0;height:39px}.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{width:auto;float:left;margin-right:.5rem;display:inline-flex;font-weight:400!important;border-radius:0;height:auto;height:38px;box-shadow:none;font-size:.9rem;transition:none;border-bottom:3px solid transparent;border-right:none!important}.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{border-bottom:3px solid}.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{margin-top:70px;display:flex;position:fixed;top:0;right:0;left:0;flex-direction:column;justify-content:flex-start;width:100%;height:100%;contain:content;background-color:#fff;overflow-x:hidden;touch-action:auto;-webkit-overflow-scrolling:touch}.modal.media-gallery-modal .modal-dialog .modal-content .modal-body .media-gallery-container .media-gallery-content .detail-map-container .poiController{display:flex;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;flex-wrap:nowrap;height:70px;background:#fff;position:absolute;top:29px;width:100%;margin:0;padding-top:10px}.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{height:27px;background-position:5px 4px;background-repeat:no-repeat;background-size:19px;padding:2px 15px;border-radius:20px}.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{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;max-height:100%;margin:auto;-o-object-fit:contain;object-fit:contain;transform:none}.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{display:block;box-shadow:0 0 16px rgba(0,0,0,.2);transform:translateY(0);position:relative;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{position:absolute;bottom:0;padding:0 .4rem;transform:translateY(100%);transition:transform .25s ease;background-color:#fff;overflow:visible;width:100%;margin-right:auto;margin-left: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 .swiper img.img-gallery-thumb{width:130px;height:96px;-o-object-fit:cover;object-fit:cover;padding:2px}.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{top:-2rem;left:2.6rem}.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;transition:all .25s;position:absolute;font-weight:600;cursor:pointer}}@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-weight:400;font-size:.8rem}.estates-search-filters .desktop-estate-filters .my-select{min-width:8rem;border:0}.estates-search-filters .desktop-estate-filters .my-select .multiselect__option--highlight{background:#f1f3f4}.estates-search-filters .desktop-estate-filters .my-select .my-select-label{font-weight:400;color:#424e5b;font-size:.9rem;top:.91rem;cursor:pointer}.estates-search-filters .desktop-estate-filters .my-select.has-value .my-select-label{font-size:.9rem;top:.91rem;line-height:normal;display:none}.estates-search-filters .desktop-estate-filters .my-select .clearable img{width:1.15rem;right:1.7rem}.estates-search-filters .desktop-estate-filters .btn{width:-webkit-fit-content;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{padding:0 .4rem!important;height:29px;margin-top:11px;max-width:130px}.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{position:relative;white-space:nowrap;width:10rem;overflow:hidden;text-overflow:ellipsis}.estates-search-filters .desktop-estate-filters .other-filters-container .btn-text{font-size:.9rem!important;color:#424e5b;text-transform:none;text-decoration:none;font-weight:400;padding:1rem}.estates-search-filters .desktop-estate-filters .other-filters-container .masked-image,.estates-search-filters .desktop-estate-filters .other-filters-container img{width:1rem;height:1rem;margin-left:.2rem;vertical-align:middle;margin-top:-3px}.estates-search-filters .desktop-estate-filters .other-filters-container .close img{width:2rem;margin-left:.8rem}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters{border-radius:10px;background:#fff;padding:1rem;position:fixed;box-shadow:0 4px 6px rgba(0,0,0,.05);top:8.2rem;right:0;height:calc(100% - 108px);overflow:auto;width:45.3vw;border-radius:0;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:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .multiselect__tags{border-radius:10px;background-color:#fff;height:3rem;font-weight:300;font-size:1rem;border:1px solid #e1e1e1;box-shadow:0 0 10px transparent;transition:all .2s ease-in-out}.estates-search-filters .desktop-estate-filters .other-filters-container .other-filters .multiselect__tags .multiselect__single{font-weight:600;font-size:1rem;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-repeat:no-repeat;background-position:right 7px bottom 14px;background-size:18px;padding-right:50px;min-width:13.5rem;width:14.5rem}.estates-search-filters .desktop-estate-filters .search-bar-desk .geo-autocomplete-results{box-shadow:0 10px 20px rgba(0,0,0,.2);max-width:28.5rem;margin-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.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{border-top-right-radius:0;border-top-left-radius:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#fff;padding:1rem;position:absolute;width:20rem;box-shadow:0 10px 20px rgba(0,0,0,.15)}.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;padding:5px 10px;margin-top:5px}.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;padding-left:0;margin-left:0;margin-right:10px}.estates-search-filters .desktop-estate-filters .range-control-filters .default-value ul li{position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:.5rem .3rem;cursor:pointer;overflow:hidden;z-index:1;border-bottom:1px solid #f2f2f2;font-weight:500}.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{margin-bottom:0;border-bottom:1px solid #f4f4f4}.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{width:1.1rem;height:1.1rem;margin-left:.2rem;vertical-align:middle;margin-top:-3px}.estates-search-filters .mobile-search-filters .form-group .my-select{font-weight:500}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect .multiselect__select{background-image:url(/img/icons/dropdown.svg);background-repeat:no-repeat;background-position:12px 6px;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{transform:scale(-1);background-position:7px 8px;transition:none}.estates-search-filters .mobile-search-filters .form-group .my-select .my-select-label{font-weight:500;color:#424e5b}.estates-search-filters .mobile-search-filters .form-group .my-select .multiselect .multiselect__tags{border-radius:10px;background:#fff;border:1px solid #e1e1e1;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{box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:10px}.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{font-size:1.1rem;font-weight:700;color:#7b8c9f}.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;border:1px solid #e1e1e1;background:#fff;border-radius:10px;font-weight:600;transition:all .2s ease-in-out;width:100%;max-width:none}.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{border:1px solid #d6d6d6;background:#f8f8f8;border-radius:30px;padding:.08rem .6rem;float:left;margin-bottom:.75rem}.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;padding-left:1.8rem;line-height:1.9rem}.estates-search-filters .mobile-search-filters .my-checkbox .form-check-inline label:after{width:.9rem;height:.9rem;top:.1rem;border:1px solid #d6d6d6;background:#fff}.estates-search-filters .mobile-search-filters .my-checkbox .form-check-inline label:before{transform:rotate(40deg);top:4px!important;left:-1px!important}.estates-search-filters .apply-filters{position:fixed;bottom:0;width:100%;left:0;padding:1rem 1rem 0;background:#fff;z-index:1;box-shadow:0 -1px 6px rgba(0,0,0,.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{max-width:-webkit-fit-content;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-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{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;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{font-weight:600;width:22rem;padding-top:.6rem;cursor:pointer}.estates-search-filters .desktop-estate-filters .search-bar-desk .geo-autocomplete .my-input.is-focus .form-control{padding-top:1.2rem;border-right:1px solid #f2f2f2}.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;padding-right:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:9rem}.estates-search-filters .desktop-estate-filters .toggleFilters .range-control-label{height:50px;line-height:50px;padding:0 2.7rem 0 .9rem;background-color:transparent;background-image:url(/img/icons/dropdown.svg);background-repeat:no-repeat;background-position:right 5px bottom 0;cursor:pointer;font-size:.9rem;font-weight:400}.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-image:url(/img/icons/dropdown.svg);background-repeat:no-repeat;background-position:right 6px bottom 16px;padding-right:39px;color:transparent;background-color:#fff;height:3.125rem;border:none;border-right:1px solid #f2f2f2;border-radius:0}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__single{padding:0;overflow:auto;font-size:.9rem;font-weight:800}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__tags{background-color:#fff;height:3.125rem;border-right:1px solid #f2f2f2;border-radius:0;text-transform:capitalize;font-weight:500;padding:0 59px 0 8px;color:#365c76}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__tags:hover{border:1px solid transparent}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__select{height:18px;background:#fff}.estates-search-filters .desktop-estate-filters .multiselect .multiselect__select:before{background-image:url(/img/icons/dropdown.svg);background-repeat:no-repeat;background-position:right 12px bottom;padding-right:39px;min-width:13.5rem;width:14.5rem;color:transparent;border:none;top:65%;right:0;display:inline;transform:rotate(0);background-size:22px}.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{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100%;box-shadow:0 10px 20px rgba(0,0,0,.2);border:0}.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{font-weight:600;color:#424e5b}.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;height:3.125rem;border-right:1px solid #f2f2f2;border-radius:0}.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;border:1px solid #e1e1e1;background:#fff;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{padding:0 1rem 0 .6rem;height:38px;margin-top:8px;text-transform:uppercase;letter-spacing:0;box-shadow:none;line-height:1;background:#e5eaef;border:0;color:#313d46!important;border-top:0;border-bottom:0;border-radius:10px;padding-top:2px!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:inline-block;background-color:#fff;height:1rem;vertical-align:middle}@-webkit-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)}}@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{display:inline-block!important;width:1rem;left:-3px;position:relative;top:-1px;-webkit-animation:ring 1s;animation:ring 1s;-webkit-animation-iteration-count:2;animation-iteration-count:2}@-webkit-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)}}@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{-webkit-animation:ringOver 1.5s;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{opacity:.5;cursor:default;background:#00387c!important}.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{-webkit-animation:none;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{opacity:.5;cursor:default;background:#00387c!important}.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{-webkit-animation:none;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{font-size:1.1rem;font-weight:700;color:#7b8c9f}.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;border:1px solid #e1e1e1;background:#fff;border-radius:10px;font-weight:600;transition:all .2s ease-in-out;width:100%;max-width:16rem}.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{border-top:1px solid #f2f2f2;position:fixed;width:45.6%;bottom:0;left:54.7%;background:#fff;display:block;box-shadow:0 -1px 6px rgba(0,0,0,.1);padding:1rem 1rem 0}.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{border:1px solid #d6d6d6;background:#f8f8f8;border-radius:30px;padding:.08rem .6rem;float:left;margin-bottom:.75rem}.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{left:-5px;padding-left:1.8rem;height:32px;line-height:32px!important}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline label:after{width:.9rem;height:.9rem;top:.1rem;border:1px solid #d6d6d6;background:#fff}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline label:before{transform:rotate(40deg);top:4px;left:-1px}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline input#virtual_tour{left:0;display:none}.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]:after{display:none}.estates-search-filters .other-filters-container .other-filters .my-checkbox .form-check-inline label[for=virtual_tour] .masked-image{position:absolute;left:2px;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{font-weight:700;cursor:pointer}.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{transform:scale(.7);margin-right:-16px;margin-left:auto}}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{color:#fff!important;background:#00387c;border:none!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{color:#fff!important;background:#8ea0b6}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{color:#fff!important;background:#003596}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{color:#fff!important;background:#ee7326}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;padding-right:0;max-width:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.estates-search-filters .desktop-estate-filters .toggleFilters .range-control-label{padding:0 3rem 0 .9rem;background-color:transparent;background-image:url(/img/icons/dropdown.svg);background-repeat:no-repeat;background-position:right 6px bottom;background-size:22px}.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{min-width:114px!important;background-color:transparent;background-image:url(/img/icons/dropdown.svg);background-repeat:no-repeat;background-position:right 0 center;background-size:22px}.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{position:relative;padding:0 .3rem}.estate-share-container .estate-share-menu{position:absolute;z-index:10;background:#fff;border-radius:10px;margin-top:.5rem;padding:.5rem;max-height:195px;display:flex;right:0;box-shadow:0 2px 6px rgba(0,0,0,.2)}.estate-share-container .estate-share-menu a{margin:0 10px;cursor:pointer}.estate-share-container .estate-share-menu a:hover{opacity:.7}.estate-share-container .estate-share-menu a img{width:17px;height: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{margin:.9rem 0;border-bottom:1px solid #dbdbdb;padding-bottom:.8rem}.solutions .solution-list .row .solutions_list_image{background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer;height:4.6rem;margin-top:.1rem;align-items:center;border-radius:5px}.solutions .solution-list .row .solution-title{font-size:1rem;font-weight:500;text-transform:capitalize}.solutions .solution-list .row .current-price{font-weight:700;font-size:1.2rem}.solutions .solution-list .row .solution-data{display:flex;align-items:center;justify-content:flex-end;font-weight:500;font-size:.8rem}.solutions .solution-list .row .solution-data .masked-image{width:15px;height:15px;margin-right:.1rem;position:relative;top:.1rem}.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;width:20px;height:20px}.solutions .solution-list .row .solution-data .solution-lead{border:none;cursor:pointer}.solutions .solution-list .row .solution-data .solution-lead .masked-image{width:20px;height:20px;background-color:#4b33b5}.solutions .solution-list .row .solution-data span{padding-right:10px;border-right:1px solid #dbdbdb;padding-left:10px}.solutions .solution-list .row .well{background-color:#f2f2f2;border-radius:10px;padding:1rem;font-size:.9rem;margin-top:.9rem}@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{width:100%;margin-left:0;background:#f0f8f9;border-radius:20px;padding:0;margin-right:1.2rem}.agencies-advertising .agency-title{padding-left:15px;font-size:1rem;font-weight:700}.agencies-advertising .VueCarousel-slide{display:flex;flex-direction:row;justify-content:space-around}.agencies-advertising .VueCarousel-slide .card{font-size:.8rem;box-shadow:0 0 12px 0 rgba(0,0,0,.08);border:none;width:100%;padding:10px;border-radius:10px;margin:5px 10px 10px}.agencies-advertising .VueCarousel-slide .card .agency-heading{font-size:.7rem;display:flex}.agencies-advertising .VueCarousel-slide .card .agency-heading img{margin-right:.3rem;width:1.7rem;height:1.7rem;border:1px solid;padding:.2rem;border-radius:10px}.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{margin-top:.5rem;min-height:125px;height:100%;text-align:center;background-size:cover;background-position:50%;border-radius:10px}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website.tre{background-image:url(/img/adv-website_tre.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.agencies-advertising .VueCarousel-slide .card .adv-agency.adv-website.tec{background-image:url(/img/adv-website_tec.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.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{margin-top:1rem;border:1px solid transparent;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;margin-top:1rem;border:1px solid transparent;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;margin-top:1rem;border:1px solid transparent;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;margin-top:1rem;border:1px solid transparent;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{min-height:170px;height:100%;text-align:left;border-radius:10px;background-size:cover;background-position:50%}.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;justify-content:space-evenly;flex-wrap:wrap;height:170px}.agencies-advertising .VueCarousel-slide .card .adv-agency-banner .adv-placeholder h4{font-size:1.5rem;font-weight:800;line-height:25px;margin:0;color:#005276}.agencies-advertising .VueCarousel-slide .card .adv-agency-banner .adv-placeholder p{font-size:1rem;color:#005276;line-height:18px;margin:0}.agencies-advertising .VueCarousel-slide .card.empty{display:flex;align-items:center;justify-content:center;background:#e1eff0;box-shadow:none!important}.agencies-advertising .VueCarousel-slide .card .ribbon{width:200px;position:absolute;display:inline-block;right:0;top:0}.agencies-advertising .VueCarousel-slide .card .ribbon .price-discount{font-size:1rem;font-weight:700}.agencies-advertising .VueCarousel-slide .card .ribbon:before{content:attr(data-ribbon);position:absolute;font-size:11px;font-weight:800;top:0;right:0;transform:translate(29.29%,-100%) rotate(45deg);color:#fff;text-align:center;border:1px solid transparent;border-bottom:0;transform-origin:bottom left;padding:5px 35px 11px;background:#e91e63;background-clip:padding-box;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,calc(100% - 6px) calc(100% - 6px),6px calc(100% - 6px),0 100%);clip-path:polygon(0 0,100% 0,100% 100%,calc(100% - 6px) calc(100% - 6px),6px calc(100% - 6px),0 100%);-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-size:300vmax 300vmax;-webkit-mask-composite:destination-in;mask-composite:intersect}.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;opacity:.3;width:10px!important;height:10px!important}.agencies-advertising .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot.VueCarousel-dot--active{opacity:1}@media (min-width:992px){.agencies-advertising{width:100%;margin-left:.6rem;background:#f0f8f9;border-radius:20px;padding:5px;margin-right:1.2rem}}.alert-bg{width:100%;background-color:rgba(66,78,91,.4)}.alert-bg,.alert-bg .alert-flash{position:fixed;height:100vh;z-index:10000;top:0;border-radius:0}.alert-bg .alert-flash{left:0;padding:2.5rem;text-align:center;width:100vw;box-shadow:0 0 3px rgba(0,0,0,.2);background:#fff;display:flex;justify-content:center;align-items:center}.alert-bg .alert-flash .icon{height:250px}.alert-bg .alert-flash strong{font-size:2rem;display:block;margin-bottom:.5rem}.alert-bg .alert-flash p{margin:0}.alert-bg button.close{position:relative;z-index:100000;right:-10px}@media (min-width:768px){.alert-bg .alert-flash{min-width:400px;max-width:767px;top:50%;left:50%;transform:translate(-50%,-50%);max-height:600px;border-radius:20px;box-shadow:0 0 11px 0 rgba(0,0,0,.16)}}@media (min-width:992px){.alert-bg .alert-flash{width:450px;height:auto}}.footer{margin-bottom:4rem;padding:1.4rem .3rem;background:#1c252c;color:#9da1a4;background-image:url(/img/icons/tecnocasa/logo-bg.svg);background-repeat:no-repeat;background-position:100% 0}.footer .footer-links{margin-top:10px;margin-bottom:30px}.footer .footer-links h4{color:#fff;text-transform:uppercase;font-size:.8rem!important;font-weight:500!important}.footer .footer-links h4 img{vertical-align:sub;margin-right:10px}.footer .footer-links ul{list-style:none;padding-left:30px;font-size:.8rem}.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{text-align:center;max-width:400px;line-height:15px;margin:0 auto 20px}.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-right:10px;margin-bottom: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{text-align:center;display:flex;margin-top:15px}.footer .app-buttons li{margin-right:10px}.footer .app-buttons .btn-app{width:auto;padding:.3rem 0;display:flex}.footer .app-buttons .btn-app:hover{color:#fff}.footer .app-buttons .btn-app img{vertical-align:sub;margin-right:10px;height:30px}.footer .legal{font-size:.7rem;text-align:center;color:#fff;margin-bottom:20px;margin-top:20px;background-color:transparent}.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;width:170px;padding:5px 10px;text-transform:none;margin:.7rem auto}.footer a.btn-intranet:hover{color:#fff}.footer .cookie-setting-modal{margin:6rem 0 20px;text-align:left;position:absolute;z-index:10;line-height:15px;max-width:400px}.footer .cookie-setting-modal h4{color:#fff;text-transform:uppercase;font-size:.8rem}.footer .currency_current{background:#32485b;font-size:.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;font-weight:500;padding:10px 12px 10px 5px;border-radius:10px;display:flex;align-items:center;line-height:13px;margin-top:1rem;text-transform:uppercase}.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.world a,.country-hu .footer .footer-links ul{font-size:.7rem}.country-fr .footer .svg-container{height:130px}@media (min-width:992px){svg:not(:root){overflow:hidden}.footer{margin-bottom:0;padding:1rem 0 0;background-image:none;margin-top:0}.footer .social-desk{display:block}.footer .social-desk img{margin-right:10px;margin-bottom:10px;width:35px}.footer .social{display:none}.footer .footer-links.world{margin:10px 0;text-align:left;position:absolute;z-index:9}.footer .legal{margin:0;background-color:rgba(55,68,78,.6);padding:.5rem}.footer .legal .policy-links{display:inline-block}.footer a.btn-intranet{border:2px solid;display:block;width:170px;padding:5px 10px;text-transform:none;margin-top:.5rem;margin-bottom:.5rem;margin-left:0}.footer a.btn-intranet:hover{color:#fff}.footer .svg-container{height:100px;margin:0 auto;overflow:visible;display:block}.footer .svg-container .svg-content{right:0;height:108%;width:100%;position:absolute;top:-15px;left:50%;transform:translateX(-50%)}}body.country-de .footer{margin-bottom:0}body.country-de .footer .svg-container{height:160px}input.form-control,textarea.form-control{border-radius:10px;background-color:#f1f3f4;height:3rem;font-size:1rem;border:1px solid #f1f3f4}input.form-control:focus,textarea.form-control:focus{box-shadow:0 0 10px rgba(66,78,91,.2);border:1px solid #424e5b}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{height:calc(1.5em + .75rem + 12px);font-size:.9rem;color:#424e5b;font-weight:600;background:#f1f3f4 url(/img/icons/arrow-select.svg) no-repeat right .75rem center/8px 10px;border:1px solid #f1f3f4;border-radius:10px;transition:all .2s ease-in-out}.custom-select:hover{transition:all .2s ease-in-out;border:1px solid #424e5b}.custom-select:focus{border:1px solid #424e5b;outline:0;box-shadow:0 0 10px rgba(66,78,91,.2)}.multiselect .multiselect__tags{height:3rem;font-size:.9rem;color:grey;font-weight:300;background:#f1f3f4;border-color:transparent;border-radius:10px;padding-top:0;display:flex;align-items:center}.multiselect .multiselect__tags:hover{transition:all .2s ease-in-out;border:1px solid #424e5b}.multiselect .multiselect__select{top:.4rem}.multiselect .multiselect__placeholder{display:none}.multiselect .multiselect__content-wrapper{z-index:10;box-shadow:0 0 39px 0 rgba(57,68,81,.24)}.multiselect .multiselect__option--highlight{background:transparent;color:grey}.multiselect .multiselect__single{padding:1rem .15rem 0;margin:0;background:transparent;font-weight:600;overflow:hidden!important;white-space:nowrap;text-overflow:ellipsis;color:#424e5b}.form-control:disabled,.form-control[readonly]{color:#aaa;background-color:rgba(241,243,244,.49019607843137253)}.form-control:disabled:hover,.form-control[readonly]:hover{border:1px solid #f1f3f4!important}.my-input .form-control{transition:all .2s ease-in-out;font-weight:600}.my-input .form-control:hover{border:1px solid #424e5b;transition:all .2s ease-in-out}.my-select{border-radius:10px;border:1px solid #f1f3f4}.my-select .my-select-label{color:#424e5b!important;font-weight:400}.my-select .multiselect__select:before{position:relative;right:-9px;top:16%;margin-top:4px;border-color:transparent #424e5b #424e5b transparent;border-style:solid;border-width:0 2px 2px 0;content:"";width:8px;height:8px;display:block;transform:rotate(45deg)}.my-input-label{font-size:1rem;color:#424e5b!important;font-weight:400}.input-group-append .input-group-text{background-color:#f2f2f2;border-top-right-radius:6px;border-bottom-right-radius:6px;z-index:1}.btn-group{width:100%}.btn-group .btn-primary{background-color:#fff;color:#424e5b;border:1px solid #e1e1e1}.btn-group .btn-primary.active,.btn-group .btn-primary:active{color:#fff!important;background-color:#158140!important;border-color:#158140!important}.btn-group .btn{font-weight:200}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}[data-toggle=buttons-radio]>.btn>input[type=radio]{display:none}[data-toggle=buttons-checkbox]>.btn>input[type=checkbox]{display:none}.error-span{position:relative;color:#c00;top:-.8rem;font-size:.9rem;display:block;margin-top:1rem}.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{top:6px;left:1px;width:8px;height:13px;border-color:transparent #424e5b #424e5b transparent;border-style:solid;border-width:2px;transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:100% 100%;opacity:.8}.privacy-policy{font-size:.75rem;margin-bottom:.5rem}.form-check [type=checkbox]+div+label,.form-check [type=checkbox]+label{position:relative;left:-.3rem;padding-left:2rem;font-weight:500;font-size:.8rem;text-align:left;height:auto;line-height:normal}.form-check span{font-size:.7rem;cursor:pointer;text-decoration:underline;font-weight:600;text-align:left}.country-hu .navbar .my-select{border:none}.country-hu .navbar .my-select .multiselect{height:30px;min-height:30px}.country-hu .navbar .my-select .multiselect .multiselect__select{height:30px;top:0}.country-hu .navbar .my-select .multiselect .multiselect__tags{height:30px;min-height:30px;margin-top:3px}.country-hu .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{background:#f9f9f9}.country-hu .geo-select .my-select .multiselect{font-size:.9rem}.country-hu .geo-select .my-select .multiselect .multiselect__content-wrapper{width:100%;padding:.4rem;min-width:210px}.country-hu .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{background:#d8d8d8;border-radius:10px}.country-hu .geo-select .my-select .multiselect .multiselect__content-wrapper::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px;margin-top:10px;margin-bottom:10px}.country-hu .geo-select .my-select .multiselect.multiselect--disabled{background:none}.lang .my-select .multiselect .multiselect__content-wrapper{width:500px;border-radius:5px;right:0}.estates-show-region .custom-offer-modal .modal-dialog .custom-offer-form .form-group,.estates-show .custom-offer-modal .modal-dialog .custom-offer-form .form-group{margin-bottom:1rem}.estates-show-region .custom-offer-modal .modal-dialog .custom-offer-form .form-group .error-span,.estates-show .custom-offer-modal .modal-dialog .custom-offer-form .form-group .error-span{top:0}@media (min-width:992px){.estates-show-region .custom-offer-modal .modal-dialog,.estates-show .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;padding:1.5rem;border-radius:0 0 20px 20px;margin-bottom:1rem}.lead-form h4{font-size:1.2rem;font-weight:600}}.appointment-form{font-weight:400}.appointment-form .appointment-type{width:100%;display:flex;align-items:center;justify-content:space-between}.appointment-form .appointment-type.has-error{border:1px solid #c00;border-radius:8px;padding:.5rem;margin-bottom:1rem}.appointment-form .appointment-type .form-check .form-check-label{text-transform:uppercase;font-size:.8rem;padding-left:0;font-weight:600;width:100%;text-align:center;padding-top:8px;display:flex;align-items:center;justify-content:center}.appointment-form .appointment-type .form-check .form-check-label img{width:17px;margin-right:10px}.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{content:"";position:absolute;left:0;top:0;margin:0;width:100%;height:40px;z-index:0;border-radius:10px;border-style:solid;border-width:2px;transition:.2s ease-out}.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{z-index:-1;transform:scale(0)}.appointment-form .appointment-type .form-check [type=radio]:checked+label:after{border-color:#365c76;background-color:#365c76;z-index:0;transform:scale(1)}.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{border-radius:10px 0 0 10px}.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{border-radius:0 10px 10px 0}.appointment-form .appointment-type .form-check:nth-child(2) label:before{border-radius:0 10px 10px 0}.appointment-form .appointment-type .error-span{position:static;margin-bottom:0}.appointment-form .appointment-type .masked-image{background:#424e5b;width:1rem;height:1rem;margin-right:.7rem}.appointment-form .form-check{width:100%;margin-bottom:1rem!important;margin:0}.appointment-form .calendar-dates{margin-top:1rem;margin-bottom: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;display:flex;flex-direction:column;justify-content:center;text-align:center;cursor:pointer}.appointment-form .calendar-dates .VueCarousel-slide .calendar-date .month,.appointment-form .calendar-dates .VueCarousel-slide .calendar-date .week-day{font-size:.9rem;color:#999}.appointment-form .calendar-dates .VueCarousel-slide .calendar-date .week-day{margin-top:.4rem}.appointment-form .calendar-dates .VueCarousel-slide .calendar-date .month{margin-bottom:.4rem;color:#fff;background:#424e5b;border-radius:8px 8px 0 0}.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{position:static;padding-top:.5rem;margin-bottom:0}.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{padding:.5rem;border:1px solid #e1e1e1;border-radius:1.5rem;margin-right:.3rem;font-size:.9rem;cursor:pointer}.appointment-form .time-ranges .time-range:last-of-type{margin-right:0}.appointment-form strong{display:block;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{font-size:.8rem;border:1px solid #b9cdde;padding:.5rem;text-align:center;background:#f0f8ff;border-radius:10px}.appointment-form .alert strong{display:inline-block;margin:0}.appointment-form-tec [type=radio]:checked+label span{z-index:1;color:#fff}.appointment-form-tec [type=radio]:checked+label .masked-image{background:#fff!important;z-index:1}.appointment-form-tec [type=radio]:checked+label:after{border-color:transparent!important;background-color:#158140!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{color:#158140!important;border:1px solid #e1e1e1;background:rgba(96,125,139,.12)}.appointment-form-tec .calendar-dates .calendar-date .month{background:#158140!important}.appointment-form-tec .time-ranges .time-range.is-active{color:#fff;border:none;background:#158140!important}.appointment-form-tec .privacy-policy a{color:#158140!important}.appointment-form-tre [type=radio]:checked+label span{z-index:1;color:#fff}.appointment-form-tre [type=radio]:checked+label .masked-image{background:#fff!important;z-index:1}.appointment-form-tre [type=radio]:checked+label:after{border-color:transparent!important;background-color:#ee7326!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{color:#ee7326!important;border:1px solid #e1e1e1;background:rgba(96,125,139,.12)}.appointment-form-tre .calendar-dates .calendar-date .month{background:#ee7326!important}.appointment-form-tre .time-ranges .time-range.is-active{color:#fff;border:none;background:#ee7326!important}.appointment-form-tre .privacy-policy a{color:#ee7326!important}@media (min-width:992px){.appointment-form{font-size:.9rem!important;background-color:#fff;padding:1.5rem;border-radius:0 0 20px 20px}.appointment-form .appointment-type .form-check{width:50%;margin:0}.appointment-form .appointment-type .form-check.disabled{opacity:.6}.appointment-form .appointment-type .btn-group .btn{padding:.5rem;line-height:1rem;font-size:.6rem}.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{text-align:center;font-size:.9rem}.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{height:170px;border-radius:.5rem;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;padding-left:8px;padding-right:8px;margin-right:3px}.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-region .share-with-friend-modal .modal-dialog,.estates-show .share-with-friend-modal .modal-dialog{width:500px}.estates-show-region .share-with-friend-modal .modal-dialog .share-with-friend,.estates-show .share-with-friend-modal .modal-dialog .share-with-friend{background-color:#fff;padding:1.5rem;border-radius:20px}.estates-show-region .share-with-friend-modal .modal-dialog .share-with-friend h4,.estates-show .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{position:absolute;z-index:100;background:#fff;list-style:none;width:calc(100vw - 30px);border-radius:20px;margin-top:.5rem;padding:1rem 1rem .5rem;max-height:380px;overflow:auto;max-width:690px;max-height:38vh;box-shadow:0 0 39px 0 rgba(57,68,81,.24)}.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;-webkit-padding-start:0;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{font-weight:700;margin:.2rem;text-transform:uppercase;font-size:.9rem;border-top:1px solid #e2e2e2;width:100%;padding-top:.5rem}.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{width:.9rem;margin-right:.5rem}.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{width:.9rem;margin-right:.5rem;vertical-align:initial}.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{width:.8rem;margin-right:.5rem;vertical-align:initial}.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{padding:.3rem 0 .3rem 1.9rem;cursor:pointer;list-style:none;border-radius:10px}.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%,94.9%,.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{border-radius:0;border-bottom:1px solid #e1e1e1;padding:.4rem 0 .4rem 2.5rem;margin-left:-3px;background-repeat:no-repeat;background-position:left 10px center;background-size:16px}.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{font-size:1rem;margin:0;display:flex;font-weight:300;cursor:pointer}.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{width:2.2rem;margin-right:.8rem}.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{width:1.6rem;margin-left:.3rem;margin-right:1.1rem}.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{width:1.6rem;margin-left:.4rem;margin-right:1rem}.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{font-size:.8rem;position:relative;top:-.3rem;display:block;font-weight:200}.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%,94.9%,.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{padding:.5rem .5rem .5rem 2rem;background:url(/img/icons/location_on.svg) no-repeat 10px 8px;cursor:pointer;font-weight:500}.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%,94.9%,.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{border-radius:7px;background:#f2f2f2}.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{background-color:transparent;position:absolute;left:0;top:1rem;display:flex;align-items:center;display:block;z-index:3;width:calc(100% - 1rem)}.address-autocomplete .badge-autocomplete .badge-autocomplete-text,.geo-autocomplete .badge-autocomplete .badge-autocomplete-text{font-weight:700;background-color:#f2f7f2;height:3rem;padding:.3rem .7rem;margin-left:1rem;border-radius:10px;display:flex;align-items:center;border:2px solid}.address-autocomplete .badge-autocomplete .badge-autocomplete-text span,.geo-autocomplete .badge-autocomplete .badge-autocomplete-text span{margin-right:.5rem;padding-right:.2rem;white-space:nowrap;max-width:12rem;overflow-x:hidden;text-overflow:ellipsis}.address-autocomplete .badge-autocomplete .badge-autocomplete-text img,.geo-autocomplete .badge-autocomplete .badge-autocomplete-text img{cursor:pointer;width:.6rem;height:.6rem;margin-left:auto}.address-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts,.geo-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts{background:#fff;position:absolute;top:.6rem;right:2rem;padding:.5rem;cursor:pointer;color:#424e5b;margin-left:0}@media (min-width:992px){.address-autocomplete .badge-autocomplete,.geo-autocomplete .badge-autocomplete{background-color:#fff;top:.7rem;width:auto;width:20rem;display:flex}.address-autocomplete .badge-autocomplete .badge-autocomplete-text,.geo-autocomplete .badge-autocomplete .badge-autocomplete-text{height:2rem;font-size:.9rem;max-width:14rem}.address-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts,.geo-autocomplete .badge-autocomplete .badge-autocomplete-edit-districts{background:#fff;position:static;border:2px solid;margin-right:-10px;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-left:10px;margin-bottom:10px;margin-right:5px;padding-right:20px}.address-autocomplete .geo-autocomplete-results li:first-child,.geo-autocomplete .geo-autocomplete-results li:first-child{border-right:1px solid #f2f2f2}.address-autocomplete .geo-autocomplete-results li:nth-child(2),.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{width:2.2rem;margin-right:.8rem;height:2.2rem}.address-autocomplete .geo-autocomplete-results li .draw-map,.geo-autocomplete .geo-autocomplete-results li .draw-map{width:2rem;margin-left:.3rem;margin-right:1.1rem;height:2rem}.address-autocomplete .geo-autocomplete-results li .near-you,.geo-autocomplete .geo-autocomplete-results li .near-you{width:2rem;margin-left:.4rem;margin-right:1rem;height: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{display:grid;margin-bottom:0;border-right:none}.address-autocomplete .geo-autocomplete-section-geo li:first-child,.geo-autocomplete .geo-autocomplete-section-geo li:first-child{border-right:none}.address-autocomplete .geo-autocomplete-section-geo li:nth-child(2),.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{position:absolute;width:100%;margin-top:20px}.country-es.agencies-home .search-icon,.country-hu.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;box-shadow:0 0 6px rgba(0,0,0,.1);transition:all .5s ease-out;z-index:12;border-top:2px solid}.main-menu-container .navbar .nav-item .nav-link{color:#424e5b;padding-right:0;padding-left:0}.main-menu-container .navbar .nav-item.industrial a{background-color:#fff;padding:2px 18px 0 5px;color:#424e5b;border-radius:50px}.main-menu-container .navbar .nav-item.industrial .masked-image{position:relative;background-color:#c92700!important;top:1px}.main-menu-container .lang{padding:.4rem 0}.main-menu-container.is-transparent{background-color:transparent;transition:all .5s ease-out;box-shadow:none;border-top:2px solid transparent}.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 .nav-link .masked-image{background-color:#fff!important;vertical-align:top}.main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item.industrial a{background-color:#fff;padding:2px 18px 0 5px;color:#424e5b;border-radius:50px}.main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item.industrial .masked-image{position:relative;background-color:#c92700!important;top:1px;height:1.2rem}.main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item .masked-image{background-color:#fff!important;vertical-align:top}.main-menu-container.is-transparent .lang{color:#fff}.main-menu-container.is-transparent.is-pinned,.main-menu-container.is-transparent .navbar-toggler .masked-image{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;box-shadow:0 0 6px rgba(0,0,0,.1);transition:all .5s ease-out;z-index:12;border-top:2px solid}body.tecnocasa.country-tn .main-menu-container .navbar .nav-item .nav-link{color:#424e5b;padding-right:0;padding-left:0}body.tecnocasa.country-tn .main-menu-container .navbar .nav-item.industrial a{background-color:transparent;padding:0;color:#424e5b;border-radius:50px}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;transition:all .5s ease-out;box-shadow:none;border-top:2px solid transparent}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;padding:0;color:#fff;border-radius:50px}body.tecnocasa.country-tn .main-menu-container.is-transparent .navbar-nav.menu-desk .nav-item.industrial .masked-image{position:relative;background-color:#fff!important;top:1px;height:1.2rem}.navbar{z-index:1;height:auto;padding-right:0;justify-content:normal;width:100%!important}@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{margin-right:1rem;height:1rem;width:1rem}.navbar .back-link .masked-image{height:1rem;width:1rem;background-color:#424e5b}.navbar .navbar-toggler{position:absolute;right:0}.navbar .navbar-toggler .masked-image{background-color:#424e5b}.navbar .navbar-collapse{background:#f8f8f8;position:fixed;top:0;right:-100%;width:80%;padding:5rem 1rem;height:100vh;transition:right .5s ease-out;display:block;box-shadow:-18px 1px 20px 0 rgba(66,78,91,.16);overflow:auto}.navbar .navbar-collapse.show{right:0;transition:right .5s ease-in}.navbar .navbar-collapse .close-menu{position:absolute;top:1rem;right:1rem;background:transparent;border:none}.navbar .navbar-collapse .navbar-nav .nav-item{background:#fff;margin-bottom:.8rem;border-radius:23px;padding:.2rem 1rem;text-transform:uppercase;width:100%}.navbar .navbar-collapse .navbar-nav .nav-item img{float:left;padding-top:8px;padding-right:10px}.navbar .navbar-collapse .navbar-nav .nav-item .masked-image{width:21px;height:30px;float:left;margin-top:1px;margin-right:10px;padding:0}.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{margin-left:auto;float:none;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{width:21px;height:30px;float:left;margin-top:1px;margin-right:10px;padding:0;background-color:#424e5b!important}.navbar .navbar-collapse .navbar-nav .menu-auth .nav-item.active{border:1px solid}.navbar .navbar-nav.menu-desk{display:none}.navbar .lang{position:absolute;right:60px;top:22px;text-transform:uppercase;font-size:.8rem;display:flex;align-items:center;font-weight:700;cursor:pointer}.navbar .lang .masked-image{height:1.3rem;background-color:#fff;vertical-align:top;cursor:pointer;margin-left:.5rem}.navbar .lang-modale{position:absolute;top:60px;right:12px;background:#fff;padding:1rem;min-width:auto;border-radius:10px;box-shadow:0 0 12px 0 rgba(0,0,0,.08)!important;transition:all .5s ease-out}.navbar .lang-modale .languages{display:flex;flex-wrap:nowrap;justify-content:space-around;flex-direction:column}.navbar .lang-modale .languages>div{font-size:.9rem;background:#ebedee;border-radius:30px;padding:.2rem 1rem .4rem .8rem;cursor:pointer;transition:all .5s ease-out;margin:.2rem 0;display:flex}.navbar .lang-modale .languages>div:hover{outline:2px solid #5e6b70;background:#fff;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);color:#fff;box-shadow:0 0 12px 0 rgba(84,113,128,.55)!important;transition:all .5s ease-out}.navbar .lang-modale .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.navbar .lang-modale .header .title{font-weight:700;font-size:.9rem!important;display:flex;align-items:center;margin-right:1.2rem}.navbar .lang-modale .header .title .masked-image{background-color:#5e6b70!important;height:1.1rem}.navbar .lang-modale .header .close{float:none;cursor:pointer}.navbar .lang-modale .triangle{display:block;height:0;width:0;border:10px solid transparent;border-top-color:#fff;position:absolute;top:-20px;left:calc(100% - 75px);transform:rotate(180deg)}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;width:auto;margin-top:0}.navbar .back-link{display:none}.navbar .navbar-brand .navbar-logo{height:40px;width:auto;transition:all .4s ease-in-out}.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;padding:0 10px 0 8px;font-weight:600;margin-right:10px;margin-left:10px}.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{height:1.1rem;background-color:#fff;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-it .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-it .is-pinned .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-tn .is-pinned .navbar .navbar-brand .navbar-logo{height:60px;width:auto;margin-top:0}body.tecnocasa.country-de .navbar,body.tecnocasa.country-fr .navbar,body.tecnocasa.country-hu .navbar,body.tecnocasa.country-it .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-it .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-it .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-tn .navbar .navbar-brand .navbar-logo{height:48px;width:auto;transition:all .4s ease-in-out}@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-it .navbar .navbar-brand .navbar-logo,body.tecnocasa.country-tn .navbar .navbar-brand .navbar-logo{height:60px}}body.tecnorete.country-it .is-pinned .navbar-logo,body.tecnorete.country-it .navbar-logo{height:45px}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{position:fixed;top:0;left:0;right:0;width:auto;height:100%;margin:0;padding:0;background-color:rgba(66,78,91,.22);z-index:500000}.loader-overlay .lds-ripple{display:inline-block;position:fixed;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:56px;height:56px}.loader-overlay .lds-ripple div{position:absolute;border:4px solid;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.loader-overlay .lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}@keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}body.tecnocasa .loader-overlay .lds-ripple div,body.tecnorete .loader-overlay .lds-ripple div{border-color:#fff}.hide-overlay{position:fixed;top:0;left:0;right:0;width:auto;height:100%;margin:0;padding:0;background-color:#fff;z-index:500000;transition:all .5s}.login-modal .modal-dialog .modal-content .modal-body{padding:1rem 2rem!important}.login-modal .modal-dialog .modal-content .modal-body h4{font-weight:700;font-size:1.1rem;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{width:1.5rem;margin-right:.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{position:relative;top:.1rem;font-weight:200;text-transform:none}.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{text-align:left;margin-top:-10px;padding:0 0 10px 5px;text-transform:none;width:-webkit-fit-content;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{cursor:pointer;color:#158140}.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{position:absolute;top:-10px;right:-15px;border-radius:4px;padding:0 5px;box-shadow:none;font-family:Nunito,Arial,sans-serif;font-size:10px}.mapboxgl-popup-content{padding:0;border-radius:20px;box-shadow:-1px 0 24px rgba(0,0,0,.39)!important}.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{top:0;left:0;right:0;bottom:0;width:100%;height:100vh;z-index:1063;display:block;position:fixed;background:#fff;margin:0 auto;border-radius:0}.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{max-width:50px;position:absolute;z-index:1;bottom:30px;right:0}.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{top:60px;left:10px;width:100%}.tecnomap-container .mapboxgl-ctrl-geocoder{background:none;margin:0}.tecnomap-container .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input{border:0;background:#fff;border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:30px!important;border-bottom-left-radius:30px!important;width:100%!important;margin:0!important;height:42px!important;padding:6px 36px 6px 20px;font-size:.9rem;box-shadow:30px 0 30px rgba(0,0,0,.2)}.tecnomap-container .mapboxgl-ctrl-geocoder .map-search-icon{width:42px;height:42px;right:-42px;background:#fff;border:none;border-top-right-radius:30px;border-bottom-right-radius:30px}.tecnomap-container .mapboxgl-ctrl-geocoder .map-search-icon svg{fill:#424e5b;width:25px!important;top:10px;right:15px}.tecnomap-container .tecnomap-controls{position:fixed;bottom:0;left:0;z-index:1066;min-width:375px;display:flex;width:100%}.tecnomap-container .tecnomap-left-sidebar{position:fixed;bottom:12%;width:50px;background:#fff;border-radius:25px;box-shadow:0 0 20px rgba(0,0,0,.2);left:2%;padding:.5rem 0;cursor:default;z-index:9999}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element{padding:0;margin:7px 0;border:0;transition:all .2s ease-in-out;cursor:pointer;position:relative}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element.btn{width:50px;min-width:auto}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element.btn span{text-transform:none;position:absolute;top:4px;text-align:left;left:45px;background:#fff;padding:.1rem;border-radius:10px;box-shadow:-2px 2px 20px rgba(0,0,0,.3);text-align:center;opacity:0;transition:all .2s ease-in-out;width:0;display:none}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element:hover img{transition:all .2s ease-in-out;filter:saturate(160%);-ms-filter:saturate(160%);opacity:.4}.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{width:148px;opacity:1;transition:all .2s ease-in-out}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element img{width:27px;height:27px;filter:saturate(1);-ms-filter:saturate(1)}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element img.ar{position:absolute;left:-12px;top:-3px}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tecnomap-container .tecnomap-left-sidebar .geoloc.loopator{-webkit-animation:rotating infinite linear 1.5;animation:rotating 1.5s linear infinite;filter:saturate(0)}.tecnomap-container .tecnomap-left-sidebar .geoloc.loopator:hover span{opacity:0;display:none}.tecnomap-container .tecnomap-left-sidebar .geoloc.loopator span{opacity:0;display:none}.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{width:85%;height:1px;background:#eee;display:block;content:" ";position:relative;margin:auto}.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{width:30px;margin:1.3rem 10px .5rem}.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-in,.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-out{background:#f2f3f0;font-size:1.5rem!important;font-weight:400;color:#424e5b;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{cursor:not-allowed;color:#777;background:#ccc}.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-radius:20px 20px 0 0;border-bottom:1px solid #fff}.tecnomap-container .tecnomap-left-sidebar .zoom-btn .zoom-out{border-radius:0 0 20px 20px}.tecnomap-container .tecnomap-controls-element{flex:1;text-align:center;margin:7px}.tecnomap-container .tecnomap-estates{position:fixed;bottom:60px;left:0;z-index:901;width:100%;min-width:330px;border-radius:20px}.tecnomap-container .tecnomap-estates .VueCarousel-slide{flex-basis:auto}.tecnomap-container .tecnomap-estate-card{padding:0}.tecnomap-container .tecnomap-estate-card .estate-card{margin-bottom:40px;border-bottom:none;min-height:auto;padding:0;margin-left:.6rem!important;margin-right:.6rem!important}.tecnomap-container .tecnomap-estate-card .estate-card .estate-carousel-image{height:181px;min-width:330px;border-top-right-radius:20px;border-top-left-radius:20px;border-bottom-right-radius:0;border-bottom-left-radius:0;margin:0}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data{margin-top:0;padding:.9rem .6rem .6rem;background-color:#fff;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.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{margin:0;font-size:1.1875rem;font-weight:600}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-rooms .masked-image{background-color:#ef9393;vertical-align:text-bottom;height:1rem;width:1rem}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-surface .masked-image{background-color:#b663d7;vertical-align:text-bottom;height:1rem;width:1rem}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-box-data .estate-card-bathrooms .masked-image{background-color:#8ec7d5;vertical-align:text-bottom;height:1rem;width:1rem}.tecnomap-container .tecnomap-estate-card .estate-card .estate-card-price .estate-card-current-price{font-weight:700;font-size:1.1rem;background-color:#d5efd6;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px;padding:.4rem .6rem}.tecnomap-container .tecnomap-infobar-container{position:fixed;left:0;padding:0 10px;z-index:900;display:inline-block;top:.9rem}.tecnomap-container .tecnomap-infobar-container .tecnomap-infobar{background:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:20px;padding:0;text-align:center;font-size:.7rem;color:#424e5b!important}.tecnomap-container .tecnomap-header{top:0;left:0;right:0;width:100%;height:45px;z-index:1064;display:block;position:fixed;background:#fff;margin:0 auto;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 8px 17px -14px rgba(0,0,0,.75)}.tecnomap-container .tecnomap-header img{cursor:pointer}.mapboxgl-ctrl-geocoder{max-width:290px}.mapboxgl-ctrl-geocoder .suggestions{border-radius:20px;width:112%;box-shadow:0 0 11px 0 rgba(0,0,0,.16)}@media (min-width:992px){.tecnomap-container .tecnomap-drawer .mapboxgl-map .mapboxgl-control-container .mapboxgl-ctrl-top-left{left:5rem}.tecnomap-container .tecnomap-header{top:30px;width:95%;border-top-left-radius:20px;border-top-right-radius:20px}.tecnomap-container .tecnomap-left-sidebar{left:3.5%;top:40%;bottom:auto}.tecnomap-container .tecnomap-left-sidebar .tecnomap-controls-element.btn span{display:block}.tecnomap-container .tecnomap-drawer .mapboxgl-map{top:30px;left:0;right:0;bottom:0;width:95%;height:93vh;z-index:1064;display:block;position:fixed;background:#fff;margin:10px auto;border-radius:20px;box-shadow:0 0 11px 0 rgba(0,0,0,.16)}.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{max-width:50px;position:absolute;z-index:1;bottom:80px;right:20px}.tecnomap-container .tecnomap-controls{position:fixed;bottom:6%;left:3%;z-index:1066;max-width:375px;display:flex;background-color:transparent}.tecnomap-container .tecnomap-controls .tecnomap-controls-element{flex:1;text-align:center;margin:7px;position:fixed;width:220px;bottom:5%}.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{top:130px;right:4%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;left:auto}.tecnomap-container .tecnomap-infobar-container .tecnomap-infobar{background:#fff;font-size:.9rem;position:fixed;width:100%;left:31rem;top:6.9rem;border:0;margin:auto;max-width:40%;box-shadow:0 0 36px rgba(0,0,0,.1);font-weight:400;padding:.7rem 1rem}.tecnomap-container .tecnomap-estates{position:relative;border-radius:20px;min-width:330px;max-width:330px;bottom:0}.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;opacity:.3;width:10px!important;height: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{margin:0!important;border-radius:20px!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{max-width:55%;font-size:1.2rem;padding:.4rem 1rem;font-weight:bolder}.tecnomap-container .tecnomap-infobar-container .tecnomap-infobar strong{color:#424e5b!important}}@media (max-width:374px){.tecnomap-container .tecnomap-controls-element{padding:.7rem .4rem;font-size:.7rem!important;max-width:150px;margin:7px}.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{border-bottom:none;align-items:flex-end}.modal .modal-dialog .modal-header h5{font-weight:800;font-size:1.2rem}.modal .modal-dialog .modal-header .close{padding:1rem;font-size:0}.modal .modal-dialog .modal-footer{border:none}.modal .modal-dialog span{cursor:default;-webkit-text-decoration:auto;text-decoration:auto;font-weight:400;font-size:1rem}.bottom-modal .modal-dialog{position:fixed;bottom:0;left:0;right:0;width:100%;max-height:98vh;margin:0;border:none;z-index:100}.bottom-modal .modal-dialog .modal-content{border-top-left-radius:20px;border-top-right-radius:20px;border:none}.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{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.animated.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.privacyModal .modal-dialog{max-width:800px}.privacyModal .modal-dialog .modal-content{max-height:80vh;border-radius:20px;box-shadow:0 0 11px 0 rgba(66,78,91,.16);border:none}.privacyModal .modal-dialog .modal-content .modal-header span{font-weight:800}.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}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@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{height:107vh;overflow:auto;border:none;border-radius:0}.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:-webkit-fit-content;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;top:10%;width:90%;max-width:none}.full-screen-modal .modal-dialog .modal-content{border-radius:20px;height:auto;box-shadow:0 0 30px rgba(0,0,0,.25)}.full-screen-modal .modal-content{height:auto}.bottom-modal .modal-dialog{margin:0 auto;top:10%;max-width:400px;position:absolute}.bottom-modal .modal-dialog .modal-content{border-radius:20px;box-shadow:0 0 11px 0 rgba(66,78,91,.16);border:none}@-webkit-keyframes fadeInUpBig{0%{opacity:0}to{opacity:1}}@keyframes fadeInUpBig{0%{opacity:0}to{opacity:1}}.fadeInUpBig{-webkit-animation-name: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{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination li{display:inline}.pagination li a{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;margin:2px;border-radius:50px;font-size:.8rem;border:1px solid rgba(66,78,91,.27)}.pagination li a.active{background-color:#424e5b;color:#fff}.search-bar{position:relative;height:54px;max-width:690px;margin:.8rem auto}.search-bar .contract-buttons{display:flex;justify-content:center;margin:0 auto 1rem;max-width:410px;width:70%;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)}.search-bar .contract-buttons .btn{padding:.3rem .5rem;margin-bottom:0;font-size:.8rem;text-transform:uppercase;font-weight:400;letter-spacing:.1rem;border-bottom:2px solid #fff;border-radius:0;font-weight:700}.search-bar .contract-buttons .btn:hover{color:#fff;border-bottom:2px solid #fff}.search-bar .evaluations-search,.search-bar .search-bar-form{position:relative}.search-bar .evaluations-search.is-fullscreen,.search-bar .search-bar-form.is-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;max-height:none;z-index:1050;background:#fff;display:flex}.search-bar .evaluations-search.is-fullscreen .full-screen-header,.search-bar .search-bar-form.is-fullscreen .full-screen-header{position:absolute;width:100vw;height:3rem;text-align:center;padding:.8rem;font-weight:600;background:#fff;border-bottom:1px solid #e1e1e1}.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{position:absolute;top:.8rem;right:1.3rem;width:1rem;padding:0;margin:0}.search-bar .evaluations-search.is-fullscreen .sector-dropdown,.search-bar .search-bar-form.is-fullscreen .sector-dropdown{border-bottom:1px solid #e1e1e1;position:static;margin-top:3rem;background:#fff;padding-left:.5rem}.search-bar .evaluations-search.is-fullscreen .sector-dropdown .sector-dropdown-options,.search-bar .search-bar-form.is-fullscreen .sector-dropdown .sector-dropdown-options{width:100vw;max-width:none;margin-top:0;border-radius:0}.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{position:static;margin-top:3rem;flex:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.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-radius:0;border-bottom:1px solid #e1e1e1;padding:.5rem;box-shadow:none;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{width:100vw;height:calc(100vh - 10rem);position:absolute;left:0;max-height:none;border-radius:0;margin-top:0;box-shadow:none;padding:.8rem;max-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{text-align:center;line-height:.7rem;width:33.333%;display:inline-block;padding:9px 5px;background-color:#f5f5f5;margin:4px;border-radius:8px}.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{width:2.2rem;margin-bottom:.1rem;height:1.9rem;margin-right:0}.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{width:1.6rem;margin-left:0;margin-right:0;margin-bottom:.3rem}.search-bar .evaluations-search .sector-dropdown,.search-bar .search-bar-form .sector-dropdown{position:absolute;top:0;left:1.5rem;width:3.5rem;background:#fff;height:54px;z-index:1}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-value,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-value{line-height:54px;border-right:1px solid #e1e1e1;cursor:pointer;width:3rem}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-options,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-options{background:#fff;list-style:none;width:calc(100vw - 30px);border-radius:20px;margin-top:.6rem;margin-left:-1.5rem;padding:.9rem .5rem;max-width:280px}.search-bar .evaluations-search .sector-dropdown .sector-dropdown-options li,.search-bar .search-bar-form .sector-dropdown .sector-dropdown-options li{font-size:1rem;padding:.4rem 1rem;font-weight:500}.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-right:10px;margin-bottom:4px}.search-bar .evaluations-search input[type=text],.search-bar .search-bar-form input[type=text]{width:100%;border:none;height:54px;border-top-right-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-bottom-left-radius:30px;box-shadow:0 0 39px 0 rgba(57,68,81,.24);background-color:#fff;overflow:hidden;text-overflow:ellipsis;padding-right:57px;padding-left:5.8rem}.search-bar .evaluations-search .search-icon,.search-bar .search-bar-form .search-icon{position:absolute;top:0;right:0;height:54px;width:54px;display:flex;justify-content:center}.search-bar .evaluations-search .search-icon img,.search-bar .search-bar-form .search-icon img{width:25px;height:55px}.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)}body.tecnocasa .search-bar .contract-buttons .btn.active{color:#f6b818;border-bottom:4px solid #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,.3215686274509804)}body.tecnorete .search-bar .contract-buttons .btn.active{color:#f6b818;border-bottom:3px solid #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,.0784313725490196)}.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]{border-radius:0!important;background:url(/img/icons/search.svg) no-repeat;background-position:right 10px bottom 15px}.country-hu .search-bar .search-icon,.country-tn .search-bar .search-icon{display:none}.country-hu .search-bar-form .geo-select,.country-tn .search-bar-form .geo-select{display:block;background:#fff;border-radius:20px}.country-hu .search-bar-form .geo-select #input-geo-select-province,.country-tn .search-bar-form .geo-select #input-geo-select-province{width:97%}.country-hu .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-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-tn .search-bar-form .geo-select .my-select-label{margin-left:1.4rem;font-size:.9rem}.country-hu .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-tn .search-bar-form .geo-select #input-geo-select-city .multiselect--disabled{border-radius:30px}.country-hu .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-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-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{color:#424e5b;background-color:rgba(208,231,207,.48)}.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-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{height:3.1rem;color:#424e5b;background:none;border-radius:0}.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-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-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-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-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-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{color:#424e5b;background:#e0ece6;border-radius:10px}.country-hu .search-bar-form .geo-select .btn,.country-tn .search-bar-form .geo-select .btn{margin:0!important;max-width:3rem;text-transform:uppercase;min-width:3rem;padding:.3rem 0 0!important}.country-hu .search-bar-form .geo-select .btn.btn-network,.country-tn .search-bar-form .geo-select .btn.btn-network{bottom:0;right:10px;background:#158140!important;border:2px solid #fff!important;width:100%;min-width:auto;max-width:none}.country-hu .search-bar-form .geo-select .btn.btn-network:hover,.country-tn .search-bar-form .geo-select .btn.btn-network:hover{background:#158140!important;border:2px solid #158140!important}.country-hu .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-tn .search-bar-form .geo-select .btn .masked-image{background-color:#fff!important;width:1.6rem;height:1.6rem}.country-hu .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-tn .search-bar-form .sector-dropdown .sector-dropdown-value{line-height:48px}.country-hu .search-bar-form .geo-select #input-geo-select-region{width:100%;cursor:pointer}.country-hu .search-bar-form .geo-select #input-geo-select-city,.country-hu .search-bar-form .geo-select #input-geo-select-province{border:none;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{content:"";position:absolute;left:0;top:3px;margin:5px;width:22px;height:22px;z-index:0;border-radius:5px;transition:.2s ease-out;border:2px solid #e1e1e1;background:#fff}.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{top:8px;left:1px;width:8px;height:13px;border-color:transparent #424e5b #424e5b transparent;border-style:solid;border-width:2px;transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:100% 100%;opacity:.8;border-radius:5px;z-index:1;background:#fff}.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{content:"";left:0;position:absolute;z-index:1;border-radius:5px;width:22px;height:22px;margin:6px 5px;top:3px;border:2px solid #e1e1e1;z-index:0;padding:0;background:#fff}.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{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.4rem;min-width:210px}.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{content:"";position:absolute;left:0;top:3px;margin:5px;width:22px;height:22px;z-index:0;border-radius:5px;transition:.2s ease-out;border:2px solid #e1e1e1;background:#fff}.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{top:8px;left:1px;width:8px;height:13px;border-color:transparent #424e5b #424e5b transparent;border-style:solid;border-width:2px;transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:100% 100%;opacity:.8;border-radius:5px;z-index:1;background:#fff}.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{content:"";left:0;position:absolute;z-index:1;border-radius:5px;width:22px;height:22px;margin:6px 5px;top:3px;border:2px solid #e1e1e1;z-index:0;padding:0;background:#fff}.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}@media (min-width:620px){.country-hu .search-bar-form .geo-select,.country-tn .search-bar-form .geo-select{display:flex;justify-content:space-between;border-radius:30px}.country-hu .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-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-tn .search-bar-form .geo-select #input-geo-select-city{width:100%;border:none;margin-right:.5rem;border-left:1px solid #f2f2f2!important;cursor:pointer}.country-hu .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-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-tn .search-bar-form .geo-select #input-geo-select-province{width:100%}.country-hu .search-bar-form .geo-select .btn.btn-network,.country-tn .search-bar-form .geo-select .btn.btn-network{position:relative;right:0;background:#fff!important;min-width:3rem;width:auto}.country-hu .search-bar-form .geo-select .btn .masked-image,.country-tn .search-bar-form .geo-select .btn .masked-image{background-color:#158140!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{background:#f8f8f8;border-bottom:none;display:flex;position:relative;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;flex-wrap: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;text-transform:capitalize;font-weight:600;font-size:1.1rem}.cardinals .provinces-title li .nav-link.active,.seo-hub .provinces-title li .nav-link.active{border-color:transparent;font-size:1.1rem;font-weight:500;color:#355c76;background:#fff;text-transform:capitalize}.cardinals .rooms-title,.cardinals .types-title,.seo-hub .rooms-title,.seo-hub .types-title{padding:0;background-color:#fff}.cardinals .rooms-title .nav-tabs,.cardinals .types-title .nav-tabs,.seo-hub .rooms-title .nav-tabs,.seo-hub .types-title .nav-tabs{display:inline-flex;width:100%;border-bottom:none}.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;font-size:.9rem;padding:.8rem .9rem .3rem .8rem;display:block;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{display:flex;position:relative;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;flex-wrap:nowrap}.cardinals .container-button,.seo-hub .container-button{display:flex;padding:1rem 0;box-shadow:0 -12px 20px 0 #fff;position:relative}.cardinals .container-button .btn-text,.seo-hub .container-button .btn-text{margin:.4rem auto;font-size:.7rem;border-radius:30px;padding:10px 20px;background:#355c76;color:#fff;text-decoration:none;width:100%;max-width:200px;border:2px solid #355c76}.cardinals .container-button .btn-text:hover,.seo-hub .container-button .btn-text:hover{border:2px solid #355c76;background:#fff;color:#355c76;box-shadow:0 0 17px 3px rgba(66,78,91,.54)!important}.cardinals .provinces,.seo-hub .provinces{margin-top:20px}.cardinals .provinces ul,.seo-hub .provinces ul{-moz-column-width:19em;column-width:19em;-moz-column-gap:30px;column-gap:30px;padding:1rem 0}.cardinals .provinces ul .with-cities,.seo-hub .provinces ul .with-cities{display:flex;color:#424e5b;font-size:.9rem;display:block;background-color:#eff3f5;padding:.2rem;margin:.8rem 0;border-radius:30px;font-weight:500}.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;color:#355c76;padding:0 .4rem;border-radius:30px;font-size:.8rem;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;min-width:40px;text-align:center;margin-right:10px;margin-left:2px;margin-bottom:2px}.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{padding-left:40px;margin-top:-17px;margin-bottom:-31px}.cardinals .provinces ul .with-cities-padding .with-cities,.seo-hub .provinces ul .with-cities-padding .with-cities{background-color:hsla(0,0%,94.9%,.49)}.country-it .seo-hub .container-button .btn-text{background-size:200% auto;background-image:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c);box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13);border-radius:30px!important;width:100%;max-width:200px;margin:.4rem auto;font-size:.7rem;padding:14px 20px!important;border:none;color:#fff;text-decoration:none;transition:all .5s ease}.country-it .seo-hub .container-button .btn-text:hover{background-position:100%;color:#fff!important;box-shadow:none!important}.country-it .seo-hub .container-button .btn-text:active{transform:scale(.95)}li.li-city-list{display:inline-block;width:100%;color:#424e5b;font-size:.9rem;background-color:#f2f2f2;padding:.3rem 1.5rem;margin:0 .8rem .8rem;border-radius:30px;font-weight:500}li.li-city-list:first-child{margin-top:0}.cardinals{list-style:none;padding-top:10px;-moz-column-width:16em;column-width:16em;-moz-column-gap:2em;column-gap:2em;font-size:.8rem}.cardinals .cardinal-province{margin-bottom:1rem}.cardinals .cardinal-province .cardinal-province-title{font-weight:600;font-size:1.1rem;font-weight:700;color:#424e5b;margin:0;text-transform:none}.cardinals .cardinal-province .cardinal-province-title img{vertical-align:middle}.cardinals .cardinal-province .cardinal-list{color:#424e5b;font-size:.9rem;display:block;background-color:#fbfbfb;padding:.4rem .8rem;margin:.8rem 0;border-radius:20px}.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{font-size:.9rem;display:block;margin-bottom:1rem}.tit-provinces{background-color:#fff;padding-bottom:30px}.cont-provinces{margin-bottom:2rem}.cont-provinces ul{padding-left:0;list-style:none;margin-bottom:0;-moz-column-width:22rem;column-width:22rem}.cont-provinces ul .index-box{width:100%;display:inline-table}.cont-provinces ul .index-box .with-cities-padding{padding-left:1rem;display:flex}.cont-provinces ul .index-box .with-cities-padding .with-cities{background-color:hsla(0,0%,94.9%,.49);width:100%;margin:.2rem 0}.cont-provinces ul .index-box .with-cities-padding .with-cities a{font-size:.8rem}.cont-provinces ul .index-box .index-list{font-size:1.4rem;display:inline-block;width:100%;font-weight:700;color:#355c76;margin-bottom:.5rem;padding-left:1rem;margin-top:1.04rem;border-radius:20px}.cont-provinces ul .index-box .with-cities{color:#424e5b;font-size:.9rem;display:block;background-color:#f2f2f2;padding:.28rem;margin:.8rem 0;border-radius:30px;display:flex;align-items:center;font-weight:500}.cont-provinces ul .index-box .with-cities .geo-count{min-width:3rem;color:#9da1a4;background:#fff;color:#355c76;padding:0 .4rem;border-radius:30px;font-size:.8rem;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;min-width:40px;text-align:center;margin-right:10px;margin-left:2px}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-width:18em;column-width:18em;-moz-column-gap:10px;column-gap:10px;padding:15px;margin-bottom:30px;margin-top:20px}.country-es .seo-hub-panel .seo-hub-blocks,.country-hu .seo-hub-panel .seo-hub-blocks{display:inline-block;margin:0 .25rem .25rem;width:100%;padding:5px;border-radius:5px}.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{font-size:1.1rem;font-weight:700;color:#355c76;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;color:#355c76;padding:0 .4rem;border-radius:30px;font-size:.8rem;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;min-width:40px;text-align:center;margin-right:10px;margin-left:2px}.country-es .seo-hub-panel .seo-hub-blocks .with-cities,.country-hu .seo-hub-panel .seo-hub-blocks .with-cities{display:flex;color:#424e5b;font-size:.9rem;display:block;background-color:#f2f2f2;padding:.2rem;margin:.8rem 0;border-radius:30px;font-weight:500}.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-width:19em;column-width:19em;-moz-column-gap:30px;column-gap:30px;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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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{color:#fff;border-bottom:3px solid #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)}}.separator{display:flex;align-items:center;text-align:center;margin:.7rem 0}.separator:after,.separator:before{content:"";flex:1;border-bottom:1px solid #9da1a4}.separator:before{margin-right:.25em}.separator:after{margin-left:.25em}.show-more .show-more-container{transition:all .2s;overflow:hidden;-webkit-overflow-scrolling:auto}.show-more .btn{margin-bottom:0;padding-bottom:0}body.safari .seo-hub .show-more .show-more-container{overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-overflow-scrolling:touch}@media screen and (-webkit-min-device-pixel-ratio:0){.show-more-container{overflow-y:scroll;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-overflow-scrolling:touch}}.sidebar{background:#fff;height:auto;float:left;box-shadow:0 0 19px 3px rgba(0,0,0,.1);position:fixed;width:70%;top:4rem;left:-70%;transition:all .2s;z-index:100;overflow:visible}.sidebar .navbar-toggler{display:none!important;border-radius:0;background:#365c76!important;border:none!important;border-top-right-radius:10px;border-bottom-right-radius:10px}.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{color:#424e5b;text-decoration:none;padding:10px 8px;text-align:center;cursor:pointer;min-height:75px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;line-height:13px;transition:all .3s ease}.sidebar .nav .nav-item a.nav-link span{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.03rem;min-height:61px}.sidebar .nav .nav-item a.nav-link span .masked-image{background-color:#424e5b;width:1.5rem}.sidebar .nav .nav-item a.nav-link img{position:relative;margin-bottom:.3rem;height:23px}.sidebar .nav .nav-item a.nav-link:after{content:"";width:4px;height:40px;top:1.35rem;border-radius:0 4px 4px 0;background:#365c76;position:absolute;transition:width .3s ease;left:-5px;opacity:0}.sidebar .nav .nav-item a.nav-link:hover{position:relative}.sidebar .nav .nav-item a.nav-link:hover:after{opacity:1;left:0}.sidebar .nav .nav-item.is-active{background-color:#f8f8f8}.sidebar .nav .nav-item.is-active a.nav-link{color:#424e5b!important;box-sizing:border-box;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{position:absolute;top:0;left:100%;width:40px;height:33px;background:#fff;padding:0 .8rem;border:1px solid #e1e1e1;box-shadow:none;display:block;cursor:pointer}.sidebar .navbar-toggler:focus{outline:none}.sidebar .navbar-toggler .icon-bar{width:20px;height:2px;border-radius:1px;background:#424e5b;position:absolute;left:10px}.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-repeat:no-repeat;background-size:40px;height:50px;background-position:50%;margin:10px 0}.tecnocasa.user-area .sidebar .nav-item a.nav-link:hover span .masked-image{background-color:#158140!important}.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{background-color:#ee7326!important}.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}@media (max-width:991px){.sidebar{display:none}}@media (min-width:991px){.sidebar{width:90px;border-radius:25px;top:70px;min-height:590px}.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{cursor:pointer;border-top-left-radius:10px;border-top-right-radius:10px}.my-tooltip .tooltip{width:300px;left:0;bottom:100%}.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{max-width:300px;padding:.5rem;background-color:#424e5b}.analog-clock{width:5em;height:5em;position:absolute;border-radius:100%;background-color:#e5e8ea;transform:translate3d(-1.5rem,-50%,0)}.analog-clock:after{top:50%;left:50%;content:"";width:2.5%;height:2.5%;position:absolute;border-radius:100%;background-color:#00205b;transform:translate3d(-50%,-50%,0)}.analog-clock__face{position:absolute;top:0;left:0;width:100%;height:100%}.analog-clock__notch{transform-origin:50% 100%;position:absolute;width:1px;height:49%;bottom:50%;left:50%}.analog-clock__notch:after{content:"";width:100%;height:2.5%;position:absolute;top:0;left:0;background-color:#b6c3c9}.analog-clock__notch.-long:after{width:2px;height:7.5%}.analog-clock__hand{transform-origin:50% 100%;background-color:#00205b;position:absolute;width:2px;height:40%;bottom:50%;left:50%;border-radius:2px;transition:transform .1s linear}.analog-clock__hand:after{content:"";position:absolute;top:100%;left:0;width:100%;height:10%;background-color:inherit;-webkit-backface-visibility:hidden;backface-visibility:hidden}.analog-clock__hand.-hours{height:33.3333333333%;width:3px;border-radius:3px;transition:transform 0s linear}.analog-clock__hand.-seconds{width:1px;height:45%;border-radius:0;background-color:#c16767;transition:transform .1s cubic-bezier(.6,.05,0,1.6)}.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{top:55%;left:70%}}@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{top:30%;left:90%}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{min-height:100vh;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat;position:relative;padding-top:45vh;box-shadow:0 9px 39px 0 rgba(162,182,195,.62);background:linear-gradient(0deg,transparent,rgba(12,30,39,.1))}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{display:block;max-width:690px;color:#fff;text-align:center;padding-left:15px!important;padding-right:15px!important;filter:drop-shadow(0 5px 15px #000000);text-shadow:0 0 7px rgba(0,21,31,.5098039215686274)}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-weight:900;font-size:2rem;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{font-family:Montserrat,serif;font-optical-sizing:auto;font-weight:400;font-size:1.6rem;line-height:1.6rem;margin-bottom:1rem;display:inline-block}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;margin-top:1%;font-weight:700;text-align:left;max-width:524px}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;text-align:center;font-size:1.1rem;font-weight:300;margin:.7rem 0 1.2rem}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{margin:0;font-weight:200;background:#fff;box-shadow:0 0 20px 0 rgba(162,182,195,.14)}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{padding-top:3rem;justify-content:flex-start}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{position:absolute;left:0;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{width:100%;height:300px;max-width:300px;border-radius:50%;-o-object-fit:cover;object-fit:cover}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{padding:10px 35px;border-radius:30px;font-weight:500;font-size:.7rem;letter-spacing:.04rem;text-transform:uppercase;text-decoration:none}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{width:10px!important;height:10px!important;border-radius:20px;opacity:.3;background-color:#424e5b!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{min-height:490px;background:#fff;padding:.8rem;border-radius:20px;margin:0 .5rem;align-items:flex-start;height:100%}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{text-decoration:underline;font-weight:400}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;height:2.5rem;font-weight:700;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{width:10px!important;height:10px!important;border-radius:20px;opacity:.3;background-color:#424e5b!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-width:18em;column-width:18em;-moz-column-gap:10px;column-gap:10px;padding:15px;margin-bottom:30px;margin-top:20px}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{display:inline-block;margin:0 .25rem .25rem;width:100%;padding:5px;border-radius:5px}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{font-size:1.1rem;font-weight:700;color:#355c76;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;color:#355c76;padding:0 .4rem;border-radius:30px;font-size:.8rem;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;min-width:40px;text-align:center;margin-right:10px;margin-left:2px}body.country-it.home-residential .main-content .home-hero .claim-2025{display:block;color:#fff;text-align:center;padding-left:15px!important;padding-right:15px!important;font-size:1.8rem;line-height:1.8rem;filter:drop-shadow(0 0 5px #000000);font-family:Montserrat,serif;font-optical-sizing:auto}body.country-it.home-residential .main-content .home-hero .claim-2025 .bold{font-weight:900;font-style:normal}body.country-it.home-residential .main-content .home-hero .claim-2025 .light{font-weight:400;font-style:normal;font-size:1.6rem;line-height:1.6rem;margin-bottom:1rem;display:inline-block}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{min-height:320px;background:#fff;padding:.8rem;border-radius:20px;margin:0 .5rem;align-items:flex-start;height:100%;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{transition:all .4s ease-out;background:#e4ede7}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card a{text-decoration:none;font-weight:400;border-radius:30px;color:#355c76;background:rgba(53,92,118,.13);font-size:.9rem;padding:5px 40px;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-weight:400;font-size:1.6rem}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.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-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-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-size:cover!important;background-position:50%!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-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-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-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-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-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-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-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-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:3rem auto 2rem;max-width:none;font-size:2rem;font-weight:600;color:#fff}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-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-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-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-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{margin-bottom:1.2rem;margin-top:1rem;font-size:1.5rem}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-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-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-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-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-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-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-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-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{height:370px;width:98.8%;display:none}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-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-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{width:85%;display:none}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-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-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{-webkit-backdrop-filter:none;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-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-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-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-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-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-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{box-shadow:none;background:#fff;transition:all .2s ease-in-out;font-weight:600}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-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-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-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-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-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-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-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-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-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-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{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:90px;background-color:#fff}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-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-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-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-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-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-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;margin:20px 0;font-size:.9rem;font-weight:500;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-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-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-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-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{width:100%;border-radius:20px 20px 0 0;height:240px;-o-object-fit:cover;object-fit:cover}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-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-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{width:.9rem;height:.9rem;float:left}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-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-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;width:48%;margin-bottom:0!important;text-transform:none}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-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-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{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8}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-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-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;width:1.2rem;height: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-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-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{height:94%;background-size:cover;background-position:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;transform:scale(1);transition:all .4s ease-in-out;padding:20px;box-shadow:0 0 40px 0 rgba(0,0,0,.07)!important;min-height:560px}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-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-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{position:relative;z-index:1;font-size:1.4rem;font-weight:700;line-height:26px}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-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-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{width:100%;border-radius:20px;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;transition:opacity 1s ease-in-out}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-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-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;text-shadow:0 0 5px rgba(0,21,31,.37);margin-bottom:2rem;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-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-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;text-shadow:0 0 5px rgba(0,21,31,.37);margin-top:auto;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-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-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;text-shadow:0 0 5px rgba(0,21,31,.37);margin-bottom:auto;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-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-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-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-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));z-index:1;width:100%;height:100%;position:absolute;border-radius:20px}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-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-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-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-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-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-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{position:relative;max-width:600px;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-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-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{width:170px;height:170px;overflow:hidden;position:absolute}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-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-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{position:absolute;z-index:-1;content:"";display:block;border:5px solid #8b0303}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-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-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{position:absolute;display:block;width:225px;padding:15px 0;background-color:#c00;box-shadow:0 5px 10px rgba(0,0,0,.1);color:#fff;font-size:19px;letter-spacing:2px;font-weight:800;text-shadow:0 1px 1px rgba(0,0,0,.2);text-transform:uppercase;text-align:center}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-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-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{top:-30px;right:-50px}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-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-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-top-color:transparent;border-right-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-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-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{top:1;left:13px}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-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-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-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-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-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-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-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-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;text-align:center;font-weight:600}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-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-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-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-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{background-color:#f8f8f8;text-align:center;padding:20px 0;border-radius:20px;box-shadow:0 0 8px 0 rgba(70,82,95,.15)!important;transition:all .15s ease-in;margin-bottom:1rem;min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.9rem}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-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-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;transition:all .15s ease-in;transform:scale(1.1);transition:all .2s ease-out;color:#fff}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-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-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-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-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-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-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-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-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-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-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-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-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-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-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:-webkit-fit-content;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-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-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{max-width:none;height:45px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff}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-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-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-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-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;padding:20px;line-height:1.6rem}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-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-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-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-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-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-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-top:4rem;margin-bottom: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-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-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-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-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{-o-object-fit:cover;object-fit:cover;width:100%;height:190px;border-radius:20px;position:relative;box-shadow:3px 5px 14px 5px rgba(0,0,0,.06)!important;margin-bottom:1rem}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-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-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-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-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-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-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-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-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{-o-object-fit:cover;object-fit:cover;width:100%;height:190px;border-radius:20px;position:relative;box-shadow:3px 5px 14px 5px rgba(0,0,0,.06)!important;margin-bottom:1rem}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-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-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;padding:2rem 0;background:linear-gradient(0deg,transparent,rgba(0,21,31,.5)),url(/img/cuanto-vale-mi-piso.jpg);background-size:cover;background-position:top;margin-top:3rem;background-repeat:no-repeat}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-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-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{font-size:2rem;font-weight:700;color:#fff;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-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-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-right:9px;padding-left: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-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-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{padding:20px;display:flex;border-radius:10px;box-shadow:3px 5px 14px 5px rgba(0,0,0,.06)!important;border:none;background:hsla(0,0%,100%,.91);height:100%;transform:scale(1);transition:all .4s ease-in-out;flex-direction:row}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-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-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-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-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{font-size:1.8rem;font-weight:800;color:#ebaa1b;width:35px;text-align:center;margin-right:1rem}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-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-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-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-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{height:auto;border-radius:20px;background-size:cover!important;background-repeat:no-repeat!important;background-position:50%!important;display:flex;align-items:flex-end;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-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-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-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-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-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-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-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-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-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-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;padding:2rem 1rem .9rem;overflow:hidden}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-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-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{max-height:none;color:#fff;transition:all .35s;overflow:hidden;margin-bottom:0}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-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-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-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-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-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-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{font-size:2rem;font-weight:700;color:#fff;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-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-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-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-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-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-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{display:flex;align-items:center;padding:2rem;justify-content:flex-start;margin:1rem 0}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-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-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-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-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-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-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{width:2rem;height:2rem;margin-bottom:1rem}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-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-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;color:#fff!important;margin:4rem 0 3rem!important;padding:.5rem 2rem;border:2px solid #158140}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-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-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;color:#424e5b!important;border-radius:2px solid #158140}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-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-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);padding:2rem 0;background-position:top!important;background-size:cover!important;height:auto}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-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-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{font-size:2rem;font-weight:700;color:#fff;text-shadow:0 0 5px rgba(0,21,31,.37);margin:1rem 0}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-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-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{font-size:1.4rem;color:#fff;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-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-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-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-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{display:flex;align-items:center;padding:2rem 4rem;justify-content:flex-start;max-height:240px;min-height:240px;margin:1rem}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-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-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{font-size:1rem;font-weight:300;color:#424e5b}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-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-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-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-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{width:3rem;height:3rem;margin:0}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-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-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-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-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{font-size:2rem;font-weight:700;color:#424e5b;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-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-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;height:auto;box-shadow:0 0 18px 7px rgba(0,0,0,.02)!important;transition:all .4s ease-in;margin-bottom:1rem}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-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-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-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-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-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-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-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-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{position:absolute;top:10px;left:10px;text-transform:uppercase}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-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-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);height:190px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px 20px 0 0}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-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-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);height:190px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px 20px 0 0}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-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-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);height:190px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px 20px 0 0}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{margin:12% auto 2rem;font-size:3.8rem;font-weight:700;max-width:750px;filter:drop-shadow(0 5px 15px #000000);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-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-tn.home-showcase .main-content .home-hero h1,body.tecnocasa.country-tn.services-index .main-content .home-hero h1{margin:11% auto 2rem;font-size:2.5rem;font-weight:600;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-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-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-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-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{color:#fff;background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);padding:14px 35px;border-radius:20px;box-shadow:0 9px 9px 0 rgba(245,129,56,.21),0 21px 13px 0 rgba(245,129,56,.13);font-weight:500;font-size:.7rem;letter-spacing:.04rem;text-transform:uppercase;transition:all .5s ease}body.tecnorete .home-services .services .VueCarousel-wrapper .carousel-card a:hover{text-decoration:none;box-shadow:0 9px 9px 0 rgba(245,129,56,.25)}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{color:#424e5b;background:#fff;padding:.5rem!important;border-radius:30px;font-weight:600;font-size:.7rem;letter-spacing:.04rem;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{text-decoration:none;background:#158140;border:2px solid #158140;color:#fff}@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{font-size:2.6rem;font-weight:500;color:#fff}body.home-residential.country-es .main-content .home-hero .claim h1,body.home-residential.country-hu .main-content .home-hero .claim h1{font-size:1rem;max-width:450px;margin:1rem auto 1.2rem;text-shadow:0 0 14px rgba(0,21,31,.5);filter:drop-shadow(0 5px 15px #000000)}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-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-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;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-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-tn.sell-estate-index .main-content .home-hero .bg-white{background-color:hsla(0,0%,100%,.57)!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}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-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-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-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-tn.sell-estate-index .vender .photo1{-o-object-fit:cover;object-fit:cover;width:100%;height:550px;border-radius:20px;position:relative;box-shadow:3px 5px 14px 5px rgba(0,0,0,.06)!important}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-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-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-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-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-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-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-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-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-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-tn.sell-estate-index .clientes .persons,body.tecnorete.country-tn.sell-estate-index .hipotecs .persons,body.tecnorete.country-tn.sell-estate-index .marketing .persons{-o-object-fit:cover;object-fit:cover;width:100%;height:550px;border-radius:20px;position:relative;box-shadow:0 0 14px 5px rgba(0,0,0,.28)!important}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-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-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-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-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-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-tn.sell-estate-index .blocks .block input{position:absolute;opacity:0;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-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-tn.sell-estate-index .blocks .block input+.tab-label{cursor:pointer;font-weight:600;margin-top:1rem;border-bottom:1px solid #fff}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-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-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-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-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-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-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-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-tn.sell-estate-index .blocks .block input:checked~.tab-content{height:auto;overflow:visible;margin-bottom:50%}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-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-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-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-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-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-tn.sell-estate-index .valor .card{padding:2rem 4rem;height:100%;margin:1rem}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-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-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);padding:6rem 3rem;background-position:top!important;background-size:cover!important;height:auto}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-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-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-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-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-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-tn.sell-estate-index .blog h2{font-size:2rem;font-weight:700;color:#424e5b;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-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-tn.sell-estate-index .blog .card{border:none;height:100%;box-shadow:0 0 18px 7px rgba(0,0,0,.02)!important;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-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-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-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-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-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-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-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-tn.sell-estate-index .blog .card .badge{position:absolute;top:10px;left:10px;text-transform:uppercase}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-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-tn.sell-estate-index .blog .card .article1{background:url(/img/la-plusvalia-municipal.jpg);height:310px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px 20px 0 0}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-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-tn.sell-estate-index .blog .card .article2{background:url(/img/vender-un-piso-VPO-1.jpg);height:310px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px 20px 0 0}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-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-tn.sell-estate-index .blog .card .article3{background:url(/img/vender-un-piso-heredado-1-2.jpg);height:310px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px 20px 0 0}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-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-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-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-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{display:block;color:#fff;text-align:center;font-size:2rem;line-height:2rem;filter:drop-shadow(0 0 5px #000000)}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-size:1.8rem;line-height:1.8rem;font-family:Montserrat,serif}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{min-height:320px;background:#fff;padding:.8rem;border-radius:20px;margin:0 .5rem;align-items:flex-start;height:100%;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{transition:all .4s ease-out;background:#e4ede7}body.country-it.home-residential .main-content .home-news .VueCarousel-inner .carousel-card a{text-decoration:none;font-weight:400;border-radius:30px;color:#355c76;background:rgba(53,92,118,.13);font-size:.9rem;padding:5px 40px;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}}@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{display:flex;align-items:center}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{transform:scale(1);transition:all .4s ease-in-out;opacity:1}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{transform:scale(1.08);transition:all .4s ease-in-out;opacity:0}}@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-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-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-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-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-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-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-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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-residential .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-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-de.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-residential .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-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-es.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-residential .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-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-fr.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-residential .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-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-hu.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-residential .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-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-it.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnocasa-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnocasa-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-showcase .home-hero.tecnocasa-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-2 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-3 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-4 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-5 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-6 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-7 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-8 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-9 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-10 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-11 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-residential .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-residential .home-hero.tecnorete-12 .search-bar .contract-buttons .btn.active{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-industrial .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-touristic .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-2{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-3{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-4{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-5{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-6{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-7{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-8{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-9{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-10{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-11{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-constructions .home-hero.tecnorete-12{background-image:linear-gradient(rgba(66,78,91,.5),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{color:#fff;border-bottom:4px solid #fff}body.country-tn.home-showcase .home-hero.tecnorete-1{background-image:linear-gradient(rgba(66,78,91,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),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,.5),hsla(0,0%,100%,0)),url(/img/home-hero/tn/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.agencies-home .search-bar .search-bar-form .sector-dropdown .sector-dropdown-value{padding-left:1.1rem;line-height:52px;width:4rem}body.agencies-home .search-bar .search-bar-form .sector-dropdown .sector-dropdown-options{padding:.5rem .5rem .5rem .8rem;margin-left:0}body.agencies-home .search-bar .search-bar-form .sector-dropdown .sector-dropdown-options li{padding:.5rem 0;margin: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{margin-left:0;margin-top:6px;box-shadow:0 0 1px rgba(0,0,0,.5);border-radius:10px;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{padding:.5rem .5rem .5rem 2rem;font-size:.84rem;background:url(/img/icons/location_on.svg) no-repeat 10px 8px}body.agencies-home .search-bar .search-icon{border-radius:0 30px 30px 0;background:linear-gradient(270deg,#fff 33%,hsla(0,0%,100%,0))}body.agencies-home .search-bar .search-bar-form .sector-dropdown{width:4rem;border-radius:30px 0 0 30px;left:0}body.agencies-home .search-bar .search-bar-form input[type=text]{margin-left:4rem;width:calc(100% - 4rem);border-radius:0 30px 30px 0;padding-left:.5rem}body.agencies-home .main-content{padding-top:0}body.agencies-home .agency-hero{height:100vh;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;position:relative}body.agencies-home .agency-hero h1{font-size:2.5rem;line-height:1;padding:14rem 1rem 0;color:#fff;font-weight:700}body.agencies-home .agency-hero h2{text-align:center;font-size:1.01rem;margin:1rem 0;color:#fff}body.agencies-home .agency-hero .scroll{display:none}body.agencies-home .agency-province-block{-moz-column-width:18em;column-width:18em;-moz-column-gap:10px;column-gap:10px;padding:15px;margin-bottom:30px}body.agencies-home .agency-preview-blocks,body.agencies-home .agency-province-blocks{width:100%;padding:5px;border-radius:5px;display:inline-block}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{font-size:1.1rem;font-weight:700;color:#355c76;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{color:#424e5b;font-size:.9rem;display:block;background-color:#f2f2f2;padding:.28rem .4rem .28rem 1rem;margin:.8rem 0;border-radius:30px;font-weight:500;display:flex;align-items:center}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;color:#355c76;padding:0 .4rem;border-radius:30px;font-size:.8rem;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;min-width:40px;text-align:center;margin-right:10px;margin-left:2px}body.country-hu.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-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-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-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]{width:100%;margin-left:0;border-radius:30px;padding-left:2.2rem}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{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{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{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{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{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{font-size:1.3rem;color:#4a7ea1}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{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{padding-left:0;border-left:1px solid rgba(160,187,204,.25)}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{background-color:transparent;padding:0;border-radius:0;font-weight:300;margin: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{text-align:right;min-width:28px;padding:0 .1rem}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{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{padding:0;margin-top:-46px;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{text-align:center;margin:0 10px;box-shadow:0 -6px 14px 5px rgba(0,0,0,.02) s}.agencies-city .agencies-list .content-list,.agencies-home .agencies-list .content-list,.agencies-province .agencies-list .content-list{background:#fff;padding-bottom:30px;margin-top:-16px}.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{border-color:transparent;font-size:1.1rem;font-weight:600;color:#355c76!important;background:#fff;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{font-size:11px;background:#f2f2f2;padding:1px 10px;margin-left:10px;border-radius:20px}.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{font-size:1.1rem;font-weight:700;color:#355c76;text-transform:none;margin:30px 0 0}.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{color:#424e5b;font-size:.9rem;display:block;background-color:#f2f2f2;padding:.4rem .9rem;margin:.8rem 0;border-radius:30px;font-weight:500}.agencies-city .agency-results,.agencies-home .agency-results,.agencies-province .agency-results{background:#f2f2f2;background:linear-gradient(0deg,#f2f2f2,#f1e6d3);min-height:0;padding-bottom:3rem;padding-top:1rem;margin-top:-64px}.agencies-city .agency-results .alert-message,.agencies-home .agency-results .alert-message,.agencies-province .agency-results .alert-message{text-align:center;font-size:1.3rem;font-weight:600;position:absolute;margin:0 auto;right:0;left:0;bottom:7%}.agency-hero .lead-modal .modal-header{padding:.5rem 1rem 0}.agency-hero .lead-modal .my-input{margin-bottom:1rem}.agency-hero h1{font-size:1.4rem;padding:1rem;color:#fff;font-weight:600}body.country-hu.agencies-home .main-content .agencies-list h2{font-weight:700;margin-top:2rem;font-size:1.5rem!important;text-align:center}body.country-hu.agencies-home .main-content .agencies-list p{text-align:center}body.country-hu.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{width:100%;padding:0;border-radius:20px;box-shadow:0 0 12px 0 rgba(0,0,0,.08)!important;transition:all .5s ease-out;margin-bottom:1rem}body.country-hu.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{transition:all .5s ease-out}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks a:hover{opacity:.7;transition:all .5s ease-out;text-decoration:none;width:100%;height:300px;display:block}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks img{-o-object-fit:cover;object-fit:cover;height:300px;border-top-right-radius:20px;border-top-left-radius:20px;border-bottom-right-radius:0;border-bottom-left-radius:0;transition:all .5s ease-out}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks .agency-data{padding:1rem;font-size:.9rem}body.country-hu.agencies-home .main-content .agencies-list .content-list .agency-preview-blocks .agency-data .agency-title{font-weight:700;font-size:1rem}body.country-hu.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{height:657px;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;position:relative}.agencies-province .main-content .agency-hero h1,body.agencies-home .main-content .agency-hero h1{font-size:2.2rem;line-height:1;padding:13rem 1rem 0;color:#fff;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}}@media (min-width:992px){body.country-hu.agencies-home .agency-province-block{-moz-column-width:48em;column-width:40em;-moz-column-gap:10px;column-gap:10px;padding:15px;margin-bottom:30px}}@media (min-width:992px){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;padding:30px;margin-bottom: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{page-break-inside:avoid;-moz-column-break-inside:avoid;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{font-size:1.4rem;color:#4a7ea1}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{padding-left:0;border-left:1px solid rgba(160,187,204,.25)}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;padding:0;border-radius:0;font-weight:300;margin: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{text-align:right;min-width:28px;padding:0 .1rem}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{text-align:center;margin-top:2rem}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{max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;margin:.4rem auto;font-size:.7rem;border-radius:30px;padding:10px 20px;background:#424e5b;color:#fff;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}}@media (min-width:992px){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{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{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{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{-moz-columns:3;column-count:3;padding:30px;margin-bottom: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{page-break-inside:avoid;-moz-column-break-inside:avoid;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{font-size:1.4rem;color:#4a7ea1}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{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{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{padding-left:0;border-left:1px solid rgba(160,187,204,.25)}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{background-color:transparent;padding:0;border-radius:0;font-weight:300;margin: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{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{text-align:right;min-width:28px;padding:0 .1rem}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{-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{text-align:center;margin-top:2rem}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{max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;margin:.4rem auto;font-size:.7rem;border-radius:30px;padding:10px 20px;background:#424e5b;color:#fff;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{background:url(/img/hero/hero-agencies-map-home-desktop.svg);background-size:cover;height:795px}}@media (min-width:992px){body.country-hu.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{width:.5rem;margin-left:auto;margin-right:1rem;background-color:transparent!important}}@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;max-width:1200px;margin:auto}.tab-agency-list a{color:#555!important;text-decoration:none}p.section-titles{color:#069642;text-transform:uppercase;font-size:18px;margin-top:30px;margin-bottom:10px;font-weight:500}.border-hover.nav-tabs>li>a{border:none}ul.nav.nav-tabs.border-hover{margin-bottom:20px}.agencies-home .main-content,.agencies-show-region .main-content,.agencies-show .main-content{padding-top:0}.agencies-home .main-content .agency-map-container,.agencies-show-region .main-content .agency-map-container,.agencies-show .main-content .agency-map-container{margin-top:40px}.agencies-home .main-content .agency-map-container h2,.agencies-show-region .main-content .agency-map-container h2,.agencies-show .main-content .agency-map-container h2{font-size:1rem;font-weight:600}.agencies-home .main-content .agency-title,.agencies-show-region .main-content .agency-title,.agencies-show .main-content .agency-title{display:flex;align-items:flex-end}.agencies-home .main-content .agency-title h1,.agencies-show-region .main-content .agency-title h1,.agencies-show .main-content .agency-title h1{font-size:1rem;font-weight:600;margin-left:.5rem}.agencies-home .main-content .agency .search-bar,.agencies-show-region .main-content .agency .search-bar,.agencies-show .main-content .agency .search-bar{margin-top:-20px}.agencies-home .main-content .pdf-modal .modal-dialog,.agencies-show-region .main-content .pdf-modal .modal-dialog,.agencies-show .main-content .pdf-modal .modal-dialog{max-width:100%;height:100%}.agencies-home .main-content .pdf-modal .modal-content,.agencies-show-region .main-content .pdf-modal .modal-content,.agencies-show .main-content .pdf-modal .modal-content{height:90%}.agencies-home .search-bar-container,.agencies-show-region .search-bar-container,.agencies-show .search-bar-container{display:flex;align-items:center;background:#fff;border-radius:20px;padding:5px 12px;height:2.5rem;position:relative;z-index:1;box-shadow:0 0 5px 0 rgba(0,0,0,.12);top:2rem;left:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.agencies-home .search-bar-container .geolocalize,.agencies-show-region .search-bar-container .geolocalize,.agencies-show .search-bar-container .geolocalize{line-height:30px;height:30px;width:30px;border-radius:50%}.agencies-home .search-bar-container .address-autocomplete,.agencies-show-region .search-bar-container .address-autocomplete,.agencies-show .search-bar-container .address-autocomplete{width:75%}.agencies-home .search-bar-container .address-autocomplete .form-control,.agencies-show-region .search-bar-container .address-autocomplete .form-control,.agencies-show .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-region .search-bar-container .address-autocomplete ul.address-autocomplete-results,.agencies-show .search-bar-container .address-autocomplete ul.address-autocomplete-results{left:0;max-width:100%}.agencies-home .search-bar-container .buttons,.agencies-show-region .search-bar-container .buttons,.agencies-show .search-bar-container .buttons{line-height:30px;height:30px;width:70px;display:flex}.agencies-home .search-bar-container .buttons input[type=radio],.agencies-show-region .search-bar-container .buttons input[type=radio],.agencies-show .search-bar-container .buttons input[type=radio]{margin:4px 0 0;line-height:normal;opacity:0;position:absolute}.agencies-home .search-bar-container .buttons .ico_percorso,.agencies-show-region .search-bar-container .buttons .ico_percorso,.agencies-show .search-bar-container .buttons .ico_percorso{height:1.3rem;margin-left:.8rem}.agencies-home .detail-map,.agencies-show-region .detail-map,.agencies-show .detail-map{height:auto;margin-top:-1.5rem}.agencies-home .detail-map .mapboxgl-map,.agencies-show-region .detail-map .mapboxgl-map,.agencies-show .detail-map .mapboxgl-map{height:54vh;border-radius:20px;border:4px solid #fff}.agencies-home .actions-container,.agencies-show-region .actions-container,.agencies-show .actions-container{background:#fff;padding:1rem;margin-top:1.7rem;border-radius:20px;margin-bottom:1.7rem}.agencies-home .actions-container>div,.agencies-show-region .actions-container>div,.agencies-show .actions-container>div{font-weight:600;margin-bottom:.7rem;font-size:.9rem}.agencies-home .actions-container .info-street,.agencies-show-region .actions-container .info-street,.agencies-show .actions-container .info-street{display:inline-flex;width:100%;justify-content:space-between}.agencies-home .actions-container .info-street .actions-buttons,.agencies-show-region .actions-container .info-street .actions-buttons,.agencies-show .actions-container .info-street .actions-buttons{justify-content:flex-end}.agencies-home .actions-container .info-street .actions-buttons .btn,.agencies-show-region .actions-container .info-street .actions-buttons .btn,.agencies-show .actions-container .info-street .actions-buttons .btn{background-color:#f2f2f2;color:#9da1a4;width:auto;padding:.25rem .5rem;font-size:.75rem;margin-left:.5rem;border-radius:12px}.agencies-home .actions-container .info-street .actions-buttons .btn .masked-image,.agencies-show-region .actions-container .info-street .actions-buttons .btn .masked-image,.agencies-show .actions-container .info-street .actions-buttons .btn .masked-image{height:1rem;background-color:#424e5b;position:relative;top:.2rem;left:.2rem;margin-left:-.4rem}.agencies-home .actions-container p,.agencies-show-region .actions-container p,.agencies-show .actions-container p{font-size:.8rem;padding:.5rem;color:#424e5b;margin:0;word-break:break-word}.agencies-home .actions-container p:nth-child(2n),.agencies-show-region .actions-container p:nth-child(2n),.agencies-show .actions-container p:nth-child(2n){background:#f2f2f2}.agencies-home .agency-map,.agencies-show-region .agency-map,.agencies-show .agency-map{margin-top:2rem}.agencies-home .agency-map .agency-map-title,.agencies-show-region .agency-map .agency-map-title,.agencies-show .agency-map .agency-map-title{font-size:1rem;font-weight:600}body.country-it.agencies-home .agency-card,body.country-it.agencies-show-region .agency-card,body.country-it.agencies-show .agency-card{position:relative;margin-bottom:1rem;box-shadow:0 0 12px 2px rgba(0,0,0,.09)}body.country-it.agencies-home .agency-card .card-detail .map-card,body.country-it.agencies-show-region .agency-card .card-detail .map-card,body.country-it.agencies-show .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-region .agency-card .card-detail .agency-data .address,body.country-it.agencies-show-region .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{margin-left:1rem;font-weight:500}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-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,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{display:none}body.country-it.agencies-home .agency-card .content a,body.country-it.agencies-show-region .agency-card .content a,body.country-it.agencies-show .agency-card .content a{background-color:#fff;padding:10px;margin-top:10px;color:#355c76;font-weight:600;border-radius:27px;text-align:center;position:relative;display:block;border:2px solid #e1e9f4;color:#424e5b;width:100%!important;box-shadow:none;font-size:.8rem;text-transform:none}body.country-it.agencies-home .agency-card .content a:hover,body.country-it.agencies-show-region .agency-card .content a:hover,body.country-it.agencies-show .agency-card .content a:hover{text-decoration:none;box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8}body.country-it.agencies-home .agency-card .content a img,body.country-it.agencies-show-region .agency-card .content a img,body.country-it.agencies-show .agency-card .content a img{position:absolute;left:22px;top:13px;max-width:20px;max-height:20px}body.country-it.agencies-home .agency-card .content .affiliate-desc,body.country-it.agencies-show-region .agency-card .content .affiliate-desc,body.country-it.agencies-show .agency-card .content .affiliate-desc{font-weight:500}body.country-it.agencies-home .agency-card .content .links-container,body.country-it.agencies-show-region .agency-card .content .links-container,body.country-it.agencies-show .agency-card .content .links-container{display:inline}body.country-it.agencies-home .agency-card .content .agency-img-zone img,body.country-it.agencies-show-region .agency-card .content .agency-img-zone img,body.country-it.agencies-show .agency-card .content .agency-img-zone img{-o-object-fit:cover;object-fit:cover;border-radius:20px;height:64%;display:none}body.country-it.agencies-home .agency-card .content .masked-image,body.country-it.agencies-show-region .agency-card .content .masked-image,body.country-it.agencies-show .agency-card .content .masked-image{position:absolute;left:20px}body.country-it.agencies-home .agency-card .content .agency-actions .details,body.country-it.agencies-show-region .agency-card .content .agency-actions .details,body.country-it.agencies-show .agency-card .content .agency-actions .details{display:none}body.country-it.agencies-home .agency-card .agency-team,body.country-it.agencies-show-region .agency-card .agency-team,body.country-it.agencies-show .agency-card .agency-team{margin-top:3rem;width:auto;margin-left:1rem}body.country-it.agencies-home .agency-card .agency-team .agency-team-slide,body.country-it.agencies-show-region .agency-card .agency-team .agency-team-slide,body.country-it.agencies-show .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-region .agency-card .agency-team .agency-team-slide .avatar,body.country-it.agencies-show .agency-card .agency-team .agency-team-slide .avatar{width:116px;height:116px}body.tecnocasa.country-hu .agencies-home .masked-image,body.tecnocasa.country-hu .agencies-show-region .masked-image,body.tecnocasa.country-hu .agencies-show .masked-image,body.tecnocasa.country-it .agencies-home .masked-image,body.tecnocasa.country-it .agencies-show-region .masked-image,body.tecnocasa.country-it .agencies-show .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-region .agency-card .agency-team .agency-team-slide .role,body.tecnocasa .agencies-show .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-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-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-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-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-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-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-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-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{position:absolute;top:27px;left:0;right:0;margin:auto;box-shadow:0 .5rem 2rem 11px rgba(0,0,0,.22);padding:1rem;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-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-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{-o-object-fit:cover;object-fit:cover;border-radius:10px;max-height:none;height:112px}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-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{padding-top:.9rem;display:flex}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-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-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-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-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-top:auto;margin-left:10px}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-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-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{width:100%;max-width:100%;flex:auto}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-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-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;max-width:80%}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-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-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-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-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{border:none;background:transparent;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-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{width:.7rem;background-color:#424e5b}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-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-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-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-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-weight:600;font-size:.8rem}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-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{margin-top:13px;border-top:1px solid #e1e1e1;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 .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 .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 .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 .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 .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 .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-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%;width:45px;margin:0}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-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-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{margin:0;height:49%;padding:.7rem;max-width:140px;float:right}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-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-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-nosector h1,body.country-es.agencies-show-region h1,body.country-es.agencies-show h1,body.country-hu.agencies-show-nosector h1,body.country-hu.agencies-show-region h1,body.country-hu.agencies-show h1,body.country-tn.agencies-show-nosector h1,body.country-tn.agencies-show-region h1,body.country-tn.agencies-show h1{font-size:1.6rem;line-height:1;padding:.5rem 1rem 1rem;color:#fff;font-weight:700;text-align:center;text-shadow:2px 2px 9px rgba(0,0,0,.26)}body.country-es.agencies-show-nosector .agency-card,body.country-es.agencies-show-region .agency-card,body.country-es.agencies-show .agency-card,body.country-hu.agencies-show-nosector .agency-card,body.country-hu.agencies-show-region .agency-card,body.country-hu.agencies-show .agency-card,body.country-tn.agencies-show-nosector .agency-card,body.country-tn.agencies-show-region .agency-card,body.country-tn.agencies-show .agency-card{background-color:#fff;border-radius:20px;padding:20px;display:block;box-shadow:0 0 2rem 11px rgba(0,0,0,.11);margin-top:1rem;margin-bottom:1rem}body.country-es.agencies-show-nosector .agency-card .fixflex,body.country-es.agencies-show-region .agency-card .fixflex,body.country-es.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-hu.agencies-show .agency-card .fixflex,body.country-tn.agencies-show-nosector .agency-card .fixflex,body.country-tn.agencies-show-region .agency-card .fixflex,body.country-tn.agencies-show .agency-card .fixflex{display:grid!important}body.country-es.agencies-show-nosector .agency-card .agency-data,body.country-es.agencies-show-region .agency-card .agency-data,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .agency-data{display:flex}body.country-es.agencies-show-nosector .agency-card .agency-data img,body.country-es.agencies-show-region .agency-card .agency-data img,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .agency-data img{margin-right:.5rem;width:3rem;height:3rem;border:1px solid;padding:.3rem;border-radius:10px}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-es.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-hu.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,body.country-tn.agencies-show .agency-card .agency-data img.agency-aicat-img{margin-left:.5rem;width:180px!important;height:auto!important;border:none!important}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-es.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-hu.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,body.country-tn.agencies-show .agency-card .agency-data .agency-heading-data .business-name{font-size:.8rem;font-weight:600;line-height:1.2}body.country-es.agencies-show-nosector .agency-card .btn-network,body.country-es.agencies-show-region .agency-card .btn-network,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .btn-network{margin:0}body.country-es.agencies-show-nosector .agency-card .links-container,body.country-es.agencies-show-region .agency-card .links-container,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .links-container{display:flex;margin:0}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-es.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-hu.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,body.country-tn.agencies-show .agency-card .links-container .btn-contact{border:2px solid #e1e9f4;color:#424e5b;height:45px;width:45px;margin:0}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-es.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-hu.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,body.country-tn.agencies-show .agency-card .links-container .btn-contact:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8}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-es.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-hu.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,body.country-tn.agencies-show .agency-card .links-container .btn-contact .masked-image{width:1.2rem;height:1.2rem;text-align:center}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-es.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-hu.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,body.country-tn.agencies-show .agency-card .agency-img-zone img{-o-object-fit:cover;object-fit:cover;border-radius:10px;height:94%}body.country-es.agencies-show-nosector .agency-card .info,body.country-es.agencies-show-region .agency-card .info,body.country-es.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-hu.agencies-show .agency-card .info,body.country-tn.agencies-show-nosector .agency-card .info,body.country-tn.agencies-show-region .agency-card .info,body.country-tn.agencies-show .agency-card .info{background-color:#f1f2f3;border-radius:10px;padding:20px;font-size:.9rem;height:100%}body.country-es.agencies-show-nosector .agency-card .info .p-2,body.country-es.agencies-show-region .agency-card .info .p-2,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .info .p-2{padding:.3rem!important}body.country-es.agencies-show-nosector .agency-card .info .masked-image,body.country-es.agencies-show-region .agency-card .info .masked-image,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .info .masked-image{width:1.2rem;height:1.2rem;display:block}body.country-es.agencies-show-nosector .agency-card .info h3,body.country-es.agencies-show-region .agency-card .info h3,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .info h3{color:#4a7ea1;font-size:20px;font-weight:600}body.country-es.agencies-show-nosector .agency-card .info .hours_scroll,body.country-es.agencies-show-region .agency-card .info .hours_scroll,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .info .hours_scroll{max-height:90px;overflow-x:overlay}body.country-es.agencies-show-nosector .agency-card .banner,body.country-es.agencies-show-region .agency-card .banner,body.country-es.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-hu.agencies-show .agency-card .banner,body.country-tn.agencies-show-nosector .agency-card .banner,body.country-tn.agencies-show-region .agency-card .banner,body.country-tn.agencies-show .agency-card .banner{border-radius:10px;padding:10px;font-size:.9rem}body.country-es.agencies-show-nosector .agency-card .banner.view-properties,body.country-es.agencies-show-region .agency-card .banner.view-properties,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .banner.view-properties{background:#f0f2e1;margin-top:1rem}body.country-es.agencies-show-nosector .agency-card .banner.sell-properties,body.country-es.agencies-show-region .agency-card .banner.sell-properties,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .banner.sell-properties{background:#dce8f3}body.country-es.agencies-show-nosector .agency-card .banner .title,body.country-es.agencies-show-region .agency-card .banner .title,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .banner .title{font-size:1rem;font-weight:600;color:#4a7ea1}body.country-es.agencies-show-nosector .agency-card .banner .null,body.country-es.agencies-show-region .agency-card .banner .null,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-card .banner .null{display:none}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-es.agencies-show .agency-team,body.country-es.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-hu.agencies-show .agency-team,body.country-hu.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,body.country-tn.agencies-show .agency-team,body.country-tn.agencies-show .desc-card{background-color:#fff;border-radius:20px;padding:20px;margin-top:3rem;box-shadow:0 0 2rem 11px rgba(0,0,0,.11)}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-es.agencies-show .agency-team h4,body.country-es.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-hu.agencies-show .agency-team h4,body.country-hu.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,body.country-tn.agencies-show .agency-team h4,body.country-tn.agencies-show .desc-card h4{font-size:1rem;font-weight:600}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-es.agencies-show .agency-team .agency-team-slide,body.country-es.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-hu.agencies-show .agency-team .agency-team-slide,body.country-hu.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,body.country-tn.agencies-show .agency-team .agency-team-slide,body.country-tn.agencies-show .desc-card .agency-team-slide{padding-right:.9rem;text-align:center}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-es.agencies-show .agency-team .agency-team-slide .avatar,body.country-es.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-hu.agencies-show .agency-team .agency-team-slide .avatar,body.country-hu.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,body.country-tn.agencies-show .agency-team .agency-team-slide .avatar,body.country-tn.agencies-show .desc-card .agency-team-slide .avatar{border-radius:20px;background:#f1f1f1;width:160px;height:160px}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-es.agencies-show .agency-team .agency-team-slide .name,body.country-es.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-hu.agencies-show .agency-team .agency-team-slide .name,body.country-hu.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,body.country-tn.agencies-show .agency-team .agency-team-slide .name,body.country-tn.agencies-show .desc-card .agency-team-slide .name{font-weight:400;font-size:.7rem;text-align:center}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-es.agencies-show .agency-team .agency-team-slide .role,body.country-es.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-hu.agencies-show .agency-team .agency-team-slide .role,body.country-hu.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,body.country-tn.agencies-show .agency-team .agency-team-slide .role,body.country-tn.agencies-show .desc-card .agency-team-slide .role{text-transform:uppercase;font-size:.7rem;text-align:center;font-weight:700}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-es.agencies-show .agency-team .VueCarousel-navigation-next,body.country-es.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-hu.agencies-show .agency-team .VueCarousel-navigation-next,body.country-hu.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,body.country-tn.agencies-show .agency-team .VueCarousel-navigation-next,body.country-tn.agencies-show .desc-card .VueCarousel-navigation-next{right:33px!important}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-es.agencies-show .agency-team .VueCarousel-navigation-prev,body.country-es.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-hu.agencies-show .agency-team .VueCarousel-navigation-prev,body.country-hu.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,body.country-tn.agencies-show .agency-team .VueCarousel-navigation-prev,body.country-tn.agencies-show .desc-card .VueCarousel-navigation-prev{left:45px!important}body.country-es.agencies-show-nosector .agency-map,body.country-es.agencies-show-region .agency-map,body.country-es.agencies-show .agency-map,body.country-hu.agencies-show-nosector .agency-map,body.country-hu.agencies-show-region .agency-map,body.country-hu.agencies-show .agency-map,body.country-tn.agencies-show-nosector .agency-map,body.country-tn.agencies-show-region .agency-map,body.country-tn.agencies-show .agency-map{margin-top:1rem}body.country-es.agencies-show-nosector .agency-map h2,body.country-es.agencies-show-region .agency-map h2,body.country-es.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-hu.agencies-show .agency-map h2,body.country-tn.agencies-show-nosector .agency-map h2,body.country-tn.agencies-show-region .agency-map h2,body.country-tn.agencies-show .agency-map h2{display:none}body.country-es.agencies-show-nosector .agency-map .search-bar-container,body.country-es.agencies-show-region .agency-map .search-bar-container,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-map .search-bar-container{display:flex;align-items:center;background:#fff;border-radius:20px;padding:5px 12px;height:2.5rem;position:relative;z-index:1;box-shadow:0 0 5px 0 rgba(0,0,0,.12);top:3.4rem;left:1rem;width:90%}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .search-bar-container .geolocalize{line-height:30px;height:30px;width:30px;border-radius:50%}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .search-bar-container .address-autocomplete{width:75%}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .search-bar-container .address-autocomplete .form-control{border-color:#fff;height:30px}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .search-bar-container .address-autocomplete ul.address-autocomplete-results{left:0;max-width:100%}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .search-bar-container .address-autocomplete .address-autocomplete-results{position:absolute;z-index:100;background:#fff;list-style:none;width:calc(100vw - 30px);border-radius:20px;margin-top:.5rem;padding:1rem 1rem .5rem;max-height:380px;overflow:auto;max-width:690px;max-height:38vh;box-shadow:0 0 39px 0 rgba(57,68,81,.24)}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .search-bar-container .buttons{line-height:30px;height:30px;width:70px;display:flex}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .search-bar-container .buttons .ico_percorso{height:1.3rem;margin-left:.8rem}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-es.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-hu.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],body.country-tn.agencies-show .agency-map .search-bar-container .buttons input[type=radio]{margin:4px 0 0;line-height:normal;opacity:0;position:absolute}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .detail-map .mapboxgl-canvas{border-radius:10px}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .detail-map .mapboxgl-map{box-shadow:0 0 2rem 11px rgba(0,0,0,.11)}body.country-es.agencies-show-nosector .agency-map .actions-container,body.country-es.agencies-show-region .agency-map .actions-container,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-map .actions-container{background:#fff;padding:1rem;margin-top:1.7rem;border-radius:20px;margin-bottom:1.7rem;box-shadow:0 0 2rem 11px rgba(0,0,0,.11)}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .actions-container .info-street{display:inline-flex;width:100%;justify-content:space-between}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .actions-container .info-street .actions-buttons{justify-content:flex-end}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn{background-color:#f2f2f2;color:#9da1a4;width:auto;padding:.25rem .5rem;font-size:.75rem;margin-left:.5rem;border-radius:12px}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-es.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-hu.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,body.country-tn.agencies-show .agency-map .actions-container .info-street .actions-buttons .btn img{margin-right:.7rem}body.country-es.agencies-show-nosector .agency-map .actions-container>div,body.country-es.agencies-show-region .agency-map .actions-container>div,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-map .actions-container>div{font-weight:600;margin-bottom:.7rem;font-size:.9rem}body.country-es.agencies-show-nosector .agency-map .actions-container p,body.country-es.agencies-show-region .agency-map .actions-container p,body.country-es.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-hu.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,body.country-tn.agencies-show .agency-map .actions-container p{font-size:.8rem;padding:.5rem;color:#424e5b;margin:0;word-break:break-word}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-es.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-hu.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),body.country-tn.agencies-show .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-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-tn.agencies-city-nosector h1,body.country-tn.agencies-district-nosector h1,body.country-tn.agencies-quarter-nosector h1{font-size:2.2rem;line-height:1;padding:3.4rem 1rem 1rem;color:#fff;font-weight:700;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-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-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-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;padding:30px;margin-top:3rem;box-shadow:0 0 2rem 11px rgba(0,0,0,.11);max-width:1440px;margin:2rem auto!important}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-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;text-align:center;margin-top:2rem}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-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-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{font-weight:400;color:#7b8c9f;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-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{font-size:1.4rem;font-weight:600;color:#3d7283}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-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-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-tn.tecnocasa .agency-card .masked-image,body.country-tn.tecnocasa .links-container .masked-image{background-color:#158140}body.country-es.tecnocasa.agencies-show-nosector .agency-card .banner a,body.country-es.tecnocasa.agencies-show-region .agency-card .banner a,body.country-es.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-hu.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,body.country-tn.tecnocasa.agencies-show .agency-card .banner a{color:#158140;text-transform:lowercase;font-weight:600}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-es.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-hu.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,body.country-tn.tecnocasa.agencies-show .agency-team .agency-team-slide .role{color:#158140}body.country-es.tecnorete .affiliate-label,body.country-hu.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-tn.tecnorete .agency-card .masked-image,body.country-tn.tecnorete .links-container .masked-image{background-color:#ee7326}body.country-es.tecnorete.agencies-show-nosector .agency-card .banner a,body.country-es.tecnorete.agencies-show-region .agency-card .banner a,body.country-es.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-hu.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,body.country-tn.tecnorete.agencies-show .agency-card .banner a{color:#ee7326;text-transform:lowercase;font-weight:600}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-es.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-hu.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,body.country-tn.tecnorete.agencies-show .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{max-width:none}body.country-hu.agencies-show-region .main-content{padding-top:4.2rem}@media (min-width:992px){.agencies-home .main-content .agency .search-bar,.agencies-show-region .main-content .agency .search-bar,.agencies-show .main-content .agency .search-bar{z-index:2;margin:0}.agencies-home .main-content .agency-map-container,.agencies-show-region .main-content .agency-map-container,.agencies-show .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-region .main-content .agency-map-container h2,.agencies-show .main-content .agency-map-container h2{font-size:1rem;font-weight:600}.agencies-home .main-content .agency-map-container .search-and-map,.agencies-show-region .main-content .agency-map-container .search-and-map,.agencies-show .main-content .agency-map-container .search-and-map{padding:0}.agencies-home .main-content .agency-map-container .actions-container,.agencies-show-region .main-content .agency-map-container .actions-container,.agencies-show .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-region .main-content .agency-map-container .actions-container .info-street .actions-buttons,.agencies-show .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-region .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{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 .2rem 1rem;background:#ebeaea;color:#7b8c9f;text-transform:lowercase;padding:2px 10px;font-weight:400}.agencies-home .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,.agencies-show .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-region .main-content .agency-map-container .actions-container,.agencies-show .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-tn.agencies-home .agency-hero h1,body.country-tn.agencies-show .agency-hero h1{font-size:1.9rem}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-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-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-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-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-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{position:absolute;top:0;left:0;right:0;margin:auto;width:565px;bottom:0;height:360px;box-shadow:0 .5rem 2rem 11px rgba(0,0,0,.22);padding:1rem;-webkit-animation:none;animation:none}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-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;min-height:193px}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-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{-o-object-fit:cover;object-fit:cover;border-radius:10px;max-height:182px;height:auto}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-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{padding-top:.9rem;display:flex}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-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-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-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-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-top:auto;margin-left:10px}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-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-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{width:100%;max-width:100%;flex:auto}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-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-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-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-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{border:none;background:transparent;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-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{width:.7rem;background-color:#424e5b}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-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-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-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-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-weight:600;font-size:.8rem}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-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{margin-top:13px;border-top:1px solid #e1e1e1;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-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-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-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-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-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{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-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-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%;width:41px!important;margin:0 1rem 0 0}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-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-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-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{margin:0;height:49%;padding:.7rem;max-width:140px;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-tn.agencies-home .agency-hero .agency-results .alert-message,body.country-tn.agencies-show .agency-hero .agency-results .alert-message{font-size:1.1rem;margin-top:1rem;font-weight:500;color:#fff}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-nosector h1,body.country-es.agencies-show-region h1,body.country-es.agencies-show 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-nosector h1,body.country-hu.agencies-show-region h1,body.country-hu.agencies-show 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-nosector h1,body.country-tn.agencies-show-region h1,body.country-tn.agencies-show 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-nosector .agency-card,body.country-es.agencies-show-region .agency-card,body.country-es.agencies-show .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-nosector .agency-card,body.country-hu.agencies-show-region .agency-card,body.country-hu.agencies-show .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-nosector .agency-card,body.country-tn.agencies-show-region .agency-card,body.country-tn.agencies-show .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-nosector .agency-card .fixflex,body.country-es.agencies-show-region .agency-card .fixflex,body.country-es.agencies-show .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-nosector .agency-card .fixflex,body.country-hu.agencies-show-region .agency-card .fixflex,body.country-hu.agencies-show .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-nosector .agency-card .fixflex,body.country-tn.agencies-show-region .agency-card .fixflex,body.country-tn.agencies-show .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-nosector .agency-card .links-container,body.country-es.agencies-show-region .agency-card .links-container,body.country-es.agencies-show .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-nosector .agency-card .links-container,body.country-hu.agencies-show-region .agency-card .links-container,body.country-hu.agencies-show .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-nosector .agency-card .links-container,body.country-tn.agencies-show-region .agency-card .links-container,body.country-tn.agencies-show .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-nosector .agency-card .agency-heading-data .business-name,body.country-es.agencies-show-region .agency-card .agency-heading-data .business-name,body.country-es.agencies-show .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-nosector .agency-card .agency-heading-data .business-name,body.country-hu.agencies-show-region .agency-card .agency-heading-data .business-name,body.country-hu.agencies-show .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-nosector .agency-card .agency-heading-data .business-name,body.country-tn.agencies-show-region .agency-card .agency-heading-data .business-name,body.country-tn.agencies-show .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-nosector .agencies-list .card-list-zone,body.country-es.agencies-show-region .agencies-list .card-list-zone,body.country-es.agencies-show .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-nosector .agencies-list .card-list-zone,body.country-hu.agencies-show-region .agencies-list .card-list-zone,body.country-hu.agencies-show .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-nosector .agencies-list .card-list-zone,body.country-tn.agencies-show-region .agencies-list .card-list-zone,body.country-tn.agencies-show .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-nosector .agency-img-zone img,body.country-es.agencies-show-region .agency-img-zone img,body.country-es.agencies-show .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-nosector .agency-img-zone img,body.country-hu.agencies-show-region .agency-img-zone img,body.country-hu.agencies-show .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-nosector .agency-img-zone img,body.country-tn.agencies-show-region .agency-img-zone img,body.country-tn.agencies-show .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-nosector .banner,body.country-es.agencies-show-region .banner,body.country-es.agencies-show .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-nosector .banner,body.country-hu.agencies-show-region .banner,body.country-hu.agencies-show .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-nosector .banner,body.country-tn.agencies-show-region .banner,body.country-tn.agencies-show .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-nosector .banner.view-properties,body.country-es.agencies-show-region .banner.view-properties,body.country-es.agencies-show .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-nosector .banner.view-properties,body.country-hu.agencies-show-region .banner.view-properties,body.country-hu.agencies-show .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-nosector .banner.view-properties,body.country-tn.agencies-show-region .banner.view-properties,body.country-tn.agencies-show .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-nosector .banner.sell-properties,body.country-es.agencies-show-region .banner.sell-properties,body.country-es.agencies-show .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-nosector .banner.sell-properties,body.country-hu.agencies-show-region .banner.sell-properties,body.country-hu.agencies-show .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-nosector .banner.sell-properties,body.country-tn.agencies-show-region .banner.sell-properties,body.country-tn.agencies-show .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-nosector .banner .w-50.null,body.country-es.agencies-show-region .banner .w-50.null,body.country-es.agencies-show .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-nosector .banner .w-50.null,body.country-hu.agencies-show-region .banner .w-50.null,body.country-hu.agencies-show .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-nosector .banner .w-50.null,body.country-tn.agencies-show-region .banner .w-50.null,body.country-tn.agencies-show .banner .w-50.null{width:30%!important;display:block!important;height:160px}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-nosector .agency-map .search-bar-container,body.country-es.agencies-show-region .agency-map .search-bar-container,body.country-es.agencies-show .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-nosector .agency-map .search-bar-container,body.country-hu.agencies-show-region .agency-map .search-bar-container,body.country-hu.agencies-show .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-nosector .agency-map .search-bar-container,body.country-tn.agencies-show-region .agency-map .search-bar-container,body.country-tn.agencies-show .agency-map .search-bar-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.country-es .detail-map .mapboxgl-map,body.country-hu .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{width:39%!important}body.country-hu .agency-card .p-1{line-height:19px}body.country-it.agencies-home .agency-team,body.country-it.agencies-show-region .agency-team,body.country-it.agencies-show .agency-team{margin-top:-11rem!important;width:44%!important;margin-left:1rem}}@media screen and (max-width:768px){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-es.agencies-show .agency-card .banner.sell-properties,body.tecnocasa.country-es.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-hu.agencies-show .agency-card .banner.sell-properties,body.tecnocasa.country-hu.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,body.tecnocasa.country-tn.agencies-show .agency-card .banner.sell-properties,body.tecnocasa.country-tn.agencies-show .agency-card .banner.view-properties{width:100%}}@media screen and (max-width:1199px){body.country-es.agencies-show-nosector .agency-card .banner.view-properties,body.country-es.agencies-show-region .agency-card .banner.view-properties,body.country-es.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-hu.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,body.country-tn.agencies-show .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-region .search-bar-container,.agencies-show .search-bar-container{width:400px}.agencies-home .search-bar-container .buttons .ico_percorso,.agencies-show-region .search-bar-container .buttons .ico_percorso,.agencies-show .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{margin-left:0;cursor:pointer}.row-maps .col-lists .result-list .badge-arrow{width:10px;height:10px;vertical-align:middle;background-color:#fff;margin-left:10px}.row-maps .col-lists .result-list .list-es span{position:relative;display:inline-block}.row-maps .col-lists .result-list .list-es span ul{background:#fff;position:absolute;list-style:none;z-index:1;padding:20px;border-radius:10px;font-size:.9rem;box-shadow:0 2px 24px rgba(0,0,0,.1)!important;width:-webkit-max-content;width:-moz-max-content;width:max-content}.row-maps .badge{color:#fff;padding-left:8px;padding-right:8px;margin-right:.2rem;margin-left:.5rem}.row-maps .badge .badge-light{margin-left:.4rem!important;margin-right:-.4rem!important;padding:3px .4rem .06rem}.row-maps .badge-list{text-align:left;margin-left:0;max-width:100%;overflow:hidden;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;width:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.row-maps .col-lists .result-list{padding:0;margin-top:4rem}.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;padding:1.2rem 1.5rem;border-radius:20px;margin-top:1rem;margin-bottom:2rem;text-align:center;font-weight:400}.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{width:5rem;height:auto;display:block;margin:1.5rem auto 1rem}.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;height:22px;width:22px;margin-right:.4rem;float:left}.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{text-transform:uppercase;padding:.4rem 1rem;margin-top:1rem;font-size:.9rem}.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{font-weight:600;position:relative;color:#424e5b}.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{display:inline;color:#fff!important;margin-right:.5rem;background-color:#5e6b70;text-decoration:line-through;display:inline-block}.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{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:110px;padding:1rem;color:#fff;font-weight:400;text-transform:none;font-size:1rem;text-decoration:none}.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{padding:0 .4rem!important;height:29px;margin-top:11px;font-size:.7rem!important;max-width:130px}.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{line-height:inherit;font-size:1rem;margin-top:.4rem}.row-maps .col-lists .result-list .estates-actions{display:flex;position:fixed;width:100%;background-color:#fff;top:60px;padding-left:0;box-shadow:0 0 9px rgba(0,0,0,.23);padding-bottom:.8rem;left:0;z-index:1}.row-maps .col-lists .result-list .estates-actions .estates-filters-toggle{margin-left:.6rem;cursor:pointer;display:flex;align-items:center;border-right:1px solid #e1e1e1;height:28px;margin-top:1.1rem;font-size:.75rem;padding:.4rem;width:50%;min-width:150px}.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{margin:1.1rem auto 0;cursor:pointer;display:flex;align-items:center;line-height:2rem;height:28px;font-size:1rem;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{width:7px;height:7px}.row-maps .col-lists .result-list .estates-actions .estates-sort .ordina{position:relative;left:-18px}.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;height:auto;font-size:.75rem;padding:1px 0 0 40px}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select.is-focus .my-select-label{top:.75rem;line-height:1rem;font-size:.75rem;left:-15px}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select-label{top:.75rem;line-height:1rem;margin-left:0;font-size:.75rem;left:-15px}.row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect__content-wrapper{right:-30px;width:auto;top:2rem;box-shadow:0 5px 10px rgba(0,0,0,.18)}.row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect .multiselect__select{top:.2rem;right:-23px}.row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect .multiselect__tags{height:2.1rem;min-height:34px;background:none;min-width:55px;overflow:auto;padding:0 40px 0 15px;border:none}.row-maps .col-lists .result-list .estates-actions .estates-sort .multiselect .multiselect__single{padding:.45rem 0 0 1.3rem;font-weight:unset;font-size:.75rem;width:4.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select button.clearable{top:1px!important;right:-14px!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{overflow:auto;border-radius:12px;z-index:50;font-size:.9rem;-webkit-overflow-scrolling:touch}.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;margin-left:5px;margin-right:5px;flex-wrap:wrap;margin-top:1rem}.row-maps .col-lists .estates-list .estate-card{box-shadow:0 2px 24px rgba(0,0,0,.1)!important;width:100%;margin-left:0;margin-right:0}.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{position:fixed;top:64px;z-index:1;background-color:#fff;width:100%}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{font-size:.8rem;word-break:break-word;background:#fff;border-radius:20px;border:1px solid #f1f3f4;padding:1rem;margin:1rem;box-shadow:0 10px 40px rgba(0,0,0,.05)}.link-seo a{color:#5e6b70}.link-seo span{display:inline-block}.link-seo span+span:before{content:"\2022";padding:0 6px;color:#5e6b70}.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{width:46%!important;margin-left:.6rem!important;margin-right:.6rem!important}.estates-list-heading .full-screen-modal .modal-dialog{max-width:480px}}@media (min-width:768px){.estates-list .estate-card{width:46%!important;margin-left:.5rem!important;margin-right:.5rem!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{width:100%;margin-left:0}.no-map .row-maps .estates-count{position:static!important;max-width:170px!important;margin-left:1rem}.row-maps{display:flex;flex:1 0 auto;flex-direction:column;position:relative}.row-maps .col-maps{bottom:0!important;position:absolute!important;top:40px!important;display:block!important;left:-15px!important;width:55%!important}.row-maps .col-maps .map-actions-button .mapboxgl-popup-content{width:26px;height: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;width:20px;height:20px;margin:0}.row-maps .col-maps .tecnomap-container{position:absolute;height:100%;left:0;top:0;width:1px;z-index:9;min-height:87vh}.row-maps .col-maps .tecnomap-container .all-estates-cont{position:sticky;width:55vw;left:0;top:92vh;margin-bottom:4rem}.row-maps .col-maps .tecnomap-container .all-estates-cont .all-estates-btn{background:#424e5b;box-shadow:0 3px 26px rgba(66,78,91,.3);color:#fff;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;left:0;right:0;margin:auto;text-transform:none;border:2px solid #424e5b;padding:.6rem 1rem}.row-maps .col-maps .tecnomap-container .all-estates-cont .all-estates-btn:hover{color:#424e5b;background:#fff}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar{margin-left:45vw;top:127px;width:48px;border:2px solid #e7ecf0;border-radius:14px;padding:0;box-sizing:content-box;position:sticky}.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{text-align:center;position:relative;width:42px;border-radius:0;padding-bottom:.3rem;margin:3px 3px 0}.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:hover img.btn-control-map,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn img.btn-control-map{display:block;margin:5px auto;width:25px;height:26px;position:absolute;left:0;right:0;top: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 img.btn-control-map.selected,.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{opacity:0}.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 span{font-size:.68rem;display:block;opacity:1;position:static;box-shadow:none;background:transparent;text-align:center;line-height:1;width:auto;height:auto;margin-top:34px;color:#424e5b;opacity:.6;letter-spacing:-.01rem}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover span.geoloc,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn span.geoloc{margin-left:-3px;letter-spacing:-.02rem;display:inline-block}.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:hover span,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover span{opacity:1}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover:hover img.btn-control-map,.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover img.btn-control-map{opacity:0}.row-maps .col-maps .tecnomap-container .tecnomap-left-sidebar .draw-tools .tecnomap-controls-element.btn:hover: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.hover{opacity:1}.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,.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{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{opacity:1;filter:saturate(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{opacity:.6;cursor:default;filter:saturate(0)}.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{opacity:.6;color:#424e5b}.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.hover,.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.hover{opacity:0}.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.selected,.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.selected{opacity:0}.row-maps .col-maps .mapboxgl-map{height:89vh;position:sticky;top:115px;width:100%!important;contain:content!important}.row-maps .col-maps .mapboxgl-map .mapboxgl-ctrl-top-left{top:8px;right:20px;left:auto}.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;opacity:.3;width:10px!important;height: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{min-height:auto;margin:0!important;box-shadow:none!important;line-height:1.3}.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{width:46%;position:relative;display:block;flex:1 1 0%;margin-left:54.5%;margin-top:30px;padding-left:0}.row-maps .col-lists .result-list{flex:1 1 auto;display:flex;flex-direction:column;padding:16px 0 16px calc(env(safe-area-inset-left));margin-top:0}.row-maps .col-lists .result-list .estates-list-heading{border-top:1px solid #e1e1e1;border-bottom: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{line-height:inherit;font-size:.9rem}.row-maps .col-lists .result-list .estates-count h2 img{padding-right:.2rem;width:1.8rem}.row-maps .col-lists .result-list .estates-actions{display:flex;position:static;width:auto;background-color:transparent;padding-left:0;box-shadow:none;padding-bottom:0;margin-right:0;margin-top:.2rem;float:right}.row-maps .col-lists .result-list .estates-actions .estates-filters-toggle{display:none}.row-maps .col-lists .result-list .estates-actions .estates-sort{margin-left:1rem;cursor:pointer;display:flex;align-items:center;line-height:2rem;height:28px;margin-top:0;font-size:.8rem;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{right:0;min-width:300px}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select .multiselect .multiselect__single{font-size:.9rem;width:100%;padding:.36rem 0 0 3rem;font-weight:800}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select .multiselect__select:before{width:7px;height:7px}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select.is-focus .my-select-label{top:.75rem;line-height:1rem;font-size:.9rem;left:0}.row-maps .col-lists .result-list .estates-actions .estates-sort .my-select-label{top:.75rem;line-height:1rem;margin-left:0;font-size:.9rem;left:0}.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{margin-left:auto;padding:0 1rem 0 .6rem;height:33px;margin-top:10px;margin-right:10px;color:#fff;letter-spacing:0;box-shadow:none}.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{display:inline-block;background-color:#fff;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{height:50px!important;position:fixed!important;left:0!important;width:100%!important;top:64px;background-color:#fff;box-shadow:0 0 10px -3px rgba(66,78,91,.34);display:block;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-filter .main-content,body.tecnocasa.country-hu.estates-index-city-noprovince .main-content,body.tecnocasa.country-hu.estates-index-city .main-content,body.tecnocasa.country-hu.estates-index-district-noprovince .main-content,body.tecnocasa.country-hu.estates-index-district .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-filter .main-content,body.tecnocasa.country-it.estates-index-city-noprovince .main-content,body.tecnocasa.country-it.estates-index-city .main-content,body.tecnocasa.country-it.estates-index-district-noprovince .main-content,body.tecnocasa.country-it.estates-index-district .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-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-filter .main-content,body.tecnocasa.country-tn.estates-index-city-noprovince .main-content,body.tecnocasa.country-tn.estates-index-city .main-content,body.tecnocasa.country-tn.estates-index-district-noprovince .main-content,body.tecnocasa.country-tn.estates-index-district .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-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-city .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-district .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-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-city .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-district .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-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-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-city .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-district .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-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-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-district-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-hu.estates-index-district .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-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-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-district-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-it.estates-index-district .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-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-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-city .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-district-noprovince .main-content .tecnomap-left-sidebar,body.tecnocasa.country-tn.estates-index-district .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-filter .main-content,body.tecnorete.country-it.estates-index-city-noprovince .main-content,body.tecnorete.country-it.estates-index-city .main-content,body.tecnorete.country-it.estates-index-district-noprovince .main-content,body.tecnorete.country-it.estates-index-district .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-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-city .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-district .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:67px}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-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-city .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-district-noprovince .main-content .tecnomap-left-sidebar,body.tecnorete.country-it.estates-index-district .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{position:fixed;bottom:auto;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{color:#fff!important;background-color:#158140}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{position:static;max-width:170px!important;margin-left:1rem}.no-map .row-maps .col-maps .mapboxgl-map{height:calc(100vh - 5vw)}.estates-list .estate-card{width:31.33333%;margin-left:.8rem;margin-right:.3rem}.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{-ms-flex:0 1 auto!important;display:block!important}.row-maps .col-lists .estates-count img{width:auto!important}.row-maps .col-maps .mapboxgl-map{top:-28px!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.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{position:fixed;top:130px;left:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;border-radius:20px;color:#424e5b;padding:2px 15px;box-shadow:0 3px 26px rgba(66,78,91,.3)}body.tecnocasa .row-maps .tecnomap-container .tecnomap-interaction label{margin-bottom:0;font-size:.8rem;font-weight:600}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{background:#003596}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-region .calculate-mortgage-modal .mortgage-logo,.estates-show .calculate-mortgage-modal .mortgage-logo{width:105px;height:auto;position:absolute;top:-45px;left:198px}.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-region .full-screen-modal .modal-dialog,.estates-show .full-screen-modal .modal-dialog{margin:auto;max-width:100%}.constructions-show .solution-lead-modal .modal-dialog,.estates-show-region .solution-lead-modal .modal-dialog,.estates-show .solution-lead-modal .modal-dialog{margin:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.constructions-show .breadcrumb-container .container,.estates-show-region .breadcrumb-container .container,.estates-show .breadcrumb-container .container{margin:auto}.constructions-show .fixed-top,.estates-show-region .fixed-top,.estates-show .fixed-top{z-index:11;position:relative;top:0}.constructions-show .sticky,.estates-show-region .sticky,.estates-show .sticky{position:sticky;z-index:2}.constructions-show .padding-flex,.estates-show-region .padding-flex,.estates-show .padding-flex{padding:1rem}.constructions-show .main-content,.estates-show-region .main-content,.estates-show .main-content{padding-top:0}.constructions-show .main-content h2,.estates-show-region .main-content h2,.estates-show .main-content h2{font-size:1.25rem;font-weight:600;margin-bottom:.9rem}.constructions-show .main-content .estate-data-container,.estates-show-region .main-content .estate-data-container,.estates-show .main-content .estate-data-container{transition:all .1s ease-out;width:100%;z-index:9}.constructions-show .main-content .neighborhood,.estates-show-region .main-content .neighborhood,.estates-show .main-content .neighborhood{display:none}.constructions-show .main-content .icon_title.masked-image,.constructions-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,.estates-show .main-content .icon_title.masked-image,.estates-show .main-content .modal-title-icon.masked-image{height:20px;width:20px;margin-right:6px;position:relative;top:2px}.constructions-show .main-content .estate-title,.estates-show-region .main-content .estate-title,.estates-show .main-content .estate-title{font-size:1.7rem;font-weight:700;margin-top:.25rem;margin-bottom:.35rem}.constructions-show .main-content .estate-subtitle,.estates-show-region .main-content .estate-subtitle,.estates-show .main-content .estate-subtitle{font-size:1rem;font-weight:600;margin-bottom:0}.constructions-show .main-content .estate-data,.estates-show-region .main-content .estate-data,.estates-show .main-content .estate-data{width:100%;background-color:#fff;z-index:2;box-shadow:0 3px 4px rgba(0,0,0,.12549019607843137)}.constructions-show .main-content .estate-data .col-auto:first-child,.estates-show-region .main-content .estate-data .col-auto:first-child,.estates-show .main-content .estate-data .col-auto:first-child{border-right:1px solid #eee}.constructions-show .main-content .estate-data .estate-price,.estates-show-region .main-content .estate-data .estate-price,.estates-show .main-content .estate-data .estate-price{display:flex}.constructions-show .main-content .estate-data .estate-price .current-price,.estates-show-region .main-content .estate-data .estate-price .current-price,.estates-show .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-region .main-content .estate-data .estate-price .estate-card-discount-container,.estates-show .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-region .main-content .estate-data .estate-price .estate-card-discount-container img,.estates-show .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-region .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{font-size:.9rem;color:#9da1a4;text-decoration:line-through}.constructions-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,.estates-show .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-region .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{position:relative;top:4px;left:3px;background-color:#158140;height:.9rem;width:.9rem}.constructions-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,.estates-show .main-content .estate-data .estate-price .estate-card-discount-container .estate-card-discount-text{font-size:.8rem;background:#d5efd6;margin:0 .35rem;color:#424e5b;padding:.2rem .75rem;border-radius:50px;font-weight:600}.constructions-show .main-content .estate-data .estate-card-data,.estates-show-region .main-content .estate-data .estate-card-data,.estates-show .main-content .estate-data .estate-card-data{margin-top:0;font-size:1rem;margin-bottom:0}.constructions-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,.estates-show .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-region .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{width:1.2rem;height:auto}.constructions-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,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element .masked-image{width:15px;height:15px;margin-right:.1rem;position:relative;top:.1rem}.constructions-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,.estates-show .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-region .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{background-color:#b663d7}.constructions-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,.estates-show .main-content .estate-data .estate-card-data .estate-card-data-element.estate-card-bathrooms .masked-image{width:17px;background-color:#8ec7d5}.constructions-show .main-content .estate-data .estate-actions,.estates-show-region .main-content .estate-data .estate-actions,.estates-show .main-content .estate-data .estate-actions{margin-left:auto}.constructions-show .main-content .estate-data .estate-actions .share-button,.estates-show-region .main-content .estate-data .estate-actions .share-button,.estates-show .main-content .estate-data .estate-actions .share-button{display:flex;height:100%;align-items:center}.constructions-show .main-content .estate-detail section>.container .row h1.estate-title,.estates-show-region .main-content .estate-detail section>.container .row h1.estate-title,.estates-show .main-content .estate-detail section>.container .row h1.estate-title{width:100%}.constructions-show .main-content .estate-detail .print-pdf,.estates-show-region .main-content .estate-detail .print-pdf,.estates-show .main-content .estate-detail .print-pdf{margin-bottom:1rem;color:#fff;font-size:.7rem;font-weight:700;padding:.4rem .8rem .3rem;border-radius:20px;transition:all .4s ease-in-out;text-transform:uppercase;display:inline-block;position:absolute;right:-.8rem;top:-.4rem;background:#ef9393}.constructions-show .main-content .estate-detail .print-pdf img,.estates-show-region .main-content .estate-detail .print-pdf img,.estates-show .main-content .estate-detail .print-pdf img{width:1.4rem;height:auto}.constructions-show .main-content .estate-detail .print-pdf:hover,.estates-show-region .main-content .estate-detail .print-pdf:hover,.estates-show .main-content .estate-detail .print-pdf:hover{transition:all .4s ease-in-out;background:#ebebeb;color:#424e5b;text-decoration:none}.constructions-show .main-content .estate-detail .mapboxgl-ctrl-group,.estates-show-region .main-content .estate-detail .mapboxgl-ctrl-group,.estates-show .main-content .estate-detail .mapboxgl-ctrl-group{border-radius:20px}.constructions-show .main-content .estate-detail .mapboxgl-ctrl-top-left,.estates-show-region .main-content .estate-detail .mapboxgl-ctrl-top-left,.estates-show .main-content .estate-detail .mapboxgl-ctrl-top-left{width:100%;display:flex;overflow-x:auto}.constructions-show .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi,.estates-show-region .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi,.estates-show .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi{display:flex;padding-bottom:1rem;overflow-x:auto}.constructions-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,.estates-show .main-content .estate-detail .mapboxgl-ctrl-top-left .mapboxgl-poi button{width:auto;height:35px;padding:1rem 3rem 1rem 3.8rem;border-radius:20px;background-position:5px;background-size:18px;box-shadow:0 2px 15px rgba(0,0,0,.2)}.constructions-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,.estates-show .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-region .main-content .estate-detail .map,.estates-show .main-content .estate-detail .map{margin-left:-15px;margin-right:-15px;position:relative;margin-bottom:1rem}.constructions-show .main-content .estate-detail .map .modal-opener,.estates-show-region .main-content .estate-detail .map .modal-opener,.estates-show .main-content .estate-detail .map .modal-opener{position:absolute;z-index:1;right:10px;border-radius:20px;background:#fff;text-transform:uppercase;font-size:.7rem;font-weight:600;padding:5px 15px 2px;cursor:pointer;top:10px;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.constructions-show .main-content .estate-detail .map .modal-opener img,.estates-show-region .main-content .estate-detail .map .modal-opener img,.estates-show .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-region .main-content .estate-detail .map .mapboxgl-map,.estates-show .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-region .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{display:flex}.constructions-show .main-content .estate-detail .map-container,.constructions-show .main-content .estate-detail .map .mapboxgl-poi,.estates-show-region .main-content .estate-detail .map-container,.estates-show-region .main-content .estate-detail .map .mapboxgl-poi,.estates-show .main-content .estate-detail .map-container,.estates-show .main-content .estate-detail .map .mapboxgl-poi{display:none}.constructions-show .main-content .estate-detail section,.estates-show-region .main-content .estate-detail section,.estates-show .main-content .estate-detail section{padding-bottom:0}.constructions-show .main-content .estate-detail section:first-of-type,.estates-show-region .main-content .estate-detail section:first-of-type,.estates-show .main-content .estate-detail section:first-of-type{padding-top:0}.constructions-show .main-content .estate-detail .estate-images,.estates-show-region .main-content .estate-detail .estate-images,.estates-show .main-content .estate-detail .estate-images{margin-bottom:1.5rem;position:relative}.constructions-show .main-content .estate-detail .estate-images .mobile-carousel,.estates-show-region .main-content .estate-detail .estate-images .mobile-carousel,.estates-show .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-region .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{position:absolute;z-index:2;bottom:4.4rem;right:0;display:none}.constructions-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,.estates-show .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-region .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{margin-right:.5rem}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-images .VueCarousel,.estates-show .main-content .estate-detail .estate-images .VueCarousel{height:270px;margin-left:-15px;margin-right:-15px;border-radius:0}.constructions-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper,.estates-show-region .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper,.estates-show .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-region .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper:after,.estates-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-wrapper:after{content:" ";width:100%;height:60px;background:#000}.constructions-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-pagination,.estates-show-region .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-pagination,.estates-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-pagination{position:absolute;bottom:0;height:5rem;border-radius:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.15) 53%,rgba(0,0,0,.75))}.constructions-show .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-dot-container,.estates-show-region .main-content .estate-detail .estate-images .VueCarousel .VueCarousel-dot-container,.estates-show .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-region .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{top:2px}.constructions-show .main-content .estate-detail .estate-images .media-buttons .VueCarousel,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .VueCarousel,.estates-show .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-region .main-content .estate-detail .estate-images .media-buttons .VueCarousel .VueCarousel-wrapper,.estates-show .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-region .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{padding-left:1rem}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons{display:inline-flex;align-items:center;justify-content:center;width:100%}.constructions-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,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button{height:3.2rem;font-size:.7rem;padding-top:.4rem}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-images .media-buttons .buttons .images-ai,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .images-ai{position:absolute;left:51%;top:98%}.constructions-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,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .images-ai .novita-icon{width:14px;height:14px;margin-left:4px;vertical-align:middle}.constructions-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,.estates-show .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-region .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{height:188px}.constructions-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,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12:nth-child(4) .lazy-image{background-image:none!important;background-color:#000}.constructions-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,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .col-12:nth-child(4) .lazy-image img{opacity:.6;-o-object-fit:cover;object-fit:cover}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .image_count,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count{position:absolute;z-index:1;color:#fff;right:0;left:0;margin:auto;bottom:88px;text-align:center;font-size:1.9rem;font-weight:500;cursor:pointer}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-images.p-03,.estates-show .main-content .estate-detail .estate-images.p-03{padding-right:.313rem}.constructions-show .main-content .estate-detail .estate-images .estate-badge,.estates-show-region .main-content .estate-detail .estate-images .estate-badge,.estates-show .main-content .estate-detail .estate-images .estate-badge{border-radius:24px;padding:.2rem .6rem .1rem 2rem;font-size:.625rem;text-transform:uppercase;font-weight:600;color:#f0063c;background:#fff;margin-right:5px;box-shadow:0 1px 10px rgba(0,0,0,.2);position:absolute;z-index:7;top:10px;left:-5px}.constructions-show .main-content .estate-detail .estate-images .estate-badge.star-color,.estates-show-region .main-content .estate-detail .estate-images .estate-badge.star-color,.estates-show .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-region .main-content .estate-detail .estate-images .estate-badge .star,.estates-show .main-content .estate-detail .estate-images .estate-badge .star{background-color:#f0063c;position:absolute;left:-1px;border-radius:50px;width:27px;height:21px;top:-1px;padding-left:4px;box-shadow:0 1px 10px rgba(0,0,0,.3);padding-top:1px}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-images-v2 .media-buttons,.estates-show-region .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{margin:0 -15px;text-align:center;background:#fff;border-bottom:1px solid #e1e1e1;max-width:none}.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-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,.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{flex:1;text-align:center;float:left;width:auto;justify-content:center;height:45px;border-width:0;align-items:center;cursor:pointer;box-shadow:none;border-right:1px solid #ededed;margin:0}.constructions-show .main-content .estate-detail .modal-content .images-gallery-commands,.estates-show-region .main-content .estate-detail .modal-content .images-gallery-commands,.estates-show .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-region .main-content .estate-detail .modal-content .detail-map-container,.estates-show-region .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{height:100%}.constructions-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,.estates-show .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-region .main-content .estate-detail .modal-content .VueCarousel .VueCarousel-wrapper,.estates-show .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-region .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper,.estates-show .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-region .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{margin:0 .35rem}.constructions-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,.estates-show .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide .media-button{height:3.8rem;font-size:.65rem;border:1px solid #ddd}.constructions-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,.estates-show .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-region .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{transform:scale(1.15)}.constructions-show .main-content .estate-detail .estate-carousel-image,.estates-show-region .main-content .estate-detail .estate-carousel-image,.estates-show .main-content .estate-detail .estate-carousel-image{width:100%;height:240px;margin-bottom:.5rem}.constructions-show .main-content .estate-detail .estate-detail-media-buttons button,.estates-show-region .main-content .estate-detail .estate-detail-media-buttons button,.estates-show .main-content .estate-detail .estate-detail-media-buttons button{height:23vw;width:23vw;font-size:.8rem;margin:auto;display:block;border:none;border-radius:20px}.constructions-show .main-content .estate-detail .estate-detail-media-buttons button img,.estates-show-region .main-content .estate-detail .estate-detail-media-buttons button img,.estates-show .main-content .estate-detail .estate-detail-media-buttons button img{display:block;margin:auto}.constructions-show .main-content .estate-detail .estate-title,.estates-show-region .main-content .estate-detail .estate-title,.estates-show .main-content .estate-detail .estate-title{font-size:1.5rem;font-weight:700;margin-top:0;margin-bottom:0}.constructions-show .main-content .estate-detail .estate-subtitle,.estates-show-region .main-content .estate-detail .estate-subtitle,.estates-show .main-content .estate-detail .estate-subtitle{font-size:1rem;margin-bottom:.9rem}.constructions-show .main-content .estate-detail .estate-features,.estates-show-region .main-content .estate-detail .estate-features,.estates-show .main-content .estate-detail .estate-features{margin-bottom:0}.constructions-show .main-content .estate-detail .estate-features .row,.estates-show-region .main-content .estate-detail .estate-features .row,.estates-show .main-content .estate-detail .estate-features .row{border-bottom:1px solid #eee;padding:.5rem 0;margin:0}.constructions-show .main-content .estate-detail .estate-features .row>.col,.estates-show-region .main-content .estate-detail .estate-features .row>.col,.estates-show .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-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,.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{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-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,.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{font-size:1.25rem;font-weight:600}.constructions-show .main-content .estate-detail .estate-costs,.estates-show-region .main-content .estate-detail .estate-costs,.estates-show .main-content .estate-detail .estate-costs{background-color:rgba(142,199,213,.3);padding:1.5rem;border-radius:20px;margin-bottom:.5rem}.constructions-show .main-content .estate-detail .estate-costs h3,.estates-show-region .main-content .estate-detail .estate-costs h3,.estates-show .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-region .main-content .estate-detail .estate-costs .costs-container,.estates-show .main-content .estate-detail .estate-costs .costs-container{margin-bottom:.4rem;font-size:.85rem}.constructions-show .main-content .estate-detail .estate-costs .col,.estates-show-region .main-content .estate-detail .estate-costs .col,.estates-show .main-content .estate-detail .estate-costs .col{padding-right:0}.constructions-show .main-content .estate-detail .estate-costs .masked-image.costs-details,.estates-show-region .main-content .estate-detail .estate-costs .masked-image.costs-details,.estates-show .main-content .estate-detail .estate-costs .masked-image.costs-details{width:18px;height:18px;margin-right:5px;top:2px;position:relative}.constructions-show .main-content .estate-detail .estate-costs .tecnovalore,.estates-show-region .main-content .estate-detail .estate-costs .tecnovalore,.estates-show .main-content .estate-detail .estate-costs .tecnovalore{border-radius:20px;background-color:hsla(0,0%,100%,.5);padding:.7rem .6rem .4rem;width:100%;font-size:.8rem}.constructions-show .main-content .estate-detail .estate-costs .tecnovalore .logo-tecnovalore,.estates-show-region .main-content .estate-detail .estate-costs .tecnovalore .logo-tecnovalore,.estates-show .main-content .estate-detail .estate-costs .tecnovalore .logo-tecnovalore{float:left;width:30px;height:auto;margin-top:-5px;margin-right:5px}.constructions-show .main-content .estate-detail .estate-costs .modal-opener,.estates-show-region .main-content .estate-detail .estate-costs .modal-opener,.estates-show .main-content .estate-detail .estate-costs .modal-opener{margin:.5rem;height:40px;position:static}.constructions-show .main-content .estate-detail .estate-costs .modal-opener-nostyle,.estates-show-region .main-content .estate-detail .estate-costs .modal-opener-nostyle,.estates-show .main-content .estate-detail .estate-costs .modal-opener-nostyle{margin:auto!important;height:auto!important;cursor:pointer;position:relative;left:-.2rem}.constructions-show .main-content .estate-detail .estate-costs .row.buttons,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons,.estates-show .main-content .estate-detail .estate-costs .row.buttons{margin-bottom:0}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .btn,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .btn,.estates-show .main-content .estate-detail .estate-costs .row.buttons .btn{font-size:.8rem;background-color:rgba(142,199,213,.5);border-radius:20px;padding:.2rem 1.2rem;color:#424e5b;line-height:2;height:30px;margin-bottom:.4rem}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .btn:hover,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .btn:hover,.estates-show .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-region .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{background-color:#fff}.constructions-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,.estates-show .main-content .estate-detail .estate-costs .row.buttons .btn .masked-image{width:18px;float:left;position:relative;left:-10px;top:-4px}.constructions-show .main-content .estate-detail .estate-costs a,.estates-show-region .main-content .estate-detail .estate-costs a,.estates-show .main-content .estate-detail .estate-costs a{font-weight:700;color:#424e5b}.constructions-show .main-content .estate-detail .estate-costs a .masked-image,.estates-show-region .main-content .estate-detail .estate-costs a .masked-image,.estates-show .main-content .estate-detail .estate-costs a .masked-image{width:13px!important;height:13px!important}.constructions-show .main-content .estate-detail .estate-description,.estates-show-region .main-content .estate-detail .estate-description,.estates-show .main-content .estate-detail .estate-description{padding:0}.constructions-show .main-content .estate-detail .estate-description .estate-description-container,.estates-show-region .main-content .estate-detail .estate-description .estate-description-container,.estates-show .main-content .estate-detail .estate-description .estate-description-container{height:280px;overflow:hidden;margin-bottom:1rem}.constructions-show .main-content .estate-detail .estate-description p,.estates-show-region .main-content .estate-detail .estate-description p,.estates-show .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-region .main-content .estate-detail .estate-description .modal-dialog .modal-body p,.estates-show .main-content .estate-detail .estate-description .modal-dialog .modal-body p{padding:.5rem;margin-bottom:0}.constructions-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,.estates-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .open-sign{border-top:1px solid #dfebed;border-right:1px solid #dfebed;border-left:1px solid #fff;border-radius:20px 20px 0 0}.constructions-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,.estates-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .close-sign{border-bottom:1px solid #dfebed;border-left:1px solid #dfebed;border-right:1px solid #fff;border-radius:0 0 20px 20px}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-description .modal-dialog .modal-body .dec,.estates-show .main-content .estate-detail .estate-description .modal-dialog .modal-body .dec{width:22px;height:auto;margin:.5rem 0}.constructions-show .main-content .estate-detail .estate-points-of-interest,.estates-show-region .main-content .estate-detail .estate-points-of-interest,.estates-show .main-content .estate-detail .estate-points-of-interest{background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.08);padding:1.5rem;border-radius:20px;margin-top:0}.constructions-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,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container{height:210px;overflow:hidden;margin-bottom:1rem}.constructions-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,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data{background-color:red;padding:.5rem;border-radius:10px;font-size:.9rem}.constructions-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,.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container .poi-category .poi-category-data img{left:8px;position:relative;font-size:.9rem;height:1rem}.constructions-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,.estates-show .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-region .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{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-region .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{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-region .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{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-region .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{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-region .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{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-region .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{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-region .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{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-region .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{background-color:#fdf4f4}.constructions-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,.estates-show .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-region .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{background-color:red;padding:.5rem;border-radius:10px;font-size:.9rem}.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-region .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{height:1rem;margin-left:.5rem;left:5px;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-region .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{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-region .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{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-region .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{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-region .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{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-region .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{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-region .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{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-region .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{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-region .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{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-region .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{background-color:#fdf4f4}.constructions-show .main-content .estate-detail .estate-points-of-interest h3,.estates-show-region .main-content .estate-detail .estate-points-of-interest h3,.estates-show .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-region .main-content .estate-detail .estate-points-of-interest .poi-category,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category{margin-bottom:1.4rem;display:inline-table;width:100%}.constructions-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,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category h3 img{width:1rem;height:1rem;margin-right:.5rem}.constructions-show .main-content .estate-detail .estate-energy-data,.estates-show-region .main-content .estate-detail .estate-energy-data,.estates-show .main-content .estate-detail .estate-energy-data{padding:0}.constructions-show .main-content .estate-detail .estate-energy-data .dec-leg,.estates-show-region .main-content .estate-detail .estate-energy-data .dec-leg,.estates-show .main-content .estate-detail .estate-energy-data .dec-leg{position:relative;font-size:.7rem;text-align:right;left:14px;top:-.5rem;font-style:italic}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph,.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph{display:flex;height:1.5rem;width:100%;margin:0 1rem}.constructions-show .main-content .estate-detail .estate-energy-data .energy-graph.exempt,.estates-show-region .main-content .estate-detail .estate-energy-data .energy-graph.exempt,.estates-show .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-region .main-content .estate-detail .estate-energy-data .energy-graph .square,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square{width:14.28%;opacity:.2}.constructions-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,.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square span{color:#fff;text-align:center;line-height:1.5rem;font-size:.9rem;font-weight:600;display:none}.constructions-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,.estates-show .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-region .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{display:block}.constructions-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,.estates-show .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-region .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){background-color:#67b550}.constructions-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),.estates-show .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-region .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){background-color:#d1d71d}.constructions-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),.estates-show .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-region .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){background-color:#cc5e0b}.constructions-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),.estates-show .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-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),.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){display:none}.constructions-show .main-content .estate-detail .estate-energy-data .estate-energy-details,.estates-show-region .main-content .estate-detail .estate-energy-data .estate-energy-details,.estates-show .main-content .estate-detail .estate-energy-data .estate-energy-details{font-size:1rem}.constructions-show .main-content .estate-detail .estate-options .btn,.estates-show-region .main-content .estate-detail .estate-options .btn,.estates-show .main-content .estate-detail .estate-options .btn{font-size:.8rem}.constructions-show .main-content .estate-detail .estate-service .services .tag,.estates-show-region .main-content .estate-detail .estate-service .services .tag,.estates-show .main-content .estate-detail .estate-service .services .tag{background:#f5f5f5;display:inline-block;padding:8px 10px;border-radius:0;margin:5px 5px 5px 0;font-size:14px;border:none;color:#424e5b!important;cursor:default;position:relative}.constructions-show .main-content .estate-detail .estate-service .services .tag:hover,.estates-show-region .main-content .estate-detail .estate-service .services .tag:hover,.estates-show .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-region .main-content .estate-detail .estate-service .services .tag .my-tooltip,.estates-show .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-region .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip{font-family:Nunito,sans-serif!important;font-size:13px;color:#424e5b;left:0;right:0;margin:auto}.constructions-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,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .tooltip-inner{max-width:210px;padding:12px;color:#2a3e51;text-align:left;background-color:#fff;border-radius:10px;box-shadow:0 0 12px rgba(0,0,0,.18)}.constructions-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,.estates-show .main-content .estate-detail .estate-service .services .tag .my-tooltip .tooltip .tooltip-inner ul{padding-left:20px;margin-bottom:.3rem}.constructions-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,.estates-show .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-region .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{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-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],.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]{opacity:1}.constructions-show .main-content .estate-detail .leads-column,.estates-show-region .main-content .estate-detail .leads-column,.estates-show .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-region .main-content .estate-detail .leads-column .lead-forms,.estates-show .main-content .estate-detail .leads-column .lead-forms{display:none}.constructions-show .main-content .estate-detail .leads-column button.phone,.estates-show-region .main-content .estate-detail .leads-column button.phone,.estates-show .main-content .estate-detail .leads-column button.phone{width:100%}.constructions-show .main-content .estate-detail .leads-column .appointment,.estates-show-region .main-content .estate-detail .leads-column .appointment,.estates-show .main-content .estate-detail .leads-column .appointment{width:100%;background:linear-gradient(171deg,#edfbff,#fff 53%,#e1f3e7);border-radius:20px;text-align:center;height:140px;display:flex;align-items:center;justify-content:flex-end;margin:10px auto 3rem;padding:1rem}.constructions-show .main-content .estate-detail .leads-column .appointment img,.estates-show-region .main-content .estate-detail .leads-column .appointment img,.estates-show .main-content .estate-detail .leads-column .appointment img{max-width:100%;cursor:pointer}.constructions-show .main-content .estate-detail .leads-column .appointment .btn,.estates-show-region .main-content .estate-detail .leads-column .appointment .btn,.estates-show .main-content .estate-detail .leads-column .appointment .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.6rem 1.4rem}.constructions-show .main-content .estate-detail .leads-column .agency-new,.estates-show-region .main-content .estate-detail .leads-column .agency-new,.estates-show .main-content .estate-detail .leads-column .agency-new{min-height:392px;background-repeat:no-repeat;margin-bottom:14px;border-radius:20px;padding:20px 20px 0}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec,.estates-show .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-region .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{background-size:200% auto;background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);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;letter-spacing:.05rem;color:#fff!important;margin-top:1rem;padding:14px 35px!important}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec img{vertical-align:top;margin-right:5px}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover{text-decoration:none;box-shadow:none;color:#fff;transition:all .2s ease-in-out;box-sizing:border-box;background-position:100%}.constructions-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,.estates-show .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-region .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{background-color:#fff!important}.constructions-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,.estates-show .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-region .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{border:2px solid #e1e9f4;color:#424e5b!important;background-color:#fff;min-width:110px;padding:0}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.constructions-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,.estates-show .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-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,.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{color:#158140!important}.constructions-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,.estates-show .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-region .main-content .estate-detail .leads-column .agency-new.tre,.estates-show .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-region .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{background-size:200% auto;background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);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;letter-spacing:.05rem;color:#fff;margin-top:1rem;padding:14px 35px!important}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre img{vertical-align:top;margin-right:5px}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light{border:2px solid #e1e9f4;color:#424e5b;background-color:#fff;min-width:140px;padding:0!important}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.constructions-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,.estates-show .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-region .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{background-position:100%;text-decoration:none;box-shadow:none;color:#fff!important;transition:all .2s ease-in-out}.constructions-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,.estates-show .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-region .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{background-color:#fff!important}.constructions-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,.estates-show .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-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,.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{color:#ee7326!important}.constructions-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,.estates-show .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-region .main-content .estate-detail .leads-column .agency-new .logo,.estates-show .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-region .main-content .estate-detail .leads-column .agency-new .agency-data,.estates-show .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-region .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{padding-left:.7rem!important}.constructions-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,.estates-show .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-region .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{background-color:#ee7326}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map{margin-top:.5rem;display:none}.constructions-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,.estates-show .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-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,.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{font-size:.8rem}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-actions,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-actions,.estates-show .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-region .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{width:48%}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-card,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-card,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-card{background-repeat:no-repeat;padding:0;background:none}.constructions-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,.estates-show .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-region .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{background:none}.constructions-show .main-content .estate-detail .solutions,.estates-show-region .main-content .estate-detail .solutions,.estates-show .main-content .estate-detail .solutions{padding-top:2rem;width:100%}.constructions-show .main-content .estate-container,.estates-show-region .main-content .estate-container,.estates-show .main-content .estate-container{width:100%}.constructions-show .main-content .estate-family,.estates-show-region .main-content .estate-family,.estates-show .main-content .estate-family{justify-content:center;width:100%;margin:1rem auto;box-sizing:border-box;position:relative;align-items:flex-start;flex-direction:column}.constructions-show .main-content .estate-family .badge,.estates-show-region .main-content .estate-family .badge,.estates-show .main-content .estate-family .badge{position:absolute;color:#fff;text-transform:uppercase;top:0;padding:.5em .9em;letter-spacing:1px;font-size:.6rem}.constructions-show .main-content .estate-family .badge.badge_parent,.estates-show-region .main-content .estate-family .badge.badge_parent,.estates-show .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-region .main-content .estate-family .badge.badge_child,.estates-show-region .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{background:#b8dbe4;color:#424e5b}.constructions-show .main-content .estate-family .box,.estates-show-region .main-content .estate-family .box,.estates-show .main-content .estate-family .box{border-radius:10px;box-shadow:none;padding:1rem 1rem .5rem;min-width:100%;margin:7px 24px 0 0}.constructions-show .main-content .estate-family .box.box_parent,.estates-show-region .main-content .estate-family .box.box_parent,.estates-show .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-region .main-content .estate-family .box.box_child,.estates-show-region .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{background:#fff;border:2px solid rgba(24,147,153,.25)}.constructions-show .main-content .estate-family .box a,.estates-show-region .main-content .estate-family .box a,.estates-show .main-content .estate-family .box a{font-weight:700;font-size:1rem;color:#424e5b}.constructions-show .main-content .estate-family .box .related_estate_price,.estates-show-region .main-content .estate-family .box .related_estate_price,.estates-show .main-content .estate-family .box .related_estate_price{display:flex;align-items:center;justify-content:space-between;min-height:36px}.constructions-show .main-content .estate-family .box .related_estate_price .price,.estates-show-region .main-content .estate-family .box .related_estate_price .price,.estates-show .main-content .estate-family .box .related_estate_price .price{font-weight:700;color:#424e5b;font-size:1.3rem}.constructions-show .main-content .estate-family .box .related_estate_price .price .trattativaRiservata,.estates-show-region .main-content .estate-family .box .related_estate_price .price .trattativaRiservata,.estates-show .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-region .main-content .estate-family .box .related_estate_price .other_contract,.estates-show .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-region .main-content .estate-family .box .related_estate_price .other_contract a,.estates-show .main-content .estate-family .box .related_estate_price .other_contract a{font-size:.75rem;display:flex;flex-direction:column}.constructions-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,.estates-show .main-content .estate-family .box .related_estate_price .other_contract .detail_price{background:#c92700;color:#fff;border-radius:20px;padding:0 5px;display:flex;flex-direction:row;align-items:center}.constructions-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,.estates-show .main-content .estate-family .box .related_estate_price .other_contract .detail_price .masked-image{background-color:#fff;height:1rem;width:1rem;margin-left:5px}.constructions-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,.estates-show .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-region .main-content .estate-family .box .estate-card-data,.estates-show .main-content .estate-family .box .estate-card-data{justify-content:space-between;font-size:.8rem;font-weight:600;margin-bottom:0}.constructions-show .main-content .estate-family .box .estate-card-data div,.estates-show-region .main-content .estate-family .box .estate-card-data div,.estates-show .main-content .estate-family .box .estate-card-data div{display:flex;flex-direction:row;align-items:flex-start}.constructions-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,.estates-show .main-content .estate-family .box .estate-card-data div .masked-image{width:.9rem;height:.9rem;background-color:#c92700;margin-right:.5rem}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-pagination,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-pagination,.estates-show .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-region .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{width:10px!important;height:10px!important;border-radius:20px;opacity:.3;background-color:#126d80!important}.constructions-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,.estates-show .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-region .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{outline:none}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-navigation,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-navigation,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation{display:block}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next{right:0!important;top:40%!important;padding:0!important;z-index:100000}.constructions-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,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next span{width:15px;height:15px}.constructions-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev,.estates-show-region .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev{left:7px!important;top:40%!important;padding:0!important}.constructions-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,.estates-show .main-content .estate-family .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev span{width:15px;height:15px}.constructions-show .main-content .estate-family-title,.estates-show-region .main-content .estate-family-title,.estates-show .main-content .estate-family-title{display:flex;align-items:flex-start;margin-top:.8rem;margin-left:1rem}.constructions-show .main-content .estate-family-title h2,.estates-show-region .main-content .estate-family-title h2,.estates-show .main-content .estate-family-title h2{font-size:1rem;margin-bottom:1rem}.constructions-show .main-content .estate-family-title .masked-image,.estates-show-region .main-content .estate-family-title .masked-image,.estates-show .main-content .estate-family-title .masked-image{display:none}.constructions-show .main-content .agency-card,.estates-show-region .main-content .agency-card,.estates-show .main-content .agency-card{margin:0 0 1rem;max-width:none;width:100%;border-radius:20px;font-size:.9rem}.constructions-show .main-content .agency-card .agency-aicat img,.estates-show-region .main-content .agency-card .agency-aicat img,.estates-show .main-content .agency-card .agency-aicat img{min-width:100%!important;border:none!important;margin:0!important}.constructions-show .main-content .agency-card .agency-card-header h4,.estates-show-region .main-content .agency-card .agency-card-header h4,.estates-show .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-region .main-content .agency-card .agency-card-header .agency-affiliate-name,.estates-show .main-content .agency-card .agency-card-header .agency-affiliate-name{display:flex;align-items:flex-start}.constructions-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,.estates-show .main-content .agency-card .agency-card-header .agency-affiliate-name img{margin-top:.25rem;margin-right:.5rem}.constructions-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,.estates-show .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-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,.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{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-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,.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{color:#ee7326}.constructions-show .main-content .agency-card .agency-img-zone,.estates-show-region .main-content .agency-card .agency-img-zone,.estates-show .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-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,.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{max-width:none;flex:0 0 100%}.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-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,.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{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-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,.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{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-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,.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{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-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,.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{display:none}.constructions-show .main-content .agency-card .agency-team,.estates-show-region .main-content .agency-card .agency-team,.estates-show .main-content .agency-card .agency-team{max-width:95%;margin:auto}.constructions-show .main-content .agency-card .agency-team .VueCarousel-wrapper:after,.estates-show-region .main-content .agency-card .agency-team .VueCarousel-wrapper:after,.estates-show .main-content .agency-card .agency-team .VueCarousel-wrapper:after{content:" ";display:block;position:absolute;height:100%;width:30px;top:0;right:0;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.constructions-show .main-content .agency-card .agency-team .VueCarousel-slide,.estates-show-region .main-content .agency-card .agency-team .VueCarousel-slide,.estates-show .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-region .main-content .agency-card .agency-team .agency-team-slide .name,.estates-show-region .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{font-size:.7rem;word-break:break-word}.constructions-show .main-content .agency-card .agency-team .agency-team-slide .role,.estates-show-region .main-content .agency-card .agency-team .agency-team-slide .role,.estates-show .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-region .main-content .agency-card .agency-team .agency-team-slide .avatar,.estates-show .main-content .agency-card .agency-team .agency-team-slide .avatar{border-radius:50%;height:100px;width:100px}.constructions-show .main-content .fund,.estates-show-region .main-content .fund,.estates-show .main-content .fund{width:60px;height:auto}.constructions-show .main-content .fund-container .text-fund,.estates-show-region .main-content .fund-container .text-fund,.estates-show .main-content .fund-container .text-fund{height:70px;overflow:hidden}.constructions-show .main-content .fund-container .modal-opener,.estates-show-region .main-content .fund-container .modal-opener,.estates-show .main-content .fund-container .modal-opener{margin:auto}.constructions-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination,.estates-show-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination,.estates-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination{bottom:1rem}.constructions-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination .VueCarousel-dot,.estates-show-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination .VueCarousel-dot,.estates-show .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-pagination .VueCarousel-dot{width:10px!important;height:10px!important;opacity:.3;background-color:#424e5b!important}.constructions-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,.estates-show .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-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper,.estates-show .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-region .estates-carousel-similar .estates-carousel .VueCarousel .VueCarousel-wrapper .estate-card,.estates-show .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-region .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{height:180px}.constructions-show .user-container,.estates-show-region .user-container,.estates-show .user-container{display:none}.constructions-show .bottom-menu.is-double,.estates-show-region .bottom-menu.is-double,.estates-show .bottom-menu.is-double{bottom:0}.constructions-show .bottom-menu .divider,.estates-show-region .bottom-menu .divider,.estates-show .bottom-menu .divider{display:none}.constructions-show .bottom-menu .estate-detail-menu,.estates-show-region .bottom-menu .estate-detail-menu,.estates-show .bottom-menu .estate-detail-menu{padding-bottom:.3rem}.constructions-show .bottom-menu .estate-detail-menu .appointment-modal .modal-body,.estates-show-region .bottom-menu .estate-detail-menu .appointment-modal .modal-body,.estates-show .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-region .bottom-menu .estate-detail-menu .appointment,.estates-show-region .bottom-menu .estate-detail-menu .phone,.estates-show .bottom-menu .estate-detail-menu .appointment,.estates-show .bottom-menu .estate-detail-menu .phone{background:#fff;border:1px solid #ccc;width:38px;padding:.7rem!important}.constructions-show .bottom-menu .estate-detail-menu .appointment .icon_action,.constructions-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,.estates-show .bottom-menu .estate-detail-menu .appointment .icon_action,.estates-show .bottom-menu .estate-detail-menu .phone .icon_action{width:26px;position:relative;top:-10px;left:-6px}.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-region .bottom-menu .estate-detail-menu .appointment .icon_action.icon-whatsapp,.estates-show-region .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{background:none;margin-top:3px;margin-left:1px;padding:2px}.constructions-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,.estates-show .bottom-menu .estate-detail-menu .appointment-modal .modal-dialog .modal-content{padding-bottom:5rem}.constructions-show .estate-show .back-link,.estates-show-region .estate-show .back-link,.estates-show .estate-show .back-link{display:none}.other-contract{margin-bottom:.5rem;justify-content:space-between;background-color:#c92700;border-radius:20px;font-size:.8rem;font-weight:700;color:#fff;padding:0 15px;display:inline-flex}.other-contract a{display:flex;align-items:center;color:#fff;text-decoration:underline}.other-contract a .masked-image{background-color:#fff;width:18px;height:18px;margin-left:5px;-webkit-animation:linear infinite;-webkit-animation-name:run;-webkit-animation-duration:.7s;animation-direction:alternate-reverse}@-webkit-keyframes run{0%{transform:translateX(0)}to{transform:translateX(12px)}}@keyframes run{0%{transform:translateX(0)}to{transform:translateX(12px)}}.other-contract a .other-contract-contract{margin-right:5px;display:flex;align-items:center}.other-contract a .other-contract-contract span{margin-left:auto}.box_whatsapp{z-index:10000000000;position:fixed;bottom:20px;right:20px}.box_whatsapp .wa-label{background-color:#25d366;color:#fff;font-weight:700;border-radius:20px;font-size:13px;padding:5px 12px;text-align:center;margin-bottom:6px;cursor:pointer;transition:all .3s ease-out}.box_whatsapp .wa-label:hover{background-color:#158140}.box_whatsapp .whatsapp_icon{background-color:#25d366;padding:15px;border-radius:50%;box-shadow:0 0 11px rgba(0,0,0,.3);transition:all .3s ease-out}.box_whatsapp .whatsapp_icon:hover{background-color:#158140}.box_whatsapp .whatsapp_icon .wa-icon{background-color:#fff;margin-left:auto;margin-right:auto;width:40px;height:40px;display:block;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.whatsapp-enter-active{-webkit-animation:bounce-in .5s;animation:bounce-in .5s}.whatsapp-leave-active{animation:bounce-in .5s reverse}@-webkit-keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.5)}to{transform:scale(1)}}@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;width:auto;margin-bottom:.5rem}.constructions-show .main-content .estate-detail section .container .row .construction-content .print-pdf{position:static;padding-left:.8rem;margin-bottom:.5rem;margin-left:1rem}.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-region .card-sticky.is-pinned,body.country-es.estates-show-region .card-sticky.top-sticky,body.country-es.estates-show .card-sticky.is-pinned,body.country-es.estates-show .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-region .card-sticky.is-pinned,body.country-hu.estates-show-region .card-sticky.top-sticky,body.country-hu.estates-show .card-sticky.is-pinned,body.country-hu.estates-show .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-region .card-sticky.is-pinned,body.country-tn.estates-show-region .card-sticky.top-sticky,body.country-tn.estates-show .card-sticky.is-pinned,body.country-tn.estates-show .card-sticky.top-sticky{margin:auto;top:0!important;left: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-region .card-sticky.is-pinned .padding-flex,body.country-es.estates-show-region .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-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-region .card-sticky.is-pinned .padding-flex,body.country-hu.estates-show-region .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-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-region .card-sticky.is-pinned .padding-flex,body.country-tn.estates-show-region .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{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-region .card-sticky.is-pinned .box-full,body.country-es.estates-show-region .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-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-region .card-sticky.is-pinned .box-full,body.country-hu.estates-show-region .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-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-region .card-sticky.is-pinned .box-full,body.country-tn.estates-show-region .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{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-region .card-sticky.is-pinned .box-sticky,body.country-es.estates-show-region .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-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-region .card-sticky.is-pinned .box-sticky,body.country-hu.estates-show-region .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-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-region .card-sticky.is-pinned .box-sticky,body.country-tn.estates-show-region .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{display:block;box-shadow:0 0 6px rgba(0,0,0,.3);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-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-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-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-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-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-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-region .card-sticky.is-pinned .box-sticky .estate-title,body.country-tn.estates-show-region .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{font-size:1rem;margin-top:0;display:none}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-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-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-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-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-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-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-region .card-sticky.is-pinned .box-sticky .estate-subtitle,body.country-tn.estates-show-region .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{font-size:.7rem;margin-bottom:0;display:none}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-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-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-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-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-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-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-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,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{margin-top:0;margin-bottom:0;border-top:1px solid #f2f2f2;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-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-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-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-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-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-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-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,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{font-weight:400;font-size:.8rem;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-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-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-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-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-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-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-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,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{background-color:#208989!important;height:1rem;width:1rem;vertical-align:middle}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-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-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-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-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-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-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-region .card-sticky.is-pinned .box-sticky .estate-price,body.country-tn.estates-show-region .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{margin-top:0;display:flex}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-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-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-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-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-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-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-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,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{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-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-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-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-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-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-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-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,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{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-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-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-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-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-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-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-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,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{width:1rem;height:1rem;position:relative;top:4px;left:3px}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-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-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-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-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-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-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-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,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{font-size:.7rem;color:#000;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-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-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-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-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-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-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-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,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{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-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-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-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-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-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-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-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,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{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-region .card-sticky.is-pinned .box-sticky .contactar,body.country-es.estates-show-region .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-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-region .card-sticky.is-pinned .box-sticky .contactar,body.country-hu.estates-show-region .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-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-region .card-sticky.is-pinned .box-sticky .contactar,body.country-tn.estates-show-region .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{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-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-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-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-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-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-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-region .card-sticky.is-pinned .box-sticky .estate-actions,body.country-tn.estates-show-region .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{margin-top:0}body.country-es.constructions-show .card-sticky,body.country-es.estates-show-region .card-sticky,body.country-es.estates-show .card-sticky,body.country-hu.constructions-show .card-sticky,body.country-hu.estates-show-region .card-sticky,body.country-hu.estates-show .card-sticky,body.country-tn.constructions-show .card-sticky,body.country-tn.estates-show-region .card-sticky,body.country-tn.estates-show .card-sticky{margin:-24px -15px 20px}body.country-es.constructions-show .card-sticky>div,body.country-es.estates-show-region .card-sticky>div,body.country-es.estates-show .card-sticky>div,body.country-hu.constructions-show .card-sticky>div,body.country-hu.estates-show-region .card-sticky>div,body.country-hu.estates-show .card-sticky>div,body.country-tn.constructions-show .card-sticky>div,body.country-tn.estates-show-region .card-sticky>div,body.country-tn.estates-show .card-sticky>div{padding:7px 15px;border-radius:0}body.country-es.constructions-show .card-sticky .box-full,body.country-es.estates-show-region .card-sticky .box-full,body.country-es.estates-show .card-sticky .box-full,body.country-hu.constructions-show .card-sticky .box-full,body.country-hu.estates-show-region .card-sticky .box-full,body.country-hu.estates-show .card-sticky .box-full,body.country-tn.constructions-show .card-sticky .box-full,body.country-tn.estates-show-region .card-sticky .box-full,body.country-tn.estates-show .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-region .card-sticky .box-full .estate-card-data,body.country-es.estates-show .card-sticky .box-full .estate-card-data,body.country-hu.constructions-show .card-sticky .box-full .estate-card-data,body.country-hu.estates-show-region .card-sticky .box-full .estate-card-data,body.country-hu.estates-show .card-sticky .box-full .estate-card-data,body.country-tn.constructions-show .card-sticky .box-full .estate-card-data,body.country-tn.estates-show-region .card-sticky .box-full .estate-card-data,body.country-tn.estates-show .card-sticky .box-full .estate-card-data{margin-top:.5rem;padding-top:.4rem;border-top:1px solid #e1e1e1}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .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-region .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-hu.constructions-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-hu.estates-show .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-region .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{background-color:#208989!important;height:1rem;width:1rem;vertical-align:middle}body.country-es.constructions-show .card-sticky .box-full .estate-price,body.country-es.estates-show-region .card-sticky .box-full .estate-price,body.country-es.estates-show .card-sticky .box-full .estate-price,body.country-hu.constructions-show .card-sticky .box-full .estate-price,body.country-hu.estates-show-region .card-sticky .box-full .estate-price,body.country-hu.estates-show .card-sticky .box-full .estate-price,body.country-tn.constructions-show .card-sticky .box-full .estate-price,body.country-tn.estates-show-region .card-sticky .box-full .estate-price,body.country-tn.estates-show .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-region .card-sticky .box-full .estate-price .current-price,body.country-es.estates-show .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-region .card-sticky .box-full .estate-price .current-price,body.country-hu.estates-show .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-region .card-sticky .box-full .estate-price .current-price,body.country-tn.estates-show .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-region .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-hu.constructions-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-hu.estates-show .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-region .card-sticky .box-full .estate-price .current-price-euro,body.country-tn.estates-show .card-sticky .box-full .estate-price .current-price-euro{font-weight:700;color:#208989}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .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-region .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-hu.constructions-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-hu.estates-show .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-region .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{background-color:#158140;height:1rem;width:1rem;position:relative;top:4px;left:3px}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .card-sticky .box-full .estate-price .estate-card-discount-container .estate-card-discount{font-size:.7rem;color:#000;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-region .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-hu.constructions-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-hu.estates-show .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-region .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{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-region .card-sticky .box-full .estate-title,body.country-es.estates-show .card-sticky .box-full .estate-title,body.country-hu.constructions-show .card-sticky .box-full .estate-title,body.country-hu.estates-show-region .card-sticky .box-full .estate-title,body.country-hu.estates-show .card-sticky .box-full .estate-title,body.country-tn.constructions-show .card-sticky .box-full .estate-title,body.country-tn.estates-show-region .card-sticky .box-full .estate-title,body.country-tn.estates-show .card-sticky .box-full .estate-title{font-size:1.2rem;padding-top:.5rem;border-top:1px solid #e1e1e1}body.country-es.constructions-show .card-sticky .box-full .estate-subtitle,body.country-es.estates-show-region .card-sticky .box-full .estate-subtitle,body.country-es.estates-show .card-sticky .box-full .estate-subtitle,body.country-hu.constructions-show .card-sticky .box-full .estate-subtitle,body.country-hu.estates-show-region .card-sticky .box-full .estate-subtitle,body.country-hu.estates-show .card-sticky .box-full .estate-subtitle,body.country-tn.constructions-show .card-sticky .box-full .estate-subtitle,body.country-tn.estates-show-region .card-sticky .box-full .estate-subtitle,body.country-tn.estates-show .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-region .card-sticky .box-full .hipotecas span,body.country-es.estates-show .card-sticky .box-full .hipotecas span,body.country-hu.constructions-show .card-sticky .box-full .hipotecas span,body.country-hu.estates-show-region .card-sticky .box-full .hipotecas span,body.country-hu.estates-show .card-sticky .box-full .hipotecas span,body.country-tn.constructions-show .card-sticky .box-full .hipotecas span,body.country-tn.estates-show-region .card-sticky .box-full .hipotecas span,body.country-tn.estates-show .card-sticky .box-full .hipotecas span{color:#208989;font-size:.9rem;font-weight:500;cursor:pointer}body.country-es.constructions-show .card-sticky .box-sticky,body.country-es.estates-show-region .card-sticky .box-sticky,body.country-es.estates-show .card-sticky .box-sticky,body.country-hu.constructions-show .card-sticky .box-sticky,body.country-hu.estates-show-region .card-sticky .box-sticky,body.country-hu.estates-show .card-sticky .box-sticky,body.country-tn.constructions-show .card-sticky .box-sticky,body.country-tn.estates-show-region .card-sticky .box-sticky,body.country-tn.estates-show .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-region .estate-content .estate-description .estate-description-container,body.country-es.estates-show .estate-content .estate-description .estate-description-container,body.country-hu.constructions-show .estate-content .estate-description .estate-description-container,body.country-hu.estates-show-region .estate-content .estate-description .estate-description-container,body.country-hu.estates-show .estate-content .estate-description .estate-description-container,body.country-tn.constructions-show .estate-content .estate-description .estate-description-container,body.country-tn.estates-show-region .estate-content .estate-description .estate-description-container,body.country-tn.estates-show .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-region .estate-content .estate-points-of-interest,body.country-es.estates-show .estate-content .estate-points-of-interest,body.country-hu.constructions-show .estate-content .estate-points-of-interest,body.country-hu.estates-show-region .estate-content .estate-points-of-interest,body.country-hu.estates-show .estate-content .estate-points-of-interest,body.country-tn.constructions-show .estate-content .estate-points-of-interest,body.country-tn.estates-show-region .estate-content .estate-points-of-interest,body.country-tn.estates-show .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-region .estate-content .costs-box,body.country-es.estates-show .estate-content .costs-box,body.country-hu.constructions-show .estate-content .costs-box,body.country-hu.estates-show-region .estate-content .costs-box,body.country-hu.estates-show .estate-content .costs-box,body.country-tn.constructions-show .estate-content .costs-box,body.country-tn.estates-show-region .estate-content .costs-box,body.country-tn.estates-show .estate-content .costs-box{width:100%;margin-bottom:.5rem}.estate-content .costs-box,body.country-tn.estates-show-region .costs-box,body.country-tn.estates-show .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-region .estate-description-container,body.country-hu.estates-show .estate-description-container{text-align:justify!important}body.country-hu.constructions-show .card-sticky .box-full .estate-price,body.country-hu.estates-show-region .card-sticky .box-full .estate-price,body.country-hu.estates-show .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-region .card-sticky.is-pinned .box-sticky,body.country-hu.estates-show-region .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{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-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-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-actions,body.country-hu.estates-show .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-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-hu.estates-show .card-sticky.is-pinned .box-sticky .estate-price,body.country-hu.estates-show .card-sticky.top-sticky .box-sticky .estate-price{margin-top:0;display:grid}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-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-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{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-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,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{font-weight:700;color:#208989}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-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-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{max-width:40%!important}body.country-hu.constructions-show .estate-features-value,body.country-hu.estates-show-region .estate-features-value,body.country-hu.estates-show .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-region .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{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-region .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){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-region .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){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-region .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){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-region .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){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-region .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){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-region .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){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-region .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){display:block;background-color:#a40000}body.country-hu.constructions-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),body.country-hu.estates-show .main-content .estate-detail .estate-energy-data .energy-graph .square:nth-child(9){display:block;background-color:#900000}.card-sticky .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-region .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{background-color:#ef9393!important}.card-sticky .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-region .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{background-color:#b663d7!important}.card-sticky .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-region .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{width:17px;background-color:#8ec7d5!important}.card-sticky .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-region .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{background-color:#ef9393!important}.card-sticky .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-region .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{background-color:#b663d7!important}.card-sticky .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-region .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{width:17px;background-color:#8ec7d5!important}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{border-radius:50px;background-color:#082971;margin:0;font-size:.8rem}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-region .main-content .estate-detail,.estates-show .main-content .estate-detail{margin-top:0;clear:both}.constructions-show .main-content .estate-detail section .container .row .print-pdf,.estates-show-region .main-content .estate-detail section .container .row .print-pdf,.estates-show .main-content .estate-detail section .container .row .print-pdf{position:static;background:#ef9393}.constructions-show .main-content .estate-detail section .container .row .print-pdf:hover,.estates-show-region .main-content .estate-detail section .container .row .print-pdf:hover,.estates-show .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-region .main-content .estate-detail section .container .row .construction-content .print-pdf,.estates-show .main-content .estate-detail section .container .row .construction-content .print-pdf{padding-left:.8rem;margin-left:1rem}.constructions-show .main-content .estate-detail .estate-title,.estates-show-region .main-content .estate-detail .estate-title,.estates-show .main-content .estate-detail .estate-title{width:100%}.constructions-show .main-content .estate-detail .estate-features .row,.estates-show-region .main-content .estate-detail .estate-features .row,.estates-show .main-content .estate-detail .estate-features .row{margin-right:.5rem;margin-left:0}.constructions-show .main-content .estate-detail .estate-features .row>.col,.estates-show-region .main-content .estate-detail .estate-features .row>.col,.estates-show .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-region .main-content .estate-detail .estate-features .row>.col:nth-child(2),.estates-show .main-content .estate-detail .estate-features .row>.col:nth-child(2){padding-left:15px}.constructions-show .main-content .estate-detail .estate-description,.estates-show-region .main-content .estate-detail .estate-description,.estates-show .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-region .main-content .estate-detail .estate-images-v3 .agency-new,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new{min-height:392px;background-repeat:no-repeat;margin-bottom:14px;border-radius:20px;padding:20px 20px 0}.constructions-show .main-content .estate-detail .estate-images-v3 .agency-new.tec,.estates-show-region .main-content .estate-detail .estate-images-v3 .agency-new.tec,.estates-show .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-region .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{background-size:200% auto;background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);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;letter-spacing:.05rem;color:#fff!important;margin:0;padding:10px 20px!important}.constructions-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,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec img{vertical-align:top;margin-right:5px}.constructions-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,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec:hover{text-decoration:none;box-shadow:none;color:#fff;transition:all .2s ease-in-out;box-sizing:border-box;background-position:100%}.constructions-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,.estates-show .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-region .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{background-color:#fff!important}.constructions-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,.estates-show .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-region .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{border:2px solid #e1e9f4;color:#424e5b!important;background-color:#fff;min-width:110px;padding:0}.constructions-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,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tec .btn-network-tec.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-images-v3 .agency-new.tre,.estates-show .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-region .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{background-size:200% auto;background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);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;letter-spacing:.05rem;color:#fff;margin:0;padding:10px 20px!important}.constructions-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,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre img{vertical-align:top;margin-right:5px}.constructions-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,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new.tre .btn-network-tre.light{border:2px solid #e1e9f4;color:#424e5b;background-color:#fff;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-region .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{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.constructions-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,.estates-show .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-region .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{background-position:100%;text-decoration:none;box-shadow:none;color:#fff!important;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-region .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{color:#fff!important}.constructions-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,.estates-show .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-region .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{transform:scale(.95)}.constructions-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,.estates-show .main-content .estate-detail .estate-images-v3 .agency-new .logo img{width:195px;height:55px}.constructions-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,.estates-show .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-region .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{padding-left:.7rem!important}.constructions-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,.estates-show .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-region .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{background-color:#ee7326}.constructions-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,.estates-show .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-region .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{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-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,.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{font-size:.8rem}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-images-v3 .agency-new .agency-card,.estates-show .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-region .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{display:none}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-images-v3 .agency-card,.estates-show .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-region .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{display:none}.constructions-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,.estates-show .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-region .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{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-region .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{display:none}.constructions-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,.estates-show .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-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,.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{color:#158140!important}.constructions-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,.estates-show .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-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,.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{color:#ee7326!important}.constructions-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,.estates-show .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-region .main-content .estate-family-title h2,.estates-show .main-content .estate-family-title h2{margin:0}.constructions-show .main-content .estate-family-title .masked-image,.estates-show-region .main-content .estate-family-title .masked-image,.estates-show .main-content .estate-family-title .masked-image{background-color:#c92700;display:block}.constructions-show .main-content .estate-images .media-buttons,.estates-show-region .main-content .estate-images .media-buttons,.estates-show .main-content .estate-images .media-buttons{max-width:550px;margin:auto}.constructions-show .estate-show .back-link,.estates-show-region .estate-show .back-link,.estates-show .estate-show .back-link{display:block;margin-right:13px;font-size:.8rem;background-color:rgba(142,199,213,.5);border-radius:20px;padding:.2rem 1.2rem;color:#424e5b;line-height:2;height:30px;margin-bottom:.4rem;text-transform:uppercase;cursor:pointer}.constructions-show .estate-show .back-link:after,.estates-show-region .estate-show .back-link:after,.estates-show .estate-show .back-link:after{border-right:1px solid #cacaca}.constructions-show .estate-show .back-link a,.estates-show-region .estate-show .back-link a,.estates-show .estate-show .back-link a{text-transform:uppercase;font-size:.8rem;font-weight:600;text-decoration:none}.constructions-show .estate-show .back-link .masked-image,.estates-show-region .estate-show .back-link .masked-image,.estates-show .estate-show .back-link .masked-image{height:.6rem;width:.6rem}}@media (min-width:992px){.constructions-show .padding-flex,.estates-show-region .padding-flex,.estates-show .padding-flex{padding:1.5rem}.constructions-show .main-content,.estates-show-region .main-content,.estates-show .main-content{background-color:#f8f8f8}.constructions-show .main-content .fund,.estates-show-region .main-content .fund,.estates-show .main-content .fund{width:80px}.constructions-show .main-content .estate-from-fund-modal .modal-dialog,.estates-show-region .main-content .estate-from-fund-modal .modal-dialog,.estates-show .main-content .estate-from-fund-modal .modal-dialog{max-width:800px}.constructions-show .main-content .neighborhood,.estates-show-region .main-content .neighborhood,.estates-show .main-content .neighborhood{display:block;font-size:1.25rem;font-weight:600}.constructions-show .main-content .breadcrumb-container,.estates-show-region .main-content .breadcrumb-container,.estates-show .main-content .breadcrumb-container{background-color:transparent;margin-top:-25px}.constructions-show .main-content .breadcrumb-container .breadcrumb,.estates-show-region .main-content .breadcrumb-container .breadcrumb,.estates-show .main-content .breadcrumb-container .breadcrumb{margin-bottom:0;float:left}.constructions-show .main-content .estate-detail .map-container,.estates-show-region .main-content .estate-detail .map-container,.estates-show .main-content .estate-detail .map-container{display:flex}.constructions-show .main-content .estate-detail .estate-costs .costs-container,.estates-show-region .main-content .estate-detail .estate-costs .costs-container,.estates-show .main-content .estate-detail .estate-costs .costs-container{font-size:1rem}.constructions-show .main-content .estate-detail .estate-costs .col,.estates-show-region .main-content .estate-detail .estate-costs .col,.estates-show .main-content .estate-detail .estate-costs .col{padding-right:0;font-size:1rem}.constructions-show .main-content .estate-detail .estate-costs .row.buttons,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons,.estates-show .main-content .estate-detail .estate-costs .row.buttons{margin-top:1rem;height:auto;margin-bottom:0}.constructions-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener{height:40px}.constructions-show .main-content .estate-detail .estate-costs .tecnovalore,.estates-show-region .main-content .estate-detail .estate-costs .tecnovalore,.estates-show .main-content .estate-detail .estate-costs .tecnovalore{font-size:.8rem;display:flex;align-items:center}.constructions-show .main-content .estate-detail .card-sticky,.estates-show-region .main-content .estate-detail .card-sticky,.estates-show .main-content .estate-detail .card-sticky{margin:0}.constructions-show .main-content .estate-detail .card-sticky>div,.estates-show-region .main-content .estate-detail .card-sticky>div,.estates-show .main-content .estate-detail .card-sticky>div{border-radius:20px;padding:15px}.constructions-show .main-content .estate-detail .estate-container,.estates-show-region .main-content .estate-detail .estate-container,.estates-show .main-content .estate-detail .estate-container{width:99%}.constructions-show .main-content .estate-detail .estate-family,.estates-show-region .main-content .estate-detail .estate-family,.estates-show .main-content .estate-detail .estate-family{width:auto;margin:1rem 0 1.2rem .5rem;box-sizing:border-box;position:relative}.constructions-show .main-content .estate-detail .estate-family .box,.estates-show-region .main-content .estate-detail .estate-family .box,.estates-show .main-content .estate-detail .estate-family .box{min-width:33.3%;margin:.5rem .5rem 0;padding:1rem 1rem .5rem}.constructions-show .main-content .estate-data,.estates-show-region .main-content .estate-data,.estates-show .main-content .estate-data{width:100%;padding-top:.2rem;background-color:#fff;margin-bottom:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);top:64px;z-index:9}.constructions-show .main-content .estate-data .estate-price,.estates-show-region .main-content .estate-data .estate-price,.estates-show .main-content .estate-data .estate-price{display:flex}.constructions-show .main-content .estate-data .estate-price .current-price,.estates-show-region .main-content .estate-data .estate-price .current-price,.estates-show .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-region .main-content .estate-data .estate-options,.estates-show .main-content .estate-data .estate-options{display:flex;align-items:center;height:100%}.constructions-show .main-content .estate-data .estate-options .modal-opener,.estates-show-region .main-content .estate-data .estate-options .modal-opener,.estates-show .main-content .estate-data .estate-options .modal-opener{margin-right:.5rem}.constructions-show .main-content .estate-data .estate-options .btn,.estates-show-region .main-content .estate-data .estate-options .btn,.estates-show .main-content .estate-data .estate-options .btn{margin-bottom:0;font-size:.8rem;padding:.375rem .75em}.constructions-show .main-content .estate-data .estate-actions,.estates-show-region .main-content .estate-data .estate-actions,.estates-show .main-content .estate-data .estate-actions{margin-left:auto;display:flex;align-items:center}.constructions-show .main-content .estate-data .estate-actions a,.estates-show-region .main-content .estate-data .estate-actions a,.estates-show .main-content .estate-data .estate-actions a{margin-right:1rem}.constructions-show .main-content .estate-data .estate-actions .estate-card-user-buttons,.estates-show-region .main-content .estate-data .estate-actions .estate-card-user-buttons,.estates-show .main-content .estate-data .estate-actions .estate-card-user-buttons{display:flex;align-items:center}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-energy-data .dec-leg,.estates-show .main-content .estate-detail .estate-energy-data .dec-leg{position:absolute;font-size:.7rem;text-align:right;right:0;top:.5rem;font-style:italic}.constructions-show .main-content .estate-detail .estate-images-v2,.constructions-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,.estates-show .main-content .estate-detail .estate-images-v2,.estates-show .main-content .estate-detail .estate-images-v3{margin-top:0;margin-bottom: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-region .main-content .estate-detail .estate-images-v2 .media-buttons,.estates-show-region .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{margin-top:auto!important;max-width:none;margin:0 -1rem;position:absolute;bottom:30px;left:40px;background:transparent;border-bottom:none;padding:0}.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-region .main-content .estate-detail .estate-images-v2 .media-buttons .buttons,.estates-show-region .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{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-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,.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{width:80px;margin-left:10px;height:70px}.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-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,.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{position:absolute;top:-7px;left:54%}.constructions-show .main-content .estate-detail .estate-images-v2 .estate-badge,.constructions-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,.estates-show .main-content .estate-detail .estate-images-v2 .estate-badge,.estates-show .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-region .main-content .estate-detail .estate-images-v2 .estate-badge .star,.estates-show-region .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{padding-top:0}.constructions-show .main-content .estate-detail .estate-images-v1,.estates-show-region .main-content .estate-detail .estate-images-v1,.estates-show .main-content .estate-detail .estate-images-v1{margin-top:0;margin-bottom:0}.constructions-show .main-content .estate-detail .estate-images-v1 .media-buttons,.estates-show-region .main-content .estate-detail .estate-images-v1 .media-buttons,.estates-show .main-content .estate-detail .estate-images-v1 .media-buttons{max-width:none;margin:0 -1rem}.constructions-show .main-content .estate-detail .estate-images-v1 .media-buttons .buttons,.estates-show-region .main-content .estate-detail .estate-images-v1 .media-buttons .buttons,.estates-show .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-region .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{width:17%;height:5rem}.constructions-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,.estates-show .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-region .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{width:80px;margin-left:10px;height:70px}.constructions-show .main-content .estate-detail .estate-title,.constructions-show .main-content .estate-detail h2,.estates-show-region .main-content .estate-detail .estate-title,.estates-show-region .main-content .estate-detail h2,.estates-show .main-content .estate-detail .estate-title,.estates-show .main-content .estate-detail h2{margin-top:0;font-size:1.5rem}.constructions-show .main-content .estate-detail h2,.estates-show-region .main-content .estate-detail h2,.estates-show .main-content .estate-detail h2{font-size:1.25rem;font-weight:600}.constructions-show .main-content .estate-detail .estate-title,.estates-show-region .main-content .estate-detail .estate-title,.estates-show .main-content .estate-detail .estate-title{width:auto}.constructions-show .main-content .estate-detail .estate-title h2,.estates-show-region .main-content .estate-detail .estate-title h2,.estates-show .main-content .estate-detail .estate-title h2{margin-top:.5rem}.constructions-show .main-content .estate-detail .estate-subtitle,.estates-show-region .main-content .estate-detail .estate-subtitle,.estates-show .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-region .main-content .estate-detail .estate-description,.estates-show-region .main-content .estate-detail .estate-features,.estates-show .main-content .estate-detail .estate-description,.estates-show .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-region .main-content .estate-detail .estate-description p,.estates-show-region .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{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-region .main-content .estate-detail .estate-description .modal-dialog,.estates-show-region .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{max-width:800px;top:10%}.constructions-show .main-content .estate-detail .estate-description-container,.estates-show-region .main-content .estate-detail .estate-description-container,.estates-show .main-content .estate-detail .estate-description-container{height:280px;overflow:hidden;margin-bottom:1rem}.constructions-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,.estates-show .main-content .estate-detail .estate-points-of-interest .poi-category .poi-category-data{background-color:red;padding:.5rem;border-radius:10px;font-size:.9rem}.constructions-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,.estates-show .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-region .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{background-color:#f0fafb}.constructions-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,.estates-show .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-region .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{background-color:#fdf4f4}.constructions-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,.estates-show .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-region .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{background-color:#f0faf4}.constructions-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,.estates-show .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-region .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{background-color:#f6fbf8}.constructions-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,.estates-show .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-region .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{background-color:#fdf4f4}.constructions-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,.estates-show .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-region .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{-moz-columns:2;column-count:2}.constructions-show .main-content .estate-detail .estate-points-of-interest .btn,.estates-show-region .main-content .estate-detail .estate-points-of-interest .btn,.estates-show .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-region .main-content .estate-detail .leads-column,.estates-show .main-content .estate-detail .leads-column{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:20px;padding-right:15px;margin-bottom:2rem}.constructions-show .main-content .estate-detail .leads-column .lead-forms,.estates-show-region .main-content .estate-detail .leads-column .lead-forms,.estates-show .main-content .estate-detail .leads-column .lead-forms{display:block}.constructions-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs,.estates-show-region .main-content .estate-detail .leads-column .lead-forms .nav-tabs,.estates-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs{justify-content:center;border:none}.constructions-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,.estates-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item{margin-bottom:-2px;width:100%;text-align:center}.constructions-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,.estates-show .main-content .estate-detail .leads-column .lead-forms .nav-tabs .nav-item .nav-link{background-color:#f1f1f1;border-radius:20px 20px 0 0;font-weight:600;font-size:1.2rem;padding:.5rem;color:#bbb}.constructions-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,.estates-show .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-region .main-content .estate-detail .leads-column .appointment,.estates-show .main-content .estate-detail .leads-column .appointment{background:#fff;margin:0 0 1rem;max-width:none;width:100%;border-radius:20px;cursor:pointer;transition:all .2s ease-in-out}.constructions-show .main-content .estate-detail .leads-column .appointment:hover,.estates-show-region .main-content .estate-detail .leads-column .appointment:hover,.estates-show .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-region .main-content .estate-detail .leads-column .appointment img,.estates-show .main-content .estate-detail .leads-column .appointment img{width:100%}.constructions-show .main-content .estate-detail .leads-column .agency-new,.estates-show-region .main-content .estate-detail .leads-column .agency-new,.estates-show .main-content .estate-detail .leads-column .agency-new{min-height:392px;background-repeat:no-repeat;margin-bottom:14px;border-radius:20px;padding:20px 20px 0}.constructions-show .main-content .estate-detail .leads-column .agency-new.tec,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tec,.estates-show .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-region .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{background-size:200% auto;background-image:linear-gradient(90deg,#1ba050 0,#0a5961 55%,#0a5961);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;letter-spacing:.05rem;color:#fff!important;margin-top:1rem;padding:14px 35px!important}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec img{vertical-align:top;margin-right:5px}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec:hover{text-decoration:none;box-shadow:none;color:#fff;transition:all .2s ease-in-out;box-sizing:border-box;background-position:100%}.constructions-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,.estates-show .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-region .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{background-color:#fff!important}.constructions-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,.estates-show .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-region .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{border:2px solid #e1e9f4;color:#424e5b!important;background-color:#fff;min-width:110px;padding:0}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tec .btn-network-tec.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.constructions-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,.estates-show .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-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,.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{color:#158140!important}.constructions-show .main-content .estate-detail .leads-column .agency-new.tre,.estates-show-region .main-content .estate-detail .leads-column .agency-new.tre,.estates-show .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-region .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{background-size:200% auto;background-image:linear-gradient(90deg,#ff8333,#db5600 55%,#db5600);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;letter-spacing:.05rem;color:#fff;margin-top:1rem;padding:14px 35px!important}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre img{vertical-align:top;margin-right:5px}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light{border:2px solid #e1e9f4;color:#424e5b;background-color:#fff;min-width:140px;padding:0!important}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new.tre .btn-network-tre.light:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8;border:2px solid #e1e9f4}.constructions-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,.estates-show .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-region .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{background-position:100%;text-decoration:none;box-shadow:none;color:#fff!important;transition:all .2s ease-in-out}.constructions-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,.estates-show .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-region .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{background-color:#fff!important}.constructions-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,.estates-show .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-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,.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{color:#ee7326!important}.constructions-show .main-content .estate-detail .leads-column .agency-new .logo,.estates-show-region .main-content .estate-detail .leads-column .agency-new .logo,.estates-show .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-region .main-content .estate-detail .leads-column .agency-new .agency-data,.estates-show .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-region .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{padding-left:.7rem!important}.constructions-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,.estates-show .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-region .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{background-color:#ee7326}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-data .map-card .fb-map{margin-top:.5rem;display:none}.constructions-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,.estates-show .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-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,.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{font-size:.8rem}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-actions,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-actions,.estates-show .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-region .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{width:48%}.constructions-show .main-content .estate-detail .leads-column .agency-new .agency-card,.estates-show-region .main-content .estate-detail .leads-column .agency-new .agency-card,.estates-show .main-content .estate-detail .leads-column .agency-new .agency-card{background-repeat:no-repeat;padding:0;background:none}.constructions-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,.estates-show .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-region .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{background:none}.constructions-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,.estates-show .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-region .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{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-region .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{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-region .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{display:none}.constructions-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,.estates-show .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-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,.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{color:#158140!important}.constructions-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,.estates-show .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-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,.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{color:#ee7326!important}.constructions-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,.estates-show .main-content .estate-detail .leads-column .agency-card .content .agency-heading img{display:block;border:none;width:2.7rem;height:2.7rem;margin-bottom:1rem}.constructions-show .calculate-mortgage-modal .modal-dialog,.estates-show-region .calculate-mortgage-modal .modal-dialog,.estates-show .calculate-mortgage-modal .modal-dialog{width:375px}.constructions-show .calculate-mortgage-modal .modal-dialog .mortgage-logo,.estates-show-region .calculate-mortgage-modal .modal-dialog .mortgage-logo,.estates-show .calculate-mortgage-modal .modal-dialog .mortgage-logo{width:135px;max-width:155px;height:auto;position:absolute;top:-45px;left:185px}.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-region .appointment-modal .modal-dialog,.estates-show .appointment-modal .modal-dialog{max-width:710px;top:4%;overflow:auto}.constructions-show .appointment-modal .modal-dialog .modal-content,.estates-show-region .appointment-modal .modal-dialog .modal-content,.estates-show .appointment-modal .modal-dialog .modal-content{border-radius:20px;height:auto;box-shadow:0 0 30px rgba(0,0,0,.25);padding:.8rem}.constructions-show .appointment-modal .modal-dialog .modal-content .modal-header,.estates-show-region .appointment-modal .modal-dialog .modal-content .modal-header,.estates-show .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-region .appointment-modal .modal-dialog .modal-content .modal-header h5,.estates-show .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-region .appointment-modal .modal-dialog .modal-content .modal-body .appointment-form,.estates-show .appointment-modal .modal-dialog .modal-content .modal-body .appointment-form{font-size:1rem;padding:0}body.tecnocasa.estates-show-region .estate-detail .estate-features,body.tecnocasa.estates-show .estate-detail .estate-features,body.tecnorete.estates-show-region .estate-detail .estate-features,body.tecnorete.estates-show .estate-detail .estate-features{background-color:transparent}body.country-es .esteri{display:flex;flex-direction:column;align-items:flex-start}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-region .estate-show,body.country-es.estates-show .estate-show,body.country-hu.constructions-show .estate-show,body.country-hu.estates-show-region .estate-show,body.country-hu.estates-show .estate-show,body.country-tn.constructions-show .estate-show,body.country-tn.estates-show-region .estate-show,body.country-tn.estates-show .estate-show{margin-top:2rem}body.country-es.constructions-show .main-content .estate-detail .estate-title,body.country-es.estates-show-region .main-content .estate-detail .estate-title,body.country-es.estates-show .main-content .estate-detail .estate-title,body.country-hu.constructions-show .main-content .estate-detail .estate-title,body.country-hu.estates-show-region .main-content .estate-detail .estate-title,body.country-hu.estates-show .main-content .estate-detail .estate-title,body.country-tn.constructions-show .main-content .estate-detail .estate-title,body.country-tn.estates-show-region .main-content .estate-detail .estate-title,body.country-tn.estates-show .main-content .estate-detail .estate-title{font-size:1.6rem!important;border:none}body.country-es.constructions-show .main-content .estate-detail .estate-subtitle,body.country-es.estates-show-region .main-content .estate-detail .estate-subtitle,body.country-es.estates-show .main-content .estate-detail .estate-subtitle,body.country-hu.constructions-show .main-content .estate-detail .estate-subtitle,body.country-hu.estates-show-region .main-content .estate-detail .estate-subtitle,body.country-hu.estates-show .main-content .estate-detail .estate-subtitle,body.country-tn.constructions-show .main-content .estate-detail .estate-subtitle,body.country-tn.estates-show-region .main-content .estate-detail .estate-subtitle,body.country-tn.estates-show .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-region .main-content .estate-detail .estate-price,body.country-es.estates-show .main-content .estate-detail .estate-price,body.country-hu.constructions-show .main-content .estate-detail .estate-price,body.country-hu.estates-show-region .main-content .estate-detail .estate-price,body.country-hu.estates-show .main-content .estate-detail .estate-price,body.country-tn.constructions-show .main-content .estate-detail .estate-price,body.country-tn.estates-show-region .main-content .estate-detail .estate-price,body.country-tn.estates-show .main-content .estate-detail .estate-price{display:flex!important;margin-top:10px;align-items:center}body.country-es.constructions-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-es.estates-show .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-region .main-content .estate-detail .estate-price .current-price,body.country-hu.estates-show .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-region .main-content .estate-detail .estate-price .current-price,body.country-tn.estates-show .main-content .estate-detail .estate-price .current-price{font-size:1.5rem;background-color:#d5efd6;border-radius:10px;padding:5px 20px;font-weight:700;margin-top:10px}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .main-content .estate-detail .estate-price .current-price-euro{font-weight:700;color:#208989;margin-left:10px;margin-top:10px}body.country-es.constructions-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-es.estates-show .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-region .main-content .estate-detail .estate-card-discount-container,body.country-hu.estates-show .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-region .main-content .estate-detail .estate-card-discount-container,body.country-tn.estates-show .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-region .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-hu.constructions-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-hu.estates-show .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-region .main-content .estate-detail .estate-card-discount-container img,body.country-tn.estates-show .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-region .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-hu.constructions-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-hu.estates-show .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-region .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{font-size:.7rem;color:#9da1a4}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .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-region .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-hu.constructions-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-hu.estates-show .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-region .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{width:1rem;height:1rem;position:relative;top:4px;left:3px}body.country-es.constructions-show .main-content .estate-detail .estate-actions,body.country-es.estates-show-region .main-content .estate-detail .estate-actions,body.country-es.estates-show .main-content .estate-detail .estate-actions,body.country-hu.constructions-show .main-content .estate-detail .estate-actions,body.country-hu.estates-show-region .main-content .estate-detail .estate-actions,body.country-hu.estates-show .main-content .estate-detail .estate-actions,body.country-tn.constructions-show .main-content .estate-detail .estate-actions,body.country-tn.estates-show-region .main-content .estate-detail .estate-actions,body.country-tn.estates-show .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-region .main-content .estate-detail .estate-actions .back-link,body.country-es.estates-show .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-region .main-content .estate-detail .estate-actions .back-link,body.country-hu.estates-show .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-region .main-content .estate-detail .estate-actions .back-link,body.country-tn.estates-show .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-region .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-hu.constructions-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-hu.estates-show .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-region .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{margin-right:10px;cursor:pointer}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .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-region .main-content .estate-detail .estate-actions .ref,body.country-es.estates-show .main-content .estate-detail .estate-actions .ref,body.country-hu.constructions-show .main-content .estate-detail .estate-actions .ref,body.country-hu.estates-show-region .main-content .estate-detail .estate-actions .ref,body.country-hu.estates-show .main-content .estate-detail .estate-actions .ref,body.country-tn.constructions-show .main-content .estate-detail .estate-actions .ref,body.country-tn.estates-show-region .main-content .estate-detail .estate-actions .ref,body.country-tn.estates-show .main-content .estate-detail .estate-actions .ref{position:absolute;top:35px;font-size:.8rem}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .main-content .estate-detail .estate-card-data .masked-image{background-color:#208989!important;height:1rem;width:1rem;vertical-align:middle}body.country-es.constructions-show .main-content .estate-detail .print-pdf,body.country-es.estates-show-region .main-content .estate-detail .print-pdf,body.country-es.estates-show .main-content .estate-detail .print-pdf,body.country-hu.constructions-show .main-content .estate-detail .print-pdf,body.country-hu.estates-show-region .main-content .estate-detail .print-pdf,body.country-hu.estates-show .main-content .estate-detail .print-pdf,body.country-tn.constructions-show .main-content .estate-detail .print-pdf,body.country-tn.estates-show-region .main-content .estate-detail .print-pdf,body.country-tn.estates-show .main-content .estate-detail .print-pdf{position:absolute!important;right:20px;bottom:10px;top:auto;margin:0;width:auto;background:transparent!important;color:#424e5b;border:2px solid #e1e9f4}body.country-es.constructions-show .main-content .estate-detail .print-pdf:hover,body.country-es.estates-show-region .main-content .estate-detail .print-pdf:hover,body.country-es.estates-show .main-content .estate-detail .print-pdf:hover,body.country-hu.constructions-show .main-content .estate-detail .print-pdf:hover,body.country-hu.estates-show-region .main-content .estate-detail .print-pdf:hover,body.country-hu.estates-show .main-content .estate-detail .print-pdf:hover,body.country-tn.constructions-show .main-content .estate-detail .print-pdf:hover,body.country-tn.estates-show-region .main-content .estate-detail .print-pdf:hover,body.country-tn.estates-show .main-content .estate-detail .print-pdf:hover{box-shadow:0 0 14px rgba(66,79,92,.12)!important;background-color:#f8f8f8}body.country-es.constructions-show .main-content .estate-detail .estate-description-container,body.country-es.estates-show-region .main-content .estate-detail .estate-description-container,body.country-es.estates-show .main-content .estate-detail .estate-description-container,body.country-hu.constructions-show .main-content .estate-detail .estate-description-container,body.country-hu.estates-show-region .main-content .estate-detail .estate-description-container,body.country-hu.estates-show .main-content .estate-detail .estate-description-container,body.country-tn.constructions-show .main-content .estate-detail .estate-description-container,body.country-tn.estates-show-region .main-content .estate-detail .estate-description-container,body.country-tn.estates-show .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-region .main-content .estate-detail .estate-costs .row.buttons,body.country-es.estates-show .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-region .main-content .estate-detail .estate-costs .row.buttons,body.country-hu.estates-show .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-region .main-content .estate-detail .estate-costs .row.buttons,body.country-tn.estates-show .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-region .main-content .estate-detail .estate-points-of-interest,body.country-es.estates-show .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-region .main-content .estate-detail .estate-points-of-interest,body.country-hu.estates-show .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-region .main-content .estate-detail .estate-points-of-interest,body.country-tn.estates-show .main-content .estate-detail .estate-points-of-interest{box-shadow:none;border-radius:0;padding:0}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .main-content .estate-detail .estate-points-of-interest .points-of-interest-container{-moz-columns:2;column-count:2;height:210px;overflow:hidden;margin-bottom:-1rem}body.country-es.constructions-show .main-content .estate-detail .energy-graph,body.country-es.estates-show-region .main-content .estate-detail .energy-graph,body.country-es.estates-show .main-content .estate-detail .energy-graph,body.country-hu.constructions-show .main-content .estate-detail .energy-graph,body.country-hu.estates-show-region .main-content .estate-detail .energy-graph,body.country-hu.estates-show .main-content .estate-detail .energy-graph,body.country-tn.constructions-show .main-content .estate-detail .energy-graph,body.country-tn.estates-show-region .main-content .estate-detail .energy-graph,body.country-tn.estates-show .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-region .main-content .estate-detail .estate-energy-data,body.country-es.estates-show .main-content .estate-detail .estate-energy-data,body.country-hu.constructions-show .main-content .estate-detail .estate-energy-data,body.country-hu.estates-show-region .main-content .estate-detail .estate-energy-data,body.country-hu.estates-show .main-content .estate-detail .estate-energy-data,body.country-tn.constructions-show .main-content .estate-detail .estate-energy-data,body.country-tn.estates-show-region .main-content .estate-detail .estate-energy-data,body.country-tn.estates-show .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-region .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-hu.constructions-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-hu.estates-show .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-region .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{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-region .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-hu.constructions-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-hu.estates-show .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-region .main-content .card-sticky .box-full .estate-card-data,body.country-tn.estates-show .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-region .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-hu.constructions-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-hu.estates-show .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-region .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{font-weight:500;max-width:25%}body.country-es.constructions-show .main-content .card-sticky .box-sticky,body.country-es.estates-show-region .main-content .card-sticky .box-sticky,body.country-es.estates-show .main-content .card-sticky .box-sticky,body.country-hu.constructions-show .main-content .card-sticky .box-sticky,body.country-hu.estates-show-region .main-content .card-sticky .box-sticky,body.country-hu.estates-show .main-content .card-sticky .box-sticky,body.country-tn.constructions-show .main-content .card-sticky .box-sticky,body.country-tn.estates-show-region .main-content .card-sticky .box-sticky,body.country-tn.estates-show .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-region .main-content .card-sticky .box-sticky .estate-title,body.country-es.estates-show .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-region .main-content .card-sticky .box-sticky .estate-title,body.country-hu.estates-show .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-region .main-content .card-sticky .box-sticky .estate-title,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-title{font-size:1.3rem!important;display:block}body.country-es.constructions-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-es.estates-show .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-region .main-content .card-sticky .box-sticky .estate-subtitle,body.country-hu.estates-show .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-region .main-content .card-sticky .box-sticky .estate-subtitle,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-subtitle{font-size:.8rem!important;display:block}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-card-data{margin-top:0;margin-bottom:0;border:none}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-card-data .estate-card-data-element{font-weight:600;font-size:.8rem;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-region .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-hu.constructions-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-hu.estates-show .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-region .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{background-color:#208989!important;height:1rem;width:1rem;vertical-align:middle}body.country-es.constructions-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-es.estates-show .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-region .main-content .card-sticky .box-sticky .estate-price,body.country-hu.estates-show .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-region .main-content .card-sticky .box-sticky .estate-price,body.country-tn.estates-show .main-content .card-sticky .box-sticky .estate-price{margin-top:0;font-size:1.1rem;margin-left:10px}body.country-es.constructions-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-es.estates-show .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-region .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-tn.constructions-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,body.country-tn.estates-show .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-region .main-content .card-sticky .box-sticky .estate-actions,body.country-es.estates-show .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-region .main-content .card-sticky .box-sticky .estate-actions,body.country-hu.estates-show .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-region .main-content .card-sticky .box-sticky .estate-actions,body.country-tn.estates-show .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-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-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-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-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-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-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-region .main-content .card-sticky.is-pinned .padding-flex,body.country-tn.estates-show-region .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{margin:0!important;box-shadow:0 0 6px rgba(0,0,0,.1);transition:all .3s ease-out;border-radius:0!important;padding:.6rem}}@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-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,.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{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-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,.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{transform:scale(.9);left:-.3rem;position:relative}.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-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,.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{font-size:.8rem}.constructions-show .main-content .estate-data .col-auto.estate-actions,.estates-show-region .main-content .estate-data .col-auto.estate-actions,.estates-show .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-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,.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{display:flex;align-items:center;width:1.25rem;height:auto;margin-left:.6rem}.constructions-show .main-content .estate-data .col-auto.estate-actions .back,.estates-show-region .main-content .estate-data .col-auto.estate-actions .back,.estates-show .main-content .estate-data .col-auto.estate-actions .back{width:auto;display:inline-block;margin-left:.2rem}.constructions-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,.estates-show .main-content .estate-data .col-auto.estate-actions .estate-card-user-buttons{width:auto}.constructions-show .main-content .estate-title,.estates-show-region .main-content .estate-title,.estates-show .main-content .estate-title{font-size:1.4rem;margin-top:.6rem}.constructions-show .main-content .estate-subtitle,.estates-show-region .main-content .estate-subtitle,.estates-show .main-content .estate-subtitle{font-size:.8rem}.constructions-show .main-content .estate-data .estate-price .current-price,.estates-show-region .main-content .estate-data .estate-price .current-price,.estates-show .main-content .estate-data .estate-price .current-price{font-size:1.4rem}.constructions-show .main-content .estate-data .estate-card-discount-text,.estates-show-region .main-content .estate-data .estate-card-discount-text,.estates-show .main-content .estate-data .estate-card-discount-text{font-size:.9rem}.constructions-show .lead-form .form-check .my-tooltip span,.estates-show-region .lead-form .form-check .my-tooltip span,.estates-show .lead-form .form-check .my-tooltip span{font-size:.8rem}.constructions-show .appointment-form .time-ranges,.estates-show-region .appointment-form .time-ranges,.estates-show .appointment-form .time-ranges{display:block}.constructions-show .appointment-form .time-ranges .time-range,.estates-show-region .appointment-form .time-ranges .time-range,.estates-show .appointment-form .time-ranges .time-range{margin-bottom:.5rem}.constructions-show .full-screen-modal,.constructions-show .modal-dialog,.estates-show-region .full-screen-modal,.estates-show-region .modal-dialog,.estates-show .full-screen-modal,.estates-show .modal-dialog{margin:auto;overflow-y:scroll}.constructions-show .full-screen-modal .btn,.constructions-show .modal-dialog .btn,.estates-show-region .full-screen-modal .btn,.estates-show-region .modal-dialog .btn,.estates-show .full-screen-modal .btn,.estates-show .modal-dialog .btn{display:block;max-width:20rem}.constructions-show .main-content .estate-images .desktop-mosaic .col-6 .lazy-image,.estates-show-region .main-content .estate-images .desktop-mosaic .col-6 .lazy-image,.estates-show .main-content .estate-images .desktop-mosaic .col-6 .lazy-image{height:160px}.constructions-show .main-content .estate-detail .estate-images,.estates-show-region .main-content .estate-detail .estate-images,.estates-show .main-content .estate-detail .estate-images{margin-top:1rem}.constructions-show .main-content .estate-detail .estate-images .mobile-carousel,.estates-show-region .main-content .estate-detail .estate-images .mobile-carousel,.estates-show .main-content .estate-detail .estate-images .mobile-carousel{margin-bottom:1rem}.constructions-show .main-content .estate-detail .estate-images .mobile-carousel>.VueCarousel,.estates-show-region .main-content .estate-detail .estate-images .mobile-carousel>.VueCarousel,.estates-show .main-content .estate-detail .estate-images .mobile-carousel>.VueCarousel{height:auto}.constructions-show .main-content .estate-detail .estate-images .media-buttons,.estates-show-region .main-content .estate-detail .estate-images .media-buttons,.estates-show .main-content .estate-detail .estate-images .media-buttons{margin-left:-15px;margin-right:-15px;margin-bottom:1rem;position:absolute;bottom:20px;left:50px;border-radius:10px;background:transparent;border:none}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons,.estates-show .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-region .main-content .estate-detail .estate-images .media-buttons .buttons .media-button,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button{height:70px;width:80px;margin-right:10px}.constructions-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button span,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .buttons .media-button span,.estates-show .main-content .estate-detail .estate-images .media-buttons .buttons .media-button span{font-size:.5rem;transform:scale(1.5)}.constructions-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,.estates-show .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-region .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show .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-region .main-content .estate-images .desktop-mosaic .main-image,.estates-show .main-content .estate-images .desktop-mosaic .main-image{height:360px}.constructions-show .main-content .estate-images .desktop-mosaic .col-6 .lazy-image,.estates-show-region .main-content .estate-images .desktop-mosaic .col-6 .lazy-image,.estates-show .main-content .estate-images .desktop-mosaic .col-6 .lazy-image{height:140px}.constructions-show .main-content .estate-detail .modal-content .media-buttons,.estates-show-region .main-content .estate-detail .modal-content .media-buttons,.estates-show .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-region .main-content .estate-detail .modal-content .media-buttons .VueCarousel .VueCarousel-wrapper,.estates-show .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-region .main-content .estate-detail .estate-description-container,.estates-show .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-region .main-content .estate-detail .estate-data .col-auto.estate-actions,.estates-show .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-region .main-content .estate-detail .estate-images .media-buttons,.estates-show .main-content .estate-detail .estate-images .media-buttons{max-width:none;left:-15px;right:0;position:relative;bottom:0;background:#fff;width:106%;margin-bottom:0;border-radius:0;border-bottom:1px solid #e1e1e1}.constructions-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,.estates-show .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-region .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{height:110px}.constructions-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count,.estates-show-region .main-content .estate-detail .estate-images .desktop-mosaic .image_count,.estates-show .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-region .main-content .estate-detail .estate-images .desktop-mosaic .image_count img,.estates-show .main-content .estate-detail .estate-images .desktop-mosaic .image_count img{width:35px}.constructions-show .main-content .estate-detail .estate-actions,.estates-show-region .main-content .estate-detail .estate-actions,.estates-show .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-region .main-content .agency-card .agency-actions,.estates-show-region .main-content .agency-card .agency-data,.estates-show .main-content .agency-card .agency-actions,.estates-show .main-content .agency-card .agency-data{max-width:50%}}@media (min-width:1200px){.constructions-show .map-container,.estates-show-region .map-container,.estates-show .map-container{display:flex}.constructions-show .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show-region .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show .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-region .main-content .lead-forms .nav-tabs .nav-item .nav-link,.estates-show .main-content .lead-forms .nav-tabs .nav-item .nav-link{font-size:1.25rem}.constructions-show .main-content .estate-detail .map-container,.estates-show-region .main-content .estate-detail .map-container,.estates-show .main-content .estate-detail .map-container{display:flex}.constructions-show .main-content .estate-detail .estate-costs .col,.estates-show-region .main-content .estate-detail .estate-costs .col,.estates-show .main-content .estate-detail .estate-costs .col{padding-right:15px}.constructions-show .main-content .estate-detail .estate-costs .row.buttons,.estates-show-region .main-content .estate-detail .estate-costs .row.buttons,.estates-show .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-region .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show .main-content .estate-detail .estate-costs .row.buttons .modal-opener{width:auto;height:auto}.constructions-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,.estates-show .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-region .main-content .estate-detail .estate-costs .tecnovalore,.estates-show .main-content .estate-detail .estate-costs .tecnovalore{padding:.6rem;font-size:.9rem}.constructions-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,.estates-show .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-region .main-content .estate-detail .leads-column .lead-forms .container,.estates-show .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-region .main-content .estate-data .col-auto,.estates-show .main-content .estate-data .col-auto{padding-right:5px}.constructions-show .main-content .estate-data .col-auto .estate-price .current-price,.estates-show-region .main-content .estate-data .col-auto .estate-price .current-price,.estates-show .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-region .main-content .estate-data .col-auto .estate-card-data,.estates-show .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-region .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{margin-right:.8rem}.constructions-show .main-content .estate-data .estate-share-container,.estates-show-region .main-content .estate-data .estate-share-container,.estates-show .main-content .estate-data .estate-share-container{right:10px}.constructions-show .main-content .estate-detail .estate-images .media-buttons .media-button,.estates-show-region .main-content .estate-detail .estate-images .media-buttons .media-button,.estates-show .main-content .estate-detail .estate-images .media-buttons .media-button{font-size:.66rem;width:70px;margin:.1rem}}@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;position:static;margin-top:-10px}.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-region .main-content .estate-data .col-auto.estate-actions .back span,.estates-show .main-content .estate-data .col-auto.estate-actions .back span{display:none}.constructions-show .estate-show .back-link,.estates-show-region .estate-show .back-link,.estates-show .estate-show .back-link{display:none;border-right:none;align-items:center;margin:25px 0 0}.constructions-show .estate-show .back-link .masked-image,.estates-show-region .estate-show .back-link .masked-image,.estates-show .estate-show .back-link .masked-image{height:1.6rem}.country-es.constructions-show .main-content .card-sticky>div,.country-es.estates-show-region .main-content .card-sticky>div,.country-es.estates-show .main-content .card-sticky>div,.country-hu.constructions-show .main-content .card-sticky>div,.country-hu.estates-show-region .main-content .card-sticky>div,.country-hu.estates-show .main-content .card-sticky>div,.country-tn.constructions-show .main-content .card-sticky>div,.country-tn.estates-show-region .main-content .card-sticky>div,.country-tn.estates-show .main-content .card-sticky>div{border-radius:0}.country-es.constructions-show .main-content .card-sticky .estate-card-data,.country-es.estates-show-region .main-content .card-sticky .estate-card-data,.country-es.estates-show .main-content .card-sticky .estate-card-data,.country-hu.constructions-show .main-content .card-sticky .estate-card-data,.country-hu.estates-show-region .main-content .card-sticky .estate-card-data,.country-hu.estates-show .main-content .card-sticky .estate-card-data,.country-tn.constructions-show .main-content .card-sticky .estate-card-data,.country-tn.estates-show-region .main-content .card-sticky .estate-card-data,.country-tn.estates-show .main-content .card-sticky .estate-card-data{width:98%}.country-es.constructions-show .main-content .estate-detail .estate-actions,.country-es.estates-show-region .main-content .estate-detail .estate-actions,.country-es.estates-show .main-content .estate-detail .estate-actions,.country-hu.constructions-show .main-content .estate-detail .estate-actions,.country-hu.estates-show-region .main-content .estate-detail .estate-actions,.country-hu.estates-show .main-content .estate-detail .estate-actions,.country-tn.constructions-show .main-content .estate-detail .estate-actions,.country-tn.estates-show-region .main-content .estate-detail .estate-actions,.country-tn.estates-show .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-region .main-content .estate-detail .estate-actions .ref,.country-es.estates-show .main-content .estate-detail .estate-actions .ref,.country-hu.constructions-show .main-content .estate-detail .estate-actions .ref,.country-hu.estates-show-region .main-content .estate-detail .estate-actions .ref,.country-hu.estates-show .main-content .estate-detail .estate-actions .ref,.country-tn.constructions-show .main-content .estate-detail .estate-actions .ref,.country-tn.estates-show-region .main-content .estate-detail .estate-actions .ref,.country-tn.estates-show .main-content .estate-detail .estate-actions .ref{display:none}.country-es.constructions-show .main-content .estate-detail .print-pdf,.country-es.estates-show-region .main-content .estate-detail .print-pdf,.country-es.estates-show .main-content .estate-detail .print-pdf,.country-hu.constructions-show .main-content .estate-detail .print-pdf,.country-hu.estates-show-region .main-content .estate-detail .print-pdf,.country-hu.estates-show .main-content .estate-detail .print-pdf,.country-tn.constructions-show .main-content .estate-detail .print-pdf,.country-tn.estates-show-region .main-content .estate-detail .print-pdf,.country-tn.estates-show .main-content .estate-detail .print-pdf{background:transparent!important;color:#424e5b;border:2px solid #e1e9f4;position:absolute!important;width:auto;right:1rem;top:-1.4rem}.country-es.constructions-show .main-content .box-sticky,.country-es.estates-show-region .main-content .box-sticky,.country-es.estates-show .main-content .box-sticky,.country-hu.constructions-show .main-content .box-sticky,.country-hu.estates-show-region .main-content .box-sticky,.country-hu.estates-show .main-content .box-sticky,.country-tn.constructions-show .main-content .box-sticky,.country-tn.estates-show-region .main-content .box-sticky,.country-tn.estates-show .main-content .box-sticky{height:80px}.country-es.constructions-show .main-content .box-sticky .estate-actions,.country-es.estates-show-region .main-content .box-sticky .estate-actions,.country-es.estates-show .main-content .box-sticky .estate-actions,.country-hu.constructions-show .main-content .box-sticky .estate-actions,.country-hu.estates-show-region .main-content .box-sticky .estate-actions,.country-hu.estates-show .main-content .box-sticky .estate-actions,.country-tn.constructions-show .main-content .box-sticky .estate-actions,.country-tn.estates-show-region .main-content .box-sticky .estate-actions,.country-tn.estates-show .main-content .box-sticky .estate-actions{position:absolute;right:0}.country-es.constructions-show .main-content .box-sticky .estate-fix,.country-es.estates-show-region .main-content .box-sticky .estate-fix,.country-es.estates-show .main-content .box-sticky .estate-fix,.country-hu.constructions-show .main-content .box-sticky .estate-fix,.country-hu.estates-show-region .main-content .box-sticky .estate-fix,.country-hu.estates-show .main-content .box-sticky .estate-fix,.country-tn.constructions-show .main-content .box-sticky .estate-fix,.country-tn.estates-show-region .main-content .box-sticky .estate-fix,.country-tn.estates-show .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-region .error-span,.estates-show .error-span{margin:-1rem 0 .5rem;top:0}}@media (min-height:710px){.constructions-show .is-double .bottom-menu-container .divider,.estates-show-region .is-double .bottom-menu-container .divider,.estates-show .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-region .main-content .estate-detail .estate-costs .row.buttons .modal-opener,.estates-show .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-region .main-content .estate-detail .estate-costs .row.buttons .btn,.estates-show .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-region .main-content .estate-detail .estate-costs .row.buttons .btn img,.estates-show .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-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,.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{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-region .main-content .estate-detail .estate-content .costs-box,body.country-es.estates-show .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-region .main-content .estate-detail .estate-content .costs-box,body.country-hu.estates-show .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-region .main-content .estate-detail .estate-content .costs-box,body.country-tn.estates-show .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-result-old h1,body.tecnocasa.evaluations-result h1,body.tecnocasa.evaluations h1,body.tecnorete.evaluations-result-old h1,body.tecnorete.evaluations-result h1,body.tecnorete.evaluations h1{line-height:1;font-size:2.5rem;font-weight:700}body.tecnocasa.evaluations-result-old h2,body.tecnocasa.evaluations-result h2,body.tecnocasa.evaluations h2,body.tecnorete.evaluations-result-old h2,body.tecnorete.evaluations-result h2,body.tecnorete.evaluations h2{font-size:1rem}body.tecnocasa.evaluations-result-old .agency-result,body.tecnocasa.evaluations-result .agency-result,body.tecnocasa.evaluations .agency-result,body.tecnorete.evaluations-result-old .agency-result,body.tecnorete.evaluations-result .agency-result,body.tecnorete.evaluations .agency-result{display:flex;align-items:center;border-radius:20px;background:#ededed;padding:1rem 2rem;margin:1rem;font-size:.9rem}body.tecnocasa.evaluations-result-old .agency-result .agency-inner,body.tecnocasa.evaluations-result .agency-result .agency-inner,body.tecnocasa.evaluations .agency-result .agency-inner,body.tecnorete.evaluations-result-old .agency-result .agency-inner,body.tecnorete.evaluations-result .agency-result .agency-inner,body.tecnorete.evaluations .agency-result .agency-inner{max-width:80%;margin:auto;position:relative}body.tecnocasa.evaluations-result-old .agency-result .agency-inner img.network,body.tecnocasa.evaluations-result .agency-result .agency-inner img.network,body.tecnocasa.evaluations .agency-result .agency-inner img.network,body.tecnorete.evaluations-result-old .agency-result .agency-inner img.network,body.tecnorete.evaluations-result .agency-result .agency-inner img.network,body.tecnorete.evaluations .agency-result .agency-inner img.network{position:absolute;left:-10%;width:17px;top:2px}body.tecnocasa.evaluations-result-old .agency-result .agency-inner .phone-number,body.tecnocasa.evaluations-result .agency-result .agency-inner .phone-number,body.tecnocasa.evaluations .agency-result .agency-inner .phone-number,body.tecnorete.evaluations-result-old .agency-result .agency-inner .phone-number,body.tecnorete.evaluations-result .agency-result .agency-inner .phone-number,body.tecnorete.evaluations .agency-result .agency-inner .phone-number{text-decoration:none}body.tecnocasa.evaluations-result-old .agency-result .agency-inner .mail-link,body.tecnocasa.evaluations-result-old .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 .agency-result .agency-inner .mail-link,body.tecnocasa.evaluations .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,body.tecnorete.evaluations-result .agency-result .agency-inner .mail-link,body.tecnorete.evaluations-result .agency-result .agency-inner .phone-number,body.tecnorete.evaluations .agency-result .agency-inner .mail-link,body.tecnorete.evaluations .agency-result .agency-inner .phone-number{text-decoration:underline;color:#355c76}body.tecnocasa.evaluations-result-old .agency-result .agency-inner img.icon,body.tecnocasa.evaluations-result .agency-result .agency-inner img.icon,body.tecnocasa.evaluations .agency-result .agency-inner img.icon,body.tecnorete.evaluations-result-old .agency-result .agency-inner img.icon,body.tecnorete.evaluations-result .agency-result .agency-inner img.icon,body.tecnorete.evaluations .agency-result .agency-inner img.icon{width:auto;height:14px;margin-right:12px}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{text-transform:uppercase;font-size:.8rem;padding-left:2rem;font-weight:600}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{width:18px;height: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;height:98vh;padding:13rem 1rem 1rem;box-shadow:0 9px 39px 0 rgba(162,182,195,.62)}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{height:54px;background-color:#fff;border:0;border-radius:50px 0 0 50px;padding-left:1.3rem;font-size:1rem}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{width:55px;height:54px;border-radius:0 50px 50px 0;opacity:1;text-indent:-999px;overflow-x:hidden;background:url(/img/icons/tecnocasa/valuta.svg) no-repeat 18% #fff;border:0;box-shadow:none;margin:0;border:none!important}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{padding:.5rem .5rem .5rem 2rem;font-size:.84rem;background:url(/img/icons/location_on.svg) no-repeat 10px 8px}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 .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,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content{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{font-weight:700;color:#365c76;font-size:1.2rem}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function picture,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function picture{width:45px;float:left;margin:0 15px 0 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{width:100%;height:auto}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{border-radius:20px;background-color:#fff;padding:.8rem;margin-bottom:35px}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{width:100%;height:auto}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-decoration:underline;text-align:center}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{content:" ";display:block;height:20px;background:linear-gradient(0deg,#fff 43%,hsla(0,0%,100%,0));position:relative;margin-top:-30px}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{border-top:3px solid;position:relative;background-color:#fff;top:0;z-index:100000;overflow-y:auto;height:100vh;width:100%}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{padding-left:1.5rem;background:url(/img/icons/location_on.svg) no-repeat 0 0;background-size:15px;line-height:1.5}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{position:fixed;z-index:3;bottom:0;width:100%;padding:.5rem;box-sizing:border-box;left:5px;background:#fff}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{line-height:1.5;font-size:.8em;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,.12549019607843137);box-shadow:0 0 11px rgba(0,0,0,.13);padding:.5rem;text-align:center;margin-bottom:1.5rem}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;margin:10px auto;max-width:100px;height:auto}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{font-weight:700;text-decoration:underline;text-align:center;display:block;margin-bottom:1rem}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-old .main-content,body.tecnocasa.evaluations-result .main-content,body.tecnorete.evaluations-result-old .main-content,body.tecnorete.evaluations-result .main-content{padding-top:0}body.tecnocasa.evaluations-result-old .main-content .row,body.tecnocasa.evaluations-result .main-content .row,body.tecnorete.evaluations-result-old .main-content .row,body.tecnorete.evaluations-result .main-content .row{justify-content:center}body.tecnocasa.evaluations-result-old .main-content h1,body.tecnocasa.evaluations-result .main-content h1,body.tecnorete.evaluations-result-old .main-content h1,body.tecnorete.evaluations-result .main-content h1{text-align:center;color:#fff;padding-top:6rem}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.tecnocasa.evaluations-result .main-content .evaluations-result-estate,body.tecnocasa.evaluations-result .main-content .price-top,body.tecnocasa.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,body.tecnorete.evaluations-result .main-content .evaluations-result-estate,body.tecnorete.evaluations-result .main-content .price-top,body.tecnorete.evaluations-result .main-content .tecnovalore{text-align:center;border-radius:20px;background-color:#fff;margin:.5rem;box-shadow:0 0 11px rgba(0,0,0,.12549019607843137)}body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top,body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top{order:2}body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top .price,body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top .price,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top .price,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top .price{font-weight:900;margin-bottom:0;margin-top:1rem;font-size:1.4rem}body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big,body.tecnocasa.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,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top.price-big{order:1;width:100%;line-height:1}body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big .price,body.tecnocasa.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,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top.price-big .price{font-size:2.8rem}body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big .title,body.tecnocasa.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,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top.price-big .title{font-weight:700}body.tecnocasa.evaluations-result-old .main-content .tecnovalore,body.tecnocasa.evaluations-result .main-content .tecnovalore,body.tecnorete.evaluations-result-old .main-content .tecnovalore,body.tecnorete.evaluations-result .main-content .tecnovalore{line-height:3}body.tecnocasa.evaluations-result-old .main-content .tecnovalore .logo-tecnovalore,body.tecnocasa.evaluations-result .main-content .tecnovalore .logo-tecnovalore,body.tecnorete.evaluations-result-old .main-content .tecnovalore .logo-tecnovalore,body.tecnorete.evaluations-result .main-content .tecnovalore .logo-tecnovalore{max-width:25px;margin:0 10px 0 -10px}body.tecnocasa.evaluations-result-old .main-content .evaluations-result-estate,body.tecnocasa.evaluations-result .main-content .evaluations-result-estate,body.tecnorete.evaluations-result-old .main-content .evaluations-result-estate,body.tecnorete.evaluations-result .main-content .evaluations-result-estate{text-align:left;font-size:.85rem}body.tecnocasa.evaluations-result-old .main-content .evaluations-result-estate .estate-feature,body.tecnocasa.evaluations-result .main-content .evaluations-result-estate .estate-feature,body.tecnorete.evaluations-result-old .main-content .evaluations-result-estate .estate-feature,body.tecnorete.evaluations-result .main-content .evaluations-result-estate .estate-feature{display:flex;flex-direction:row;flex-wrap:wrap}body.tecnocasa.evaluations-result-old .main-content .evaluations-result-estate .estate-feature p:first-child,body.tecnocasa.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,body.tecnorete.evaluations-result .main-content .evaluations-result-estate .estate-feature p:first-child{width:100%}body.tecnocasa.evaluations-result-old .main-content .evaluations-result-estate .estate-feature p,body.tecnocasa.evaluations-result .main-content .evaluations-result-estate .estate-feature p,body.tecnorete.evaluations-result-old .main-content .evaluations-result-estate .estate-feature p,body.tecnorete.evaluations-result .main-content .evaluations-result-estate .estate-feature p{width:50%}body.tecnocasa.evaluations-result-old .main-content .arrow-down,body.tecnocasa.evaluations-result .main-content .arrow-down,body.tecnorete.evaluations-result-old .main-content .arrow-down,body.tecnorete.evaluations-result .main-content .arrow-down{text-align:center;margin-bottom:1rem}body.tecnocasa.evaluations-result-old .main-content .arrow-down img,body.tecnocasa.evaluations-result .main-content .arrow-down img,body.tecnorete.evaluations-result-old .main-content .arrow-down img,body.tecnorete.evaluations-result .main-content .arrow-down img{width:100%;max-width:30px;height:auto}body.tecnocasa.evaluations-result-old .main-content h3,body.tecnocasa.evaluations-result .main-content h3,body.tecnorete.evaluations-result-old .main-content h3,body.tecnorete.evaluations-result .main-content h3{font-weight:700;color:#365c76;font-size:1.2rem;text-align:center}body.tecnocasa.evaluations-result-old .main-content h3.ghost-bg,body.tecnocasa.evaluations-result .main-content h3.ghost-bg,body.tecnorete.evaluations-result-old .main-content h3.ghost-bg,body.tecnorete.evaluations-result .main-content h3.ghost-bg{color:#fff;text-shadow:0 0 10px #000}body.tecnocasa.evaluations-result-old .main-content .evaluations-result-agency .agency-result,body.tecnocasa.evaluations-result .main-content .evaluations-result-agency .agency-result,body.tecnorete.evaluations-result-old .main-content .evaluations-result-agency .agency-result,body.tecnorete.evaluations-result .main-content .evaluations-result-agency .agency-result{display:block;margin:.5rem;line-height:1.6}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,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{color:#158140}body.tecnocasa.evaluations-result .main-content .btn-group .btn,body.tecnocasa.evaluations .main-content .btn-group .btn{color:#158140;border-color:#158140}body.tecnocasa.evaluations-result .main-content .btn-group .btn.is-active,body.tecnocasa.evaluations .main-content .btn-group .btn.is-active{background-color:#158140;border-color:#158140;color:#fff;box-shadow:none}body.tecnocasa.evaluations-result .main-content .evaluations-main .evaluations-step2,body.tecnocasa.evaluations-result .main-content .evaluations-main .evaluations-step3,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step2,body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-step3{border-top-color:#158140}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,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{color:#ee7326}body.tecnorete.evaluations-result .main-content .btn-group .btn,body.tecnorete.evaluations .main-content .btn-group .btn{color:#ee7326;border-color:#ee7326}body.tecnorete.evaluations-result .main-content .btn-group .btn.is-active,body.tecnorete.evaluations .main-content .btn-group .btn.is-active{background-color:#ee7326;border-color:#ee7326;color:#fff;box-shadow:none}body.tecnorete.evaluations-result .main-content .evaluations-main .evaluations-step2,body.tecnorete.evaluations-result .main-content .evaluations-main .evaluations-step3,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-step2,body.tecnorete.evaluations .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;padding:2rem;color:#365c76!important;max-width:95vw;margin:0 auto}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{text-align:left;display:flex}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;padding-top:1.5rem;font-size:2rem}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{margin-top:3rem;align-items:flex-end}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;content:"";display:block;height:12px;left:0;margin:auto;position:absolute;right:0;bottom:-5px;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;width:65%;margin:0 auto;position:relative}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%;content:"";display:block;height:5px;margin:auto;position:absolute;bottom:-3px;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;height:16px;width:16px;bottom:-8px;left:calc(50% - 8px)}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{margin-top:2rem;margin-bottom:2rem;justify-content:start}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;padding:.75rem;margin-right:.5rem;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{display:block;padding:.75rem .75rem .75rem 0;border-bottom:1px solid #eee;margin-right:-15px}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;padding:.75rem;text-align:right;margin-left:-15px}body.tecnocasa.evaluations-result .evaluations.newtv .evaluations-content .agency-result,body.tecnorete.evaluations-result .evaluations.newtv .evaluations-content .agency-result{margin:1rem auto .5rem;align-items:flex-start}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-old .main-content .evaluations-price-container .price-top,body.tecnocasa.evaluations-result .main-content .evaluations-price-container .price-top,body.tecnorete.evaluations-result-old .main-content .evaluations-price-container .price-top,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top{transform:scale(.95);height:85px;position:relative;top:15px}body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top p.title,body.tecnocasa.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,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top p.title{margin-bottom:0}body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big,body.tecnocasa.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,body.tecnorete.evaluations-result .main-content .evaluations-price-container .price-top.price-big{order:2;transform:scale(1);line-height:1.2;height:120px;top:0}body.tecnocasa.evaluations-result-old .main-content .evaluations-price-container .price-top.price-big .price,body.tecnocasa.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,body.tecnorete.evaluations-result .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{max-width:100%;left:5%}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{width:220px;background-color:rgba(142,199,213,.2);border-radius:50%!important;height:220px;display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;justify-content:center;margin:0 auto;padding:15px}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{max-width:50px;margin-bottom:1rem!important}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{max-width:100%;left:5%}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{display:inline;width:310px;-o-object-fit:cover;object-fit:cover;height:300px;border-radius:50%}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{height:655px;background:linear-gradient(rgba(66,78,91,.41),hsla(0,0%,100%,0)),url(/img/hero/hero-evaluation-home-desktop.jpg);background-size:cover;background-position:50%!important;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;text-align:center;padding:3rem}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{height:400px;align-items:center}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{max-width:50px;margin-bottom:2rem}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{width:100%;border-radius:0;background:linear-gradient(90deg,rgba(142,199,213,.14),rgba(4,84,103,.14));padding:0;margin:0;display:flex;align-items:center;justify-content:center}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-repeat:no-repeat;background-position:0 top}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-repeat:no-repeat!important;background-position:bottom 70px right 0}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-repeat:no-repeat;background-position:0 bottom}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;width:54%;margin-left:10%}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{position:relative;height:auto;z-index:1;background-color:transparent;display:flex;align-items:center;padding-top:10rem;background-image:url(/img/icons/circle-bg.svg);background-repeat:no-repeat;background-position:100%;background-size:28%}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{position:relative;width:auto;padding:0;left:0;bottom:auto;overflow-y:visible;margin-top:4rem;background:transparent}body.tecnocasa.evaluations-result-old .app-container,body.tecnocasa.evaluations-result .app-container,body.tecnorete.evaluations-result-old .app-container,body.tecnorete.evaluations-result .app-container{min-height:calc(100vh - 15rem)!important}body.tecnocasa.evaluations-result-old .agency-result .agency-inner,body.tecnocasa.evaluations-result .agency-result .agency-inner,body.tecnorete.evaluations-result-old .agency-result .agency-inner,body.tecnorete.evaluations-result .agency-result .agency-inner{max-width:100%;left:5%}}@media (min-width:1200px){body.tecnocasa.evaluations-result-old .agency-result .agency-inner,body.tecnocasa.evaluations-result .agency-result .agency-inner,body.tecnorete.evaluations-result-old .agency-result .agency-inner,body.tecnorete.evaluations-result .agency-result .agency-inner{max-width:100%;left:10%}body.tecnocasa.evaluations-result-old .evaluations-result-estate p,body.tecnocasa.evaluations-result .evaluations-result-estate p,body.tecnorete.evaluations-result-old .evaluations-result-estate p,body.tecnorete.evaluations-result .evaluations-result-estate p{font-size:1.05rem}body.tecnocasa.evaluations-result-old .evaluations-result-estate p:first-child,body.tecnocasa.evaluations-result .evaluations-result-estate p:first-child,body.tecnorete.evaluations-result-old .evaluations-result-estate p:first-child,body.tecnorete.evaluations-result .evaluations-result-estate p:first-child{font-size:1.05rem}body.tecnocasa.evaluations-result-old .evaluations-result-agency,body.tecnocasa.evaluations-result .evaluations-result-agency,body.tecnorete.evaluations-result-old .evaluations-result-agency,body.tecnorete.evaluations-result .evaluations-result-agency{margin-bottom:3rem}body.tecnocasa.evaluations .main-content img.evaluations-calc,body.tecnorete.evaluations .main-content img.evaluations-calc{min-width:600px;height:600px;border-radius:50%;-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{height:400px;align-items:center;background-image:url(/img/wave.svg);background-repeat:no-repeat;background-position:50%}body.tecnocasa.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded,body.tecnorete.evaluations .main-content .evaluations-main .evaluations-content .step-function .rounded{width:220px;background-color:#dde7e9;border-radius:50%!important;height:220px;display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;justify-content:center;margin:0 auto;padding:15px}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{max-width:50px;margin-bottom:1rem}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;width:100%;max-width:650px}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{margin-top:5rem;background-color:#fff;padding:1rem;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.1)}.privacy-nav ul{list-style:none;padding-left:0}.privacy-nav ul li{margin-bottom:.5rem}.privacy-nav ul li a{text-transform:uppercase;font-size:.7rem;width:100%;display:block;padding:.5rem 1rem}.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}.policy-content{margin:5rem 0;font-size:1rem}.policy-content h1{font-size:1.7rem;font-weight:700}.policy-content h2,.policy-content h3{font-size:1.2rem;text-transform:uppercase;margin-top:2rem;font-weight:800}.policy-content .network-span{font-weight:600;text-transform:capitalize}.policy-content a{text-decoration:underline}.policy-content table{width:100%;background-color:#f5f5f5;font-size:.8rem;margin:3rem 0}.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 tbody td,.policy-content table thead th td,.policy-content table thead tr td{padding:10px}.faq-nav{margin-top:5rem;background-color:#fff;padding:1rem;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.1)}.faq-nav ul{list-style:none;padding-left:0}.faq-nav ul li{margin-bottom:.5rem}.faq-nav ul li a{text-transform:uppercase;font-size:.7rem;width:100%;display:block;padding:.5rem 1rem}.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{min-height:360px;color:#fff;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)}.faq-head .box{max-width:992px;padding:35px}.faq-head .box p{font-size:1.3rem!important;line-height:1.6}.ac-container{max-width:100%;width:100%;margin:10px auto 30px;text-align:left;padding:20px}.ac-container label{color:#424e5b;font-family:Nunito,Arial,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:300;border-bottom:1px solid #d6dfeb;position:relative;padding:20px 20px 20px 60px;display:block;cursor:pointer}.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{content:"";position:absolute;background:transparent url(/img/icons/faq-ac-add.svg) no-repeat 50%;width:24px;height:24px;left:14px;top:23px;margin-right:30px}.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{padding-left:5%;padding-top:10px;margin-top:-1px;overflow:hidden;max-height:0;position:relative;transition:max-height .5s ease-in-out}.ac-container p{border-left:2px solid #158140;background:#f1f3f4;font-style:normal;color:#8ea0b6;font-family:Nunito,Arial,sans-serif;font-size:1rem;padding:20px 30px}.ac-container p a{font-weight:700;color:#158140}.ac-container p a:hover{text-decoration:underline}.faq-content{margin:5rem 0;font-size:1rem}.faq-content h1{font-size:1.7rem;font-weight:700}.faq-content h2,.faq-content h3{font-size:1.2rem;text-transform:uppercase;margin-top:2rem;font-weight:800}.faq-content .network-span{font-weight:600;text-transform:capitalize}.faq-content a{text-decoration:underline}.faq-content table{width:100%;background-color:#f5f5f5;font-size:.8rem;margin:3rem 0}.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}body.tecnocasa .privacy-nav ul li a.active{color:#158140;background-color:#f5f5f5;border-radius:20px;font-weight:600}body.tecnorete .policy-content a{color:#ee7326}body.tecnorete .privacy-nav ul li a.active{color:#ee7326;background-color:#f5f5f5;border-radius:20px;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-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-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-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-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-tn .main-content .mx-input{border-radius:15px!important;display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px 6px 20px;font-size:16px;line-height:1.4;color:#424e5b!important;background-color:#f1f3f4;border:none;border-radius:10px;box-shadow:none;height:3rem!important}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-tn .main-content .mx-input:hover{transition:all .2s ease-in-out;box-shadow:inset 0 0 0 2px #e1e9f4}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-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-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-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-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-tn .main-content .main-container .subtitle{font-size:1.2rem!important;font-weight:600;color:#8c939b;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-tn .main-content .main-container .estates-carousel-recent .subtitle{font-size:1.3rem!important;color:#424e5b}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-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-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-tn .main-content .main-container .user-profile .consents{background:#f8f8f8;padding:20px;border-radius:10px}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-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-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-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-tn .main-content .btn,body.user-area.country-tn .main-content .btn-network{border:none;text-transform:capitalize;padding:14px 40px!important;width:auto!important;transition:all .5s ease!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-tn .main-content .btn-network:hover,body.user-area.country-tn .main-content .btn:hover{color:#fff!important;background-position:100%!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-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-tn.tecnocasa .btn-network{color:#fff!important;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}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-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-tn.tecnorete .btn-network{color:#fff!important;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}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-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-tn .no-results{text-align:center;width:50%;margin:10% auto 3.5rem}@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-tn .no-results{width:100%;margin-top:30%}}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-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-tn .no-results h4{font-weight:800;font-size:1.4rem;color:#00387c}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-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-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-tn .btn{font-size:.9rem!important;border:none!important;transition:all .3s ease;background-size:200% auto}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-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-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-tn .btn.bluecta{font-size:.8rem;background-image:linear-gradient(90deg,#4778b3 0,#00387c 50%,#00387c);box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13);border-radius:30px!important;color:#fff!important}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-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-tn .btn.whitecta{color:#365c76!important;border:1px solid rgba(0,56,124,.1)!important;background:#fff!important;box-shadow:0 9px 9px 0 rgba(0,56,124,.21),0 21px 13px 0 rgba(0,56,124,.13)!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-tn .btn.whitecta:hover{color:#365c76!important;background:#fff;box-shadow:0 2px 5px 0 rgba(0,56,124,.25)}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-tn .btn.redcta{color:#fff;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)}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-tn .btn.redcta:hover{color:#fff!important;box-shadow:none}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-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-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{border-radius:15px;border:2px solid #f0f3f8;background:#f0f3f8;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-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-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-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-tn .multiselect .multiselect__single{padding-left:0}body.user-area.country-de .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-de .multiselect .multiselect__content-wrapper,body.user-area.country-es .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-es .multiselect .multiselect__content-wrapper,body.user-area.country-fr .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-fr .multiselect .multiselect__content-wrapper,body.user-area.country-hu .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-hu .multiselect .multiselect__content-wrapper,body.user-area.country-it .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-it .multiselect .multiselect__content-wrapper,body.user-area.country-tn .multiselect.multiselect--above.multiselect--active .multiselect__tags,body.user-area.country-tn .multiselect .multiselect__content-wrapper{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-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-tn .my-select{border:none!important}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-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-tn .input-is-focus{border-radius:15px;background:rgba(240,243,248,.5294117647058824)}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-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-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-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-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-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-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-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-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-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-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-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-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-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{text-decoration:underline;font-size:.9rem;font-weight:700;text-align:right;padding-right:.5rem;display:flex;justify-content:flex-end;margin-top:.2rem}body.user-area .dashboard .actions-counts .box .hiddens_link img{height:1.3rem;padding-right:.2rem}body.user-area .dashboard .actions-counts .box .count{text-align:center;border-radius:20px;padding:1.5rem;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{content:"";position:absolute;top:0;right:0;width:100%;height:100%;border-radius:20px}body.user-area .dashboard .actions-counts .box .count .wrap-icon{border-radius:100%;height:4rem;width:4rem;display:flex;justify-content:center;align-items:center;box-shadow:0 0 19px 3px rgba(0,0,0,.1);position:absolute;top:-30px;left:35px}body.user-area .dashboard .actions-counts .box .count .wrap-icon .masked-image{width:2.4rem;height:2.4rem}@-webkit-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 .dashboard .actions-counts .box .count:hover .masked-image{-webkit-animation:ringOver 1.5s;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;line-height:2rem;font-weight:700;text-align:right;position:relative;z-index:1;padding-right:.3rem;min-width:52px}body.user-area .dashboard .actions-counts .box .count .count-label{font-size:.85rem;font-weight:500;line-height:1rem;text-align:left;position:relative;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{text-align:left;margin-top:1rem;margin-bottom:.5rem;line-height:1.2}@media (min-width:769px){body.user-area .dashboard .actions-counts .box .count.searches .search-intro{text-align:right;margin-bottom:2rem;margin-right:-1rem}}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{width:3rem;height:3rem;background-color:#424e5b!important}body.user-area .profile_delete-modal.large-modal .modal-dialog{min-width:600px}body.user-area .recent-estates{margin-top:2rem;margin-bottom:2rem}body.user-area .recent-estates .container{padding:0;margin:0}body.user-area .complete-profile{margin-bottom:2rem;border-radius:20px}body.user-area .complete-profile .user-badge{display:flex;flex-direction:column;align-items:center}body.user-area .complete-profile .user-badge .bluecta{position:absolute;bottom:0;left:calc(50% - 110px);padding:.8rem 1.8rem;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}@-webkit-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)}}@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{display:inline-block!important;left:5px;position:absolute;top:-11px;-webkit-animation:ring 1s;animation:ring 1s;-webkit-animation-iteration-count:2;animation-iteration-count:2}@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{-webkit-animation:ringOver 1.5s;animation:ringOver 1.5s}body.user-area .complete-profile .new-search.disabled,body.user-area .complete-profile .new-search:disabled{opacity:.5;cursor:default;background:#00387c!important}body.user-area .complete-profile .new-search.disabled .masked-image,body.user-area .complete-profile .new-search:disabled .masked-image{-webkit-animation:none;animation:none}body.user-area .complete-profile .new-search.disabled:hover,body.user-area .complete-profile .new-search:disabled:hover{opacity:.5;cursor:default;background:#00387c!important}body.user-area .complete-profile .new-search.disabled:hover .masked-image,body.user-area .complete-profile .new-search:disabled:hover .masked-image{-webkit-animation:none;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:-ms-input-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{margin-top:.5rem;color:#424e5b!important;font-weight:400;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 rgba(100,109,119,.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;text-transform:uppercase;font-size:.7rem;color:#a1a1a1;letter-spacing:1px}.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{padding:.5rem;width:46px;background:rgba(66,78,91,.08);height:41px;margin-top:-9px;border:1px solid rgba(66,78,91,.18);border-radius:10px;margin-right:10px}.user-area .main-content .saved-searches .saved-searches-table tbody tr td.saved-search-actions .btn .masked-image{width:1.5rem;height:1.5rem}.user-area .main-content .saved-searches .saved-search-row{border-radius:20px;background:linear-gradient(349deg,#158140 -24.54%,#a8d3ba 11.71%,#deede4 26.26%);box-shadow:4px 4px 15px 0 rgba(0,0,0,.06);padding:2rem 1rem 1rem;position:relative;overflow:hidden}.user-area .main-content .saved-searches .saved-search-row:before{content:"";width:100%;height:100%;top:0;left:10px;position:absolute;border-radius:20px;background:linear-gradient(272deg,#158140 -3.55%,#a8d3ba -1.81%,#ecf5f0 36.43%)}.user-area .main-content .saved-searches .saved-search-row:after{content:"";width:100%;height:100%;top:10px;right:0;position:absolute;background:url(/img/wave-green.svg) no-repeat 100% 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-weight:600;font-size:1.05rem;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{text-align:left;padding-right:0}}.user-area .main-content .saved-searches .saved-search-row .content-spacing.actions .saved-search-actions{position:relative;z-index:10;justify-content:flex-end}@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{width:auto;padding-left:1rem}@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-weight:600;font-size:.9rem;letter-spacing:.01rem}.user-area .main-content .saved-searches .badge{color:#fff;padding-left:8px;padding-right:8px;margin-right:5px;padding-top:4px;font-weight:500}.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;font-weight:700;cursor:pointer}.user-area .main-content .user-profile .delete-btn:hover{text-decoration:underline}.user-area .main-content .user-profile .input-is-focus .form-control{border-radius:15px;background-color:rgba(240,243,248,0);height:3rem;font-size:1rem;border:1px solid #f1f3f4;color:#aaa}.user-area .main-content .user-profile .input-is-focus .form-control .my-input-label{top:.5rem;font-size:.75rem;height:auto;line-height:1;z-index:3;color:#7d7d7d!important}.user-area .main-content .user-profile .basic-info-container{padding:0 2rem 4.5rem;border:2px solid #f6f6f6;border-radius:20px;margin-top:2rem;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;padding-bottom:.5rem;margin-bottom:.5rem}.user-area .main-content .user-profile .basic-info-container .form-check.form-inline b{display:inline-block;padding-left:5px;font-size:14px}.user-area .main-content .user-profile .basic-info-container h4{font-size:16px;line-height:16px;font-weight:600;display:flex;align-items:center;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{margin-bottom:0;position:absolute;bottom:-25px}.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{border-radius:20px;padding:5rem 2rem 2rem;background:linear-gradient(349deg,#158140 -24.54%,#a8d3ba 11.71%,#deede4 26.26%);box-shadow:4px 4px 15px 0 rgba(0,0,0,.06);margin-top:-2.6rem;height:70vh}.user-area .main-content .user-profile .right-sidebar .user-profile-menu:after{content:"";position:absolute;bottom:0;right:0;background:url(/img/wave-green.svg) no-repeat;width:100%;height:14%;background-size:cover;border-radius:0 0 20px 20px}.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{content:"";width:0;height:0;border-radius:0 3px 3px 0;background:#28a745;position:absolute;transition:width .3s ease;left:-2.3rem}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li:hover:before{left:-2rem;width:5px;height:25px;top:calc(50% - 14px)}.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{width:5px;height:40px;top:calc(50% - 20px);left:-2rem}.user-area .main-content .user-profile .right-sidebar .user-profile-menu ul li .btn.btn-menu-item{text-align:left;color:#365c76!important;margin-bottom:0;padding:.3rem!important;line-height:1.2}@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:before{left:-1rem}.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.active: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;width:140px;margin-top:-40px}.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{width:100%;max-width:650px}.virtual-tour .editorial picture img.desktop{width:100%;border-radius:50%;max-width:400px;margin:1rem 0 2rem}@media (min-width:992px){.virtual-tour .editorial{width:100%;border-radius:0;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.virtual-tour .editorial article,.virtual-tour .editorial picture{margin:1.5rem}.virtual-tour .virtual img{margin-bottom:20px;width:200px;margin-top:0}}@media (min-width:1200px){.virtual-tour .subtitle{text-align:left}.virtual-tour .editorial{background-image:url(/img/icons/circle-bg.svg);background-repeat:no-repeat;width:100%;border-radius:0;padding:0;margin:5rem 0;display:flex;align-items:center;justify-content:center;min-height:600px}.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;padding:20px;border-radius:20px;box-shadow:0 0 39px 0 rgba(162,182,195,.29)}.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{font-family:Nunito,Arial,sans-serif;color:#424e5b}.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{height:150px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:10px;margin-bottom:1rem;border:2px dashed #e1e1e1;background:#f1f3f4}.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{margin:0;font-size:12px;font-family:Nunito,Arial,sans-serif;color:#424e5b}.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{height:100px;margin:0;display:block;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{width:34px;height:34px;fill:#607d8b}.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{min-width:15.93rem;width:auto!important;font-weight:800!important;font-size:1.3rem!important;letter-spacing:0!important;text-transform:none!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{font-size:5.5rem!important;line-height:1;font-weight:700!important;color:#22282f!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:4.5rem!important;line-height:1;font-weight:700!important;color:#22282f!important}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){font-size:3.25rem!important;font-weight:700!important;color:#22282f!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{font-size:1.75rem!important;font-weight:700!important;color:#22282f!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{font-size:1.5rem!important;font-weight:700!important;color:#22282f!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{font-weight:800!important;background:linear-gradient(-90deg,#0a5961 9.41%,#158140 62.14%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}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{width:78px;height:78px;text-align:center;border-radius:20px;background-color:rgba(21,129,64,.1);position:relative}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{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin: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{border:2px solid #158140;background:linear-gradient(90deg,#158140 -2.35%,#0a5961);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);border-radius:40px;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{display:inline-block;padding:6px 30px;border-radius:40px;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{padding-top:15.62rem;height:auto;min-height:53.75rem}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-top:10%;padding-left: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;line-height:.9;font-weight:700}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-top:10%;padding-left: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-top:8%;padding-left:10%;padding-right:5%}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;padding:1.8rem;text-align:center;border-radius:30px;box-shadow:0 9px 40px 0 rgba(0,0,0,.15);min-height:20rem}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{margin-top:80px;background:#c9e5d4;background:radial-gradient(circle,#c9e5d4 0,#fff 60%)}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{margin-top:40px;background:#dfc7ff;background:radial-gradient(circle,#dfc7ff 0,#fff 60%)}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{margin-top:0;background:#f9d5bd;background:radial-gradient(circle,#f9d5bd 0,#fff 60%)}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{margin-top:-40px;background:#c7daff;background:radial-gradient(circle,#c7daff 0,#fff 60%)}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-repeat:no-repeat;background-position:0 100%;background-size:auto;padding:7rem 6.5rem;min-height:50vh}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;width:20%;height:100%}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{margin-top:.7rem;border-top:1px solid #fff;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;width:80%;padding-left:2.5rem}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{z-index:3;position:absolute;top:20%;right:1%;max-width:50%}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{position:absolute;z-index:4;background:linear-gradient(180deg,#0a5961 21.8%,#158140 161%);border-radius:20px;max-width:18rem;left:-5%;bottom:0;padding:2rem}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-weight:700;font-style:italic;font-size:1.2rem}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-top:10%;padding-bottom:5%}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-repeat:no-repeat;background-position:0 100%;background-size:auto;padding:7rem 6.5rem;min-height:50vh}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;width:20%;height:100%}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{margin-top:.7rem;border-top:1px solid #22282f;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;width:80%;padding-left:2.5rem}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{padding-top:5%;padding-bottom:3%;background-image:url(/img/workwithus/green_circle.png);background-position:top;background-repeat:no-repeat}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;padding:20px;border-radius:0!important;box-shadow:0 0 0 0 rgba(162,182,195,.29)!important}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{font-family:Nunito,Arial,sans-serif;color:#424e5b}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{height:150px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:10px;margin-bottom:1rem;border:2px dashed #e1e1e1;background:#f1f3f4}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{margin:0;font-size:12px;font-family:Nunito,Arial,sans-serif;color:#424e5b}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{height:100px;margin:0;display:block;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{width:34px;height:34px;fill:#607d8b}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{width:100%!important;max-width:100%!important;margin-bottom:5rem!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-top:4rem!important;padding-right:0!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-top:0!important;margin-bottom:2rem!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{padding-bottom:8%;background-position:top left 0!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-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{position:static!important;width:80%;max-width:100%!important;margin:auto}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{width:100%!important;padding-left:20px;padding-right:20px}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{width:100%!important;padding-bottom:4rem}}@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;width:24%!important;text-align:center}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{margin-top:3.5rem!important;font-size:3.8rem!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{padding-top:20%!important;background-position:top left 0!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{margin-top:0!important;background-image:url(/img/workwithus/green_wave_xs.png)!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-top:3.5rem!important;margin-bottom:4rem!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{width:100%;padding-left:1rem!important;padding-right:1rem!important}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{position:static!important;margin:auto}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{width:100%!important;padding-left:0!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{border-radius:0;padding:0;display:flex;align-items:center;justify-content:center;border-bottom:none}.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{margin-top:10px;font-size:15px}.network-index .network section.network-editorial picture img.desktop{width:auto}.network-index .network section.network-editorial article{max-width:650px;margin:3rem}.network-index .network section.network-editorial .country{font-weight:400;text-transform:uppercase;line-height:25px}}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{font-size:4rem;color:#fff;font-weight:700;max-width:40rem;line-height:52px}body.tecnocasa .sell-estate .home-hero h2,body.tecnorete .sell-estate .home-hero h2{font-size:1.4rem;font-weight:400;color:#fff;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{width:auto;height: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{content:" ";width:1px;height:10rem;background:#ccc;position:absolute;top:5rem;left:4rem}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;color:#424e5b!important;font-weight:800;border-bottom:1px solid #eee;border-top:1px solid #eee;text-indent:0}body.tecnocasa .sell-estate .search-address,body.tecnorete .sell-estate .search-address{position:relative;z-index:9;margin:5px 0}body.tecnocasa .sell-estate .search-address .address-autocomplete .form-control,body.tecnorete .sell-estate .search-address .address-autocomplete .form-control{box-shadow:0 10px 20px rgba(0,0,0,.08);border:1px solid #ccc;background:hsla(0,0%,100%,.9176470588235294)}body.tecnocasa .sell-estate .search-address .address-autocomplete .form-control:focus,body.tecnorete .sell-estate .search-address .address-autocomplete .form-control:focus{color:#365c76;background:#fff}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{height:430px;border-radius:10px;margin-bottom:1rem}body.tecnocasa .sell-estate .container-map .detail-map .mapboxgl-map,body.tecnorete .sell-estate .container-map .detail-map .mapboxgl-map{height:430px;border-radius:10px}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{width:80%;position:absolute;left:0;right:0;bottom:0;z-index:2;box-shadow:0 0 10px rgba(0,0,0,.25);margin:auto auto 1.7rem}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{position:absolute;top:0;right:0;left:0;margin:auto;width:99%;height:430px;background:rgba(0,0,0,.2);z-index:2;border-radius:10px}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{position:absolute;z-index:2;top:0;right:0;bottom:20px;left:0;width:80%;margin:auto;box-shadow:0 0 10px rgba(0,0,0,.2);height:3rem;display:flex;justify-content:center;align-items:center}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{font-size:.72rem;color:#424e5b;font-weight:400}body.tecnocasa .sell-estate img.icons,body.tecnorete .sell-estate img.icons{margin-right:8px;width:15px;height:auto}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;min-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;border-radius:50px;background:transparent}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,.3254901960784314)}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,.3254901960784314)}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:32px}}@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;width:67%;line-height:1.1}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-size:cover;padding-top:10rem;background-position:50%;margin-top:-67px}body.advertising .hero.terrace{background:linear-gradient(0deg,transparent,rgba(0,21,31,.3)),url(/img/hero/hero-piso-con-terraza.jpg);background-size:cover;padding-top:10rem;background-position:50%;margin-top:-67px}body.advertising .hero.price_asc{background:linear-gradient(0deg,transparent,rgba(0,21,31,.3)),url(/img/hero/hero-price_asc.jpg);background-size:cover;padding-top:10rem;background-position:50%;margin-top:-67px}body.advertising .hero .title{color:#fff;font-size:2rem;text-shadow:0 0 5px rgba(0,21,31,.37);text-align:center;font-weight:600;line-height:2rem;margin-bottom:1rem}body.advertising .hero .geo-autocomplete{border:none;height:54px;border-top-right-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-bottom-left-radius:30px;box-shadow:0 0 39px 0 rgba(57,68,81,.24);background-color:#fff;overflow:hidden;text-overflow:ellipsis;padding-right:57px;justify-content:center;margin:0 auto .8rem;max-width:690px}body.advertising .hero .geo-autocomplete input.form-control,body.advertising .hero .geo-autocomplete textarea.form-control{border:none;background: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{width:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover}body.advertising img.buscar{height:260px;position:relative}body.advertising .buscar-title{position:absolute;color:#fff;z-index:1;right:0;left:30px;bottom:80px;font-size:1.7rem;font-weight:600;text-shadow:0 0 11px rgba(0,21,31,.62);width:75%;line-height:1}body.advertising .buscar-link{position:absolute;z-index:1;bottom:20px;right:33px;width:auto}body.advertising .buscar-link.btn-network{border:none!important}body.advertising .container-button{display:flex;padding:1rem 0;box-shadow:0 -12px 20px 0 #fff;position:relative}body.advertising .container-button .btn-text{max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;margin:.4rem auto;font-size:.7rem;border-radius:30px;padding:10px 20px;background:#355c76;color:#fff;text-decoration:none;width:auto}.seo-static-tn .nav-tabs{border-bottom:none;display:flex;position:relative;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-color:#e1e1e1 transparent;scrollbar-width:thin;flex-wrap:nowrap}.seo-static-tn .nav-tabs .nav-link{cursor:pointer;border-top-left-radius:10px;border-top-right-radius:10px;background:#ebebeb;text-transform:capitalize;font-weight:600;font-size:1.1rem;margin-bottom:0;padding:10px}.seo-static-tn .nav-tabs .nav-link.active{border-color:transparent;font-size:1.1rem;font-weight:600;color:#355c76;background:#fff;text-transform:capitalize;margin-bottom:0}.seo-static-tn .tab-content{background:#fff}.seo-static-tn .tab-content .search-title{position:absolute;color:#fff;z-index:1;right:40px;left:auto;bottom:80px;font-size:1.7rem;font-weight:600;text-shadow:0 0 11px rgba(0,21,31,.62);width:auto}.seo-static-tn .tab-content .title{color:#fff;font-size:2.6rem;text-shadow:0 0 5px rgba(0,21,31,.37);text-align:center;font-weight:600;line-height:3rem}.seo-static-tn .tab-content .search-link{position:absolute;z-index:1;bottom:20px;right:33px;width:auto}.seo-static-tn .tab-content .search-link.btn-network{border:none!important}.seo-static-tn .tab-content .villes-box{width:20%;padding:10px;position:relative}.seo-static-tn .tab-content .villes-box img.search{-o-object-fit:cover;object-fit:cover;width:100%;height:360px;border-radius:20px;position:relative;box-shadow:0 0 12px 0 rgba(0,0,0,.1)}.seo-static-tn .tab-content .regions-box{width:33%;padding:10px;position:relative}.seo-static-tn .tab-content .regions-box img.search{-o-object-fit:cover;object-fit:cover;width:100%;height:190px;border-radius:20px;position:relative;box-shadow:0 0 12px 0 rgba(0,0,0,.1)}.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{color:#424e5b;font-size:.9rem;display:block;background-color:#f1f3f4;margin:.8rem 0;border-radius:20px;font-weight:500;padding:.2rem .2rem .2rem 1.2rem;max-width:270px}.seo-static-tn .tab-content ul li a:hover{text-decoration:none;background-color:#b9c9d1}@media (max-width:1100px){.seo-static-tn .tab-content .regions-box,.seo-static-tn .tab-content .villes-box{width:33%;margin:0!important}.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{width:50%;margin:0!important}.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{width:100%;margin:0!important}.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);height:717px;background-size:cover;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;text-shadow:0 0 5px rgba(0,21,31,.37);text-align:center;font-weight:600;line-height:inherit}body.advertising h1{font-size:2.5rem}body.advertising .desc{background-color:#f8f9fa;padding:4rem 0}body.advertising img.buscar{-o-object-fit:cover;object-fit:cover;width:100%;height:360px;border-radius:20px;position:relative}body.advertising .buscar-title{position:absolute;color:#fff;z-index:1;right:40px;left:auto;bottom:80px;font-size:1.7rem;font-weight:600;text-shadow:0 0 11px rgba(0,21,31,.62);width:auto}body.advertising .title{color:#fff;font-size:2.6rem;text-shadow:0 0 5px rgba(0,21,31,.37);text-align:center;font-weight:600;line-height:3rem}}