body{margin-top:14rem}@media (min-width: 769px){body{margin-top:15rem}}@media (min-width: 1024px){body{margin-top:16rem}}@media (min-width: 1200px){body{margin-top:20rem}}.container{max-width:100%;padding:0}.wrapper{width:100%;display:flex;flex-direction:column}@media (min-width: 769px){.wrapper{flex-direction:row}}@media (min-width: 1201px){.wrapper .left,.wrapper .right{flex-grow:1;flex-basis:0;width:50%;flex-direction:row}}.wrapper .right{padding:20px}.wrapper .post-content{max-width:100%}.page-template .overlay{position:absolute;height:100%;width:100%}.single-content{padding:80px 20px}.post-content{padding:20px}@media (min-width: 768px){.post-content{padding:60px 20px}}.post-content .content-left,.post-content .content-right{padding:0 20px}@media (min-width: 1201px){.post-content .content-left,.post-content .content-right{padding:0 60px}}.content-hero-frontpage{position:relative;display:block;max-height:calc(100vh - 60px);overflow:hidden}.content-hero-frontpage .iframe-container{overflow:hidden;padding-top:56.25%;position:relative}.content-hero-frontpage .iframe-container iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%;height:100%}.content-hero-frontpage .iframe-container iframe #player{height:100%;left:0;position:absolute;top:0;width:100%;height:100%}.content-hero-frontpage .absolute-row{position:absolute;top:0;width:100%;height:100%}.content-hero-frontpage .main-content{padding:0;display:flex;pointer-events:none;height:100%}@media (min-width: 1201px){.content-hero-frontpage .main-content{min-height:50vh}}.content-hero-frontpage .hero-content{display:flex;color:#fff}.content-hero-frontpage .hero-content .home-hero-header,.content-hero-frontpage .hero-content .home-page-header{background-image:url(../../imgs/hero-background.png);padding:5px 5px 0}.content-hero-frontpage .hero-content .home-hero-header{display:inline;background-position:top;background-size:1px 20px}.content-hero-frontpage .hero-content .home-page-header{background-position:top;background-size:1px 69px;padding:5px 5px 0}.page-template-hero-information{padding:40px 20px;text-align:left}@media (min-width: 769px){.page-template-hero-information{width:50%}}@media (min-width: 1201px){.page-template-hero-information{padding:60px 0}}.page-template-hero-information .page-template-description{padding:20px 0}.filter-container-offices{display:flex;align-items:center;padding:20px;flex-wrap:wrap;font-size:0}.filter-container-offices .btn{margin-bottom:20px;border:1px solid #CDCDCD}@media (min-width: 769px){.filter-container-offices .btn{margin-bottom:0}}.filter-container-offices .btn.global-offices-list-toggle{border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:none}.filter-container-offices .btn.global-offices-map-toggle{border-top-left-radius:0px;border-bottom-left-radius:0px;border-left:none}@media (min-width: 1201px){.filter-container-offices{padding:0 0 60px 0}}.filter-container-offices .list-map-filter-button{margin-right:40px}.global-offices-list-filter,.global-offices-map-filter{height:0;opacity:0;transition:all .5s linear;transition:visibility 0s, opacity .5s linear;visibility:hidden}.global-offices-list-filter.active,.global-offices-map-filter.active{height:100%;opacity:1;transition:visibility 0s, opacity .5s linear;visibility:visible}.global-offices-list-filter .btn.btn-filter,.global-offices-map-filter .btn.btn-filter{background:none;border:none}.global-offices-list-filter .btn.btn-filter.active,.global-offices-map-filter .btn.btn-filter.active{background-color:#6485A0;color:#fff}.global-offices-list,.global-offices-map{height:0;opacity:0;transition:all .5s linear;transition:visibility 0s, opacity .5s linear;visibility:hidden;overflow:hidden}.global-offices-list h2,.global-offices-map h2{padding-bottom:0}.global-offices-list.active,.global-offices-map.active{height:100%;opacity:1;transition:visibility 0s, opacity .5s linear;visibility:visible}.global-offices-list.map-container img,.global-offices-map.map-container img{width:100%;height:auto}.global-offices-list .office{transition:all .5s linear;background-color:#e6ebf0;visibility:hidden;opacity:0;transition:visibility 0s, opacity .5s linear;height:0}.global-offices-list .office.active{transition:visibility 0s, opacity .5s linear;visibility:visible;opacity:1;height:100%}.global-offices-list .office .wrapper-office{display:block;text-transform:uppercase;text-align:center;padding:40px}.global-offices-list .details{background-color:#fff}.global-offices-list .details .wrapper-details{display:flex;padding:20px 40px 40px;flex-wrap:wrap}@media (min-width: 769px){.global-offices-list .details .wrapper-details{flex-direction:row}}.global-offices-list .details .country{padding:20px;margin:20px auto auto;border:1px solid #E8EDF1;border-radius:5px;position:relative;transition:all .25s linear;width:100%}@media (min-width: 769px){.global-offices-list .details .country{width:calc(50% - 40px);margin:20px 20px auto}}@media (min-width: 1201px){.global-offices-list .details .country{width:calc(100% / 3 - 40px)}}.global-offices-list .details .country.active{border:1px solid #000;min-height:390px}.global-offices-list .details .country.active .btn-absolute{transition:all .25s linear;opacity:1}.global-offices-list .details .country.active .select-arrow::after{right:4px}.global-offices-list .details .country.active .select-arrow::before{left:4px}.global-offices-list .details .country .country-address,.global-offices-list .details .country .country-email,.global-offices-list .details .country .country-phone-number{padding-bottom:10px}.global-offices-list .details .country .main-details{display:flex;align-items:center}.global-offices-list .details .country .main-details:hover{cursor:pointer}.global-offices-list .details .country .btn-absolute{transition:all .25s linear;opacity:0}.global-offices-list .details .country .country-flag{margin-right:20px;max-height:40px;max-width:40px;border-radius:50%}.global-offices-list .details .country .select-arrow{margin:0 0 0 auto;padding:0;position:relative;height:10px;width:20px}.global-offices-list .details .country .select-arrow::after{content:'';background:#000;position:absolute;top:5px;right:0;width:12px;height:2px;transition:all .2s linear;display:block;transform:rotate(-45deg)}.global-offices-list .details .country .select-arrow::before{content:'';background:#000;position:absolute;top:5px;left:0;width:12px;height:2px;transition:all .2s linear;display:block;transform:rotate(45deg)}.global-offices-list .details .country .select-arrow .inner{position:relative;width:100%;height:2px;background:#6485A0}.global-offices-list .details .country .country-brands{padding:20px 0}.global-offices-list .details .country .country-brands img{padding:0 5px;max-width:calc(100% / 3 - 10px)}.global-offices-list .details .extended-details{display:none;padding:20px 0 80px}.global-offices-list .details .extended-details .country-email a,.global-offices-list .details .extended-details .country-phone-number a{color:#6485A0}.page-projects .wrapper{max-width:100%}@media (min-width: 1201px){.page-projects .wrapper{flex-direction:column}}.page-projects .wrapper .filter-wrapper .filter-title{display:none}.page-projects .wrapper .filter-wrapper .filter-container{flex-wrap:nowrap;flex-direction:column}@media (min-width: 768px){.page-projects .wrapper .filter-wrapper .filter-container{flex-direction:row;flex-wrap:wrap}.page-projects .wrapper .filter-wrapper .filter-container.filters{-webkit-box-shadow:0px 8px 20px 0px rgba(100,133,160,0.3);-moz-box-shadow:0px 8px 20px 0px rgba(100,133,160,0.3);box-shadow:0px 8px 20px 0px rgba(100,133,160,0.3)}}.page-projects .wrapper .filter-wrapper .title span.filter-text{font-size:18px;font-weight:500;color:#000}.page-projects .wrapper .filter-wrapper .title span.filter-counter{color:#fff;font-size:12px;line-height:25px}.page-projects .wrapper .filter-wrapper .button-container .btn-filter{font-family:"HelveticaNeueLTStd-Md";font-weight:400;color:#000}.page-projects .wrapper .filter-wrapper .button-container .btn-filter.active{color:#fff}.page-projects .wrapper .filter-wrapper .title{display:flex;flex-direction:row;flex-wrap:wrap;padding:20px;border-bottom:1px solid #C4C4C4;width:100%;cursor:pointer}.page-projects .wrapper .filter-wrapper .title.active{border-bottom:1px solid #fff}@media (min-width: 768px){.page-projects .wrapper .filter-wrapper .title{width:auto}}.page-projects .wrapper .filter-wrapper .title span.filter-text{flex:0 1 auto;margin-right:20px}.page-projects .wrapper .filter-wrapper .title span.filter-counter{display:none;flex:0 1 auto;width:25px;height:25px;border-radius:50%;background:#6485A0;text-align:center;margin:auto 20px auto 0}.page-projects .wrapper .filter-wrapper .title span.filter-counter.active{display:block}.page-projects .wrapper .filter-wrapper .title span.select-arrow{flex:0 1 auto;margin:auto 0 auto auto;position:relative;width:20px;height:10px;padding:0}.page-projects .wrapper .filter-wrapper .title span.select-arrow:before{content:'';background:#000;position:absolute;top:5px;left:0;width:12px;height:2px;transition:all .2s linear;display:block;transform:rotate(45deg)}.page-projects .wrapper .filter-wrapper .title span.select-arrow:after{content:'';background:#000;position:absolute;top:5px;right:0;width:12px;height:2px;transition:all .2s linear;display:block;transform:rotate(-45deg)}@media (min-width: 768px){.page-projects .wrapper .filter-wrapper .title{flex:1 0 auto;border-right:1px solid #C4C4C4}.page-projects .wrapper .filter-wrapper .title[data-filter="sector"]{order:2}.page-projects .wrapper .filter-wrapper .title[data-filter="location"]{order:1}.page-projects .wrapper .filter-wrapper .title[data-filter="product"]{order:3}}.page-projects .wrapper .filter-wrapper .button-container{display:none;padding:20px;max-width:1200px;margin:0 auto}.page-projects .wrapper .filter-wrapper .button-container.active{display:block}.page-projects .wrapper .filter-wrapper .button-container .btn-filter{border:1px solid #000;background:#fff;margin:0 10px 10px 0}.page-projects .wrapper .filter-wrapper .button-container .btn-filter.active{background:#6485A0;border:1px solid #6485A0}@media (min-width: 768px){.page-projects .wrapper .filter-wrapper .button-container{width:100%;flex:none}.page-projects .wrapper .filter-wrapper .button-container[data-filter="sector"]{order:5}.page-projects .wrapper .filter-wrapper .button-container[data-filter="location"]{order:6}.page-projects .wrapper .filter-wrapper .button-container[data-filter="product"]{order:7}}@media (min-width: 1882px){.page-projects .wrapper .filter-wrapper .button-container{max-width:100%}}.page-projects .wrapper .filter-wrapper .filter-update{display:none;flex:1 0 auto;width:100%}.page-projects .wrapper .filter-wrapper .filter-update button{width:100%;border-radius:0;padding:20px 10px}@media (min-width: 768px){.page-projects .wrapper .filter-wrapper .filter-update{order:4;width:auto}}@media (min-width: 1201px){.page-projects .wrapper .filter-wrapper .filter-update{margin-right:100px}}.page-projects .wrapper .filter-container.clear{display:none;flex-direction:row;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:20px}.page-projects .wrapper .filter-container.clear .filter-clear{flex:0 1 auto;text-align:center;padding:10px;color:#666;max-width:1200px;cursor:pointer}@media (min-width: 768px){.page-projects .wrapper .filter-container.clear .filter-clear{margin:auto 0 auto auto}}.page-projects .wrapper .filter-container.clear span{display:inline-block;padding:10px;margin:0 10px 10px 0}.page-projects .wrapper .filter-container.clear span .remove{display:inline-block;position:relative;font-size:0;width:16px;height:16px;margin-left:5px;vertical-align:text-bottom;cursor:pointer}.page-projects .wrapper .filter-container.clear span .remove:before{display:block;content:'';position:absolute;top:50%;left:2px;width:12px;height:1px;transform:rotate(45deg);background:#666}.page-projects .wrapper .filter-container.clear span .remove:after{display:block;content:'';position:absolute;top:50%;left:2px;width:12px;height:1px;transform:rotate(-45deg);background:#666}.page-projects .wrapper .panel-group{max-width:1200px;margin:0 auto}.single .single-overview{background-color:#e6ebf0}.single .single-overview .hero-content{display:flex;flex-direction:column;text-align:left;padding:60px}.single .container{width:auto}.single .content-title-container{text-align:center}.single .post-content .content-container{display:flex;flex-direction:column}@media (min-width: 769px){.single .post-content .content-container{flex-direction:row}}@media (min-width: 769px){.single .post-content .content-left,.single .post-content .content-right{width:calc(50% - 20px)}}.single .post-content .content-left .container,.single .post-content .content-right .container{padding:0 20px 20px}.page-template-about{background-color:#e6ebf0}.page-template-about .about-quote-container{font-family:"HelveticaNeueLTStd-Md";max-width:1080px;margin:auto;padding:20px}@media (min-width: 769px){.page-template-about .about-quote-container{padding:80px}}.page-template-about .about-quote-container:after{content:'';position:absolute;bottom:-30px;right:-40px;background-image:url(../imgs/dots.png);width:155px;height:141px;z-index:-1}.page-template-about .about-quote{color:#6485A0}.page-template-about .about-quote-author{color:#6485A0}.page-template-offices-overview-list .content-hero{min-height:400px}.panel-pages-about .container{display:flex;flex-wrap:wrap}.panel-pages-about .triangle-top-right{position:relative}.panel-pages-about .triangle-top-right::after{display:block;position:absolute;content:'';position:absolute;top:0;right:0;border-color:transparent;border-style:solid}.panel-pages-about .triangle-top-right::after{border-width:1.35em;border-right-color:#e6ebf0;border-top-color:#e6ebf0}.panel-pages-about .content-container{width:100%;margin:20px;background-color:#e6ebf0;display:flex;flex-direction:row;padding:0}@media (min-width: 1025px){.panel-pages-about .content-container{width:calc(50% - 40px)}}.panel-pages-about .content-container .image-content,.panel-pages-about .content-container .content{width:50%}.panel-pages-about .content-container .image-content{background-repeat:no-repeat;background-position:center center}.panel-pages-about .content-container .content{padding:20px;justify-content:center;display:flex;flex-direction:column}.panel-pages-about .content-container img{height:auto;width:100%}@media (min-width: 1025px){.panel-pages-about .content-container img{width:50%}}.content-contact.content-container{padding-bottom:0}.content-contact #title{display:none}.content-contact h2{color:#6485A0}.content-contact .underline{max-width:250px}.content-contact .row{display:flex;flex-direction:column}@media (min-width: 769px){.content-contact .row{flex-direction:row}}.content-contact .email,.content-contact .phone-number{padding:10px 0;display:flex;align-items:center}.content-contact .email a,.content-contact .phone-number a{display:inline-flex;align-items:center}.content-contact .email svg,.content-contact .phone-number svg{margin-right:20px}.content-contact svg{width:30px}.content-contact .column{padding:20px 20px 0}@media (min-width: 769px){.content-contact .column{width:50%}}.single-product #product-overview{display:block;width:100%}.single-product #product-overview .swipebox{display:flex}.single-product #product-overview .swipebox img{width:100%;height:auto}.single-product #product-overview .content-hero{flex-wrap:wrap}.single-product #product-overview .content-hero .left{width:100%}.single-product #product-overview .content-hero .left .owl-carousel .owl-item img{width:auto;height:auto;max-width:100%;margin-right:0;margin:auto}.single-product #product-overview .content-hero .right{width:100%}.single-product #product-overview .content-hero .right .content h2{font-size:25px;margin-bottom:20px}.single-product #product-overview .content-hero .right .content .page-template-description{margin-bottom:40px}@media (min-width: 768px){.single-product #product-overview .content-hero .left{width:50%}.single-product #product-overview .content-hero .right{width:50%}}.single-product .wrapper .post-content .content-container{flex-direction:row;flex-wrap:wrap;padding:0}.single-product .wrapper .post-content .content-container .content-left{width:100%;flex:0 1 auto}.single-product .wrapper .post-content .content-container .content-left .content-details{padding:20px}.single-product .wrapper .post-content .content-container .content-left .content-details .container{padding:0}.single-product .wrapper .post-content .content-container .content-left .content-details .container .row #product-content{padding:0;width:100%}@media (min-width: 1200px){.single-product .wrapper .post-content .content-container .content-left{width:50%}}.single-product .wrapper .post-content .content-container .content-right{width:100%;flex:0 1 auto}@media (min-width: 1200px){.single-product .wrapper .post-content .content-container .content-right{width:50%}}.single-project .social-links{position:absolute;top:80px;right:40px}.single-project .content-hero .right .content{max-width:800px}.single-project .content-hero .right .project-overview{color:#bbb;margin-bottom:20px}.single-project .post-content{padding-top:40px}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;clear:right;margin:5px 0 20px 20px}.alignleft{float:left;clear:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto 5px auto}a img.alignright{float:right;clear:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;clear:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid  #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}@media screen and (max-width: 767px){.alignright,.alignleft{float:none;display:block}}.content-container h1{font-size:36px}.content-hero.offices-hero{min-height:70vh;background-color:#fff}@media (min-width: 768px){.content-hero.offices-hero{min-height:60vh}}.content-hero.offices-hero .left{padding-top:5em}@media (min-width: 768px){.content-hero.offices-hero .left{padding-top:0}}.content-hero.offices-hero .underlay{position:absolute;top:0;height:100%;width:100%;left:0;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#fff;background-position:bottom}@media (min-width: 768px){.content-hero.offices-hero .underlay{width:50%;background-position:center}}.content-hero.offices-hero .underlay.all-countries{background-image:url(../../maps/all-countries.svg)}.content-hero.offices-hero .underlay.americas{background-image:url(../../maps/americas.svg)}.content-hero.offices-hero .underlay.asia{background-image:url(../../maps/asia.svg)}.content-hero.offices-hero .underlay.europe{background-image:url(../../maps/europe.svg)}.content-hero.offices-hero .underlay.australia-and-new-zealand{background-image:url(../../maps/australia-and-new-zealand.svg)}
