@charset "UTF-8";/*!
 * main theme css
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}.contact a,.esgDocuments-items tbody a,.esgDocuments-items thead a,.location-moreLink a,a{background:0 0}.esgDocuments-items tbody a:active,.esgDocuments-items tbody a:hover,.esgDocuments-items thead a:active,.esgDocuments-items thead a:hover,a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}html{font-size:100%;margin:0;padding:0;width:100%;height:100%}body{font-family:Lato,"Trebuchet ms",Arial,Verdana,sans-serif;margin:0;padding:0}.contact a,.esgDocuments-items tbody a,.esgDocuments-items thead a,.location-moreLink a,a{color:#006cac;text-decoration:none}.esgDocuments-items tbody a:hover,.esgDocuments-items thead a:hover,a:hover{text-decoration:underline}.contact a,.esgDocuments-items tbody a,.esgDocuments-items thead a,.location-moreLink a,a.textLink{color:inherit}.contact a:hover,.esgDocuments-items tbody a:hover,.esgDocuments-items thead a:hover,.location-moreLink a:hover,a.textLink:hover{color:#006cac;text-decoration:none}p{margin:0 0 1.5em}h1{font-size:25px;font-weight:300;line-height:1.12em;color:#006cac;margin:.48em 0 .96em;padding:.8em 0;border:1px solid #cddae4;border-width:0 0 1px}h2{font-size:25px;font-weight:300;line-height:1.28em;color:#006cac;margin:0;padding:0 0 .56em}ul{padding:0 0 0 1em}li{list-style:none;line-height:1.33em;margin:0 0 .75em}li:before{font-size:.8666666667em;content:"•";color:#006cac;display:inline-block;width:1.1538461538em;margin-left:-1.1538461538em}/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.2.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.2.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.site{min-width:320px;overflow:hidden}.no-svg .site{min-width:980px;margin:0 auto;overflow:auto}.site-wrapper{max-width:1100px;margin:0 auto}@media screen and (max-width:1100px){.site-wrapper{max-width:none;margin:0 .875em}}.no-svg .site-wrapper{min-width:960px;padding:0 10px}.site-header{position:relative}.site-content{position:relative;z-index:1}.about-intro-images-wrap:after,.area-intro:after,.area-locations:after,.clearfix:after,.footer-nav .menu-items:after,.form_searchListing .wrapper:after,.history-year:after,.homeSlides-mainPanel:after,.homeSlides-nav:after,.irList-items_contacts:after,.layout_caseStudy:after,.layout_contacts>.layout-col:after,.layout_inTheNews>.layout-col:after,.layout_location:after,.listing-areas:after,.location-contacts:after,.location-moreLinks:after,.location-slides-preview:after,.markets-areas:after,.markets-intro:after,.portfolio-areas-cols:after,.portfolio-areas:after,.portfolio-assets:after,.site-header:after,.strategy-intro-content-images:after,.sustainability-intro:after,body.home .site-footer-col_left:after{content:"";display:table;clear:both}.about-banner,.area-banner,.banner,.strategy-banner{max-width:100%;margin:0 0 1.875em}.about-banner img,.area-banner img,.banner img,.strategy-banner img{max-width:100%;display:block;margin:0;width:auto;height:auto}.about-intro,.displayTable,.footer-nav .menu-items,.layout,.map-infoWindow-inner,.site-footer-cols,.strategy-intro,.sustainability-awardGroup-content{display:table;table-layout:auto;border-spacing:0;border-collapse:collapse;width:100%;text-align:left;vertical-align:top}.about-intro-content,.about-intro-images,.displayTableCell,.footer-nav .menu-items>.menu-item,.layout-col,.map-infoWindow-content,.map-infoWindow-image,.site-footer-col_left,.site-footer-col_right,.strategy-intro-content,.strategy-intro-image,.sustainability-awardGroup-description,.sustainability-awardGroup-name,.sustainability-awardGroup-view{display:table-cell;text-align:left;vertical-align:top}.blueHeaderBar,.caseStudy-transactionSummary .widget-header,.contacts-office .widget .widget-header,.galleryBox-header{background:#072d54;color:#fff}.blueHeaderBar-title,.caseStudy-transactionSummary .widget-title,.galleryBox-title{font-size:13px;line-height:1.3846153846em;font-weight:300;color:#fff;text-transform:uppercase;margin:0;padding:.8461538462em}.blueHeaderBar-title .esgDocuments-items tbody a,.blueHeaderBar-title .esgDocuments-items thead a,.blueHeaderBar-title a,.caseStudy-transactionSummary .widget-title a,.esgDocuments-items tbody .blueHeaderBar-title a,.esgDocuments-items tbody .galleryBox-title a,.esgDocuments-items thead .blueHeaderBar-title a,.esgDocuments-items thead .galleryBox-title a,.galleryBox-title .esgDocuments-items tbody a,.galleryBox-title .esgDocuments-items thead a,.galleryBox-title a{display:block;text-decoration:none;color:inherit}.blueHeaderBar-title a:hover,.caseStudy-transactionSummary .widget-title a:hover,.galleryBox-title a:hover{text-decoration:none}.galleryBox,.galleryBox-header{display:block;max-width:100%}.galleryBox-title{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.galleryBox-image{display:block;max-width:100%}.galleryBox-image img{width:100%;height:auto;max-width:100%;display:block}.esgDocuments-items tbody a.galleryBox,.esgDocuments-items thead a.galleryBox,a.galleryBox{text-decoration:none}a.galleryBox:hover{text-decoration:none;opacity:.7}a.galleryBox .galleryBox-header{position:relative}a.galleryBox .galleryBox-header:after{content:"";position:absolute;right:.9230769231em;top:50%;width:18px;height:18px;background-position:-316px 0;background-image:url(../spritesheets-svg/sprites-e43f3232.svg);-webkit-background-size:832px 82px;background-size:832px 82px;margin-top:-9px}.no-svg a.galleryBox .galleryBox-header:after{background-image:url(../spritesheets-svg/sprites-1752959b.png)}a.galleryBox .galleryBox-title{margin-right:1.8461538462em}.contact{display:block;margin:0;line-height:1.5333333333em}.contact .name{font-weight:700;display:block;margin:0 0 .1333333333em}.videoContainer{position:relative;margin:0 0 1.5em;padding-bottom:56.25%;padding-top:25px;height:0}.videoContainer iframe{position:absolute;left:0;top:0;width:100%;height:100%}@media print{.videoContainer{display:none}}.layout_2colsLeft>.layout-col_left{width:210px;padding:0 34px 0 0;border:solid #d3dae4;border-width:0 1px 0 0}.layout_2colsLeft>.layout-col_content{padding:0 0 0 35px}.layout-2colsRight>.layout-col_right{width:260px;padding:0 0 0 35px}.layout-2colsRight>.layout-col_content{padding:0}.layout-3colsEqual{width:auto;min-width:100%;margin-left:-23px;margin-right:-22px}.layout-3colsEqual>.layout-col_left,.layout-3colsEqual>.layout-col_mid,.layout-3colsEqual>.layout-col_right{width:33.33%;padding:0 22px 0 23px}.layout_siteContent>.layout-col{padding-bottom:5em}.ico{font-size:inherit;line-height:normal;display:inline-block;vertical-align:middle}.ico-brochure{background-image:url(../spritesheets/sprites-e6b62af6.png);background-position:0 -21px;width:14px;height:18px}.esgDocuments-items tbody a.pdfDownload,.esgDocuments-items thead a.pdfDownload,a.pdfDownload{display:inline-block;position:relative;padding-left:24px}a.pdfDownload:before{content:"";position:absolute;left:0;top:50%;background-image:url(../spritesheets/sprites-e6b62af6.png);background-position:0 0;width:16px;height:20px;margin-top:-10px}.mask,.mask-background,.mask-content{position:absolute;left:0;top:0;right:0;bottom:0;width:auto;height:auto}.mask-background{background:0 0}.mask-content{text-align:center}.mask-content:before{content:"";display:inline-block;width:0;height:100%;vertical-align:middle}.mask-content-inner{max-width:80%;display:inline-block}.mask-spinner{display:block;width:32px;height:32px;margin:.5em auto;background:url(../images/mask-spinner.gif) no-repeat}html.csstransforms .mask-spinner{background:url(../images/mask-spinner.png) no-repeat;-webkit-transition-duration:0;transition-duration:0;-webkit-transition-property:none;transition-property:none;-webkit-animation-name:maskSpinner;animation-name:maskSpinner;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent}@-webkit-keyframes $name{0%{-webkit-transform:rotate(0);transform:rotate(0)}7.99%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15.99%,8%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}16%,24.99%{-webkit-transform:rotate(60deg);transform:rotate(60deg)}25%,32.99%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}33%,40.99%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}41%,49.99%{-webkit-transform:rotate(150deg);transform:rotate(150deg)}50%,57.99%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}58%,65.99%{-webkit-transform:rotate(210deg);transform:rotate(210deg)}66%,74.99%{-webkit-transform:rotate(240deg);transform:rotate(240deg)}75%,82.99%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}83%,90.99%{-webkit-transform:rotate(300deg);transform:rotate(300deg)}91%,99.99%{-webkit-transform:rotate(330deg);transform:rotate(330deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes $name{0%{-webkit-transform:rotate(0);transform:rotate(0)}7.99%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15.99%,8%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}16%,24.99%{-webkit-transform:rotate(60deg);transform:rotate(60deg)}25%,32.99%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}33%,40.99%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}41%,49.99%{-webkit-transform:rotate(150deg);transform:rotate(150deg)}50%,57.99%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}58%,65.99%{-webkit-transform:rotate(210deg);transform:rotate(210deg)}66%,74.99%{-webkit-transform:rotate(240deg);transform:rotate(240deg)}75%,82.99%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}83%,90.99%{-webkit-transform:rotate(300deg);transform:rotate(300deg)}91%,99.99%{-webkit-transform:rotate(330deg);transform:rotate(330deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.map{position:relative}.map-viewport{position:absolute;left:0;top:0;width:100%;height:100%}img.map-sizeScale{width:100%;height:auto}.map-infoWindow{position:absolute;z-index:10;left:0;top:0;overflow:visible;margin-bottom:25px}.map-infoWindow-wrapper{position:relative;background:#fff;padding:10px;border:1px solid #d0dce6}.map-infoWindow-caret{position:absolute;left:50%;top:100%}.map-infoWindow-caret:after,.map-infoWindow-caret:before{content:"";top:100%;left:50%;border:solid transparent;position:absolute;height:0;width:0;pointer-events:none}.map-infoWindow-caret:after{border-top-color:#fff;border-width:10px;margin-left:-10px}.map-infoWindow-caret:before{border-top-color:#d0dce6;border-width:11px;margin-left:-11px}.map-infoWindow-inner{min-width:190px;max-width:240px}.map-infoWindow-image{width:66px}.map-infoWindow-image img{width:auto;height:auto;max-width:66px}.map-infoWindow-image+.map-infoWindow-content{padding-left:.6666666667em}.map-infoWindow-content{font-size:15px;font-weight:400;line-height:20px}.map-infoWindow-title{margin:0 0 1em}.map-infoWindow-links{font-size:12px;line-height:16px}.map-infoWindow-links p{margin:0}.esgDocuments-items tbody .map-infoWindow-links a,.esgDocuments-items thead .map-infoWindow-links a,.map-infoWindow-links .esgDocuments-items tbody a,.map-infoWindow-links .esgDocuments-items thead a,.map-infoWindow-links a{text-transform:uppercase}.form,.form-actions,.form-field,.form-fields,.form-input{display:block;margin:0;padding:0;border:0}.form input[type=text]{font-size:14px;line-height:normal;color:#000;border:1px solid #d3dae4;padding:8px;margin:0}.form input[type=text]:focus{border-color:#8f99a4}.form-field{margin:0 0 10px}.carousel{position:relative;display:block;max-width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent}.carousel-slides-viewport{position:relative;overflow:hidden;margin:0}.carousel-slide,.carousel-slides{list-style:none;padding:0;margin:0;display:block;position:relative}.carousel-slide:before,.carousel-slides:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.carousel-slide{float:left}.carousel-slide .slide,.carousel-slide .slide a,.carousel-slide .slide img{display:block}.carousel-nav{position:static}.carousel-nav-next,.carousel-nav-prev{background:#000;background:rgba(0,0,0,.63);position:absolute;top:0;height:100%;width:12px;overflow:hidden;text-indent:-999px;display:none}.carousel-nav-next:after,.carousel-nav-prev:after{content:"";position:absolute;left:50%;top:50%;display:inline-block}.carousel-nav-next:hover,.carousel-nav-prev:hover{opacity:.9}.carousel-hover .carousel-nav-next,.carousel-hover .carousel-nav-prev{display:block}.carousel-nav-prev{left:0;right:auto}.carousel-nav-prev:after{background-image:url(../spritesheets/sprites-e6b62af6.png);background-position:-53px -14px;width:7px;height:11px;margin-top:-5.5px;margin-left:-3.5px}.carousel-nav-next{left:auto;right:0}.carousel-nav-next:after{background-image:url(../spritesheets/sprites-e6b62af6.png);background-position:-53px -26px;width:6px;height:11px;margin-top:-5.5px;margin-left:-3px}.button,.homeSlide-button{display:inline-block;vertical-align:middle;margin:0;padding:.92em 2.33em;line-height:1em;white-space:nowrap;text-decoration:none;text-align:center;min-width:80px;font-size:13px;color:#fff;background:#006cac;border:0;text-transform:uppercase}.button:hover,.homeSlide-button:hover{text-decoration:none;opacity:.7}.button_dark{background:#3d5e82}.button_brochure{position:relative;padding-left:38px}.button_brochure:before{content:"";position:absolute;left:9px;top:50%;background-image:url(../spritesheets/sprites-e6b62af6.png);background-position:0 -21px;width:14px;height:18px;margin-top:-9px}.menu{display:block}.menu-item,.menu-items,.sub-menu{list-style:none;padding:0;margin:0;display:block}.menu-item:before,.menu-items:before,.sub-menu:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.contact .menu-item>a,.esgDocuments-items tbody .menu-item>a,.esgDocuments-items thead .menu-item>a,.location-moreLink .menu-item>a,.menu-item>a{display:block;white-space:nowrap;text-decoration:none}.entry-header{padding:1.25em 0;border:1px solid #cddae4;border-width:0 0 1px;margin:.75em 0 1.5em;position:relative}.entry-header-links{font-size:.9375em;font-style:italic;line-height:1em;margin-top:.625em;margin-left:2.6666666667em;float:right}@media screen and (max-width:480px){.entry-header-links{float:none;display:block;margin:0 0 .6666666667em}}.entry-title{font-size:1.5625em;font-weight:300;line-height:1.12em;color:#006cac;margin:0;padding:0;border:0}.entry-content{font-size:.9375em;line-height:1.7333333333em;margin:0 0 2.6666666667em}.widget{font-size:16px;font-weight:400;font-family:inherit;color:#000;display:block;margin:0 0 1.25em;padding:0}.widget-header{display:block;margin:0 0 .6666666667em;padding:0 0 .5333333333em;border:solid #d3dae4;border-width:0 0 1px;position:relative}.widget-header-links{position:absolute;right:0;bottom:.5714285714em;font-size:.875em;line-height:1.2142857143em}.esgDocuments-items tbody .widget-header-links a,.esgDocuments-items thead .widget-header-links a,.widget-header-links .esgDocuments-items tbody a,.widget-header-links .esgDocuments-items thead a,.widget-header-links a{margin-left:.7142857143em}.widget-title{font-size:.9375em;line-height:1.1333333333em;font-weight:400;color:#006cac;text-transform:uppercase;margin:0;padding:0;border:0;display:block}.widget-content{margin:0;padding:0;display:block;font-size:.9375em;line-height:1.5em}.site-header{background:#192a4e;z-index:100}.site-logo{float:left;height:55px}.site-logo:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-left:-4px}.esgDocuments-items tbody .site-logo a,.esgDocuments-items thead .site-logo a,.site-logo .esgDocuments-items tbody a,.site-logo .esgDocuments-items thead a,.site-logo a,.site-logo img{display:inline-block;vertical-align:middle;max-height:55px}.esgDocuments-items tbody .site-logo a,.esgDocuments-items thead .site-logo a,.site-logo .esgDocuments-items tbody a,.site-logo .esgDocuments-items thead a,.site-logo a{color:#fff;display:inline-block;text-indent:-999px;overflow:hidden;width:145px;height:28px;background-position:-148px 0;background-image:url(../spritesheets-svg/sprites-e43f3232.svg);-webkit-background-size:832px 82px;background-size:832px 82px}.no-svg .site-logo a{background-image:url(../spritesheets-svg/sprites-1752959b.png)}@media screen and (max-width:1100px){.site-logo{padding-left:0}}.site-nav{float:right;padding:0}.site-footer{background:#ebecef;padding:1.375em 0;color:#405988;position:relative;z-index:30}.site-footer-col_left{width:245px}@media screen and (max-width:980px){.site-footer-col_left{width:220px}}@media screen and (max-width:768px){.site-footer-col_left{width:auto;display:table-footer-group}}.site-footer-col_right{padding-left:2.25em;padding-right:4.375em}@media screen and (max-width:980px){.site-footer-col_right{padding-left:.9333333333em;padding-right:.9333333333em}}@media screen and (max-width:768px){.site-footer-col_right{display:table-header-group;width:auto;padding:0}}.site-footer-logo{color:#fff;display:inline-block;text-indent:-999px;overflow:hidden;margin:0 0 .5em;width:145px;height:28px;background-position:0 0;background-image:url(../spritesheets-svg/sprites-e43f3232.svg);-webkit-background-size:832px 82px;background-size:832px 82px}.no-svg .site-footer-logo{background-image:url(../spritesheets-svg/sprites-1752959b.png)}.site-footer-address,.site-footer-copyright{font-size:.6875em;line-height:1.4545454545em;color:#405988;text-transform:uppercase;margin:0 0 1.5em}.site-nav{height:55px;position:relative;border-right:1px solid #031a2c}.site-nav .menu-items>.menu-item{position:relative;float:left;height:55px}.site-nav .menu-items>.menu-item>a{height:55px;line-height:55px;text-transform:uppercase;font-size:.8125em;font-weight:300;color:#fff;padding:0 2.6923076923em;min-width:4.6153846154em;text-align:center;border-left:1px solid #031a2c}.site-nav .menu-items>.menu-item>a:hover{color:#fff;background:#1f1f1f;background:rgba(31,31,31,.83)}@media screen and (max-width:1024px){.site-nav .menu-items>.menu-item>a{padding:0 1.9230769231em}}@media screen and (max-width:968px){.site-nav .menu-items>.menu-item>a{padding:0 1.1538461538em}}@media screen and (max-width:800px){.site-nav .menu-items>.menu-item>a{padding:0 .7692307692em}}@media screen and (max-width:768px){.site-nav .menu-items>.menu-item>a{padding:0 .4615384615em}}.no-svg .site-nav .menu-items>.menu-item>a{padding:0 1.9230769231em}.site-nav .menu-items>.menu-item.current-menu-ancestor>a,.site-nav .menu-items>.menu-item.current-menu-item>a,.site-nav .menu-items>.menu-item:hover>a{background:#1f1f1f;background:rgba(31,31,31,.83);color:#fff}.site-nav .menu-item-content-caret{position:relative;height:11px;display:none}.site-nav .menu-item-content-caret:before{left:50%;bottom:0;border:solid transparent;content:"";height:0;width:0;position:absolute;border-bottom-color:#000;border-bottom-color:rgba(0,0,0,.9);border-width:9px;margin-left:-9px}.site-nav .menu-item-content{position:absolute;left:0;top:auto;min-width:100%;border:1px solid transparent;borde-width:11px 0 0 2px;background:#000;background:rgba(0,0,0,.9);display:none}.site-nav .menu-item-content-locationPreview{float:right;margin:23px 20px;width:113px}.site-nav .menu-item-content-locationPreview+.sub-menu,.site-nav .menu-item-content-locationPreview+.sub-menu-cols{margin:23px 153px 23px 20px}.site-nav .menu-item-content-locationPreview img{width:auto;max-width:100%}.site-nav .menu-item-content-locationImage{position:absolute;right:0;top:0;margin:23px 20px;display:none;z-index:10;max-width:113px}.site-nav .menu-item-content-locationImage img{width:auto;max-width:100%}.site-nav .menu-item.active .menu-item-content,.site-nav .menu-item.active .menu-item-content-caret,.site-nav .menu-item.active>.menu-item-content-locationImage{display:block}.site-nav .sub-menu{margin:15px 20px}.site-nav .sub-menu>.menu-item>a{font-size:.875em;font-weight:300;line-height:2em;padding:0;color:#fff}.site-nav .sub-menu>.menu-item>a:hover{color:#44c3f6}.site-nav .sub-menu>.menu-item.current-menu-item>a{color:#006cac}.site-nav .sub-menu>.menu-item.current-menu-item>a:hover{color:#44c3f6}.site-nav .sub-menu>.menu-item>.sub-menu{margin:0 1.25em .375em 0}.site-nav .sub-menu>.menu-item>.sub-menu>.menu-item>a{font-size:.875em;line-height:1.2857142857em;padding:.3125em;color:#fff}.site-nav .sub-menu>.menu-item>.sub-menu>.menu-item>a:hover{color:#44c3f6}.site-nav .sub-menu>.menu-item>.sub-menu>.menu-item.current-menu-item>a{color:#006cac}.site-nav .sub-menu>.menu-item>.sub-menu>.menu-item.current-menu-item>a:hover{color:#44c3f6}.site-nav .sub-menu-cols{margin:23px 20px;display:table}.site-nav .sub-menu-col{display:table-cell}.site-nav .sub-menu-col>.sub-menu{margin:0 1.25em .375em 0}.site-nav-toggle{display:none;text-decoration:none}.site-nav-toggle:hover{text-decoration:none}@media screen and (max-width:680px){.site-nav-toggle{color:#fff}.site-nav-toggle_open{display:block;font-size:1em;font-weight:300;text-decoration:none;height:55px;line-height:55px}.site-nav-toggle_open:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:.5em}.site-nav-toggle_close{display:none;position:fixed;right:22px;top:22px;z-index:110;width:17px;height:17px;overflow:hidden;text-indent:-999px}.site-nav-toggle_close:before{content:"";position:absolute;width:100%;height:1px;left:0;top:8px;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.site-nav-toggle_close:after{content:"";position:absolute;width:1px;height:100%;left:8px;top:0;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.site-nav{border:0}.site-nav .menu{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:100}.site-nav .menu-items{position:absolute;left:0;top:55px;right:0;bottom:0;width:auto;height:auto;overflow:auto}.site-nav .menu-items>.menu-item{float:none;height:auto;margin:0 0 .875em}.site-nav .menu-items>.menu-item>a{height:auto!important;font-size:1.125em;line-height:1.5555555556em!important;color:#006cac;background:0 0;padding:.1666666667em .6666666667em .1666666667em 1.7777777778em;min-width:none;text-align:left;border:0}.site-nav .menu-items>.menu-item>a:hover{color:#fff}.site-nav .menu-items>.menu-item:hover>a{background:0 0;color:#006cac}.site-nav .menu-items>.menu-item:hover>a:hover{color:#fff}.site-nav .menu-items>.menu-item.current-menu-ancestor>a,.site-nav .menu-items>.menu-item.current-menu-item>a{background:#1f1f1f;background:rgba(31,31,31,.83);color:#fff}.site-nav .sub-menu{margin:0}.site-nav .sub-menu>.menu-item>a{font-size:1.125em;line-height:1.5555555556em;color:#fff;padding:.1666666667em .6666666667em .2222222222em 2.4444444444em}.site-nav .sub-menu>.menu-item>a:hover{color:#44c3f6}.site-nav .sub-menu>.menu-item>.sub-menu>.menu-item>a{font-size:.9375em;line-height:1.6666666667em;color:#555f69;padding:.5333333333em .8em .5333333333em 3.4666666667em;margin:0}.site-nav .sub-menu>.menu-item>.sub-menu>.menu-item>a:hover{color:#44c3f6}.site-nav .menu-item-content-caret{display:none}.site-nav .menu-item-content{display:block;position:relative;width:auto;min-width:none;border:0;margin-bottom:-.0625em}.site-nav .menu-item-content-locationPreview{display:none}.site-nav .menu-item-content-locationPreview+.sub-menu,.site-nav .menu-item-content-locationPreview+.sub-menu-cols{display:block;margin:0}.site-nav .menu-item-content-locationImage{display:none}.site-nav .sub-menu-col,.site-nav .sub-menu-cols{display:block;margin:0}.site-nav .sub-menu-cols{padding:.25em 0;max-width:100%;overflow:hidden}.site-nav .sub-menu-col>.sub-menu{margin:0}.site-nav .menu-item.active .menu-item-content,.site-nav .menu-item.active .menu-item-content-caret,.site-nav .menu-item.active .menu-item-content-locationImage{display:none}.navigation-mobile-active,.navigation-mobile-active body{overflow:hidden}.navigation-mobile-active .site-header,.navigation-mobile-active body.home .site-header{z-index:1000}.navigation-mobile-active .current-menu-ancestor .menu-item-content,.navigation-mobile-active .menu,.navigation-mobile-active .menu-item.active .menu-item-content,.navigation-mobile-active .site-nav-toggle_close{display:block}}.footer-nav .menu-items>.menu-item{width:20%}.footer-nav .menu-items>.menu-item>a{font-size:.8125em}.footer-nav .menu-items>.menu-item>a:hover{color:#000}.footer-nav .sub-menu{margin:.375em 0 0}.footer-nav .sub-menu>.menu-item{margin:0 0 .375em}.footer-nav .sub-menu>.menu-item>a{font-size:.8125em;color:#000}.footer-nav .sub-menu>.menu-item>a:hover{color:#006cac}@media screen and (max-width:768px){.footer-nav{margin-bottom:.75em}}@media screen and (max-width:480px){.footer-nav .menu-items{display:block}.footer-nav .menu-items>.menu-item{margin:0 0 .375em;display:block;float:none;width:auto}.footer-nav .sub-menu{margin:.125em 0 0}.footer-nav .sub-menu>.menu-item{margin:0 0 .125em}}body.home{width:100%;height:100%}body.home .site{width:100%;height:100%;position:relative;min-height:620px}.no-svg body.home .site{width:100%;margin:0 auto;overflow:auto;min-width:980px}body.home .site-wrapper{max-width:none;margin:0}body.home .site-logo{padding-left:1.875em}@media screen and (max-width:680px){body.home .site-logo{padding-left:.875em}}body.home .site-header{z-index:20;position:absolute;left:0;top:22px;width:100%;background:#0c132e;background:rgba(12,19,46,.79);border:1px solid #fff;border-width:1px 0;border-color:rgba(255,255,255,.19)}@media screen and (max-width:680px){body.home .site-header{top:0;background:#1a1e36;border:0}}body.home .site-nav .menu-items>.menu-item>a{border-left:1px solid #031a2c}@media screen and (max-width:1024px){body.home .site-nav{margin-right:.875em}}body.home .site-footer{background:0 0;position:absolute;left:0;top:auto;bottom:0;height:76px;width:100%;padding:0;color:#fff}@media screen and (max-width:680px){body.home .site-footer{width:auto;height:auto;position:relative;left:auto;top:auto;right:auto;bottom:auto;margin:0 .875em}}body.home .site-footer-cols{display:block;background:#072d54;color:#fff}body.home .site-footer-col_left{display:block;white-space:nowrap;width:auto;float:left;padding:.9375em 4.375em 0 2.5em}@media screen and (max-width:680px){body.home .site-footer-col_left{float:none;padding:1.125em}}body.home .site-footer-col_right{display:block;float:none;padding:0}@media screen and (max-width:680px){body.home .site-footer-col_right{display:none}}body.home .site-footer-copyright{font-size:1em;color:inherit;display:none;text-transform:none}@media screen and (max-width:680px){body.home .site-footer-copyright{display:block;font-size:.9375em;margin:1em 0;color:#1a1e36}}body.home .footer-links-title{font-size:.8125em;font-weight:300;line-height:1.5384615385em;display:block;margin:0;text-transform:uppercase}@media screen and (max-width:680px){body.home .footer-links-title{float:left;font-size:.8125em;margin:0 2.3076923077em 0 0}}body.home .footer-link,body.home .footer-links{display:inline-block}body.home .footer-links{list-style:none;padding:0;margin:0}@media screen and (max-width:680px){body.home .footer-links{float:left}}body.home .footer-link{list-style:none;padding:0;font-size:1em;font-weight:300;line-height:1.25em;margin:0 0 0 .1875em}body.home .footer-link:before{display:inherit;color:inherit;width:auto}body.home .footer-link a{color:#fff;text-decoration:none}body.home .footer-link a:hover{text-decoration:underline}body.home .footer-link:before{content:"•";font-size:inherit;margin:0 .3333333333em 0 0}body.home .footer-link:first-child{margin-left:0}body.home .footer-link:first-child:before{content:"";display:none;margin-right:0}@media screen and (max-width:680px){body.home .footer-link{font-size:1em;display:block;margin:0 0 .3125em}body.home .footer-link:before{display:none}}.homeSlides,body.home .site-content,body.home .site-content .site-wrapper{width:100%;height:100%;position:relative}@media screen and (max-width:680px){body.home .site-content{height:auto;width:auto;position:static}}@media screen and (max-width:680px){body.home{background:#cfd8e5;height:auto}}@media screen and (max-width:680px){.homeSlides{height:auto;width:auto;position:static}}.homeSlides-background{z-index:0;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.homeSlides-content{z-index:10;position:absolute;left:0;top:133px}@media screen and (max-width:680px){.homeSlides-content{top:auto;margin:0 .875em;padding-top:174px;width:auto;position:relative}}.homeSlides-nav{background:#072d54;padding:.6875em .875em .6875em .6875em;margin:3px 0}@media screen and (max-width:680px){.homeSlides-nav{display:none}}.homeSlides-nav-next,.homeSlides-nav-prev{float:left;font-size:.75em;font-weight:300;line-height:1em;color:#0697f2;text-decoration:none}.homeSlides-nav-next:hover,.homeSlides-nav-prev:hover{text-decoration:none;opacity:.7}.homeSlides-nav-prev:before{content:"";display:inline-block;width:18px;height:18px;background-position:-296px 0;background-image:url(../spritesheets-svg/sprites-e43f3232.svg);-webkit-background-size:832px 82px;background-size:832px 82px;vertical-align:middle;margin-right:1em}.no-svg .homeSlides-nav-prev:before{background-image:url(../spritesheets-svg/sprites-1752959b.png)}.homeSlides-nav-next{float:right}.homeSlides-nav-next:after{content:"";display:inline-block;width:18px;height:18px;background-position:-316px 0;background-image:url(../spritesheets-svg/sprites-e43f3232.svg);-webkit-background-size:832px 82px;background-size:832px 82px;vertical-align:middle;margin-left:1em}.no-svg .homeSlides-nav-next:after{background-image:url(../spritesheets-svg/sprites-1752959b.png)}.homeSlides-nav-caption{font-size:.8666666667em;color:#fff;font-weight:300;float:left}.homeSlides-imageSlides{position:absolute;left:0;top:0;width:100%;height:100%}@media screen and (max-width:680px){.homeSlides-imageSlides{margin-top:40px}}.homeSlides-imageSlide{position:absolute;left:0;top:0;width:100%;height:100%;display:none;-webkit-background-size:cover;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.homeSlides-imageSlide.active{display:block}@media screen and (max-width:680px){.homeSlides-imageSlide{-webkit-background-size:100% auto;background-size:100% auto;background-position:0 0}}.homeSlides-mainPanel{width:490px;background:#fff;background:rgba(255,255,255,.65)}@media screen and (max-width:680px){.homeSlides-mainPanel{width:auto;max-width:100%;background-color:rgba(255,255,255,.85)}}.homeSlides-mainPanel-content{background-image:-webkit-linear-gradient(315deg,rgba(255,255,255,.78) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(135deg,rgba(255,255,255,.78) 0,rgba(255,255,255,0) 100%);padding:1.625em 2.1875em}@media screen and (max-width:680px){.homeSlides-mainPanel-content{background:0 0;padding:1.125em}}.homeSlides-mainPanel-buttons{margin:1em 0 0}.homeSlides-mainPanel-buttons .homeSlide-button:first-child{margin-left:0}.homeSlides-mainPanel-panels{background:#fff;background:rgba(255,255,255,.69);display:table;border-spacing:0;border-collapse:collapse;width:100%}@media screen and (max-width:680px){.homeSlides-mainPanel-panels{display:block;width:auto;background:0 0}}.homeSlides-mainPanel-subHeadline{display:table-cell;border:1px solid #bcc9d9;border-width:1px 1px 0 0;width:58.4%;padding:1em .625em 1em 2.1875em;vertical-align:middle}@media screen and (max-width:680px){.homeSlides-mainPanel-subHeadline{display:block;width:auto;border-width:1px 0 0;padding:1.125em}}.homeSlides-mainPanel-quote{display:table-cell;border:1px solid #bcc9d9;border-width:1px 0 0 1px;min-width:42.6%;padding:1em .625em 1em .9375em;white-space:nowrap}@media screen and (max-width:680px){.homeSlides-mainPanel-quote{display:block;width:auto;border-width:1px 0 0;padding:1.125em}}.homeSlides-thumbs{max-width:100%;height:76px;overflow:hidden}.homeSlides-thumbSlides{display:table;border-collapse:collapse;border-spacing:0}.homeSlides-thumbSlide{display:table-cell;height:76px;opacity:.3;border:1px solid #000;border-width:0 1px}.homeSlides-thumbSlide img{display:block;width:auto;max-height:76px}.homeSlides-thumbSlide:hover{opacity:.8}.homeSlides-thumbSlide.active{opacity:1}.homeSlide-headline{font-size:2em;font-weight:300;line-height:1.17em;margin:0}@media screen and (max-width:680px){.homeSlide-headline{font-size:1.4375em}}.homeSlide-button{font-size:.8125em;color:#fff;margin:0 0 0 1.1538461538em;min-width:84px}@media screen and (max-width:680px){.homeSlide-button{font-size:.6875em;letter-spacing:-.5pt;margin:0 0 0 .9090909091em;padding:.9090909091em 2em;min-width:70px}}.homeSlide-button_main{background:#3d5e82}.homeSlide-button_secondary{background:#006cac}.homeSlide-quote-date,.homeSlide-subHeadline-label{display:block;margin:0 0 .2307692308em;font-size:.8125em;font-weight:300}@media screen and (max-width:680px){.homeSlide-quote-date,.homeSlide-subHeadline-label{font-size:.8125em}}.homeSlide-quote-value,.homeSlide-subHeadline-text{display:block;margin:0;font-size:1em}.esgDocuments-items tbody .homeSlide-quote-value a,.esgDocuments-items tbody .homeSlide-subHeadline-text a,.esgDocuments-items thead .homeSlide-quote-value a,.esgDocuments-items thead .homeSlide-subHeadline-text a,.homeSlide-quote-value .esgDocuments-items tbody a,.homeSlide-quote-value .esgDocuments-items thead a,.homeSlide-quote-value a,.homeSlide-subHeadline-text .esgDocuments-items tbody a,.homeSlide-subHeadline-text .esgDocuments-items thead a,.homeSlide-subHeadline-text a{color:inherit}.homeSlide-quote-value a:hover,.homeSlide-subHeadline-text a:hover{color:#006cac;text-decoration:none}@media screen and (max-width:680px){.homeSlide-quote-value,.homeSlide-subHeadline-text{font-size:1em}}.homeSlide-quote-value{font-weight:700}.homeSlide-quote-value-change{margin-left:.4em}.homeSlide-quote-value-change_up{color:#29a90c}.homeSlide-quote-value-change_up:before{font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-size:.875em;margin-right:.3125em}.homeSlide-quote-value-change_down{color:#c00}.homeSlide-quote-value-change_down:before{font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-size:.875em;margin-right:.3125em}.portfolio-area,.portfolio-areas,.portfolio-asset,.portfolio-assets,.portfolio-location,.portfolio-locations{list-style:none;display:block;padding:0;margin:0}.portfolio-area:before,.portfolio-areas:before,.portfolio-asset:before,.portfolio-assets:before,.portfolio-location:before,.portfolio-locations:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.portfolio-assets{margin:0 -2%}.portfolio-assets>.portfolio-asset{float:left;width:46%;margin:0 2%}@media screen and (max-width:680px){.portfolio-assets{margin:0}.portfolio-assets>.portfolio-asset{float:none;width:auto;margin:0 0 2em}}.portfolio-asset-header{background:#072d54;padding:.4666666667em .8em}.portfolio-asset-title{font-size:.8666666667em;font-weight:300;color:#fff;text-transform:uppercase;margin:0;padding:0}.portfolio-asset-image{display:block}.esgDocuments-items tbody .portfolio-asset-image a,.esgDocuments-items thead .portfolio-asset-image a,.portfolio-asset-image .esgDocuments-items tbody a,.portfolio-asset-image .esgDocuments-items thead a,.portfolio-asset-image a,.portfolio-asset-image img{display:block;margin:0;width:100%;height:auto}.portfolio-areas{margin-top:1em}.portfolio-area{float:left;width:48%;margin-bottom:1.3333333333em;margin-right:2%}@media screen and (max-width:480px){.portfolio-area{width:auto;float:none}}.portfolio-areas-cols{margin-top:1em}.portfolio-areas-cols .portfolio-areas{margin:0}.portfolio-areas-col{float:left;width:48%}@media screen and (max-width:480px){.portfolio-areas-col{width:auto;float:none}}.portfolio-areas-col .portfolio-area{float:none;width:auto}.portfolio-area-title{font-size:1em;margin:0 0 .3em;padding:0;text-transform:uppercase;color:#006cac}.portfolio-location{line-height:1.3em;margin:0 0 .5em}.markets-intro-image,.sustainability-intro-image{float:left;max-width:48%;margin-right:4%;margin-bottom:.8em}.markets-intro-image img,.sustainability-intro-image img{max-width:100%;width:auto;height:auto;display:block}@media screen and (max-width:768px){.markets-intro-image,.sustainability-intro-image{margin-right:0;width:auto;max-width:none;float:none;margin-bottom:2em}.markets-intro-image img,.sustainability-intro-image img{width:100%}}.markets-area,.markets-areas{list-style:none;padding:0}.markets-area:before,.markets-areas:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.markets-areas{margin:2.6666666667em -2%}@media screen and (max-width:680px){.markets-areas{margin-left:auto;margin-right:auto}}.markets-area{float:left;width:29.33%;margin:0 2%}@media screen and (max-width:680px){.markets-area{margin:2em 0;width:auto;float:none}}.area-intro{margin:0 0 2em}@media screen and (max-width:768px){.area-intro{display:table}}.area-intro-map{float:right;max-width:48%;margin-left:4%;margin-bottom:.8em}.area-intro-map img{max-width:100%;width:auto;height:auto;display:block}@media screen and (max-width:768px){.area-intro-map{display:table-footer-group;margin-left:0;width:auto;max-width:none;float:none;margin-bottom:2em}.area-intro-map img{width:100%}}@media screen and (max-width:768px){.area-intro-content{display:table-header-group}.area-intro-content>:last-child{margin-bottom:2em}}.area-location,.area-locations{list-style:none;padding:0}.area-location:before,.area-locations:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.area-locations{margin:1.1333333333em -.91%}@media screen and (max-width:680px){.area-locations{margin:.9333333333em -1.03%}}@media screen and (max-width:480px){.area-locations{margin:0}}.area-location{float:left;margin:1.1333333333em .91%;width:23.18%}@media screen and (max-width:768px){.area-location{width:31.51%}}@media screen and (max-width:680px){.area-location{margin:.9333333333em 1.03%;width:47.94%}}@media screen and (max-width:480px){.area-location{float:none;margin:.9333333333em 0;width:auto}}.layout_caseStudy,.layout_location{display:block}.layout_caseStudy>.layout-col,.layout_location>.layout-col{display:block;float:left;width:44.545455%}.layout_caseStudy>.layout-col+.layout-col,.layout_location>.layout-col+.layout-col{float:right;width:49.09091%;margin-left:6.36364%}.layout_caseStudy>.layout-col+.layout-col+.layout-col,.layout_location>.layout-col+.layout-col+.layout-col{float:left;width:44.545455%;margin-left:0}@media screen and (max-width:680px){.layout_caseStudy>.layout-col,.layout_location>.layout-col{float:none;width:auto;display:block;margin-bottom:2em}.layout_caseStudy>.layout-col+.layout-col,.layout_location>.layout-col+.layout-col{float:none;width:auto;display:block;margin-left:0;margin-bottom:2em}.layout_caseStudy>.layout-col+.layout-col+.layout-col,.layout_location>.layout-col+.layout-col+.layout-col{float:none;width:auto;display:block;margin-bottom:2em}}.location-section-header{border:solid #cddae4;border-width:0 0 1px;margin:0 0 1.3333333333em}.location-section-title{font-size:1em;font-weight:400;line-height:1.2em;display:block;text-transform:uppercase;margin:0;padding:.6666666667em 0}.location-logo{float:right;min-width:90px}.location-logo img{max-width:120px;display:block;margin:0 0 10px 20px}.location-slides{padding-bottom:3.3333333333em}@media screen and (max-width:680px){.location-slides{padding-bottom:0}}.location-slides-preview{margin:0 0 .6em;padding:0;position:relative;background:#f0f0f0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent}.location-slides-preview-scale{position:relative;width:100%;height:auto;display:block}.location-slides-preview-image{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.location-slides-preview-image-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;text-align:center;font-size:0}.location-slides-preview-image-wrap:before{content:"";display:inline-block;height:100%;line-height:100%;vertical-align:middle}.location-slides-preview-image-wrap img{display:inline-block;margin:0 auto;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle}.location-slides-preview-caption{position:absolute;left:0;bottom:0;right:0;background:#1b2d54;background:rgba(27,45,84,.85);font-size:.8666666667em;font-weight:300;line-height:1.2307692308em;color:#fff;display:block;padding:.9230769231em 1.5384615385em}.location-slides-thumbs{display:block;position:relative;overflow:hidden}.location-slides-thumbs .carousel-slides{list-style:none;padding:0;margin:0}.location-slides-thumbs .carousel-slide{list-style:none;padding:0;margin:0;background:#1b2d54}.location-slides-thumbs .carousel-slide:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.location-slides-thumbs .carousel-slide .slide{border-left:1px solid #25304d}.location-slides-thumbs .carousel-slide:first-child .slide{border-left:0}.location-slides-thumbs .carousel-slide img{display:block;margin:0;width:auto;max-width:none;height:67px;max-height:none}.location-slides-thumbs .carousel-pages{display:none}.location-slide-thumb{opacity:.3}.location-slide-thumb.active{opacity:1}.location-mainContent{padding-bottom:3.3333333333em}@media screen and (max-width:680px){.location-mainContent{padding-bottom:0}}.location-links{margin:2em 0}.location-links .button,.location-links .homeSlide-button{font-size:13px;margin:0 10px 10px 0}.location-video{margin-bottom:2em}.location-contact,.location-contactGroup,.location-contactGroups,.location-contacts{list-style:none;padding:0;margin:0}.location-contact:before,.location-contactGroup:before,.location-contactGroups:before,.location-contacts:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.location-contactGroup,.location-contactGroup-description,.location-contactGroup-description p{margin:0 0 1em}.location-contact{float:left;width:48%;padding-right:2%;margin:0 0 1.3333333333em}@media screen and (max-width:480px){.location-contact{float:none;width:auto;padding-right:0}}.location-moreLink,.location-moreLinks{list-style:none;padding:0;margin:0}.location-moreLink:before,.location-moreLinks:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.location-moreLink{margin:.3333333333em 0 .6666666667em}.location-tranportGroups,.location-transport,.location-transportGroup,.location-transports{list-style:none;padding:0;margin:0}.location-tranportGroups:before,.location-transport:before,.location-transportGroup:before,.location-transports:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.location-transportGroup,.location-transportGroup-description,.location-transportGroup-description p{margin:0 0 1em}.location-transports{margin:0 0 1.3333333333em}.location-transport{display:inline-block;margin:0 .5333333333em 0 0;vertical-align:middle}.location-transport a:hover img{opacity:.7}@media print{body.single-paramount_location .location-map,body.single-paramount_location .location-slides-thumbs,body.single-paramount_location .site-breadcrumbs,body.single-paramount_location .site-footer,body.single-paramount_location .site-header,body.single-paramount_location .widget_buttons{display:none}}.listing-search{font-size:.9375em}.listing-search-title{font-size:1.3333333333em;font-weight:300;padding:0;margin:0 0 .75em;color:#006cac}.form_searchListing{padding:0 0 .8em;margin:0 0 1.3333333333em;border:solid #cddae4;border-width:0 0 2px}.form_searchListing .form-fields{float:left}.form_searchListing .form-fields-wrap{display:inline-block}.form_searchListing .form-actions{float:right}.form_searchListing .form-field{display:inline-block;margin-right:.625em}.form_searchListing .form-field label{display:inline-block;margin:0 .0625em 0 0}.form_searchListing .form-input{display:inline-block}.form_searchListing input[type=text],.form_searchListing select{display:inline-block;font-size:1em;line-height:normal;margin:0 0 0 .3125em}.form_searchListing input[type=text]{padding:2px;width:5.3333333333em}.form_searchListing input[type=text].error{border-color:red}.form_searchListing select{width:11em;padding:1px;border:1px solid #d3dae4}.form_searchListing select:active,.form_searchListing select:focus{border-color:#8f99a4}.form_searchListing select.error{border-color:red}.form_searchListing .button,.form_searchListing .homeSlide-button{font-size:13px;min-width:none;padding:.4615384615em 1.5384615385em}@media screen and (max-width:1024px){.form_searchListing .form-fields{display:block;float:none}.form_searchListing .form-actions{display:block;float:none;padding-left:6.3333333333em}.form_searchListing .form-fields-wrap .form-field{width:19em}.form_searchListing .form-fields-wrap .form-field label{display:inline-block;width:5.6666666667em}}@media screen and (max-width:680px){.form_searchListing .form-fields-wrap{display:block}.form_searchListing .form-fields-wrap .form-field{display:block;float:none;width:auto}.form_searchListing input[type=text],.form_searchListing select{font-size:1.0666666667em}}.listing-search-errors{font-size:.9333333333em;color:red;margin:.3571428571em 0 0}.listing-search-errors label{display:block;position:relative}.listing-search-errors label:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.5714285714em}.listing-area,.listing-areas,.listing-location,.listing-locations{list-style:none;padding:0}.listing-area:before,.listing-areas:before,.listing-location:before,.listing-locations:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.listing-areas{margin:0 -2%}@media screen and (max-width:680px){.listing-areas{margin:0 0 2em}}.listing-area{float:left;width:29.33%;margin:0 2%}@media screen and (max-width:680px){.listing-area{float:none;width:auto;margin:0 0 2em}}.listing-locations{margin:1.3333333333em 0 0}.listing-location{line-height:1.3333333333em;margin:0 0 .6666666667em}.listing-results{font-size:.9375em;margin:0 0 2em}.listing-results-tbl{width:100%;table-layout:auto;border-spacing:0;border-collapse:collapse;border:solid #cddae4;border-width:0 0 2px}.listing-results-tbl thead th{background:#eaecef;font-weight:400;text-transform:uppercase;text-align:left;vertical-align:top;padding:.6666666667em .2em;border:0}.listing-results-tbl thead th.headerSortToggle{cursor:pointer}.listing-results-tbl thead th.headerSortDown:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:.5em;visibility:visible}.listing-results-tbl thead th.headerSortUp:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:.5em;visibility:visible}.listing-results-tbl tbody td{padding:1.2em .3125em;text-align:left;border:solid #cddae4;border-width:1px 0 0}.listing-results-tbl tbody>tr:first-child>td{border:0}.listing-results-tbl tbody>tr.even>td{background:#fbfbfc}.listing-results-tbl .col-building{padding-left:1em}.listing-results-tbl .col-building .pdfDownload{display:none}@media screen and (max-width:980px){.listing-results-tbl{font-size:12px}}@media screen and (max-width:767px){.listing-results-tbl{display:block;font-size:15px}.listing-results-tbl tbody,.listing-results-tbl td,.listing-results-tbl th,.listing-results-tbl thead,.listing-results-tbl tr{display:block;text-align:left;vertical-align:baseline;border:0;background:0 0}.listing-results-tbl thead>tr>th:first-child{position:static;visibility:visible}.listing-results-tbl thead>tr>th:first-child:after{visibility:visible}.listing-results-tbl thead>tr>th:first-child+th{padding-left:.5333333333em}.listing-results-tbl thead>tr>th:last-child{position:static;visibility:visible}.listing-results-tbl thead{background:#eaecef;padding:1.2em 1.4666666667em;position:relative}.listing-results-tbl thead:before{content:attr(aria-label);display:inline-block;text-transform:uppercase}.listing-results-tbl thead tr{background:#eaecef;display:inline-block;position:absolute;left:auto;top:auto;white-space:nowrap;border:1px solid #cddae4;z-index:10;min-width:180px;border-color:transparent;padding:0 .0666666667em;margin-left:.2em;margin-top:-.3333333333em}.listing-results-tbl thead tr th{position:relative;cursor:pointer;background:0 0;padding:.2666666667em .5333333333em;line-height:1.3333333333em;height:1.3333333333em;display:none}.listing-results-tbl thead tr th.headerSortDown,.listing-results-tbl thead tr th.headerSortUp{position:relative;display:block}.listing-results-tbl thead tr.active{padding:.6666666667em .0666666667em;margin-left:.2em;margin-top:-1em;border-color:#cddae4}.listing-results-tbl thead tr.active th{display:block}.listing-results-tbl thead tr.active th:hover{color:#006cac;background:#fff}.listing-results-tbl thead tr.active th.disableSort{display:none}.listing-results-tbl thead .col-building{padding-left:.5333333333em}.listing-results-tbl tbody>tr>td{padding-top:.2666666667em}.listing-results-tbl tbody>tr>td:first-child,.listing-results-tbl tbody>tr>td:first-child+td{position:relative;padding:.2666666667em .5333333333em;margin:0}.listing-results-tbl tbody>tr>td:last-child{position:relative;padding:.2666666667em .5333333333em;margin:0;visibility:visible}.listing-results-tbl .col-building .pdfDownload{display:none!important}.listing-results-tbl tbody tr{padding:1.3333333333em 0;border:solid #cddae4;border-width:1px 0 0}.listing-results-tbl tbody tr.even{background:#fbfbfc}.listing-results-tbl tbody tr td{border:0;position:relative;padding:.2666666667em .5333333333em}.listing-results-tbl tbody tr td[aria-label]{border:0;position:relative;padding-left:50%!important}.listing-results-tbl tbody tr td[aria-label]:before{content:attr(aria-label);position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:50%;padding:.2666666667em .5333333333em;left:0;top:0;font-weight:700}.listing-results-tbl tbody .col-building{padding-left:.5333333333em}.listing-results-tbl.sorterDisabled thead{display:none}.listing-results-tbl.sorterDisabled tbody tr:first-child{border-top-width:0;padding-top:0}}.listing-results_empty{background:#ebecef;padding:.6666666667em 1.4666666667em;text-transform:uppercase}.listing-results_empty p{margin:0}.sustainability-awardGroup,.sustainability-awardGroups{list-style:none;padding:0}.sustainability-awardGroup:before,.sustainability-awardGroups:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.sustainability-awardGroups{margin:0 0 2em}.sustainability-awardGroup{border:solid #cddae4;border-width:0 0 1px;margin:0 0 .6666666667em}@media screen and (max-width:680px){.sustainability-awardGroup-content{display:block;margin:1.3333333333em 0}}.sustainability-awardGroup-description,.sustainability-awardGroup-name,.sustainability-awardGroup-view{padding:1.2em 0 1.8666666667em;vertical-align:middle}.sustainability-awardGroup-name{width:12.273%;min-width:115px;padding-right:20px}.sustainability-awardGroup-name img{width:auto;max-width:100%}@media screen and (max-width:680px){.sustainability-awardGroup-name{display:block;width:auto;padding:0;vertical-align:top;text-align:left;margin:1em 0}}.sustainability-awardGroup-description{width:69.091%;padding-right:10%;line-height:1.7333333333em}.sustainability-awardGroup-description p{margin:0}@media screen and (max-width:680px){.sustainability-awardGroup-description{display:block;width:auto;padding:0;vertical-align:top;text-align:left;margin:1em 0}}.sustainability-awardGroup-view{width:18.636%;text-align:right;white-space:nowrap}@media screen and (max-width:680px){.sustainability-awardGroup-view{display:block;width:auto;padding:0;vertical-align:top;text-align:left;margin:1em 0}}.esgDocuments-items-expand,.sustainability-awardGroup-toggle{font-size:.875em;display:inline-block;padding-right:30px;position:relative}.esgDocuments-items-expand:after,.sustainability-awardGroup-toggle:after{position:absolute;right:0;top:50%;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#000;height:16px;font-size:16px;line-height:1em;margin-top:-8px;content:""}.active.esgDocuments-items-expand:after,.sustainability-awardGroup-toggle.active:after{content:""}.sustainability-awardGroup-awards{display:none}.sustainability-awards{width:100%;table-layout:auto;border-spacing:0;border-collapse:collapse;border:0;margin:0}.sustainability-awards td{background:#fbfbfc;text-align:left;vertical-align:top;padding:1em 0 1em 1em;border:solid #cddae4;border-width:1px 0 0}.sustainability-awards tr.even>td{background:0 0}.sustainability-awards .col-location{padding-left:2.6666666667em;width:35%}.sustainability-awards .col-rating{width:2.6364%;min-width:20px}.sustainability-awards .col-year{max-width:220px;padding-right:2.6666666667em;text-align:right}@media screen and (max-width:680px){.sustainability-awards{display:block}.sustainability-awards .col-description,.sustainability-awards .col-location,.sustainability-awards .col-rating,.sustainability-awards .col-year,.sustainability-awards tbody,.sustainability-awards td,.sustainability-awards th,.sustainability-awards thead,.sustainability-awards tr{display:block;width:auto;padding:0;max-width:none;text-align:left;vertical-align:top;border:0;background:0 0}.sustainability-awards tbody tr{background:#fbfbfc;border:solid #cddae4;border-width:1px 0 0;padding:1.3333333333em 0}.sustainability-awards tbody tr.even{background:0 0}.sustainability-awards tbody tr td{min-height:1.4666666667em}.sustainability-awards .col-location{padding:.3333333333em 0}.sustainability-awards .col-rating{float:left;width:20px;text-align:left}.sustainability-awards .col-rating+.col-description,.sustainability-awards .col-rating+.col-description+.col-year{margin-left:20px}.sustainability-awards .col-year{clear:both;padding-top:.3333333333em}}.sustainability-award-rating{display:inline-block}.sustainability-award-rating-scg{display:inline-block;margin-top:.3em;overflow:hidden;text-indent:-999px}.sustainability-award-rating-scg_silver{background-image:url(../spritesheets/sprites-e6b62af6.png);background-position:-13px -40px;width:12px;height:12px}.sustainability-award-rating-scg_certified{background-image:url(../spritesheets/sprites-e6b62af6.png);background-position:-15px -21px;width:12px;height:12px}.sustainability-award-rating-scg_gold{background-image:url(../spritesheets/sprites-e6b62af6.png);background-position:-28px -21px;width:12px;height:12px}.sustainability-award-rating-scg_platinum{background-image:url(../spritesheets/sprites-e6b62af6.png);background-position:0 -40px;width:12px;height:12px}.page-template-page-history-php .entry-content{margin-top:4.6666666667em;margin-bottom:0}.history-year,.history-year-event,.history-year-events,.history-years{list-style:none;padding:0;margin:0}.history-year-event:before,.history-year-events:before,.history-year:before,.history-years:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.history-years-container{position:relative}.history-years-container:before{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background:#cddae4}@media screen and (max-width:680px){.history-years-container:before{left:100%}}@media screen and (max-width:680px){.history-years-container{margin-left:15px;margin-right:15px}}.history-years{margin:0 3.6666666667em;padding:4.375em 0;position:relative}.history-years:before{background:#fff;content:"";position:absolute;top:0;left:50%;width:28px;height:28px;margin-left:-15px;margin-top:-30px;border:1px solid #cddae4;border-radius:50%}@media screen and (max-width:680px){.history-years:before{left:100%}}.history-years:after{content:"";position:absolute;top:0;left:50%;width:16px;height:14px;background-position:-814px 0;background-image:url(../spritesheets-svg/sprites-e43f3232.svg);-webkit-background-size:832px 82px;background-size:832px 82px;margin-left:-8px;margin-top:-23px}.no-svg .history-years:after{background-image:url(../spritesheets-svg/sprites-1752959b.png)}@media screen and (max-width:680px){.history-years:after{left:100%}}@media screen and (max-width:1024px){.history-years{margin:0}}.history-year{width:50%;margin-right:50%;position:relative}.history-year:before{content:"";position:absolute;left:0;top:15px;width:100%;height:1px;background:#cddae4}@media screen and (max-width:680px){.history-year{width:auto;margin-right:0;margin-bottom:3.3333333333em}}.history-year-title{font-size:2em;font-weight:300;line-height:1em;color:#0c5e82;display:block;padding:0;margin:0;position:relative}.history-year-title span{background:#fff;display:inline-block;padding:0 .8em 0 0;position:relative}.history-year-title span:before{content:"";position:absolute;left:100%;top:15px;width:9px;height:9px;border-radius:50%;background:#0c5e82;margin-top:-3.5px}.history-year-title:before{content:"";position:absolute;left:100%;top:15px;width:17px;height:17px;border-radius:50%;background:#fff;border:1px solid #cddae4;margin-top:-8.5px;margin-left:-8.5px}.history-year-title:after{content:"";position:absolute;left:100%;top:15px;width:13px;height:13px;border-radius:50%;background:#0c5e82;margin-top:-5.5px;margin-left:-5.5px}@media screen and (max-width:680px){.history-year-title span{display:inline-block;padding:0 1.3333333333em 0 0}.history-year-title span:before,.history-year-title:after,.history-year-title:before{left:100%}}.history-year-images{float:right;margin:.1333333333em 1.3333333333em 0 2.6666666667em}.history-year-images img{width:auto;height:auto;max-width:100%;border-radius:50%}@media screen and (max-width:768px){.history-year-images{float:none;margin-left:0;text-align:right}}@media screen and (max-width:680px){.history-year-images{text-align:left;margin:.6666666667em 1em 0 0}}.history-year-image{float:left;max-width:105px;max-height:105px;margin:0 0 0 .9333333333em;overflow:hidden}@media screen and (max-width:768px){.history-year-image{float:none;display:inline-block;margin:0 .3333333333em 0 0}}.history-year_alt{margin-right:0;margin-left:50%}.history-year_alt:before{margin-top:0}.history-year_alt .history-year-title{color:#006cac;padding-left:32.323%}.history-year_alt .history-year-title span{display:block;padding:0 0 0 1.3333333333em;margin-left:-1.3333333333em}.history-year_alt .history-year-title span:before{background:#006cac;left:0}.history-year_alt .history-year-title:before{left:0}.history-year_alt .history-year-title:after{background:#006cac;left:0}.history-year_alt .history-year-images{float:left;margin:.1333333333em 0 0 1.3333333333em}@media screen and (max-width:768px){.history-year_alt .history-year-images{float:none;text-align:left;margin-right:0;margin-left:.9333333333em}}.history-year_alt .history-year-image{float:none;margin-bottom:.6666666667em}.history-year_alt .history-year-events{margin-left:32.323%;margin-right:0}@media screen and (max-width:680px){.history-year_alt{width:auto;margin-left:0}.history-year_alt .history-year-title{padding-left:0}.history-year_alt .history-year-title span{display:inline-block;padding:0 1.3333333333em 0 0;margin-left:0}.history-year_alt .history-year-title span:before,.history-year_alt .history-year-title:after,.history-year_alt .history-year-title:before{left:100%}.history-year_alt .history-year-images{text-align:left;margin:.6666666667em 1em 0 0}.history-year_alt .history-year-image{margin:0 .3333333333em 0 0}.history-year_alt .history-year-events{margin:1em 1em 0 0}}.history-year-events{margin:1.4666666667em 32.323% 0 0;max-width:310px}@media screen and (max-width:680px){.history-year-events{margin:1em 1em 0 0;max-width:none}}.history-year-event{margin:0 0 1em}.about-intro{margin:0 0 2em}@media screen and (max-width:768px){.about-intro{display:block}}@media screen and (max-width:768px){.about-intro-content{display:block}}.about-intro-images{width:auto}.about-intro-content+.about-intro-images{width:51.3636365%;padding-left:6.818182%}@media screen and (max-width:768px){.about-intro-content+.about-intro-images{display:block;width:auto;padding:0;margin:2em 0}}@media screen and (max-width:768px){.about-intro-images{display:block;width:auto;padding:0;margin:2em 0}}.about-intro-images-wrap{margin:0 -3.0612245%}.about-intro-image{display:block;position:relative;margin:0 2.8846153846% 1.8666666667em}.about-intro-image img{width:100%;height:auto;max-width:100%;display:block;margin:0}.about-intro-image .about-intro-image-caption{position:absolute;left:0;right:0;bottom:0;width:auto}a.about-intro-image:hover{opacity:.7}.about-intro-image_span2{width:94.23077%}.about-intro-image_span2 img{width:100%}.about-intro-image_span1{float:left;width:44.23077%}.about-intro-image-caption{background:#1b2d54;display:block;color:#fff;font-size:13px;padding:.4615384615em 1.5384615385em;margin:0}.strategy-intro{margin:0 0 2em}@media screen and (max-width:768px){.strategy-intro{display:block}}@media screen and (max-width:768px){.strategy-intro-content{display:block}}.strategy-intro-image{width:auto}.strategy-intro-image img{width:100%;height:auto;max-width:100%}.strategy-intro-content+.strategy-intro-image{width:50.90909%;padding-left:6.18182%}@media screen and (max-width:768px){.strategy-intro-content+.strategy-intro-image{display:block;width:75%;padding:0;margin:2em auto}}@media screen and (max-width:480px){.strategy-intro-content+.strategy-intro-image{width:100%}}@media screen and (max-width:768px){.strategy-intro-image{display:block;width:75%;padding:0;margin:2em auto}}@media screen and (max-width:480px){.strategy-intro-image{width:100%}}.strategy-intro-content-images{margin:2em -1.85185%}.strategy-intro-content-image{float:left;width:46.4286%;margin:0 1.7857%}.strategy-intro-content-image img{display:block;margin:0;max-width:100%;width:100%;height:auto}.caseStudy-mainContent .widget{margin-bottom:2.6666666667em}.caseStudy-transactionSummary .widget-header{padding:0;margin:0;border:0}.caseStudy-transactionSummary .widget-title{font-size:.9375em;padding:.4em 1em}.caseStudy-transactionSummary .caseStudy-transactions-tbl tbody tr:first-child td,.caseStudy-transactionSummary .caseStudy-transactions-tbl tbody tr:first-child th,.caseStudy-transactionSummary .widget-caseStudy-transactions-tbl tbody tr:first-child td,.caseStudy-transactionSummary .widget-caseStudy-transactions-tbl tbody tr:first-child th{border-top:0}.caseStudies{margin:0 0 2em}.caseStudies>.widget-caseStudy{border:solid #cddae4;border-width:1px 0 0;padding-top:1.3333333333em;margin-bottom:2.6666666667em}.caseStudies>.widget-caseStudy:first-child{border-top-width:0;padding-top:0}.caseStudy-transactions-tbl,.widget-caseStudy-transactions-tbl{width:100%;max-width:100%;border:0;cell-padding:0;cell-spacing:0;table-layout:auto;margin:0 0 2em}.caseStudy-transactions-tbl tbody td,.caseStudy-transactions-tbl tbody th,.widget-caseStudy-transactions-tbl tbody td,.widget-caseStudy-transactions-tbl tbody th{font-size:.9333333333em;font-weight:400;text-align:left;vertical-align:top;border:solid #cddae4;border-width:1px 0 0;padding:.5em 1.0714285714em;width:50%}.caseStudy-transactions-tbl tbody td,.widget-caseStudy-transactions-tbl tbody td{text-align:right;font-weight:700}.caseStudy-transactions-tbl caption,.widget-caseStudy-transactions-tbl caption{border:solid #cddae4;border-width:1px 0 0;caption-side:bottom;font-size:.9333333333em;line-height:1.2857142857em;text-align:left;padding:.5em 1.0714285714em;margin:0}.widget-caseStudy>.widget-content{padding-top:.6666666667em}.widget-caseStudy>.widget-content>.layout,.widget-caseStudy>.widget-content>.layout .layout-col{height:100%}.widget-caseStudy>.widget-content>.layout .layout-col+.layout-col{width:50.90909%;padding-left:6.18182%}@media screen and (max-width:680px){.widget-caseStudy>.widget-content>.layout .layout-col+.layout-col{display:block;width:auto;padding:0;margin:1.3333333333em 0 0}}@media screen and (max-width:680px){.widget-caseStudy>.widget-content>.layout .layout-col{display:block;width:auto;padding:0;margin:0;height:auto}}@media screen and (max-width:680px){.widget-caseStudy>.widget-content>.layout{height:auto}}.widget-caseStudy-content{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:100%;position:relative;padding-bottom:1.6666666667em}@media screen and (max-width:680px){.widget-caseStudy-content{min-height:none;padding-bottom:0}}.widget-caseStudy-content-title{font-size:1.3333333333em;font-weight:400;line-height:1.3333333333em;padding:0;margin:0 0 .6666666667em}.widget-caseStudy-transactions{margin:1.3333333333em 0}.widget-caseStudy-transactions-title{font-size:1em;font-weight:400;line-height:1.3333333333em;text-transform:uppercase;color:#006cac;display:block;padding:0;margin:0 0 .3333333333em}.widget-caseStudy-more{position:absolute;left:0;bottom:0;line-height:1.2em;font-style:italic;margin:0}@media screen and (max-width:680px){.widget-caseStudy-more{position:static}}.widget-caseStudy-transactions-tbl{max-width:29.6666666667em}.widget-caseStudy-transactions-tbl caption,.widget-caseStudy-transactions-tbl tbody td,.widget-caseStudy-transactions-tbl tbody th{padding-left:0;padding-right:0}@media screen and (max-width:680px){.widget-caseStudy-transactions-tbl{max-width:none}}.layout_inTheNews>.layout-col{width:auto;padding-top:1.6em;padding-right:4.5454%}.layout_inTheNews>.layout-col+.layout-col{width:294px;padding-right:0}@media screen and (max-width:768px){.layout_inTheNews{display:block}.layout_inTheNews>.layout-col{clear:both;display:block;padding-right:0}.layout_inTheNews>.layout-col+.layout-col{display:block;width:auto}}.inTheNews-news-item,.inTheNews-news-items{list-style:none;padding:0;margin:0 0 2.6em}.inTheNews-news-item:before,.inTheNews-news-items:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.inTheNews-news-item-meta{display:block;margin:0 0 .4em;padding:0}.inTheNews-news-item-title{font-size:1.2em;font-weight:300;line-height:1.3333333333em;padding:0;margin:0 0 .2777777778em}.inTheNews-news-item-tagline{font-style:italic;font-weight:300}.inTheNews-mediaRelations{margin:0 0 2em}.inTheNews-mediaRelations .widget .widget-content p{margin:0}.inTheNews-mediaRelations-image{max-width:100%;margin:0 0 1em}.inTheNews-mediaRelations-image img{width:100%;height:auto}@media screen and (max-width:768px){.inTheNews-mediaRelations-image{float:left;width:46.09375%;margin-right:3.90625%}.inTheNews-mediaRelations-image+.widget{margin-left:50%}}@media screen and (max-width:480px){.inTheNews-mediaRelations-image{float:none;width:auto;margin-right:0}.inTheNews-mediaRelations-image+.widget{margin-left:0}}.layout_contacts>.layout-col{width:32.09091%;padding-top:1.6em}.layout_contacts>.layout-col+.layout-col{width:67.909091%}@media screen and (max-width:768px){.layout_contacts>.layout-col{width:47.727272%}.layout_contacts>.layout-col+.layout-col{width:52.272728%;padding-left:4.5454545%}}@media screen and (max-width:480px){.layout_contacts>.layout-col{display:block;width:auto}.layout_contacts>.layout-col+.layout-col{display:block;width:auto;padding-left:0;padding-top:0}}.contacts-departments{float:left;width:47.255689%;margin-left:6.69344%}.layout_contacts>.layout-col:first-child>.contacts-departments{float:none;width:auto;margin-left:0}@media screen and (max-width:768px){.contacts-departments{float:none;width:auto;margin-left:0}}.contacts-office{float:right;width:39.35742972%}@media screen and (max-width:768px){.contacts-office{float:none;width:auto;margin-left:0}}.contacts-departments-item,.contacts-departments-items{list-style:none;padding:0;margin:0 0 2.6em}.contacts-departments-item:before,.contacts-departments-items:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.contacts-departments-item{margin-bottom:1.3333333333em}.contacts-departments-item .contact{margin:0 0 1.6666666667em}.contacts-departments-item .contact-name{font-weight:700}.contacts-departments-item .contact-position{font-style:italic}.contacts-office{margin:0 0 2em}.contacts-office .widget .widget-header{margin:0;padding:0}.contacts-office .widget .widget-title{color:#fff;padding:.4666666667em .9333333333em}.contacts-office .widget .widget-content{padding:.4666666667em .9333333333em;border:solid #cddae4;border-width:0 1px 1px}.contacts-office .widget .widget-content p{margin:0}.contacts-office-image{max-width:100%;margin:0 0 1em}.contacts-office-image img{width:100%;height:auto}@media screen and (max-width:768px){.contacts-office-image{float:none;width:auto;margin-right:0}.contacts-office-image+.widget{margin-left:0}}.esgDocuments.expanded .esgDocuments-items-expand:after{content:""}.esgDocuments-items-container{display:none}.esgDocuments-items{width:100%;border-bottom:1px solid #cddae4}.esgDocuments-items thead td,.esgDocuments-items thead th{background:#eaecef;padding:.6666666667em .2em}.esgDocuments-items tbody tr.even{background:#fbfbfc}.esgDocuments-items tbody td,.esgDocuments-items tbody th{border:0;border-bottom:1px solid #cddae4;padding:.6666666667em .2em}.esgDocuments-items tbody td.col-title,.esgDocuments-items tbody th.col-title,.esgDocuments-items thead td.col-title,.esgDocuments-items thead th.col-title{padding-left:1em;text-align:left}.esgDocuments-items tbody td.col-format,.esgDocuments-items tbody th.col-format,.esgDocuments-items thead td.col-format,.esgDocuments-items thead th.col-format{width:5.3333333333em;padding-right:1em;text-align:center}.esgDocuments-items tbody td.col-date,.esgDocuments-items tbody th.col-date,.esgDocuments-items thead td.col-date,.esgDocuments-items thead th.col-date{width:8em;text-align:left}@media screen and (max-width:680px){.esgDocuments-items{display:block;width:auto}.esgDocuments-items thead{display:none}.esgDocuments-items tbody{display:block}.esgDocuments-items tbody tr{display:block;padding:1.3333333333em .3333333333em;border:0;border-bottom:1px solid #cddae4;position:relative}.esgDocuments-items tbody td,.esgDocuments-items tbody th{display:block;padding:0;border:0;width:auto}.esgDocuments-items tbody td.col-date,.esgDocuments-items tbody td.col-title,.esgDocuments-items tbody th.col-date,.esgDocuments-items tbody th.col-title{width:auto;padding:0 0 0 2em}.esgDocuments-items tbody td.col-title,.esgDocuments-items tbody th.col-title{margin:1.3333333333em 0 0}.esgDocuments-items tbody td.col-date,.esgDocuments-items tbody th.col-date{font-size:.8666666667em;position:absolute;top:1.5384615385em;left:2.6923076923em;padding:0;color:#909090}.esgDocuments-items tbody td.col-format,.esgDocuments-items tbody th.col-format{width:auto;padding:0;position:absolute;top:1.6em;left:.3333333333em}}.esgDocuments-items-more{margin:1.5em 0;text-align:right}.page_404 h2{padding:.6666666667em 1.4666666667em;font-size:.9375em;color:#000;background:#ebecef;text-transform:uppercase}.content-investor .form,.content-investor .form-actions,.content-investor .form-field,.content-investor .form-fields,.content-investor .form-input{display:block;margin:0;padding:0;border:0}.content-investor .form input[type=text]{font-size:14px;line-height:normal;color:#000;border:1px solid #d3dae4;padding:8px;margin:0}.content-investor .form input[type=text]:focus{border-color:#8f99a4}.content-investor .form-field{margin:0 0 10px}.widget-irStock .widget-header{background:#1b2d54;padding:.625em .875em;border:0}.widget-irStock .widget-title{color:#fff}.widget-irStock .widget-content{padding:0 0 .6666666667em}.widget-irStock-data{width:100%;border-spacing:0;border-collapse:collapse;table-layout:auto;font-size:.9333333333em}.widget-irStock-data>caption{font-size:.9285714286em;line-height:1.5em;caption-side:bottom;margin:.9230769231em 1.0769230769em 0;text-align:left}.widget-irStock-data>tbody>tr>td,.widget-irStock-data>tbody>tr>th{padding:.5714285714em 1em .2857142857em;border:solid #d3dae4;border-width:1px 0;font-weight:400;vertical-align:bottom;text-align:left}.widget-irStock-data>tbody>tr>td{font-weight:700;text-align:right}.widget-irStock-data>tbody>tr:first-child>td,.widget-irStock-data>tbody>tr:first-child>th{border-top:0;padding-bottom:.5714285714em}.widget-irStock-data .value{font-size:1.5714285714em;display:inline-block;padding-left:20px;position:relative}.widget-irStock-data .value_down:before,.widget-irStock-data .value_up:before{content:"";position:absolute;left:0;bottom:.2em;display:block;width:16px;height:8px}.widget-irStock-data .value_up:before{background:url(../images/ir/quote_caret_up.png) no-repeat}.widget-irStock-data .value_down:before{background:url(../images/ir/quote_caret_down.png) no-repeat}.widget-irStock-data .change{display:inline-block}.widget-irStock-data .change_up{color:#29a90c}.widget-irStock-data .change_down{color:#c00}.widget-categoryTree{margin-top:2.625em}.widget-categoryTree .widget-header{background:#ebecef;padding:.625em .9375em .625em 1.5em;border:0;margin:0 0 1.125em}.widget-categoryTree .widget-title{font-size:.8125em;color:#000}.widget-categoryTree .contact .menu-item>a,.widget-categoryTree .esgDocuments-items tbody .menu-item>a,.widget-categoryTree .esgDocuments-items thead .menu-item>a,.widget-categoryTree .location-moreLink .menu-item>a,.widget-categoryTree .menu-item>a{white-space:normal;padding:0 0 0 1.6em;line-height:1.3em;color:#000;text-decoration:none;position:relative}.widget-categoryTree .esgDocuments-items tbody .menu-item>a:hover,.widget-categoryTree .esgDocuments-items thead .menu-item>a:hover,.widget-categoryTree .menu-item>a:hover{color:#006cac;text-decoration:none}.widget-categoryTree .esgDocuments-items tbody .menu-item-has-children>a:before,.widget-categoryTree .esgDocuments-items thead .menu-item-has-children>a:before,.widget-categoryTree .menu-item-has-children>a:before{content:"";position:absolute;width:9px;height:9px;left:0;top:.72em;margin:-4px 0 0;background:url(../images/ir/tree_caret_right.png) 0 50% no-repeat}.widget-categoryTree .esgDocuments-items tbody .menu-item-has-children.active>a:before,.widget-categoryTree .esgDocuments-items thead .menu-item-has-children.active>a:before,.widget-categoryTree .menu-item-has-children.active>a:before{background:url(../images/ir/tree_caret_down.png) 0 50% no-repeat}.widget-categoryTree .menu-item.active>.sub-menu{display:block}.widget-categoryTree .menu-items>.menu-item{padding:0 .6666666667em 0 0;margin:0 0 .6666666667em}.widget-categoryTree .sub-menu{display:none}.widget-categoryTree .sub-menu>.menu-item{font-size:.9333333333em;font-weight:300;padding:.5em 0 0;margin:0}.widget-categoryTree .sub-menu>.menu-item>a{color:#a2a6b2;padding:0 0 0 1.7142857143em}.widget-categoryTree .sub-menu>.menu-item>a:hover{color:#006cac;text-decoration:none}.widget-categoryTree .sub-menu>.menu-item .menu-item-toggle{width:12px;left:.6428571429em;top:1.2142857143em}.widget-categoryTree .sub-menu>.menu-item.menu-item-has-children>a:before{top:.69em;left:.7142857143em}.widget-categoryTree .sub-menu .sub-menu{margin:0 0 0 1.5714285714em}.widget-categoryTree .sub-menu .sub-menu>.menu-item{font-size:1em}.widget-categoryTree .sub-menu .sub-menu>.menu-item>a{padding:0 0 0 1em}.widget-categoryTree .sub-menu .sub-menu>.menu-item.menu-item-has-children>a:before{top:.69em;left:0}.widget-categoryTree .sub-menu .sub-menu .sub-menu{margin:0 0 0 .8571428571em}.widget-categoryTree .contact .menu-item.current-menu-item>a,.widget-categoryTree .esgDocuments-items tbody .menu-item.current-menu-item>a,.widget-categoryTree .esgDocuments-items thead .menu-item.current-menu-item>a,.widget-categoryTree .location-moreLink .menu-item.current-menu-item>a,.widget-categoryTree .menu-item.current-menu-item>a{color:#006cac}.widget-irSearch{margin-top:2.625em}.widget-irSearch .form input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.widget-irSearch .form .button,.widget-irSearch .form .homeSlide-button{font-size:13px}.widget-irSearch-searchOptions{margin:1.4666666667em 0 1em}.widget-irSearch-searchOption{margin:0 0 4px}.widget-irSearch-searchOption label{display:block}.widget-irSearch-searchOption input[type=checkbox],.widget-irSearch-searchOption input[type=radio]{vertical-align:top;margin:7px 8px 0 0;padding:0;line-height:normal}.widget-irLogin{margin-top:2.625em}.widget-irLogin-link{color:#000;display:block;text-decoration:none}.widget-irLogin-link:hover{text-decoration:none;opacity:.7}.widget-irLogin-header{display:block;background:#1b2d54;padding:.2666666667em .9333333333em;position:relative}.widget-irLogin-header:after{content:"";position:absolute;right:.6153846154em;top:50%;width:17px;height:17px;background:url(../images/ir/login_widget_arrow.png) no-repeat;margin:-8.5px 0 0}.widget-irLogin-title{display:block;color:#fff;font-size:.8666666667em}.widget-irLogin-content{display:block;border:solid #d3dae4;border-width:0 1px 1px;padding:.8em 0 .4em;text-align:center}.widget-irLogin-logo{display:inline-block;width:190px;height:59px;background-position:-622px 0;background-image:url(../spritesheets-svg/sprites-e43f3232.svg);-webkit-background-size:832px 82px;background-size:832px 82px}.no-svg .widget-irLogin-logo{background-image:url(../spritesheets-svg/sprites-1752959b.png)}.irList-item,.irList-items{list-style:none;padding:0;margin:0;display:block}.irList-item:before,.irList-items:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.irList-item{margin:1.4285714286em 0 2.1428571429em}.esgDocuments-items tbody .irList-item a,.esgDocuments-items thead .irList-item a,.irList-item .esgDocuments-items tbody a,.irList-item .esgDocuments-items thead a,.irList-item a{display:block;color:#000;text-decoration:none}.irList-item a:hover{color:#006cac;text-decoration:none}.irList-item-meta{font-size:.9285714286em;font-weight:300;color:#a2a6b2;margin:0 0 .3846153846em}.irList-items_webcasts .irList-item-meta{position:relative;padding-left:1.5384615385em}.irList-items_webcasts .irList-item-meta:before{content:" ";position:absolute;left:0;top:0;width:12px;height:22px;background:url(../images/ir/icon-webcast.png) no-repeat;margin:0 9px 0 0}.irList-items_contacts{margin-left:-23px;margin-right:-22px}.irList-items_contacts>.irList-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:33.33%;padding:0 22px 0 23px}.irList-items_contacts .contact{display:block;margin:0;line-height:1.6428571429em}.irList-items_contacts .contact .name{font-weight:700;display:block;margin:0 0 .1428571429em}.content-investor-title{font-size:1.5625em;font-weight:300;line-height:1.04em;color:#006cac;padding:0 0 .56em;margin:1.76em 0 1.4em;border:solid #d3dae4;border-width:0 0 1px}.content-investor .hentry{font-size:.9375em;line-height:1.7333333333em;margin:0 0 2.3333333333em}.site-breadcrumbs{background:#ebecef;padding:1.125em 0}.breadcrumbs{font-size:13px;font-weight:400;line-height:1.2em;color:#a2a6b2}.breadcrumbs .esgDocuments-items tbody a,.breadcrumbs .esgDocuments-items thead a,.breadcrumbs a,.esgDocuments-items tbody .breadcrumbs a,.esgDocuments-items thead .breadcrumbs a{color:#a2a6b2;text-decoration:none}.breadcrumbs a:hover{color:#006cac;text-decoration:none}.breadcrumbs li,.breadcrumbs ul{list-style:none;padding:0;margin:0;display:inline-block}.breadcrumbs li:before,.breadcrumbs ul:before{content:"";display:inherit;font-size:inherit;color:inherit;margin:0;width:auto}.breadcrumbs li:before{content:"/";display:inline-block;margin:0 5px 0 3px;color:#436cab}.breadcrumbs li:first-child:before{content:"";display:none}