@import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&display=swap");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th,td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,blockquote {
    quotes: none
}

q:before,q:after,blockquote:before,blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

elements-of-type(html5-block) {
    display: block
}

@font-face {
    font-family: 'ES Rebond Grotesque';
    src: url("/assets/fonts/ESRebondGrotesque-Semibold.eot");
    src: url("/assets/fonts/ESRebondGrotesque-Semibold.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/ESRebondGrotesque-Semibold.woff2") format("woff2"),url("..//assets/fonts/ESRebondGrotesque-Semibold.woff") format("woff"),url("/assets/fonts/ESRebondGrotesque-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

.preloader {
    background-color: #FFF;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999999999999999999999999999999999999
}

html,body {
    color: #707073;
    font-family: "Source Serif Pro",serif;
    font-size: 4.5vw;
    font-weight: 400;
    line-height: 1.75em;
    max-width: 100vw;
    min-width: 320px;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width: 767px) {
    html,body {
        font-size:2.5vw
    }
}

@media only screen and (min-width: 980px) {
    html,body {
        font-size:1.5vw
    }
}

html:not(.test) {
    margin-top: 0 !important
}

body {
    overflow-x: hidden
}

body.disabled-onepage-scroll .onepage-wrapper {
    transform: none !important
}

body.disabled-onepage-scroll .one-page-section {
    position: static !important
}

header {
    position: relative;
    z-index: 3
}

section,footer {
    max-width: 100vw;
    position: relative
}

section {
    z-index: 3
}

.onepage-wrapper {
    z-index: 3
}

.onepage-wrapper section {
    position: static
}

.onepage-wrapper footer {
    height: auto !important
}

footer {
    z-index: 4
}

.container-reboot {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.container-reboot:after {
    clear: both;
    content: '';
    display: table
}

@media only screen and (min-width: 767px) {
    .container-reboot {
        padding-left:30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 980px) {
    .container-reboot {
        padding-left:6vw;
        padding-right: 6vw
    }
}

@media only screen and (min-width: 980px) {
    .container-reboot.narrow {
        max-width:75%
    }
}

@media only screen and (min-width: 980px) {
    .container-reboot.narrower {
        max-width:60%
    }
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    color: #B4C1CC;
    font-family: "ES Rebond Grotesque",sans-serif;
    text-transform: uppercase
}

h1.serif,.h1.serif,h2.serif,.h2.serif,h3.serif,.h3.serif,h4.serif,.h4.serif,h5.serif,.h5.serif,h6.serif,.h6.serif {
    font-family: "Source Serif Pro",serif;
    text-transform: none
}

.upper {
    font-family: "Source Serif Pro",serif;
    letter-spacing: 1px;
    text-transform: uppercase
}

h1,.h1 {
    font-family: "ES Rebond Grotesque",sans-serif;
    font-size: 11vw;
    font-weight: 700;
    line-height: 1em
}

@media only screen and (min-width: 767px) {
    h1,.h1 {
        font-size:8vw
    }
}

@media only screen and (min-width: 980px) {
    h1,.h1 {
        font-size:7vw
    }
}

h2,.h2 {
    font-family: "ES Rebond Grotesque",sans-serif;
    font-size: 8vw;
    line-height: 1.1em;
    font-weight: 700
}

@media only screen and (min-width: 767px) {
    h2,.h2 {
        font-size:5vw
    }
}

@media only screen and (min-width: 980px) {
    h2,.h2 {
        font-size:4.5vw
    }
}

h3,.h3 {
    font-family: "ES Rebond Grotesque",sans-serif;
    font-size: 8vw;
    font-weight: 600;
    line-height: 1.2em
}

@media only screen and (min-width: 767px) {
    h3,.h3 {
        font-size:6vw
    }
}

@media only screen and (min-width: 980px) {
    h3,.h3 {
        font-size:3vw
    }
}

@media only screen and (max-width: 767px) {
    h3.small,.h3.small {
        font-size:7.5vw
    }
}

h4,.h4 {
    font-family: "ES Rebond Grotesque",sans-serif;
    font-size: 4vw;
    font-weight: 400;
    line-height: 1.1em;
    text-transform: uppercase
}

@media only screen and (min-width: 767px) {
    h4,.h4 {
        font-size:2.2vw
    }
}

@media only screen and (min-width: 980px) {
    h4,.h4 {
        font-size:1.5vw
    }
}

h4.lineafter,.h4.lineafter {
    display: inline-block;
    position: relative
}

h4.lineafter:after,.h4.lineafter:after {
    background: #B4C1CC;
    content: '';
    height: 1px;
    position: absolute;
    right: -4em;
    width: 3em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

h5 {
    font-family: "ES Rebond Grotesque",sans-serif;
    font-size: 8vw;
    font-weight: 600;
    line-height: 1.25em;
    text-transform: uppercase
}

@media only screen and (min-width: 767px) {
    h5 {
        font-size:3vw
    }
}

@media only screen and (min-width: 980px) {
    h5 {
        font-size:1.5vw
    }
}

p {
    color: #707073;
    font-family: "Source Serif Pro",serif;
    font-size: 4.5vw;
    line-height: 1.75em;
    margin-bottom: 1.5em
}

@media only screen and (min-width: 767px) {
    p {
        font-size:2.5vw
    }
}

@media only screen and (min-width: 980px) {
    p {
        font-size:1.5vw
    }
}

p.upper {
    font-size: 13px
}

p a {
    color: #B4C1CC
}

p a:hover {
    color: #707073
}

p:last-child {
    margin-bottom: 0
}

a {
    text-decoration: none;
    color: inherit
}

sup {
    vertical-align: super;
    font-size: smaller
}

em,i {
    font-style: italic
}

strong,b {
    font-weight: 700
}

q,blockquote {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

blockquote p {
    font-size: 2.3em;
    letter-spacing: 0.5px;
    line-height: 1em;
    margin-bottom: 1em;
    text-align: center
}

blockquote p:before {
    content: open-quote
}

blockquote p:after {
    content: close-quote
}

@media only screen and (min-width: 980px) {
    blockquote p {
        font-size:2.7em;
        line-height: 1.3em
    }
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn),.button,input[type="submit"] {
    font-family: "ES Rebond Grotesque",sans-serif;
    font-size: 4vw;
    font-weight: 400;
    line-height: 1.1em;
    text-transform: uppercase;
    background-color: #021C15;
    background-image: url("/assets/img/button-icon-teal.svg");
    background-position: right 1em center;
    background-repeat: no-repeat;
    background-size: 1em;
    border: 0;
    border-radius: 7px;
    box-sizing: border-box;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    height: 14vw;
    line-height: 14vw;
    outline: 0;
    padding: 0 13vw 0 7vw;
    text-align: center;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s, box-shadow 0.3s
}

@media only screen and (min-width: 767px) {
    button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn),.button,input[type="submit"] {
        font-size:2.2vw
    }
}

@media only screen and (min-width: 980px) {
    button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn),.button,input[type="submit"] {
        font-size:1.5vw
    }
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).lineafter,.button.lineafter,input[type="submit"].lineafter {
    display: inline-block;
    position: relative
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).lineafter:after,.button.lineafter:after,input[type="submit"].lineafter:after {
    background: #B4C1CC;
    content: '';
    height: 1px;
    position: absolute;
    right: -4em;
    width: 3em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width: 767px) {
    button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn),.button,input[type="submit"] {
        height:7vw;
        line-height: 7vw;
        padding: 0 calc(3vw + 1.75em) 0 3vw
    }
}

@media only screen and (min-width: 980px) {
    button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn),.button,input[type="submit"] {
        font-size:1vw;
        height: 4vw;
        line-height: 4vw;
        padding: 0 calc(2.25vw + 1.75em) 0 2.25vw
    }
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn):hover,.button:hover,input[type="submit"]:hover {
    background-color: #043427;
    box-shadow: 0px 0px 2em 0px rgba(0,0,0,0.1)
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).btn-light,.button.btn-light,input[type="submit"].btn-light {
    background-color: #2BE2D3;
    background-image: url("/assets/img/button-icon-black.svg")
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).no-icon,.button.no-icon,input[type="submit"].no-icon {
    background-image: none;
    padding-right: 7vw
}

@media only screen and (min-width: 767px) {
    button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).no-icon,.button.no-icon,input[type="submit"].no-icon {
        padding-right:3vw
    }
}

@media only screen and (min-width: 980px) {
    button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).no-icon,.button.no-icon,input[type="submit"].no-icon {
        padding-right:2.25vw
    }
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).btn-transparent,.button.btn-transparent,input[type="submit"].btn-transparent {
    background-color: rgba(255,255,255,0.1);
    border: 1px solid #B4C1CC
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).btn-transparent:hover,button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).btn-transparent.selected,.button.btn-transparent:hover,.button.btn-transparent.selected,input[type="submit"].btn-transparent:hover,input[type="submit"].btn-transparent.selected {
    background-color: #FFF;
    border-color: #FFF;
    color: #B4C1CC
}

@media only screen and (min-width: 980px) {
    button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).btn-transparent,.button.btn-transparent,input[type="submit"].btn-transparent {
        line-height:calc(4vw - 2px)
    }
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).btn-white-border,.button.btn-white-border,input[type="submit"].btn-white-border {
    border: 1px solid #FFF
}

button:not(.flickity-prev-next-button):not(.hamburger):not(.slick-arrow):not([role="tab"]):not(.slbCloseBtn):not(.slbArrow):not(.vanilla-calendar-btn).disabled,.button.disabled,input[type="submit"].disabled {
    opacity: 0.3;
    pointer-events: none
}

input,textarea {
    -webkit-appearance: none;
    border-radius: 0
}

input[type=text],input[type=email],textarea,input[type=file]+.file,input[type=tel],select,input[type=date] {
    background-color: #FFF;
    background-position: right 1em center;
    background-repeat: no-repeat;
    background-size: 0.75em;
    border: 0;
    border-radius: 7px;
    box-sizing: border-box;
    color: #000000;
    display: block;
    font-family: "Source Serif Pro",serif;
    font-size: 5.15vw;
    font-weight: 400;
    height: 15vw;
    outline: 0;
    overflow: hidden;
    padding: 0;
    text-indent: 1em;
    width: 100%
}

input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,input[type=file]+.file::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,select::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder {
    color: #707073
}

input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,textarea:-moz-placeholder,input[type=file]+.file:-moz-placeholder,input[type=tel]:-moz-placeholder,select:-moz-placeholder,input[type=date]:-moz-placeholder {
    color: #707073
}

input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,textarea::-moz-placeholder,input[type=file]+.file::-moz-placeholder,input[type=tel]::-moz-placeholder,select::-moz-placeholder,input[type=date]::-moz-placeholder {
    color: #707073
}

input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,textarea:-ms-input-placeholder,input[type=file]+.file:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,select:-ms-input-placeholder,input[type=date]:-ms-input-placeholder {
    color: #707073
}

@media only screen and (min-width: 767px) {
    input[type=text],input[type=email],textarea,input[type=file]+.file,input[type=tel],select,input[type=date] {
        font-size:2.5vw;
        height: 7vw
    }
}

@media only screen and (min-width: 980px) {
    input[type=text],input[type=email],textarea,input[type=file]+.file,input[type=tel],select,input[type=date] {
        font-size:1.2vw;
        height: 4vw
    }
}

input[type=text].has-error,input[type=text].wpcf7-not-valid,input[type=email].has-error,input[type=email].wpcf7-not-valid,textarea.has-error,textarea.wpcf7-not-valid,input[type=file]+.file.has-error,input[type=file]+.file.wpcf7-not-valid,input[type=tel].has-error,input[type=tel].wpcf7-not-valid,select.has-error,select.wpcf7-not-valid,input[type=date].has-error,input[type=date].wpcf7-not-valid {
    background-color: #F16C6A;
    color: #FFF
}

input[type=text].has-error::-webkit-input-placeholder,input[type=text].wpcf7-not-valid::-webkit-input-placeholder,input[type=email].has-error::-webkit-input-placeholder,input[type=email].wpcf7-not-valid::-webkit-input-placeholder,textarea.has-error::-webkit-input-placeholder,textarea.wpcf7-not-valid::-webkit-input-placeholder,input[type=file]+.file.has-error::-webkit-input-placeholder,input[type=file]+.file.wpcf7-not-valid::-webkit-input-placeholder,input[type=tel].has-error::-webkit-input-placeholder,input[type=tel].wpcf7-not-valid::-webkit-input-placeholder,select.has-error::-webkit-input-placeholder,select.wpcf7-not-valid::-webkit-input-placeholder,input[type=date].has-error::-webkit-input-placeholder,input[type=date].wpcf7-not-valid::-webkit-input-placeholder {
    color: #fff
}

input[type=text].has-error:-moz-placeholder,input[type=text].wpcf7-not-valid:-moz-placeholder,input[type=email].has-error:-moz-placeholder,input[type=email].wpcf7-not-valid:-moz-placeholder,textarea.has-error:-moz-placeholder,textarea.wpcf7-not-valid:-moz-placeholder,input[type=file]+.file.has-error:-moz-placeholder,input[type=file]+.file.wpcf7-not-valid:-moz-placeholder,input[type=tel].has-error:-moz-placeholder,input[type=tel].wpcf7-not-valid:-moz-placeholder,select.has-error:-moz-placeholder,select.wpcf7-not-valid:-moz-placeholder,input[type=date].has-error:-moz-placeholder,input[type=date].wpcf7-not-valid:-moz-placeholder {
    color: #fff
}

input[type=text].has-error::-moz-placeholder,input[type=text].wpcf7-not-valid::-moz-placeholder,input[type=email].has-error::-moz-placeholder,input[type=email].wpcf7-not-valid::-moz-placeholder,textarea.has-error::-moz-placeholder,textarea.wpcf7-not-valid::-moz-placeholder,input[type=file]+.file.has-error::-moz-placeholder,input[type=file]+.file.wpcf7-not-valid::-moz-placeholder,input[type=tel].has-error::-moz-placeholder,input[type=tel].wpcf7-not-valid::-moz-placeholder,select.has-error::-moz-placeholder,select.wpcf7-not-valid::-moz-placeholder,input[type=date].has-error::-moz-placeholder,input[type=date].wpcf7-not-valid::-moz-placeholder {
    color: #fff
}

input[type=text].has-error:-ms-input-placeholder,input[type=text].wpcf7-not-valid:-ms-input-placeholder,input[type=email].has-error:-ms-input-placeholder,input[type=email].wpcf7-not-valid:-ms-input-placeholder,textarea.has-error:-ms-input-placeholder,textarea.wpcf7-not-valid:-ms-input-placeholder,input[type=file]+.file.has-error:-ms-input-placeholder,input[type=file]+.file.wpcf7-not-valid:-ms-input-placeholder,input[type=tel].has-error:-ms-input-placeholder,input[type=tel].wpcf7-not-valid:-ms-input-placeholder,select.has-error:-ms-input-placeholder,select.wpcf7-not-valid:-ms-input-placeholder,input[type=date].has-error:-ms-input-placeholder,input[type=date].wpcf7-not-valid:-ms-input-placeholder {
    color: #fff
}

input[type=text].has-error+p,input[type=text].wpcf7-not-valid+p,input[type=email].has-error+p,input[type=email].wpcf7-not-valid+p,textarea.has-error+p,textarea.wpcf7-not-valid+p,input[type=file]+.file.has-error+p,input[type=file]+.file.wpcf7-not-valid+p,input[type=tel].has-error+p,input[type=tel].wpcf7-not-valid+p,select.has-error+p,select.wpcf7-not-valid+p,input[type=date].has-error+p,input[type=date].wpcf7-not-valid+p {
    color: red;
    font-size: 12px;
    margin-top: 10px
}

input[type=text].loc,input[type=email].loc,textarea.loc,input[type=file]+.file.loc,input[type=tel].loc,select.loc,input[type=date].loc {
    background-image: url("/assets/img/postcode-field-icon-teal.svg")
}

select {
    background-image: url("/assets/img/form-field-arrows.svg");
    background-position: right 1em center;
    background-repeat: no-repeat;
    background-size: 0.8em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 5px;
    color: #707073
}

.fakecheck {
    text-align: left
}

@media only screen and (min-width: 767px) {
    .fakecheck {
        padding:0;
        text-align: center;
        text-indent: 0
    }
}

.fakecheck input:not([type="number"]) {
    left: -1000px;
    opacity: 0;
    position: absolute
}

.fakecheck input[type="number"] {
    border: 0;
    font-family: "Source Serif Pro",serif
}

@media only screen and (min-width: 767px) {
    .fakecheck input[type="number"] {
        margin-left:1em;
        width: 80px
    }
}

.fakecheck .check {
    background: #FFF;
    border-radius: 100vw;
    box-shadow: 0px 0px 2em 0px rgba(0,0,0,0.25);
    display: inline-block;
    height: 5vw;
    margin-right: 0.5em;
    position: relative;
    width: 5vw;
    vertical-align: middle
}

@media only screen and (min-width: 767px) {
    .fakecheck .check {
        height:2.5vw;
        width: 2.5vw
    }
}

@media only screen and (min-width: 980px) {
    .fakecheck .check {
        height:1.7vw;
        width: 1.7vw
    }
}

.fakecheck input:checked+.check:before {
    color: #021C15;
    content: '\2713';
    font-size: 0.6em;
    left: 0;
    line-height: 5vw;
    position: absolute;
    text-align: center;
    width: 100%
}

@media only screen and (min-width: 767px) {
    .fakecheck input:checked+.check:before {
        line-height:2.5vw
    }
}

@media only screen and (min-width: 980px) {
    .fakecheck input:checked+.check:before {
        line-height:1.7vw
    }
}

.fakecheck a {
    color: #2BE2D3
}

.fakecheck a:hover {
    text-decoration: underline
}

input[type=text]:not(#recaptcha_response_field),input[type=email] {
    line-height: 40px
}

input[type=file] {
    left: -10000px;
    position: absolute;
    visibility: hidden
}

textarea {
    height: 25vw;
    padding-top: 10px !important;
    resize: none
}

textarea::-webkit-input-placeholder {
    color: #707073
}

textarea:-moz-placeholder {
    color: #707073
}

textarea::-moz-placeholder {
    color: #707073
}

textarea:-ms-input-placeholder {
    color: #707073
}

@media only screen and (min-width: 767px) {
    textarea {
        height:14vw;
        padding-top: 2vw !important
    }
}

@media only screen and (min-width: 980px) {
    textarea {
        height:7vw;
        padding-top: 1vw !important
    }
}

button,.button,input,textarea {
    outline: 0
}

button:focus,.button:focus,input:focus,textarea:focus {
    outline: 0
}

form input,form select {
    margin-bottom: 5vw
}

@media only screen and (min-width: 767px) {
    form input,form select {
        margin-bottom:0
    }
}

@media only screen and (min-width: 767px) {
    form .sections {
        margin-bottom:3vw
    }
}

@media only screen and (min-width: 980px) {
    form .sections {
        margin-bottom:2vw
    }
}

form .row:after {
    clear: both;
    content: '';
    display: table
}

form .row:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 767px) {
    form .row {
        margin-bottom:3vw
    }
}

@media only screen and (min-width: 980px) {
    form .row {
        margin-bottom:2vw
    }
}

form .row.pad {
    padding: 1.5em 0
}

@media only screen and (min-width: 980px) {
    form .row.pad {
        padding:1em 0
    }
}

form .row.checkboxes {
    max-height: 30vh;
    overflow-y: auto;
    padding-left: 5vw;
    text-align: left
}

@media only screen and (min-width: 767px) {
    form .row.checkboxes {
        padding-left:2.5vw !important
    }
}

@media only screen and (min-width: 980px) {
    form .row.checkboxes {
        padding-left:1.5vw !important
    }
}

form .row.checkboxes p {
    margin-bottom: 0.5em !important
}

form .row.checkboxes .fakecheck {
    display: block;
    margin-bottom: 0.5em;
    text-align: left
}

form .row.checkboxes .fakecheck .check {
    left: 0;
    margin-right: 10px
}

@media only screen and (min-width: 767px) {
    form .row.double .wpcf7-form-control-wrap,form .row.double>input,form .row.double>select {
        float:left;
        width: calc(50% - 1.5vw)
    }

    form .row.double .wpcf7-form-control-wrap:nth-child(even),form .row.double>input:nth-child(even),form .row.double>select:nth-child(even) {
        float: right
    }
}

@media only screen and (min-width: 980px) {
    form .row.double .wpcf7-form-control-wrap,form .row.double>input,form .row.double>select {
        width:calc(50% - 1vw)
    }
}

form .g-recaptcha {
    margin: 7.5vw -3vw 0;
    width: 304px
}

@media only screen and (min-width: 767px) {
    form .g-recaptcha {
        margin:5vw auto 0
    }
}

@media only screen and (min-width: 980px) {
    form .g-recaptcha {
        margin:0 auto
    }
}

.content ul,.content ol,.text ul,.text ol {
    padding-bottom: 24px;
    line-height: 1.75em
}

.content ul li,.text ul li {
    margin-bottom: 0.5em;
    padding-left: 1em;
    position: relative
}

.content ul li:before,.text ul li:before {
    background: #B4C1CC;
    border-radius: 1em;
    content: "";
    color: #B4C1CC;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0.7em;
    width: 5px
}

.content ul li:last-child,.text ul li:last-child {
    margin-bottom: 0
}

.content ul li ul,.text ul li ul {
    padding-bottom: 0
}

.content ol,.text ol {
    list-style: decimal
}

.content ol li,.text ol li {
    margin-left: 21px
}

.content ol li ol,.text ol li ol {
    padding-bottom: 0
}

.content h1,.text h1 {
    padding-bottom: 0.5em
}

.content h1+h2,.content h1+h3,.content h1+h4,.content h1+h5,.text h1+h2,.text h1+h3,.text h1+h4,.text h1+h5 {
    padding-top: 0
}

.content h2,.content h3,.content h4,.content h5,.text h2,.text h3,.text h4,.text h5 {
    padding: 0.5em 0
}

.content h2:first-child,.content h3:first-child,.content h4:first-child,.content h5:first-child,.text h2:first-child,.text h3:first-child,.text h4:first-child,.text h5:first-child {
    padding-top: 0
}

.content h2:last-child,.content h3:last-child,.content h4:last-child,.content h5:last-child,.text h2:last-child,.text h3:last-child,.text h4:last-child,.text h5:last-child {
    padding-bottom: 0
}

.content h2+h2,.content h2+h3,.content h2+h4,.content h2+h5,.content h3+h2,.content h3+h3,.content h3+h4,.content h3+h5,.content h4+h2,.content h4+h3,.content h4+h4,.content h4+h5,.content h5+h2,.content h5+h3,.content h5+h4,.content h5+h5,.text h2+h2,.text h2+h3,.text h2+h4,.text h2+h5,.text h3+h2,.text h3+h3,.text h3+h4,.text h3+h5,.text h4+h2,.text h4+h3,.text h4+h4,.text h4+h5,.text h5+h2,.text h5+h3,.text h5+h4,.text h5+h5 {
    padding-top: 0
}

.content p+img,.text p+img {
    margin-top: 1.5em
}

.content img+h1,.content img+h2,.content img+h3,.content img+h5,.text img+h1,.text img+h2,.text img+h3,.text img+h5 {
    padding-top: 0
}

.themessage {
    clear: both;
    display: none
}

.required,.required+.file {
    background-color: #EE4A4A !important;
    color: #FFF !important
}

.hover-img {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.hover-img.show-overflow {
    overflow: visible
}

.hover-img.show-overflow .overflow {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.hover-img .theimg {
    background-position: center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.8s;
    z-index: 0
}

.hover-img .img-holder {
    overflow: hidden;
    position: relative
}

.hover-img:hover .theimg {
    transform: scale(1.03)
}

@media only screen and (min-width: 980px) {
    .parallax-bg {
        background:transparent !important
    }
}

.underline {
    display: inline-block;
    padding-bottom: 2vw;
    position: relative
}

@media only screen and (min-width: 767px) {
    .underline {
        padding-bottom:1.5vw
    }
}

@media only screen and (min-width: 980px) {
    .underline {
        padding-bottom:0.65vw
    }
}

.underline:after {
    background-color: #021C15;
    bottom: 0;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}

.post-box {
    text-align: center
}

.post-box .img-holder {
    border-radius: 100vw;
    overflow: hidden;
    position: relative
}

.post-box .img-holder:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.post-box .img-holder>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.post-box .details {
    padding: 7.5vw 0
}

@media only screen and (min-width: 767px) {
    .post-box .details {
        padding:4.5vw 0
    }
}

@media only screen and (min-width: 980px) {
    .post-box .details {
        padding:2.5vw 0
    }
}

.post-box .details p {
    margin-bottom: 0.75em
}

.post-box .details h3 {
    color: #B4C1CC;
    margin-bottom: 0.75em
}

.post-box .details .button {
    margin-top: 2em
}

.link-box {
    text-align: center
}

.link-box .img {
    border-radius: 100vw;
    background-position: center;
    background-size: cover;
    margin-bottom: 1em;
    position: relative
}

.link-box .img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.link-box .img>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.link-box p {
    color: #FFF;
    font-weight: 700
}

.link-box p.postcodes {
    font-weight: 400;
    margin-top: -0.75em
}

form.book input {
    box-shadow: 0px 0px 2em 0px rgba(0,0,0,0.075);
    margin-bottom: 1em;
    min-width: 40vw
}

@media only screen and (min-width: 767px) {
    form.book input {
        margin:0 1em 0 0
    }
}

@media only screen and (min-width: 980px) {
    form.book input {
        min-width:30vw
    }
}

form.book button {
    width: 100%
}

@media only screen and (min-width: 767px) {
    form.book input,form.book button {
        display:inline-block;
        width: auto
    }
}

.bubble {
    animation: float 7s ease-in-out infinite;
    background: url("/assets/img/bubble01.png") center no-repeat;
    background-size: contain;
    pointer-events: none;
    position: relative
}

.bubble:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 150%
}

.bubble>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.single-bubble {
    animation: float2 5s ease-in-out infinite;
    background: url("/assets/img/bubble02.png") center no-repeat;
    background-size: contain;
    pointer-events: none;
    position: relative
}

.single-bubble:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 97.80439%
}

.single-bubble>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@keyframes float {
    0% {
        margin-top: 0
    }

    50% {
        margin-top: -40px
    }

    100% {
        margin-top: 0
    }
}

@keyframes float2 {
    0% {
        margin-top: 0
    }

    50% {
        margin-top: 40px
    }

    100% {
        margin-top: 0
    }
}

.vanilla-calendar *,.vanilla-calendar *:before,.vanilla-calendar *:after {
    box-sizing: border-box
}

.vanilla-calendar {
    margin: 0 auto;
    overflow: hidden
}

@media (max-width: 1200px) {
    .vanilla-calendar {
        width:auto
    }
}

.vanilla-calendar .vanilla-calendar-btn {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-appearance: button;
    background: none;
    border: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    line-height: normal;
    min-width: 27px;
    outline: none;
    overflow: visible;
    padding: 0;
    text-align: center
}

.vanilla-calendar .vanilla-calendar-btn svg path {
    fill: #FFF
}

.vanilla-calendar .vanilla-calendar-header {
    align-items: center;
    display: flex;
    padding: 10px;
    text-transform: uppercase
}

.vanilla-calendar .vanilla-calendar-header svg {
    fill: rgba(255,255,255,0.1)
}

.vanilla-calendar .vanilla-calendar-header__label {
    color: #FFF;
    text-align: center;
    width: 100%;
    font-family: "ES Rebond Grotesque",sans-serif;
    font-size: 8vw;
    font-weight: 600;
    line-height: 1.2em
}

@media only screen and (min-width: 767px) {
    .vanilla-calendar .vanilla-calendar-header__label {
        font-size:6vw
    }
}

@media only screen and (min-width: 980px) {
    .vanilla-calendar .vanilla-calendar-header__label {
        font-size:3vw
    }
}

@media only screen and (max-width: 767px) {
    .vanilla-calendar .vanilla-calendar-header__label.small {
        font-size:7.5vw
    }
}

.vanilla-calendar .vanilla-calendar-week {
    display: flex;
    flex-wrap: wrap
}

.vanilla-calendar .vanilla-calendar-week span {
    color: #fff;
    flex-direction: column;
    flex: 0 0 14.28%;
    font-weight: bold;
    max-width: 14.28%;
    padding: 15px 0px;
    text-align: center
}

.vanilla-calendar .vanilla-calendar-body {
    display: flex;
    flex-wrap: wrap
}

.vanilla-calendar .vanilla-calendar-date {
    align-items: center;
    color: #FFF;
    display: flex;
    height: 2.5em;
    flex-direction: column;
    flex: 0 0 14.28%;
    font-family: "ES Rebond Grotesque",sans-serif;
    max-width: 14.28%;
    position: relative
}

.vanilla-calendar .vanilla-calendar-date span {
    border-radius: 5px;
    border: 2px solid #FFF;
    font-size: 0.85em;
    font-weight: 300;
    height: calc(100% - 0.4em);
    line-height: 2.25em;
    left: 0.4em;
    position: absolute;
    text-align: center;
    top: 0.2em;
    width: calc(100% - 0.8em)
}

.vanilla-calendar .vanilla-calendar-date--active {
    cursor: pointer
}

.vanilla-calendar .vanilla-calendar-date--selected span {
    background-color: #FFF;
    color: #2BE2D3
}

.vanilla-calendar .vanilla-calendar-date--disabled span {
    background: #021C15;
    border-color: #021C15;
    cursor: not-allowed;
    opacity: 0.05
}

.consent-banner {
    background: #B4C1CC;
    bottom: 0;
    padding: 15px 0;
    position: fixed;
    text-align: center;
    width: 100vw;
    z-index: 999
}

.consent-banner:after {
    clear: both;
    content: '';
    display: table
}

@media only screen and (min-width: 980px) {
    .consent-banner {
        text-align:left
    }
}

.consent-banner p {
    color: #FFF;
    margin-bottom: 10px
}

@media only screen and (min-width: 980px) {
    .consent-banner p {
        float:left;
        line-height: 40px;
        margin-bottom: 0
    }
}

.consent-banner p a {
    color: #021C15
}

.consent-banner p a:hover {
    color: #FFF
}

@media only screen and (min-width: 980px) {
    .consent-banner .button {
        float:right;
        height: 40px;
        line-height: 40px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide:focus {
    outline: 0
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("./../../js/slick/ajax-loader.gif") center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url("./assets/fonts/../../js/slick/assets/fonts/slick.eot");
    src: url("./assets/fonts/../../js/slick/assets/fonts/slick.eot?#iefix") format("embedded-opentype"),url("./assets/fonts/../../js/slick/assets/fonts/slick.woff") format("woff"),url("./assets/fonts/../../js/slick/assets/fonts/slick.ttf") format("truetype"),url("./assets/fonts/../../js/slick/assets/fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev,.slick-next {
    background: #B4C1CC;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1.25vw;
    border-radius: 5px;
    position: absolute;
    display: block;
    height: 4vw;
    width: 4vw;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 9;
    transition: background-color 0.1s
}

.slick-prev:hover,.slick-next:hover {
    outline: none;
    color: transparent
}

.slick-prev:hover:before,.slick-next:hover:before {
    opacity: 1
}

.slick-prev {
    background-image: url("/assets/img/carousel-left.svg");
    left: 0px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 0px
}

.slick-next {
    background-image: url("/assets/img/carousel-right.svg");
    right: -0px
}

[dir="rtl"] .slick-next {
    left: 0px;
    right: auto
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 2.5vw;
    padding: 0;
    cursor: pointer
}

@media only screen and (min-width: 767px) {
    .slick-dots li {
        margin:0 1.25vw
    }
}

@media only screen and (min-width: 980px) {
    .slick-dots li {
        margin:0 0.75vw
    }
}

@media only screen and (min-width: 1200px) {
    .slick-dots li {
        margin:0 0.75vw;
        height: 13px;
        width: 13px
    }
}

.slick-dots li button {
    background: rgba(0,0,0,0.2);
    border: 0;
    border-radius: 12px;
    box-sizing: border-box;
    display: block;
    height: 100%;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    cursor: pointer;
    padding: 0;
    transition: background 0.3s, border-color 0.3s;
    width: 100%
}

.slick-dots li button:hover,.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li.slick-active button {
    background: #B4C1CC
}

.animate {
    transition: opacity 1s ease, transform 1s ease
}

.animate.fade-in {
    opacity: 0
}

.animate.fade-in.trigger {
    opacity: 1
}

.animate.slide-in.from-bottom:not(.margin-bottom) {
    transform: translate(0, 30px)
}

.animate.slide-in.from-bottom:not(.margin-bottom).trigger {
    transform: translate(0, 0)
}

.animate.slide-in.from-bottom.margin-bottom {
    margin-bottom: -30px
}

.animate.slide-in.from-bottom.margin-bottom.trigger {
    margin-bottom: 0
}

.animate.slide-in.from-left {
    transform: translate(-30px, 0)
}

.animate.slide-in.from-left.trigger {
    transform: translate(0, 0)
}

.animate.slide-in.from-right {
    transform: translate(30px, 0)
}

.animate.slide-in.from-right.trigger {
    transform: translate(0, 0)
}

.hamburger {
    cursor: pointer;
    display: block;
    float: right;
    height: 8vw;
    position: relative;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width: 767px) {
    .hamburger {
        height:5vw
    }
}

@media only screen and (min-width: 980px) {
    .hamburger {
        height:2.5vw
    }
}

.hamburger span {
    background-color: #FFF;
    display: block;
    height: 12.5%;
    opacity: 1;
    position: absolute;
    right: 0;
    transform: rotate(0deg);
    transition: left .2s ease-in-out,top .2s ease-in-out, width .2s ease-in-out, transform .2s ease-in-out, background-color 0.2s;
    width: 100%
}

.hamburger span:nth-child(1) {
    top: 0
}

.hamburger span:nth-child(2),.hamburger span:nth-child(3) {
    top: 43.8%
}

.hamburger span:nth-child(4) {
    top: 87.5%
}

.hamburger.open span:nth-child(1) {
    top: 49%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media only screen and (min-width: 980px) {
    .hamburger.open span:nth-child(1) {
        top:46%
    }
}

.hamburger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hamburger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.hamburger.open span:nth-child(4) {
    top: 49%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%
}

@media only screen and (min-width: 980px) {
    .hamburger.open span:nth-child(4) {
        top:46%
    }
}

nav {
    background: #2BE2D3;
    box-sizing: border-box;
    height: 0;
    left: 0;
    padding: 25vw 20px;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: opacity 0.4s ease, height 0.001s 0.4s, top 0.2s;
    width: 100%;
    z-index: 9
}

@media only screen and (min-width: 767px) {
    nav {
        max-width:60vw;
        padding: 15vw 30px
    }
}

@media only screen and (min-width: 980px) {
    nav {
        max-width:40vw;
        padding: 15vw 7.5vw 2vw
    }
}

nav.open {
    height: 100vh;
    opacity: 1;
    pointer-events: all;
    transition: opacity 0.4s ease
}

nav:before {
    background: #2BE2D3;
    content: '';
    height: 20vw;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5
}

@media only screen and (min-width: 767px) {
    nav:before {
        height:10vw;
        width: 60vw
    }
}

@media only screen and (min-width: 980px) {
    nav:before {
        height:12vw;
        width: 40vw
    }
}

nav .menu-header-container>ul {
    position: relative
}

nav .menu-header-container>ul>li {
    cursor: default;
    margin-bottom: 10px;
    position: relative
}

nav .menu-header-container>ul>li>a,nav .menu-header-container>ul>li>span {
    color: #021C15;
    display: inline-block;
    margin-bottom: 0.5em;
    position: relative;
    transition: background-color 0.2s, color 0.2s, line-height 0.2s, height 0.2s
}

@media only screen and (min-width: 767px) {
    nav .menu-header-container>ul>li>a,nav .menu-header-container>ul>li>span {
        font-size:3vw;
        margin-bottom: 0.25em
    }
}

nav .menu-header-container>ul>li.menu-item-has-children>a {
    background: url("/assets/img/link-down.svg") right center no-repeat;
    background-size: 0.5em;
    padding-right: 1em
}

nav .menu-header-container>ul>li.menu-item-has-children.open>a {
    background-image: url("/assets/img/link-up.svg")
}

nav .menu-header-container>ul>li.cur a {
    color: #B4C1CC
}

@media only screen and (min-width: 980px) {
    nav .menu-header-container>ul>li.cur a {
        color:#B4C1CC
    }
}

nav .menu-header-container>ul>li>ul {
    display: none;
    padding-bottom: 0.5em
}

nav .menu-header-container>ul>li>ul>li>a,nav .menu-header-container>ul>li>ul>li>span {
    color: #FFF;
    font-weight: 400;
    display: block;
    position: relative
}

@media only screen and (min-width: 980px) {
    nav .menu-header-container>ul>li>ul>li>a,nav .menu-header-container>ul>li>ul>li>span {
        background-position:left center
    }
}

nav .menu-header-container>ul>li>ul>li>ul {
    display: none
}

nav .menu-header-container>ul>li>ul>li>ul>li>a p {
    color: #FFF;
    font-size: 4vw
}

@media only screen and (min-width: 767px) {
    nav .menu-header-container>ul>li>ul>li>ul>li>a p {
        font-size:2vw
    }
}

@media only screen and (min-width: 980px) {
    nav .menu-header-container>ul>li>ul>li>ul>li>a p {
        font-size:1.15vw;
        line-height: 1.25em
    }
}

nav .menu-header-container>ul>li>ul>ul {
    display: none
}

header {
    opacity: 1;
    position: fixed;
    top: 0;
    transition: box-shadow 0.4s ease, background 0.4s ease, height 0.4s ease, opacity 0.4s ease;
    width: 100vw;
    z-index: 999
}

header .container-reboot {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    height: 20vw;
    transition: box-shadow 0.4s ease, background 0.4s ease, height 0.4s ease
}

@media only screen and (min-width: 767px) {
    header .container-reboot {
        flex-direction:row;
        height: 10vw
    }
}

@media only screen and (min-width: 980px) {
    header .container-reboot {
        height:12vw
    }
}

header .logo {
    background: url("/assets/img/header-logo.svg") left center no-repeat;
    display: block;
    height: 8vw;
    margin-right: auto;
    transition: height 0.4s ease, width 0.4s ease;
    width: 55vw
}

@media only screen and (min-width: 767px) {
    header .logo {
        height:5vw;
        order: 2;
        margin-left: 4vw;
        width: 35vw
    }
}

@media only screen and (min-width: 980px) {
    header .logo {
        height:5vw;
        margin-left: 3vw;
        width: 20vw
    }
}

header .hamburger-holder {
    border-radius: 12vw;
    box-sizing: border-box;
    cursor: pointer;
    height: 12vw;
    right: 0;
    transition: 0.15s ease;
    width: 12vw
}

@media only screen and (min-width: 767px) {
    header .hamburger-holder {
        height:6vw;
        order: 1;
        width: 6vw
    }
}

@media only screen and (min-width: 980px) {
    header .hamburger-holder {
        width:3.5vw
    }
}

header .button {
    display: none
}

@media only screen and (min-width: 767px) {
    header .button {
        display:block;
        order: 3
    }
}

header.scrolled:not(.navopen),header.fixed:not(.navopen) {
    background: #021C15;
    transition: box-shadow 0.4s 0.4s ease, background 0.4s ease, height 0.4s ease, opacity 0.4s ease
}

@media only screen and (min-width: 980px) {
    header.scrolled:not(.navopen) .container-reboot,header.fixed:not(.navopen) .container-reboot {
        height:7vw
    }
}

@media only screen and (min-width: 767px) {
    header.navopen+nav+section:after {
        opacity:1;
        pointer-events: all
    }
}

header.hidden:not(.navopen) {
    opacity: 0;
    pointer-events: none
}

section {
    padding-top: 20vw;
    position: relative
}

@media only screen and (min-width: 767px) {
    section {
        padding-top:10vw
    }

    section:after {
        background: rgba(0,0,0,0.8);
        content: '';
        height: 100vh;
        left: 0;
        opacity: 0;
        pointer-events: none;
        position: fixed;
        top: 0;
        transition: opacity 0.4s ease;
        width: 100vw;
        z-index: 5
    }
}

@media only screen and (min-width: 980px) {
    section {
        padding-top:12.5vw
    }
}

section .colour-changer {
    backface-visibility: visible;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transition: background-color 0.4s;
    transform: scale(1);
    width: 100%;
    will-change: transform;
    z-index: 1
}

section>div {
    position: relative;
    z-index: 2
}

section .colour-change {
    height: 0em;
    position: relative
}

@media only screen and (min-width: 980px) {
    section .colour-change {
        height:7.5em
    }
}

section .colour-change.first {
    height: 0 !important
}

section .colour-change .single-bubble {
    position: absolute
}

@media only screen and (min-width: 980px) {
    section .colour-change .single-bubble {
        display:none
    }
}

section .home-header {
    padding: 5em 0;
    position: relative;
    text-align: center
}

@media only screen and (min-width: 980px) {
    section .home-header {
        padding:0
    }
}

section .home-header h1 {
    color: #FFF;
    font-weight: 300;
    margin-bottom: 0.25em;
    position: relative
}

section .home-header p {
    color: #FFF;
    margin-bottom: 1.25em
}

@media only screen and (min-width: 980px) {
    section .home-header p {
        font-size:1.25em
    }
}

section .home-header p a {
    color: #FFF;
    font-weight: 700
}

section .home-header .bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .home-header .bubble {
        display:block;
        left: -20vw;
        position: absolute;
        top: -10vw;
        width: 40vw
    }

    section .home-header .bubble.left {
        transform: rotate(180deg)
    }

    section .home-header .bubble.right {
        left: auto;
        right: -10vw;
        transform: rotate(110deg)
    }
}

section .home-header+.colour-change+.image-text-block .bubble,section .home-header+.colour-change+.image-text-block .single-bubble:not(.num-2) {
    display: none !important
}

section .booking-cta {
    background: #021C15;
    padding: 2em 0 8em 0;
    position: relative;
    text-align: center;
    position: relative;
    z-index: 2
}

@media only screen and (min-width: 980px) {
    section .booking-cta {
        margin-top:12vw
    }
}

section .booking-cta:after {
    background: url("/assets/img/cta-wave.svg") center bottom no-repeat;
    content: '';
    height: 5em;
    left: 0;
    position: absolute;
    top: -4.9em;
    width: 100%
}

@media only screen and (min-width: 980px) {
    section .booking-cta:after {
        height:12vw;
        top: -11vw;
        z-index: 0
    }
}

section .booking-cta h2 {
    color: #FFF;
    margin-bottom: 0.8em
}

section .booking-cta h2 span {
    background: url("/assets/img/cta-logo.svg") center no-repeat;
    display: inline-block;
    height: 0.75em;
    margin-top: 0.2em;
    width: 100%
}

section .booking-cta p {
    color: #FFF
}

section .booking-cta .container {
    position: relative;
    z-index: 2
}

@media only screen and (min-width: 980px) {
    section .booking-cta.cta h2 {
        margin:0 auto 0.75em;
        max-width: 55vw
    }
}

section .centered-text-block {
    padding: 15vw 0;
    position: relative;
    text-align: center
}

@media only screen and (min-width: 767px) {
    section .centered-text-block {
        padding:7.5vw 0
    }
}

@media only screen and (min-width: 980px) {
    section .centered-text-block {
        padding:5vw 0
    }

    section .centered-text-block .container {
        max-width: 75vw
    }
}

section .centered-text-block h2 {
    color: #021C15
}

section .centered-text-block p {
    color: #FFF
}

section .image-text-block {
    padding: 15vw 0;
    position: relative
}

@media only screen and (min-width: 767px) {
    section .image-text-block {
        padding:7.5vw 0
    }
}

@media only screen and (min-width: 980px) {
    section .image-text-block {
        margin:5vw 0;
        padding: 0
    }

    section .image-text-block .container {
        display: flex
    }
}

section .image-text-block .icon {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    height: 3em;
    margin-bottom: 2em;
    width: 3em
}

section .image-text-block .img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 5px;
    position: relative
}

section .image-text-block .img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 81.25%
}

section .image-text-block .img>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media only screen and (min-width: 980px) {
    section .image-text-block .img {
        margin-bottom:0;
        margin-left: auto;
        width: 50%
    }

    section .image-text-block .img:before {
        display: none
    }
}

/*section .image-text-block .text {
    background: url("/assets/img/blue-texture.jpg");
    background-size: cover;
    box-sizing: border-box;
    margin-bottom: 3em
}*/

@media only screen and (min-width: 980px) {
    section .image-text-block .text {
        margin-left:auto;
        padding: 1em 0;
        position: relative;
        width: 50%;
        z-index: 2
    }
}

section .image-text-block .text * {
    color: #FFF
}

section .image-text-block .text h3 {
    margin-bottom: 0.5em;
    padding: 0
}

section .image-text-block .text .button {
    width: 100%
}

@media only screen and (min-width: 980px) {
    section .image-text-block .text .button {
        width:auto
    }
}

@media only screen and (min-width: 980px) {
    section .image-text-block.right .container {
        flex-direction:row-reverse
    }

    section .image-text-block.right .container .text {
        margin-left: 0
    }

    section .image-text-block.right .container .img {
        margin-left: 0;
        margin-right: auto;
        width: 40%
    }
}

section .image-text-block .bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .image-text-block .bubble {
        display:block;
        position: absolute;
        right: -40vw;
        top: -45vw;
        transform: rotate(-110deg);
        width: 50vw
    }
}

section .image-text-block .single-bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .image-text-block .single-bubble {
        display:block;
        left: 15vw;
        position: absolute;
        top: -10vw;
        width: 10vw
    }

    section .image-text-block .single-bubble.num-2 {
        left: 35vw;
        top: -8vw;
        width: 5vw
    }
}

@media only screen and (max-width: 767px) {
    section .image-text-block+.colour-change+.text-icons,section .image-text-block+.colour-change+.image-text-block,section .image-text-block+.image-text-block {
        padding-top:0
    }
}

section .contact-page {
    overflow: hidden;
    position: relative
}

section .contact-page .main {
    padding: 10vw 0 15vw 0;
    position: relative;
    z-index: 9
}

@media only screen and (min-width: 767px) {
    section .contact-page .main {
        padding:7.5vw 0
    }
}

@media only screen and (min-width: 980px) {
    section .contact-page .main {
        padding:5vw 0
    }
}

section .contact-page #enquiry {
    box-sizing: border-box;
    text-align: center
}

section .contact-page #enquiry h2 {
    color: #FFF;
    margin-bottom: 0.5em
}

section .contact-page #enquiry input:not([type="submit"]),section .contact-page #enquiry textarea,section .contact-page #enquiry select {
    background: #FFF
}

section .contact-page #enquiry p {
    color: #FFF;
    margin: 1em 0 0 0
}

section .contact-page #enquiry p a {
    color: #021C15
}

section .contact-page #enquiry label.fakecheck {
    color: #FFF
}

@media only screen and (max-width: 767px) {
    section .contact-page #enquiry label.fakecheck {
        display:block;
        padding: 5vw 0 7vw;
        text-align: center
    }
}

section .contact-page #enquiry input[type="submit"] {
    margin-left: 72px
}

section .contact-page .text {
    padding-bottom: 2em
}

@media only screen and (min-width: 767px) {
    section .contact-page .text {
        padding-bottom:5vw;
        text-align: center
    }
}

section .contact-page .text h2 {
    color: #FFF
}

section .contact-page .text h3 {
    color: #FFF
}

@media only screen and (max-width: 767px) {
    section .contact-page .text h3 {
        font-size:1.1em
    }
}

section .contact-page .text h3 a {
    color: #021C15
}

section .contact-page .text h3+h3 {
    margin-top: 1em
}

section .contact-page .text .social {
    padding-top: 1em;
    text-align: center
}

section .contact-page .text .social a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 15vw;
    margin-right: 5vw;
    width: 15vw
}

section .contact-page .text .social a:last-child {
    margin-right: 0
}

@media only screen and (min-width: 767px) {
    section .contact-page .text .social a {
        height:5vw;
        margin-right: 1.5vw;
        width: 5vw
    }
}

@media only screen and (min-width: 980px) {
    section .contact-page .text .social a {
        height:3.5vw;
        margin-right: 1.25vw;
        width: 3.5vw
    }
}

section .contact-page .text .social a.fb {
    background-image: url("/assets/img/social-fb.svg")
}

section .contact-page .text .social a.in {
    background-image: url("/assets/img/social-ig.svg")
}

section .contact-page .text .social a.li {
    background-image: url("/assets/img/social-li.svg")
}

section .contact-page .text .social a.tw {
    background-image: url("/assets/img/social-tw.svg")
}

section .centered-text-block+.text-block {
    padding-top: 0
}

section .text-block {
    padding: 15vw 0
}

@media only screen and (min-width: 767px) {
    section .text-block {
        padding:7.5vw 15vw 7.5vw 0
    }
}

@media only screen and (min-width: 980px) {
    section .text-block {
        padding:5vw 10vw 5vw 0vw
    }
}

section .text-block h2,section .text-block p {
    color: #FFF
}

@media only screen and (min-width: 767px) {
    section .text-block h2 {
        width:85%
    }
}

section .text-block .holder {
    padding-top: 2em
}

@media only screen and (min-width: 767px) {
    section .text-block .holder {
        clear:both;
        float: right;
        width: 75%
    }
}

section .text-block .single-bubble,section .text-block .bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .text-block .single-bubble,section .text-block .bubble {
        display:block;
        position: absolute
    }
}

section .text-block .top .single-bubble {
    left: 10vw;
    top: -15vw;
    width: 15vw
}

section .text-block .top .bubble {
    right: -35vw;
    top: -25vw;
    transform: rotate(290deg);
    width: 50vw
}

section .text-block .side .single-bubble {
    bottom: 10vw;
    left: 5vw;
    width: 5vw
}

section .text-block .side .single-bubble.num-2 {
    bottom: -10vw;
    width: 15vw
}

section .text-block+.colour-change+.text-icons .bubble {
    display: none
}

section .blog-single .blog-top {
    background: #2BE2D3;
    padding: 3em 0;
    position: relative;
    text-align: center;
    z-index: 2
}

section .blog-single .blog-top:before {
    background: #2BE2D3;
    content: '';
    height: 50vw;
    left: 0;
    position: absolute;
    top: -50vw;
    width: 100%
}

section .blog-single .blog-top:after {
    background: #FFF;
    bottom: 0;
    content: '';
    height: 35vh;
    left: 0;
    position: absolute;
    width: 100%
}

section .blog-single .blog-top h1 {
    margin-bottom: 0.6em;
    font-family: "ES Rebond Grotesque",sans-serif;
    font-size: 8vw;
    line-height: 1.1em;
    font-weight: 700
}

@media only screen and (min-width: 767px) {
    section .blog-single .blog-top h1 {
        font-size:5vw
    }
}

@media only screen and (min-width: 980px) {
    section .blog-single .blog-top h1 {
        font-size:4.5vw
    }
}

section .blog-single .blog-top .img {
    background-size: cover;
    background-position: center;
    height: 70vh;
    margin-top: 3em;
    position: relative;
    z-index: 2
}

section .blog-single .blog-top * {
    color: #FFF
}

section .blog-single .blog-top .single-bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .blog-single .blog-top .single-bubble {
        display:block;
        right: 10vw;
        position: absolute;
        top: 0vw;
        width: 10vw
    }
}

section .blog-single .single-main h3 {
    color: #021C15
}

section .blog-single .content {
    padding: 15vw 0;
    position: relative
}

@media only screen and (min-width: 767px) {
    section .blog-single .content {
        padding:7.5vw 0
    }
}

@media only screen and (min-width: 980px) {
    section .blog-single .content {
        padding:0
    }
}

section .blog-single .content .content-holder {
    padding-bottom: 1.5em
}

section .blog-single .content img {
    height: auto;
    max-width: 100%
}

section .blog-single .content .img {
    background-position: center;
    background-size: cover;
    margin-bottom: 1.5em;
    position: relative
}

section .blog-single .content .img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 50%
}

section .blog-single .content .img>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

section .blog-single .content .share-links {
    padding-top: 2em
}

@media only screen and (min-width: 980px) {
    section .blog-single .content .share-links h5 {
        display:inline-block;
        line-height: 2.5em;
        margin-bottom: 0;
        margin-right: 1em;
        padding: 0
    }
}

section .blog-single .side {
    padding-bottom: 10vw
}

@media only screen and (min-width: 980px) {
    section .blog-single .side {
        padding-bottom:0
    }
}

section .blog-single .side h3 {
    margin-bottom: 1em
}

@media only screen and (min-width: 980px) {
    section .blog-single .side h3 {
        font-size:1.75vw
    }
}

section .blog-single .side .section {
    margin-bottom: 2em
}

section .blog-single .side ul {
    color: #707073;
    font-family: "Source Serif Pro",serif;
    font-size: 4.5vw;
    line-height: 1.75em;
    margin-bottom: 1.5em
}

@media only screen and (min-width: 767px) {
    section .blog-single .side ul {
        font-size:2.5vw
    }
}

@media only screen and (min-width: 980px) {
    section .blog-single .side ul {
        font-size:1.5vw
    }
}

section .blog-single .side ul.upper {
    font-size: 13px
}

section .blog-single .side ul a {
    color: #B4C1CC
}

section .blog-single .side ul a:hover {
    color: #707073
}

section .blog-single .side ul:last-child {
    margin-bottom: 0
}

section .blog-single .side ul a {
    color: #707073
}

section .blog-single .side ul li {
    margin-bottom: 0.25em;
    padding-left: 1.1em;
    position: relative
}

section .blog-single .side ul li:before {
    border-color: transparent transparent transparent #B4C1CC;
    border-style: solid;
    border-width: 7px 0 7px 14px;
    content: '';
    height: 0;
    left: 0;
    position: absolute;
    top: 0.55em;
    width: 0
}

section .blog-single .side .social a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 10vw;
    margin-right: 0.75em;
    width: 10vw
}

section .blog-single .side .social a:last-child {
    margin-right: 0
}

@media only screen and (min-width: 767px) {
    section .blog-single .side .social a {
        height:5vw;
        width: 5vw
    }
}

@media only screen and (min-width: 980px) {
    section .blog-single .side .social a {
        height:1.8vw;
        width: 1.8vw
    }
}

section .blog-single .side .social a.fb {
    background-image: url("/assets/img/share-fb.svg")
}

section .blog-single .side .social a.li {
    background-image: url("/assets/img/share-li.svg")
}

section .blog-single .side .social a.em {
    background-image: url("/assets/img/share-mail.svg")
}

section .blog-single .side .social a.pin {
    background-image: url("/assets/img/share-pt.svg")
}

section .blog-single .side .social a.tw {
    background-image: url("/assets/img/share-tw.svg")
}

@media only screen and (min-width: 980px) {
    section .single-main {
        padding:5vw 0
    }
}

@media only screen and (min-width: 980px) {
    section .single-main .container {
        display:flex
    }

    section .single-main .container .content {
        padding-right: 3vw;
        width: 70%
    }

    section .single-main .container .side {
        margin-left: auto;
        width: 22%
    }
}

section .blog-main .top select {
    background-color: transparent;
    background-image: url("/assets/img/filter-arrow.svg");
    border: 1px solid #FFF;
    color: #FFF;
    margin: 3em auto 0
}

section .blog-main .top select option {
    color: #021C15
}

@media only screen and (min-width: 980px) {
    section .blog-main .top select {
        width:30%
    }
}

section .blog-main .posts {
    padding-top: 5em
}

@media only screen and (min-width: 767px) {
    section .blog-main .posts .container {
        columns:2 calc(50% - 2em);
        column-gap: 2em
    }
}

section .blog-main .posts .post-box {
    margin-bottom: 2em
}

@media only screen and (min-width: 767px) {
    section .blog-main .posts .post-box {
        display:inline-block;
        margin: 0 4em 4em 0;
        vertical-align: top;
        width: calc(50% - 2em - 5px)
    }

    section .blog-main .posts .post-box:nth-child(even) {
        margin-right: 0
    }

    section .blog-main .posts .post-box:nth-child(2) {
        margin-top: 7.5em
    }

    section .blog-main .posts .post-box:nth-child(2n+1):not(:first-child) {
        margin-top: -7.5em
    }
}

section .blog-main .posts .post-box * {
    color: #FFF
}

section .text-icons {
    padding: 15vw 0;
    position: relative;
    text-align: center
}

@media only screen and (min-width: 767px) {
    section .text-icons {
        padding:7vw 0
    }
}

@media only screen and (min-width: 980px) {
    section .text-icons {
        padding:5vw 0
    }
}

section .text-icons+.link-blocks {
    padding-top: 0
}

section .text-icons h2 {
    color: #021C15
}

section .text-icons p {
    color: #FFF;
    margin-bottom: 0;
    margin-top: 1.5em
}

@media only screen and (min-width: 980px) {
    section .text-icons p {
        box-sizing:border-box;
        margin: 2em auto 0;
        max-width: 70vw
    }
}

section .text-icons .icons {
    padding-top: 2em
}

@media only screen and (min-width: 767px) {
    section .text-icons .icons {
        display:flex;
        flex-wrap: wrap;
        margin: 0 auto;
        padding-bottom: 3em;
        padding-top: 4em
    }
}

section .text-icons .icons .icon {
    box-sizing: border-box;
    padding: 0 0 2em;
    text-align: center
}

@media only screen and (min-width: 767px) {
    section .text-icons .icons .icon {
        padding:0 2em;
        width: calc(100% / 3)
    }
}

section .text-icons .icons .icon img {
    margin: 0 auto;
    width: 40%
}

@media only screen and (min-width: 767px) {
    section .text-icons .icons .icon img {
        max-height:9vw;
        width: 100%
    }
}

section .text-icons .icons .icon p {
    color: #FFF
}

section .text-icons .icons .icon .button {
    margin-top: 1.75em
}

section .text-icons .bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .text-icons .bubble {
        display:block;
        left: -30vw;
        position: absolute;
        top: -30vw;
        transform: rotate(30deg);
        width: 40vw
    }
}

section .text-icons .single-bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .text-icons .single-bubble {
        display:block;
        right: 15vw;
        position: absolute;
        top: -10vw;
        width: 10vw
    }
}

@media only screen and (max-width: 767px) {
    section .text-icons+.colour-change+.image-text-block {
        padding-top:0
    }
}

section .page-header {
    text-align: center
}

section .page-header h1 {
    color: #FFF;
    padding: 1em 0 0.25em
}

@media only screen and (min-width: 980px) {
    section .page-header h1 {
        margin:0 auto;
        max-width: 52vw
    }
}

section .page-header p {
    color: #FFF;
    margin-top: 0.5em
}

@media only screen and (min-width: 980px) {
    section .page-header p {
        margin:0.5em auto 0;
        max-width: 55vw
    }
}

section .page-header.pricing-top h2 {
    color: #FFF
}

section .page-header.pricing-top .ovens {
    padding-top: 3em
}

section .page-header .single-bubble,section .page-header .bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .page-header .single-bubble,section .page-header .bubble {
        display:block;
        position: absolute
    }
}

section .page-header .single-bubble {
    left: -0.5vw;
    top: 3vw;
    width: 5vw
}

section .page-header .single-bubble.num-2 {
    left: 7vw;
    top: 16vw;
    width: 15vw
}

section .page-header .bubble {
    right: -27vw;
    top: -17vw;
    transform: rotate(260deg);
    width: 40vw
}

section .services .container .container,section .services .container .service-area {
    margin-bottom: 3em;
    overflow: visible
}

@media only screen and (min-width: 980px) {
    section .services .container .container,section .services .container .service-area {
        display:flex;
        flex-direction: row-reverse;
        margin-bottom: 10vw
    }

    section .services .container .container:last-child,section .services .container .service-area:last-child {
        margin-bottom: 0
    }
}

section .services .container .holder {
    display: block;
    border-radius: 10px;
    background-size: cover;
    position: relative
}

section .services .container .holder:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

section .services .container .holder>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

section .services .container .holder .img-holder {
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media only screen and (min-width: 980px) {
    section .services .container .holder {
        margin-left:auto !important;
        margin-right: 0 !important;
        width: 40%
    }

    section .services .container .holder:before {
        display: none
    }

    section .services .container .holder:after {
        background: url("/assets/img/thumbnail-bg.svg") center no-repeat;
        background-size: contain;
        content: '';
        height: calc(100% + 9em);
        left: -4.5em;
        position: absolute;
        top: -4.5em;
        width: calc(100% + 9em);
        z-index: -1
    }
}

section .services .container .text {
    padding-top: 2em
}

@media only screen and (min-width: 980px) {
    section .services .container .text {
        padding-bottom:2em;
        width: 47.5%
    }
}

section .services .container .text h3 {
    color: #021C15
}

section .services .container .text p {
    color: #FFF
}

section .services {
    padding-top: 3em
}

@media only screen and (min-width: 980px) {
    section .services {
        padding-top:10vw
    }
}

@media only screen and (min-width: 980px) {
    section .services .container .service-area:nth-child(even) {
        flex-direction:row
    }

    section .services .container .service-area:nth-child(even) .holder {
        margin-left: 0 !important;
        margin-right: auto !important
    }

    section .services .container .service-area:nth-child(even) .text {
        margin-left: auto !important;
        margin-right: 0 !important
    }
}

section .services+.colour-change+.text-icons .bubble {
    top: -20vw
}

section .faqs {
    position: relative;
    text-align: center
}

section .faqs h1 {
    margin: 1em 0
}

section .faqs h1,section .faqs h3,section .faqs p {
    color: #FFF
}

@media only screen and (min-width: 980px) {
    section .faqs .faq-holder {
        margin:0 auto;
        max-width: 55vw;
        padding: 0 2em
    }
}

section .faqs .faq-holder h3 {
    margin-bottom: 0.5em
}

section .faqs .faq-holder .accordians {
    border-top: 1px solid rgba(255,255,255,0.3);
    margin-bottom: 3em
}

section .faqs .faq-holder .accordian {
    border-bottom: 1px solid rgba(255,255,255,0.3)
}

section .faqs .faq-holder .accordian .heading {
    background-image: url("/assets/img/arrow-down.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 1.15em;
    cursor: pointer;
    padding: 0.75em 0
}

section .faqs .faq-holder .accordian .heading p {
    color: #021C15;
    font-weight: 700
}

section .faqs .faq-holder .accordian .content {
    display: none;
    padding-bottom: 1em
}

section .faqs .faq-holder .accordian.open .heading {
    background-image: urL("/assets/img/arrow-up.svg")
}

section .faqs .bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .faqs .bubble {
        display:block;
        left: -20vw;
        position: absolute;
        top: -10vw;
        width: 40vw
    }

    section .faqs .bubble.left {
        transform: rotate(180deg)
    }

    section .faqs .bubble.right {
        bottom: -20vw;
        left: auto;
        right: -30vw;
        top: auto;
        transform: rotate(210deg)
    }
}

section .service-img {
    padding: 3em 0
}

section .service-img .img {
    background-size: cover;
    background-position: center top;
    height: 70vh;
    position: relative
}

section .service-img .img:before {
    background: #2be2d3;
    background: linear-gradient(180deg, rgba(43,226,211,0) 0%, #2be2d3 100%);
    bottom: 0;
    content: '';
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%
}

@media only screen and (max-width: 767px) {
    section .service-img+.colour-change+.image-text-block {
        padding-top:0
    }
}

section .other-services {
    padding: 3em 0 5em;
    text-align: center
}

@media only screen and (min-width: 980px) {
    section .other-services {
        padding-bottom:3em
    }
}

section .other-services .top .arrows,section .other-services .top .button {
    display: none
}

section .other-services .top .main {
    position: relative
}

@media only screen and (min-width: 767px) {
    section .other-services .top .arrows {
        display:block;
        left: 0;
        position: absolute;
        top: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

section .other-services .top .arrows .arrow {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: inline-block;
    height: 2em;
    margin-right: 1em;
    width: 2em
}

section .other-services .top .arrows .arrow.left {
    background-image: url("/assets/img/button-left.svg")
}

section .other-services .top .arrows .arrow.right {
    background-image: url("/assets/img/button-right.svg")
}

@media only screen and (min-width: 980px) {
    section .other-services .top .arrows .arrow {
        height:2.5em;
        width: 2.5em
    }
}

@media only screen and (min-width: 767px) {
    section .other-services .top .button {
        display:inline-block;
        position: absolute;
        right: 0;
        top: 0
    }
}

section .other-services .top h2,section .other-services .top p {
    color: #FFF
}

section .other-services .top h2 {
    margin-bottom: 0.75em
}

section .other-services .service-slider {
    padding-top: 2em
}

@media only screen and (min-width: 767px) {
    section .other-services .service-slider {
        padding-top:3em
    }
}

@media only screen and (min-width: 980px) {
    section .other-services .service-slider .cs-slider .slick-list {
        overflow:visible
    }
}

section .other-services .service-slider .cs-slider .link-box {
    margin: 0 1em;
    padding-bottom: 1em
}

section .other-services .service-slider .cs-slider .link-box .img {
    background-position: center;
    background-size: cover
}

section .page-intro {
    position: relative
}

section .page-intro .bubble {
    display: none
}

@media only screen and (min-width: 980px) {
    section .page-intro .bubble {
        display:block;
        position: absolute;
        right: -10vw;
        top: -10vw;
        transform: rotate(125deg);
        width: 52vw
    }
}

section .page-intro .container {
    padding-bottom: 3em;
    padding-top: 5em
}

@media only screen and (min-width: 980px) {
    section .page-intro .container {
        padding-bottom:6em;
        padding-top: 4em
    }
}

section .page-intro .container h1 {
    color: #FFF
}

section .page-intro .container h3 {
    color: #021C15
}

section .page-intro .container h1,section .page-intro .container h3 {
    margin-bottom: 0.25em
}

@media only screen and (min-width: 980px) {
    section .page-intro .container h3 {
        margin-bottom:0.75em
    }
}

section .page-intro .container p {
    color: #FFF
}

@media only screen and (min-width: 980px) {
    section .page-intro .container p {
        max-width:60%
    }
}

section .page-intro .img {
    background-position: center;
    background-size: cover;
    border-top-right-radius: 10px;
    width: calc(100% - 20px);
    position: relative
}

section .page-intro .img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 43.75%
}

section .page-intro .img>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media only screen and (min-width: 980px) {
    section .page-intro .img {
        width:85%
    }
}

section .page-intro .img:after {
    background: #dc5b30;
    background: linear-gradient(180deg, rgba(220,91,48,0) 0%, #dc5b30 100%);
    bottom: 0;
    content: '';
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%
}

section .bio {
    padding: 15vw 0
}

@media only screen and (min-width: 767px) {
    section .bio {
        padding:7vw 0
    }
}

@media only screen and (min-width: 980px) {
    section .bio .container {
        display:flex
    }

    section .bio.right .container {
        flex-direction: row-reverse
    }

    section .bio.right .container .quote {
        margin-left: auto;
        padding-right: 0
    }

    section .bio.right .container .profile {
        padding-left: 2em;
        padding-right: 0
    }

    section .bio.right .container .txt {
        margin-left: 0;
        text-align: right
    }
}

section .bio.right .quote h3:before {
    background-image: url("/assets/img/quote-white.svg")
}

section .bio * {
    color: #FFF
}

section .bio .quote,section .bio .profile {
    margin-bottom: 1.5em
}

section .bio .quote {
    margin-bottom: 2em;
    text-align: center
}

@media only screen and (min-width: 980px) {
    section .bio .quote {
        padding-right:2em;
        width: calc(50% - 1em)
    }
}

section .bio .quote h3 {
    padding-top: 2em;
    position: relative
}

section .bio .quote h3:before {
    background-image: url("/assets/img/quote-orange.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    left: 0;
    height: 1em;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1em
}

section .bio .profile {
    text-align: center
}

@media only screen and (min-width: 980px) {
    section .bio .profile {
        padding-right:2em;
        width: calc(25% - 1em)
    }
}

section .bio .profile p {
    font-weight: 700
}

section .bio .profile .img {
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    margin-bottom: 1em;
    position: relative
}

section .bio .profile .img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 133.33333%
}

section .bio .profile .img>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media only screen and (min-width: 980px) {
    section .bio .txt {
        margin-left:auto;
        width: calc(25% - 1em)
    }
}

section .plain-cta {
    padding: 3em 0 4em;
    text-align: center
}

@media only screen and (min-width: 980px) {
    section .plain-cta {
        padding-bottom:2em
    }
}

section .plain-cta h2 {
    color: #FFF;
    margin-bottom: 0.4em
}

section .plain-cta p {
    color: #FFF;
    margin-bottom: 1.25em
}

section .areas-we-cover {
    padding: 4em 0 0em
}

@media only screen and (min-width: 767px) {
    section .areas-we-cover .container {
        display:flex;
        flex-wrap: wrap;
        justify-content: center
    }
}

section .areas-we-cover .container .link-box {
    display: block;
    margin-bottom: 2.5em
}

section .areas-we-cover .container .link-box:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 767px) {
    section .areas-we-cover .container .link-box {
        margin-bottom:2em;
        margin-right: 2em;
        width: calc((100% / 3) - (4em / 3))
    }

    section .areas-we-cover .container .link-box:nth-child(3n) {
        margin-right: 0
    }
}

section .ovens {
    display: flex;
    flex-wrap: wrap
}

section .ovens .oven {
    box-sizing: border-box;
    margin-bottom: 3em;
    padding: 0 0.5em;
    text-align: center;
    width: 50%
}

@media only screen and (max-width: 767px) {
    section .ovens .oven {
        padding-bottom:14vw;
        position: relative
    }

    section .ovens .oven .button {
        bottom: 0;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 90%
    }
}

@media only screen and (min-width: 980px) {
    section .ovens .oven {
        padding:0;
        width: 33%
    }

    section .ovens .oven:nth-child(4n) {
        border-right: 0
    }
}

section .ovens .oven .img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 5em;
    margin: 0 auto 1em;
    width: 5em
}

section .ovens .oven .img[data-id="7"] {
    max-width: 100%;
    width: 10em
}

section .ovens .oven p {
    color: #FFF;
    font-weight: 700;
    margin-bottom: 1em
}

section .oven-options {
    padding: 2em 0;
    text-align: center;
    padding-top: 0
}

@media (max-width: 767px) {
    section .oven-options {
        padding-bottom:0
    }
}

section .oven-options h2 {
    color: #FFF;
    font-size: 30px;
    margin-top: 2rem
}

@media (max-width: 767px) {
    section .oven-options h2 {
        margin-top:2rem
    }
}

section .oven-options .container>p {
    color: #FFF
}

section .oven-options .option-holder:not(.cur) {
    display: none
}

section .oven-options .option-boxes {
    padding-top: 2em
}

@media only screen and (min-width: 767px) {
    section .oven-options .option-boxes {
        display:flex;
        flex-wrap: wrap
    }
}

section .oven-options .option-boxes .option-box {
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 1.5em;
    padding: 1.5em 1em;
    position: relative;
    width: 100%
}

section .oven-options .option-boxes .option-box:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 767px) {
    section .oven-options .option-boxes .option-box {
        width:calc(50% - 1em)
    }

    section .oven-options .option-boxes .option-box:not(.pack):not(.add-on) {
        margin-bottom: 0
    }
}

section .oven-options .option-boxes .option-box .check {
    background: #FFF;
    border: 1px solid #021C15;
    border-radius: 3px;
    cursor: pointer;
    display: none;
    height: 1em;
    position: absolute;
    right: 1em;
    width: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

section .oven-options .option-boxes .option-box .check:before {
    color: #021C15;
    content: '\2713';
    display: none;
    font-size: 0.6em;
    left: 0;
    line-height: 5vw;
    position: absolute;
    text-align: center;
    width: 100%
}

@media only screen and (min-width: 767px) {
    section .oven-options .option-boxes .option-box .check:before {
        line-height:2.5vw
    }
}

@media only screen and (min-width: 980px) {
    section .oven-options .option-boxes .option-box .check:before {
        line-height:1.7vw
    }
}

section .oven-options .option-boxes .option-box .button.selected+.check:before {
    display: block
}

@media only screen and (min-width: 767px) {
    section .oven-options .option-boxes .option-box.w-img {
        display:flex;
        width: 100%
    }

    section .oven-options .option-boxes .option-box.w-img .txt {
        margin-left: auto;
        text-align: left;
        width: calc(65% - 2em)
    }
}

section .oven-options .option-boxes .option-box .img {
    background-position: center;
    background-size: cover;
    margin-bottom: 2em;
    position: relative
}

section .oven-options .option-boxes .option-box .img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%
}

section .oven-options .option-boxes .option-box .img>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media only screen and (min-width: 767px) {
    section .oven-options .option-boxes .option-box .img {
        margin:0;
        width: 35%
    }

    section .oven-options .option-boxes .option-box .img:before {
        display: none
    }
}

section .oven-options .option-boxes .option-box p {
    color: #FFF
}

section .oven-options .option-boxes .option-box p.title {
    font-weight: 600;
    margin-bottom: 0.5em
}

section .oven-options .option-boxes .option-box h3 {
    color: #021C15;
    margin-bottom: 0.25em
}

section .oven-options .option-boxes .option-box h3 span {
    font-family: "Source Serif Pro",serif;
    font-size: 0.5em;
    font-style: italic;
    text-transform: none
}

@media only screen and (min-width: 767px) {
    section .oven-options .option-boxes .option-box.add-on {
        text-align:left;
        width: calc(50% - 1em)
    }

    section .oven-options .option-boxes .option-box.add-on+.add-on {
        margin-left: auto
    }

    section .oven-options .option-boxes .option-box.add-on .txt {
        float: left
    }

    section .oven-options .option-boxes .option-box.add-on h3 {
        margin: 0
    }
}

section .oven-options .option-boxes .option-box.pack {
    background: #FFF;
    border: 0
}

section .oven-options .option-boxes .option-box.pack p {
    color: #021C15
}

section .oven-options .option-boxes .option-box.pack h3 {
    color: #dc5b30
}

@media only screen and (min-width: 767px) and (min-width: 767px) {
    section .oven-options .option-boxes .option-col {
        margin-left:auto;
        width: calc(50% - 1em)
    }

    section .oven-options .option-boxes .option-col .add-on {
        width: 100%
    }

    section .oven-options .option-boxes .option-col .button {
        display: none
    }

    section .oven-options .option-boxes .option-col .check {
        display: block
    }
}

section .oven-options.booking-page .option-boxes .option-box {
    overflow: hidden;
    position: relative
}

section .oven-options.booking-page .option-boxes .option-box .fav {
    display: none
}

@media only screen and (min-width: 767px) {
    section .oven-options.booking-page .option-boxes .option-box .fav {
        border-bottom:8em solid transparent;
        border-left: 8em solid transparent;
        border-top: 8em solid #dc5b30;
        display: block;
        height: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 0
    }

    section .oven-options.booking-page .option-boxes .option-box .fav span {
        color: #FFF;
        left: -5.5em;
        line-height: 1em;
        position: absolute;
        top: -6.35em;
        transform: rotate(45deg)
    }
}

@media only screen and (min-width: 767px) {
    section .oven-options.booking-page .option-boxes .option-box.pack .txt p.title,section .oven-options.booking-page .option-boxes .option-box.pack .txt h3 {
        display:inline-block;
        margin-bottom: 0;
        margin-right: 0.3em
    }
}

section .oven-options.booking-page .option-boxes .option-box.pack .txt p.title+h4,section .oven-options.booking-page .option-boxes .option-box.pack .txt h3+h4 {
    color: #dc5b30;
    margin-bottom: 0.75em;
    margin-top: -0.1em
}

section .booking-form {
    display: block;
    position: relative;
    z-index: 5
}

section .booking-form .step {
    min-height: calc(100vh - 20vw)
}

@media only screen and (min-width: 767px) {
    section .booking-form .step {
        min-height:calc(100vh - 10vw)
    }
}

@media only screen and (min-width: 980px) {
    section .booking-form .step {
        min-height:calc(100vh - 15vw)
    }
}

section .booking-form .step .container>h2,section .booking-form .step .container .formcontent h2,section .booking-form .step .container .confirm h2 {
    color: #FFF;
    margin-bottom: 1em;
    text-align: center
}

section .booking-form .booking-bottom {
    background: #FFF;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 99
}

@media only screen and (min-width: 980px) {
    section .booking-form .booking-bottom {
        padding:1em 0
    }
}

@media only screen and (min-width: 980px) {
    section .booking-form .booking-bottom .container {
        display:flex
    }
}

section .booking-form .booking-bottom p {
    color: #021C15;
    margin: 0;
    padding: 15px 0 0 0
}

@media only screen and (min-width: 980px) {
    section .booking-form .booking-bottom p {
        line-height:4vw;
        padding: 0
    }
}

section .booking-form .booking-bottom p span:not(:empty)+span:before {
    color: #B4C1CC;
    content: '>';
    margin-right: 0.3em
}

@media (min-width: 767px) {
    section .booking-form .booking-bottom .right {
        display:flex
    }
}

@media only screen and (min-width: 767px) {
    section .booking-form .booking-bottom .right {
        margin-left:-30px;
        width: calc(100% + 60px)
    }
}

@media only screen and (min-width: 980px) {
    section .booking-form .booking-bottom .right {
        margin-left:auto;
        width: auto
    }
}

@media only screen and (min-width: 980px) {
    section .booking-form .booking-bottom .right .cost {
        background:transparent;
        margin-left: auto;
        margin-right: 2vw;
        width: auto
    }
}

section .booking-form .booking-bottom .right .cost h4 {
    line-height: 7vw
}

@media only screen and (min-width: 767px) {
    section .booking-form .booking-bottom .right .cost h4 {
        line-height:7vw
    }
}

@media only screen and (min-width: 980px) {
    section .booking-form .booking-bottom .right .cost h4 {
        line-height:4vw
    }
}

@media only screen and (min-width: 980px) {
    section .booking-form .booking-bottom .right .cost span {
        color:#021C15
    }
}

section .booking-form .booking-bottom .right .cost span.strike {
    color: #B4C1CC;
    margin-right: 0.3em;
    text-decoration: line-through
}

@media (max-width: 767px) {
    section .booking-form .booking-bottom .right .button {
        width:calc(100% + 40px);
        margin-left: -20px;
        background-position-x: 75%
    }
}

@media only screen and (max-width: 980px) {
    section .booking-form .booking-bottom .right .button {
        border-radius:0;
        padding: 0 2em 0 0
    }
}

@media only screen and (min-width: 980px) {
    section .booking-form .booking-bottom .right .button {
        width:auto
    }
}

section .calendar-holder {
    padding: 4em 0;
    text-align: center
}

@media (max-width: 767px) {
    section .calendar-holder {
        padding-top:8em
    }
}

section .calendar-holder h2 {
    margin-bottom: 0.75em !important
}

section .calendar-holder .button {
    margin-top: 3em
}

section .arrival {
    padding: 4em 0;
    text-align: center
}

section .arrival * {
    color: #FFF
}

section .arrival h2 {
    margin-bottom: 0.35em !important
}

section .arrival .times {
    padding: 1em 0 2.5em
}

section .arrival .times .button {
    margin: 0 0.25em
}

@media only screen and (max-width: 767px) {
    section .arrival .times .button {
        margin:0 0 0.25em 0;
        width: 100%
    }
}

section .details {
    padding: 3em 0 10em
}

section .details label.fakecheck {
    color: #FFF;
    display: block;
    text-align: center
}

section .details button {
    padding: 0 !important;
    width: 100%
}

section .details .confirm {
    display: none
}

section .details .confirm p {
    color: #FFF
}

section .steps-block {
    padding-bottom: 5em
}

@media only screen and (min-width: 980px) {
    section .steps-block {
        padding:5em 0
    }
}

section .steps-block .step {
    border-left: 2px solid #FFF;
    box-sizing: border-box;
    clear: both;
    padding-bottom: 2em;
    padding-left: 2em
}

section .steps-block .step .icon {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 4em;
    margin: 0 0em 1em 0;
    width: 4em
}

section .steps-block .step h3 {
    margin-bottom: 0.5em
}

section .steps-block .step h3,section .steps-block .step p {
    color: #FFF
}

section .steps-block .step .num {
    color: #021C15;
    font-weight: 600;
    margin-bottom: 0.5em;
    position: relative
}

section .steps-block .step .num:before {
    background: #FFF;
    content: '';
    height: 2px;
    left: -2em;
    position: absolute;
    width: 1.25em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

section .steps-block .step .num:after {
    background: #2BE2D3;
    border: 3px solid #FFF;
    border-radius: 1em;
    box-shadow: 0px 0px 1em 0px rgba(0,0,0,0.1);
    box-sizing: border-box;
    content: '';
    height: 1em;
    left: calc(-2.5em - 1.5px);
    position: absolute;
    width: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width: 980px) {
    section .steps-block .step .num:after {
        border:5px solid #FFF;
        left: calc(-2.5em - 1px)
    }
}

@media only screen and (min-width: 980px) {
    section .steps-block .step {
        float:right;
        padding: 0 2em;
        text-align: left;
        width: calc(50% + 1px)
    }

    section .steps-block .step:nth-child(even) {
        border-left: 0;
        border-right: 2px solid #FFF;
        float: left;
        text-align: right
    }

    section .steps-block .step:nth-child(even) .icon {
        background-position: right top
    }

    section .steps-block .step:nth-child(even) .num:before {
        left: auto;
        right: -2em
    }

    section .steps-block .step:nth-child(even) .num:after {
        left: auto;
        right: calc(-2.5em - 1px)
    }
}

section .trustpilot {
    text-align: center
}

section .trustpilot h3 {
    color: #021C15;
    margin-bottom: 0.25em
}

footer {
    padding-top: 6vw;
    position: relative;
    overflow: hidden
}

footer .container-reboot {
    background: #B4C1CC
}

footer:after {
    background: url("/assets/img/footer-curve.svg") center bottom no-repeat;
    content: '';
    height: 5em;
    left: 0;
    position: absolute;
    top: -1em;
    width: 100%
}

footer:before {
    background: url("/assets/img/bubble01.png") left top no-repeat;
    background-size: contain;
    bottom: -10vw;
    content: '';
    height: 116vw;
    position: absolute;
    right: -45vw;
    width: 58vw
}

@media only screen and (min-width: 767px) {
    footer:before {
        bottom:0vw;
        content: '';
        height: 65vw;
        position: absolute;
        right: -40vw;
        width: 60vw
    }
}

@media only screen and (min-width: 980px) {
    footer:before {
        bottom:-25vw;
        content: '';
        height: 60vw;
        position: absolute;
        right: -30vw;
        width: 82vw;
        transform: rotate(150deg)
    }
}

footer .container-reboot {
    overflow: hidden;
    padding-bottom: 15vw;
    padding-top: 15vw;
    position: relative;
    text-align: center
}

@media only screen and (min-width: 767px) {
    footer .container-reboot {
        padding-bottom:7.5vw;
        padding-top: 7.5vw
    }
}

@media only screen and (min-width: 980px) {
    footer .container-reboot {
        padding-bottom:6vw;
        padding-top: 3vw;
        text-align: left
    }
}

footer p,footer ul li a,footer h3,footer h4 {
    color: #FFF
}

footer ul li {
    color: #FFF;
    line-height: 2em
}

footer h4,footer p.copy {
    opacity: 0.7
}

footer .logo {
    background: url("/assets/img/button-icon-black.svg") center no-repeat;
    display: block;
    height: 12vw;
    margin: 0 auto 1.5em;
    width: 12vw
}

@media only screen and (min-width: 767px) {
    footer .logo {
        height:9vw;
        width: 50%
    }
}

@media only screen and (min-width: 980px) {
    footer .logo {
        height:3.5vw;
        margin: 0 0 2em;
        width: 3.5vw
    }
}

footer h3 {
    margin-bottom: 1em
}

footer .cols {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 980px) {
    footer .cols {
        flex-direction:row
    }
}

footer .cols .col:first-child {
    order: 1
}

footer .cols .col:nth-child(2) {
    display: none
}

footer .cols .col:nth-child(3) {
    order: 3
}

footer .cols .col:nth-child(4) {
    order: 2
}

@media only screen and (min-width: 980px) {
    footer .cols .col {
        width:20%
    }

    footer .cols .col:first-child {
        order: 1;
        width: 40%
    }

    footer .cols .col:nth-child(2) {
        display: block;
        order: 2;
        width: 19%
    }

    footer .cols .col:nth-child(3) {
        order: 3;
        width: 19%
    }

    footer .cols .col:nth-child(4) {
        order: 4;
        width: 22%
    }
}

footer .cols .col h4 {
    display: none
}

@media only screen and (min-width: 980px) {
    footer .cols .col h4 {
        display:block;
        margin-bottom: 1em
    }
}

footer .cols .col ul.desktop {
    display: none
}

@media only screen and (min-width: 980px) {
    footer .cols .col ul.desktop {
        display:block
    }
}

footer .cols .col ul.mobile {
    margin: 0 auto 2em
}

footer .cols .col ul.mobile:after {
    clear: both;
    content: '';
    display: table
}

@media only screen and (min-width: 767px) {
    footer .cols .col ul.mobile {
        width:40vw
    }
}

@media only screen and (min-width: 980px) {
    footer .cols .col ul.mobile {
        display:none
    }
}

footer .cols .col ul.mobile a {
    color: #021C15;
    font-family: "ES Rebond Grotesque",sans-serif;
    font-size: 8vw;
    font-weight: 600;
    line-height: 1.25em;
    text-transform: uppercase
}

@media only screen and (min-width: 767px) {
    footer .cols .col ul.mobile a {
        font-size:3vw
    }
}

@media only screen and (min-width: 980px) {
    footer .cols .col ul.mobile a {
        font-size:1.5vw
    }
}

@media only screen and (min-width: 980px) {
    footer p.copy {
        bottom:3.6vw;
        left: 6vw;
        position: absolute
    }
}

footer .social {
    margin: 2em 0
}

footer .social a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 15vw;
    margin-right: 5vw;
    width: 15vw
}

footer .social a:last-child {
    margin-right: 0
}

@media only screen and (min-width: 767px) {
    footer .social a {
        height:5vw;
        margin-right: 1.5vw;
        width: 5vw
    }
}

@media only screen and (min-width: 980px) {
    footer .social a {
        height:3vw;
        margin-right: 1vw;
        width: 3vw
    }
}

footer .social a.fb {
    background-image: url("/assets/img/social-fb.svg")
}

footer .social a.in {
    background-image: url("/assets/img/social-ig.svg")
}

footer .social a.li {
    background-image: url("/assets/img/social-li.svg")
}

footer .social a.tw {
    background-image: url("/assets/img/social-tw.svg")
}

.popup {
    background: rgba(0,0,0,0.7);
    box-sizing: border-box;
    display: none;
    height: 100%;
    left: 0;
    padding: 20px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

.popup.redirect .holder .lds-spinner {
    display: inline-block
}

.popup .holder {
    background: #FFF;
    border-radius: 10px;
    padding: 3em;
    position: relative;
    text-align: center
}

@media only screen and (min-width: 767px) {
    .popup .holder {
        margin:0 auto;
        max-width: 40%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media only screen and (min-width: 980px) {
    .popup .holder {
        max-width:30%
    }
}

.popup .holder .logo {
    background: url("/assets/img/logo-black.svg") center no-repeat;
    height: 6vw;
    margin-bottom: 1.5em
}

@media only screen and (min-width: 767px) {
    .popup .holder .logo {
        height:3vw
    }
}

@media only screen and (min-width: 980px) {
    .popup .holder .logo {
        height:4vw
    }
}

.popup .holder .lds-spinner {
    color: #021C15;
    display: none;
    position: relative;
    margin: 0 auto 0.5em auto;
    width: 80px;
    height: 80px
}

.popup .holder .lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite
}

.popup .holder .lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 4px;
    height: 18px;
    border-radius: 20%;
    background: #B4C1CC
}

.popup .holder .lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s
}

.popup .holder .lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s
}

.popup .holder .lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s
}

.popup .holder .lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s
}

.popup .holder .lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s
}

.popup .holder .lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s
}

.popup .holder .lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s
}

.popup .holder .lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s
}

.popup .holder .lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s
}

.popup .holder .lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s
}

.popup .holder .lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s
}

.popup .holder .lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s
}

@keyframes lds-spinner {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

body.booking-page header {
    background: transparent !important;
    position: absolute
}

.loading {
    background: rgba(0,0,0,0.7);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999
}

.loading .spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.loading .double-bounce1,.loading .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #2BE2D3;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out
}

.loading .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

@-webkit-keyframes sk-bounce {
    0%,100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.call-btn {
    margin-right: 10px
}

.button.no-icon.oven-selector {
    margin-top: 1em
}

@media only screen and (max-width: 980px) {
    p.type-sub-heading {
        font-size:1.8vw
    }
}

@media only screen and (max-width: 767px) {
    p.type-sub-heading {
        font-size:3vw
    }
}

.m-tel {
    padding: 10px 5px 0px;
    position: absolute;
    right: 20%
}

@media only screen and (min-width: 767px) {
    .m-tel {
        display:none
    }

    footer .container-reboot {
        padding-bottom: 3.5vw;
        padding-top: 3.5vw
    }
}

.oven-selector {
    min-width: 144px
}

.oven-selector.selected,.addons .button.selected {
    background-color: white;
    color: #021C15
}

.step-anchor-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px
}

@media (max-width: 767px) {
    .step-anchor-holder {
        display:none
    }
}

.step-anchor-holder li {
    border-radius: 100%;
    border: solid 2px white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "ES Rebond Grotesque",sans-serif;
    margin-bottom: 80px;
    color: white;
    position: relative;
    cursor: pointer
}

.step-anchor-holder li:before {
    content: "";
    position: absolute;
    width: 42px;
    height: 3px;
    background: rgba(255,255,255,0.3);
    left: -42px
}

.step-anchor-holder li.active-step:before {
    background: white
}

.step-anchor-holder li:last-child:after {
    content: "";
    position: absolute;
    width: 42px;
    height: 3px;
    background: rgba(255,255,255,0.3);
    right: -42px
}

.step-anchor-holder li.active-step {
    background: white;
    color: #dc5b30
}

.subtitle {
    color: white;
    text-align: center;
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .subtitle {
        margin-bottom:30px
    }
}

.step[data-num="1"] h2 {
    margin-bottom: 40px !important
}

.step[data-num="2"] {
    height: 100%
}

@media (min-width: 1200px) {
    .step[data-num="2"] {
        max-height:calc(100vh - 15vw)
    }
}

.step[data-num="5"] {
    margin-bottom: -7vw
}

.slide-item {
    padding: 1rem;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center
}

@media (min-width: 1920px) {
    .slide-item {
        max-width:300px
    }
}

.slide-item p {
    color: white;
    line-height: 1.2;
    font-weight: bold
}

.slide-item .icon {
    max-height: 100px;
    margin: 0 auto;
    height: 100%
}

@media (min-width: 600px) and (max-width: 992px) {
    .slide-item .button {
        font-size:1.2vw
    }
}

.overflow-items {
    width: 40%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width: 767px) {
    .overflow-items {
        width:100%;
        overflow: hidden
    }
}

.cost h4 {
    color: #021C15;
    font-size: 19px
}

@media (max-width: 767px) {
    .cost h4 {
        font-size:17px;
        margin-bottom: 10px
    }
}

.cost .strike {
    margin-left: 5px
}

.cost .price {
    margin-right: 5px
}

.cost .saving {
    color: #dc5b30 !important;
    white-space: nowrap
}

.booking-string {
    font-size: 20px
}

@media (max-width: 767px) {
    .booking-string {
        font-size:17px
    }
}

.slide-item {
    border-right: solid 1px rgba(255,255,255,0.4)
}

.slide-item.disabled .icon-container,.slide-item.disabled .title,.slide-item.disabled .price,.slide-item.disabled .button {
    opacity: 0.2
}

.slide-item.disabled .button {
    pointer-events: none
}

.slider-arrows {
    position: absolute;
    transform: translateY(-50%);
    top: 35%;
    width: 95%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99
}

@media (max-width: 767px) {
    .slider-arrows {
        display:none
    }
}

.slider-arrows span img {
    background-color: #141414;
    width: 12px;
    height: 35px;
    padding: 23px;
    border-radius: 4px;
    width: 10px;
    height: auto;
    cursor: pointer
}

.oven-options {
    position: relative
}

.oven-options .slick-dots {
    bottom: -55px
}

section .ovens .oven .type-sub-heading {
    font-size: 17px;
    font-weight: 400 !important
}

section .ovens .oven p {
    margin-bottom: 0
}

@media (min-width: 767px) {
    section .ovens .oven p:first-of-type {
        font-size:24px;
        line-height: 35px
    }
}

section .ovens .oven .price {
    font-size: 30px;
    font-family: "ES Rebond Grotesque",sans-serif
}

.img[data-id="12"] {
    width: 7em !important
}

.img[data-id="13"] {
    width: 7em !important;
    max-width: 143px
}

.img[data-id="11"] {
    width: 7em !important;
    max-width: 160px
}

@media (min-width: 767px) {
    .ovens .oven:nth-child(2),.ovens .oven:nth-child(5) {
        border-left:solid 1px rgba(255,255,255,0.2);
        border-right: solid 1px rgba(255,255,255,0.2)
    }
}

@media (min-width: 767px) {
    .ovens .oven:nth-child(4),.ovens .oven:nth-child(5),.ovens .oven:nth-child(6) {
        padding-top:1rem;
        position: relative
    }

    .ovens .oven:nth-child(4):before,.ovens .oven:nth-child(5):before,.ovens .oven:nth-child(6):before {
        content: "";
        position: absolute;
        width: 90%;
        height: 1px;
        border-top: solid 1px rgba(255,255,255,0.2);
        left: 0;
        top: -1rem
    }
}

@media (min-width: 767px) {
    .ovens .oven:nth-child(5):before {
        width:80%;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .ovens .oven:nth-child(6):before {
        width: 90%;
        left: unset;
        right: 0
    }
}

.slider-items .icon-container {
    height: 100px;
    margin-bottom: 45px
}

.slider-items p.title {
    margin-bottom: 10px
}

.slider-items p.price {
    color: #021C15;
    margin-bottom: 15px;
    font-size: 30px;
    font-family: "ES Rebond Grotesque",sans-serif
}

@media (min-width: 767px) {
    .slider-items [data-slide="240"] p.title {
        word-spacing:100vw;
        margin-left: auto;
        margin-right: auto
    }

    .slider-items [data-slide="240"] img {
        max-width: 111px;
        width: 100%
    }

    .slider-items [data-slide="2599"] p.title {
        word-spacing: 100vw;
        margin-left: auto;
        margin-right: auto
    }

    .slider-items [data-slide="2599"] img {
        max-width: 89px;
        width: 100%
    }

    .slider-items [data-slide="2597"] .title {
        max-width: 20ch;
        margin-inline:auto}

    .slider-items [data-slide="2597"] img {
        max-width: 149px;
        width: 100%
    }

    .slider-items [data-slide="2601"] img {
        max-width: 105px;
        width: 100%
    }

    .slider-items [data-slide="2603"] p.title {
        max-width: 66%;
        margin-left: auto;
        margin-right: auto
    }

    .slider-items [data-slide="2603"] img {
        max-width: 78px;
        width: 100%
    }

    .slider-items [data-slide="2605"] p.title {
        max-width: 65%;
        margin-left: auto;
        margin-right: auto
    }

    .slider-items [data-slide="2605"] img {
        max-width: 78px;
        width: 100%
    }

    .slider-items [data-slide="2607"] p.title {
        max-width: 65%;
        margin-left: auto;
        margin-right: auto
    }

    .slider-items [data-slide="2607"] img {
        max-width: 112px;
        width: 100%
    }

    .slider-items [data-slide="2609"] p.title {
        max-width: 65%;
        margin-left: auto;
        margin-right: auto
    }

    .slider-items [data-slide="2609"] img {
        max-width: 78px;
        width: 100%
    }

    .slider-items [data-slide="2611"] p.title {
        max-width: 70%;
        margin-left: auto;
        margin-right: auto
    }

    .slider-items [data-slide="2611"] img {
        max-width: 78px;
        width: 100%
    }
}

.oven-options .slick-dots li {
    margin: 0 0.75vw;
    height: 17px;
    width: 17px
}

.oven-options .slick-dots li button {
    background: rgba(255,255,255,0.35)
}

.oven-options .slick-dots li.slick-active button {
    background: white
}

.footer-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 15px;
    margin-bottom: 1rem
}

@media (max-width: 767px) {
    .footer-cards {
        justify-content:center
    }
}

.footer-cards img {
    max-height: 36px
}

.footer-address p {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 4px;
    color: rgba(255,255,255,0.5)
}

.footer-credits p {
    margin-bottom: 0;
    font-size: 18px
}

.footer-credits .container-reboot {
    background: #CFD7DE;
    padding-top: 15px;
    padding-bottom: 15px
}

.footer-credits .container-reboot:before {
    content: unset
}

@media (max-width: 767px) {
    .step[data-num="1"] h2 {
        margin-bottom:15px !important;
        font-size: 11vw
    }

    .slide-item {
        border-right: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        max-width: 100%;
        padding: 0;
        padding-left: 1rem;
        border: solid 1px white;
        margin-bottom: 20px;
        border-radius: 5px
    }

    .slide-item .button {
        width: 40px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .slide-item .icon-container {
        margin-bottom: 0 !important;
        height: auto !important;
        display: flex;
        max-width: 30px
    }

    .slide-item .icon-container img {
        width: 100%;
        max-height: 30px
    }

    .slide-item .title,.slide-item .price {
        margin-bottom: 0 !important
    }

    .slide-item .title {
        margin: 0 auto 0 20px !important;
        max-width: 50%;
        text-align: left
    }
}

@media (max-width: 767px) and (max-width: 450px) {
    .slide-item .title {
        max-width:57% !important
    }
}

@media (max-width: 767px) {
    .slide-item .price {
        margin-left:auto;
        margin-right: 10px
    }
}

@media (max-width: 767px) and (max-width: 450px) {
    .slide-item .price {
        font-size:17px !important
    }
}

.desk-text {
    display: none
}

@media (min-width: 767px) {
    .desk-text {
        display:block
    }
}

.selected .mobile-icon {
    filter: invert(1)
}

.mobile-icon img {
    max-width: 10px !important;
    width: 100%
}

@media (min-width: 767px) {
    .mobile-icon {
        display:none
    }
}

@media (max-width: 767px) {
    .button-holder {
        display:flex;
        flex-wrap: wrap;
        flex-flow: row;
        gap: 5px;
        position: absolute
    }

    .button-holder .button {
        position: relative !important;
        width: unset !important;
        flex-basis: 100%;
        min-width: unset !important;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 3vw
    }
}

.booking-page .colour-change.first .single-bubble {
    left: -3% !important;
    top: 0 !important;
    position: absolute;
    display: block !important
}

.booking-page .colour-change.first .single-bubble:first-of-type {
    display: none !important
}

@media (min-width: 767px) {
    footer .col:nth-child(4) {
        display:flex;
        flex-direction: column
    }

    footer .col:nth-child(4) .social {
        margin: auto 0 0 0
    }
}

footer .col:nth-child(4) ul {
    margin-bottom: 30px
}

.booking-page .booking-cta {
    margin-top: 4vw;
    padding: 40px;
    background: rgba(255,255,255,0.21)
}

.booking-page .booking-cta:after {
    background: unset;
    content: unset
}

@media (max-width: 767px) {
    .booking-page .booking-cta {
        padding:10px
    }

    .booking-page .booking-cta h2 {
        font-size: 9vw
    }
}

.booking-page h2 {
    margin-bottom: 36px !important;
    max-width: 100% !important
}

@media (min-width: 1200px) {
    .booking-page h2 {
        font-size:3vw
    }
}

.booking-page .button-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px
}

@media (max-width: 364px) {
    .slide-item .title {
        max-width:48% !important
    }

    .oven-selector {
        min-width: 130px
    }
}

.oven-options .slick-list {
    overflow: visible
}

.oven-options .anchor-btn {
    margin-top: 7vw
}

.colour-change {
    pointer-events: none
}

input[type="checkbox"]:not([name="terms"]) {
    display: none
}

@media (max-width: 767px) {
    .addons label>label {
        display:none
    }
}

.ovens label.active .button {
    background: white;
    color: #021C15
}

.addons label.active .button {
    background: white;
    color: #021C15
}

.addons label.active .mobile-icon {
    filter: invert(1)
}

.content-container * {
    color: white
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

@media (min-width: 992px) {
  .un-container {
    max-width: inherit;
    padding: inherit;
    margin: inherit;
  }
}