@import url(//https://hello.myfonts.net/count/34aa4a);
@font-face {
font-family: 'AvenirNextLTPro-Regular';
src: url(../../../themes/carerooms/assets/fonts/34AA4A_0_0.eot);
src: url(../../../themes/carerooms/assets/fonts/34AA4A_0_0.eot#iefix) format("embedded-opentype"), url(../../../themes/carerooms/assets/fonts/34AA4A_0_0.woff) format("woff2"), url(../../../themes/carerooms/assets/fonts/34AA4A_0_0.woff) format("woff"), url(../../../themes/carerooms/assets/fonts/34AA4A_0_0.ttf) format("truetype");
}
@font-face {
font-family: 'AvenirNextLTPro-Demi';
src: url(../../../themes/carerooms/assets/fonts/34AA4A_1_0.eot);
src: url(../../../themes/carerooms/assets/fonts/34AA4A_1_0.eot#iefix) format("embedded-opentype"), url(../../../themes/carerooms/assets/fonts/34AA4A_1_0.woff) format("woff2"), url(../../../themes/carerooms/assets/fonts/34AA4A_1_0.woff) format("woff"), url(../../../themes/carerooms/assets/fonts/34AA4A_1_0.ttf) format("truetype");
}  *,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { display: block;
} audio,
canvas,
progress,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} template,
[hidden] {
display: none;
}  *,
::before,
::after {
background-repeat: no-repeat; -webkit-box-sizing: inherit;
box-sizing: inherit; } ::before,
::after {
text-decoration: inherit; vertical-align: inherit; } html {
-webkit-box-sizing: border-box;
box-sizing: border-box; cursor: default; font-family: sans-serif; line-height: 1.5; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: .67em 0;
}  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em; } hr {
height: 0; overflow: visible; } nav ol,
nav ul {
list-style: none;
}  abbr[title] {
border-bottom: 1px dotted; text-decoration: none; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} dfn {
font-style: italic;
} mark {
background-color: #ffff00;
color: #000000;
} progress {
vertical-align: baseline;
} small {
font-size: 83.3333%;
} sub,
sup {
font-size: 83.3333%; line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
} ::-moz-selection {
background-color: #b3d4fc; color: #000000; text-shadow: none;
}
::selection {
background-color: #b3d4fc; color: #000000; text-shadow: none;
}  audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
} img {
border-style: none;
} svg {
fill: currentColor;
} svg:not(:root) {
overflow: hidden;
}  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover {
outline-width: 0;
}  table {
border-collapse: collapse;
border-spacing: 0;
}  button,
input,
select,
textarea {
background-color: transparent; border-style: none; color: inherit; font-size: 1em; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } ::-moz-focus-inner {
border-style: none;
padding: 0;
} :-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: .35em .625em .75em;
} legend {
display: table; max-width: 100%; padding: 0; white-space: normal; } textarea {
overflow: auto; resize: vertical; } [type="checkbox"],
[type="radio"] {
padding: 0;
} ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } ::-webkit-search-cancel-button,
::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-input-placeholder {
color: inherit;
opacity: .54;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  [aria-busy="true"] {
cursor: progress;
} [aria-controls] {
cursor: pointer;
} [aria-disabled] {
cursor: default;
}  a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
-ms-touch-action: manipulation; touch-action: manipulation;
} [hidden][aria-hidden="false"] {
clip: rect(0, 0, 0, 0);
display: inherit;
position: absolute;
}
[hidden][aria-hidden="false"]:focus {
clip: auto;
} .flickity-enabled {
position: relative;
}
.flickity-enabled:focus {
outline: none;
}
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
}
.body-slide,
.image-slide,
.carousel-cell,
.product-slider,
.product-slide,
.product-slide img {
width: 100%;
}
@media screen and (min-width: 480px) and (max-width: 768px) {
.product-slide {
width: 50%;
}
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} .flickity-prev-next-button {
position: absolute;
top: 50%;
width: 44px;
height: 44px;
border: none;
border-radius: 50%;
background: white;
background: rgba(255, 255, 255, 0.75);
cursor: pointer; -webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.flickity-prev-next-button svg {
display: none;
}
.flickity-prev-next-button:hover {
background: white;
}
.flickity-prev-next-button:focus {
outline: none;
}
.flickity-prev-next-button:active {
opacity: 0.6;
}
.flickity-prev-next-button.previous {
left: 10px;
}
.flickity-prev-next-button.next {
right: 10px;
} .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-prev-next-button:disabled {
opacity: 0.3;
cursor: auto;
}
.flickity-prev-next-button svg {
position: absolute;
left: 20%;
top: 20%;
width: 60%;
height: 60%;
}
.flickity-prev-next-button .arrow {
fill: #333;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: 20px;
left: 20px;
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
}
.flickity-rtl .flickity-page-dots {
direction: rtl;
}
.flickity-page-dots .dot {
display: inline-block;
width: 20px;
height: 20px;
margin: 0 4px;
background: transparent;
border: 1px solid #fff;
border-radius: 50%;
opacity: 1;
cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
opacity: 1;
background: #fff;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "AvenirNextLTPro-Regular", sans-serif;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
}
html, body {
-webkit-overflow-scrolling: touch !important;
overflow: auto !important;
height: 100% !important;
}
body {
font-family: "AvenirNextLTPro-Regular", sans-serif;
background: #fff;
font-size: 16px;
padding-top: 170px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 550px) {
body {
padding-top: 80px;
font-size: 14px;
}
}
.max-width {
width: 100%;
overflow: hidden;
}
.mobile-only {
display: none;
}
@media (max-width: 550px) {
.mobile-only {
display: block;
}
}
@media (max-width: 550px) {
.desktop-only {
display: none;
}
}
body.template-homepage {
overflow-x: hidden;
}
p a {
color: #ffb31d;
text-decoration: none;
}
.clearfix {
*zoom: 1;
}
.clearfix:after {
content: '';
display: table;
clear: both;
}
h1 {
font-family: "AvenirNextLTPro-Demi", sans-serif;
font-weight: 400;
font-size: 3.3em;
color: #222222;
line-height: 1.2em;
}
h2 {
font-family: "AvenirNextLTPro-Demi", sans-serif;
color: #222222;
font-weight: 400;
font-size: 2.5em;
}
blockquote {
margin: 0;
padding: 0;
}
.fadein {
opacity: 0;
position: relative;
top: 50px;
-webkit-transition: opacity 0.5s, top 0.5s;
transition: opacity 0.5s, top 0.5s;
}
.fadein.fadedin {
top: 0;
opacity: 1;
}
#app {
min-height: 50vh;
}
.btn {
background: #50dd81;
color: #222;
border-radius: 3px;
cursor: pointer;
padding: 15px 45px;
font-size: 1.2em;
display: inline-block;
margin-top: 10px;
outline: none;
-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
font-family: "AvenirNextLTPro-Regular", sans-serif;
-webkit-transition: background 1s;
transition: background 1s;
text-decoration: none;
-webkit-box-shadow: inset 0 0 0 0 #333;
box-shadow: inset 0 0 0 0 #333;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.btn--secondary {
background: #fea016;
}
.btn--hero {
padding: 11px 45px;
font-size: 1em;
}
.btn:hover {
color: #fff !important;
-webkit-box-shadow: inset 0 -100px 0 0 #333;
box-shadow: inset 0 -100px 0 0 #333;
}
.btn span {
padding: 0 10px 0 0px;
}
.btn img {
margin-left: 7px;
display: inline-block;
}
.btn .elementor-button {
background-color: transparent;
font-family: "AvenirNextLTPro-Regular", sans-serif;
color: #222;
}
.hero-new__title {
max-width: 100%;
width: 663px;
margin: 0 auto !important;
padding: 0;
}
.hero-new__title h1, .hero-new__title p {
margin: 0;
padding: 0;
}
@media screen and (max-width: 600px) {
.hero-new__title {
max-width: 90% !important;
}
.hero-new__title h1 {
font-size: 2.5rem !important;
}
}
.hero-new__title-large {
max-width: 100%;
width: 800px;
margin: 0 auto !important;
padding: 0;
}
.hero-new__title-large h1, .hero-new__title-large p {
margin: 0;
padding: 0;
}
@media screen and (max-width: 600px) {
.hero-new__title-large {
max-width: 90% !important;
}
.hero-new__title-large h1 {
font-size: 2.5rem !important;
}
}
.hero-new__subtitle {
max-width: 100%;
width: 663px;
margin: 0 auto;
padding: 0;
text-align: center;
}
.hero-new__subtitle p {
margin: 0;
padding: 0;
}
.hero-new__subtitle-large {
max-width: 100%;
width: 800px;
margin: 0 auto;
padding: 0;
text-align: center;
}
.hero-new__subtitle-large p {
margin: 0;
padding: 0;
}
.hero-new__btn {
text-align: center;
}
.hero-new__btn p {
margin: 0;
padding: 0;
}
.hero-new__btn a {
margin-top: 43px !important;
} .rotate-link {
overflow: hidden;
padding: 0 4px;
position: relative;
top: 14px;
}
.rotate-link span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
}
.rotate-link span::before {
position: absolute;
top: 100%;
content: attr(data-hover);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.rotate-link:hover span,
.rotate-link:focus span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.btn--outline {
border-radius: 10px;
border: 2px solid #333;
color: #333;
text-align: left;
font-family: "AvenirNextLTPro-Regular", sans-serif;
padding: 17px 100px 15px 25px;
cursor: pointer;
position: relative;
-webkit-box-shadow: inset 0 0 0 0 #333;
box-shadow: inset 0 0 0 0 #333;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
text-decoration: none;
}
.btn--outline:after {
position: absolute;
width: 30px;
content: '';
height: 49px;
top: 0;
right: 18px;
background-image: url(../../../themes/carerooms/assets/images/arrow-right-2.png);
background-repeat: no-repeat;
background-position: center;
}
.btn--outline:hover {
color: #fff !important;
-webkit-box-shadow: inset 0 -100px 0 0 #333;
box-shadow: inset 0 -100px 0 0 #333;
}
.btn--outline:hover:after {
background-image: url(../../../themes/carerooms/assets/images/arrow-right-2--white.png);
}
.coming-soon {
min-height: 100vh;
min-width: 100%;
margin: 0;
background-size: cover;
background-position: center;
overflow: hidden;
}
.coming-soon__content {
min-height: 100vh;
min-width: 100%;
padding: 60px 100px;     background: linear-gradient(135deg, white 0%, white 30%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,1)', endColorstr='rgba(255,255,255,0)',GradientType=1 ); }
@media screen and (max-width: 700px) {
.coming-soon__content {
padding: 40px 70px;
}
}
@media screen and (max-width: 600px) {
.coming-soon__content {
padding: 40px 50px;
}
}
@media screen and (max-width: 600px) {
.coming-soon__content {
padding: 40px;
}
}
.coming-soon__intro {
max-width: 600px;
}
.coming-soon__intro h1 {
font-weight: bold;
font-size: 40px;
}
.coming-soon__intro p {
font-size: 18px;
line-height: 1.5em;
color: #555;
}
.coming-soon__quote {
max-width: 600px;
position: relative;
padding: 20px 80px;
margin: 0;
}
.coming-soon__quote .stars {
position: relative;
top: -10px;
}
.coming-soon__quote .stars img {
margin: 0 4px 0 0;
}
.coming-soon__quote p {
margin: 0;
font-family: "AvenirNextLTPro-Regular", sans-serif;
font-weight: bold;
line-height: 1.3em;
}
.coming-soon__quote:before, .coming-soon__quote:after {
content: '';
font-size: 130px;
color: #000;
position: absolute;
font-family: Georgia;
left: 0;
}
.coming-soon__quote:before {
content: "\201C";
top: -20px;
}
.coming-soon__quote:after {
content: "\201D";
right: 0;
bottom: -100px;
left: auto;
}
.coming-soon__quote .coming-soon__author {
font-size: 18px;
line-height: 1.5em;
color: #555;
}
.coming-soon__quote * {
font-weight: bold;
font-size: 26px;
}
@media screen and (max-width: 600px) {
.coming-soon__quote {
padding: 80px 0 80px 30px;
}
.coming-soon__quote p {
font-size: 23px;
}
}
.checkbox {
width: 22px;
position: relative;
display: inline-block;
margin-right: 10px;
}
.checkbox label {
cursor: pointer;
position: absolute;
width: 22px;
height: 22px;
top: 0;
padding: 0 !important;
left: 0;
background: #fff;
border-radius: 3px;
border: 1px solid #ddd;
}
.checkbox label:after {
opacity: 0.2;
content: '';
position: absolute;
width: 9px;
height: 5px;
background: transparent;
top: 6px;
left: 7px;
border: 2px solid #fff;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.checkbox label:hover::after {
opacity: 0.5;
}
.checkbox input[type=checkbox]:checked + label:after,
.checkbox input[type=radio]:checked + label:after {
opacity: 1;
}
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
padding: 0 !important;
}
.checkbox input[type=checkbox]:checked + label,
.checkbox input[type=radio]:checked + label {
border-color: #50dd81;
background: #50dd81;
}
::-webkit-input-placeholder {
font-family: "AvenirNextLTPro-Regular", sans-serif;
color: #333;
}
::-moz-placeholder {
font-family: "AvenirNextLTPro-Regular", sans-serif;
color: #333;
}
:-ms-input-placeholder {
font-family: "AvenirNextLTPro-Regular", sans-serif;
color: #333;
}
:-moz-placeholder {
font-family: "AvenirNextLTPro-Regular", sans-serif;
color: #333;
}
.btn--loader img {
display: none;
}
.btn--loader.btn--loading img {
display: inline-block;
margin: 0 20px;
}
.btn--loader.btn--loading span {
display: none;
}
.register {
background: #f6f7f4;
height: 100vh;
position: fixed;
top: -100vh;
width: 100%;
-webkit-transition: top 0.5s;
transition: top 0.5s;
overflow: scroll;
z-index: 2000;
}
.register.active {
top: 0;
}
.register.active .register-header {
top: 0;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.register h2, .register h3, .register h1 {
font-family: "AvenirNextLTPro-Demi", sans-serif;
margin: 0;
}
.register h2 {
font-size: 30px;
font-weight: 200;
margin-bottom: 20px;
line-height: 1.2em;
color: #37383c;
}
.register .h2--room {
margin-bottom: 15px;
}
.register .h2--room span {
border-radius: 50%;
border: 2px solid #ffb31d;
height: 45px;
font-size: 25px;
font-weight: 100;
width: 45px;
position: relative;
margin-right: 7px;
top: -3px;
display: inline-block;
text-align: center;
line-height: 45px;
}
.register p {
color: #707070;
margin: 0 0 1.5em 0;
}
.prev {
text-transform: uppercase;
color: #37383c;
position: relative;
top: 25px;
font-size: 14px;
opacity: 0.54;
font-family: "AvenirNextLTPro-Demi", sans-serif;
cursor: pointer;
}
.prev:hover {
color: #000;
}
.register-block {
border-radius: 5px;
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
background: #fff;
margin-bottom: 20px;
}
.register-block a {
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
padding: 23px 30px;
cursor: pointer;
display: block;
}
.register-block a:hover {
background: #fafafa;
}
.register-block a img {
position: relative;
top: -2px;
display: inline-block;
margin-right: 20px;
}
@media screen and (max-width: 500px) {
.register-block a {
padding: 23px 26px;
}
}
.register-block a.active {
color: #fff;
position: relative;
background: #50dd81;
}
.register-block a.active:after {
width: 17px;
background: #fff;
height: 3px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
position: absolute;
right: 22px;
top: 32px;
content: '';
}
.register-block a.active:before {
width: 8px;
background: #fff;
height: 3px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
right: 35px;
top: 37px;
content: '';
}
.register-header {
background: #fff;
position: fixed;
width: 100%;
height: 80px;
border-bottom: 1px solid #ddd;
line-height: 80px;
z-index: 100;
top: -100px;
-webkit-transition: top 0.5s 0s;
transition: top 0.5s 0s;
}
.register-header * {
display: inline-block;
}
.register-header h1 {
font-size: 16px;
text-align: center;
position: absolute;
top: 0;
left: 150px;
right: 150px;
line-height: 90px;
}
.register-header h1 img {
position: relative;
top: -3px;
margin-right: 5px;
}
.register-header .register-header__logo {
padding: 0 30px;
font-weight: bold;
font-size: 22px;
}
.register-header .register-header__logo img {
width: 150px;
}
.register-header .register-header__close {
float: right;
padding: 0 30px;
border-left: 1px solid #ddd;
cursor: pointer;
}
.register-header .register-header__close span {
padding: 0 15px 0 0;
}
.register-header .register-header__close:hover {
background: #eee;
}
@media screen and (max-width: 700px) {
.register-header__title {
display: none;
}
.register-wrapper, .complete-wrapper {
padding: 150px 30px !important;
}
}
.breadcrumb {
width: 100%;
position: fixed;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
top: 80px;
z-index: 99;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.breadcrumb a {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
background: #f6f7f4;
font-family: "AvenirNextLTPro-Demi", sans-serif;
color: #999;
text-align: center;
padding: 10px;
text-transform: uppercase;
font-size: 12px;
border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.breadcrumb a:last-child {
border-right: 0;
}
.breadcrumb a.active {
color: #333;
}
.breadcrumb a.active .check:after, .breadcrumb a.active .check:before {
background: #333;
}
.breadcrumb a .check {
position: relative;
}
.breadcrumb a .check:after, .breadcrumb a .check:before {
width: 15px;
background: #999;
height: 2px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
position: absolute;
right: 12px;
top: 5px;
content: '';
}
.breadcrumb a .check:before {
width: 4px;
height: 2px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
right: 24px;
top: 7px;
}
.breadcrumb a.complete {
background: #50dd81;
color: #fff;
}
.breadcrumb a.complete .check:after, .breadcrumb a.complete .check:before {
background: #fff;
}
.register-form {
border-radius: 5px;
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
background: #fff;
margin-bottom: 30px;
}
.register-form + .register-form {
margin-top: 30px;
}
.register-form__field input, .register-form__field--terms input {
width: 100%;
padding: 27px;
outline: none;
}
.register-form__field--side input[type=date] {
width: 50%;
float: right;
}
.register-form__field--radio {
padding: 25px 30px;
}
.register-form__field--radio label {
padding: 0 0 15px 0 !important;
display: block;
}
.register-form__field--radio input {
display: inline-block;
width: 30px;
}
.register-form__field--radio span {
margin-right: 20px;
display: inline-block;
}
.register-form__field--checkbox {
padding: 25px 30px !important;
border-bottom: 0;
padding-bottom: 0 !important;
}
.register-form__field--checkbox .checkbox-cols {
-webkit-columns: 2;
columns: 2;
-webkit-column-gap: 20px;
column-gap: 20px;
padding-bottom: 20px;
}
.register-form__field--checkbox .checkbox-cols div {
padding-bottom: 3px;
position: relative;
}
.register-form__field--checkbox label {
padding: 0 0 15px 0 !important;
display: block;
}
.register-form__field--checkbox input {
display: inline-block;
width: 30px;
clear: both;
}
.register-form__field--checkbox span {
display: inline-block;
}
.register-form__field--terms {
color: #5c5e62;
font-size: 14px;
position: relative;
line-height: 1.3em;
}
.register-form__field--terms .checkbox {
top: 35px;
position: absolute;
left: 30px;
width: 30px;
}
.register-form__field--terms .checkbox label {
padding: 0 !important;
}
.register-form__field--terms a {
text-decoration: underline;
}
.register-form__field--terms .register-form__field__inner {
padding: 30px;
padding-left: 80px;
}
.dob-select {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0 30px 20px 10px;
}
.dob-select select {
margin-left: 20px !important;
}
.dob-select select:first-child {
width: 50%;
}
.dob-select select:last-child {
width: 70%;
}
.wf-loading {
opacity: 0;
}
.cols {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cols .col {
width: 50%;
}
.cols .col select {
margin: 0;
}
.cols .col:first-child {
padding: 15px 15px 30px 30px;
}
.cols .col:last-child {
padding: 15px 30px 30px 15px;
}
.cols .col label {
font-size: 13px;
text-transform: uppercase;
padding: 0;
}
.register-form__field textarea, .register-form__field--terms textarea {
width: 100%;
resize: none;
display: block;
padding: 27px 30px;
outline: none;
line-height: 1.4em;
}
.register-form__field__toggles {
padding: 8px 30px 20px 30px;
}
.register-form__field__toggles .radio {
margin-bottom: 7px;
display: inline-block;
}
.register-form__field__toggles .radio input, .register-form__field__toggles .radio label {
padding: 0 !important;
display: inline-block;
}
.register-form__field__toggles .radio .checkbox + label {
margin-right: 20px;
color: #888;
font-weight: bold;
}
.register-form__field__double {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0 15px 20px 15px;
}
.register-form__field__double > div {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
padding: 0 15px;
}
.register-form__field__double > div label {
padding-left: 0 !important;
text-transform: uppercase;
color: #333;
font-size: 13px;
font-family: "AvenirNextLTPro-Demi", sans-serif;
font-weight: 100;
padding-bottom: 0px;
margin-bottom: -5px;
display: block;
}
.register-form__field, .register-form__field--terms {
border: 1px solid #fff;
min-height: 65px;
}
.register-form__field:first-child, .register-form__field--terms:first-child {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.register-form__field:last-child, .register-form__field--terms:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.register-form__field label + textarea, .register-form__field--terms label + textarea {
padding-top: 10px;
}
.register-form__field p, .register-form__field--terms p {
margin: 0;
}
.register-form__field label, .register-form__field--terms label {
padding: 20px 30px 0 30px;
display: inline-block;
color: #666;
font-size: 15px;
font-weight: bold;
}
.register-form__field.error, .error.register-form__field--terms {
border: 1px solid #e56046;
}
.register-form__field.error .error, .error.register-form__field--terms .error {
background: #e56046;
color: #fff;
padding: 5px 10px;
font-size: 12px;
width: 100%;
display: block;
}
.register-form__field--padded {
padding: 30px;
}
.register-form__field--padded label {
padding: 0;
}
.register-form__field--bordered {
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.register-form__field select, .register-form__field--terms select {
width: 100%;
border-radius: 2px;
outline: none;
border: 2px solid rgba(0, 0, 0, 0.08);
padding: 0px 20px;
text-indent: 20px;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
height: 50px;
background: url(../../../themes/carerooms/assets/images/select.png);
background-size: 25px auto;
background-position: center right;
background-repeat: no-repeat;
margin: 10px 0 0 0;
}
.register-wrapper, .complete-wrapper {
max-width: 440px;
margin: 0 auto;
position: relative;
padding: 200px 0;
}
.register-wrapper *, .complete-wrapper * {
z-index: 10;
position: relative;
}
.register-wrapper .btn, .complete-wrapper .btn {
float: right;
}
.register-wrapper:before, .complete-wrapper:before {
background: url(../../../themes/carerooms/assets/images/circles.png);
background-size: contain;
width: 400px;
height: 400px;
z-index: 1;
position: absolute;
content: '';
left: -200px;
display: block;
top: 120px;
}
.complete-wrapper {
max-width: 700px;
}
.complete-wrapper img {
float: left;
}
@media screen and (max-width: 500px) {
.complete-wrapper img {
display: block;
margin: 0px 0 20px 0;
width: 60px;
}
}
.complete-wrapper .complete-wrapper__content {
width: 400px;
float: right;
}
@media screen and (max-width: 440px) {
.complete-wrapper .complete-wrapper__content {
width: 100%;
}
}
.complete-wrapper .complete-wrapper__content .btn {
float: left;
}
.wrapper {
padding: 0 50px;
max-width: 1360px;
margin: 0 auto;
}
@media (max-width: 550px) {
.wrapper {
padding: 0 25px;
}
}
.wrapper--small {
max-width: 850px;
margin: 0 auto;
position: relative;
z-index: 10;
padding: 0 25px;
}
.reviews {
line-height: 40px;
}
.reviews img {
display: inline-block;
margin-right: 3px;
}
.reviews p {
display: inline-block;
margin: 0;
margin-left: 20px;
position: relative;
top: 2px;
}
.btn--nhs {
clear: both;
margin: 20px auto 10px auto;
display: block;
width: 265px;
border-radius: 20px;
border: 1px solid #ddd;
background: #fff;
overflow: hidden;
line-height: 35px;
height: 35px;
text-align: left;
}
.btn--nhs span {
display: inline-block;
}
.btn--nhs span:first-child {
background-color: #165bb1;
width: 60px;
height: 35px;
color: #fff;
background-image: url(../../../themes/carerooms/assets/images/nhs.png);
background-position: center 4px;
background-size: auto;
background-repeat: no-repeat;
padding: 0 10px 0 15px;
font-style: italic;
}
.btn--nhs span:last-child {
color: #165bb1;
padding: 0 10px 0 15px;
vertical-align: top;
font-size: 13px;
font-family: "AvenirNextLTPro-Regular", sans-serif;
}
.footer {
padding-top: 70px;
position: relative;
}
.footer .footer__svg {
height: 575px;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
z-index: -1;
}
.footer svg {
position: relative;
z-index: 1;
pointer-events: none;
position: absolute;
bottom: 0;
}
.footer .footer__wrapper {
max-width: 800px;
margin: 0 auto;
position: relative;
z-index: 10;
}
@media (max-width: 550px) {
.footer .footer__wrapper {
padding: 0 25px;
}
}
.footer a {
text-decoration: none;
color: #222;
}
.footer .footer__nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 100px 0;
}
.footer .footer__nav .column {
-webkit-box-flex: 0;
-ms-flex: 0 0 33%;
flex: 0 0 33%;
}
.footer .footer__nav nav a {
display: block;
font-size: 16px;
}
.footer .footer__nav-small {
text-align: center;
}
.footer .footer__nav-small a {
padding: 0 25px;
display: inline-block;
font-size: 16px;
position: relative;
}
.footer .footer__nav-small a:last-child:after {
display: none;
}
.footer .footer__nav-small a:after {
position: absolute;
right: -3px;
top: 6px;
content: '';
border-radius: 50%;
width: 9px;
height: 9px;
background: #222;
}
@media (max-width: 550px) {
.footer .footer__nav-small a {
width: 100%;
padding: 5px 0;
}
.footer .footer__nav-small a:after {
display: none;
}
}
.footer .footer__social {
text-align: center;
padding: 25px 0;
display: none;
}
.footer .footer__social a {
background: #000;
border-radius: 26px;
width: 60px;
line-height: 60px;
height: 60px;
margin: 10px;
display: inline-block;
}
.footer .footer__copyright {
text-align: center;
text-transform: uppercase;
margin-bottom: -700px;
font-size: 12px;
padding-bottom: 50px;
letter-spacing: 1.5px;
}
.footer .footer__copyright .bao {
opacity: 0.5;
font-size: 0.9em;
}
.footer .footer__copyright a {
font-family: "AvenirNextLTPro-Regular", sans-serif;
}
.footer .footer__copyright .rotate-link {
height: 18px;
overflow: hidden;
top: 8px;
display: inline-block;
}
.footer .footer__info {
text-align: center;
}
.footer .footer__info .btn {
margin-bottom: 20px;
}
.footer .footer__info h2 {
margin-bottom: 10px;
}
.footer .footer__info > p {
color: rgba(0, 0, 0, 0.5);
max-width: 500px;
margin: 0 auto;
display: block;
margin-bottom: 30px;
font-size: 19px;
}
.footer .footer__newsletter {
text-align: center;
}
.footer .footer__newsletter input {
height: 56px;
font-size: 20px;
border-radius: 3px;
background-color: #ffffff;
-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
outline: none;
border: none;
padding: 13px 20px;
width: 400px;
color: "#5c5c5c";
}
.footer .footer__newsletter input[type="submit"] {
width: auto;
margin-left: 10px;
background: #50dd81;
color: rgba(0, 0, 0, 0.7);
border-radius: 3px;
cursor: pointer;
padding: 15px 45px;
font-size: 1.2em;
display: inline-block;
margin-top: 10px;
outline: none;
-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
font-family: "AvenirNextLTPro-Regular", sans-serif;
-webkit-transition: background 1s;
transition: background 1s;
-webkit-box-shadow: inset 0 0 0 0 #333;
box-shadow: inset 0 0 0 0 #333;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.footer .footer__newsletter input[type="submit"]:hover {
color: #fff !important;
-webkit-box-shadow: inset 0 -100px 0 0 #333;
box-shadow: inset 0 -100px 0 0 #333;
}
.header {
top: 50px;
width: 100%;
height: 120px;
line-height: 120px;
padding-top: 0;
background: #fff;
position: absolute;
z-index: 800;
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
-webkit-transition: line-height 0.5s, height 0.5s;
transition: line-height 0.5s, height 0.5s;
}
@media (max-width: 550px) {
.header {
height: 80px;
line-height: 80px;
margin-top: 0;
top: 0;
}
}
.header .header__navicon {
display: none;
position: absolute;
height: 80px;
cursor: pointer;
width: 80px;
-webkit-transition: top 0.5s;
transition: top 0.5s;
}
.header .header__navicon:before, .header .header__navicon:after {
width: 30px;
background: #444;
height: 3px;
content: '';
right: 25px;
top: 35px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
-webkit-transform-origin: 6px 1px;
transform-origin: 6px 1px;
position: absolute;
}
.header .header__navicon:after {
top: 45px;
}
@media (max-width: 1070px) {
.header .header__navicon {
display: block;
top: 22px;
right: 30px;
}
}
@media (max-width: 550px) {
.header .header__navicon {
display: block;
right: 0px;
top: 0px;
}
}
.header .logo {
display: block;
width: 230px;
position: absolute;
-webkit-transition: width 0.5s, margin 0.5s;
transition: width 0.5s, margin 0.5s;
}
.header .logo img {
max-width: 100%;
}
@media (max-width: 550px) {
.header .logo {
margin-top: 0;
width: 170px;
}
.header .logo img {
max-width: 100%;
}
}
.header .header__nav {
float: right;
}
@media (max-width: 1070px) {
.header .header__nav {
display: none;
}
}
.header .header__nav a {
font-size: 1.05em;
color: #222;
text-decoration: none;
display: inline-block;
margin: 0 20px;
border-bottom: 2px solid #fff;
line-height: 1.5em;
}
@media (max-width: 1200px) {
.header .header__nav a {
margin: 0 10px;
}
}
.header .header__nav a.active {
border-bottom: 2px solid #ffb31d;
}
.header .header__nav .btn {
position: relative;
font-size: 1em;
padding: 10px 25px;
top: 3px;
line-height: 1.5em;
}
.header .header__nav .btn.first {
margin-right: 0;
margin-left: 40px;
}
body.header-fixed .header {
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
margin-top: 0;
}
body.header-fixed .subnav {
position: fixed;
z-index: 1001;
width: 100%;
-webkit-transition: top 0.5s;
transition: top 0.5s;
margin-top: -50px;
}
body.header-scrolled .header .header__navicon {
top: 0;
}
body.header-scrolled .mobile-nav {
top: 80px;
}
body.header-scrolled .subnav {
top: 129px;
}
body.header-scrolled .header {
line-height: 80px;
height: 80px;
}
body.header-scrolled .header .logo {
width: 200px;
margin-top: -5px;
}
@media (max-width: 550px) {
body.header-scrolled .header .logo {
margin-top: 0;
width: 170px;
}
}
.accepting-hosts {
background-image: url(../../../themes/carerooms/assets/images/topographypattern.jpg);
background-size: auto;
background-repeat: repeat;
}
.accepting-hosts .intro {
padding-top: 50px;
}
.accepting-hosts .intro h2 {
margin-top: 0;
}
.accepting-hosts .accepting-hosts__images {
position: relative;
overflow: hidden;
margin-bottom: -300px;
width: 100%;
}
.accepting-hosts .accepting-hosts__images .img-wrapper--left, .accepting-hosts .accepting-hosts__images .img-wrapper--right {
position: absolute;
left: 50%;
top: 80px;
width: 500px;
margin-left: 250px;
}
.accepting-hosts .accepting-hosts__images .img-wrapper--left .host-img, .accepting-hosts .accepting-hosts__images .img-wrapper--right .host-img {
width: 200px;
height: 250px;
float: left;
margin-right: 50px;
}
.accepting-hosts .accepting-hosts__images .img-wrapper--left {
margin-left: -700px;
}
.accepting-hosts .accepting-hosts__images .host-img {
width: 400px;
height: 500px;
margin: 0 auto;
position: relative;
}
.accepting-hosts .accepting-hosts__images .host-img .host-img__overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
text-align: center;
background: rgba(0, 0, 0, 0.3);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.accepting-hosts .accepting-hosts__images .host-img .host-img__overlay h3, .accepting-hosts .accepting-hosts__images .host-img .host-img__overlay p {
color: #fff;
margin: 0;
}
.accepting-hosts .accepting-hosts__images .host-img .host-img__overlay h3 {
font-size: 30px;
}
.accepting-hosts .accepting-hosts__images .host-img img {
-o-object-fit: cover;
object-fit: cover;
top: 0;
display: block;
width: 100%;
height: 100%;
}
body.template-news-page {
background: #fafafa;
}
body.template-article-page {
background: #f6f6f6;
}
.news-related {
padding-top: 50px;
}
.news-related .wrapper--small {
max-width: 1000px;
}
.news-related .link-right {
color: #333;
position: absolute;
right: 25px;
top: 0;
font-family: "AvenirNextLTPro-Demi", sans-serif;
}
.news-related .grid {
margin: 0 -25px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.news-related .grid .article {
width: 50%;
padding: 25px;
}
.news-related .grid .article .article__inner {
padding: 30px 50px;
border-top-right-radius: 20px;
background: #fff;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.news-related .grid .article .article__inner h2 {
font-size: 21px;
}
.news-related .grid .article .article__inner h2 a {
color: #333;
text-decoration: none;
}
.news-related .grid .article .article__inner .article__date {
color: #555;
}
.news-related .grid .article .article__inner .btn--outline {
margin-top: 50px;
text-decoration: none;
display: inline-block;
}
.news-single-post {
min-height: 1000px;
background: #fff;
padding-bottom: 50px;
}
.news-single-post .wrapper--small {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 1000px;
}
.news-single-post .news-single-post__left {
width: 25%;
padding-top: 70px;
}
.news-single-post .news-single-post__left .author-block {
position: relative;
border-left: 2px solid #fd9154;
padding-left: 15px;
margin-left: -25px;
}
.news-single-post .news-single-post__left .author-block .author-block__day, .news-single-post .news-single-post__left .author-block .author-block__th, .news-single-post .news-single-post__left .author-block .author-block__month {
color: #fd9154;
text-transform: uppercase;
font-size: 25px;
}
.news-single-post .news-single-post__left .author-block .author-block__month__wrapper {
position: absolute;
top: 5px;
line-height: 1.8em;
left: 90px;
}
.news-single-post .news-single-post__left .author-block .author-block__month__wrapper span {
display: block;
}
.news-single-post .news-single-post__left .author-block .author-block__day {
font-size: 68px;
letter-spacing: -7px;
position: relative;
top: -15px;
}
.news-single-post .news-single-post__left .author-block .author {
color: #111;
display: block;
left: 15px;
position: relative;
margin-top: -30px;
}
.news-single-post .news-single-post__right {
width: 75%;
padding-top: 45px;
}
.news-single-post .news-single-post__right h1 {
font-size: 100;
font-family: "AvenirNextLTPro-Regular", sans-serif;
font-size: 40px;
}
.news-single-post .news-single-post__right p, .news-single-post .news-single-post__right li {
font-size: 18px;
line-height: 1.7em;
color: #000;
}
.news-single-post .news-single-post__right ul, .news-single-post .news-single-post__right ol {
margin: 0;
padding: 20px;
}
.news-single-post .news-single-post__right ul {
margin-left: 5px;
}
.news-single-post .news-single-post__right li {
padding: 5px;
padding-left: 12px;
}
.news-single-post .news-single-post__right ul li {
list-style-image: url(../../../themes/carerooms/assets/images/li.png);
}
.news-single-post .news-single-post__right .block-image, .news-single-post .news-single-post__right .block-quote {
margin-left: -33.33%;
padding: 50px 0;
}
.news-single-post .news-single-post__right .block-image img, .news-single-post .news-single-post__right .block-quote img {
max-width: 100%;
}
.news-single-post .news-single-post__right .block-image .block-image__caption, .news-single-post .news-single-post__right .block-quote .block-image__caption {
color: #333;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
font-family: "AvenirNextLTPro-Demi", sans-serif;
margin-top: 15px;
}
.news-single-post .news-single-post__right .block-image h2, .news-single-post .news-single-post__right .block-quote h2 {
font-family: "AvenirNextLTPro-Regular", sans-serif;
color: #fd9154;
font-weight: 100;
margin-bottom: 0;
line-height: 1.3em;
}
.news-single-post .news-single-post__right .block-image .block-quote__author, .news-single-post .news-single-post__right .block-quote .block-quote__author {
color: #999;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
font-family: "AvenirNextLTPro-Demi", sans-serif;
}
section.news-list {
background: url(../../../themes/carerooms/assets/images/hero-wave-bg.png);
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center top;
margin-top: -80px;
padding-top: 150px;
padding-bottom: 1px;
}
section.news-list .news-list__header {
text-align: center;
border-bottom: 1px solid #ddd;
margin-bottom: 50px;
}
section.news-list .news-list__header h1, section.news-list .news-list__header h2 {
font-size: 53px;
padding: 70px 0 40px 0;
}
section.news-list .news-post {
background: #fff;
margin-bottom: 70px;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
section.news-list .news-post .news-post__image {
width: 100%;
display: block;
}
section.news-list .news-post .news-post__image img {
width: 100%;
display: block;
}
section.news-list .news-post .news-post__content {
padding: 50px;
}
section.news-list .news-post .news-post__content h2 {
font-size: 36px;
font-weight: 100;
line-height: 1.1em;
font-family: "AvenirNextLTPro-Regular", sans-serif;
}
section.news-list .news-post .news-post__content h2 a {
text-decoration: none;
color: #111;
}
section.news-list .news-post .news-post__content p {
font-size: 17px;
line-height: 1.6em;
color: #333;
}
section.news-list .news-post .news-post__content .btn--outline {
text-decoration: none;
font-weight: bold;
color: #333;
margin-top: 30px;
display: inline-block;
}
section.news-list .news-post .news-post__content .news-post__meta div {
display: inline-block;
}
section.news-list .news-post .news-post__content .news-post__date {
padding-left: 25px;
}
section.light-grey {
background: #f8f8f8;
padding-top: 50px;
width: 100%;
overflow: hidden;
}
@media (max-width: 550px) {
section.light-grey {
padding-top: 25px;
}
}
section.grey {
background: #f1f1f1;
padding: 50px 0;
}
.accepting-hosts + section {
padding-top: 350px;
}
.hero {
background: #fd9154;
background: linear-gradient(45deg, #fd9154 0%, #fbb712 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
height: 0;
padding-top: 40%;
overflow: hidden;
position: relative;
}
@media (max-width: 1200px) {
.hero {
padding-top: 50%;
}
}
@media (max-width: 1000px) {
.hero {
padding-top: 90%;
}
}
@media (max-width: 800px) {
.hero {
padding-top: 110%;
}
}
@media (max-width: 550px) {
.hero {
padding-top: 130%;
}
}
.hero img {
position: absolute;
top: 0;
}
.hero .hero__container {
position: absolute;
top: 0;
height: 100%;
width: 100%;
}
.hero .hero__wrapper {
max-width: 800px;
height: 100%;
position: relative;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.hero .hero__content {
width: 100%;
padding: 0 50px;
}
@media (max-width: 550px) {
.hero .hero__content {
padding: 0 25px;
}
}
.hero .hero__content * {
max-width: 700px;
}
.hero .hero__content h1 {
margin-bottom: 0;
}
@media (max-width: 550px) {
.hero .hero__content h1 {
font-size: 2.5em;
}
}
.hero .hero__content p {
color: rgba(0, 0, 0, 0.6);
font-size: 20px;
}
.hero--hcp {
background: #50dd81;
background: linear-gradient(45deg, #50dd81 0%, #3cf7d3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
}
.hero--patient {
background: #1dc0fc;
background: linear-gradient(45deg, #1dc0fc 0%, #739cfc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
}
.hero--patient .hero__wrapper {
height: 70%;
}
.hero--safeguarding {
background: #fdc6bf;
background: linear-gradient(45deg, #fdc6bf 0%, #fde1bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
}
.hero--safeguarding .hero__wrapper {
height: 70%;
}
.home-slider__slides {
position: relative;
top: -50px;
width: 100%;
z-index: 100;
}
@media (max-width: 550px) {
.home-slider__slides {
top: -20px;
}
}
.home-slider__slide {
width: 800px;
margin: 0 50px;
z-index: 15;
top: 0;
opacity: 0.5;
position: relative;
padding: 50px;
-webkit-transition: padding 0.5s, opacity 0.5s;
transition: padding 0.5s, opacity 0.5s;
}
@media (max-width: 550px) {
.home-slider__slide {
width: 100%;
}
}
.home-slider__slide img {
width: 100%;
display: block;
}
.home-slider__slide.is-selected {
opacity: 1;
padding: 0px;
}
.partners {
padding: 0 25px;
text-align: center;
}
.partners p {
font-size: 18px;
font-family: "AvenirNextLTPro-Regular", sans-serif;
opacity: 0.5;
margin: 0;
}
.partners img {
margin: 20px 0;
padding: 0 20px;
height: 40px;
padding: 0 20px;
}
@media (max-width: 550px) {
.partners img {
max-width: 100%;
height: auto;
}
}
section.image {
width: 100%;
}
section.image img {
display: block;
width: 100%;
}
section.hcp-content {
background: #f1f1f1;
min-height: 1000px;
}
section.banner-features {
padding: 20px 0;
height: 130px;
overflow: hidden;
margin-left: -50px;
margin-right: -50px;
text-align: center;
}
section.banner-features a {
display: inline-block;
border-radius: 25px;
padding: 7px 30px;
font-size: 13px;
letter-spacing: 0.05em;
font-family: "AvenirNextLTPro-Demi", sans-serif;
font-weight: bold;
background: #fff;
color: #777;
margin: 0 20px 25px 20px;
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
section.checklist {
background: #f6f6f6;
padding: 70px 50px;
}
section.checklist .intro h2 {
margin: 0;
}
@media (max-width: 550px) {
section.checklist {
padding: 70px 0;
}
section.checklist .intro {
padding: 0;
}
}
section.checklist ul {
list-style: none;
-webkit-columns: 2;
columns: 2;
-webkit-column-gap: 50px;
column-gap: 50px;
margin: 0;
padding: 0;
}
@media (max-width: 550px) {
section.checklist ul {
-webkit-columns: 1;
columns: 1;
-webkit-column-gap: 0;
column-gap: 0;
}
}
section.checklist ul li {
padding: 10px 0;
border-bottom: 1px solid #ddd;
padding-left: 15px;
}
section.checklist ul li img {
position: relative;
left: -15px;
top: -1px;
}
section.faq-intro {
padding: 50px 0 0 0;
text-align: center;
}
section.faq-intro h2 {
margin-bottom: 0;
}
section.faq-intro p {
color: rgba(0, 0, 0, 0.5);
font-size: 19px;
}
section.image-feature-block {
padding: 50px 0 280px 0;
*zoom: 1;
}
@media (max-width: 850px) {
section.image-feature-block {
padding: 50px 0 200px 0;
}
}
@media (max-width: 550px) {
section.image-feature-block {
padding: 50px 0 0 0;
}
section.image-feature-block .wrapper--small {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
section.image-feature-block:after {
content: '';
display: table;
clear: both;
}
section.image-feature-block .info-box-image {
width: 50%;
float: right;
overflow: hidden;
border-radius: 5px;
position: relative;
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
height: 0;
padding-top: 50%;
}
@media (max-width: 550px) {
section.image-feature-block .info-box-image {
float: none;
width: 100%;
border-radius: 0;
}
}
section.image-feature-block .info-box-image img {
width: 100%;
height: 100%;
position: absolute;
-o-object-fit: cover;
object-fit: cover;
top: 0;
}
section.image-feature-block .info-box {
position: absolute;
top: 285px;
width: 70%;
padding: 50px;
margin-top: 0;
}
@media (max-width: 550px) {
section.image-feature-block .info-box {
width: 100%;
top: 0;
position: relative;
padding: 25px;
margin-bottom: 25px;
}
}
section.image-feature-block .info-box h2 {
margin-top: 0;
padding-top: 0;
}
@media (max-width: 550px) {
section.image-feature-block .info-box h2 {
font-size: 1.9em;
line-height: 1.3em;
}
}
.author {
font-style: italic;
}
section.four-cols {
padding: 50px 0;
}
section.four-cols .grid {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -30px;
}
@media (max-width: 800px) {
section.four-cols .grid {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
}
}
section.four-cols .grid__item {
padding: 0 30px;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
section.four-cols .grid__item img {
width: 32px;
}
@media (max-width: 800px) {
section.four-cols .grid__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
padding: 10px 30px;
}
}
.info-box {
position: relative;
z-index: 10;
margin-top: -300px;
background: #fff;
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
margin-bottom: 50px;
}
@media (max-width: 550px) {
.info-box {
margin-top: -80px;
}
}
.info-content--patient {
background: #f1f1f1;
padding-bottom: 150px;
}
.primary-banner {
padding: 30px 50px 50px 50px;
position: relative;
bottom: -200px;
margin-top: -150px;
background: #50dd81;
background: linear-gradient(-45deg, #50dd81 0%, #1ef5cb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
overflow: hidden;
}
.primary-banner:after {
background-size: contain;
background-image: url(../../../themes/carerooms/assets/images/circles.png);
background-position: center;
content: '';
position: absolute;
right: -150px;
bottom: -200px;
width: 450px;
height: 450px;
}
.primary-banner h2 {
font-weight: 100;
font-family: "AvenirNextLTPro-Regular", sans-serif;
font-size: 3.3em;
width: 70%;
line-height: 1.1em;
padding-bottom: 2em;
}
@media (max-width: 550px) {
.primary-banner h2 {
width: 100%;
font-size: 2.5em;
}
}
.info-content + .home-faq {
padding-top: 250px;
}
.info-content--patient + .home-faq {
padding-top: 60px;
}
.info-content {
background: #f1f1f1;
}
@media (max-width: 550px) {
.info-content .wrapper--small {
padding: 0;
}
}
.info-content .logos {
width: 100%;
}
.info-content .logos .grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.info-content .logos .grid .grid__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
padding: 25px 0;
}
@media (max-width: 550px) {
.info-content .logos .grid .grid__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
.info-content .logos .grid .grid__item img {
margin: 0 auto;
display: block;
width: 100%;
max-width: 180px;
}
.info-box h2 {
line-height: 1em;
}
.info-box__content {
padding: 50px 60px 30px 60px;
}
@media (max-width: 550px) {
.info-box__content {
padding: 50px 25px 25px 25px;
}
}
.info-box__content h2 {
line-height: 1.2em;
}
.info-box__content p {
font-size: 18px;
color: rgba(0, 0, 0, 0.7);
line-height: 1.8em;
}
.info-box--patient {
margin-top: -150px;
text-align: center;
}
.info-box--patient .testimonial-pic {
width: 70px;
height: 70px;
border-radius: 50%;
margin: 50px auto 20px auto;
}
.info-box--patient .testimonial-pic img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.info-box--patient .info-box__footer .btn {
float: none;
width: 60%;
margin: 0 auto;
display: block;
top: 0;
}
@media (max-width: 550px) {
.info-box--patient .info-box__footer .btn {
width: 250px;
}
}
.info-box__footer {
background: #fafafa;
padding: 35px 60px;
}
@media (max-width: 550px) {
.info-box__footer {
text-align: center;
}
}
.info-box__footer .btn {
position: relative;
top: -10px;
margin-bottom: -10px;
}
.home-hero {
background: #f7f7f7;
padding: 150px 0;
z-index: 10;
overflow: hidden;
background: url(../../../themes/carerooms/assets/images/home-hero-right.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
}
.home-hero > img {
position: absolute;
width: 130%;
top: 0;
left: -15%;
}
@media (max-width: 550px) {
.home-hero {
padding: 50px 0;
}
}
.home-hero .wrapper--small {
padding: 0 50px;
}
.home-hero p {
font-size: 20px;
color: #222;
line-height: 1.8em;
}
.home-hero h1 {
color: #ffb31d;
background: -webkit-linear-gradient(25deg, #fd9154 0%, #fc9e3d 33%, #fbb712 100%);
-webkit-background-clip: text;
margin: 0;
padding: 0;
font-family: "AvenirNextLTPro-Demi", sans-serif;
font-weight: 400;
-webkit-text-fill-color: transparent;
}
@media screen and (max-width: 550px) {
.home-hero h1 {
font-size: 2.5em;
}
.home-hero h1:first-child span {
display: none;
}
}
.home-hero h1 span {
font-family: "AvenirNextLTPro-Demi", sans-serif;
font-weight: 400;
}
@media (max-width: 550px) {
.home-hero .left-stats {
text-align: left;
}
.home-hero .left-stats .reviews, .home-hero .left-stats .btn--nhs {
margin: 10px 0;
}
}
.mobile-nav {
position: fixed;
bottom: 0px;
width: 100%;
padding: 25px;
margin-left: -400px;
max-width: 350px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
background: #eee;
z-index: 700;
padding-top: 50px;
top: 170px;
}
.mobile-nav a {
display: block;
text-decoration: none;
color: #444;
font-size: 1.5em;
margin: 0.5em 0;
}
.mobile-nav .rotate-link {
height: 40px;
margin: 1em 0;
}
.mobile-nav .btn {
margin-top: 10px;
text-align: center;
font-size: 1em;
padding: 16px 12px 14px 12px;
}
.mobile-nav .btn:first-child {
margin-top: 30px;
}
@media (max-width: 550px) {
.mobile-nav {
top: 80px;
}
.mobile-nav .rotate-link {
height: 35px;
}
}
body.mobile-nav-open {
overflow: hidden;
}
body.mobile-nav-open .mobile-nav {
margin-left: 0;
}
body.mobile-nav-open .header .header__navicon:after {
-webkit-transform: rotate(-35deg);
transform: rotate(-35deg);
}
body.mobile-nav-open .header .header__navicon:before {
-webkit-transform: rotate(35deg);
transform: rotate(35deg);
}
.left-stats .btn--nhs {
margin: 0;
margin-right: 30px;
float: left;
}
@media (max-width: 550px) {
.left-stats .btn--nhs {
margin: 20px 0;
}
}
.left-stats .reviews {
line-height: 30px;
display: block;
float: left;
background: #fff;
border-radius: 1px solid #ddd;
border: 1px solid #ddd;
border-radius: 26px;
float: left;
padding: 0 14px;
}
.left-stats .reviews p {
font-size: 17px;
margin-left: 10px;
}
@media (max-width: 550px) {
.left-stats {
text-align: center;
display: block;
}
.left-stats .btn--nhs {
float: none;
margin: 10px auto;
}
.left-stats .reviews {
float: none;
clear: both;
width: 130px;
margin: 0 auto;
}
}
.banner {
position: absolute;
top: 0;
z-index: 1000;
left: 0;
right: 0;
line-height: 50px;
height: 50px;
background: #fd9154;
background: linear-gradient(45deg, #fd9154 0%, #fc9e3d 33%, #fbb712 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9154', endColorstr='#fbb712',GradientType=1 );
}
@media (max-width: 550px) {
.banner {
display: none;
}
}
.banner p {
margin: 0;
color: rgba(0, 0, 0, 0.7);
font-family: "AvenirNextLTPro-Regular", sans-serif;
}
.banner a {
color: rgba(0, 0, 0, 0.7);
font-family: "AvenirNextLTPro-Regular", sans-serif;
padding-bottom: 1px;
margin-left: 3px;
text-decoration: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}
.banner a:hover {
background: #333;
}
.banner .btn {
background: #fff;
border: 0;
padding: 0;
position: relative;
top: -1px;
-webkit-box-shadow: none;
box-shadow: none;
letter-spacing: 0.5px;
border-radius: 15px;
text-decoration: none;
text-transform: uppercase;
padding: 6px 12px 4px 12px;
font-size: 0.75em;
font-weight: bold;
font-family: "AvenirNextLTPro-Demi", sans-serif;
display: inline !important;
margin-right: 15px;
}
.fixed-register-form {
width: 500px;
position: relative;
background: #fff;
border-radius: 30px;
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
margin: 0 auto;
z-index: 100;
margin-bottom: 60px;
overflow: hidden;
padding-bottom: 30px;
margin-top: 150px;
}
@media (max-width: 550px) {
.fixed-register-form {
margin: 0 -30px;
width: auto;
border-radius: 0;
}
}
.fixed-register-form .fixed-register-form__content {
padding: 70px;
}
@media (max-width: 550px) {
.fixed-register-form .fixed-register-form__content {
padding: 30px 30px 70px;
}
}
.fixed-register-form .fixed-register-form__content h2 {
margin: 0;
}
.fixed-register-form .fixed-register-form__content p {
font-size: 18px;
color: #777;
}
.fixed-register-form .fixed-register-form__content ul {
margin: 0;
list-style: none;
padding: 0;
}
.fixed-register-form .fixed-register-form__content ul li {
margin: 0;
padding: 15px 0 15px 20px;
color: #333;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
font-size: 20px;
}
@media (max-width: 550px) {
.fixed-register-form .fixed-register-form__content ul li {
font-size: 18px;
}
}
.fixed-register-form .fixed-register-form__content ul li img {
position: relative;
left: -15px;
top: -1px;
width: 30px;
height: 30px;
}
.fixed-register-form .btn {
position: absolute;
width: 100%;
bottom: 0;
margin: 0;
padding: 20px;
text-align: center;
}
.home-about {
background: #fafafa;
position: relative;
padding: 0 50px;
width: 100%;
*zoom: 1;
}
.home-about:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 550px) {
.home-about {
padding: 0 25px;
}
}
.home-about p {
color: rgba(0, 0, 0, 0.5);
font-size: 19px;
}
.home-about .home-about__intro {
margin-bottom: 30px;
}
.home-about .home-about__intro h2 {
margin: 0;
}
.home-about .home-about__steps {
width: 350px;
margin: 0 auto;
}
.home-about .home-about__static {
width: 50%;
float: left;
text-align: center;
padding: 200px 0 100px 0;
}
@media (max-width: 550px) {
.home-about .home-about__static {
width: 100%;
padding: 50px 0 30px 0;
float: none;
}
}
.home-about .home-about__static.register-interest {
padding-top: 100px;
}
.home-about .home-about__fixed {
width: 50%;
float: right;
}
@media (max-width: 550px) {
.home-about .home-about__fixed {
width: 100%;
float: none;
}
}
.home-about .home-about__fixed .reviews {
text-align: center;
}
.home-about--fixed .home-about__fixed {
position: fixed;
right: 50px;
top: 250px;
}
.home-about--post .home-about__fixed {
position: absolute;
right: 50px;
bottom: 110px;
}
.home-c {
position: relative;
z-index: 20;
}
@media (max-width: 550px) {
.home-c {
display: none;
}
}
.home-c:after {
content: '';
position: absolute;
right: 50px;
bottom: -130px;
width: 450px;
height: 450px;
background-image: url(../../../themes/carerooms/assets/images/waves.png);
background-size: contain;
background-position: center;
}
.home-c .home-c__img {
background: #fff;
width: 700px;
height: 700px;
border-radius: 50%;
background-image: url(../../../themes/carerooms/assets/images/c.png);
background-size: 500px auto;
background-position: center;
background-repeat: no-repeat;
position: absolute;
right: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
}
.home-c .home-c__img img {
display: block;
margin: 0 auto;
-ms-flex-item-align: end;
align-self: flex-end;
}
.home-c .home-c__content {
padding: 50px;
height: 600px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 50%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.home-c .home-c__content .btn--nhs {
margin: 0;
margin-right: 30px;
display: block;
}
.home-c .home-c__content blockquote {
color: #222;
font-size: 23px;
font-weight: 100;
}
.home-c .home-c__content blockquote .author {
font-size: 14px;
font-style: italic;
color: #555;
}
.home-c .home-c__content blockquote .author strong {
color: #111;
font-weight: bold;
font-family: "AvenirNextLTPro-Demi", sans-serif;
}
.question {
padding: 0;
background: #f1f1f1;
padding: 30px;
position: relative;
max-height: 87px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
overflow: hidden;
}
.question.open {
max-height: 450px;
}
.question.open .question__q span {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.question .question__q {
font-size: 18px;
font-weight: bold;
cursor: pointer;
padding-right: 50px;
font-weight: 500;
}
.question .question__q span {
position: absolute;
right: 0px;
top: 0px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
width: 85px;
height: 85px;
-webkit-transform-origin: 35px 43px;
transform-origin: 35px 43px;
}
.question .question__q span:before, .question .question__q span:after {
width: 13px;
background: #222;
height: 2px;
content: '';
-webkit-transform: rotate(40deg);
transform: rotate(40deg);
right: 46px;
top: 42px;
position: absolute;
}
.question .question__q span:after {
right: 37px;
-webkit-transform: rotate(140deg);
transform: rotate(140deg);
}
.question .question__a {
padding-top: 30px;
color: #999;
background: #fafafa;
padding: 30px;
margin: 0 -30px -30px -30px;
margin-top: 30px;
}
.question .question__a p {
margin: 0;
margin-bottom: 1em;
}
.question .question__a p:last-child {
margin-bottom: 0;
}
.question--large {
max-height: 107px;
}
.question--large .question__q span {
top: 15px;
}
.intro {
text-align: center;
max-width: 500px;
margin: 0 auto;
margin-bottom: 30px;
}
@media (max-width: 550px) {
.intro {
padding: 0 25px;
}
}
.intro h2 {
margin-bottom: 0;
}
.intro p {
color: rgba(0, 0, 0, 0.5);
font-size: 19px;
}
.home-faq {
padding-top: 60px;
padding-bottom: 60px;
}
.home-faq .home-faq__questions {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0 25px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.home-faq .grid__item {
padding: 15px 25px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
@media (max-width: 800px) {
.home-faq .grid__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding: 15px 0;
}
}
.home-faq .grid__item--btn {
text-align: center;
}
.home-faq .grid__item--btn .btn {
width: 250px;
text-align: center;
margin: 0;
}
.home-faq.home-need-help {
padding-bottom: 0;
}
.home-faq.home-faq--contact-us .home-faq__questions {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.home-faq.home-faq--contact-us .home-faq__questions .grid__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
@media (max-width: 800px) {
.home-faq.home-faq--contact-us .home-faq__questions .grid__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding: 15px 0;
}
}
.home-story {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
background: #ddd;
}
@media (max-width: 800px) {
.home-story {
display: block;
}
}
.home-story .home-story__img {
position: relative;
width: 50%;
}
.home-story .home-story__img img {
display: block;
width: 100%;
height: 100%;
position: absolute;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
@media (max-width: 800px) {
.home-story .home-story__img {
width: 100%;
height: auto;
}
.home-story .home-story__img img {
position: relative;
}
}
.home-story .home-story__content {
width: 50%;
padding: 110px 70px;
}
@media (max-width: 800px) {
.home-story .home-story__content {
width: 100%;
padding: 50px 25px;
}
}
.home-story .home-story__content p {
margin-bottom: 70px;
font-size: 20px;
}
.home-story .home-story__content h2 {
margin-top: 0;
}
.home-story .home-story__content .btn--outline {
position: relative;
}
.home-story .home-story__content .btn--outline img {
position: absolute;
right: 0;
right: 25px;
top: 17px;
}
.subnav {
width: 100%;
position: absolute;
top: 169px;
z-index: 1000;
background: #fff;
line-height: 35px;
height: 70px;
padding-top: 16px;
border: 1px solid #ddd;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.subnav a {
font-size: 18px;
display: inline-block;
margin-right: 40px;
color: #222;
text-decoration: none;
}
.subnav a.active {
border-bottom: 2px solid #ffb31d;
}
.highlight {
background-color: #fd9154;
}
.help-scroll-block {
width: 100%;
height: 80px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background: #f6f6f6;
}
@media (max-width: 900px) {
.help-scroll-block {
height: auto;
}
}
.help-scroll-block .wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 900px) {
.help-scroll-block .wrapper {
padding: 0;
}
}
.help-scroll-block .move-to {
cursor: pointer;
text-align: center;
font-weight: 500;
font-size: 18px;
line-height: 80px;
color: #111;
text-decoration: none;
display: block;
width: 33.33%;
border-right: 1px solid #ddd;
}
@media (max-width: 900px) {
.help-scroll-block .move-to {
width: 100%;
border-right: none;
border-bottom: 1px solid #ddd;
padding: 0 25px;
}
}
.help-scroll-block .move-to:last-child {
border-right: 0;
}
@media (max-width: 900px) {
.help-scroll-block .move-to:last-child {
border-bottom: none;
}
}
.help-links {
border-bottom: 1px solid #ddd;
padding: 50px 0;
}
@media (max-width: 550px) {
.help-links {
padding: 25px 0;
}
}
.help-links .grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.help-links .grid .grid__item {
padding: 0 25px;
width: 50%;
}
@media (max-width: 900px) {
.help-links .grid .grid__item {
width: 100%;
}
.help-links .grid .grid__item:first-child {
margin-bottom: 50px;
}
}
@media (max-width: 550px) {
.help-links .grid .grid__item {
padding: 0;
}
.help-links .grid .grid__item:first-child {
margin-bottom: 25px;
}
}
.help-links .grid .help-links__link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 160px;
border: 1px solid #ddd;
border-radius: 10px;
background: #f6f6f6;
text-decoration: none;
color: inherit;
}
.help-links .grid .help-links__link img {
width: 81px;
height: 81px;
margin-right: 20px;
}
.help-links .grid .help-links__link .container h3 {
margin-top: 0;
}
.help-links .grid .help-links__link .container span {
text-decoration: underline;
color: rgba(0, 0, 0, 0.5);
font-weight: 700;
}
.help-faq-block .wrapper {
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.help-faq-block .wrapper .column {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
@media (max-width: 900px) {
.help-faq-block .wrapper .column {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
.help-faq-block .wrapper .column.left {
padding-right: 25px;
}
@media (max-width: 900px) {
.help-faq-block .wrapper .column.left {
padding-right: 0;
}
}
.help-faq-block .wrapper .column.left .container {
background: #eee;
padding-left: 75px;
padding-top: 60px;
padding-bottom: 60px;
padding-right: 75px;
height: 100%;
}
@media (max-width: 900px) {
.help-faq-block .wrapper .column.left .container {
padding: 50px;
}
}
@media (max-width: 550px) {
.help-faq-block .wrapper .column.left .container {
padding: 50px 25px;
}
}
.help-faq-block .wrapper .column.left .container .text-container h1 {
margin-top: 0;
}
.help-faq-block .wrapper .column.left .container .text-container input {
height: 50px;
background: #fff;
outline: none;
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 0 25px;
width: 100%;
}
.help-faq-block .wrapper .column.right {
padding-top: 60px;
padding-bottom: 60px;
padding-left: 25px;
padding-right: 75px;
border-bottom: 1px solid #ddd;
}
@media (max-width: 900px) {
.help-faq-block .wrapper .column.right {
padding: 50px;
}
}
@media (max-width: 550px) {
.help-faq-block .wrapper .column.right {
padding: 25px;
}
}
@media (max-width: 900px) {
.help-faq-block .wrapper .column.right .questions-list {
margin-top: 0;
padding: 0;
list-style: none;
}
}
.help-faq-block.fixed .wrapper .column.left .container .text-container {
position: fixed;
top: 140px;
}
.help-faq-block.first-fixed .wrapper .column.left .container .text-container {
position: fixed;
top: 140px;
}
section.grey-hero {
background: #eee;
min-height: 300px;
height: 30vh;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
overflow: hidden;
}
section.grey-hero h1 {
color: #ffb31d;
background: -webkit-linear-gradient(left, #fb915a, #ffb31d);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
section.about--header, section.form--header, section.form--guest, section.form--host, section.corporate--header, section.partners--header, section.standard-page--header {
background: #fab712;
min-height: 300px;
height: 30vh;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 60px;
position: relative;
overflow: hidden;
}
section.about--header .wrapper, section.form--header .wrapper, section.form--guest .wrapper, section.form--host .wrapper, section.corporate--header .wrapper, section.partners--header .wrapper, section.standard-page--header .wrapper {
max-width: none;
}
section.about--header .wrapper h1, section.form--header .wrapper h1, section.form--guest .wrapper h1, section.form--host .wrapper h1, section.corporate--header .wrapper h1, section.partners--header .wrapper h1, section.standard-page--header .wrapper h1, section.about--header .wrapper p, section.form--header .wrapper p, section.form--guest .wrapper p, section.form--host .wrapper p, section.corporate--header .wrapper p, section.partners--header .wrapper p, section.standard-page--header .wrapper p {
display: block;
width: 100%;
text-align: center;
margin: 0;
}
section.about--header .wrapper h1, section.form--header .wrapper h1, section.form--guest .wrapper h1, section.form--host .wrapper h1, section.corporate--header .wrapper h1, section.partners--header .wrapper h1, section.standard-page--header .wrapper h1 {
margin-bottom: 40px;
}
section.about--header .wrapper img, section.form--header .wrapper img, section.form--guest .wrapper img, section.form--host .wrapper img, section.corporate--header .wrapper img, section.partners--header .wrapper img, section.standard-page--header .wrapper img {
position: absolute;
bottom: -334px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
section.about--two-column, section.corporate--two-column, section.partners--two-column {
max-width: 1360px;
margin-left: auto;
margin-right: auto;
margin-top: 130px;
}
section.about--two-column .wrapper, section.corporate--two-column .wrapper, section.partners--two-column .wrapper {
max-width: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 800px) {
section.about--two-column .wrapper, section.corporate--two-column .wrapper, section.partners--two-column .wrapper {
display: block;
}
}
section.about--two-column .wrapper .column.left, section.corporate--two-column .wrapper .column.left, section.partners--two-column .wrapper .column.left {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
}
section.about--two-column .wrapper .column.left .decoration, section.corporate--two-column .wrapper .column.left .decoration, section.partners--two-column .wrapper .column.left .decoration {
width: 20%;
height: 5px;
background: #fab712;
border-radius: 5px;
}
section.about--two-column .wrapper .column.left h1, section.corporate--two-column .wrapper .column.left h1, section.partners--two-column .wrapper .column.left h1 {
padding-right: 50px;
}
section.about--two-column .wrapper .column.right, section.corporate--two-column .wrapper .column.right, section.partners--two-column .wrapper .column.right {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66%;
flex: 0 0 66.66%;
}
section.about--two-column .wrapper .column.right .rte, section.corporate--two-column .wrapper .column.right .rte, section.partners--two-column .wrapper .column.right .rte {
width: 70%;
}
@media (max-width: 550px) {
section.about--two-column .wrapper .column.right .rte, section.corporate--two-column .wrapper .column.right .rte, section.partners--two-column .wrapper .column.right .rte {
width: 100%;
}
}
section.about--who-we-are {
max-width: 1360px;
margin-left: auto;
margin-right: auto;
padding-bottom: 700px;
padding-bottom: 100px;
}
@media (max-width: 550px) {
section.about--who-we-are {
padding-bottom: 150px;
margin-top: 75px;
padding-bottom: 50px;
}
}
section.about--partners {
background-color: #f1f1f1;
height: 700px;
}
@media (max-width: 700px) {
section.about--partners {
height: 900px;
}
}
@media (max-width: 550px) {
section.about--partners {
height: auto;
}
}
section.about--partners .wrapper--small {
max-width: 830px;
top: -260px;
top: 0;
position: static;
padding-top: 50px;
display: none;
}
@media (max-width: 550px) {
section.about--partners .wrapper--small {
position: static;
}
}
section.about--partners .wrapper--small .info-box {
padding: 50px 100px;
background: #fab712;
height: 460px;
overflow: hidden;
display: none;
}
@media (max-width: 650px) {
section.about--partners .wrapper--small .info-box {
padding: 50px;
}
}
@media (max-width: 550px) {
section.about--partners .wrapper--small .info-box {
padding: 25px;
}
}
section.about--partners .wrapper--small .info-box h1 {
width: 75%;
font-weight: 300;
font-family: 'Avenir';
}
@media (max-width: 650px) {
section.about--partners .wrapper--small .info-box h1 {
width: 100%;
}
}
section.about--partners .wrapper--small .info-box p {
position: absolute;
bottom: 50px;
left: 100px;
text-transform: uppercase;
margin: 0;
font-size: 0.75em;
font-weight: 700;
}
@media (max-width: 650px) {
section.about--partners .wrapper--small .info-box p {
left: 50px;
}
}
@media (max-width: 550px) {
section.about--partners .wrapper--small .info-box p {
left: 25px;
}
}
section.about--partners .wrapper--small .info-box img {
position: absolute;
bottom: -200px;
right: -200px;
}
section.about--partners .wrapper--small.our-partners {
color: #7e7e7e;
padding-bottom: 115px;
display: block;
padding-top: 120px;
}
@media (max-width: 550px) {
section.about--partners .wrapper--small.our-partners {
padding-bottom: 50px;
}
}
section.about--partners .wrapper--small.our-partners h1 {
text-align: center;
margin-top: 0;
margin-bottom: 90px;
}
@media (max-width: 800px) {
section.about--partners .wrapper--small.our-partners h1 {
margin-bottom: 40px;
}
}
section.about--partners .wrapper--small.our-partners .logos .logo {
text-align: center;
display: inline-block;
width: 25%;
margin-bottom: 25px;
}
@media (max-width: 700px) {
section.about--partners .wrapper--small.our-partners .logos .logo {
width: 50%;
}
}
@media (max-width: 400px) {
section.about--partners .wrapper--small.our-partners .logos .logo {
width: 100%;
margin-bottom: 0;
}
}
section.about--partners .wrapper--small.our-partners .logos .logo img {
max-width: 200px;
}
section.about--our-values, section.with-info-box {
padding-bottom: 50px;
}
@media (max-width: 550px) {
section.about--our-values, section.with-info-box {
margin-top: 75px;
}
}
section.about--our-values .wrapper .column.right .info, section.with-info-box .wrapper .column.right .info {
width: 70%;
position: relative;
min-height: 280px;
margin-top: 150px;
margin-bottom: 85px;
}
@media (max-width: 800px) {
section.about--our-values .wrapper .column.right .info, section.with-info-box .wrapper .column.right .info {
width: 100%;
}
}
section.about--our-values .wrapper .column.right .info h1, section.with-info-box .wrapper .column.right .info h1 {
padding-left: 100px;
font-weight: 300;
font-family: 'Avenir';
padding-bottom: 40px;
margin: 0;
}
@media (max-width: 800px) {
section.about--our-values .wrapper .column.right .info h1, section.with-info-box .wrapper .column.right .info h1 {
padding-left: 0;
}
}
section.about--our-values .wrapper .column.right .info p, section.with-info-box .wrapper .column.right .info p {
padding-left: 100px;
text-transform: uppercase;
margin: 0;
font-size: 0.75em;
font-weight: 700;
}
@media (max-width: 800px) {
section.about--our-values .wrapper .column.right .info p, section.with-info-box .wrapper .column.right .info p {
padding-left: 0;
}
}
section.about--our-values .wrapper .column.right .info img, section.with-info-box .wrapper .column.right .info img {
position: absolute;
left: -100px;
bottom: -13%;
}
section.about--team {
margin-top: 20px;
}
section.about--team .wrapper .column.right .members {
display: inline-block;
}
@media (max-width: 1000px) {
section.about--team .wrapper .column.right .members {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
section.about--team .wrapper .column.right .members .member {
width: calc(25% - 20px);
display: inline-block;
padding: 0 0 30px 20px;
min-height: 342px;
vertical-align: top;
}
@media (max-width: 1000px) {
section.about--team .wrapper .column.right .members .member {
width: calc(50% - 20px);
}
}
section.about--team .wrapper .column.right .members .member h3 {
font-family: 'Avenir';
}
section.about--team .wrapper .column.right .members .member img {
max-width: 100%;
}
section.form--header {
background: #1dc0fc;
background: linear-gradient(45deg, #1dc0fc 0%, #739cfc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
margin-top: 0;
}
section.form--header .wrapper {
max-width: 920px;
}
section.form--guest {
background: #1dc0fc;
background: linear-gradient(45deg, #1dc0fc 0%, #739cfc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
margin-top: 0;
}
section.form--guest .wrapper {
max-width: 920px;
}
section.form--host {
background: #fcaf39;
background: linear-gradient(45deg, #fcaf39 0%, #fd9256 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
margin-top: 0;
}
section.form--host .wrapper {
max-width: 920px;
}
section.ad-banner-widget {
background: #1dc0fc;
background: linear-gradient(45deg, #1dc0fc 0%, #739cfc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left', endColorstr='$right',GradientType=1 );
padding: 2em 0;
position: relative;
-webkit-transition: height 0.3s ease-in-out;
transition: height 0.3s ease-in-out;
}
.ad-banner-widget__content {
display: inline-block;
vertical-align: middle;
width: calc(100% - 350px);
}
@media (max-width: 1200px) {
.ad-banner-widget__content {
width: 100%;
}
}
.ad-banner-widget__content h1 {
margin: 0;
}
.ad-banner-widget__content p {
margin: 0;
margin-top: 10px;
font-size: 20px;
}
.ad-banner-widget__button {
display: inline-block;
vertical-align: middle;
width: 340px;
text-align: center;
}
@media (max-width: 1200px) {
.ad-banner-widget__button {
width: 100%;
margin-top: 40px;
text-align: left;
}
}
.ad-banner-widget__button .btn--outline {
font-weight: bold;
font-family: "AvenirNextLTPro-Demi", sans-serif;
}
.ad-banner-widget__close {
cursor: pointer;
position: absolute;
top: 1em;
right: 1.5em;
opacity: 0.6;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ad-banner-widget__close:hover {
opacity: 1;
}
.ad-banner-widget__close img {
width: 20px;
height: 20px;
}
section.partners--two-column {
margin-top: 0 !important;
padding: 0 50px;
}
section.partners--two-column .wrapper {
padding: 70px 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 550px) {
section.partners--two-column .wrapper {
padding: 30px 0 70px 0;
}
}
section.partners--two-column .wrapper .column.left img {
max-height: 90px;
margin-bottom: 50px;
}
section.partners--logos {
background: #f1f1f1;
}
section.partners--logos .wrapper--small .logos {
padding: 110px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 550px) {
section.partners--logos .wrapper--small .logos {
padding: 30px 0;
}
}
section.partners--logos .wrapper--small .logos .logo {
text-align: center;
display: inline-block;
width: 25%;
margin: 25px 0;
}
@media (max-width: 700px) {
section.partners--logos .wrapper--small .logos .logo {
width: 50%;
margin: 0;
}
}
@media (max-width: 400px) {
section.partners--logos .wrapper--small .logos .logo {
width: 100%;
}
}
section.partners--logos .wrapper--small .logos .logo img {
max-width: 200px;
}
section.standard-page--header {
margin-top: 0;
}
section.standard-page {
margin-top: 100px;
margin-bottom: 100px;
}
section.standard-page .wrapper--small {
max-width: 650px;
}
.standard-page-form {
margin-top: 53px;
margin-bottom: 100px;
}
.standard-page-form .thanks__title {
text-align: center;
}
.standard-page-form .thanks__content {
font-size: 20px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.6;
letter-spacing: normal;
text-align: center;
color: #4c4c4c;
}
.standard-page-form .wrapper--small {
max-width: 650px;
}
.standard-page-form .form__box {
margin: auto;
padding: 55px 70px;
width: 800px;
max-width: 100%;
-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 700px) {
.standard-page-form .form__box {
padding: 20px 30px;
}
}
.standard-page-form .form__box .form__title {
text-align: center;
color: #4c4c4c;
font-size: 20px;
}
.standard-page-form .form__box .form__fields {
padding: 70px 70px 0;
}
@media (max-width: 700px) {
.standard-page-form .form__box .form__fields {
padding: 30px 30px 0;
}
}
.standard-page-form input {
height: 56px;
font-size: 20px;
border-radius: 3px;
background-color: #ffffff;
-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
outline: none;
border: none;
padding: 13px 20px;
width: 100%;
color: "#5c5c5c";
}
.standard-page-form input[type="checkbox"] {
height: auto;
width: 29px;
font-size: 20px;
border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
border: none;
}
.standard-page-form .checkbox-wrapper .wpcf7-list-item {
margin: 0;
}
.standard-page-form .checkbox-wrapper label {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-weight: normal;
font-size: 14px;
}
.standard-page-form input[type="submit"] {
width: auto;
background: #50dd81;
color: rgba(0, 0, 0, 0.7);
border-radius: 3px;
cursor: pointer;
padding: 15px 45px;
font-size: 1.2em;
display: inline-block;
margin-top: 10px;
outline: none;
-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
font-family: "AvenirNextLTPro-Regular", sans-serif;
-webkit-transition: background 1s;
transition: background 1s;
-webkit-box-shadow: inset 0 0 0 0 #333;
box-shadow: inset 0 0 0 0 #333;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.standard-page-form input[type="submit"]:hover {
color: #fff !important;
-webkit-box-shadow: inset 0 -100px 0 0 #333;
box-shadow: inset 0 -100px 0 0 #333;
}
.standard-page-form textarea {
font-size: 20px;
height: 150px;
border-radius: 3px;
background-color: #ffffff;
-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
outline: none;
border: none;
padding: 13px 20px;
width: 100%;
color: "#5c5c5c";
resize: none;
}
.standard-page-form .form_row {
margin-bottom: 30px;
}
.standard-page-form .form__button {
text-align: right;
}
.standard-page-form .form__button .ajax-loader {
margin-right: -20px;
}
.standard-page-form label {
font-weight: bold;
display: block;
margin-bottom: 10px;
}
.standard-page-form span.wpcf7-not-valid-tip {
background: #E56046;
color: #FFF;
padding: 5px 10px;
font-size: 14px;
}
.standard-page-form .wpcf7-validation-errors, .standard-page-form .wpcf7-acceptance-missing {
background: #E56046;
border-color: #E56046;
color: #FFF;
padding: 5px 10px;
font-size: 14px;
}