/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.fa,
.fa-stack {
    display: inline-block
}

.fa-fw,
.fa-li {
    text-align: center
}

.Accreditations,
.BoxList,
.Contact,
.ContactList ul,
.DualSelect .DualSelect-selector ul,
.MenuNav ul,
.OpeningHours ol li,
.fa-ul,
ul.ContactList {
    list-style-type: none
}

.Brand h3,
.Contact .Contact-label,
.Copyright,
.EngergyRating-epc,
.Nav,
.OpeningHours h2,
.PropBox .PropBox-status {
    text-transform: uppercase
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em
}

.fa-li.fa-lg {
    left: -1.8571428571em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.nano>.nano-content,
.nano>.nano-pane {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.nano>.nano-content {
    overflow: scroll;
    overflow-x: hidden;
    left: 0
}

.nano>.nano-content:focus {
    outline: dotted thin
}

.nano>.nano-content::-webkit-scrollbar {
    display: none
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block
}

.nano>.nano-pane {
    background: rgba(0, 0, 0, .1);
    width: 7px;
    visibility: hidden\9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.nano>.nano-pane>.nano-slider {
    background: #444;
    background: rgba(0, 0, 0, .3);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.nano-pane.active,
.nano-pane.flashed,
.nano:hover>.nano-pane {
    visibility: visible\9;
    opacity: .99
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

img.responsiveImg {
    display: block;
    height: auto;
    max-width: 100%
}

.text-ib {
    display: inline-block
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-invisible {
    visibility: hidden
}

.margins,
.page {
    padding-left: 15px;
    padding-right: 15px
}

.page {
    margin-top: 2em;
    margin-bottom: 2em
}

@media screen and (min-width:768px) {
    .Visible-sm {
        display: none!important
    }
}

@media screen and (max-width:767px) {
    .Hidden-sm {
        display: none!important
    }
}

.container,
.container-fluid,
.maxwidth {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto
}

.chromeframe a,
.cookiebox p a {
    color: inherit
}

.styledd .styledd-display {
    padding-bottom: 1.5ex;
    padding-top: 1.5ex;
    line-height: 1
}

body,
html {
    font-size: 16px;
    color: #767676
}

.text-brandColor,
.text-brandColour,
a {
    color: #647AA9
}

.text-secondaryColor,
.text-secondaryColour,
a:hover {
    color: #00892D
}

.Btn,
.btn,
a.btn {
    display: inline-block;
    cursor: pointer;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.5ex 15px;
    border: none;
    background: #647AA9;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    font-family: inherit;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transition: background-color .1s linear, border-color .1s linear;
    -moz-transition: background-color .1s linear, border-color .1s linear;
    -ms-transition: background-color .1s linear, border-color .1s linear;
    -o-transition: background-color .1s linear, border-color .1s linear;
    transition: background-color .1s linear, border-color .1s linear
}

.SearchForm--optionsClosing .SearchForm-options,
.SearchForm--optionsOpening .SearchForm-options {
    -moz-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    -ms-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44)
}

.Btn a,
.btn a {
    color: inherit
}

.Btn--focus,
.Btn:focus,
.Btn:hover,
.btn:focus,
.btn:hover {
    color: #fff;
    background-color: #4e628c
}

.Btn--disabled.btn,
.Btn.Btn--disabled,
.Btn[disabled],
[disabled].btn {
    opacity: 1;
    background-color: #ddd!important
}

.Btn--alt {
    background: #00892D;
    color: #fff
}

.Btn--alt.Btn--focus,
.Btn--alt:focus,
.Btn--alt:hover {
    color: #fff;
    background-color: #00561c
}

.Btn--small {
    padding: .5em
}

.Btn--big,
.btn,
a.btn {
    font-size: 16px
}

.Btn--border {
    background: 0 0;
    color: #647AA9;
    border: 3px solid #647AA9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.Btn--border--focus,
.Btn--border:focus,
.Btn--border:hover {
    background: #c6cee0;
    color: #4e628c;
    border-color: #4e628c
}

.Btn--whiteBorder {
    color: #fff;
    border: 3px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.Btn--whiteBorder--focus,
.Btn--whiteBorder:focus,
.Btn--whiteBorder:hover {
    background: 0 0;
    color: #efefef;
    border-color: #efefef
}

.Btn--transparent {
    background-color: transparent;
    border: 2px solid #fff
}

.Btn--block {
    display: block
}

.DualSelect {
    display: inline-block;
    padding: 0 2em 0 .5em;
    position: relative;
    cursor: pointer
}

.DualSelect:after,
.lt-ie8 .DualSelect .after {
    content: "\25BC";
    position: absolute;
    top: 50%;
    right: 10px;
    background: #efefef;
    width: 20px;
    height: 20px;
    margin-top: -9px;
    color: #999;
    line-height: 22px;
    text-align: center;
    font-family: arial
}

.DualSelect-child {
    display: none;
    position: relative;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.DualSelect-child select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: none;
    background: 0 0;
    width: 115%;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: "";
    position: relative;
    z-index: 2;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.DualSelect-child select::-ms-expand {
    display: none
}

.DualSelect-child select:focus {
    outline: 0
}

.DualSelect .DualSelect-menu {
    position: absolute;
    margin-top: 8px;
    left: 50%;
    margin-left: -140px;
    background: #fff;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    width: 280px;
    line-height: 1;
    z-index: 100;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.DualSelect .DualSelect-menu *,
.SearchForm,
.SearchForm * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.DualSelect .DualSelect-menu * {
    box-sizing: border-box
}

.lt-ie9 .DualSelect .DualSelect-menu {
    border: 2px solid #ccc
}

.DualSelect .DualSelect-menu:before {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: -10px;
    content: "\25B2";
    color: #666;
    z-index: 2
}

.DualSelect .DualSelect-menu.is-overflow-left {
    margin-left: 0;
    left: 0
}

.DualSelect .DualSelect-menu.is-overflow-left:before {
    left: 25%
}

.DualSelect .DualSelect-label {
    background: #666;
    color: #fff;
    padding: 12px;
    line-height: 1
}

.DualSelect .DualSelect-selector {
    float: left;
    width: 50%;
    position: relative;
    z-index: 2;
    border-bottom: solid 1px #ddd
}

.lt-ie9 .DualSelect .DualSelect-selector {
    width: 138px
}

.DualSelect .DualSelect-selector2 {
    border-left: solid 1px #ddd
}

.DualSelect .DualSelect-scroller {
    outline: 0;
    max-height: 180px
}

.DualSelect .DualSelect-selector ul {
    margin: 0;
    padding: 0
}

.DualSelect .DualSelect-selector ul li {
    height: 44px;
    line-height: 44px;
    text-indent: 10px;
    border-bottom: dotted 1px #ddd
}

.DualSelect .DualSelect-selector ul li:hover {
    font-weight: 700
}

.DualSelect .DualSelect-selector ul li:last-child {
    border-bottom: none
}

.DualSelect .DualSelect-selector .DualSelect-selected {
    background: #efefef;
    font-weight: 700
}

.DualSelect .DualSelect-btns {
    clear: both;
    text-align: center
}

.DualSelect .DualSelect-btns button {
    margin: 10px;
    width: 40%
}

.DualSelect .DualSelect-text>span {
    display: none
}

.DualSelect .DualSelect-text .DualSelect-dflt {
    display: block
}

.DualSelect .DualSelect-text.is-both .DualSelect-dflt,
.DualSelect .DualSelect-text.is-left .DualSelect-dflt,
.DualSelect .DualSelect-text.is-right .DualSelect-dflt {
    display: none
}

.DualSelect .DualSelect-text.is-both .DualSelect-both,
.DualSelect .DualSelect-text.is-left .DualSelect-left,
.DualSelect .DualSelect-text.is-right .DualSelect-right {
    display: block
}

@media screen and (max-width:767px) {
    .DualSelect {
        padding: 0;
        background: 0 0;
        border: none;
        cursor: default
    }
    .DualSelect:after {
        display: none
    }
    .DualSelect .DualSelect-child {
        display: block;
        float: left;
        cursor: pointer;
        position: relative;
        background: #fff
    }
    .DualSelect .DualSelect-child:after {
        content: "\25BC";
        position: absolute;
        top: 50%;
        right: 10px;
        background: #efefef;
        width: 20px;
        height: 20px;
        margin-top: -9px;
        color: #999;
        line-height: 22px;
        text-align: center;
        font-family: arial
    }
    .DualSelect .DualSelect-child select {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding-left: 10px
    }
    .lt-ie10 .DualSelect .DualSelect-child select {
        background: #fff
    }
    .DualSelect .DualSelect-child {
        width: -moz-calc(50%);
        width: -webkit-calc(50%);
        width: calc(50%);
        margin-right: 10px
    }
    .DualSelect .DualSelect-child:nth-of-type(1) {
        width: -moz-calc(50% - 10px);
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
    .DualSelect .DualSelect-child:last-child {
        margin-right: 0;
        float: right
    }
    .DualSelect .DualSelect-text {
        display: none
    }
}

.search-form-input {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 44px;
    height: 100%;
    z-index: 3;
    border: none
}

.search-form-input-term {
    color: inherit
}

.search-form-input-wrapper {
    display: block;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.SearchForm {
    position: relative;
    z-index: 1;
    text-align: left
}

.SearchForm,
.SearchForm * {
    box-sizing: border-box
}

.SearchForm:not(.SearchForm--drawMode) .SearchForm-elements {
    padding: 5px;
    background-color: #fff
}

.SearchForm .SearchForm-primary {
    height: 44px;
    position: relative
}

.SearchForm .SearchForm-query {
    position: absolute;
    left: 0;
    right: 250px
}

.SearchForm .SearchForm-query input {
    border: none;
    background: 0 0
}

.SearchForm .search-form-input {
    background: 0 0
}

.SearchForm .SearchForm-query>input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: .7em
}

.SearchForm .SearchForm-beds,
.SearchForm .SearchForm-price {
    display: none;
    right: 250px;
    width: 185px;
    position: absolute
}

.SearchForm .SearchForm-beds,
.SearchForm .SearchForm-ctrl,
.SearchForm .SearchForm-price,
.SearchForm .SearchForm-query {
    background: #fff;
    height: 44px;
    line-height: 44px;
    color: #000
}

.SearchForm .SearchForm-beds,
.SearchForm .SearchForm-price {
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.SearchForm .SearchForm-btns {
    position: absolute;
    right: 5px;
    top: 0;
    clear: both;
    width: 250px;
    padding: 5px 0
}

.SearchForm .SearchForm-btns button {
    display: block;
    float: left;
    height: 44px;
    width: 120px;
    margin-left: 5px;
    outline: 0
}

.SearchForm .SearchForm-ctrlBtns {
    display: none
}

.SearchForm .SearchForm-3btns button {
    width: 78.33px
}

.SearchForm .SearchForm-btns button:first-child:last-child {
    width: 245px
}

.SearchForm .SearchForm-options {
    overflow: hidden;
    height: 0
}

.SearchForm .SearchForm-optionSummary {
    display: none;
    margin: 5px 0 0 5px;
    color: inherit;
    float: left
}

.SearchForm .SearchForm-optionSummary ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline
}

.SearchForm .SearchForm-optionSummary li {
    display: inline-block
}

.SearchForm .SearchForm-optionCount {
    display: none
}

.SearchForm .SearchForm-optionCount:before {
    content: "+ "
}

.SearchForm .SearchForm-optionCount:after {
    content: " Options"
}

.SearchForm .SearchForm-optionSummary mark {
    background: 0 0;
    color: #fff
}

.SearchForm .SearchForm-clearOptions {
    display: none;
    margin-left: 20px
}

.SearchForm .SearchForm-optionSummary mark:after {
    content: ", "
}

.SearchForm .SearchForm-optionSummary mark:last-child:after {
    content: ""
}

.SearchForm .SearchForm-hideOptions,
.SearchForm .SearchForm-showOptions {
    float: right;
    text-align: right;
    display: block;
    width: 245px;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
    color: inherit;
    font-size: .9em
}

.SearchForm .SearchForm-hideOptions .SearchForm-arrow,
.SearchForm .SearchForm-showOptions .SearchForm-arrow {
    background: right center no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    margin-left: 3px;
    display: inline-block
}

.SearchForm .SearchForm-hideOptions .SearchForm-arrow {
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792'%3E%3Cpath transform='translate(0,1792) scale(1, -1)' fill='%23FFFFFF' d='M1395 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z' %2F%3E%3C%2Fsvg%3E")
}

.SearchForm .SearchForm-showOptions .SearchForm-arrow {
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792'%3E%3Cpath transform='translate(0,1792) scale(1, -1)' fill='%23FFFFFF' d='M1395 1184q0 13-10 23l-50 50q-10 10-23 10t-23-10l-393-393-393 393q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l466 466q10 10 10 23z' %2F%3E%3C%2Fsvg%3E")
}

.SearchForm .SearchForm-hideOptions {
    display: none
}

.SearchForm .SearchForm-advanced {
    clear: both;
    overflow: hidden;
    padding-top: 5px
}

.SearchForm .SearchForm-advanced label {
    line-height: 1.8
}

.SearchForm .SearchForm-advancedGroup {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px
}

.SearchForm .SearchForm-advancedFields {
    margin-left: 15%
}

.SearchForm .SearchForm-advancedFields label {
    display: block;
    width: 25%;
    float: left;
    font-size: 14px
}

.SearchForm .SearchForm-advancedHeading {
    display: block;
    float: left;
    width: 15%;
    font-weight: 700
}

.SearchForm--bg:before {
    content: " ";
    position: absolute;
    top: 0;
    height: 44px;
    left: 0;
    right: 0;
    background: #fff;
    border: 5px solid #fff
}

.SearchForm--bg .SearchForm-primary {
    margin-left: 5px;
    margin-right: 5px
}

.SearchForm--bg .SearchForm-btns {
    right: 5px
}

.SearchForm--residential .SearchForm-price,
.SearchForm--residential .SearchForm-query,
.SearchForm--typed .SearchForm-query {
    right: 440px
}

.SearchForm--advancedBg .SearchForm-advanced,
.SearchForm--bg .SearchForm-advanced {
    background: #fff;
    color: #000;
    padding: 5px 5px 0
}

.SearchForm--rent .SearchForm-saleOnly,
.SearchForm--sale .SearchForm-rentOnly {
    display: none
}

.SearchForm--residential .SearchForm-beds,
.SearchForm--typed .SearchForm-price {
    display: block
}

.SearchForm--typed.SearchForm--residential .SearchForm-query {
    right: 630px
}

.SearchForm--optionsOpening .SearchForm-options {
    -webkit-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    -o-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    transition: height .5s cubic-bezier(.87, -.41, .19, 1.44)
}

.MenuNav>ul>li.MenuNav-hover>ul,
.SearchForm--optionsOpen .SearchForm-options {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none
}

.SearchForm--optionsOpen .SearchForm-options {
    height: auto;
    transition: none
}

.MenuNav>ul>li.MenuNav-enter>ul,
.SearchForm--optionsClosing .SearchForm-options {
    -webkit-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    -o-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44)
}

.SearchForm--optionsClosing .SearchForm-options {
    height: 0;
    transition: height .5s cubic-bezier(.87, -.41, .19, 1.44)
}

.SearchForm--optionsOpen .SearchForm-showOptions {
    display: none
}

.SearchForm--optionsOpen .SearchForm-hideOptions,
.SearchForm--optionsOpen .SearchForm-optionSummary,
.SearchForm--optionsSelected .SearchForm-optionSummary {
    display: block
}

.SearchForm--optionsSelected .SearchForm-clearOptions {
    display: inline-block
}

.SearchForm--simple .SearchForm-beds,
.SearchForm--simple .SearchForm-price {
    display: none
}

.SearchForm--simple .SearchForm-query {
    right: 250px
}

.SearchForm--compact {
    display: inline-block;
    min-width: 480px
}

.SearchForm--compact .SearchForm-btns {
    width: 240px
}

.SearchForm--compact .SearchForm-query {
    right: 240px
}

.SearchForm--compact .SearchForm-btns button {
    padding: 0;
    width: 115px
}

.SearchForm--compact .SearchForm-3btns button {
    width: 75px
}

.SearchForm--compact .SearchForm-btns button:first-child:last-child {
    width: 235px
}

.SearchForm--drawMode {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px
}

.SearchForm--drawMode .SearchForm-btns {
    position: static!important;
    padding: 0!important;
    width: 100%!important;
    text-align: right
}

.SearchForm--drawMode .SearchForm-btns button {
    width: auto;
    float: none;
    display: inline-block
}

.SearchForm--drawMode .SearchForm-btns button:first-child {
    float: left!important;
    margin-left: 0!important
}

.SearchForm--drawMode .SearchForm-hideOptions,
.SearchForm--drawMode .SearchForm-optionSummary,
.SearchForm--drawMode .SearchForm-options,
.SearchForm--drawMode .SearchForm-showOptions {
    display: none!important
}

@media screen and (max-width:1023px) {
    .SearchForm--residential .SearchForm-query,
    .SearchForm--typed .SearchForm-query {
        position: relative;
        margin-bottom: 5px
    }
    .SearchForm--residential .SearchForm-btns,
    .SearchForm--typed .SearchForm-btns {
        position: absolute;
        right: 5px;
        top: 49px
    }
    .SearchForm--residential .SearchForm-primary,
    .SearchForm--typed .SearchForm-primary {
        height: 93px
    }
    .SearchForm--residential .SearchForm-beds,
    .SearchForm--residential .SearchForm-price,
    .SearchForm--typed .SearchForm-price {
        right: auto;
        left: 0
    }
    .SearchForm--typed.SearchForm--residential .SearchForm-beds {
        right: auto;
        left: 190px
    }
    .SearchForm--bg:before {
        display: none
    }
    .SearchForm--bg .SearchForm-btns button {
        height: auto
    }
}

@media screen and (max-width:992px) {
    .SearchForm .SearchForm-advancedHeading {
        display: block;
        float: none;
        width: auto;
        margin-top: 5px
    }
    .SearchForm .SearchForm-advancedFields {
        margin-left: 0;
        margin-top: 5px
    }
}

@media screen and (max-width:767px) {
    .SearchForm .SearchForm-btns .SearchForm .SearchForm-primary,
    .SearchForm--typed .SearchForm-primary {
        height: auto
    }
    .SearchForm .SearchForm-btns:not(.SearchForm-3btns) button+button,
    .SearchForm button:last-child {
        float: right
    }
    .SearchForm--compact {
        display: block;
        min-width: 0
    }
    .SearchForm .SearchForm-query {
        position: relative
    }
    .SearchForm .SearchForm-beds .SearchForm-ctrl,
    .SearchForm .SearchForm-price .SearchForm-ctrl {
        border: 1px solid #ddd;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box
    }
    .SearchForm .SearchForm-btns {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        overflow: hidden
    }
    .SearchForm .SearchForm-btns button,
    .SearchForm .SearchForm-btns button:first-child:last-child {
        margin: 0 0 5px
    }
    .SearchForm .SearchForm-3btns button {
        width: 32.666666667%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .SearchForm .SearchForm-3btns button+button {
        margin-left: 1%;
        margin-right: 1%
    }
    .SearchForm .SearchForm-3btns button+button+button {
        margin-left: 0;
        margin-right: 0
    }
    .SearchForm .SearchForm-btns:not(.SearchForm-3btns) button {
        width: 49%
    }
    .SearchForm .SearchForm-btns button:first-child:last-child,
    .SearchForm .SearchForm-btns:not(.SearchForm-3btns) button+button+button {
        width: 100%
    }
    .SearchForm .SearchForm-btns button:last-child {
        margin-bottom: 0
    }
    .SearchForm .SearchForm-beds,
    .SearchForm .SearchForm-price {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        float: left;
        margin: 0 0 5px;
        background: 0 0;
        border: none;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .SearchForm .SearchForm-price {
        width: 100%;
        right: auto
    }
    .SearchForm--residential .SearchForm-beds {
        width: 100%;
        right: auto;
        float: none
    }
    .SearchForm--typed.SearchForm--residential .SearchForm-beds,
    .SearchForm--typed.SearchForm--residential .SearchForm-price {
        width: 49%;
        right: auto;
        left: auto
    }
    .SearchForm .SearchForm-beds {
        float: right
    }
    .SearchForm .SearchForm-advancedFields label {
        width: 50%
    }
    .SearchForm .SearchForm-hideOptions,
    .SearchForm .SearchForm-optionSummary,
    .SearchForm .SearchForm-showOptions {
        text-align: center;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: auto
    }
}

@media screen and (max-width:500px) {
    .SearchForm .SearchForm-btns button {
        display: block;
        float: none;
        width: 100%!important;
        margin-bottom: 5px;
        margin-left: 0!important;
        margin-right: 0!important
    }
    .SearchForm .SearchForm-btns button:last-child {
        margin-bottom: 0
    }
    .SearchForm .SearchForm-beds,
    .SearchForm .SearchForm-price {
        float: none!important;
        width: auto!important
    }
    .SearchForm .SearchForm-advancedFields label {
        width: 100%
    }
    .SearchForm .SearchForm-options {
        padding-top: 0
    }
}

.SearchForm .SearchForm-advancedHeading {
    color: #647AA9
}

.Cookie {
    background-color: #323232;
    position: relative;
    z-index: 999999;
    display: none
}

.Cookie .Cookie-container {
    padding: 30px 0;
    text-align: center;
    max-width: 260px;
    margin: 0 auto
}

.Cookie .Cookie-text {
    color: #fff;
    margin: 0
}

.Cookie .Cookie-text strong {
    text-transform: uppercase;
    display: block;
    padding: 0 0 10px
}

.Cookie .Cookie-text .Cookie-readMore {
    color: #647AA9;
    display: inline-block
}

.Cookie .Cookie-text .Cookie-readMore:hover {
    color: #00892D;
    text-decoration: underline
}

.Accreditations .Accreditations-link,
.Contact a,
.Copyright a,
.MenuNav li>a,
.MenuNav li>span,
.Nav .Nav-link,
.Nav li>a,
.Nav li>span,
.PropBox,
.PropBox .PropBox-time ins,
.PropBox a,
.SocialIcon,
.WelcomeBox a.WelcomeBox-content {
    text-decoration: none
}

.Cookie .Cookie-button {
    margin-top: 30px
}

@media screen and (min-width:500px) {
    .Cookie .Cookie-container {
        display: table;
        width: 100%;
        max-width: none;
        text-align: left;
        margin: 0
    }
    .Cookie .Cookie-text {
        display: table-cell;
        margin: 0 25% 0 0;
        vertical-align: middle;
        padding-left: 15px
    }
    .Cookie .Cookie-button {
        display: table-cell;
        text-align: right;
        width: 25%;
        padding-right: 15px
    }
    .Cookie .Cookie-text strong {
        display: inline-block;
        padding: 0
    }
}

@media screen and (min-width:768px) {
    .Cookie .Cookie-text {
        margin-right: 16.6666666667%
    }
    .Cookie .Cookie-button {
        width: 16.6666666667%
    }
}

.siteHeader .Brand {
    background-image: url(../img/header-bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center 50%
}

.Btn--whiteBorder,
.Nav {
    background: #647AA9
}

.Contact .Contact-seoLocation {
    color: #CCC
}

.Contact .Contact-tel a {
    font-size: 1.8em!important
}

.Nav {
    color: #fff
}

.Nav .Nav-link,
.Nav li>a,
.Nav li>span {
    line-height: 1;
    height: 1em;
    color: inherit;
    border-top: solid 0 transparent;
    border-bottom: solid 6px transparent;
    cursor: pointer;
    font-size: 14px;
    white-space: nowrap;
    display: inline-block;
    padding: 18px 12px 12px
}

.Nav .Nav-link:not(.SocialIcon).Nav-active,
.Nav .Nav-link:not(.SocialIcon):hover,
.Nav li>a.Nav-active,
.Nav li>a:hover,
.Nav li>span.Nav-active,
.Nav li>span:hover {
    color: #fff;
    border-color: #3c4b6b;
    background-color: #3c4b6b
}

.Nav ul li ul {
    background: #647AA9
}

.Nav ul li ul li a.Nav-active,
.Nav ul li ul li a:hover {
    color: #fff;
    border-color: #3c4b6b;
    background-color: #3c4b6b
}

.Nav .MenuNav-enter>a,
.Nav .MenuNav-enter>span {
    background-color: #3c4b6b
}

.Nav .Nav-content {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.Nav .Nav-content>div {
    display: table-cell;
    vertical-align: middle
}

.Nav .Nav-extra {
    white-space: nowrap;
    font-size: 0
}

.Nav .Nav-extra * {
    font-size: 14px
}

.Nav .Nav-menu {
    width: 99%
}

.Nav--logo .Nav-extra,
.Nav--logo .Nav-menu {
    width: 25%;
    white-space: nowrap
}

.Nav--logo .Nav-logo {
    text-align: center
}

.Nav--alignLeft .Nav-menu {
    width: 10%
}

.Nav--alignLeft .Nav-logo {
    text-align: left;
    padding-left: 15px
}

@media screen and (max-width:959px) {
    .Nav .Nav-extra {
        padding-right: 15px
    }
    .Nav .Nav-extra .Nav-link:last-child {
        margin-right: -15px
    }
}

@media screen and (max-width:650px) {
    .Nav--logo .Nav-logo {
        padding-right: 25%
    }
    .Nav--alignLeft .Nav-logo {
        text-align: center
    }
    .Nav--alignLeft .Nav-logo:after {
        content: "";
        width: 10%
    }
    .Nav-smHidden {
        display: none!important
    }
    .Nav ul {
        background: #647AA9
    }
    .Nav ul li ul li a.Nav-active,
    .Nav ul li ul li a:hover {
        color: #fff;
        border-color: #3c4b6b;
        background-color: #3c4b6b
    }
}

.MenuNav,
.MenuNav * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.MenuNav:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    width: 100%
}

.MenuNav li>a,
.MenuNav li>span {
    display: block;
    color: inherit;
    position: relative;
    z-index: 3;
    cursor: pointer
}

.MenuNav ul {
    margin: 0;
    padding: 0;
    text-align: left;
    display: inline
}

.MenuNav>ul {
    display: block;
    padding: 0;
    margin: 0
}

.MenuNav>ul>li {
    float: left;
    position: relative
}

.MenuNav ul>li.MenuNav-subMenu>ul.MenuNav-subMenu2,
.MenuNav>ul>li:not(.MenuNav-overflow)>ul>li>ul,
.MenuNav>ul>li>ul {
    display: none;
    position: absolute;
    z-index: 20;
    width: 230px;
    overflow: hidden
}

.MenuNav .MenuNav-subMenuArrow,
.MenuNav>ul>li:not(.MenuNav-overflow)>ul>li {
    position: relative
}

.MenuNav ul>li.MenuNav-subMenu>ul.MenuNav-subMenu2,
.MenuNav>ul>li:not(.MenuNav-overflow)>ul>li>ul {
    top: 0;
    left: 100%;
    width: 0
}

.MenuNav>ul>li.MenuNav-enter>ul,
.MenuNav>ul>li.MenuNav-enter>ul>li.MenuNav-enter>ul,
.MenuNav>ul>li.MenuNav-enter>ul>li>ul>li.MenuNav-enter>ul {
    display: block;
    clip: rect(0, 10000px, 1000px, -10000px);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    box-shadow: 0 0 15px rgba(0, 0, 0, .4)
}

.MenuNav>ul>li.MenuNav-rightJustify>ul {
    right: 0
}

.MenuNav>ul>li ul li {
    display: block;
    float: none
}

.MenuNav:not(.MenuNav--singleLink)>ul>li:not(.MenuNav-overflow)>ul.MenuNav-enter>li>ul>li>a,
.MenuNav>ul>li ul a {
    display: block
}

.MenuNav>ul>li.MenuNav-enter,
.MenuNav>ul>li.MenuNav-overflow>ul>li.MenuNav-enter {
    position: relative;
    z-index: 999
}

.MenuNav>ul>li.MenuNav-enter>ul {
    -moz-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    -ms-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    transition: height .5s cubic-bezier(.87, -.41, .19, 1.44)
}

.MenuNav>ul>li.MenuNav-enter>ul>li.MenuNav-enter>ul,
.MenuNav>ul>li.MenuNav-overflow>ul>li.MenuNav-enter>ul {
    -webkit-transition: width .5s cubic-bezier(.87, -.41, .19, 1.44);
    -moz-transition: width .5s cubic-bezier(.87, -.41, .19, 1.44);
    -ms-transition: width .5s cubic-bezier(.87, -.41, .19, 1.44);
    -o-transition: width .5s cubic-bezier(.87, -.41, .19, 1.44);
    transition: width .5s cubic-bezier(.87, -.41, .19, 1.44)
}

.MenuNav>ul>li.MenuNav-overflow>ul>li.MenuNav-enter>ul {
    left: auto;
    right: 100%
}

.MenuNav .MenuNav-subMenuArrow:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    background: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792'%3E%3Cpath transform='translate(0,1792) scale(1, -1)' fill='%23FFF' d='M1171 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z' %2F%3E%3C%2Fsvg%3E") center center no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    margin-top: -12px
}

.MenuNav>ul>li.MenuNav-hover>ul {
    height: auto;
    overflow: visible;
    transition: none
}

.MenuNav>ul>li.MenuNav-hover>ul>li.MenuNav-hover>ul {
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.MenuNav>ul>li.MenuNav-leave>ul {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    -moz-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    -ms-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    -o-transition: height .5s cubic-bezier(.87, -.41, .19, 1.44);
    transition: height .5s cubic-bezier(.87, -.41, .19, 1.44)
}

.MenuNav>ul>li.MenuNav-leave>ul>li.MenuNav-leave>ul {
    width: 0;
    overflow: hidden;
    -webkit-transition: width .5s cubic-bezier(.87, -.41, .19, 1.44);
    -moz-transition: width .5s cubic-bezier(.87, -.41, .19, 1.44);
    -ms-transition: width .5s cubic-bezier(.87, -.41, .19, 1.44);
    -o-transition: width .5s cubic-bezier(.87, -.41, .19, 1.44);
    transition: width .5s cubic-bezier(.87, -.41, .19, 1.44)
}

.MenuNav .MenuNav-open,
.MenuNav .MenuNav-overflow ul>li>span {
    display: none
}

.MenuNav .MenuNav-drop {
    position: absolute;
    height: 0;
    overflow: hidden
}

.MenuNav .MenuNav-toggleSubmenu {
    position: static!important;
    display: block!important;
    overflow: visible!important;
    width: auto!important
}

.MenuNav .MenuNav-toggleSubmenu li {
    text-indent: 5px
}

.MenuNav.MenuNav--fade>ul>li>ul {
    opacity: 0
}

.MenuNav.MenuNav--fade>ul>li.MenuNav-enter>ul {
    -webkit-transition: opacity .5s cubic-bezier(.87, -.41, .19, 1.44);
    -moz-transition: opacity .5s cubic-bezier(.87, -.41, .19, 1.44);
    -ms-transition: opacity .5s cubic-bezier(.87, -.41, .19, 1.44);
    -o-transition: opacity .5s cubic-bezier(.87, -.41, .19, 1.44);
    transition: opacity .5s cubic-bezier(.87, -.41, .19, 1.44);
    height: auto!important;
    opacity: 1
}

.MenuNav.MenuNav--fade>ul>li.MenuNav-leave>ul {
    opacity: 0
}

.MenuNav.MenuNav--openUp>ul>li>ul {
    bottom: 100%
}

.MenuNav.MenuNav--openUp ul>li.MenuNav-subMenu>ul.MenuNav-subMenu2,
.MenuNav.MenuNav--openUp>ul>li:not(.MenuNav-overflow)>ul>li>ul {
    top: auto;
    bottom: 0
}

.MenuNav--singleLink>ul>li>ul {
    width: auto
}

.MenuNav--singleLink .MenuNav-childMenu>a {
    display: none
}

.MenuNav--singleLink .MenuNav-childMenu>ul {
    position: relative!important;
    display: block!important;
    overflow: visible!important;
    top: 0!important;
    left: 0!important;
    width: auto!important
}

.MenuNav--singleLink .MenuNav-subMenuArrow:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.MenuNav--singleLink ul>li>ul>li.MenuNav-subMenu>ul {
    height: auto!important;
    position: static;
    width: auto;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@media screen and (min-width:651px) {
    .MenuNav>ul>li>ul {
        width: auto;
        min-width: 100px
    }
}

@media screen and (max-width:650px) {
    .MenuNav:not(.MenuNav--singleLink) .MenuNav-subMenu2 li>a {
        display: block
    }
    .MenuNav:not(.MenuNav--singleLink) .MenuNav-overflow {
        display: none!important
    }
    .MenuNav:not(.MenuNav--singleLink) .MenuNav-open {
        display: block
    }
    .MenuNav:not(.MenuNav--singleLink)>ul {
        width: auto;
        display: none;
        position: absolute;
        z-index: 999
    }
    .MenuNav:not(.MenuNav--singleLink) {
        position: relative
    }
    .MenuNav:not(.MenuNav--singleLink).MenuNav--openUp>ul {
        bottom: 100%
    }
    .MenuNav:not(.MenuNav--singleLink).MenuNav--openUp ul>li>ul {
        margin-bottom: 0
    }
    .MenuNav:not(.MenuNav--singleLink) ul>li {
        display: block;
        float: none;
        position: static;
        height: auto
    }
    .MenuNav--opened .MenuNav-overflow>a,
    .MenuNav--opened .MenuNav-subMenu>a:not(.menuNav-mainLink),
    .MenuNav:not(.MenuNav--singleLink) ul>li>span {
        display: none
    }
    .MenuNav:not(.MenuNav--singleLink) ul>li>ul {
        height: auto!important;
        position: static;
        width: auto;
        background: 0 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .MenuNav--opened .MenuNav-subMenu:not(.MenuNav-overflow)>ul>.MenuNav-subMenu>a {
        display: block
    }
    .MenuNav--opened .MenuNav-subMenuArrow:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.Brand,
.Brand--footer {
    background-color: #00892D
}

.SocialIcon {
    color: inherit;
    position: relative;
    min-width: 20px
}

.SocialIcon:before {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    line-height: 20px;
    margin-left: -8px
}

.SocialIcon--facebook:hover,
.SocialIcon.fa-facebook-official:hover:before {
    color: #3d5b99
}

.SocialIcon--googleplus:hover,
.SocialIcon.fa-google-plus:hover:before {
    color: #dc4e41
}

.SocialIcon--linkedin:hover,
.SocialIcon.fa-linkedin:hover:before {
    color: #0077b5
}

.SocialIcon--twitter:hover,
.SocialIcon.fa-twitter:hover:before {
    color: #55acee
}

.Brand,
.Brand a {
    color: #fff
}

.Nav .SocialIcon {
    padding-left: 7px;
    padding-right: 7px
}

.Brand {
    padding: 15px 30px
}

.Brand a:hover {
    color: #d9d9d9
}

.Brand .Brand-container {
    display: table;
    max-width: 960px;
    margin: 30px auto;
    width: 100%
}

.Brand .Brand-container:first-child {
    margin-top: 0
}

.Brand .Brand-container:last-child {
    margin-bottom: 0
}

.Brand .Brand-left img,
.Brand .Brand-logo {
    width: 100%;
    max-width: 300px
}

.Brand .Brand-left,
.Brand .Brand-middle,
.Brand .Brand-right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px
}

.Brand .Brand-left {
    padding-left: 0
}

.Brand .Brand-right {
    padding-right: 0
}

.Brand--3-9 .Brand-left .Brand .Brand-left {
    width: 25%
}

.Brand .Brand-right,
.Brand--3-9 .Brand-right {
    width: 75%
}

.Brand .ContactList {
    font-size: 1em
}

.Brand--1-11 .Brand-left {
    width: 8.3333333333%
}

.Brand--1-11 .Brand-right {
    width: 91.6666666667%
}

.Brand--2-10 .Brand-left {
    width: 16.6666666667%
}

.Brand--2-10 .Brand-right {
    width: 83.3333333333%
}

.Brand--4-8 .Brand-left {
    width: 33.3333333333%
}

.Brand--4-8 .Brand-right {
    width: 66.6666666667%
}

.Brand--5-7 .Brand-left {
    width: 41.6666666667%
}

.Brand--5-7 .Brand-right {
    width: 58.3333333333%
}

.Brand--6-6 .Brand-left,
.Brand--6-6 .Brand-right {
    width: 50%
}

.Brand--7-5 .Brand-left {
    width: 58.3333333333%
}

.Brand--7-5 .Brand-right {
    width: 41.6666666667%
}

.Brand--8-4 .Brand-left {
    width: 66.6666666667%
}

.Brand--8-4 .Brand-right {
    width: 33.3333333333%
}

.Brand--9-3 .Brand-left {
    width: 75%
}

.Brand--9-3 .Brand-right {
    width: 25%
}

.Brand--10-2 .Brand-left {
    width: 83.3333333333%
}

.Brand--10-2 .Brand-right {
    width: 16.6666666667%
}

.Brand--11-1 .Brand-left {
    width: 91.6666666667%
}

.Brand--11-1 .Brand-right {
    width: 8.3333333333%
}

.Brand--3-6-3 .Brand-left,
.Brand--3-6-3 .Brand-right {
    width: 25%
}

.Brand--3-6-3 .Brand-middle {
    width: 50%
}

.Brand--4-5-3 .Brand-left {
    width: 33.3333333333%
}

.Brand--4-5-3 .Brand-middle {
    width: 41.6666666667%;
    padding-left: 0;
    padding-right: 0
}

.Brand--4-5-3 .Brand-right {
    width: 25%;
    padding-left: 0
}

.Brand--4-4-4 .Brand-left,
.Brand--4-4-4 .Brand-middle,
.Brand--4-4-4 .Brand-right {
    width: 33.3333333333%
}

.Brand--alignTop .Brand-left:not(.Brand--alignBottom),
.Brand--alignTop .Brand-middle:not(.Brand--alignBottom),
.Brand--alignTop .Brand-right:not(.Brand--alignBottom),
.Brand--footer .Brand-left:not(.Brand-alignBottom),
.Brand--footer .Brand-middle:not(.Brand-alignBottom),
.Brand--footer .Brand-right:not(.Brand-alignBottom) {
    vertical-align: top
}

.Brand--footer {
    color: #fff
}

.Brand--footer .Brand-right {
    text-align: right
}

.Brand--footer .Brand-alignBottom {
    vertical-align: bottom!important
}

.Brand--gradient {
    background: #00892D;
    background: -moz-linear-gradient(top, #00892D 0, #555 100%);
    background: -webkit-linear-gradient(top, #00892D 0, #555 100%);
    background: linear-gradient(to bottom, #00892D 0, #555 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$Brand-bg', endColorstr='$Brand-bgEnd', GradientType=0)
}

.Brand--footer.Brand--gradient {
    background: #00892D;
    background: -moz-linear-gradient(top, #00892D 0, #555 100%);
    background: -webkit-linear-gradient(top, #00892D 0, #555 100%);
    background: linear-gradient(to bottom, #00892D 0, #555 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$Brand-footerBg', endColorstr='$Brand-footerBgEnd', GradientType=0)
}

.Brand--full {
    height: 100vh;
    min-height: 768px;
    max-height: 1024px
}

@media screen and (max-width:767px) {
    .Brand .Brand-container {
        display: block
    }
    .Brand .Brand-left,
    .Brand .Brand-middle,
    .Brand .Brand-right {
        display: block;
        text-align: center;
        width: auto;
        margin-top: 30px;
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0
    }
}

.Brand--footer .Contact .Contact-label {
    color: #00892D
}

.ContactList ul,
ul.ContactList {
    margin: 0;
    padding: 0
}

.ContactList li {
    padding: 15px 0 15px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ContactList .ContactList-buttons {
    display: none
}

@media screen and (min-width:767px) {
    .ContactList--2col li {
        max-width: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        -ms-basis: 50%;
        flex-basis: 50%
    }
    .ContactList--3col li {
        max-width: 33.333333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        -ms-basis: 33.33333%;
        flex-basis: 33.33333%
    }
    .ContactList ul,
    ul.ContactList {
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-grow: 1;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }
    .ContactList--alignLeft ul,
    ul.ContactList--alignLeft {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .ContactList li {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .ContactList li .Contact-addr,
    .ContactList li .Contact-name {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    .no-flexbox .ContactList ul,
    .no-flexbox ul.ContactList {
        float: right;
        width: 100%;
        display: block
    }
    .no-flexbox .ContactList li {
        float: right;
        min-height: 210px
    }
    .no-flexbox .ContactList--alignLeft li {
        float: left
    }
}

@media screen and (max-width:767px) {
    .ContactList ul {
        display: none
    }
    .ContactList li,
    .ContactList--2col li,
    .ContactList--3col li {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
    .ContactList .ContactList-buttons {
        display: block
    }
    .Brand--footer .ContactList .ContactList-buttons {
        display: none
    }
    .Brand--footer .ContactList ul {
        display: block
    }
}

.Contact {
    display: inline-block;
    margin: 0
}

.Contact .Contact-addr,
.Contact .Contact-branchName,
.Contact .Contact-email,
.Contact .Contact-openingHours,
.Contact .Contact-socialProfiles,
.Contact .Contact-tel {
    position: relative
}

.Contact .Contact-addr p,
.Contact .Contact-email p,
.Contact .Contact-tel p {
    margin: 0;
    vertical-align: middle;
    position: relative;
    display: inline-block
}

.Contact a {
    display: block;
    color: #fff
}

.Contact a:hover {
    color: #647AA9
}

.Contact .Contact-addr p,
.Contact .Contact-addrLine,
.Contact .Contact-email p {
    display: block;
    max-width: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Contact .Contact-email p a {
    position: relative;
    z-index: 2;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.Contact .Contact-label {
    display: block
}

.Contact:first-child {
    margin-top: 0
}

.Contact:last-child {
    margin-bottom: 0
}

.Contact i {
    width: 15px
}

.Contact .Contact-openingHours i {
    vertical-align: top;
    position: relative;
    top: 3px
}

.Contact .Contact-seoLocation {
    font-weight: 400;
    font-size: 14px;
    margin: 10px 0 0
}

.Contact--icons .Contact-addr:before,
.Contact--icons .Contact-email:before,
.Contact--icons .Contact-openingHours:before,
.Contact--icons .Contact-tel:before {
    content: "";
    display: block;
    position: absolute;
    left: -35px;
    top: 50%;
    margin-top: -12.5px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center center
}

.Contact--icons .Contact-addr,
.Contact--icons .Contact-email,
.Contact--icons .Contact-openingHours,
.Contact--icons .Contact-tel {
    margin-left: 15px
}

.Contact--icons .Contact-socialProfiles {
    margin-left: -15px
}

.Contact--fontawesome .Contact-addr,
.Contact--fontawesome .Contact-email,
.Contact--fontawesome .Contact-openingHours,
.Contact--fontawesome .Contact-socialProfiles,
.Contact--fontawesome .Contact-tel {
    margin-left: 15px
}

.Contact--icons .Contact-openingHours {
    position: relative;
    clear: both
}

.Contact--icons .Contact-addr:before {
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath fill='%23FFF' d='M12.5,0c-5,0-9,4-9,9c0,2,1.4,5.3,4.3,9.7c2.1,3.2,4.2,5.9,4.2,6c0.1,0.2,0.3,0.3,0.5,0.3c0.2,0,0.4-0.1,0.5-0.3\a c0,0,2.1-2.7,4.2-6c2.8-4.4,4.3-7.7,4.3-9.7C21.5,4.1,17.5,0,12.5,0z M12.5,23.1C10,19.7,4.9,12.3,4.9,9c0-4.2,3.4-7.6,7.6-7.6\a s7.6,3.4,7.6,7.6C20.1,12.3,15,19.7,12.5,23.1z'%2F%3E%3Cpath fill='%23FFF' d='M12.5,4.8c-2.3,0-4.2,1.9-4.2,4.2s1.9,4.2,4.2,4.2c2.3,0,4.2-1.9,4.2-4.2S14.8,4.8,12.5,4.8z M12.5,11.9\a c-1.6,0-2.8-1.3-2.8-2.8c0-1.6,1.3-2.8,2.8-2.8c1.6,0,2.8,1.3,2.8,2.8C15.3,10.6,14.1,11.9,12.5,11.9z'%2F%3E%3C%2Fsvg%3E");
    top: 0;
    margin-top: 0
}

.Contact--icons .Contact-tel:before {
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Ccircle fill='%23FFF' cx='12.5' cy='12.5' r='1.3'%2F%3E%3Ccircle fill='%23FFF' cx='7.9' cy='12.5' r='1.3'%2F%3E%3Ccircle fill='%23FFF' cx='17.1' cy='12.5' r='1.3'%2F%3E%3Cpath fill='%23FFF' d='M22.3,18.5c1.1-1.8,1.7-3.9,1.7-6C24,6.2,18.8,1,12.5,1C6.2,1,1,6.2,1,12.5S6.2,24,12.5,24c2.2,0,4.3-0.6,6.1-1.8l3.3,1.4\a c0.2,0.1,0.4,0.1,0.5,0.1c0.4,0,0.7-0.1,1-0.4c0.4-0.4,0.5-1,0.3-1.5L22.3,18.5z M18.5,20.7c-1.7,1.2-3.7,2-6,2\a c-5.6,0-10.1-4.5-10.1-10.1S6.9,2.4,12.5,2.4c5.6,0,10.1,4.5,10.1,10.1c0,2.2-0.7,4.2-1.9,5.9l1.7,4L18.5,20.7z'%2F%3E%3C%2Fsvg%3E")
}

.Contact--icons .Contact-email:before,
.Contact--icons .Contact-openingHours:before {
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath fill='%23FFF' d='M23.4,4.2H1.6c-0.9,0-1.6,0.7-1.6,1.6v13.5c0,0.9,0.7,1.6,1.6,1.6h21.8c0.9,0,1.6-0.7,1.6-1.6V5.7\a C24.9,4.9,24.2,4.2,23.4,4.2z M1.2,6.2L9.1,13l-7.9,5.8V6.2z M12.5,14.4L2,5.3h21L12.5,14.4z M10,13.8l2.1,1.8\a c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l2.1-1.8l8,5.9H2L10,13.8z M15.9,13l7.9-6.8v12.6L15.9,13z'%2F%3E%3C%2Fsvg%3E")
}

.Contact--icons .Contact-openingHours:before {
    top: 0;
    margin-top: 0
}

.Contact--fontawesome .Contact-addr:before,
.Contact--fontawesome .Contact-email:before,
.Contact--fontawesome .Contact-openingHours:before,
.Contact--fontawesome .Contact-tel:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -12.5px;
    width: 25px;
    height: 25px;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    color: FFF
}

.Box,
.PropBox .PropBox-content {
    position: relative
}

.Contact--fontawesome .Contact-addr:before {
    content: "\f041";
    top: 0;
    margin-top: 0
}

.Contact--fontawesome .Contact-tel:before {
    content: "\f095"
}

.Contact--fontawesome .Contact-email:before {
    content: "\f0e0"
}

.Contact--fontawesome .Contact-openingHours:before {
    content: "\f017";
    top: 0;
    margin-top: 0
}

.Contact--fontawesome .Contact-addr p,
.Contact--fontawesome .Contact-email p {
    display: inline-block
}

.Contact--fontawesome .Contact-addr p:last-child,
.Contact--small>div {
    display: block
}

.Contact--longEmail .Contact-email p {
    font-size: .8em;
    padding: .1em 0
}

.Contact--small {
    max-width: none
}

.Contact--small .Contact-tel {
    margin-right: 30px
}

.Contact--small .Contact-email p a {
    overflow: visible
}

.Contact--colsTwo .Contact-email,
.Contact--colsTwo .Contact-tel {
    display: inline-block
}

.Brand--footer .Contact .Contact-seoLocation {
    display: none
}

@media screen and (max-width:959px) {
    .Brand--footer .Contact--fontawesome,
    .Brand--footer .Contact--icons {
        margin-left: 15px;
        display: block
    }
}

@media screen and (min-width:768px) {
    .Contact {
        text-align: left
    }
    .Contact--right {
        text-align: right
    }
}

@media screen and (max-width:767px) {
    .Brand--footer .Contact,
    .Contact--fontawesome .Contact-addr,
    .Contact--fontawesome .Contact-email,
    .Contact--fontawesome .Contact-openingHours,
    .Contact--fontawesome .Contact-socialProfiles,
    .Contact--fontawesome .Contact-tel,
    .Contact--icons .Contact-addr,
    .Contact--icons .Contact-email,
    .Contact--icons .Contact-openingHours,
    .Contact--icons .Contact-socialProfiles,
    .Contact--icons .Contact-tel {
        margin-left: 0
    }
    .Contact--fontawesome .Contact-addr:before,
    .Contact--fontawesome .Contact-email:before,
    .Contact--fontawesome .Contact-openingHours:before,
    .Contact--fontawesome .Contact-tel:before,
    .Contact--icons .Contact-addr:before,
    .Contact--icons .Contact-email:before,
    .Contact--icons .Contact-openingHours:before,
    .Contact--icons .Contact-tel:before {
        display: none
    }
    .Contact--colsTwo .Contact-email,
    .Contact--colsTwo .Contact-tel {
        display: block
    }
}

.Contact .Contact-branchName,
.Contact .Contact-branchName p {
    margin: 0
}

.Contact .Contact-label {
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff
}

.Contact .Contact-addr,
.Contact .Contact-branchName,
.Contact .Contact-email,
.Contact .Contact-openingHours,
.Contact .Contact-socialProfiles,
.Contact .Contact-tel {
    margin: 10px 0
}

.OpeningHours {
    display: inline-block;
    text-align: left
}

.OpeningHours h2 {
    text-align: center
}

.OpeningHours ol {
    margin: 0;
    padding: 0;
    display: table
}

.OpeningHours ol li {
    display: table-row;
    line-height: 1.5em
}

.OpeningHours .OpeningHours-day,
.OpeningHours .OpeningHours-time {
    display: table-cell
}

.OpeningHours .OpeningHours-time {
    text-align: right;
    padding-left: 1em
}

.OpeningHours .OpeningHours-text {
    margin-top: 10px
}

@media screen and (min-width:768px) {
    .OpeningHours:not(.OpeningHours--compact) {
        display: block
    }
    .OpeningHours:not(.OpeningHours--compact) ol {
        width: 100%
    }
    .OpeningHours h2 {
        text-align: left
    }
}

.Accreditations {
    padding: 0;
    font-size: 0
}

.Accreditations .Accreditations-item,
.Accreditations li {
    display: inline-block;
    padding: 4px;
    text-align: center;
    max-width: 170px;
    font-size: 12px;
    margin-left: 15px
}

.Accreditations img,
.Brand--footer .Accreditations img {
    max-height: 70px;
    max-width: 100%;
    width: auto;
    height: auto
}

.Accreditations .Accreditations-link {
    display: block;
    margin-top: 15px;
    margin-bottom: 10px
}

.Accreditations--vertical li {
    display: block;
    margin-bottom: 10px
}

.Accreditations--small li {
    max-width: 70px
}

@media screen and (max-width:767px) {
    .Accreditations .Accreditations-item,
    .Accreditations li {
        width: 40%;
        max-width: 170px;
        display: block;
        margin: 15px auto
    }
    .Accreditations .Accreditations-link {
        margin-top: 6px;
        margin-bottom: 4px;
        font-size: .9em
    }
    .Brand--footer .Brand-left .OpeningHours h3,
    .Brand--footer .Brand-middle .OpeningHours h3,
    .Brand--footer .Brand-right .OpeningHours h3 {
        text-align: center
    }
    .Brand--footer .Brand-left,
    .Brand--footer .Brand-middle,
    .Brand--footer .Brand-right {
        padding-bottom: 0
    }
}

@media screen and (min-width:768px) {
    .Accreditations a {
        display: block
    }
    .Accreditations li:first-child {
        margin-left: 0
    }
    .Accreditations li:last-child {
        margin-right: 0
    }
}

.SocialLinks {
    padding: 0;
    list-style: none
}

@media screen and (min-width:610px) {
    .SocialLinks li {
        display: inline-block;
        margin-left: 1em
    }
    .SocialLinks li:first-child {
        margin-left: 0
    }
}

@media screen and (max-width:609px) {
    .SocialLinks li {
        margin-bottom: 1em
    }
    .SocialLinks li:last-child {
        margin-bottom: 0
    }
}

.Brand a.Btn--whiteBorder:hover {
    color: inherit;
    border-color: #647AA9
}

.Brand--footer .OpeningHours .OpeningHours-day {
    width: 40%
}

.Brand--footer:first-child {
    padding-bottom: 0
}

.Brand--footer:last-child {
    padding-top: 0
}

.Brand--footer .OpeningHours {
    max-width: 250px
}

@media screen and (max-width:500px) {
    .Contact .Contact-email p a {
        font-size: .9em
    }
}

.Copyright {
    padding: 15px;
    font-size: 12px;
    background-color: #efefef;
    color: #666;
    overflow: hidden
}

.Copyright .Copyright-content {
    max-width: 960px;
    margin: 0 auto
}

.Copyright .Copyright-content ul:not(.Accreditations) {
    display: inline-block;
    padding: 0;
    margin: 0
}

.Copyright .Copyright-content ul:not(.Accreditations) li {
    display: inline-block
}

.Copyright .Copyright-content ul:not(.Accreditations) li:after {
    content: " | ";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.Copyright .Copyright-content ul:not(.Accreditations) li:last-child:after {
    display: none
}

.Copyright .Copyright-left {
    float: left;
    clear: left
}

.Copyright .Copyright-right {
    float: right;
    clear: right
}

.Copyright .Copyright-poweredBy a {
    color: #00892D;
    text-decoration: none
}

.Copyright .Copyright-poweredBy a:hover {
    color: #647AA9
}

.Copyright .Copyright-accrediations {
    float: left;
    clear: left
}

.Copyright--centre {
    text-align: center
}

.Copyright--centre .Copyright-content>* {
    float: none!important;
    margin-right: 0!important;
    display: inline-block
}

.Copyright--centre .Copyright-copy:after {
    content: " | ";
    display: inline-block;
    margin-left: 1em;
    margin-right: 1em
}

.Copyright--accrediations .Copyright-right {
    margin-top: 1em
}

@media screen and (max-width:767px) {
    .Copyright {
        text-align: center
    }
    .Copyright .Copyright-content ul:not(.Accreditations) li,
    .Copyright .Copyright-content>* {
        padding: .5em 0;
        float: none!important;
        display: block
    }
    .Copyright .Copyright-content ul:not(.Accreditations) li:after,
    .Copyright--centre .Copyright-copy:after {
        display: none
    }
}

body .Copyright .Copyright-poweredBy a {
    font-weight: 700
}

.Copyright a {
    color: #00892D
}

.Copyright a:hover {
    color: #647AA9
}

body {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    text-rendering: optimizeSpeed
}

.ContentHeader {
    background: #EFEFEF
}

.ContentHeader hgroup h1 {
    color: #00892D!important
}

.sorry-title {
    color: #00892D
}

.Box {
    display: block;
    padding: 20px;
    border: 8px solid #f7f7f7;
    -moz-box-shadow: inset 0 0 0 0 #ddd;
    -webkit-box-shadow: inset 0 0 0 0 #ddd;
    box-shadow: inset 0 0 0 0 #ddd;
    margin: 15px 0;
    background: #fff
}

.Box>h1:first-child,
.Box>h2:first-child,
.Box>h3:first-child,
.Box>h4:first-child,
.Box>h5:first-child,
.Box>h6:first-child,
.Box>p:first-child {
    margin-top: 0
}

.Box p:last-child {
    margin-bottom: 0
}

.Box--hover,
a.Box {
    -webkit-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.Box--hover:hover,
a.Box:hover {
    background: #ddd
}

.BoxList {
    padding: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.BoxList>li {
    margin: 15px 0
}

.BoxList>li .Box {
    margin: 0
}

.BoxList .BoxList-valign {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center
}

@media screen and (min-width:768px) {
    .BoxList,
    .BoxList>li {
        -ms-box-orient: horizontal
    }
    .BoxList {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -15px -7.5px
    }
    .BoxList>li {
        padding: 0 7.5px;
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 1 1 50%;
        -moz-box-flex: 1 1 50%;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .no-flexbox .BoxList,
    .no-flexbox .BoxList>li {
        display: block;
        overflow: hidden
    }
    .BoxList>li.BoxList-strech {
        max-width: 100%;
        -webkit-box-flex: 1 1 100%;
        -moz-box-flex: 1 1 100%;
        width: 100%;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }
    .no-flexbox .BoxList>li {
        float: left;
        width: 50%
    }
    .no-flexbox .BoxList .box {
        height: 615px
    }
    .no-flexbox .BoxList-tall .box {
        height: 715px
    }
    .no-flexbox .BoxList>li.BoxList-strech {
        float: none;
        width: auto
    }
    .no-flexbox .BoxList>li.BoxList-strech .box {
        height: auto
    }
}

@media screen and (min-width:992px) {
    .BoxList--4321col>li,
    .no-flexbox .BoxList--4321col>li {
        width: 33.33333%;
        max-width: 33.33333%;
        -webkit-box-flex: 1 1 33.33333%;
        -moz-box-flex: 1 1 33.33333%;
        -webkit-flex: 1 1 33.33333%;
        -ms-flex: 1 1 33.33333%;
        flex: 1 1 33.33333%
    }
}

@media screen and (min-width:1024px) {
    .BoxList--3col>li,
    .no-flexbox .BoxList--3col>li {
        width: 33.33333%;
        max-width: 33.33333%;
        -webkit-box-flex: 1 1 33.33333%;
        -moz-box-flex: 1 1 33.33333%;
        -webkit-flex: 1 1 33.33333%;
        -ms-flex: 1 1 33.33333%;
        flex: 1 1 33.33333%
    }
    .BoxList--4321col>li,
    .BoxList--4col>li,
    .no-flexbox .BoxList--4321col>li,
    .no-flexbox .BoxList--4col>li {
        width: 25%;
        max-width: 25%;
        -webkit-box-flex: 1 1 25%;
        -moz-box-flex: 1 1 25%;
        -webkit-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%
    }
}

@media only screen and (max-width:767px) {
    .BoxList.BoxList--retract>li:first-child,
    .BoxList.BoxList--retract>li:last-child {
        display: none
    }
}

@media only screen and (max-width:1023px) {
    .BoxList.BoxList--retract>li:last-child {
        display: none
    }
}

.Zebra .Zebra-section {
    -webkit-font-smoothing: antialiased;
    text-align: center;
    margin: auto;
    padding: 45px 15px
}

.Zebra .Zebra-section:nth-of-type(odd) {
    background-color: #fff
}

.Zebra .Zebra-section:nth-of-type(even) {
    background-color: #efefef
}

.Zebra .Zebra-section.Zebra-left {
    text-align: left
}

.Zebra .Zebra-section.Zebra-right {
    text-align: right
}

.lt-ie9 .zebra .Zebra-section:first-child,
.lt-ie9 .zebra .Zebra-section:first-child+.Zebra-section+.Zebra-section,
.lt-ie9 .zebra .Zebra-section:first-child+.Zebra-section+.Zebra-section+.Zebra-section+.Zebra-section {
    background-color: #fff
}

.Zebra--left .Zebra-section {
    text-align: left
}

@media screen and (max-width:767px) {
    .Zebra .Zebra-section {
        padding: 15px
    }
}

.WelcomeBox {
    margin-top: 15px;
    margin-bottom: 15px
}

.WelcomeBox,
.WelcomeBox * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.WelcomeBox .WelcomeBox-btn,
.WelcomeBox .WelcomeBox-content {
    padding: 35px
}

.WelcomeBox .WelcomeBox-content>h1:first-child,
.WelcomeBox .WelcomeBox-content>h2:first-child,
.WelcomeBox .WelcomeBox-content>h3:first-child,
.WelcomeBox .WelcomeBox-content>h4:first-child,
.WelcomeBox .WelcomeBox-content>h5:first-child,
.WelcomeBox .WelcomeBox-content>h6:first-child,
.WelcomeBox .WelcomeBox-content>p:first-child {
    margin-top: 0
}

.WelcomeBox .WelcomeBox-content>h1:first-child,
.WelcomeBox .WelcomeBox-content>h2:first-child,
.WelcomeBox .WelcomeBox-content>h3:first-child,
.WelcomeBox .WelcomeBox-content>h4:first-child,
.WelcomeBox .WelcomeBox-content>h5:first-child,
.WelcomeBox .WelcomeBox-content>h6:first-child {
    line-height: 1
}

.WelcomeBox .WelcomeBox-content>p:last-child {
    margin-bottom: 0
}

.WelcomeBox .WelcomeBox-content {
    text-align: left;
    font-size: 1.2em
}

.WelcomeBox .WelcomeBox-content img {
    width: 100%
}

.no-flexbox .WelcomeBox {
    display: block;
    overflow: hidden
}

.no-flexbox .WelcomeBox .WelcomeBox-item {
    display: block
}

.no-flexbox .WelcomeBox .WelcomeBox-content {
    margin-left: 7px;
    margin-right: 7px;
    padding: 35px
}

@media screen and (max-width:767px) {
    .WelcomeBox .WelcomeBox-item:first-child {
        margin-top: 0
    }
}

@media screen and (min-width:768px) {
    .WelcomeBox,
    .WelcomeBox-item {
        -ms-box-orient: horizontal
    }
    .WelcomeBox {
        padding-top: 0;
        padding-bottom: 0;
        margin-left: -7px;
        margin-right: -7px;
        display: flex;
        -ms-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }
    .WelcomeBox-item {
        padding: 0 7px;
        margin-bottom: 0;
        display: flex;
        -webkit-box-flex: 1 1 45%;
        -moz-box-flex: 1 1 45%;
        -webkit-flex: 1 1 45%;
        -ms-flex: 1 1 45%;
        flex: 1 1 45%;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .WelcomeBox-item .WelcomeBox-content {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }
    .WelcomeBox-item .WelcomeBox-btn {
        text-align: right
    }
    .WelcomeBox-item:nth-of-type(odd) .WelcomeBox-btn {
        text-align: left
    }
    .WelcomeBox--valign .WelcomeBox-content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center
    }
    .WelcomeBox .WelcomeBox-content {
        margin: 0;
        width: 100%
    }
    .no-flexbox .WelcomeBox .WelcomeBox-item {
        float: left;
        width: 45%;
        padding: 0;
        margin-left: 5%
    }
    .no-flexbox .WelcomeBox .WelcomeBox-item:first-child {
        margin-left: 0
    }
    .no-flexbox .WelcomeBox .WelcomeBox-content {
        min-height: 200px
    }
    .WelcomeBox .WelcomeBox-content h2 {
        font-size: 2em
    }
}

@media screen and (min-width:480) {
    .WelcomeBox .WelcomeBox-content {
        font-size: 1em
    }
    .WelcomeBox .WelcomeBox-content h2 {
        font-size: 1.8em
    }
}

.EngergyRating-ber,
.EngergyRating-epc {
    visibility: visible;
    display: block;
    display: inline-block;
    height: 17px;
    width: 48px;
    background: url(../img/sprite-ber.png) 20px 20px no-repeat;
    overflow: hidden
}

.EngergyRating-berA1 {
    background-position: 0 0
}

.EngergyRating-berA2 {
    background-position: 0 -18px
}

.EngergyRating-berA3 {
    background-position: 0 -36px
}

.EngergyRating-berB1 {
    background-position: 0 -54px
}

.EngergyRating-berB2 {
    background-position: 0 -72px
}

.EngergyRating-berB3 {
    background-position: 0 -90px
}

.EngergyRating-berC1 {
    background-position: 0 -108px
}

.EngergyRating-berC2 {
    background-position: 0 -127px
}

.EngergyRating-berC3 {
    background-position: 0 -145px
}

.EngergyRating-berD1 {
    background-position: 0 -163px
}

.EngergyRating-berD2 {
    background-position: 0 -181px
}

.EngergyRating-berE1 {
    background-position: 0 -199px
}

.EngergyRating-berE2 {
    background-position: 0 -217px
}

.EngergyRating-berF {
    background-position: 0 -235px
}

.EngergyRating-berG {
    background-position: 0 -253px
}

.EngergyRating-ber2G {
    background-position: 0 -269px
}

.EngergyRating-epc {
    background-position: 0 -271px;
    color: #FFF;
    font-size: 10px;
    line-height: 17px;
    text-indent: 5px;
    width: 54px
}

.PropBox {
    text-align: left;
    width: 100%;
    padding: 10px;
    background-color: transparent;
    color: inherit
}

.PropBox,
.PropBox * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.PropBox:hover {
    background-color: #d6d6d6;
    color: inherit
}

.PropBox a {
    color: inherit;
    display: block
}

.PropBox .PropBox-img {
    width: 100%;
    padding: 37.5% 47%;
    position: relative;
    background: url(../img/house-icon-loading.svg) 50% 50% no-repeat #CCC;
    z-index: 0;
    border: 5px solid #fff
}

.no-inlinesvg .PropBox .PropBox-img {
    background-image: url(../img/house-icon-loading.png)
}

.PropBox .PropBox-status {
    position: absolute;
    bottom: 10px;
    left: 0;
    background-color: #454545;
    color: #fff;
    padding: .5em .7em;
    text-align: center;
    font-weight: 700;
    font-size: .8em;
    display: none;
    zoom: 1;
    z-index: 1
}

.PropBox .PropBox-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.PropBox .PropBox-details {
    padding: 14px 0;
    font-size: inherit
}

.PropBox .PropBox-address {
    margin-top: 0;
    font-size: inherit;
    font-weight: inherit
}

.PropBox .PropBox-address .Address-addressPostcode {
    display: inline-block
}

.PropBox .PropBox-despoit .PropBox-despoitTitle {
    font-weight: 600
}

.PropBox .PropBox-price .Price-status,
.PropBox .PropBox-time {
    font-weight: 700;
    text-transform: uppercase
}

.PropBox .PropBox-brief {
    min-height: 50px
}

.PropBox ul.PropBox-brief {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block
}

.PropBox ul.PropBox-brief>li {
    display: inline-block
}

.PropBox ul.PropBox-brief>li:after {
    content: " | ";
    padding: 0 5px;
    display: inline-block
}

.PropBox ul.PropBox-brief>li:last-child:after {
    content: "";
    padding-right: 0
}

.PropBox .PropBox-briefIconsList {
    list-style: none;
    padding: 0;
    margin: 0
}

.PropBox .PropBox-briefIconsList li {
    display: block;
    padding: 11px 0 0 44px;
    vertical-align: top;
    font-size: 12px;
    min-height: 45px;
    background: no-repeat
}

.PropBox .PropBox-briefIconsList .PropBox-briefIconStyle {
    background-image: url(../img/att-icon-style.png)
}

.PropBox .PropBox-briefIconsList .PropBox-briefIconBedroom {
    background-image: url(../img/att-icon-bedrooms.png)
}

.PropBox .PropBox-briefIconsList .PropBox-briefIconBathroom {
    background-image: url(../img/att-icon-bathrooms.png)
}

.PropBox .PropBox-briefIconsList .PropBox-briefIconReceptionRooms {
    background-image: url(../img/att-icon-receptions.png)
}

.PropBox .PropBox-bullets ul {
    padding-left: 20px
}

.PropBox .PropBox-time {
    position: absolute;
    z-index: 4;
    bottom: 10px;
    right: 10px;
    display: none;
    font-size: 11px;
    background-color: #666;
    padding: 2px 10px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.PropBox .PropBox-showhome strong {
    display: block
}

.PropBox .PropBox-viewProperty {
    display: block;
    margin-bottom: 10px;
    color: #fff
}

.PropBox .Btn.PropBox-removeShortlist,
.PropBox .Btn.PropBox-shortlist,
.PropBox .PropBox-removeShortlist.btn,
.PropBox .PropBox-shortlist.btn {
    color: #fff
}

.PropBox--truncateAddress .PropBox-address {
    width: 100%;
    display: block;
    min-height: 40px;
    max-width: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.PropBox--let .PropBox-status,
.PropBox--letagreed .PropBox-status,
.PropBox--saleagreed .PropBox-status,
.PropBox--sold .PropBox-status {
    display: block
}

.PropBox--let .PropBox-brief:after,
.PropBox--let .PropBox-price .Price-status,
.PropBox--letagreed .PropBox-price .Price-status,
.PropBox--saleagreed .PropBox-price .Price-status,
.PropBox--sold .PropBox-brief:after,
.PropBox--sold .PropBox-price .Price-status {
    display: none
}

.PropBox--nophoto .PropBox-img {
    background-position: 50% 45%;
    background-image: url(../img/no-photo.svg)
}

.no-inlinesvg .PropBox--nophoto .PropBox-img {
    background-image: url(../img/no-photo.png)
}

.PropBox--stripStatus .PropBox-status {
    display: none!important
}

.PropBox--stripStatus .PropBox-img:before {
    content: ' ';
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: -1px;
    width: 118px;
    height: 118px;
    background: url(../img/property-strip.png) no-repeat
}

.PropBox--stripStatus.PropBox--saleagreed .PropBox-img:before {
    display: block;
    background-position: -261px 0
}

.PropBox--stripStatus.PropBox--sold .PropBox-img:before {
    display: block;
    background-position: -390px 0
}

.PropBox--stripStatus.PropBox--let .PropBox-img:before {
    display: block;
    background-position: -132px 0
}

.PropBox--overlayStatus .PropBox-status {
    top: 0;
    bottom: 0!important;
    right: 0;
    background-color: rgba(69, 69, 69, .7)!important;
    font-size: 1.5em
}

.PropBox--overlayStatus .PropBox-status span {
    display: block;
    right: 0;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.PropBox--shortBrief .PropBox-brief,
.PropBox--shortBrief .PropBox-price {
    display: inline-block;
    margin: 0
}

.PropBox--shortBrief .PropBox-brief:after {
    content: " | "
}

@media screen and (min-width:768px) {
    .PropBox .PropBox-details .PropBox-address {
        min-height: 76px
    }
}

@media screen and (min-width:500px) {
    .BoxList:not(.BoxList--4col) .PropBox .PropBox-briefIconsList {
        min-height: 90px
    }
    .BoxList:not(.BoxList--4col) .PropBox .PropBox-briefIconsList li {
        float: left;
        width: 50%
    }
}

body .PropBox .PropBox-content {
    color: #231f20
}

body .PropBox .PropBox-address {
    font-size: .9em
}

body .PropBox .PropBox-address .Address-addressLine1,
body .PropBox .PropBox-address .Address-addressLine2 {
    font-size: 1.2em
}

body .PropBox .PropBox-address .Address-addressLocation {
    font-size: 1em;
    display: block
}

.s-icon-facebook,
.s-icon-plus,
.s-icon-twitter {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px
}

.s-icon-facebook {
    background: url(../sprites/icon-74336742.svg) no-repeat
}

.no-inlinesvg .s-icon-facebook,
.s-icon-facebook-png {
    background-image: url(../sprites/icon-74336742.png)
}

.s-icon-plus {
    background: url(../sprites/icon-74336742.svg) 100% 0 no-repeat
}

.no-inlinesvg .s-icon-plus,
.s-icon-plus-png {
    background-image: url(../sprites/icon-74336742.png)
}

.s-icon-twitter {
    background: url(../sprites/icon-74336742.svg) 0 100% no-repeat
}

.no-inlinesvg .s-icon-twitter,
.s-icon-twitter-png {
    background-image: url(../sprites/icon-74336742.png)
}

body .PropBox .PropBox-address .Address-addressLine1,
body .PropBox .PropBox-address .Address-addressLine2,
body .PropBox .PropBox-price .Price-priceValue {
    color: #00892D;
    font-weight: 600
}

.PropBox .PropBox-brief {
    display: none
}

body .PropBox .PropBox-address .Address-addressLocation {
    color: #666
}

.Zebra .Zebra-section.homepage-search {
    background-color: #00892D
}

.WelcomeBox-content.Box a.btn {
    background: #647AA9;
    text-transform: uppercase
}

.WelcomeBox-content.Box a.btn:hover {
    background: #000
}

.WelcomeBox-content.Box h1 {
    text-transform: uppercase;
    font-size: 32px;
    color: #666
}

.WelcomeBox-content.Box p {
    font-size: 22px;
}

.WelcomeBox-content.Box h1 span {
    display: block;
    color: #00892D
}

.WelcomeBox .WelcomeBox-content {
    margin: 0;
    width: 100%;
    min-height: 420px;
}

.WelcomeBox-content.Box.mortgages-box a.btn {
    background: #00892D;
    text-transform: uppercase
}

.WelcomeBox-content.Box a.btn {
    position: absolute;
    bottom: 20px;
    background: #647AA9;
    text-transform: uppercase;
}

.WelcomeBox-content.Box.mortgages-box a.btn:hover {
    background: #FFF;
    color: #000
}

.WelcomeBox-content.Box.mortgages-box {
    background: #647AA9
}

.WelcomeBox-content.Box.mortgages-box h1 {
    font-size: 1.7em;
    color: #333
}

.WelcomeBox-content.Box.mortgages-box h1 span {
    display: block;
    color: #FFF
}

.WelcomeBox-content.Box.mortgages-box p {
    font-size: 1.2em;
    color: #FFF
}