.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.intl-tel-input{position:relative; }.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input ul.country-list {list-style:none;padding:0;margin:0;}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc; list-style:none;}.intl-tel-input .country-list li.country {list-style:none;}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.be{height:15px;background-position:-440px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ch{height:15px;background-position:-944px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:13px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:13px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.mc{height:15px;background-position:-3139px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.ne{height:15px;background-position:-3666px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.np{height:15px;background-position:-3796px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.us{height:11px;background-position:-5241px 0}.iti-flag.uy{height:14px;background-position:-5263px 0}.iti-flag.uz{height:10px;background-position:-5285px 0}.iti-flag.va{height:15px;background-position:-5307px 0}.iti-flag.vc{height:14px;background-position:-5324px 0}.iti-flag.ve{height:14px;background-position:-5346px 0}.iti-flag.vg{height:10px;background-position:-5368px 0}.iti-flag.vi{height:14px;background-position:-5390px 0}.iti-flag.vn{height:14px;background-position:-5412px 0}.iti-flag.vu{height:12px;background-position:-5434px 0}.iti-flag.wf{height:14px;background-position:-5456px 0}.iti-flag.ws{height:10px;background-position:-5478px 0}.iti-flag.xk{height:15px;background-position:-5500px 0}.iti-flag.ye{height:14px;background-position:-5522px 0}.iti-flag.yt{height:14px;background-position:-5544px 0}.iti-flag.za{height:14px;background-position:-5566px 0}.iti-flag.zm{height:14px;background-position:-5588px 0}.iti-flag.zw{height:10px;background-position:-5610px 0}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(//healthatworkcentre.org.uk/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url(//healthatworkcentre.org.uk/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png)}}.iti-flag.np{background-color:transparent}.country-select{position:relative; }.country-select *{-webkit-box-sizing:border-box;box-sizing:border-box}.country-select .hide{display:none}.country-select .v-hide{visibility:hidden}.country-select input,.country-select input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.country-select .flag-dropdown{position:absolute;top:0;bottom:0;right:0;padding:1px}.country-select .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.country-select .selected-flag .flag{position:absolute;top:0;bottom:0;margin:auto}.country-select .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.country-select .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.country-select ul.country-list{	list-style:none;padding:0;margin:0;}.country-select .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.country-select .country-list .flag{display:inline-block;width:20px;margin-right:6px}@media (max-width:500px){.country-select .country-list{white-space:normal}}.country-select .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc; list-style:none;}.country-select .country-list .country{padding:5px 10px}.country-select .country-list li.country{list-style:none;}.country-select .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.country-select .country-list .country-name,.country-select .country-list .flag{vertical-align:middle}.country-select.inside input,.country-select.inside input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.country-select.inside .flag-dropdown{right:auto;left:0}.country-select.inside .selected-flag{width:46px}.country-select.inside .flag-dropdown:hover{cursor:pointer}.country-select.inside .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,.05)}.country-select.inside input[disabled]+.flag-dropdown:hover,.country-select.inside input[readonly]+.flag-dropdown:hover{cursor:default}.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent}.country-select .flag{height:15px;-webkit-box-shadow:0 0 1px 0 #888;box-shadow:0 0 1px 0 #888;background-image:url(//healthatworkcentre.org.uk/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;width:20px}.country-select .flag.be{width:18px}.country-select .flag.ch{width:15px}.country-select .flag.mc{width:19px}.country-select .flag.ne{width:18px}.country-select .flag.np{width:13px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.country-select .flag{background-image:url(//healthatworkcentre.org.uk/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png);background-size:5630px 15px}}.country-select .flag.ac{height:10px;background-position:0 0}.country-select .flag.ad{height:14px;background-position:-22px 0}.country-select .flag.ae{height:10px;background-position:-44px 0}.country-select .flag.af{height:14px;background-position:-66px 0}.country-select .flag.ag{height:14px;background-position:-88px 0}.country-select .flag.ai{height:10px;background-position:-110px 0}.country-select .flag.al{height:15px;background-position:-132px 0}.country-select .flag.am{height:10px;background-position:-154px 0}.country-select .flag.ao{height:14px;background-position:-176px 0}.country-select .flag.aq{height:14px;background-position:-198px 0}.country-select .flag.ar{height:13px;background-position:-220px 0}.country-select .flag.as{height:10px;background-position:-242px 0}.country-select .flag.at{height:14px;background-position:-264px 0}.country-select .flag.au{height:10px;background-position:-286px 0}.country-select .flag.aw{height:14px;background-position:-308px 0}.country-select .flag.ax{height:13px;background-position:-330px 0}.country-select .flag.az{height:10px;background-position:-352px 0}.country-select .flag.ba{height:10px;background-position:-374px 0}.country-select .flag.bb{height:14px;background-position:-396px 0}.country-select .flag.bd{height:12px;background-position:-418px 0}.country-select .flag.be{height:15px;background-position:-440px 0}.country-select .flag.bf{height:14px;background-position:-460px 0}.country-select .flag.bg{height:12px;background-position:-482px 0}.country-select .flag.bh{height:12px;background-position:-504px 0}.country-select .flag.bi{height:12px;background-position:-526px 0}.country-select .flag.bj{height:14px;background-position:-548px 0}.country-select .flag.bl{height:14px;background-position:-570px 0}.country-select .flag.bm{height:10px;background-position:-592px 0}.country-select .flag.bn{height:10px;background-position:-614px 0}.country-select .flag.bo{height:14px;background-position:-636px 0}.country-select .flag.bq{height:14px;background-position:-658px 0}.country-select .flag.br{height:14px;background-position:-680px 0}.country-select .flag.bs{height:10px;background-position:-702px 0}.country-select .flag.bt{height:14px;background-position:-724px 0}.country-select .flag.bv{height:15px;background-position:-746px 0}.country-select .flag.bw{height:14px;background-position:-768px 0}.country-select .flag.by{height:10px;background-position:-790px 0}.country-select .flag.bz{height:14px;background-position:-812px 0}.country-select .flag.ca{height:10px;background-position:-834px 0}.country-select .flag.cc{height:10px;background-position:-856px 0}.country-select .flag.cd{height:15px;background-position:-878px 0}.country-select .flag.cf{height:14px;background-position:-900px 0}.country-select .flag.cg{height:14px;background-position:-922px 0}.country-select .flag.ch{height:15px;background-position:-944px 0}.country-select .flag.ci{height:14px;background-position:-961px 0}.country-select .flag.ck{height:10px;background-position:-983px 0}.country-select .flag.cl{height:14px;background-position:-1005px 0}.country-select .flag.cm{height:14px;background-position:-1027px 0}.country-select .flag.cn{height:14px;background-position:-1049px 0}.country-select .flag.co{height:14px;background-position:-1071px 0}.country-select .flag.cp{height:14px;background-position:-1093px 0}.country-select .flag.cr{height:12px;background-position:-1115px 0}.country-select .flag.cu{height:10px;background-position:-1137px 0}.country-select .flag.cv{height:12px;background-position:-1159px 0}.country-select .flag.cw{height:14px;background-position:-1181px 0}.country-select .flag.cx{height:10px;background-position:-1203px 0}.country-select .flag.cy{height:13px;background-position:-1225px 0}.country-select .flag.cz{height:14px;background-position:-1247px 0}.country-select .flag.de{height:12px;background-position:-1269px 0}.country-select .flag.dg{height:10px;background-position:-1291px 0}.country-select .flag.dj{height:14px;background-position:-1313px 0}.country-select .flag.dk{height:15px;background-position:-1335px 0}.country-select .flag.dm{height:10px;background-position:-1357px 0}.country-select .flag.do{height:13px;background-position:-1379px 0}.country-select .flag.dz{height:14px;background-position:-1401px 0}.country-select .flag.ea{height:14px;background-position:-1423px 0}.country-select .flag.ec{height:14px;background-position:-1445px 0}.country-select .flag.ee{height:13px;background-position:-1467px 0}.country-select .flag.eg{height:14px;background-position:-1489px 0}.country-select .flag.eh{height:10px;background-position:-1511px 0}.country-select .flag.er{height:10px;background-position:-1533px 0}.country-select .flag.es{height:14px;background-position:-1555px 0}.country-select .flag.et{height:10px;background-position:-1577px 0}.country-select .flag.eu{height:14px;background-position:-1599px 0}.country-select .flag.fi{height:12px;background-position:-1621px 0}.country-select .flag.fj{height:10px;background-position:-1643px 0}.country-select .flag.fk{height:10px;background-position:-1665px 0}.country-select .flag.fm{height:11px;background-position:-1687px 0}.country-select .flag.fo{height:15px;background-position:-1709px 0}.country-select .flag.fr{height:14px;background-position:-1731px 0}.country-select .flag.ga{height:15px;background-position:-1753px 0}.country-select .flag.gb{height:10px;background-position:-1775px 0}.country-select .flag.gd{height:12px;background-position:-1797px 0}.country-select .flag.ge{height:14px;background-position:-1819px 0}.country-select .flag.gf{height:14px;background-position:-1841px 0}.country-select .flag.gg{height:14px;background-position:-1863px 0}.country-select .flag.gh{height:14px;background-position:-1885px 0}.country-select .flag.gi{height:10px;background-position:-1907px 0}.country-select .flag.gl{height:14px;background-position:-1929px 0}.country-select .flag.gm{height:14px;background-position:-1951px 0}.country-select .flag.gn{height:14px;background-position:-1973px 0}.country-select .flag.gp{height:14px;background-position:-1995px 0}.country-select .flag.gq{height:14px;background-position:-2017px 0}.country-select .flag.gr{height:14px;background-position:-2039px 0}.country-select .flag.gs{height:10px;background-position:-2061px 0}.country-select .flag.gt{height:13px;background-position:-2083px 0}.country-select .flag.gu{height:11px;background-position:-2105px 0}.country-select .flag.gw{height:10px;background-position:-2127px 0}.country-select .flag.gy{height:12px;background-position:-2149px 0}.country-select .flag.hk{height:14px;background-position:-2171px 0}.country-select .flag.hm{height:10px;background-position:-2193px 0}.country-select .flag.hn{height:10px;background-position:-2215px 0}.country-select .flag.hr{height:10px;background-position:-2237px 0}.country-select .flag.ht{height:12px;background-position:-2259px 0}.country-select .flag.hu{height:10px;background-position:-2281px 0}.country-select .flag.ic{height:14px;background-position:-2303px 0}.country-select .flag.id{height:14px;background-position:-2325px 0}.country-select .flag.ie{height:10px;background-position:-2347px 0}.country-select .flag.il{height:15px;background-position:-2369px 0}.country-select .flag.im{height:10px;background-position:-2391px 0}.country-select .flag.in{height:14px;background-position:-2413px 0}.country-select .flag.io{height:10px;background-position:-2435px 0}.country-select .flag.iq{height:14px;background-position:-2457px 0}.country-select .flag.ir{height:12px;background-position:-2479px 0}.country-select .flag.is{height:15px;background-position:-2501px 0}.country-select .flag.it{height:14px;background-position:-2523px 0}.country-select .flag.je{height:12px;background-position:-2545px 0}.country-select .flag.jm{height:10px;background-position:-2567px 0}.country-select .flag.jo{height:10px;background-position:-2589px 0}.country-select .flag.jp{height:14px;background-position:-2611px 0}.country-select .flag.ke{height:14px;background-position:-2633px 0}.country-select .flag.kg{height:12px;background-position:-2655px 0}.country-select .flag.kh{height:13px;background-position:-2677px 0}.country-select .flag.ki{height:10px;background-position:-2699px 0}.country-select .flag.km{height:12px;background-position:-2721px 0}.country-select .flag.kn{height:14px;background-position:-2743px 0}.country-select .flag.kp{height:10px;background-position:-2765px 0}.country-select .flag.kr{height:14px;background-position:-2787px 0}.country-select .flag.kw{height:10px;background-position:-2809px 0}.country-select .flag.ky{height:10px;background-position:-2831px 0}.country-select .flag.kz{height:10px;background-position:-2853px 0}.country-select .flag.la{height:14px;background-position:-2875px 0}.country-select .flag.lb{height:14px;background-position:-2897px 0}.country-select .flag.lc{height:10px;background-position:-2919px 0}.country-select .flag.li{height:12px;background-position:-2941px 0}.country-select .flag.lk{height:10px;background-position:-2963px 0}.country-select .flag.lr{height:11px;background-position:-2985px 0}.country-select .flag.ls{height:14px;background-position:-3007px 0}.country-select .flag.lt{height:12px;background-position:-3029px 0}.country-select .flag.lu{height:12px;background-position:-3051px 0}.country-select .flag.lv{height:10px;background-position:-3073px 0}.country-select .flag.ly{height:10px;background-position:-3095px 0}.country-select .flag.ma{height:14px;background-position:-3117px 0}.country-select .flag.mc{height:15px;background-position:-3139px 0}.country-select .flag.md{height:10px;background-position:-3160px 0}.country-select .flag.me{height:10px;background-position:-3182px 0}.country-select .flag.mf{height:14px;background-position:-3204px 0}.country-select .flag.mg{height:14px;background-position:-3226px 0}.country-select .flag.mh{height:11px;background-position:-3248px 0}.country-select .flag.mk{height:10px;background-position:-3270px 0}.country-select .flag.ml{height:14px;background-position:-3292px 0}.country-select .flag.mm{height:14px;background-position:-3314px 0}.country-select .flag.mn{height:10px;background-position:-3336px 0}.country-select .flag.mo{height:14px;background-position:-3358px 0}.country-select .flag.mp{height:10px;background-position:-3380px 0}.country-select .flag.mq{height:14px;background-position:-3402px 0}.country-select .flag.mr{height:14px;background-position:-3424px 0}.country-select .flag.ms{height:10px;background-position:-3446px 0}.country-select .flag.mt{height:14px;background-position:-3468px 0}.country-select .flag.mu{height:14px;background-position:-3490px 0}.country-select .flag.mv{height:14px;background-position:-3512px 0}.country-select .flag.mw{height:14px;background-position:-3534px 0}.country-select .flag.mx{height:12px;background-position:-3556px 0}.country-select .flag.my{height:10px;background-position:-3578px 0}.country-select .flag.mz{height:14px;background-position:-3600px 0}.country-select .flag.na{height:14px;background-position:-3622px 0}.country-select .flag.nc{height:10px;background-position:-3644px 0}.country-select .flag.ne{height:15px;background-position:-3666px 0}.country-select .flag.nf{height:10px;background-position:-3686px 0}.country-select .flag.ng{height:10px;background-position:-3708px 0}.country-select .flag.ni{height:12px;background-position:-3730px 0}.country-select .flag.nl{height:14px;background-position:-3752px 0}.country-select .flag.no{height:15px;background-position:-3774px 0}.country-select .flag.np{height:15px;background-position:-3796px 0;background-color:transparent}.country-select .flag.nr{height:10px;background-position:-3811px 0}.country-select .flag.nu{height:10px;background-position:-3833px 0}.country-select .flag.nz{height:10px;background-position:-3855px 0}.country-select .flag.om{height:10px;background-position:-3877px 0}.country-select .flag.pa{height:14px;background-position:-3899px 0}.country-select .flag.pe{height:14px;background-position:-3921px 0}.country-select .flag.pf{height:14px;background-position:-3943px 0}.country-select .flag.pg{height:15px;background-position:-3965px 0}.country-select .flag.ph{height:10px;background-position:-3987px 0}.country-select .flag.pk{height:14px;background-position:-4009px 0}.country-select .flag.pl{height:13px;background-position:-4031px 0}.country-select .flag.pm{height:14px;background-position:-4053px 0}.country-select .flag.pn{height:10px;background-position:-4075px 0}.country-select .flag.pr{height:14px;background-position:-4097px 0}.country-select .flag.ps{height:10px;background-position:-4119px 0}.country-select .flag.pt{height:14px;background-position:-4141px 0}.country-select .flag.pw{height:13px;background-position:-4163px 0}.country-select .flag.py{height:11px;background-position:-4185px 0}.country-select .flag.qa{height:8px;background-position:-4207px 0}.country-select .flag.re{height:14px;background-position:-4229px 0}.country-select .flag.ro{height:14px;background-position:-4251px 0}.country-select .flag.rs{height:14px;background-position:-4273px 0}.country-select .flag.ru{height:14px;background-position:-4295px 0}.country-select .flag.rw{height:14px;background-position:-4317px 0}.country-select .flag.sa{height:14px;background-position:-4339px 0}.country-select .flag.sb{height:10px;background-position:-4361px 0}.country-select .flag.sc{height:10px;background-position:-4383px 0}.country-select .flag.sd{height:10px;background-position:-4405px 0}.country-select .flag.se{height:13px;background-position:-4427px 0}.country-select .flag.sg{height:14px;background-position:-4449px 0}.country-select .flag.sh{height:10px;background-position:-4471px 0}.country-select .flag.si{height:10px;background-position:-4493px 0}.country-select .flag.sj{height:15px;background-position:-4515px 0}.country-select .flag.sk{height:14px;background-position:-4537px 0}.country-select .flag.sl{height:14px;background-position:-4559px 0}.country-select .flag.sm{height:15px;background-position:-4581px 0}.country-select .flag.sn{height:14px;background-position:-4603px 0}.country-select .flag.so{height:14px;background-position:-4625px 0}.country-select .flag.sr{height:14px;background-position:-4647px 0}.country-select .flag.ss{height:10px;background-position:-4669px 0}.country-select .flag.st{height:10px;background-position:-4691px 0}.country-select .flag.sv{height:12px;background-position:-4713px 0}.country-select .flag.sx{height:14px;background-position:-4735px 0}.country-select .flag.sy{height:14px;background-position:-4757px 0}.country-select .flag.sz{height:14px;background-position:-4779px 0}.country-select .flag.ta{height:10px;background-position:-4801px 0}.country-select .flag.tc{height:10px;background-position:-4823px 0}.country-select .flag.td{height:14px;background-position:-4845px 0}.country-select .flag.tf{height:14px;background-position:-4867px 0}.country-select .flag.tg{height:13px;background-position:-4889px 0}.country-select .flag.th{height:14px;background-position:-4911px 0}.country-select .flag.tj{height:10px;background-position:-4933px 0}.country-select .flag.tk{height:10px;background-position:-4955px 0}.country-select .flag.tl{height:10px;background-position:-4977px 0}.country-select .flag.tm{height:14px;background-position:-4999px 0}.country-select .flag.tn{height:14px;background-position:-5021px 0}.country-select .flag.to{height:10px;background-position:-5043px 0}.country-select .flag.tr{height:14px;background-position:-5065px 0}.country-select .flag.tt{height:12px;background-position:-5087px 0}.country-select .flag.tv{height:10px;background-position:-5109px 0}.country-select .flag.tw{height:14px;background-position:-5131px 0}.country-select .flag.tz{height:14px;background-position:-5153px 0}.country-select .flag.ua{height:14px;background-position:-5175px 0}.country-select .flag.ug{height:14px;background-position:-5197px 0}.country-select .flag.um{height:11px;background-position:-5219px 0}.country-select .flag.us{height:11px;background-position:-5241px 0}.country-select .flag.uy{height:14px;background-position:-5263px 0}.country-select .flag.uz{height:10px;background-position:-5285px 0}.country-select .flag.va{width:15px;height:15px;background-position:-5307px 0}.country-select .flag.vc{height:14px;background-position:-5324px 0}.country-select .flag.ve{height:14px;background-position:-5346px 0}.country-select .flag.vg{height:10px;background-position:-5368px 0}.country-select .flag.vi{height:14px;background-position:-5390px 0}.country-select .flag.vn{height:14px;background-position:-5412px 0}.country-select .flag.vu{height:12px;background-position:-5434px 0}.country-select .flag.wf{height:14px;background-position:-5456px 0}.country-select .flag.ws{height:10px;background-position:-5478px 0}.country-select .flag.xk{height:15px;background-position:-5500px 0}.country-select .flag.ye{height:14px;background-position:-5522px 0}.country-select .flag.yt{height:14px;background-position:-5544px 0}.country-select .flag.za{height:14px;background-position:-5566px 0}.country-select .flag.zm{height:14px;background-position:-5588px 0}.country-select .flag.zw{height:10px;background-position:-5610px 0}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}.tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden}@media (max-width:767px){.tablepress-responsive-stack-phone thead{display:none}.tablepress-responsive-stack-phone tbody td{display:block;text-align:center;border-top:none}.tablepress-responsive-stack-phone tbody td:first-child{border-top:1px solid #ddd}}@media (max-width:979px){.tablepress-responsive-stack-tablet thead{display:none}.tablepress-responsive-stack-tablet tbody td{display:block;text-align:center;border-top:none}.tablepress-responsive-stack-tablet tbody td:first-child{border-top:1px solid #ddd}}@media (max-width:1199px){.tablepress-responsive-stack-desktop thead{display:none}.tablepress-responsive-stack-desktop tbody td{display:block;text-align:center;border-top:none}.tablepress-responsive-stack-desktop tbody td:first-child{border-top:1px solid #ddd}}.tablepress-responsive-stack-all thead{display:none}.tablepress-responsive-stack-all tbody td{display:block;text-align:center;border-top:none}.tablepress-responsive-stack-all tbody td:first-child{border-top:1px solid #ddd}@media (max-width:767px){.tablepress-responsive-phone{display:block}.tablepress-responsive-phone thead{display:block;float:left}.tablepress-rtl.tablepress-responsive-phone thead{float:right}.tablepress-responsive-phone tfoot{display:none}.tablepress-responsive-phone tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.tablepress-responsive-phone tbody td,.tablepress-responsive-phone thead th,.tablepress-responsive-phone thead tr{display:block;border:none}.tablepress-responsive-phone tbody td:empty:before{content:"\00a0"}.tablepress-responsive-phone tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-phone thead th{width:auto!important}.tablepress-responsive-phone thead tr th:not(:last-child){border-bottom:1px solid transparent}.tablepress-responsive-phone tbody tr td:not(:last-child){border-bottom:1px solid #ddd}.dataTables_wrapper .tablepress-responsive-phone .sorting:after{transform:rotate(90deg);padding:0}.dataTables_wrapper .tablepress-responsive-phone .sorting_asc:after{content:"\f0d9";padding:0 2px 0 0}.dataTables_wrapper .tablepress-responsive-phone .sorting_desc:after{content:"\f0dA";padding:0 1px 0 0}}@media (max-width:979px){.tablepress-responsive-tablet{display:block}.tablepress-responsive-tablet thead{display:block;float:left}.tablepress-rtl.tablepress-responsive-tablet thead{float:right}.tablepress-responsive-tablet tfoot{display:none}.tablepress-responsive-tablet tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.tablepress-responsive-tablet tbody td,.tablepress-responsive-tablet thead th,.tablepress-responsive-tablet thead tr{display:block;border:none}.tablepress-responsive-tablet tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-tablet thead th{width:auto!important}.tablepress-responsive-tablet tbody td:empty:before{content:"\00a0"}.tablepress-responsive-tablet thead tr th:not(:last-child){border-bottom:1px solid transparent}.tablepress-responsive-tablet tbody tr td:not(:last-child){border-bottom:1px solid #ddd}.dataTables_wrapper .tablepress-responsive-tablet .sorting:after{transform:rotate(90deg);padding:0}.dataTables_wrapper .tablepress-responsive-tablet .sorting_asc:after{content:"\f0d9";padding:0 2px 0 0}.dataTables_wrapper .tablepress-responsive-tablet .sorting_desc:after{content:"\f0dA";padding:0 1px 0 0}}@media (max-width:1199px){.tablepress-responsive-desktop{display:block}.tablepress-responsive-desktop thead{display:block;float:left}.tablepress-rtl.tablepress-responsive-desktop thead{float:right}.tablepress-responsive-desktop tfoot{display:none}.tablepress-responsive-desktop tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.tablepress-responsive-desktop tbody td,.tablepress-responsive-desktop thead th,.tablepress-responsive-desktop thead tr{display:block;border:none}.tablepress-responsive-desktop tbody td:empty:before{content:"\00a0"}.tablepress-responsive-desktop tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-desktop thead th{width:auto!important}.tablepress-responsive-desktop thead tr th:not(:last-child){border-bottom:1px solid transparent}.tablepress-responsive-desktop tbody tr td:not(:last-child){border-bottom:1px solid #ddd}.dataTables_wrapper .tablepress-responsive-desktop .sorting:after{transform:rotate(90deg);padding:0}.dataTables_wrapper .tablepress-responsive-desktop .sorting_asc:after{content:"\f0d9";padding:0 2px 0 0}.dataTables_wrapper .tablepress-responsive-desktop .sorting_desc:after{content:"\f0dA";padding:0 1px 0 0}}.tablepress-responsive-all{display:block}.tablepress-responsive-all thead{display:block;float:left}.tablepress-rtl.tablepress-responsive-all thead{float:right}.tablepress-responsive-all tfoot{display:none}.tablepress-responsive-all tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.tablepress-responsive-all tbody td,.tablepress-responsive-all thead th,.tablepress-responsive-all thead tr{display:block;border:none}.tablepress-responsive-all tbody td:empty:before{content:"\00a0"}.tablepress-responsive-all tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-all thead th{width:auto!important}.tablepress-responsive-all thead tr th:not(:last-child){border-bottom:1px solid transparent}.tablepress-responsive-all tbody tr td:not(:last-child){border-bottom:1px solid #ddd}.dataTables_wrapper .tablepress-responsive-all .sorting:after{transform:rotate(90deg);padding:0}.dataTables_wrapper .tablepress-responsive-all .sorting_asc:after{content:"\f0d9";padding:0 2px 0 0}.dataTables_wrapper .tablepress-responsive-all .sorting_desc:after{content:"\f0dA";padding:0 1px 0 0}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{top:8px;left:4px;height:16px;width:16px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:16px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:16px;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:"-";background-color:#d33333}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.control,table.dataTable.dtr-column>tbody>tr>th.dtr-control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:16px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:16px;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before,table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}.dataTables_scroll .tablepress{width:100%!important}.tablepress-responsive *{word-break:normal}.wp-list-table .validation_rules li{ font-size:13px; line-height:18px; padding-bottom:10px;}
table.jvcf7p_form td{ border:none !important; padding:5px;}
.wpcf7-form label.error{color:#900; font-size:11px; float:none; padding-left:5px;} .theme_1.wpcf7-form input:not([type='checkbox']).error, .theme_1.wpcf7-form select.error, .theme_1.wpcf7-form textarea.error{border-bottom:2px solid #900 !important;outline: none !important;} .theme_2.wpcf7-form input:not([type='checkbox']).error, .theme_2.wpcf7-form select.error, .theme_2.wpcf7-form textarea.error{border-right:4px solid #900 !important;outline: none !important;}
.theme_2.wpcf7-form input:not([type='checkbox']).valid, .theme_2.wpcf7-form select.valid, .theme_2.wpcf7-form textarea.valid{border-right:4px solid #060 !important;outline: none !important;} .theme_3.wpcf7-form input:not([type='checkbox']).error, .theme_3.wpcf7-form select.error, .theme_3.wpcf7-form textarea.error{ background:url(//healthatworkcentre.org.uk/wp-content/plugins/jquery-validation-for-contact-form-7-pro/includes/assets/img/error.png) no-repeat right 5px center !important;}
.theme_3.wpcf7-form input:not([type='checkbox']).valid, .theme_3.wpcf7-form select.valid, .theme_3.wpcf7-form textarea.valid{background:url(//healthatworkcentre.org.uk/wp-content/plugins/jquery-validation-for-contact-form-7-pro/includes/assets/img/valid.png) no-repeat right 5px center !important;} .theme_4.wpcf7-form input:not([type='checkbox']).error, .theme_4.wpcf7-form select.error, .theme_4.wpcf7-form textarea.error{border:1px solid #900 !important;outline: none !important;} .noErrorMsg.wpcf7-form label.error{ display:none !important; height:0px !important; width:0px !important; overflow:hidden !important;}
.jvcf7p_btn {
background: #3498db;
background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
background-image: -moz-linear-gradient(top, #3498db, #2980b9);
background-image: -ms-linear-gradient(top, #3498db, #2980b9);
background-image: -o-linear-gradient(top, #3498db, #2980b9);
background-image: linear-gradient(to bottom, #3498db, #2980b9);
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
font-family: Arial;
color: #ffffff;
font-size: 16px;
padding: 10px 15px 10px 15px;
text-decoration: none;
}
.jvcf7p_btn:hover {
background: #3cb0fd;
background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
text-decoration: none;
color: #ffffff;
}
strong.invalid{ color:red;}
strong.valid{ color:green;}
#email-verification-code-error{display: none !important; height: 0px !important; width: 0px !important;}
span.verification_code_holder{display: block !important; padding: 10px 0px 0px 0px !important; margin: 0px !important; position: relative;}
input.verifyEmailCode{ width: 100%; }
input.jvcf7_verify_email_btn{ position: absolute; right: 0; transform: scale(0.9); }* {
box-sizing: border-box;
} 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-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}  body {
font-family: "neue-haas-grotesk-display", "Helvetica", sans-serif;
font-size: 14px;
line-height: 1.5;
color: #272727;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-variant-ligatures: none;
}
h1, h2, h3, h4, h5 {
font-weight: 800;
color: #000;
}
h1 {
font-size: 27px;
line-height: 32px;
}
h2 {
font-size: 26px;
line-height: 28px;
}
h3 {
font-size: 24px;
line-height: 32px;
}
h4 {
font-size: 15px;
line-height: 18px;
}
h5 {
font-size: 16px;
line-height: 21px;
}
@media only screen and (min-width: 768px) {
h1 {
font-size: 32px;
line-height: 38px;
}
h2 {
font-size: 28px;
line-height: 37px;
}
h4 {
font-size: 18px;
line-height: 24px;
}
}
strong {
font-weight: 800;
}
p {
margin-bottom: 25px;
}
p:last-of-type {
margin: 0;
}
ul li:before {
flex-shrink: 0 !important;
}
.highlight {
position: relative;
overflow: hidden;
padding: 20px;
border-radius: 10px;
background: rgba(0, 160, 221, 0.4);
margin: 30px 0;
} a, a:visited {
color: inherit;
text-decoration: none;
}  a.btn, .btn {
position: relative;
border-radius: 4px;
background: #64A70B;
display: inline-flex;
height: 40px;
justify-content: center;
align-items: center;
text-align: center;
padding: 0 15px;
font-weight: 800;
font-size: 14px;
line-height: 14px;
color: #FFF;
transition: 0.25s all ease-in-out;
overflow: hidden;
cursor: pointer;
}
a.btn span, .btn span {
padding-top: 2px;
position: relative;
z-index: 2;
}
a.btn:after, .btn:after {
position: absolute;
height: 300px;
width: 300px;
border-radius: 50%;
transform: scale(0);
transition: 0.35s all ease-in-out;
background: #4A770D;
content: "";
}
a.btn:hover, .btn:hover {
background: #548C0A;
}
a.btn:active:after, .btn:active:after {
transform: scale(1);
}
body {
padding-top: 60px;
}
body.noscroll {
overflow: hidden;
}
@media only screen and (min-width: 1100px) {
body {
padding-top: 153px;
}
body.condensed-header {
padding-top: 109px;
}
}
.content a:not(.btn) {
text-decoration: underline;
}
.wrap {
max-width: 1040px;
padding: 0 20px;
margin: 0 auto;
width: 100%;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.anchor {
display: block;
position: relative;
top: -153px;
}
.block.no-pd-top {
padding-top: 0;
}
.block.small-pd-top {
padding-top: 25px;
}
.block.large-pd-top {
padding-top: 100px;
}
.block.no-pd-bottom {
padding-bottom: 0;
}
.block.small-pd-bottom {
padding-bottom: 25px;
}
.block.large-pd-bottom {
padding-top: 100px;
}
@media only screen and (min-width: 1024px) {
.block.small-pd-top {
padding-top: 50px;
}
.block.large-pd-top {
padding-top: 150px;
}
.block.small-pd-bottom {
padding-bottom: 50px;
}
.block.large-pd-bottom {
padding-top: 150px;
}
} img.alignright, img.alignleft, img.aligncenter, img.alignnone {
display: block;
max-width: 100%;
height: auto;
}
img.alignright {
margin: 1em 0;
}
img.alignleft {
margin: 1em 0;
}
img.alignnone {
margin: 1em 0;
}
img.aligncenter {
display: block;
margin: 1em;
}
a img.alignright {
float: right;
margin: 0 0 1em 1em;
}
a img.alignleft {
float: left;
margin: 0 1em 1em 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 768px) {
img.alignright {
float: right;
margin: 0 0 1em 1em;
}
img.alignleft {
float: left;
margin: 0 1em 1em 0;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
a img.alignright {
float: right;
margin: 0 0 1em 1em;
}
a img.alignleft {
float: left;
margin: 0 1em 1em 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.section {
padding: 65px 0;
}
}  .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
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 {
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;
}
[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;
}
body.compensate-for-scrollbar {
overflow: hidden;
}
.fancybox-active {
height: auto;
}
.fancybox-is-hidden {
left: -9999px;
margin: 0;
position: absolute !important;
top: -9999px;
visibility: hidden;
}
.fancybox-container {
-webkit-backface-visibility: hidden;
height: 100%;
left: 0;
outline: none;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
touch-action: manipulation;
transform: translateZ(0);
width: 100%;
z-index: 99992;
}
.fancybox-container * {
box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.fancybox-outer {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
}
.fancybox-bg {
background: rgb(30, 30, 30);
opacity: 0;
transition-duration: inherit;
transition-property: opacity;
transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
opacity: 0.9;
transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
direction: ltr;
opacity: 0;
position: absolute;
transition: opacity 0.25s ease, visibility 0s ease 0.25s;
visibility: hidden;
z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
opacity: 1;
transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
visibility: visible;
}
.fancybox-infobar {
color: #ccc;
font-size: 13px;
-webkit-font-smoothing: subpixel-antialiased;
height: 44px;
left: 0;
line-height: 44px;
min-width: 44px;
mix-blend-mode: difference;
padding: 0 10px;
pointer-events: none;
top: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.fancybox-toolbar {
right: 0;
top: 0;
}
.fancybox-stage {
direction: ltr;
overflow: visible;
transform: translateZ(0);
z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
overflow: hidden;
}
.fancybox-slide {
-webkit-backface-visibility: hidden; display: none;
height: 100%;
left: 0;
outline: none;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: absolute;
text-align: center;
top: 0;
transition-property: transform, opacity;
white-space: normal;
width: 100%;
z-index: 99994;
}
.fancybox-slide::before {
content: "";
display: inline-block;
font-size: 0;
height: 100%;
vertical-align: middle;
width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
display: block;
}
.fancybox-slide--image {
overflow: hidden;
padding: 44px 0;
}
.fancybox-slide--image::before {
display: none;
}
.fancybox-slide--html {
padding: 6px;
}
.fancybox-content {
background: #fff;
display: inline-block;
margin: 0;
max-width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: relative;
text-align: left;
vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
-webkit-backface-visibility: hidden;
background: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
left: 0;
max-width: none;
overflow: visible;
padding: 0;
position: absolute;
top: 0;
transform-origin: top left;
transition-property: transform, opacity;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
background: transparent;
border: 0;
height: 100%;
left: 0;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
width: 100%;
}
.fancybox-spaceball {
z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
height: 100%;
overflow: visible;
padding: 0;
width: 100%;
}
.fancybox-slide--video .fancybox-content {
background: #000;
}
.fancybox-slide--map .fancybox-content {
background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
background: #fff;
}
.fancybox-video,
.fancybox-iframe {
background: transparent;
border: 0;
display: block;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
} .fancybox-iframe {
left: 0;
position: absolute;
top: 0;
}
.fancybox-error {
background: #fff;
cursor: default;
max-width: 400px;
padding: 40px;
width: 100%;
}
.fancybox-error p {
color: #444;
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0;
} .fancybox-button {
background: rgba(30, 30, 30, 0.6);
border: 0;
border-radius: 0;
box-shadow: none;
cursor: pointer;
display: inline-block;
height: 44px;
margin: 0;
padding: 10px;
position: relative;
transition: color 0.2s;
vertical-align: top;
visibility: inherit;
width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
color: #ccc;
}
.fancybox-button:hover {
color: #fff;
}
.fancybox-button:focus {
outline: none;
}
.fancybox-button.fancybox-focus {
outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
color: #888;
cursor: default;
outline: none;
} .fancybox-button div {
height: 100%;
}
.fancybox-button svg {
display: block;
height: 100%;
overflow: visible;
position: relative;
width: 100%;
}
.fancybox-button svg path {
fill: currentColor;
stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
display: none;
}
.fancybox-progress {
background: #ff5268;
height: 2px;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: scaleX(0);
transform-origin: 0;
transition-property: transform;
transition-timing-function: linear;
z-index: 99998;
} .fancybox-close-small {
background: transparent;
border: 0;
border-radius: 0;
color: #ccc;
cursor: pointer;
opacity: 0.8;
padding: 8px;
position: absolute;
right: -12px;
top: -44px;
z-index: 401;
}
.fancybox-close-small:hover {
color: #fff;
opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
color: currentColor;
padding: 10px;
right: 0;
top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
display: none;
} .fancybox-navigation .fancybox-button {
background-clip: content-box;
height: 100px;
opacity: 0;
position: absolute;
top: calc(50% - 50px);
width: 70px;
}
.fancybox-navigation .fancybox-button div {
padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
left: 0;
padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
padding: 31px 6px 31px 26px;
right: 0;
} .fancybox-caption {
background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
bottom: 0;
color: #eee;
font-size: 14px;
font-weight: 400;
left: 0;
line-height: 1.5;
padding: 75px 44px 25px 44px;
pointer-events: none;
right: 0;
text-align: center;
z-index: 99996;
}
.fancybox-caption--separate {
margin-top: -50px;
}
.fancybox-caption__body {
max-height: 50vh;
overflow: auto;
pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
color: #ccc;
text-decoration: none;
}
.fancybox-caption a:hover {
color: #fff;
text-decoration: underline;
} .fancybox-loading {
animation: fancybox-rotate 1s linear infinite;
background: transparent;
border: 4px solid #888;
border-bottom-color: #fff;
border-radius: 50%;
height: 50px;
left: 50%;
margin: -25px 0 0 -25px;
opacity: 0.7;
padding: 0;
position: absolute;
top: 50%;
width: 50px;
z-index: 99999;
}
@keyframes fancybox-rotate {
100% {
transform: rotate(360deg);
}
} .fancybox-animated {
transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
} .fancybox-fx-slide.fancybox-slide--previous {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
opacity: 1;
transform: translate3d(0, 0, 0);
} .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
opacity: 0;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1;
} .fancybox-fx-zoom-in-out.fancybox-slide--previous {
opacity: 0;
transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
opacity: 0;
transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1);
} .fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
transform: rotate(0deg);
} .fancybox-fx-circular.fancybox-slide--previous {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
} .fancybox-fx-tube.fancybox-slide--previous {
transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
transform: translate3d(0, 0, 0) scale(1);
} @media all and (max-height: 576px) {
.fancybox-slide {
padding-left: 6px;
padding-right: 6px;
}
.fancybox-slide--image {
padding: 6px 0;
}
.fancybox-close-small {
right: -6px;
}
.fancybox-slide--image .fancybox-close-small {
background: #4e4e4e;
color: #f2f4f6;
height: 36px;
opacity: 1;
padding: 6px;
right: 0;
top: 0;
width: 36px;
}
.fancybox-caption {
padding-left: 12px;
padding-right: 12px;
}
} .fancybox-share {
background: #f4f4f4;
border-radius: 3px;
max-width: 90%;
padding: 30px;
text-align: center;
}
.fancybox-share h1 {
color: #222;
font-size: 35px;
font-weight: 700;
margin: 0 0 20px 0;
}
.fancybox-share p {
margin: 0;
padding: 0;
}
.fancybox-share__button {
border: 0;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 40px;
margin: 0 5px 10px 5px;
min-width: 130px;
padding: 0 15px;
text-decoration: none;
transition: all 0.2s;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
color: #fff;
}
.fancybox-share__button:hover {
text-decoration: none;
}
.fancybox-share__button--fb {
background: #3b5998;
}
.fancybox-share__button--fb:hover {
background: #344e86;
}
.fancybox-share__button--pt {
background: #bd081d;
}
.fancybox-share__button--pt:hover {
background: #aa0719;
}
.fancybox-share__button--tw {
background: #1da1f2;
}
.fancybox-share__button--tw:hover {
background: #0d95e8;
}
.fancybox-share__button svg {
height: 25px;
margin-right: 7px;
position: relative;
top: -1px;
vertical-align: middle;
width: 25px;
}
.fancybox-share__button svg path {
fill: #fff;
}
.fancybox-share__input {
background: transparent;
border: 0;
border-bottom: 1px solid #d7d7d7;
border-radius: 0;
color: #5d5b5b;
font-size: 14px;
margin: 10px 0 0 0;
outline: none;
padding: 10px 15px;
width: 100%;
} .fancybox-thumbs {
background: #ddd;
bottom: 0;
display: none;
margin: 0;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 2px 2px 4px 2px;
position: absolute;
right: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
top: 0;
width: 212px;
z-index: 99995;
}
.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
display: block;
}
.fancybox-show-thumbs .fancybox-inner {
right: 212px;
}
.fancybox-thumbs__list {
font-size: 0;
height: 100%;
list-style: none;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
position: absolute;
position: relative;
white-space: nowrap;
width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background: #2a2a2a;
border-radius: 10px;
}
.fancybox-thumbs__list a {
backface-visibility: hidden;
background-color: rgba(0, 0, 0, 0.1);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
float: left;
height: 75px;
margin: 2px;
max-height: calc(100% - 8px);
max-width: calc(50% - 4px);
outline: none;
overflow: hidden;
padding: 0;
position: relative;
-webkit-tap-highlight-color: transparent;
width: 100px;
}
.fancybox-thumbs__list a::before {
border: 6px solid #ff5268;
bottom: 0;
content: "";
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
opacity: 1;
} @media all and (max-width: 576px) {
.fancybox-thumbs {
width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 110px;
}
.fancybox-thumbs__list a {
max-width: calc(100% - 10px);
}
} header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 10;
background: #FFF;
}
header .top-row {
display: flex;
align-items: center;
height: 60px;
padding: 0 0 0 10px;
}
header .logo {
max-width: 125px;
width: 100%;
display: block;
margin-right: auto;
}
header .logo img {
width: 100%;
height: auto;
display: block;
}
header .mobile-phone-trigger {
height: 60px;
width: 60px;
background: #00A0DD url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/phone-icon.svg) center/28px no-repeat;
}
header .social-container, header .btn, header .phone {
display: none;
}
@media only screen and (min-width: 1100px) {
header {
border-top: 30px #3C3C3C solid;
z-index: 10;
}
header .top-row {
display: flex;
align-items: center;
height: auto;
padding: 10px 20px;
}
header .logo {
max-width: 160px;
}
header .social-container {
display: flex;
align-items: center;
padding-left: 35px;
margin-right: auto;
border-left: 1px solid #313131;
}
header .social-container p {
font-size: 14px;
line-height: 14px;
color: #555555;
text-transform: uppercase;
margin: 0 20px 0 0;
}
header .social-container a {
display: block;
margin-right: 10px;
transition: 0.25s all ease-in-out;
}
header .social-container a.youtube {
border-radius: 50%;
background: #00A0DD;
}
header .social-container a.youtube img {
padding: 4px;
}
header .social-container a img {
display: block;
width: 28px;
height: auto;
}
header .social-container a:hover {
opacity: 0.6;
}
header .social-container a:last-of-type {
margin: 0;
}
header .phone {
display: block;
margin-right: 40px;
}
header .btn {
display: flex;
height: 46px;
font-size: 16px;
line-height: 16px;
text-transform: uppercase;
}
header .mobile-phone-trigger {
display: none;
}
}
.menu-toggle {
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
position: relative;
cursor: pointer;
background: #259BA8;
}
.menu-toggle * {
transition: 0.25s ease-in-out;
}
.menu-toggle span {
background: #FFF;
display: block;
}
.menu-toggle .hamburger {
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
height: 35px;
width: 35px;
top: 12px;
left: 14px;
}
.menu-toggle .hamburger span {
display: block;
width: 100%;
height: 2px;
position: relative;
margin: 0 0 8px;
}
.menu-toggle .hamburger span:last-of-type {
margin: 0;
}
.menu-toggle .hamburger span:nth-child(1) {
transition-delay: 0.5s;
}
.menu-toggle .hamburger span:nth-child(2) {
transition-delay: 0.625s;
}
.menu-toggle .cross {
position: relative;
height: 35px;
width: 35px;
transform: rotate(45deg);
}
.menu-toggle .cross span:nth-child(1) {
height: 0%;
width: 2px;
position: absolute;
top: 0;
left: 15px;
transition-delay: 0s;
}
.menu-toggle .cross span:nth-child(2) {
width: 0%;
height: 2px;
position: absolute;
left: 0;
top: 15px;
transition-delay: 0.25s;
}
.menu-toggle.active .hamburger span {
width: 0%;
}
.menu-toggle.active .hamburger span:nth-child(1) {
transition-delay: 0s;
}
.menu-toggle.active .hamburger span:nth-child(2) {
transition-delay: 0.125s;
}
.menu-toggle.active .hamburger span:nth-child(3) {
transition-delay: 0.25s;
}
.menu-toggle.active .hamburger span:not(:first-of-type) {
width: 0%;
}
.menu-toggle.active .cross span:nth-child(1) {
height: 100%;
transition-delay: 0.625s;
}
.menu-toggle.active .cross span:nth-child(2) {
width: 100%;
transition-delay: 0.375s;
}
@media only screen and (max-width: 1099px) {
nav {
background: #259BA8;
color: #FFF;
font-weight: 800;
font-size: 26px;
line-height: 24px;
padding-top: 23px;
height: 100vh;
overflow: auto;
position: fixed;
width: 100%;
top: 60px;
left: -100vw;
transition: 0.3s all ease-in-out;
opacity: 0;
pointer-events: none;
}
nav.open {
left: 0;
opacity: 1;
pointer-events: auto;
}
nav .wrap {
display: flex;
flex-direction: column;
height: 100%;
height: -webkit-fill-available; overflow: scroll;
padding-bottom: 60px;
}
nav li {
position: relative;
padding: 20px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.47);
}
nav li:last-of-type {
border: none;
}
nav .menu-item-has-children > a {
pointer-events: none;
}
nav .menu-item-has-children:after {
position: absolute;
top: 21px;
right: 0;
content: "";
height: 20px;
width: 20px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/submenu-icon.svg) center/contain no-repeat;
opacity: 0.6;
transition: 0.25s all ease-in-out;
}
nav .menu-item-has-children.expanded:after {
opacity: 1;
transform: rotate(90deg);
}
nav .sub-menu {
display: none;
font-size: 18px;
line-height: 35px;
padding: 0;
margin-top: 10px;
background: #4FB7C2;
padding: 5px 10px;
}
nav .sub-menu li {
padding: 3px 0;
border-bottom: 1px dashed rgba(255, 255, 255, 0.47);
}
nav .sub-menu li:last-of-type {
padding-bottom: 0;
border-bottom: 0;
}
nav .nav-footer {
display: flex;
flex-direction: column;
align-items: center;
flex-shrink: 0;
margin-top: auto;
background: #FFF;
margin-left: -20px;
width: calc(100% + 40px);
border: 5px solid #CFCFCF;
padding: 15px 25px;
}
nav .social-container {
display: flex;
align-items: center;
margin-bottom: 15px;
}
nav .social-container p {
font-size: 18px;
color: #555555;
text-transform: uppercase;
margin: 0 20px 0 0;
font-weight: 700;
}
nav .social-container a {
display: block;
margin-right: 12px;
transition: 0.25s all ease-in-out;
}
nav .social-container a img {
display: block;
width: 24px;
height: auto;
}
nav .social-container a:hover {
opacity: 0.6;
}
nav .social-container a:last-of-type {
margin: 0;
}
nav .phone {
display: block;
margin-right: 40px;
}
nav .phone a.tel {
font-size: 34px;
margin-bottom: 8px;
}
nav .phone a.tel:before {
width: 30px;
height: 30px;
}
nav .phone p {
font-size: 12.5px;
color: #000;
font-weight: 400;
}
nav .btn {
display: flex;
margin-top: 20px;
height: 46px;
font-size: 16px;
line-height: 16px;
text-transform: uppercase;
}
}
@media only screen and (min-width: 1100px) {
.menu-toggle {
display: none;
}
nav {
background: #259BA8;
color: #FFF;
font-weight: 800;
font-size: 16px;
line-height: 24px;
overflow: visible;
}
nav ul {
display: flex;
overflow: visible;
}
nav li {
overflow: visible;
position: relative;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 10px 21.2px;
white-space: nowrap;
border-right: 1px solid rgba(255, 255, 255, 0.44);
}
nav li:first-of-type {
border-left: 1px solid rgba(255, 255, 255, 0.44);
}
nav li.current-menu-item {
background: #27B0BF;
}
nav li:hover {
background: #27B0BF;
}
nav .menu-item-has-children:after {
content: "";
flex-shrink: 0;
height: 7px;
width: 12px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/down-chevron.svg) center/contain no-repeat;
margin-left: 10px;
}
nav .menu-item-has-children ul {
flex-direction: column;
position: absolute;
top: 44px;
left: 0;
display: none;
background: #27B0BF;
padding: 5px 20px;
}
nav .menu-item-has-children ul li {
text-align: left;
justify-content: flex-start;
border: none;
width: 290px;
font-weight: 400;
font-size: 16px;
padding: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.44);
}
nav .menu-item-has-children ul li a {
display: flex;
align-items: center;
width: 100%;
padding: 8px 0;
transition: 0.25s all ease-in-out;
}
nav .menu-item-has-children ul li a:after {
content: "";
height: 14px;
width: 14px;
flex-shrink: 0;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/submenu-icon.svg) center/contain no-repeat;
opacity: 0.6;
margin-left: auto;
transition: 0.25s all ease-in-out;
}
nav .menu-item-has-children ul li a:hover {
font-weight: 800;
}
nav .menu-item-has-children ul li a:hover:after {
opacity: 1;
}
nav .menu-item-has-children ul li:last-of-type {
border-bottom: 0;
}
nav .menu-item-has-children ul li:hover {
background: none;
}
nav .menu-item-has-children:hover ul {
display: flex;
}
nav .nav-footer {
display: none;
}
}
footer {
background: #484848;
padding: 25px 0 40px 0;
color: #FFF;
}
footer h5 {
color: #FFF;
font-weight: 700;
}
footer a:hover {
text-decoration: underline;
}
footer .top-row {
display: flex;
padding-bottom: 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.4);
margin-bottom: 20px;
margin-right: auto;
}
footer .top-row img {
display: block;
max-width: 90px;
height: auto;
margin-right: 10px;
}
footer .contact-details {
padding-left: 10px;
border-left: 1px solid rgba(255, 255, 255, 0.4);
}
footer .contact-details p {
text-transform: uppercase;
font-size: 10px;
line-height: 24px;
}
footer .bottom-row {
display: flex;
align-items: center;
margin-bottom: 30px;
}
footer .bottom-row img {
display: block;
max-width: 110px;
height: auto;
margin-right: 15px;
}
footer .bottom-row br {
display: none;
}
footer .bottom-row p {
font-size: 14px;
padding-left: 15px;
border-left: 1px solid rgba(255, 255, 255, 0.4);
}
footer .nav-columns {
width: 100%;
}
footer .nav-columns .nav-col {
margin-bottom: 20px;
}
footer .nav-columns .nav-col h5 {
font-size: 18px;
}
footer .nav-columns .nav-col li {
font-size: 14px;
line-height: 28px;
}
footer .nav-columns .nav-col:last-of-type {
margin: 0;
}
@media only screen and (min-width: 1024px) {
footer {
padding: 40px 0 45px 0;
}
footer .wrap {
display: flex;
}
footer .left-col {
margin-right: auto;
width: 100%;
}
footer .top-row {
display: flex;
}
footer .top-row img {
max-width: 130px;
margin-right: 30px;
}
footer .contact-details {
padding-left: 20px;
}
footer .bottom-row {
display: block;
margin-bottom: 0;
}
footer .bottom-row img {
max-width: none;
margin-bottom: 40px;
}
footer .bottom-row p {
border: none;
margin: 0;
padding: 0;
}
footer .bottom-row br {
display: none;
}
footer .nav-columns {
display: flex;
width: 100%;
margin-left: 85px;
}
footer .nav-columns .nav-col {
margin-right: auto;
margin-bottom: 0;
}
footer .nav-columns .nav-col h5 {
font-size: 16px;
margin-bottom: 8px;
}
footer .nav-columns .nav-col li {
font-size: 12px;
line-height: 23px;
}
}
.lower-footer {
background: #353535;
color: #FFF;
padding: 20px 0 25px 0;
}
.lower-footer a {
text-decoration: underline;
transition: 0.25s all ease-in-out;
}
.lower-footer a:hover {
color: #00A0DD;
}
.lower-footer p {
font-size: 14px;
line-height: 24px;
margin: 0;
}
.lower-footer p:first-of-type {
margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
.lower-footer .wrap {
display: flex;
}
.lower-footer p {
font-size: 16px;
line-height: 24px;
margin: 0;
}
.lower-footer p:first-of-type {
margin-right: auto;
margin-bottom: 0;
}
} .phone .tel {
display: flex;
align-items: center;
font-size: 26px;
line-height: 26px;
font-weight: 900;
color: #4F4F4F;
margin-bottom: 2px;
transition: 0.25s all ease-in-out;
}
.phone .tel span {
padding-top: 3px;
}
.phone .tel:hover {
color: #259BA8;
}
.phone .tel:before {
content: "";
height: 23px;
width: 23px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/telephone-icon.svg) center/contain no-repeat;
margin-right: 10px;
display: block;
}
.phone p {
margin: 0;
font-size: 10px;
line-height: 12px;
}
.phone p strong {
color: #000;
}
.phone p:before {
content: "";
height: 7px;
width: 7px;
border-radius: 50%;
display: inline-block;
margin-right: 4px;
background: #26E287;
}
.phone p.call-us-prompt {
display: none;
font-size: 17px;
line-height: 20px;
text-transform: uppercase;
margin-bottom: 3px;
}
.phone p.call-us-prompt:before {
display: none;
}
.training-course-module {
display: flex;
flex-direction: column;
background: #FFF;
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
}
.training-course-module .course-image {
position: relative;
width: 100%;
height: 240px;
}
.training-course-module .course-image img {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.training-course-module .course-image .dates {
display: flex;
position: absolute;
top: 15px;
right: 15px;
}
.training-course-module .course-image .dates .date {
position: static;
margin-left: 5px;
}
.training-course-module .course-image .date {
position: absolute;
top: 15px;
right: 15px;
background: #F5F5F5;
overflow: hidden;
text-align: center;
text-transform: uppercase;
font-weight: 800;
padding-top: 3px;
font-size: 28px;
line-height: 33px;
width: 60px;
border-radius: 4px;
}
.training-course-module .course-image .date span {
margin-top: 0px;
font-weight: 800;
width: 100%;
display: block;
color: #FFF;
text-align: center;
background: #00A0DD;
font-size: 14px;
line-height: 17px;
padding: 5px 0 2px 0;
}
.training-course-module .course-content {
display: flex;
flex-direction: column;
padding: 20px;
border-bottom: 0.5px solid #D1D1D1;
flex: 1;
align-items: flex-start;
}
.training-course-module .course-content h4 {
font-size: 20px;
line-height: 24px;
margin-bottom: 20px;
}
.training-course-module .course-content p {
font-size: 16px;
line-height: 24px;
margin-bottom: 20px;
}
.training-course-module .course-content .btn {
height: 45px;
font-size: 16px;
width: 175px;
margin-top: auto;
}
.training-course-module .duration {
position: relative;
z-index: 2;
margin-bottom: 15px;
padding: 5px 7px 2px 7px;
border: 1px solid #D1D1D1;
border-radius: 2px;
display: inline-block;
font-size: 14px;
}
.training-course-module .duration:before {
display: inline-block;
content: "";
margin-bottom: -1px;
height: 12px;
width: 12px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/clock.svg) center/contain repeat;
margin-right: 5px;
}
.training-course-module .course-delivery {
display: flex;
align-items: center;
padding: 10px 10px 10px 20px;
}
.training-course-module .course-delivery h5 {
padding-top: 3px;
margin-right: auto;
}
.training-course-module .course-delivery img {
display: block;
max-width: 26px;
width: 100%;
height: auto;
margin-right: 7px;
}
.training-course-module .course-delivery img:last-of-type {
margin: 0;
}
.training-course-module.featured-course {
box-shadow: none;
}
.training-course-module.featured-course .eyebrow {
background: #000;
padding: 10px 15px;
}
.training-course-module.featured-course .eyebrow h4 {
color: #FFF;
}
.training-course-module.featured-course .date {
top: -30px;
}
.training-course-module.featured-course .duration {
position: absolute;
bottom: 15px;
left: 15px;
background: #FFF;
margin: 0;
}
.training-course-module.featured-course .course-content {
height: auto;
position: relative;
overflow: hidden;
background: #00A0DD;
color: #FFF;
flex: none;
padding: 15px;
}
.training-course-module.featured-course .course-content:before {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes.svg) top center/contain no-repeat;
height: 650px;
width: 650px;
position: absolute;
left: -170px;
top: 0;
opacity: 0.9;
}
.training-course-module.featured-course h4, .training-course-module.featured-course p {
color: #FFF;
position: relative;
z-index: 2;
}
.training-course-module.featured-course .btn {
margin-left: auto;
position: relative;
z-index: 2;
background: #FFF;
color: #000;
}
.training-course-module.featured-course .btn:hover {
background: #000;
color: #FFF;
}
@media only screen and (min-width: 768px) {
.training-course-module .course-image {
height: 210px;
}
.training-course-module .course-image .date {
font-size: 28px;
line-height: 33px;
width: 60px;
padding-top: 3px;
}
.training-course-module .course-image .date span {
font-size: 14px;
line-height: 17px;
padding: 5px 0 2px 0;
}
.training-course-module .course-content {
padding: 20px;
}
.training-course-module .course-content p {
font-size: 14px;
line-height: 21px;
margin-bottom: 20px;
}
.training-course-module .course-content .btn {
height: 40px;
font-size: 14px;
line-height: 30px;
}
.training-course-module .duration {
font-size: 14px;
padding: 5px 7px 2px 7px;
}
.training-course-module .duration:before {
height: 12px;
width: 12px;
}
.training-course-module.featured-course .date {
top: 15px;
}
.training-course-module.featured-course .course-image {
flex: 1;
}
}
@media only screen and (min-width: 1024px) {
.training-course-module.featured-course .date {
top: -30px;
}
}
.wellbeing-starter-pack-request {
color: #FFF;
position: relative;
z-index: 5;
}
.wellbeing-starter-pack-request img {
display: none;
}
.wellbeing-starter-pack-request h2, .wellbeing-starter-pack-request h4 {
color: #FFF;
margin-bottom: 5px;
}
.wellbeing-starter-pack-request h2 br, .wellbeing-starter-pack-request h4 br {
display: none;
}
.wellbeing-starter-pack-request h4 {
font-size: 20px;
line-height: 24px;
}
.wellbeing-starter-pack-request p {
font-size: 16px;
margin-bottom: 25px;
}
.wellbeing-starter-pack-request ul {
list-style: disc;
font-size: 16px;
}
.wellbeing-starter-pack-request ul li {
margin-left: 15px;
line-height: 30px;
}
.wellbeing-starter-pack-request .content {
margin-bottom: 40px;
}
.wellbeing-starter-pack-request .content .phone {
display: none;
}
.wellbeing-starter-pack-request .phone {
margin-top: 25px;
}
.wellbeing-starter-pack-request .phone .call-us-prompt {
display: block;
}
.wellbeing-starter-pack-request .phone .tel {
font-size: 36px;
line-height: 36px;
margin-bottom: 3px;
}
.wellbeing-starter-pack-request .phone .tel:before {
display: none;
}
.wellbeing-starter-pack-request .phone .tel span {
color: #FFF;
}
.wellbeing-starter-pack-request .phone p {
font-size: 12px;
line-height: 12px;
}
.wellbeing-starter-pack-request .phone p strong {
color: #FFF;
}
.wellbeing-starter-pack-request .phone p.call-us-prompt {
font-size: 17px;
line-height: 17px;
}
.wellbeing-starter-pack-request .form-container {
width: calc(100% + 40px);
margin-left: -20px;
position: relative;
background: #00A0DD;
padding: 35px 20px;
}
.wellbeing-starter-pack-request .form-container .tooltip {
margin-bottom: 30px;
}
.wellbeing-starter-pack-request .form-container .send-success {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #00A0DD;
z-index: 5;
text-align: center;
padding: 30px;
transition: 0.5s all ease-in-out;
pointer-events: none;
opacity: 0;
}
.wellbeing-starter-pack-request .form-container .send-success.mail-sent {
opacity: 1;
pointer-events: auto;
}
.wellbeing-starter-pack-request .form-container .send-success h3 {
margin-bottom: 15px;
}
.wellbeing-starter-pack-request .form-container .send-success p {
font-size: 18px;
}
.wellbeing-starter-pack-request .form-container .send-success .btn {
background: #64A70B;
border: 2px solid #FFF;
height: 50px;
text-transform: uppercase;
font-size: 17px;
line-height: 17px;
padding-top: 2px;
}
.wellbeing-starter-pack-request .form-container .send-success .btn:disabled {
opacity: 0.5;
}
.wellbeing-starter-pack-request .form-container .send-success .btn:disabled:hover {
background: #64A70B;
}
.wellbeing-starter-pack-request .form-container .send-success .btn:hover {
background: #548C0A;
}
.wellbeing-starter-pack-request .form-container form input.wpcf7-submit {
margin-top: 15px;
margin-bottom: 15px;
}
.wellbeing-starter-pack-request .testimonial {
display: none;
}
@media only screen and (min-width: 768px) {
.wellbeing-starter-pack-request {
color: #FFF;
position: relative;
z-index: 5;
}
.wellbeing-starter-pack-request .content {
margin-bottom: 30px;
}
.wellbeing-starter-pack-request .content .phone {
display: block;
}
.wellbeing-starter-pack-request .lower-content {
display: flex;
align-items: flex-start;
}
.wellbeing-starter-pack-request img {
display: block;
margin: 30px auto;
margin: 0 30px 30px 0;
}
.wellbeing-starter-pack-request .form-container {
position: relative;
background: #00A0DD;
padding: 35px;
}
.wellbeing-starter-pack-request .form-container form input.wpcf7-submit {
margin-top: 0;
}
.wellbeing-starter-pack-request .right-col .phone {
display: none;
}
}
@media only screen and (min-width: 1024px) {
.wellbeing-starter-pack-request {
display: flex;
}
.wellbeing-starter-pack-request .content {
max-width: 520px;
margin-right: auto;
}
.wellbeing-starter-pack-request .lower-content {
margin-top: 40px;
display: flex;
align-items: flex-start;
}
.wellbeing-starter-pack-request h2 br, .wellbeing-starter-pack-request h4 br {
display: block;
}
.wellbeing-starter-pack-request .right-col {
max-width: 460px;
margin-left: 20px;
}
.wellbeing-starter-pack-request .form-container {
width: 100%;
margin: 0 0 40px 0;
}
.wellbeing-starter-pack-request .testimonial {
display: block;
margin: 0 auto;
}
}
.tooltip {
position: relative;
width: 100%;
padding: 0px;
background: #004865;
border-radius: 6px;
text-align: center;
padding: 15px 0;
border: 2px solid #FFF;
}
.tooltip:before {
content: "";
position: absolute;
border-style: solid;
border-width: 14px 24px 0;
border-color: #FFF transparent;
display: block;
width: 0;
z-index: 1;
bottom: -14px;
left: calc(50% - 24px);
}
.tooltip:after {
content: "";
position: absolute;
border-style: solid;
border-width: 14px 26px 0;
border-color: #004865 transparent;
display: block;
width: 0;
z-index: 1;
bottom: -11px;
left: calc(50% - 26px);
}
.tooltip h3 {
color: #FFF;
font-size: 19px;
line-height: 22px;
}
.wpcf7 form {
display: flex;
flex-wrap: wrap;
}
.wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824) {
display: block;
width: 100%;
margin-bottom: 15px;
}
.wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).your-organisation, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).course-area, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).number-of-employees, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).compliance-area, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).area-interested-in, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).textarea, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).number-voucher-credits {
width: 100%;
margin-right: 0;
}
.wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).course-id {
display: none;
}
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
font-size: 16px;
width: 100%;
-webkit-appearance: none;
border: none;
height: 35px;
background: #FFF;
border: none;
font-family: "neue-haas-grotesk-display", "Helvetica", sans-serif;
padding-left: 10px;
outline: 0;
resize: none;
}
.wpcf7 input[type=checkbox], .wpcf7 select[type=checkbox], .wpcf7 textarea[type=checkbox] {
padding: 0;
cursor: pointer;
background: #FFF;
height: 20px;
flex-shrink: 0;
width: 20px;
margin: 0;
margin-right: 10px;
transition: none;
border-radius: 4px;
}
.wpcf7 input[type=checkbox]:checked, .wpcf7 select[type=checkbox]:checked, .wpcf7 textarea[type=checkbox]:checked {
background: #FFF url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/tick.svg) center/16px 12px no-repeat !important;
}
.wpcf7 input[type=radio], .wpcf7 select[type=radio], .wpcf7 textarea[type=radio] {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0;
cursor: pointer;
background: #FFF;
flex-shrink: 0;
margin: 0;
margin-right: 10px;
transition: none;
border-radius: 4px;
transition: 0.1s all ease-in-out;
}
.wpcf7 input[type=radio]:checked, .wpcf7 select[type=radio]:checked, .wpcf7 textarea[type=radio]:checked {
background: #017BA9;
}
.wpcf7 input.wpcf7-submit, .wpcf7 select.wpcf7-submit, .wpcf7 textarea.wpcf7-submit {
background: #64A70B;
border: 2px solid #FFF;
height: 50px;
text-transform: uppercase;
font-size: 17px;
line-height: 17px;
padding-top: 2px;
margin-bottom: 15px;
}
.wpcf7 input.wpcf7-submit:disabled, .wpcf7 select.wpcf7-submit:disabled, .wpcf7 textarea.wpcf7-submit:disabled {
opacity: 0.5;
}
.wpcf7 input.wpcf7-submit:disabled:hover, .wpcf7 select.wpcf7-submit:disabled:hover, .wpcf7 textarea.wpcf7-submit:disabled:hover {
background: #64A70B;
}
.wpcf7 input.wpcf7-submit:hover, .wpcf7 select.wpcf7-submit:hover, .wpcf7 textarea.wpcf7-submit:hover {
background: #548C0A;
}
.wpcf7 textarea {
height: 145px;
width: 100%;
padding-top: 10px;
}
.wpcf7 .additional-questions {
margin-top: 15px;
width: 100%;
}
.wpcf7 .additional-questions h5 {
margin-bottom: 15px;
}
.wpcf7 .wpcf7-form-control {
display: flex;
flex-wrap: wrap;
}
.wpcf7 .wpcf7-form-control .wpcf7-list-item {
width: 100%;
margin: 0 0 12px 0;
}
.wpcf7 .wpcf7-form-control .wpcf7-list-item label {
display: flex;
align-items: center;
font-size: 18px;
line-height: 18px;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio {
justify-content: space-between;
max-width: 355px;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
cursor: pointer;
position: relative;
height: 42px;
display: flex;
align-items: center;
justify-content: center;
width: 160px;
border-radius: 5px;
background: #FFF;
font-size: 18px;
color: #4F4F4F;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:last-of-type {
margin: 0;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label.selected .wpcf7-list-item-label {
color: #FFF;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
pointer-events: none;
color: #4F4F4F;
position: relative;
z-index: 2;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance {
width: 100%;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance span {
line-height: 13px;
font-size: 11px;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
display: block;
width: 100%;
margin: 0;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance label {
position: relative;
width: 100%;
display: flex;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance label a {
font-weight: 700;
text-decoration: underline;
}
.wpcf7 .wpcf7-response-output, .wpcf7 .ajax-loader {
display: none !important;
}
.wpcf7 ::-moz-placeholder {
color: #7B7B7B;
}
.wpcf7 ::placeholder {
color: #7B7B7B;
}
@media only screen and (min-width: 768px) {
.wpcf7 form {
display: flex;
flex-wrap: wrap;
}
.wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824) {
display: block;
width: calc(50% - 7.5px);
margin-right: 15px;
margin-bottom: 15px;
}
.wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).your-organisation, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).course-area, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).number-of-employees, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).compliance-area, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).area-interested-in, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).textarea, .wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).number-voucher-credits {
width: 100%;
margin-right: 0;
}
.wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824).course-id {
display: none;
}
.wpcf7 .wpcf7-form-control-wrap:not(.acceptance-824):nth-of-type(2n) {
margin-right: 0;
}
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
font-size: 16px;
width: 100%;
-webkit-appearance: none;
border: none;
height: 35px;
background: #FFF;
border: none;
font-family: "neue-haas-grotesk-display", "Helvetica", sans-serif;
padding-left: 10px;
outline: 0;
resize: none;
}
.wpcf7 input[type=checkbox], .wpcf7 select[type=checkbox], .wpcf7 textarea[type=checkbox] {
padding: 0;
cursor: pointer;
background: #FFF;
height: 20px;
flex-shrink: 0;
width: 20px;
margin: 0;
margin-right: 10px;
transition: none;
border-radius: 4px;
}
.wpcf7 input[type=checkbox]:checked, .wpcf7 select[type=checkbox]:checked, .wpcf7 textarea[type=checkbox]:checked {
background: #FFF url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/tick.svg) center/16px 12px no-repeat !important;
}
.wpcf7 input[type=radio], .wpcf7 select[type=radio], .wpcf7 textarea[type=radio] {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0;
cursor: pointer;
background: #FFF;
flex-shrink: 0;
margin: 0;
margin-right: 10px;
transition: none;
border-radius: 4px;
transition: 0.1s all ease-in-out;
}
.wpcf7 input[type=radio]:checked, .wpcf7 select[type=radio]:checked, .wpcf7 textarea[type=radio]:checked {
background: #017BA9;
}
.wpcf7 input.wpcf7-submit, .wpcf7 select.wpcf7-submit, .wpcf7 textarea.wpcf7-submit {
background: #64A70B;
border: 2px solid #FFF;
height: 50px;
text-transform: uppercase;
font-size: 17px;
line-height: 17px;
padding-top: 2px;
margin-bottom: 15px;
}
.wpcf7 input.wpcf7-submit:disabled, .wpcf7 select.wpcf7-submit:disabled, .wpcf7 textarea.wpcf7-submit:disabled {
opacity: 0.5;
}
.wpcf7 input.wpcf7-submit:disabled:hover, .wpcf7 select.wpcf7-submit:disabled:hover, .wpcf7 textarea.wpcf7-submit:disabled:hover {
background: #64A70B;
}
.wpcf7 input.wpcf7-submit:hover, .wpcf7 select.wpcf7-submit:hover, .wpcf7 textarea.wpcf7-submit:hover {
background: #548C0A;
}
.wpcf7 textarea {
height: 145px;
width: 100%;
padding-top: 10px;
}
.wpcf7 .additional-questions {
margin-top: 15px;
width: 100%;
}
.wpcf7 .additional-questions h5 {
margin-bottom: 15px;
}
.wpcf7 .wpcf7-form-control {
display: flex;
flex-wrap: wrap;
}
.wpcf7 .wpcf7-form-control .wpcf7-list-item {
width: 50%;
margin: 0 0 12px 0;
}
.wpcf7 .wpcf7-form-control .wpcf7-list-item label {
display: flex;
align-items: center;
font-size: 18px;
line-height: 18px;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio {
max-width: 450px;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
cursor: pointer;
position: relative;
height: 42px;
display: flex;
align-items: center;
justify-content: center;
width: 100px;
border-radius: 5px;
background: #FFF;
font-size: 18px;
color: #4F4F4F;
margin-right: auto;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:last-of-type {
margin: 0;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label.selected .wpcf7-list-item-label {
color: #FFF;
}
.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
pointer-events: none;
color: #4F4F4F;
position: relative;
z-index: 2;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance {
width: 100%;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance span {
line-height: 22px;
font-size: 12px;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
display: block;
width: 100%;
margin: 0;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance label {
position: relative;
width: 100%;
display: flex;
}
.wpcf7 .wpcf7-form-control.wpcf7-acceptance label a {
font-weight: 700;
text-decoration: underline;
}
.wpcf7 .wpcf7-response-output, .wpcf7 .ajax-loader {
display: none !important;
}
.wpcf7 ::-moz-placeholder {
color: #7B7B7B;
}
.wpcf7 ::placeholder {
color: #7B7B7B;
}
}
.dedicated-form .acceptance-824 {
margin-bottom: 15px;
}
.dedicated-form input, .dedicated-form select {
height: 40px;
background: #F4F0F0;
}
.dedicated-form input[type=checkbox], .dedicated-form select[type=checkbox] {
height: 25px;
width: 25px;
border: 1px solid #A9A9A9;
border-radius: 6px;
}
.dedicated-form input[type=checkbox]:checked, .dedicated-form select[type=checkbox]:checked {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/tick.svg) center/16px 12px no-repeat !important;
}
.dedicated-form input[type=radio], .dedicated-form select[type=radio] {
color: #F4F4F4;
border: 1px solid #A9A9A9;
}
.dedicated-form input[type=radio]:checked, .dedicated-form select[type=radio]:checked {
color: #F4F4F4;
background: #F7F4F4;
border: 2px solid #64A70B;
}
.dedicated-form input.wpcf7-select, .dedicated-form select.wpcf7-select {
color: #7B7B7B;
background: #F4F0F0 url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/down-grey-chevron.svg) center right 10px/20px 11px no-repeat;
}
.dedicated-form input.wpcf7-select.selected, .dedicated-form select.wpcf7-select.selected {
color: #000;
}
.dedicated-form input.wpcf7-submit, .dedicated-form select.wpcf7-submit {
border: none;
height: 60px;
font-size: 21px;
line-height: 21px;
margin-bottom: 0;
}
.dedicated-form .wpcf7-form-control.wpcf7-radio {
max-width: none;
}
.dedicated-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
width: 125px;
color: #4F4F4F;
}
.dedicated-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label.selected .wpcf7-list-item-label {
color: #4F4F4F;
}
.dedicated-form textarea {
height: 235px;
background: #F4F0F0;
}
@media only screen and (min-width: 768px) {
.dedicated-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
width: 145px;
}
.dedicated-form textarea {
height: 145px;
}
}
.testimonial {
position: relative;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/testimonial-bg.svg) center/contain no-repeat;
max-width: 395px;
width: 100%;
height: 180px;
color: #000;
padding: 20px 25px 60px 70px;
}
.testimonial:before {
content: "";
position: absolute;
top: 20px;
left: 20px;
height: 34px;
width: 34px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/speechmarks.svg) center/contain no-repeat;
}
.testimonial.darker-blue {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/darker-testimonial-bg.svg) center/contain no-repeat;
}
.testimonial.darker-blue:before {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/light-speechmarks.svg) center/contain no-repeat;
}
.testimonial.darker-blue p {
color: #FFF;
}
.testimonial p {
font-size: 13.5px;
line-height: 20px;
color: #000;
font-weight: 400;
margin-bottom: 10px;
}
.testimonial .source {
display: flex;
align-items: center;
justify-content: flex-start;
}
.testimonial .source img {
display: block;
height: auto;
max-width: 91px;
width: 100%;
background: #FFF;
padding: 3px;
border-radius: 4px;
margin: 0;
}
.testimonial .source p {
font-size: 14px;
line-height: 18px;
margin-left: 15px;
margin-bottom: 0;
}
.testimonial .source strong {
display: block;
}
.blog-post {
display: flex;
flex-direction: column;
}
.blog-post .post-image {
height: 200px;
}
.blog-post .post-image img {
display: block;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.blog-post .post-content {
display: flex;
flex-direction: column;
align-items: flex-start;
flex: 1;
background: #F3F3F3;
padding: 20px;
}
.blog-post p {
display: flex;
align-items: center;
font-size: 13.2px;
line-height: 18px;
font-weight: 800;
color: #8A8A8A;
margin-bottom: 5px;
text-transform: uppercase;
}
.blog-post p span {
display: flex;
align-items: center;
color: #00A0DD;
margin-left: 10px;
text-transform: none;
}
.blog-post p span:before {
display: block;
content: "";
height: 6px;
width: 6px;
background: #00A0DD;
margin-right: 10px;
border-radius: 50%;
margin-top: -3px;
}
.blog-post h4 {
color: #272727;
margin-bottom: 20px;
}
.blog-post .read-more {
margin-top: auto;
display: flex;
align-items: center;
color: #64A70B;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
transition: 0.25s all ease-in-out;
}
.blog-post .read-more:before {
display: flex;
align-items: center;
justify-content: center;
content: "";
height: 26px;
width: 26px;
border: 2px solid #C4C4C4;
border-radius: 50%;
margin-right: 10px;
background: #FFF url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/green-chevron-right.svg) center/9px 11px no-repeat;
color: #64A70B;
}
.blog-post .read-more:hover {
color: #00A0DD;
padding-left: 15px;
}
@media only screen and (max-width: 767px) {
.blog-post h4 {
font-size: 23px;
line-height: 32px;
}
}
.case-study-module {
display: flex;
flex-direction: column;
background: #FFF;
}
.case-study-module .case-study-image {
height: 230px;
width: 100%;
}
.case-study-module .case-study-image img {
display: block;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.case-study-module .case-study-content {
display: flex;
flex-direction: column;
flex: 1;
background: #FFF;
padding: 25px 20px;
}
.case-study-module .case-study-content img {
display: block;
max-width: 150px;
height: auto;
margin-bottom: auto;
}
.case-study-module h4 {
font-size: 24px;
line-height: 32px;
margin-bottom: 25px;
}
.case-study-module .read-more {
display: flex;
align-items: center;
color: #64A70B;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
transition: 0.25s all ease-in-out;
margin-top: 25px;
}
.case-study-module .read-more:before {
display: flex;
align-items: center;
justify-content: center;
content: "";
height: 26px;
width: 26px;
border: 2px solid #C4C4C4;
border-radius: 50%;
margin-right: 10px;
background: #FFF url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/green-chevron-right.svg) center/9px 11px no-repeat;
color: #64A70B;
}
.case-study-module .read-more:hover {
color: #00A0DD;
padding-left: 15px;
}
@media only screen and (min-width: 768px) {
.case-study-module .case-study-image {
height: 200px;
}
.case-study-module h4 {
font-size: 15px;
line-height: 18px;
}
}
.breadcrumbs {
display: none;
}
@media only screen and (min-width: 768px) {
.breadcrumbs {
display: block;
background: #F0F0F0;
}
.rank-math-breadcrumb {
background: #F0F0F0;
height: 32px;
display: flex;
align-items: center;
font-size: 12px;
line-height: 16px;
color: #2B2B2B;
font-weight: 400;
}
}
.self-assessment-steps {
width: 100%;
background: #FFF;
border-radius: 6px;
overflow: hidden;
max-width: 460px;
margin: 0 auto;
}
.self-assessment-steps .eyebrow {
background: #4F4F4F;
color: #FFF;
padding: 15px 25px;
}
.self-assessment-steps .eyebrow h4 {
color: #FFF;
}
.self-assessment-steps .progress-bar {
background: #A6A6A6;
color: #FFF;
}
.self-assessment-steps .progress-bar .bar {
display: flex;
justify-content: flex-end;
align-items: center;
padding-right: 10px;
background: #00A0DD;
height: 20px;
width: 0;
transition: 0.25s all ease-in-out;
overflow: hidden;
width: 50px;
}
.self-assessment-steps .progress-bar p {
font-size: 12px;
line-height: 20px;
font-weight: 800;
}
.self-assessment-steps .steps-container {
position: relative;
}
.self-assessment-steps .steps {
height: 100%;
width: 100%;
}
.self-assessment-steps .steps h5 {
font-size: 14px;
line-height: 20px;
margin-bottom: 25px;
}
.self-assessment-steps .step {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px;
opacity: 0;
pointer-events: none;
background: #FFF;
padding-bottom: 200px;
transition: 0.25s all ease-in-out;
}
.self-assessment-steps .step-1 .back {
pointer-events: none !important;
opacity: 0;
}
.self-assessment-steps .step.active {
position: relative;
pointer-events: auto;
animation: fadeIn 0.25s 0.25s 1 forwards cubic-bezier(0.88, 0.305, 0.35, 1.02);
}
.self-assessment-steps .step.active .back {
pointer-events: auto;
}
.self-assessment-steps .rating-animation {
position: absolute;
z-index: 3;
bottom: 35px;
left: calc(50% - 72.5px);
text-align: center;
height: 145px;
width: 145px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.self-assessment-steps .rating-animation svg {
position: absolute;
left: 0;
transform: rotate(-90deg);
}
.self-assessment-steps .rating-animation svg .progress {
stroke-dasharray: 420;
stroke-dashoffset: 420;
stroke-dashoffset: 420;
stroke-linecap: round;
transition: 0.25s all ease-in-out;
}
.self-assessment-steps .rating-animation .rating-inner {
position: relative;
z-index: 2;
}
.self-assessment-steps .rating-animation h3 {
font-size: 27px;
line-height: 27px;
color: #110F24;
margin-bottom: 3px;
}
.self-assessment-steps .rating-animation p {
font-size: 13px;
line-height: 13.5px;
font-weight: 800;
color: #777;
}
.self-assessment-steps .answers {
width: 100%;
}
.self-assessment-steps .answer {
border-radius: 4px;
color: #000;
border: 1px solid #000;
height: 40px;
display: flex;
align-items: center;
padding: 0 12px;
margin-bottom: 12px;
transition: 0.25s all ease-in;
cursor: pointer;
font-size: 15px;
line-height: 15px;
}
.self-assessment-steps .answer:before {
content: "";
height: 17px;
width: 17px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/check-mark.svg) center/contain no-repeat;
margin-right: 15px;
flex-shrink: 0;
transition: 0.25s background ease-in-out;
}
.self-assessment-steps .answer:last-of-type {
margin-bottom: 0;
}
.self-assessment-steps .answer:hover {
background: #F7F7F7;
}
.self-assessment-steps .answer.selected {
background: #F7F7F7;
border-color: #64A70B;
}
.self-assessment-steps .answer.selected:before {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/green-check-mark.svg) center/contain no-repeat;
}
.self-assessment-steps .back {
position: absolute;
bottom: 20px;
left: 20px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
height: 30px;
width: 65px;
border: 1px solid #ACACAC;
border-radius: 4px;
background: #F9F9F9;
font-weight: 800;
color: #000;
font-size: 12px;
line-height: 12px;
transition: 0.25s all ease-in-out;
opacity: 1;
}
.self-assessment-steps .back:before {
content: "";
height: 10px;
width: 7px;
display: block;
flex-shrink: 0;
margin-right: 5px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/back-chevron.svg) center/contain no-repeat;
margin-left: -5px;
}
.self-assessment-steps .back:hover {
background: #F1F1F1;
}
.self-assessment-steps .results-step {
z-index: 5;
min-height: 300px;
padding-bottom: 60px;
}
.self-assessment-steps .results-step.active {
animation-delay: 0s;
}
.self-assessment-steps .score {
background: #FFFDD7;
padding: 20px;
margin-bottom: 20px;
min-height: 135px;
}
.self-assessment-steps .score h5 {
min-height: auto;
margin: 0 8px 0 0;
}
.self-assessment-steps .score p {
font-size: 14px;
line-height: 17px;
color: #000;
}
.self-assessment-steps .result-text {
display: none;
}
.self-assessment-steps .result-text.active {
display: block;
}
.self-assessment-steps .btn {
width: 100%;
height: 55px;
font-size: 17px;
margin-bottom: 20px;
}
.self-assessment-steps .btn:after {
height: 600px;
width: 600px;
}
@media only screen and (min-width: 768px) {
.self-assessment-steps .steps h5 {
min-height: 40px;
}
.self-assessment-steps .step {
min-height: 300px;
padding-bottom: 50px;
}
.self-assessment-steps .results-step {
max-width: 290px;
width: 100%;
margin-left: auto;
}
.self-assessment-steps .rating-animation {
bottom: auto;
top: 85px;
left: 20px;
}
.self-assessment-steps .answers {
width: 250px;
margin-left: auto;
}
}
@media only screen and (min-width: 1024px) {
.self-assessment-steps {
margin: 0;
}
}
#ajax-load-more {
display: flex !important;
flex-direction: column;
align-items: center;
width: 100%;
}
.alm-listing {
width: 100%;
}
.alm-reveal {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.ajax-load-more-wrap {
width: 100%;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn {
position: relative;
border-radius: 4px !important;
background: #64A70B !important;
display: flex;
justify-content: center;
height: 60px;
align-items: center;
text-align: center;
padding: 0 30px;
font-weight: 800;
font-size: 14px;
line-height: 14px;
color: #FFF !important;
transition: 0.25s all ease-in-out;
overflow: hidden;
cursor: pointer;
border: none;
font-size: 22px;
border-radius: 0;
box-shadow: none;
transition: 0.25s all ease-in-out !important;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn.done {
display: none;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:hover {
background: #548C0A !important;
}
.wellbeing-calculator {
width: 100%;
background: #259BA8;
padding: 25px 20px;
}
.wellbeing-calculator h3 {
width: calc(100% + 40px);
margin-left: -20px;
margin-top: -25px;
font-size: 28px;
line-height: 30px;
color: #FFF;
background: #4F4F4F;
padding: 26px 20px;
margin-bottom: 25px;
text-transform: uppercase;
text-align: center;
}
.wellbeing-calculator .calculator-inner {
background: #FFF;
border-radius: 3px;
border: 1px solid #9E9E9E;
}
.wellbeing-calculator h4 {
font-size: 16px;
line-height: 16px;
}
.wellbeing-calculator .calc-title {
display: flex;
align-items: center;
height: 55px;
padding: 0 10px;
}
.wellbeing-calculator .number-of-employees-title {
border-bottom: 0.5px solid #9E9E9E;
}
.wellbeing-calculator .services-to-include-title {
padding: 0;
}
.wellbeing-calculator .number-of-employees {
font-weight: bold;
-webkit-appearance: none;
height: 58px;
border: none;
font-size: 36px;
line-height: 36px;
padding-left: 10px;
border-bottom: 0.5px solid #9E9E9E;
width: 100%;
border-radius: 0;
outline: 0;
}
.wellbeing-calculator .services-to-include {
padding: 0 10px 15px 10px;
}
.wellbeing-calculator .services-checkboxes.disabled {
transition: 0.25s all ease-in-out;
pointer-events: none;
opacity: 0.3;
}
.wellbeing-calculator .services-checkboxes .disabled {
opacity: 1;
}
.wellbeing-calculator label {
cursor: pointer;
font-size: 14px;
line-height: 14px;
color: #4F4F4F;
display: flex;
align-items: center;
margin-bottom: 15px;
transition: 0.25s all;
}
.wellbeing-calculator label:last-of-type {
margin-bottom: 20px;
}
.wellbeing-calculator label.disabled {
pointer-events: none;
opacity: 0.4;
}
.wellbeing-calculator input[type=checkbox] {
height: 20px;
width: 20px;
cursor: pointer;
margin-right: 10px;
background: #FAFAFA;
}
.wellbeing-calculator .disclaimer {
font-size: 12px;
line-height: 18px;
}
.wellbeing-calculator .results-container {
position: relative;
}
.wellbeing-calculator .overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
background: #FFF;
z-index: 5;
text-align: center;
padding: 0 25px;
transition: 0.25s all ease-in-out;
pointer-events: none;
opacity: 0;
}
.wellbeing-calculator .overlay h4 {
height: auto;
}
.wellbeing-calculator .overlay.active {
pointer-events: auto;
opacity: 0.9;
}
.wellbeing-calculator .results {
display: flex;
align-items: center;
border-top: 0.5px solid #9E9E9E;
height: 45px;
padding-left: 10px;
}
.wellbeing-calculator .results:first-of-type {
border-top: 0;
}
.wellbeing-calculator .result {
padding-left: 10px;
max-width: 120px;
width: 100%;
margin-left: auto;
display: flex;
align-items: center;
height: 100%;
color: #259BA8;
border-left: 0.5px solid #9E9E9E;
}
.wellbeing-calculator .btn {
width: 100%;
height: 60px;
margin-top: 30px;
font-size: 20px;
}
@media only screen and (min-width: 768px) {
.wellbeing-calculator {
max-width: none;
padding: 45px 40px;
}
.wellbeing-calculator h3 {
width: calc(100% + 80px);
margin-left: -40px;
margin-top: -45px;
padding: 26px 40px;
margin-bottom: 45px;
}
.wellbeing-calculator h4 {
font-size: 18px;
line-height: 18px;
}
.wellbeing-calculator .calc-title {
padding: 0 25px;
}
.wellbeing-calculator .number-of-employees {
padding-left: 25px;
}
.wellbeing-calculator .services-to-include {
padding: 0 25px 15px 25px;
}
.wellbeing-calculator .services-to-include .calc-title {
padding-left: 0;
}
.wellbeing-calculator label {
font-size: 16px;
line-height: 15px;
}
.wellbeing-calculator .disclaimer {
font-size: 14px;
line-height: 21px;
}
.wellbeing-calculator .overlay {
padding: 0 25px;
}
.wellbeing-calculator .results {
padding-left: 25px;
}
.wellbeing-calculator .result {
padding-left: 15px;
max-width: 140px;
}
}
@media only screen and (min-width: 1024px) {
.wellbeing-calculator {
max-width: 460px;
}
}
.tablepress-scroll-wrapper {
overflow-x: auto;
overflow-y: hidden;
margin-left: -20px;
width: calc(100% + 40px);
}
.tablepress-table-name {
background: #4F4F4F;
color: #FFF;
font-size: 18px;
line-height: 22px;
height: 60px;
display: flex;
align-items: center;
padding-left: 20px;
min-width: 800px;
}
.tablepress {
background: #F8F8F8;
font-size: 14px;
line-height: 16px;
margin-bottom: 55px;
min-width: 800px;
}
.tablepress thead {
color: #FFF;
background: #00A1DF;
}
.tablepress thead th {
font-weight: 600;
vertical-align: middle;
font-size: 16px;
line-height: 18px;
height: 60px;
text-align: center;
border-right: 1px solid #DAD6D6;
}
.tablepress thead th span {
font-weight: 400;
}
.tablepress thead th:last-of-type {
border-right: 0;
}
.tablepress thead .column-1 {
text-align: left;
}
.tablepress .column-1 {
padding-left: 25px;
}
.tablepress tbody .column-1 {
font-weight: 600;
}
.tablepress tbody .column-2, .tablepress tbody .column-3, .tablepress tbody .column-4, .tablepress tbody .column-5 {
text-align: center;
}
.tablepress tbody tr.odd {
background: #EFEFEF;
}
.tablepress tbody td {
height: 40px;
vertical-align: middle;
padding: 10px;
border-right: 1px solid #DAD6D6;
}
.tablepress tbody td span {
color: #BB0101;
font-weight: 600;
}
.tablepress tbody td:last-of-type {
border: none;
}
.tablepress .tick, .tablepress .cross {
margin: 0 auto;
}
.tablepress .tick {
display: block;
width: 23px;
height: 17px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/table-tick.svg) center/contain no-repeat;
}
.tablepress .cross {
display: block;
width: 20px;
height: 20px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/table-cross.svg) center/contain no-repeat;
}
.tablepress.tablepress-id-2 thead, .tablepress.tablepress-id-4 thead {
background: #259BA8;
}
.tablepress.tablepress-id-4 .column-1 {
max-width: 400px;
line-height: 24px;
padding: 15px 25px;
}
.tablepress.tablepress-id-4 .row-2 {
color: #FFF;
font-weight: 600;
background: #00D3CD;
}
.tablepress.tablepress-id-4 h4 {
font-size: 26px !important;
color: #000 !important;
margin: 0 !important;
}
@media only screen and (min-width: 768px) {
.tablepress-scroll-wrapper {
overflow-x: visible;
overflow-y: visible;
margin-left: 0;
width: 100%;
}
.tablepress-table-name {
font-size: 22px;
line-height: 26px;
align-items: center;
padding-left: 25px;
min-width: auto;
width: 100%;
}
.tablepress {
font-size: 16px;
min-width: auto;
width: 100%;
}
.tablepress .column-1 {
padding-left: 25px;
}
.tablepress tbody td {
padding: 10px;
}
}
.masthead {
position: relative;
min-height: 525px;
color: #FFF;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-end;
padding: 55px 0 35px 0;
}
.masthead.success-stories-masthead .content {
max-width: none;
}
.masthead.success-stories-masthead p {
max-width: 480px;
}
.masthead.success-stories-masthead h3 {
font-size: 24px;
line-height: 32px;
margin-bottom: 8px;
}
.masthead.success-stories-masthead h1 {
font-size: 39px;
line-height: 39px;
font-weight: 400;
margin-bottom: 10px;
}
.masthead.success-stories-masthead h1 img {
margin: 10px 0 10px 0;
}
.masthead .background-image, .masthead .mobile-background-image {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.masthead:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
background: linear-gradient(360deg, rgba(0, 0, 0, 0.56) 0%, rgba(0, 0, 0, 0) 87.25%);
height: 205px;
width: 100%;
z-index: 2;
}
.masthead .background-image {
display: none;
}
.masthead .wrap {
position: relative;
z-index: 3;
}
.masthead .content {
display: flex;
flex-direction: column;
align-items: flex-start;
max-width: 350px;
}
.masthead img:not(.background-image) {
margin: 0;
}
.masthead h1, .masthead h2, .masthead h3, .masthead h4, .masthead h5 {
color: #FFF;
margin-bottom: 3px;
}
.masthead h1 {
margin-bottom: 12px;
max-width: 280px;
}
.masthead h5 {
font-size: 12px;
}
.masthead strong {
font-weight: 700;
}
.masthead p {
font-size: 18px;
line-height: 23px;
}
.masthead .masthead-statistics {
display: flex;
margin-top: 25px;
}
.masthead .masthead-cards {
display: flex;
margin-top: 25px;
flex-wrap: wrap;
}
.masthead .masthead-cards .card {
position: relative;
background: #FFF;
border: 5px solid #429FD8;
padding: 0;
margin-bottom: 10px;
width: 100%;
display: flex;
flex-direction: column;
border-radius: 10px;
}
.masthead .masthead-cards .card img {
margin-bottom: 0;
height: 200px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 5px 5px 0 0;
}
.masthead .masthead-cards .card .text {
padding: 12px;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.masthead .masthead-cards .card .text .title-subtitle {
display: flex;
flex-direction: column;
height: 100%;
}
.masthead .masthead-cards .card .text h3 {
font-size: 18px;
font-weight: 700;
color: #000;
line-height: 1.2;
}
.masthead .masthead-cards .card .text .subtitle {
font-size: 14px;
margin-bottom: 10px;
color: #000;
margin-top: auto;
}
.masthead .masthead-cards .card .text a {
margin-top: 10px;
padding: 7px 15px;
overflow: initial;
height: auto;
line-height: 1.2;
}
.masthead .stat {
display: none;
align-items: center;
margin-right: 25px;
}
.masthead .stat:first-of-type {
display: flex;
}
.masthead .stat-container {
flex-shrink: 0;
background: #FFF;
border-radius: 50%;
height: 98px;
width: 98px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 15px;
}
.masthead .stat-container p {
color: #000;
font-size: 26px;
line-height: 26px;
font-weight: 800;
margin: 0;
}
.masthead .stat-content {
font-size: 12px;
line-height: 14px;
max-width: 200px;
}
.masthead .stat-content h4 {
display: block;
}
@media only screen and (min-width: 500px) {
.masthead .masthead-cards .card {
width: calc(50% - 15px);
margin-right: 30px;
margin-bottom: 30px;
}
.masthead .masthead-cards .card:nth-of-type(even) {
margin-right: 0;
}
.masthead .masthead-cards .card img {
min-height: 190px;
height: 190px;
width: 100%;
}
}
@media only screen and (min-width: 768px) {
.masthead {
min-height: 510px;
padding: 55px 0 30px 0;
justify-content: center;
}
.masthead.align-start {
justify-content: flex-start;
}
.masthead.align-end {
justify-content: flex-end;
}
.masthead img:not(.background-image) {
margin-bottom: 45px;
}
.masthead.success-stories-masthead .content {
max-width: none;
}
.masthead.success-stories-masthead p {
max-width: 480px;
}
.masthead.success-stories-masthead h3 {
font-size: 32px;
margin-bottom: 25px;
}
.masthead.success-stories-masthead h1 {
font-size: 51px;
line-height: 51px;
margin-bottom: 30px;
}
.masthead.success-stories-masthead h1 img {
margin: 0 0 0 30px;
}
.masthead .mobile-background-image {
display: none;
}
.masthead .background-image {
display: block;
}
.masthead .content {
max-width: 480px;
}
.masthead img:not(.background-image) {
margin-bottom: 45px;
}
.masthead h1 {
margin-bottom: 12px;
max-width: none;
}
.masthead h5 br {
display: none;
}
.masthead .stat:nth-of-type(2) {
display: flex;
}
}
@media only screen and (min-width: 1024px) {
.masthead.success-stories-masthead .content {
max-width: none;
}
.masthead.success-stories-masthead p {
max-width: 480px;
}
.masthead.success-stories-masthead h3 {
font-size: 32px;
margin-bottom: 25px;
}
.masthead.success-stories-masthead h1 {
font-size: 51px;
font-weight: 400;
margin-bottom: 30px;
}
.masthead.success-stories-masthead h1 img {
margin: 0 0 0 30px;
}
.masthead .masthead-cards .card {
width: calc(25% - 15px);
margin-right: 20px;
margin-bottom: 0;
}
.masthead .masthead-cards .card:nth-of-type(2n) {
margin-right: 20px;
}
.masthead .masthead-cards .card:last-of-type {
margin-right: 0;
}
.masthead .masthead-cards .card img {
min-height: 140px;
height: 140px;
width: 100%;
}
.masthead .content {
max-width: 480px;
}
.masthead .stat {
display: flex;
}
}
.logo-strip {
padding: 40px 20px;
}
.logo-strip h4 {
display: none;
}
.logo-strip .slick-list {
margin: 0 -13px;
}
.logo-strip .slick-slide {
margin: 0 13px;
}
.logo-strip .slick-arrow {
font-size: 0;
display: inline-block;
position: absolute;
top: calc(50% - 10px);
width: 10px;
height: 20px;
right: -25px;
border: none;
-webkit-appearance: none;
padding: 0;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/right-chevron.svg) center/contain no-repeat;
cursor: pointer;
outline: 0;
}
.logo-strip .slick-arrow.slick-prev {
right: auto;
left: -25px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/left-chevron.svg) center/contain no-repeat;
}
.logo-strip .client-logo {
background: #F4F4F4;
height: 75px;
width: 140px;
display: flex;
align-items: center;
justify-content: center;
outline: 0;
}
.logo-strip .client-logo a {
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.logo-strip .logos {
display: flex;
}
@media only screen and (min-width: 1100px) {
.logo-strip {
padding: 40px 0;
}
.logo-strip h4 {
display: block;
text-align: center;
margin-bottom: 25px;
}
}
.upcoming-courses {
padding: 35px 0 55px 0;
position: relative;
background: #F4F4F4;
overflow: hidden;
}
.upcoming-courses .wrap {
position: relative;
z-index: 5;
}
.upcoming-courses .block-header {
position: relative;
z-index: 5;
margin-bottom: 40px;
}
.upcoming-courses h2 {
margin-bottom: 30px;
display: flex;
align-items: center;
justify-content: center;
}
.upcoming-courses h2:before {
display: block;
content: "";
height: 25px;
width: 25px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/calendar.svg) center/contain no-repeat;
margin-right: 15px;
}
.upcoming-courses .courses-container {
position: relative;
display: flex;
align-items: center;
margin-bottom: 25px;
z-index: 2;
margin-left: -20px;
width: calc(100% + 40px);
}
.upcoming-courses .slick-slide,
.upcoming-courses .slick-slide[aria-hidden=true]:not(.slick-cloned) ~ .slick-cloned[aria-hidden=true] {
transition: 0.25s all ease-in-out;
}
.upcoming-courses .training-course-module {
position: relative;
width: 275px;
transform: scale(0.8);
outline: 0;
margin: 20px -25px;
}
.upcoming-courses .training-course-module div {
transition: 0.25s all ease-in-out;
opacity: 0.5;
}
.upcoming-courses .training-course-module.slick-center {
transform: scale(1);
opacity: 1;
transition: 0.25s all ease-in-out;
z-index: 10;
}
.upcoming-courses .training-course-module.slick-center div {
opacity: 1;
}
.upcoming-courses .course-information-banner {
display: flex;
flex-direction: column;
position: relative;
z-index: 2;
overflow: hidden;
background: #259BA8;
color: #FFF;
padding: 30px 30px 30px 30px;
}
.upcoming-courses .course-information-banner:before {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes.svg) top center/contain no-repeat;
height: 600px;
width: 600px;
position: absolute;
left: -180px;
top: 0;
opacity: 0.7;
}
.upcoming-courses .course-information-banner h1, .upcoming-courses .course-information-banner h2, .upcoming-courses .course-information-banner h3, .upcoming-courses .course-information-banner h4, .upcoming-courses .course-information-banner h5 {
color: #FFF;
}
.upcoming-courses .course-information-banner .content {
position: relative;
z-index: 2;
margin-bottom: 30px;
}
.upcoming-courses .course-information-banner h3 {
margin-bottom: 10px;
}
.upcoming-courses .course-information-banner .icons {
display: flex;
justify-content: space-between;
}
.upcoming-courses .course-information-banner .icons .icon-container {
display: flex;
flex-direction: column;
align-items: center;
flex-shrink: 0;
margin-right: 20px;
}
.upcoming-courses .course-information-banner .icons .icon-container:last-of-type {
margin: 0;
}
.upcoming-courses .course-information-banner .icons .icon {
display: flex;
align-items: center;
justify-content: center;
background: #FFF;
border-radius: 50%;
height: 60px;
width: 60px;
border: 0.5px solid #000;
margin-bottom: 5px;
}
.upcoming-courses .course-information-banner .icons p {
font-size: 14px;
line-height: 18px;
font-weight: 700;
}
.upcoming-courses .banner-alert {
position: relative;
z-index: 2;
display: flex;
background: #005B7D;
color: #FFF;
font-size: 14px;
font-weight: 800;
line-height: 18px;
padding: 10px 15px;
}
.upcoming-courses .banner-alert:before {
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/information.svg) center/contain no-repeat;
height: 18px;
width: 18px;
flex-shrink: 0;
margin-right: 10px;
}
.upcoming-courses .banner-alert p {
padding-top: 1px;
}
@media only screen and (max-width: 767px) {
.upcoming-courses .training-course-module .course-image {
height: 185px;
}
.upcoming-courses .training-course-module .course-image .date {
font-size: 24px;
line-height: 26px;
border-radius: 5px;
width: 50px;
}
.upcoming-courses .training-course-module .course-image .date span {
font-size: 12px;
line-height: 14px;
padding: 3px 0 2px 0;
}
.upcoming-courses .training-course-module .duration {
font-size: 12px;
}
.upcoming-courses .training-course-module .duration:before {
height: 10px;
width: 10px;
}
.upcoming-courses .training-course-module .course-content {
padding: 15px;
}
.upcoming-courses .training-course-module .course-content h4 {
font-size: 15px;
line-height: 18px;
margin-bottom: 20px;
}
.upcoming-courses .training-course-module .course-content p {
font-size: 12px;
line-height: 18px;
margin-bottom: 20px;
}
.upcoming-courses .training-course-module .btn {
height: 35px;
font-size: 13px;
width: auto;
margin-top: 0;
}
}
@media only screen and (min-width: 768px) {
.upcoming-courses .courses-container {
display: flex;
align-items: stretch;
width: 100%;
margin: 0 auto 25px auto;
}
.upcoming-courses .slick-list {
margin: 0 -15px;
}
.upcoming-courses .training-course-module {
position: relative;
width: 100%;
transform: scale(1);
margin: 20px 15px;
}
.upcoming-courses .training-course-module div {
opacity: 1;
}
.upcoming-courses .course-information-banner {
flex-direction: row;
align-items: center;
padding: 30px 15px 30px 30px;
}
.upcoming-courses .course-information-banner:before, .upcoming-courses .course-information-banner:after {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes.svg) top center/contain no-repeat;
height: 450px;
width: 450px;
position: absolute;
left: -80px;
top: 0;
opacity: 0.7;
}
.upcoming-courses .course-information-banner:after {
height: 505px;
width: 505px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes-right.svg) top center/contain no-repeat;
left: auto;
right: -25px;
}
.upcoming-courses .course-information-banner .content {
margin-right: auto;
margin-bottom: 0;
padding-right: 30px;
}
.upcoming-courses .course-information-banner h3 {
margin-bottom: 10px;
}
.upcoming-courses .course-information-banner .icons .icon-container {
width: 95px;
}
.upcoming-courses .course-information-banner .icons p {
line-height: 18px;
font-weight: 700;
}
}
@media only screen and (min-width: 1024px) {
.upcoming-courses {
padding: 80px 0 100px 0;
}
.upcoming-courses:before {
position: absolute;
top: 0;
right: 0;
content: "";
height: 280px;
width: 50%;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-pluses.svg) left top/contain repeat-x;
}
.upcoming-courses .wrap {
position: relative;
}
.upcoming-courses .wrap:before {
position: absolute;
content: "";
opacity: 0.6;
left: -120px;
bottom: -90px;
height: 555px;
width: 555px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/grey-bg-plus-w-tint.svg) center/contain no-repeat;
z-index: 2;
}
.upcoming-courses .block-header {
display: flex;
margin-bottom: 35px;
}
.upcoming-courses h2 {
margin-bottom: 0;
}
.upcoming-courses .courses-container {
display: flex;
align-items: stretch;
width: 100%;
margin: 0 0 25px 0;
max-width: none;
}
.upcoming-courses .training-course-module {
transform: none;
}
.upcoming-courses .training-course-module div {
opacity: 1;
}
.upcoming-courses .course-information-banner .content {
position: relative;
z-index: 2;
max-width: 535px;
margin-right: auto;
padding-right: 0;
}
.upcoming-courses .course-information-banner h3 {
margin-bottom: 10px;
}
}
.homepage-complex-section {
position: relative;
padding: 30px 0 0 0;
background: #005B7D;
overflow: hidden;
}
.homepage-complex-section:before, .homepage-complex-section:after {
content: "";
position: absolute;
top: 0;
pointer-events: none;
}
.homepage-complex-section:before {
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 100vw 150vw 0;
border-color: transparent #017BA9 transparent transparent;
}
.homepage-complex-section:after {
opacity: 0.1;
top: 33px;
left: 20px;
height: 280px;
width: 600px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-pluses.svg) left top/contain repeat-x;
}
.homepage-complex-section .bottom-image {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: auto;
display: block;
}
.homepage-complex-section .wrap {
position: relative;
z-index: 2;
}
.homepage-complex-section h1, .homepage-complex-section h2, .homepage-complex-section h3, .homepage-complex-section h4, .homepage-complex-section h5 {
color: #FFF;
}
.homepage-complex-section h2 {
text-align: center;
margin-bottom: 45px;
}
.homepage-complex-section h2 span {
font-size: 18px;
}
@media only screen and (min-width: 768px) {
.homepage-complex-section:before {
border-width: 0 100vw 50vw 0;
}
.homepage-complex-section:after {
left: auto;
right: 0;
height: 280px;
width: 50%;
}
.homepage-complex-section .bottom-image {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: auto;
display: block;
}
.homepage-complex-section h2 span {
font-size: 22px;
}
}
@media only screen and (min-width: 1024px) {
.homepage-complex-section {
padding: 45px 0 95px 0;
}
}
.course-modules {
position: relative;
display: flex;
flex-direction: column;
margin-bottom: 55px;
border: 5px solid #EEE;
background: #FFF;
}
.course-modules .module {
position: relative;
width: 100%;
background: #FFF;
margin-bottom: 5px;
}
.course-modules .module:first-of-type {
padding-top: 20px;
}
.course-modules .module.active {
margin-bottom: 30px;
}
.course-modules .module-image {
display: none;
}
.course-modules .module-content {
padding: 0px 15px 0px 15px;
}
.course-modules h4 {
background: #3C3C3C;
position: relative;
font-size: 20px;
line-height: 20px;
color: #FFF;
padding: 15px 35px 15px 15px;
}
.course-modules h4:before, .course-modules h4:after {
flex-shrink: 0;
width: 22px;
height: 2px;
background: #FFF;
content: "";
position: absolute;
right: 10px;
top: calc(50% - 2px);
}
.course-modules h4:after {
transform: rotate(90deg);
}
.course-modules h4.active:after {
display: none;
}
.course-modules p {
margin-top: 12px;
display: none;
margin-bottom: 16px;
}
.course-modules ul {
display: none;
}
.course-modules ul li {
font-size: 16px;
font-weight: 800;
background: #F2F2F2;
padding: 13px 10px 10px 10px;
border-bottom: 1px dashed #D5D1D1;
line-height: 20px;
}
.course-modules ul li a {
display: flex;
justify-content: space-between;
}
.course-modules ul li a:after {
flex-shrink: 0;
margin-top: 5px;
content: "";
height: 11px;
width: 11px;
display: block;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-link-indicator.svg) center/contain no-repeat;
margin-left: 10px;
transition: 0.25s all ease-in-out;
}
.course-modules ul li a:hover:after {
transform: translateX(5px);
}
.course-modules ul li:last-of-type {
border: none;
}
.course-modules ul li:nth-of-type(even) {
background: #FFF;
}
@media only screen and (min-width: 1024px) {
.course-modules {
flex-direction: row;
background: none;
border: none;
}
.course-modules:before {
position: absolute;
content: "";
opacity: 0.25;
left: -155px;
bottom: -190px;
height: 350px;
width: 350px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
}
.course-modules .module {
position: relative;
width: 33.333%;
background: #FFF;
border: 5px solid #EEE;
margin-right: 35px;
padding: 0;
margin-bottom: 0;
}
.course-modules .module:after {
display: none;
}
.course-modules .module:first-of-type {
padding: 0;
}
.course-modules .module:nth-of-type(3) {
margin-right: 0;
}
.course-modules .module-image {
display: block;
height: 200px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
border-bottom: 5px solid #EEE;
}
.course-modules .module-content {
padding: 20px 15px;
}
.course-modules h4 {
background: none;
color: #000;
margin-bottom: 12px;
padding: 0;
font-size: 18px;
}
.course-modules h4:before, .course-modules h4:after {
display: none;
}
.course-modules p {
display: block;
margin: 0 0 16px 0;
}
.course-modules ul {
display: block;
}
.course-modules ul li {
font-size: 14px;
}
}
.pricing-callout {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
color: #FFF;
margin-bottom: 45px;
text-align: center;
}
.pricing-callout h2 {
margin-bottom: 12px;
}
.pricing-callout .pricing-content {
margin-bottom: 25px;
}
.pricing-callout .btn {
height: 50px;
width: 195px;
padding: 0;
font-size: 18px;
border: 2px solid #FFF;
}
@media only screen and (min-width: 1024px) {
.pricing-callout {
flex-direction: row;
text-align: left;
}
.pricing-callout .pricing-content {
margin-right: auto;
margin-bottom: 0;
}
}
.wellbeing-charter-card {
background: #FFF;
display: flex;
flex-direction: column;
margin-bottom: 70px;
}
.wellbeing-charter-card .content {
padding: 30px 30px 40px 30px;
}
.wellbeing-charter-card .col {
display: flex;
flex-direction: column;
}
.wellbeing-charter-card .col:first-of-type {
margin-bottom: 30px;
}
.wellbeing-charter-card .wc-logo {
margin-bottom: 25px;
}
.wellbeing-charter-card ul li {
font-weight: 800;
padding: 8px 5px 5px 0px;
border-bottom: 1px dashed #D5D1D1;
line-height: 20px;
display: flex;
flex-wrap: wrap;
}
.wellbeing-charter-card ul li:before {
margin-top: 5px;
content: "";
height: 11px;
width: 11px;
display: block;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-item-icon.svg) center/contain no-repeat;
margin-right: 10px;
transition: 0.25s all ease-in-out;
flex-shrink: 0;
}
.wellbeing-charter-card ul ul {
display: none;
}
.wellbeing-charter-card ul ul li {
border: none;
font-size: 12px;
line-height: 16px;
font-weight: 400;
}
.wellbeing-charter-card ul ul li:before {
display: none;
}
.wellbeing-charter-card h4 {
color: #000;
margin-bottom: 15px;
}
.wellbeing-charter-card p {
line-height: 19px;
}
.wellbeing-charter-card .btn {
margin-top: 15px;
align-self: center;
}
.wellbeing-charter-card .card-image {
width: 100%;
height: 230px;
-o-object-fit: cover;
object-fit: cover;
display: block;
}
@media only screen and (min-width: 768px) {
.wellbeing-charter-card {
flex-direction: row;
}
.wellbeing-charter-card .btn {
align-self: flex-start;
}
.wellbeing-charter-card .card-image {
height: auto;
width: 320px;
}
}
@media only screen and (min-width: 1024px) {
.wellbeing-charter-card .content {
display: flex;
padding: 40px 15px 20px 15px;
}
.wellbeing-charter-card .col {
padding-left: 20px;
}
.wellbeing-charter-card .col:first-of-type {
flex-shrink: 0;
padding-right: 20px;
padding-left: 0;
border-right: 1px solid #CBC9C9;
}
}
.wellbeing-starter-pack-request h2 {
text-align: left;
margin-bottom: 10px;
}
.content-and-media {
position: relative;
padding: 30px 0 30px 0;
overflow: hidden;
}
.content-and-media.testimonial-present {
padding-bottom: 150px;
}
.content-and-media.heart {
background: #F4F4F4;
}
.content-and-media.heart .wrap:after {
height: 375px;
width: 320px;
right: -100px;
top: -120px;
opacity: 0.4;
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
}
.content-and-media.large-crosses .wrap:before, .content-and-media.large-crosses .wrap:after {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
}
.content-and-media.large-crosses .wrap:before {
height: 280px;
width: 280px;
top: -110px;
right: -100px;
opacity: 0.2;
}
.content-and-media.large-crosses .wrap:after {
height: 155px;
width: 155px;
top: 450px;
left: -50px;
opacity: 0.2;
z-index: 5;
}
.content-and-media.crosses-repeated {
background: #F4F4F4;
}
.content-and-media.crosses-repeated:before {
position: absolute;
top: 30px;
right: -350px;
content: "";
height: 280px;
width: 525px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-pluses.svg) left top/contain repeat-x;
}
.content-and-media.gradient {
background: linear-gradient(180deg, #F4F4F4 0%, #FFFFFF 100%);
}
.content-and-media.gradient .wrap:before, .content-and-media.gradient .wrap:after {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
}
.content-and-media.gradient .wrap:before {
height: 110px;
width: 110px;
top: 650px;
left: -30px;
opacity: 0.2;
}
.content-and-media.gradient .wrap:after {
height: 100px;
width: 100px;
top: 900px;
right: -50px;
opacity: 0.2;
}
.content-and-media .wrap {
position: relative;
display: flex;
flex-direction: column;
}
.content-and-media .image {
order: 2;
position: relative;
width: 100%;
flex-shrink: 0;
z-index: 5;
margin-top: 30px;
height: 250px;
}
.content-and-media .image > img {
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.content-and-media .image a, .content-and-media .image img {
display: block;
width: 100%;
}
.content-and-media .image a {
height: 100%;
}
.content-and-media .image img {
height: 100%;
max-height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.content-and-media .image.video-present:before {
pointer-events: none;
content: "";
height: 100%;
width: 100%;
position: absolute;
background: rgba(37, 37, 37, 0.39);
transition: 0.25s all ease-in-out;
}
.content-and-media .image.video-present:after {
pointer-events: none;
font-size: 16px;
position: absolute;
top: calc(50% - 44px);
left: calc(50% - 50px);
color: #FFF;
content: "PLAY VIDEO";
text-align: center;
padding-top: 66px;
height: 22px;
width: 100px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/play-icon.svg) top center/56px 56px no-repeat;
}
.content-and-media .image.video-present:hover:before {
background: rgba(37, 37, 37, 0.7);
}
.content-and-media .image.additional-image-present {
display: flex;
flex-direction: column;
margin-top: 140px;
margin-bottom: 55px;
}
.content-and-media .image.additional-image-present .small-image {
position: absolute;
top: -95px;
left: 0;
max-width: 250px;
width: 100%;
height: 195px;
}
.content-and-media .image.additional-image-present .additional-image {
position: relative;
z-index: 2;
height: 245px;
width: 300px;
margin-top: auto;
margin-left: auto;
}
.content-and-media .image.testimonial-present {
width: calc(100% + 40px);
left: -20px;
height: 365px;
}
.content-and-media .image .testimonial {
position: absolute;
bottom: -120px;
left: calc(50% - 172.5px);
max-width: 345px;
width: calc(100% - 40px);
z-index: 5;
padding: 25px 20px 35px 65px;
}
.content-and-media .image .testimonial:before {
top: 26px;
left: 10px;
height: 37px;
width: 40px;
}
.content-and-media .image .testimonial p {
font-size: 13px;
font-weight: 400;
line-height: 17px;
}
.content-and-media .image .testimonial .source p {
font-size: 12px;
line-height: 15px;
}
.content-and-media .content {
position: relative;
z-index: 2;
}
.content-and-media .content img {
display: block;
margin: 30px 0;
}
.content-and-media h5 {
color: #00A0DD;
margin-bottom: 3px;
}
.content-and-media h2 {
margin-bottom: 15px;
}
.content-and-media h3 {
margin-bottom: 15px;
}
.content-and-media p {
font-size: 16px;
line-height: 23px;
}
.content-and-media ul {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-top: 20px;
font-size: 16px;
}
.content-and-media ul li {
font-weight: 800;
padding: 10px 5px 8px 0px;
border-bottom: 1px dashed #D5D1D1;
line-height: 20px;
display: flex;
width: 100%;
gap: 5px;
}
.content-and-media ul li:before {
margin-top: 5px;
content: "";
height: 11px;
width: 11px;
display: block;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-item-icon.svg) center/contain no-repeat;
transition: 0.25s all ease-in-out;
flex-shrink: 0;
margin-right: 5px;
}
.content-and-media ul li:last-of-type {
border: none;
}
.content-and-media .banner {
width: 100%;
position: relative;
overflow: hidden;
background: #00A0DD;
color: #FFF;
padding: 30px 20px;
margin-top: 30px;
order: 3;
border-radius: 5px;
}
.content-and-media .banner.column-layout {
flex-direction: column;
align-items: flex-start;
padding-bottom: 50px;
}
.content-and-media .banner.column-layout img {
margin: 30px 0;
}
.content-and-media .banner.column-layout .banner-content {
padding: 0;
border: none;
max-width: none;
}
.content-and-media .banner.column-layout h3 {
margin-bottom: 15px;
}
.content-and-media .banner.column-layout:after {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes.svg) top center/contain no-repeat;
height: 600px;
width: 600px;
position: absolute;
bottom: 0px;
right: -175px;
opacity: 0.7;
transform: scale(-1);
}
.content-and-media .banner:before {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes.svg) top center/contain no-repeat;
height: 600px;
width: 600px;
position: absolute;
left: -145px;
top: 0;
opacity: 0.7;
}
.content-and-media .banner h3 {
color: #FFF;
margin-bottom: 5px;
}
.content-and-media .banner p {
font-size: 16px;
line-height: 24px;
}
.content-and-media .banner a {
margin-top: 3px;
display: block;
text-decoration: underline;
font-weight: bold;
}
.content-and-media .banner img {
margin-right: 30px;
}
.content-and-media .banner .banner-content {
padding-top: 15px;
margin-top: 15px;
max-width: 645px;
border-top: 1px solid rgba(255, 255, 255, 0.41);
}
@media only screen and (min-width: 768px) {
.content-and-media {
position: relative;
padding: 115px 0 70px 0;
overflow: hidden;
}
.content-and-media.testimonial-present {
padding-bottom: 150px;
}
.content-and-media.heart {
background: #F4F4F4;
}
.content-and-media.heart .wrap:after {
height: 375px;
width: 320px;
right: -100px;
top: -120px;
opacity: 0.4;
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
}
.content-and-media.large-crosses .wrap:before {
height: 245px;
width: 245px;
top: -110px;
left: -100px;
right: auto;
opacity: 0.4;
}
.content-and-media.large-crosses .wrap:after {
height: 345px;
width: 355px;
top: auto;
bottom: -40px;
left: auto;
right: -150px;
opacity: 0.2;
z-index: 0;
}
.content-and-media.crosses-repeated:before {
top: 80px;
left: 0;
right: auto;
height: 280px;
width: 50%;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-pluses.svg) right top/contain repeat-x;
}
.content-and-media.crosses-repeated.right:before {
left: auto;
right: 0;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-pluses.svg) left top/contain repeat-x;
}
.content-and-media.gradient:before {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
height: 150px;
width: 150px;
top: 600px;
left: 30%;
opacity: 0.2;
}
.content-and-media.gradient .wrap:before {
height: 245px;
width: 245px;
top: -110px;
left: -100px;
}
.content-and-media.gradient .wrap:after {
height: 345px;
width: 355px;
top: 0px;
right: -200px;
}
.content-and-media .image {
height: 350px;
}
.content-and-media .image.additional-image-present .small-image {
max-width: 340px;
height: 265px;
}
.content-and-media .image.additional-image-present .additional-image {
height: 335px;
width: 410px;
margin-right: 150px;
}
.content-and-media .image.testimonial-present {
left: auto;
width: 100%;
max-width: 450px;
height: 350px;
margin-left: auto;
margin-right: auto;
}
.content-and-media .banner {
display: flex;
align-items: center;
padding: 30px;
margin-top: 70px;
}
.content-and-media .banner:before {
height: 600px;
width: 600px;
left: -175px;
}
.content-and-media .banner .column-layout p {
font-size: 18px;
line-height: 27px;
}
.content-and-media .banner .banner-content {
margin: 0;
padding: 0;
padding-left: 25px;
max-width: 645px;
border-top: 0;
border-left: 1px solid rgba(255, 255, 255, 0.41);
}
}
@media only screen and (min-width: 1024px) {
.content-and-media.testimonial-present {
padding-bottom: 150px;
}
.content-and-media.heart {
background: #F4F4F4;
}
.content-and-media.heart .wrap:after {
height: 375px;
width: 320px;
right: -100px;
top: -120px;
opacity: 0.4;
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
}
.content-and-media.gradient {
background: linear-gradient(180deg, #F4F4F4 0%, #FFFFFF 100%);
}
.content-and-media.gradient:before {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
height: 150px;
width: 150px;
top: 600px;
left: 30%;
opacity: 0.2;
}
.content-and-media.gradient .wrap:before, .content-and-media.gradient .wrap:after {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
}
.content-and-media.gradient .wrap:before {
height: 245px;
width: 245px;
top: -110px;
left: -100px;
opacity: 0.2;
}
.content-and-media.gradient .wrap:after {
height: 345px;
width: 355px;
top: 0px;
right: -200px;
opacity: 0.2;
}
.content-and-media.right .image {
order: 2;
margin-left: auto;
margin-right: 0;
}
.content-and-media .wrap {
position: relative;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.content-and-media .image {
order: 0;
margin-top: 0;
max-width: 475px;
min-height: 320px;
margin-right: auto;
height: auto;
height: var(--image-height);
}
.content-and-media .image.additional-image-present {
margin: 0 auto 0 0;
}
.content-and-media .image.additional-image-present .small-image {
top: 0;
max-width: 340px;
height: 265px;
}
.content-and-media .image.additional-image-present .additional-image {
height: 335px;
width: 410px;
margin-right: 0;
margin-top: 200px;
margin-left: auto;
}
.content-and-media .image.testimonial-present {
left: auto;
width: 100%;
max-width: 450px;
margin: 0 0 0 auto;
}
.content-and-media .image .testimonial {
bottom: -60px;
left: -5px;
margin-left: -15px;
max-width: 465px;
width: 100%;
height: 210px;
z-index: 5;
padding: 25px 40px 65px 90px;
}
.content-and-media .image .testimonial:before {
top: 26px;
left: 27px;
height: 37px;
width: 40px;
}
.content-and-media .image .testimonial p {
font-size: 17px;
font-weight: 400;
line-height: 24px;
}
.content-and-media .image .testimonial .source p {
font-size: 14px;
line-height: 18px;
}
.content-and-media .content {
order: 0;
max-width: 480px;
}
.content-and-media .content.content-pre-title {
margin-top: -32px;
}
}
.contact-form-strip {
position: relative;
color: #FFF;
padding: 30px 0 75px 0;
overflow: hidden;
}
.contact-form-strip.heart-background .wrap:before {
position: absolute;
content: "";
opacity: 0.2;
right: -100px;
top: -50px;
height: 420px;
width: 420px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
z-index: 2;
}
.contact-form-strip .form-background-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.contact-form-strip .wrap {
position: relative;
z-index: 3;
}
.contact-form-strip .wrap:before {
position: absolute;
content: "";
opacity: 0.2;
right: -130px;
top: -70px;
height: 420px;
width: 420px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
z-index: 2;
}
.contact-form-strip h3, .contact-form-strip h5 {
color: #FFF;
margin-bottom: 12px;
}
.contact-form-strip h3.title, .contact-form-strip h5.title {
margin-bottom: 30px;
}
.contact-form-strip .left-column {
flex-shrink: 0;
margin-bottom: 40px;
}
.contact-form-strip .form-description {
margin-top: auto;
}
.contact-form-strip .form-description p {
font-size: 18px;
line-height: 22px;
}
.contact-form-strip .form-description p:first-of-type {
font-size: 22px;
line-height: 26px;
}
.contact-form-strip input {
height: 40px;
}
.contact-form-strip input.wpcf7-submit {
margin: 24px 0 0 0;
border: none;
height: 60px;
font-size: 21px;
}
.contact-form-strip input.wpcf7-submit:disabled {
opacity: 0.5;
}
.contact-form-strip input.wpcf7-submit:disabled:hover {
background: #64A70B;
}
.contact-form-strip input.wpcf7-submit:hover {
background: #548C0A;
}
.contact-form-strip .phone {
margin-top: 25px;
}
.contact-form-strip .phone .call-us-prompt {
display: block;
}
.contact-form-strip .phone .tel {
font-size: 36px;
line-height: 36px;
margin-bottom: 3px;
}
.contact-form-strip .phone .tel:before {
display: none;
}
.contact-form-strip .phone .tel span {
color: #FFF;
}
.contact-form-strip .phone p {
font-size: 12px;
line-height: 12px;
}
.contact-form-strip .phone p strong {
color: #FFF;
}
.contact-form-strip .phone p.call-us-prompt {
font-size: 17px;
line-height: 17px;
}
@media only screen and (min-width: 1024px) {
.contact-form-strip {
padding: 75px 0 75px 0;
}
.contact-form-strip.heart-background .wrap:before {
position: absolute;
content: "";
opacity: 0.2;
right: -100px;
top: -50px;
height: 420px;
width: 420px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
z-index: 2;
}
.contact-form-strip .wrap {
display: flex;
align-items: flex-start;
}
.contact-form-strip .wrap:before {
right: -100px;
top: -50px;
}
.contact-form-strip .left-column {
max-width: 490px;
margin-right: auto;
margin-bottom: 0;
}
.contact-form-strip .form-description {
max-width: 400px;
}
}
.latest-news, .related-blog-posts {
position: relative;
padding: 55px 0 75px;
overflow: hidden;
}
.latest-news:before, .related-blog-posts:before {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
height: 108px;
width: 108px;
bottom: 30px;
right: 36%;
opacity: 0.4;
}
.latest-news .wrap, .related-blog-posts .wrap {
position: relative;
}
.latest-news .wrap:before, .latest-news .wrap:after, .related-blog-posts .wrap:before, .related-blog-posts .wrap:after {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
}
.latest-news .wrap:before, .related-blog-posts .wrap:before {
height: 154px;
width: 154px;
top: 0;
left: -75px;
opacity: 0.4;
}
.latest-news .wrap:after, .related-blog-posts .wrap:after {
height: 421px;
width: 421px;
top: -55px;
right: -110px;
opacity: 0.2;
}
.latest-news h2, .related-blog-posts h2 {
text-align: center;
color: #4F4F4F;
margin-bottom: 40px;
}
.latest-news .posts, .related-blog-posts .posts {
position: relative;
z-index: 2;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-left: -20px;
width: calc(100% + 40px);
}
.latest-news .slick-slide,
.latest-news .slick-slide[aria-hidden=true]:not(.slick-cloned) ~ .slick-cloned[aria-hidden=true], .related-blog-posts .slick-slide,
.related-blog-posts .slick-slide[aria-hidden=true]:not(.slick-cloned) ~ .slick-cloned[aria-hidden=true] {
transition: 0.25s all ease-in-out;
}
.latest-news .blog-post, .related-blog-posts .blog-post {
position: relative;
width: 275px;
transform: scale(0.8);
outline: 0;
margin: 0 -25px;
}
.latest-news .blog-post div, .related-blog-posts .blog-post div {
transition: 0.25s all ease-in-out;
opacity: 0.5;
}
.latest-news .blog-post.slick-center, .related-blog-posts .blog-post.slick-center {
transform: scale(1);
opacity: 1;
transition: 0.25s all ease-in-out;
z-index: 10;
}
.latest-news .blog-post.slick-center div, .related-blog-posts .blog-post.slick-center div {
opacity: 1;
}
.latest-news.related-blog-posts .blog-post, .related-blog-posts.related-blog-posts .blog-post {
display: flex;
margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
.latest-news, .related-blog-posts {
padding: 75px 0 110px;
}
.latest-news h2, .related-blog-posts h2 {
margin-bottom: 55px;
}
.latest-news .posts, .related-blog-posts .posts {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
margin: 0;
width: 100%;
}
.latest-news .posts .blog-post, .related-blog-posts .posts .blog-post {
transform: none;
margin: 0;
display: flex;
width: calc(33.3333% - 25px);
}
.latest-news .posts .blog-post div, .related-blog-posts .posts .blog-post div {
transition: 0.25s all ease-in-out;
opacity: 1;
}
}
.faqs {
background: #E6F6FC;
padding: 55px 0 90px 0;
}
.faqs h2.heading, .faqs h4.heading {
text-align: center;
margin-bottom: 5px;
color: #373737;
}
.faqs h4.heading {
margin-bottom: 35px;
}
.faqs .faqs-container {
background: #FFF;
border: 5px solid #EEE;
display: flex;
}
.faqs .questions {
display: flex;
flex-direction: column;
flex-shrink: 0;
width: 100%;
border: 3px solid #FFF;
border-bottom: 2px solid #FFF;
background: #00A0DD;
}
.faqs .question {
display: flex;
align-items: center;
width: 100%;
padding: 10px 13px 10px 20px;
background: #00A0DD;
color: #FFF;
font-size: 16px;
font-weight: 800;
line-height: 24px;
border-bottom: 1px solid #FFF;
transition: 0.25s all ease-in-out;
cursor: pointer;
}
.faqs .question:after {
flex-shrink: 0;
content: "";
display: block;
margin-left: auto;
height: 18px;
width: 18px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/faqs-plus.svg) center/contain no-repeat;
}
.faqs .question:hover, .faqs .question.active {
background: #0F91C2;
}
.faqs .question.active:after {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/faqs-minus.svg) center/contain no-repeat;
}
.faqs .answers {
display: none;
}
.faqs .answer {
background: #FFF;
display: none;
padding: 20px;
}
.faqs .answer.active {
display: block;
}
.faqs .answer a {
text-decoration: underline;
font-weight: 700;
}
@media only screen and (min-width: 1024px) {
.faqs .questions {
max-width: 400px;
}
.faqs .questions .answer {
display: none !important;
}
.faqs .answers {
display: block;
padding: 40px 30px;
}
.faqs .answers .answer {
padding: 0;
}
}
.call-to-action-strip {
position: relative;
color: #FFF;
padding: 60px 0;
overflow: hidden;
}
.call-to-action-strip .background-image {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.call-to-action-strip .wrap {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
z-index: 3;
}
.call-to-action-strip h2 {
text-align: center;
margin-bottom: 35px;
color: #FFF;
}
.call-to-action-strip .btn {
height: 60px;
max-width: 350px;
width: 100%;
font-size: 21px;
margin-bottom: 35px;
}
.call-to-action-strip .btn:after {
height: 400px;
width: 400px;
}
.call-to-action-strip .phone .call-us-prompt {
display: block;
}
.call-to-action-strip .phone .tel {
font-size: 36px;
line-height: 36px;
margin-bottom: 3px;
}
.call-to-action-strip .phone .tel:before {
display: none;
}
.call-to-action-strip .phone .tel span {
color: #FFF;
}
.call-to-action-strip .phone p {
font-size: 12px;
line-height: 12px;
}
.call-to-action-strip .phone p strong {
color: #FFF;
}
.call-to-action-strip .phone p.call-us-prompt {
font-size: 17px;
line-height: 17px;
text-align: center;
}
@media only screen and (min-width: 768px) {
.call-to-action-strip {
padding: 65px 0;
}
.call-to-action-strip:before {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
height: 134px;
width: 134px;
bottom: -30px;
left: 14%;
opacity: 0.2;
z-index: 2;
}
.call-to-action-strip .wrap:before, .call-to-action-strip .wrap:after {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
}
.call-to-action-strip .wrap:before {
height: 254px;
width: 254px;
top: -160px;
left: -25px;
opacity: 0.2;
}
.call-to-action-strip .wrap:after {
height: 88px;
width: 88px;
top: calc(50% - 44px);
right: -40px;
opacity: 0.2;
}
}
.self-assessment-block {
overflow: hidden;
position: relative;
padding: 36px 0;
background: #F1F1F1;
}
.self-assessment-block:before, .self-assessment-block:after {
opacity: 0.8;
position: absolute;
content: "";
}
.self-assessment-block:before {
top: 40px;
right: 0;
height: 245px;
width: 470px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/repeated-hearts.svg) left top/contain repeat-x;
}
.self-assessment-block:after {
bottom: 35px;
right: -40px;
height: 230px;
width: 270px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
}
.self-assessment-block .wrap {
position: relative;
z-index: 2;
}
.self-assessment-block h2 {
margin-bottom: 20px;
}
.self-assessment-block p {
font-size: 16px;
line-height: 24px;
}
.self-assessment-block .content {
width: 100%;
margin-bottom: 60px;
}
.self-assessment-block .content ul {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-top: 30px;
}
.self-assessment-block .content ul li {
font-weight: 800;
padding: 8px 5px 5px 0px;
border-bottom: 1px dashed #D5D1D1;
line-height: 20px;
}
.self-assessment-block .content ul li:before {
display: inline-block;
margin-top: 5px;
content: "";
height: 11px;
width: 11px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-item-icon.svg) center/contain no-repeat;
margin-right: 10px;
transition: 0.25s all ease-in-out;
flex-shrink: 0;
}
.self-assessment-block .content ul li.accordion:before {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-link-indicator.svg) center/contain no-repeat;
}
.self-assessment-block .content ul li.accordion.active:before {
transform: rotate(90deg);
}
.self-assessment-block .content ul li:last-of-type {
border-bottom: 0;
}
.self-assessment-block .content ul li ul {
margin: 0;
display: none;
padding-bottom: 10px;
}
.self-assessment-block .content ul li ul li {
font-weight: normal;
}
.self-assessment-block .content ul li ul li:before {
display: none;
}
@media only screen and (min-width: 1024px) {
.self-assessment-block:before {
top: 40px;
right: 0;
height: 326px;
width: 50%;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/repeated-hearts.svg) left top/contain repeat-x;
}
.self-assessment-block:after {
bottom: 35px;
left: calc(50% - 220px);
height: 230px;
width: 270px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
}
.self-assessment-block .wrap {
display: flex;
align-items: flex-start;
}
.self-assessment-block .content {
max-width: 480px;
width: 100%;
margin-right: 50px;
margin-bottom: 0;
}
}
.icons-strip {
display: flex;
position: relative;
z-index: 2;
background: #259BA8;
color: #FFF;
padding: 30px 15px 30px 30px;
text-align: center;
}
.icons-strip.blue {
background: #00A0DD;
}
.icons-strip:before, .icons-strip:after {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top right/contain no-repeat;
height: 450px;
width: 400px;
position: absolute;
left: -40px;
top: 0px;
opacity: 0.7;
}
.icons-strip:after {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top left/contain no-repeat;
position: absolute;
right: -40px;
left: auto;
bottom: 0;
top: auto;
transform: scale(-1);
}
.icons-strip.left-align-introductory-content .introductory-content {
margin-bottom: 35px;
}
.icons-strip h2, .icons-strip h4, .icons-strip h5 {
color: #FFF;
}
.icons-strip h2 {
margin-bottom: 5px;
}
.icons-strip .introductory-content {
margin-bottom: 25px;
}
.icons-strip .introductory-content p {
font-size: 16px;
line-height: 24px;
}
.icons-strip .icons {
display: flex;
flex-direction: column;
}
.icons-strip .icon {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: 40px;
}
.icons-strip .icon h4 {
font-size: 20px;
margin-bottom: 10px;
}
.icons-strip .icon:last-of-type {
margin-bottom: 0;
}
.icons-strip .icon-container {
display: flex;
align-items: center;
justify-content: center;
height: 100px;
width: 100px;
background: #FFF;
border-radius: 50%;
margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
.icons-strip {
padding: 30px 15px 30px 30px;
}
.icons-strip:before, .icons-strip:after {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top right/contain no-repeat;
height: 650px;
width: 600px;
position: absolute;
left: -80px;
top: 0px;
opacity: 0.7;
bottom: auto;
}
.icons-strip:after {
bottom: 0;
top: auto;
height: 700px;
width: 600px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-right.svg) bottom left/contain no-repeat;
left: auto;
right: 0;
transform: none;
}
.icons-strip.left-align-introductory-content {
text-align: left;
padding: 40px 0 40px 0;
}
.icons-strip.left-align-introductory-content .wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.icons-strip.left-align-introductory-content .introductory-content {
width: 100%;
text-align: center;
}
.icons-strip.left-align-introductory-content .icon {
text-align: center;
max-width: 230px;
padding: 0 2.5px;
}
.icons-strip.left-align-introductory-content.process-arrows .icon:after {
content: "";
position: absolute;
height: 30px;
width: 18px;
top: 35px;
right: -18px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/white-right-chevron.svg) center/contain no-repeat;
}
.icons-strip.left-align-introductory-content.process-arrows .icon:last-of-type:after {
display: none;
}
.icons-strip .icons {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.icons-strip .icon {
width: 50%;
padding: 0 20px;
}
}
@media only screen and (min-width: 1024px) {
.icons-strip.left-align-introductory-content .wrap {
flex-wrap: nowrap;
}
.icons-strip.left-align-introductory-content .introductory-content {
max-width: 240px;
margin-bottom: 0;
text-align: left;
padding-right: 10px;
}
.icons-strip.left-align-introductory-content .icon {
margin-bottom: 0;
}
.icons-strip .introductory-content {
margin-bottom: 25px;
}
.icons-strip .introductory-content p {
font-size: 16px;
line-height: 24px;
}
.icons-strip .icons {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.icons-strip .icon {
width: auto;
max-width: 180px;
padding: 0;
margin-bottom: 0;
}
.icons-strip .icon h4 {
margin-bottom: 10px;
}
}
.icon-grid {
text-align: center;
padding: 45px 0;
}
.icon-grid.green {
background: #259BA8;
color: #FFF;
}
.icon-grid.green h5, .icon-grid.green h2, .icon-grid.green h4, .icon-grid.green p {
color: #FFF;
}
.icon-grid.green .icon {
background: none !important;
color: #FFF;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}
.icon-grid.green .icon p {
color: #FFF;
}
.icon-grid.green .icon:nth-of-type(2n) {
border-right: none;
}
.icon-grid.green .icon:nth-last-child(-n+2) {
border-bottom: 0;
}
.icon-grid .wrap {
display: flex;
flex-direction: column;
align-items: center;
}
.icon-grid .intro-content {
max-width: 770px;
margin-bottom: 55px;
}
.icon-grid .intro-content h5 {
color: #00A0DD;
margin-bottom: 5px;
}
.icon-grid .intro-content h2 {
margin-bottom: 25px;
}
.icon-grid .intro-content p {
font-size: 18px;
line-height: 24px;
}
.icon-grid .grid {
display: flex;
flex-wrap: wrap;
justify-content: center;
width: calc(100% + 40px);
margin-left: -20px;
}
.icon-grid .icon {
width: 50%;
padding: 20px 0;
background: #F1F1F1;
}
.icon-grid .icon:nth-of-type(2), .icon-grid .icon:nth-of-type(3) {
background: #FFF;
}
.icon-grid .icon:nth-of-type(6), .icon-grid .icon:nth-of-type(7), .icon-grid .icon:nth-of-type(10) {
background: #FFF;
}
.icon-grid .icon .icon-container {
display: flex;
align-items: center;
justify-content: center;
height: 70px;
margin-bottom: 15px;
}
.icon-grid .icon img {
display: block;
max-height: 70px;
width: auto;
}
.icon-grid .icon h4 {
margin-bottom: 15px;
}
.icon-grid .icon p {
color: #4D4D4D;
padding: 0 25px;
}
.icon-grid .btn {
display: none;
}
@media only screen and (min-width: 768px) {
.icon-grid {
padding: 45px 0;
}
.icon-grid.green .icon:nth-of-type(2n) {
border-right: 1px solid #FFF;
}
.icon-grid.green .icon:nth-of-type(4n) {
border-right: none;
}
.icon-grid.green .icon:nth-last-child(-n+4) {
border-bottom: 0;
}
.icon-grid .grid {
margin-bottom: 60px;
}
.icon-grid .icon {
width: 25%;
}
.icon-grid .icon:nth-of-type(2n) {
background: #FFF;
}
.icon-grid .icon:nth-of-type(5), .icon-grid .icon:nth-of-type(7), .icon-grid .icon:nth-of-type(10) {
background: #FFF;
}
.icon-grid .icon:nth-of-type(3), .icon-grid .icon:nth-of-type(6), .icon-grid .icon:nth-of-type(8), .icon-grid .icon:nth-of-type(9) {
background: #F1F1F1;
}
.icon-grid .btn {
display: flex;
font-size: 18px;
width: 205px;
height: 55px;
}
}
.statistic-strip {
position: relative;
padding: 40px 0 30px 0;
color: #FFF;
background: #00A0DD;
overflow: hidden;
}
.statistic-strip.green {
background: #259BA8;
}
.statistic-strip:before {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes.svg) top right/contain no-repeat;
height: 450px;
width: 450px;
position: absolute;
left: 0px;
top: 0;
opacity: 0.7;
}
.statistic-strip .statistics {
position: relative;
display: flex;
z-index: 2;
}
.statistic-strip .stat {
display: none;
align-items: flex-start;
margin-right: auto;
}
.statistic-strip .stat:first-of-type {
display: flex;
}
.statistic-strip .stat-container {
flex-shrink: 0;
background: #FFF;
border-radius: 50%;
height: 98px;
width: 98px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-right: 15px;
text-align: center;
}
.statistic-strip .stat-container h5 {
display: block;
line-height: 18px;
}
.statistic-strip .stat-container p {
color: #000;
font-size: 26px;
line-height: 26px;
font-weight: 800;
margin: 0;
}
.statistic-strip .stat-content {
padding-top: 10px;
font-size: 12px;
line-height: 14px;
max-width: 200px;
}
.statistic-strip .stat-content h4 {
color: #FFF;
display: block;
margin-bottom: 3px;
}
@media only screen and (min-width: 768px) {
.statistic-strip:before, .statistic-strip:after {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes.svg) top right/contain no-repeat;
height: 450px;
width: 450px;
position: absolute;
left: 0px;
top: 0;
opacity: 0.7;
}
.statistic-strip:after {
height: 505px;
width: 505px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes-right.svg) bottom left/contain no-repeat;
left: auto;
right: 0;
top: auto;
bottom: 0;
}
.statistic-strip .stat {
display: flex;
}
}
.wellbeing-starter-pack-strip {
position: relative;
padding: 75px 0 0 0;
}
.wellbeing-starter-pack-strip .background-image {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media only screen and (min-width: 1024px) {
.wellbeing-starter-pack-strip {
padding: 75px 0 105px 0;
}
}
.testimonials {
padding: 40px 0;
position: relative;
overflow: hidden;
}
.testimonials:before {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
height: 154px;
width: 154px;
top: 0;
left: 10%;
opacity: 0.4;
}
.testimonials:after {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
height: 108px;
width: 108px;
bottom: 30px;
right: 16%;
opacity: 0.4;
}
.testimonials .row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.testimonials .row .col-md-4 {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.testimonials .row .col-md-5 {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.testimonials .row .col-md-6,
.testimonials .row .col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.testimonials .row .offset-md-1 {
margin-left: 8.33333333%;
}
}
.testimonials .row .col-md-4,
.testimonials .row .col-md-5,
.testimonials .row .col-md-6,
.testimonials .row .col-6 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.testimonials .text-center {
text-align: center;
}
.testimonials .medicash-plus {
right: 20px;
top: 100px;
width: 200px;
height: 200px;
}
.testimonials .medicash-plus:after {
filter: brightness(20%);
}
.testimonials .section-title {
margin-bottom: 20px;
}
.testimonials .short-summary {
color: #406680;
line-height: 1.5;
font-size: 16px;
}
.testimonials .logo-container:not(:last-of-type) {
margin-bottom: 15px;
}
.testimonials .logo {
border-radius: 15px;
max-height: 130px;
-o-object-fit: cover;
object-fit: cover;
margin-bottom: 12px;
max-width: 100%;
}
.testimonials .testimonials-container {
margin-top: 30px;
position: relative;
z-index: 2;
}
.testimonials .single-testimonial:not(:last-of-type) {
margin-bottom: 15px;
}
.testimonials .single-testimonial .inner {
box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1019607843);
border-radius: 10px;
padding: 30px 14px;
background: #fff;
}
.testimonials .single-testimonial .inner .short-summary {
color: #808080;
font-size: 16px;
line-height: 1.5;
}
.testimonials .single-testimonial .inner .name {
color: #017BA9;
margin-top: 10px;
text-align: center;
font-weight: 700;
font-size: 18px;
}
@media only screen and (min-width: 768px) {
.single-testimonial,
.logo-container {
margin: 0;
}
}
.testimonials-video-carousel {
position: relative;
background: #F4F4F4;
padding: 50px 0 50px 0;
overflow: hidden;
}
.testimonials-video-carousel .wrap {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
}
.testimonials-video-carousel .wrap:before {
position: absolute;
content: "";
top: -10px;
left: -100px;
height: 230px;
width: 270px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
}
.testimonials-video-carousel h3 {
position: relative;
z-index: 2;
text-align: center;
margin-bottom: 10px;
}
.testimonials-video-carousel .testimonial-logos {
position: relative;
z-index: 2;
display: flex;
justify-content: space-between;
margin-bottom: 35px;
width: calc(100% + 20px);
margin-right: -40px;
}
.testimonials-video-carousel .testimonial-logos .slick-list {
margin: 0 -13px;
}
.testimonials-video-carousel .testimonial-logos .slick-slide {
margin: 0 13px;
}
.testimonials-video-carousel .slick-arrow {
font-size: 0;
display: inline-block;
position: absolute;
top: calc(50% - 10px);
width: 9px;
height: 15px;
right: -55px;
border: none;
-webkit-appearance: none;
padding: 0;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/right-chevron.svg) center/contain no-repeat;
cursor: pointer;
outline: 0;
}
.testimonials-video-carousel .slick-arrow.slick-prev {
right: auto;
left: -55px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/left-chevron.svg) center/contain no-repeat;
}
.testimonials-video-carousel .client-logo {
background: #FFF;
height: 75px;
width: 140px;
display: flex !important;
flex-shrink: 0;
align-items: center;
justify-content: center;
outline: 0;
transition: 0.25s border ease-in-out;
border: 4px solid #FFF;
cursor: pointer;
margin: 0 13px;
}
.testimonials-video-carousel .client-logo a {
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.testimonials-video-carousel .client-logo.slick-current, .testimonials-video-carousel .client-logo.active-logo {
border: 4px solid #BBB;
}
.testimonials-video-carousel .testimonial-video-carousel {
width: 100%;
max-width: 320px;
}
.testimonials-video-carousel .testimonial-video-carousel .slick-arrow {
top: 95px;
width: 9px;
height: 15px;
right: -20px;
}
.testimonials-video-carousel .testimonial-video-carousel .slick-arrow.slick-prev {
left: -20px;
}
.testimonials-video-carousel .main-testimonial {
display: flex;
flex-direction: column;
align-items: center;
}
.testimonials-video-carousel .video-item {
width: 100%;
position: relative;
height: 205px;
margin-bottom: 20px;
}
.testimonials-video-carousel .video-item img {
position: relative;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
z-index: 4;
}
.testimonials-video-carousel .video-item.video-present {
cursor: pointer;
}
.testimonials-video-carousel .video-item.video-present:before, .testimonials-video-carousel .video-item.video-present:after {
pointer-events: none;
content: "";
transition: 0.25s all ease-in-out;
position: absolute;
transition: 0.25s all ease-in-out;
}
.testimonials-video-carousel .video-item.video-present:before {
height: 100%;
width: 100%;
background: rgba(37, 37, 37, 0.39);
transition: 0.25s all ease-in-out;
z-index: 5;
}
.testimonials-video-carousel .video-item.video-present:after {
font-size: 16px;
top: calc(50% - 44px);
left: calc(50% - 50px);
color: #FFF;
content: "PLAY VIDEO";
text-align: center;
padding-top: 66px;
height: 22px;
width: 100px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/play-icon.svg) top center/56px 56px no-repeat;
z-index: 6;
}
.testimonials-video-carousel .video-item.video-present:hover:before {
background: rgba(37, 37, 37, 0.7);
}
.testimonials-video-carousel .video-item.video-present.video-playing:after, .testimonials-video-carousel .video-item.video-present.video-playing:before, .testimonials-video-carousel .video-item.video-present.video-playing img {
opacity: 0;
pointer-events: none;
}
.testimonials-video-carousel .video-item iframe {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
}
.testimonials-video-carousel .testimonial {
position: relative;
max-width: 465px;
width: 100%;
z-index: 5;
padding: 25px 20px 35px 65px;
}
.testimonials-video-carousel .testimonial:before {
top: 26px;
left: 10px;
height: 37px;
width: 40px;
}
.testimonials-video-carousel .testimonial p {
font-size: 13px;
font-weight: 400;
line-height: 17px;
}
.testimonials-video-carousel .testimonial .source p {
font-size: 12px;
line-height: 15px;
}
@media only screen and (min-width: 768px) {
.testimonials-video-carousel {
padding: 50px 0 85px 0;
}
.testimonials-video-carousel:before {
opacity: 0.8;
position: absolute;
content: "";
top: 340px;
right: 0;
height: 326px;
width: 50%;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/repeated-hearts.svg) left top/contain repeat;
}
.testimonials-video-carousel h3 {
margin-bottom: 30px;
}
.testimonials-video-carousel .testimonial-logos {
margin: 0 0 80px 0;
width: 100%;
}
.testimonials-video-carousel .client-logo {
background: #FFF;
}
.testimonials-video-carousel .testimonial-video-carousel {
width: 100%;
max-width: 600px;
}
.testimonials-video-carousel .testimonial-video-carousel .slick-arrow {
top: 210px;
width: 20px;
height: 35px;
right: -60px;
}
.testimonials-video-carousel .testimonial-video-carousel .slick-arrow.slick-prev {
left: -60px;
}
.testimonials-video-carousel .video-item {
height: 455px;
}
.testimonials-video-carousel .testimonial {
height: 210px;
margin-top: -50px;
padding: 25px 40px 65px 90px;
}
.testimonials-video-carousel .testimonial:before {
top: 26px;
left: 27px;
height: 37px;
width: 40px;
}
.testimonials-video-carousel .testimonial p {
font-size: 17px;
line-height: 24px;
}
.testimonials-video-carousel .testimonial .source p {
font-size: 14px;
line-height: 18px;
}
}
@media only screen and (min-width: 1024px) {
.testimonials-video-carousel .testimonial-video-carousel {
max-width: 700px;
}
}
.health-and-safety-compliance-courses {
padding: 85px 0 50px 0;
}
.health-and-safety-compliance-courses h2 {
margin-bottom: 35px;
text-align: center;
}
.health-and-safety-compliance-courses .h-s-course-module {
display: flex;
flex-direction: column;
width: 100%;
margin-bottom: 35px;
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
background: #FFF;
}
.health-and-safety-compliance-courses .h-s-course-module.featured-course .module-header .icon {
border-color: #FFF;
}
.health-and-safety-compliance-courses .h-s-course-module.featured-course .course-content {
position: relative;
overflow: hidden;
background: #00A0DD;
color: #FFF;
}
.health-and-safety-compliance-courses .h-s-course-module.featured-course .course-content:before {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-flashes.svg) top center/contain no-repeat;
height: 650px;
width: 650px;
position: absolute;
left: -170px;
top: 0;
opacity: 0.9;
}
.health-and-safety-compliance-courses .h-s-course-module.featured-course h4, .health-and-safety-compliance-courses .h-s-course-module.featured-course p {
color: #FFF;
position: relative;
z-index: 2;
}
.health-and-safety-compliance-courses .h-s-course-module.featured-course .btn {
position: relative;
z-index: 2;
background: #FFF;
color: #000;
}
.health-and-safety-compliance-courses .h-s-course-module.featured-course .btn:hover {
background: #000;
color: #FFF;
}
.health-and-safety-compliance-courses .course-image {
position: relative;
height: 210px;
width: 100%;
}
.health-and-safety-compliance-courses .course-image img {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.health-and-safety-compliance-courses .course-content {
display: flex;
flex-direction: column;
align-items: flex-start;
flex: 1;
padding: 15px 20px 20px 20px;
}
.health-and-safety-compliance-courses .module-header {
display: flex;
align-items: center;
margin-bottom: 10px;
padding-right: 25px;
}
.health-and-safety-compliance-courses .module-header .icon {
height: 48px;
width: 48px;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #C4C4C4;
border-radius: 50%;
padding: 8px;
margin-right: 13px;
flex-shrink: 0;
}
.health-and-safety-compliance-courses .module-header img {
display: block;
max-width: 26px;
max-height: 26px;
height: 100%;
}
.health-and-safety-compliance-courses h4 {
line-height: 21px;
font-size: 20px;
}
.health-and-safety-compliance-courses p {
font-size: 16px;
line-height: 24px;
color: #474747;
}
.health-and-safety-compliance-courses p:last-of-type {
margin-bottom: auto;
}
.health-and-safety-compliance-courses .btn {
height: 45px;
font-size: 16px;
width: 160px;
margin-top: 25px;
}
@media only screen and (min-width: 768px) {
.health-and-safety-compliance-courses h2 {
text-align: left;
}
.health-and-safety-compliance-courses .h-s-course-module {
width: calc(50% - 15px);
margin-right: 30px;
margin-bottom: 30px;
}
.health-and-safety-compliance-courses .h-s-course-module:nth-of-type(2n) {
margin-right: 0;
}
.health-and-safety-compliance-courses h4 {
font-size: 15px;
}
.health-and-safety-compliance-courses p {
font-size: 14px;
line-height: 21px;
}
.health-and-safety-compliance-courses .btn {
width: 140px;
height: 40px;
font-size: 14px;
}
}
.wellbeing-training-courses {
padding: 85px 0 50px 0;
}
.wellbeing-training-courses h2 {
text-align: center;
margin-bottom: 35px;
}
.wellbeing-training-courses .courses {
display: flex;
flex-wrap: wrap;
}
.wellbeing-training-courses .training-course-module {
width: 100%;
margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
.wellbeing-training-courses {
padding: 85px 0 50px 0;
}
.wellbeing-training-courses h2 {
text-align: left;
margin-bottom: 35px;
}
.wellbeing-training-courses .courses {
display: flex;
flex-wrap: wrap;
}
.wellbeing-training-courses .training-course-module {
width: calc(33.3333% - 14px);
margin-right: 21px;
}
.wellbeing-training-courses .training-course-module:nth-of-type(3n) {
margin-right: 0;
}
}
.wellbeing-strategy-courses {
position: relative;
padding: 55px 0 75px 0;
background: #F4F4F4;
overflow: hidden;
}
.wellbeing-strategy-courses:before {
opacity: 0.8;
position: absolute;
content: "";
top: 70px;
right: -400px;
height: 326px;
width: 625px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/repeated-hearts.svg) left top/contain repeat;
}
.wellbeing-strategy-courses .wrap {
position: relative;
z-index: 2;
}
.wellbeing-strategy-courses h2 {
text-align: center;
position: relative;
z-index: 2;
margin-bottom: 35px;
}
.wellbeing-strategy-courses .courses {
display: flex;
position: relative;
z-index: 2;
flex-wrap: wrap;
}
.wellbeing-strategy-courses .training-course-module {
width: 100%;
margin-bottom: 30px;
}
.wellbeing-strategy-courses .training-course-module:last-of-type {
margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
.wellbeing-strategy-courses {
padding: 85px 0 120px 0;
}
.wellbeing-strategy-courses:before {
top: 20px;
right: 0;
width: 50%;
}
.wellbeing-strategy-courses .wrap {
position: relative;
z-index: 2;
}
.wellbeing-strategy-courses .wrap:before {
opacity: 0.8;
position: absolute;
content: "";
bottom: -140px;
left: -140px;
height: 375px;
width: 320px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
}
.wellbeing-strategy-courses h2 {
text-align: left;
}
.wellbeing-strategy-courses .training-course-module {
width: calc(50% - 10px);
margin-right: 20px;
margin-bottom: 20px;
}
.wellbeing-strategy-courses .training-course-module:nth-of-type(2n) {
margin-right: 0;
}
.wellbeing-strategy-courses .training-course-module:last-of-type {
margin-bottom: 20px;
}
}
.course-masthead {
position: relative;
background: linear-gradient(269.88deg, #00A3E0 7.89%, #0F91C2 70.34%);
padding: 30px 0;
overflow: hidden;
color: #FFF;
}
.course-masthead:before, .course-masthead:after {
position: absolute;
pointer-events: none;
content: "";
}
.course-masthead:before {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top right/contain no-repeat;
height: 400px;
width: 350px;
position: absolute;
left: -120px;
top: 0px;
opacity: 0.8;
}
.course-masthead:after {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
height: 180px;
width: 180px;
right: -50px;
top: -25px;
opacity: 0.1;
}
.course-masthead .wrap {
position: relative;
z-index: 2;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.course-masthead h1 {
color: #FFF;
margin-bottom: 15px;
}
.course-masthead h1.mobile-title {
width: 100%;
}
.course-masthead .left, .course-masthead .credits {
position: relative;
z-index: 5;
}
.course-masthead .left {
margin-right: auto;
}
.course-masthead .left h1 {
display: none;
}
.course-masthead .duration {
padding: 3px 8px 1px 8px;
border: 1px solid #D1D1D1;
border-radius: 2px;
display: inline-block;
background: #FFF;
color: #000;
font-size: 14px;
}
.course-masthead .duration:before {
display: inline-block;
content: "";
margin-bottom: -1px;
height: 13px;
width: 13px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/clock.svg) center/contain repeat;
margin-right: 5px;
}
.course-masthead .credits {
display: flex;
align-items: center;
}
.course-masthead .credit-container {
background: #FFF;
color: #000;
border-radius: 50%;
padding-top: 2px;
width: 25px;
height: 25px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
line-height: 20px;
font-weight: 700;
margin-right: 8px;
}
.course-masthead h3 {
color: #FFF;
font-size: 17px;
line-height: 17px;
}
.course-masthead .tooltip-prompt {
position: relative;
}
.course-masthead .tooltip-prompt span {
display: block;
text-align: right;
cursor: pointer;
font-size: 10px;
line-height: 14px;
text-decoration-line: underline;
text-decoration-style: dashed;
}
.course-masthead .tooltip {
pointer-events: none;
position: absolute;
bottom: 25px;
right: 0;
width: 300px;
font-size: 12px;
line-height: 14px;
z-index: 10;
opacity: 0;
transition: 0.25s all ease-in-out;
padding: 15px;
}
.course-masthead .tooltip:before {
right: 7px;
left: auto;
}
.course-masthead .tooltip:after {
left: auto;
right: 5px;
}
.course-masthead .tooltip.active {
opacity: 1;
}
@media only screen and (min-width: 768px) {
.course-masthead .duration {
padding: 5px 7px 2px 7px;
font-size: 16px;
}
.course-masthead .credits {
padding-left: 30px;
border-left: 1px solid rgba(255, 255, 255, 0.61);
}
.course-masthead .credit-container {
width: 30px;
height: 30px;
font-size: 22px;
line-height: 22px;
margin-right: 15px;
}
.course-masthead h3 {
font-size: 22px;
line-height: 22px;
}
}
@media only screen and (min-width: 1024px) {
.course-masthead:before, .course-masthead:after {
position: absolute;
pointer-events: none;
content: "";
}
.course-masthead:before {
height: 550px;
width: 500px;
left: 0;
top: 0px;
opacity: 0.8;
}
.course-masthead:after {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
height: 180px;
width: 180px;
right: 37%;
top: -15px;
opacity: 0.2;
}
.course-masthead .wrap {
align-items: stretch;
}
.course-masthead .wrap:before, .course-masthead .wrap:after {
position: absolute;
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
opacity: 0.2;
}
.course-masthead .wrap:before {
height: 62px;
width: 62px;
right: 165px;
top: -10px;
}
.course-masthead .wrap:after {
height: 125px;
width: 125px;
right: -40px;
top: 0;
}
.course-masthead .left h1 {
display: block;
}
.course-masthead h1.mobile-title {
display: none;
}
}
.course-overview {
position: relative;
padding: 30px 0 50px 0;
overflow: hidden;
}
.course-overview .content {
margin-bottom: 30px;
}
.course-overview .content p {
font-size: 16px;
line-height: 21px;
}
.course-overview .content p:first-of-type {
font-weight: 700;
}
.course-overview h2 {
margin-bottom: 15px;
}
.course-overview h3 {
margin-bottom: 5px;
}
.course-overview h4 {
margin-bottom: 5px;
}
.course-overview p {
color: #000;
}
.course-overview img {
display: block;
margin: 30px 0 50px 0;
}
.course-overview ul {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-top: 20px;
font-size: 16px;
}
.course-overview ul li {
font-weight: 800;
padding: 10px 5px 8px 0px;
border-bottom: 1px dashed #D5D1D1;
line-height: 20px;
display: flex;
width: 100%;
}
.course-overview ul li:before {
margin-top: 5px;
content: "";
height: 11px;
width: 11px;
display: block;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-item-icon.svg) center/contain no-repeat;
margin-right: 10px;
transition: 0.25s all ease-in-out;
flex-shrink: 0;
}
.course-overview .sidebar {
width: 100%;
}
.course-overview .sidebar h4 {
font-size: 21px;
line-height: 24px;
}
.course-overview .sidebar p {
font-size: 16px;
margin: 0;
}
.course-overview .sidebar.no-image {
border-top: 1px solid #C6C6C6;
}
.course-overview .video {
display: block;
position: relative;
width: 100%;
height: 260px;
}
.course-overview .video img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
display: block;
margin: 0;
}
.course-overview .video:before {
pointer-events: none;
content: "";
height: 100%;
width: 100%;
position: absolute;
background: rgba(37, 37, 37, 0.39);
transition: 0.25s all ease-in-out;
}
.course-overview .video:after {
pointer-events: none;
font-size: 16px;
position: absolute;
top: calc(50% - 44px);
left: calc(50% - 50px);
color: #FFF;
content: "PLAY VIDEO";
text-align: center;
padding-top: 66px;
height: 22px;
width: 100px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/play-icon.svg) top center/56px 56px no-repeat;
}
.course-overview .sidebar-content {
background: #F9F9F9;
border-left: 1px solid #C6C6C6;
border-right: 1px solid #C6C6C6;
padding: 20px;
}
.course-overview .btn {
margin: 25px 0 35px 0;
width: 210px;
font-size: 18px;
height: 50px;
text-transform: uppercase;
}
.course-overview .btn:nth-of-type(2) {
background: #00A0DD;
}
.course-overview .btn:nth-of-type(2):hover {
background: #035d80;
}
.course-overview .btn:last-of-type {
margin-bottom: 10px;
background: #7A99AC;
}
.course-overview .btn:last-of-type:hover {
background: #4f616c;
}
.course-overview .attendees {
margin-top: 25px;
display: flex;
font-size: 16px;
line-height: 16px;
font-weight: 800;
align-items: center;
}
.course-overview .attendees img {
margin: 0 10px 0 0;
display: block;
}
.course-overview .course-delivery {
display: flex;
flex-direction: column;
background: #00A0DD;
color: #FFF;
padding: 25px;
}
.course-overview .course-delivery h3 {
font-size: 19px;
line-height: 23px;
color: #FFF;
font-weight: 700;
margin-bottom: 15px;
}
.course-overview .course-delivery img {
margin: 0;
}
.course-overview .course-delivery .delivery-method {
display: flex;
align-items: center;
margin-bottom: 15px;
background: #0097D0;
border: 0.5px solid #FFF;
border-radius: 5px;
width: 100%;
padding: 10px 15px;
color: #FFF;
}
.course-overview .course-delivery .delivery-method:last-of-type {
margin: 0;
}
.course-overview .course-delivery .delivery-icon {
display: none;
height: 32px;
width: 32px;
margin-right: 12px;
flex-shrink: 0;
}
.course-overview .course-delivery h4 {
font-size: 15px;
line-height: 14px;
color: #FFF;
}
.course-overview .course-delivery .details {
width: 100%;
}
.course-overview .course-delivery .details img {
max-width: 12px;
display: block;
height: auto;
flex-shrink: 0;
margin-right: 5px;
}
.course-overview .course-delivery .finer-details {
display: flex;
align-items: center;
font-size: 12px;
line-height: 10px;
}
.course-overview .course-delivery .inner-detail {
display: flex;
align-items: center;
margin-left: 10px;
}
.course-overview .course-delivery .inner-detail:first-of-type {
margin-left: 0;
}
.course-overview .course-delivery .inner-detail:last-of-type {
padding-left: 10px;
border-left: 1px solid #FFF;
}
.course-overview .course-delivery p {
color: #FFF;
font-size: 14px;
line-height: 16px;
margin: 0;
}
@media only screen and (min-width: 768px) {
.course-overview {
position: relative;
padding: 55px 0 50px 0;
}
.course-overview:before {
position: absolute;
bottom: 20px;
right: 0;
content: "";
height: 280px;
width: 45%;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-pluses.svg) left top/contain repeat-x;
}
.course-overview .wrap {
position: relative;
z-index: 2;
display: flex;
}
.course-overview .wrap:before {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
height: 245px;
width: 245px;
top: -110px;
left: calc(50% - 225px);
opacity: 0.1;
}
.course-overview .content {
max-width: 530px;
margin-bottom: 0;
margin-right: auto;
}
.course-overview .content p:first-of-type {
font-size: 17px;
line-height: 23px;
}
.course-overview .sidebar {
max-width: 300px;
width: 100%;
flex-shrink: 0;
margin-left: 55px;
}
.course-overview .sidebar p {
font-size: 18px;
}
.course-overview .video {
height: 285px;
}
.course-overview .sidebar-content {
padding: 20px 25px;
}
.course-overview .course-delivery {
padding: 20px;
}
}
@media only screen and (min-width: 1024px) {
.course-overview .sidebar {
max-width: 400px;
flex-shrink: 1;
}
.course-overview .course-delivery .delivery-icon {
display: block;
}
.course-overview .course-delivery .finer-details {
font-size: 13px;
line-height: 13px;
}
}
.course-location {
position: relative;
height: 525px;
width: 100%;
padding: 30px 0 0 0;
}
.course-location iframe {
pointer-events: none;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.course-location .wrap {
position: relative;
z-index: 2;
}
.course-location .popup {
background: #FFF;
margin-left: auto;
max-width: 225px;
padding: 30px;
}
.course-location h3 {
font-size: 17px;
line-height: 21px;
color: #00A0DD;
margin-bottom: 15px;
}
.course-location h4 {
font-size: 16px;
line-height: 19px;
color: #272727;
}
@media only screen and (min-width: 1024px) {
.course-location {
height: 530px;
padding: 35px 0 0 0;
}
.course-location .popup {
max-width: 300px;
padding: 30px;
}
.course-location h3 {
font-size: 24px;
line-height: 28px;
}
.course-location h4 {
font-size: 22px;
line-height: 26px;
}
}
.related-courses {
padding: 85px 0 50px 0;
overflow: hidden;
}
.related-courses h2 {
text-align: center;
position: relative;
z-index: 2;
margin-bottom: 35px;
}
.related-courses .slick-slide,
.related-courses .slick-slide[aria-hidden=true]:not(.slick-cloned) ~ .slick-cloned[aria-hidden=true] {
transition: 0.25s all ease-in-out;
}
.related-courses .courses {
display: flex;
flex-wrap: wrap;
margin-left: -20px;
width: calc(100% + 40px);
}
.related-courses .training-course-module {
position: relative;
width: 275px;
transform: scale(0.8);
outline: 0;
margin: 0 -25px;
}
.related-courses .training-course-module div {
transition: 0.25s all ease-in-out;
opacity: 0.5;
}
.related-courses .training-course-module.slick-center {
transform: scale(1);
opacity: 1;
transition: 0.25s all ease-in-out;
z-index: 10;
}
.related-courses .training-course-module.slick-center div {
opacity: 1;
}
@media only screen and (min-width: 768px) {
.related-courses {
padding: 50px 0;
overflow: hidden;
}
.related-courses .wrap {
position: relative;
z-index: 2;
}
.related-courses .wrap:before {
content: "";
position: absolute;
display: block;
pointer-events: none;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-cross.svg) center/contain no-repeat;
height: 270px;
width: 270px;
top: -185px;
right: -180px;
opacity: 0.4;
}
.related-courses h2 {
text-align: left;
}
.related-courses .courses {
display: flex;
flex-wrap: wrap;
margin: 0;
width: 100%;
}
.related-courses .training-course-module {
width: calc(33.3333% - 14px);
margin: 0 21px 0 0;
transform: none;
}
.related-courses .training-course-module div {
transition: 0.25s all ease-in-out;
opacity: 1;
}
.related-courses .training-course-module:nth-of-type(3n) {
margin-right: 0;
}
}
.case-studies-block {
position: relative;
padding: 30px 0 55px 0;
background: #F4F4F4;
overflow: hidden;
}
.case-studies-block:before {
position: absolute;
top: 320px;
left: -85px;
content: "";
height: 340px;
width: 740px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-pluses.svg) left top/contain repeat-x;
}
.case-studies-block .wrap {
position: relative;
z-index: 2;
}
.case-studies-block .top-row {
display: flex;
flex-direction: column;
width: 100%;
}
.case-studies-block .top-row .module.training-course-module {
display: none;
}
.case-studies-block .posts-grid {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.case-studies-block .module {
position: relative;
width: 100%;
margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
.case-studies-block {
padding: 55px 0 80px 0;
}
.case-studies-block .top-row {
flex-direction: row;
}
.case-studies-block .top-row .module:first-of-type {
flex: 1;
width: calc(66.6666% - 7px);
}
.case-studies-block .top-row .module:first-of-type .case-study-image {
min-height: 375px;
}
.case-studies-block .top-row .module:first-of-type .case-study-content {
position: absolute;
bottom: 0;
right: 0;
max-width: 308px;
width: 100%;
z-index: 2;
}
.case-studies-block .top-row .module.training-course-module {
display: flex;
}
.case-studies-block .top-row .module:last-of-type {
margin-right: 0;
}
.case-studies-block .module {
width: calc(33.3333% - 14px);
margin-right: 20px;
}
.case-studies-block .module:nth-of-type(3n) {
margin-right: 0;
}
}
@media only screen and (min-width: 1024px) {
.case-studies-block:before {
left: auto;
top: 150px;
right: -250px;
height: 340px;
}
.case-studies-block .top-row .module:first-of-type {
width: calc(66.6666% - 13px);
}
.case-studies-block .module {
width: calc(33.3333% - 27px);
margin-right: 40px;
}
}
.more-case-studies {
padding: 55px 0 80px 0;
overflow: hidden;
background: #F4F4F4;
}
.more-case-studies .wrap {
position: relative;
z-index: 2;
}
.more-case-studies h2 {
position: relative;
z-index: 2;
margin-bottom: 35px;
text-align: center;
}
.more-case-studies .case-studies {
display: flex;
position: relative;
z-index: 2;
flex-wrap: wrap;
width: calc(100% + 40px);
margin-left: -20px;
}
.more-case-studies .case-study-module {
position: relative;
width: 275px;
transform: scale(0.8);
outline: 0;
margin: 0 -25px;
}
.more-case-studies .case-study-module div {
transition: 0.25s all ease-in-out;
opacity: 0.5;
}
.more-case-studies .case-study-module.slick-center {
transform: scale(1);
opacity: 1;
transition: 0.25s all ease-in-out;
z-index: 10;
}
.more-case-studies .case-study-module.slick-center div {
opacity: 1;
}
@media only screen and (min-width: 768px) {
.more-case-studies .case-studies {
width: 100%;
margin: 0;
}
.more-case-studies .case-study-module {
margin-bottom: 0;
width: calc(33.3333% - 17px);
margin-right: 25px;
transform: none;
}
.more-case-studies .case-study-module div {
transition: 0.25s all ease-in-out;
opacity: 1;
}
.more-case-studies .case-study-module:nth-of-type(3) {
margin-right: 0;
}
}
.news-masthead {
position: relative;
background: linear-gradient(269.88deg, #00A3E0 7.89%, #0F91C2 70.34%);
padding: 30px 0;
overflow: hidden;
color: #FFF;
}
.news-masthead:before, .news-masthead:after {
position: absolute;
pointer-events: none;
content: "";
}
.news-masthead:before {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top right/contain no-repeat;
height: 400px;
width: 350px;
position: absolute;
left: -120px;
top: 0px;
opacity: 0.8;
}
.news-masthead:after {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
height: 180px;
width: 180px;
right: -50px;
top: -25px;
opacity: 0.1;
}
.news-masthead .wrap {
position: relative;
z-index: 2;
display: flex;
align-items: center;
height: 100px;
}
.news-masthead .left {
position: relative;
z-index: 5;
margin-right: auto;
}
.news-masthead h1 {
color: #FFF;
margin-bottom: 0;
}
.news-masthead h4 {
color: #FFF;
}
@media only screen and (min-width: 768px) {
.news-masthead:before, .news-masthead:after {
position: absolute;
pointer-events: none;
content: "";
}
.news-masthead:before {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top right/contain no-repeat;
height: 550px;
width: 500px;
position: absolute;
left: 0;
top: 0px;
opacity: 0.8;
}
.news-masthead:after {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
height: 180px;
width: 180px;
right: 37%;
top: -15px;
opacity: 0.2;
}
.news-masthead .wrap:before, .news-masthead .wrap:after {
position: absolute;
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-plus.svg) center/contain no-repeat;
opacity: 0.2;
}
.news-masthead .wrap:before {
height: 62px;
width: 62px;
right: 165px;
top: -10px;
}
.news-masthead .wrap:after {
height: 125px;
width: 125px;
right: -40px;
top: 0;
}
}
.blog-posts {
position: relative;
padding: 55px 0 80px 0;
background: linear-gradient(180deg, #F4F4F4 0%, #FFFFFF 100%);
overflow: hidden;
}
.blog-posts .categories-filter {
margin-bottom: 30px;
}
.blog-posts .categories-filter h2 {
color: #6C6C6C;
padding-bottom: 15px;
border-bottom: 1px solid #BBBBBB;
margin-bottom: 25px;
font-size: 22px;
line-height: 22px;
}
.blog-posts .categories-container {
display: flex;
overflow: auto;
width: calc(100% + 20px);
margin-right: -20px;
}
.blog-posts .category {
margin-right: 20px;
height: 50px;
font-size: 14px;
background: #FFF;
color: #00A0DD;
border: 1px solid #CBCBCB;
min-width: 150px;
}
.blog-posts .category.active, .blog-posts .category:hover {
color: #FFF;
background: #017cab;
}
.blog-posts .category:after {
background: #005b7d;
}
.blog-posts .posts-grid {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.blog-posts .top-row .module.training-course-module {
display: none;
}
.blog-posts .module {
position: relative;
width: 100%;
margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
.blog-posts .categories-filter h2 {
font-size: 26px;
line-height: 28px;
padding-bottom: 15px;
margin-bottom: 25px;
}
.blog-posts .top-row {
display: flex;
width: 100%;
}
.blog-posts .top-row .module:first-of-type {
flex: 1;
width: calc(66.6666% - 7px);
}
.blog-posts .top-row .module:first-of-type .post-image {
min-height: 375px;
}
.blog-posts .top-row .module:first-of-type .post-content {
position: absolute;
bottom: 0;
right: 0;
max-width: 308px;
width: 100%;
z-index: 2;
}
.blog-posts .top-row .module.training-course-module {
display: flex;
}
.blog-posts .top-row .module:last-of-type {
margin-right: 0;
}
.blog-posts .module {
width: calc(33.3333% - 14px);
margin-right: 20px;
}
.blog-posts .module:nth-of-type(3n) {
margin-right: 0;
}
}
@media only screen and (min-width: 1024px) {
.blog-posts .top-row .module:first-of-type {
width: calc(66.6666% - 13px);
}
.blog-posts .module {
width: calc(33.3333% - 27px);
margin-right: 40px;
margin-bottom: 48px;
}
}
.blog-post-content {
overflow: hidden;
position: relative;
background: linear-gradient(180deg, #F4F4F4 0%, #FFFFFF 80%);
padding-bottom: 40px;
}
.blog-post-content .wrap {
position: relative;
z-index: 2;
}
.blog-post-content .featured-image {
display: block;
height: 360px;
width: calc(100% + 40px);
margin-left: -20px;
-o-object-fit: cover;
object-fit: cover;
}
.blog-post-content .content-container {
position: relative;
z-index: 5;
}
.blog-post-content .content {
flex: 1;
width: 100%;
margin-top: -150px;
background: #FFF;
padding: 30px 25px;
}
.blog-post-content h2 {
margin-bottom: 15px;
}
.blog-post-content p {
font-size: 16px;
line-height: 21px;
}
.blog-post-content ul {
display: flex;
flex-direction: column;
align-items: flex-start;
margin: 30px 0;
font-size: 16px;
}
.blog-post-content ul li {
font-weight: 800;
padding: 10px 5px 8px 0px;
border-bottom: 1px dashed #D5D1D1;
line-height: 20px;
width: 100%;
}
.blog-post-content ul li:before {
margin-top: 5px;
content: "";
height: 11px;
width: 11px;
display: inline-block;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-item-icon.svg) center/contain no-repeat;
margin-right: 10px;
transition: 0.25s all ease-in-out;
flex-shrink: 0;
}
.blog-post-content ul li:last-of-type {
border: none;
}
.blog-post-content .sidebar {
display: none;
}
@media only screen and (min-width: 1024px) {
.blog-post-content {
overflow: visible;
}
.blog-post-content:before {
position: absolute;
top: 600px;
right: 0;
content: "";
height: 280px;
width: 50%;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-pluses.svg) right top/contain repeat-x;
}
.blog-post-content .featured-image {
width: 100%;
margin: 0;
height: 450px;
}
.blog-post-content .content-container {
display: flex;
align-items: flex-start;
}
.blog-post-content .content {
margin-top: -150px;
padding: 35px;
}
.blog-post-content .sidebar {
display: block;
position: sticky;
top: 150px;
overflow: visible;
padding-top: 35px;
max-width: 305px;
margin: 0 0 0 30px;
}
.blog-post-content .sidebar .course-image img {
position: relative;
}
}
@media only screen and (min-width: 1100px) {
.blog-post-content .sidebar {
top: 150px;
}
}
.main-contact-form {
position: relative;
background: #00A0DD;
padding-top: 40px;
overflow: hidden;
}
.main-contact-form:before {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top center/contain no-repeat;
height: 400px;
width: 400px;
position: absolute;
left: 0;
top: 0;
opacity: 0.7;
}
.main-contact-form .wrap {
position: relative;
z-index: 2;
}
.main-contact-form .intro-content {
margin-bottom: 40px;
}
.main-contact-form h1 {
color: #FFF;
margin-bottom: 30px;
}
.main-contact-form h4 {
font-weight: 400;
color: #FFF;
max-width: 775px;
}
.main-contact-form .card {
background: #FFF;
padding: 23px;
border: 5px solid #EEE;
width: 100%;
margin-bottom: 50px;
}
.main-contact-form .card:first-of-type {
margin-bottom: 20px;
}
.main-contact-form h2 {
color: #00A0DD;
margin-bottom: 10px;
}
.main-contact-form h3 {
font-size: 18px;
line-height: 21px;
font-weight: 700;
color: #272727;
margin-bottom: 20px;
}
.main-contact-form .box-text {
color: #272727;
font-size: 14px;
line-height: 17px;
margin-bottom: 20px;
}
.main-contact-form .phone .call-us-prompt {
display: block;
}
.main-contact-form .phone .tel {
font-size: 28px;
line-height: 33px;
margin-bottom: 3px;
}
.main-contact-form .phone .tel:before {
display: none;
}
.main-contact-form .phone .tel span {
color: #272727;
}
.main-contact-form .phone p {
font-size: 12px;
line-height: 12px;
}
.main-contact-form .phone p.call-us-prompt {
font-size: 28px;
line-height: 33px;
font-weight: 800;
color: #00A0DD;
text-transform: none;
margin-bottom: 0;
}
.main-contact-form iframe {
display: block;
pointer-events: none;
width: 100%;
height: 700px;
}
@media only screen and (min-width: 768px) {
.main-contact-form:before, .main-contact-form:after {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top center/contain no-repeat;
height: 600px;
width: 600px;
position: absolute;
left: 0;
top: 0;
opacity: 0.7;
}
.main-contact-form:after {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) bottom center/contain no-repeat;
left: auto;
right: -20px;
transform: scale(-1);
}
.main-contact-form .contact-cols {
display: flex;
position: relative;
z-index: 5;
}
.main-contact-form .card {
padding: 27px;
width: calc(50% - 10px);
margin-bottom: 0;
}
.main-contact-form .card:first-of-type {
width: calc(70% - 10px);
margin-right: 20px;
margin-bottom: 0;
}
.main-contact-form h3 {
font-size: 22px;
line-height: 26px;
}
.main-contact-form iframe {
margin-top: -100px;
height: 530px;
}
}
@media only screen and (min-width: 1024px) {
.main-contact-form .card {
width: calc(50% - 10px);
}
.main-contact-form .card:first-of-type {
width: calc(50% - 10px);
margin-right: 20px;
}
.main-contact-form .box-text {
font-size: 18px;
line-height: 22px;
margin-bottom: 20px;
}
.main-contact-form .phone .tel {
font-size: 36px;
line-height: 36px;
}
}
.enquiry-and-course-form {
position: relative;
padding-top: 40px;
overflow: hidden;
background: #00A0DD;
}
.enquiry-and-course-form .background-image {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
}
.enquiry-and-course-form:before, .enquiry-and-course-form:after {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top center/contain no-repeat;
height: 600px;
width: 600px;
position: absolute;
left: -20px;
top: 0;
opacity: 0.7;
z-index: 5;
}
.enquiry-and-course-form:after {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) bottom center/contain no-repeat;
left: auto;
right: -20px;
transform: scale(-1);
bottom: 0;
top: auto;
}
.enquiry-and-course-form .wrap {
position: relative;
z-index: 2;
}
.enquiry-and-course-form .intro-content {
margin-bottom: 40px;
}
.enquiry-and-course-form h1 {
text-align: center;
color: #FFF;
margin-bottom: 10px;
}
.enquiry-and-course-form h4 {
color: #FFF;
text-align: center;
max-width: 775px;
margin: 0 auto;
font-weight: 400;
}
.enquiry-and-course-form .card {
max-width: 775px;
margin: 0 auto;
background: #FFF;
padding: 27px;
border: 5px solid #EEE;
width: 100%;
}
.enquiry-and-course-form .card h5 {
display: flex;
align-items: center;
color: #4F4F4F;
}
.enquiry-and-course-form .card .tooltip-prompt {
position: relative;
height: 24px;
width: 24px;
display: flex;
justify-content: center;
align-items: center;
font-size: 18px;
line-height: 18px;
border-radius: 50%;
border: 1px solid #4F4F4F;
margin-left: 15px;
cursor: pointer;
flex-shrink: 0;
}
.enquiry-and-course-form h2 {
color: #00A0DD;
margin-bottom: 15px;
}
.enquiry-and-course-form.enquiry-form {
padding-bottom: 180px;
}
.enquiry-and-course-form.course-enquiry-form {
padding-bottom: 50px;
}
.enquiry-and-course-form.course-enquiry-form h1 {
margin-bottom: 20px;
}
.enquiry-and-course-form.course-enquiry-form h4 {
margin-bottom: 25px;
}
.enquiry-and-course-form input, .enquiry-and-course-form select, .enquiry-and-course-form textarea {
padding-left: 15px;
}
.enquiry-and-course-form .acceptance-824 {
margin: 15px 0 30px 0;
}
.enquiry-and-course-form .tooltip {
pointer-events: none;
position: absolute;
bottom: 40px;
right: -20px;
width: 300px;
font-size: 12px;
line-height: 14px;
z-index: 10;
opacity: 0;
transition: 0.25s all ease-in-out;
padding: 15px;
color: #FFF;
font-weight: 400;
}
.enquiry-and-course-form .tooltip:before {
right: 7px;
left: auto;
}
.enquiry-and-course-form .tooltip:after {
left: auto;
right: 5px;
}
.enquiry-and-course-form .tooltip.active {
opacity: 1;
}
@media only screen and (min-width: 768px) {
.enquiry-and-course-form .tooltip {
right: auto;
left: calc(50% - 150px);
}
.enquiry-and-course-form .tooltip:before {
bottom: -14px;
left: calc(50% - 24px);
}
.enquiry-and-course-form .tooltip:after {
bottom: -11px;
left: calc(50% - 26px);
}
}
.blue-content-strip {
position: relative;
padding: 60px 40px;
overflow: hidden;
background: #00A0DD;
color: #FFF;
}
.blue-content-strip:before, .blue-content-strip:after {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top center/contain no-repeat;
height: 600px;
width: 600px;
position: absolute;
left: 0;
top: 0;
opacity: 0.7;
}
.blue-content-strip:after {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) bottom center/contain no-repeat;
left: auto;
right: -20px;
transform: scale(-1);
}
.blue-content-strip .wrap {
position: relative;
z-index: 2;
max-width: 710px;
}
.blue-content-strip h1 {
text-align: center;
color: #FFF;
margin-bottom: 30px;
}
.blue-content-strip p {
font-size: 18px;
line-height: 23px;
}
.wellbeing-calculator-block {
overflow: hidden;
position: relative;
padding: 36px 0;
background: #F1F1F1;
}
.wellbeing-calculator-block:before, .wellbeing-calculator-block:after {
opacity: 0.8;
position: absolute;
content: "";
}
.wellbeing-calculator-block:before {
top: 40px;
right: 0;
height: 245px;
width: 470px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/repeated-hearts.svg) left top/contain repeat-x;
}
.wellbeing-calculator-block:after {
bottom: 35px;
right: -40px;
height: 230px;
width: 270px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
}
.wellbeing-calculator-block .wrap {
position: relative;
z-index: 2;
}
.wellbeing-calculator-block h2 {
margin-bottom: 20px;
}
.wellbeing-calculator-block p {
font-size: 16px;
line-height: 24px;
}
.wellbeing-calculator-block .content {
width: 100%;
margin-bottom: 60px;
}
.wellbeing-calculator-block .content ul {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-top: 30px;
}
.wellbeing-calculator-block .content ul li {
font-weight: 800;
padding: 8px 5px 5px 0px;
border-bottom: 1px dashed #D5D1D1;
line-height: 20px;
}
.wellbeing-calculator-block .content ul li:before {
display: inline-block;
margin-top: 5px;
content: "";
height: 11px;
width: 11px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-item-icon.svg) center/contain no-repeat;
margin-right: 10px;
transition: 0.25s all ease-in-out;
flex-shrink: 0;
}
.wellbeing-calculator-block .content ul li.accordion:before {
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-link-indicator.svg) center/contain no-repeat;
}
.wellbeing-calculator-block .content ul li.accordion.active:before {
transform: rotate(90deg);
}
.wellbeing-calculator-block .content ul li:last-of-type {
border-bottom: 0;
}
.wellbeing-calculator-block .content ul li ul {
margin: 0;
display: none;
padding-bottom: 10px;
}
.wellbeing-calculator-block .content ul li ul li {
font-weight: normal;
}
.wellbeing-calculator-block .content ul li ul li:before {
display: none;
}
@media only screen and (min-width: 1024px) {
.wellbeing-calculator-block:before {
top: 40px;
right: 0;
height: 326px;
width: 50%;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/repeated-hearts.svg) left top/contain repeat-x;
}
.wellbeing-calculator-block:after {
bottom: 35px;
left: calc(50% - 220px);
height: 230px;
width: 270px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/background-grey-heart.svg) center/contain no-repeat;
}
.wellbeing-calculator-block .wrap {
display: flex;
align-items: flex-start;
}
.wellbeing-calculator-block .content {
max-width: 480px;
width: 100%;
margin-right: 50px;
margin-bottom: 0;
}
}
.pricing-block .top-section {
overflow: hidden;
position: relative;
height: 310px;
width: 100%;
color: #FFF;
padding: 30px 0 135px;
}
.pricing-block .top-section:before {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top right/contain no-repeat;
height: 450px;
width: 400px;
position: absolute;
left: -200px;
top: 0;
opacity: 0.7;
z-index: 5;
}
.pricing-block .top-section img {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
display: block;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top;
object-position: top;
}
.pricing-block .wrap {
position: relative;
z-index: 5;
}
.pricing-block .content {
margin-bottom: 40px;
}
.pricing-block .content p {
font-size: 16px;
line-height: 19px;
}
.pricing-block h1 {
color: #FFF;
margin-bottom: 5px;
}
.pricing-block .pricing-content-container {
padding-bottom: 80px;
}
.pricing-block .pricing-content-container .wrap {
margin-top: -60px;
}
.pricing-block .pricing-content-container h3 {
color: #00A1DF;
margin-bottom: 15px;
}
.pricing-block .pricing-content-container h4 {
margin-bottom: 35px;
color: #4F4F4F;
}
.pricing-block .pricing-content-container .cta {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.pricing-block .pricing-content-container .cta h3 {
margin-bottom: 10px;
}
.pricing-block .pricing-content-container .cta h4 {
margin-bottom: 0;
}
.pricing-block .pricing-content-container .cta .btn {
max-width: 350px;
width: 100%;
font-size: 21px;
line-height: 25px;
height: 60px;
margin-top: 20px;
}
@media only screen and (min-width: 768px) {
.pricing-block .top-section {
min-height: 300px;
height: auto;
padding: 30px 0 135px;
}
.pricing-block .content {
max-width: 685px;
}
.pricing-block .pricing-content-container .cta {
flex-direction: row;
}
.pricing-block .pricing-content-container .cta .btn {
height: 60px;
margin-top: 0;
margin-left: 40px;
}
}
@media only screen and (min-width: 1024px) {
.pricing-block .top-section:before, .pricing-block .top-section:after {
pointer-events: none;
content: "";
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/large-background-flashes-left.svg) top right/contain no-repeat;
height: 650px;
width: 600px;
position: absolute;
left: 0;
top: 0;
opacity: 0.7;
z-index: 5;
}
.pricing-block .top-section:after {
bottom: 0;
top: auto;
left: auto;
right: 0;
transform: scale(-1);
background-position: top left;
}
}
.full-width-text {
position: relative;
padding: 80px 0;
font-size: 18px;
}
.full-width-text img {
pointer-events: none;
position: absolute;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
height: 100%;
width: 100%;
}
.full-width-text ol {
list-style: decimal;
}
.full-width-text ul, .full-width-text ol {
margin-bottom: 25px;
list-style: disc;
font-size: 18px;
margin-top: 25px;
}
.full-width-text ul li, .full-width-text ol li {
margin-bottom: 5px;
}
.full-width-text ul li:last-of-type, .full-width-text ol li:last-of-type {
margin: 0;
}
.full-width-text ul:first-child, .full-width-text ol:first-child {
margin-top: 0;
}
.full-width-text .wrap {
position: relative;
z-index: 2;
}
.full-width-text.margin-bottom {
margin-bottom: 80px;
}
section.promotional-downloads {
padding: 30px 0;
}
section.promotional-downloads .title-content {
text-align: center;
}
section.promotional-downloads .section-title {
font-size: 24px;
color: #259BA8;
margin-bottom: 0;
}
section.promotional-downloads .sub-title {
font-size: 14px;
color: #259BA8;
}
section.promotional-downloads .short-description {
max-width: 690px;
margin: 20px auto;
}
section.promotional-downloads .short-description p {
color: #005B7D;
font-size: 16px;
}
section.promotional-downloads .download-row.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
section.promotional-downloads .download-row.row .download-wrapper {
display: flex;
flex-direction: column;
}
@media (min-width: 575px) {
section.promotional-downloads .download-row.row .col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
section.promotional-downloads .download-row.row .col-sm-4 {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
section.promotional-downloads .download-row.row .col-sm-5 {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
section.promotional-downloads .download-row.row .col-sm-6,
section.promotional-downloads .download-row.row .col-6 {
flex: 0 0 50%;
max-width: 50%;
}
}
section.promotional-downloads .download-row.row .col-sm-3,
section.promotional-downloads .download-row.row .col-sm-4,
section.promotional-downloads .download-row.row .col-sm-5,
section.promotional-downloads .download-row.row .col-sm-6,
section.promotional-downloads .download-row.row .col-6 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
@media screen and (min-width: 768px) {
section.promotional-downloads .download-row .col-sm-4 .inner {
max-width: 300px;
}
section.promotional-downloads .download-row .col-sm-6 .inner {
max-width: 360px;
}
}
section.promotional-downloads .download-row .inner {
margin: 20px auto 30px auto;
text-align: center;
width: 100%;
}
section.promotional-downloads .download-row .image {
padding: 8px;
}
section.promotional-downloads .download-row .image img {
display: block;
max-width: 100%;
}
section.promotional-downloads .download-row .category-tag {
color: #259BA8;
font-weight: 700;
margin-bottom: 5px;
}
section.promotional-downloads .download-row a {
text-decoration: underline;
color: #00A0DD;
font-size: 18px;
display: inline-block;
line-height: 1.3;
margin-top: 20px;
}
section.video-grid {
padding: 30px 0;
}
section.video-grid .title-content {
text-align: center;
}
section.video-grid .section-title {
font-size: 24px;
color: #259BA8;
margin-bottom: 0;
}
section.video-grid .sub-title {
font-size: 14px;
color: #259BA8;
}
section.video-grid .short-description {
max-width: 690px;
margin: 20px auto;
}
section.video-grid .short-description p {
color: #005B7D;
font-size: 16px;
}
section.video-grid .imagevideo {
margin-bottom: 30px;
display: flex;
align-items: center;
}
section.video-grid .imagevideo .video-present {
position: relative;
height: 100%;
}
section.video-grid .imagevideo .video-present:before {
pointer-events: none;
content: "";
height: 100%;
width: 100%;
position: absolute;
background: rgba(37, 37, 37, 0.39);
transition: 0.25s all ease-in-out;
}
section.video-grid .imagevideo .video-present:after {
pointer-events: none;
font-size: 16px;
position: absolute;
top: calc(50% - 44px);
left: calc(50% - 50px);
color: #FFF;
content: "PLAY VIDEO";
text-align: center;
padding-top: 66px;
height: 22px;
width: 100px;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/play-icon.svg) top center/56px 56px no-repeat;
}
section.video-grid .imagevideo .video-present .title-box {
width: calc(100% - 16px);
position: absolute;
top: 8px;
left: 8px;
z-index: 11;
}
section.video-grid .imagevideo .video-present .video-title {
background: #000;
color: #fff;
display: inline-block;
padding: 2px 6px;
font-weight: 700;
border-radius: 4px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
section.video-grid .imagevideo .video-present img {
display: block;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
}
section.video-grid .imagevideo .video-present:hover:before {
background: rgba(37, 37, 37, 0.7);
}
section.video-grid .row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
section.video-grid .row .col-md-4 {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
}
section.video-grid .row .col-md-4 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
section.webinar-form-signup-and-text {
padding: 36px 0;
}
section.webinar-form-signup-and-text .content *:not(a) {
color: #005B7D;
}
section.webinar-form-signup-and-text .content p {
margin-bottom: 16px;
}
section.webinar-form-signup-and-text .content ul {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-bottom: 24px;
font-size: 16px;
}
section.webinar-form-signup-and-text .content ul li {
font-weight: 800;
padding: 10px 5px 8px 0px;
border-bottom: 1px dashed #D5D1D1;
line-height: 20px;
display: flex;
width: 100%;
}
section.webinar-form-signup-and-text .content ul li:before {
margin-top: 5px;
content: "";
height: 11px;
width: 11px;
display: block;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-item-icon.svg) center/contain no-repeat;
margin-right: 10px;
transition: 0.25s all ease-in-out;
flex-shrink: 0;
}
section.webinar-form-signup-and-text .content ul li:last-of-type {
border: none;
}
section.webinar-form-signup-and-text .form.centre-aligned {
max-width: 700px;
margin: 0 auto;
}
section.webinar-form-signup-and-text .form.centre-aligned .form-container form {
flex-direction: row; }
section.webinar-form-signup-and-text .form.centre-aligned .form-container form .wpcf7-acceptance label {
width: 100%;
}
@media screen and (max-width: 650px) {
section.webinar-form-signup-and-text .form.centre-aligned .form-container form {
flex-direction: column;
}
section.webinar-form-signup-and-text .form.centre-aligned .form-container label,
section.webinar-form-signup-and-text .form.centre-aligned .form-container .wpcf7-submit {
width: 100% !important;
display: block !important;
margin: 0 !important;
}
section.webinar-form-signup-and-text .form.centre-aligned .form-container .wpcf7-submit {
text-align: center;
margin-top: 10px !important;
}
section.webinar-form-signup-and-text .form.centre-aligned .form-container .wpcf7-checkbox {
display: flex !important;
}
section.webinar-form-signup-and-text .form.centre-aligned .form-container .wpcf7-list-item label {
display: flex !important;
}
}
section.webinar-form-signup-and-text .row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
section.webinar-form-signup-and-text .row .col-md-4,
section.webinar-form-signup-and-text .row .col-md-5,
section.webinar-form-signup-and-text .row .col-md-6,
section.webinar-form-signup-and-text .row .col-md-7,
section.webinar-form-signup-and-text .row .col-lg-4 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 768px) {
section.webinar-form-signup-and-text .row .offset-md-1 {
margin-left: 8.33333333%;
}
section.webinar-form-signup-and-text .row .col-md-4 {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
section.webinar-form-signup-and-text .row .col-md-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
section.webinar-form-signup-and-text .row .col-md-6 {
flex: 0 0 auto;
width: 50%;
}
section.webinar-form-signup-and-text .row .col-md-7 {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
section.webinar-form-signup-and-text .row .form {
margin-top: 0;
}
}
@media screen and (min-width: 992px) {
section.webinar-form-signup-and-text .row .col-lg-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
section.webinar-form-signup-and-text .row .offset-lg-1 {
margin-left: 8.33333333%;
}
}
section.webinar-form-signup-and-text .form {
margin-top: 40px;
}
section.webinar-form-signup-and-text .form .form-message {
color: #00A0DD;
font-weight: 700;
font-size: 18px;
margin-bottom: 20px;
text-align: center;
line-height: 1.2;
}
section.webinar-form-signup-and-text .form .form-container {
background: #27B0BF;
padding: 22px;
border-radius: 6px;
position: relative;
}
section.webinar-form-signup-and-text .form .form-container .send-success {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #64A70B;
text-align: center;
display: none;
border-radius: 6px;
align-items: center;
justify-content: center;
padding: 22px;
flex-direction: column;
}
section.webinar-form-signup-and-text .form .form-container .send-success.mail-sent {
display: flex;
}
section.webinar-form-signup-and-text .form .form-container .send-success p {
color: #fff;
}
section.webinar-form-signup-and-text .form .form-container .send-success p.title {
font-size: 24px;
}
section.webinar-form-signup-and-text .form .form-container form {
width: 100%;
flex-direction: column;
}
section.webinar-form-signup-and-text .form .form-container form label {
color: #fff;
font-weight: 700;
}
section.webinar-form-signup-and-text .form .form-container form label span.asterisk {
position: relative;
top: -1px;
margin-left: 4px;
}
section.webinar-form-signup-and-text .form .form-container form span:not(.wpcf7-spinner) {
width: 100%;
}
section.webinar-form-signup-and-text .form .form-container form input,
section.webinar-form-signup-and-text .form .form-container form select,
section.webinar-form-signup-and-text .form .form-container form textarea {
padding: 8px 16px;
border: none;
width: 100%;
border-radius: 8px;
}
section.webinar-form-signup-and-text .form .form-container form input.wpcf7-submit {
background: rgb(163, 201, 98);
color: #fff;
width: auto;
padding: 13px 20px;
margin: 16px auto 0 auto;
font-size: 18px;
font-weight: 700;
text-transform: capitalize;
}
section.webinar-form-signup-and-text .form .form-container form .wpcf7-not-valid-tip {
color: #fff;
}
section.webinar-form-signup-and-text .form .form-container form .wpcf7-spinner {
position: absolute;
margin: 0;
bottom: 0;
left: 50%;
}
.two-column-text {
padding: 50px 0;
}
.two-column-text .columns {
display: flex;
flex-direction: column;
gap: 25px;
}
@media only screen and (min-width: 768px) {
.two-column-text .columns {
flex-direction: row;
gap: 50px;
}
}
.two-column-text .column {
flex: 1;
}
.two-column-text .wp-caption {
width: 100% !important;
margin-top: 30px;
margin-bottom: 30px;
}
.two-column-text .wp-caption:first-child {
margin-top: 0;
}
.two-column-text .wp-caption:last-child {
margin-bottom: 0;
}
.two-column-text .wp-caption img {
width: 100%;
height: auto;
margin: 0 !important;
}
.two-column-text img {
width: 100%;
height: auto;
margin-top: 30px;
margin-bottom: 30px;
}
.two-column-text img:first-child {
margin-top: 0;
}
.two-column-text img:last-child {
margin-bottom: 0;
}
.two-column-text h2, .two-column-text h3, .two-column-text h4 {
margin-bottom: 15px;
}
.two-column-text p {
font-size: 16px;
line-height: 23px;
}
.two-column-text ul {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-top: 20px;
font-size: 16px;
}
.two-column-text ul:first-child {
margin-top: 0;
}
.two-column-text ul li {
font-weight: 800;
padding: 10px 5px 8px 0px;
border-bottom: 1px dashed #D5D1D1;
line-height: 20px;
display: flex;
width: 100%;
gap: 5px;
}
.two-column-text ul li:before {
margin-top: 5px;
content: "";
height: 11px;
width: 11px;
display: block;
background: url(//healthatworkcentre.org.uk/wp-content/themes/health-at-work/library/images/list-item-icon.svg) center/contain no-repeat;
transition: 0.25s all ease-in-out;
flex-shrink: 0;
margin-right: 5px;
}
.two-column-text a {
display: block;
text-decoration: underline;
font-weight: bold;
} .error404__content {
padding: 100px 0 150px;
text-align: center;
}
.error404__content h1 {
font-size: 7em;
color: #259BA8;
line-height: 170px;
margin-bottom: 30px;
}