/*
------------------------------------------------------------
	VARIABLES
------------------------------------------------------------
*/
/*** LAYOUT ***/
/***** LOGO HEIGHT *****/
/***** TOP HEIGHT *****/
/***** FONT SIZES - Regular / Desktop *****/
/* Body */
/* Menu */
/* Button */
/* Quote */
/* Text - Intro */
/* Title - Big */
/* H1 */
/* H2 */
/* H3 */
/* H4 */
/* H5 */
/* H1 - Page Text */
/* H2 - Page Text */
/* H3 - Page Text */
/* H4 - Page Text */
/* H5 - Page Text */
/***** FONT SIZES - 1400px *****/
/* Body */
/* Menu */
/* Button */
/* Quote */
/* Text - Intro */
/* Title - Big */
/* H1 */
/* H2 */
/* H3 */
/* H4 */
/* H5 */
/* H1 - Page Text */
/* H2 - Page Text */
/* H3 - Page Text */
/* H4 - Page Text */
/* H5 - Page Text */
/***** FONT SIZES - 1200px *****/
/* Body */
/* Menu */
/* Button */
/* Quote */
/* Text - Intro */
/* Title - Big */
/* H1 */
/* H2 */
/* H3 */
/* H4 */
/* H5 */
/* H1 - Page Text */
/* H2 - Page Text */
/* H3 - Page Text */
/* H4 - Page Text */
/* H5 - Page Text */
/***** FONT SIZES - 991px *****/
/* Body */
/* Menu */
/* Button */
/* Quote */
/* Text - Intro */
/* Title - Big */
/* H1 */
/* H2 */
/* H3 */
/* H4 */
/* H5 */
/* H1 - Page Text */
/* H2 - Page Text */
/* H3 - Page Text */
/* H4 - Page Text */
/* H5 - Page Text */
/***** FONT SIZES - 767px *****/
/* Body */
/* Menu */
/* Button */
/* Quote */
/* Text - Intro */
/* Title - Big */
/* H1 */
/* H2 */
/* H3 */
/* H4 */
/* H5 */
/* H1 - Page Text */
/* H2 - Page Text */
/* H3 - Page Text */
/* H4 - Page Text */
/* H5 - Page Text */
/***** FONT SIZES - 550px *****/
/* Body */
/* Menu */
/* Button */
/* Quote */
/* Text - Intro */
/* Title - Big */
/* H1 */
/* H2 */
/* H3 */
/* H4 */
/* H5 */
/* H1 - Page Text */
/* H2 - Page Text */
/* H3 - Page Text */
/* H4 - Page Text */
/* H5 - Page Text */
/***** FONT SIZES - 360px *****/
/* Body */
/* Menu */
/* Button */
/* Quote */
/* Text - Intro */
/* Title - Big */
/* H1 */
/* H2 */
/* H3 */
/* H4 */
/* H5 */
/* H1 - Page Text */
/* H2 - Page Text */
/* H3 - Page Text */
/* H4 - Page Text */
/* H5 - Page Text */
/*
------------------------------------------------------------
	BOZA TEMPLATE © Dudek Ltd. - www.dudek.limited
------------------------------------------------------------
*/
/*
------------------------------------------------------------
	RESET
------------------------------------------------------------
*/
*,
:after,
:before,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
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:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-print-color-adjust: exact;
}
body a[href]:after,
a[href^="tel"]:after,
a[href^="mailto"]:after {
  content: "" !important;
}
img {
  page-break-inside: avoid;
}
.clear {
  clear: both;
}
/*
------------------------------------------------------------
	LESS Mixins
------------------------------------------------------------
*/
.absolute_center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.static {
  position: static !important;
}
.clear {
  clear: both;
}
.clear_left {
  clear: left;
}
.clear_right {
  clear: right;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.hide_all {
  display: none !important;
}
.hide,
.hidden {
  display: none !important;
}
.no_margin {
  margin: 0 !important;
}
.margin_0 {
  margin-bottom: 0px !important;
}
.margin_5 {
  margin-bottom: 5px !important;
}
.margin_10 {
  margin-bottom: 10px !important;
}
.margin_15 {
  margin-bottom: 15px !important;
}
.margin_20 {
  margin-bottom: 20px !important;
}
.margin_25 {
  margin-bottom: 25px !important;
}
.margin_30 {
  margin-bottom: 30px !important;
}
.margin_35 {
  margin-bottom: 35px !important;
}
.margin_40 {
  margin-bottom: 40px !important;
}
.margin_45 {
  margin-bottom: 45px !important;
}
.margin_50 {
  margin-bottom: 50px !important;
}
.margin_55 {
  margin-bottom: 55px !important;
}
.margin_60 {
  margin-bottom: 60px !important;
}
.no_margin {
  margin: 0 !important;
}
.font_weight_regular {
  font-weight: normal;
}
.font_weight_normal {
  font-weight: normal;
}
.font_weight_bold {
  font-weight: normal;
}
.font_weight_300 {
  font-weight: 300;
}
.font_weight_400 {
  font-weight: 400;
}
.font_weight_500 {
  font-weight: 500;
}
.font_weight_600 {
  font-weight: 600;
}
.font_weight_700 {
  font-weight: 700;
}
.font_weight_800 {
  font-weight: 800;
}
.font_weight_900 {
  font-weight: 900;
}
.force_font_weight_300 {
  font-weight: 300 !important;
}
.force_font_weight_400 {
  font-weight: 400 !important;
}
.force_font_weight_500 {
  font-weight: 500 !important;
}
.force_font_weight_600 {
  font-weight: 600 !important;
}
.force_font_weight_700 {
  font-weight: 700 !important;
}
.force_font_weight_800 {
  font-weight: 800 !important;
}
.force_font_weight_900 {
  font-weight: 900 !important;
}
.force_font_weight_regular {
  font-weight: normal !important;
}
.force_font_weight_normal {
  font-weight: normal !important;
}
.force_font_weight_bold {
  font-weight: normal !important;
}
.font_weight_regular {
  font-weight: normal;
}
.font_weight_normal {
  font-weight: normal;
}
.font_weight_bold {
  font-weight: bold;
}
.font_weight_300 {
  font-weight: 300;
}
.font_weight_400 {
  font-weight: 400;
}
.font_weight_500 {
  font-weight: 500;
}
.font_weight_600 {
  font-weight: 600;
}
.font_weight_700 {
  font-weight: 700;
}
.font_weight_800 {
  font-weight: 800;
}
.font_weight_900 {
  font-weight: 900;
}
.force_font_weight_300 {
  font-weight: 300 !important;
}
.force_font_weight_400 {
  font-weight: 400 !important;
}
.force_font_weight_500 {
  font-weight: 500 !important;
}
.force_font_weight_600 {
  font-weight: 600 !important;
}
.force_font_weight_700 {
  font-weight: 700 !important;
}
.force_font_weight_800 {
  font-weight: 800 !important;
}
.force_font_weight_900 {
  font-weight: 900 !important;
}
.force_font_weight_regular {
  font-weight: normal !important;
}
.force_font_weight_normal {
  font-weight: normal !important;
}
.force_font_weight_bold {
  font-weight: bold !important;
}
.regular_font {
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
.title_font {
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
.alternative_font {
  font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
.force_regular_font {
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif !important;
}
.force_title_font {
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif !important;
}
.force_alternative_font {
  font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif !important;
}
[data-text-align="left"],
.has-text-align-left {
  text-align: left;
}
[data-text-align="right"],
.has-text-align-right {
  text-align: right;
}
[data-text-align="center"],
.has-text-align-center {
  text-align: center;
}
[data-align-items="start"] {
  align-items: flex-start;
}
[data-align-items="top"] {
  align-items: flex-start;
}
[data-align-items="left"] {
  align-items: flex-start;
}
[data-align-items="flex-start"] {
  align-items: flex-start;
}
[data-align-items="end"] {
  align-items: flex-end;
}
[data-align-items="bottom"] {
  align-items: flex-end;
}
[data-align-items="right"] {
  align-items: flex-end;
}
[data-align-items="flex-end"] {
  align-items: flex-end;
}
[data-align-items="center"] {
  align-items: center;
}
[data-align-items="stretch"] {
  align-items: stretch;
}
[data-align-content="start"] {
  align-content: flex-start;
}
[data-align-content="top"] {
  align-content: flex-start;
}
[data-align-content="left"] {
  align-content: flex-start;
}
[data-align-content="flex-start"] {
  align-content: flex-start;
}
[data-align-content="end"] {
  align-content: flex-end;
}
[data-align-content="bottom"] {
  align-content: flex-end;
}
[data-align-content="right"] {
  align-content: flex-end;
}
[data-align-content="flex-end"] {
  align-content: flex-end;
}
[data-align-content="center"] {
  align-content: center;
}
[data-align-content="stretch"] {
  align-content: stretch;
}
[data-align-content="space-around"] {
  align-content: space-around;
}
[data-align-content="space-between"] {
  align-content: space-between;
}
[data-align-content="space-evenly"] {
  align-content: space-evenly;
}
[data-justify-content="start"] {
  justify-content: flex-start;
}
[data-justify-content="top"] {
  justify-content: flex-start;
}
[data-justify-content="left"] {
  justify-content: flex-start;
}
[data-justify-content="flex-start"] {
  justify-content: flex-start;
}
[data-justify-content="end"] {
  justify-content: flex-end;
}
[data-justify-content="bottom"] {
  justify-content: flex-end;
}
[data-justify-content="right"] {
  justify-content: flex-end;
}
[data-justify-content="flex-end"] {
  justify-content: flex-end;
}
[data-justify-content="center"] {
  justify-content: center;
}
[data-justify-content="space-around"] {
  justify-content: space-around;
}
[data-justify-content="space-between"] {
  justify-content: space-between;
}
[data-justify-content="space-evenly"] {
  justify-content: space-evenly;
}
[data-align-self="auto"] {
  align-self: auto;
}
[data-align-self="start"] {
  align-self: flex-start;
}
[data-align-self="top"] {
  align-self: flex-start;
}
[data-align-self="flex-start"] {
  align-self: flex-start;
}
[data-align-self="end"] {
  align-self: flex-end;
}
[data-align-self="bottom"] {
  align-self: flex-end;
}
[data-align-self="flex-end"] {
  align-self: flex-end;
}
[data-align-self="center"] {
  align-self: center;
}
[data-align-self="stretch"] {
  align-self: stretch;
}
[data-text-color="grey"],
.has-grey-color {
  color: #747474;
}
[data-text-color="dark"],
.has-dark-color {
  color: #161618;
}
[data-text-color="black"],
.has-black-color {
  color: #000000;
}
[data-text-color="green"],
.has-black-green {
  color: #589e5b;
}
[data-text-color="red"],
.has-black-red {
  color: #ed6e4b;
}
[data-text-color="color_1"],
.has-color-1-color {
  color: #00b4ea;
}
[data-text-color="color_2"],
.has-color-2-color {
  color: #2d5d78;
}
[data-text-color="color_3"],
.has-color-3-color {
  color: #172a30;
}
[data-text-color="color_4"],
.has-color-4-color {
  color: #898989;
}
[data-text-color="color_5"],
.has-color-5-color {
  color: #ffffff;
}
[data-text-color="color_body"],
.has-color-body-color {
  color: #f7f7f7;
}
[data-background-color="white"],
.has-white-background-color {
  background: #ffffff;
}
[data-background-color="grey"],
.has-grey-background-color {
  background: #747474;
}
[data-background-color="dark"],
.has-dark-background-color {
  background: #161618;
}
[data-background-color="black"],
.has-black-background-color {
  background: #000000;
}
[data-background-color="color_1"],
.has-color_1-background-color {
  background: #00b4ea;
}
[data-background-color="color_2"],
.has-color_2-background-color {
  background: #2d5d78;
}
[data-background-color="color_3"],
.has-color_3-background-color {
  background: #172a30;
}
[data-background-color="color_4"],
.has-color_4-background-color {
  background: #898989;
}
[data-background-color="color_5"],
.has-color_5-background-color {
  background: #ffffff;
}
[data-background-color="color_body"],
.has-color_body-background-color {
  background: #f7f7f7;
}
[data-fill-color="white"] {
  fill: #ffffff;
}
[data-fill-color="grey"] {
  fill: #747474;
}
[data-fill-color="dark"] {
  fill: #161618;
}
[data-fill-color="black"] {
  fill: #000000;
}
[data-fill-color="color_1"] {
  fill: #00b4ea;
}
[data-fill-color="color_2"] {
  fill: #2d5d78;
}
[data-fill-color="color_3"] {
  fill: #172a30;
}
[data-fill-color="color_4"] {
  fill: #898989;
}
[data-fill-color="color_5"] {
  fill: #ffffff;
}
[data-fill-color="color_body"] {
  fill: #f7f7f7;
}
/*
------------------------------------------------------------
	GENERAL STYLES
------------------------------------------------------------
*/
body {
  color: #000000 !important;
  font-size: 12px !important;
  background: #ffffff !important;
}
body.no_scroll {
  overflow: hidden !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
p,
ul,
ol,
table,
.text_intro {
  margin: 0 0 1.5em 0;
}
h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
p:last-child,
ul:last-child,
ol:last-child,
table:last-child,
.text_intro:last-child {
  margin-bottom: 0 !important;
}
.subtitle {
  opacity: 0.5;
}
p.large,
span.large,
p.has-large-font-size,
span.has-large-font-size {
  font-size: 1.2em;
}
p.small,
span.small,
p.has-small-font-size,
span.has-small-font-size {
  font-size: 0.85em;
}
.uppercase {
  text-transform: uppercase !important;
}
a {
  color: inherit;
  text-decoration: underline;
  transition: all 0.15s ease-in-out;
}
a:hover {
  color: #00b4ea;
  text-decoration: underline;
}
strong {
  font-weight: 800 !important;
}
em {
  font-style: italic;
}
ul {
  list-style-type: disc;
  margin-left: 1.25em;
  padding: 0;
}
ul ul {
  list-style-type: circle;
}
ol {
  list-style: decimal;
  margin-left: 1.25em;
  padding: 0;
  counter-reset: item;
}
ol ol {
  margin-left: 2em;
}
ol li {
  display: block;
  position: relative;
}
ol li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  right: 100%;
  margin-right: 0.3125rem;
}
ol[start="1"] {
  counter-reset: item 0;
}
ol[start="2"] {
  counter-reset: item 1;
}
ol[start="3"] {
  counter-reset: item 2;
}
ol[start="4"] {
  counter-reset: item 3;
}
ol[start="5"] {
  counter-reset: item 4;
}
ol[start="6"] {
  counter-reset: item 5;
}
ol[start="7"] {
  counter-reset: item 6;
}
ol[start="8"] {
  counter-reset: item 7;
}
ol[start="9"] {
  counter-reset: item 8;
}
ol[start="10"] {
  counter-reset: item 9;
}
ol[start="11"] {
  counter-reset: item 10;
}
ol[start="12"] {
  counter-reset: item 11;
}
ol[start="13"] {
  counter-reset: item 12;
}
ol[start="14"] {
  counter-reset: item 13;
}
ol[start="15"] {
  counter-reset: item 14;
}
ol[start="16"] {
  counter-reset: item 15;
}
ol[start="17"] {
  counter-reset: item 16;
}
ol[start="18"] {
  counter-reset: item 17;
}
ol[start="19"] {
  counter-reset: item 18;
}
ol[start="20"] {
  counter-reset: item 19;
}
ol[start="21"] {
  counter-reset: item 20;
}
ol[start="22"] {
  counter-reset: item 21;
}
ol[start="23"] {
  counter-reset: item 22;
}
ol[start="24"] {
  counter-reset: item 23;
}
ol[start="25"] {
  counter-reset: item 24;
}
ol[start="26"] {
  counter-reset: item 25;
}
ol[start="27"] {
  counter-reset: item 26;
}
ol[start="28"] {
  counter-reset: item 27;
}
ol[start="29"] {
  counter-reset: item 28;
}
ol[start="30"] {
  counter-reset: item 29;
}
ol[start="31"] {
  counter-reset: item 30;
}
ol[start="32"] {
  counter-reset: item 31;
}
ol[start="33"] {
  counter-reset: item 32;
}
ol[start="34"] {
  counter-reset: item 33;
}
ol[start="35"] {
  counter-reset: item 34;
}
ol[start="36"] {
  counter-reset: item 35;
}
ol[start="37"] {
  counter-reset: item 36;
}
ol[start="38"] {
  counter-reset: item 37;
}
ol[start="39"] {
  counter-reset: item 38;
}
ol[start="40"] {
  counter-reset: item 39;
}
ol[start="10"],
ol[start="11"],
ol[start="12"],
ol[start="13"],
ol[start="14"],
ol[start="15"],
ol[start="16"],
ol[start="17"],
ol[start="18"],
ol[start="19"],
ol[start="20"],
ol[start="21"],
ol[start="22"],
ol[start="23"],
ol[start="24"],
ol[start="25"],
ol[start="26"],
ol[start="27"],
ol[start="28"],
ol[start="29"],
ol[start="30"],
ol[start="31"],
ol[start="32"],
ol[start="33"],
ol[start="34"],
ol[start="35"],
ol[start="36"],
ol[start="37"],
ol[start="38"],
ol[start="39"],
ol[start="40"] {
  margin-left: 1.5em;
}
ol[start="10"] ol,
ol[start="11"] ol,
ol[start="12"] ol,
ol[start="13"] ol,
ol[start="14"] ol,
ol[start="15"] ol,
ol[start="16"] ol,
ol[start="17"] ol,
ol[start="18"] ol,
ol[start="19"] ol,
ol[start="20"] ol,
ol[start="21"] ol,
ol[start="22"] ol,
ol[start="23"] ol,
ol[start="24"] ol,
ol[start="25"] ol,
ol[start="26"] ol,
ol[start="27"] ol,
ol[start="28"] ol,
ol[start="29"] ol,
ol[start="30"] ol,
ol[start="31"] ol,
ol[start="32"] ol,
ol[start="33"] ol,
ol[start="34"] ol,
ol[start="35"] ol,
ol[start="36"] ol,
ol[start="37"] ol,
ol[start="38"] ol,
ol[start="39"] ol,
ol[start="40"] ol {
  margin-left: 2.25em;
}
.quote,
blockquote {
  display: block;
  position: relative;
  margin: 2.0em 1.25em 2.0em 1.25em;
  padding: 0;
  border: none;
  background: none;
  text-align: center;
  color: #00b4ea;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
.quote p,
blockquote p {
  font-size: inherit !important;
  line-height: inherit !important;
  margin-bottom: 1.25em;
}
.quote p:last-child,
blockquote p:last-child {
  margin-bottom: 0;
}
.quote:first-child,
blockquote:first-child {
  margin-top: 0;
}
.quote:last-child,
blockquote:last-child {
  margin-bottom: 0;
}
.quote .quote_by,
blockquote .quote_by,
.quote cite,
blockquote cite {
  color: inherit;
  margin: 0.75em 0 0 0;
  font-weight: normal;
  font-style: normal;
  opacity: 0.65;
  font-weight: 400;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
.alignright {
  float: right !important;
  margin: 0 0 1.25rem 1.25rem !important;
}
.alignleft {
  float: left !important;
  margin: 0 1.25rem 1.25rem 0 !important;
}
.aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}
/*
------------------------------------------------------------
	LAYOUT
------------------------------------------------------------
*/
#wrapper {
  overflow: hidden;
}
.row {
  display: flex;
  flex-direction: row;
}
.row > div {
  flex: 1 1 100%;
  padding-left: 10px;
  padding-right: 10px;
}
#content_holder {
  position: relative;
  z-index: 3;
}
.row_holder {
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  z-index: 1;
}
.row_holder .row_holder_inner {
  padding: 0 !important;
}
.row_holder .row {
  flex-wrap: wrap;
}
.row_holder .row .col {
  margin: 0 0 20px 0;
}
.row_holder .row .col.premade_row_color_1_col {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.row_holder .row .col_break {
  flex: 0 0 100%;
  clear: both;
}
/*** Animations ***/
body.with_animations .col,
body.with_animations .footer_column,
body.with_animations .wp-block-column,
body.with_animations .tile_holder,
body.with_animations .some_animated_element,
body.with_animations .animated,
body.with_animations #page_text {
  transition: none !important;
  transform: none !important;
  opacity: 1 !important;
}
body.with_animations .col.scrolled_into_view_permanent {
  transform: none !important;
  position: static !important;
}
body.with_animations .row_holder:not(.slider_row_holder):not(.slick-slide) .row_background_holder {
  transition: none !important;
  opacity: 1 !important;
}
body.with_animations .row_holder:not(.slider_row_holder):not(.slick-slide) .row_background_holder.scrolled_into_view {
  opacity: 1;
}
/*
------------------------------------------------------------
	TOP AREA
------------------------------------------------------------
*/
#top_area .row {
  align-items: center;
}
/*
------------------------------------------------------------
	SLIDERS
------------------------------------------------------------
*/
.slider_row_holder_inner {
  min-height: 0 !important;
}
.row_slider {
  min-height: 0 !important;
}
.row_slider .slick-list,
.row_slider .slick-track {
  position: relative !important;
  display: block !important;
  margin: 0 !important;
  width: 100% !important;
  opacity: 1 !important;
  transform: none !important;
}
.row_slider .row_holder {
  min-height: 0 !important;
  width: auto !important;
  display: none !important;
  opacity: 1 !important;
  transition: none !important;
  position: static !important;
  display: block !important;
}
.row_slider .row_holder.slick-active {
  display: block !important;
}
.row_slider .row_holder.slick-cloned {
  display: none !important;
}
.row_slider .row_holder .container {
  min-height: 0 !important;
}
.row_slider .row_holder .content_row {
  min-height: 0 !important;
  padding: 0 !important;
}
.tiles_grid.slick-slider {
  display: block !important;
  padding: 0 !important;
}
.tiles_grid.slick-slider.hide_print {
  display: none !important;
}
.tiles_grid.slick-slider .slick-list,
.tiles_grid.slick-slider .slick-track {
  position: relative !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
  margin: 0 !important;
  display: flex !important;
  width: 100% !important;
  opacity: 1 !important;
  transform: none !important;
}
.tiles_grid.slick-slider .slick-track {
  margin: 0 !important;
  width: auto !important;
}
.tiles_grid.slick-slider .tile_holder:not(.slick-active) {
  display: none !important;
}
/*
------------------------------------------------------------
	TILES & GRIDS
------------------------------------------------------------
*/
.tiles_grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.tiles_grid .tile_holder {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.tiles_grid .tile_holder .admin_edit_button {
  right: 20px;
}
.tiles_grid[data-cols="1"] .tile_holder {
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}
.tiles_grid[data-cols="2"] .tile_holder {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.tiles_grid[data-cols="3"] .tile_holder {
  flex: 0 0 33.33%;
  width: 33.33%;
  max-width: 33.33%;
}
.tiles_grid[data-cols="4"] .tile_holder {
  flex: 0 0 25%;
  width: 25%;
  max-width: 25%;
}
.tiles_grid[data-cols="5"] .tile_holder {
  flex: 0 0 20%;
  width: 20%;
  max-width: 20%;
}
.tiles_grid[data-cols="6"] .tile_holder {
  flex: 0 0 16.66%;
  width: 16.66%;
  max-width: 16.66%;
}
.tiles_grid[data-gaps="small"] .tile_holder {
  padding: 0 5px;
  margin: 0 0 10px 0;
}
.tiles_grid[data-gaps="small"] .tile[data-visual-position="left"] .tile_inner .tile_image,
.tiles_grid[data-gaps="small"] .tile[data-visual-position="right"] .tile_inner .tile_image {
  flex: 0 0 60px;
  width: 60px;
  max-width: 60px;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tiles_grid[data-gaps="small"] .tile[data-visual-position="left"] .tile_inner .tile_image {
  padding-left: 20px;
}
.tiles_grid[data-gaps="small"] .tile[data-visual-position="right"] .tile_inner .tile_image {
  padding-right: 20px;
}
.tiles_grid[data-gaps="small"] .tile .tile_meta {
  padding: 10px 20px;
}
.tiles_grid[data-gaps="small"] .tile .tile_meta + .tile_text {
  padding-top: 10px;
}
.tiles_grid[data-gaps="small"] .tile .tile_text {
  padding: 10px;
}
.tiles_grid[data-gaps="small"] .tile .tile_image[data-type="icon"] {
  padding-top: 10px;
  height: 60px;
}
.tiles_grid[data-gaps="none"] {
  margin: 0;
}
.tiles_grid[data-gaps="none"] .tile_holder {
  padding: 0;
  margin: 0;
}
.tiles_grid[data-gaps="none"] .tile {
  border-radius: 0;
}
.tiles_grid[data-gaps="none"] .tile .tile_image {
  border-radius: 0;
}
.tiles_grid[data-gaps="none"] .tile .tile_image img {
  border-radius: 0;
}
.tiles_grid[data-gaps="none"] .tile .tile_text {
  padding: 10px;
}
.tiles_grid[data-gaps="none"] .tile .tile_background_holder {
  border-radius: 0;
}
.tile_holder {
  position: relative;
  flex: 0 0 25%;
  width: 25%;
  max-width: 25%;
  margin: 0 0 20px 0;
  outline: none !important;
  border: none !important;
}
.tile_holder .tile {
  height: 100%;
}
.tile_holder[data-size="small"] {
  margin-bottom: 10px;
}
.tile_holder[data-size="small"]:last-child {
  margin-bottom: 0;
}
.tile {
  display: block;
  position: relative;
  background: #ffffff;
  border-radius: 0em;
  outline: none !important;
  border: 1px solid #eeeeee !important;
}
.tile[data-visual-position="left"] .tile_background_icon .icon svg {
  margin: 10% 0 0 10%;
}
.tile[data-visual-position="right"] .tile_inner .tile_image {
  order: 2;
  padding: 10px 10px 10px 0;
}
.tile[data-visual-position="right"] .tile_inner .tile_text {
  order: 1;
}
.tile[data-visual-position="right"] .tile_background_icon .icon svg {
  margin: 10% 10% 0 0;
}
.tile .tile_image[data-type="icon"] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 10px 20px 0 10px;
  height: 80px;
}
.tile .tile_image[data-type="icon"]:last-child {
  padding: 10px !important;
}
.tile .tile_image[data-type="icon"] .icon {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tile .tile_image[data-type="icon"] svg {
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: 60px;
  max-height: 60px;
  margin: auto;
}
.tile .tile_image[data-type="icon"] svg path {
  fill: #161618 !important;
}
.tile .tile_image img {
  display: block;
  width: 100%;
  height: 100%;
}
.tile .tile_text {
  padding: 15px;
}
.tile .tile_meta {
  padding: 10px 10px;
  border-bottom: 1px solid rgba(22, 22, 24, 0.05);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.tile .tile_meta + .tile_text {
  padding-top: 10px;
}
.tile .tile_meta .tile_meta_item {
  opacity: 0.5;
  font-size: 0.8em;
}
.tile .subtitle {
  opacity: 0.5;
  margin: -10px 0 10px 0;
}
.tile .subtitle:first-child {
  margin-top: 0;
}
.tile .subtitle:last-child {
  margin-bottom: 0;
}
.tile .subtitle + h4 {
  margin-top: -10px;
}
.tile .tile_title {
  margin-bottom: 10px;
}
.tile .tile_title:last-child {
  margin-bottom: 0;
}
.tile .tile_inner {
  position: relative;
  z-index: 1;
}
.tile .tile_background_holder {
  display: none !important;
}
.tile .tile_background_icon {
  display: none !important;
}
.tile[data-size="small"] .tile_inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.tile[data-size="small"] .tile_inner .tile_image {
  flex: 0 0 80px;
}
.tile[data-size="small"] .tile_inner .tile_text {
  flex: 0 0 calc(100% - 80px);
  padding: 10px 20px;
  overflow: hidden;
}
.tile[data-size="small"] .tile_inner h5 {
  margin-bottom: 10px;
  line-height: 1.15;
}
.tile[data-size="small"] .tile_inner h5:last-child {
  margin-bottom: 0;
}
.tile[data-size="small"] .tile_inner .tile_excerpt {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.80em;
}
.tile[data-size="small"] .tile_inner .tile_excerpt p {
  text-overflow: ellipsis;
  overflow: hidden;
}
a.tile {
  color: #161618;
  text-decoration: none;
}
/*
------------------------------------------------------------
	ICON
------------------------------------------------------------
*/
.icon {
  display: inline-block;
  vertical-align: middle;
  align-items: center;
  height: 1.25em;
  margin: 0 0.5em 0 0.5em;
}
.icon:first-child {
  margin-left: 0;
}
.icon:last-child {
  margin-right: 0;
}
.icon svg {
  width: 1em;
  height: 1em;
  margin: 0;
  transition: all 0.15s ease-in-out;
}
.icon[data-color="white"] svg {
  fill: #ffffff;
}
.icon[data-color="dark"] svg {
  fill: #161618;
}
.icon[data-color="black"] svg {
  fill: #000000;
}
.icon[data-color="color_1"] svg {
  fill: #00b4ea;
}
.icon[data-color="color_2"] svg {
  fill: #2d5d78;
}
.icon_text_holder {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
}
.icon_text_holder .icon {
  display: inherit;
}
a.icon_text_holder:hover {
  color: #00b4ea;
  text-decoration: none;
}
a.icon_text_holder:hover .icon svg {
  fill: #00b4ea !important;
}
[data-text-color="white"] .icon_text_holder {
  color: #ffffff;
}
[data-text-color="white"] .icon_text_holder .icon svg {
  fill: #ffffff !important;
}
[data-text-color="white"] a.icon_text_holder:hover {
  text-decoration: underline;
  color: #ffffff;
}
[data-text-color="white"] a.icon_text_holder:hover svg {
  fill: #ffffff !important;
}
/*
------------------------------------------------------------
	ICON ITEMS
------------------------------------------------------------
*/
.icon_items {
  /*** Solid ***/
  /*** Outline ***/
  /*** Shape ***/
  /*** layout ***/
  /*** Size ***/
}
.icon_items[data-style="solid"] .icon_item_icon {
  background: #00b4ea;
}
.icon_items[data-style="solid"] .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="solid"] a.icon_item:hover .icon_item_icon {
  background: #008db7;
}
.icon_items[data-style="solid"] a.icon_item:hover .icon_item_icon:before {
  border-color: #008db7;
}
.icon_items[data-style="solid"][data-icons-color="white"] .icon_item_icon {
  background: #ffffff;
}
.icon_items[data-style="solid"][data-icons-color="white"] .icon_item_icon:before {
  border-color: #ffffff;
}
.icon_items[data-style="solid"][data-icons-color="white"] .icon_item_icon svg {
  fill: #161618;
}
.icon_items[data-style="solid"][data-icons-color="white"] a.icon_item:hover .icon_item_icon {
  opacity: 0.8;
}
.icon_items[data-style="solid"][data-icons-color="white"] a.icon_item:hover .icon_item_icon:before {
  border-color: #ffffff;
  opacity: 0.8;
}
.icon_items[data-style="solid"][data-icons-color="dark"] .icon_item_icon {
  background: #161618;
}
.icon_items[data-style="solid"][data-icons-color="dark"] .icon_item_icon:before {
  border-color: #161618;
}
.icon_items[data-style="solid"][data-icons-color="dark"] .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="solid"][data-icons-color="dark"] a.icon_item:hover .icon_item_icon {
  background: #000000;
}
.icon_items[data-style="solid"][data-icons-color="dark"] a.icon_item:hover .icon_item_icon:before {
  border-color: #000000;
}
.icon_items[data-style="solid"][data-icons-color="black"] .icon_item_icon {
  background: #000000;
}
.icon_items[data-style="solid"][data-icons-color="black"] .icon_item_icon:before {
  border-color: #000000;
}
.icon_items[data-style="solid"][data-icons-color="black"] .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="solid"][data-icons-color="black"] a.icon_item:hover .icon_item_icon {
  background: #161618;
}
.icon_items[data-style="solid"][data-icons-color="black"] a.icon_item:hover .icon_item_icon:before {
  border-color: #161618;
}
.icon_items[data-style="solid"][data-icons-color="color_1"] .icon_item_icon {
  background: #00b4ea;
}
.icon_items[data-style="solid"][data-icons-color="color_1"] .icon_item_icon:before {
  border-color: #00b4ea;
}
.icon_items[data-style="solid"][data-icons-color="color_1"] .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="solid"][data-icons-color="color_1"] a.icon_item:hover .icon_item_icon {
  background: #008db7;
}
.icon_items[data-style="solid"][data-icons-color="color_1"] a.icon_item:hover .icon_item_icon:before {
  border-color: #008db7;
}
.icon_items[data-style="solid"][data-icons-color="color_2"] .icon_item_icon {
  background: #2d5d78;
}
.icon_items[data-style="solid"][data-icons-color="color_2"] .icon_item_icon:before {
  border-color: #2d5d78;
}
.icon_items[data-style="solid"][data-icons-color="color_2"] .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="solid"][data-icons-color="color_2"] a.icon_item:hover .icon_item_icon {
  background: #1f4053;
}
.icon_items[data-style="solid"][data-icons-color="color_2"] a.icon_item:hover .icon_item_icon:before {
  border-color: #1f4053;
}
.icon_items[data-style="outline"] .icon_item_icon {
  background: none;
  border: 2px solid #00b4ea;
}
.icon_items[data-style="outline"] .icon_item_icon:before {
  width: 6px;
  height: 6px;
}
.icon_items[data-style="outline"] .icon_item_icon svg {
  fill: #00b4ea;
}
.icon_items[data-style="outline"] a.icon_item:hover .icon_item_icon {
  background: #00b4ea;
}
.icon_items[data-style="outline"] a.icon_item:hover .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="outline"][data-icons-color="white"] .icon_item_icon {
  border-color: #ffffff;
}
.icon_items[data-style="outline"][data-icons-color="white"] .icon_item_icon:before {
  border-color: #ffffff;
}
.icon_items[data-style="outline"][data-icons-color="white"] .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="outline"][data-icons-color="white"] a.icon_item:hover .icon_item_icon {
  background: #ffffff;
}
.icon_items[data-style="outline"][data-icons-color="white"] a.icon_item:hover .icon_item_icon svg {
  fill: #161618;
}
.icon_items[data-style="outline"][data-icons-color="dark"] .icon_item_icon {
  border-color: #161618;
}
.icon_items[data-style="outline"][data-icons-color="dark"] .icon_item_icon:before {
  border-color: #161618;
}
.icon_items[data-style="outline"][data-icons-color="dark"] .icon_item_icon svg {
  fill: #161618;
}
.icon_items[data-style="outline"][data-icons-color="dark"] a.icon_item:hover .icon_item_icon {
  background: #161618;
}
.icon_items[data-style="outline"][data-icons-color="dark"] a.icon_item:hover .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="outline"][data-icons-color="black"] .icon_item_icon {
  border-color: #000000;
}
.icon_items[data-style="outline"][data-icons-color="black"] .icon_item_icon:before {
  border-color: #000000;
}
.icon_items[data-style="outline"][data-icons-color="black"] .icon_item_icon svg {
  fill: #000000;
}
.icon_items[data-style="outline"][data-icons-color="black"] a.icon_item:hover .icon_item_icon {
  background: #000000;
}
.icon_items[data-style="outline"][data-icons-color="black"] a.icon_item:hover .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="outline"][data-icons-color="color_1"] .icon_item_icon {
  border-color: #00b4ea;
}
.icon_items[data-style="outline"][data-icons-color="color_1"] .icon_item_icon:before {
  border-color: #00b4ea;
}
.icon_items[data-style="outline"][data-icons-color="color_1"] .icon_item_icon svg {
  fill: #00b4ea;
}
.icon_items[data-style="outline"][data-icons-color="color_1"] a.icon_item:hover .icon_item_icon {
  background: #00b4ea;
}
.icon_items[data-style="outline"][data-icons-color="color_1"] a.icon_item:hover .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-style="outline"][data-icons-color="color_2"] .icon_item_icon {
  border-color: #2d5d78;
}
.icon_items[data-style="outline"][data-icons-color="color_2"] .icon_item_icon:before {
  border-color: #2d5d78;
}
.icon_items[data-style="outline"][data-icons-color="color_2"] .icon_item_icon svg {
  fill: #2d5d78;
}
.icon_items[data-style="outline"][data-icons-color="color_2"] a.icon_item:hover .icon_item_icon {
  background: #2d5d78;
}
.icon_items[data-style="outline"][data-icons-color="color_2"] a.icon_item:hover .icon_item_icon svg {
  fill: #ffffff;
}
.icon_items[data-shape="circle"][data-layout="horizontal"] .icon_item_icon {
  margin-bottom: 0;
  margin-right: 20px;
}
.icon_items[data-shape="circle"][data-layout="horizontal"] .icon_item_icon:last-child {
  margin-right: 0;
}
.icon_items[data-shape="circle"] .icon_item_icon {
  border-radius: 50%;
  margin-bottom: 20px;
}
.icon_items[data-shape="circle"] .icon_item_icon:last-child {
  margin-bottom: 0;
}
.icon_items[data-shape="circle"] .icon_item_icon:before {
  display: none !important;
}
.icon_items[data-shape="square"] .icon_item_icon {
  border-radius: 0;
}
.icon_items[data-shape="rounded"] .icon_item_icon {
  border-radius: 0em;
}
.icon_items[data-layout="horizontal"] .icon_item {
  text-align: left;
}
.icon_items[data-layout="horizontal"] .icon_item .icon_item_inner {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.icon_items[data-layout="horizontal"] .icon_item .icon_item_icon {
  margin: 0 30px 0 0;
}
.icon_items[data-layout="horizontal"] .icon_item .icon_item_icon:before {
  top: 0;
  bottom: 0;
  right: auto;
  left: 100%;
  border-top-color: transparent !important;
  border-left-color: #00b4ea;
}
.icon_items[data-layout="horizontal"] .icon_item .icon_item_icon:last-child {
  margin-right: 0;
}
.icon_items[data-layout="vertical"] .icon_item .icon_item_icon:before {
  border-left-color: transparent !important;
}
.icon_items[data-size="small"] .icon_item .icon_item_icon {
  height: 80px;
  flex: 0 0 80px;
  width: 80px;
  max-width: 80px;
}
.icon_items[data-size="small"] .icon_item .icon_item_icon svg {
  width: 50px;
  height: 50px;
}
.icon_items[data-size="small"][data-style="outline"] .icon_item .icon_item_icon svg {
  width: 40px;
  height: 40px;
}
.icon_items[data-size="normal"][data-style="outline"] .icon_item .icon_item_icon svg {
  width: 50px;
  height: 50px;
}
.icon_items[data-size="large"] {
  font-size: 1.2em;
}
.icon_items[data-size="large"] .icon_item .icon_item_icon {
  height: 160px;
  flex: 0 0 160px;
  width: 160px;
  max-width: 160px;
}
.icon_items[data-size="large"] .icon_item .icon_item_icon svg {
  width: 120px;
  height: 120px;
}
.icon_items[data-size="large"][data-style="outline"] .icon_item .icon_item_icon svg {
  width: 90px;
  height: 90px;
}
.icon_item {
  text-align: center;
  outline: none !important;
}
.icon_item .icon_item_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.icon_item .icon_item_icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 30px 0;
  height: 120px;
  flex: 0 0 120px;
  width: 120px;
  max-width: 120px;
  transition: all 0.15s ease-in-out;
}
.icon_item .icon_item_icon:last-child {
  margin-bottom: 0;
}
.icon_item .icon_item_icon:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  border-top-color: #00b4ea;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  transition: all 0.15s ease-in-out;
}
.icon_item .icon_item_icon .icon {
  display: inherit;
}
.icon_item .icon_item_icon svg {
  width: 60px;
  height: 60px;
}
.icon_item h4 {
  margin-bottom: 10px;
}
.icon_item h4:last-child {
  margin-bottom: 0;
}
a.icon_item {
  text-decoration: none;
  color: inherit;
}
/*
------------------------------------------------------------
	PCH - CAR STUFF
------------------------------------------------------------
*/
#car_sticky_wrap {
  height: auto !important;
}
#car_sticky_holder {
  position: static !important;
  width: auto !important;
}
.car_gallery_thumbs {
  display: none !important;
}
.car_gallery_slider .slick-list {
  height: auto !important;
  width: 100% !important;
}
.car_gallery_slider .slick-track {
  height: auto !important;
  width: 100% !important;
}
.car_gallery_slider .car_gallery_slide {
  width: 100% !important;
  display: none !important;
  position: static !important;
  opacity: 1 !important;
}
.car_gallery_slider .car_gallery_slide:first-child {
  display: block !important;
}
.car_gallery_slider .car_gallery_slide img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}
#car_row_1 {
  border: none !important;
  margin-bottom: 0 !important;
  page-break-inside: avoid;
}
#car_row_1 #car_row_1_col_1 {
  flex: 0 0 calc(100% - 300px);
  width: calc(100% - 300px);
  max-width: calc(100% - 300px);
}
#car_row_1 #car_row_1_col_2 {
  flex: 0 0 300px;
  width: 300px;
  max-width: 300px;
}
#car_row_2 {
  border-bottom: none !important;
}
#car_row_4 {
  page-break-inside: avoid;
}
#car_row_4 #car_row_4_col_1 {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
#car_row_4 #car_row_4_col_2 {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
#car_row_4 #car_row_4_col_2 .tile_holder {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
#car_row_4 h2.large {
  font-size: 2em;
}
.single_car_details .branch_label {
  opacity: 0.50;
}
.single_car_details .single_car_details_icons {
  margin-bottom: auto;
}
.single_car_details .highlights_title {
  font-size: 1.25em;
  margin-bottom: 10px;
}
.single_car_details .car_icons {
  padding: 1.00em 0 1.00em 1.50em;
  border-top: 1px solid #E7E7E7;
}
.single_car_details .car_icons:last-child {
  border-bottom: 1px solid #E7E7E7;
}
.single_car_details .car_icons .car_icon:nth-child(1) {
  flex: 0 0 45%;
  width: 45%;
  max-width: 45%;
}
.single_car_details .car_icons .car_icon:nth-child(2) {
  flex: 0 0 55%;
  width: 55%;
  max-width: 55%;
}
.single_car_details .car_price {
  margin: 1.75em 0 0 0;
  font-weight: bold;
  text-align: center;
}
.single_car_details .car_price:last-child {
  margin-bottom: 0;
}
.single_car_details .car_price + .car_price_leasing_info_details {
  margin-top: -1.75em;
}
.single_car_details .car_price_groups {
  margin-top: 2em;
}
.car_icons {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
}
.car_icons .car_icon {
  flex: 1;
}
.car_icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.car_icon[data-layout="vertical"] {
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
}
.car_icon[data-layout="horizontal"] {
  align-items: flex-start;
}
.car_icon[data-layout="horizontal"] .icon {
  font-size: 1.25em;
  margin: 0.00em 0.70em 0 0;
  height: 1.1em;
}
.car_icon[data-layout="horizontal"] .icon svg {
  width: 1.2em;
  height: 1.1em;
}
.car_icon .icon {
  display: block;
  font-size: 1.20em;
  color: #00b4ea;
  height: 1em;
  margin: 0 0 0.60em 0;
}
.car_icon .icon svg {
  width: 1.2em;
  height: 1em;
}
.car_icon .car_icon_label {
  line-height: 1.1;
}
.car_icon .car_icon_label[data-size="long"] {
  white-space: nowrap;
  letter-spacing: -0.65px;
}
.car_icon .car_icon_value {
  opacity: 0.5;
  line-height: 1;
}
.car_price_list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0 0 2.00em 0;
}
.car_price_list:last-child {
  margin-bottom: 0;
}
.car_price_list .car_price_list_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0.25em 0;
}
.car_price_list .car_price_list_item.car_price_list_item_total {
  font-size: 1.25em;
  padding-top: 0.50em;
  padding-bottom: 0.80em;
  padding-bottom: 0.50em;
  margin-top: 0.25em;
  border-top: 1px solid rgba(22, 22, 24, 0.1);
  border-bottom: 1px solid rgba(22, 22, 24, 0.1);
}
.car_price_list .car_price_list_item.car_price_list_item_total_evaluation {
  font-size: 1.00em;
  line-height: 1;
  padding: 1.00em 0;
}
.car_price_list .car_price_list_item.car_price_list_item_total_evaluation .car_price_list_item_value {
  font-size: 1.25em;
}
.car_price_list .car_price_list_item.car_price_list_item_vertical {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.car_price_list .car_price_list_item.car_price_list_item_vertical .car_price_list_item_value {
  margin-top: 1.00em;
}
.car_price_list .car_price_list_item_value {
  white-space: nowrap;
}
.car_price_list .car_price_list_item_paid {
  color: #589e5b;
}
.car_price_list .car_price_list_item_not_paid {
  color: #ed6e4b;
}
.car_price_groups {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  margin: 1.00em 0 1.00em 0;
}
.car_price_groups:first-child {
  margin-top: 0;
}
.car_price_groups:last-child {
  margin-bottom: 0;
}
.car_price_group {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  border: 2px solid #D9D9D9;
  padding: 0;
  margin: 0.25em 0 0.25em 0;
  order: 2;
}
.car_price_group.current_car_price_group {
  order: 1 !important;
}
.car_price_group:not(.current_car_price_group) .car_price_financing {
  font-size: 11px;
  margin-top: -0.25em;
}
.car_price_group.active .car_price_group_header {
  padding-bottom: 0em;
  padding-top: 0.50em;
}
.car_price_group.active .car_price_group_header h5 {
  font-size: 1.20em;
}
.car_price_group.active .car_price_group_header h5:before {
  opacity: 0 !important;
}
.car_price_group.active .car_price_group_header p {
  height: 0;
  opacity: 0;
}
.car_price_group.active .car_price_group_header .button {
  width: 0;
  padding: 1.00em 0.0em;
  opacity: 0;
}
.car_price_group.active .car_price_group_header .icon {
  width: 1em;
  opacity: 0.5;
}
.car_price_group.active .car_price_group_header .icon:hover {
  opacity: 1;
}
.car_price_group .car_price_group_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0.75em 1.00em;
  transition: all 0.15s ease-in-out;
}
.car_price_group .car_price_group_header:hover {
  cursor: pointer;
}
.car_price_group .car_price_group_header:hover h5 {
  color: #00b4ea;
}
.car_price_group .car_price_group_header:hover .icon {
  color: #00b4ea;
}
.car_price_group .car_price_group_header .car_price_group_header_right {
  display: none !important;
}
.car_price_group .car_price_group_header h5 {
  margin: 0;
  font-size: 1.15em;
  line-height: 1.15;
  transition: all 0.15s ease-in-out;
}
.car_price_group .car_price_group_header p {
  margin: 0;
  font-size: 0.85em;
  line-height: 1.15;
  height: 1.15em;
  opacity: 0.5;
  transition: all 0.15s ease-in-out;
}
.car_price_group .car_price_group_header .icon {
  font-size: 1.5em;
  height: 1em;
  width: 0;
  margin: 0;
  opacity: 0;
  position: relative;
  z-index: 1;
  transition: all 0.15s ease-in-out;
}
.car_price_group .car_price_group_header .button {
  width: 7em;
  padding: 0.65em 1.00em;
  color: #ffffff;
  justify-content: center;
  opacity: 1;
}
.car_price_group .car_price_group_content {
  padding: 0.75em 1.00em 1.00em 1.00em;
}
.car_price_group .car_price {
  margin: 0 0 0.50em 0;
}
.car_price_group .car_price + .car_price_leasing_info_details {
  margin-top: 0;
}
.car_price_group .car_price_financing {
  font-size: 1.25em;
  line-height: normal;
  margin-top: 0.5em;
}
.car_price_group .buttons_holder {
  margin-top: 1.0em;
}
.divider_title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 100%;
}
.divider_title:first-child {
  margin-top: 0 !important;
}
.divider_title:last-child {
  margin-bottom: 0 !important;
}
.divider_title > * {
  position: relative;
  display: block;
  flex: 0;
  margin: 0;
  padding: 0 1em;
  line-height: 1;
  white-space: nowrap;
}
.divider_title > *:before,
.divider_title > *:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  background: currentColor;
  width: 50vw;
  opacity: 0.25;
}
.divider_title > *:before {
  right: 100%;
}
.divider_title > *:after {
  left: 100%;
}
.divider_title .divider_title_line {
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 1px;
  background: currentColor;
}
.mercedes_certified_row .row_background {
  background-size: 100% auto;
}
.car_price_leasing_info_holder {
  margin: 0 0 1em 0;
  text-align: center;
}
.car_price_leasing_info_holder:last-child {
  margin-bottom: 0;
}
.car_price_leasing_info_holder .car_price {
  margin: 0;
  line-height: 1;
}
.car_price_leasing_info_holder .car_price_leasing_info {
  color: #8C979E;
  font-size: 0.85em;
}
.car_price_leasing_info_details {
  font-size: 0.85em;
  text-align: center;
  line-height: 1.2;
}
.car_price_leasing_info_details p {
  margin-bottom: 0.9375rem;
}
.car_price_leasing_info_details p:last-child {
  margin-bottom: 0;
}
.car_price_leasing_info_details p span {
  display: block;
}
.car_price_leasing_info_details p span + span {
  font-weight: normal;
  color: #8C979E;
}
.car_price {
  font-size: 1.65em;
}
.car_price[data-size="small"] {
  margin: 0;
  font-size: 1.35em;
}
.car_price[data-size="large"] {
  font-size: 2.35em;
}
.car_price .car_price_info {
  font-size: 11px;
  color: #8C979E;
  margin-top: -0.75em;
  text-align: center;
}
.car_price .small {
  font-size: 0.85em;
}
.car_price_financing {
  font-size: 11px;
  color: #8C979E;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0.75em 0 0 0;
}
.car_price_financing_tooltip {
  display: none;
  margin: 0.625rem 0 0 0;
  padding: 1.25rem 1.25rem;
  text-align: left;
  font-size: 0.85em;
  border: 1px solid #D9D9D9;
  background: #f7f7f7;
  position: relative;
}
.car_price_financing_tooltip .close_financing_tooltip {
  display: block;
  position: absolute;
  top: 0.3125rem;
  right: 0.3125rem;
  padding: 0;
  margin: 0;
  height: 1em;
  font-size: 1.25em;
  transition: all 0.15s ease-in-out;
}
.car_price_financing_tooltip .close_financing_tooltip:hover {
  cursor: pointer;
  color: #00b4ea;
}
.expand_financing_tooltip {
  display: inline;
  vertical-align: middle;
  height: auto;
  transition: all 0.15s ease-in-out;
}
.expand_financing_tooltip:hover {
  cursor: pointer;
  color: #00b4ea;
}
.car_specs_holder {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 -10px;
  page-break-inside: avoid;
}
.car_specs_holder .car_specs_groups {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  padding: 0 10px;
}
.car_specs_holder .car_specs_groups:last-child {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  margin: 0 -20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.car_specs_holder .car_specs_groups:last-child .car_specs_group {
  flex: 0 0 calc(50% - 40px);
  width: calc(50% - 40px);
  max-width: calc(50% - 40px);
  margin: -1px 20px 0 20px;
  border-bottom: 1px solid #E7E7E7;
}
.car_specs_holder .car_specs_items_holder {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  padding: 0 10px;
}
.car_specs_groups .car_specs_group {
  border-top: 1px solid #E7E7E7;
}
.car_specs_groups .car_specs_group:last-child {
  border-bottom: 1px solid #E7E7E7;
}
.car_specs_groups .car_specs_group.active .car_specs_group_arrow {
  transform: rotate(90deg);
}
.car_specs_groups .car_specs_group .car_specs_group_toggle {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.20em;
  margin: 0;
  padding: 1.50em 0.50em 1.50em 0;
}
.car_specs_groups .car_specs_group .car_specs_group_toggle:hover,
.car_specs_groups .car_specs_group .car_specs_group_toggle:focus {
  cursor: pointer;
}
.car_specs_groups .car_specs_group .car_specs_group_toggle:hover .car_specs_group_icon,
.car_specs_groups .car_specs_group .car_specs_group_toggle:focus .car_specs_group_icon {
  color: #00b4ea;
}
.car_specs_groups .car_specs_group .car_specs_group_toggle:hover .car_specs_group_arrow,
.car_specs_groups .car_specs_group .car_specs_group_toggle:focus .car_specs_group_arrow {
  right: -0.50em;
}
.car_specs_groups .car_specs_group .car_specs_group_toggle:hover .car_specs_group_text,
.car_specs_groups .car_specs_group .car_specs_group_toggle:focus .car_specs_group_text {
  color: #00b4ea;
}
.car_specs_groups .car_specs_group .car_specs_group_toggle:hover .car_specs_group_text:before,
.car_specs_groups .car_specs_group .car_specs_group_toggle:focus .car_specs_group_text:before {
  background: #00b4ea;
  width: 100%;
}
.car_specs_groups .car_specs_group .car_specs_group_icon {
  font-size: 1.85em;
  margin: 0 0.85em 0 0;
  transition: all 0.15s ease-in-out;
}
.car_specs_groups .car_specs_group .car_specs_group_arrow {
  display: none;
}
.car_specs_groups .car_specs_group .car_specs_group_text {
  position: relative;
  transition: all 0.15s ease-in-out;
}
.car_specs_groups .car_specs_group .car_specs_group_text:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: #161618;
  transition: all 0.15s ease-in-out;
}
.car_specs_groups .car_specs_group .car_specs_group_content {
  padding: 0 0 1.00em 4.15em;
  margin: -1em 0 0 0;
}
.car_specs_groups .car_specs_group .car_specs_group_content p {
  margin: 0;
}
.car_specs_items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -10px 0 -10px;
}
.car_specs_items:last-child {
  margin-bottom: -20px;
}
.car_specs_items .car_specs_item {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  padding: 0 10px;
  margin: 0 0 18px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  line-height: 1.10;
}
.car_specs_items .car_specs_item.expandable {
  display: none;
}
.car_specs_items .car_specs_item .icon {
  font-size: 2.50em;
  height: 1.0em;
  color: #00b4ea;
  margin: 0 0.35em 0 0;
}
.car_specs_items .car_specs_item .icon svg {
  display: block;
}
.car_specs_items .car_specs_item_full_width {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.car_specs_items .car_specs_item_view_all {
  font-size: 1.125em;
  color: #00b4ea;
  border-bottom: 1px solid #00b4ea;
  padding: 0 0;
  margin: 1em 0 0 0;
  line-height: 1.20;
  transition: all 0.15s ease-in-out;
}
.car_specs_items .car_specs_item_view_all:hover {
  cursor: pointer;
  color: #008db7;
  padding: 0 10px;
}
.car_specs_items .car_specs_item_view_all.active .show_expand {
  display: none;
}
.car_specs_items .car_specs_item_view_all.active .show_contract {
  display: block;
}
.car_specs_items .car_specs_item_view_all .show_expand {
  display: block;
}
.car_specs_items .car_specs_item_view_all .show_contract {
  display: none;
}
.car_specs_compare {
  margin-top: 1.50em;
  text-align: center;
}
.car_specs_compare .car_spec {
  font-size: 9px;
  margin: 0;
  padding: 0.25em 0;
  border-top: 1px solid rgba(22, 22, 24, 0.1);
  line-height: 1.1;
}
.car_specs_compare .car_spec .car_spec_label {
  font-weight: bold;
}
.car_specs_compare .car_spec .car_spec_value:empty {
  height: 1.2em;
}
#home_seo_row {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  page-break-inside: avoid;
  background: none !important;
}
.meta_items {
  margin: -0.3125rem -0.625rem 0.9375rem -0.625rem;
  font-size: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  text-align: left;
}
.meta_items[data-size="large"] {
  margin: 0 -1.25rem 1.25rem -1.25rem;
  font-size: 1.25em;
}
.meta_items[data-size="large"]:last-child {
  margin-bottom: -0.625rem;
}
.meta_items[data-size="large"] .meta_item {
  margin: 0.625rem 1.25rem;
}
.meta_items[data-size="small"] {
  font-size: 0.85em;
  margin: -0.125rem -0.3125rem 0.9375rem -0.3125rem;
}
.meta_items[data-size="small"]:last-child {
  margin-bottom: -0.125rem;
}
.meta_items[data-size="small"] .meta_item {
  margin: 0.125rem 0.3125rem;
}
.meta_items:last-child {
  margin-bottom: -0.3125rem;
}
.meta_items[data-direction="vertical"] {
  flex-direction: column;
  align-items: flex-start;
}
.meta_items[data-type="boxed"] .meta_item {
  margin: 0.3125rem 0.3125rem;
  padding: 0.35em 0.75em;
  background: #ffffff;
  border-radius: 0em;
  vertical-align: middle;
}
.meta_items[data-type="boxed"] .meta_item .icon_text {
  min-height: 1.25em;
}
.meta_items[data-align="left"] {
  justify-content: flex-start;
}
.meta_items[data-align="center"] {
  justify-content: center;
}
.meta_items[data-align="right"] {
  justify-content: flex-end;
}
.meta_items.hide_icons .icon {
  display: none;
}
.meta_items .meta_item {
  margin: 0.3125rem 0.625rem;
}
.meta_items > p {
  margin: 0;
}
.opening_hours_holder .opening_hours_title .icon {
  display: block;
}
.opening_hours {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 13px;
}
.opening_hours .opening_hours_row {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 0.35em 0;
}
.opening_hours .opening_hours_row:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  opacity: 0.1;
}
.opening_hours .opening_hours_row div:nth-child(1) {
  min-width: 100px;
}
.opening_hours .opening_hours_row div:nth-child(2) {
  padding-left: 1.50em;
}
.tile[data-post-type="staff"][data-size="small"] {
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
.tile[data-post-type="staff"][data-size="small"] .tile_inner {
  align-items: flex-start;
}
.tile[data-post-type="staff"][data-size="small"] .tile_inner .tile_image {
  flex: 0 0 75px;
  width: 75px;
  max-width: 75px;
}
.tile[data-post-type="staff"][data-size="small"] .tile_inner .tile_image img {
  border-radius: 50%;
}
.tile[data-post-type="staff"][data-size="small"] .tile_inner .tile_text {
  flex: 0 0 calc(100% - 75px);
  width: calc(100% - 75px);
  max-width: calc(100% - 75px);
  padding: 0 0 0 20px;
}
.tile[data-post-type="staff"][data-size="small"] h4 {
  margin: 0;
}
.tile[data-post-type="staff"][data-size="small"] .subtitle {
  margin: 0 0 0.5em 0;
}
.tile[data-post-type="staff"][data-size="small"] .meta_items .meta_item {
  margin-top: 0;
  margin-bottom: 0;
}
.tile[data-post-type="staff"][data-size="small"] .meta_items .meta_item[href*="facetime"] {
  display: none !important;
}
#home_top_row {
  background: none !important;
}
.aspect_image_holder {
  position: relative;
  overflow: hidden;
}
.aspect_image_holder[data-aspect-ratio="car"] {
  padding-top: 66.66%;
}
.aspect_image_holder[data-aspect-ratio="3/2"] {
  padding-top: 66.66%;
}
.aspect_image_holder[data-aspect-ratio="4/3"] {
  padding-top: 75.00%;
}
.aspect_image_holder[data-aspect-ratio="16/9"] {
  padding-top: 56.25%;
}
.aspect_image_holder > img {
  width: auto !important;
  height: auto !important;
  min-width: 100% !important;
  min-height: 100% !important;
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aspect_image_holder > video {
  width: auto !important;
  height: 100% !important;
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aspect_image_holder > .car_video_holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.aspect_image_holder > .car_video_holder video {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.tile_holder[data-post-type="car"] {
  page-break-inside: avoid;
}
.tile[data-post-type="car"] {
  border: none !important;
  page-break-inside: avoid;
}
.tile[data-post-type="car"] .tile_inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.tile[data-post-type="car"] .tile_text {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 15px 0 0 0 !important;
  page-break-inside: avoid;
}
.tile[data-post-type="car"] .car_icons {
  margin-top: auto;
}
.tile[data-post-type="car"] .car_icon {
  font-size: 10px;
}
.tile[data-post-type="car"] .car_price {
  padding-top: 10px;
  text-align: center;
}
.tile[data-post-type="car"] .car_price .car_price_financing {
  margin: 0;
}
.tiles_grid.garage_grid {
  width: 100%;
}
.tile_holder[data-post-type="car"][data-tile-layout="garage"] {
  margin-bottom: 40px !important;
  width: 100%;
  page-break-inside: avoid;
}
.tile[data-post-type="car"][data-tile-layout="garage"] {
  page-break-inside: avoid;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner_top {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner_left {
  flex: 0 0 70%;
  width: 70%;
  max-width: 70%;
  padding-right: 15px;
  display: flex;
  flex-direction: row;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner_left .car_gallery_slider,
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner_left .tile_inner_image {
  flex: 0 0 40%;
  width: 40%;
  max-width: 40%;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner_left .car_gallery_slider h4,
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner_left .tile_inner_image h4 {
  display: none;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner_left .tile_text {
  flex: 0 0 60%;
  width: 60%;
  max-width: 60%;
  padding: 0 0 0 15px !important;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner_right {
  flex: 0 0 30%;
  width: 30%;
  max-width: 30%;
  padding-left: 15px;
  border-left: 1px solid #eeeeee;
  text-align: center;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .tile_inner_right .buttons_holder {
  display: block !important;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .branch_labels {
  opacity: 0.50;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .car_description_excerpt_holder {
  position: relative;
  margin-top: 1.00em;
  padding-top: 1.00em;
  border-top: 1px solid rgba(22, 22, 24, 0.1);
  font-size: 11px;
  color: #8C979E;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .car_description_excerpt_holder .car_description_read_more_holder {
  position: absolute !important;
  bottom: 0;
  right: 0;
  padding: 0 0 0 1em;
  margin: 0;
  background: #ffffff;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .car_description_excerpt_holder .car_description_read_more_holder:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 40px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}
.tile[data-post-type="car"][data-tile-layout="garage"] .car_description_excerpt_holder .car_description_read_more {
  display: none;
}
.tile[data-post-type="car"][data-tile-layout="garage"] .car_description_excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}
.tile[data-post-type="car"][data-tile-layout="compare"] {
  page-break-inside: avoid;
}
.tile[data-post-type="car"][data-tile-layout="compare"] .branch_labels {
  text-align: center;
  opacity: 0.50;
}
.info_group {
  margin: 0 0 1.00em 0;
}
.info_group:last-child {
  margin-bottom: 0;
}
.info_group.evaluation_inspection_details .info_group_item .info_group_item_label {
  flex: 0 0 120px;
  width: 120px;
  max-width: 120px;
  padding-right: 15px;
  text-align: right;
}
.info_group .info_group_title {
  color: #00b4ea;
  margin: 0 0 0.25em 0;
  padding: 0 0 0.25em 0;
  border-bottom: 1px solid rgba(137, 137, 137, 0.25);
}
.info_group .info_group_item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 11px;
}
.info_group .info_group_item .info_group_item_label {
  flex: 0 0 130px;
  width: 130px;
  max-width: 130px;
}
.info_group .info_group_item .info_group_item_value {
  flex: 1;
  color: #898989;
}
.info_group .info_group_item p {
  margin: 0 0 0.35em 0;
}
.info_group .info_group_item p:last-child {
  margin-bottom: 0;
}
.info_group .info_group_item .icon_text_holder {
  align-items: flex-start;
  line-height: 1.2;
}
.status_indicator_dot {
  color: #589e5b;
  margin-right: 0.50em;
  min-width: 1em;
  display: inline-block;
  text-align: center;
  transform: scale(1.35);
}
.status_indicator_dot[data-color="green"] {
  color: #589e5b;
}
.status_indicator_dot[data-color="red"] {
  color: #ed6e4b;
}
.status_indicator_dot[data-color="orange"] {
  color: orange;
}
.status_indicator_dot[data-status="approved"] {
  color: #589e5b;
}
.status_indicator_dot[data-status="error"] {
  color: #ed6e4b;
}
#garage_empty_text {
  margin-top: 30px;
}
/*
------------------------------------------------------------
	PCH MISC
------------------------------------------------------------
*/
#jyskefinans {
  max-width: 650px;
  margin: 0 auto 3em auto;
  padding: 2em 2em;
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #eeeeee;
}
#jyskefinans:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  opacity: 0;
  z-index: -2;
  transition: opacity 0.15s ease-in-out;
}
#jyskefinans.loading:before {
  z-index: 4;
  opacity: 0.75;
}
#jyskefinans:last-child {
  margin-bottom: 0;
}
#jyskefinans h3 {
  text-align: center;
  margin-bottom: 0.75em;
}
#jyskefinans h4 {
  text-align: center;
  margin-bottom: 2.50em;
}
#jyskefinans .divider {
  margin: 1.25em 0;
  width: 100%;
  height: 1px;
  background: #E7E7E7;
}
#jyskefinans .disclaimer {
  margin: 2.50em 0 2.50em 0;
  font-size: 12px;
  color: #8C979E;
}
#jyskefinans .disclaimer:last-child {
  margin-bottom: 0;
}
.styled_range_holder {
  margin: 0 0 1.50em 0;
}
.styled_range_holder:last-child {
  margin-bottom: 0;
}
.styled_range_holder .styled_range_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #E7E7E7;
  padding: 0 0 0.25em 0;
  margin: 0 0 0.75em 0;
}
.styled_range_holder .styled_range_header .legend {
  margin: 0;
  font-size: 1.20em;
}
.styled_range_holder .styled_range_header .value {
  margin: 0;
  font-size: 1.20em;
}
.styled_range_holder .values {
  margin: 0.50em 0 0 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.styled_range_holder .values span {
  color: #8C979E;
  transition: all 0.15s ease-in-out;
}
.styled_range_holder .values span:hover {
  cursor: pointer;
  color: #00b4ea;
}
.styled_range_holder .values span.active {
  color: #00b4ea;
}
.styled_range_inner {
  position: relative;
}
.styled_range_field {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  border-radius: 3px;
  background: transparent;
  outline: none;
  position: relative;
  z-index: 1;
  transition: all 0.15s ease-in-out;
}
.styled_range_field:hover + .styled_range_indicator .styled_range_indicator_line {
  background: #d8d8d8;
}
.styled_range_field::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #00b4ea;
  cursor: pointer;
  border: none !important;
  outline: none !important;
  z-index: 1;
}
.styled_range_field::-moz-range-thumb {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #00b4ea;
  cursor: pointer;
  border: none !important;
  outline: none !important;
  z-index: 1;
}
.styled_range_field + .styled_range_indicator {
  width: 100%;
  height: 24px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}
.styled_range_field + .styled_range_indicator .styled_range_indicator_line {
  width: 100%;
  margin: 9px 0;
  height: 6px;
  border-radius: 3px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  background: #E3E3E3;
  transition: all 0.15s ease-in-out;
}
.styled_range_field + .styled_range_indicator span {
  width: 0;
  height: 6px;
  border-radius: 3px;
  background: #00b4ea;
}
.jyskefinans_grosspayment_holder {
  font-size: 1.25em;
}
.jyskefinans_details {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
  padding: 0.35em 0;
}
.jyskefinans_details .jyskefinans_details_label {
  line-height: 1;
}
.jyskefinans_details .jyskefinans_details_value {
  line-height: 1;
  color: #8C979E;
  padding-left: 10px;
  text-align: right;
  white-space: nowrap;
}
/*
------------------------------------------------------------
	HIDING STUFF
------------------------------------------------------------
*/
[data-with-box-shadow="1"],
.tile {
  box-shadow: none !important;
}
[data-hidden-print="1"],
[data-hide-print="1"],
[data-print-hidden="1"],
[data-print-hide="1"],
#mobile_menu,
#mm-blocker,
#mobile_menu_icon,
#wpadminbar,
#footer_holder,
#mobile_menu,
#breadcrumbs_holder,
#top,
#sidebar_col,
#header_holder,
#search_screen,
#au-su-container,
#launcher,
#webWidget,
#cookie-information-template-wrapper,
#coiOverlay,
#mobile_menu,
#mobile_menu_bar,
#garage_expired_favorites_holder,
#garage_cta_tiles_holder,
#user_menu_holder,
#CookiebotWidget,
#hidden_print_element,
#hidden_print_element,
#hidden_print_element,
#hidden_print_element,
.hidden_print,
.hide_print,
.print_hidden,
.print_hide,
.slick-arrow,
.slick-dots,
.admin_edit_button,
.mc4wp-form,
.vfbp-form,
.mm-wrapper__blocker,
.button,
.scroll_down_arrow,
.diagonal_separator_holder,
.row_background_holder,
.row_diagonal_background_holder,
.breadcrumbs,
.modal_screen,
.fancybox-container,
.car_tools,
.buttons_holder,
.side_panel,
.car_filters_form_holder,
.tiles_grid_ordering,
.ajax_load_holder,
.accordion_filter_form,
.accordion_item_title_arrow,
.hidden_print_element,
.hidden_print_element,
.hidden_print_element,
.hidden_print_element,
.hidden_print_element {
  display: none !important;
}
/*
------------------------------------------------------------
	TYPOGRAPHY
------------------------------------------------------------
*/
body {
  background-color: #f7f7f7;
  color: #161618;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
#main_menu {
  font-size: 1.1em;
}
#main_menu > li > a {
  font-weight: 400;
  text-transform: none;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
#header_holder.scrolled #main_menu {
  font-size: 0.99em;
}
#header_holder.scrolled #header #header_right > .button {
  font-size: 0.99em;
}
#header_holder #header #header_right > .button {
  font-size: 1.1em;
}
.button {
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  box-shadow: none;
  border-radius: 0em;
}
.button[data-size="huge"] {
  font-size: 1.4em;
}
.button[data-size="large"] {
  font-size: 1.2em;
}
.button[data-size="small"] {
  font-size: 0.8em;
}
.button[data-size="tiny"] {
  font-size: 0.6em;
}
.button:hover {
  box-shadow: none;
}
.tile {
  box-shadow: 0em 0em 1.5em 0em rgba(43, 43, 43, 0.07000000000000001);
  border-radius: 0em;
}
a.tile:hover {
  box-shadow: 0em 0em 2em 0em rgba(43, 43, 43, 0.15);
}
.row_holder .row .col_content_holder[data-with-border-radius="1"] {
  border-radius: 0em;
}
.row_holder .row .col_content_holder[data-with-box-shadow="1"] {
  box-shadow: 0em 0em 1.5em 0em rgba(43, 43, 43, 0.07000000000000001);
}
.quote,
blockquote {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.25;
  text-transform: none;
  font-style: normal;
  font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
.quote .quote_by,
blockquote .quote_by,
.quote cite,
blockquote cite {
  font-size: 16px;
}
.text_intro {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.45;
  margin-bottom: 1.25em;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
h1.big,
.h1.big,
h1.large,
.h1.large {
  font-size: 5.5em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5em;
  font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
h1,
.h1,
h2.large,
.h2.large {
  font-size: 3em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.75em;
  font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
h2,
.h2,
h1.small,
.h1.small,
h3.large,
.h3.large {
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.85em;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
h3,
.h3,
h2.small,
.h2.small,
h4.large,
.h4.large {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1em;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
h4,
.h4,
h3.small,
.h3.small,
h5.large,
.h5.large {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1em;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
h5,
.h5,
h4.small,
.h4.small {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1em;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
#page_text > h1,
#page_text > .h1,
#page_text > h2.large,
#page_text > .h2.large {
  font-size: 3em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1.25em;
  font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
#page_text > h2,
#page_text > .h2,
#page_text > h1.small,
#page_text > .h1.small,
#page_text > h3.large,
#page_text > .h3.large {
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1.25em;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
#page_text > h3,
#page_text > .h3,
#page_text > h2.small,
#page_text > .h2.small,
#page_text > h4.large,
#page_text > .h4.large {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.25em;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
#page_text > h4,
#page_text > .h4,
#page_text > h3.small,
#page_text > .h3.small,
#page_text > h5.large,
#page_text > .h5.large {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.25em;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
#page_text > h5,
#page_text > .h5,
#page_text > h4.small,
#page_text > .h4.small {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.25em;
  font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
#page_text > h1.big,
#page_text > .h1.big,
#page_text > h1.large,
#page_text > .h1.large {
  font-size: 5.5em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5em;
  font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
}
@media (max-width: 1400px) {
  body {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #main_menu {
    font-size: 1.1em;
  }
  #main_menu > li > a {
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #header_holder.scrolled #main_menu {
    font-size: 0.99em;
  }
  #header_holder.scrolled #header #header_right > .button {
    font-size: 0.99em;
  }
  #header_holder #header #header_right > .button {
    font-size: 1.1em;
  }
  .button {
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .button[data-size="huge"] {
    font-size: 1.4em;
  }
  .button[data-size="large"] {
    font-size: 1.2em;
  }
  .button[data-size="small"] {
    font-size: 0.8em;
  }
  .button[data-size="tiny"] {
    font-size: 0.6em;
  }
  .quote,
  blockquote {
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.25;
    text-transform: none;
    font-style: normal;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .quote .quote_by,
  blockquote .quote_by,
  .quote cite,
  blockquote cite {
    font-size: 16px;
  }
  .text_intro {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1.big,
  .h1.big,
  h1.large,
  .h1.large {
    font-size: 5em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1,
  .h1,
  h2.large,
  .h2.large {
    font-size: 3em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.75em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h2,
  .h2,
  h1.small,
  .h1.small,
  h3.large,
  .h3.large {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.85em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h3,
  .h3,
  h2.small,
  .h2.small,
  h4.large,
  .h4.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h4,
  .h4,
  h3.small,
  .h3.small,
  h5.large,
  .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h5,
  .h5,
  h4.small,
  .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1,
  #page_text > .h1,
  #page_text > h2.large,
  #page_text > .h2.large {
    font-size: 3em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h2,
  #page_text > .h2,
  #page_text > h1.small,
  #page_text > .h1.small,
  #page_text > h3.large,
  #page_text > .h3.large {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h3,
  #page_text > .h3,
  #page_text > h2.small,
  #page_text > .h2.small,
  #page_text > h4.large,
  #page_text > .h4.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h4,
  #page_text > .h4,
  #page_text > h3.small,
  #page_text > .h3.small,
  #page_text > h5.large,
  #page_text > .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h5,
  #page_text > .h5,
  #page_text > h4.small,
  #page_text > .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1.big,
  #page_text > .h1.big,
  #page_text > h1.large,
  #page_text > .h1.large {
    font-size: 5em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
}
@media (max-width: 1200px) {
  body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #main_menu {
    font-size: 1.1em;
  }
  #main_menu > li > a {
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #header_holder.scrolled #main_menu {
    font-size: 0.99em;
  }
  #header_holder.scrolled #header #header_right > .button {
    font-size: 0.99em;
  }
  #header_holder #header #header_right > .button {
    font-size: 1.1em;
  }
  .button {
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .button[data-size="huge"] {
    font-size: 1.4em;
  }
  .button[data-size="large"] {
    font-size: 1.2em;
  }
  .button[data-size="small"] {
    font-size: 0.8em;
  }
  .button[data-size="tiny"] {
    font-size: 0.6em;
  }
  .quote,
  blockquote {
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.25;
    text-transform: none;
    font-style: normal;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .quote .quote_by,
  blockquote .quote_by,
  .quote cite,
  blockquote cite {
    font-size: 15px;
  }
  .text_intro {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1.big,
  .h1.big,
  h1.large,
  .h1.large {
    font-size: 4.5em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1,
  .h1,
  h2.large,
  .h2.large {
    font-size: 3em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.75em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h2,
  .h2,
  h1.small,
  .h1.small,
  h3.large,
  .h3.large {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.85em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h3,
  .h3,
  h2.small,
  .h2.small,
  h4.large,
  .h4.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h4,
  .h4,
  h3.small,
  .h3.small,
  h5.large,
  .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h5,
  .h5,
  h4.small,
  .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1,
  #page_text > .h1,
  #page_text > h2.large,
  #page_text > .h2.large {
    font-size: 3em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h2,
  #page_text > .h2,
  #page_text > h1.small,
  #page_text > .h1.small,
  #page_text > h3.large,
  #page_text > .h3.large {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h3,
  #page_text > .h3,
  #page_text > h2.small,
  #page_text > .h2.small,
  #page_text > h4.large,
  #page_text > .h4.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h4,
  #page_text > .h4,
  #page_text > h3.small,
  #page_text > .h3.small,
  #page_text > h5.large,
  #page_text > .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h5,
  #page_text > .h5,
  #page_text > h4.small,
  #page_text > .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1.big,
  #page_text > .h1.big,
  #page_text > h1.large,
  #page_text > .h1.large {
    font-size: 4.5em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
}
@media (max-width: 991px) {
  body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #main_menu {
    font-size: 1em;
  }
  #main_menu > li > a {
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #header_holder.scrolled #main_menu {
    font-size: 0.9em;
  }
  #header_holder.scrolled #header #header_right > .button {
    font-size: 0.9em;
  }
  #header_holder #header #header_right > .button {
    font-size: 1em;
  }
  .button {
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .button[data-size="huge"] {
    font-size: 1.4em;
  }
  .button[data-size="large"] {
    font-size: 1.2em;
  }
  .button[data-size="small"] {
    font-size: 0.8em;
  }
  .button[data-size="tiny"] {
    font-size: 0.6em;
  }
  .quote,
  blockquote {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.25;
    text-transform: none;
    font-style: normal;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .quote .quote_by,
  blockquote .quote_by,
  .quote cite,
  blockquote cite {
    font-size: 15px;
  }
  .text_intro {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1.big,
  .h1.big,
  h1.large,
  .h1.large {
    font-size: 4em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1,
  .h1,
  h2.large,
  .h2.large {
    font-size: 2.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.75em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h2,
  .h2,
  h1.small,
  .h1.small,
  h3.large,
  .h3.large {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.85em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h3,
  .h3,
  h2.small,
  .h2.small,
  h4.large,
  .h4.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h4,
  .h4,
  h3.small,
  .h3.small,
  h5.large,
  .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h5,
  .h5,
  h4.small,
  .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1,
  #page_text > .h1,
  #page_text > h2.large,
  #page_text > .h2.large {
    font-size: 2.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h2,
  #page_text > .h2,
  #page_text > h1.small,
  #page_text > .h1.small,
  #page_text > h3.large,
  #page_text > .h3.large {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h3,
  #page_text > .h3,
  #page_text > h2.small,
  #page_text > .h2.small,
  #page_text > h4.large,
  #page_text > .h4.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h4,
  #page_text > .h4,
  #page_text > h3.small,
  #page_text > .h3.small,
  #page_text > h5.large,
  #page_text > .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h5,
  #page_text > .h5,
  #page_text > h4.small,
  #page_text > .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1.big,
  #page_text > .h1.big,
  #page_text > h1.large,
  #page_text > .h1.large {
    font-size: 4em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #main_menu {
    font-size: 1em;
  }
  #main_menu > li > a {
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #header_holder.scrolled #main_menu {
    font-size: 0.9em;
  }
  #header_holder.scrolled #header #header_right > .button {
    font-size: 0.9em;
  }
  #header_holder #header #header_right > .button {
    font-size: 1em;
  }
  .button {
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .button[data-size="huge"] {
    font-size: 1.4em;
  }
  .button[data-size="large"] {
    font-size: 1.2em;
  }
  .button[data-size="small"] {
    font-size: 0.8em;
  }
  .button[data-size="tiny"] {
    font-size: 0.6em;
  }
  .quote,
  blockquote {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.25;
    text-transform: none;
    font-style: normal;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .quote .quote_by,
  blockquote .quote_by,
  .quote cite,
  blockquote cite {
    font-size: 15px;
  }
  .text_intro {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1.big,
  .h1.big,
  h1.large,
  .h1.large {
    font-size: 3.5em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1,
  .h1,
  h2.large,
  .h2.large {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.75em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h2,
  .h2,
  h1.small,
  .h1.small,
  h3.large,
  .h3.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.85em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h3,
  .h3,
  h2.small,
  .h2.small,
  h4.large,
  .h4.large {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h4,
  .h4,
  h3.small,
  .h3.small,
  h5.large,
  .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h5,
  .h5,
  h4.small,
  .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1,
  #page_text > .h1,
  #page_text > h2.large,
  #page_text > .h2.large {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h2,
  #page_text > .h2,
  #page_text > h1.small,
  #page_text > .h1.small,
  #page_text > h3.large,
  #page_text > .h3.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h3,
  #page_text > .h3,
  #page_text > h2.small,
  #page_text > .h2.small,
  #page_text > h4.large,
  #page_text > .h4.large {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h4,
  #page_text > .h4,
  #page_text > h3.small,
  #page_text > .h3.small,
  #page_text > h5.large,
  #page_text > .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h5,
  #page_text > .h5,
  #page_text > h4.small,
  #page_text > .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1.big,
  #page_text > .h1.big,
  #page_text > h1.large,
  #page_text > .h1.large {
    font-size: 3.5em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
}
@media (max-width: 550px) {
  body {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #main_menu {
    font-size: 1em;
  }
  #main_menu > li > a {
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #header_holder.scrolled #main_menu {
    font-size: 0.9em;
  }
  #header_holder.scrolled #header #header_right > .button {
    font-size: 0.9em;
  }
  #header_holder #header #header_right > .button {
    font-size: 1em;
  }
  .button {
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .button[data-size="huge"] {
    font-size: 1.4em;
  }
  .button[data-size="large"] {
    font-size: 1.2em;
  }
  .button[data-size="small"] {
    font-size: 0.8em;
  }
  .button[data-size="tiny"] {
    font-size: 0.6em;
  }
  .quote,
  blockquote {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.25;
    text-transform: none;
    font-style: normal;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .quote .quote_by,
  blockquote .quote_by,
  .quote cite,
  blockquote cite {
    font-size: 14px;
  }
  .text_intro {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1.big,
  .h1.big,
  h1.large,
  .h1.large {
    font-size: 3.25em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1,
  .h1,
  h2.large,
  .h2.large {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.75em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h2,
  .h2,
  h1.small,
  .h1.small,
  h3.large,
  .h3.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.85em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h3,
  .h3,
  h2.small,
  .h2.small,
  h4.large,
  .h4.large {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h4,
  .h4,
  h3.small,
  .h3.small,
  h5.large,
  .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h5,
  .h5,
  h4.small,
  .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1,
  #page_text > .h1,
  #page_text > h2.large,
  #page_text > .h2.large {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h2,
  #page_text > .h2,
  #page_text > h1.small,
  #page_text > .h1.small,
  #page_text > h3.large,
  #page_text > .h3.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h3,
  #page_text > .h3,
  #page_text > h2.small,
  #page_text > .h2.small,
  #page_text > h4.large,
  #page_text > .h4.large {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h4,
  #page_text > .h4,
  #page_text > h3.small,
  #page_text > .h3.small,
  #page_text > h5.large,
  #page_text > .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h5,
  #page_text > .h5,
  #page_text > h4.small,
  #page_text > .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1.big,
  #page_text > .h1.big,
  #page_text > h1.large,
  #page_text > .h1.large {
    font-size: 3.25em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
}
@media (max-width: 360px) {
  body {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #main_menu {
    font-size: 1em;
  }
  #main_menu > li > a {
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #header_holder.scrolled #main_menu {
    font-size: 0.9em;
  }
  #header_holder.scrolled #header #header_right > .button {
    font-size: 0.9em;
  }
  #header_holder #header #header_right > .button {
    font-size: 1em;
  }
  .button {
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .button[data-size="huge"] {
    font-size: 1.4em;
  }
  .button[data-size="large"] {
    font-size: 1.2em;
  }
  .button[data-size="small"] {
    font-size: 0.8em;
  }
  .button[data-size="tiny"] {
    font-size: 0.6em;
  }
  .quote,
  blockquote {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.25;
    text-transform: none;
    font-style: normal;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  .quote .quote_by,
  blockquote .quote_by,
  .quote cite,
  blockquote cite {
    font-size: 14px;
  }
  .text_intro {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1.big,
  .h1.big,
  h1.large,
  .h1.large {
    font-size: 3.25em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h1,
  .h1,
  h2.large,
  .h2.large {
    font-size: 2.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.75em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h2,
  .h2,
  h1.small,
  .h1.small,
  h3.large,
  .h3.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.85em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h3,
  .h3,
  h2.small,
  .h2.small,
  h4.large,
  .h4.large {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h4,
  .h4,
  h3.small,
  .h3.small,
  h5.large,
  .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  h5,
  .h5,
  h4.small,
  .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1,
  #page_text > .h1,
  #page_text > h2.large,
  #page_text > .h2.large {
    font-size: 2.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h2,
  #page_text > .h2,
  #page_text > h1.small,
  #page_text > .h1.small,
  #page_text > h3.large,
  #page_text > .h3.large {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h3,
  #page_text > .h3,
  #page_text > h2.small,
  #page_text > .h2.small,
  #page_text > h4.large,
  #page_text > .h4.large {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h4,
  #page_text > .h4,
  #page_text > h3.small,
  #page_text > .h3.small,
  #page_text > h5.large,
  #page_text > .h5.large {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h5,
  #page_text > .h5,
  #page_text > h4.small,
  #page_text > .h4.small {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.25em;
    font-family: 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
  #page_text > h1.big,
  #page_text > .h1.big,
  #page_text > h1.large,
  #page_text > .h1.large {
    font-size: 3.25em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
    font-family: 'Circular Bold Std', 'Circular Std', 'Poppins', 'Roboto', 'Lato', 'Raleway', Arial, sans-serif;
  }
}
