@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext);.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-o-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}@font-face{font-family:Martin Gothic;src:url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Med_4540b68b.eot);src:url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Med_4540b68b.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Med_bb8cbd50.woff2) format("woff2"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Med_ea489153.woff) format("woff"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Med_7e3bb6ac.ttf) format("truetype"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Med_5dfdf3a5.svg#MartinGotURWTOT-Med) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Martin Gothic;src:url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Lig_9acf86a6.eot);src:url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Lig_9acf86a6.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Lig_b92224c0.woff2) format("woff2"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Lig_c6327437.woff) format("woff"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Lig_8a3aff28.ttf) format("truetype"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Lig_e8c59fe9.svg#MartinGotURWTOT-Lig) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Martin Gothic;src:url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Bol_8bad9fb0.eot);src:url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Bol_8bad9fb0.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Bol_64e6ec26.woff2) format("woff2"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Bol_6a839f3b.woff) format("woff"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Bol_2f5ecb54.ttf) format("truetype"),url(/wp-content/themes/argali/dist/fonts/MartinGotURWTOT-Bol_33d75760.svg#MartinGotURWTOT-Bol) format("svg");font-weight:600;font-style:normal;font-display:swap}.absolute,.bilding:before,.bilding__image,.contact-section__wrapper:before,.form-box:before,.form__checkbox-trigger:after,.form__checkbox-trigger:before,.form__close:after,.form__close:before,.form__thankyou,.gallery__cell img,.hero--static:before,.info-section:before,.map__info-title:after,.offert-block__title:after,.overlay:before,.person__name:after,.popup:before,.popup__close:after,.popup__close:before,.popup__image,.posts__image,.section__image,.slider__carousel,.slider__content,.slider__image,.small-hero:before,.small-hero__image,.small-hero__overlay,.tabs__title:after,.tooltip__title:after{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.bilding__image,.colage__img,.form-box__bg,.gallery__cell img,.image,.info-section__bg,.popup-flat__image img,.popup__image,.posts__image,.section__image,.slider__image,.small-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bilding,.form-box,.info-section,.overlay,.popup,.small-hero{position:relative}.bilding:before,.form-box:before,.info-section:before,.overlay:before,.popup:before,.small-hero:before{content:"";background-color:rgba(60,60,60,.6)}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-family:Martin Gothic,sans-serif;overflow-x:initial;margin:0!important;padding:0}#wpadminbar{opacity:0}#wpadminbar:hover{opacity:1}.gmp_map_opts,.gmp_MapPreview,.gmpMapDetailsContainer{height:100%!important;min-height:300px}xmp{padding:15px;background:#001d2b;border-radius:16px;color:#fff}a{color:inherit;text-decoration:inherit}img{width:100%;display:block}footer,section{z-index:1}p a{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}p a:hover{color:#f2600c}button{cursor:pointer}.kontakt .contact-section .button,.kontakt .contact-section .popup-flat__karta{display:none}.columns p,.columns ul,.contact-section p,.footer__menu a,.form--flat .form__input,.form--flat .form__label,.form__input,.form__label--select,.google-map__btn,.google-map__tooltip h1,.google-map__tooltip h2,.google-map__tooltip h3,.google-map__tooltip h4,.google-map__tooltip h5,.google-map__tooltip h6,.google-map__tooltip p,.header__nav .menu-item a,.headline,.icon-menu__item,.image-map .imp-tooltip,.list__link,.menu-link,.popup-flat__content,.popup-flat__title,.popup a,.popup h2,.popup h3,.popup p,.price,.price--del,.price--message,.slider__content h1,.slider__content h2,.slider__content h3,.slider__content h4,.slider__content h5,.small-text,.subtitle,.text,.text-section__wrapper p,.title,table tbody,table thead,table thead th{margin:0;padding:0;font-weight:300}.headline{font-size:calc(3.07692vw + 12.92308px);color:#364ea2;font-family:Martin Gothic;font-weight:700;line-height:1.1}.popup h2,.title{font-size:calc(1.02564vw + 26.30769px);font-family:Martin Gothic;font-weight:400;line-height:1.4;letter-spacing:6px}.title--light{color:#fff}.title--dark{color:#364ea2}.popup a,.popup h3,.slider__content h1,.slider__content h2,.subtitle,.text-section__wrapper p{font-size:calc(.38462vw + 22.61538px);font-family:Martin Gothic;font-weight:400}.subtitle--dark,.subtitle--light{color:#fff}.subtitle--center{text-align:center}.columns p,.columns ul,.contact-section p,.form__input,.google-map__tooltip h1,.google-map__tooltip h2,.google-map__tooltip h3,.google-map__tooltip h4,.google-map__tooltip h5,.google-map__tooltip h6,.popup-flat__content,.popup-flat__title,.popup p,.price,.price--del,.slider__content h3,.slider__content h4,.slider__content h5,.text{font-size:calc(.32051vw + 13.84615px);font-family:Martin Gothic;font-weight:400;line-height:1.8}.text--light{color:#fff}.text--primary{color:#364ea2}.text--thin{font-weight:300}.text--left{text-align:left}.text--center{text-align:center}.columns h1,.columns h2,.columns h3,.columns h4,.columns h5,.columns h6,.contact-section h1,.contact-section h2,.contact-section h3,.contact-section h4,.contact-section h5,.contact-section h6,.large-text,.slider__content p,.slider__content ul,.table__title{font-size:calc(.76923vw + 15.23077px);font-family:Martin Gothic;color:#3c3c3c;font-weight:700}.footer__menu a,.form--flat .form__input,.form--flat .form__label,.form__label--select,.google-map__btn,.google-map__tooltip p,.image-map .imp-tooltip,.price--del,.price--message,.small-text,table tbody,table thead,table thead th{font-size:calc(.12821vw + 12.53846px);font-family:Martin Gothic;font-weight:400;line-height:1.8}.bold{font-weight:700}.light{font-weight:300}.uppercase{text-transform:uppercase}.header__nav .menu-item a,.icon-menu__item,.list__link,.menu-link{font-size:calc(.64103vw + 7.69231px);font-family:Martin Gothic;font-weight:400;line-height:1.174}.menu-link--large{font-size:calc(1.41026vw + 2.92308px)}.button,.button-size,.popup-flat__karta{font-size:calc(.25641vw + 15.07692px);font-family:Martin Gothic;letter-spacing:2px}.icon--location:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAgCAYAAAASYli2AAAABHNCSVQICAgIfAhkiAAAAbJJREFUSIml1j1LXEEUxvFnruImYGWdIlhoCIJrG0jAWCRiFkQxVhYWC9qYwi9gilSBQIiF+QBpUwXs7UTiS7OJGFFkEcHCzlfknyJrGI7jzsx6unvuOb87r3CdAgGUJI1Lei2pX9JjSUjal7QpaVnSd+fcVajfYsPAHvHYAYZi2EIC5Mc1MH8X9j4T8+OdxUYCRefAZ6Dbq+sGFoGLwEif3RR1Aoem4AB40mRp+gI9v4EOATPmxRVQTti8F4FZjQr4YZJfYpiHfjO9XwXUTfJpBjhoen8KODXJIgPsMr0nhSR72h+mgpIubaKQVDe53gywzzzvFpK2TLKaAc6a5w0BbwLHZiAmAc8Dx2ZQQHtgp/eBniZYGTgK9LibgrnA186AT8AjD+oFlhqzsFH1v1ji9lXKiQOgzU7DXsGcmA6tSwk4bgH744/u/61wzl1I+hjb3UAsOOeu79q9B9zevWaxS+yqAtUMcDI6fqAAthOwX8mLAkwkgGM5YGyU68mYh75tAlaywQa6HsDWWsIaYCUAvroP6ICah622jHnolAe+vDfYQGvASkpte6L5Qf9+5aLxF42YcVvbYtH9AAAAAElFTkSuQmCC)}.icon--next:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAABHNCSVQICAgIfAhkiAAAArFJREFUSIm1lkFIFFEYx//fm8ElVEiEucQMHqQIEopwm30v0AT1ohF08VB07GIdOxTdunSVTgURiFEgdimEMDYI3y6zbIJdOnQQHrQYKMEYLju7+7qorDpvnVH8X4Z5/+/95pv53nvfAC0SQjwWQrwBwHBC0e5VCDEDYHrnfqFarU6Vy+Xo2ODh4WG7VqvNEtHUAS8fhuHk6urqv+OAWRRFczFQALjR1dX1LZvN9h4L3Gg0ZgCEcSYRXbFtuzg4OOimBRMA5HK5ASJaIiLHEFdpNpsjhULhZyowAPi+38cYyxNRnyH2b7PZHC8UCkES8N6yKhaLawCuaa1/GGLPEtFXzvlYKjAASCn/EJEAsBwXTERniOgT5zyu2PtkHRxQStUymcxcZ2fnZSI6b0jmtuu6v5VS3xODAWBzc7OhlHrvuu4FIroUkzkR0aTneZZSKp8YvCOtlFrwPK8XQNYQM+S67jml1Mc0YACAUmrRdd1tIhqN84noqud5A47jfKhUKs3E4B34sud5a1rrm0REMSEXbdu+3tPTM7++vh4BLes4iXK53ARjbB5AJs7XWq/U6/XRIAg2UoEBwPd9YVnWIoBuA/xXFEUjJz53TUoF5pyPWZb1BeZsV+r1ul8qlZSdAjpFRLMATHPyW1tbe+d3ooyFENMA3raBLlSr1fHWpnBk8Tjnz4nokcnXWr+SUt4HoFvH24GZEOI1gHttoM+klE/jvNhX6+/vzziOMw9gwgDURPRQSvnC9NBDGQshugEsAhCGOXWt9V0p5TsT9BCYc+4AWCKiAUOm2wBuSSk/t4MCLZ/C9/0+AG1bk9Y6cWs6tWZq+74vGGNH7v1SqaSSQgGAMcYemKAAyrtbNA0UAFhHR8cdrXVchfNhGA4FQbCRFgqc4k/hPnHOn3DOXyJlA4jTfxnRFjHiKXBmAAAAAElFTkSuQmCC)}.icon--prev:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAABHNCSVQICAgIfAhkiAAAAoBJREFUSIm1lj9oFEEUh3+/2QNJISQIATG3BA5EQSGNcedGNAY0TSIiImlE0CKNpUUaO8HeNiKChSlCsFAkokQLZ8MFVGJjYXEwhxJBsEjwcnfZZ5Mc+bNz7t2RV868+faDnffmEV2G1vo0ycf1ev368vKy215nN9AoikwQBK8BHAbwM0mS0TiOvwGA6sJ0PAiCd1tQADiqlIq11sMdGxtj7ojIDMm08+sicrFtY631NIDHHigALGxsbHxpx5jGmEcA7voSRGTGWjsFQHJZiCMjI7larfYMwGQL6ANr7f2mxf+gWuseki9IXvYABcCUtXZm53pL46GhoV6SCySHPSkNADettbN7N7zGxWKxH8AHkic8pn8BXLXWvknbTzWOomgQwCLJQc93/4jIWBzHJZ/YPuOtEn1Lst9zZleF+WKXcRRFRim1XaL7QkS+1+v10Z09wRfNAkkp0b3Qz41GI8oCbRobY26JyBP4e8fi2traxMrKynoWKAAorfU9AE9J+qDz1Wp1rB0oWhh2HUGlUrFhGJZF5IqnsZzM5XLn+vr65lZXV+tZwU2Q1npcKTUH4FBa4tbPu1QqlX63BQb2vQhp8MzX7cAKJLVXRFE0qJRqWdJJkrQs6dRbsbS0VAZwVkS+es71knxfLBZTW6kXDADW2l8kDYCPafske0i+MsZcS9sPfGAAcM7VBgYGngM4Q7KQJiYiN/L5/A/n3KfMYACoVCqNQqEwu7m5eZzkqRRzkpwIwzBwzi1mBgNAuVxOnHPzYRgeAeB7TS7k8/ljzrmXQAdzhdZ6Win1sEXKfLVanexoYNFa3ybpmy2qInK+49nN0wKa9/vAhsKuwIB/jP0Hq1gfPvQrYIQAAAAASUVORK5CYII=)}.icon--invert:before{-webkit-filter:invert(1);filter:invert(1)}.container{max-width:1360px;margin:0 auto}@media (max-width:1440px){.container{max-width:1200px;padding:0}}@media (max-width:1280px){.container{max-width:900px;padding:0 30px;width:100%}}.container--fluid{max-width:calc(100% - 80px);width:100%}@media (max-width:1280px){.container--fluid{max-width:calc(100% - 60px);padding:0}}@media (max-width:1440px){.container--fluid{max-width:1200px;padding:0 30px}}.container.concept{width:100%;border-top:3px solid #f2600c}.avatar__link:hover{opacity:.8;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.avatar__image{width:160px;height:160px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.avatar__name{margin-top:30px}.mouse{width:60px;height:90px;border:5px solid rgba(54,78,162,.8);border-radius:60px;background:transparent;position:relative;cursor:pointer}.mouse__dot{width:10px;height:20px;border-radius:100%;background-color:#364ea2;position:absolute;left:0;right:0;margin:0 auto;top:10px;-webkit-animation:dot 1.5s ease-in-out infinite;-o-animation:dot 1.5s ease-in-out infinite;animation:dot 1.5s ease-in-out infinite}@-webkit-keyframes dot{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(10px);transform:translateY(10px)}}@-o-keyframes dot{0%{-o-transform:translateY(0);transform:translateY(0)}to{-o-transform:translateY(10px);transform:translateY(10px)}}@keyframes dot{0%{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}}.button,.popup-flat__karta{background-color:#f2600c;padding:20px 40px;cursor:pointer;-webkit-appearance:none;text-transform:uppercase;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;display:inline-block;color:#fff;font-weight:300;border:0;text-align:center}.button:hover,.popup-flat__karta:hover{opacity:.8;color:#fff}.button--nav-arrow{padding:10px 20px;background:transparent;border:none;color:#3c3c3c;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.button--nav-arrow:hover{opacity:.6}@media (max-width:768px){.button,.popup-flat__karta{width:100%}}.hamburger{position:relative;border:0;background:transparent;width:40px;height:30px;cursor:pointer}.hamburger:focus{outline:0}.hamburger__line{position:absolute;display:block;width:100%;height:2px;background-color:#3c3c3c;right:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.hamburger__line:first-child{-webkit-transform-origin:top right;-o-transform-origin:top right;transform-origin:top right;top:0}.hamburger__line:nth-child(2){top:0;bottom:0;margin:auto 0}.hamburger__line:nth-child(3){-webkit-transform-origin:bottom right;-o-transform-origin:bottom right;transform-origin:bottom right;bottom:0}.hamburger.-is-active{visibility:visible}.hamburger.-is-active .hamburger__line{width:100%;background-color:#3c3c3c}.hamburger.-is-active .hamburger__line:first-child{width:50%;top:14px;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.-is-active .hamburger__line:nth-child(3){width:50%;bottom:14px;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.sub-menu{position:relative;left:0;top:100%;list-style:none;padding:10px 20px 20px;color:#fff;opacity:1;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:99;width:100%;display:none}.sub-menu li{margin:0!important;border-bottom:0!important}.sub-menu li:after{display:none}@media (min-width:992px){.sub-menu{opacity:0;display:initial;padding:10px;pointer-events:none;width:auto;height:auto;position:absolute;background-color:#f2600c}}@media (max-width:991px){.sub-menu li a{color:initial!important}}@media (max-width:768px){.sub-menu{padding-bottom:1em}.sub-menu li{padding:.5em 0!important}}@media (max-width:768px){.sub-menu .menu-item.menu-item a{font-size:18px;padding:0}}.icon-box{color:#fff;background:#dcc38b;padding:40px;text-align:center}.icon-box__icon{width:80px;height:auto;margin:auto;padding:30px}.icon-box__line{border-bottom:2px solid #fff;border-top:0;margin-bottom:25px}.icon-box__desc{color:#fff;opacity:1;max-width:250px;margin:auto;padding-top:30px}.price{font-weight:400;color:#3c3c3c;display:block;width:100%;line-height:1}.price--promo{color:grey;line-height:1.5}.price--del{opacity:.4;text-decoration:line-through}.price--message{line-height:1.5;font-weight:600}.icons{list-style:none;padding:0}.icons__elem{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.icons__elem,.icons__icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icons__icon-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-transform:uppercase}.icons__icon{margin-right:10px;width:30px;height:30px}.icons a{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.icons a:hover{color:#f2600c}.colage{height:100%;display:grid;grid-template-columns:1fr;gap:60px}@media (min-width:1280px){.colage{grid-template-columns:1fr 1fr}}.colage__img{max-width:100%;height:auto;display:none}@media (min-width:1280px){.colage__img{height:100%;display:initial}}.colage__img:first-child{display:initial}@media (min-width:1280px){.colage__img:first-child{display:initial;grid-row:1/3;grid-column:2}}.realization-info{color:#fff;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.realization-info{width:700px;display:block;height:auto}}.realization-info__header{margin-bottom:calc(1.28205vw + 15.38462px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f2600c}.realization-info__title{margin-bottom:calc(2.05128vw + 24.61538px);text-shadow:0 0 6px #000}.realization-info__footer{width:100%;text-align:center}.gallery-invest{position:relative;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:none;border-bottom:1px solid #3c3c3c}.gallery-invest.-is-active{display:initial;-webkit-animation:slider-in .8s both;-o-animation:slider-in .8s both;animation:slider-in .8s both}.gallery-invest__cell{opacity:1;width:100%;display:inline-block!important}.gallery-invest__image{width:100%;height:auto}.gallery-invest__wrapper{width:100%;max-width:1000px}@media (min-width:992px){.gallery-invest__wrapper--dont-transform .flickity-slider{-webkit-transform:none!important;-o-transform:none!important;transform:none!important}}@media (min-width:992px){.gallery-invest__wrapper--grid{margin-top:0!important}}@media (min-width:992px){.gallery-invest__wrapper--grid .flickity-viewport{height:auto!important}}@media (min-width:992px){.gallery-invest__wrapper--grid .flickity-slider{-webkit-transform:none!important;-o-transform:none!important;transform:none!important;position:static!important;height:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:30px}}@media (min-width:992px){.gallery-invest__wrapper--grid .gallery-invest__cell{-webkit-transform:none!important;-o-transform:none!important;transform:none!important;position:relative!important;margin:0!important;left:unset!important;padding-top:100%;width:100%!important}}@media (min-width:992px){.gallery-invest__wrapper--grid .gallery-invest__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover!important;object-fit:cover!important}}.gallery-invest__wrapper--nav{margin-top:calc(1.28205vw + 15.38462px);padding:0;width:auto}.gallery-invest__wrapper--nav:before{display:none}.gallery-invest__wrapper--nav .gallery-invest__cell{width:25%;margin:10px}@media (min-width:992px){.gallery-invest__wrapper--nav .gallery-invest__cell{width:125px}}.gallery-invest__wrapper--nav .gallery-invest__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.gallery-invest .flickity-prev-next-button{top:80%}.gallery-invest .flickity-prev-next-button.previous{left:unset;right:55px}.gallery-invest .flickity-viewport{-webkit-transition:height .4s;-o-transition:height .4s;transition:height .4s}@-webkit-keyframes slider-in{0%{opacity:0}to{opacity:1}}@-o-keyframes slider-in{0%{opacity:0}to{opacity:1}}@keyframes slider-in{0%{opacity:0}to{opacity:1}}.text-info{color:#3c3c3c;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.text-info--space-bottom{padding-bottom:calc(1.28205vw + 15.38462px)}.text-info--auto-height{height:auto}.text-info--light{color:#fff}.text-info--light .link--invert:after{-webkit-filter:invert(0);filter:invert(0)}.text-info--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-info__header{margin-bottom:calc(1.28205vw + 15.38462px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f2600c;text-transform:uppercase}.text-info__icon{margin-right:calc(.64103vw + 7.69231px)}.text-info__title{margin-bottom:calc(2.5641vw + 30.76923px)}.text-info__description{margin-bottom:calc(1.28205vw + 15.38462px);max-width:600px}@media (min-width:1280px){.text-info__description{max-width:25vw}}.text-info__footer{margin-bottom:calc(1.28205vw + 15.38462px)}.offert-list{list-style:none;padding-left:0;display:grid;grid-template-columns:repeat(1,1fr);width:100%;grid-gap:40px;margin:0}@media (min-width:768px){.offert-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.offert-list{grid-template-columns:repeat(4,1fr)}}.offert-block{padding:calc(1.92308vw + 23.07692px) calc(1.28205vw + 15.38462px) calc(1.28205vw + 15.38462px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#65686a;color:#fff;height:100%}.offert-block:hover{background:#7e8284}.offert-block__header{margin-bottom:calc(1.28205vw + 25.38462px)}.offert-block__wrapper{margin-bottom:calc(1.28205vw + 15.38462px)}.offert-block__title{text-transform:uppercase;letter-spacing:5px;position:relative}.offert-block__title:after{content:"";top:unset;bottom:-10px;right:unset;width:80px;height:1px;background-color:#f2600c}.offert-block__dsc{margin:0}.form{padding:48px 32px;position:relative;max-width:1419px;background-color:#ebe9e6}@media (max-width:992px){.form{height:100vh;overflow:auto}}@media (max-width:1280px){.form{margin-top:0}}.form--flat{padding-top:32px;padding-bottom:16px}.form--flat .form__wrapper{gap:8px}.form--flat .form__title{margin-bottom:24px}@media screen and (max-width:767px){.form--flat .form__title{margin-bottom:12px}}.form--flat .form__label{margin-bottom:8px}@media screen and (max-width:767px){.form--flat .form__label{margin-bottom:0}}.form--flat .form__input{height:40px;padding:16px}.form--flat .form__input--textarea{height:100px!important}@media screen and (max-width:767px){.form--flat .form__input{height:30px;padding:4px 8px}}.form--flat .form__checkbox-wrapper{font-size:12px}.form__title{margin-bottom:calc(2.69231vw + 22.30769px);letter-spacing:.7px;font-weight:400;color:#f2600c;line-height:1.5}@media (max-width:1440px){.form__title{margin-bottom:32px}}@media (max-width:992px){.form__title{padding-right:48px;font-size:20px}}.form__wrapper{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-template-columns:1fr;grid-gap:32px 32px}@media (min-width:768px){.form__wrapper{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width:1440px){.form__wrapper{gap:20px 32px}}.form__input-wrapper{margin-bottom:10px;position:relative}@media (min-width:768px){.form__input-wrapper{margin-bottom:0}}.form__input-wrapper--textarea,.form__input-wrapper:first-child{grid-column:2 span}.form__input-wrapper--contact-form:first-child{grid-column:1}.form__input-wrapper--nolabel{margin-top:30px}.form__label{text-transform:uppercase;display:block;margin-bottom:10px}.form__label--select{color:#3c3c3c!important;padding-top:6px}.form__input{font-family:Martin Gothic;background:#fff;width:100%;height:68px;border:0;padding:0 16px}@media (max-width:1440px){.form__input{height:48px}}.form__input--textarea{height:130px!important}@media (max-width:1440px){.form__input--textarea{height:100px!important}}@media (max-width:1280px){.form__input--textarea{height:80px!important}}.form__button-wrapper{text-align:center}.form__checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:300px}.form__checkbox-wrapper{margin-bottom:calc(1.28205vw + 15.38462px);position:relative;color:#bcbcbc;display:block;width:100%;padding-left:40px;cursor:pointer;line-height:1.3}.form__checkbox-trigger{position:absolute;left:0;top:6.5px;display:inline-block;width:23px;height:23px;border:1px solid transparent;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background-color:#fff}.form__checkbox-trigger:after,.form__checkbox-trigger:before{content:"";width:15px;height:2px;background:#fff}.form__checkbox-trigger:before{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.form__checkbox-trigger:after{-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.form__checkbox{opacity:0;position:absolute;left:0;top:0}.form__checkbox:checked+.form__checkbox-trigger{border-color:#fff;background:#f2600c}.form__thankyou{padding:48px 32px;top:unset;height:100%;background-color:#ebe9e6;opacity:0;pointer-events:none;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;text-transform:uppercase}.form.-was-send .form__thankyou{opacity:1;pointer-events:auto}.form__close{position:absolute;top:52px;right:30px;width:30px;height:30px;border:0;background:transparent;z-index:10}.form__close:after,.form__close:before{content:"";width:30px;height:2px;background-color:#f2600c;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.form__close:after{-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.person{margin-top:calc(-.64103vw - 27.69231px);padding:calc(.64103vw + 27.69231px) calc(.64103vw + 17.69231px);background:#fff;position:relative;-webkit-box-shadow:0 20px 40px -30px rgba(60,60,60,.6);box-shadow:0 20px 40px -30px rgba(60,60,60,.6)}@media (max-width:1440px){.person{margin-top:0}}.person__header{margin-bottom:calc(2.5641vw + 30.76923px)}.person__image{margin-bottom:calc(1.28205vw + 15.38462px);width:200px;height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.person__info{font-style:normal}.person__name{margin-bottom:calc(1.28205vw + 20.38462px);letter-spacing:5px;position:relative}.person__name:after{content:"";top:unset;bottom:-10px;right:unset;width:80px;height:1px;background-color:#f2600c}.team-list{margin-top:calc(3.20513vw + 28.46154px);display:grid;grid-template-columns:1fr 1fr;list-style-type:none;padding:0;margin-bottom:0;grid-gap:30px}@media (min-width:576px){.team-list{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.team-list{grid-template-columns:repeat(3,240px);grid-gap:60px}}.team-person__img{height:auto;width:auto;max-width:100%}.team-person__name{margin:20px 0 10px}.team-person__job{margin:0;color:#3c3c3c}.section-header{color:#364ea2;text-align:center}.section-header__title{text-align:center;margin:auto;display:block}.section-header__title:after{width:calc(12.96296vw + 3.33333px);content:"";display:block;height:5px;margin:0 auto 25px;background-color:#dcc38b}.section-header__title--left{text-align:left;display:block;margin-left:auto}.section-header__sub{opacity:.5;display:block}.section-header__sub--left{position:relative;padding-top:15px;display:block;text-align:left}.section-header__sub--left:after{width:calc(4.62963vw + 33.33333px);content:"";display:inline-block;height:5px;background-color:#dcc38b;margin-left:40px;margin-bottom:10px}.section-header__img{max-width:200px;height:auto;margin:0 auto 40px}.icon-text{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 21px 90px}.icon-text__icon{height:80px;width:auto}.icon-text__text{color:#364ea2;padding:10px 25px}.card-block{padding:0 100px 0 150px}@media (max-width:567px){.card-block{padding:0 40px}}.card-block__title{margin-top:0}.card-block__text{color:#fff;opacity:.6;max-width:600px;padding-top:20px;padding-bottom:70px}.form-box{position:relative;padding:70px 250px 0 150px}@media (max-width:1200px){.form-box{padding:70px 0 0}}.form-box__bg{-o-object-position:center 50%;object-position:center 50%;position:absolute;top:0;left:0;z-index:-1}.form-box__header{z-index:10;position:relative}@media (max-width:1200px){.form-box__header{max-width:calc(100% - 200px);margin:0 auto;padding-bottom:40px}}@media (max-width:998px){.form-box__header{max-width:100%;padding:0 30px}}.form-box__content{z-index:10;position:relative;margin-left:auto;margin-bottom:10%}@media (max-width:1200px){.form-box__content{max-width:calc(100% - 200px);margin:0 auto;padding:40px 100px}}@media (max-width:998px){.form-box__content{max-width:100%;padding:0 50px 30px 40px}}.info-block{max-width:600px;width:70%;padding:40px 80px;background-color:#fff;-webkit-box-shadow:rgba(54,78,162,.3) 10px 10px 10px;box-shadow:10px 10px 10px rgba(54,78,162,.3)}@media (max-width:998px){.info-block{max-width:100%}}.info-block__content,.info-block__title{margin-bottom:40px}.info-block__content b,.info-block__content strong{margin-bottom:10px;display:inline-block}.info-block__footer{display:grid;grid-template-columns:auto auto;grid-gap:20px}@media (max-width:1140px){.info-block__footer{grid-template-columns:auto}}.info-block__nav{margin-top:40px}.info-block__button{border:0;background:0;cursor:pointer}.big-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.big-icon__img{width:120px;height:auto;margin-bottom:20px}.big-icon__title{color:#364ea2}.bilding{padding:100px 40px 140px}.bilding__content,.bilding__footer,.bilding__header{position:relative}.bilding__footer{margin-top:40px}.bilding__image{z-index:-1}.list,.super-list__list{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-transform:uppercase;max-width:1100px;margin:0 auto}.list__elem{width:100%}.list__link{padding:8px 7px;text-align:center;border:1px solid #d4d4d4;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list__link.-is-active{background:#f2600c;color:#fff}.list__link--title{background:transparent!important;color:inherit!important}.list__link:hover{opacity:.8}.small-content__title{padding-bottom:calc(.32051vw + 3.84615px);margin-bottom:calc(1.28205vw + 15.38462px);position:relative}.small-content__title:before{width:calc(6.41026vw + 76.92308px);font-size:calc(.25641vw + 15.07692px);content:"";position:absolute;bottom:0;left:0;height:4px;background-color:#f2600c}.icon-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0 0 0 32px;padding:0}@media (max-width:991px){.icon-menu{margin:2em auto}}.icon-menu li:last-child,.icon-menu li:last-child .icon-menu__icon{margin-right:0}@media (max-width:1440px){.icon-menu li{margin-right:10px}}.icon-menu__item{color:#f2600c;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}@media (max-width:992px){.icon-menu__item{font-size:20px}}.icon-menu__item:hover{opacity:.8}.icon-menu__icon{font-size:calc(.64103vw + 17.69231px);margin:0 16px}@media (max-width:992px){.icon-menu__icon{margin:0 16px}}@media (max-width:1440px){.icon-menu__icon{margin:0 10px}}.section{padding:calc(2.24359vw + 41.92308px) 0}.section--dark{background:#ebe9e6}@media (min-width:1280px){.section--dark{background:transparent}}.section--clear-top{padding-top:0}.section__wrapper{display:grid;grid-template-columns:1fr;grid-gap:40px}@media (min-width:1280px){.section__wrapper{grid-gap:180px;grid-template-columns:1fr 2.28fr}}@media (min-width:768px){.section__wrapper--no-wrap{grid-template-columns:1fr 2.28fr}}.section__title{text-align:center;text-transform:uppercase;font-weight:400;color:#f2600c;padding-bottom:2.3em;font-size:calc(.38462vw + 22.61538px)}.section__cell{position:relative}.section__cell--2col{display:grid;grid-template-columns:1fr;grid-gap:40px}@media (min-width:1440px){.section__cell--2col{grid-template-columns:1.56fr 1fr}}.section__cell--center,.section__cell--end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.section__cell--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.section__image{bottom:unset;height:auto;max-height:100vh;-webkit-box-shadow:0 30px 30px -20px rgba(60,60,60,.6);box-shadow:0 30px 30px -20px rgba(60,60,60,.6);display:none}.section__image--normalize{position:static}.section__image--auto-width{width:auto}@media (min-width:1280px){.section__image{display:initial}}@media (max-width:1280px){.section__image{display:initial;position:relative}}.section+.section{padding-top:0}.hero{height:100vh;position:relative;overflow:hidden;background:#fff}.hero--static:before{content:"";background-color:rgba(60,60,60,.7)}.hero--static .container{z-index:10}.hero .container{z-index:10;position:relative;height:100%}.hero .hero-label{position:absolute;height:auto;width:auto;z-index:10;top:200px;right:0;color:#fff;font-size:40px;font-weight:700;line-height:1;background-color:rgba(0,0,0,.5);padding:.75em 1em;max-width:26%}.hero .hero-label .orange-regular{color:#f2600c;font-weight:300;margin:0}.hero .hero-label .orange-bold{color:#f2600c;margin:0}.hero .hero-label .white-bold{margin:0}.hero .hero-label .white-regular{font-weight:300;line-height:1;margin:0}.hero .hero-label.label-2{top:450px;padding:.5em 1em}.hero .hero-label.label-2 .white-bold:last-of-type{margin:.25em 0 0}.hero .hero-label.label-2 .orange-regular{margin-bottom:.25em}@media (max-width:1440px){.hero .hero-label{font-size:30px;max-width:30%}.hero .hero-label.label-2{top:420px}}@media (max-width:991px){.hero .hero-label{font-size:30px;max-width:40%}}@media (max-width:768px){.hero .hero-label{top:15%;bottom:unset;right:0;font-size:28px;max-width:90%}.hero .hero-label.label-2{top:29%}}@media (max-width:576px){.hero .hero-label{top:unset;bottom:10%;right:unset;font-size:24px;max-width:90%}.hero .hero-label.label-2{top:15%;bottom:unset}}.hero__info{position:absolute;top:0;bottom:0;left:0;padding-left:0;padding-top:100px;opacity:0;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;width:100%;text-align:center}@media (max-width:992px){.hero__info{padding:0 30px}}.hero__info.-is-active{pointer-events:auto;opacity:1}@media (min-width:768px){.hero__info.-is-active{-webkit-animation:show .4s ease-in both;-o-animation:show .4s ease-in both;animation:show .4s ease-in both}}.hero__info.-on-hold{pointer-events:none!important;opacity:0}@media (min-width:768px){.hero__info.-on-hold{-webkit-animation:hide .6s ease-in both;-o-animation:hide .6s ease-in both;animation:hide .6s ease-in both}}.hero__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;opacity:0;-webkit-transition:-webkit-transform 40s;transition:-webkit-transform 40s;-o-transition:-o-transform 40s;transition:transform 40s;transition:transform 40s,-webkit-transform 40s,-o-transform 40s;-o-object-position:bottom center;object-position:bottom center}.hero__image,.hero__image.-is-active{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.hero__image.-is-active{pointer-events:auto;-webkit-animation:showIMG .4s ease-in both;-o-animation:showIMG .4s ease-in both;animation:showIMG .4s ease-in both}.hero__image.-on-hold{-webkit-animation:hideIMG .6s ease-in .4s both;-o-animation:hideIMG .6s .4s ease-in both;animation:hideIMG .6s ease-in .4s both;pointer-events:none!important}.hero__icon{position:absolute;bottom:40px;left:0;right:0;margin:0 auto}.hero__nav{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;bottom:0;z-index:100}.hero--small,.hero__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.hero--small{height:70vw;color:#fff;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:0}.hero--small .hero__title{margin-bottom:40px;background-color:rgba(0,0,0,.34901960784313724);text-align:center;padding:0 .25em}@media (min-width:768px){.hero--small .hero__title{padding:0 1em}}.hero--small .container{height:auto}@media (min-width:576px){.hero--small .container{width:auto}}@media (min-width:768px){.hero--small{height:40vw}}@-webkit-keyframes show{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-o-keyframes show{0%{opacity:0;-o-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-o-transform:translateY(0);transform:translateY(0)}}@keyframes show{0%{opacity:0;-webkit-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes showIMG{0%{opacity:0}to{opacity:1}}@-o-keyframes showIMG{0%{opacity:0}to{opacity:1}}@keyframes showIMG{0%{opacity:0}to{opacity:1}}@-webkit-keyframes hide{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@-o-keyframes hide{0%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes hide{0%{opacity:1;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes hideIMG{0%{opacity:1}to{opacity:0}}@-o-keyframes hideIMG{0%{opacity:1}to{opacity:0}}@keyframes hideIMG{0%{opacity:1}to{opacity:0}}.header{background:#fff;color:#fff;position:fixed;width:100%;top:0;left:0;z-index:100;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;padding:0}.header.-is-static{position:relative}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:992px){.header--hide{padding:10px 0}}.header .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.header .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header__brand{max-width:calc(6.41026vw + 76.92308px);z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.header__brand{width:auto;z-index:20;min-width:100px}}.header__brand img{width:auto;max-width:100%}.header__hamburger{z-index:10;position:relative;-ms-flex-item-align:center;align-self:center}@media (min-width:992px){.header__hamburger{display:none}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;width:100%;max-width:0;height:100vh;background-color:#fff;right:-60px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;overflow:hidden;text-transform:uppercase}@media (min-width:992px){.header__nav{position:relative;height:auto;max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:transparent;overflow:initial;top:unset;right:0;padding:0}.header__nav .menu-main-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__nav:before{content:"";width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:-1;opacity:0;background-color:#3e3e3e;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;pointer-events:none;display:none}@media (min-width:992px){.header__nav:before{display:none}}.header__nav.-is-active{max-width:100vw;margin:0 auto;right:0;padding:0 30px}.header__nav.-is-active:before{opacity:.8}.header__nav.-is-active a{opacity:1!important}.header__nav .menu-item-has-children>a{pointer-events:none}@media (min-width:992px){.header__nav .menu-item-has-children>a{pointer-events:auto}}.header__nav .menu-item{position:relative;text-align:center}@media (min-width:992px){.header__nav .menu-item{min-width:calc(7.5431vw + 25.17241px);margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__nav .menu-item:first-child{padding-left:0}.header__nav .menu-item:last-child{padding-right:0;margin-right:0}.header__nav .menu-item:hover{background-color:#fff}.header__nav .menu-item:hover a{color:#f2600c}.header__nav .menu-item:hover .sub-menu{background-color:#fff}.header__nav .menu-item:hover .sub-menu a{color:#f2600c}}@media (min-width:1440px){.header__nav .menu-item:first-child{padding-left:0}.header__nav .menu-item:last-child{padding-right:0;margin-right:0}}.header__nav .menu-item a{color:#3c3c3c;padding:10px 0;white-space:nowrap;opacity:0;cursor:pointer;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav .menu-item a:hover{opacity:.6}@media (min-width:992px){.header__nav .menu-item a{padding:0;opacity:1}}@media (max-width:991px){.header__nav .menu-item a{font-size:20px}}.header__nav .menu-item.current-menu-item,.header__nav .menu-item.current-menu-parent{background-color:#f2600c}.header__nav .menu-item.current-menu-item a,.header__nav .menu-item.current-menu-parent a{color:#fff}.header__nav .menu-item .sub-menu{background-color:#fff}.header__nav .menu-item .sub-menu li{padding:.5em}.header__nav .menu-item .sub-menu li a{color:#f2600c;display:block}.header__nav .menu-item .sub-menu li.current-menu-item{background-color:#f2600c}.header__nav .menu-item .sub-menu li.current-menu-item a{color:#fff}.header__nav .menu-item:hover .sub-menu{display:block}@media (min-width:992px){.header__nav .menu-item:hover .sub-menu{opacity:1;pointer-events:auto}}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;padding:100px 0 0;margin:0}@media (min-width:992px){.header__menu{margin-left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0}}.header__sm{position:relative;margin-top:10px}@media (min-width:992px){.header__sm{margin-top:0}}.header__sm:before{content:"";position:absolute;left:0;top:0;bottom:0;background-color:#fff;margin:auto 0;width:1px;height:110%;display:none}@media (min-width:992px){.header__sm:before{display:initial}}@media (min-width:992px){.header__sm{padding:0 0 0 30px}}@media (max-width:991px){.header__icon-menu{margin-top:20px}}.info-section{color:#fff;position:relative}.info-section__bg{-o-object-position:center 80%;object-position:center 80%;position:absolute;top:0;left:0;z-index:-1}.info-section__content{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:10;position:relative}.info-section__boxes{display:none}@media (min-width:1280px){.info-section__boxes{width:55%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:grid;grid-template-columns:auto auto auto;grid-gap:40px}}.info-section__desc{width:100%}@media (min-width:1280px){.info-section__desc{width:45%}}.text-section__header{margin-bottom:60px}.text-section__content{margin:0 auto;max-width:1000px;color:rgba(60,60,60,.6)}.text-section__wrapper{text-transform:uppercase}.text-section__wrapper.concept{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.text-section__wrapper p{font-weight:300;line-height:1.8;margin:0 auto}@media (max-width:1440px){.text-section__wrapper p{font-size:20px;max-width:900px}}@media (max-width:992px){.text-section__wrapper p{font-size:18px}}@media (max-width:768px){.text-section__wrapper p br{display:none}}#ogolne{display:none}#ogolne .text-section__wrapper{text-transform:unset;position:relative;width:calc(38.25vw + 137.6px);padding-top:calc(1.92308vw + 23.07692px);padding-bottom:calc(1.92308vw + 23.07692px);margin:calc(1.92308vw + 23.07692px) auto auto}#ogolne .text-section__wrapper p{font-weight:400;padding-top:1em;line-height:1.35}#ogolne .text-section__wrapper:before{position:absolute;top:0;content:"";height:3px;width:100%;background-color:#f2600c}section#opis+.text-section{padding-bottom:0}section#opis+.text-section .text-section__wrapper{text-transform:unset}section#opis+.text-section .text-section__wrapper p{line-height:1.35;font-size:calc(.32051vw + 13.84615px)}.avatar-section{position:relative}.avatar-section__coltext--dark{color:#3c3c3c}.avatar-section__coltext--primary{color:#364ea2}.avatar-section__content{margin-top:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:10;position:relative}@media (max-width:1200px){.avatar-section__content{margin-top:0}}.avatar-section__boxes{width:110%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:grid;grid-template-columns:auto auto;grid-gap:150px}@media (max-width:1200px){.avatar-section__boxes{width:100%}}.avatar-section__desc{width:70%;margin:auto}@media (max-width:1200px){.avatar-section__desc{width:100%}}.contact-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:992px){.contact-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact-section__wrapper{position:relative;width:100%;padding:0 40px;margin-bottom:64px}@media (max-width:1280px){.contact-section__wrapper{padding:0}}@media (min-width:992px){.contact-section__wrapper{width:50%;margin-bottom:0}}.contact-section__wrapper:before{content:"";right:unset;height:120%;background:#d4d4d4;width:1px}@media (max-width:1280px){.contact-section__wrapper:before{display:none}}.contact-section__wrapper:first-child{padding:0}.contact-section__wrapper:first-child:before{display:none}.contact-section h1,.contact-section h2,.contact-section h3,.contact-section h4,.contact-section h5,.contact-section h6{text-transform:uppercase;color:#f2600c;margin-bottom:24px;font-weight:300;letter-spacing:2.4px;margin-top:0}.contact-section p{font-weight:300;line-height:1.3;margin-bottom:20px}.contact-section p:last-child{margin-bottom:0}#contact{background-color:inherit;color:inherit;font-size:1rem;padding-top:calc(2.5641vw + 40.76923px);padding-bottom:calc(3.46154vw + 23.53846px)}#contact .contact-section{margin:0 10%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#contact .contact-section h2{position:relative;display:inline-block;color:inherit;font-weight:400;font-size:1.5rem;letter-spacing:normal;margin-bottom:calc(1.41026vw + 26.92308px)}#contact .contact-section h2:before{position:absolute;content:"";top:-1em;width:62px;height:7px;background-color:#f2600c;border-radius:10px}#contact .contact-section p{font-size:1.25em}#contact .contact-section__wrapper:before{content:none}#contact .contact-section__wrapper:first-child{padding:0 40px}@media (max-width:1280px){#contact .contact-section__wrapper:first-child{padding:0}}@media (min-width:992px){#contact .contact-section__wrapper{width:40%;margin-bottom:0}}#contact .button__wrapper{text-align:center}#contact .button,#contact .popup-flat__karta{margin-top:calc(3.33333vw + 36px);border-radius:30px;font-size:20px;text-transform:none}.contact-form{background-color:#ebe9e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:100px;padding-left:12px}@media (max-width:1440px){.contact-form{padding-top:80px}}.contact-form__wrapper{display:grid;grid-template-columns:1fr 1fr;width:100%}@media (max-width:1440px){.contact-form__wrapper{grid-template-columns:1fr 700px}}@media (max-width:992px){.contact-form__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.contact-form__wrapper .form{height:auto!important;padding-left:0;padding-right:0}}.contact-form .contact-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:96px}.contact-form .contact-section h2{margin-bottom:5px}.contact-form .contact-section__wrapper{padding:0;width:100%!important}.contact-form .contact-section__wrapper:last-child{margin-top:48px}.contact-form .contact-section__wrapper:before{display:none}.contact-form .form__button-wrapper{text-align:left}.footer{background:#65686a}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__menu{list-style:none;display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto auto;grid-auto-flow:column;text-transform:uppercase;color:#fff;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px;row-gap:10px;margin:0;padding:0}@media (max-width:992px){.footer__menu{grid-template-columns:1fr;grid-template-rows:1fr;grid-auto-flow:row;text-align:center;margin-bottom:32px}}.footer__menu a{-webkit-transition:.4s;-o-transition:.4s;transition:.4s;font-weight:300}.footer__menu a:hover{color:#f2600c}.columns .footer p,.columns .footer ul,.contact-section .footer p,.footer .columns p,.footer .columns ul,.footer .contact-section p,.footer .form__input,.footer .google-map__tooltip h1,.footer .google-map__tooltip h2,.footer .google-map__tooltip h3,.footer .google-map__tooltip h4,.footer .google-map__tooltip h5,.footer .google-map__tooltip h6,.footer .popup-flat__content,.footer .popup-flat__title,.footer .popup p,.footer .price,.footer .price--del,.footer .slider__content h3,.footer .slider__content h4,.footer .slider__content h5,.footer .text,.google-map__tooltip .footer h1,.google-map__tooltip .footer h2,.google-map__tooltip .footer h3,.google-map__tooltip .footer h4,.google-map__tooltip .footer h5,.google-map__tooltip .footer h6,.popup .footer p,.slider__content .footer h3,.slider__content .footer h4,.slider__content .footer h5{line-height:1.25}.icons-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.full-img{width:100%;height:800px;display:block;overflow:hidden}.full-img__bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery{width:100%;padding-bottom:calc(1.28205vw + 25.38462px)}.gallery__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(1.15385vw + 3.84615px)}.gallery__cell{position:relative;padding-top:88%}.gallery__cell img{max-width:100%;width:100%!important}@media (min-width:768px){.gallery__wrapper{grid-template-columns:repeat(4,1fr)}}@media (min-width:1440px){.gallery__wrapper{width:1212px;margin:auto}}@media (max-width:1440px){.gallery .container{padding:0;max-width:1212px}}.small-hero{padding-top:200px;height:35vh;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-hero__image{z-index:-1}.small-hero__overlay{background:#fff;-webkit-clip-path:polygon(100% 66%,0 100%,100% 100%);clip-path:polygon(100% 66%,0 100%,100% 100%)}.small-hero__header{position:relative;z-index:10}.stats__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:767px){.stats__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.stats__col{margin-bottom:20px}}.flex__content--right{opacity:1}.bildings{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}@media (max-width:767px){.bildings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bildings__col{width:100%}@media (max-width:767px){.bildings__col{margin-bottom:30px}}table{border-collapse:collapse;text-align:center;width:100%;border-spacing:0;border-style:hidden}@media (min-width:1366px){table{table-layout:fixed}}table thead{color:#3c3c3c}@media (max-width:767px){table thead{display:none}}table thead th{padding:16px 0;text-transform:uppercase;font-weight:400;border:1px solid #f2600c;cursor:pointer;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}table thead th:hover{background-color:#65686a;color:#fff}table thead th.empty-column{visibility:hidden}@media (min-width:767px){table thead th:nth-of-type(2){border-left:none}table thead th:nth-last-of-type(2){border-right:none}}table .flat-sketch{height:100%;width:auto}table .flat-sketch path{fill:#f2600c}table .table-pdf{height:100%;width:auto}table .table-pdf path{fill:#f2600c}table tbody{font-weight:300;text-transform:uppercase;background-color:#e5e5e5}@media (max-width:767px){table tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}table tbody tr.zajęte{background-color:#f2600c;color:#fff}table tbody tr.zajęte .flat-sketch path,table tbody tr.zajęte .table-pdf path{fill:#fff}table tbody tr.sprzedane{background-color:#3c3c3c;color:grey}table tbody tr.sprzedane .flat-sketch path,table tbody tr.sprzedane .table-pdf path{fill:grey}table tbody tr.sprzedane .status-cell{color:#fff}@media screen and (max-width:767px){table tbody tr.wolne .flat-cell{background-color:rgba(242,96,12,.25)}}table tbody td{padding:10px 0;text-align:center;border:1px solid #f2600c;font-weight:700;font-size:1.2em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}table tbody td span{padding:0 25px;width:auto;display:inline-block;text-transform:uppercase;font-weight:700;border-radius:30px;border:2px solid}table tbody td span,table tbody td span.wolne{color:#f2600c;background:inherit}table tbody td span.zajęte{background:inherit;color:#fff}table tbody td span.sprzedane{background:inherit;color:grey;pointer-events:none}@media (min-width:768px){table tbody td span{padding:10px;width:167px}}table tbody td:first-letter{text-transform:uppercase}@media (min-width:767px){table tbody td:before{display:none}}table tbody td.building-cell:before{content:"Budynek:   ";margin-right:.5em}table tbody td.flat-cell:before{content:"Nr domu:   ";margin-right:.5em}table tbody td.area-cell:before{content:"Powierzchnia u\17C. [m\B2]:   ";margin-right:.5em}table tbody td.price-cell:before{content:"Cena:   ";margin-right:.5em}table tbody td.garden-cell:before{content:"Taras/OGR\D3" "DEK [m\B2]: ";margin-right:.5em}table tbody td.sketch-cell:before{content:"Rzut:   ";margin-right:.5em}table tbody td.pdf-cell:before{content:"Karta:   ";margin-right:.5em}table tbody td.status-cell:before{content:"Status:   ";margin-right:.5em}@media (min-width:767px){table tbody td{padding:20px 0;display:table-cell}table tbody td:nth-of-type(2){border-left:none}table tbody td:nth-last-of-type(2){border-right:none}}table tbody tr.zajęte td{border-color:#fff}table img{width:40px;margin:5px}table a{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none}@media (min-width:767px){table a{width:100%}}table .table-link{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}table .table-link:hover{opacity:.6}table .table__plan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}table .empty-column{width:calc(50vw - 680px);border:none;padding:0}.table-section{padding-top:16px}.table__title{text-transform:uppercase;color:#3c3c3c;font-weight:400;letter-spacing:2.4px;margin-top:0;text-align:center;margin-bottom:calc(3.20513vw + 8.46154px)}@media (min-width:767px){td:first-child,th:first-child{width:100px}}.page-id-1309 .table__title.concept{margin:1em 0}.page-id-1309 table tbody td.garden-cell:before{content:"Dzia\142ka [m\B2]: "}.page-id-1309 table tbody td.area-cell:before{content:"Powierzchnia ca\142k. netto [m\B2]:   "}.content-page{max-width:992px;margin:0 auto}.popup{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;width:60vw;height:70vh;background-color:#364ea2;overflow:auto;grid-template-columns:repeat(2,1fr);z-index:250;opacity:0;pointer-events:none;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;display:none;color:#fff;border:2px solid #fff}.popup:before{background-color:transparent}@media (max-width:992px){.popup{display:none!important}}.popup.-is-active{opacity:1;pointer-events:auto}.popup__info{padding:calc(.25641vw + 15.07692px);position:relative}@media (max-width:1200px){.popup__info{display:none!important}}.popup__subtitle,.popup__title{position:relative;z-index:10}.popup__subtitle{color:#f2600c}.popup__form{padding:5%}.popup__form .form-box__content{width:100%!important;max-width:100%!important}.popup .form__input,.popup .form__textarea{padding-right:0;width:calc(100% - 16px)}.popup__close{z-index:10;position:absolute;top:20px;right:20px;bottom:unset;left:unset;width:40px;height:40px;border:0;background:transparent;cursor:pointer}.popup__close:after,.popup__close:before{content:"";width:100%;height:3px;background-color:#fff;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup__close:after{-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.popup h2,.popup h3,.popup h4,.popup h5,.popup p{z-index:10;position:relative}.popup h2,.popup h3{margin-bottom:40px;text-transform:none}.popup a,.popup h2,.popup h3{background-color:#f2600c;color:#fff;padding:20px}.popup a{text-transform:uppercase}.popup a:hover{background-color:#fff}.home .popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.extra-menu{position:sticky;top:0;z-index:12;background:#ebe9e6}.extra-menu+.image-map{padding-top:0}.extra-menu>.container{padding:0}.extra-menu__list{height:calc(1.28205vw + 55.38462px)}.super-list__list{grid-column-gap:calc(5.12821vw + 61.53846px);display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.super-list__list{grid-template-columns:repeat(1,1fr)}}.super-list__elem{height:100%}.side-box{position:fixed;top:50%;left:-400px;z-index:1000;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.side-box:hover{left:0}.side-box .fb-page{width:400px;max-width:400px}.side-box__fb-button{font-size:50px;color:#fff;cursor:pointer;background-color:#3b5998;padding:10px 20px;-ms-flex-item-align:start;align-self:flex-start}.tabs{padding-top:calc(2.5641vw + 30.76923px)}.tabs__list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}@media (min-width:768px){.tabs__list{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}}@media (min-width:1280px){.tabs__list{gap:60px}}.tabs__elem{width:100%;margin-right:30px}@media (min-width:768px){.tabs__elem{margin-right:0}}.tabs__link{padding:calc(.96154vw + 11.53846px);display:block;background:#d4d4d4;color:#65686a;width:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;white-space:nowrap}.tabs__link:hover{background:#a1a1a1}.tabs__link.-is-active{background:#65686a;color:#fff}.tabs__link.-is-active:hover{background:#989b9d}.tabs__title{text-transform:uppercase;letter-spacing:5px;position:relative}.tabs__title:after{content:"";top:unset;bottom:-10px;right:unset;width:80px;height:1px;background-color:#f2600c}.posts{padding:calc(2.24359vw + 41.92308px) 0}.posts__header{margin:20px 0 30px;background-color:#d4d4d4;color:#3c3c3c;text-align:center;text-transform:uppercase;padding:30px 0}.posts__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;grid-gap:30px}@media (min-width:576px){.posts__list{grid-template-columns:repeat(2,1fr)}}.posts__elem{display:block;position:relative;z-index:10;color:#fff;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.posts__elem:hover{opacity:.8}.posts__title{position:relative;width:100%;text-align:center;margin-top:30px;text-transform:uppercase;color:#65686a}.posts__label{position:absolute;left:20px;bottom:20px;text-transform:uppercase}.posts__image-wrapper{display:block;position:relative;padding-top:60%;width:100%}.posts__image{z-index:-1}.map{padding-top:calc(1.28205vw + 15.38462px)}.map,.map .container{position:relative}.map__wrapper-title{margin-bottom:calc(1.28205vw + 15.38462px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.map__wrapper-title{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.map__wrapper-map{position:relative}.map__title{white-space:nowrap;margin-right:40px}.map__info{padding:calc(1.28205vw + 15.38462px) calc(5.12821vw + 61.53846px) calc(1.28205vw + 15.38462px) calc(1.28205vw + 15.38462px);display:none;position:absolute;width:450px;top:0;right:0;background:#d4d4d4;z-index:10;opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100%}.map__info-title{margin-top:calc(1.28205vw + 15.38462px);margin-bottom:calc(1.28205vw + 35.38462px);text-transform:uppercase;letter-spacing:2px;position:relative}.map__info-title:after{content:"";top:unset;bottom:-10px;right:unset;width:80px;height:1px;background-color:#f2600c}.map__info-button{background:#d4d4d4;position:absolute;width:40px;height:40px;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:20}.map__info-button:hover+.map__info{opacity:1}.map__info-img{height:60%;width:auto}.map__navigation{display:grid;grid-template-columns:1fr;width:auto;margin:10px 0;gap:5px}@media (min-width:576px){.map__navigation{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:0}}@media (min-width:1280px){.map__navigation{gap:60px}}.map__color-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.map__color{width:100px;height:40px;margin-right:20px}.map__color--free{background-color:#f2600c}.map__color--taken{background-color:#fff}.map__color--sold{background-color:grey}.map+.section{padding-top:0}.tooltipster-arrow,.tooltipster-box{border:0!important}.tooltipster-content{padding:0!important}.tooltipster-base{min-width:450px;max-width:100%}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#65686a!important;border-bottom-color:#65686a!important}.tooltip__wrapper{padding:calc(1.28205vw + 15.38462px) calc(5.12821vw + 61.53846px) calc(1.28205vw + 15.38462px) calc(1.28205vw + 15.38462px);background:#65686a}.tooltip__title{margin-top:calc(1.28205vw + 15.38462px);margin-bottom:calc(1.28205vw + 35.38462px);text-transform:uppercase;letter-spacing:2px;position:relative}.tooltip__title:after{content:"";top:unset;bottom:-10px;right:unset;width:80px;height:1px;background-color:#f2600c}.features{display:grid;grid-template-columns:1fr;gap:10px;padding:0}@media (min-width:768px){.features{grid-template-columns:repeat(1,1fr)}}@media (min-width:1280px){.features{gap:20px}}.features__img{height:auto}.google-map{height:30vh;min-height:600px}.google-map__tooltip{text-align:center}.google-map__tooltip h1,.google-map__tooltip h2,.google-map__tooltip h3,.google-map__tooltip h4,.google-map__tooltip h5,.google-map__tooltip h6{text-transform:uppercase;font-weight:300}.google-map__tooltip p{line-height:1.2;padding:5px}.google-map__btn{display:inline-block;font-weight:300;text-transform:uppercase;padding:5px 15px;margin:5px 0;background:#d4d4d4}.google-map__btn:hover{background:#ebe9e6}.contact-icons{list-style:none;display:grid;gap:20px;width:100%}@media (min-width:992px){.contact-icons{grid-template-columns:1fr 1fr}}.contact-icons__elem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-icons__icon{height:auto;width:auto;max-width:30px;margin-top:10px;margin-right:30px}.infographics__wrapper{padding-bottom:1em}.infographics .section__title{color:#3c3c3c}section#opis{padding-top:calc(2.24359vw + 41.92308px);padding-bottom:calc(1.28205vw + 15.38462px)}.infographics-icons{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.infographics-icons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}}.infographics-icons__elem{margin:0 auto;width:calc(6.41026vw + 126.92308px)}.infographics-icons__img{min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex}.infographics-icons__icon{height:auto;width:auto;margin:auto}.infographics-icons__dsc{text-align:center;font-size:calc(.12821vw + 13.53846px)}.popup-form{position:fixed;top:0;left:0;background-color:rgba(60,60,60,.8);z-index:250;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.popup-form.-is-active{opacity:1;pointer-events:auto}@media (max-width:992px){.popup-form .container{padding:0}}.popup-flat{position:fixed;top:0;left:0;background-color:rgba(60,60,60,.8);z-index:250;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width:992px){.popup-flat{width:auto;height:100vh;overflow:auto}}.popup-flat__wrapper{display:grid;grid-template-columns:auto 500px;height:80vh;width:100%;background:#fff;overflow:auto;position:relative}@media (max-width:992px){.popup-flat__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:100%;width:100%;padding-top:64px}}.popup-flat__close{top:32px;position:absolute;right:32px}@media (max-width:992px){.popup-flat__close{position:fixed;right:10px;top:10px}}.popup-flat__gallery{height:70%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:35vh auto;gap:16px;padding:16px}.popup-flat__gallery--single{grid-template-rows:1fr}@media (max-width:992px){.popup-flat__gallery{display:none;height:auto}}.popup-flat__image{padding:16px;position:relative;border:1px solid #3c3c3c}@media (max-width:992px){.popup-flat__image{display:none}}.popup-flat__image:first-child{grid-column:span 3;padding:0;border:0}@media (max-width:992px){.popup-flat__image:first-child{display:block}}.popup-flat__image img{-o-object-fit:contain;object-fit:contain}.popup-flat__cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 100px;flex:1 100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:180px;padding:16px}@media (max-width:992px){.popup-flat__cart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none}}.popup-flat__cart-img{height:100%;width:calc(100% - 300px);max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:0 50px;object-position:0 50px}@media (max-width:1440px){.popup-flat__cart-img{-o-object-position:0 10px;object-position:0 10px;width:calc(100% - 5vw)}}@media (max-width:1280px){.popup-flat__cart-img{-o-object-position:0 10px;object-position:0 10px;width:100%}}@media (max-width:992px){.popup-flat__cart-img{width:100%;margin-bottom:32px}}.popup-flat__karta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2600c;border:1px solid #3c3c3c;color:#fff;padding:16px 32px;white-space:nowrap;width:200px;margin-left:16px}@media (max-width:992px){.popup-flat__karta{width:100%;margin-bottom:32px;margin-left:0}}.popup-flat__karta:hover{background:#f2600c}.popup-flat__karta img{height:32px;width:auto;padding-left:16px}.popup-flat.-is-active{opacity:1;pointer-events:auto}.popup-flat .container{width:100%}@media (max-width:1280px){.popup-flat .container{max-width:90vw!important}}@media (max-width:992px){.popup-flat .container{padding:0;max-width:100vw!important;margin:0!important;height:100vh}}@media (max-width:992px){.popup-flat form{overflow:initial;height:auto;padding-top:20px}}.popup-flat__title{text-transform:uppercase;color:#f2600c;margin:32px 16px 8px;font-weight:300;letter-spacing:2.4px}@media (max-width:992px){.popup-flat__title{margin-top:0}}.popup-flat__content{margin:0 16px 16px;font-weight:300;letter-spacing:2.4px;line-height:32px}@media (max-width:992px){.popup-flat__content{line-height:22px}}.slider{height:100vh;position:relative;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.slider--just-one .flickity-page-dots{display:none}.slider--just-one .slider__content{pointer-events:auto}.slider__container{position:relative;z-index:1}.slider__carousel{width:100%;height:100%;z-index:-1}.slider__cell{width:100%;height:100%;position:relative}.slider__image.-vertical{min-width:calc(60vw - 17px);width:calc(100vw - 617px);height:100%;-o-object-fit:cover;object-fit:cover;right:unset}@media (max-width:768px){.slider__image.-vertical{width:100%;height:100%}}.slider__content{left:unset;background-color:rgba(60,60,60,.7);color:#fff;padding:210px 100px 32px 46px;z-index:10;max-width:600px;width:40vw}@media (max-width:768px){.slider__content{padding:120px 32px 32px;width:100%;height:auto;bottom:unset;overflow:auto}.slider__content br{display:none}}@media (min-width:768px){.slider__content{padding:22vh 100px 32px 46px}}.slider__content h1,.slider__content h2{margin:0 0 10px;letter-spacing:2.8px}@media (min-width:768px){.slider__content h1,.slider__content h2{font-size:3.1vh}}.slider__content h3,.slider__content h4,.slider__content h5{letter-spacing:2.1px;line-height:1.6}@media (min-width:768px){.slider__content h3,.slider__content h4,.slider__content h5{font-size:2.1vh}}.slider__content p,.slider__content ul{color:inherit;font-weight:400;margin:38px 0;letter-spacing:1px;line-height:1.6}@media (min-width:768px){.slider__content p,.slider__content ul{font-size:2.5vh}}@media (min-width:768px){.slider__content .button,.slider__content .popup-flat__karta{padding:2vh 3vh;font-size:2.1vh}}.slider__content ul{padding-left:0}.slider__content ul li{list-style:none}.slider__content ul li:before{content:"\2022";font-size:inherit;vertical-align:middle;border-radius:100%;margin-right:8px}.slider .flickity-viewport{width:100%;height:100%!important}.slider .flickity-page-dots{bottom:0;background:#fff;padding:8px;border-bottom:1px solid #65686a;z-index:12}.slider .flickity-page-dots .dot{height:15px;width:15px;border:2px solid #65686a;background:#65686a;opacity:1;-webkit-box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px #fff;margin:0 4px}.slider .flickity-page-dots .dot.is-selected{background-color:#f2600c}.image-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:calc(1.79487vw + 25.53846px);margin-bottom:calc(1.79487vw + 25.53846px)}.image-map .container{position:relative}@media (max-width:768px){.image-map .container{padding:0}}@media (max-width:1440px){.image-map .container{max-width:100%}}.image-map .container .popup h2,.image-map .container .title,.popup .image-map .container h2{font-size:calc(1.28205vw + 15.38462px);position:absolute;top:5px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:9;color:#fff;padding:0 .5em;background-color:rgba(0,0,0,.35);white-space:nowrap}.image-map .imp-tooltip.imp-tooltip-visible{z-index:1000;text-align:center}.image-map .imp-initialized{max-height:80vh}@media (max-width:1440px){.image-map .imp-initialized{max-height:70vh}}.image-map .imp-tooltip{width:auto!important;font-weight:300;letter-spacing:1px;pointer-events:none;background:#fff!important;color:#3c3c3c!important;padding:15px!important}.image-map .imp-tooltip .hs-arrow-bottom{border-top-color:#fff!important}.image-map .imp-tooltip-plain-text{color:#3c3c3c!important;text-align:center;font-weight:700}.image-map .imp-wrap{max-width:100%!important;max-height:80vh}@media (max-width:1440px){.image-map .imp-wrap{max-height:70vh}}.image-map .imp-wrap>img,.image-map .imp-wrap svg{height:auto!important;width:auto!important;max-width:100%!important;max-height:80vh!important}@media (max-width:1440px){.image-map .imp-wrap>img,.image-map .imp-wrap svg{max-height:70vh!important;width:auto!important}}.columns h1,.columns h2,.columns h3,.columns h4,.columns h5,.columns h6{text-transform:uppercase;margin-bottom:24px;font-weight:400;letter-spacing:normal;margin-top:0}.columns ul{list-style-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 100 100'><circle cx='50%' cy='50%' r='10' /></svg>")}.columns p,.columns ul{font-weight:300;line-height:1.6;margin-bottom:20px}.columns p:last-child,.columns ul:last-child{margin-bottom:0}.columns img{width:auto;max-width:100%}.columns__wrapper{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width:992px){.columns__wrapper{grid-template-columns:1fr 1fr}}.columns__text{margin-bottom:24px!important}section#opis+.text-section+.columns{padding-top:0}section#opis+.text-section+.columns h2{display:none}#opis-columns{padding-bottom:8px}.columns__cell.graph .graph__wrapper{padding:2rem 0}.columns__cell.graph ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.columns__cell.graph ul:before{top:calc(-1em - 2px)}.columns__cell.graph ul:after,.columns__cell.graph ul:before{position:absolute;content:"";width:1em;height:1em;border:2px solid #f2600c;border-radius:50%;left:50%;-webkit-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.columns__cell.graph ul:after{bottom:calc(-1em - 2px)}.columns__cell.graph ul li{list-style:none;position:relative;width:50%;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}.columns__cell.graph ul li .point-name{font-weight:700;padding-bottom:1em}.columns__cell.graph ul li .auto-type,.columns__cell.graph ul li .walk-type{padding-top:.5em;position:relative}.columns__cell.graph ul li .auto-type:before,.columns__cell.graph ul li .walk-type:before{position:absolute;content:"";width:9px;height:9px;background-color:#f2600c;border-radius:50%;top:-3.5px}.columns__cell.graph ul li .auto-type:after,.columns__cell.graph ul li .walk-type:after{position:absolute;content:"";width:100%;height:2px;top:0;background-color:#f2600c}.columns__cell.graph ul li:before{position:absolute;content:"";height:100%;width:2px;background-color:#f2600c}.columns__cell.graph ul li:nth-child(odd){padding-bottom:2em}.columns__cell.graph ul li:nth-child(odd) .auto-type:after,.columns__cell.graph ul li:nth-child(odd) .auto-type:before,.columns__cell.graph ul li:nth-child(odd) .walk-type:after,.columns__cell.graph ul li:nth-child(odd) .walk-type:before{left:0}.columns__cell.graph ul li:nth-child(odd):before{right:-1px}.columns__cell.graph ul li:nth-child(2n){padding-top:2em}.columns__cell.graph ul li:nth-child(2n) .auto-type:after,.columns__cell.graph ul li:nth-child(2n) .auto-type:before,.columns__cell.graph ul li:nth-child(2n) .walk-type:after,.columns__cell.graph ul li:nth-child(2n) .walk-type:before{right:0}.columns__cell.graph ul li:nth-child(2n):before{left:-1px}@media (min-width:576px){.columns__cell.graph .graph__wrapper{padding:2rem}}@media (min-width:1280px){.columns__cell.graph ul{padding:0 4em}}#lokalizacja-opis{display:none}#diary.diary{padding-top:calc(.19231vw + 4.30769px);padding-bottom:calc(1.28205vw + 25.38462px)}.diary__note{margin-bottom:calc(.51282vw + 30.15385px)}@media (min-width:992px){.diary .columns__wrapper{grid-template-columns:1fr}}@media (min-width:1440px){.diary .columns__wrapper{margin:auto}}.diary .section__title{padding-bottom:calc(.51282vw + 14.15385px)}.diary .gallery__wrapper{gap:calc(1.15385vw + 3.84615px)}.diary .gallery__title{font-size:calc(.51282vw + 14.15385px);padding-bottom:1em;position:relative}.diary .gallery__title:after{position:absolute;content:"";width:100%;height:3px;background-color:#f2600c;bottom:0;left:0}.diary .gallery__cell{padding-top:88%}@media (min-width:768px){.diary .gallery__wrapper{grid-template-columns:repeat(4,1fr)}}.znajdz-mieszkanie .full-img{height:auto}.znajdz-mieszkanie .full-img__bg{-o-object-position:top;object-position:top}