/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*!
 * fullPage 2.9.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0 !important}.fp-notransition{-webkit-transition:none !important;transition:none !important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0, 0, 0)}#fp-nav.right{right:17px}#fp-nav.left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0 !important;right:0;margin:0 auto !important}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0px 0px -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial, helvetica, sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto !important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto !important}.hidden{display:none !important}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clear{clear:both}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.table{display:table}.table .row,.table .table-row{display:table-row}.table .cell,.table .table-cell{display:table-cell}@-webkit-keyframes line-swipe{0%{width:0%;margin-right:100%;margin-left:0%}50%{width:100%;margin-right:0%;margin-left:0%}100%{width:0%;margin-right:0%;margin-left:100%}}@keyframes line-swipe{0%{width:0%;margin-right:100%;margin-left:0%}50%{width:100%;margin-right:0%;margin-left:0%}100%{width:0%;margin-right:0%;margin-left:100%}}@-webkit-keyframes bounce-down{0%{top:8px}5%{top:12px}10%{top:8px}15%{top:12px}20%{top:8px}100%{top:8px}}@keyframes bounce-down{0%{top:8px}5%{top:12px}10%{top:8px}15%{top:12px}20%{top:8px}100%{top:8px}}@-webkit-keyframes rotate360{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotate360{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-o-keyframes rotate360{from{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes rotate360{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.spinner--material{position:absolute;top:50%;left:50%;z-index:999;margin-left:-32.5px;margin-top:-32.5px;width:65px;height:65px;backface-visibility:hidden;-webkit-animation:rotator 1.4s linear infinite;-moz-animation:rotator 1.4s linear infinite;-ms-animation:rotator 1.4s linear infinite;-o-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.spinner--material .path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;-moz-animation:dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;-ms-animation:dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;-o-animation:dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite}@-webkit-keyframes colors{0%{stroke:#a2d0bd}25%{stroke:#fdefa0}50%{stroke:#465562}75%{stroke:#f0bb97}100%{stroke:#7da1b4}}@keyframes colors{0%{stroke:#a2d0bd}25%{stroke:#fdefa0}50%{stroke:#465562}75%{stroke:#f0bb97}100%{stroke:#7da1b4}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}.hamburger{display:none;height:56px;width:56px;position:absolute;top:50%;right:10px;z-index:4;color:transparent;margin-top:-28px;padding:10px}.hamburger .hamburger--open,.hamburger .hamburger--close{cursor:pointer;width:36px;height:36px;display:block;position:absolute;left:50%;top:50%;transform-origin:center;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.hamburger .hamburger--open i,.hamburger .hamburger--close i{overflow:hidden;position:absolute;display:block;height:4px;width:100%;background-color:#f16464;top:50%;left:0px;margin-top:-2px}.hamburger .hamburger--open i:after,.hamburger .hamburger--close i:after{-webkit-transition:background-color 0.5s linear;-moz-transition:background-color 0.5s linear;-ms-transition:background-color 0.5s linear;-o-transition:background-color 0.5s linear;transition:background-color 0.5s linear}.hamburger .hamburger--open i:nth-child(1){margin-top:-11px}.hamburger .hamburger--open i:nth-child(4){margin-top:7px}.hamburger .hamburger--close i{background-color:transparent}.hamburger .hamburger--close i:after{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:#f16464}.hamburger .hamburger--close i:first-child{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.hamburger .hamburger--close i:last-child{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}@media only screen and (max-width: 767px){.hamburger{display:block}}/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.browserupgrade{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0}/*! Eddy's Base Styles */*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}*{position:relative;-webkit-appearance:none;-moz-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent;backface-visibility:hidden}select::-ms-expand{display:none}.clear{clear:both}.pos{margin:0 auto}html{height:100%}body{overflow-y:scroll;overflow-x:hidden !important;margin:0;min-height:100%}html,body{width:100%;background-color:#fff;padding:0px !important}@media screen and (max-width: 600px){html #wpadminbar{top:-46px}}main{display:block}input::-webkit-input-placeholder{color:#fff;opacity:1 !important;text-transform:uppercase}input:-moz-placeholder{color:#fff;opacity:1 !important;text-transform:uppercase}input::-moz-placeholder{color:#fff;opacity:1 !important;text-transform:uppercase}input:-ms-input-placeholder{color:#fff;opacity:1 !important;text-transform:uppercase}textarea::-webkit-input-placeholder{color:#fff;opacity:1 !important;text-transform:uppercase}textarea:-moz-placeholder{color:#fff;opacity:1 !important;text-transform:uppercase}textarea::-moz-placeholder{color:#fff;opacity:1 !important;text-transform:uppercase}textarea:-ms-input-placeholder{color:#fff;opacity:1 !important;text-transform:uppercase}a,a:hover,a:active,a:focus,object,embed{outline:0}img{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}input[type="text"]:focus{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important}ul,ol{list-style:none;margin:0;padding:0;display:block}input[type=text],input[type=number],input[type=email],input[type=submit],input[type=button],input[type=password],select{border:0;border-radius:0;color:#000;font-size:1.5em;margin:0px;padding:0px;line-height:1.2;background:none;background-image:none !important;-webkit-appearance:none;-webkit-box-shadow:none;-moz-box-shadow:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;outline-style:none;background-color:transparent;box-shadow:none !important;outline:none;width:auto;height:auto}input[type=text]:focus,input[type=email]:focus,input[type=submit]:focus,input[type=password]:focus,select:focus{outline-color:transparent;outline-style:none;outline:none}input.fa{font-family:FontAwesome !important}.pos{width:100%}.touch-hide{display:block}.touch-hide.inline-block{display:inline-block}.touch-show{display:none}.touch .touch-hide{display:none !important}.touch .touch-hide.inline{display:none !important}.touch .touch-hide.inline-block{display:none !important}.touch .touch-show{display:block !important}.touch .touch-show.inline{display:inline !important}.touch .touch-show.inline-block{display:inline-block !important}.touch .flex-control-paging,.touch .flex-direction-nav{display:none !important}picture{color:transparent}.lt-ie9 .table .cell{display:inline-block !important;*zoom:1;*display:inline}.lt-ie9 .fa{display:none !important}#single__404{text-align:center}.btn_edit_section{display:block;position:absolute;top:0px;right:20px;overflow:hidden;width:34px;height:34px;-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;box-shadow:inset 0px 1px 0px 0px #54a3f7;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);background-color:#007dc1;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #124d77;cursor:pointer;color:#ffffff;font-family:Arial;font-size:13px;text-decoration:none;text-shadow:0px 1px 0px #154682;z-index:99;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)" ;filter:alpha(opacity=20) ;-moz-opacity:.2 ;-khtml-opacity:.2 ;opacity:.2 ;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.btn_edit_section.svg--icon svg{top:6px;left:6px;width:20px;height:20px;fill:#fff}@media screen and (max-width: 680px){.btn_edit_section{top:20px;right:20px;overflow:hidden;width:28px;height:28px}.btn_edit_section.svg--icon svg{top:4px;left:4px;width:18px;height:18px}}section:hover .btn_edit_section{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }[data-bgcolor="none"]{color:#000}[data-bgcolor="none"] .bg_cover{background-color:transparent}[data-bgcolor="none"] [data-animation-type="fade"] .slick-slide{background-color:#fff}[data-bgcolor="white"]{color:#000}[data-bgcolor="white"] .bg_cover,[data-bgcolor="white"] [data-animation-type="fade"] .slick-slide{background-color:#fff}[data-bgcolor="black"]{color:#fff}[data-bgcolor="black"] .bg_cover,[data-bgcolor="black"] [data-animation-type="fade"] .slick-slide{background-color:#000}.sprite{text-indent:-9999px;background-image:url("/wp-content/themes/scaff01d/img/sprite.png");background-position:0 0;background-repeat:no-repeat;width:0px;height:0px;overflow:hidden}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2){.sprite{background-image:url("/wp-content/themes/scaff01d/img/sprite@2.png");background-size:25px 25px}}.sprite.icon-add-your-icons-here{background-position:-25px -25px;width:25px;height:25px}.svg--icons{height:0;width:0;position:absolute;visibility:hidden}.svg--icon svg{position:absolute;top:0px;left:0px;bottom:0px;right:0px;width:100%;height:100%}.video_wrap iframe{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:all 300ms ease-in-out 0ms;-moz-transition:all 300ms ease-in-out 0ms;-ms-transition:all 300ms ease-in-out 0ms;-o-transition:all 300ms ease-in-out 0ms;transition:all 300ms ease-in-out 0ms}.video_wrap[data-is-playing="0"] iframe{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 }.video_wrap[data-is-playing="0"] .play-overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.video_wrap[data-is-playing="0"] .vid_controls .switch--play{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 }.video_wrap[data-is-playing="0"] .vid_controls .switch--pause{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;visibility:hidden}.video_wrap[data-is-playing="0"]:hover .vid_controls .switch--play{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" ;filter:alpha(opacity=50) ;-moz-opacity:.5 ;-khtml-opacity:.5 ;opacity:.5 }.video_wrap[data-is-playing="0"]:hover .vid_controls .switch--play:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.video_wrap[data-is-playing="1"] iframe{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.video_wrap[data-is-playing="1"] .play-overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 }.video_wrap[data-is-playing="1"] .vid_controls{visibility:visible}.video_wrap[data-is-playing="1"] .vid_controls .switch--play{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;visibility:hidden}.video_wrap[data-is-playing="1"] .vid_controls .switch--pause{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 }.video_wrap[data-is-playing="1"]:hover .vid_controls .switch--pause{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" ;filter:alpha(opacity=50) ;-moz-opacity:.5 ;-khtml-opacity:.5 ;opacity:.5 }.video_wrap[data-is-playing="1"]:hover .vid_controls .switch--pause:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.video_wrap[data-is-mute="0"] .vid_controls .switch--unmute{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;visibility:hidden}.video_wrap[data-is-mute="0"] .vid_controls .switch--mute{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 }.video_wrap[data-is-mute="0"]:hover .vid_controls .switch--mute{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" ;filter:alpha(opacity=50) ;-moz-opacity:.5 ;-khtml-opacity:.5 ;opacity:.5 }.video_wrap[data-is-mute="0"]:hover .vid_controls .switch--mute:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.video_wrap[data-is-mute="1"] .vid_controls .switch--unmute{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 }.video_wrap[data-is-mute="1"] .vid_controls .switch--mute{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;visibility:hidden}.video_wrap[data-is-mute="1"]:hover .vid_controls .switch--unmute{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" ;filter:alpha(opacity=50) ;-moz-opacity:.5 ;-khtml-opacity:.5 ;opacity:.5 }.video_wrap[data-is-mute="1"]:hover .vid_controls .switch--unmute:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.touchevents .video_wrap iframe{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.touchevents .video_wrap+.caption{pointer-events:none}.vid_content{display:inline-block}.vid_content p{margin:0}.vid_content p:empty,.vid_content br{display:none}.play-overlay{position:absolute;top:0px;left:0px;width:100% !important;height:100% !important;-webkit-transition:all 500ms ease-in-out 0ms;-moz-transition:all 500ms ease-in-out 0ms;-ms-transition:all 500ms ease-in-out 0ms;-o-transition:all 500ms ease-in-out 0ms;transition:all 500ms ease-in-out 0ms}.play-overlay.play .svg--icon{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" ;filter:alpha(opacity=50) ;-moz-opacity:.5 ;-khtml-opacity:.5 ;opacity:.5 ;-webkit-transition:all 500ms ease-in-out 0ms;-moz-transition:all 500ms ease-in-out 0ms;-ms-transition:all 500ms ease-in-out 0ms;-o-transition:all 500ms ease-in-out 0ms;transition:all 500ms ease-in-out 0ms}.play-overlay.play .svg--icon:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.vid_controls{width:240px;height:80px;position:absolute;bottom:120px;right:120px;z-index:3;visibility:hidden;-webkit-transition:all 500ms ease-in-out 0ms;-moz-transition:all 500ms ease-in-out 0ms;-ms-transition:all 500ms ease-in-out 0ms;-o-transition:all 500ms ease-in-out 0ms;transition:all 500ms ease-in-out 0ms}.vid_control{width:33.333%;height:100%;float:left;background-color:transparent;cursor:pointer}.vid_control .svg--icon{position:absolute;top:50%;left:50%;margin-left:-70px;margin-top:-70px;width:140px;height:140px;-webkit-transition:all 500ms ease-in-out 0ms;-moz-transition:all 500ms ease-in-out 0ms;-ms-transition:all 500ms ease-in-out 0ms;-o-transition:all 500ms ease-in-out 0ms;transition:all 500ms ease-in-out 0ms}@media screen and (max-width: 580px){.vid_control .svg--icon{margin-left:-50px;margin-top:-50px;width:100px;height:100px}}.vid_control.disabled{display:none !important}.vid_control.pause,.vid_control.volume{-webkit-transition:all 500ms ease-in-out 0ms;-moz-transition:all 500ms ease-in-out 0ms;-ms-transition:all 500ms ease-in-out 0ms;-o-transition:all 500ms ease-in-out 0ms;transition:all 500ms ease-in-out 0ms}.vid_control.pause .svg--icon,.vid_control.volume .svg--icon{width:150%;height:150%;top:-25%;left:-25%;margin:0px}.toggle-menu .play-overlay,.toggle-menu .vid_controls,.hide-nav .play-overlay,.hide-nav .vid_controls{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;filter:alpha(opacity=0) !important;-moz-opacity:0 !important;-khtml-opacity:0 !important;opacity:0 !important}.pace,.pace-cover{position:fixed;top:0px;left:0px;height:100%;width:100%;bottom:0px;right:0px;background-color:#9cdcf8;z-index:9999;backface-visibility:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 ;-webkit-transition:all 200ms linear, z-index 0ms linear 200ms;-moz-transition:all 200ms linear, z-index 0ms linear 200ms;-ms-transition:all 200ms linear, z-index 0ms linear 200ms;-o-transition:all 200ms linear, z-index 0ms linear 200ms;transition:all 200ms linear, z-index 0ms linear 200ms;-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace .pace-progress,.pace-cover .pace-progress{background:#fff;position:fixed;z-index:2000;top:50%;right:100%;width:100%;height:3px;position:absolute;margin-top:-2px}.pace-cover{z-index:9998;display:none}.pace-cover.done{display:none}.pace-inactive{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;z-index:-1}.slick-loading .slick-list{background:transparent url("/wp-content/themes/scaff01d/img/spinner.svg") center center no-repeat}#register{background-color:#f3f3f4;padding:30px 0;z-index:2}#register .pos{max-width:790px}iframe[title="Ajax Frame"] br{display:none}.gform_wrapper{padding:0}.gform_wrapper .validation_error{text-align:center;color:red;max-width:400px;font-size:1em;font-weight:normal;margin:0 auto 1em auto}.gform_wrapper .validation_message{position:absolute;color:red;padding:3px 0px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;font-size:0.8em;background-color:transparent;right:0px;z-index:1;bottom:4px;-webkit-transition:bottom 0.2s ease-in-out;-moz-transition:bottom 0.2s ease-in-out;-ms-transition:bottom 0.2s ease-in-out;-o-transition:bottom 0.2s ease-in-out;transition:bottom 0.2s ease-in-out}.gform_wrapper .gform_validation_container{display:none}.gform_wrapper .gform_ajax_spinner{position:absolute;right:-26px;display:block;top:50%;margin-top:-10px}.gform_wrapper ul{list-style:none !important;margin:0 !important;padding-left:0px !important}.gform_wrapper .gform_heading{text-align:center;color:#002d5b;padding-bottom:40px}.gform_wrapper .gform_heading h3{margin:0;font-size:3.2em;font-style:italic;font-weight:normal;margin-bottom:10px;font-family:"futura-pt",sans-serif}.gform_wrapper .gform_heading .gform_description{font-family:"futura-pt",sans-serif;font-size:16px;color:#686464;line-height:1.6;display:block;width:80%;margin:0 auto}.gform_wrapper .gform_heading .gform_description h1{color:#1029a7;letter-spacing:0.14em;font-size:30px;font-family:"futura-pt",sans-serif;font-style:normal;font-weight:normal;text-transform:uppercase;margin:0;margin-bottom:32px;margin-top:3px;line-height:1.2}.gform_wrapper .gform_body{margin-top:10px}.gform_wrapper .gform_body:before,.gform_wrapper .gform_body:after{content:" ";display:table}.gform_wrapper .gform_body:after{clear:both}.gform_wrapper .gform_footer{text-align:center;width:140px;height:46px;margin:0px auto 0 auto}.gform_wrapper .gform_footer input[type=submit]{color:#252525;background-color:transparent;text-transform:uppercase;font-weight:500;padding:0px;font-size:1.4em;letter-spacing:0.05em;border:2px solid #252525;width:100%;height:100%;line-height:42px;text-align:center;text-decoration:none;overflow:hidden;display:inline-block;margin:0 auto;border-radius:0px;cursor:pointer;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}@media screen and (max-width: 767px){.gform_wrapper .gform_footer input[type=submit]{top:0;width:100%}}.gform_wrapper .gform_footer input[type=submit]:hover,.gform_wrapper .gform_footer input[type=submit]:active{background-color:#fff;color:#252525}.gform_wrapper .gfield{width:100%;margin:0;margin-bottom:34px;float:left}.gform_wrapper .gfield.one-half{width:48.5%}.gform_wrapper .gfield.one-third{width:31.3333333%;margin-left:3%;margin-right:3%}.gform_wrapper .gfield.one-third.left,.gform_wrapper .gfield.one-third.right{margin-left:0;margin-right:0}.gform_wrapper .gfield:before,.gform_wrapper .gfield:after{content:" ";display:table}.gform_wrapper .gfield:after{clear:both}.gform_wrapper .gfield.gform_hidden{display:none}.gform_wrapper .gfield.left{float:left}.gform_wrapper .gfield.right{float:right}.gform_wrapper .gfield.full{width:100%}.gform_wrapper .gfield.gfield_html{margin-top:50px;margin-bottom:25px}.gform_wrapper .gfield.gfield_html:first-child{margin-top:0}.gform_wrapper .gfield.gsection{margin-bottom:10px}.gform_wrapper .gfield.show-label .gfield_label{display:block}@media screen and (max-width: 568px){.gform_wrapper .gfield{width:100% !important}.gform_wrapper .gfield.one-third{margin-left:0px;margin-right:0px}}.gform_wrapper .gfield.mandatory{text-align:center;font-size:0.56em;text-transform:uppercase;margin:0;margin-bottom:34px}.gform_wrapper .gfield_password_strength{display:block;clear:both;text-align:center;border:1px solid #fff;background-color:rgba(255,255,255,0.5);padding:0 10px;text-transform:uppercase;line-height:28px;height:30px;letter-spacing:0.06em;font-size:0.8em;-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-ms-transition:all 150ms linear;-o-transition:all 150ms linear;transition:all 150ms linear}.gform_wrapper .gfield_password_strength.short,.gform_wrapper .gfield_password_strength.bad,.gform_wrapper .gfield_password_strength.mismatch{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.gform_wrapper .gfield_password_strength.good{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.gform_wrapper .gfield_password_strength.strong{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.gform_wrapper .ginput_container{width:100%;padding:0;border:0;background-color:#fff;border-radius:0px;border:0;z-index:2;border:1px solid #000;line-height:0}.gform_wrapper .ginput_container.ginput_container_password span:empty,.gform_wrapper .ginput_container.ginput_container_password p:empty,.gform_wrapper .ginput_container.ginput_container_password br,.gform_wrapper .ginput_container.ginput_container_password label{display:none !important}.gform_wrapper .ginput_container.ginput_container_password span{margin:0 !important;width:50% !important}.gform_wrapper .ginput_container.ginput_container_password input[type=password]{border-bottom:1px solid #5d5f5d;margin-bottom:20px}.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container select,.gform_wrapper .ginput_container textarea{height:30px;color:#5c5c5c;font-size:14px;letter-spacing:0.1em;border-radius:0;padding:0 10px;width:100%;border:0;outline:none;line-height:1}.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container select{height:30px}.gform_wrapper .ginput_container textarea{height:140px;padding:10px;line-height:1.4}.gform_wrapper .ginput_container select[multiple=multiple]{height:70px;padding:10px}.gform_wrapper .ginput_container input[type=file]{width:0.1px;height:0.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.gform_wrapper .ginput_container.ginput_container_fileupload{border:0}@media screen and (max-width: 580px){.gform_wrapper .ginput_container textarea,.gform_wrapper .ginput_container select[multiple=multiple]{padding:6px}}.gform_wrapper .gfield.upload label{display:block;cursor:pointer;background-color:transparent;border:1px solid #aac6d0;height:52px;line-height:54px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0;font-size:1.5em;letter-spacing:0.02em;text-align:left;padding:0px 15px 0 15px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.gform_wrapper .gfield.upload label:before{content:'Browse...';display:block;position:absolute;right:15px;font-size:0.6em;bottom:11px;line-height:1;padding-right:20px}.gform_wrapper .gfield.upload label:after{content:'';position:absolute;display:block;bottom:11px;right:15px;width:18px;height:21px;background-repeat:no-repeat;background-image:url(/wp-content/themes/scaff01d/img/file.svg);background-position:50% 50%}.gform_wrapper .gfield.upload #extensions_message{display:none}.gform_wrapper .gfield.upload label:hover{background-color:#eef4f6}.gform_wrapper .gfield.upload label *{pointer-events:none}.gform_wrapper .gfield.gfield_error .ginput_container{border-bottom:1px solid red !important}.gform_wrapper .gfield.gfield_error .ginput_container.ginput_complex{border-bottom:0px}.gform_wrapper .gfield.gfield_error .ginput_container.ginput_complex>span input[type=text]{border-bottom:1px solid red !important}.gform_wrapper .gfield.gfield_error .ginput_container.ginput_container_text:after,.gform_wrapper .gfield.gfield_error .ginput_container.ginput_container_textarea:after,.gform_wrapper .gfield.gfield_error .ginput_container.ginput_container_select:after,.gform_wrapper .gfield.gfield_error .ginput_container.ginput_container_email:after{background-color:red !important;background-image:url(/wp-content/themes/scaff01d/img/form-incorrect.svg) !important}.gform_wrapper .gfield.gfield_error:hover .validation_message{bottom:-22px}.gform_wrapper .ginput_container.ginput_complex{border:0px}.gform_wrapper .ginput_container.ginput_complex>span{width:48%;float:left}.gform_wrapper .ginput_container.ginput_complex>span input[type=text]{border:1px solid #000;padding:0px 10px}.gform_wrapper .ginput_container.ginput_complex>span>label{display:block;font-size:0.875em}.gform_wrapper .ginput_container.ginput_complex>span:nth-child(odd){margin-right:4%}.gform_wrapper .gfield.gfield_error .ginput_container.ginput_complex+.validation_message{bottom:-24px !important}.gform_wrapper .ginput_container_select:before{display:inline-block;content:url(/wp-content/themes/scaff01d/img/select-down.svg);position:absolute;top:8px;right:10px;font-size:19px;width:26px;height:26px}.gform_wrapper .ginput_container_select select{padding:0 28px 0 12px}.gform_wrapper .gfield_label{display:block;color:#000;text-transform:uppercase;font-size:1em;padding:4px 0 9px 0;letter-spacing:0.15em}.gform_wrapper.gform_validation_error .gfield .ginput_container{border-bottom:1px solid #1fc51f}.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_container_text:after,.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_container_textarea:after,.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_container_select:after,.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_container_email:after{content:'';position:absolute;top:50%;right:4px;width:20px;height:20px;border-radius:10px;margin-top:-10px;background-color:#1fc51f;color:#353735;pointer-events:none;background-image:url(/wp-content/themes/scaff01d/img/form-correct.svg);background-repeat:no-repeat;background-position:-2px -2px;background-size:24px 24px}.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_container_select:before{display:none}.gform_wrapper.gform_validation_error .gfield .ginput_container input[type=text],.gform_wrapper.gform_validation_error .gfield .ginput_container input[type=email],.gform_wrapper.gform_validation_error .gfield .ginput_container input[type=password],.gform_wrapper.gform_validation_error .gfield .ginput_container textarea{padding:0 28px 0 2px}.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_complex>span input[type=text]{border-bottom:1px solid #1fc51f}@media screen and (max-width: 580px){.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container select,.gform_wrapper .ginput_container textarea{font-size:12px;line-height:1;padding:0 6px}.gform_wrapper .ginput_container textarea{padding:6px;height:90px}.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container select{height:28px}.gform_wrapper .gform_footer{height:38px;width:120px}.gform_wrapper .gform_footer input[type=submit]{line-height:35px}}.remodal-overlay{background:rgba(0,0,0,0.5)}.remodal-close{position:absolute;z-index:10;width:50px;height:50px;border:0;left:auto;right:0px;top:0px}.remodal-close:after,.remodal-close:before{content:'';height:3px;width:30px;background-color:#a000;top:50%;left:50%;margin-left:-15px;margin-top:-2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);transform-origin:50% 50%;position:absolute}.remodal-close:before{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.remodal{padding:0;border:0;max-width:1200px !important;width:80%;background-color:#fff;outline:0}.remodal .container{margin:0}.remodal .video-container{display:block;border:0;width:100%;padding-bottom:57%;height:0;overflow:visible}.remodal .video-container .fill{position:absolute;top:0px;left:0px;bottom:0px;right:0px}.remodal .video-container .vimeo-player{width:100% !important;height:100% !important}@media screen and (max-width: 767px){.remodal{width:100%}.remodal .remodal-close{padding-right:42px;line-height:46px;height:40px}.remodal .remodal-close:after,.remodal .remodal-close:before{width:30px}}.alert{padding:15px;margin:1em 0;border:1px solid transparent;border-radius:4px;text-align:center}.alert.success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert.info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert.warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert.danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert a{font-weight:normal;color:#4fb1dd;text-decoration:none}.alert a:hover,.alert a:active{color:#4fb1dd;text-decoration:underline}#header{background-color:transparent;-webkit-transition:top 1000ms ease;-moz-transition:top 1000ms ease;-ms-transition:top 1000ms ease;-o-transition:top 1000ms ease;transition:top 1000ms ease}#header>.pos{max-width:1400px;padding:0 20px;height:80px}#header .header__cover{z-index:4;position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:transparent}#header .header__logo{display:none;width:140px;height:80px;position:absolute;top:50%;margin-top:-40px;z-index:5;background-color:rebeccapurple}#header .header__navigation{position:absolute;right:20px;display:table;height:100%;z-index:4}#header .header__navigation>ul{display:table-row}#header .header__navigation>ul>li{display:table-cell;vertical-align:middle;padding:0 12px}#header .header__navigation>ul>li>a{display:block;color:#fff;text-decoration:none;font-size:1em;line-height:1;text-transform:uppercase;letter-spacing:0.05em}#header .header__navigation>ul>li>a:hover,#header .header__navigation>ul>li>a:active{color:#fff;text-decoration:none}@media screen and (max-width: 767px){#header>.pos{height:80px}#header .header__navigation{background-color:#f16464;display:table;width:100vw;height:auto;position:fixed;top:100%;overflow-y:auto;overflow-x:hidden;margin:0;z-index:3;left:0px;right:auto;visibility:hidden}#header .header__navigation>ul{display:table-cell;vertical-align:middle;padding:20px 0}#header .header__navigation>ul>li{display:block;padding:0;text-align:center}}@media screen and (max-width: 767px){body.menu-opened,body.menu-opening{overflow:hidden !important}body.menu-opened #header .header__navigation,body.menu-opening #header .header__navigation{visibility:visible}}.pos-bottom-fixed{display:none}#footer{background-color:transparent;padding:30px 0;z-index:1;height:auto !important}#footer>.pos{max-width:1400px;padding:0 20px}#footer .footer__navigation ul{text-align:center;width:100%}#footer .footer__navigation ul li{display:inline-block}#footer .footer__navigation ul li a{display:inline-block;text-decoration:none;color:#000;font-size:1em;line-height:1}#footer .footer__navigation ul li a:hover,#footer .footer__navigation ul li a:active{color:#000;text-decoration:none}#footer .footer__navigation ul li:after{content:'|';color:#000;font-size:1em;line-height:1;margin:0 8px;top:-1px}#footer .footer__navigation ul li:last-child:after{display:none}#footer .footer__logo{display:block;width:140px;height:80px;position:absolute;top:50%;margin-top:-40px}#footer .footer__social{text-align:right;position:absolute;right:20px;top:-3px}#footer .footer__social a{display:inline-block;width:30px;height:30px;margin:0 2px}#footer .footer__social a svg{fill:#000}#footer .footer__copyright{text-align:center;color:#000;font-size:1em}body{font-family:sans-serif;color:#000;line-height:1.45;font-size:1.2em}body a{color:#000}@media screen and (max-width: 1400px){body{font-size:1.1em}}@media screen and (max-width: 960px){body{font-size:1.0em}}@media screen and (max-width: 767px){body{font-size:1.0em}}@media screen and (max-width: 580px){body{font-size:0.9em}}.fp-enabled body{overflow:hidden !important}.fp-enabled body.fp-responsive{overflow:initial !important}.fp-responsive .wrapper--outer.fullpage,.fp-responsive .wrapper--inner,.fp-responsive .fullpage .sectional.sectional--fullpage,.fp-responsive .fp-section,.fp-responsive .fp-slide,.fp-responsive .fp-tableCell{height:auto !important;transform:none !important}.fp-responsive .fp-slidesContainer{width:100% !important;float:none;height:auto}.fp-responsive .fp-slide{width:100% !important;float:none}.fp-responsive .fp-slide[data-mobile-collapse="0"]{height:100vh !important}.admin-bar.fp-responsive .fp-slide[data-mobile-collapse="0"]{height:calc(100vh - 32px) !important}@media screen and (max-width: 782px){.admin-bar.fp-responsive .fp-slide[data-mobile-collapse="0"]{height:calc(100vh - 46px) !important}}.fp-responsive .fp-slide[data-mobile-hidden="1"]{display:none !important}.wrapper--outer.fullpage{height:100%}.fp-responsive .fp-direction{display:none}.fp-slide{width:100%}div[data-fp-nav-pos="bottom-left"] ~ #fp-nav,div[data-fp-nav-pos="bottom-right"] ~ #fp-nav{top:auto !important;bottom:25px}#fp-nav ul li a span,.fp-slidesNav ul li a span{background-color:#fff}#fp-navigation{position:fixed;z-index:100;top:50%;left:40px;display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 ;-webkit-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-o-transform:translate(0%, -50%);transform:translate(0%, -50%);-webkit-transition:all 0.2s ease-in-out 0.5s;-moz-transition:all 0.2s ease-in-out 0.5s;-ms-transition:all 0.2s ease-in-out 0.5s;-o-transition:all 0.2s ease-in-out 0.5s;transition:all 0.2s ease-in-out 0.5s}#fp-navigation li,#fp-navigation a,#fp-navigation span{display:block}#fp-navigation li>ul{float:left}#fp-navigation li>ul>li{float:left;width:20px}#fp-navigation li>ul a{float:none}#fp-navigation li>ul span{width:1px;overflow:hidden;text-indent:-9999px}#fp-navigation>li>a{position:static}#fp-navigation>li a{color:transparent;text-decoration:none;font-size:0.75em;line-height:1;padding:4px 0;float:left;width:20px;position:relative;-webkit-transition:color 0.2s ease-in-out;-moz-transition:color 0.2s ease-in-out;-ms-transition:color 0.2s ease-in-out;-o-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out}#fp-navigation>li a:before,#fp-navigation>li a:after{content:'';position:absolute;top:50%;left:10px;width:4px;height:4px;background-color:#fff;border-radius:10px;display:block;border:1px solid #fff;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}#fp-navigation>li a:after{display:none}#fp-navigation>li a>span{padding-left:20px}#fp-navigation>li a>.label{position:absolute;left:100%;top:0px;height:22px;line-height:22px;padding-left:0}#fp-navigation>li:hover>a,#fp-navigation>li li:hover>a{color:#fff}#fp-navigation>li:hover>a:before,#fp-navigation>li:hover>a:after,#fp-navigation>li li:hover>a:before,#fp-navigation>li li:hover>a:after{width:10px;height:10px;background-color:transparent;border:1px solid #fff}#fp-navigation>li.active>a:before,#fp-navigation>li.active>a:after{width:10px;height:10px;background-color:#fff;border:1px solid #fff}#fp-navigation>li.active li.active>a:before{width:10px;height:10px;background-color:transparent;border:1px solid #fff}#fp-navigation>li.active li.active>a:after{width:4px;height:4px;background-color:#fff;border:1px solid #fff;display:block !important}#fp-navigation>li.has-children>a{position:relative;width:20px}#fp-navigation>li.has-children>a [data-pos="2"]{left:44px}#fp-navigation>li.has-children>a [data-pos="3"]{left:64px}#fp-navigation>li.has-children>a [data-pos="4"]{left:84px}#fp-navigation>li.has-children>a [data-pos="5"]{left:104px}#fp-navigation>li.has-children>a [data-pos="6"]{left:124px}#fp-navigation>li.has-children>a [data-pos="7"]{left:144px}#fp-navigation>li.has-children>a [data-pos="8"]{left:164px}#fp-navigation>li.has-children>a [data-pos="9"]{left:184px}#fp-navigation>li.has-children>a [data-pos="10"]{left:204px}#fp-navigation[data-position="right"]>li a,#fp-navigation[data-position="bottom-right"]>li a{float:right}#fp-navigation[data-position="right"]>li a:before,#fp-navigation[data-position="bottom-right"]>li a:before{display:none}#fp-navigation[data-position="right"]>li a:after,#fp-navigation[data-position="bottom-right"]>li a:after{display:block;left:auto;right:10px;-webkit-transform:translate(50%, -50%);-moz-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);-o-transform:translate(50%, -50%);transform:translate(50%, -50%)}#fp-navigation[data-position="right"]>li a>span,#fp-navigation[data-position="bottom-right"]>li a>span{text-align:right;right:24px;left:auto}#fp-navigation[data-position="right"]>li.has-children>a,#fp-navigation[data-position="bottom-right"]>li.has-children>a{float:right}#fp-navigation[data-position="right"]>li.has-children>a .label,#fp-navigation[data-position="bottom-right"]>li.has-children>a .label{left:auto !important}#fp-navigation[data-position="right"]>li.has-children>a [data-pos="2"],#fp-navigation[data-position="bottom-right"]>li.has-children>a [data-pos="2"]{right:44px}#fp-navigation[data-position="right"]>li.has-children>a [data-pos="3"],#fp-navigation[data-position="bottom-right"]>li.has-children>a [data-pos="3"]{right:64px}#fp-navigation[data-position="right"]>li.has-children>a [data-pos="4"],#fp-navigation[data-position="bottom-right"]>li.has-children>a [data-pos="4"]{right:84px}#fp-navigation[data-position="right"]>li.has-children>a [data-pos="5"],#fp-navigation[data-position="bottom-right"]>li.has-children>a [data-pos="5"]{right:104px}#fp-navigation[data-position="right"]>li.has-children>a [data-pos="6"],#fp-navigation[data-position="bottom-right"]>li.has-children>a [data-pos="6"]{right:124px}#fp-navigation[data-position="right"]>li.has-children>a [data-pos="7"],#fp-navigation[data-position="bottom-right"]>li.has-children>a [data-pos="7"]{right:144px}#fp-navigation[data-position="right"]>li.has-children>a [data-pos="8"],#fp-navigation[data-position="bottom-right"]>li.has-children>a [data-pos="8"]{right:164px}#fp-navigation[data-position="right"]>li.has-children>a [data-pos="9"],#fp-navigation[data-position="bottom-right"]>li.has-children>a [data-pos="9"]{right:184px}#fp-navigation[data-position="right"]>li.has-children>a [data-pos="10"],#fp-navigation[data-position="bottom-right"]>li.has-children>a [data-pos="10"]{right:204px}#fp-navigation[data-position="right"]>li.has-children>ul,#fp-navigation[data-position="bottom-right"]>li.has-children>ul{margin-left:0px;float:right}#fp-navigation[data-position="right"]>li.has-children li,#fp-navigation[data-position="bottom-right"]>li.has-children li{float:right}#fp-navigation[data-position="right"]>li.has-children li>a:before,#fp-navigation[data-position="bottom-right"]>li.has-children li>a:before{display:block}#fp-navigation[data-position="right"]{right:40px;left:auto;-webkit-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-o-transform:translate(0%, -50%);transform:translate(0%, -50%)}#fp-navigation[data-position="bottom-left"]{top:auto;bottom:40px;-webkit-transform:translate(0%, 0%);-moz-transform:translate(0%, 0%);-ms-transform:translate(0%, 0%);-o-transform:translate(0%, 0%);transform:translate(0%, 0%)}#fp-navigation[data-position="bottom-right"]{top:auto;bottom:40px;right:40px;left:auto;-webkit-transform:translate(0%, 0%);-moz-transform:translate(0%, 0%);-ms-transform:translate(0%, 0%);-o-transform:translate(0%, 0%);transform:translate(0%, 0%)}#fp-navigation[data-labels="false"] span{width:1px;overflow:hidden;text-indent:-9999px}.menu-opened #fp-navigation,.menu-opening #fp-navigation,.hide-nav #fp-navigation{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:all 0.2s ease-in-out 0.0s;-moz-transition:all 0.2s ease-in-out 0.0s;-ms-transition:all 0.2s ease-in-out 0.0s;-o-transition:all 0.2s ease-in-out 0.0s;transition:all 0.2s ease-in-out 0.0s;visibility:hidden}.fp-direction{position:fixed;z-index:100;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 ;top:50%;left:50%;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;cursor:pointer;outline:none;padding:30px;color:#fff;font-weight:bold;text-transform:uppercase;font-size:0.75em;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 ;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all 0.2s ease-in-out 0.5s;-moz-transition:all 0.2s ease-in-out 0.5s;-ms-transition:all 0.2s ease-in-out 0.5s;-o-transition:all 0.2s ease-in-out 0.5s;transition:all 0.2s ease-in-out 0.5s}.fp-direction.is-hidden{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:all 0.2s ease-in-out 0.0s;-moz-transition:all 0.2s ease-in-out 0.0s;-ms-transition:all 0.2s ease-in-out 0.0s;-o-transition:all 0.2s ease-in-out 0.0s;transition:all 0.2s ease-in-out 0.0s;visibility:hidden}.fp-direction .label{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:all 0.2s ease-in-out 0.0s;-moz-transition:all 0.2s ease-in-out 0.0s;-ms-transition:all 0.2s ease-in-out 0.0s;-o-transition:all 0.2s ease-in-out 0.0s;transition:all 0.2s ease-in-out 0.0s}.fp-direction:hover .label{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.fp-direction[data-direction="north"]{top:10px;z-index:110;-webkit-transform:translate(-50%, 0%);-moz-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);-o-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.fp-direction[data-direction="north"] span{display:block;margin:0 auto}.fp-direction[data-direction="north"] .svg--icon{width:36px;height:20px;margin-bottom:10px}.fp-direction[data-direction="south"]{top:auto;bottom:10px;z-index:110;-webkit-transform:translate(-50%, 0%);-moz-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);-o-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.fp-direction[data-direction="south"] span{display:block;margin:0 auto}.fp-direction[data-direction="south"] .svg--icon{width:36px;height:20px;margin-top:10px}.fp-direction[data-direction="east"]{right:10px;left:auto;-webkit-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-o-transform:translate(0%, -50%);transform:translate(0%, -50%)}.fp-direction[data-direction="east"] .label{line-height:36px;display:inline-block}.fp-direction[data-direction="east"] .svg--icon{width:20px;height:36px;margin-left:10px;display:block;float:right}.fp-direction[data-direction="west"]{left:10px;-webkit-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-o-transform:translate(0%, -50%);transform:translate(0%, -50%)}.fp-direction[data-direction="west"] .label{line-height:36px;display:inline-block}.fp-direction[data-direction="west"] .svg--icon{width:20px;height:36px;margin-right:10px;display:block;float:left}.menu-opened .fp-direction,.menu-opening .fp-direction,.hide-nav .fp-direction{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:all 0.2s ease-in-out 0.0s;-moz-transition:all 0.2s ease-in-out 0.0s;-ms-transition:all 0.2s ease-in-out 0.0s;-o-transition:all 0.2s ease-in-out 0.0s;transition:all 0.2s ease-in-out 0.0s;visibility:hidden}.loading-cover{position:absolute;z-index:1000;top:0px;left:0px;width:100vw;height:100vh;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:all 0.2s ease-in-out 0.0s;-moz-transition:all 0.2s ease-in-out 0.0s;-ms-transition:all 0.2s ease-in-out 0.0s;-o-transition:all 0.2s ease-in-out 0.0s;transition:all 0.2s ease-in-out 0.0s}.loading-cover.loading{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.no-js .loading-cover{display:none}.disable-input{display:none;position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:99}.fineprint{position:absolute;bottom:10px;right:20px;max-width:calc(100% - 80px);color:#fff;font-weight:bold;font-size:.8em;text-shadow:0 0 1px #000;z-index:2;white-space:initial;text-align:right}.video_wrap{position:absolute;width:100%;max-width:100%;height:100%;overflow:hidden}.video_wrap .video_aspect{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.video_wrap iframe{position:absolute;width:100%;min-height:100%}.bg_cover{background-color:transparent;width:100%;height:100%;position:absolute;top:0px;left:0px}body.menu-opened,body.menu-opening{overflow:hidden !important}.menu-opened .disable-input,.menu-opening .disable-input{display:block}.sectional.sectional--fullpage .fp-t{min-height:100vh;display:table;width:100%;height:100%}.sectional.sectional--fullpage .fp-c{display:table-cell;vertical-align:middle}.sectional.sectional--fullpage[data-content-pos="top"] .fp-c{vertical-align:top}.sectional.sectional--fullpage[data-content-pos="bottom"] .fp-c{vertical-align:bottom}.fullpage .sectional.sectional--fullpage{height:100%}.fullpage .sectional.sectional--fullpage .fp-t{min-height:100%}.fullpage .sectional.sectional--fullpage .fp-o{overflow-x:hidden;overflow-y:auto;margin:0 auto;max-height:calc(100% - 80px - 80px);margin-top:80px;margin-bottom:80px}.fullpage .sectional.sectional--fullpage .fp-o::-webkit-scrollbar-thumb{background-color:#fff;border:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.fullpage .sectional.sectional--fullpage .fp-o::-webkit-scrollbar{width:14px}.fullpage .sectional.sectional--fullpage .fp-o::-webkit-scrollbar-track{background-color:#000}.fullpage .sectional.sectional--fullpage .fp-o>.section:first-child{padding-top:0}.fullpage .sectional.sectional--fullpage .fp-o>.section:last-child{padding-bottom:0}@media screen and (max-width: 767px){.fullpage .sectional.sectional--fullpage .fp-o{max-height:calc(100% - 80px - 80px);margin-top:80px;margin-bottom:80px}}.admin-bar .fullpage .sectional.sectional--fullpage{height:calc(100vh - 32px)}@media screen and (max-width: 782px){.admin-bar .fullpage .sectional.sectional--fullpage{height:calc(100vh - 46px)}}.map_wrap{width:100%;height:0;padding-bottom:66%}.map_wrap .map_canvas{position:absolute;top:0px;left:0px;bottom:0px;right:0px;width:100%;height:100%}.nav--next,.nav--desktop,.nav--mobile{width:5%;min-width:46px;max-width:60px;padding:10px;position:absolute;top:calc(100% - 80px);left:50%;z-index:98;display:block;text-decoration:none;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.nav--next svg *,.nav--desktop svg *,.nav--mobile svg *{fill:#fff}.nav--next .nav-inner,.nav--desktop .nav-inner,.nav--mobile .nav-inner{width:100%;height:0px;padding-bottom:100%;display:block}.nav--next .nav-label,.nav--desktop .nav-label,.nav--mobile .nav-label{color:#fff;font-weight:bold;font-size:0.8em;display:block;text-align:center;text-decoration:none;position:absolute;top:100%;left:50%;white-space:nowrap;line-height:1.2;-webkit-transform:translate(-50%, -10px);-moz-transform:translate(-50%, -10px);-ms-transform:translate(-50%, -10px);-o-transform:translate(-50%, -10px);transform:translate(-50%, -10px)}.nav--next{max-width:54px}.nav--desktop,.nav--mobile{min-width:58px}.nav--mobile{display:none}.touchevents .nav--mobile{display:block}.touchevents .nav--desktop{display:none}.nav--next,.nav--desktop,.nav--mobile{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:opacity 0.2s ease-in-out 0s;-moz-transition:opacity 0.2s ease-in-out 0s;-ms-transition:opacity 0.2s ease-in-out 0s;-o-transition:opacity 0.2s ease-in-out 0s;transition:opacity 0.2s ease-in-out 0s}.nav--next[data-pos="top"],.nav--desktop[data-pos="top"],.nav--mobile[data-pos="top"]{top:80px}.nav--next[data-pos="top-right"],.nav--desktop[data-pos="top-right"],.nav--mobile[data-pos="top-right"]{top:80px;left:calc(100% - 80px)}.nav--next[data-pos="right"],.nav--desktop[data-pos="right"],.nav--mobile[data-pos="right"]{top:50%;left:calc(100% - 80px)}.nav--next[data-pos="bottom-right"],.nav--desktop[data-pos="bottom-right"],.nav--mobile[data-pos="bottom-right"]{left:calc(100% - 80px)}.nav--next[data-pos="bottom-left"],.nav--desktop[data-pos="bottom-left"],.nav--mobile[data-pos="bottom-left"]{left:80px}.nav--next[data-pos="left"],.nav--desktop[data-pos="left"],.nav--mobile[data-pos="left"]{top:50%;left:80px}.nav--next[data-pos="top-left"],.nav--desktop[data-pos="top-left"],.nav--mobile[data-pos="top-left"]{top:80px;left:8px}.nav--next[data-pos="center"],.nav--desktop[data-pos="center"],.nav--mobile[data-pos="center"]{top:50%;left:50%}.nav--next.active,.nav--desktop.active,.nav--mobile.active{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 ;-webkit-transition:opacity 0.2s ease-in-out 0s;-moz-transition:opacity 0.2s ease-in-out 0s;-ms-transition:opacity 0.2s ease-in-out 0s;-o-transition:opacity 0.2s ease-in-out 0s;transition:opacity 0.2s ease-in-out 0s}.nav--desktop[data-pos="top"] ~ .nav--next[data-pos="top"],.nav--desktop[data-pos="top-right"] ~ .nav--next[data-pos="top-right"],.nav--desktop[data-pos="right"] ~ .nav--next[data-pos="right"],.nav--desktop[data-pos="bottom-right"] ~ .nav--next[data-pos="bottom-right"],.nav--desktop[data-pos="bottom"] ~ .nav--next[data-pos="bottom"],.nav--desktop[data-pos="bottom-left"] ~ .nav--next[data-pos="bottom-left"],.nav--desktop[data-pos="left"] ~ .nav--next[data-pos="left"],.nav--desktop[data-pos="top-left"] ~ .nav--next[data-pos="top-left"],.nav--desktop[data-pos="center"] ~ .nav--next[data-pos="center"]{display:none}.touchevents .nav--mobile[data-pos="top"]+.nav--next[data-pos="top"],.touchevents .nav--mobile[data-pos="top-right"]+.nav--next[data-pos="top-right"],.touchevents .nav--mobile[data-pos="right"]+.nav--next[data-pos="right"],.touchevents .nav--mobile[data-pos="bottom-right"]+.nav--next[data-pos="bottom-right"],.touchevents .nav--mobile[data-pos="bottom"]+.nav--next[data-pos="bottom"],.touchevents .nav--mobile[data-pos="bottom-left"]+.nav--next[data-pos="bottom-left"],.touchevents .nav--mobile[data-pos="left"]+.nav--next[data-pos="left"],.touchevents .nav--mobile[data-pos="top-left"]+.nav--next[data-pos="top-left"],.touchevents .nav--mobile[data-pos="center"]+.nav--next[data-pos="center"]{display:none}.menu-opened .nav--next.active,.menu-opened .nav--desktop.active,.menu-opened .nav--mobile.active,.menu-opening .nav--next.active,.menu-opening .nav--desktop.active,.menu-opening .nav--mobile.active{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:opacity 0.2s ease-in-out 0.5s;-moz-transition:opacity 0.2s ease-in-out 0.5s;-ms-transition:opacity 0.2s ease-in-out 0.5s;-o-transition:opacity 0.2s ease-in-out 0.5s;transition:opacity 0.2s ease-in-out 0.5s;visibility:hidden}.menu-closing .nav--next.active,.menu-closing .nav--desktop.active,.menu-closing .nav--mobile.active{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 ;-webkit-transition:opacity 0.2s ease-in-out 0.5s;-moz-transition:opacity 0.2s ease-in-out 0.5s;-ms-transition:opacity 0.2s ease-in-out 0.5s;-o-transition:opacity 0.2s ease-in-out 0.5s;transition:opacity 0.2s ease-in-out 0.5s}.bg-section,.bg-fixed{position:absolute;top:0px;left:0px;width:100%;height:100%;background-position:50% 50%;background-image:none;background-repeat:no-repeat;background-size:cover}.bg-section[data-fill="contain"],.bg-fixed[data-fill="contain"]{background-size:contain}.bg-fixed .vid_control{display:none}section{padding:100px 0;overflow:hidden}section>.pos{max-width:1400px;padding:0 20px}section[data-pad-lr="0"]>.pos{padding:0}section[data-pad-tb="0"]{padding:0}section .btn_wrap{margin:1em 0 1em 0;text-align:left}section .btn_wrap:last-child{margin-bottom:0}section .btn_wrap:first-child{margin-top:0}section .btn_wrap.align_center{text-align:center}section .btn_wrap.align_right{text-align:right}section .btn_wrap a{display:inline-block;text-decoration:none;color:#fff;background-color:#000;padding:8px 30px;text-transform:uppercase}section .btn_wrap a.desktop-fullwidth{width:100%}@media only screen and (max-width: 767px){section .btn_wrap a.mobile-fullwidth{width:100% !important}}section .btn_inline{margin:0.5em 0;text-align:left}section .btn_inline .btn_wrap{margin:0.5em 10px;display:inline-block;text-align:center;line-height:0}section .btn_inline.align_left .btn_wrap:first-child{margin-left:0px}section .btn_inline.align_center{text-align:center}section .btn_inline.align_right{text-align:right}section .btn_inline.align_right .btn_wrap:last-child{margin-right:0px}@media only screen and (max-width: 767px){section .btn_inline .btn_wrap{margin:10px 0 0 0;display:block}}section a[rel*="attachment"]{display:block}section img.aligncenter{margin:0 auto;display:block;max-width:100%;height:auto}section img.alignleft{display:block;float:left;margin:0 16px 16px 0}section img.alignright{display:block;float:right;margin:0 0 16px 16px}section h1,section h2,section h3,section h4{font-family:sans-serif;margin:1.414em 0 0.5em;line-height:1.2}section h1 a,section h2 a,section h3 a,section h4 a{text-decoration:none}section h1 a:hover,section h1 a:active,section h2 a:hover,section h2 a:active,section h3 a:hover,section h3 a:active,section h4 a:hover,section h4 a:active{text-decoration:underline}section h1{margin-top:0;font-size:2.441em}section h2{font-size:1.953em}section h3{font-size:1.563em}section h4{font-size:1.25em}section p{margin-bottom:1.3em}section p.small{font-size:0.75em}section p.fineprint{font-size:0.6em}section p:empty{display:none}section ol,section ul{list-style:initial;padding-left:40px}section small{font-size:0.8em}section img{display:block;max-width:100%;height:auto}section h1:first-child,section h2:first-child,section h3:first-child,section h4:first-child,section p:first-child,section ul:first-child,section li:first-child,section blockquote:first-child,section address:first-child,section figure:first-child{margin-top:0}section h1:last-child,section h2:last-child,section h3:last-child,section h4:last-child,section p:last-child,section ul:last-child,section li:last-child,section blockquote:last-child,section address:last-child,section figure:last-child{margin-bottom:0}section div>h1:first-child,section div>h2:first-child,section div>h3:first-child,section div>h4:first-child,section div>p:first-child,section div>ul:first-child,section div>li:first-child,section div>blockquote:first-child,section div>address:first-child,section div>figure:first-child{margin-top:0 !important}section div>h1:last-child,section div>h2:last-child,section div>h3:last-child,section div>h4:last-child,section div>p:last-child,section div>ul:last-child,section div>li:last-child,section div>blockquote:last-child,section div>address:last-child,section div>figure:last-child{margin-bottom:0 !important}section div>*:first-child:empty+h1,section div>*:first-child:empty+h2,section div>*:first-child:empty+h3,section div>*:first-child:empty+h4,section div>*:first-child:empty+p,section div>*:first-child:empty+ul,section div>*:first-child:empty+li,section div>*:first-child:empty+blockquote,section div>*:first-child:empty+address,section div>*:first-child:empty+figure{margin-top:0}.fp-nav-direction polygon{-webkit-transition:fill 0.5s linear;-moz-transition:fill 0.5s linear;-ms-transition:fill 0.5s linear;-o-transition:fill 0.5s linear;transition:fill 0.5s linear}.section__slideshow .flexslider.viewport-full{padding-bottom:100vh}.fullpage .section__slideshow{height:100%}.fullpage .section__slideshow .flexslider.viewport-full,.admin-bar .fullpage .section__slideshow .flexslider.viewport-full{padding-bottom:0;height:100%}.admin-bar .section__slideshow .flexslider.viewport-full{padding-bottom:calc( 100vh - 32px )}@media screen and (max-width: 782px){.admin-bar .section__slideshow .flexslider.viewport-full{padding-bottom:calc( 100vh - 46px )}}.section__slideshow .flexslider.viewport-header{padding-bottom:calc( 100vh - 80px )}@media screen and (max-width: 767px){.section__slideshow .flexslider.viewport-header{padding-bottom:calc( 100vh - 80px )}}.admin-bar .section__slideshow .flexslider.viewport-header{padding-bottom:calc( 100vh - 32px - 80px )}@media screen and (max-width: 782px){.admin-bar .section__slideshow .flexslider.viewport-header{padding-bottom:calc( 100vh - 46px - 80px )}}@media screen and (max-width: 767px){.admin-bar .section__slideshow .flexslider.viewport-header{padding-bottom:calc( 100vh - 46px - 80px )}}.section__map{padding:0}.section__map .map_wrap.viewport-full{padding-bottom:100vh}.section__map .map_wrap.viewport-header{padding-bottom:calc( 100vh - 80px )}@media screen and (max-width: 767px){.section__map .map_wrap.viewport-header{padding-bottom:calc( 100vh - 80px )}}.section__map .map_canvas .dialog-wrap{width:140px;margin-right:-23px;padding-right:16px}.section__map .map-groups{padding:34px 0}.section__map .map-groups .map-groups-wrap{margin:0 -1%}.section__map .map-groups .group{display:block;width:23%;height:88px;line-height:88px;margin:0 1%;text-align:center;background-color:#425563;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:0.02em;font-family:"Eagle Bk";font-size:1.1em;cursor:pointer;float:left;overflow:hidden}.section__map .map-groups .group[data-group="amenity"]{background-color:#425563}.section__map .map-groups .group[data-group="infrastructure"]{background-color:#f7c3ae}.section__map .map-groups .group[data-group="public_spaces"]{background-color:#f37e6f}.section__map .map-groups .group[data-group="education"]{background-color:#9cdcf8}.section__map .pos{padding:0px 40px}@media screen and (max-width: 960px){.section__map .pos{padding:0 30px}}@media screen and (max-width: 580px){.section__map .pos{padding:0 20px}}.admin-bar .section__map .map_wrap.viewport-header{padding-bottom:calc( 100vh - 32px - 80px )}@media screen and (max-width: 782px){.admin-bar .section__map .map_wrap.viewport-header{padding-bottom:calc( 100vh - 46px - 80px )}}@media screen and (max-width: 767px){.admin-bar .section__map .map_wrap.viewport-header{padding-bottom:calc( 100vh - 46px - 80px )}}.section__archives #pagination-post-type,.section__archives #pagination-taxonomy,.section__archives #pagination-category,.section__archives #pagination-max-pages{display:none}.section__archives .alm-listing .alm-reveal{margin:0 -0.5%}.section__archives .alm-listing .alm-reveal>.item{width:31.333333%;margin:0 1% 2% 1%;background-color:#fff;color:#000;float:left;height:500px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section__archives .alm-listing .alm-reveal>.item>a{display:block;color:#000;text-decoration:none;height:100%}.section__archives .alm-listing .alm-reveal>.item .image{width:100%;height:0;padding-bottom:66%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;display:block}.section__slideshow{overflow:hidden}.section__slideshow[data-width="screen"]{padding:0 !important}.section__slideshow.section-style--white{padding:10% 0}@media screen and (max-width: 767px){.section__slideshow.section-style--white{padding:0 0}}.section__slideshow .video_wrap{position:absolute;width:100%;max-width:100%;height:100%;overflow:hidden;top:0px;left:0px}.section__slideshow .video_wrap iframe{position:absolute;width:100%;min-height:100%}.section__slideshow .slide__picture-bg{display:block;position:relative;overflow:hidden;height:0px;width:100%}.section__slideshow .slide__picture-bg img{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px}.section__slideshow .slideshow-cover{background-color:#ccdce3;display:block;width:100%;position:absolute;top:100%;height:0%;left:0px;z-index:1;-webkit-animation:none;animation:none;-webkit-animation-fill-mode:none;animation-fill-mode:none}.section__slideshow .fineprint{position:absolute;bottom:10px;right:20px;max-width:calc(100% - 80px);color:#fff;font-weight:bold;font-size:0.8em;text-shadow:0px 0px 1px #000;z-index:2}@media screen and (max-width: 580px){.section__slideshow .fineprint{right:10px}}.section__slideshow.active .slideshow-cover{height:100%;-webkit-animation:vertical-swipe 1s;animation:vertical-swipe 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.section__slideshow.active .flexslider{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.section__slideshow .slick-list,.section__slideshow .slick-track{height:100%}.section__slideshow .slick-dotted.slick-slider{margin-bottom:0px}.section__slideshow .slick-slide{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;outline:none;background-color:#fff;backface-visibility:hidden}.section__slideshow .flexslider *{backface-visibility:hidden}.section__slideshow .flexslider{width:100%;overflow:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:all 0.0s linear 0.5s;-moz-transition:all 0.0s linear 0.5s;-ms-transition:all 0.0s linear 0.5s;-o-transition:all 0.0s linear 0.5s;transition:all 0.0s linear 0.5s}.section__slideshow .flexslider .master-caption{width:100%;height:100%;top:0px;left:0px;position:absolute;padding:0 10%}.section__slideshow .flexslider .master-caption .pos{max-width:1400px;padding:0;height:100%;margin:0 auto}.section__slideshow .flexslider .master-caption .table{height:100%;width:100%;max-width:1400px;margin:0 auto}.section__slideshow .flexslider .master-caption .table>.cell{padding:7.5% 0px;vertical-align:middle}.section__slideshow .flexslider .master-caption.pos--top .table>.cell{vertical-align:top}.section__slideshow .flexslider .master-caption.pos--bottom .table>.cell{vertical-align:bottom}.section__slideshow .flexslider>.flex-viewport{height:100%;position:absolute !important;top:0px;left:0px;width:100%}.section__slideshow .flexslider .slides-wrap,.section__slideshow .flexslider .captions-wrap{width:100%;height:0;overflow:hidden;padding-bottom:54%}.section__slideshow .flexslider .captions-wrap{position:absolute;top:0px;left:0px}.section__slideshow .flexslider .caption{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:1;padding:0 10%}.section__slideshow .flexslider .caption>.table{width:100%;height:100%;max-width:1400px;margin:0 auto}.section__slideshow .flexslider .caption>.table>.cell{padding:7.5% 0;vertical-align:middle}.section__slideshow .flexslider .caption.pos--top .table>.cell{vertical-align:top}.section__slideshow .flexslider .caption.pos--bottom .table>.cell{vertical-align:bottom}.section__slideshow .flexslider div[role="img"]{height:100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.section__slideshow .flexslider .slides,.section__slideshow .flexslider .captions{position:absolute;top:0px;left:0px;bottom:0px;right:0px;width:100%;height:100%;display:block;padding-left:0}.section__slideshow .flexslider .slides>li,.section__slideshow .flexslider .slides .slick-slide,.section__slideshow .flexslider .captions>li,.section__slideshow .flexslider .captions .slick-slide{display:block;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.section__slideshow .flexslider .slides>li .svg-overlay,.section__slideshow .flexslider .slides .slick-slide .svg-overlay,.section__slideshow .flexslider .captions>li .svg-overlay,.section__slideshow .flexslider .captions .slick-slide .svg-overlay{width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:1}.section__slideshow .flexslider .slides>li.position-right>.table,.section__slideshow .flexslider .slides .slick-slide.position-right>.table,.section__slideshow .flexslider .captions>li.position-right>.table,.section__slideshow .flexslider .captions .slick-slide.position-right>.table{width:66.666%;right:0px;position:absolute}.section__slideshow .flexslider .slides>li.position-right>.table>.cell,.section__slideshow .flexslider .slides .slick-slide.position-right>.table>.cell,.section__slideshow .flexslider .captions>li.position-right>.table>.cell,.section__slideshow .flexslider .captions .slick-slide.position-right>.table>.cell{padding:40px 12.5% 40px 12.5%}.section__slideshow .flexslider .slides>li.position-left>.table,.section__slideshow .flexslider .slides .slick-slide.position-left>.table,.section__slideshow .flexslider .captions>li.position-left>.table,.section__slideshow .flexslider .captions .slick-slide.position-left>.table{width:66.666%;left:0px;position:absolute}.section__slideshow .flexslider .slides>li.position-left>.table>.cell,.section__slideshow .flexslider .slides .slick-slide.position-left>.table>.cell,.section__slideshow .flexslider .captions>li.position-left>.table>.cell,.section__slideshow .flexslider .captions .slick-slide.position-left>.table>.cell{padding:40px 12.5% 40px 12.5%}.section__slideshow .flexslider .slides .slick-slide,.section__slideshow .flexslider .captions .slick-slide{display:inline;white-space:nowrap}.section__slideshow .flexslider h1{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 }.section__slideshow .flexslider h1.active{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.section__slideshow .flexslider.match-height .slides{position:relative;height:auto}.section__slideshow .flexslider.match-height .slides .slick-slide{height:auto}.section__slideshow .flexslider.match-height .slick-list,.section__slideshow .flexslider.match-height .slick-track{height:auto}.section__slideshow .flexslider.mc-left,.section__slideshow .flexslider.mc-right{padding-bottom:0 !important}.section__slideshow .flexslider.mc-left .pos,.section__slideshow .flexslider.mc-right .pos{margin:0 auto}.section__slideshow .flexslider.mc-left .slides,.section__slideshow .flexslider.mc-right .slides{z-index:2}.section__slideshow .flexslider.mc-left .slick-arrow,.section__slideshow .flexslider.mc-right .slick-arrow{min-width:60px}.section__slideshow .flexslider.mc-left .slick-arrow:before,.section__slideshow .flexslider.mc-right .slick-arrow:before{width:60px;height:60px;margin-top:-30px;margin-left:-30px;background-size:60px 60px}.section__slideshow .flexslider.mc-left .slick-dots>li>button,.section__slideshow .flexslider.mc-right .slick-dots>li>button{width:26px;height:26px}.section__slideshow .flexslider.mc-left .master-caption,.section__slideshow .flexslider.mc-right .master-caption{width:100%;height:auto;top:0px;left:0px;position:relative}.section__slideshow .flexslider.mc-left .master-caption .pos,.section__slideshow .flexslider.mc-right .master-caption .pos{padding:0px}.section__slideshow .flexslider.mc-left .master-caption .table,.section__slideshow .flexslider.mc-right .master-caption .table{padding-top:120px;padding-bottom:120px}.section__slideshow .flexslider.mc-left .master-caption .table>.cell,.section__slideshow .flexslider.mc-right .master-caption .table>.cell{padding:0}@media screen and (max-width: 960px){.section__slideshow .flexslider.mc-left .master-caption .table,.section__slideshow .flexslider.mc-right .master-caption .table{padding:80px 0}}@media screen and (max-width: 767px){.section__slideshow .flexslider.mc-left .master-caption .table,.section__slideshow .flexslider.mc-right .master-caption .table{padding:60px 0}}@media screen and (max-width: 580px){.section__slideshow .flexslider.mc-left .master-caption .table,.section__slideshow .flexslider.mc-right .master-caption .table{padding:30px 0}}.section__slideshow .flexslider.mc-left .slides{left:50%;width:50%}.section__slideshow .flexslider.mc-left .master-caption .table{width:44%;margin-left:0%;padding-left:40px}.section__slideshow .flexslider.mc-left .fineprint{right:10px;white-space:initial;text-align:right}.section__slideshow .flexslider.mc-right .slides{left:0%;width:50%}.section__slideshow .flexslider.mc-right .master-caption .table{width:44%;margin-left:56%;padding-right:40px}.section__slideshow .flexslider.mc-right .fineprint{right:calc(50% + 10px);white-space:initial;text-align:left}@media screen and (max-width: 960px){.section__slideshow .flexslider{height:auto}.section__slideshow .flexslider.mc-left .slides,.section__slideshow .flexslider.mc-right .slides{width:100%;height:0;padding-bottom:66.666%;position:relative;left:0}.section__slideshow .flexslider.mc-left .master-caption .table,.section__slideshow .flexslider.mc-right .master-caption .table{width:100%;margin-left:0;padding-left:40px;padding-right:40px}.section__slideshow .flexslider.mc-left .fineprint,.section__slideshow .flexslider.mc-right .fineprint{right:10px;text-align:right}.section__slideshow .flexslider .slick-list{position:absolute;width:100%}.section__slideshow .flexslider.match-height .slick-list{position:relative}}@media screen and (max-width: 580px){.section__slideshow .flexslider.mc-left .master-caption .table,.section__slideshow .flexslider.mc-right .master-caption .table{padding-left:20px;padding-right:20px}}.section__slideshow .pos .flexslider.mc-left .slides{left:53%;width:47%}.section__slideshow .pos .flexslider.mc-left .master-caption .table{width:47%;margin-left:0%;padding-left:0px}.section__slideshow .pos .flexslider.mc-right .slides{left:0%;width:47%}.section__slideshow .pos .flexslider.mc-right .master-caption .table{width:47%;margin-left:53%;padding-right:0px}@media screen and (max-width: 960px){.section__slideshow .pos .flexslider{height:auto}.section__slideshow .pos .flexslider.mc-left .slides,.section__slideshow .pos .flexslider.mc-right .slides{width:100%;height:0;padding-bottom:66.666%;position:relative;left:0}.section__slideshow .pos .flexslider.mc-left .master-caption .table,.section__slideshow .pos .flexslider.mc-right .master-caption .table{width:100%;margin-left:0;padding-left:0px;padding-right:0px}.section__slideshow .pos .flexslider .slick-list{position:absolute;width:100%}}.section__slideshow .slick-dots{display:block;position:absolute;z-index:2;line-height:0;padding-left:0;left:50%;width:auto;bottom:100px;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0)}.section__slideshow .slick-dots>li{display:inline-block;width:auto;height:auto;margin:0 6px}.section__slideshow .slick-dots>li>a,.section__slideshow .slick-dots>li>button{display:block;text-indent:-9999px;overflow:hidden;width:20px;height:20px;border:2px solid #fff;border-radius:10px;margin:0;padding:0;background-color:rgba(255,255,255,0.3);-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear}.section__slideshow .slick-dots>li>a:hover,.section__slideshow .slick-dots>li>a:active,.section__slideshow .slick-dots>li>button:hover,.section__slideshow .slick-dots>li>button:active{background-color:#fff}.section__slideshow .slick-dots>li.slick-active>button{background-color:#fff}@media screen and (max-width: 767px){.section__slideshow .slick-dots{bottom:20px}.section__slideshow .slick-dots>li{margin:0 6px}.section__slideshow .slick-dots>li>button{width:24px;height:24px;border-radius:12px}}@media screen and (max-width: 580px){.section__slideshow .slick-dots{display:none !important}}.section__slideshow .slick-dots{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 ;-webkit-transition:all 0.2s ease-in-out 0.5s;-moz-transition:all 0.2s ease-in-out 0.5s;-ms-transition:all 0.2s ease-in-out 0.5s;-o-transition:all 0.2s ease-in-out 0.5s;transition:all 0.2s ease-in-out 0.5s}.section__slideshow .slick-arrow{display:block;top:50%;position:absolute;cursor:pointer;padding:0;margin:0;color:transparent;border:none;outline:none;background:transparent;font-size:0;line-height:0;text-indent:-9999px;z-index:10;left:0px;width:80px;top:0px;height:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 ;-webkit-transition:all 0.2s ease-in-out 0.5s;-moz-transition:all 0.2s ease-in-out 0.5s;-ms-transition:all 0.2s ease-in-out 0.5s;-o-transition:all 0.2s ease-in-out 0.5s;transition:all 0.2s ease-in-out 0.5s}.section__slideshow .slick-arrow:before{content:'';display:block;width:20px;height:36px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-18px;background-image:url(/wp-content/themes/scaff01d/img/slide-prev.svg);background-size:100%;background-repeat:no-repeat;background-position:50% 50%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.section__slideshow .slick-arrow.slick-prev,.section__slideshow .slick-arrow.slick-next{-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important}.section__slideshow .slick-arrow.slick-next{left:auto;right:0px}.section__slideshow .slick-arrow.slick-next:before{background-image:url(/wp-content/themes/scaff01d/img/slide-next.svg)}.section__slideshow .slick-arrow:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 }.section__slideshow .next{width:38px;height:26px;position:absolute;bottom:40px;left:50%;margin-left:-19px}.section__slideshow .next svg{-webkit-animation:bounce-down 5s infinite;animation:bounce-down 5s infinite}.section__slideshow .page-width .slick-arrow{display:block;left:50%;margin-left:-40px;top:auto;bottom:10px;width:40px;height:40px}.section__slideshow .page-width .slick-arrow:before{background-size:40px 40px}.section__slideshow .page-width .slick-arrow.slick-next{left:auto;right:50%;margin-left:auto;margin-right:-40px}.section__slideshow .page-width .slick-dots{display:block;left:auto;right:20px;bottom:auto;top:50%;width:auto}.section__slideshow .page-width .slick-dots>li{display:block;width:auto;height:auto;margin:6px 0}@media screen and (max-width: 767px){.section__slideshow .page-width .slick-arrow{display:none !important}.section__slideshow .page-width .flexslider .captions-wrap{position:relative;padding-bottom:0 !important;height:auto;top:auto;left:auto}.section__slideshow .page-width .flexslider .captions{position:relative;top:auto;left:auto;right:auto;bottom:auto;height:auto}.section__slideshow .page-width .flexslider .captions .slick-list,.section__slideshow .page-width .flexslider .captions .slick-track{height:auto}.section__slideshow .page-width .flexslider .captions .slick-slide{width:767px;position:relative;left:0px;top:0px;z-index:999;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" ;filter:alpha(opacity=100) ;-moz-opacity:1 ;-khtml-opacity:1 ;opacity:1 ;height:auto}.section__slideshow .page-width .flexslider .captions .slick-slide .pullout{position:relative;top:auto;left:auto;padding:20px;padding-bottom:0;width:100%;background-color:#a3c7d2}.section__slideshow .page-width .flexslider .captions .slick-slide.position-right>.table,.section__slideshow .page-width .flexslider .captions .slick-slide.position-left>.table{position:relative;width:100%;right:auto;height:auto}.section__slideshow .page-width .flexslider .captions .slick-slide.position-right>.table.bgcolor-blue,.section__slideshow .page-width .flexslider .captions .slick-slide.position-left>.table.bgcolor-blue{background-color:#a3c7d2}.section__slideshow .page-width .flexslider .captions .slick-slide.position-right>.table.bgcolor-brown,.section__slideshow .page-width .flexslider .captions .slick-slide.position-left>.table.bgcolor-brown{background-color:#c0a391}}.toggle-menu .section__slideshow .slick-arrow,.toggle-menu .section__slideshow .slick-dots,.hide-nav .section__slideshow .slick-arrow,.hide-nav .section__slideshow .slick-dots{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" ;filter:alpha(opacity=0) ;-moz-opacity:0 ;-khtml-opacity:0 ;opacity:0 ;-webkit-transition:all 0.2s ease-in-out 0.0s;-moz-transition:all 0.2s ease-in-out 0.0s;-ms-transition:all 0.2s ease-in-out 0.0s;-o-transition:all 0.2s ease-in-out 0.0s;transition:all 0.2s ease-in-out 0.0s;visibility:hidden}@media print{*,*:before,*:after,*:first-letter,*:first-line{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.wrapper--inner{padding-top:80px}.admin-bar #header{top:32px}@media screen and (max-width: 782px){.admin-bar #header{top:46px}}@media screen and (max-width: 767px){.admin-bar #header .header__navigation{top:0px}}#header{z-index:105;position:fixed;left:0;top:0px;width:100%;backface-visibility:hidden}#fullpage{height:calc(100vh - 80px)}.admin-bar #fullpage{height:calc(100vh - 80px - 32px)}@media screen and (max-width: 782px){.admin-bar #fullpage{height:calc(100vh - 80px - 46px)}}@media screen and (max-width: 767px){.wrapper--inner{padding-top:80px}#fullpage{height:calc(100vh - 80px)}.admin-bar #fullpage{height:calc(100vh - 80px - 32px)}}@media screen and (max-width: 767px) and (max-width: 782px){.admin-bar #fullpage{height:calc(100vh - 80px - 46px)}}.wrapper--inner{padding-top:0}#header,#header .header__cover{background-color:transparent !important}#header>.pos{max-width:100%}#header .header__navigation{left:20px;right:auto}#header .header__navigation>ul>li{text-align:center}#header{-webkit-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1)}#header>.pos{max-width:100%}#header .header__navigation{height:100vh;width:265px;top:0px;position:absolute;background-color:#f16464;-webkit-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1)}#header .header__navigation>ul{display:table-cell;vertical-align:top}#header .header__navigation>ul>li{display:block;text-align:left}.header__hamburger{display:block}#header .header__navigation{left:-265px;right:auto}body.menu-opened #header,body.menu-opening #header{left:265px}.wrapper--outer{left:0px;-webkit-transition:left 0.5s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition:left 0.5s cubic-bezier(0.77, 0, 0.175, 1);-ms-transition:left 0.5s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:left 0.5s cubic-bezier(0.77, 0, 0.175, 1);transition:left 0.5s cubic-bezier(0.77, 0, 0.175, 1)}body.menu-opened .wrapper--outer,body.menu-opening .wrapper--outer{left:265px}@media screen and (max-width: 767px){body.menu-opened .wrapper--outer,body.menu-opening .wrapper--outer{left:0px}}.admin-bar #header .header__navigation{top:-32px;padding-top:32px}@media screen and (max-width: 782px){.admin-bar #header .header__navigation{top:-46px;padding-top:46px}}@media screen and (max-width: 767px){#header{-webkit-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1)}#header>.pos{max-width:100%}#header .header__navigation{height:100vh;width:100%;top:0px;position:absolute;background-color:#f16464;z-index:4;-webkit-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1)}#header .header__navigation>ul{display:table-cell;vertical-align:middle}#header .header__navigation>ul>li{display:block;text-align:center}.header__hamburger{display:block}#header .header__navigation{left:auto;right:-100%}body.menu-opened #header,body.menu-opening #header{left:auto}body.menu-opened #header .header__navigation,body.menu-opening #header .header__navigation{right:0%}}#header .header__hamburger{left:16px;right:auto}.hamburger .hamburger--open i{background-color:transparent;-webkit-transition:all .3s cubic-bezier(.77,0,.355,1) 0s;-moz-transition:all .3s cubic-bezier(.77,0,.355,1) 0s;-ms-transition:all .3s cubic-bezier(.77,0,.355,1) 0s;-o-transition:all .3s cubic-bezier(.77,0,.355,1) 0s;transition:all .3s cubic-bezier(.77,0,.355,1) 0s}.hamburger .hamburger--open i:after{content:'';position:absolute;width:100%;height:100%;background-color:#f16464;animation:none}.hamburger .hamburger--open i:nth-child(1){left:12.5%}.hamburger .hamburger--open i:nth-child(3){display:none}.hamburger .hamburger--open i:nth-child(4){left:-12.5%}.hamburger .hamburger--close i:first-child:after{left:-100%;-webkit-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.9s;-moz-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.9s;-ms-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.9s;-o-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.9s;transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.9s}.hamburger .hamburger--close i:last-child:after{left:100%;-webkit-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.6s;-moz-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.6s;-ms-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.6s;-o-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.6s;transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.6s}.hamburger.isHover .hamburger--open i:nth-child(1):after{animation:hamburger_open__full 0.6s cubic-bezier(0.645, 0.045, 0.175, 1) 0s forwards}.hamburger.isHover .hamburger--open i:nth-child(2):after{animation:hamburger_open__full 0.6s cubic-bezier(0.645, 0.045, 0.175, 1) 0.1s forwards}.hamburger.isHover .hamburger--open i:nth-child(4):after{animation:hamburger_open__full 0.6s cubic-bezier(0.645, 0.045, 0.175, 1) 0.2s forwards}body.menu-opening .hamburger .hamburger--open i:nth-child(1):after{animation:hamburger_open__to-end 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s forwards}body.menu-opening .hamburger .hamburger--open i:nth-child(2):after{animation:hamburger_open__to-end 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0.1s forwards}body.menu-opening .hamburger .hamburger--open i:nth-child(4):after{animation:hamburger_open__to-end 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0.2s forwards}body.menu-opened .hamburger .hamburger--close i:first-child:after{left:0%}body.menu-opened .hamburger .hamburger--close i:last-child:after{left:0%}body.menu-opened .hamburger .hamburger--open i:nth-child(1):after{animation:hamburger_open__to-end 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0s forwards}body.menu-opened .hamburger .hamburger--open i:nth-child(2):after{animation:hamburger_open__to-end 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0.1s forwards}body.menu-opened .hamburger .hamburger--open i:nth-child(4):after{animation:hamburger_open__to-end 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0.2s forwards}body.menu-closing .hamburger .hamburger--close i:first-child:after{left:100%;-webkit-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0s;-moz-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0s;-ms-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0s;-o-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0s;transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0s}body.menu-closing .hamburger .hamburger--close i:last-child:after{left:-100%;-webkit-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.3s;-moz-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.3s;-ms-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.3s;-o-transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.3s;transition:left 0.3s cubic-bezier(.645,.045,.175,1) 0.3s}body.menu-closing .hamburger .hamburger--open i:nth-child(1):after{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);animation:none}body.menu-closing .hamburger .hamburger--open i:nth-child(2):after{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);animation:none}body.menu-closing .hamburger .hamburger--open i:nth-child(4):after{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);animation:none}body.menu-closed .hamburger .hamburger--close i:first-child:after{left:-100%;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}body.menu-closed .hamburger .hamburger--close i:last-child:after{left:100%;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}body.menu-closed .hamburger .hamburger--open i:nth-child(1):after{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);animation:hamburger_open__to-start 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0.6s forwards}body.menu-closed .hamburger .hamburger--open i:nth-child(2):after{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);animation:hamburger_open__to-start 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0.7s forwards}body.menu-closed .hamburger .hamburger--open i:nth-child(4):after{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);animation:hamburger_open__to-start 0.3s cubic-bezier(0.645, 0.045, 0.175, 1) 0.8s forwards}@-webkit-keyframes hamburger_open__to-end{0%{transform-origin:100% 0;transform:none}100%{transform-origin:100% 0;transform:scaleX(0)}}@-moz-keyframes hamburger_open__to-end{0%{transform-origin:100% 0;transform:none}100%{transform-origin:100% 0;transform:scaleX(0)}}@-o-keyframes hamburger_open__to-end{0%{transform-origin:100% 0;transform:none}100%{transform-origin:100% 0;transform:scaleX(0)}}@keyframes hamburger_open__to-end{0%{transform-origin:100% 0;transform:none}100%{transform-origin:100% 0;transform:scaleX(0)}}@-webkit-keyframes hamburger_open__to-start{0%{transform-origin:0% 0;transform:scaleX(0)}100%{transform-origin:0% 0;transform:none}}@-moz-keyframes hamburger_open__to-start{0%{transform-origin:0% 0;transform:scaleX(0)}100%{transform-origin:0% 0;transform:none}}@-o-keyframes hamburger_open__to-start{0%{transform-origin:0% 0;transform:scaleX(0)}100%{transform-origin:0% 0;transform:none}}@keyframes hamburger_open__to-start{0%{transform-origin:0% 0;transform:scaleX(0)}100%{transform-origin:0% 0;transform:none}}@-webkit-keyframes hamburger_open__full{0%{transform-origin:100% 0;transform:none}45%{transform-origin:100% 0;transform:scaleX(0)}55%{transform-origin:0 0;transform:scaleX(0)}100%{transform-origin:0 0;transform:none}}@-moz-keyframes hamburger_open__full{0%{transform-origin:100% 0;transform:none}45%{transform-origin:100% 0;transform:scaleX(0)}55%{transform-origin:0 0;transform:scaleX(0)}100%{transform-origin:0 0;transform:none}}@-o-keyframes hamburger_open__full{0%{transform-origin:100% 0;transform:none}45%{transform-origin:100% 0;transform:scaleX(0)}55%{transform-origin:0 0;transform:scaleX(0)}100%{transform-origin:0 0;transform:none}}@keyframes hamburger_open__full{0%{transform-origin:100% 0;transform:none}45%{transform-origin:100% 0;transform:scaleX(0)}55%{transform-origin:0 0;transform:scaleX(0)}100%{transform-origin:0 0;transform:none}}[data-bgcolor="none"]{color:#fff}[data-bgcolor="none"] .bg_cover{background-color:transparent}[data-bgcolor="none"] [data-animation-type="fade"] .slick-slide{background-color:#004071}[data-bgcolor="white"]{color:#000}[data-bgcolor="white"] .bg_cover,[data-bgcolor="white"] [data-animation-type="fade"] .slick-slide{background-color:#fff}[data-bgcolor="blue"]{color:#fff}[data-bgcolor="blue"] .bg_cover,[data-bgcolor="blue"] [data-animation-type="fade"] .slick-slide{background-color:#004071}[data-bgcolor="black"]{color:#fff}[data-bgcolor="black"] .bg_cover,[data-bgcolor="black"] [data-animation-type="fade"] .slick-slide{background-color:#000}[data-fp-direction-color="white"] .fp-nav-direction polygon{fill:#f16464}[data-fp-direction-color="white"] .hamburger .hamburger--open i:after,[data-fp-direction-color="white"] .hamburger .hamburger--close i:after{background-color:#f16464}[data-fp-direction-color="transparent"] .fp-nav-direction polygon,[data-fp-direction-color="black"] .fp-nav-direction polygon,[data-fp-direction-color="blue"] .fp-nav-direction polygon{fill:#f16464}[data-fp-direction-color="transparent"] .hamburger .hamburger--open i:after,[data-fp-direction-color="transparent"] .hamburger .hamburger--close i:after,[data-fp-direction-color="black"] .hamburger .hamburger--open i:after,[data-fp-direction-color="black"] .hamburger .hamburger--close i:after,[data-fp-direction-color="blue"] .hamburger .hamburger--open i:after,[data-fp-direction-color="blue"] .hamburger .hamburger--close i:after{background-color:#f16464}body{font-size:1.1em;line-height:1.36;font-family:"futura-pt",sans-serif;color:#fff}@media screen and (max-height: 768px), screen and (max-width: 1100px){body{font-size:0.9em}}@media screen and (max-height: 640px), screen and (max-width: 640px){body{font-size:0.8em}}@media screen and (max-height: 480px), screen and (max-width: 480px){body{font-size:0.7em}}body a{color:#fff}section{padding:80px 0}@media screen and (max-height: 768px), screen and (max-width: 1100px){section{padding:70px 0}}@media screen and (max-height: 640px), screen and (max-width: 640px){section{padding:50px 0}}section .btn_wrap a{text-decoration:none;text-transform:uppercase;background-color:#f16464;line-height:1;padding:8px 12px 7px 12px;font-weight:normal;font-size:1.5em;letter-spacing:0.08em;z-index:5;color:#fff}section p>img{display:inline-block}section h1,section h2,section h3,section h4{font-family:"futura-pt",sans-serif}.wrapper--outer{background-color:#004071;background-image:url("/wp-content/themes/scaff01d-child/img/bg-image.gif");background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.section__slideshow .slick-dots>li>a,.section__slideshow .slick-dots>li>button{border:2px solid #f16464}.section__slideshow .slick-dots>li.slick-active>button,.section__slideshow .slick-dots>li>a:hover,.section__slideshow .slick-dots>li>a:active,.section__slideshow .slick-dots>li>button:hover,.section__slideshow .slick-dots>li>button:active{background-color:#f16464}.header__enquire{display:block;right:20px;position:absolute;top:50%;transform:translate(0%, -50%);text-decoration:none;text-transform:uppercase;background-color:#f16464;line-height:1;padding:9px 20px 9px 20px;font-weight:normal;font-size:1.05em;letter-spacing:0.08em;z-index:5}@media screen and (max-height: 640px), screen and (max-width: 640px){.header__enquire{padding:6px 10px 6px 10px}}.menu-opening .header__enquire,.menu-opened .header__enquire,.menu-closing .header__enquire{z-index:3}#header .header__header-nav{text-align:center}#header .header__header-nav>ul{display:inline-block;margin-top:44px;text-align:left}#header .header__header-nav>ul>li{margin:1em 0}#header .header__header-nav>ul>li:first-child{margin-top:0}#header .header__header-nav>ul>li:last-child{margin-bottom:0}#header .header__header-nav>ul>li>a{text-transform:uppercase;text-decoration:none;font-size:1.15em;letter-spacing:0.225em}#header .header__header-nav>ul>li>a>span:after{content:'';position:absolute;bottom:-3px;height:3px;width:0%;background-color:#fff;left:0px;-webkit-transition:width 0.3s cubic-bezier(.645,.045,.175,1);-moz-transition:width 0.3s cubic-bezier(.645,.045,.175,1);-ms-transition:width 0.3s cubic-bezier(.645,.045,.175,1);-o-transition:width 0.3s cubic-bezier(.645,.045,.175,1);transition:width 0.3s cubic-bezier(.645,.045,.175,1)}#header .header__header-nav>ul>li>a:hover>span:after,#header .header__header-nav>ul>li>a.active>span:after{width:100%}#header .header__footer-nav{position:absolute;left:0px;bottom:20px;width:100%;text-align:center}#header .header__footer-nav>ul{display:inline-block;text-align:left}#header .header__footer-nav>ul>li{margin:11px 0;line-height:1}#header .header__footer-nav>ul>li>a{font-size:0.7em;line-height:1.3}#header .header__footer-nav>ul>li:last-child a{text-decoration:none}@media screen and (max-height: 768px), screen and (max-width: 1100px){#header>.pos{height:70px}}@media screen and (max-height: 640px), screen and (max-width: 640px){#header>.pos{height:50px;padding:0 10px}}.hamburger .hamburger--open i:nth-child(1),.hamburger .hamburger--open i:nth-child(4){left:0%}#footer{display:none}.fp-direction{padding:0}.fp-direction[data-direction="north"] .svg--icon,.fp-direction[data-direction="east"] .svg--icon,.fp-direction[data-direction="south"] .svg--icon,.fp-direction[data-direction="west"] .svg--icon{width:66px;height:66px}@media screen and (max-height: 768px), screen and (max-width: 1100px){.fp-direction[data-direction="north"] .svg--icon,.fp-direction[data-direction="east"] .svg--icon,.fp-direction[data-direction="south"] .svg--icon,.fp-direction[data-direction="west"] .svg--icon{width:48px;height:48px}}@media screen and (max-height: 640px), screen and (max-width: 640px){.fp-direction[data-direction="north"] .svg--icon,.fp-direction[data-direction="east"] .svg--icon,.fp-direction[data-direction="south"] .svg--icon,.fp-direction[data-direction="west"] .svg--icon{width:30px;height:30px}}.fp-scroller{height:100%}.fp-direction[data-direction="north"]{top:10px}.fp-direction[data-direction="east"]{right:10px}.fp-direction[data-direction="south"]{bottom:10px}.fp-direction[data-direction="west"]{left:10px}.fp-direction .label{display:none !important}.section__slideshow .flexslider .slides .slick-slide,.section__slideshow .flexslider .captions .slick-slide{white-space:normal}.sectional--fullpage .fp-o,.sectional--fullpage .section,.sectional--fullpage .section>.pos,.sectional--fullpage .section .content--wrap{position:static}.fullpage .sectional.sectional--fullpage .fp-o{margin-bottom:0;margin-top:0;max-height:calc(100% - 160px)}@media screen and (max-height: 768px), screen and (max-width: 1100px){.fullpage .sectional.sectional--fullpage .fp-o{max-height:calc(100% - 140px)}}@media screen and (max-height: 640px), screen and (max-width: 640px){.fullpage .sectional.sectional--fullpage .fp-o{max-height:calc(100% - 100px)}}.section__slideshow .flexslider .caption{background-color:rgba(0,0,0,0.4)}.section .header__inner,.section .group-1{font-size:calc(32vw / 32)}.section .group-1{z-index:3}.section .content--wrap{line-height:1.4}.section .content--wrap h1,.section .caption h1,.section .master-caption h1{color:#f16464;font-size:2.5em;letter-spacing:0.275em;font-weight:normal;line-height:0.85;text-transform:uppercase;line-height:1.4}@media screen and (max-height: 768px), screen and (max-width: 1100px){.section .content--wrap h1,.section .caption h1,.section .master-caption h1{font-size:2.25em}}.section .body__container{background-color:#004071;padding:2.5vw}.section .content--wrap h2,.section .caption h2,.section .master-caption h2{text-transform:uppercase;font-size:1.25em;color:#f16464;letter-spacing:0.275em;font-weight:normal;line-height:1.7;margin:1.8em 0}@media screen and (max-height: 768px), screen and (max-width: 1100px){.section .content--wrap h2,.section .caption h2,.section .master-caption h2{margin:1.4em 0;line-height:1.5}}.section .content--wrap h3,.section .caption h3,.section .master-caption h3{font-size:1.25em;color:#f16464;line-height:1.2;font-weight:normal;margin:1em 0}[data-bgcolor="black"] .section .content--wrap h2,[data-bgcolor="black"] .section .caption h2{color:#fff}.section__slideshow .flexslider *{backface-visibility:hidden}.section__slideshow .flexslider .master-caption,.section__slideshow .flexslider .caption{backface-visibility:hidden;z-index:1}@media screen and (max-height: 768px), screen and (max-width: 1100px){.section__slideshow .flexslider .master-caption img[src*="botanicca9-stamp.svg"],.section__slideshow .flexslider .master-caption img[src*="botanicca9-stamp-white.svg"],.section__slideshow .flexslider .caption img[src*="botanicca9-stamp.svg"],.section__slideshow .flexslider .caption img[src*="botanicca9-stamp-white.svg"]{max-width:86px}}@media screen and (max-height: 640px), screen and (max-width: 640px){.section__slideshow .flexslider .master-caption img[src*="botanicca9-stamp.svg"],.section__slideshow .flexslider .master-caption img[src*="botanicca9-stamp-white.svg"],.section__slideshow .flexslider .caption img[src*="botanicca9-stamp.svg"],.section__slideshow .flexslider .caption img[src*="botanicca9-stamp-white.svg"]{max-width:66px}}@media screen and (max-height: 480px), screen and (max-width: 480px){.section__slideshow .flexslider .master-caption img[src*="botanicca9-stamp.svg"],.section__slideshow .flexslider .master-caption img[src*="botanicca9-stamp-white.svg"],.section__slideshow .flexslider .caption img[src*="botanicca9-stamp.svg"],.section__slideshow .flexslider .caption img[src*="botanicca9-stamp-white.svg"]{max-width:46px}.section__slideshow .flexslider .master-caption h1,.section__slideshow .flexslider .caption h1{font-size:2em}.section__slideshow .flexslider .master-caption h2,.section__slideshow .flexslider .caption h2{font-size:1.1em}}@media screen and (max-width: 480px){.section__slideshow .flexslider .master-caption,.section__slideshow .flexslider .caption{padding:0 50px}}.zoomable_image img,.zoomable_image a{display:block}.zoomable_image a:after{content:'';display:block;position:absolute;top:0px;right:0px;height:0px;width:0px;z-index:1;border-top:40px solid #f16464;border-right:40px solid #f16464;border-bottom:40px solid transparent;border-left:40px solid transparent;backface-visibility:hidden}@media screen and (max-height: 980px), screen and (max-width: 1100px){.zoomable_image a:after{border-top:36px solid #f16464;border-right:36px solid #f16464;border-bottom:36px solid transparent;border-left:36px solid transparent}}@media screen and (max-width: 768px), screen and (max-height: 768px){.zoomable_image a:after{border-top:30px solid #f16464;border-right:30px solid #f16464;border-bottom:30px solid transparent;border-left:30px solid transparent}}.zoomable_image a:before{z-index:2;display:block;position:absolute;right:5px;top:5px;width:40px;height:40px;content:'';background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20width%3D%2240%22%20height%3D%2240%22%3E%3Ctitle%3EZoom%3C%2Ftitle%3E%3Cpath%20style%3D%22fill%3A%23fff%3B%22%20d%3D%22M15.225%2C18.729V16.391h-2.3v-.824h2.3V13.215h.908v2.352h2.31v.824h-2.31v2.338Zm18.9%2C15.685a2%2C2%2C0%2C0%2C0%2C0-2.828l-7.659-7.659a2%2C2%2C0%2C0%2C0-2.828%2C2.828L31.3%2C34.414a2%2C2%2C0%2C0%2C0%2C2.828%2C0Zm-10.916-11.2A10.7%2C10.7%2C0%2C0%2C0%2C23.271%2C8.1a10.527%2C10.527%2C0%2C0%2C0-7.5-3.1h-.048A10.745%2C10.745%2C0%2C0%2C0%2C8.1%2C23.271a10.569%2C10.569%2C0%2C0%2C0%2C7.5%2C3.1A10.734%2C10.734%2C0%2C0%2C0%2C23.212%2C23.212Zm-1.355-13.7A8.685%2C8.685%2C0%2C1%2C1%2C15.732%2C7h.038A8.545%2C8.545%2C0%2C0%2C1%2C21.857%2C9.515Z%22%2F%3E%3C%2Fsvg%3E");background-size:40px 40px;background-repeat:no-repeat;background-position:50% 50%;backface-visibility:hidden}@media screen and (max-height: 980px), screen and (max-width: 1100px){.zoomable_image a:before{width:36px;height:36px;background-size:36px 36px;right:4px;top:4px}}@media screen and (max-width: 768px), screen and (max-height: 768px){.zoomable_image a:before{width:30px;height:30px;background-size:30px 30px;right:4px;top:4px}}.section .content--wrap .header h1{margin:0;margin-bottom:2.5vw}.section .content--wrap .header h2{margin:0;margin-bottom:2.5vw}.section .content--wrap .header h3{margin:0;margin-bottom:2vw}@media screen and (max-height: 480px), screen and (max-width: 480px){.section .content--wrap .header h1{font-size:2em}.section .content--wrap .header h2{font-size:1.1em}}#floorplans-1 .content--wrap,#floorplans-2 .content--wrap,#floorplans-3 .content--wrap,#floorplans-4 .content--wrap,#floorplans-5 .content--wrap,#floorplans-6 .content--wrap,#floorplans-7 .content--wrap,#floorplans-8 .content--wrap,#floorplans-9 .content--wrap,#floorplans-10 .content--wrap,#team-0 .content--wrap,#team-1 .content--wrap,#team-2 .content--wrap,#team-4 .content--wrap{padding:0 76px}@media screen and (max-width: 768px) and (orientation: portrait){#floorplans-1 .content--wrap,#floorplans-2 .content--wrap,#floorplans-3 .content--wrap,#floorplans-4 .content--wrap,#floorplans-5 .content--wrap,#floorplans-6 .content--wrap,#floorplans-7 .content--wrap,#floorplans-8 .content--wrap,#floorplans-9 .content--wrap,#floorplans-10 .content--wrap,#team-0 .content--wrap,#team-1 .content--wrap,#team-2 .content--wrap,#team-4 .content--wrap{padding:0 50px}}@media screen and (max-width: 640px) and (orientation: portrait){#floorplans-1 .content--wrap,#floorplans-2 .content--wrap,#floorplans-3 .content--wrap,#floorplans-4 .content--wrap,#floorplans-5 .content--wrap,#floorplans-6 .content--wrap,#floorplans-7 .content--wrap,#floorplans-8 .content--wrap,#floorplans-9 .content--wrap,#floorplans-10 .content--wrap,#team-0 .content--wrap,#team-1 .content--wrap,#team-2 .content--wrap,#team-4 .content--wrap{padding:0 30px}}#team-0 .wp-image-359,#team-1 .wp-image-359,#team-2 .wp-image-359{width:250px;margin-bottom:0.5em}#team-0 .wp-image-357,#team-1 .wp-image-357,#team-2 .wp-image-357{width:293px;margin-bottom:0.5em}#team-0 .wp-image-358,#team-1 .wp-image-358,#team-2 .wp-image-358{width:220px;margin-bottom:0.5em}@media screen and (max-height: 768px), screen and (max-width: 768px){#team-0 .wp-image-359,#team-1 .wp-image-359,#team-2 .wp-image-359{width:167px}#team-0 .wp-image-357,#team-1 .wp-image-357,#team-2 .wp-image-357{width:194px}#team-0 .wp-image-358,#team-1 .wp-image-358,#team-2 .wp-image-358{width:147px}}#team-4 .box-white{max-width:540px}#team-4 .box-white p:nth-child(2){margin:0}#team-4 .box-white p:nth-child(3){margin-top:0}#team-4 .wp-image-363,#team-4 .wp-image-362{width:160px}@media screen and (max-height: 768px), screen and (max-width: 768px){#team-4 .wp-image-363,#team-4 .wp-image-362{width:130px}}@media screen and (max-height: 480px), screen and (max-width: 480px){#team-4 .wp-image-363,#team-4 .wp-image-362{width:100px}}.floorplan-box,.box-white{padding:40px;background-color:#004071;position:relative;max-width:900px;margin:0 auto;margin-top:2em;width:100%}@media screen and (max-height: 768px), screen and (max-width: 768px){.floorplan-box,.box-white{padding:30px}}@media screen and (max-height: 768px){.floorplan-box,.box-white{max-width:640px}}@media screen and (max-height: 640px), screen and (max-width: 640px){.floorplan-box,.box-white{padding:20px}}@media screen and (max-height: 480px), screen and (max-width: 480px){.floorplan-box,.box-white{padding:14px}}.box-white{background-color:#fff;color:#000;font-weight:300}.box-white a{color:#000}#start-3-slideshow{width:50%;position:absolute;top:0px;left:50%}#intro-0 .content--wrap,#intro-1 .content--wrap,#intro-2 .content--wrap,#location-1 .content--wrap,#design-0 .content--wrap,#design-1 .content--wrap,#design-3 .content--wrap,#design-4-copy .content--wrap,#design-5 .content--wrap,#design-6-copy .content--wrap,#floorplans-0-copy .content--wrap{position:absolute;width:calc(100% - 192px);height:calc(100% - 192px);top:50%;left:50%;max-width:1400px;transform:translate(-50%, -50%)}#intro-0 .header,#intro-1 .header,#intro-2 .header,#location-1 .header,#design-0 .header,#design-1 .header,#design-3 .header,#design-4-copy .header,#design-5 .header,#design-6-copy .header,#floorplans-0-copy .header{position:absolute;top:0%;left:0%;width:100%;height:30%}#intro-0 .header h1,#intro-0 .header h2,#intro-1 .header h1,#intro-1 .header h2,#intro-2 .header h1,#intro-2 .header h2,#location-1 .header h1,#location-1 .header h2,#design-0 .header h1,#design-0 .header h2,#design-1 .header h1,#design-1 .header h2,#design-3 .header h1,#design-3 .header h2,#design-4-copy .header h1,#design-4-copy .header h2,#design-5 .header h1,#design-5 .header h2,#design-6-copy .header h1,#design-6-copy .header h2,#floorplans-0-copy .header h1,#floorplans-0-copy .header h2{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;width:100%;max-width:80%}#intro-0 .row,#intro-1 .row,#intro-2 .row,#location-1 .row,#design-0 .row,#design-1 .row,#design-3 .row,#design-4-copy .row,#design-5 .row,#design-6-copy .row,#floorplans-0-copy .row{position:absolute;top:30%;left:0%;width:100%;height:70%}#intro-0 .box,#intro-1 .box,#intro-2 .box,#location-1 .box,#design-0 .box,#design-1 .box,#design-3 .box,#design-4-copy .box,#design-5 .box,#design-6-copy .box,#floorplans-0-copy .box{padding:40px;background-color:#004071}@media screen and (max-height: 768px), screen and (max-width: 1100px){#intro-0 .content--wrap,#intro-1 .content--wrap,#intro-2 .content--wrap,#location-1 .content--wrap,#design-0 .content--wrap,#design-1 .content--wrap,#design-3 .content--wrap,#design-4-copy .content--wrap,#design-5 .content--wrap,#design-6-copy .content--wrap,#floorplans-0-copy .content--wrap{width:calc(100% - 140px);height:calc(100% - 140px);max-width:1200px}#intro-0 .content--wrap img[src*="botanicca9-stamp.svg"],#intro-0 .content--wrap img[src*="botanicca9-stamp-white.svg"],#intro-1 .content--wrap img[src*="botanicca9-stamp.svg"],#intro-1 .content--wrap img[src*="botanicca9-stamp-white.svg"],#intro-2 .content--wrap img[src*="botanicca9-stamp.svg"],#intro-2 .content--wrap img[src*="botanicca9-stamp-white.svg"],#location-1 .content--wrap img[src*="botanicca9-stamp.svg"],#location-1 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-0 .content--wrap img[src*="botanicca9-stamp.svg"],#design-0 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-1 .content--wrap img[src*="botanicca9-stamp.svg"],#design-1 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-3 .content--wrap img[src*="botanicca9-stamp.svg"],#design-3 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-4-copy .content--wrap img[src*="botanicca9-stamp.svg"],#design-4-copy .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-5 .content--wrap img[src*="botanicca9-stamp.svg"],#design-5 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-6-copy .content--wrap img[src*="botanicca9-stamp.svg"],#design-6-copy .content--wrap img[src*="botanicca9-stamp-white.svg"],#floorplans-0-copy .content--wrap img[src*="botanicca9-stamp.svg"],#floorplans-0-copy .content--wrap img[src*="botanicca9-stamp-white.svg"]{max-width:86px}#intro-0 .box,#intro-1 .box,#intro-2 .box,#location-1 .box,#design-0 .box,#design-1 .box,#design-3 .box,#design-4-copy .box,#design-5 .box,#design-6-copy .box,#floorplans-0-copy .box{padding:30px}}@media screen and (max-height: 640px), screen and (max-width: 640px){#intro-0 .content--wrap,#intro-1 .content--wrap,#intro-2 .content--wrap,#location-1 .content--wrap,#design-0 .content--wrap,#design-1 .content--wrap,#design-3 .content--wrap,#design-4-copy .content--wrap,#design-5 .content--wrap,#design-6-copy .content--wrap,#floorplans-0-copy .content--wrap{width:calc(100% - 100px);height:calc(100% - 100px)}#intro-0 .content--wrap img[src*="botanicca9-stamp.svg"],#intro-0 .content--wrap img[src*="botanicca9-stamp-white.svg"],#intro-1 .content--wrap img[src*="botanicca9-stamp.svg"],#intro-1 .content--wrap img[src*="botanicca9-stamp-white.svg"],#intro-2 .content--wrap img[src*="botanicca9-stamp.svg"],#intro-2 .content--wrap img[src*="botanicca9-stamp-white.svg"],#location-1 .content--wrap img[src*="botanicca9-stamp.svg"],#location-1 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-0 .content--wrap img[src*="botanicca9-stamp.svg"],#design-0 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-1 .content--wrap img[src*="botanicca9-stamp.svg"],#design-1 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-3 .content--wrap img[src*="botanicca9-stamp.svg"],#design-3 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-4-copy .content--wrap img[src*="botanicca9-stamp.svg"],#design-4-copy .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-5 .content--wrap img[src*="botanicca9-stamp.svg"],#design-5 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-6-copy .content--wrap img[src*="botanicca9-stamp.svg"],#design-6-copy .content--wrap img[src*="botanicca9-stamp-white.svg"],#floorplans-0-copy .content--wrap img[src*="botanicca9-stamp.svg"],#floorplans-0-copy .content--wrap img[src*="botanicca9-stamp-white.svg"]{max-width:66px}#intro-0 .box,#intro-1 .box,#intro-2 .box,#location-1 .box,#design-0 .box,#design-1 .box,#design-3 .box,#design-4-copy .box,#design-5 .box,#design-6-copy .box,#floorplans-0-copy .box{padding:20px}}@media screen and (max-height: 480px), screen and (max-width: 480px){#intro-0 .content--wrap img[src*="botanicca9-stamp.svg"],#intro-0 .content--wrap img[src*="botanicca9-stamp-white.svg"],#intro-1 .content--wrap img[src*="botanicca9-stamp.svg"],#intro-1 .content--wrap img[src*="botanicca9-stamp-white.svg"],#intro-2 .content--wrap img[src*="botanicca9-stamp.svg"],#intro-2 .content--wrap img[src*="botanicca9-stamp-white.svg"],#location-1 .content--wrap img[src*="botanicca9-stamp.svg"],#location-1 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-0 .content--wrap img[src*="botanicca9-stamp.svg"],#design-0 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-1 .content--wrap img[src*="botanicca9-stamp.svg"],#design-1 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-3 .content--wrap img[src*="botanicca9-stamp.svg"],#design-3 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-4-copy .content--wrap img[src*="botanicca9-stamp.svg"],#design-4-copy .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-5 .content--wrap img[src*="botanicca9-stamp.svg"],#design-5 .content--wrap img[src*="botanicca9-stamp-white.svg"],#design-6-copy .content--wrap img[src*="botanicca9-stamp.svg"],#design-6-copy .content--wrap img[src*="botanicca9-stamp-white.svg"],#floorplans-0-copy .content--wrap img[src*="botanicca9-stamp.svg"],#floorplans-0-copy .content--wrap img[src*="botanicca9-stamp-white.svg"]{max-width:46px}#intro-0 .box,#intro-1 .box,#intro-2 .box,#location-1 .box,#design-0 .box,#design-1 .box,#design-3 .box,#design-4-copy .box,#design-5 .box,#design-6-copy .box,#floorplans-0-copy .box{padding:10px}}@media screen and (max-width: 768px) and (orientation: portrait){#intro-0 .content--wrap,#intro-1 .content--wrap,#intro-2 .content--wrap,#location-1 .content--wrap,#design-0 .content--wrap,#design-1 .content--wrap,#design-3 .content--wrap,#design-4-copy .content--wrap,#design-5 .content--wrap,#design-6-copy .content--wrap,#floorplans-0-copy .content--wrap{position:relative;top:auto;transform:none;left:auto;max-width:100%;width:100%;height:auto;padding:0 50px}#intro-0 .header,#intro-1 .header,#intro-2 .header,#location-1 .header,#design-0 .header,#design-1 .header,#design-3 .header,#design-4-copy .header,#design-5 .header,#design-6-copy .header,#floorplans-0-copy .header{position:relative;height:auto;margin-bottom:1.3em;top:auto !important}#intro-0 .header h1,#intro-0 .header h2,#intro-1 .header h1,#intro-1 .header h2,#intro-2 .header h1,#intro-2 .header h2,#location-1 .header h1,#location-1 .header h2,#design-0 .header h1,#design-0 .header h2,#design-1 .header h1,#design-1 .header h2,#design-3 .header h1,#design-3 .header h2,#design-4-copy .header h1,#design-4-copy .header h2,#design-5 .header h1,#design-5 .header h2,#design-6-copy .header h1,#design-6-copy .header h2,#floorplans-0-copy .header h1,#floorplans-0-copy .header h2{text-align:center;position:relative;top:auto;left:auto;transform:none;max-width:100%}#intro-0 .row,#intro-1 .row,#intro-2 .row,#location-1 .row,#design-0 .row,#design-1 .row,#design-3 .row,#design-4-copy .row,#design-5 .row,#design-6-copy .row,#floorplans-0-copy .row{top:auto !important;position:relative;height:auto}}@media screen and (max-width: 640px) and (orientation: portrait){#intro-0 .content--wrap,#intro-1 .content--wrap,#intro-2 .content--wrap,#location-1 .content--wrap,#design-0 .content--wrap,#design-1 .content--wrap,#design-3 .content--wrap,#design-4-copy .content--wrap,#design-5 .content--wrap,#design-6-copy .content--wrap,#floorplans-0-copy .content--wrap{padding:0 30px}}#enquire-0 .header{top:0%}#enquire-0 .floorplan-box{top:25%}@media screen and (max-height: 480px), screen and (max-width: 480px){#enquire-0 .content--wrap{padding:0}#enquire-0 .content--wrap h2{display:none}#enquire-0 .content--wrap .gform_wrapper{margin-top:0 !important}}#intro-0 .header,#design-1 .header,#design-3 .header,#design-5 .header{top:5%}#intro-0 .row,#design-1 .row,#design-3 .row,#design-5 .row{top:25%}#intro-0 .copy,#design-1 .copy,#design-3 .copy,#design-5 .copy{position:absolute;top:50%;left:75%;width:calc(50% - 192px);max-width:480px;transform:translate(-50%, -50%)}#intro-0 .copy h3,#design-1 .copy h3,#design-3 .copy h3,#design-5 .copy h3{position:relative;margin-bottom:2em}#intro-0 .zoomable_image,#design-1 .zoomable_image,#design-3 .zoomable_image,#design-5 .zoomable_image{position:absolute;top:50%;width:calc(50vw - 96px);left:50%;overflow:hidden;transform:translate(-100%, -50%);max-width:700px}@media screen and (max-width: 1300px){#intro-0 .copy,#design-1 .copy,#design-3 .copy,#design-5 .copy{width:calc(50% - 100px);left:calc(75% + 25px)}}@media screen and (max-width: 1100px){#intro-0 .copy,#design-1 .copy,#design-3 .copy,#design-5 .copy{width:calc(50% - 60px)}#intro-0 .zoomable_image,#design-1 .zoomable_image,#design-3 .zoomable_image,#design-5 .zoomable_image{width:calc(50vw - 72px)}}@media screen and (max-width: 860px){#intro-0 .copy,#design-1 .copy,#design-3 .copy,#design-5 .copy{width:50%;left:75%;padding:20px;padding-right:0}}@media screen and (max-height: 960px) and (orientation: landscape){#intro-0 .header,#design-1 .header,#design-3 .header,#design-5 .header{top:-3.5%}}@media screen and (max-height: 768px) and (orientation: landscape){#intro-0 .header,#design-1 .header,#design-3 .header,#design-5 .header{top:0%}#intro-0 .copy,#design-1 .copy,#design-3 .copy,#design-5 .copy{width:calc(50% - 80px);max-width:400px;padding:0}#intro-0 .zoomable_image,#design-1 .zoomable_image,#design-3 .zoomable_image,#design-5 .zoomable_image{width:calc(50vw - 70px);max-width:600px}}@media screen and (max-height: 640px) and (orientation: landscape){#intro-0 .header,#design-1 .header,#design-3 .header,#design-5 .header{top:0%}#intro-0 .copy,#design-1 .copy,#design-3 .copy,#design-5 .copy{width:calc(50% - 20px);max-width:400px;left:calc(75% + 10px)}#intro-0 .zoomable_image,#design-1 .zoomable_image,#design-3 .zoomable_image,#design-5 .zoomable_image{width:calc(50vw - 50px);max-width:600px}}@media screen and (max-width: 768px) and (orientation: portrait){#intro-0,#design-1,#design-3,#design-5{height:100%}#intro-0>.pos,#design-1>.pos,#design-3>.pos,#design-5>.pos{height:100%;display:table;width:100%}#intro-0 .content--wrap,#design-1 .content--wrap,#design-3 .content--wrap,#design-5 .content--wrap{height:100%;display:table-cell;vertical-align:middle}#intro-0 .copy,#design-1 .copy,#design-3 .copy,#design-5 .copy{position:relative;top:auto;left:auto;width:100%;max-width:100%;transform:none;padding:0}#intro-0 .zoomable_image,#design-1 .zoomable_image,#design-3 .zoomable_image,#design-5 .zoomable_image{width:100%;position:relative;left:auto;top:auto;transform:none;max-width:100%;margin-top:5vw}#intro-0 .zoomable_image img,#intro-0 .zoomable_image a,#design-1 .zoomable_image img,#design-1 .zoomable_image a,#design-3 .zoomable_image img,#design-3 .zoomable_image a,#design-5 .zoomable_image img,#design-5 .zoomable_image a{max-width:480px;margin:0 auto;width:100%}}#design-5 .row{top:0;height:100%}@media screen and (max-height: 768px), screen and (max-width: 1100px){#design-5 .row{height:auto;position:relative;top:auto}#design-5 .copy{position:relative;top:auto;left:auto;width:100%;transform:none;margin:0 auto;max-width:340px}#design-5 .content--wrap{top:50%;position:absolute;transform:translate(0, -50%);left:0px;padding:0 70px;max-width:100%;width:100%;height:auto}}@media screen and (max-height: 640px), screen and (max-width: 640px){#design-5 .content--wrap{padding:0 50px}}#design-6-copy,#floorplans-0-copy{padding:0}#design-6-copy .header,#floorplans-0-copy .header{width:calc(340px + 192px);left:calc(100% - 340px - 192px);top:50%;transform:translate(0%, -50%);padding:0 96px}#design-6-copy .header h2,#floorplans-0-copy .header h2{max-width:100%}#design-6-copy .content--wrap,#floorplans-0-copy .content--wrap{width:100%;max-width:100%}@media screen and (max-height: 768px), screen and (max-width: 1100px){#design-6-copy,#floorplans-0-copy{height:calc(30% + 70px);display:table;width:100%;padding-top:50px}#design-6-copy>.pos,#floorplans-0-copy>.pos{height:100%;display:table-cell;vertical-align:middle}#design-6-copy .content--wrap,#floorplans-0-copy .content--wrap{position:relative;top:auto;left:auto;height:auto;transform:none}#design-6-copy .header,#floorplans-0-copy .header{width:auto;left:auto;transform:none;padding:0;margin:0;top:auto;position:relative;height:auto}#design-6-copy .header br,#floorplans-0-copy .header br{display:none}#design-6-copy .header span:after,#floorplans-0-copy .header span:after{content:' '}}@media screen and (max-height: 640px), screen and (max-width: 640px){#design-6-copy,#floorplans-0-copy{height:calc(30% + 50px)}}#location-0 .master-caption:before{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:#004071;opacity:0.85;mix-blend-mode:multiply;backface-visibility:hidden}#location-0 .master-caption>.pos{max-width:580px}#location-2-left,#location-2-right{width:calc(50% - 96px);position:absolute;left:96px;top:96px;height:calc(100% - 192px)}@media screen and (max-height: 768px), screen and (max-width: 1100px){#location-2-left,#location-2-right{width:calc(50% - 70px);position:absolute;left:70px;top:70px;height:calc(100% - 140px)}}@media screen and (max-height: 640px), screen and (max-width: 640px){#location-2-left,#location-2-right{width:50%;position:absolute;left:0px;top:0px;height:100%}}@media screen and (max-width: 640px) and (orientation: portrait){#location-2-left,#location-2-right{width:100%;height:50%}}#location-2-right{left:50%}@media screen and (max-width: 640px) and (orientation: portrait){#location-2-right{top:50%;height:50%;left:0px}}#location-3-top-left,#location-3-top-right,#location-3-bottom-left,#location-3-bottom-right{position:absolute;top:96px;left:96px;height:calc(50% - 96px);width:calc(50% - 96px)}#location-3-top-left .flexslider,#location-3-top-right .flexslider,#location-3-bottom-left .flexslider,#location-3-bottom-right .flexslider{padding-bottom:0 !important;height:100%}@media screen and (max-height: 768px), screen and (max-width: 1100px){#location-3-top-left,#location-3-top-right,#location-3-bottom-left,#location-3-bottom-right{width:calc(50% - 70px);position:absolute;left:70px;top:70px;height:calc(50% - 70px)}}@media screen and (max-height: 640px), screen and (max-width: 640px){#location-3-top-left,#location-3-top-right,#location-3-bottom-left,#location-3-bottom-right{width:50%;position:absolute;left:0px;top:0px;height:50%}}#location-3-top-right,#location-3-bottom-right{left:50%}#location-3-bottom-left,#location-3-bottom-right{top:50%}#location-map .content--wrap .header h2{top:33%;left:16%}#location-map .content--wrap .group-1{position:absolute;bottom:71vh;left:57vw;width:25vw}#location-map .section__content{height:40vh;padding-top:80px;padding-bottom:132px}#location-map .section__content>.pos{height:100%}#location-map .section__content .content--wrap{display:table;width:100%;height:100%}#location-map .section__content .content--wrap .row{display:table-cell;vertical-align:middle}#location-map .section__content .content--wrap .row h1{margin:0}#location-map .section__content .content--wrap .row h2{position:absolute;top:100%;left:50%;transform:translate(-50%, 0%);z-index:2;margin-top:30px}#location-map .section__map{position:absolute;left:0px;width:100%;height:60vh;top:40vh;overflow:visible}#location-map .section__map .map_wrap{padding:0 !important;height:100%}#location-map .section__map .map-groups-wrap{margin:0}#location-map .section__map .map-groups{position:absolute;bottom:60vh;left:50%;padding:0;transform:translate(-50%, 0);max-width:1400px;width:calc(100% - 40px);background-color:#004071}#location-map .section__map .map-groups .pos{padding:30px}#location-map .section__map .map-groups .group{width:72px;height:72px;background-color:transparent;border:1px solid transparent;border-radius:36px;text-indent:-9999px;margin:0 20px;-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1)}#location-map .section__map .map-groups .group[data-group="all"]:after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20width%3D%2250%22%20height%3D%2250%22%3E%3Ctitle%3ESelect%20All%3C%2Ftitle%3E%3Cpath%20style%3D%22fill%3A%23004071%3B%22%20d%3D%22M14.885%2C33.665V27.914h-5.7v5.751H6.258V19.21H9.134V16.335h5.829V19.21h2.875V33.665Zm0-14.377h-5.7v5.7h5.7Zm8.651%2C14.377V16.335h2.928v14.4h5.777v2.928Zm11.5%2C0V16.335h2.927v14.4h5.778v2.928Z%22%2F%3E%3C%2Fsvg%3E");-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1)}#location-map .section__map .map-groups .group[data-group="transport"]:after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20width%3D%2250%22%20height%3D%2250%22%3E%3Ctitle%3ETransport%3C%2Ftitle%3E%3Cpath%20style%3D%22fill%3A%23004071%3B%22%20d%3D%22M45.053%2C34.937H40.378v-5.7h4.675Zm-9.469-13.22H38.9v13.22h-3.32ZM33.49%2C38.525a2.854%2C2.854%2C0%2C0%2C1-2.754-2.114h5.507a2.856%2C2.856%2C0%2C0%2C1-2.753%2C2.114M21.33%2C37.137a4.3%2C4.3%2C0%2C0%2C0%2C.189-.726h7.71a4.3%2C4.3%2C0%2C0%2C0%2C.189.726Zm-4.072%2C1.388A2.854%2C2.854%2C0%2C0%2C1%2C14.5%2C36.411h5.507a2.853%2C2.853%2C0%2C0%2C1-2.753%2C2.114M11.844%2C21.717h3.32v13.22h-3.32Zm-6.15%2C7.518h4.675v5.7H5.694Zm1.6-1.475h-1.6V21.716h1.6Zm20.44-6.043H30.8v6.044H27.734Zm-7.786%2C0h3.068v6.044H19.948Zm-3.31%2C7.518H34.109v5.7H16.638ZM45.053%2C18.983v1.263H42.714a.736.736%2C0%2C0%2C0-.736.735V27.76h-1.6V20.981a.734.734%2C0%2C0%2C0-.736-.735H34.845a.736.736%2C0%2C0%2C0-.736.735V27.76H32.274V20.981a.734.734%2C0%2C0%2C0-.736-.735H27a.736.736%2C0%2C0%2C0-.736.735V27.76H24.487V20.981a.736.736%2C0%2C0%2C0-.735-.735H19.209a.737.737%2C0%2C0%2C0-.739.735V27.76H16.638V20.981a.736.736%2C0%2C0%2C0-.739-.735H11.108a.734.734%2C0%2C0%2C0-.735.735V27.76h-1.6V20.981a.736.736%2C0%2C0%2C0-.739-.735H5.694V18.983Zm0%2C8.777h-1.6V21.716h1.6Zm2.959%2C5.812H46.528V18.983h.629a.737.737%2C0%2C1%2C0%2C0-1.474h-2.68v-2a.738.738%2C0%2C0%2C0-1.475%2C0v2H32.512l-4.907-7.193a.736.736%2C0%2C1%2C0-1.216.828l4.341%2C6.365H3.59a.737.737%2C0%2C1%2C0%2C0%2C1.474h.63V33.572H2.735a.737.737%2C0%2C0%2C0%2C0%2C1.474H4.22v.63a.736.736%2C0%2C0%2C0%2C.739.735H13a4.319%2C4.319%2C0%2C0%2C0%2C7.429%2C2.2h9.886a4.321%2C4.321%2C0%2C0%2C0%2C7.432-2.2h8.042a.737.737%2C0%2C0%2C0%2C.739-.735v-.63h1.484a.737.737%2C0%2C0%2C0%2C0-1.474%22%2F%3E%3C%2Fsvg%3E");-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1)}#location-map .section__map .map-groups .group[data-group="shopping"]:after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20width%3D%2250%22%20height%3D%2250%22%3E%3Ctitle%3EShopping%3C%2Ftitle%3E%3Cpath%20style%3D%22fill%3A%23004071%3B%22%20d%3D%22M17.545%2C37.27a.739.739%2C0%2C0%2C1%2C0%2C1.478H5.74a.735.735%2C0%2C0%2C1-.537-.232.726.726%2C0%2C0%2C1-.2-.547L6.528%2C9.6a.739.739%2C0%2C0%2C1%2C.739-.7h20.8a.743.743%2C0%2C0%2C1%2C.739.7L29.6%2C24.222a.739.739%2C0%2C0%2C1-1.475.08l-.749-13.926H7.966L6.518%2C37.27H17.545m-5.5-25.625a.74.74%2C0%2C0%2C0-.739.739v3.459a6.059%2C6.059%2C0%2C1%2C0%2C12.117%2C0V12.384a.739.739%2C0%2C1%2C0-1.478%2C0v3.459a4.581%2C4.581%2C0%2C1%2C1-9.161%2C0V12.384a.738.738%2C0%2C0%2C0-.739-.739M20.7%2C40.522H43.156V31.066H20.7ZM43.156%2C27.371H20.7v2.217H43.156ZM33.544%2C25.89h6.822l-.394-7.385H33.935Zm2.134-8.862h2.336v-.756a1.168%2C1.168%2C0%2C0%2C0-2.336%2C0ZM43.9%2C25.89a.742.742%2C0%2C0%2C1%2C.736.742V41.257A.74.74%2C0%2C0%2C1%2C43.9%2C42H19.959a.74.74%2C0%2C0%2C1-.742-.742V26.632a.743.743%2C0%2C0%2C1%2C.742-.742h12.1l.434-8.164a.736.736%2C0%2C0%2C1%2C.739-.7H34.2v-.756a2.646%2C2.646%2C0%2C0%2C1%2C5.291%2C0v.756h1.183a.739.739%2C0%2C0%2C1%2C.739.7l.434%2C8.164H43.9%22%2F%3E%3C%2Fsvg%3E");-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1)}#location-map .section__map .map-groups .group[data-group="dining"]:after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20width%3D%2250%22%20height%3D%2250%22%3E%3Ctitle%3EDining%3C%2Ftitle%3E%3Cpath%20style%3D%22fill%3A%23004071%3B%22%20d%3D%22M38.71%2C15.29a.819.819%2C0%2C0%2C1-.822.815H12.458a.818.818%2C0%2C0%2C1-.818-.815V12.145a.818.818%2C0%2C0%2C1%2C.818-.818h25.43a.819.819%2C0%2C0%2C1%2C.822.818ZM33.246%2C42.36H17.14a.521.521%2C0%2C0%2C1-.225-.05.649.649%2C0%2C0%2C1-.361-.613l-.01-.106-.732-7.541%2C3.462-.639a7.8%2C7.8%2C0%2C0%2C0%2C11.852%2C0l3.449.639-.749%2C7.73a.59.59%2C0%2C0%2C1-.58.58M35.39%2C25.965l-.636%2C6.445-4.311-.8-.3.4a6.161%2C6.161%2C0%2C0%2C1-9.873%2C0l-.3-.4-4.321.8L15%2C25.965l4.964.885.3-.4a6.161%2C6.161%2C0%2C0%2C1%2C9.873%2C0l.3.4Zm.142-1.693-4.406.786a7.8%2C7.8%2C0%2C0%2C0-11.852%2C0l-4.42-.786-.666-6.524H36.2ZM14.44%2C7.7a.58.58%2C0%2C0%2C1%2C.527-.58l20.363%2C1.4a.582.582%2C0%2C0%2C1%2C.58.58v.583H14.44ZM37.888%2C9.687h-.341V9.1A2.21%2C2.21%2C0%2C0%2C0%2C35.39%2C6.887h-.007L15.02%2C5.486A2.225%2C2.225%2C0%2C0%2C0%2C12.8%2C7.7V9.687h-.338A2.461%2C2.461%2C0%2C0%2C0%2C10%2C12.145V15.29a2.463%2C2.463%2C0%2C0%2C0%2C2.458%2C2.458h.08L14.917%2C41.78A2.225%2C2.225%2C0%2C0%2C0%2C17.14%2C44H33.246a2.225%2C2.225%2C0%2C0%2C0%2C.865-.176%2C2.169%2C2.169%2C0%2C0%2C0%2C1.355-1.965l2.383-24.111h.039a2.465%2C2.465%2C0%2C0%2C0%2C2.462-2.461V12.145a2.462%2C2.462%2C0%2C0%2C0-2.462-2.458M25.176%2C31.737a2.69%2C2.69%2C0%2C0%2C1-2.869-2.465%2C2.688%2C2.688%2C0%2C0%2C1%2C2.869-2.459%2C2.691%2C2.691%2C0%2C0%2C1%2C2.872%2C2.459%2C2.694%2C2.694%2C0%2C0%2C1-2.872%2C2.465m0-6.567a4.333%2C4.333%2C0%2C0%2C0-4.516%2C4.1%2C4.334%2C4.334%2C0%2C0%2C0%2C4.516%2C4.105%2C4.327%2C4.327%2C0%2C0%2C0%2C4.509-4.105%2C4.327%2C4.327%2C0%2C0%2C0-4.509-4.1%22%2F%3E%3C%2Fsvg%3E");-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1)}#location-map .section__map .map-groups .group:hover[data-group="all"]:after,#location-map .section__map .map-groups .group.active[data-group="all"]:after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20width%3D%2250%22%20height%3D%2250%22%3E%3Ctitle%3ESelect%20All%3C%2Ftitle%3E%3Cpath%20style%3D%22fill%3A%23fff%3B%22%20d%3D%22M14.885%2C33.665V27.914h-5.7v5.751H6.258V19.21H9.134V16.335h5.829V19.21h2.875V33.665Zm0-14.377h-5.7v5.7h5.7Zm8.651%2C14.377V16.335h2.928v14.4h5.777v2.928Zm11.5%2C0V16.335h2.927v14.4h5.778v2.928Z%22%2F%3E%3C%2Fsvg%3E")}#location-map .section__map .map-groups .group:hover[data-group="transport"]:after,#location-map .section__map .map-groups .group.active[data-group="transport"]:after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20width%3D%2250%22%20height%3D%2250%22%3E%3Ctitle%3ETransport%3C%2Ftitle%3E%3Cpath%20style%3D%22fill%3A%23fff%3B%22%20d%3D%22M45.053%2C34.937H40.378v-5.7h4.675Zm-9.469-13.22H38.9v13.22h-3.32ZM33.49%2C38.525a2.854%2C2.854%2C0%2C0%2C1-2.754-2.114h5.507a2.856%2C2.856%2C0%2C0%2C1-2.753%2C2.114M21.33%2C37.137a4.3%2C4.3%2C0%2C0%2C0%2C.189-.726h7.71a4.3%2C4.3%2C0%2C0%2C0%2C.189.726Zm-4.072%2C1.388A2.854%2C2.854%2C0%2C0%2C1%2C14.5%2C36.411h5.507a2.853%2C2.853%2C0%2C0%2C1-2.753%2C2.114M11.844%2C21.717h3.32v13.22h-3.32Zm-6.15%2C7.518h4.675v5.7H5.694Zm1.6-1.475h-1.6V21.716h1.6Zm20.44-6.043H30.8v6.044H27.734Zm-7.786%2C0h3.068v6.044H19.948Zm-3.31%2C7.518H34.109v5.7H16.638ZM45.053%2C18.983v1.263H42.714a.736.736%2C0%2C0%2C0-.736.735V27.76h-1.6V20.981a.734.734%2C0%2C0%2C0-.736-.735H34.845a.736.736%2C0%2C0%2C0-.736.735V27.76H32.274V20.981a.734.734%2C0%2C0%2C0-.736-.735H27a.736.736%2C0%2C0%2C0-.736.735V27.76H24.487V20.981a.736.736%2C0%2C0%2C0-.735-.735H19.209a.737.737%2C0%2C0%2C0-.739.735V27.76H16.638V20.981a.736.736%2C0%2C0%2C0-.739-.735H11.108a.734.734%2C0%2C0%2C0-.735.735V27.76h-1.6V20.981a.736.736%2C0%2C0%2C0-.739-.735H5.694V18.983Zm0%2C8.777h-1.6V21.716h1.6Zm2.959%2C5.812H46.528V18.983h.629a.737.737%2C0%2C1%2C0%2C0-1.474h-2.68v-2a.738.738%2C0%2C0%2C0-1.475%2C0v2H32.512l-4.907-7.193a.736.736%2C0%2C1%2C0-1.216.828l4.341%2C6.365H3.59a.737.737%2C0%2C1%2C0%2C0%2C1.474h.63V33.572H2.735a.737.737%2C0%2C0%2C0%2C0%2C1.474H4.22v.63a.736.736%2C0%2C0%2C0%2C.739.735H13a4.319%2C4.319%2C0%2C0%2C0%2C7.429%2C2.2h9.886a4.321%2C4.321%2C0%2C0%2C0%2C7.432-2.2h8.042a.737.737%2C0%2C0%2C0%2C.739-.735v-.63h1.484a.737.737%2C0%2C0%2C0%2C0-1.474%22%2F%3E%3C%2Fsvg%3E")}#location-map .section__map .map-groups .group:hover[data-group="shopping"]:after,#location-map .section__map .map-groups .group.active[data-group="shopping"]:after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20width%3D%2250%22%20height%3D%2250%22%3E%3Ctitle%3EShopping%3C%2Ftitle%3E%3Cpath%20style%3D%22fill%3A%23fff%3B%22%20d%3D%22M17.545%2C37.27a.739.739%2C0%2C0%2C1%2C0%2C1.478H5.74a.735.735%2C0%2C0%2C1-.537-.232.726.726%2C0%2C0%2C1-.2-.547L6.528%2C9.6a.739.739%2C0%2C0%2C1%2C.739-.7h20.8a.743.743%2C0%2C0%2C1%2C.739.7L29.6%2C24.222a.739.739%2C0%2C0%2C1-1.475.08l-.749-13.926H7.966L6.518%2C37.27H17.545m-5.5-25.625a.74.74%2C0%2C0%2C0-.739.739v3.459a6.059%2C6.059%2C0%2C1%2C0%2C12.117%2C0V12.384a.739.739%2C0%2C1%2C0-1.478%2C0v3.459a4.581%2C4.581%2C0%2C1%2C1-9.161%2C0V12.384a.738.738%2C0%2C0%2C0-.739-.739M20.7%2C40.522H43.156V31.066H20.7ZM43.156%2C27.371H20.7v2.217H43.156ZM33.544%2C25.89h6.822l-.394-7.385H33.935Zm2.134-8.862h2.336v-.756a1.168%2C1.168%2C0%2C0%2C0-2.336%2C0ZM43.9%2C25.89a.742.742%2C0%2C0%2C1%2C.736.742V41.257A.74.74%2C0%2C0%2C1%2C43.9%2C42H19.959a.74.74%2C0%2C0%2C1-.742-.742V26.632a.743.743%2C0%2C0%2C1%2C.742-.742h12.1l.434-8.164a.736.736%2C0%2C0%2C1%2C.739-.7H34.2v-.756a2.646%2C2.646%2C0%2C0%2C1%2C5.291%2C0v.756h1.183a.739.739%2C0%2C0%2C1%2C.739.7l.434%2C8.164H43.9%22%2F%3E%3C%2Fsvg%3E")}#location-map .section__map .map-groups .group:hover[data-group="dining"]:after,#location-map .section__map .map-groups .group.active[data-group="dining"]:after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20width%3D%2250%22%20height%3D%2250%22%3E%3Ctitle%3EDining%3C%2Ftitle%3E%3Cpath%20style%3D%22fill%3A%23fff%3B%22%20d%3D%22M38.71%2C15.29a.819.819%2C0%2C0%2C1-.822.815H12.458a.818.818%2C0%2C0%2C1-.818-.815V12.145a.818.818%2C0%2C0%2C1%2C.818-.818h25.43a.819.819%2C0%2C0%2C1%2C.822.818ZM33.246%2C42.36H17.14a.521.521%2C0%2C0%2C1-.225-.05.649.649%2C0%2C0%2C1-.361-.613l-.01-.106-.732-7.541%2C3.462-.639a7.8%2C7.8%2C0%2C0%2C0%2C11.852%2C0l3.449.639-.749%2C7.73a.59.59%2C0%2C0%2C1-.58.58M35.39%2C25.965l-.636%2C6.445-4.311-.8-.3.4a6.161%2C6.161%2C0%2C0%2C1-9.873%2C0l-.3-.4-4.321.8L15%2C25.965l4.964.885.3-.4a6.161%2C6.161%2C0%2C0%2C1%2C9.873%2C0l.3.4Zm.142-1.693-4.406.786a7.8%2C7.8%2C0%2C0%2C0-11.852%2C0l-4.42-.786-.666-6.524H36.2ZM14.44%2C7.7a.58.58%2C0%2C0%2C1%2C.527-.58l20.363%2C1.4a.582.582%2C0%2C0%2C1%2C.58.58v.583H14.44ZM37.888%2C9.687h-.341V9.1A2.21%2C2.21%2C0%2C0%2C0%2C35.39%2C6.887h-.007L15.02%2C5.486A2.225%2C2.225%2C0%2C0%2C0%2C12.8%2C7.7V9.687h-.338A2.461%2C2.461%2C0%2C0%2C0%2C10%2C12.145V15.29a2.463%2C2.463%2C0%2C0%2C0%2C2.458%2C2.458h.08L14.917%2C41.78A2.225%2C2.225%2C0%2C0%2C0%2C17.14%2C44H33.246a2.225%2C2.225%2C0%2C0%2C0%2C.865-.176%2C2.169%2C2.169%2C0%2C0%2C0%2C1.355-1.965l2.383-24.111h.039a2.465%2C2.465%2C0%2C0%2C0%2C2.462-2.461V12.145a2.462%2C2.462%2C0%2C0%2C0-2.462-2.458M25.176%2C31.737a2.69%2C2.69%2C0%2C0%2C1-2.869-2.465%2C2.688%2C2.688%2C0%2C0%2C1%2C2.869-2.459%2C2.691%2C2.691%2C0%2C0%2C1%2C2.872%2C2.459%2C2.694%2C2.694%2C0%2C0%2C1-2.872%2C2.465m0-6.567a4.333%2C4.333%2C0%2C0%2C0-4.516%2C4.1%2C4.334%2C4.334%2C0%2C0%2C0%2C4.516%2C4.105%2C4.327%2C4.327%2C0%2C0%2C0%2C4.509-4.105%2C4.327%2C4.327%2C0%2C0%2C0-4.509-4.1%22%2F%3E%3C%2Fsvg%3E")}#location-map .section__map .map-groups .group:hover{border:1px solid transparent}#location-map .section__map .map-groups .group:hover:before{background-color:#f16464}#location-map .section__map .map-groups .group:focus,#location-map .section__map .map-groups .group:active{border:1px solid #fff}#location-map .section__map .map-groups .group.active{border:1px solid #fff}#location-map .section__map .map-groups .group.active:before{background-color:#00adef}#location-map .section__map .map-groups .group:before{content:'';position:absolute;top:5px;left:5px;width:60px;height:60px;background-color:#fff;border-radius:34px;display:block;-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-moz-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-ms-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);-o-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.175, 1)}#location-map .section__map .map-groups .group:after{content:'';position:absolute;width:50px;height:50px;background-color:transparent;top:10px;left:10px;z-index:2;background-size:50px 50px;background-repeat:no-repeat;background-position:50% 50%;display:block}#location-map .section__map .map-groups .group:last-child{margin-right:0}#location-map .section__map .map-groups .group:first-child{margin-left:0}#location-map .section__map .map-groups .group[data-group="shopping"]{right:0px;position:absolute}#location-map .section__map .map-groups .group[data-group="dining"]{right:92px;position:absolute}@media screen and (max-height: 768px), screen and (max-width: 1100px){#location-map .section__content{padding-bottom:102px;padding-top:70px}#location-map .section__content .content--wrap .row h2{margin-top:24px}#location-map .section__map .map-groups .pos{padding:20px}#location-map .section__map .map-groups .group{width:62px;height:62px;margin:0 15px}#location-map .section__map .map-groups .group:before{top:4px;left:4px;width:52px;height:52px}#location-map .section__map .map-groups .group:after{width:40px;height:40px;background-size:40px 40px}#location-map .section__map .map-groups .group[data-group="dining"]{right:72px}}@media screen and (max-width: 768px){#location-map .section__content{height:50vh;padding-bottom:100px}#location-map .section__content>.pos{padding:0}#location-map .section__content .content--wrap .row h2{width:100%;bottom:-1px;top:auto;margin:0;padding:25px 20px 6px 20px;background-color:#004071;max-width:100%}#location-map .section__map{height:50vh;top:50vh}#location-map .section__map .map-groups{max-width:100%;width:100%;bottom:50vh}#location-map .section__map .map-groups .map-groups-wrap{text-align:center;line-height:0}#location-map .section__map .map-groups .group{display:inline-block;line-height:0;float:none}#location-map .section__map .map-groups .group[data-group="dining"],#location-map .section__map .map-groups .group[data-group="shopping"]{right:auto;position:relative}}@media screen and (max-height: 640px), screen and (max-width: 640px){#location-map .section__content{padding:50px 20px 33px 20px}#location-map .section__content .content--wrap .row h1{margin-bottom:0.5em}#location-map .section__content .content--wrap .row h2{text-align:center;background-color:transparent;padding:0;position:relative}#location-map .section__map{padding-top:33px}#location-map .section__map .map-groups{bottom:calc(50vh - 33px)}#location-map .section__map .map-groups .pos{padding:10px 10px}#location-map .section__map .map-groups .group{width:46px;height:46px;margin:0 10px}#location-map .section__map .map-groups .group:before{top:3px;left:3px;width:38px;height:38px}#location-map .section__map .map-groups .group:after{width:30px;height:30px;background-size:30px 30px;top:7px;left:7px}}@media screen and (max-height: 640px) and (orientation: landscape){#location-map .section__content{padding:48px 53px 48px 48px;height:100vh;width:50vw}#location-map .section__content .row h2 br{display:none}#location-map .section__map{width:50vw;left:50vw;top:0px;height:100vh;padding-left:33px;padding-top:0}#location-map .section__map .map-groups{right:calc(50vw - 33px);left:auto;transform:none;width:66px;height:100vh;top:0px;bottom:auto}#location-map .section__map .map-groups .pos{height:100%;display:table;padding:0;width:100%}#location-map .section__map .map-groups .map-groups-wrap{height:100%;display:table-cell;vertical-align:middle}#location-map .section__map .map-groups .map-groups-wrap .group{margin:5px auto;right:auto;position:relative;float:none}}#design-0 .content--wrap,#design-4-copy .content--wrap,#intro-1 .content--wrap,#intro-2 .content--wrap,#location-1 .content--wrap{height:auto;position:relative;top:auto;left:auto;transform:none;margin:0 auto}#design-0 .content--wrap .header,#design-4-copy .content--wrap .header,#intro-1 .content--wrap .header,#intro-2 .content--wrap .header,#location-1 .content--wrap .header{position:relative;top:auto;height:auto;left:auto}#design-0 .content--wrap h1,#design-4-copy .content--wrap h1,#intro-1 .content--wrap h1,#intro-2 .content--wrap h1,#location-1 .content--wrap h1{text-align:center;position:relative;top:auto;left:auto;transform:none;max-width:100%;width:100%}#intro-1 .row,#intro-2 .row,#location-2 .row,#location-1 .row{position:relative;top:auto;height:auto}#intro-1 .box,#intro-2 .box,#location-2 .box,#location-1 .box{margin:2em auto 0 auto}@media screen and (max-height: 960px){#intro-1 .box,#intro-2 .box,#location-2 .box,#location-1 .box{max-width:800px;margin:2em auto 0 auto}}@media screen and (max-height: 580px){#intro-1 .box,#intro-2 .box,#location-2 .box,#location-1 .box{max-width:580px;margin:2em auto 0 auto}}#design-0,#design-4-copy{height:calc(30% + 96px);display:table;width:100%;padding-bottom:0}#design-0>.pos,#design-4-copy>.pos{height:100%;display:table-cell;vertical-align:middle}#design-0 .content--wrap .header,#design-4-copy .content--wrap .header{margin-bottom:0}@media screen and (max-height: 768px), screen and (max-width: 1100px){#design-0,#design-4-copy{height:calc(30% + 70px)}}@media screen and (max-height: 640px), screen and (max-width: 640px){#design-0,#design-4-copy{height:calc(30% + 50px)}}#design-0-slide,#design-4-slide{position:absolute;bottom:0px;width:100%;height:calc(70% - 96px);left:0px}@media screen and (max-height: 768px), screen and (max-width: 1100px){#design-0-slide,#design-4-slide{height:calc(70% - 70px)}}@media screen and (max-height: 640px), screen and (max-width: 640px){#design-0-slide,#design-4-slide{height:calc(70% - 50px)}}#design-2 .flexslider,#design-8 .flexslider{width:calc(100% - 192px);left:96px;height:calc(100% - 192px);top:96px}@media screen and (max-height: 768px), screen and (max-width: 1100px){#design-2 .flexslider,#design-8 .flexslider{width:calc(100% - 140px);left:70px;height:calc(100% - 140px);top:70px}}@media screen and (max-height: 640px), screen and (max-width: 640px){#design-2 .flexslider,#design-8 .flexslider{width:calc(100% - 100px);left:50px;height:calc(100% - 100px);top:50px}}@media screen and (max-width: 480px){#design-2 .flexslider,#design-8 .flexslider{width:100%;height:100%;left:0px;top:0px}}#design-8 .master-caption h2{color:#fff;text-shadow:0px 0px 50px #000}#design-6-slide,#floorplans-0-slide{position:absolute;top:0px;width:calc(100% - 192px - 340px);left:0px}@media screen and (max-height: 768px), screen and (max-width: 1100px){#design-6-slide,#floorplans-0-slide{height:calc(70% - 70px);width:100%;bottom:0px;top:auto}}@media screen and (max-height: 640px), screen and (max-width: 640px){#design-6-slide,#floorplans-0-slide{height:calc(70% - 50px);width:100%;bottom:0px;top:auto}}#design-7{height:100%}#design-7>.pos{height:100%;padding:0 90px}#design-7 .content--wrap{overflow:hidden;position:relative;height:100%;padding:0}#design-7 .header h1{margin-bottom:0.5em !important}#design-7 table{background-color:#fff}#design-7 table th{background-color:#f16464;font-weight:normal;letter-spacing:0.275em;text-transform:uppercase}#design-7 table td,#design-7 table th{padding:4px 10px}#design-7 table td{color:#231f20;vertical-align:top;background-color:#fff;font-weight:normal;font-weight:300}#design-7 table td:last-child{padding-right:60px}#design-7 .scrollButtons{position:absolute;z-index:5;width:100%;bottom:80px;left:0px}#design-7 .scrollButtons>.pos{max-width:1400px;padding:0 90px}#design-7 #toBottom{background-color:#ddd;color:#333;text-align:center;cursor:pointer;width:50px;height:50px;line-height:50px;text-transform:uppercase;position:absolute;right:91px;bottom:0px;border:1px solid #ccc}#design-7 #toTop{background-color:#ddd;color:#333;text-align:center;cursor:pointer;width:50px;height:50px;line-height:50px;text-transform:uppercase;position:absolute;right:91px;bottom:50px;border:1px solid #ccc;border-bottom:0}#design-7 #toBottom svg,#design-7 #toTop svg{width:30px;height:30px;margin:9px}@media screen and (max-height: 768px), screen and (max-width: 1100px){#design-7>.pos{padding:0 70px}#design-7 table td:last-child{padding-right:60px}#design-7 .scrollButtons{bottom:70px}#design-7 .scrollButtons>.pos{max-width:1400px;padding:0 70px}#design-7 #toBottom,#design-7 #toTop{right:70px}}@media screen and (max-height: 640px), screen and (max-width: 640px){#design-7>.pos{padding:0 50px}#design-7 table td:last-child{padding-right:50px}#design-7 .scrollButtons{bottom:50px}#design-7 .scrollButtons>.pos{max-width:1400px;padding:0 50px}#design-7 #toBottom,#design-7 #toTop{right:50px;width:40px;height:40px;line-height:40px}#design-7 #toTop{bottom:40px}#design-7 #toBottom svg,#design-7 #toTop svg{width:24px;height:24px;margin:7px}}.gform_wrapper{margin-top:0vw}.gform_wrapper .gfield_label,.gform_wrapper .ginput_counter{display:none}.gform_wrapper .ginput_container{background-color:transparent;border:0;border-bottom:1px solid #f16464}.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container select{color:#fff;text-align:center;font-size:0.85em;letter-spacing:0.01em}.gform_wrapper .ginput_container select{text-align-last:center;text-align:center}.gform_wrapper .gform_footer{margin:2.5vh auto 0 auto;width:140px;height:40px}.gform_wrapper .gform_footer input[type=submit]{border:0;background-color:#f16464;line-height:40px;color:#fff;font-weight:normal;font-size:1.05em;letter-spacing:0.08em;font-family:"futura-pt",sans-serif}.gform_wrapper .gform_footer input[type=submit]:hover,.gform_wrapper .gform_footer input[type=submit]:active{background-color:#f16464;color:#fff}.gform_wrapper .ginput_container_select:before{content:url("/wp-content/themes/scaff01d-child/img/select-down.svg?v=2");top:6px;right:0px;font-size:20px;width:18px;height:18px}.gform_wrapper .validation_error,.gform_wrapper .validation_message{font-size:0.85em}.gform_wrapper .validation_error{margin:0 auto 1.6em auto;max-width:100%}.gform_wrapper .validation_message{width:100%;text-align:center;bottom:-15px;text-transform:uppercase;font-size:0.4em;padding:0px 2px 0px 2px}.gform_wrapper .gform_ajax_spinner{right:6px;margin-top:-13px}.gform_wrapper .gfield.mandatory{font-size:0.7em;margin-bottom:0;letter-spacing:0.1em}.gform_wrapper .gfield.gfield_error:hover .validation_message{bottom:-15px}.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_container_text:after,.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_container_textarea:after,.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_container_select:after,.gform_wrapper.gform_validation_error .gfield .ginput_container.ginput_container_email:after{background-position:-1px -1px;background-size:16px 16px;width:14px;height:14px;margin-top:-7px}.fp-direction.is-hidden{z-index:-1}.nav--mobile{z-index:-1}.nav--mobile.active{z-index:1}.remodal{max-width:1400px}@media screen and (max-width: 640px){.remodal{max-width:840px}}.remodal .container{padding:10px}.remodal .container p:first-child{margin-top:0}.remodal .container p:last-child{margin-bottom:0}.remodal .container img{display:block;max-width:100%;height:auto}.remodal .container figure{margin:0}.remodal .container figcaption{position:absolute;width:100%;left:0px;bottom:0px;color:#fff;z-index:1;font-size:1.2em;line-height:1.4;max-width:30%;text-align:left;padding:10px 14px}@media screen and (max-width: 1100px){.remodal .container figcaption{max-width:60%;font-size:1em}}@media screen and (max-width: 767px){.remodal .container figcaption{font-size:0.8em;padding:6px 10px}}.remodal-close{background-color:#fff;top:9px;right:9px}@media screen and (max-width: 1100px){.remodal-close{width:40px;height:40px}}@media screen and (max-width: 767px){.remodal-close{width:40px !important;height:40px !important;padding-right:0 !important}}@media screen and (max-width: 480px){.remodal-close{width:36px !important;height:36px !important}}.remodal-close:after,.remodal-close:before{background-color:#f16464;height:4px;width:40px;margin-left:-18px;margin-top:-3px}@media screen and (max-width: 1100px){.remodal-close:after,.remodal-close:before{height:3px;width:32px;margin-left:-15px;margin-top:-1px}}@media screen and (max-width: 767px){.remodal-close:after,.remodal-close:before{width:32px !important}}@media screen and (max-width: 480px){.remodal-close:after,.remodal-close:before{width:28px !important;margin-left:-13px;margin-top:-2px}}.no-fullpage #footer{display:block}@media screen and (max-width: 767px){.no-fullpage #footer{font-size:0.9em}}@media screen and (max-width: 480px){.no-fullpage #footer{font-size:0.8em}}.no-fullpage #footer .footer__navigation ul li a,.no-fullpage #footer .footer__navigation ul li:after{font-size:1em;line-height:1.3}.no-fullpage section{padding:10vh 0}.no-fullpage #header{position:relative !important;top:auto}.no-fullpage #header>.pos{height:252px}@media screen and (max-width: 767px), screen and (max-height: 767px){.no-fullpage #header>.pos{height:218px !important}}@media screen and (max-width: 480px), screen and (max-height: 480px){.no-fullpage #header>.pos{height:168px !important}}.no-fullpage #header .header__logo{width:260px;height:212px;display:block;left:50%;margin-left:-130px;margin-top:-106px;background-color:transparent}@media screen and (max-width: 767px), screen and (max-height: 767px){.no-fullpage #header .header__logo{width:220px;height:178px;margin-left:-110px;margin-top:-89px}}@media screen and (max-width: 480px), screen and (max-height: 480px){.no-fullpage #header .header__logo{width:160px;height:128px;margin-left:-80px;margin-top:-64px}}.no-fullpage .section .content--wrap h2,.no-fullpage .section .caption h2{font-size:2em}@media screen and (max-width: 767px){.no-fullpage .section .content--wrap h2,.no-fullpage .section .caption h2{font-size:1.4em}}@media screen and (max-width: 480px){.no-fullpage .section .content--wrap h2,.no-fullpage .section .caption h2{font-size:1.2em}}@media screen and (max-width: 767px){.no-fullpage section .btn_wrap a{font-size:1.3em}}@media screen and (max-width: 480px){.no-fullpage section .btn_wrap a{font-size:1.1em}}@media screen and (max-width: 1100px){#header .header__hamburger{left:9px}.hamburger .hamburger--open,.hamburger .hamburger--close{width:32px;height:32px}.hamburger .hamburger--open i:nth-child(1){margin-top:-9px}.hamburger .hamburger--open i,.hamburger .hamburger--close i{height:3px}.hamburger .hamburger--open i:nth-child(4){margin-top:5px}#header .header__header-nav>ul>li>a{font-size:1.5em}#header .header__header-nav>ul>li{margin:4px 0}#header .header__footer-nav>ul>li>a{line-height:1.1}#header .header__footer-nav>ul>li{margin:9px 0}#header .header__header-nav>ul>li>a>span:after{bottom:-2px;height:3px}.gform_wrapper .gform_footer input[type=submit]{font-size:1.3em}.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container select{font-size:0.75em}.gform_wrapper .gfield_error .ginput_container input[type=text],.gform_wrapper .gfield_error .ginput_container input[type=email],.gform_wrapper .gfield_error .ginput_container select{text-indent:28px}}@media screen and (max-width: 767px){.section__slideshow .slick-dots>li>button{width:20px;height:20px}.gform_wrapper .gfield{margin-bottom:20px}.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container select{font-size:9px}.gform_wrapper .validation_message,.gform_wrapper .gfield.mandatory{font-size:7px}.gform_wrapper .validation_error{font-size:12px}.gform_wrapper .gform_footer input[type=submit]{font-size:19px;line-height:40px}.gform_wrapper .ginput_container_select:before{top:7px;width:15px;height:15px}#header .header__navigation{width:100vw}.menu-opened #header .header__hamburger,.menu-closing #header .header__hamburger{left:50%;margin-left:-28px;top:54vh}.hamburger .hamburger--close i:after{background-color:#fff !important}#header .header__header-nav>ul{margin-top:7.5vh}#header .header__header-nav>ul>li{text-align:center}#header .header__footer-nav{bottom:100px}#header .header__footer-nav>ul>li{margin:7px 0;text-align:center}}@media screen and (max-width: 580px) and (orientation: portrait){.nav--mobile{left:50% !important;top:73vh !important}}@media screen and (max-height: 767px){.gform_wrapper{margin-top:10vw}}@media screen and (max-height: 650px){.gform_wrapper{margin-top:5vw}.gform_wrapper .gform_footer{margin:3vh auto 0 auto}.section__slideshow .slick-dots>li>button{width:16px;height:16px;border-radius:12px}}@media screen and (max-height: 620px) and (orientation: landscape){#header .header__header-nav>ul>li>a{font-size:1.3em}#header .header__footer-nav>ul>li>a{font-size:0.8em}}@media screen and (max-width: 800px) and (max-height: 620px) and (orientation: landscape){#header .header__header-nav>ul>li>a{font-size:1.3em}#header .header__footer-nav>ul>li>a{font-size:0.8em}}@media screen and (max-width: 580px), screen and (max-height: 580px){.zoomable_image a:after{border-top:20px solid #f16464;border-right:20px solid #f16464;border-bottom:20px solid transparent;border-left:20px solid transparent}.zoomable_image a:before{width:20px;height:20px;background-size:20px 20px;right:3px;top:3px}}@media screen and (max-width: 440px){.section__slideshow .slick-dots>li>button{width:16px;height:16px;border-radius:12px}}@media screen and (max-width: 480px), screen and (max-height: 600px){.header__enquire{padding:6px 8px 5px 8px;right:10px}#header .header__hamburger{left:0px}.hamburger .hamburger--open,.hamburger .hamburger--close{width:28px;height:28px}.gform_wrapper .ginput_container_select:before{top:6px;width:13px;height:13px}.gform_wrapper .gform_footer{width:110px;height:30px}.gform_wrapper .gform_footer input[type=submit]{font-size:14.4px;line-height:30px}.gform_wrapper{margin-top:10vw}}
