@charset "UTF-8";/*!
Theme Name: mijo
Theme URI: https://czek.it
Author: CzekIT
Author URI: https://czek.it
Description: Motyw startowy CzekIT
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mijo

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

mijo is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/@import url(https://use.typekit.net/hio3eem.css);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.show_in_view{position:relative}.show_in_view>*{-webkit-transition:all 1s cubic-bezier(.215,.61,.355,1)!important;transition:all 1s cubic-bezier(.215,.61,.355,1)!important;opacity:0}.show_in_view.show_left>*{-webkit-transform:translateX(-5rem);-ms-transform:translateX(-5rem);transform:translateX(-5rem)}.show_in_view.show_right>*{-webkit-transform:translateX(5rem);-ms-transform:translateX(5rem);transform:translateX(5rem)}.show_in_view.show_down>*{-webkit-transform:translateY(5rem);-ms-transform:translateY(5rem);transform:translateY(5rem)}.show_in_view.show_up>*{-webkit-transform:translateY(-5rem);-ms-transform:translateY(-5rem);transform:translateY(-5rem)}.show_in_view.widok>*{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}@-webkit-keyframes preloaderAnimation{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes preloaderAnimation{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.95);transform:scale(.95)}}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;z-index:999999}.preloader__container{position:relative}.preloader__logo{width:12.8rem;height:11.8rem;-webkit-animation:preloaderAnimation .7s linear infinite alternate;animation:preloaderAnimation .7s linear infinite alternate}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;box-sizing:border-box;list-style:none}:root{font-size:62.5%}html{overflow-x:hidden}body{max-width:100vw;font-family:Europa,sans-serif;font-size:1.3rem;letter-spacing:1px;min-height:100vh;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}main{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}a{text-decoration:none;color:#000;-webkit-transition:.3s;transition:.3s}a:hover{color:#bbb}.gray-bg{background-color:#f3f3f3!important}.container{max-width:150rem!important}button,input,textarea{outline:0!important}textarea{resize:none;overflow:auto}.container-fluid{max-width:141rem!important;padding-left:4rem!important;padding-right:2rem!important}.owl-carousel{position:relative}.owl-nav{width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;z-index:10}.owl-next,.owl-prev{width:2rem;height:2rem;left:-10px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.owl-next::after,.owl-next::before,.owl-prev::after,.owl-prev::before{content:"";position:absolute;width:50%;height:1px;background-color:#000}.owl-next::after,.owl-prev::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:25%}.owl-next::before,.owl-prev::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:37%}.owl-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:45px}.owl-prev{left:-45px}a:hover{cursor:url(img/cursor.png),auto}input[type=radio]:after{width:13px;height:13px;border-radius:15px;top:0;left:0;position:relative;background-color:#fff;content:"";display:inline-block;visibility:visible;border:1px solid #000;-webkit-transition:.3s;transition:.3s}input[type=radio]:checked:after{width:13px;height:13px;border-radius:15px;top:0;left:0;position:relative;background-color:#000;content:"";display:inline-block;visibility:visible;border:1px solid #000}.underline{position:relative}.underline::after{content:"";position:absolute;width:100%;height:1px;bottom:-1px;left:0;background-color:#000}@media screen and (max-width:1199px){.container{max-width:67rem!important;padding-left:0!important;padding-right:0!important}}@media screen and (max-width:767px){.container-fluid{max-width:100%!important;padding-left:0!important;padding-right:0!important}.container{max-width:30rem!important}}@media screen and (max-width:374px){.container{max-width:24rem!important}}.simpleParallax{min-width:100%}.text-center{text-align:center}.socialmedia{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:991px){.socialmedia{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:3rem}}.footer__top .socialmedia{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:991px){.footer__top .socialmedia{margin-top:1rem}}.socialmedia__item:not(:last-child){margin-right:1rem}.socialmedia__link{width:3.8rem;height:3.8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#000;border-radius:50%}@media (min-width:992px){.socialmedia__link{-webkit-transition:all .5s ease;transition:all .5s ease}}@media (min-width:992px){.footer__top .socialmedia__link:hover{background-color:#000}}@media (min-width:992px){.socialmedia__link:hover .socialmedia__icon{fill:#000}}@media (min-width:992px){.footer__top .socialmedia__link:hover .socialmedia__icon{fill:#fff}}.socialmedia__icon{fill:#fff}.footer__top .socialmedia__icon{fill:#000}@media (min-width:992px){.socialmedia__icon{-webkit-transition:all .5s ease;transition:all .5s ease}}.socialmedia__icon--fb{width:1rem;height:2rem}.socialmedia__icon--ig{width:1.8rem;height:1.8rem}.socialmedia__icon--yt{width:2rem;height:1.4rem}.socialmedia__icon--tw{width:2rem;height:1.6rem}.socialmedia__icon--li{width:1.8rem;height:1.8rem}.pagination{margin-top:1.5rem}@media (min-width:992px){.pagination{margin-top:3rem}}@media (min-width:1600px){.pagination{margin-top:4.5rem}}.pagination__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pagination__item:not(:last-child){margin-right:1.5rem}@media (min-width:992px){.pagination__item:not(:last-child){margin-right:3rem}}.pagination__item.disabled{opacity:.5}.pagination__item.disabled .pagination__link{cursor:default;pointer-events:none}@media (min-width:992px){.pagination__link{-webkit-transition:all .5s ease;transition:all .5s ease}}.pagination__item--next .pagination__link:before,.pagination__item--prev .pagination__link:before{content:"";display:block;width:0;height:0;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;margin-top:-1.1rem}@media (min-width:992px){.pagination__item--next .pagination__link:before,.pagination__item--prev .pagination__link:before{-webkit-transition:all .5s ease;transition:all .5s ease}}.pagination__item--prev .pagination__link:before{border-right:.6rem solid #000}@media (min-width:992px){.pagination__item--prev .pagination__link:hover:before{border-right-color:#000}}.pagination__item--next .pagination__link:before{border-left:.6rem solid #000}@media (min-width:992px){.pagination__item--next .pagination__link:hover:before{border-left-color:#000}}@media (min-width:992px){.pagination__link:hover{color:#000}}.header{position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;z-index:9999;-webkit-transition:.5s;transition:.5s;padding-top:5rem;padding-bottom:1rem}.header li a{font-size:1rem}.header__panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.header__logo{width:50px;-webkit-transition:.5s;transition:.5s;position:absolute;background-image:url(img/logo.svg);background-repeat:no-repeat;background-size:90% 90%;background-position:center;position:relative;width:5rem;height:5rem;overflow:hidden}.header__logo li{height:100%}.header__logo a{position:absolute;width:100%;height:100%;opacity:0;display:block}.header__logo-text{width:6rem}.header__logo-wrapper a::after,.header__logo-wrapper a::before{display:none}.header li a{letter-spacing:2px;-webkit-transition:.3s;transition:.3s;position:relative}.header li a::after,.header li a::before{content:"";position:absolute;width:2px;height:2px;bottom:-5px;border-radius:50%;background-color:#000;opacity:0;-webkit-transition:.3s;transition:.3s}.header li a::after{left:40%}.header li a::before{right:40%}.header li a:hover{color:#000}.header li a:hover::after,.header li a:hover::before{opacity:1}.header li.link--active a{font-weight:700}.header li.link--active a::after,.header li.link--active a::before{opacity:1}.header__social{-webkit-transition:.5s;transition:.5s}.header__social li+li{margin-left:24px}.header__social li a{letter-spacing:1px}.header__links{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:19rem}.header__links #menu-item-17651,.header__links #menu-item-17682,.header__links #menu-item-40{background-image:url(img/nazwa.svg);background-repeat:no-repeat;background-size:cover;background-position:90% 90%;position:relative;width:6rem;min-height:3rem;overflow:hidden}.header__links #menu-item-17651 a,.header__links #menu-item-17682 a,.header__links #menu-item-40 a{position:absolute;width:100%;height:100%;opacity:0}.header__links li+li{margin-left:2rem!important}.header__links li a{text-transform:uppercase;font-size:1rem}.header__language li+li{position:relative}.header__language li+li:before{content:"";position:absolute;top:43%;left:-1.1rem;width:2px;height:2px;background-color:#000}.header__language-pl{font-weight:700}.header__language a{font-size:1rem}.header.scrolled{-webkit-transform:translateY(-3.5rem);-ms-transform:translateY(-3.5rem);transform:translateY(-3.5rem);background-color:#fff}.header.scrolled .header__logo{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.header.scrolled .header__social{opacity:0;-webkit-transform:translateY(-5.5rem);-ms-transform:translateY(-5.5rem);transform:translateY(-5.5rem)}.header__hamburger{display:none}.logo-desktop{display:none}.logo__text{display:none}@media screen and (max-width:1599px){.header__social li+li{margin-left:20px}}@media screen and (max-width:1199px){.header__language li+li{margin-left:2rem!important}.header__logo{left:50%;width:5rem;top:3rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.header__logo a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header__logo a p{font-size:1.5rem;margin-top:2rem;text-transform:uppercase}.header__logo-text{margin-bottom:4rem}.header__hamburger{display:block;width:2.5rem;height:2rem;position:absolute;top:1.6rem;right:1.6rem}.header__hamburger.hamburger--active .header__line-1{top:45%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__hamburger.hamburger--active .header__line-2{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.header__hamburger.hamburger--active .header__line-3{bottom:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header__line{position:absolute;width:100%;left:0;height:1px;background-color:#000;-webkit-transition:.3s;transition:.3s}.header__line-1{top:0}.header__line-2{top:50%}.header__line-3{bottom:0}.header__panel{position:absolute;width:100vw;height:100vh;background-color:#f3f3f3;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;top:0;left:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.4s;transition:.4s}.header__panel li{margin-left:0!important;margin-top:4rem}.header__panel .header__links{padding-top:7rem}.header__panel .header__social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header__panel .header__social li{margin-top:0;margin-bottom:3rem;text-align:center}.header__panel.menu--active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header__links{margin-right:0;margin-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header__links li+li{margin-left:0!important}.header.scrolled{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);padding-top:0;padding-bottom:0}.header.scrolled .header__logo{left:.5rem;width:5rem;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);top:0}.header.scrolled .header__social{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header.scrolled .logo-desktop{display:none}.header__social{margin-top:5rem}.logo-desktop{display:block;width:100%;margin-top:1rem}.logo__text{font-weight:700}.logo__text.hide{display:none!important}}@media screen and (max-width:767px){.header__logo a p{font-size:1rem;margin-top:4rem}}@media screen and (max-width:374px){.header__links{padding-top:0!important}.header__logo-text{margin-bottom:0}.header__social{margin-top:7rem}}@media (orientation:landscape) and (max-width:1199px){.header__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header__links li+li{margin-left:3rem!important}.header__logo-text{margin-bottom:0}}.menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:991px){.menu .sub-menu,.menu__box{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;overflow-y:scroll;z-index:10;padding:7.5rem 0 2.5rem;-webkit-transition:all .5s ease;transition:all .5s ease}}@media (max-width:991px){.menu__box{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}}@media (max-width:991px){.menu__box--active{-webkit-transform:none;-ms-transform:none;transform:none}}@media (max-width:991px){.menu .sub-menu{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}@media (min-width:992px){.menu__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (max-width:991px){.menu__list li.menu-item-has-children>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (max-width:991px){.menu__list li.menu-item-has-children>a:after{content:"";width:0;height:0;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.6rem solid #000;margin-top:-.3rem}}@media (max-width:991px){.menu__list li.menu-item-has-children.current_page_ancestor>a:after,.menu__list li.menu-item-has-children.current_page_item>a:after{border-left-color:#000}}@media (max-width:991px){.menu__list li.active>.sub-menu{-webkit-transform:none;-ms-transform:none;transform:none}}@media (max-width:991px){.menu__list li.goback,.menu__list li>a{display:block;font-size:1.8rem;font-weight:600;text-transform:uppercase;border-bottom:.1rem solid #000;padding:1rem calc((100% - 72rem)/ 2 + 1.5rem)}}@media (max-width:767px){.menu__list li.goback,.menu__list li>a{padding-left:calc((100% - 54rem)/ 2 + 1.5rem);padding-right:calc((100% - 54rem)/ 2 + 1.5rem)}}@media (max-width:575px){.menu__list li.goback,.menu__list li>a{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:991px){.menu__list li.goback{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.2);border-top:.1rem solid #000}}@media (max-width:991px){.menu__list li.goback:before{content:"";width:0;height:0;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-right:.6rem solid #000;margin:-.3rem 1rem 0 0}}@media (max-width:991px){.menu__list li.current_page_ancestor>a,.menu__list li.current_page_item>a{color:#000}}@media (min-width:992px){.menu__list>li{position:relative;padding:3rem 0}}@media (min-width:1600px){.menu__list>li{padding:4.5rem 0}}@media (min-width:992px){.menu__list>li.menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible}}@media (max-width:991px){.menu__list>li:first-child>a{border-top:.1rem solid #000}}@media (min-width:992px){.menu__list>li:not(:last-child){margin-right:4.5rem}}@media (min-width:1600px){.menu__list>li:not(:last-child){margin-right:6rem}}@media (min-width:992px){.menu__list>li.current_page_ancestor>a,.menu__list>li.current_page_item>a{color:#000}}@media (min-width:992px){.menu__list>li:hover>a{color:#000}}@media (min-width:992px){.menu__list>li>a{font-weight:600;text-transform:uppercase;-webkit-transition:all .5s ease;transition:all .5s ease}}@media (min-width:992px){.menu__list>li>.sub-menu{position:absolute;top:100%;left:-1.5rem;min-width:20rem;z-index:10;opacity:0;visibility:hidden;-webkit-transition:all .5s ease;transition:all .5s ease}}@media (min-width:992px){.menu__list>li>.sub-menu>li.current_page_item>a{background-color:#000}}@media (min-width:992px){.menu__list>li>.sub-menu>li>a{display:block;font-size:1.4rem;padding:.8rem 1.5rem;-webkit-transition:all .5s ease;transition:all .5s ease}}@media (min-width:1600px){.menu__list>li>.sub-menu>li>a{font-size:1.6rem}}@media (min-width:992px){.menu__list>li>.sub-menu>li>a:hover{background-color:#000}}.section{padding:5rem 0}@media (min-width:992px){.section{padding:7.5rem 0}}@media (min-width:1600px){.section{padding:10rem 0}}.section__title{font-size:2rem;line-height:1.1;text-transform:uppercase}@media (min-width:992px){.section__title{font-size:2.4rem}}@media (min-width:1600px){.section__title{font-size:3rem}}.section__title:not(:last-child){margin-bottom:1.5rem}@media (min-width:992px){.section__title:not(:last-child){margin-bottom:3rem}}@media (min-width:1600px){.section__title:not(:last-child){margin-bottom:4.5rem}}.section__subtitle{font-size:1.8rem;line-height:1.1}@media (min-width:992px){.section__subtitle{font-size:2.2rem}}@media (min-width:1600px){.section__subtitle{font-size:2.6rem}}.section__subtitle:not(:first-child){margin-top:1rem}@media (min-width:992px){.section__subtitle:not(:first-child){margin-top:2rem}}@media (min-width:1600px){.section__subtitle:not(:first-child){margin-top:3rem}}.section__subtitle:not(:last-child){margin-bottom:1rem}@media (min-width:992px){.section__subtitle:not(:last-child){margin-bottom:2rem}}@media (min-width:1600px){.section__subtitle:not(:last-child){margin-bottom:3rem}}.form__item{position:relative}.form__label--hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.form__input,.form__textarea{font-size:1.6rem;width:100%;background-color:transparent;border:.1rem solid #000;padding:1rem}@media (min-width:1600px){.form__input,.form__textarea{font-size:1.8rem;padding:1.5rem}}.form__input::-webkit-input-placeholder,.form__textarea::-webkit-input-placeholder{font-size:1.4rem;color:#000}@media (min-width:1600px){.form__input::-webkit-input-placeholder,.form__textarea::-webkit-input-placeholder{font-size:1.6rem}}.form__input::-moz-placeholder,.form__textarea::-moz-placeholder{font-size:1.4rem;color:#000}@media (min-width:1600px){.form__input::-moz-placeholder,.form__textarea::-moz-placeholder{font-size:1.6rem}}.form__input:-ms-input-placeholder,.form__textarea:-ms-input-placeholder{font-size:1.4rem;color:#000}@media (min-width:1600px){.form__input:-ms-input-placeholder,.form__textarea:-ms-input-placeholder{font-size:1.6rem}}.form__input:-moz-placeholder,.form__textarea:-moz-placeholder{font-size:1.4rem;color:#000}@media (min-width:1600px){.form__input:-moz-placeholder,.form__textarea:-moz-placeholder{font-size:1.6rem}}.form__textarea{resize:none}.form__btn[type=button],.form__btn[type=submit]{font-size:1.4rem;color:#fff;text-transform:uppercase;background-color:#000;cursor:pointer;border:0;padding:.9rem 2rem}@media (min-width:992px){.form__btn[type=button],.form__btn[type=submit]{-webkit-transition:all .5s ease;transition:all .5s ease}}@media (min-width:1600px){.form__btn[type=button],.form__btn[type=submit]{font-size:1.6rem;padding:1.2rem 3rem}}@media (min-width:992px){.form__btn[type=button]:hover,.form__btn[type=submit]:hover{background-color:#000}}.contact__form p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.contact__form input,.contact__form textarea{width:100%}.subpage__content h2{font-size:1.8rem;line-height:1.1}@media (min-width:992px){.subpage__content h2{font-size:2.2rem}}@media (min-width:1600px){.subpage__content h2{font-size:2.6rem}}.subpage__content h2:not(:first-child){margin-top:1rem}@media (min-width:992px){.subpage__content h2:not(:first-child){margin-top:2rem}}@media (min-width:1600px){.subpage__content h2:not(:first-child){margin-top:3rem}}.subpage__content h2:not(:last-child){margin-bottom:1rem}@media (min-width:992px){.subpage__content h2:not(:last-child){margin-bottom:2rem}}@media (min-width:1600px){.subpage__content h2:not(:last-child){margin-bottom:3rem}}.subpage__content h3{font-size:1.8rem;line-height:1.1}@media (min-width:992px){.subpage__content h3{font-size:2rem}}@media (min-width:1600px){.subpage__content h3{font-size:2.2rem}}.subpage__content h3:not(:first-child){margin-top:.5rem}@media (min-width:992px){.subpage__content h3:not(:first-child){margin-top:1rem}}@media (min-width:1600px){.subpage__content h3:not(:first-child){margin-top:1.5rem}}.subpage__content h3:not(:last-child){margin-bottom:.5rem}@media (min-width:992px){.subpage__content h3:not(:last-child){margin-bottom:1rem}}@media (min-width:1600px){.subpage__content h3:not(:last-child){margin-bottom:1.5rem}}.subpage__content ol,.subpage__content ul{padding-left:2rem}.subpage__content ol:not(:first-child),.subpage__content ul:not(:first-child){margin-top:1rem}@media (min-width:992px){.subpage__content ol:not(:first-child),.subpage__content ul:not(:first-child){margin-top:2rem}}@media (min-width:1600px){.subpage__content ol:not(:first-child),.subpage__content ul:not(:first-child){margin-top:3rem}}.subpage__content ol:not(:last-child),.subpage__content ul:not(:last-child){margin-bottom:1rem}@media (min-width:992px){.subpage__content ol:not(:last-child),.subpage__content ul:not(:last-child){margin-bottom:2rem}}@media (min-width:1600px){.subpage__content ol:not(:last-child),.subpage__content ul:not(:last-child){margin-bottom:3rem}}.subpage__content ol li:not(:last-child),.subpage__content ul li:not(:last-child){margin-bottom:.5rem}@media (min-width:992px){.subpage__content ol li:not(:last-child),.subpage__content ul li:not(:last-child){margin-bottom:1rem}}.subpage__content ul{list-style:square}.subpage__content ol{list-style:decimal}.subpage__content p:not(:last-child){margin-bottom:.5rem}@media (min-width:992px){.subpage__content p:not(:last-child){margin-bottom:1rem}}.subpage__content a{color:#000}@media (min-width:992px){.subpage__content a{-webkit-transition:all .5s ease;transition:all .5s ease}}@media (min-width:992px){.subpage__content a:hover{color:#000}}.main{margin-top:13rem;position:relative;padding-top:19rem}.main__li{position:relative}.main__li a{position:absolute;top:0;left:5%;width:90%;height:100%;z-index:10}.main__arrow{width:3rem;height:3rem;position:absolute;top:93vh;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:10;-webkit-transition:.3s;transition:.3s}.main__arrow::after,.main__arrow::before{content:"";width:1px;height:50%;background-color:#000;position:absolute;top:0;box-shadow:0 0 0 0 #000;opacity:0}.main__arrow::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:76%;-webkit-animation:scrollDownLeft 1s 2s infinite alternate;animation:scrollDownLeft 1s 2s infinite alternate}.main__arrow::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);right:56%;-webkit-animation:scrollDownRight 1s 2s infinite alternate;animation:scrollDownRight 1s 2s infinite alternate}.main__arrow.hide{opacity:0}.main::before{content:"";position:absolute;width:100vw;height:100%;top:35rem;left:0;background-color:#f3f3f3;z-index:-1}.main__list{display:grid;grid-template-columns:repeat(3,33%);gap:13rem 1rem}.main__list li{padding:0 3.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.main__list li .owl-nav{display:none;opacity:0;-webkit-transition:.4s;transition:.4s}.main__list li:hover .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:1}.main__list li:hover p::after{width:2px;height:2px}.main__image{max-width:100%;height:39rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.main__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:2rem;padding-right:4rem;height:45rem;padding-bottom:4rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.main__content ul li{list-style-type:disc;padding:0;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;font-size:1.3rem;font-weight:300;line-height:1.3}.main__content-bold{font-weight:700!important}.main__text{margin-top:3.8rem}.main__text p{text-align:center;position:relative}.main__text p::after{content:"";position:absolute;width:100%;height:1px;background-color:#000;bottom:-.5rem;border-radius:50%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.4s;transition:.4s}.main p{font-size:1.3rem;font-weight:300;line-height:1.3}.main h3{font-weight:700;font-size:1.5rem;margin-bottom:2rem;letter-spacing:3px;text-transform:uppercase}.main a{font-weight:700;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-top:3rem;font-size:1rem}.main__more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:9rem;margin-bottom:14rem}.main__more a{text-transform:uppercase;letter-spacing:2px}.main__location{position:relative;width:100vw;background-color:#fff;padding-top:7rem;padding-bottom:17rem;text-align:center}.main__location::after{content:"";width:78vw;position:absolute;height:1px;background-color:#000;bottom:9rem;max-width:109rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.main__location-title h2{margin-bottom:2rem}.main__location-title h2 a{font-size:3rem;font-weight:300;margin-bottom:2rem;letter-spacing:1px}.main__location-images{margin-top:5rem;margin-bottom:5rem}.main__location-images .instagram_gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem}.main__location-images .instagram_gallery a{margin:auto}.main__location-image{overflow:hidden;height:30rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main__location-image img{width:100%!important;max-height:200%!important;height:auto!important}.main__location-text h1{margin-top:1.5rem;margin-bottom:0}.main__location-text h1 a{font-weight:300;font-size:3.1rem}.main__location-margin{margin-top:17rem}@media screen and (max-width:1599px){.main{margin-top:4rem}.main__location-images{margin-top:3rem;margin-bottom:3rem}}@media screen and (max-width:1365px){.main__list{grid-template-columns:50% 50%;gap:17rem 1rem}}@media screen and (max-width:1199px){.main{margin-top:0;padding-top:6rem}.main h3{font-size:1.5rem}.main img{max-width:57rem}.main__list{grid-template-columns:100%;gap:8rem 0}.main__list li{padding:0 1.5rem}.main__image{height:38rem}.main__content{height:30rem}.main__text{margin-top:1.8rem}.main__list{margin-top:15rem}.main__location{padding-top:10rem;padding-bottom:20rem}.main__location-images .instagram_gallery{grid-template-columns:repeat(3,1fr);gap:2rem 1rem}.main__location-title{margin-bottom:2rem}.main__location-title h2 a{font-size:3.4rem}.main__location-text{margin-top:2rem}.main__location-text h1 a{font-size:2.4rem}.main__location::after{height:1px}}@media screen and (max-width:767px){.main__location-image{height:11rem}.main__image{height:auto;max-width:35rem;margin:0 auto}.main__image img{height:auto!important}.main p{font-size:1.3rem}.main a{font-size:1rem}.main__content{padding:0 2rem}.main__content ul li{font-size:1.5rem}}.hero__slider.owl-carousel .owl-dots{position:absolute;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:992px){.hero__slider.owl-carousel .owl-dots{bottom:1.5rem}}.hero__slider.owl-carousel .owl-dots button.owl-dot{width:1.4rem;height:1.4rem;border:.1rem solid #fff;border-radius:50%;-webkit-transition:all .5s ease;transition:all .5s ease}@media (min-width:992px){.hero__slider.owl-carousel .owl-dots button.owl-dot{width:1.6rem;height:1.6rem}}.hero__slider.owl-carousel .owl-dots button.owl-dot:not(:last-child){margin-right:1rem}.hero__slider.owl-carousel .owl-dots button.owl-dot.active{background-color:#fff}.hero__slider-item{position:relative;width:100%;height:30rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.hero__slider-item{height:45rem}}@media (min-width:1600px){.hero__slider-item{height:60rem}}@media (min-width:992px){.hero__slider-item:hover .hero__slider-text{background-color:rgba(0,0,0,.7)}}.hero__slider-text{width:30rem;height:18rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:2.4rem;color:#fff;font-weight:600;line-height:1.1;text-align:center;text-transform:uppercase;background-color:rgba(0,0,0,.3);padding:1.5rem}@media (min-width:768px){.hero__slider-text{width:50vw;height:25vh}}@media (min-width:992px){.hero__slider-text{font-size:3.2rem}}@media (min-width:1200px){.hero__slider-text{padding:3rem}}@media (min-width:1600px){.hero__slider-text{width:40vw;font-size:4rem}}@media (min-width:992px){.hero__slider-text{-webkit-transition:all .5s ease;transition:all .5s ease}}.hero__item{position:relative;width:100%;height:30rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.hero__item{height:45rem}}@media (min-width:1600px){.hero__item{height:60rem}}.hero__text{width:30rem;height:18rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:2.4rem;color:#fff;font-weight:600;line-height:1.1;text-align:center;text-transform:uppercase;background-color:rgba(0,0,0,.3);padding:1.5rem}@media (min-width:768px){.hero__text{width:50vw;height:25vh}}@media (min-width:992px){.hero__text{font-size:3.2rem}}@media (min-width:1200px){.hero__text{padding:3rem}}@media (min-width:1600px){.hero__text{width:40vw;font-size:4rem}}@media (min-width:992px){.hero__text{-webkit-transition:all .5s ease;transition:all .5s ease}}.about{margin-top:14rem;padding-bottom:5rem;position:relative}.about::after{content:"";width:100vw;bottom:0;left:0;position:absolute;height:85%;background-color:#f3f3f3;z-index:-1}.about__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.about__image{width:100%}.about__box{width:60rem;max-width:100%}.about__text{margin-top:4rem;width:100%;font-size:1.3rem;line-height:1.4}.about__text-content{padding-left:4rem;border-left:1px solid #000}.about__text-end{text-align:right;margin-top:1rem}.about__employees{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3rem;padding-bottom:8rem;max-width:109rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.about__employees:last-child{padding-bottom:14rem}.about__employees li+li{margin-left:2rem}.about__employee{margin-top:5rem;width:20rem}.about__employee-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:15rem;height:15rem;margin:0 auto}.about__employee-image--empty{background:#e3e3e1}.about__employee-image img{height:auto!important;width:100%!important;max-height:100vh!important}.about__employee-name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.about__employee-name h3{margin-top:3rem;font-size:1.3rem;border-bottom:1px solid #000;padding-bottom:1rem;font-weight:500}.about__employee-name p{margin-top:2rem;text-transform:uppercase;font-size:.9rem;font-weight:300}.about__employee-name a{margin-top:.9rem;font-weight:500;font-size:.9rem}@media screen and (max-width:1199px){.about{margin-top:20rem}.about::after{height:98%}.about__image,.about__text{width:100%}.about__text{margin-left:0}.about__employees{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:5rem;border-bottom:0;position:relative}.about__employee{margin-bottom:7rem}.about__employee-image{width:30rem;height:30rem}.about__employee-name h3{font-size:1.6rem;margin-top:1.5rem}.about__employee-name a,.about__employee-name p{font-size:1.2rem;margin-top:1rem}.about__text{font-size:1.4rem;margin-top:4rem}.about__text-content{padding-left:3rem}}@media screen and (max-width:767px){.about__text{font-size:1.2rem}.about__employees li+li{margin-left:0}.about__employee{margin-bottom:4rem}.about__employee-image{width:21rem;height:21rem}.about__employee-name h3{font-size:1.2rem}.about__employee-name a,.about__employee-name p{font-size:1rem}}.projects{margin-top:14rem}.projects__container{position:relative}.projects__container::after{position:absolute;content:"";z-index:-1;top:49%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-50%;width:200%;height:calc(100% - 68rem);background-color:#f3f3f3}.projects p{font-size:1.75rem;font-weight:300;line-height:1.3}.projects__sub-options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:0;overflow:hidden;-webkit-transition:.4s;transition:.4s;position:absolute;bottom:-5rem}.projects__sub-options li{margin-top:1rem;margin-left:0!important}.projects__sub-options li:first-child{margin-top:0}.projects__sub-options li.active{font-weight:700}.projects__options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.projects__options li+li{margin-left:2rem}.projects__options li a{font-size:1rem;font-weight:500;color:#000}.projects__option{font-size:1rem;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.projects__option::after,.projects__option::before{position:absolute;content:"";width:2px;height:2px;top:-5px;background-color:#000;-webkit-transition:.3s;transition:.3s;opacity:0}.projects__option::after{left:40%}.projects__option::before{right:40%}.projects__option:hover{cursor:url(img/cursor.png),auto}.projects__option:hover::after,.projects__option:hover::before{opacity:1}.projects__option.active p{font-weight:700}.projects__option.active::after,.projects__option.active::before{opacity:1}.projects__option.active .projects__sub-options{height:345%}.projects__filter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8rem}.projects__list{display:grid;grid-template-columns:repeat(3,33%);gap:12rem 1rem}.projects__list li a{padding:0 3.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.projects__list li a:hover{cursor:url(img/cursor.png),auto}.projects__list li a:hover p::after{width:2px;height:2px}.projects__list li:nth-child(1),.projects__list li:nth-child(2),.projects__list li:nth-child(3){margin-bottom:-10rem}.projects__image{max-width:100%;height:40rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.projects__text{margin-top:2.8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1rem}.projects__text p{position:relative;font-size:1.3rem;font-weight:300;line-height:1.3;text-align:center}.projects__text p::after{content:"";position:absolute;width:100%;height:1px;background-color:#000;bottom:-.5rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.4s;transition:.4s}.projects__back{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:9rem;margin-bottom:10rem}.projects__back-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.projects__back-wrapper p{font-size:1rem;font-weight:700;letter-spacing:1px}.projects__back-wrapper:hover{cursor:url(img/cursor.png),auto}.projects__back-wrapper:hover .projects__back-arrow{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.projects__back-arrow{position:relative;width:1rem;height:1rem;margin-bottom:2rem;-webkit-transition:.4s;transition:.4s}.projects__back-arrow::after,.projects__back-arrow::before{content:"";position:absolute;height:100%;width:1px;background-color:#000;top:0}.projects__back-arrow::after{right:1px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.projects__back-arrow::before{left:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:1365px){.projects__list{grid-template-columns:50% 50%;gap:17rem 1rem}}@media screen and (max-width:1199px){.projects{margin-top:19rem}.projects__container::after{height:92%}.projects__list{grid-template-columns:100%;gap:8rem 0}.projects__list li{padding:0 1.5rem}.projects__list li:nth-child(1),.projects__list li:nth-child(2),.projects__list li:nth-child(3){margin-bottom:0}.projects__image{height:42rem}.projects__sub-options{position:relative;max-height:0;bottom:0}.projects__option.active .projects__sub-options{max-height:500px;height:auto}.projects__options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.projects__options li+li{margin-left:0;margin-top:2rem}.projects__options li{font-size:1.2rem}.projects__filter{margin-bottom:10rem}.projects__text{margin-top:1.8rem}.projects__back{margin-top:10rem}}@media screen and (max-width:767px){.projects__list li a{padding:0}.projects__image{height:auto!important}.projects__image img{height:auto!important}.projects p{font-size:1.3rem}.projects a{font-size:1.4rem}.projects__content{padding:0 1rem}.projects__content ul li{font-size:1.5rem}.projects__sub-options li{font-size:1rem}.projects__options li a{font-size:1rem;color:#000}.projects__options li+li{margin-top:1.4rem}}.press{margin-top:26rem;position:relative}.press::after{content:"";width:100vw;height:104%;position:absolute;left:0;bottom:-53%;background-color:#f3f3f3;z-index:-1}.press__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:2rem;max-width:109rem;margin:auto}.press__list li{width:16rem}.press__list li img{max-width:100%;height:auto!important}@media screen and (max-width:1599px){.press::after{height:55%;position:absolute;left:0;bottom:0}}@media screen and (max-width:1199px){.press{margin-top:20rem}.press::after{height:94%}.press__list li{width:23rem;margin-bottom:1rem}}.clients{margin-top:19rem;margin-bottom:17.5rem}.clients__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 24rem}.clients__list li{margin:1rem;min-width:15rem;padding:1rem;width:17.8rem;min-height:17rem;background-color:#f3f3f3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.clients__list li p{font-size:1.3rem;text-align:center;line-height:1.3}@media screen and (max-width:1599px){.clients__list li{margin:2.5rem}}@media screen and (max-width:1439px){.clients__list li{margin:2rem}}@media screen and (max-width:1399px){.clients__list li{margin:1.5rem}}@media screen and (max-width:1199px){.clients{margin-top:22rem}.clients__list{padding:0;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.clients__list li{margin:1rem}}.offer{padding-bottom:16rem;margin-top:18rem}.offer__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 13rem 0 21rem;margin-top:-10rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.offer__item{width:33.33%;position:relative;min-width:20rem;border-left:1px solid #000;padding:0 3rem 0 2rem;margin-top:18rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.offer__item h3{font-size:1.5rem}.offer__item p{margin-top:2rem;font-size:1.3rem;line-height:1.3;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.offer__item a{font-size:1rem}.offer__icon{position:absolute;top:-54px;left:17px;width:3rem;height:4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.offer__icon img{width:100%!important}.offer__title{text-align:center;margin-bottom:4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.offer__title h2{max-width:58rem;font-size:1.3rem;padding:0 8rem;line-height:1.4}.offer__plus{position:relative;width:1rem;height:1rem;margin-left:1.5rem}.offer__plus::after,.offer__plus::before{content:"";position:absolute;background-color:#000}.offer__plus::after{width:100%;height:1px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}.offer__plus::before{height:100%;width:1px;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}.offer__more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:4rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-right:3rem}.offer__more span{font-weight:700}@media screen and (max-width:1199px){.offer__title h2{width:40rem;font-size:1.6rem;padding:0 0}.offer__list{margin-top:0;padding:0}.offer__item{min-width:33rem;margin-top:14rem}.offer__item p{font-size:1.4rem}.offer__item h3{font-size:1.6rem}.offer__item span{font-size:1.3rem}}.current-project{margin-top:14rem;position:relative}.current-project p{font-size:1rem}.current-project::after{content:"";position:absolute;bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);width:100vw;background-color:#f3f3f3;height:calc(100% - 40rem);z-index:-1}.current-project__second{padding:0 12rem}.current-project__mobile{display:none}.current-project__text{padding:0 31rem}.current-project__text-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.current-project__text-title h2{text-transform:uppercase;border-bottom:1px solid #000;font-size:1rem;letter-spacing:3px;padding-bottom:.7rem}.current-project__text-content{margin-top:4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.current-project__text-item h3{text-transform:uppercase;font-size:1rem}.current-project__content{margin-top:3rem}.current-project__content-item{margin-bottom:8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-height:100vh;overflow:hidden}.current-project__content-item img{width:auto!important;height:auto!important}.current-project__padding{margin:0 22rem}.current-project__nav-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #000;padding-bottom:11rem;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.current-project__nav-item{font-weight:700}.current-project__nav-item a{font-size:1rem}.current-project__other-text{text-align:center;margin-top:14rem;text-transform:uppercase}.current-project__other-text h3{font-weight:500}.current-project__slider{margin-top:6rem;padding:0 6rem;position:relative;margin-bottom:21rem}.current-project__slider .owl-nav{width:100vw;position:absolute;left:0}.current-project__slider .owl-prev{left:2rem}.current-project__slider .owl-next{right:3rem;left:auto}.current-project__slider a:hover p::after{width:2px;height:2px}.current-project__slider .projects__text p{font-size:1.3rem;font-weight:300;line-height:1.3}.current-project__double{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.current-project__double img{width:100%!important}.current-project__full img{width:100%!important}.current-project__single img{max-width:100%!important}@media screen and (max-width:1199px){.current-project{margin-top:17rem}.current-project__second{padding:0 0}.current-project__double{display:grid;grid-template-columns:repeat(1,1fr);gap:3rem}.current-project::after{height:83%}.current-project__mobile{max-width:34rem!important;display:block;margin-bottom:5rem}.current-project__mobile>div{margin-top:5rem}.current-project__mobile .projects__image{height:30rem}.current-project__mobile p{font-size:1rem}.current-project .row{margin:0}.current-project__text-content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.current-project__padding{margin:0}.current-project__nav-item:nth-child(2){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem}.current-project__slider{display:none!important}.current-project__nav-item a,.current-project__nav-item p{font-size:1.1rem}.current-project__nav-wrapper{padding-bottom:6rem}.current-project__other-text{margin-top:6rem}}@media screen and (max-width:767px){.current-project__slider{padding:0 1rem}.current-project__content{margin-top:4rem}.current-project__content-item{margin-bottom:4rem;max-width:30rem!important;margin-left:auto;margin-right:auto}.current-project__text-title h2{font-size:.9rem}.current-project__text-content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.current-project__text-item{-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%;margin-top:3rem}.current-project__text-item:nth-last-child(1){display:none}.current-project__text-item h3{font-size:1rem}.current-project__text-item p{font-size:.9rem}.current-project .col-12{padding:0}}.current-press{margin-top:14rem;position:relative}.current-press::after{content:"";position:absolute;bottom:0;height:90%;width:100%;left:0;z-index:-1;background-color:#f3f3f3}.current-press .container{padding:0 24rem;position:relative;padding-bottom:9rem}.current-press .container::after{content:"";position:absolute;bottom:0;height:1px;width:79vw;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#000;max-width:110rem}.current-press__item{margin-bottom:7rem}.current-press__text{margin-left:6rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3rem;padding-right:0}.current-press__text h2{text-transform:uppercase;font-size:1rem;margin-bottom:2.5rem;letter-spacing:2px;padding-bottom:1rem;border-bottom:1px solid #000}.current-press__text p{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:1.3rem;letter-spacing:1px;line-height:1.4}.current-press__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:1199px){.current-press__text{margin-left:0}.current-press__text h2{font-size:1rem;margin-bottom:2rem;border-bottom:1px solid #000}.current-press__text p{font-size:1.3rem}.current-press__item{margin-bottom:4rem}.current-press .container{padding-bottom:7rem}.current-press__nav{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.current-press__nav-item:nth-child(2){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem}}.current-offer{margin-top:24rem;margin-bottom:10rem}.current-offer .wpcf7-list-item{display:block;margin-bottom:1rem}.current-offer .wpcf7-list-item input{margin-right:1rem}.current-offer li,.current-offer p{font-size:1.3rem;font-weight:300}.current-offer h5{font-size:1.3rem;font-weight:500;text-transform:uppercase}.current-offer__title{position:relative;margin-bottom:2.3rem}.current-offer__title h2{font-size:1.5rem;letter-spacing:1px}.current-offer__list-concept{margin-bottom:2rem}.current-offer__logo{width:4rem;position:absolute;top:-6rem}.current-offer .container{padding:0 22rem 0 28rem}.current-offer__description{padding-left:2rem;border-left:1px solid #000}.current-offer__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.current-offer__content h4{font-size:1.3rem;font-weight:300;position:relative;margin-bottom:2rem}.current-offer__content h4::after{content:"";background-color:#000;width:100%;height:1px;bottom:-.5rem;left:0;position:absolute}.current-offer__content ul{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:2rem}.current-offer__content ul li{position:relative;line-height:1.4;margin-left:1rem}.current-offer__content ul li::before{content:"";position:absolute;width:2px;height:2px;top:50%;left:-1rem;background-color:#000}.current-offer__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:9rem;padding-left:4rem}.current-offer__form-input{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.current-offer__form-input label{margin-left:1rem}.current-offer__form-button{margin-top:1rem;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;background:0 0;padding:.5rem 1.7rem;border:1px solid #000;font-weight:700;text-transform:uppercase;-webkit-transition:.3s;transition:.3s}.current-offer__form-button:hover{cursor:url(img/cursor.png),auto;background-color:#000;color:#fff}.current-offer__price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;font-size:1rem}.current-offer__price-bold{font-weight:700}.current-offer__steps{margin-top:5rem;padding-left:2rem}.current-offer__steps-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:4rem}.current-offer__steps-title.active .current-offer__steps-arrow{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.current-offer__steps-title:hover{cursor:url(img/cursor.png),auto}.current-offer__steps h3{font-weight:700;text-transform:uppercase;position:relative;bottom:0;letter-spacing:3px;font-size:1rem}.current-offer__steps h3::after{content:"";position:absolute;width:100%;height:1px;background-color:#000;bottom:-7px;left:0}.current-offer__steps-arrow{position:relative;width:1rem;height:1rem;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.4s;transition:.4s;margin-left:2rem}.current-offer__steps-arrow::after,.current-offer__steps-arrow::before{content:"";position:absolute;height:100%;width:1px;background-color:#000;top:0}.current-offer__steps-arrow::after{right:1px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.current-offer__steps-arrow::before{left:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.current-offer__steps-hide{position:relative;width:1.5rem;height:1.5rem;margin-right:1rem;-webkit-transition:.4s;transition:.4s;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.current-offer__steps-hide::after,.current-offer__steps-hide::before{content:"";position:absolute;height:100%;width:1px;background-color:#000;top:0}.current-offer__steps-hide::after{right:2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.current-offer__steps-hide::before{left:2px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.current-offer__steps-hide:hover{cursor:url(img/cursor.png),auto}.current-offer__steps-content{max-height:0;-webkit-transition:.8s;transition:.8s;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.current-offer__steps-content h5,.current-offer__steps-content p{line-height:1.5}.current-offer__steps-content.active{max-height:2000px}@media screen and (max-width:1199px){.current-offer{margin-top:21rem;margin-bottom:6rem}.current-offer button,.current-offer label,.current-offer li,.current-offer p{font-size:1.3rem}.current-offer h2{font-size:1.7rem}.current-offer h4{font-size:1.4rem}.current-offer h3{font-size:1.3rem}.current-offer h5{font-size:1.5rem}.current-offer__form{padding-left:0;margin:4rem 0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.current-offer__steps{padding:0;margin-top:2rem}.current-offer__description{padding:0;border-left:0}}.blog__item-image{display:block;overflow:hidden}.blog__item-image:not(:last-child){margin-bottom:1rem}@media (min-width:992px){.blog__item-image:hover .blog__item-image-element{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}@media (min-width:992px){.blog__item-image-element{-webkit-transition:all .5s ease;transition:all .5s ease}}.blog__item-date{font-size:1.4rem}.blog__item-date:not(:last-child){margin-bottom:.5rem}.blog__item-title{font-size:1.8rem;line-height:1.25}@media (min-width:768px){.blog__item-title{min-height:4.4rem}}@media (min-width:992px){.blog__item-title{font-size:2rem;min-height:7.5rem}}@media (min-width:1200px){.blog__item-title{min-height:5rem}}@media (min-width:1600px){.blog__item-title{font-size:2.2rem;min-height:5.4rem}}.blog__item-title:not(:last-child){margin-bottom:.5rem}@media (min-width:992px){.blog__item-title:not(:last-child){margin-bottom:1rem}}@media (min-width:1600px){.blog__item-title:not(:last-child){margin-bottom:1.5rem}}@media (min-width:992px){.blog__item-title a{-webkit-transition:all .5s ease;transition:all .5s ease}}@media (min-width:992px){.blog__item-title a:hover{color:#000}}.blog__item-excerpt{font-size:1.4rem;font-weight:300}@media (min-width:992px){.blog__item-excerpt{font-size:1.6rem}}.blog__item-more{font-size:1.4rem}@media (min-width:992px){.blog__item-more{font-size:1.6rem;-webkit-transition:all .5s ease;transition:all .5s ease}}.blog__item-more:last-child{margin-top:1rem}@media (min-width:992px){.blog__item-more:last-child{margin-top:2rem}}@media (min-width:1600px){.blog__item-more:last-child{margin-top:3rem}}@media (min-width:992px){.blog__item-more:hover{color:#000}}input[type=email],input[type=text]{font-size:1.3rem;padding:.8rem 0;border:0;background:0 0;font-weight:300;border-radius:0!important;border-bottom:1px solid #000}.contact{margin-top:19rem;margin-bottom:21.5rem}.contact__container{padding:0 29rem 0 32rem}.contact__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.contact__location{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.contact__location h1{font-size:4rem;font-weight:300;margin-bottom:0;letter-spacing:2px;line-height:1}.contact__address{position:relative;font-size:1.3rem}.contact__address::before{content:"";position:absolute;height:90%;width:1px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2.5rem;background-color:#000}.contact__address p{line-height:1.3;font-weight:300}.contact__address-title{font-weight:700!important}.contact__address a{font-weight:500}.contact__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:1rem}.contact__form button,.contact__form input[type=email],.contact__form input[type=text],.contact__form textarea{font-size:1.3rem;padding:.8rem 0;border:0;background:0 0;font-weight:300;border-radius:0!important}.contact__form input[type=email],.contact__form input[type=text],.contact__form textarea{border-top:0!important;border-left:0!important;border-right:0!important}.contact__form input[type=email]::-webkit-input-placeholder,.contact__form input[type=text]::-webkit-input-placeholder,.contact__form textarea::-webkit-input-placeholder{font-size:1.3rem}.contact__form input[type=email]::-moz-placeholder,.contact__form input[type=text]::-moz-placeholder,.contact__form textarea::-moz-placeholder{font-size:1.3rem}.contact__form input[type=email]:-ms-input-placeholder,.contact__form input[type=text]:-ms-input-placeholder,.contact__form textarea:-ms-input-placeholder{font-size:1.3rem}.contact__form input[type=email]:-moz-placeholder,.contact__form input[type=text]:-moz-placeholder,.contact__form textarea:-moz-placeholder{font-size:1.3rem}.contact__form button{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-top:1rem;font-weight:500}.contact__form input[type=email],.contact__form input[type=text]{border-bottom:1px solid #000}.contact__form textarea{overflow:hidden;line-height:2.2;padding-top:.4rem;background-image:-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0);background-image:linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0);background-repeat:no-repeat;background-position-y:0,calc(1 * 29px),calc(2 * 29px),calc(3 * 29px),calc(4 * 29px),calc(5 * 29px);background-size:100% 4ch}.contact__form-wrapper{margin-top:8rem}.contact__form-wrapper h2{font-size:1.3rem}.contact__form-submit{position:relative}.contact__form-submit::after{content:"";position:absolute;bottom:5px;height:1px;width:0;left:0;background-color:#000;-webkit-transition:.3s;transition:.3s}.contact__form-submit:hover{cursor:url(img/cursor.png),auto}.contact__form-submit:hover::after{width:100%}@media screen and (max-width:1199px){.contact{margin-top:20rem}.contact__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.contact__location{margin-bottom:2.5rem}.contact__location h1{font-size:4.2rem;font-weight:500;margin-top:0}.contact__address{font-size:1.2rem;line-height:1.45}.contact__address::before{display:none}.contact__form-wrapper{margin-top:5rem}.contact__form-wrapper h2{font-size:1rem}.contact button,.contact input[type=email],.contact input[type=text],.contact textarea{font-size:1.6rem;padding:.5rem 0 .6rem}.contact input[type=email]::-webkit-input-placeholder,.contact input[type=text]::-webkit-input-placeholder,.contact textarea::-webkit-input-placeholder{font-size:1.3rem}.contact input[type=email]::-moz-placeholder,.contact input[type=text]::-moz-placeholder,.contact textarea::-moz-placeholder{font-size:1.3rem}.contact input[type=email]:-ms-input-placeholder,.contact input[type=text]:-ms-input-placeholder,.contact textarea:-ms-input-placeholder{font-size:1.3rem}.contact input[type=email]:-moz-placeholder,.contact input[type=text]:-moz-placeholder,.contact textarea:-moz-placeholder{font-size:1.3rem}.contact textarea{line-height:1.75;padding-top:1px;background-image:-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),-webkit-linear-gradient(transparent,transparent calc(4ch - 1px),#000 0);background-image:linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0),linear-gradient(transparent,transparent calc(4ch - 1px),#000 0);background-repeat:no-repeat;background-position-y:-7px,22px,49px,76px,104px,131px,159px,187px}.contact textarea::-webkit-input-placeholder{padding-top:5px}.contact textarea::-moz-placeholder{padding-top:5px}.contact textarea:-ms-input-placeholder{padding-top:5px}.contact textarea:-moz-placeholder{padding-top:5px}}.footer{padding-top:9rem;width:100%;background-color:#f3f3f3;padding-bottom:3rem}.footer .container{padding-right:0;max-width:109rem!important}.footer__container{margin:0 auto;width:150rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-left:1px solid #000}.footer__copyright{margin:0 auto;width:150rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2rem;font-size:.7rem;font-weight:300;padding-right:25.5rem}.footer__copyright span+span{margin-left:2rem;position:relative}.footer__copyright span+span::before{content:"";position:absolute;width:1px;height:100%;top:0;left:-11px;background-color:#000}.footer__address{margin-left:3rem;line-height:1.3}.footer__address p{font-size:1.3rem;font-weight:300}.footer__address-title{margin-bottom:1.7rem;font-weight:500!important}.footer__address a{font-weight:500}.footer__address-location{font-weight:300!important}.footer__links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-transform:uppercase;font-size:1rem;letter-spacing:2px}.footer__links li+li{margin-left:1.5rem}.footer__links-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.footer__language{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:1rem}.footer__language li+li{margin-left:1.2rem;position:relative}.footer__language li+li::before{content:"";position:absolute;width:1px;height:100%;background-color:#000;left:-.8rem;top:0}.footer__language li:first-child{font-weight:700}@media screen and (max-width:1199px){.footer{padding-top:7rem}.footer .container{max-width:100%!important}.footer__copyright{width:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.8rem;padding-right:0}.footer__copyright span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem}.footer__copyright span:nth-child(1){width:100%}.footer__copyright span:nth-child(2)::before{display:none}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-left:0}.footer__address{margin-left:0;text-align:center;position:relative;padding-bottom:5rem;margin-bottom:5rem}.footer__address::after{content:"";background-color:#000;width:30%;position:absolute;height:1px;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer__links li{margin-left:0!important}.footer__links li+li{margin-top:2rem}.footer__language{margin-left:0;margin-top:1rem}.footer__language li{margin-top:0!important}.footer__language li+li{margin-left:2rem!important}.footer__language li+li::before{left:-1.2rem}}@media screen and (max-width:767px){.footer__address{padding-bottom:4rem;margin-bottom:4rem}.footer__address p{font-size:1.2rem}.footer__links{font-size:1rem}}.wpcf7 .screen-reader-response{display:none}.wpcf7 .wpcf7-not-valid-tip{position:absolute;top:calc(100% + .3rem);left:0;font-size:1.2rem;color:#000;line-height:1.1}.wpcf7 .your-message .wpcf7-not-valid-tip{top:calc(100% - .4rem)}.wpcf7 .your-rodo .wpcf7-not-valid-tip{top:calc(100% - .1rem)}.wpcf7 .wpcf7-response-output{font-size:1.4rem;color:#000;line-height:1.1}.wpcf7 .wpcf7-response-output.wpcf7-validation-errors{display:none!important}.wpcf7 .wpcf7-acceptance input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wpcf7 .wpcf7-acceptance input:checked+.wpcf7-list-item-label:before{content:"✔"}.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label{position:relative;display:inline-block;font-size:1.4rem;line-height:1.1;cursor:pointer;margin-left:2.8rem}.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before{content:"";position:absolute;top:-.2rem;left:-2.8rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:1.8rem;height:1.8rem;min-width:1.8rem;min-height:1.8rem;font-size:1.2rem;border:.1rem solid #000}