@media only screen and (min-width: 1000px) {
  body #ajax-content-wrap.no-scroll {
    min-height: calc(100vh - 196px);
    height: calc(100vh - 196px) !important;
  }
}
@media only screen and (min-width: 1000px) {
  #page-header-wrap.fullscreen-header,
  #page-header-wrap.fullscreen-header #page-header-bg,
  html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,
  .nectar_fullscreen_zoom_recent_projects,
  #nectar_fullscreen_rows:not(.afterLoaded) > div {
    height: calc(100vh - 195px);
  }
  .wpb_row.vc_row-o-full-height.top-level,
  .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
    min-height: calc(100vh - 195px);
  }
  html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header {
    top: 196px;
  }
  .nectar-slider-wrap[data-fullscreen=true]:not(.loaded),
  .nectar-slider-wrap[data-fullscreen=true]:not(.loaded) .swiper-container {
    height: calc(100vh - 194px) !important;
  }
  .admin-bar .nectar-slider-wrap[data-fullscreen=true]:not(.loaded),
  .admin-bar .nectar-slider-wrap[data-fullscreen=true]:not(.loaded) .swiper-container {
    height: calc(100vh - 194px - 32px) !important;
  }
}
@media only screen and (max-width: 999px) {
  .using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable=on]) > div {
    height: calc(100vh - 142px);
  }
  .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,
  .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12,
  [data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,
  [data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
    min-height: calc(100vh - 142px);
  }
  html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,
  .nectar_fullscreen_zoom_recent_projects,
  .nectar-slider-wrap[data-fullscreen=true]:not(.loaded),
  .nectar-slider-wrap[data-fullscreen=true]:not(.loaded) .swiper-container,
  #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable=on]) > div {
    height: calc(100vh - 89px);
  }
  .wpb_row.vc_row-o-full-height.top-level,
  .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
    min-height: calc(100vh - 89px);
  }
  body[data-transparent-header=false] #ajax-content-wrap.no-scroll {
    min-height: calc(100vh - 89px);
    height: calc(100vh - 89px);
  }
}
@media only screen and (max-width: 999px) {
  .vc_row.top_padding_tablet_12pct {
    padding-top: 12% !important;
  }
}
@media only screen and (max-width: 999px) {
  .vc_row.bottom_padding_tablet_200px {
    padding-bottom: 200px !important;
  }
}
@media only screen and (max-width: 999px) {
  .divider-wrap.height_tablet_20px > .divider {
    height: 20px !important;
  }
}
.img-with-aniamtion-wrap[data-border-radius=none] .img-with-animation,
.img-with-aniamtion-wrap[data-border-radius=none] .hover-wrap {
  border-radius: none;
}

.wpb_column[data-cfc=true] h1,
.wpb_column[data-cfc=true] h2,
.wpb_column[data-cfc=true] h3,
.wpb_column[data-cfc=true] h4,
.wpb_column[data-cfc=true] h5,
.wpb_column[data-cfc=true] h6,
.wpb_column[data-cfc=true] p {
  color: inherit;
}

.col.padding-5-percent > .vc_column-inner,
.col.padding-5-percent > .n-sticky > .vc_column-inner {
  padding: 36px;
}

@media only screen and (max-width: 690px) {
  .col.padding-5-percent > .vc_column-inner,
  .col.padding-5-percent > .n-sticky > .vc_column-inner {
    padding: 6vw;
  }
}
@media only screen and (min-width: 1000px) {
  .col.padding-5-percent > .vc_column-inner,
  .col.padding-5-percent > .n-sticky > .vc_column-inner {
    padding: calc((100vw - 180px) * 0.05);
  }
  .column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner {
    padding: calc((100vw - 180px) * 0.025);
  }
}
@media only screen and (min-width: 1425px) {
  .col.padding-5-percent > .vc_column-inner {
    padding: 62.25px;
  }
  .column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner {
    padding: 31.125px;
  }
}
.full-width-content .col.padding-5-percent > .vc_column-inner {
  padding: 5vw;
}

@media only screen and (max-width: 999px) {
  .full-width-content .col.padding-5-percent > .vc_column-inner {
    padding: 6vw;
  }
}
@media only screen and (min-width: 1000px) {
  .full-width-content .column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner {
    padding: 2.5vw;
  }
}
@media only screen and (max-width: 999px) {
  .wpb_column.top_margin_tablet_-75px {
    margin-top: -75px !important;
  }
}
#ajax-content-wrap .col[data-padding-pos=bottom-left] > .vc_column-inner {
  padding-right: 0;
  padding-top: 0;
}

.col.padding-3-percent > .vc_column-inner,
.col.padding-3-percent > .n-sticky > .vc_column-inner {
  padding: 18px;
}

@media only screen and (max-width: 690px) {
  .col.padding-3-percent > .vc_column-inner,
  .col.padding-3-percent > .n-sticky > .vc_column-inner {
    padding: 3vw;
  }
}
@media only screen and (min-width: 1000px) {
  .col.padding-3-percent > .vc_column-inner,
  .col.padding-3-percent > .n-sticky > .vc_column-inner {
    padding: calc((100vw - 180px) * 0.03);
  }
  .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner {
    padding: calc((100vw - 180px) * 0.015);
  }
}
@media only screen and (min-width: 1425px) {
  .col.padding-3-percent > .vc_column-inner {
    padding: 37.35px;
  }
  .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner {
    padding: 18.675px;
  }
}
.full-width-content .col.padding-3-percent > .vc_column-inner {
  padding: 3vw;
}

@media only screen and (max-width: 999px) {
  .full-width-content .col.padding-3-percent > .vc_column-inner {
    padding: 3vw;
  }
}
@media only screen and (min-width: 1000px) {
  .full-width-content .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner {
    padding: 1.5vw;
  }
}
@media only screen and (max-width: 999px) {
  .wpb_column.top_margin_tablet_0px {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 999px) {
  .wpb_column.top_margin_tablet_-200px {
    margin-top: -200px !important;
  }
}
@media only screen and (max-width: 999px) {
  .vc_row.bottom_padding_tablet_12pct {
    padding-bottom: 12% !important;
  }
}
body .container-wrap .vc_row-fluid[data-column-margin="50px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] .full-page-inner > .span_12 {
  margin-left: -25px;
  margin-right: -25px;
}

body .container-wrap .vc_row-fluid[data-column-margin="50px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="50px"] .child_column {
  padding-left: 25px;
  padding-right: 25px;
}

.container-wrap .vc_row-fluid[data-column-margin="50px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="50px"].full-width-content .full-page-inner > .span_12 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 25px;
  padding-right: 25px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="50px"].full-width-content > .span_12 {
  padding-right: 25px;
}

@media only screen and (max-width: 999px) and (min-width: 690px) {
  .vc_row-fluid[data-column-margin="50px"] > .span_12 > .one-fourths:not([class*=vc_col-xs-]),
  .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="50px"] > .span_12 > .one-fourths:not([class*=vc_col-xs-]) {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 690px) {
  .wpb_column.top_margin_phone_0px {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 690px) {
  .divider-wrap.height_phone_20px > .divider {
    height: 20px !important;
  }
}
@media only screen and (max-width: 690px) {
  .vc_row.top_padding_phone_15pct {
    padding-top: 15% !important;
  }
}
@media only screen and (max-width: 690px) {
  .vc_row.bottom_padding_phone_200px {
    padding-bottom: 200px !important;
  }
}
@media only screen and (max-width: 690px) {
  .wpb_column.top_margin_phone_-57px {
    margin-top: -57px !important;
  }
}
@media only screen and (max-width: 690px) {
  .vc_row.bottom_padding_phone_15pct {
    padding-bottom: 15% !important;
  }
}
@media only screen and (max-width: 690px) {
  .wpb_column.top_margin_phone_-200px {
    margin-top: -200px !important;
  }
}
.screen-reader-text,
.nectar-skip-to-content:not(:focus) {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* ----------------------------------------------------------------------------------------------------

SCSS Form Reset Helpers - Forked from: https://gist.github.com/anthonyshort/552543

Intended usage:
- MIXINS: for very specific use cases, when you dont want to reset absolutly all the forms, very verbose output.
- PLACEHOLDER SELECTORS: use as extending classes. Less verbose, more generic overrides.

A couple of things to watch out for:

- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs

----------------------------------------------------------------------------------------------------*/
textarea, button, select, label, input {
  display: inline-block;
  margin: 0;
  border: 0;
  padding: 0;
  width: auto;
  vertical-align: middle;
  white-space: normal;
  line-height: inherit;
  background: none;
  /* Browsers have different default form fonts */
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

select, input[type=reset], input[type=button], input[type=submit], input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input:focus {
  outline: 0;
}
input[type=checkbox], input[type=radio] {
  width: 13px;
  height: 13px;
}
input {
  /* Make webkit render the search input like a normal text field */
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
input {
  /* Turn off the recent search for webkit. It adds about 15px padding on the left */
}
::-webkit-search-decoration {
  display: none;
}

input {
  /* Fix IE7 display bug */
}
input[type=reset], input[type=button], input[type=submit] {
  overflow: visible;
}
input {
  /* These elements are usually rendered a certain way by the browser */
}
select {
  /* Move the label to the top */
}
select[multiple] {
  vertical-align: top;
}

button {
  background: none;
  border: 0;
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:hover, button:active, button:focus {
  outline: 0;
}
button {
  /* IE8 and FF freak out if this rule is within another selector */
}
::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none;
}

textarea {
  /* Move the label to the top */
  vertical-align: top;
  /* Turn off scroll bars in IE unless needed */
  overflow: auto;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "justlovely";
  src: url("../fonts/JustLovely.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.zahrah-font {
  font-family: "zahrah", serif;
  font-weight: 500;
  font-style: italic;
}

.container-wrap input[type=text],
.container-wrap input[type=email],
.container-wrap input[type=password],
.container-wrap input[type=tel],
.container-wrap input[type=url],
.container-wrap input[type=search],
.container-wrap input[type=date],
.container-wrap input[type=number],
.container-wrap textarea,
.container-wrap select,
body > #review_form_wrapper.modal input[type=text],
body > #review_form_wrapper.modal textarea,
body > #review_form_wrapper.modal select,
body > #review_form_wrapper.modal input[type=email],
.select2-container--default .select2-selection--single,
body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single,
.woocommerce input#coupon_code,
.material.woocommerce-page[data-form-style=default] input#coupon_code,
body[data-form-style=minimal] input[type=text],
body[data-form-style=minimal] textarea,
body[data-form-style=minimal] input[type=email],
body[data-form-style=minimal] input[type=password],
body[data-form-style=minimal] input[type=tel],
body[data-form-style=minimal] input[type=url],
body[data-form-style=minimal] input[type=search],
body[data-form-style=minimal] input[type=date],
body[data-form-style=minimal] input[type=number],
body[data-form-style=minimal] select {
  font-size: 1rem !important;
}

em {
  font-size: 100% !important;
  line-height: inherit !important;
  font-weight: inherit !important;
}

body a {
  color: #2E323B;
}

.wpb_text_column.wpb_content_element a,
.wpb_text_column a,
.post-content a,
p a,
.dark .wpb_text_column.wpb_content_element a,
.dark .wpb_text_column a,
.dark .post-content a,
.dark p a {
  color: var(--nectar-accent-color);
  font-weight: 600;
}

.light .wpb_text_column.wpb_content_element a,
.light .wpb_text_column a,
.light .post-content a,
.light p a {
  color: #ffffff;
  font-weight: 600;
}

strong,
b {
  font-weight: 700;
}

p,
.content li {
  margin-bottom: 1.5rem;
}

.wpb_text_column.wpb_content_element ul:not(.slides):not(.gform_fields):not(.gfield_checkbox),
.post-content ul:not(.slides):not(.gform_fields):not(.gfield_checkbox) {
  margin-left: 1rem;
  margin-bottom: 1.5rem;
}

.font--proximanova .font--proximanova strong {
  font-family: "proxima-nova", sans-serif;
}

.font--georgia,
.font--georgia strong {
  font-family: Georgia, serif;
}

.blog-pagination__container {
  width: 100%;
  margin-top: 2.5rem;
  padding-top: 3.5rem;
  border-top: 3px solid #e4e4e4;
  margin-bottom: 3.5rem;
}

.blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

.blog-pagination .page-item,
.pagination-ellipsis {
  list-style: none;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  box-shadow: none;
  box-sizing: border-box;
  width: auto;
  padding: 0;
  margin: 0 0.5rem !important;
}
.blog-pagination .page-item.active,
.pagination-ellipsis.active {
  background: #00589B;
  color: #ffffff;
}
.blog-pagination .page-item.active .pagination-page__link,
.pagination-ellipsis.active .pagination-page__link {
  color: #ffffff;
}

.pagination-page__link,
.content li.pagination-ellipsis {
  display: block;
  color: #2E323B;
  font-weight: 700;
  text-decoration: none;
  padding: 0.75rem 1rem;
  margin-bottom: 0 !important;
}

.pagination-page__link:hover {
  color: #789BC5;
}

.blog-pagination .page-item .page-link.pagination-page__link,
.blog-pagination .pagination-ellipsis {
  padding: 10px 21px;
}

@media (min-width: 481px) {
  .pagination-ellipsis {
    box-sizing: content-box;
  }
}
@media (min-width: 691px) {
  .blog-pagination__container {
    margin-top: 3.5rem;
  }
  .pagination-page__link,
  .content li.pagination-ellipsis {
    padding: 1rem;
  }
}
#search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

#search-results .result {
  width: 100%;
  display: flex;
  opacity: 1;
  padding: 0 !important;
}
#search-results .result:first-child {
  margin-top: 0;
}

#search-results .result .inner-wrap {
  width: 100%;
  box-shadow: none;
  padding: 0;
  background: none;
  display: flex;
  flex-direction: column;
  text-align: center;
}
#search-results .result .inner-wrap a:hover .result-image {
  opacity: 0.85;
}
#search-results .result .inner-wrap a:hover .result-link {
  color: #00589B;
}
#search-results .result .inner-wrap a:hover .result-link:before {
  background-color: #00589B;
}

#search-results .result .result-image {
  position: relative;
  width: 100%;
  height: 208px;
  max-height: none;
  min-height: none;
  overflow: hidden;
  transition: all 0.25s ease-in-out;
  background-size: cover;
}
#search-results .result .result-image img {
  margin-bottom: 0;
}

#search-results .result .result-content {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}
#search-results .result .result-content p {
  margin-bottom: 0;
}

#search-results .result .result-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #252525;
  margin-bottom: 10px;
}

#search-results .result .result-excerpt,
#search-results .result .result-link {
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  display: block;
}

#search-results .result .result-link {
  color: #789BC5;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
}
#search-results .result .result-link:before {
  font-family: "Font Awesome 5 Free";
  content: "\f067";
  font-weight: 900;
  margin-right: 0.25rem;
  padding: 0;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  font-size: 0.5rem;
  line-height: 20px;
  width: 20px;
  color: #ffffff;
  background: #789BC5;
  transform: translateY(-2px);
  transition: all 0.25s ease-in-out;
}

.page-template-page-searchpage .search-form {
  display: flex;
}

@media (min-width: 691px) {
  body #search-results {
    flex-direction: row;
  }
  body #search-results .result {
    width: 47.75%;
  }
  body #search-results .result .inner-wrap {
    text-align: left;
  }
  body #search-results .result .result-image {
    height: 161px;
  }
}
@media (min-width: 1000px) {
  body .search-content .global-page__heading {
    margin-left: 50px;
    margin-right: 50px;
    box-sizing: border-box !important;
  }
  body #search-results {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  body #search-results .result {
    width: 48.5%;
  }
  body #search-results .result .result-image {
    height: 250px;
  }
}
@media (min-width: 1301px) {
  body #search-results .result {
    width: 32%;
  }
  body #search-results .result .result-image {
    height: 214px;
  }
}
@media (min-width: 1421px) {
  body .search-content .global-page__heading {
    margin-left: 90px;
    margin-right: 90px;
  }
  body #search-results {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  body .search-content .global-page__heading {
    margin-left: 0;
    margin-right: 0;
  }
  body #search-results {
    padding: 0;
  }
  body #search-results .result .result-image {
    height: 256px;
  }
}
body #error-404 h2 {
  font-size: 32px !important;
}

@media (min-width: 691px) {
  body #error-404 h2 {
    font-size: 54px !important;
  }
}
.sharing-panel {
  display: none;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  width: 200px;
  padding: 2rem 1rem;
  text-align: center;
  background: #ffffff;
  box-shadow: 0 3px 6px #B6BABE;
  box-sizing: border-box;
  border-radius: 10px;
  margin-top: -120px;
  transform: translateX(0%);
}
.sharing-panel.active {
  display: block;
}

.sharing-panel__close {
  width: 100%;
  position: absolute;
  top: 10px;
  right: 10px;
  left: auto;
  text-align: right;
  color: #B6BABE;
  cursor: pointer;
}
.sharing-panel__close:hover {
  color: #2E323B;
}

.sharing-panel__title {
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
}

.sharing-panel__items {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 1rem;
}

.sharing-panel__item i {
  font-size: 2rem;
}
.sharing-panel__item:hover.sharing-panel__item--twitter i {
  color: #1da1f2;
}
.sharing-panel__item:hover.sharing-panel__item--facebook i {
  color: #3b5998;
}
.sharing-panel__item:hover.sharing-panel__item--pinterest i {
  color: #e60019;
}

@media (min-width: 481px) {
  .sharing-panel {
    right: 50%;
    transform: translateX(50%);
  }
}
.lightbox .lb-outerContainer {
  width: 100% !important;
  height: 100vh !important;
  border-radius: 0 !important;
  background: #2E323B !important;
}
.lightbox .lb-dataContainer {
  padding-top: 0;
  border-radius: 0;
}
.lightbox .lb-image {
  display: none !important;
  border-radius: 0 !important;
  border: 0 !important;
}
.lightbox .lb-nav a.lb-prev:after,
.lightbox .lb-nav a.lb-next:after,
.lightbox .lb-closeContainer .lb-close:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: white;
}
.lightbox .lb-nav a {
  position: absolute;
  top: 50%;
  opacity: 1 !important;
  background: none;
  width: 60px;
  margin-top: 0;
  transition: all 0.25s ease-in-out;
}
.lightbox .lb-nav a:after {
  font-size: 31px;
}
.lightbox .lb-nav a.lb-prev {
  left: 0;
}
.lightbox .lb-nav a.lb-prev:after {
  content: "\f104";
}
.lightbox .lb-nav a.lb-next {
  right: 0;
}
.lightbox .lb-nav a.lb-next:after {
  content: "\f105";
}
.lightbox .lb-closeContainer .lb-before-after-btns {
  position: absolute;
  top: 20px;
  right: 80px;
  display: flex;
  z-index: 12;
  gap: 20px;
}
.lightbox .lb-closeContainer .lb-before-after-btns button {
  background-color: white;
  color: var(--nectar-accent-color);
  border: 2px solid var(--nectar-accent-color);
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.25s ease-in-out;
  height: 35px;
  padding: 0 20px;
  line-height: 32px;
}
.lightbox .lb-closeContainer .lb-before-after-btns button:hover {
  background: rgba(255, 255, 255, 0.3);
}
.lightbox .lb-closeContainer .lb-before-after-btns button.active {
  background: var(--nectar-accent-color);
  border: 2px solid var(--nectar-accent-color);
  color: #fff;
}
.lightbox .lb-closeContainer .lb-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 34px;
  height: 34px;
  background: rgba(0, 0, 0, 0.5);
  float: none;
  opacity: 1;
  z-index: 12;
  text-align: center;
  border: 4px solid white;
  border-radius: 50%;
}
.lightbox .lb-closeContainer .lb-close:after {
  content: "\f00d";
  font-size: 20px;
  line-height: 27px;
}
.lightbox .lb-data .lb-details {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 100%;
  float: none;
  position: absolute;
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.75);
  top: auto;
  bottom: 0;
  left: 0;
  padding: 50px;
  z-index: 40;
  height: 33.3333333333vh;
}
@media (min-width: 691px) {
  .lightbox .lb-data .lb-details {
    flex-direction: row;
    height: auto;
    justify-content: space-between;
  }
}
.lightbox .lb-data .lb-caption {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
  color: #ffffff;
}
.lightbox .lb-data .lb-morebutton {
  align-self: center;
  padding: 0.5rem 1.25rem;
  border: 1px solid #ffffff;
  background: #00589B;
  font-size: 13px;
  line-height: 26px;
  margin-top: 20px;
}
.lightbox .lb-container {
  position: absolute;
  top: 40%;
  width: 100%;
  height: 100%;
  max-height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.25s ease-in-out;
  transform: translateY(-40%);
}

@media (min-width: 481px) {
  .lightbox .lb-container {
    max-height: 467px;
  }
}
@media (min-width: 691px) {
  .lightbox .lb-nav a:after {
    font-size: 41.3333333333px;
  }
  .lightbox .lb-data .lb-morebutton {
    font-size: 16px;
  }
}
@media (min-width: 1000px) {
  .lightbox .lb-nav a {
    margin-top: -31px;
  }
  .lightbox .lb-nav a:after {
    font-size: 62px;
  }
  .lightbox .lb-nav a.lb-prev {
    left: 50px;
  }
  .lightbox .lb-nav a.lb-next {
    right: 50px;
  }
  .lightbox .lb-data .lb-details {
    flex-direction: row;
    text-align: left;
  }
  .lightbox .lb-data .lb-caption {
    font-size: 1.75rem;
    line-height: 1.5;
  }
  .lightbox .lb-data .lb-morebutton {
    margin-top: 0;
  }
  .lightbox .lb-container {
    position: relative;
    top: auto;
    max-height: none;
    transform: translateY(0);
  }
}
/* IE11 only */
@media all and (-ms-high-contrast: none) {
  #header-outer #top .global-header__container .global-header__logo {
    width: 190px;
  }
  #header-outer #top nav > ul#menu-megamenu > li.megamenu-item .wpb_row .wpb_column .row_col_wrap_12_inner .wpb_column.vc_col-sm-4 .vc_custom_heading {
    margin-top: 7px !important;
  }
  .special-offers--mobile .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    width: 100%;
  }
  .module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide,
  .module-content-hero-vimeo-title .vimeo-first-row {
    top: 0;
    bottom: 0;
  }
  #footer-outer #copyright ul li a img {
    width: 100px !important;
    height: 22.5px !important;
  }
  .dk-gallery-heading.dk-gallery-heading__nobutton {
    display: block !important;
  }
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap:last-child .hover-wrap {
    transform: translateY(12px) !important;
  }
  .lightbox {
    top: 0 !important;
  }
  .lightbox .lb-image {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
  }
  .module-content-two-image-brochure .vc_col-sm-1 {
    background-color: transparent !important;
  }
  .module-content-two-image-brochure .vc_col-sm-1 .column-bg-overlay-wrap {
    background-color: transparent !important;
  }
  .module-content-two-image-brochure .vc_col-sm-1 .column-bg-overlay-wrap .column-bg-overlay {
    background-color: transparent !important;
  }
  .module-content-two-image-brochure-alt .vc_col-sm-1 {
    background-color: transparent !important;
  }
  .module-content-two-image-brochure-alt .vc_col-sm-1 .column-bg-overlay-wrap {
    background-color: transparent !important;
  }
  .module-content-two-image-brochure-alt .vc_col-sm-1 .column-bg-overlay-wrap .column-bg-overlay {
    background-color: transparent !important;
  }
  #reviewkog-reviews .flexslider .slides {
    display: inline-flex;
    flex-wrap: wrap;
  }
  #reviewkog-reviews .flexslider .nr-list__item {
    display: block;
    width: 100%;
    max-width: 370px;
    margin-top: 20px;
    margin-left: 0;
  }
  #reviewkog-reviews .flexslider .nr-list__item:nth-child(4n+1) {
    margin-left: 0;
  }
  #reviewkog-reviews .nr-container .nr-list {
    display: inline-flex;
    flex-wrap: wrap;
  }
  #reviewkog-reviews .nr-container .nr-list__item {
    display: block;
    width: 100%;
    max-width: 370px;
    margin-top: 20px;
    margin-left: 0;
  }
  #reviewkog-reviews .nr-container .nr-list__item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 691px) and (-ms-high-contrast: none) {
  #reviewkog-reviews .flexslider .nr-list__item {
    max-width: none;
  }
  #reviewkog-reviews .nr-container .nr-list__item {
    max-width: none;
  }
}
@media screen and (max-width: 999px) and (-ms-high-contrast: none) {
  .vimeo-last-col {
    margin-top: 8%;
  }
}
@media screen and (min-width: 1000px) and (-ms-high-contrast: none) {
  .module-content-hero-vimeo-title iframe {
    transform: scale(2) !important;
  }
  .special-offers--desktop .img-with-aniamtion-wrap {
    width: 200px !important;
    height: 200px !important;
  }
  .module-content-hero-header .hero-header-item .row_col_wrap_12_inner.col.span_12 {
    min-height: 250px;
  }
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap:last-child .hover-wrap {
    transform: translate(7px) !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .custom-triangle .wpb_row.inner_row {
    margin-top: -1px !important;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower .custom-triangle .wpb_row.inner_row {
    margin-top: -1px !important;
  }
  #reviewkog-reviews .flexslider .nr-list__item {
    max-width: 370px;
    margin-left: 20px;
  }
  #reviewkog-reviews .flexslider .nr-list__item:nth-child(2n+1) {
    margin-left: 0;
  }
  #reviewkog-reviews .flexslider .nr-list__item:nth-child(4n+1) {
    margin-left: 20px;
  }
  #reviewkog-reviews .nr-container .nr-list__item {
    max-width: 370px;
    margin-left: 20px;
  }
  #reviewkog-reviews .nr-container .nr-list__item:nth-child(2n+1) {
    margin-left: 0;
  }
  #reviewkog-reviews .nr-container .nr-list__item:nth-child(4n+1) {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1280px) and (-ms-high-contrast: none) {
  .special-offers--desktop {
    width: 250px !important;
    height: 250px !important;
  }
  .special-offers--desktop .img-with-aniamtion-wrap {
    width: 250px !important;
    height: 250px !important;
  }
}
@media screen and (min-width: 1680px) and (-ms-high-contrast: none) {
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap:last-child .hover-wrap {
    transform: translateY(8px) !important;
  }
  .special-offers--desktop {
    width: 300px !important;
    height: 300px !important;
  }
  .special-offers--desktop .img-with-aniamtion-wrap {
    width: 300px !important;
    height: 300px !important;
  }
}
body {
  background: #e4e4e4;
  color: #2E323B;
}

b,
strong {
  display: inline-block;
}

hr {
  border-color: #e4e4e4;
  margin: 5px auto;
  width: 100%;
}

.mx4 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.text-capitalize {
  text-transform: capitalize;
}

.mb-1 {
  margin-bottom: 1rem;
}

.material .wpb_row {
  margin-bottom: 0;
}

.displaynone {
  display: none;
}

.divider {
  height: 0;
}

.flexslider .slides {
  margin: 0 !important;
}
.flexslider .flex-control-nav.flex-control-paging.inactive {
  height: 0 !important;
  margin-top: 0 !important;
}

[class*=rTapNumber] {
  color: #2E323B;
}

.nectar-button {
  background-color: var(--nectar-accent-color);
}

.nectar-button.regular-button.button--greyonblacktransparent {
  border: 1px solid black !important;
  color: black !important;
}
.nectar-button.regular-button.button--greyonblacktransparent:hover {
  color: #ffffff !important;
  border-color: inherit !important;
}

.container {
  max-width: 100%;
}

.container-wrap {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.container[class$=-content]:not(.main-content) {
  padding-top: 30px !important;
}

/* .container:not(.global-header__container) {
    padding-left: 25px !important;
    padding-right: 25px !important;
} */
.global-page__heading {
  padding-bottom: 2.5rem;
  margin-bottom: 3rem;
  border-bottom: 3px solid #e4e4e4;
}

.global-page__heading h1 {
  font-size: 1.75rem;
  line-height: 2.5rem;
}

.pb-module {
  margin-bottom: 0 !important;
}

.custom-triangle .img-with-aniamtion-wrap:first-child {
  position: relative;
  overflow: hidden;
}
.custom-triangle.triangle-down .img-with-aniamtion-wrap:first-child:before, .custom-triangle.triangle-down .img-with-aniamtion-wrap:first-child:after,
.custom-triangle.triangle-down .gallery-category__tab:before,
.custom-triangle.triangle-down .gallery-category__tab:after {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 50%;
  background-color: #ffffff;
  z-index: 1;
  height: 20px;
}
.custom-triangle.triangle-down .img-with-aniamtion-wrap:first-child:before,
.custom-triangle.triangle-down .gallery-category__tab:before {
  right: 50%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  transform: skewX(45deg);
}
.custom-triangle.triangle-down .img-with-aniamtion-wrap:first-child:after,
.custom-triangle.triangle-down .gallery-category__tab:after {
  left: 50%;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -ms-transform: skewX(-45deg);
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
}
.custom-triangle.triangle-down.vc_custom_heading:after {
  position: absolute;
  content: "";
  background: #00589B;
  width: 40px;
  height: 40px;
  transform: translateX(-20px) rotate(-45deg);
  left: 50%;
  bottom: -20px;
}

.case-study-template-default.single-case-study .heading-title.hentry,
.case-study-template-default.single-case-study .breadcrumbs,
.case-study-template-default.single-case-study .blog_next_prev_buttons {
  display: none;
}
.case-study-template-default.single-case-study .post-area {
  margin-top: 0;
}
.case-study-template-default.single-case-study .material .wpb_row,
.case-study-template-default.single-case-study .row {
  padding-bottom: 0;
}

@-webkit-keyframes slowPulse {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.25);
  }
}
@keyframes slowPulse {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.25);
  }
}
@-webkit-keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  33% {
    transform: rotate(-15deg);
  }
  66% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(15deg);
  }
}
@keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  33% {
    transform: rotate(-15deg);
  }
  66% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(15deg);
  }
}
.archive.category .module-content-hero-header .module-content-hero-header__slide {
  background-image: url(/wp-content/uploads/envisage-flush-windows-gallery-5.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.wpb_column .column-bg-overlay,
.wpb_column .column-bg-overlay-wrap {
  transition: none !important;
  transform: none !important;
  opacity: 1;
  animation: none !important;
}

.wpb_gallery_slidesflickity--custom .wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-viewport {
  margin-top: 40px;
}
@media (min-width: 1000px) {
  .wpb_gallery_slidesflickity--custom .wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-viewport {
    margin-top: 0;
  }
}
.wpb_gallery_slidesflickity--custom .wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-slider .cell {
  width: 100%;
}
.wpb_gallery_slidesflickity--custom .wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-slider .cell img {
  margin: 0 auto;
}

div.row-bg.viewport-desktop.using-image,
div.row-bg.viewport-phone.using-image,
video.nectar-video-bg {
  background-size: cover;
  visibility: visible;
  opacity: 1 !important;
}

/* fix megamenu font sizes */
#header-outer .sf-menu li ul li.menu-item a,
.megamenu-item h4,
#menu-megamenu .megamenu-dropdown__container .wpb_column:not(.vc_col-sm-10):not(.vc_col-sm-8):not(.vc_col-sm-6) .vc_custom_heading,
#header-outer .sf-menu li ul li.menu-item a,
#top nav > ul > li > a,
#menu-megamenu .wpb_text_column.wpb_content_element h3,
.slim_header #top nav.global-nav__upper > ul > li > a,
.slim_header #top nav > ul#menu-megamenu > li.megamenu-item > a {
  font-size: 16px !important;
  line-height: 26px !important;
}

#top nav > ul > li > a {
  line-height: 20px !important;
}

#menu-megamenu .wpb_text_column.wpb_content_element h3 {
  font-size: 18px !important;
  line-height: 32px !important;
}

#top nav > ul#menu-megamenu > li.megamenu-item > a,
#menu-megamenu .wpb_text_column.wpb_content_element h3 {
  text-transform: uppercase !important;
}

.heading-ellipsis--one-line,
.heading-ellipsis--two-line {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 691px) {
  .heading-ellipsis--one-line,
  .heading-ellipsis--two-line {
    -webkit-line-clamp: 1;
  }
}

@media (min-width: 691px) {
  .heading-ellipsis--two-line {
    -webkit-line-clamp: 2;
  }
}

.border_color_FAB51F .link_wrap {
  border-color: #FAB51F;
}

.border_color_002F54 .link_wrap {
  border-color: #002F54;
}

.border_color_758592 .link_wrap {
  border-color: #758592;
}

.border_color_E4E4E4 .link_wrap {
  border-color: #E4E4E4;
}

.border-bottom--accent-color {
  border-bottom: 5px solid var(--nectar-accent-color);
}

.ti-widget .ti-header {
  padding: 0 !important;
}

.half-bottom-colour > .row-bg-wrap:first-child .row-bg {
  background-image: linear-gradient(to bottom, #fff 0%, #fff 40%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 100%) !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
}

.flickity-horizontal-carousel.half-bottom-colour > .row-bg-wrap:first-child .row-bg {
  background-image: linear-gradient(to bottom, #fff 0%, #fff 55%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%) !important;
}

/* NEW FOOTER STUFF */
#footer-outer,
.site-footer {
  display: none;
}

.global-footer-section .img-with-aniamtion-wrap > .inner {
  height: auto;
}
.global-footer-section div.row-bg.viewport-desktop.using-image,
.global-footer-section div.row-bg.viewport-phone.using-image {
  background-size: contain;
}
.global-footer-section ul li {
  list-style: none !important;
}
.global-footer-section ul li:marker {
  content: none;
}

body.material .global-footer-menu .widget_nav_menu li {
  padding-bottom: 8px;
}
body.material .global-footer-menu .widget_nav_menu li a {
  padding: 0;
}
body.material .global-footer-menu .widget_nav_menu li a:hover {
  color: var(--nectar-extra-color-3) !important;
}
body.material .global-footer-inline ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}
body.material .global-footer-inline .widget_nav_menu ul li {
  padding-bottom: 0;
}
body.material .global-footer-inline .widget_nav_menu ul li:last-child {
  padding-right: 0;
}
body.material .global-footer-section-mob .accordion .toggle {
  padding: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
body.material .global-footer-section-mob .accordion .toggle-title a {
  --toggle-spacing: 15px !important;
}
body.material .global-footer-section-mob .accordion .toggle > .toggle-title a .nectar-toggle-icon-circle {
  opacity: 0.5 !important;
}
body.material .global-footer-section-mob .widget_nav_menu li a {
  color: #ffffff !important;
}
body.material .global-footer-section img:not([srcset]) {
  width: 100% !important;
}

@media (min-width: 768px) {
  .footer-showrooms-row .row_col_wrap_12_inner {
    display: flex;
    flex-wrap: nowrap;
  }
  .footer-showrooms-row .vc_col-sm-2 {
    display: flex;
  }
  .footer-showrooms-row .vc_col-sm-2 .vc_column-inner,
  .footer-showrooms-row .vc_col-sm-2 .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .footer-showrooms-row .vc_col-sm-2 .nectar-cta {
    margin-top: auto;
    align-self: flex-start;
    width: auto;
  }
}
/* margin-bottom : 0 removes the salient added margins */
.mb-0 .col p:last-child,
.mb-0 .col,
.mb-0 .nectar-highlighted-text,
.mb-0 .wpb_column:not([class*=vc_col-xs]),
.form-close-btn .vc_do_custom_heading,
.global-google-reviews-badge .wpb_wrapper > div {
  margin-bottom: 0 !important;
}

/* so we can control the padding around the widget - it leaves a large space on mob */
.ti-widget .ti-header {
  padding: 0 !important;
}

b, strong {
  display: inline;
}

@media (max-width: 689px) {
  .full-width-section.global-footer-section {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 481px) and (max-width: 689px) {
  body .container {
    max-width: 420px;
  }
}
@media (max-width: 689px) {
  #ajax-content-wrap .container-wrap .container:first-child {
    padding: 0;
  }
  #ajax-content-wrap .container:first-child .module-content-hero-title,
  #ajax-content-wrap .container:first-child .module-content-hero-header,
  #ajax-content-wrap .container:first-child .module-content-hero-image,
  .full-width-section:not(.module-content-hero-video-lightbox),
  .case-study-template-default .full-width-content.module-content-hero-video-lightbox {
    transform: none !important;
  }
  .full-width-section:not(.module-content-hero-title-bg),
  .pb-module__parent,
  .dk-gallery-wrapper,
  .module-content-priority-form,
  .full-width-section.module-content-finance,
  .page-template-page-searchpage .global-page__heading,
  #search-results,
  body.post-template-default.single-post .main-content .row,
  .module-content-swatch-tabs.module-content-swatch-tabs__lower,
  .module-content-faq-tabs.module-content-faq-tabs__lower {
    padding-left: 25px;
    padding-right: 25px;
    width: auto;
  }
  /* .full-width-section.module-content-downloads-form,*/
  .pb-module__parent .full-width-section.module-content-finance,
  .full-width-section.global-footer-section-mob {
    padding-left: 0;
    padding-right: 0;
  }
  video.nectar-video-bg {
    max-width: none;
  }
}
@media (min-width: 691px) {
  .container[class$=-content]:not(.main-content) {
    padding-top: 45px !important;
  }
  .container {
    max-width: 600px;
  }
  /* .container:not(.global-header__container) {
      padding-left: 0 !important;
      padding-right: 0 !important;
  } */
  .custom-triangle.triangle-down .img-with-aniamtion-wrap:first-child:before, .custom-triangle.triangle-down .img-with-aniamtion-wrap:first-child:after,
  .custom-triangle.triangle-down .gallery-category__tab:before,
  .custom-triangle.triangle-down .gallery-category__tab:after {
    height: 30px;
  }
  div.row-bg.viewport-desktop.using-image,
  div.row-bg.viewport-phone.using-image,
  video.nectar-video-bg {
    max-width: unset;
    max-height: 1366px;
  }
  a[href^="tel:"] {
    text-decoration: none;
  }
}
@media (max-width: 998px) {
  .mb-0 {
    margin-bottom: 0 !important;
  }
  .top_margin_phone_1px {
    margin-top: 1px;
  }
  .top_margin_phone_2px {
    margin-top: 2px;
  }
  .top_margin_phone_3px {
    margin-top: 3px;
  }
  .top_margin_phone_4px {
    margin-top: 4px;
  }
  .top_margin_phone_5px {
    margin-top: 5px;
  }
  .top_margin_phone_6px {
    margin-top: 6px;
  }
  .top_margin_phone_7px {
    margin-top: 7px;
  }
  .top_margin_phone_8px {
    margin-top: 8px;
  }
  .top_margin_phone_9px {
    margin-top: 9px;
  }
  .top_margin_phone_10px {
    margin-top: 10px;
  }
  .top_margin_phone_11px {
    margin-top: 11px;
  }
  .top_margin_phone_12px {
    margin-top: 12px;
  }
  .top_margin_phone_13px {
    margin-top: 13px;
  }
  .top_margin_phone_14px {
    margin-top: 14px;
  }
  .top_margin_phone_15px {
    margin-top: 15px;
  }
  .top_margin_phone_16px {
    margin-top: 16px;
  }
  .top_margin_phone_17px {
    margin-top: 17px;
  }
  .top_margin_phone_18px {
    margin-top: 18px;
  }
  .top_margin_phone_19px {
    margin-top: 19px;
  }
  .top_margin_phone_20px {
    margin-top: 20px;
  }
  .top_margin_phone_21px {
    margin-top: 21px;
  }
  .top_margin_phone_22px {
    margin-top: 22px;
  }
  .top_margin_phone_23px {
    margin-top: 23px;
  }
  .top_margin_phone_24px {
    margin-top: 24px;
  }
  .top_margin_phone_25px {
    margin-top: 25px;
  }
  .top_margin_phone_26px {
    margin-top: 26px;
  }
  .top_margin_phone_27px {
    margin-top: 27px;
  }
  .top_margin_phone_28px {
    margin-top: 28px;
  }
  .top_margin_phone_29px {
    margin-top: 29px;
  }
  .top_margin_phone_30px {
    margin-top: 30px;
  }
  .top_margin_phone_31px {
    margin-top: 31px;
  }
  .top_margin_phone_32px {
    margin-top: 32px;
  }
  .top_margin_phone_33px {
    margin-top: 33px;
  }
  .top_margin_phone_34px {
    margin-top: 34px;
  }
  .top_margin_phone_35px {
    margin-top: 35px;
  }
  .top_margin_phone_36px {
    margin-top: 36px;
  }
  .top_margin_phone_37px {
    margin-top: 37px;
  }
  .top_margin_phone_38px {
    margin-top: 38px;
  }
  .top_margin_phone_39px {
    margin-top: 39px;
  }
  .top_margin_phone_40px {
    margin-top: 40px;
  }
  .top_margin_phone_41px {
    margin-top: 41px;
  }
  .top_margin_phone_42px {
    margin-top: 42px;
  }
  .top_margin_phone_43px {
    margin-top: 43px;
  }
  .top_margin_phone_44px {
    margin-top: 44px;
  }
  .top_margin_phone_45px {
    margin-top: 45px;
  }
  .top_margin_phone_46px {
    margin-top: 46px;
  }
  .top_margin_phone_47px {
    margin-top: 47px;
  }
  .top_margin_phone_48px {
    margin-top: 48px;
  }
  .top_margin_phone_49px {
    margin-top: 49px;
  }
  .top_margin_phone_50px {
    margin-top: 50px;
  }
  .right_margin_phone_1px {
    margin-right: 1px;
  }
  .right_margin_phone_2px {
    margin-right: 2px;
  }
  .right_margin_phone_3px {
    margin-right: 3px;
  }
  .right_margin_phone_4px {
    margin-right: 4px;
  }
  .right_margin_phone_5px {
    margin-right: 5px;
  }
  .right_margin_phone_6px {
    margin-right: 6px;
  }
  .right_margin_phone_7px {
    margin-right: 7px;
  }
  .right_margin_phone_8px {
    margin-right: 8px;
  }
  .right_margin_phone_9px {
    margin-right: 9px;
  }
  .right_margin_phone_10px {
    margin-right: 10px;
  }
  .right_margin_phone_11px {
    margin-right: 11px;
  }
  .right_margin_phone_12px {
    margin-right: 12px;
  }
  .right_margin_phone_13px {
    margin-right: 13px;
  }
  .right_margin_phone_14px {
    margin-right: 14px;
  }
  .right_margin_phone_15px {
    margin-right: 15px;
  }
  .right_margin_phone_16px {
    margin-right: 16px;
  }
  .right_margin_phone_17px {
    margin-right: 17px;
  }
  .right_margin_phone_18px {
    margin-right: 18px;
  }
  .right_margin_phone_19px {
    margin-right: 19px;
  }
  .right_margin_phone_20px {
    margin-right: 20px;
  }
  .right_margin_phone_21px {
    margin-right: 21px;
  }
  .right_margin_phone_22px {
    margin-right: 22px;
  }
  .right_margin_phone_23px {
    margin-right: 23px;
  }
  .right_margin_phone_24px {
    margin-right: 24px;
  }
  .right_margin_phone_25px {
    margin-right: 25px;
  }
  .right_margin_phone_26px {
    margin-right: 26px;
  }
  .right_margin_phone_27px {
    margin-right: 27px;
  }
  .right_margin_phone_28px {
    margin-right: 28px;
  }
  .right_margin_phone_29px {
    margin-right: 29px;
  }
  .right_margin_phone_30px {
    margin-right: 30px;
  }
  .right_margin_phone_31px {
    margin-right: 31px;
  }
  .right_margin_phone_32px {
    margin-right: 32px;
  }
  .right_margin_phone_33px {
    margin-right: 33px;
  }
  .right_margin_phone_34px {
    margin-right: 34px;
  }
  .right_margin_phone_35px {
    margin-right: 35px;
  }
  .right_margin_phone_36px {
    margin-right: 36px;
  }
  .right_margin_phone_37px {
    margin-right: 37px;
  }
  .right_margin_phone_38px {
    margin-right: 38px;
  }
  .right_margin_phone_39px {
    margin-right: 39px;
  }
  .right_margin_phone_40px {
    margin-right: 40px;
  }
  .right_margin_phone_41px {
    margin-right: 41px;
  }
  .right_margin_phone_42px {
    margin-right: 42px;
  }
  .right_margin_phone_43px {
    margin-right: 43px;
  }
  .right_margin_phone_44px {
    margin-right: 44px;
  }
  .right_margin_phone_45px {
    margin-right: 45px;
  }
  .right_margin_phone_46px {
    margin-right: 46px;
  }
  .right_margin_phone_47px {
    margin-right: 47px;
  }
  .right_margin_phone_48px {
    margin-right: 48px;
  }
  .right_margin_phone_49px {
    margin-right: 49px;
  }
  .right_margin_phone_50px {
    margin-right: 50px;
  }
  .bottom_margin_phone_1px {
    margin-bottom: 1px;
  }
  .bottom_margin_phone_2px {
    margin-bottom: 2px;
  }
  .bottom_margin_phone_3px {
    margin-bottom: 3px;
  }
  .bottom_margin_phone_4px {
    margin-bottom: 4px;
  }
  .bottom_margin_phone_5px {
    margin-bottom: 5px;
  }
  .bottom_margin_phone_6px {
    margin-bottom: 6px;
  }
  .bottom_margin_phone_7px {
    margin-bottom: 7px;
  }
  .bottom_margin_phone_8px {
    margin-bottom: 8px;
  }
  .bottom_margin_phone_9px {
    margin-bottom: 9px;
  }
  .bottom_margin_phone_10px {
    margin-bottom: 10px;
  }
  .bottom_margin_phone_11px {
    margin-bottom: 11px;
  }
  .bottom_margin_phone_12px {
    margin-bottom: 12px;
  }
  .bottom_margin_phone_13px {
    margin-bottom: 13px;
  }
  .bottom_margin_phone_14px {
    margin-bottom: 14px;
  }
  .bottom_margin_phone_15px {
    margin-bottom: 15px;
  }
  .bottom_margin_phone_16px {
    margin-bottom: 16px;
  }
  .bottom_margin_phone_17px {
    margin-bottom: 17px;
  }
  .bottom_margin_phone_18px {
    margin-bottom: 18px;
  }
  .bottom_margin_phone_19px {
    margin-bottom: 19px;
  }
  .bottom_margin_phone_20px {
    margin-bottom: 20px;
  }
  .bottom_margin_phone_21px {
    margin-bottom: 21px;
  }
  .bottom_margin_phone_22px {
    margin-bottom: 22px;
  }
  .bottom_margin_phone_23px {
    margin-bottom: 23px;
  }
  .bottom_margin_phone_24px {
    margin-bottom: 24px;
  }
  .bottom_margin_phone_25px {
    margin-bottom: 25px;
  }
  .bottom_margin_phone_26px {
    margin-bottom: 26px;
  }
  .bottom_margin_phone_27px {
    margin-bottom: 27px;
  }
  .bottom_margin_phone_28px {
    margin-bottom: 28px;
  }
  .bottom_margin_phone_29px {
    margin-bottom: 29px;
  }
  .bottom_margin_phone_30px {
    margin-bottom: 30px;
  }
  .bottom_margin_phone_31px {
    margin-bottom: 31px;
  }
  .bottom_margin_phone_32px {
    margin-bottom: 32px;
  }
  .bottom_margin_phone_33px {
    margin-bottom: 33px;
  }
  .bottom_margin_phone_34px {
    margin-bottom: 34px;
  }
  .bottom_margin_phone_35px {
    margin-bottom: 35px;
  }
  .bottom_margin_phone_36px {
    margin-bottom: 36px;
  }
  .bottom_margin_phone_37px {
    margin-bottom: 37px;
  }
  .bottom_margin_phone_38px {
    margin-bottom: 38px;
  }
  .bottom_margin_phone_39px {
    margin-bottom: 39px;
  }
  .bottom_margin_phone_40px {
    margin-bottom: 40px;
  }
  .bottom_margin_phone_41px {
    margin-bottom: 41px;
  }
  .bottom_margin_phone_42px {
    margin-bottom: 42px;
  }
  .bottom_margin_phone_43px {
    margin-bottom: 43px;
  }
  .bottom_margin_phone_44px {
    margin-bottom: 44px;
  }
  .bottom_margin_phone_45px {
    margin-bottom: 45px;
  }
  .bottom_margin_phone_46px {
    margin-bottom: 46px;
  }
  .bottom_margin_phone_47px {
    margin-bottom: 47px;
  }
  .bottom_margin_phone_48px {
    margin-bottom: 48px;
  }
  .bottom_margin_phone_49px {
    margin-bottom: 49px;
  }
  .bottom_margin_phone_50px {
    margin-bottom: 50px;
  }
  .left_margin_phone_1px {
    margin-left: 1px;
  }
  .left_margin_phone_2px {
    margin-left: 2px;
  }
  .left_margin_phone_3px {
    margin-left: 3px;
  }
  .left_margin_phone_4px {
    margin-left: 4px;
  }
  .left_margin_phone_5px {
    margin-left: 5px;
  }
  .left_margin_phone_6px {
    margin-left: 6px;
  }
  .left_margin_phone_7px {
    margin-left: 7px;
  }
  .left_margin_phone_8px {
    margin-left: 8px;
  }
  .left_margin_phone_9px {
    margin-left: 9px;
  }
  .left_margin_phone_10px {
    margin-left: 10px;
  }
  .left_margin_phone_11px {
    margin-left: 11px;
  }
  .left_margin_phone_12px {
    margin-left: 12px;
  }
  .left_margin_phone_13px {
    margin-left: 13px;
  }
  .left_margin_phone_14px {
    margin-left: 14px;
  }
  .left_margin_phone_15px {
    margin-left: 15px;
  }
  .left_margin_phone_16px {
    margin-left: 16px;
  }
  .left_margin_phone_17px {
    margin-left: 17px;
  }
  .left_margin_phone_18px {
    margin-left: 18px;
  }
  .left_margin_phone_19px {
    margin-left: 19px;
  }
  .left_margin_phone_20px {
    margin-left: 20px;
  }
  .left_margin_phone_21px {
    margin-left: 21px;
  }
  .left_margin_phone_22px {
    margin-left: 22px;
  }
  .left_margin_phone_23px {
    margin-left: 23px;
  }
  .left_margin_phone_24px {
    margin-left: 24px;
  }
  .left_margin_phone_25px {
    margin-left: 25px;
  }
  .left_margin_phone_26px {
    margin-left: 26px;
  }
  .left_margin_phone_27px {
    margin-left: 27px;
  }
  .left_margin_phone_28px {
    margin-left: 28px;
  }
  .left_margin_phone_29px {
    margin-left: 29px;
  }
  .left_margin_phone_30px {
    margin-left: 30px;
  }
  .left_margin_phone_31px {
    margin-left: 31px;
  }
  .left_margin_phone_32px {
    margin-left: 32px;
  }
  .left_margin_phone_33px {
    margin-left: 33px;
  }
  .left_margin_phone_34px {
    margin-left: 34px;
  }
  .left_margin_phone_35px {
    margin-left: 35px;
  }
  .left_margin_phone_36px {
    margin-left: 36px;
  }
  .left_margin_phone_37px {
    margin-left: 37px;
  }
  .left_margin_phone_38px {
    margin-left: 38px;
  }
  .left_margin_phone_39px {
    margin-left: 39px;
  }
  .left_margin_phone_40px {
    margin-left: 40px;
  }
  .left_margin_phone_41px {
    margin-left: 41px;
  }
  .left_margin_phone_42px {
    margin-left: 42px;
  }
  .left_margin_phone_43px {
    margin-left: 43px;
  }
  .left_margin_phone_44px {
    margin-left: 44px;
  }
  .left_margin_phone_45px {
    margin-left: 45px;
  }
  .left_margin_phone_46px {
    margin-left: 46px;
  }
  .left_margin_phone_47px {
    margin-left: 47px;
  }
  .left_margin_phone_48px {
    margin-left: 48px;
  }
  .left_margin_phone_49px {
    margin-left: 49px;
  }
  .left_margin_phone_50px {
    margin-left: 50px;
  }
}
@media (min-width: 1000px) {
  .container-wrap .container,
  .footer-outer .container,
  .container {
    max-width: 1425px;
  }
  .container[class$=-content]:not(.main-content) {
    padding-top: 60px !important;
  }
  /* .container:not(.global-header__container) {
      max-width: 1425px;
      padding: 0 50px !important;
  } */
  .wpb_row.standard_section:not(.full-width-content):not(.inner_row):not(.full-width-section):not(.pb-module__parent) {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .wpb_row.standard_section:not(.full-width-content):not(.inner_row):not(.full-width-section):not(.pb-module__parent) .standard_section {
    padding: 0;
  }
  html body .wpb_row.wpb_row--indent {
    max-width: 1425px;
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .wpb_row--contained,
  .module-content-hero-title-bg,
  .module-content-swatch-tabs,
  .module-content-faq-tabs,
  .innerpage-offers,
  .module-new-icon-two-column-image,
  .module-new-video-full-page,
  .module-content-priority-form,
  .module-content-video-form,
  .module-new-large-cta,
  .wpb_column--contained,
  .wpb_column--contained .vc_column-inner {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .wpb_row--center .col {
    justify-content: center;
  }
  .modal--windowsoftware {
    padding-top: 116px;
  }
  .modal-body--windowsoftware {
    padding: 10px 40px;
  }
  .modal-body--windowsoftware iframe {
    height: 75vh !important;
  }
  .modal-content--windowsoftware {
    width: 80%;
  }
  .close--windowsoftware {
    font-size: 46px;
    padding: 20px;
  }
  .slanted-line .vc_col-sm-6:last-child .column-image-bg-wrap::before,
  .slanted-line .vc_col-sm-6:last-child::before {
    content: "";
    position: absolute;
    inset: 0;
    top: -1px;
    left: 0;
    width: 20%;
    clip-path: polygon(0 0, 100% 0, 10.5% 100%, 0 100%);
  }
  .slanted-line--accent-color .vc_col-sm-6:last-child .column-image-bg-wrap::before,
  .slanted-line--accent-color .vc_col-sm-6:last-child::before {
    background: var(--nectar-accent-color);
  }
  .slanted-line--color-1 .vc_col-sm-6:last-child .column-image-bg-wrap::before,
  .slanted-line--color-1 .vc_col-sm-6:last-child::before {
    background: var(--nectar-extra-color-1);
  }
  .slanted-line--color-2 .vc_col-sm-6:last-child .column-image-bg-wrap::before,
  .slanted-line--color-2 .vc_col-sm-6:last-child::before {
    background: var(--nectar-extra-color-2);
  }
  .slanted-line--color-3 .vc_col-sm-6:last-child .column-image-bg-wrap::before,
  .slanted-line--color-3 .vc_col-sm-6:last-child::before {
    background: var(--nectar-extra-color-3);
  }
}
@media (min-width: 1301px) {
  html body .wpb_row.wpb_row--indent .row_col_wrap_12 {
    width: calc(100% - 100px);
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 1000px) and (max-width: 1419px) {
  #ajax-content-wrap .container:first-child {
    padding: 0 90px;
  }
  #ajax-content-wrap #container--no-banner {
    padding: 0 50px;
  }
}
@media (min-width: 1421px) {
  /* .container:not(.global-header__container) {
      padding: 0 90px !important;
  } */
  #ajax-content-wrap .container:first-child {
    padding: 0;
  }
  #ajax-content-wrap #container--no-banner {
    padding: 0;
  }
  .wpb_row.standard_section:not(.full-width-content):not(.inner_row):not(.full-width-section):not(.pb-module__parent) {
    padding: 0 90px;
  }
  .wpb_row--contained,
  .module-content-hero-title-bg,
  .module-content-swatch-tabs,
  .module-content-faq-tabs,
  .innerpage-offers,
  .module-new-icon-two-column-image,
  .module-new-video-full-page,
  .module-content-priority-form,
  .module-content-video-form,
  .module-new-large-cta,
  .wpb_column--contained,
  .wpb_column--contained .vc_column-inner {
    width: calc(100% - 180px);
  }
}
@media (min-width: 1681px) {
  /* .container:not(.global-header__container) {
      padding: 0 !important;
  } */
  .wpb_row.standard_section:not(.full-width-content):not(.inner_row):not(.full-width-section):not(.pb-module__parent) {
    padding: 0;
  }
  html body .wpb_row.wpb_row--indent .row_col_wrap_12 {
    width: 100%;
    margin: 0 auto;
    max-width: calc(100% - 206px);
  }
  .wpb_row--contained,
  .module-content-hero-title-bg,
  .module-content-swatch-tabs,
  .module-content-faq-tabs,
  .innerpage-offers,
  .module-new-icon-two-column-image,
  .module-new-video-full-page,
  .module-content-priority-form,
  .module-content-video-form,
  .module-new-large-cta,
  .wpb_column--contained,
  .wpb_column--contained .vc_column-inner {
    width: 100%;
  }
  div.row-bg.viewport-desktop.using-image,
  div.row-bg.viewport-phone.using-image,
  video.nectar-video-bg {
    max-height: 2160px;
  }
}
@media (min-width: 2049px) {
  div.row-bg.viewport-desktop.using-image {
    max-height: 2400px;
  }
}
.cli-modal {
  display: none;
}

/* HEADER/NAV - REPOSITIONING WHEN LOGGED IN */
.admin-bar #header-outer {
  top: 32px !important;
}

/* HIDING COOKIE CONSENT REVISIT BUTTON */
/*COOKIE POLICY*/
.cky-notice {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.cky-notice-btn-wrapper .cky-btn-accept {
  display: block;
  border-radius: 0 !important;
  width: 300px;
}

.cky-notice-des p {
  margin: 0;
  padding: 0;
  font-size: 0.8rem;
}

.cky-notice-des a {
  color: #212121;
  text-decoration: underline;
}

.cky-notice-des a:hover {
  text-decoration: none;
}

body .cky-consent-container.cky-classic-bottom.cky-consent-bar-expand .cky-preference-wrapper {
  display: none;
}

/*COOKIE POLICY*/
.nectar-button {
  background-color: var(--nectar-accent-color);
  border: var(--nectar-accent-color);
}

.nectar-button--planettransparent,
.container .nectar-button[data-color-override=false].regular-button.nectar-button--planettransparent {
  background-color: transparent !important;
  color: #111111 !important;
}

.nectar-button--planetgreen,
.container .nectar-button[data-color-override=false].regular-button.nectar-button--planetgreen {
  background-color: #6db33f !important;
  color: white !important;
  border-color: #6db33f !important;
}
.nectar-button--planetgreen:hover,
.container .nectar-button[data-color-override=false].regular-button.nectar-button--planetgreen:hover {
  background-color: transparent !important;
  color: #2E323B !important;
  border-color: #111111 !important;
}

.nectar-cta.has-icon .link_wrap i {
  margin-left: var(--nectar-icon-gap, 0.7em);
  margin-right: 0 !important;
  order: 2;
}

@media (max-width: 369px) {
  .nectar-cta.has-icon .link-wrap .link-text {
    font-size: 14px;
  }
  .nectar-cta.has-icon .link-wrap i {
    margin: 0 !important;
  }
  .nectar-cta.has-icon .link-wrap i svg {
    width: 0 !important;
  }
}
.wpb_row--subnav {
  display: none;
}
@media (min-width: 1000px) {
  .wpb_row--subnav {
    display: block;
    position: fixed;
    top: 116px;
    z-index: 11;
    left: 0;
  }
}

.page-subnav ul {
  display: flex;
  gap: 20px;
  margin: 0 auto;
}
@media (min-width: 1000px) {
  .page-subnav ul {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1421px) {
  .page-subnav ul {
    max-width: 1425px;
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (min-width: 1681px) {
  .page-subnav ul {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-subnav ul li {
  list-style: none;
  border-bottom: 10px solid #cfd4d9;
}
.page-subnav ul li.page-subnavli--active {
  border-bottom: 10px solid white;
}
.page-subnav ul li a {
  display: flex;
  font-size: 14px;
}

.page-subnav ul li a,
.material .widget li a {
  padding: 20px 0 12px !important;
}

/* modal */
.modal--windowsoftware {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 0;
}

.close--windowsoftware {
  color: #252525;
  float: right;
  font-size: 28px;
  font-weight: 700;
  padding: 15px 20px;
}
.close--windowsoftware:hover, .close--windowsoftware:focus {
  color: #252525;
  text-decoration: none;
  cursor: pointer;
}

.modal-body--windowsoftware {
  padding: 5px 10px;
}
.modal-body--windowsoftware iframe {
  height: 68vh !important;
}

.modal-content--windowsoftware {
  position: relative;
  background-color: #e4e4e4;
  margin: auto;
  padding: 0;
  border: 1px solid #B6BABE;
  width: 95%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: animatetop;
  animation-duration: 0.4s;
  top: 50%;
  transform: translateY(-50%);
}

/*
 * NO !IMPORTANT SHOULD BE APPLIED TO ANY OF THE CSS PROPERTIES
 * OVERRIDING IS POSSIBLE WITHIN THE SALIENT CSS AREA
*/
/*BRAND COLOURS 2026 START*/
:where(body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav .tab-item.active-tab),
:where(body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav .tab-item.active-tab) {
  background: #485968; /*ADDITIONAL COLOUR FOR MOBILE NAV*/
}

:where(.nectar-cta .link_wrap:hover) {
  opacity: 0.8;
}

/*MAIN ACCENT COLOUR START*/
:where(.flickity-popup-carousel .nectar-milestone-h4),
:where(body .nectar-milestone .number) {
  color: var(--nectar-accent-color);
}

:where(body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav .tab-item a:after),
:where(body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav .tab-item a:after),
:where(body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.open .toggle-title a strong::after),
:where(.divider-small-border),
:where(.module-content__why-choose .row-bg.viewport-desktop:first-of-type),
:where(.module-text-img-cta .vc_col-sm-6:first-of-type),
:where(.flickity-fullwidth__carousel .wpb_row.carousel-slide-bg > .row-bg-wrap > .row-bg::after) {
  background-color: var(--nectar-accent-color);
}

@media (min-width: 1000px) {
  :where(.module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li a.active-tab) {
    border: 1px solid var(--nectar-accent-color);
    color: #fff;
    background: var(--nectar-accent-color);
  }
  :where(#header-outer) {
    border-bottom: 5px solid var(--nectar-accent-color);
  }
}
/*MAIN ACCENT COLOUR END*/
/*NECTAR COLOUR 1 START*/
:where(.flickity-popup-carousel) .row-bg.viewport-desktop,
:where(.flickity-popup-carousel) .row-bg.using-bg-color,
:where(.flickity-horizontal-carousel.half-bottom-colour .using-bg-color),
:where(.flickity-horizontal-carousel.half-bottom-colour > .row-bg-wrap > .inner-wrap > .row-bg),
:where(.zeynep.opened),
:where(.dark-bg) .row-bg.viewport-desktop {
  background-color: var(--nectar-extra-color-1);
}

/*NECTAR COLOUR 1 END*/
/*NECTAR COLOUR 2 START*/
:where(.flickity-horizontal-carousel:not(.half-bottom-colour) .nectar-flickity.nectar-carousel .inner-wrap) {
  background-color: var(--nectar-extra-color-2);
}

/*NECTAR COLOUR 2 END*/
/*NECTAR COLOUR 3 START*/
:where(.flickity-popup-carousel.light-bg) .row-bg.viewport-desktop,
:where(.light-bg) .row-bg.viewport-desktop {
  background-color: var(--nectar-extra-color-3);
}

:where(body .mobile-megamenu--tab.button-mainmenu .link_wrap),
:where(body .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-mainmenu .link_wrap),
:where(body .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-mainmenu .link_wrap),
:where(body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .inner-toggle-wrap .menu li) {
  border-color: var(--nectar-extra-color-3);
}

/*NECTAR COLOUR 3 END*/
:where(.flickity-popup-carousel.background-none) .row-bg.viewport-desktop {
  background-color: transparent;
}

/* FULL WIDTH CAROUSEL COLOURS START */
:where(.caro-fullwidth__button .link_wrap) {
  background-color: var(--nectar-extra-color-3);
}

:where(.caro-fullwidth__button .nectar-button-type) {
  color: #000000;
}

:where(.caro-fullwidth__button .link_wrap:hover) {
  opacity: 0.8;
}

/* FULL WIDTH CAROUSEL COLOURS END */
/*BRAND COLOURS 2026 END*/
:where(.item-title__bold),
.row .col h3.item-title__bold {
  font-weight: 600;
}

/* tabbed elements */
.pill-tabs .tabbed > ul,
.pill-tabs .tabbed .wpb_tabs_nav,
.module-content-swatch-tabs .tabbed > ul,
.module-content-swatch-tabs .tabbed .wpb_tabs_nav {
  background: unset;
}
.pill-tabs .tabbed[data-style*=material] ul li .active-tab:after,
.module-content-swatch-tabs .tabbed[data-style*=material] ul li .active-tab:after {
  box-shadow: none;
}
.pill-tabs .tabbed[data-style*=material] .wpb_tabs_nav:after,
.module-content-swatch-tabs .tabbed[data-style*=material] .wpb_tabs_nav:after {
  height: 0;
}
.pill-tabs .tabbed .wpb_tabs_nav,
.module-content-swatch-tabs .tabbed .wpb_tabs_nav {
  margin-bottom: 32px !important;
}
.pill-tabs .tabbed .wpb_tabs_nav li a,
.module-content-swatch-tabs .tabbed .wpb_tabs_nav li a {
  border: 1px solid #ccc;
  border-radius: 50px;
  margin-right: 16px !important;
  padding: 12px 20px;
  box-shadow: inset 0 0 0 0 #222;
  transition: background-color 0.3s cubic-bezier(0.12, 0.75, 0.4, 1), color 0.3s cubic-bezier(0.12, 0.75, 0.4, 1), border-color 0.3s cubic-bezier(0.12, 0.75, 0.4, 1), box-shadow 0.3s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.pill-tabs .tabbed .wpb_tabs_nav li a:hover,
.module-content-swatch-tabs .tabbed .wpb_tabs_nav li a:hover {
  border-color: #222;
  box-shadow: inset 0 0 0 1px #222;
  background-color: rgba(228, 228, 228, 0.5) !important;
}
.pill-tabs .tabbed .wpb_tabs_nav li a.active-tab,
.module-content-swatch-tabs .tabbed .wpb_tabs_nav li a.active-tab {
  background-color: rgba(228, 228, 228, 0.5) !important;
  border-color: #222;
  box-shadow: inset 0 0 0 1px #222;
  color: #222;
}
.pill-tabs .tabbed .wpb_tabs_nav li a span,
.module-content-swatch-tabs .tabbed .wpb_tabs_nav li a span {
  color: #000;
}
.pill-tabs.pill-tabs--no-fade .tabbed .wpb_tabs_nav,
.module-content-swatch-tabs.pill-tabs--no-fade .tabbed .wpb_tabs_nav {
  mask-image: none !important;
  -webkit-mask-image: none !important;
}
.pill-tabs.pill-tabs--fade-right .tabbed .wpb_tabs_nav,
.module-content-swatch-tabs.pill-tabs--fade-right .tabbed .wpb_tabs_nav {
  mask-image: linear-gradient(to right, black 80%, transparent);
  -webkit-mask-image: linear-gradient(to right, black 80%, transparent);
}
.pill-tabs.pill-tabs--fade-left .tabbed .wpb_tabs_nav,
.module-content-swatch-tabs.pill-tabs--fade-left .tabbed .wpb_tabs_nav {
  mask-image: linear-gradient(to right, transparent, black 20%);
  -webkit-mask-image: linear-gradient(to right, transparent, black 20%);
}
.pill-tabs.pill-tabs--fade-both .tabbed .wpb_tabs_nav,
.module-content-swatch-tabs.pill-tabs--fade-both .tabbed .wpb_tabs_nav {
  mask-image: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
  -webkit-mask-image: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
}
.pill-tabs .wpb_wrapper_tabbed--desktop,
.module-content-swatch-tabs .wpb_wrapper_tabbed--desktop {
  position: relative;
}
.pill-tabs .wpb_wrapper_tabbed--desktop::before, .pill-tabs .wpb_wrapper_tabbed--desktop::after,
.module-content-swatch-tabs .wpb_wrapper_tabbed--desktop::before,
.module-content-swatch-tabs .wpb_wrapper_tabbed--desktop::after {
  content: none;
}
.pill-tabs.pill-tabs--fade-right .wpb_wrapper_tabbed--desktop::after, .pill-tabs.pill-tabs--fade-both .wpb_wrapper_tabbed--desktop::after,
.module-content-swatch-tabs.pill-tabs--fade-right .wpb_wrapper_tabbed--desktop::after,
.module-content-swatch-tabs.pill-tabs--fade-both .wpb_wrapper_tabbed--desktop::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: #000;
  opacity: 0.8;
  pointer-events: none;
  position: absolute;
  z-index: 9;
  content: "\f054";
  right: 0;
  top: 10px;
}
.pill-tabs.pill-tabs--fade-left .wpb_wrapper_tabbed--desktop::before, .pill-tabs.pill-tabs--fade-both .wpb_wrapper_tabbed--desktop::before,
.module-content-swatch-tabs.pill-tabs--fade-left .wpb_wrapper_tabbed--desktop::before,
.module-content-swatch-tabs.pill-tabs--fade-both .wpb_wrapper_tabbed--desktop::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: #000;
  opacity: 0.8;
  pointer-events: none;
  position: absolute;
  z-index: 9;
  content: "\f053";
  left: 0;
  top: 10px;
}

.wpb_content_element .tabbed .wpb_tabs_nav {
  background: unset;
}

.dk-gallery-tabswrapper {
  position: relative;
}
.dk-gallery-tabswrapper .gallery-category__tabs .gallery-category__list .gallery-category__tab {
  border-radius: 50px;
}
.dk-gallery-tabswrapper .gallery-category__tabs .gallery-category__list .gallery-category__tab:hover {
  border-color: #222;
  box-shadow: inset 0 0 0 1px #222;
  background-color: rgba(228, 228, 228, 0.5);
  color: #222;
}
.dk-gallery-tabswrapper .gallery-category__tabs .gallery-category__list .gallery-category__tab.gallery-category__tab--active {
  background-color: rgba(228, 228, 228, 0.5);
  border-color: #222;
  box-shadow: inset 0 0 0 1px #222;
  color: #222;
}
.dk-gallery-tabswrapper .gallery-category__tabs .gallery-category__list .gallery-category__tab.gallery-category__tab--active:hover {
  color: #222;
}
.dk-gallery-tabswrapper .gallery-category__tabs {
  position: relative;
}
.dk-gallery-tabswrapper .gallery-category__tabs::before, .dk-gallery-tabswrapper .gallery-category__tabs::after {
  content: none;
}
.dk-gallery-tabswrapper.pill-tabs--no-fade .gallery-category__tabs {
  mask-image: none !important;
  -webkit-mask-image: none !important;
}
.dk-gallery-tabswrapper.pill-tabs--fade-right .gallery-category__tabs {
  mask-image: linear-gradient(to right, black 80%, transparent);
  -webkit-mask-image: linear-gradient(to right, black 80%, transparent);
}
.dk-gallery-tabswrapper.pill-tabs--fade-left .gallery-category__tabs {
  mask-image: linear-gradient(to right, transparent, black 20%);
  -webkit-mask-image: linear-gradient(to right, transparent, black 20%);
}
.dk-gallery-tabswrapper.pill-tabs--fade-both .gallery-category__tabs {
  mask-image: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
  -webkit-mask-image: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
}
.dk-gallery-tabswrapper.pill-tabs.pill-tabs--fade-right::after, .dk-gallery-tabswrapper.module-content-swatch-tabs.pill-tabs--fade-right::after, .dk-gallery-tabswrapper.pill-tabs.pill-tabs--fade-both::after, .dk-gallery-tabswrapper.module-content-swatch-tabs.pill-tabs--fade-both::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: #000;
  opacity: 0.8;
  pointer-events: none;
  position: absolute;
  z-index: 9;
  content: "\f054";
  right: 0;
  top: calc(50% - 10px);
  transform: translateY(-50%);
}
.dk-gallery-tabswrapper.pill-tabs.pill-tabs--fade-left::before, .dk-gallery-tabswrapper.module-content-swatch-tabs.pill-tabs--fade-left::before, .dk-gallery-tabswrapper.pill-tabs.pill-tabs--fade-both::before, .dk-gallery-tabswrapper.module-content-swatch-tabs.pill-tabs--fade-both::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: #000;
  opacity: 0.8;
  pointer-events: none;
  position: absolute;
  z-index: 9;
  content: "\f053";
  left: 0;
  top: calc(50% - 10px);
  transform: translateY(-50%);
}

@media (max-width: 690px) {
  .pill-tabs .tabbed .wpb_tabs_nav,
  .module-content-swatch-tabs .tabbed .wpb_tabs_nav {
    display: flex;
    margin-bottom: 32px;
  }
  .pill-tabs .tabbed .wpb_tabs_nav li a,
  .module-content-swatch-tabs .tabbed .wpb_tabs_nav li a {
    padding: 8px 16px;
    margin-right: 8px !important;
    white-space: nowrap;
    border: 1px solid #ccc !important;
  }
  .pill-tabs .tabbed .wpb_tabs_nav li a.active-tab, .pill-tabs .tabbed .wpb_tabs_nav li a:hover,
  .module-content-swatch-tabs .tabbed .wpb_tabs_nav li a.active-tab,
  .module-content-swatch-tabs .tabbed .wpb_tabs_nav li a:hover {
    border: 1px solid #222 !important;
  }
}
.accordionWrapper.product-sub__nav--mobile {
  display: none !important;
}

/* Keep desktop-style tabs visible on mobile */
@media (max-width: 999px) {
  .wpb_wrapper_tabbed--desktop {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .pill-tabs .tabbed .wpb_tabs_nav,
  .module-content-swatch-tabs .tabbed .wpb_tabs_nav,
  .gallery-category__tabs {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    padding-bottom: 20px;
    position: relative;
    mask-image: none;
    -webkit-mask-image: none;
    transition: mask-image 0.2s ease, -webkit-mask-image 0.2s ease;
  }
  .gallery-category__tabs {
    flex-direction: row;
  }
  .gallery-category__tab {
    border-color: #B6BABE;
    box-shadow: inset 0 0 0 1px #B6BABE;
    background-color: transparent;
  }
  .dk-gallery-tabswrapper.pill-tabs .gallery-category__tabs .gallery-category__list .gallery-category__tab {
    padding: 8px 16px;
  }
  .dk-gallery-tabswrapper.pill-tabs .gallery-category__tabs .gallery-category__list .gallery-category__tab.gallery-category__tab--active, .dk-gallery-tabswrapper.pill-tabs .gallery-category__tabs .gallery-category__list .gallery-category__tab:hover {
    box-shadow: inset 0 0 0 2px #222;
  }
  .dk-gallery-tabswrapper.pill-tabs .gallery-category__tabs .gallery-category__list {
    margin-left: 16px;
    font-size: 16px;
  }
  .pill-tabs .tabbed .wpb_tabs_nav li,
  .module-content-swatch-tabs .tabbed .wpb_tabs_nav li {
    float: none;
    display: inline-flex;
  }
}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0; /* support: IE7 */
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; /* removes extra width in IE */
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

/* button sets */
.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0; /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25); /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: 0.5;
  filter: Alpha(Opacity=50); /* support: IE8 */
}

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: 0.2;
  filter: Alpha(Opacity=20); /* support: IE8 */
  border-radius: 5px;
}

input[type=checkbox],
input[type=radio] {
  cursor: pointer;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 18px;
}

.lds-ellipsis div {
  position: absolute;
  top: 3px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ffffff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/* remove footer on popup form pages */
.page-template-template-no-header-footer .nectar_hook_global_section_after_footer {
  display: none !important;
}

@media (max-width: 479px) {
  .newsletter-form .gform_wrapper .gfield {
    width: 100%;
    border-left: 0;
  }
}
.gfield_visibility_hidden {
  display: none;
}

.gform_wrapper {
  margin-bottom: 0 !important;
}
.gform_wrapper fieldset:last-of-type {
  margin-bottom: 0;
}
.gform_wrapper .hidden_label .gfield_label {
  display: none !important;
}

input[type=checkbox] + label,
input[type=radio] + label {
  box-shadow: none !important;
  cursor: pointer;
  font-size: 0.9375rem;
}

input[type=checkbox]:checked + label,
input[type=radio]:checked + label {
  background-color: #fab51f;
}

@media (min-width: 86rem) {
  input[type=checkbox] + label,
  input[type=radio] + label {
    font-size: 1rem;
  }
}
.input-round,
.select-round,
.textarea-round {
  border-radius: 20rem;
}

.input-round-left {
  border-radius: 20rem 0 0 20rem;
}

.btn-round-right {
  border-radius: 0 20rem 20rem 0;
}

.input {
  transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.input::placeholder {
  opacity: 1;
  transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.input:focus::placeholder {
  opacity: 0;
}

.select.text-center {
  text-align-last: center;
}

.showroom-map {
  min-height: 300px;
  height: auto;
}

@media (min-width: 64rem) {
  .showroom-map {
    min-height: auto;
  }
}
.gform_wrapper .screen-reader-text {
  position: absolute;
  left: -9999px;
  opacity: 0;
  visibility: hidden;
}
.gform_wrapper .top_label .gfield_label {
  margin-top: 0 !important;
  margin-bottom: 15px !important;
  font-family: inherit !important;
  font-weight: 700 !important;
}
.gform_wrapper .float-label .gfield_label {
  font-weight: 400 !important;
}
.gform_wrapper input[type=checkbox]:checked + label,
.gform_wrapper input[type=radio]:checked + label {
  background-color: #be1622;
  color: #ffffff !important;
}
.gform_wrapper .gfield.opt-in-out input[type=checkbox] {
  float: left;
  display: table;
  margin-top: 4px;
}
.gform_wrapper .gfield.opt-in-out input[type=checkbox] + label {
  display: table;
  padding-left: 10px;
  line-height: 1.5;
}
.gform_wrapper .gfield.opt-in-out input[type=checkbox]:checked + label {
  color: #252525 !important;
}
.gform_wrapper .gform_body {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.gform_wrapper .gform_body:before, .gform_wrapper .gform_body:after {
  content: "";
  display: table;
}
.gform_wrapper .gform_body:after {
  clear: both;
}
.gform_wrapper .ginput_container {
  width: 100%;
}
.gform_wrapper .gform_body > fieldset,
.gform_wrapper .gform_body > .gform_fields > fieldset {
  padding: 0 0.5rem;
  margin: 0 0 2rem;
  width: 100%;
  float: left;
  border: none;
}
.gform_wrapper .gform_body > fieldset:last-child,
.gform_wrapper .gform_body > .gform_fields > fieldset:last-child {
  margin: 0;
}
.gform_wrapper .gform_body > fieldset legend,
.gform_wrapper .gform_body > .gform_fields > fieldset legend {
  display: none;
}
.gform_wrapper .gform_body > fieldset:first-child legend, .gform_wrapper .gform_body > fieldset.legend-styled legend,
.gform_wrapper .gform_body > .gform_fields > fieldset:first-child legend,
.gform_wrapper .gform_body > .gform_fields > fieldset.legend-styled legend {
  display: block;
  padding: 0;
  cursor: default;
  margin-bottom: 15px;
}
.gform_wrapper .gform_body > fieldset button[type=submit],
.gform_wrapper .gform_body > .gform_fields > fieldset button[type=submit] {
  float: right;
  margin-top: 0.5rem;
  width: 100%;
  background-color: var(--nectar-accent-color);
  text-align: center;
  border-radius: 0;
  padding: 16px 22px;
  font-size: 20px;
  line-height: 26px;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  font-weight: 400;
}
.gform_wrapper .gform_body > fieldset button[type=submit] span,
.gform_wrapper .gform_body > .gform_fields > fieldset button[type=submit] span {
  margin-left: 10px;
}
@media (min-width: 691px) {
  .gform_wrapper .gform_body > fieldset button[type=submit],
  .gform_wrapper .gform_body > .gform_fields > fieldset button[type=submit] {
    font-size: 20px;
  }
}
.gform_wrapper legend {
  font-size: 1.17rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.gform_wrapper ul {
  margin: 0;
  padding: 0;
}
.gform_wrapper li,
.gform_wrapper .gfield {
  list-style: none;
  margin-bottom: 1rem;
  vertical-align: middle;
}
.gform_wrapper li:last-child,
.gform_wrapper .gfield:last-child {
  margin-bottom: 0;
}
.gform_wrapper .title label {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
@media (min-width: 375px) {
  .gform_wrapper .title,
  .gform_wrapper .first-name,
  .gform_wrapper .last-name {
    display: inline-flex;
    box-sizing: border-box;
  }
  .gform_wrapper .title {
    width: 25%;
  }
  .gform_wrapper .first-name,
  .gform_wrapper .last-name {
    width: 37.5%;
    border-left: 0.5rem solid transparent;
  }
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=file] {
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem 0.75rem 0.75rem;
  width: 100%;
  vertical-align: middle;
  background-color: #ffffff;
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=file]:focus {
  border-color: rgba(0, 0, 0, 0.375);
  outline: 0;
}
.gform_wrapper input[type=text]::placeholder,
.gform_wrapper input[type=email]::placeholder,
.gform_wrapper input[type=tel]::placeholder,
.gform_wrapper input[type=number]::placeholder,
.gform_wrapper input[type=file]::placeholder {
  color: #B6BABE;
}
.gform_wrapper select {
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem 0.75rem 0.75rem;
  background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-size: 0.5rem 0.625rem;
  width: 100%;
  vertical-align: middle;
  box-shadow: none !important;
}
.gform_wrapper select:focus {
  border-color: rgba(0, 0, 0, 0.375);
  outline: 0;
}
.gform_wrapper select:invalid {
  color: rgba(0, 0, 0, 0.375);
}
.gform_wrapper textarea {
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem 0.75rem 0.75rem;
  line-height: 1.75;
  resize: vertical;
  width: 100%;
  vertical-align: middle;
  height: 222px;
}
.gform_wrapper textarea:focus {
  border-color: rgba(0, 0, 0, 0.375);
  outline: 0;
}
.gform_wrapper .textarea-small-height textarea {
  height: 9.5rem;
}
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
  margin-bottom: 0.5rem;
}
.gform_wrapper input[type=submit],
.gform_wrapper button[type=submit] {
  appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  color: inherit;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: normal;
  padding: 0.75rem 1rem 0.75rem;
  text-decoration: none;
  transition: background 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), border 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  background-color: var(--nectar-extra-color-3);
  border-radius: 20rem;
}
.gform_wrapper input[type=submit]:hover, .gform_wrapper input[type=submit]:focus,
.gform_wrapper button[type=submit]:hover,
.gform_wrapper button[type=submit]:focus {
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.125);
  outline: 0;
}
.gform_wrapper input[type=submit]:active,
.gform_wrapper button[type=submit]:active {
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.25);
}
.gform_wrapper .top_label .gfield_label {
  font-size: 1.17rem;
  font-weight: 700;
  margin-bottom: 1rem;
  display: block;
}
.gform_wrapper .top_label .gfield_label .gfield_required {
  display: none;
}
.gform_wrapper .no-label label {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.gform_wrapper .checkbox-styled ul {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.gform_wrapper .checkbox-styled ul:before, .gform_wrapper .checkbox-styled ul:after {
  content: "";
  display: table;
}
.gform_wrapper .checkbox-styled ul:after {
  clear: both;
}
.gform_wrapper .checkbox-styled li,
.gform_wrapper .checkbox-styled .gchoice {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  margin-bottom: 0.5rem;
  box-sizing: border-box;
}
.gform_wrapper .checkbox-styled input[type=checkbox],
.gform_wrapper .checkbox-styled input[type=radio] {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.gform_wrapper .checkbox-styled input[type=checkbox] + label,
.gform_wrapper .checkbox-styled input[type=radio] + label {
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  color: inherit;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  padding: 0.75rem 10px 0.75rem;
  text-decoration: none;
  transition: background 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), border 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 0;
}
@media (min-width: 375px) {
  .gform_wrapper .checkbox-styled li,
  .gform_wrapper .checkbox-styled .gchoice {
    width: 50%;
    float: left;
  }
}
.gform_wrapper .number-styled .gfield_label {
  float: left;
  margin-right: 1rem;
  position: relative;
  top: 0.6rem;
  min-width: 10rem;
}
.gform_wrapper .number-styled .ginput_container {
  overflow: hidden;
  width: 4rem;
}
.gform_wrapper .number-styled input[type=number] {
  position: relative;
}
.gform_wrapper .number-styled input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
  font-size: 32px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.gform_wrapper .number-styled .instruction {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.gform_wrapper .gform_footer {
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
}
.gform_wrapper .gform_validation_container {
  display: none;
}
.gform_wrapper .validation_error {
  background: #be1622;
  color: #ffffff;
  padding: 1rem;
  margin-bottom: 2rem;
  text-align: center;
  font-weight: 700;
  font-size: 1.17rem;
}
.gform_wrapper .gfield_error {
  position: relative;
}
.gform_wrapper .gfield_error input[type=text],
.gform_wrapper .gfield_error select {
  border-color: #be1622;
}
.gform_wrapper .gfield_error .ginput_container:before {
  content: "\f071";
  font-family: FontAwesome;
  color: #be1622;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0.5rem;
}
.gform_wrapper .gfield_error .ginput_container.ginput_container_select:before {
  margin-top: 20px;
  margin-right: 20px;
}
.gform_wrapper .gfield_error .validation_message {
  display: none;
}
.gform_wrapper #extensions_message {
  display: block;
  margin-top: 0.5rem;
}
.gform_wrapper .gravityforms-duplicateprevention-loading {
  color: transparent !important;
  background-color: #9b9b9b !important;
  position: relative;
  transition: 0s !important;
}
.gform_wrapper .gravityforms-duplicateprevention-loading:after {
  content: "\f021";
  font-family: FontAwesome;
  font-size: 1.5em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  color: #252525;
  animation: fa-spin 2s infinite linear;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 48rem) {
  .gform_wrapper fieldset {
    width: 100%;
  }
}
@media (min-width: 64rem) {
  .module-content-downloads-form .gform_wrapper .gform_body > .gform_fields > .gfieldset {
    width: 100%;
  }
  .gform_wrapper .gform_body > fieldset,
  .gform_wrapper .gform_body > .gform_fields > .gfieldset {
    width: 33.33334%;
    margin: 0;
  }
}
@media (min-width: 86rem) {
  .gform_wrapper .gform_body {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .gform_wrapper .gform_body > fieldset,
  .gform_wrapper .gform_body > .gform_fields > fieldset {
    padding: 0 2rem;
  }
  .gform_wrapper .first-name,
  .gform_wrapper .last-name {
    border-left: 1rem solid transparent;
  }
  .gform_wrapper input[type=submit],
  .gform_wrapper button[type=submit] {
    font-size: 1rem;
    padding: 0.75rem 1.25rem 0.75rem;
  }
}
.brochures-form .gform_body {
  margin: 0;
}
.brochures-form fieldset {
  width: 100%;
  padding: 0;
}
.brochures-form .brochure-select {
  background-color: #fbfbfb;
}
.brochures-form .brochure-select.active {
  background-color: #fab51f;
  border: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow: none;
}

.float-label {
  position: relative;
  z-index: 1;
}
.float-label input {
  background: transparent;
}
.float-label input:focus {
  box-shadow: none !important;
}
.float-label .ginput_container input:not(.empty):not(.active) + label {
  animation: none !important;
  z-index: 1 !important;
  opacity: 1 !important;
}
.float-label .ginput_container input:not(.empty) + label {
  color: #B6BABE !important;
}
.float-label .ginput_container input:not(.empty).active + label {
  color: #00589B !important;
}
.float-label .quote-col .ginput_container input.active + label {
  display: none !important;
}
.float-label {
  /**** HERE THE MAGIC STARTS *****/
  /* Original label position: top left and small */
}
.float-label label {
  position: absolute;
  top: -11px;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.375rem !important;
  color: #B6BABE;
  z-index: -1;
  font-size: 80%;
  background-color: #ffffff;
  /* There is a bug sometimes pausing the animation. This avoids that.*/
  font-weight: 500 !important;
  font-size: 80% !important;
  opacity: 0;
}
.float-label {
  /* Label highlight effect also for non-JS browsers */
}
.float-label input:not(.empty):focus + label {
  color: #01335A;
}
.float-label {
  /* In JS Browsers the .empty class is assigned to empty inputs -> label is rendered like a placeholder in the input field */
}
.float-label input.active + label {
  animation: none;
  z-index: 1;
  opacity: 1;
}

/* The animation is a bit more complex than what is achievable with simple transitions, because I do not want the label to fly over my input. The place-holder label should fade out first and then appear again above the input text */
@keyframes float-labels {
  0% {
    opacity: 1;
    color: #B6BABE;
    top: 50%;
    transform: translateY(-50%);
    font-size: 100%;
  }
  20% {
    font-size: 100%;
    opacity: 0;
  }
  30% {
    top: 50%;
  }
  50% {
    opacity: 0;
    font-size: 80%;
    z-index: -1;
    background-color: transparent;
  }
  100% {
    top: -25%;
    opacity: 1;
    z-index: 1;
    background-color: #ffffff;
  }
}
.label-display-none > label {
  display: none;
}

.opt-in-out div label {
  font-size: 13px !important;
}

.opt-in-out input[type=checkbox]:checked + label {
  background-color: transparent !important;
}

.gform_wrapper fieldset.opt-in-out--brochure,
.gform_wrapper .mb-1rem {
  margin-bottom: 1rem;
}

.input-icon + span i:before {
  content: "";
}
.input-icon.error + span i:before {
  content: "\f071";
  color: #be1622;
}
.input-icon.valid + span i:before {
  content: "\f00c";
  color: #2ecc71;
}

.gfield.gfield--hidden {
  display: none;
}

#ui-datepicker-div {
  z-index: 11 !important;
}

.gform_required_legend {
  display: none;
}

.gform_wrapper .gform_body > .gform_fields > fieldset > .gform_fields legend {
  display: block;
}

.gfield--textfield {
  margin: 10px 4px 0;
}

.gform_validation_errors {
  display: none;
}

.custom-button--rounded button[type=submit] {
  border-radius: 200px;
}

.gfield--width-half {
  width: 50%;
  float: left;
}

.gfield--width-half-last {
  border-left: 0.5rem solid rgba(0, 0, 0, 0);
  float: right;
}

.gform-theme--framework.dk-multistep_wrapper .gfield_label.gform-field-label,
.gform-theme--framework.dk-multistep_wrapper legend.gfield_label,
.gform-theme--no-framework.dk-multistep_wrapper .gfield_label.gform-field-label,
.gform-theme--no-framework.dk-multistep_wrapper legend.gfield_label,
.gravity-theme.dk-multistep_wrapper .gfield_label.gform-field-label,
.gravity-theme.dk-multistep_wrapper legend.gfield_label {
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  line-height: 32px;
}
.gform-theme--framework.dk-multistep_wrapper .gform_page_footer.top_label,
.gform-theme--no-framework.dk-multistep_wrapper .gform_page_footer.top_label,
.gravity-theme.dk-multistep_wrapper .gform_page_footer.top_label {
  display: flex;
  justify-content: center;
}
@media (min-width: 1000px) {
  .gform-theme--framework.dk-multistep_wrapper .gform_page_footer.top_label,
  .gform-theme--no-framework.dk-multistep_wrapper .gform_page_footer.top_label,
  .gravity-theme.dk-multistep_wrapper .gform_page_footer.top_label {
    position: relative;
    background-color: transparent;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    padding: 2rem 0 1rem;
  }
}
.gform-theme--framework.dk-multistep_wrapper .gform_page_footer.top_label.gform_page_footer.top_label.gform_page_footer--fixed,
.gform-theme--no-framework.dk-multistep_wrapper .gform_page_footer.top_label.gform_page_footer.top_label.gform_page_footer--fixed,
.gravity-theme.dk-multistep_wrapper .gform_page_footer.top_label.gform_page_footer.top_label.gform_page_footer--fixed {
  display: flex;
  justify-content: center;
  padding: 1rem 0 1rem;
  gap: 1rem;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8);
  left: 0;
  right: 0;
  bottom: 0;
}
.gform-theme--framework.dk-multistep_wrapper .gform_required_legend,
.gform-theme--framework.dk-multistep_wrapper .gf_progressbar_title,
.gform-theme--no-framework.dk-multistep_wrapper .gform_required_legend,
.gform-theme--no-framework.dk-multistep_wrapper .gf_progressbar_title,
.gravity-theme.dk-multistep_wrapper .gform_required_legend,
.gravity-theme.dk-multistep_wrapper .gf_progressbar_title {
  display: none;
}
.gform-theme--framework.dk-multistep_wrapper .gfield--type-choice .gfield_radio,
.gform-theme--framework.dk-multistep_wrapper .gfield_radio,
.gform-theme--framework.dk-multistep_wrapper .gfield--type-choice .gfield_checkbox,
.gform-theme--framework.dk-multistep_wrapper .gfield_checkbox,
.gform-theme--no-framework.dk-multistep_wrapper .gfield--type-choice .gfield_radio,
.gform-theme--no-framework.dk-multistep_wrapper .gfield_radio,
.gform-theme--no-framework.dk-multistep_wrapper .gfield--type-choice .gfield_checkbox,
.gform-theme--no-framework.dk-multistep_wrapper .gfield_checkbox,
.gravity-theme.dk-multistep_wrapper .gfield--type-choice .gfield_radio,
.gravity-theme.dk-multistep_wrapper .gfield_radio,
.gravity-theme.dk-multistep_wrapper .gfield--type-choice .gfield_checkbox,
.gravity-theme.dk-multistep_wrapper .gfield_checkbox {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
@media (min-width: 1000px) {
  .gform-theme--framework.dk-multistep_wrapper .gfield--type-choice .gfield_radio,
  .gform-theme--framework.dk-multistep_wrapper .gfield_radio,
  .gform-theme--framework.dk-multistep_wrapper .gfield--type-choice .gfield_checkbox,
  .gform-theme--framework.dk-multistep_wrapper .gfield_checkbox,
  .gform-theme--no-framework.dk-multistep_wrapper .gfield--type-choice .gfield_radio,
  .gform-theme--no-framework.dk-multistep_wrapper .gfield_radio,
  .gform-theme--no-framework.dk-multistep_wrapper .gfield--type-choice .gfield_checkbox,
  .gform-theme--no-framework.dk-multistep_wrapper .gfield_checkbox,
  .gravity-theme.dk-multistep_wrapper .gfield--type-choice .gfield_radio,
  .gravity-theme.dk-multistep_wrapper .gfield_radio,
  .gravity-theme.dk-multistep_wrapper .gfield--type-choice .gfield_checkbox,
  .gravity-theme.dk-multistep_wrapper .gfield_checkbox {
    justify-content: center;
  }
}
.gform-theme--framework.dk-multistep_wrapper .gchoice,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice,
.gravity-theme.dk-multistep_wrapper .gchoice {
  display: flex;
  position: relative;
  padding: 5px;
  margin: 0;
  width: calc(50% - 0.5rem);
  cursor: pointer !important;
  justify-content: center;
}
@media (min-width: 1000px) {
  .gform-theme--framework.dk-multistep_wrapper .gchoice,
  .gform-theme--no-framework.dk-multistep_wrapper .gchoice,
  .gravity-theme.dk-multistep_wrapper .gchoice {
    width: auto;
  }
}
.gform-theme--framework.dk-multistep_wrapper .gchoice input[type=radio],
.gform-theme--framework.dk-multistep_wrapper .gchoice input[type=checkbox],
.gform-theme--no-framework.dk-multistep_wrapper .gchoice input[type=radio],
.gform-theme--no-framework.dk-multistep_wrapper .gchoice input[type=checkbox],
.gravity-theme.dk-multistep_wrapper .gchoice input[type=radio],
.gravity-theme.dk-multistep_wrapper .gchoice input[type=checkbox] {
  display: none;
}
.gform-theme--framework.dk-multistep_wrapper .gchoice label,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice label,
.gravity-theme.dk-multistep_wrapper .gchoice label {
  color: #666;
  font-weight: normal;
}
.gform-theme--framework.dk-multistep_wrapper .gchoice label span,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice label span,
.gravity-theme.dk-multistep_wrapper .gchoice label span {
  color: inherit;
}
.gform-theme--framework.dk-multistep_wrapper .gchoice label:before,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice label:before,
.gravity-theme.dk-multistep_wrapper .gchoice label:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  height: 128px;
  background-color: #d8d8d8;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.gform-theme--framework.dk-multistep_wrapper .gchoice input[type=radio]:checked + label,
.gform-theme--framework.dk-multistep_wrapper .gchoice input[type=checkbox]:checked + label,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice input[type=radio]:checked + label,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice input[type=checkbox]:checked + label,
.gravity-theme.dk-multistep_wrapper .gchoice input[type=radio]:checked + label,
.gravity-theme.dk-multistep_wrapper .gchoice input[type=checkbox]:checked + label {
  background-color: #002F54;
  color: white !important;
  padding: 5px;
}
.gform-theme--framework.dk-multistep_wrapper .gchoice .gform-field-label,
.gform-theme--framework.dk-multistep_wrapper .gchoice label,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice .gform-field-label,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice label,
.gravity-theme.dk-multistep_wrapper .gchoice .gform-field-label,
.gravity-theme.dk-multistep_wrapper .gchoice label {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #d8d8d8;
  margin: 0;
  inline-size: min-content;
  text-align: center;
  width: 100%;
  cursor: pointer;
  line-height: 16px;
}
@media (min-width: 1000px) {
  .gform-theme--framework.dk-multistep_wrapper .gchoice .gform-field-label,
  .gform-theme--framework.dk-multistep_wrapper .gchoice label,
  .gform-theme--no-framework.dk-multistep_wrapper .gchoice .gform-field-label,
  .gform-theme--no-framework.dk-multistep_wrapper .gchoice label,
  .gravity-theme.dk-multistep_wrapper .gchoice .gform-field-label,
  .gravity-theme.dk-multistep_wrapper .gchoice label {
    width: 165px;
  }
}
.gform-theme--framework.dk-multistep_wrapper .gchoice .gform-field-label span,
.gform-theme--framework.dk-multistep_wrapper .gchoice label span,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice .gform-field-label span,
.gform-theme--no-framework.dk-multistep_wrapper .gchoice label span,
.gravity-theme.dk-multistep_wrapper .gchoice .gform-field-label span,
.gravity-theme.dk-multistep_wrapper .gchoice label span {
  margin-bottom: 5px;
}
.gform-theme--framework.dk-multistep_wrapper .gfield.opt-in-out,
.gform-theme--no-framework.dk-multistep_wrapper .gfield.opt-in-out,
.gravity-theme.dk-multistep_wrapper .gfield.opt-in-out {
  padding: 0;
}
.gform-theme--framework.dk-multistep_wrapper .gfield.opt-in-out .gchoice,
.gform-theme--no-framework.dk-multistep_wrapper .gfield.opt-in-out .gchoice,
.gravity-theme.dk-multistep_wrapper .gfield.opt-in-out .gchoice {
  width: 100%;
  padding: 0;
}
.gform-theme--framework.dk-multistep_wrapper .gfield.opt-in-out label,
.gform-theme--no-framework.dk-multistep_wrapper .gfield.opt-in-out label,
.gravity-theme.dk-multistep_wrapper .gfield.opt-in-out label {
  display: block;
  flex-direction: unset;
  background: transparent;
  border: none;
  margin: 0;
  inline-size: min-content;
  text-align: left;
  width: 100%;
  cursor: pointer;
  line-height: inherit;
}
.gform-theme--framework.dk-multistep_wrapper .gfield.opt-in-out input[type=checkbox]:checked + label,
.gform-theme--no-framework.dk-multistep_wrapper .gfield.opt-in-out input[type=checkbox]:checked + label,
.gravity-theme.dk-multistep_wrapper .gfield.opt-in-out input[type=checkbox]:checked + label {
  padding: 0 0 0 10px !important;
  color: #666 !important;
}
.gform-theme--framework.dk-multistep_wrapper .gfield--noimage .gchoice .gform-field-label,
.gform-theme--framework.dk-multistep_wrapper .gfield--noimage .gchoice label,
.gform-theme--no-framework.dk-multistep_wrapper .gfield--noimage .gchoice .gform-field-label,
.gform-theme--no-framework.dk-multistep_wrapper .gfield--noimage .gchoice label,
.gravity-theme.dk-multistep_wrapper .gfield--noimage .gchoice .gform-field-label,
.gravity-theme.dk-multistep_wrapper .gfield--noimage .gchoice label {
  min-height: 52px;
  justify-content: center;
}
.gform-theme--framework.dk-multistep_wrapper .gfield--noimage .gchoice label:before,
.gform-theme--no-framework.dk-multistep_wrapper .gfield--noimage .gchoice label:before,
.gravity-theme.dk-multistep_wrapper .gfield--noimage .gchoice label:before {
  display: none;
}
.gform-theme--framework.dk-multistep_wrapper fieldset,
.gform-theme--no-framework.dk-multistep_wrapper fieldset,
.gravity-theme.dk-multistep_wrapper fieldset {
  max-width: 1200px;
  width: 100%;
  float: none;
  margin: 0 auto;
  padding: 0 1rem;
}
.gform-theme--framework.dk-multistep_wrapper .gf_progressbar_wrapper,
.gform-theme--no-framework.dk-multistep_wrapper .gf_progressbar_wrapper,
.gravity-theme.dk-multistep_wrapper .gf_progressbar_wrapper {
  max-width: 600px;
  width: 100%;
  margin: 1rem auto;
}
@media (min-width: 1000px) {
  .gform-theme--framework.dk-multistep_wrapper .gf_progressbar_wrapper,
  .gform-theme--no-framework.dk-multistep_wrapper .gf_progressbar_wrapper,
  .gravity-theme.dk-multistep_wrapper .gf_progressbar_wrapper {
    margin: 2rem auto;
  }
}
.gform-theme--framework.dk-multistep_wrapper .gform_page--textfields,
.gform-theme--no-framework.dk-multistep_wrapper .gform_page--textfields,
.gravity-theme.dk-multistep_wrapper .gform_page--textfields {
  max-width: 1000px;
  margin: 0 auto;
}
.gform-theme--framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields,
.gform-theme--no-framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields,
.gravity-theme.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1000px) {
  .gform-theme--framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields,
  .gform-theme--no-framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields,
  .gravity-theme.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields {
    flex-direction: row;
  }
}
@media (min-width: 1000px) {
  .gform-theme--framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields > *,
  .gform-theme--no-framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields > *,
  .gravity-theme.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields > * {
    width: calc(50% - 1rem);
  }
}
.gform-theme--framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields legend.gfieldset-legend,
.gform-theme--no-framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields legend.gfieldset-legend,
.gravity-theme.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields legend.gfieldset-legend {
  display: none;
}
.gform-theme--framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields .gfield_html,
.gform-theme--no-framework.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields .gfield_html,
.gravity-theme.dk-multistep_wrapper .gform_page--textfields > .gform_page_fields > .gform_fields .gfield_html {
  text-align: center;
}
.gform-theme--framework.dk-multistep_wrapper .content--center,
.gform-theme--no-framework.dk-multistep_wrapper .content--center,
.gravity-theme.dk-multistep_wrapper .content--center {
  text-align: center;
  text-transform: none;
}
.gform-theme--framework.dk-multistep_wrapper .gfield,
.gform-theme--no-framework.dk-multistep_wrapper .gfield,
.gravity-theme.dk-multistep_wrapper .gfield {
  margin-bottom: 1rem;
}
.gform-theme--framework.dk-multistep_wrapper .gfield:nth-child(2),
.gform-theme--no-framework.dk-multistep_wrapper .gfield:nth-child(2),
.gravity-theme.dk-multistep_wrapper .gfield:nth-child(2) {
  margin-top: 2rem;
}
.gform-theme--framework.dk-multistep_wrapper .gfield--quotedetails,
.gform-theme--no-framework.dk-multistep_wrapper .gfield--quotedetails,
.gravity-theme.dk-multistep_wrapper .gfield--quotedetails {
  max-width: 600px;
  margin: 2rem auto 1rem;
}
@media (min-width: 1000px) {
  .gform-theme--framework.dk-multistep_wrapper .gfield--quotedetails,
  .gform-theme--no-framework.dk-multistep_wrapper .gfield--quotedetails,
  .gravity-theme.dk-multistep_wrapper .gfield--quotedetails {
    margin-top: 0;
    max-width: 400px;
  }
}
.gform-theme--framework.dk-multistep_wrapper .gfield--quotedetails h3,
.gform-theme--no-framework.dk-multistep_wrapper .gfield--quotedetails h3,
.gravity-theme.dk-multistep_wrapper .gfield--quotedetails h3 {
  text-align: center;
  text-transform: none;
}
.gform-theme--framework.dk-multistep_wrapper .quoteinfo-container,
.gform-theme--no-framework.dk-multistep_wrapper .quoteinfo-container,
.gravity-theme.dk-multistep_wrapper .quoteinfo-container {
  background: white;
  padding: 1rem 2rem;
  border: 1px solid #aaa;
  display: table;
  margin: 2rem auto 1rem;
}
@media (max-width: 689px) {
  .gform-theme--framework.dk-multistep_wrapper .quoteinfo-container,
  .gform-theme--no-framework.dk-multistep_wrapper .quoteinfo-container,
  .gravity-theme.dk-multistep_wrapper .quoteinfo-container {
    padding: 1rem;
  }
}
.gform-theme--framework.dk-multistep_wrapper .quoteinfo-single,
.gform-theme--no-framework.dk-multistep_wrapper .quoteinfo-single,
.gravity-theme.dk-multistep_wrapper .quoteinfo-single {
  display: table-row;
  text-align: left;
}
.gform-theme--framework.dk-multistep_wrapper .quoteinfo-title,
.gform-theme--no-framework.dk-multistep_wrapper .quoteinfo-title,
.gravity-theme.dk-multistep_wrapper .quoteinfo-title {
  font-weight: bold;
  display: table-cell;
  padding: 0 20px 0 0;
}
.gform-theme--framework.dk-multistep_wrapper,
.gform-theme--no-framework.dk-multistep_wrapper,
.gravity-theme.dk-multistep_wrapper {
  /*PROGRESS BAR*/
}
.gform-theme--framework.dk-multistep_wrapper .gf_progressbar,
.gform-theme--no-framework.dk-multistep_wrapper .gf_progressbar,
.gravity-theme.dk-multistep_wrapper .gf_progressbar {
  background-color: rgb(229, 231, 235);
  border-radius: 100px;
}
.gform-theme--framework.dk-multistep_wrapper .gf_progressbar .gf_progressbar_percentage,
.gform-theme--no-framework.dk-multistep_wrapper .gf_progressbar .gf_progressbar_percentage,
.gravity-theme.dk-multistep_wrapper .gf_progressbar .gf_progressbar_percentage {
  block-size: 10px;
  border-radius: 100px;
}
.gform-theme--framework.dk-multistep_wrapper .gf_progressbar .percentbar_blue,
.gform-theme--no-framework.dk-multistep_wrapper .gf_progressbar .percentbar_blue,
.gravity-theme.dk-multistep_wrapper .gf_progressbar .percentbar_blue {
  background-color: #002F54;
}
.gform-theme--framework.dk-multistep_wrapper .gf_progressbar span,
.gform-theme--no-framework.dk-multistep_wrapper .gf_progressbar span,
.gravity-theme.dk-multistep_wrapper .gf_progressbar span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.gform-theme--framework.dk-multistep_wrapper h2.gform_submission_error,
.gform-theme--no-framework.dk-multistep_wrapper h2.gform_submission_error,
.gravity-theme.dk-multistep_wrapper h2.gform_submission_error {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.gform-theme--framework.dk-multistep_wrapper .gform_footer.top_label,
.gform-theme--no-framework.dk-multistep_wrapper .gform_footer.top_label,
.gravity-theme.dk-multistep_wrapper .gform_footer.top_label {
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
}

.gform_wrapper.dk-multistep_wrapper .top_label .gfield_label {
  font-weight: 200 !important;
  margin-bottom: 1rem !important;
  text-align: center;
}
@media (min-width: 1000px) {
  .gform_wrapper.dk-multistep_wrapper .top_label .gfield_label {
    margin-bottom: 2rem;
  }
}

.gform-theme--framework.dk-multistep_wrapper .getinfo--colour .gchoice label,
.gform-theme--no-framework.dk-multistep_wrapper .getinfo--colour .gchoice label,
.gravity-theme.dk-multistep_wrapper .getinfo--colour .gchoice label {
  height: 118px;
}
@media (min-width: 1000px) {
  .gform-theme--framework.dk-multistep_wrapper .getinfo--colour .gchoice label,
  .gform-theme--no-framework.dk-multistep_wrapper .getinfo--colour .gchoice label,
  .gravity-theme.dk-multistep_wrapper .getinfo--colour .gchoice label {
    width: 125px;
  }
}

.gravity-theme.dk-multistep_wrapper .gfield--dk-swatch .gchoice label {
  display: flex;
  flex-direction: column;
  padding: 0 0 5px 0;
  font-size: 12px;
  text-align: left;
}
@media (min-width: 1000px) {
  .gravity-theme.dk-multistep_wrapper .gfield--dk-swatch .gchoice label {
    font-size: 14px;
  }
  .gravity-theme.dk-multistep_wrapper .gfield--dk-swatch .gchoice label .sublabel {
    font-size: 14px;
    margin-top: 3px;
  }
}
.gravity-theme.dk-multistep_wrapper .gfield--dk-swatch .gchoice label .ms-label {
  padding: 8px 5px 3px;
  text-align: center;
}
@media (min-width: 1000px) {
  .gravity-theme.dk-multistep_wrapper .gfield--dk-swatch .gchoice label .ms-label {
    display: flex;
    flex-direction: column;
  }
  .gravity-theme.dk-multistep_wrapper .gfield--dk-swatch .gchoice label .ms-label span {
    margin: 0;
  }
  .gravity-theme.dk-multistep_wrapper .gfield--dk-swatch .gchoice label .ms-label span.sublabel {
    font-size: 12px;
  }
}

.gravity-theme.dk-multistep_wrapper .getinfo--size .gfield_radio,
.gravity-theme.dk-multistep_wrapper .getinfo--budget .gfield_radio,
.gravity-theme.dk-multistep_wrapper .getinfo--timescale .gfield_radio,
.gravity-theme.dk-multistep_wrapper .getinfo--size .gfield_checkbox,
.gravity-theme.dk-multistep_wrapper .getinfo--budget .gfield_checkbox,
.gravity-theme.dk-multistep_wrapper .getinfo--timescale .gfield_checkbox {
  max-width: 600px;
  margin: 0 auto;
}
.gravity-theme.dk-multistep_wrapper .getinfo--size .gfield_radio .gchoice,
.gravity-theme.dk-multistep_wrapper .getinfo--budget .gfield_radio .gchoice,
.gravity-theme.dk-multistep_wrapper .getinfo--timescale .gfield_radio .gchoice,
.gravity-theme.dk-multistep_wrapper .getinfo--size .gfield_checkbox .gchoice,
.gravity-theme.dk-multistep_wrapper .getinfo--budget .gfield_checkbox .gchoice,
.gravity-theme.dk-multistep_wrapper .getinfo--timescale .gfield_checkbox .gchoice {
  width: 100%;
}
@media (min-width: 1000px) {
  .gravity-theme.dk-multistep_wrapper .getinfo--size .gfield_radio .gchoice,
  .gravity-theme.dk-multistep_wrapper .getinfo--budget .gfield_radio .gchoice,
  .gravity-theme.dk-multistep_wrapper .getinfo--timescale .gfield_radio .gchoice,
  .gravity-theme.dk-multistep_wrapper .getinfo--size .gfield_checkbox .gchoice,
  .gravity-theme.dk-multistep_wrapper .getinfo--budget .gfield_checkbox .gchoice,
  .gravity-theme.dk-multistep_wrapper .getinfo--timescale .gfield_checkbox .gchoice {
    width: calc(50% - 0.5rem);
  }
}
.gravity-theme.dk-multistep_wrapper .getinfo--size .gfield_radio .gchoice label,
.gravity-theme.dk-multistep_wrapper .getinfo--budget .gfield_radio .gchoice label,
.gravity-theme.dk-multistep_wrapper .getinfo--timescale .gfield_radio .gchoice label,
.gravity-theme.dk-multistep_wrapper .getinfo--size .gfield_checkbox .gchoice label,
.gravity-theme.dk-multistep_wrapper .getinfo--budget .gfield_checkbox .gchoice label,
.gravity-theme.dk-multistep_wrapper .getinfo--timescale .gfield_checkbox .gchoice label {
  width: 100% !important;
}

.gform_wrapper.dk-multistep_wrapper fieldset button[type=submit],
.gform_wrapper.dk-multistep_wrapper input[type=button],
.gform_wrapper.dk-multistep_wrapper input[type=submit],
.gform_wrapper.dk-multistep_wrapper input[type=image] {
  width: 200px;
}
.gform_wrapper.dk-multistep_wrapper fieldset button[type=submit].gform_previous_button,
.gform_wrapper.dk-multistep_wrapper input[type=button].gform_previous_button,
.gform_wrapper.dk-multistep_wrapper input[type=submit].gform_previous_button,
.gform_wrapper.dk-multistep_wrapper input[type=image].gform_previous_button {
  width: 75px;
}

.gform_wrapper.dk-multistep_wrapper fieldset > legend.gfieldset-legend {
  display: none;
}

.gform-theme--no-framework.dk-multistep_wrapper .gfield.opt-in-out .gchoice input[type=checkbox],
.gravity-theme.dk-multistep_wrapper .gfield.opt-in-out .gchoice input[type=radio],
.gravity-theme.dk-multistep_wrapper .gfield.opt-in-out .gchoice input[type=checkbox] {
  display: block;
}

#multistep_form_title--thankyou .divider-small-border {
  border-radius: 100px;
}

.dk-multistep--thankyou .gfield_html--center {
  text-align: center;
}
@media (min-width: 1000px) {
  .dk-multistep--thankyou .getinfo--size .gfield_radio,
  .dk-multistep--thankyou .getinfo--budget .gfield_radio,
  .dk-multistep--thankyou .getinfo--timescale .gfield_radio,
  .dk-multistep--thankyou .getinfo--size .gfield_checkbox,
  .dk-multistep--thankyou .getinfo--budget .gfield_checkbox,
  .dk-multistep--thankyou .getinfo--timescale .gfield_checkbox {
    max-width: 1000px;
  }
}
@media (min-width: 1000px) {
  .dk-multistep--thankyou .getinfo--size .gfield_radio .gchoice,
  .dk-multistep--thankyou .getinfo--budget .gfield_radio .gchoice,
  .dk-multistep--thankyou .getinfo--timescale .gfield_radio .gchoice,
  .dk-multistep--thankyou .getinfo--size .gfield_checkbox .gchoice,
  .dk-multistep--thankyou .getinfo--budget .gfield_checkbox .gchoice,
  .dk-multistep--thankyou .getinfo--timescale .gfield_checkbox .gchoice {
    width: calc(33% - 0.5rem);
  }
}
.dk-multistep--thankyou .gform_footer.top_label {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.dk-multistep--thankyou .gform_fields--horizontal ul {
  display: flex;
  flex-direction: column;
  max-width: 800px;
  justify-content: space-between;
  margin: 1rem auto;
}
@media (min-width: 1000px) {
  .dk-multistep--thankyou .gform_fields--horizontal ul {
    flex-direction: row;
  }
}
.dk-multistep--thankyou .gform_fields--horizontal ul .gfield {
  width: 100%;
  margin: 0 0 1rem 0;
}
@media (min-width: 1000px) {
  .dk-multistep--thankyou .gform_fields--horizontal ul .gfield {
    width: 45%;
    margin: 0;
  }
}
.dk-multistep--thankyou .gform_fields--horizontal ul .gfield:nth-child(2) {
  margin: 0;
}

#header-outer #top.top--countdown .global-header__overlay {
  top: 0;
}
#header-outer .top-countdown {
  transition: all 0.25s ease-in-out;
}
#header-outer .top-countdown #special_offer_countdown {
  top: 0;
  z-index: 99999;
  max-width: none !important;
  height: 36px;
  display: block;
  transition: all 0.25s ease-in-out;
}
#header-outer .top-countdown .special-offers__countdown {
  position: relative;
}
#header-outer .top-countdown .dkcountdown-container {
  display: flex;
  justify-content: center;
}
#header-outer .top-countdown .dkcountdown {
  flex-direction: row;
}
#header-outer .top-countdown .dkcountdown_timer {
  width: auto;
  padding: 0 3px;
  justify-content: center;
  gap: 3px;
  margin: 0;
}
#header-outer .top-countdown .dkcountdown-value {
  margin-right: 2px;
}
#header-outer .top-countdown .dkcountdown-value__part {
  font-size: 10px;
  line-height: 36px;
  width: 8px;
  margin: 0;
  padding: 0;
}
#header-outer .top-countdown .dkcountdown-text {
  font-size: 9px;
  line-height: 36px;
  text-transform: uppercase;
  color: #ffffff;
}
#header-outer .top-countdown .dkcountdown-text:hover {
  color: #ffffff;
}
#header-outer.scrolled-down #top.top--countdown {
  margin-top: 0;
}
#header-outer.scrolled-down .top-countdown #special_offer_countdown {
  top: 0;
}

@media (min-width: 381px) {
  #header-outer .top-countdown .dkcountdown_timer {
    padding: 0 6px;
    gap: 4px;
  }
  #header-outer .top-countdown .dkcountdown-value {
    margin-right: 5px;
  }
  #header-outer .top-countdown .dkcountdown-value__part {
    font-size: 13px;
    width: 10px;
  }
}
@media (min-width: 481px) {
  #header-outer .top-countdown .dkcountdown_timer {
    gap: 6px;
  }
  #header-outer .top-countdown .dkcountdown-value__part {
    font-size: 14px;
  }
  #header-outer .top-countdown .dkcountdown-text {
    font-size: 12px;
  }
}
@media (min-width: 691px) {
  #header-outer .top-countdown .dkcountdown_timer {
    padding: 0 10px;
    justify-content: space-between;
    gap: 7px;
  }
  #header-outer .top-countdown .dkcountdown-value__part {
    font-size: 18px;
    width: 14px;
  }
  #header-outer .top-countdown .dkcountdown-text {
    font-size: 14px;
  }
}
@media (min-width: 1000px) {
  #header-outer #top.top--countdown .global-header__overlay {
    top: -36px;
  }
  #header-outer #top.top--countdown .row.global-header__searchcontainer {
    top: 36px;
  }
  #header-outer.scrolled-down #top .top-countdown {
    margin-top: -36px;
  }
  #header-outer.scrolled-down #top.top--countdown .row.global-header__searchcontainer {
    top: 0;
  }
}
@media (min-width: 1301px) {
  #header-outer .top-countdown .dkcountdown_timer {
    padding: 0 10px;
    gap: 8px;
  }
  #header-outer .top-countdown .dkcountdown-value__part {
    font-size: 22px;
    width: 16px;
  }
  #header-outer .top-countdown .dkcountdown-text {
    font-size: 16px;
  }
}
.subnav-nav {
  background: #CECFD5;
}

.subnav-list {
  display: flex !important;
  justify-content: flex-start;
  gap: 10px;
  width: 100%;
}

#top nav.subnav-nav ul li {
  display: inherit;
  float: none;
  /* margin-left: 0 !important;
  margin-right: 20px !important; */
  text-transform: uppercase !important;
}
#top nav.subnav-nav ul li.subnav-currentpage {
  text-transform: none;
  color: #2E323B;
}
#top nav.subnav-nav ul li a {
  color: #00589B;
  padding: 26px 0 14px !important;
  border-bottom: 10px solid transparent;
}
#top nav.subnav-nav ul li a.active {
  border-color: #00589B;
}
#top nav.subnav-nav ul li a:after {
  display: none !important;
}
#top nav.subnav-nav ul li.subnav-currentpage {
  /* margin-left: 10px; */
}
#top nav.subnav-nav ul li:last-child {
  margin-right: 0;
}
#top nav.subnav-nav ul li.subnav-list--current a {
  border-color: #00589B;
}

.subnav-nav.subnav-nav--topcontent {
  display: none;
  background: none;
  justify-content: center;
}
.subnav-nav.subnav-nav--topcontent .subnav-list {
  flex-direction: column;
}
.subnav-nav.subnav-nav--topcontent .subnav-list .subnav-item {
  display: inline-flex;
  align-self: center;
  list-style: none;
  /* margin-left: 18px; */
}
.subnav-nav.subnav-nav--topcontent .subnav-list .subnav-item a {
  color: #2E323B;
  padding: 12px;
  border: 1px solid #B6BABE;
  transition: all 0.25s ease-in-out;
}
.subnav-nav.subnav-nav--topcontent .subnav-list .subnav-item a:hover {
  background: #e4e4e4;
  border-color: #e4e4e4;
}
.subnav-nav.subnav-nav--topcontent .subnav-list .subnav-item a.active {
  background: #00589B;
  color: #ffffff;
  border-color: #00589B;
}
.subnav-nav.subnav-nav--topcontent .subnav-list .subnav-item a.active:hover {
  background: #00589B;
  color: #ffffff;
  border-color: #00589B;
}

@media (min-width: 691px) {
  body .container .container.subnav-container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
    max-width: 600px;
  }
  .subnav-nav.subnav-nav--topcontent {
    padding-top: 12%;
  }
}
@media (min-width: 1000px) {
  body .container .container.subnav-container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
    max-width: 1425px;
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .subnav-nav {
    width: 100%;
  }
  #top nav.subnav-nav ul li {
    /* margin-right: 0 !important; */
  }
  #top nav.subnav-nav ul li a {
    /* margin-left: 6px !important;
    margin-right: 6px !important; */
  }
  #top nav.subnav-nav ul li.subnav-currentpage {
    /* margin-left: 6px !important;
    margin-right: 6px !important; */
  }
  .subnav-nav.subnav-nav--topcontent {
    display: flex;
    padding-top: 4%;
  }
  .subnav-nav.subnav-nav--topcontent .subnav-list {
    flex-direction: row;
  }
}
@media (min-width: 1301px) {
  #top nav.subnav-nav ul li {
    /* margin-right: 0 !important; */
  }
  #top nav.subnav-nav ul li a {
    /* margin-left: 10px !important;
    margin-right: 20px !important; */
  }
  #top nav.subnav-nav ul li.subnav-currentpage {
    /* margin-left: 10px !important;
    margin-right: 10px !important; */
  }
  .subnav-nav.subnav-nav--topcontent .subnav-list .subnav-item {
    /* margin-left: 30px; */
  }
}
@media (min-width: 1421px) {
  #top nav.subnav-nav ul li.subnav-currentpage {
    /* margin-right: 20px !important; */
  }
}
@media (min-width: 1681px) {
  body .container .container.subnav-container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.megamenu-dropdown__item .menu-item h4 {
  font-weight: 400;
}
.megamenu-dropdown__item .menu-item .nectar-button.regular-button,
.megamenu-dropdown__item .menu-item .nectar-button[data-color-override=false].regular-button {
  display: inline-block;
}
.megamenu-dropdown__item .menu-item .wpb_text_column.wpb_content_element a,
.megamenu-dropdown__item .menu-item .wpb_text_column a,
.megamenu-dropdown__item .menu-item .post-content a,
.megamenu-dropdown__item .menu-item p a,
.megamenu-dropdown__item .menu-item .dark .wpb_text_column.wpb_content_element a,
.megamenu-dropdown__item .menu-item .dark .wpb_text_column a,
.megamenu-dropdown__item .menu-item .dark .post-content a,
.megamenu-dropdown__item .menu-item .dark p a,
.megamenu-dropdown__item .menu-item .light .wpb_text_column.wpb_content_element a,
.megamenu-dropdown__item .menu-item .light .wpb_text_column a,
.megamenu-dropdown__item .menu-item .light .post-content a,
.megamenu-dropdown__item .menu-item .light p a {
  font-weight: 400;
  text-decoration: none;
}

#header-outer:not([data-format=left-header]) #top nav > ul > li:not(.megamenu) ul.megamenu-dropdown__item .menu-item .wpb_text_column.wpb_content_element ul li a:not(.column-link):hover,
#header-outer:not([data-format=left-header]) #top nav > ul > li:not(.megamenu) ul.megamenu-dropdown__item .menu-item .wpb_text_column.wpb_content_element ul li a:not(.column-link):visited,
#header-outer #top nav > ul > li:not(.megamenu) ul.megamenu-dropdown__item .menu-item .wpb_text_column.wpb_content_element ul li a:not(.column-link):hover,
#header-outer #top nav > ul > li:not(.megamenu) ul.megamenu-dropdown__item .menu-item .wpb_text_column.wpb_content_element ul li a:not(.column-link):visited,
body #header-outer:not([data-format=left-header]) #top nav > ul > li:not(.megamenu) .sfHover > a,
body #header-outer #top nav > ul > li:not(.megamenu) .sfHover > a,
#header-outer #top nav > ul > li:not(.megamenu) ul a:hover,
#header-outer:not([data-format=left-header]) #top nav > ul > li:not(.megamenu) .sfHover > a,
#header-outer #top nav > ul > li:not(.megamenu) .sfHover > a,
#header-outer:not([data-format=left-header]) #top nav > ul > li:not(.megamenu) ul a:hover,
#header-outer:not([data-format=left-header]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a,
#header-outer:not([data-format=left-header]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a,
#header-outer nav > ul > .megamenu > ul ul li a:hover, #header-outer nav > ul > .megamenu > ul ul li a:focus,
#header-outer nav > ul > .megamenu > ul ul .sfHover > a,
#header-secondary-outer ul > li:not(.megamenu) .sfHover > a,
#header-secondary-outer ul > li:not(.megamenu) ul a:hover,
#header-secondary-outer ul > li:not(.megamenu) ul a:focus,
body:not([data-header-format=left-header]) #header-outer nav > ul > .megamenu > ul ul .current-menu-item > a {
  background-color: transparent !important;
}

#header-outer #top nav > ul > li:not(.megamenu) ul.megamenu-dropdown__item h4 a,
.megamenu-dropdown__item h4 a {
  color: #00589B !important;
  line-height: 26px !important;
  padding: 0 !important;
}
#header-outer #top nav > ul > li:not(.megamenu) ul.megamenu-dropdown__item h4 a:hover,
.megamenu-dropdown__item h4 a:hover {
  background: transparent !important;
  color: inherit !important;
}

#header-outer #top nav > ul > li:not(.megamenu) ul.megamenu-dropdown__item a.column-link,
.megamenu-dropdown__item .column-link {
  position: absolute !important;
  z-index: 11;
}
#header-outer #top nav > ul > li:not(.megamenu) ul.megamenu-dropdown__item a.column-link:hover,
.megamenu-dropdown__item .column-link:hover {
  background: transparent !important;
}

#header-outer .sf-menu li ul li.menu-item a,
#header-outer:not([data-format=left-header]) #top nav > ul > li:not(.megamenu) ul a:hover {
  color: inherit;
}

body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) #menu-megamenu.sf-menu > li ul {
  padding: 0 60px;
  background: #fff;
}

.megamenu-dropdown__container .nectar-cta.has-icon .link_wrap {
  justify-content: center;
}

.nectar_hook_global_section_after_footer .custom-width-100px {
  width: 100px;
}

#menu-megamenu .megamenu-dropdown__container .wpb_column:not(.vc_col-sm-12):not(.vc_col-sm-10):not(.vc_col-sm-8):not(.vc_col-sm-6) .vc_column-inner,
#menu-megamenu .megamenu-dropdown__container .wpb_column:not(.vc_col-sm-12):not(.vc_col-sm-10):not(.vc_col-sm-8):not(.vc_col-sm-6) .img-with-aniamtion-wrap > .inner .hover-wrap {
  overflow: visible;
}

#megamenuOverlay.megamenu-closed,
#megamenuOverlay.megamenu-active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.65);
  z-index: 99;
  transition: background-color 0.25s ease-in-out;
  transition-delay: 0s;
}

#megamenuOverlay.megamenu-closed {
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0);
  transition-delay: 0.5s;
}

.sf-menu .menu {
  opacity: 1 !important;
  transform: none !important;
  pointer-events: all !important;
  margin: 0 !important;
  left: 0 !important;
  position: relative !important;
  background: none !important;
  display: block !important;
  padding: 0 !important;
}
.sf-menu .menu li.menu-item a {
  padding: 0 !important;
  color: #555 !important;
}
.sf-menu .menu li.menu-item a:hover {
  opacity: 0.6;
}
.sf-menu > li ul a {
  padding: 0 !important;
}
.sf-menu .special-offers--desktop {
  max-width: unset !important;
  max-height: unset !important;
}
.sf-menu .special-offers--desktop.special-offers--desktop-second_oi {
  display: none;
}
.sf-menu .special-offers__image--desktop {
  border-radius: 20px;
}
.sf-menu .nectar-cta {
  text-align: center !important;
}

.special-offers--megamenu .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
  border-radius: 20px;
}

#megamenuOverlay.megamenu-closed, #megamenuOverlay.megamenu-active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 99;
  transition: background-color 0.25s ease-in-out;
  transition-delay: 0s;
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.65);
}
#megamenuOverlay.megamenu-closed {
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0);
  transition-delay: 0.5s;
}

@media (min-width: 691px) {
  .megamenu-dropdown__container {
    max-width: 600px;
    margin: 0 auto !important;
  }
}
@media (min-width: 1000px) {
  .global-nav__megamenu {
    display: flex;
    align-items: stretch;
    width: 100%;
  }
  .global-nav__megamenu .special-offers--megamenu .img-with-aniamtion-wrap .inner {
    height: auto;
  }
  .megamenu-dropdown__container {
    max-width: 1425px;
  }
  #menu-megamenu {
    width: 100%;
    justify-content: space-between;
    gap: 0;
  }
  #menu-megamenu,
  #top nav > ul#menu-megamenu > li.megamenu-item {
    display: flex !important;
    align-items: stretch !important;
    /* margin-right: 18px !important; */
    justify-content: space-between;
  }
  #menu-megamenu .megamenu-item__link,
  #top nav > ul#menu-megamenu > li.megamenu-item .megamenu-item__link {
    margin-left: 0;
    margin-right: 0;
  }
  #menu-megamenu:last-child,
  #top nav > ul#menu-megamenu > li.megamenu-item:last-child {
    margin-right: 0 !important;
  }
  /* main dropdown */
  body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) #menu-megamenu.sf-menu > li ul {
    width: 100%;
    /* padding: 60px; */
    background: #ffffff;
    box-shadow: none;
    display: flex;
    align-items: stretch;
  }
  /* main nav links */
  #top nav > ul#menu-megamenu > li.megamenu-item {
    border-bottom: 10px solid transparent;
    /* margin-right: 0; */
  }
  #top nav > ul#menu-megamenu > li.megamenu-item:first-child {
    margin-left: 6px !important;
  }
  #top nav > ul#menu-megamenu > li.megamenu-item:last-child {
    margin-right: 0;
    background: #be1622;
  }
  #top nav > ul#menu-megamenu > li.megamenu-item:last-child.menu-item-over, #top nav > ul#menu-megamenu > li.megamenu-item:last-child.megamenu-item--current {
    border-color: #be1622 !important;
  }
  #top nav > ul#menu-megamenu > li.megamenu-item:last-child.inactive a {
    color: #d86c73 !important;
  }
  #top nav > ul#menu-megamenu > li.megamenu-item:last-child a {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  #top nav > ul#menu-megamenu > li.megamenu-item {
    /* &.menu-item-over,
    &.megamenu-item--current {
        border-color: $colorOffWhite;

        a {
            color: $colorOffWhite;
        }
    } */
    /* &.inactive > a {
        color: $colorLightBlue;
    } */
  }
  #top nav > ul#menu-megamenu > li.megamenu-item > a {
    color: #e4e4e4;
    padding-top: 25px !important;
    padding-bottom: 10px !important;
  }
  #top nav > ul#menu-megamenu > li.megamenu-item > a:after {
    display: none !important;
  }
  .slim_header #top nav > ul#menu-megamenu > li.megamenu-item > a {
    padding-top: 14px !important;
    padding-bottom: 0 !important;
  }
  /* inner rows */
  /* #top nav >ul#menu-megamenu >li.megamenu-item .wpb_row {
      margin-bottom: 0;
  }

  #top nav >ul#menu-megamenu >li.megamenu-item .wpb_row .wpb_column .row_col_wrap_12_inner .wpb_column.vc_col-sm-8 .img-with-aniamtion-wrap .hover-wrap[data-hover-animation="none"] {
      margin-bottom: 15px;
  }

  #top nav >ul#menu-megamenu >li.megamenu-item .wpb_row .wpb_column .row_col_wrap_12_inner .wpb_column.vc_col-sm-4 .img-with-aniamtion-wrap .hover-wrap[data-hover-animation="none"] {
      margin-bottom: 7px;
  }

  .megamenu-dropdown__container .img-with-aniamtion-wrap {
      .hover-wrap {
          overflow: hidden !important;
      }

      .img-with-animation {
          transition: all .25s ease-in-out;
      }
  }

  /* headings */
  /* #menu-megamenu .wpb_text_column.wpb_content_element h3 {
      //font-size: 16px;
      line-height: 26px;
      margin-left: 0;
      font-weight: 700;
  }

  /* list items */
  /* #menu-megamenu .wpb_text_column.wpb_content_element ul {
      opacity: 1 !important;
      padding: 0 !important;
      display: block !important;
      position: relative !important;
      margin: 0 !important;
      width: auto !important;
      left: auto;
      top: auto !important;
      transform: none !important;
      background: transparent !important;
      border-top: 0 !important;
      pointer-events: all !important;
  }

  #menu-megamenu .wpb_text_column.wpb_content_element ul li {
      min-height: 30px;

      a {
          padding-left: 0;
          padding-top: 3px;
          padding-bottom: 3px;
          //font-size: 12px;
          line-height: 20px;
          color: black !important;
          &:hover {
              opacity: 0.5;
          }
      }
  }

  //#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:not(.nectar-button):hover,
  //#header-outer #top nav > ul > li:not(.megamenu) ul a:not(.nectar-button):hover,
  //#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:not(.nectar-button):hover,
  //#header-outer #top nav > ul > li:not(.megamenu) ul a:not(.nectar-button):hover,
  //#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:not(.nectar-button):hover {
  //    background-color: transparent !important;
  //    color: lighten($colorBlue, 5%) !important;
  //}

  #menu-megamenu .megamenu-dropdown__container .wpb_column:not(.vc_col-sm-12):not(.vc_col-sm-10):not(.vc_col-sm-8):not(.vc_col-sm-6) {
      .vc_column-inner,
      .img-with-aniamtion-wrap > .inner .hover-wrap {
          overflow: hidden;
      }

      .img-with-aniamtion-wrap .img-with-animation {
          transition: all .25s ease-in-out;
          transition-delay: 0;
      }

      .vc_custom_heading {
          color: black !important;
          //font-size: 12px !important;
          //line-height: 20px !important;
      }

      &:hover {
          .img-with-animation {
              transform: scale(1.1);
          }

          .vc_custom_heading {
              opacity: 0.5;
          }
      }
  }

  #menu-megamenu .megamenu-dropdown__container .wpb_column .no-hover-inner > .row_col_wrap_12_inner > .vc_col-sm-6 {
      .vc_column-inner,
      .img-with-aniamtion-wrap > .inner .hover-wrap {
          overflow: hidden;
      }

      .img-with-aniamtion-wrap .img-with-animation {
          transition: all .25s ease-in-out;
          transition-delay: 0;
      }

      .vc_custom_heading {
          color: $colorBlue !important;
          //font-size: 12px !important;
          line-height: 20px !important;
      }

      &:hover {
          .img-with-animation {
              transform: scale(1.1);
          }

          .vc_custom_heading {
              color: $colorLightBlue !important;
          }
      }
  } */
  #top nav > ul#menu-megamenu > li.megamenu-item.menu-item-over a, #top nav > ul#menu-megamenu > li.megamenu-item.megamenu-item--current a {
    color: inherit;
  }
}
@media (min-width: 1301px) {
  #top nav > ul#menu-megamenu > li.megamenu-item {
    /* margin-right: 30px !important; */
  }
  #top nav > ul#menu-megamenu > li.megamenu-item a {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* .slim_header #top nav.global-nav__upper >ul >li >a,
  .slim_header #top nav >ul#menu-megamenu >li.megamenu-item >a {
      //font-size: 14px;
  }

  #menu-megamenu .wpb_text_column.wpb_content_element h3 {
      //font-size: 14px;
  }

  #menu-megamenu .wpb_text_column.wpb_content_element ul li {
      a {
          //font-size: 14px;
          line-height: 26px;
      }
  } */
  /* #menu-megamenu .megamenu-dropdown__container .wpb_column:not(.vc_col-sm-12):not(.vc_col-sm-10):not(.vc_col-sm-8):not(.vc_col-sm-6):not(.vc_col-sm-4):not(.vc_col-sm-3),
  #menu-megamenu .megamenu-dropdown__container .wpb_column .no-hover-inner > .row_col_wrap_12_inner > .vc_col-sm-6 {
      .vc_custom_heading {
          //font-size: 16px !important;
          line-height: 26px !important;
      }
  } */
  #top nav > ul#menu-megamenu > li.megamenu-item:first-child {
    margin-left: 10px !important;
  }
  #top nav > ul#menu-megamenu > li.megamenu-item:last-child a {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  #menu-megamenu {
    width: 100%;
    justify-content: inherit;
    gap: 30px;
  }
}
@media (min-width: 1421px) {
  #top nav > ul#menu-megamenu > li.megamenu-item {
    /* margin-right: 20px; */
  }
  /*.slim_header #top nav.global-nav__upper >ul >li >a,
  .slim_header #top nav >ul#menu-megamenu >li.megamenu-item >a,
  #menu-megamenu .wpb_text_column.wpb_content_element h3 {
      font-size: 15px;
  }*/
}
.col.global-navcol__second,
.col.global-navcol__third {
  display: none;
}

.global-nav__upper ul {
  display: flex !important;
  gap: 30px;
}
.global-nav__upper li {
  /* margin-right: 5px; */
}
.global-nav__upper li:last-child {
  margin-right: 0;
}

.global-nav__upper li.pencil a:before,
ul > li.has-icon.pencil a:before {
  content: "\f303";
}
.global-nav__upper li.brochure a:before,
ul > li.has-icon.brochure a:before {
  content: "\f518";
}
.global-nav__upper li.calendar a:before,
ul > li.has-icon.calendar a:before {
  content: "\f133";
}
.global-nav__upper li.mapmarker a:before,
ul > li.has-icon.mapmarker a:before {
  content: "\f3c5";
}
.global-nav__upper li.search a:before,
ul > li.has-icon.search a:before {
  content: "\f002";
}
.global-nav__upper li.envelope a:before,
ul > li.has-icon.envelope a:before {
  content: "\f0e0";
}
.global-nav__upper li.faq a:before,
ul > li.has-icon.faq a:before {
  content: "\f059";
}

.global-nav__upper li a:before,
ul > li.has-icon a:before {
  display: none;
  content: "";
  font-family: "Font Awesome 5 Free";
  color: #ffffff;
  font-weight: 900;
  margin-right: 12px;
}
.global-nav__upper li a [class*=rTapNumber],
ul > li.has-icon a [class*=rTapNumber] {
  color: #ffffff;
}

.global-nav__telephone a {
  color: #ffffff;
}
.global-nav__telephone a:hover {
  color: #ffffff;
}

.global-nav__upper li a {
  color: #ffffff !important;
}
.global-nav__upper li a:after {
  display: none !important;
}

.global-nav__telephone {
  margin-left: auto;
  font-weight: 700;
}

.global-nav__telephone {
  color: #ffffff !important;
  font-size: 1.15rem !important;
}
.global-nav__telephone i {
  display: inline-block !important;
  font-size: 1.1rem;
  font-weight: 900 !important;
}

.mobile-nav__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}

.mobile-nav__contents {
  width: 100%;
  height: 100%;
}

.mobile-nav__close {
  color: #ffffff;
  cursor: pointer;
}
.mobile-nav__close i {
  font-size: 35px;
  color: white;
  line-height: 27px;
}

.mobile-nav__searchfield {
  position: fixed;
  height: auto;
  display: flex;
  justify-content: center;
  padding: 10px 0;
  top: 0;
  z-index: 9999;
  width: 100%;
}
.mobile-nav__searchfield .search-form {
  width: 80% !important;
  display: flex;
  justify-content: center;
  position: relative;
}

.mobile-nav__searchfield .search-field {
  background: #ffffff;
  line-height: 20px;
  border-radius: 25px;
  border: 1px solid var(--nectar-accent-color);
  padding: 0.5rem 25px 0.5rem 35px;
  display: flex;
}

.mobile-nav__searchfield--hidden {
  transform: translateX(100%);
}

.mobile-nav__searchfield .search-field-button {
  position: absolute;
  left: 0;
  top: 0;
  height: 38px;
  width: 38px;
  background: none !important;
  line-height: 0;
}
.mobile-nav__searchfield .search-field-button i:before {
  color: var(--nectar-accent-color);
}

.mobile-nav__searchfield--icon:before {
  color: white;
}

.mobile-nav__searchfield--hide .search-form {
  display: none;
}

.mobile-nav__menu {
  background: #ffffff;
}

.zeynep {
  width: 100%;
  z-index: 99999;
  background-color: transparent;
  scrollbar-face-color: #252525;
  scrollbar-track-color: transparent;
  scrollbar-color: #B6BABE transparent;
  scrollbar-width: thin;
}

.zeynep::-webkit-scrollbar,
.zeynep .submenu::-webkit-scrollbar {
  width: 0.35em;
}

.zeynep::-webkit-scrollbar-track,
.zeynep .submenu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px transparent;
}

.zeynep::-webkit-scrollbar-thumb,
.zeynep .submenu::-webkit-scrollbar-thumb {
  background-color: #B6BABE;
  outline: 0;
  border-radius: 10px;
}

.zeynep .submenu {
  top: 67px;
  left: 100%;
  right: 62px !important;
  width: auto;
  min-height: 0;
}
.zeynep .submenu.opened {
  right: 0 !important;
}

.zeynep .submenu-header > a {
  font-weight: 400;
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: capitalize;
}

.zeynep ul {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.zeynep ul > li {
  width: 100%;
}

.zeynep ul > li:not(:last-child) > a,
.zeynep ul > li:last-child > a {
  border-bottom: 1px solid #e4e4e4;
}

.zeynep ul > li.has-icon a {
  color: #9b9b9b;
  text-transform: none;
}
.zeynep ul > li.has-icon a:before {
  display: inline-block;
  color: #9b9b9b;
}

.zeynep .submenu:not(.current) {
  opacity: 0;
  visibility: hidden;
}

.zeynep ul > li.menu-title,
.zeynep .submenu.opened > label {
  background: #e4e4e4 !important;
}

.zeynep ul > li.menu-title a,
.zeynep .submenu.opened > label {
  font-weight: 700;
  color: #252525;
  text-transform: none;
  cursor: auto;
}
.zeynep ul > li.menu-title a:hover,
.zeynep .submenu.opened > label:hover {
  background: transparent;
  border-radius: 0 !important;
}

.zeynep .submenu.opened > label {
  padding: 15px 20px;
  opacity: 1;
  margin: 0;
  font-size: initial;
  font-size: 14px;
  text-transform: capitalize;
}

.zeynep ul > li ul.sub-menu,
.zeynep ul > li ul.sub-menu > li ul.sub-menu {
  position: relative;
  display: flex;
  flex-flow: column wrap;
  top: auto;
  width: auto;
  padding: 0;
}

.zeynep ul > li.has-submenu > a {
  fill: #00589B;
}

.zeynep ul > li > a {
  padding: 15px 20px;
  font-weight: 400;
  text-transform: initial;
  color: #00589B;
}
.zeynep ul > li > a:hover {
  border-radius: 0;
}

.mobile-nav__menu ul li.highlight a {
  background-color: #FEC224;
}
.mobile-nav__menu ul li.highlight a:hover {
  background-color: #FEC224;
}
.mobile-nav__menu ul li.strong a {
  font-weight: 700;
}

.mobile-icon__text {
  color: white;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.mobile-icon__text--hidden {
  display: none;
}

@media (min-width: 481px) {
  .mobile-nav__searchfield .search-field {
    font-size: 14px;
    padding: 0.5rem 0.5rem 0.5rem 3.5rem;
  }
  .mobile-nav__searchfield--icon {
    left: 2rem;
  }
  .mobile-nav__searchfield .search-field {
    padding-left: 3rem;
  }
}
@media (min-width: 691px) {
  .mobile-nav__searchfield .search-field {
    font-size: 16px;
    line-height: 23px;
  }
  .mobile-nav__close {
    padding: 1.18rem 1.25rem;
  }
}
@media (max-width: 998px) {
  #header-outer #top .global-header__mobileoverlay span.mobile-navbutton__menu,
  #header-outer #top .global-header__mobileoverlay span.mobile-navbutton__close {
    padding: 0;
    min-width: 51px;
  }
}
@media (min-width: 1000px) {
  #mobile-nav {
    display: none;
  }
  .global-nav__upper li {
    /* margin-right: 0; */
  }
  .global-nav__upper li:first-of-type > a {
    margin-left: 6px !important;
  }
  .col.global-navcol__second,
  .col.global-navcol__third {
    display: flex;
    align-items: center;
  }
  .col.global-navcol__third {
    align-items: stretch;
    text-align: left !important;
  }
  .col.global-navcol__second {
    justify-content: space-between;
  }
  #mobile-nav.active {
    opacity: 0;
    pointer-events: none;
  }
  .global-nav__telephone:hover i {
    -webkit-animation: shake 0.15s infinite;
    animation: shake 0.15s infinite;
  }
  #header-outer #top .global-header__container .span_9.global-header__navs .global-navcol__second {
    display: flex;
  }
}
@media (min-width: 1301px) {
  .global-nav__upper li {
    /* margin-right: 12px; */
  }
  .global-nav__upper li a:before {
    display: inline-block;
  }
  .global-nav__telephone {
    font-size: 1.25rem !important;
  }
  .global-nav__telephone i {
    font-size: 1.25rem !important;
    margin-right: 10px;
  }
}
@media (min-width: 1421px) {
  .global-nav__telephone {
    font-size: 1.5rem !important;
  }
  .global-nav__telephone i {
    font-size: 1.5rem !important;
  }
}
#header-outer {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: none !important;
}

#header-outer[data-full-width=true] header > .container.global-header__container {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

@media (min-width: 1000px) {
  .global-header__container.no-subnav {
    height: 116px;
  }
}

.row.global-header__searchcontainer {
  display: none;
}

.global-header__searchclose {
  cursor: pointer;
  padding: 12px;
  border-radius: 50%;
  text-align: center;
  width: 71px;
  box-sizing: content-box;
  transition: 0.25s all ease-in-out;
}
.global-header__searchclose:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  color: #ffffff;
  font-size: 3rem;
  line-height: 65px;
  font-weight: 900;
}
.global-header__searchclose:hover {
  background-color: #789BC5;
  background-color: rgba(120, 155, 197, 0.2);
}

.global-header__searchfield {
  width: 100%;
  margin-left: 3rem;
}
.global-header__searchfield .search-form {
  display: flex;
}

.global-header__searchfield .search-field {
  background: none;
  border: 0;
  border-bottom: 3px solid #ffffff;
  font-size: 2rem;
  border-radius: 0;
  color: #ffffff;
  padding: 0 0 1.5rem 0;
}
.global-header__searchfield .search-field::placeholder {
  color: #ffffff;
}
.global-header__searchfield .search-field:focus {
  box-shadow: none;
}

.global-header__searchfield .search-field-button {
  display: none;
  cursor: pointer;
  padding: 9px;
  background-color: transparent !important;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  height: 71px;
  width: 71px;
  margin-left: 1rem;
  box-sizing: content-box;
}
.global-header__searchfield .search-field-button i {
  font-size: 2.5rem;
}
.global-header__searchfield .search-field-button:hover {
  background-color: #789BC5 !important;
  background-color: rgba(120, 155, 197, 0.2) !important;
  opacity: 1 !important;
}

.row.global-header__tagline {
  display: none;
  text-align: center;
  margin-top: 0;
  transition: all 0.25s ease-in-out;
  z-index: 1;
}

.row.global-header__structure {
  flex-wrap: wrap;
}

.global-header__overlay {
  position: absolute;
  top: -36px;
  left: 0;
  right: 0;
}

body .container.global-header__container .container.global-overlay__container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
  max-width: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.global-header__overlayrow {
  display: flex;
}

.row.global-header__structure .span_12 {
  background: var(--nectar-accent-color);
  margin: 0;
  min-height: 56px;
  transition: 0.25s all ease-in-out;
}
.row.global-header__structure .span_12:first-of-type {
  min-height: 0;
}
.row.global-header__structure .span_12:last-of-type {
  background: #00589B;
  min-height: 5px;
}

.global-header__logo {
  width: auto;
  margin-top: 32px;
  text-align: center !important;
  margin-left: 0;
  max-width: 146px;
}
@media (min-width: 1000px) {
  .global-header__logo {
    background: var(--nectar-accent-color);
    min-height: 116px;
  }
}
.global-header__logo #logo img {
  transition: none !important;
}

#header-outer[data-format=default] #top .span_9.global-header__navs {
  margin-right: 0;
}
@media (min-width: 1000px) {
  #header-outer[data-format=default] #top .span_9.global-header__navs {
    flex-basis: 100%;
    width: 100% !important;
  }
}

.global-header__navsrow {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
}

.global-header__navsrow .span_12.global-navcol__second,
.global-header__navsrow .span_12.global-navcol__third {
  min-height: 56px;
  /* margin-right: 0; */
}
.global-header__navsrow .span_12.global-navcol__second:first-of-type,
.global-header__navsrow .span_12.global-navcol__third:first-of-type {
  min-height: 36px;
  text-align: center;
}
.global-header__navsrow .span_12.global-navcol__second:last-of-type,
.global-header__navsrow .span_12.global-navcol__third:last-of-type {
  min-height: 10px;
}

#header-outer #top .global-header__mobileoverlay {
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  height: 66px;
  z-index: 2000;
}
#header-outer #top .global-header__mobileoverlay span,
#header-outer #top .global-header__mobileoverlay .mobile-icon {
  cursor: pointer;
  padding: 0 10px;
  align-self: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  background-color: transparent;
}
#header-outer #top .global-header__mobileoverlay span i,
#header-outer #top .global-header__mobileoverlay .mobile-icon i {
  color: #ffffff;
  font-size: 2rem;
  top: 0;
}
#header-outer #top .global-header__mobileoverlay span.btn-open,
#header-outer #top .global-header__mobileoverlay .mobile-icon.btn-open {
  box-shadow: none;
}
#header-outer #top .global-header__mobileoverlay span.btn-open.first,
#header-outer #top .global-header__mobileoverlay .mobile-icon.btn-open.first {
  background: transparent;
  color: inherit;
  display: flex;
  align-items: center;
}
#header-outer #top .global-header__mobileoverlay span.mobile-header__phonebutton .global-nav__telephone,
#header-outer #top .global-header__mobileoverlay .mobile-icon.mobile-header__phonebutton .global-nav__telephone {
  display: block !important;
}
#header-outer #top .global-header__mobileoverlay span.mobile-header__phonebutton .global-nav__telephone i,
#header-outer #top .global-header__mobileoverlay .mobile-icon.mobile-header__phonebutton .global-nav__telephone i {
  font-weight: 900;
}
#header-outer #top .global-header__mobileoverlay span.mobile-header__phonebutton .global-nav__telephone [class*=rTapNumber],
#header-outer #top .global-header__mobileoverlay .mobile-icon.mobile-header__phonebutton .global-nav__telephone [class*=rTapNumber] {
  visibility: hidden !important;
  opacity: 0;
  width: 0 !important;
  height: 0 !important;
  display: block;
}

.global-title__tagline {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2.3rem;
  margin-bottom: 0;
}

.top-navigation__message-link {
  color: #ffffff;
  height: 36px;
  display: block;
  line-height: 36px;
}
.top-navigation__message-link:hover {
  color: #ffffff;
}
.top-navigation__message-link a {
  color: #ffffff;
}
.top-navigation__message-link a:hover {
  color: #ffffff;
}

#ajax-content-wrap .container:first-child {
  padding: 0;
}

.mobile-header__navbutton.btn-open {
  min-width: unset;
  margin: 0;
}

#mobile-nav {
  top: 56px;
}

@media (max-width: 689px) {
  #header-space,
  .home #header-space.no-subnav,
  #header-space.no-subnav {
    height: 61px !important;
  }
  #ajax-content-wrap .container:first-child {
    padding: 0 25px;
  }
}
@media (min-width: 691px) and (max-width: 998px) {
  #header-space,
  .home #header-space.no-subnav,
  #header-space.no-subnav {
    height: 61px !important;
  }
  #ajax-content-wrap #container--no-banner {
    padding: 0;
  }
}
@media (min-width: 691px) {
  body .container.global-header__container .container.global-overlay__container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
    max-width: 600px;
  }
  /* .global-header__overlayrow {
      .col {
          margin-right: 1%;
      }
  } */
  .global-header__mobileoverlay span.mobile-header__navbutton {
    margin-left: 0;
  }
}
@media (max-width: 998px) {
  .global-header__tagline {
    display: none;
  }
  #header-outer #top .global-header__mobileoverlay {
    height: 65px;
  }
}
@media (min-width: 1000px) {
  .global-header__container:not(.no-subnav) {
    height: 140px;
  }
  #header-space {
    height: 140px !important;
  }
  #header-space.no-subnav {
    height: 152px !important;
  }
  .home #header-space:not(.no-subnav) {
    height: 152px !important;
  }
  .home #header-space:not(.no-subnav).no-topbar {
    height: 116px !important;
  }
  .home #header-space.no-subnav {
    height: 152px !important;
  }
  .home #header-space.no-subnav.no-topbar {
    height: 116px !important;
  }
  .row.global-header__tagline {
    display: flex;
  }
  .container.global-overlay__container,
  .row.global-header__overlayrow,
  .col.global-header__navs,
  .row.global-header__navsrow,
  .col.global-navcol__third,
  li.megamenu-item {
    position: static !important;
  }
  .col.global-navcol__second,
  .col.global-navcol__third {
    margin-right: 0;
  }
  body .container.global-header__container .container.global-overlay__container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
    max-width: 1425px;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  #header-outer[data-format=default] #top .span_9.global-header__navs {
    width: auto !important;
  }
  .global-header__logo {
    width: 100%;
    margin-top: 0;
    margin-left: auto !important;
    max-width: none;
    transform: translateX(72px);
  }
  .row.global-header__structure .span_12 {
    min-height: 70px;
    background: var(--nectar-accent-color);
  }
  .row.global-header__structure .span_12:first-of-type {
    min-height: 0;
    max-height: 0;
    background: #789BC5;
  }
  .row.global-header__structure .span_12:last-of-type {
    min-height: 70px;
    background: #CECFD5;
  }
  .global-header__navsrow .span_12 {
    min-height: 46px;
  }
  .global-header__navsrow .span_12.global-navcol__second,
  .global-header__navsrow .span_12.global-navcol__third {
    min-height: 70px;
  }
  .global-header__navsrow .span_12.global-navcol__second:first-of-type,
  .global-header__navsrow .span_12.global-navcol__third:first-of-type {
    min-height: 46px;
  }
  .global-header__navsrow .span_12.global-navcol__second:last-of-type,
  .global-header__navsrow .span_12.global-navcol__third:last-of-type {
    min-height: 70px;
  }
  .global-header__overlay {
    position: relative;
    left: auto;
    right: auto;
    margin-top: -152px;
  }
  #header-outer .global-header__logo #logo {
    margin-top: 0;
    margin-bottom: 0;
    padding: 6px 0;
  }
  #header-outer #top .global-header__mobileoverlay {
    display: none;
  }
  .row.global-header__searchcontainer {
    display: flex;
    position: absolute;
    align-items: center;
    padding: 0 5rem;
    top: 0;
    left: 0;
    right: 0;
    bottom: -153px;
    height: 0;
    opacity: 0;
    color: #ffffff;
    visibility: hidden;
    background: #00589B;
    z-index: 99999;
    transition: 0.25s all ease-in-out;
  }
  .row.global-header__searchcontainer.active {
    bottom: 0;
    height: 153px;
    opacity: 1;
    visibility: visible;
  }
  .global-header__searchfield .search-field-button {
    display: block;
  }
  #header-outer #top .global-header__container [class*=rTapNumber] {
    color: #ffffff !important;
  }
  #header-outer #top .global-header__container.no-subnav .global-header__logo {
    transform: translateY(72px);
  }
  #header-outer #top .global-header__container.no-subnav .span_9.global-header__navs {
    margin-top: 72px;
  }
  #header-outer #top .global-header__container.no-subnav .span_9.global-header__navs .global-navcol__second {
    display: flex;
  }
  #header-outer #top .global-header__container.no-subnav .global-header__structure .span_12 {
    min-height: 70px;
  }
  #header-outer #top .global-header__container.no-subnav .global-header__structure .span_12:first-of-type {
    min-height: 46px;
  }
  #header-outer #top .global-header__container.no-subnav .global-header__structure .span_12:last-of-type {
    min-height: 0;
    max-height: 0;
  }
  #header-outer #top .global-header__container .global-header__logo {
    transform: translateY(48px);
    transition: all 0.25s ease-in-out;
    align-self: flex-start;
  }
  #header-outer #top .global-header__container .global-header__logo #logo {
    padding-top: 0;
    padding-bottom: 0;
    transition: all 0.25s ease-in-out;
  }
  #header-outer #top .global-header__container .span_9.global-header__navs {
    margin-top: 48px;
  }
  #header-outer #top .global-header__container .span_9.global-header__navs .global-navcol__second {
    display: none;
  }
  #header-outer #top .global-header__mobileoverlay span {
    display: none;
  }
  #header-outer #top .global-header__mobileoverlay span.mobile-header__phonebutton .global-nav__telephone {
    display: none !important;
  }
  #header-outer.scrolled-down #top .global-header__container.no-subnav .global-header__logo {
    transform: translateY(72px);
  }
  #header-outer.scrolled-down #top .global-header__container.no-subnav .global-header__logo #logo {
    padding-top: 0;
    padding-bottom: 0;
  }
  #header-outer.scrolled-down .row.global-header__tagline {
    margin-top: -36px;
  }
  .home #header-outer #top .global-header__container.no-subnav .global-header__logo {
    transform: translateY(34px);
  }
  .home #header-outer #top .global-header__container.no-subnav .global-header__logo #logo {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .home #header-outer.scrolled-down #top .global-header__container.no-subnav .global-header__logo {
    transform: translateY(72px);
  }
  .home #header-outer.scrolled-down #top .global-header__container.no-subnav .global-header__logo #logo {
    padding-top: 0;
    padding-bottom: 0;
  }
  .dk-topnav {
    min-height: 46px;
  }
  .dk-productnav {
    min-height: 70px;
  }
  .dk-productsubnav {
    min-height: 70px;
  }
  body:not(.home) #header-space.no-subnav__page {
    height: 121px !important;
  }
  body:not(.home) #header-space.header-space--subnav {
    height: 187px !important;
  }
}
@media (min-width: 1421px) {
  body .container.global-header__container .container.global-overlay__container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
    max-width: 1425px;
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
}
@media (min-width: 1681px) {
  .container.global-header__container,
  body .container.global-header__container .container.global-overlay__container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #header-outer .global-header__logo #logo {
    padding: 6px 5px;
  }
}
@media all and (-ms-high-contrast: none) {
  .home #header-outer #top .global-header__container.no-subnav .global-header__logo {
    width: 190px;
  }
}
@media (max-width: 998px) {
  .mobile-megamenu--hidden {
    display: none;
  }
  .zeynep .submenu:not(.no-transition), .zeynep:not(.no-transition) {
    transition: all 250ms, background-color 50ms linear;
  }
  .zeynep.opened.mobile-megamenu.search {
    height: auto;
  }
  .zeynep.opened.mobile-megamenu.search .mobile-megamenu {
    position: fixed;
    top: 58px;
    max-width: 100%;
  }
  .zeynep.opened.search {
    height: 58px;
  }
  .zeynep.mobile-megamenu ul > li > a:hover {
    background-color: transparent;
    color: inherit;
  }
  .zeynep.opened {
    background: var(--nectar-accent-color);
    border-top: 1px solid var(--nectar-extra-color-1);
  }
  .material .mobile-megamenu__row .wpb_content_element {
    margin-bottom: 0;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav,
  body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 5px;
    flex-wrap: nowrap;
    background: transparent;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 0 40px;
    margin-bottom: 10px;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav > li a,
  body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav > li a {
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
    color: inherit;
    border: none;
    font-size: 1.2em;
    padding: 25px 30px;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav::-webkit-scrollbar,
  body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav::-webkit-scrollbar {
    display: none;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav.full-width-tabs,
  body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav.full-width-tabs {
    padding: 0;
    gap: 0;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav.full-width-tabs .tab-item,
  body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav.full-width-tabs .tab-item {
    flex: 1;
    text-align: center;
    width: 50%;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav .tab-item,
  body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav .tab-item {
    border: none;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav .tab-item.active-tab,
  body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav .tab-item.active-tab {
    background: #375a76;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav .tab-item a,
  body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav .tab-item a {
    padding: 10px;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tabs_nav .tab-item a:after,
  body .mobile-megamenu__tabbed .tabbed .wpb_tabs_nav .tab-item a:after {
    background-color: var(--nectar-extra-color-3);
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible].has-tab-arrows,
  body .mobile-megamenu__tabbed .tabbed.has-tab-arrows {
    position: relative;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible].has-tab-arrows .tab-arrow,
  body .mobile-megamenu__tabbed .tabbed.has-tab-arrows .tab-arrow {
    position: absolute;
    top: 9px;
    width: 30px;
    z-index: 10;
    background: none; /*linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);*/
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible].has-tab-arrows .tab-arrow i,
  body .mobile-megamenu__tabbed .tabbed.has-tab-arrows .tab-arrow i {
    font-size: 25px;
    color: white;
    font-weight: bold;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible].has-tab-arrows .tab-arrow--left,
  body .mobile-megamenu__tabbed .tabbed.has-tab-arrows .tab-arrow--left {
    left: -23px;
    background: none; /*linear-gradient(90deg, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0) 100%);*/
    justify-content: flex-start;
    padding-left: 5px;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible].has-tab-arrows .tab-arrow--right,
  body .mobile-megamenu__tabbed .tabbed.has-tab-arrows .tab-arrow--right {
    right: -23px;
    background: none; /*linear-gradient(270deg, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0) 100%);*/
    justify-content: flex-end;
    padding-right: 5px;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible].has-tab-arrows.can-scroll-left .tab-arrow--left,
  body .mobile-megamenu__tabbed .tabbed.has-tab-arrows.can-scroll-left .tab-arrow--left {
    opacity: 1;
    pointer-events: auto;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible].has-tab-arrows.can-scroll-right .tab-arrow--right,
  body .mobile-megamenu__tabbed .tabbed.has-tab-arrows.can-scroll-right .tab-arrow--right {
    opacity: 1;
    pointer-events: auto;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tab ul.menu li,
  body .mobile-megamenu__tabbed .tabbed .wpb_tab ul.menu li {
    margin-bottom: 5px;
    border-bottom: 1px solid var(--nectar-extra-color-1);
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tab ul.menu li.menu-item a,
  body .mobile-megamenu__tabbed .tabbed .wpb_tab ul.menu li.menu-item a {
    border: none;
    padding: 10px 0 !important;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .wpb_tab ul.menu li.menu-item a:hover,
  body .mobile-megamenu__tabbed .tabbed .wpb_tab ul.menu li.menu-item a:hover {
    color: white;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .mobile-megamenu__accordion .toggle .inner-toggle-wrap .menu li,
  body .mobile-megamenu__tabbed .tabbed .mobile-megamenu__accordion .toggle .inner-toggle-wrap .menu li {
    background: none;
  }
  body .mobile-megamenu__tabbed .tabbed[data-style=minimal_flexible] .mobile-megamenu__accordion .toggle .inner-toggle-wrap .menu li a,
  body .mobile-megamenu__tabbed .tabbed .mobile-megamenu__accordion .toggle .inner-toggle-wrap .menu li a {
    padding: 10px 0 !important;
  }
  .mobile-megamenu--tab.button-icon--spacebetween .link_wrap,
  body[data-button-style^=rounded] .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-icon--spacebetween .link_wrap,
  body .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-icon--spacebetween .link_wrap {
    justify-content: space-between;
  }
  .mobile-megamenu--tab.button-mainmenu .link_wrap,
  body[data-button-style^=rounded] .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-mainmenu .link_wrap,
  body .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-mainmenu .link_wrap {
    justify-content: space-between;
    border-bottom: 1px solid #375a76;
  }
  .mobile-megamenu--tab.button-icon--reverse .link_wrap,
  body[data-button-style^=rounded] .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-icon--reverse .link_wrap,
  body .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-icon--reverse .link_wrap {
    flex-direction: row-reverse;
    justify-content: left;
    gap: 10px;
  }
  .mobile-megamenu--tab.button-backtomenu .link_wrap,
  body[data-button-style^=rounded] .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-backtomenu .link_wrap,
  body .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-backtomenu .link_wrap {
    flex-direction: row-reverse;
    justify-content: left;
    gap: 10px;
    padding-left: 0 !important;
  }
  .mobile-megamenu--tab.button-backtomenu .link_wrap i,
  body[data-button-style^=rounded] .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-backtomenu .link_wrap i,
  body .mobile-megamenu--tab.nectar-cta:not([data-style=material]).button-backtomenu .link_wrap i {
    margin-left: 0;
  }
  .mobile-megamenu--tab .link_wrap,
  body[data-button-style^=rounded] .mobile-megamenu--tab.nectar-cta:not([data-style=material]) .link_wrap,
  body .mobile-megamenu--tab.nectar-cta:not([data-style=material]) .link_wrap {
    border-radius: 0 !important;
    display: flex;
    padding: 10px 0 !important;
  }
  .mobile-megamenu--tab .link_text,
  body[data-button-style^=rounded] .mobile-megamenu--tab.nectar-cta:not([data-style=material]) .link_text,
  body .mobile-megamenu--tab.nectar-cta:not([data-style=material]) .link_text {
    text-align: left;
  }
  body[data-button-style^=rounded] .nectar-cta:not([data-style=material]).button--bold .link_wrap .link_text,
  .nectar-cta[data-alignment=stretch].button--bold .link_wrap .link_text {
    font-weight: 700;
  }
  body[data-button-style^=rounded] .nectar-cta:not([data-style=material]).button--noroundness .link_wrap,
  .nectar-cta[data-alignment=stretch].button--noroundness .link_wrap {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
  }
  body[data-button-style^=rounded] .mobile-megamenu__button--liststyle.nectar-cta:not([data-style=material]) .link_wrap,
  .mobile-megamenu__button--liststyle .link_wrap {
    margin-bottom: 5px;
    border-bottom: 1px solid var(--nectar-extra-color-1);
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    display: flex;
  }
  body[data-button-style^=rounded] .mobile-megamenu__button--liststyle.nectar-cta:not([data-style=material]) .link_wrap a,
  .mobile-megamenu__button--liststyle .link_wrap a {
    border: none;
    padding: 10px 0 !important;
    text-align: left;
  }
  .font_size_phone_14px a {
    font-size: 14px;
  }
}
@media (max-width: 998px) {
  .mobile-megamenu__accordion .toggle > h3.toggle-title a {
    font-size: 16px;
    padding: 0;
    color: white;
    line-height: 37px;
  }
  .mobile-megamenu__accordion .toggle > h3.toggle-title a i {
    right: 10px;
    width: 20px;
    height: 20px;
    top: 9px;
    margin-top: 0;
  }
  .mobile-megamenu__accordion .toggle > h3.toggle-title a i:before {
    top: 9px;
    left: 3px;
    width: 10px;
  }
  .mobile-megamenu__accordion .toggle > h3.toggle-title a i:after {
    top: 3px;
    left: 9px;
    height: 10px;
  }
  .mobile-megamenu__accordion .toggle .toggle-title {
    margin-bottom: 10px;
  }
  .mobile-megamenu__accordion .toggles .toggle.open > .toggle-title a {
    color: white;
  }
  .mobile-megamenu__accordion .toggles .toggle.open > .toggle-title a i:before {
    background-color: transparent;
  }
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default {
    border: none;
  }
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default .nectar-toggle-icon circle,
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default .nectar-toggle-icon path,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default .nectar-toggle-icon circle,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default .nectar-toggle-icon path {
    stroke: var(--nectar-extra-color-3);
    opacity: 1;
  }
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default .toggle-title a,
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default.open .toggle-title a,
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default.open:hover .toggle-title a,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default .toggle-title a,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default.open .toggle-title a,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default.open:hover .toggle-title a {
    color: white;
  }
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default .toggle-title a:hover,
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default.open .toggle-title a:hover,
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default.open:hover .toggle-title a:hover,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default .toggle-title a:hover,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default.open .toggle-title a:hover,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default.open:hover .toggle-title a:hover {
    color: white;
  }
  .mobile-megamenu__accordion .toggles--minimal-shadow .inner-toggle-wrap .menu li,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .inner-toggle-wrap .menu li {
    background: none;
    border-bottom: 1px solid #375a76;
  }
  .mobile-megamenu__accordion .toggles--minimal-shadow .inner-toggle-wrap .menu li a,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .inner-toggle-wrap .menu li a {
    padding: 10px 0 !important;
  }
  .mobile-megamenu__accordion .toggles--minimal-shadow .inner-toggle-wrap .menu li a:hover,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .inner-toggle-wrap .menu li a:hover {
    color: white;
  }
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default.open > div,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default.open > div {
    max-height: inherit !important;
  }
  .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.default.open .toggle-title,
  .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.default.open .toggle-title {
    margin-bottom: 10px;
  }
  body.material .mobile-megamenu__accordion .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover {
    color: white;
  }
  body .mobile-megamenu__accordion .toggle[data-inner-wrap=true] > div .inner-toggle-wrap {
    padding: 0;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle {
    padding: 0;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle .toggle-title i,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle .toggle-title i {
    border: 1px solid var(--nectar-extra-color-3);
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle .toggle-title a i,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle .toggle-title a i {
    color: var(--nectar-extra-color-3) !important;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.open .toggle-title a i,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.open .toggle-title a i {
    border: 1px solid var(--nectar-extra-color-3);
    color: var(--nectar-extra-color-3) !important;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.open .toggle-title a strong::after,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.open .toggle-title a strong::after {
    content: "";
    height: 4px;
    width: 100%;
    display: block;
    margin: 0;
    max-width: 100px;
    background: var(--nectar-extra-color-3);
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle .toggle-title a:hover,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle .toggle-title a:hover {
    background-color: transparent !important;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle .toggle-title a:hover i,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle .toggle-title a:hover i {
    color: white !important;
    border: 1px solid var(--nectar-extra-color-3);
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.open .toggle-title a:hover,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.open .toggle-title a:hover {
    background-color: transparent !important;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.open .toggle-title a:hover i,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.open .toggle-title a:hover i {
    color: white !important;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle .toggle-title a:active,
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle .toggle-title a:focus,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle .toggle-title a:active,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle .toggle-title a:focus {
    background-color: transparent !important;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle .toggle-title a:active i,
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle .toggle-title a:focus i,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle .toggle-title a:active i,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle .toggle-title a:focus i {
    color: var(--nectar-extra-color-3) !important;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.open .toggle-title a:active, body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.open .toggle-title a:focus,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.open .toggle-title a:active,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.open .toggle-title a:focus {
    background-color: transparent !important;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.open .toggle-title a:active i, body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle.open .toggle-title a:focus i,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.open .toggle-title a:active i,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle.open .toggle-title a:focus i {
    color: var(--nectar-extra-color-3) !important;
  }
  body .mobile-megamenu__accordion .toggles--minimal-shadow .toggle:hover > .toggle-title i::before,
  body .mobile-megamenu__accordion div[data-style=animated_circle][data-ac-divider="1"].toggles.accordion .toggle:hover > .toggle-title i::before {
    background-color: transparent !important;
  }
  .mobile-megamenu a,
  .mobile-megamenu button,
  .mobile-megamenu [role=button] {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .mobile-megamenu a {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000;
  }
}
/* Keep desktop-style tabs visible on mobile */
@media (max-width: 998px) {
  .mobile-megamenu__tabbed .wpb_tabs_nav {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    padding-bottom: 20px;
    flex-direction: row;
  }
  .mobile-megamenu__tabbed .wpb_tabs_nav {
    padding: 8px 16px;
  }
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-left .tabbed .wpb_tabs_nav {
    mask-image: linear-gradient(to right, transparent, black 20%);
    -webkit-mask-image: linear-gradient(to right, transparent, black 20%);
  }
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-both .tabbed .wpb_tabs_nav {
    mask-image: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
  }
  .mobile-megamenu__tabbed .wpb_wrapper .wpb_wrapper_tabbed--desktop {
    position: relative;
  }
  .mobile-megamenu__tabbed .wpb_wrapper .wpb_wrapper_tabbed--desktop::before,
  .mobile-megamenu__tabbed .wpb_wrapper .wpb_wrapper_tabbed--desktop::after {
    content: none;
  }
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-right .wpb_wrapper_tabbed--desktop::after,
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-both .wpb_wrapper_tabbed--desktop::after,
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-left .wpb_wrapper_tabbed--desktop::before,
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-both .wpb_wrapper_tabbed--desktop::before,
  .mobile-megamenu__tabbed .tabbed-pill--fade-right::after,
  .mobile-megamenu__tabbed .tabbed-pill--fade-both::after,
  .mobile-megamenu__tabbed .tabbed-pill--fade-left::before,
  .mobile-megamenu__tabbed .tabbed-pill--fade-both::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #000;
    opacity: 0.8;
    pointer-events: none;
    position: absolute;
    z-index: 9;
  }
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-right .wpb_wrapper_tabbed--desktop::after,
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-both .wpb_wrapper_tabbed--desktop::after,
  .mobile-megamenu__tabbed .tabbed-pill--fade-right::after,
  .mobile-megamenu__tabbed .tabbed-pill--fade-both::after {
    content: "\f054";
    right: 0;
  }
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-left .wpb_wrapper_tabbed--desktop::before,
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-both .wpb_wrapper_tabbed--desktop::before,
  .mobile-megamenu__tabbed .tabbed-pill--fade-left::before,
  .mobile-megamenu__tabbed .tabbed-pill--fade-both::before {
    content: "\f053";
    left: 0;
  }
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-right .wpb_wrapper_tabbed--desktop::after,
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-both .wpb_wrapper_tabbed--desktop::after,
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-left .wpb_wrapper_tabbed--desktop::before,
  .mobile-megamenu__tabbed .wpb_wrapper.tabbed-pill--fade-both .wpb_wrapper_tabbed--desktop::before {
    top: 10px;
  }
  .mobile-megamenu__tabbed .tabbed-pill--fade-right::after,
  .mobile-megamenu__tabbed .tabbed-pill--fade-both::after,
  .mobile-megamenu__tabbed .tabbed-pill--fade-left::before,
  .mobile-megamenu__tabbed .tabbed-pill--fade-both::before {
    top: calc(50% - 10px);
    transform: translateY(-50%);
  }
}
.module-content-medium-cta .inner-wrap .row-bg {
  background: #00589B;
}
.module-content-medium-cta .wpb_column {
  width: 100% !important;
  text-align: center;
  align-self: center;
  margin-bottom: 20px;
}
.module-content-medium-cta .wpb_text_column h1, .module-content-medium-cta .wpb_text_column h2, .module-content-medium-cta .wpb_text_column h3, .module-content-medium-cta .wpb_text_column h4, .module-content-medium-cta .wpb_text_column h5, .module-content-medium-cta .wpb_text_column h6 {
  margin-bottom: 20px;
}
.module-content-medium-cta .wpb_text_column.wpb_content_element a {
  color: #ffffff !important;
}
.module-content-medium-cta .nectar-button,
.module-content-medium-cta .nectar-button.regular-button,
.module-content-medium-cta .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
.module-content-medium-cta:not(.full-width-section) {
  padding-left: 50px;
  padding-right: 50px;
}
.module-content-medium-cta [class*=rTapNumber],
.module-content-medium-cta .dk_telephone {
  color: #ffffff !important;
}

@media (min-width: 691px) {
  .module-content-medium-cta .wpb_column {
    margin-bottom: 50px;
  }
}
@media (min-width: 1000px) {
  .module-content-medium-cta {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-medium-cta .wpb_column {
    text-align: inherit;
    margin-bottom: 0;
  }
  .module-content-medium-cta .wpb_column.vc_col-sm-2 {
    width: 16.66666667% !important;
  }
  .module-content-medium-cta .wpb_column.vc_col-sm-4 {
    width: 33.33333333% !important;
  }
  .module-content-medium-cta .wpb_column.vc_col-sm-6 {
    width: 50% !important;
  }
  .module-content-medium-cta .wpb_column.vc_col-sm-10 {
    width: 83.33333333% !important;
  }
}
@media (min-width: 1421px) {
  .module-content-medium-cta {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-medium-cta {
    padding: 0;
  }
}
/* @import "templates/_content-image-gallery-mosaic.scss"; */
body.single-post .module-content-one-col-overlay, body:not(.single-post) .module-content-one-col-overlay {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
body.single-post .module-content-one-col-overlay .row_col_wrap_12, body:not(.single-post) .module-content-one-col-overlay .row_col_wrap_12 {
  justify-content: center;
}
body.single-post .module-content-one-col-overlay .wpb_wrapper .vc_custom_heading, body:not(.single-post) .module-content-one-col-overlay .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
body.single-post .module-content-one-col-overlay .nectar-button.regular-button,
body.single-post .module-content-one-col-overlay .nectar-button[data-color-override=false].regular-button, body:not(.single-post) .module-content-one-col-overlay .nectar-button.regular-button,
body:not(.single-post) .module-content-one-col-overlay .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
body.single-post .module-content-one-col-overlay:not(.full-width-section), body:not(.single-post) .module-content-one-col-overlay:not(.full-width-section) {
  padding-left: 50px;
  padding-right: 50px;
}

@media (min-width: 691px) {
  body.single-post .module-content-one-col-overlay .module-content-one-col-overlay, body:not(.single-post) .module-content-one-col-overlay .module-content-one-col-overlay {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  body.single-post .module-content-one-col-overlay, body:not(.single-post) .module-content-one-col-overlay {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
}
.module-content-pointers.module-content-pointers__upper .wpb_column {
  margin-bottom: 50px !important;
}
.module-content-pointers.module-content-pointers__upper .wpb_column:last-child {
  margin-bottom: 0 !important;
}
.module-content-pointers.module-content-pointers__upper .nectar-button.regular-button {
  display: inline-block;
}
.module-content-pointers.module-content-pointers__lower {
  display: none;
}
.module-content-pointers .nectar-button.regular-button,
.module-content-pointers .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
.module-content-pointers:not(.full-width-section) {
  padding-left: 50px;
  padding-right: 50px;
}

@media (min-width: 691px) {
  .module-content-pointers.module-content-pointers__upper .wpb_column:nth-last-child(2) {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1000px) {
  .module-content-pointers {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-pointers.module-content-pointers__upper {
    padding-top: 4% !important;
    box-sizing: border-box !important;
  }
  .module-content-pointers.module-content-pointers__upper .wpb_column,
  .module-content-pointers.module-content-pointers__upper .wpb_column:nth-child(-n+2),
  .module-content-pointers.module-content-pointers__upper .wpb_column:last-child,
  .module-content-pointers.module-content-pointers__upper .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
  }
  .module-content-pointers.module-content-pointers__upper .nectar-button.regular-button {
    display: none;
  }
  .module-content-pointers.module-content-pointers__lower {
    display: block;
    padding-bottom: 4% !important;
  }
}
@media (min-width: 1421px) {
  .module-content-pointers {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-pointers {
    padding: 0;
  }
}
.module-content-small-cta {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.module-content-small-cta .inner-wrap .row-bg {
  background: #00589B;
}
.module-content-small-cta .wpb_column {
  align-self: center;
}
.module-content-small-cta .wpb_text_column.wpb_content_element a {
  color: #ffffff !important;
}
.module-content-small-cta .vc_custom_heading {
  margin-bottom: 0 !important;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.module-content-small-cta:not(.full-width-section) {
  padding-left: 50px;
  padding-right: 50px;
}
.module-content-small-cta [class*=rTapNumber],
.module-content-small-cta .dk_telephone {
  color: #ffffff !important;
}

@media (min-width: 691px) {
  .module-content-small-cta {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-small-cta {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
  .module-content-small-cta .vc_custom_heading {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
}
/* salient class 'img-with-aniamtion-wrap' has a typo */
.module-content-three-col-contents .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0;
}
.module-content-three-col-contents .nectar-button.regular-button,
.module-content-three-col-contents .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
.module-content-three-col-contents:not(.full-width-section) {
  padding-left: 50px;
  padding-right: 50px;
}
.module-content-three-col-contents.module-content-three-col-contents__upper .vc_col-sm-12 {
  margin: 0 auto !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main {
  padding-bottom: 12% !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.module-content-three-col-contents-5, .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.module-content-three-col-contents-6, .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.module-content-three-col-contents-9 {
  padding-bottom: 0 !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-12 .vc_column-inner {
  padding: 36px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower .nectar-button.regular-button {
  display: inline-block;
}
.module-content-three-col-contents.module-content-three-col-contents__lower .vc_custom_heading,
.module-content-three-col-contents.module-content-three-col-contents__lower p {
  color: #252525 !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row > .span_12 {
  justify-content: center;
}
.module-content-three-col-contents.module-content-three-col-contents__lower .img-with-aniamtion-wrap:not(:first-child) {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  max-width: 175px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons {
  display: none;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_col-sm-4 .vc_column-inner {
  padding-top: 0;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .nectar-button.regular-button {
  display: none;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_column-inner {
  padding: 36px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons.vc_row > .span_12 {
  justify-content: center;
}
.module-content-three-col-contents.retailer-thankyou {
  padding-bottom: 12% !important;
}
.module-content-three-col-contents.retailer-thankyou .row_col_wrap_12 {
  justify-content: center;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:first-child .inner:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
  max-width: 200px;
  margin-top: -58%;
  padding-bottom: 74px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
  filter: saturate(0) brightness(500%);
  min-height: 141px;
  max-height: 141px;
  margin-left: auto;
  margin-right: auto;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2):before, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2):after {
  display: none !important;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading {
  margin-bottom: 5px;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:first-of-type:before {
  content: "\f017";
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:last-of-type {
  margin-bottom: 1.5em;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:last-of-type:before {
  content: "\f879";
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .retailer-content .img-with-aniamtion-wrap {
  transition: all 0.25s ease-in-out;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper h1, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h2, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h3, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h4, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h5, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h6, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper p {
  color: #252525 !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou {
  padding-bottom: 15% !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .row_col_wrap_12 {
  margin-top: -200px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .wpb_column {
  margin-top: 20px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .nectar-button {
  display: inline-block;
}

.single-local .module-content-three-col-contents {
  padding-top: 15% !important;
}

@media screen and (max-width: 999px) {
  .module-content-three-col-contents.retailer-thankyou.vc_row.bottom_padding_tablet_200px {
    padding-bottom: 200px !important;
  }
  .module-content-three-col-contents.retailer-thankyou.vc_row.top_padding_tablet_12pct {
    padding-top: 12% !important;
  }
  .module-content-three-col-contents .custom-triangle:not(:last-child) {
    margin-bottom: 50px;
  }
  .single-local .module-content-three-col-contents {
    padding-top: 12% !important;
  }
}
@media screen and (max-width: 690px) {
  .module-content-three-col-contents.retailer-thankyou {
    padding-left: 0;
    padding-right: 0;
  }
  .module-content-three-col-contents.retailer-thankyou.vc_row.top_padding_phone_15pct {
    padding-top: 15% !important;
  }
  .module-content-three-col-contents.retailer-thankyou .divider-wrap.height_phone_20px > .divider {
    height: 20px !important;
  }
  .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-3 .wpb_column, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-5 .wpb_column, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-6 .wpb_column, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-9 .wpb_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-3 .wpb_column .wpb_row.inner_row, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-5 .wpb_column .wpb_row.inner_row, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-6 .wpb_column .wpb_row.inner_row, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-9 .wpb_column .wpb_row.inner_row {
    overflow: hidden;
  }
}
@media (max-width: 998px) {
  .module-content-three-col-contents.module-content-three-col-contents__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.lower_secondary:not(.lower_last).module-content-three-col-contents-9 {
    padding-bottom: 0 !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.retailer-thankyou .row_col_wrap_12 .wpb_column:not(.child_column) {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}
@media (min-width: 691px) {
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
    max-width: 250px;
    padding-bottom: 22.33%;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
    min-height: 176px;
    max-height: 176px;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou {
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-three-col-contents {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__upper {
    padding-top: 4% !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-4 > .vc_column-inner {
    transition: all 0.25s ease-in-out;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-12 .vc_column-inner {
    padding: calc((100vw - 180px) * 0.025);
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .nectar-button.regular-button {
    display: none;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons {
    display: block;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons.vc_row.bottom_padding_phone_15pct.lower_main {
    padding-bottom: 75px !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons.vc_row.bottom_padding_phone_15pct.lower_secondary {
    padding-bottom: 75px !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons.vc_row.bottom_padding_phone_15pct.lower_secondary.lower_last {
    padding-bottom: 6% !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .nectar-button.regular-button {
    display: inline-block;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_col-sm-4 .vc_column-inner {
    padding-top: 0;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .col.padding-3-percent > .vc_column-inner {
    padding-top: 0;
    padding-right: 0;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_column-inner {
    padding: calc((100vw - 180px) * 0.025);
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main {
    padding-bottom: 0 !important;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
    max-width: 150px;
    margin-top: -61%;
    padding-bottom: 20%;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
    min-height: 106px;
    max-height: 106px;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:last-of-type {
    margin-bottom: 0;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou {
    padding-bottom: 6% !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .wpb_column {
    margin-top: 40px;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .nectar-button {
    margin-top: 40px;
  }
  .local-template-default.single-local .module-content-three-col-contents.module-content-three-col-contents__lower {
    padding-top: 0 !important;
  }
}
@media (min-width: 1301px) {
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
    max-width: 200px;
    padding-bottom: 75px;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
    min-height: 141px;
    max-height: 141px;
  }
}
@media (min-width: 1421px) {
  .module-content-three-col-contents {
    padding: 0 90px;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-12 .vc_column-inner {
    padding: 31.125px;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_col-sm-4 .vc_column-inner {
    padding-top: 0;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_column-inner {
    padding: 31.125px;
  }
}
@media (min-width: 1681px) {
  .module-content-three-col-contents {
    padding: 0;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
    max-width: 250px;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
    min-height: 176px;
    max-height: 176px;
  }
}
/* salient class 'img-with-aniamtion-wrap' has a typo */
.module-content-two-col-contents .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0;
}
.module-content-two-col-contents .nectar-button.regular-button,
.module-content-two-col-contents .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
  background: transparent !important;
  color: #252525 !important;
}
.module-content-two-col-contents .nectar-button.regular-button:hover,
.module-content-two-col-contents .nectar-button[data-color-override=false].regular-button:hover {
  opacity: 1 !important;
  background-color: #00589B !important;
  color: #ffffff !important;
  border-color: #00589B !important;
}
.module-content-two-col-contents:not(.full-width-section) {
  padding-left: 50px;
  padding-right: 50px;
}
.module-content-two-col-contents.module-content-two-col-contents__upper {
  padding-top: 15% !important;
}
.module-content-two-col-contents.module-content-two-col-contents__upper .vc_col-sm-12 {
  margin: 0 auto !important;
}
.module-content-two-col-contents.module-content-two-col-contents__lower .vc_col-sm-12 .vc_column-inner {
  padding: 36px;
}
.module-content-two-col-contents.module-content-two-col-contents__lower .nectar-button.regular-button {
  display: inline-block;
}
.module-content-two-col-contents.module-content-two-col-contents__lower .vc_custom_heading,
.module-content-two-col-contents.module-content-two-col-contents__lower p {
  color: #252525 !important;
}
.module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons {
  display: none;
  padding-bottom: 15% !important;
}
.module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons .vc_col-sm-5 .vc_column-inner {
  padding-top: 0;
}
.module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons .nectar-button.regular-button {
  display: none;
}
.module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons .vc_column-inner {
  padding: 36px;
}

@media (max-width: 689px) {
  .local-template-default .module-content-two-col-contents.module-content-two-col-contents__lower.lower_secondary {
    margin-top: -40px !important;
  }
  .pb-module__parent .module-content-two-col-contents.module-content-two-col-contents-2 .wpb_column, .pb-module__parent .module-content-two-col-contents.module-content-two-col-contents-4 .wpb_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pb-module__parent .module-content-two-col-contents.module-content-two-col-contents-2 .wpb_column .wpb_row.inner_row, .pb-module__parent .module-content-two-col-contents.module-content-two-col-contents-4 .wpb_column .wpb_row.inner_row {
    overflow: hidden;
  }
}
@media (max-width: 998px) {
  .module-content-two-col-contents.module-content-two-col-contents__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-two-col-contents.module-content-two-col-contents__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower.lower_last .wpb_column:nth-child(3) {
    margin-bottom: 0;
  }
  .local-template-default .module-content-two-col-contents.module-content-two-col-contents__lower.lower_secondary {
    margin-top: -50px !important;
  }
}
@media (min-width: 691px) {
  .module-content-two-col-contents.module-content-two-col-contents__upper {
    padding-top: 12% !important;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-content__lower-button {
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-two-col-contents.module-content-two-col-contents__upper {
    padding-top: 4% !important;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower .vc_col-sm-5 > .vc_column-inner {
    transition: all 0.25s ease-in-out;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower .vc_col-sm-12 .vc_column-inner {
    padding: calc((100vw - 180px) * 0.025);
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower .nectar-button.regular-button {
    display: none;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons {
    display: block;
    padding-bottom: 4% !important;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons .vc_col-sm-5 .vc_column-inner {
    padding-top: 0;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons .nectar-button.regular-button {
    display: inline-block;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons .vc_column-inner {
    padding: calc((100vw - 180px) * 0.025);
  }
}
@media (min-width: 1421px) {
  .module-content-two-col-contents.module-content-two-col-contents__lower .vc_col-sm-12 .vc_column-inner {
    padding: 31.125px;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons .vc_col-sm-5 .vc_column-inner {
    padding-top: 0;
  }
  .module-content-two-col-contents.module-content-two-col-contents__lower.module-content-two-col-contents__lower-buttons .vc_column-inner {
    padding: 31.125px;
  }
}
.module-content-hero-title .hero-title-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2E323B;
  background-color: rgba(46, 50, 59, 0.5);
  z-index: 10;
}
.module-content-hero-title h1,
.module-content-hero-title h2 {
  margin-top: 30px;
  width: 100%;
}
.module-content-hero-title h1:after,
.module-content-hero-title h2:after {
  content: "";
  height: 7px;
  background: #789BC5;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
}
.module-content-hero-title h1 {
  line-height: 36px !important;
  margin-top: 0 !important;
}
.module-content-hero-title h6 {
  line-height: 32px !important;
}
.module-content-hero-title .wpb_text_column {
  margin-bottom: 30px;
}
.module-content-hero-title .wpb_text_column {
  width: 100%;
  text-align: center !important;
}
.module-content-hero-title .flexslider {
  border: 0;
  margin: 0;
  border-radius: 0;
}
.module-content-hero-title .hero-title-item {
  list-style: none;
  list-style-type: none;
}
.module-content-hero-title .hero-title-item .module-content-hero-title__slide {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.module-content-hero-title .hero-title-item .module-content-hero-title__slide .row_col_wrap_12_inner .wpb_column .wpb_wrapper {
  justify-content: center;
}
.module-content-hero-title .hero-title-item .module-content-hero-title__slide.top {
  background-position: center top !important;
}
.module-content-hero-title .hero-title-item .module-content-hero-title__slide.bottom {
  background-position: center bottom !important;
}
.module-content-hero-title .hero-title-item .module-content-hero-title__slide.left {
  background-position: left center !important;
}
.module-content-hero-title .hero-title-item .module-content-hero-title__slide.right {
  background-position: right center !important;
}
.module-content-hero-title .hero-title-item .vc_column-inner {
  align-self: center;
  max-width: none;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper h1,
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper h2 {
  margin-top: 30px;
  width: 100%;
}
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper h1:after,
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper h2:after {
  content: "";
  height: 7px;
  background: #789BC5;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
}
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .wpb_text_column {
  margin-bottom: 30px;
}
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .wpb_text_column {
  width: 100%;
  text-align: center !important;
}
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .special-offers--desktop {
  width: 250px;
  margin: 0;
  align-self: stretch;
}
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
  margin: 0;
}
.module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .special-offers--desktop .img-with-animation {
  max-width: 250px;
}
.module-content-hero-title .nectar-button.regular-button,
.module-content-hero-title .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
  float: none;
  color: #ffffff !important;
}
.module-content-hero-title .nectar-button.regular-button:hover,
.module-content-hero-title .nectar-button[data-color-override=false].regular-button:hover {
  opacity: 1 !important;
  background-color: #ffffff !important;
  color: #00589B !important;
  border-color: #ffffff !important;
}
.module-content-hero-title .flex-control-nav {
  display: none;
  bottom: 20px;
  z-index: 99;
  width: 100%;
  margin: 0;
}
.module-content-hero-title .flex-control-paging li a {
  box-shadow: none;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
}
.module-content-hero-title .flex-control-paging li a.flex-active {
  background-color: #ffffff;
  background-color: white;
}
.module-content-hero-title .dk-gallery-heading {
  margin: auto 0;
}
.module-content-hero-title .hero-title-item,
.module-content-hero-title .img-with-animation,
.module-content-hero-title .img-with-aniamtion-wrap .hover-wrap,
.module-content-hero-title .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
  transition: none !important;
  transform: none !important;
  opacity: 1 !important;
  animation: none !important;
}

html body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner.span_12 .vc_column_container:last-child {
  align-self: center;
}

@media (min-width: 481px) {
  .module-content-hero-title h1,
  .module-content-hero-title h2 {
    margin-top: 70px;
  }
  .module-content-hero-title .wpb_text_column {
    margin-bottom: 70px;
  }
}
@media (max-width: 689px) {
  #ajax-content-wrap .container:first-child .module-content-hero-title {
    transform: translateX(-1.6rem);
    width: 100vw;
  }
  html body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 66px);
    justify-content: center;
  }
  html body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner.span_12 .vc_column_container:first-child {
    align-self: flex-end;
    text-align: center;
    margin-top: 0;
  }
  html body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner.span_12 .vc_column_container:last-child {
    align-self: flex-end;
    margin-top: 0;
  }
  html body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner .wpb_column:first-child .vc_column-inner {
    justify-content: flex-end;
    text-align: center;
    padding: 0 40px;
  }
}
@media (min-width: 691px) and (max-width: 998px) {
  html body .module-content-hero-title .module-content-hero-title__slide {
    height: 100vh;
    display: flex;
  }
  html body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner .wpb_column:first-child .vc_column-inner {
    justify-content: flex-end;
    text-align: center;
    padding: 0 25px;
  }
  html body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner .wpb_column:last-child .vc_column-inner .wpb_wrapper {
    justify-content: flex-start;
    flex-direction: row;
    display: flex;
    margin: 2rem auto;
  }
}
@media (min-width: 1000px) {
  .module-content-hero-title h1 {
    font-size: 39px !important;
    line-height: 46px !important;
    margin-top: 0;
  }
  .module-content-hero-title h1:after {
    margin: 30px 0;
    max-width: 200px;
  }
  .module-content-hero-title h6 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .module-content-hero-title .wpb_text_column {
    margin-bottom: 0;
  }
  .module-content-hero-title .wpb_text_column {
    text-align: left !important;
    padding-left: 0;
    padding-right: 0;
  }
  .module-content-hero-title .hero-title-item .module-content-hero-title__slide {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .module-content-hero-title .hero-title-item .module-content-hero-title__slide .vc_col-sm-6:first-child {
    padding: 8% 0;
  }
  .module-content-hero-title .hero-title-item .row_col_wrap_12_inner.col.span_12 {
    max-width: 1425px;
    margin: 0 auto;
  }
  .module-content-hero-title .hero-title-item .vc_column-inner {
    max-width: 1425px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper {
    flex-direction: column;
    flex-wrap: nowrap;
    position: relative;
  }
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper h1,
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper h2 {
    margin-top: 0;
  }
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper h1:after,
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper h2:after {
    content: "";
    margin: 30px 0;
    max-width: 200px;
  }
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .wpb_text_column {
    margin-bottom: 0;
  }
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .wpb_text_column {
    text-align: left !important;
    padding-left: 0;
    padding-right: 0;
  }
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .special-offers--desktop {
    margin-left: auto;
    margin-bottom: 15px;
    margin-top: 50px;
    width: 250px;
  }
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
    margin-left: auto;
    margin-bottom: 50px;
    margin-top: 0;
  }
  .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .special-offers--desktop .img-with-animation {
    max-width: 250px;
  }
  .module-content-hero-title .flex-control-nav {
    display: block;
  }
  .module-content-hero-title .special-offers--desktop:first-child {
    margin-top: 5rem;
    margin-bottom: 24px;
  }
  .module-content-hero-title .special-offers--desktop:nth-child(2) {
    margin-top: 0;
    margin-bottom: 5rem;
  }
  html body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner {
    max-width: 1425px;
    margin: 0 auto;
  }
  html body .module-content-hero-title .module-content-hero-title__slide .vc_column-inner:first-child {
    display: flex;
    justify-content: center;
  }
  html body .module-content-hero-title .module-content-hero-title__slide .wpb_column {
    min-height: 460px;
  }
}
@media (min-width: 1301px) {
  .module-content-hero-title h1 {
    font-size: 52px !important;
    line-height: 62px !important;
  }
}
@media (min-width: 1000px) and (max-width: 1419px) {
  html body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner {
    margin: 0 50px;
  }
}
@media (min-width: 1421px) {
  body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner {
    padding: 0 90px;
  }
  body .module-content-hero-title .hero-title-item .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1681px) {
  body .module-content-hero-title .module-content-hero-title__slide .row_col_wrap_12_inner {
    padding: 0;
  }
  body .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .special-offers--desktop {
    width: 300px;
  }
  body .module-content-hero-title .hero-title-item .vc_column-inner .wpb_wrapper .special-offers--desktop .img-with-animation {
    max-width: 300px;
  }
}
.module-content-pointers-blocks.module-content-pointers-blocks__upper {
  margin-bottom: 0 !important;
}
.module-content-pointers-blocks.module-content-pointers-blocks__upper .vc_custom_heading {
  margin-bottom: 0;
}
.module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column {
  margin-bottom: 12px !important;
}
.module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column:last-child {
  margin-bottom: 0 !important;
}
.module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column .vc_column-inner {
  padding: 40px !important;
}
.module-content-pointers-blocks.module-content-pointers-blocks__lower .nectar-button.regular-button {
  display: inline-block;
}
.module-content-pointers-blocks.module-content-pointers-blocks__last {
  display: none;
}
.module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column.vc_col-sm-3 .column-bg-overlay, .module-content-pointers-blocks.module-content-pointers-blocks__last .wpb_column.vc_col-sm-3 .column-bg-overlay {
  background-color: #e4e4e4 !important;
}
.module-content-pointers-blocks .nectar-button.regular-button,
.module-content-pointers-blocks .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
.module-content-pointers-blocks:not(.full-width-section) {
  padding-left: 50px;
  padding-right: 50px;
}

@media (min-width: 691px) {
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column:nth-child(-n+2) {
    margin-bottom: 12px !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column:last-child {
    margin-bottom: 12px !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column .vc_column-inner {
    padding: 40px !important;
  }
}
@media (min-width: 1000px) {
  .module-content-pointers-blocks {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__upper {
    padding-top: 4% !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__lower {
    padding-top: 4% !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column,
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column:nth-child(-n+2),
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column:last-child {
    margin-bottom: 0 !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column > .vc_column-inner {
    transition: all 0.25s ease-in-out;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column:last-child {
    margin-bottom: 0 !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_column .vc_column-inner {
    padding: 8% !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__lower .nectar-button.regular-button {
    display: none;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__last {
    display: block;
    padding-bottom: 6% !important;
  }
  .module-content-pointers-blocks.module-content-pointers-blocks__last .vc_column-inner {
    padding-top: 0 !important;
  }
}
@media (min-width: 1421px) {
  .module-content-pointers-blocks {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-pointers-blocks {
    padding: 0;
  }
}
.module-content-pointers-flip .nectar-flip-box .flip-box-front i {
  display: none;
}
.module-content-pointers-flip .nectar-flip-box .flip-box-front .inner,
.module-content-pointers-flip .nectar-flip-box .flip-box-back .inner {
  padding: 0 40px;
}
.module-content-pointers-flip .nectar-flip-box .flip-box-front p:last-of-type,
.module-content-pointers-flip .nectar-flip-box .flip-box-back p:last-of-type {
  margin-bottom: 0;
}
.module-content-pointers-flip .nectar-button.regular-button,
.module-content-pointers-flip .nectar-button[data-color-override=false].regular-button {
  color: #2E323B !important;
  background-color: transparent !important;
  border-color: #00589B !important;
  margin-top: 30px;
  margin-bottom: 0;
}
.module-content-pointers-flip .nectar-button.regular-button:hover,
.module-content-pointers-flip .nectar-button[data-color-override=false].regular-button:hover {
  opacity: 1 !important;
  background-color: #00589B !important;
  color: #ffffff !important;
  border-color: #00589B !important;
}

.module-content-large-brochure {
  /* transform: translateX(-25px); */
  overflow: hidden;
}
.module-content-large-brochure .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-large-brochure .nectar-button.regular-button,
.module-content-large-brochure .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
  float: none;
  color: #252525 !important;
  background-color: transparent !important;
}
.module-content-large-brochure .nectar-button.regular-button:hover,
.module-content-large-brochure .nectar-button[data-color-override=false].regular-button:hover {
  opacity: 1 !important;
  background-color: #00589B !important;
  color: #ffffff !important;
  border-color: #00589B !important;
}
.module-content-large-brochure:not(.module-content-large-brochure__mobile) {
  min-height: auto !important;
  max-height: 300px !important;
}
.module-content-large-brochure:not(.module-content-large-brochure__mobile) .wpb_row .row-bg-wrap .inner-wrap,
.module-content-large-brochure:not(.module-content-large-brochure__mobile) .row_col_wrap_12.col.span_12 {
  max-height: 300px !important;
}
.module-content-large-brochure:not(.module-content-large-brochure__mobile) .row_col_wrap_12.col.span_12 {
  min-height: 300px !important;
}

@media (min-width: 691px) {
  .module-content-large-brochure {
    transform: translateX(0px);
  }
  .module-content-large-brochure:not(.module-content-large-brochure__mobile) {
    max-height: 500px !important;
  }
  .module-content-large-brochure:not(.module-content-large-brochure__mobile) .wpb_row .row-bg-wrap .inner-wrap,
  .module-content-large-brochure:not(.module-content-large-brochure__mobile) .row_col_wrap_12.col.span_12 {
    max-height: 500px !important;
  }
  .module-content-large-brochure:not(.module-content-large-brochure__mobile) .row_col_wrap_12.col.span_12 {
    min-height: 500px !important;
  }
}
@media (min-width: 1000px) {
  .module-content-large-brochure .wpb_wrapper .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-large-brochure .row-bg.using-image {
    -webkit-animation: slowPulse 30s infinite alternate;
    animation: slowPulse 30s infinite alternate;
  }
  .module-content-large-brochure:not(.module-content-large-brochure__mobile) {
    max-height: 700px !important;
  }
  .module-content-large-brochure:not(.module-content-large-brochure__mobile) .wpb_row .row-bg-wrap .inner-wrap,
  .module-content-large-brochure:not(.module-content-large-brochure__mobile) .row_col_wrap_12.col.span_12 {
    max-height: 700px !important;
  }
  .module-content-large-brochure:not(.module-content-large-brochure__mobile) .row_col_wrap_12.col.span_12 {
    min-height: 700px !important;
  }
}
.module-content-three-image-brochure {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 {
  margin-bottom: 5px;
}
.module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper {
  display: flex;
}
.module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap {
  width: 50%;
}
.module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap:last-child {
  margin-left: 20px;
}
.module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 12px;
}
.module-content-three-image-brochure .vc_custom_heading {
  text-align: center !important;
}

@media (max-width: 998px) {
  .module-content-three-image-brochure.module-content-three-image-brochure__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-three-image-brochure.module-content-three-image-brochure__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-three-image-brochure {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-three-image-brochure {
    padding: 0 50px;
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    box-sizing: border-box !important;
  }
  .module-content-three-image-brochure .row_col_wrap_12.col.center {
    text-align: left;
  }
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 {
    margin-bottom: 0;
  }
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper {
    display: block;
  }
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap {
    width: auto;
  }
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 7px;
  }
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap:last-child {
    margin-left: 0;
  }
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap:last-child .hover-wrap {
    margin-bottom: 0;
  }
  .module-content-three-image-brochure .vc_custom_heading {
    text-align: left !important;
  }
  .local-template-default.single-local .module-content-three-image-brochure.wpb_row.reverse_columns_desktop .row_col_wrap_12 {
    flex-direction: row-reverse;
  }
  .local-template-default.single-local .module-content-three-image-brochure.inner_row.wpb_row.reverse_columns_desktop .row_col_wrap_12_inner {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1421px) {
  .module-content-three-images-brochure {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-three-image-brochure {
    padding: 0;
  }
  .module-content-three-image-brochure .wpb_column.vc_col-sm-5 .vc_col-sm-4 .wpb_wrapper .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 8px;
  }
}
.module-content-two-image-brochure {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.module-content-two-image-brochure .wpb_wrapper .vc_custom_heading {
  text-align: left !important;
}
.module-content-two-image-brochure .row_col_wrap_12.col.center {
  text-align: left;
}

@media (max-width: 998px) {
  .module-content-two-image-brochure .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-two-image-brochure .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-two-image-brochure {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-two-image-brochure {
    padding: 0 50px;
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    box-sizing: border-box !important;
  }
  .module-content-two-image-brochure .wpb_wrapper .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-two-image-brochure .row_col_wrap_12.col.center {
    text-align: left;
  }
}
@media (min-width: 1421px) {
  .module-content-two-image-brochure {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-two-image-brochure {
    padding: 0;
  }
}
.module-content-one-image-brochure .vc_col-sm-5:not(.padding-3-percent) {
  margin-bottom: 0 !important;
}
.module-content-one-image-brochure .vc_col-sm-5:not(.padding-3-percent) ul {
  margin-left: 0;
}
.module-content-one-image-brochure .wpb_wrapper .vc_custom_heading {
  text-align: left !important;
}
.module-content-one-image-brochure .row_col_wrap_12.col.center {
  text-align: left;
}
.module-content-one-image-brochure .nectar-button.regular-button,
.module-content-one-image-brochure .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}

.local-template-default.single-local .module-content-one-image-brochure.vc_row-fluid > .span_12 .wpb_column {
  padding-left: 45px;
  padding-right: 45px;
}

@media (max-width: 998px) {
  .module-content-one-image-brochure .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-one-image-brochure .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1000px) {
  .module-content-one-image-brochure {
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box !important;
  }
  .module-content-one-image-brochure .wpb_wrapper .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-one-image-brochure .row_col_wrap_12.col.center {
    text-align: left;
  }
  .local-template-default.single-local .module-content-one-image-brochure.wpb_row.reverse_columns_desktop .row_col_wrap_12 {
    flex-direction: row-reverse;
  }
  .local-template-default.single-local .module-content-one-image-brochure.inner_row.wpb_row.reverse_columns_desktop .row_col_wrap_12_inner {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1421px) {
  .module-content-one-image-brochure {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-one-image-brochure {
    padding-left: 0;
    padding-right: 0;
  }
}
#product-sub__nav--mobile.accordionWrapper {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  box-shadow: none;
  width: 100%;
}
#product-sub__nav--mobile.accordionWrapper .accordion-item .accordion-item__heading {
  background: #e4e4e4;
  padding: 8px 0;
  border: 0;
  border-radius: 0;
  color: #2E323B;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 1px;
  letter-spacing: 0;
}
#product-sub__nav--mobile.accordionWrapper .accordion-item.open .accordion-item__heading {
  background: #00589B;
  color: #ffffff;
}
#product-sub__nav--mobile .module-content-subnav-tabs {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
#product-sub__nav--mobile .module-content-subnav-tabs .vc_col-sm-1 {
  margin-bottom: 0 !important;
}
#product-sub__nav--mobile .module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav {
  display: flex;
}
#product-sub__nav--mobile .module-content-subnav-tabs .wpb_column.tab_content_col.vc_col-sm-4 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 0;
  border-bottom: 10px solid #e4e4e4;
}
.module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li {
  width: 33.33%;
  margin-left: 0;
  border-right: 2px solid #e4e4e4;
  background: #789BC5;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
}
.module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li a {
  color: #ffffff;
  border-right: 0;
  padding: 15px 5px;
  background: none;
}
.module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li a.active-tab {
  background: #e4e4e4 !important;
  color: #00589B;
  border-bottom: 0;
}
.module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li:last-child {
  border-right: 0;
}
.module-content-subnav-tabs .wpb_column {
  text-align: center !important;
  margin-bottom: 0 !important;
}
.module-content-subnav-tabs .wpb_column.tab_content_col {
  margin-top: 40px !important;
  margin-bottom: 0 !important;
}
.module-content-subnav-tabs .wpb_column.tab_content_col.vc_col-sm-4 {
  margin-top: 40px !important;
  margin-bottom: 10px !important;
}
.module-content-subnav-tabs .vc_custom_heading {
  margin-bottom: 24px;
  text-align: center !important;
}
.module-content-subnav-tabs .divider-wrap > div {
  margin-top: 45px !important;
  margin-bottom: 0 !important;
}
.module-content-subnav-tabs .colour-swatch {
  max-width: 400px;
}

.tabs-onscroll--show {
  background-color: rgba(255, 255, 255, 0.9) !important;
  z-index: 11;
}

@media (min-width: 691px) {
  .module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li {
    font-size: 14px;
    line-height: 26px;
  }
  .module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  #product-sub__nav--mobile.accordionWrapper {
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav {
    display: flex;
    justify-content: flex-start;
    background: none;
    border-bottom: 2px solid #789BC5;
    margin-bottom: 25px;
  }
  .module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li {
    margin-left: 40px;
    width: auto;
    text-align: left;
    border-right: 0;
    background: none;
    font-size: 18px;
    line-height: 30px;
  }
  .module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li a {
    color: #2E323B;
    border-bottom: 10px solid transparent;
    padding: 8px 0;
  }
  .module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li a.active-tab {
    border-bottom: 10px solid #789BC5;
    background: none !important;
    color: #2E323B;
  }
  .module-content-subnav-tabs .wpb_content_element .tabbed .wpb_tabs_nav li:first-child {
    margin-left: 0;
  }
  .module-content-subnav-tabs .wpb_tab .wpb_row {
    margin-bottom: 0;
  }
  .module-content-subnav-tabs .wpb_column,
  .module-content-subnav-tabs .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-subnav-tabs .wpb_column {
    text-align: left !important;
  }
  .module-content-subnav-tabs .wpb_column.tab_content_col {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .module-content-subnav-tabs .wpb_column.tab_content_col.vc_col-sm-4 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .module-content-subnav-tabs .divider-wrap > div {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
}
@media (min-width: 1681px) {
  .module-content-subnav-tabs .colour-swatch {
    max-width: 600px;
  }
}
body.single-post .module-content-carousel-tall, body:not(.single-post) .module-content-carousel-tall {
  transform: translateX(-25px);
}
body.single-post .module-content-carousel-tall .flexslider, body:not(.single-post) .module-content-carousel-tall .flexslider {
  border: 0;
  margin: 0;
  border-radius: 0;
}
body.single-post .module-content-carousel-tall .module-content-carousel-tall__lead, body:not(.single-post) .module-content-carousel-tall .module-content-carousel-tall__lead {
  text-align: center;
}
body.single-post .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner, body:not(.single-post) .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner {
  padding: 10% !important;
}
body.single-post .module-content-carousel-tall .wpb_text_column h1:after, body.single-post .module-content-carousel-tall .wpb_text_column h2:after, body.single-post .module-content-carousel-tall .wpb_text_column h3:after, body.single-post .module-content-carousel-tall .wpb_text_column h4:after, body.single-post .module-content-carousel-tall .wpb_text_column h5:after, body.single-post .module-content-carousel-tall .wpb_text_column h6:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h1:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h2:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h3:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h4:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h5:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h6:after {
  content: "";
  height: 7px;
  background: #ffffff;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
}
body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem {
  height: 400px;
}
body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem .wpb_wrapper,
body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h1, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h2, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h3, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h4, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h5, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h6, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem .wpb_wrapper,
body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h1, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h2, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h3, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h4, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h5, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h6 {
  text-align: center !important;
}
body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h1, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h2, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h3, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h4, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h5, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h6, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h1, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h2, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h3, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h4, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h5, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h6 {
  margin-bottom: 15px;
}
body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .vc_custom_heading:after, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .vc_custom_heading:after {
  display: none;
}
body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .wpb_text_column.wpb_content_element, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .wpb_text_column.wpb_content_element {
  max-height: 86px;
  overflow: hidden;
}
body.single-post .module-content-carousel-tall .wpb_text_column h1, body.single-post .module-content-carousel-tall .wpb_text_column h2, body.single-post .module-content-carousel-tall .wpb_text_column h3, body.single-post .module-content-carousel-tall .wpb_text_column h4, body.single-post .module-content-carousel-tall .wpb_text_column h5, body.single-post .module-content-carousel-tall .wpb_text_column h6, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h1, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h2, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h3, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h4, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h5, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h6 {
  margin-bottom: 20px;
  color: #ffffff;
}
body.single-post .module-content-carousel-tall .nectar-button.regular-button,
body.single-post .module-content-carousel-tall .nectar-button[data-color-override=false].regular-button, body:not(.single-post) .module-content-carousel-tall .nectar-button.regular-button,
body:not(.single-post) .module-content-carousel-tall .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
body.single-post .module-content-carousel-tall .flex-control-nav, body:not(.single-post) .module-content-carousel-tall .flex-control-nav {
  display: block;
  bottom: 0;
  z-index: 99;
  width: 100%;
  margin: 0;
}
body.single-post .module-content-carousel-tall .flex-control-paging li a, body:not(.single-post) .module-content-carousel-tall .flex-control-paging li a {
  box-shadow: none;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
}
body.single-post .module-content-carousel-tall .flex-control-paging li a.flex-active, body:not(.single-post) .module-content-carousel-tall .flex-control-paging li a.flex-active {
  background-color: #ffffff;
  background-color: white;
}

@media (min-width: 691px) {
  body.single-post .module-content-carousel-tall, body:not(.single-post) .module-content-carousel-tall {
    transform: translateX(0);
  }
  body.single-post .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner, body:not(.single-post) .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner {
    padding: 7% !important;
  }
}
@media (min-width: 1000px) {
  body.single-post .module-content-carousel-tall, body:not(.single-post) .module-content-carousel-tall {
    padding: 0;
  }
  body.single-post .module-content-carousel-tall .module-content-carousel-tall__lead, body:not(.single-post) .module-content-carousel-tall .module-content-carousel-tall__lead {
    text-align: left;
  }
  body.single-post .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner, body:not(.single-post) .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner {
    padding: 5% !important;
  }
  body.single-post .module-content-carousel-tall .wpb_text_column h1:after, body.single-post .module-content-carousel-tall .wpb_text_column h2:after, body.single-post .module-content-carousel-tall .wpb_text_column h3:after, body.single-post .module-content-carousel-tall .wpb_text_column h4:after, body.single-post .module-content-carousel-tall .wpb_text_column h5:after, body.single-post .module-content-carousel-tall .wpb_text_column h6:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h1:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h2:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h3:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h4:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h5:after, body:not(.single-post) .module-content-carousel-tall .wpb_text_column h6:after {
    margin: 20px 0;
    max-width: 200px;
  }
  body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem {
    height: 600px;
  }
  body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem .wpb_wrapper,
  body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h1, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h2, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h3, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h4, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h5, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h6, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem .wpb_wrapper,
  body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h1, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h2, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h3, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h4, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h5, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h6 {
    text-align: left !important;
  }
  body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h1, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h2, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h3, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h4, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h5, body.single-post .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h6, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h1, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h2, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h3, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h4, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h5, body:not(.single-post) .module-content-carousel-tall .carousel-tall-item .module-content-carousel-tall__slide .module-content-carousel-tall__inneritem h6 {
    margin-bottom: 8px;
  }
}
@media (min-width: 1301px) {
  body.single-post .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner, body:not(.single-post) .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner {
    padding: 15% !important;
  }
}
@media (min-width: 1681px) {
  body.single-post .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner, body:not(.single-post) .module-content-carousel-tall .module-content-carousel-tall__lead .vc_column-inner {
    padding: 10% !important;
  }
}
.module-content-swatch-brochure .flexslider {
  margin: 0 auto;
  background: none;
  border: 0;
}
.module-content-swatch-brochure .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}

@media (min-width: 1000px) {
  .module-content-swatch-brochure .wpb_wrapper .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-swatch-brochure .row_col_wrap_12.col.center {
    text-align: left;
  }
}
body.single-post .module-content-carousel-medium .flexslider, body:not(.single-post) .module-content-carousel-medium .flexslider {
  border: 0;
  margin: 0;
  border-radius: 0;
}
body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead {
  text-align: center;
}
body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .vc_column-inner, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .vc_column-inner {
  padding: 10% !important;
}
body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h1, body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h2, body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h3, body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h4, body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h5, body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h6, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h1, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h2, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h3, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h4, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h5, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .wpb_text_column h6 {
  color: #2E323B;
}
body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h1:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h2:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h3:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h4:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h5:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h6:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h1:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h2:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h3:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h4:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h5:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h6:after {
  content: "";
  height: 7px;
  background: #00589B;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
}
body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide {
  margin-bottom: 0 !important;
}
body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem {
  height: 200px;
}
body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .vc_column-inner, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .vc_column-inner {
  justify-content: center;
}
body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .wpb_wrapper,
body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h1, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h2, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h3, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h4, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h5, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h6, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .wpb_wrapper,
body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h1, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h2, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h3, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h4, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h5, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h6 {
  text-align: center !important;
}
body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h1, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h2, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h3, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h4, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h5, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h6, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h1, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h2, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h3, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h4, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h5, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h6 {
  margin-bottom: 15px;
}
body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .wpb_text_column.wpb_content_element, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .wpb_text_column.wpb_content_element {
  display: none;
}
body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .vc_custom_heading:after, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .vc_custom_heading:after {
  display: none;
}
body.single-post .module-content-carousel-medium .wpb_text_column h1, body.single-post .module-content-carousel-medium .wpb_text_column h2, body.single-post .module-content-carousel-medium .wpb_text_column h3, body.single-post .module-content-carousel-medium .wpb_text_column h4, body.single-post .module-content-carousel-medium .wpb_text_column h5, body.single-post .module-content-carousel-medium .wpb_text_column h6, body:not(.single-post) .module-content-carousel-medium .wpb_text_column h1, body:not(.single-post) .module-content-carousel-medium .wpb_text_column h2, body:not(.single-post) .module-content-carousel-medium .wpb_text_column h3, body:not(.single-post) .module-content-carousel-medium .wpb_text_column h4, body:not(.single-post) .module-content-carousel-medium .wpb_text_column h5, body:not(.single-post) .module-content-carousel-medium .wpb_text_column h6 {
  margin-bottom: 20px;
  color: #ffffff;
}
body.single-post .module-content-carousel-medium .nectar-button.regular-button,
body.single-post .module-content-carousel-medium .nectar-button[data-color-override=false].regular-button, body:not(.single-post) .module-content-carousel-medium .nectar-button.regular-button,
body:not(.single-post) .module-content-carousel-medium .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
body.single-post .module-content-carousel-medium .flex-control-nav, body:not(.single-post) .module-content-carousel-medium .flex-control-nav {
  display: block;
  top: auto;
  right: auto;
  bottom: -50px;
  width: 100%;
}
body.single-post .module-content-carousel-medium .flex-control-paging li, body:not(.single-post) .module-content-carousel-medium .flex-control-paging li {
  padding: 0;
  margin: 0 6px;
  background: none;
}
body.single-post .module-content-carousel-medium .flex-control-paging li a, body:not(.single-post) .module-content-carousel-medium .flex-control-paging li a {
  box-shadow: none;
  color: none;
  width: 11px;
  height: 11px;
  background: #e4e4e4;
}
body.single-post .module-content-carousel-medium .flex-control-paging li a.flex-active, body:not(.single-post) .module-content-carousel-medium .flex-control-paging li a.flex-active {
  background: #00589B;
}
body.single-post .module-content-carousel-medium .flex-control-paging li:nth-child(even), body:not(.single-post) .module-content-carousel-medium .flex-control-paging li:nth-child(even) {
  background: none;
}

@media (min-width: 691px) {
  body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .vc_column-inner, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .vc_column-inner {
    padding: 7% !important;
  }
}
@media (min-width: 1000px) {
  body.single-post .module-content-carousel-medium, body:not(.single-post) .module-content-carousel-medium {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead {
    text-align: left;
    margin-bottom: 25px;
  }
  body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .vc_column-inner, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .vc_column-inner {
    padding: 5% !important;
  }
  body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h1:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h2:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h3:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h4:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h5:after, body.single-post .module-content-carousel-medium .wpb_text_column.wpb_content_element h6:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h1:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h2:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h3:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h4:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h5:after, body:not(.single-post) .module-content-carousel-medium .wpb_text_column.wpb_content_element h6:after {
    margin: 20px 0;
  }
  body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem {
    height: 600px;
  }
  body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .vc_column-inner, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .vc_column-inner {
    justify-content: flex-end;
  }
  body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .wpb_wrapper,
  body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h1, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h2, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h3, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h4, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h5, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h6, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .wpb_wrapper,
  body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h1, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h2, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h3, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h4, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h5, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h6 {
    text-align: left !important;
  }
  body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h1, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h2, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h3, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h4, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h5, body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h6, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h1, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h2, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h3, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h4, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h5, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem h6 {
    margin-bottom: 8px;
  }
  body.single-post .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .wpb_text_column.wpb_content_element, body:not(.single-post) .module-content-carousel-medium .carousel-medium-item .module-content-carousel-medium__slide .module-content-carousel-medium__inneritem .wpb_text_column.wpb_content_element {
    display: block;
  }
}
@media (min-width: 1301px) {
  body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead {
    margin-bottom: 0;
  }
  body.single-post .module-content-carousel-medium .module-content-carousel-medium__lead .vc_column-inner, body:not(.single-post) .module-content-carousel-medium .module-content-carousel-medium__lead .vc_column-inner {
    padding: 15% !important;
  }
  body.single-post .module-content-carousel-medium .flex-control-nav, body:not(.single-post) .module-content-carousel-medium .flex-control-nav {
    bottom: 0;
  }
  body.single-post .module-content-carousel-medium .flex-control-paging li a, body:not(.single-post) .module-content-carousel-medium .flex-control-paging li a {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.5);
  }
  body.single-post .module-content-carousel-medium .flex-control-paging li a.flex-active, body:not(.single-post) .module-content-carousel-medium .flex-control-paging li a.flex-active {
    background-color: #ffffff;
    background-color: white;
  }
}
@media (min-width: 1421px) {
  body.single-post .module-content-carousel-medium, body:not(.single-post) .module-content-carousel-medium {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  body.single-post .module-content-carousel-medium, body:not(.single-post) .module-content-carousel-medium {
    padding: 0;
  }
}
.module-content-hero-header .hero-header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2E323B;
  background-color: rgba(46, 50, 59, 0.5);
  z-index: 10;
}
.module-content-hero-header h1,
.module-content-hero-header h2 {
  margin-top: 30px;
  width: 100%;
}
.module-content-hero-header h1:after,
.module-content-hero-header h2:after {
  content: "";
  height: 7px;
  background: #789BC5;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
}
.module-content-hero-header h1 {
  line-height: 36px !important;
  margin-top: 0 !important;
}
.module-content-hero-header h6 {
  line-height: 32px !important;
}
.module-content-hero-header .wpb_text_column {
  margin-bottom: 30px;
}
.module-content-hero-header .wpb_text_column {
  width: 100%;
  text-align: center !important;
  padding-left: 40px;
  padding-right: 40px;
}
.module-content-hero-header .flexslider {
  border: 0;
  margin: 0;
  border-radius: 0;
}
.module-content-hero-header .hero-header-item .module-content-hero-header__slide {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.module-content-hero-header .hero-header-item .module-content-hero-header__slide .row_col_wrap_12_inner .wpb_column .wpb_wrapper {
  justify-content: center;
}
.module-content-hero-header .hero-header-item .module-content-hero-header__slide.top {
  background-position: center top !important;
}
.module-content-hero-header .hero-header-item .module-content-hero-header__slide.bottom {
  background-position: center bottom !important;
}
.module-content-hero-header .hero-header-item .module-content-hero-header__slide.left {
  background-position: left center !important;
}
.module-content-hero-header .hero-header-item .module-content-hero-header__slide.right {
  background-position: right center !important;
}
.module-content-hero-header .hero-header-item .vc_column-inner {
  align-self: center;
  max-width: none;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper h1,
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper h2 {
  margin-top: 30px;
  width: 100%;
}
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper h1:after,
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper h2:after {
  content: "";
  height: 7px;
  background: #789BC5;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
}
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper .wpb_text_column {
  margin-bottom: 30px;
}
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper .wpb_text_column {
  width: 100%;
  text-align: center !important;
  padding-left: 10px;
  padding-right: 10px;
}
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper .special-offers--desktop {
  width: 250px;
  margin: 0;
  align-self: stretch;
  margin-bottom: 0 !important;
}
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
  display: none;
}
.module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper .special-offers--desktop .img-with-animation {
  max-width: 250px;
}
.module-content-hero-header .nectar-button.regular-button,
.module-content-hero-header .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
  float: none;
  color: #ffffff !important;
}
.module-content-hero-header .nectar-button.regular-button:hover,
.module-content-hero-header .nectar-button[data-color-override=false].regular-button:hover {
  opacity: 1 !important;
  background-color: #ffffff !important;
  color: #00589B !important;
  border-color: #ffffff !important;
}
.module-content-hero-header .flex-control-nav {
  display: none;
  bottom: 20px;
  z-index: 99;
  width: 100%;
  margin: 0;
}
.module-content-hero-header .flex-control-paging li a {
  box-shadow: none;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
}
.module-content-hero-header .flex-control-paging li a.flex-active {
  background-color: #ffffff;
  background-color: white;
}
.module-content-hero-header .dk-gallery-heading {
  margin: auto 0;
}
.module-content-hero-header .hero-header-item,
.module-content-hero-header .img-with-animation,
.module-content-hero-header .img-with-aniamtion-wrap .hover-wrap,
.module-content-hero-header .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
  transition: none !important;
  transform: none !important;
  opacity: 1 !important;
  animation: none !important;
}

@media (min-width: 481px) {
  .module-content-hero-header h1,
  .module-content-hero-header h2 {
    margin-top: 70px;
  }
  .module-content-hero-header .wpb_text_column {
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 70px;
  }
}
@media (max-width: 689px) {
  #ajax-content-wrap .container:first-child .module-content-hero-header {
    transform: translateX(-1.6rem);
    width: 100vw;
  }
  body .module-content-hero-header .module-content-hero-header__slide .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 66px);
    justify-content: center;
  }
  body .module-content-hero-header .module-content-hero-header__slide .row_col_wrap_12_inner.span_12 .vc_column_container:first-child {
    align-self: flex-end;
    text-align: center;
    margin-top: 0;
  }
  body .module-content-hero-header .module-content-hero-header__slide .row_col_wrap_12_inner.span_12 .vc_column_container:last-child {
    align-self: flex-end;
    margin-top: 0;
  }
  body .module-content-hero-header .module-content-hero-header__slide .row_col_wrap_12_inner .wpb_column:first-child .vc_column-inner {
    justify-content: flex-end;
    text-align: center;
    padding: 0;
  }
}
@media (min-width: 691px) and (max-width: 998px) {
  html body .module-content-hero-header .module-content-hero-header__slide {
    height: 100vh;
    display: flex;
  }
  html body .module-content-hero-header .module-content-hero-header__slide .row_col_wrap_12_inner .wpb_column:first-child .vc_column-inner {
    justify-content: flex-end;
    text-align: center;
    padding: 0 25px;
  }
  html body .module-content-hero-header .module-content-hero-header__slide .row_col_wrap_12_inner .wpb_column:last-child .vc_column-inner .wpb_wrapper {
    justify-content: flex-start;
    flex-direction: row;
    display: flex;
    margin: 2rem auto;
  }
}
@media (min-width: 1000px) {
  .module-content-hero-header h1 {
    font-size: 39px !important;
    line-height: 46px !important;
    margin-top: 0;
  }
  .module-content-hero-header h1:after {
    margin: 30px 0;
    max-width: 200px;
  }
  .module-content-hero-header h6 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .module-content-hero-header h1,
  .module-content-hero-header h2 {
    margin-top: 0;
  }
  .module-content-hero-header h1:after,
  .module-content-hero-header h2:after {
    content: "";
    margin: 30px 0;
    max-width: 200px;
  }
  .module-content-hero-header .wpb_text_column {
    margin-bottom: 0;
  }
  .module-content-hero-header .wpb_text_column {
    text-align: left !important;
    padding-left: 0;
    padding-right: 0;
  }
  .module-content-hero-header .hero-header-item .module-content-hero-header__slide {
    padding-top: 4vw !important;
    padding-bottom: 4vw !important;
  }
  .module-content-hero-header .hero-header-item .row_col_wrap_12_inner.col.span_12 {
    padding: 75px 0;
    max-width: 1425px;
    margin: 0 auto;
  }
  .module-content-hero-header .hero-header-item .vc_column-inner {
    max-width: 1425px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper {
    flex-direction: column;
    flex-wrap: nowrap;
    position: relative;
  }
  .module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper h1,
  .module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper h2 {
    margin-top: 0;
  }
  .module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper h1:after,
  .module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper h2:after {
    content: "";
    margin: 30px 0;
    max-width: 200px;
  }
  .module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper .wpb_text_column {
    margin-bottom: 0;
  }
  .module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper .wpb_text_column {
    text-align: left !important;
    padding-left: 0;
    padding-right: 0;
  }
  .module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper .special-offers--desktop {
    margin-left: auto;
    margin-bottom: 15px;
    width: 300px;
  }
  .module-content-hero-header .hero-header-item .vc_column-inner .wpb_wrapper .special-offers--desktop .img-with-animation {
    max-width: 300px;
  }
  .module-content-hero-header .flex-control-nav {
    display: block;
  }
  .module-content-hero-header .special-offers--desktop:first-child {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .module-content-hero-header .special-offers--desktop:nth-child(2) {
    display: none;
  }
  html body .module-content-hero-header .module-content-hero-header__slide .row_col_wrap_12_inner {
    max-width: 1425px;
    margin: 0 auto;
  }
  html body .module-content-hero-header .module-content-hero-header__slide .vc_column-inner:first-child {
    display: flex;
    justify-content: center;
  }
  html body .module-content-hero-header .module-content-hero-header__slide .wpb_column {
    min-height: 460px;
  }
  html body .module-content-hero-header .module-content-hero-header__slide .wpb_column.vc_col-sm-6 .vc_column-inner {
    padding: 0 50px;
  }
}
@media (min-width: 1301px) {
  .module-content-hero-header h1 {
    font-size: 52px !important;
    line-height: 62px !important;
  }
}
@media (min-width: 1421px) {
  html body .module-content-hero-header .hero-header-item .vc_column-inner {
    padding-left: 90px;
    padding-right: 90px;
  }
  html body .module-content-hero-header .module-content-hero-header__slide .wpb_column {
    min-height: 460px;
  }
  html body .module-content-hero-header .module-content-hero-header__slide .wpb_column.vc_col-sm-6 .vc_column-inner {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  html body .module-content-hero-header .hero-header-item .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  html body .module-content-hero-header .module-content-hero-header__slide .wpb_column.vc_col-sm-6 .vc_column-inner {
    padding: 0;
  }
}
.module-content-download-columns.module-content-download-columns__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-download-columns.module-content-download-columns__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-download-columns.module-content-download-columns__upper .wpb_wrapper .wpb_text_column.wpb_content_element p:last-of-type {
  margin-bottom: 0 !important;
}
.module-content-download-columns.module-content-download-columns__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-download-columns.module-content-download-columns__lower .row_col_wrap_12.span_12 {
  justify-content: center;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.module-content-download-columns.module-content-download-columns__lower .wpb_column .img-with-aniamtion-wrap {
  position: relative;
}
.module-content-download-columns.module-content-download-columns__lower .wpb_column .img-with-aniamtion-wrap:after {
  content: "\f56d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 50%;
  width: 68px;
  height: 68px;
  line-height: 68px;
  color: #00589B;
  font-size: 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -75%);
  transition: all 0.25s ease-in-out;
}
.module-content-download-columns.module-content-download-columns__lower .wpb_column .wpb_text_column.wpb_content_element h1, .module-content-download-columns.module-content-download-columns__lower .wpb_column .wpb_text_column.wpb_content_element h2, .module-content-download-columns.module-content-download-columns__lower .wpb_column .wpb_text_column.wpb_content_element h3, .module-content-download-columns.module-content-download-columns__lower .wpb_column .wpb_text_column.wpb_content_element h4, .module-content-download-columns.module-content-download-columns__lower .wpb_column .wpb_text_column.wpb_content_element h5, .module-content-download-columns.module-content-download-columns__lower .wpb_column .wpb_text_column.wpb_content_element h6, .module-content-download-columns.module-content-download-columns__lower .wpb_column .wpb_text_column.wpb_content_element p {
  margin-bottom: 0;
  transition: color 0.25s ease-in-out;
}
.module-content-download-columns.module-content-download-columns__lower .wpb_column .wpb_text_column.wpb_content_element p {
  font-size: 13px;
}
.module-content-download-columns.module-content-download-columns__lower .wpb_column:hover .img-with-aniamtion-wrap:after {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.module-content-download-columns.module-content-download-columns__lower .wpb_column:hover .wpb_text_column.wpb_content_element {
  color: #be1622;
}
.module-content-download-columns.module-content-download-columns__lower .wpb_column:hover .wpb_text_column.wpb_content_element h1, .module-content-download-columns.module-content-download-columns__lower .wpb_column:hover .wpb_text_column.wpb_content_element h2, .module-content-download-columns.module-content-download-columns__lower .wpb_column:hover .wpb_text_column.wpb_content_element h3, .module-content-download-columns.module-content-download-columns__lower .wpb_column:hover .wpb_text_column.wpb_content_element h4, .module-content-download-columns.module-content-download-columns__lower .wpb_column:hover .wpb_text_column.wpb_content_element h5, .module-content-download-columns.module-content-download-columns__lower .wpb_column:hover .wpb_text_column.wpb_content_element h6 {
  color: #00589B;
}

@media (max-width: 998px) {
  .module-content-download-columns.module-content-download-columns__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-download-columns.module-content-download-columns__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1000px) {
  .module-content-download-columns.module-content-download-columns__lower .row_col_wrap_12.span_12 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}
@media (min-width: 1421px) {
  .module-content-download-columns.module-content-download-columns__lower .row_col_wrap_12.span_12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.module-content-steps-horizontal .wpb_column {
  background: #be1622;
  z-index: 4;
}
.module-content-steps-horizontal .wpb_column .vc_column-inner {
  padding-top: 40px !important;
  padding-left: 36px !important;
  padding-right: 36px !important;
  padding-bottom: 36px !important;
}
.module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h1, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h2, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h3, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h4, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h5, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h6 {
  margin-bottom: 20px;
}
.module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h1:before, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h2:before, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h3:before, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h4:before, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h5:before, .module-content-steps-horizontal .wpb_column .wpb_text_column.wpb_content_element h6:before {
  content: "1";
  display: block;
  border: 2px solid #ffffff;
  border-radius: 50%;
  width: 57px;
  height: 57px;
  line-height: 57px;
  margin: 0 auto 20px;
  text-align: center;
}
.module-content-steps-horizontal .wpb_column:after {
  position: absolute;
  content: "";
  top: auto;
  right: auto;
  left: 50%;
  bottom: -20px;
  width: 0;
  height: 0;
  border-top: 30px solid #be1622;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  border-bottom: 0;
  z-index: 4;
  visibility: visible;
  transform: translateX(-50%);
}
.module-content-steps-horizontal .wpb_column:nth-child(2) {
  background: rgb(176.2877358491, 20.4122641509, 31.5462264151);
  z-index: 3;
}
.module-content-steps-horizontal .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h1:before, .module-content-steps-horizontal .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h2:before, .module-content-steps-horizontal .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h3:before, .module-content-steps-horizontal .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h4:before, .module-content-steps-horizontal .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h5:before, .module-content-steps-horizontal .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h6:before {
  content: "2";
}
.module-content-steps-horizontal .wpb_column:nth-child(2):after {
  border-top: 30px solid rgb(176.2877358491, 20.4122641509, 31.5462264151);
  z-index: 3;
}
.module-content-steps-horizontal .wpb_column:nth-child(3) {
  background: rgb(162.5754716981, 18.8245283019, 29.0924528302);
  z-index: 2;
}
.module-content-steps-horizontal .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h1:before, .module-content-steps-horizontal .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h2:before, .module-content-steps-horizontal .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h3:before, .module-content-steps-horizontal .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h4:before, .module-content-steps-horizontal .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h5:before, .module-content-steps-horizontal .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h6:before {
  content: "3";
}
.module-content-steps-horizontal .wpb_column:nth-child(3):after {
  border-top: 30px solid rgb(162.5754716981, 18.8245283019, 29.0924528302);
  z-index: 2;
}
.module-content-steps-horizontal .wpb_column:nth-child(4) {
  background: rgb(148.8632075472, 17.2367924528, 26.6386792453);
  z-index: 1;
}
.module-content-steps-horizontal .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h1:before, .module-content-steps-horizontal .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h2:before, .module-content-steps-horizontal .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h3:before, .module-content-steps-horizontal .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h4:before, .module-content-steps-horizontal .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h5:before, .module-content-steps-horizontal .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h6:before {
  content: "4";
}
.module-content-steps-horizontal .wpb_column:nth-child(4):after {
  display: none;
}

@media (min-width: 691px) {
  .module-content-steps-horizontal .wpb_column:after {
    bottom: -30px;
  }
}
@media (min-width: 1000px) {
  .module-content-steps-horizontal {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-steps-horizontal .wpb_column:after {
    top: 50px;
    right: -30px;
    left: auto;
    bottom: auto;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #be1622;
    border-right: 0;
    transform: none;
  }
  .module-content-steps-horizontal .wpb_column:nth-child(2):after {
    border-top: 30px solid transparent;
    border-left: 30px solid rgb(176.2877358491, 20.4122641509, 31.5462264151);
  }
  .module-content-steps-horizontal .wpb_column:nth-child(3):after {
    border-top: 30px solid transparent;
    border-left: 30px solid rgb(162.5754716981, 18.8245283019, 29.0924528302);
  }
}
@media (min-width: 1421px) {
  .module-content-steps-horizontal {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-steps-horizontal {
    padding: 0;
  }
}
.module-content-steps-square .wpb_column {
  background: #00589B;
  z-index: 4;
}
.module-content-steps-square .wpb_column .vc_column-inner {
  padding-top: 40px !important;
  padding-left: 36px !important;
  padding-right: 36px !important;
  padding-bottom: 36px !important;
}
.module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h1, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h2, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h3, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h4, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h5, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h6 {
  margin-bottom: 20px;
}
.module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h1:before, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h2:before, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h3:before, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h4:before, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h5:before, .module-content-steps-square .wpb_column .wpb_text_column.wpb_content_element h6:before {
  content: "1";
  display: block;
  border: 2px solid #ffffff;
  border-radius: 50%;
  width: 57px;
  height: 57px;
  line-height: 57px;
  margin: 0 auto 20px;
  text-align: center;
}
.module-content-steps-square .wpb_column:after {
  position: absolute;
  content: "";
  top: auto;
  right: auto;
  left: 50%;
  bottom: -20px;
  width: 0;
  height: 0;
  border-top: 30px solid #00589B;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  border-bottom: 0;
  z-index: 4;
  visibility: visible;
  transform: translateX(-50%);
}
.module-content-steps-square .wpb_column:nth-child(2) {
  background: rgb(0, 79.3135483871, 139.7);
  z-index: 3;
}
.module-content-steps-square .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h1:before, .module-content-steps-square .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h2:before, .module-content-steps-square .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h3:before, .module-content-steps-square .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h4:before, .module-content-steps-square .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h5:before, .module-content-steps-square .wpb_column:nth-child(2) .wpb_text_column.wpb_content_element h6:before {
  content: "2";
}
.module-content-steps-square .wpb_column:nth-child(2):after {
  border-top: 30px solid rgb(0, 79.3135483871, 139.7);
  z-index: 3;
}
.module-content-steps-square .wpb_column:nth-child(3) {
  background: rgb(0, 70.6270967742, 124.4);
  z-index: 2;
}
.module-content-steps-square .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h1:before, .module-content-steps-square .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h2:before, .module-content-steps-square .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h3:before, .module-content-steps-square .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h4:before, .module-content-steps-square .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h5:before, .module-content-steps-square .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element h6:before {
  content: "3";
}
.module-content-steps-square .wpb_column:nth-child(3):after {
  border-top: 30px solid rgb(0, 70.6270967742, 124.4);
  z-index: 2;
}
.module-content-steps-square .wpb_column:nth-child(4) {
  background: rgb(0, 61.9406451613, 109.1);
  z-index: 1;
}
.module-content-steps-square .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h1:before, .module-content-steps-square .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h2:before, .module-content-steps-square .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h3:before, .module-content-steps-square .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h4:before, .module-content-steps-square .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h5:before, .module-content-steps-square .wpb_column:nth-child(4) .wpb_text_column.wpb_content_element h6:before {
  content: "4";
}
.module-content-steps-square .wpb_column:nth-child(4):after {
  display: none;
}

@media (min-width: 691px) {
  .module-content-steps-square .wpb_column:after {
    bottom: -30px;
    border-top: 30px solid #00589B;
  }
}
@media (min-width: 1000px) {
  .module-content-steps-square {
    max-width: 1177px;
    margin: 0 auto;
    padding: 0 50px;
    /* padding-top: 4% !important;
    padding-bottom: 4% !important; */
    box-sizing: border-box !important;
  }
  .module-content-steps-square .wpb_column:after {
    top: 50%;
    right: -30px;
    left: auto;
    bottom: auto;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #00589B;
    border-right: 0;
    transform: none;
    transform: translateY(-50%);
  }
  .module-content-steps-square .wpb_column:nth-child(2):after {
    display: none;
  }
  .module-content-steps-square .wpb_column:nth-child(3):after {
    border-top: 30px solid transparent;
    border-left: 30px solid rgb(0, 70.6270967742, 124.4);
  }
  .module-content-steps-square .wpb_column .vc_column-inner {
    padding-left: 49.8px !important;
    padding-right: 49.8px !important;
    padding-bottom: 49.8px !important;
  }
}
@media (min-width: 1421px) {
  .module-content-steps-square {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-steps-square {
    padding: 0;
  }
}
.module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column {
  background: #00589B;
}
.module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column:after {
  border-top: 30px solid #00589B;
}
.module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column:nth-child(2) {
  background: rgb(0, 79.3135483871, 139.7);
}
.module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column:nth-child(2):after {
  border-top: 30px solid rgb(0, 79.3135483871, 139.7);
}
.module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column:nth-child(3) {
  background: rgb(0, 70.6270967742, 124.4);
}
.module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column:nth-child(3):after {
  border-top: 30px solid rgb(0, 70.6270967742, 124.4);
}
.module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column:nth-child(4) {
  background: rgb(0, 61.9406451613, 109.1);
}

@media (min-width: 1000px) {
  .module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column:after {
    border-top: 30px solid transparent;
    border-left: 30px solid #00589B;
  }
  .module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column:nth-child(2):after {
    border-top: 30px solid transparent;
    border-left: 30px solid rgb(0, 79.3135483871, 139.7);
  }
  .module-content-steps-horizontal.module-content-steps-horizontal__alt .wpb_column:nth-child(3):after {
    border-top: 30px solid transparent;
    border-left: 30px solid rgb(0, 70.6270967742, 124.4);
  }
}
.module-content-steps-square.module-content-steps-square__alt .wpb_column {
  background: #be1622;
}
.module-content-steps-square.module-content-steps-square__alt .wpb_column .vc_column-inner {
  padding-top: 40px !important;
  padding-left: 36px !important;
  padding-right: 36px !important;
  padding-bottom: 36px !important;
}
.module-content-steps-square.module-content-steps-square__alt .wpb_column:after {
  border-top: 30px solid #be1622;
}
.module-content-steps-square.module-content-steps-square__alt .wpb_column:nth-child(2) {
  background: rgb(176.2877358491, 20.4122641509, 31.5462264151);
}
.module-content-steps-square.module-content-steps-square__alt .wpb_column:nth-child(2):after {
  border-top: 30px solid rgb(176.2877358491, 20.4122641509, 31.5462264151);
}
.module-content-steps-square.module-content-steps-square__alt .wpb_column:nth-child(3) {
  background: rgb(162.5754716981, 18.8245283019, 29.0924528302);
}
.module-content-steps-square.module-content-steps-square__alt .wpb_column:nth-child(3):after {
  border-top: 30px solid rgb(162.5754716981, 18.8245283019, 29.0924528302);
}
.module-content-steps-square.module-content-steps-square__alt .wpb_column:nth-child(4) {
  background: rgb(148.8632075472, 17.2367924528, 26.6386792453);
}

@media (min-width: 691px) {
  .module-content-steps-square.module-content-steps-square__alt .wpb_column:after {
    border-top: 30px solid #be1622;
  }
}
@media (min-width: 1000px) {
  .module-content-steps-square.module-content-steps-square__alt .wpb_column:after {
    border-top: 30px solid transparent;
    border-left: 30px solid #be1622;
  }
  .module-content-steps-square.module-content-steps-square__alt .wpb_column:nth-child(3):after {
    border-top: 30px solid transparent;
    border-left: 30px solid rgb(162.5754716981, 18.8245283019, 29.0924528302);
  }
  .module-content-steps-square.module-content-steps-square__alt .wpb_column .vc_column-inner {
    padding-left: 49.8px !important;
    padding-right: 49.8px !important;
    padding-bottom: 49.8px !important;
  }
}
.module-content-hero-video {
  transform: translateX(-25px);
  overflow: hidden;
  max-height: 700px;
}
.module-content-hero-video .nectar_video_player_self_hosted .wpb_wrapper video {
  max-height: 700px;
}
.module-content-hero-video .hero-video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.5);
  z-index: 10;
  opacity: 0;
  transition: all 1s ease-in-out;
}
.module-content-hero-video .hero-video-overlay.active {
  opacity: 1;
}
.module-content-hero-video .hero-video-button {
  position: absolute;
  background-color: #00589B !important;
  background-color: rgba(0, 88, 155, 0.8) !important;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  z-index: 12;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
}
.module-content-hero-video .hero-video-button:after {
  content: "\f04b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ffffff;
  font-size: 24px;
  transition: all 0.25s ease-in-out;
}
.module-content-hero-video .hero-video-button.active {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 691px) {
  .module-content-hero-video {
    transform: translateX(0px);
  }
  .module-content-hero-video .hero-video-button {
    width: 110px;
    height: 110px;
    line-height: 110px;
  }
}
@media (min-width: 1000px) {
  .module-content-hero-video {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
}
@media (min-width: 1421px) {
  .module-content-hero-video {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-hero-video {
    padding: 0;
  }
}
.module-content-two-image-brochure-alt {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.module-content-two-image-brochure-alt .wpb_wrapper .vc_custom_heading {
  text-align: left !important;
}
.module-content-two-image-brochure-alt .row_col_wrap_12.col.center {
  text-align: left;
}

@media (max-width: 998px) {
  .module-content-two-image-brochure-alt .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-two-image-brochure-alt .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-two-image-brochure-alt {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-two-image-brochure-alt {
    padding: 0 50px;
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    box-sizing: border-box !important;
  }
  .module-content-two-image-brochure-alt .wpb_wrapper .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-two-image-brochure-alt .row_col_wrap_12.col.center {
    text-align: left;
  }
}
@media (min-width: 1421px) {
  .module-content-two-image-brochure-alt {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-two-image-brochure-alt {
    padding: 0;
  }
}
.module-content-one-image-brochure-alt {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.module-content-one-image-brochure-alt .wpb_wrapper .vc_custom_heading {
  text-align: left !important;
}
.module-content-one-image-brochure-alt .row_col_wrap_12.col.center {
  text-align: left;
}
.module-content-one-image-brochure-alt .nectar-button.regular-button,
.module-content-one-image-brochure-alt .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}

@media (max-width: 998px) {
  .module-content-one-image-brochure-alt .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-one-image-brochure-alt .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-one-image-brochure-alt {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-one-image-brochure-alt {
    padding: 0 50px;
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    box-sizing: border-box !important;
  }
  .module-content-one-image-brochure-alt .wpb_wrapper .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-one-image-brochure-alt .row_col_wrap_12.col.center {
    text-align: left;
  }
}
@media (min-width: 1421px) {
  .module-content-one-image-brochure-alt {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-one-image-brochure-alt {
    padding: 0;
  }
}
.module-content-hero-image {
  transform: translateX(-25px);
  overflow: hidden;
}
.module-content-hero-image .flexslider {
  border: 0;
  margin: 0;
  border-radius: 0;
}
.module-content-hero-image .flex-control-nav {
  display: block;
  bottom: 20px;
  z-index: 99;
  width: 100%;
  margin: 0;
}
.module-content-hero-image .flex-control-paging li a {
  box-shadow: none;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
}
.module-content-hero-image .flex-control-paging li a.flex-active {
  background-color: #ffffff;
  background-color: white;
}

@media (max-width: 689px) {
  #ajax-content-wrap .container:first-child .module-content-hero-image {
    transform: translateX(-1.6rem);
    width: 100vw;
  }
}
@media (min-width: 691px) {
  .module-content-hero-image {
    transform: translateX(0px);
  }
}
@media (min-width: 1000px) {
  .module-content-hero-image .module-content-hero-image__slide {
    -webkit-animation: slowPulse 20s ease-in-out infinite alternate;
    animation: slowPulse 20s ease-in-out infinite alternate;
  }
}
.module-content-quote-brochure .quote-brochure-item .module-content-quote-brochure__slide {
  margin-bottom: 0;
}
.module-content-quote-brochure .quote-brochure-item .vc_col-sm-3.wpb_column {
  text-align: center;
}
.module-content-quote-brochure .quote-brochure-item .vc_col-sm-3.wpb_column .vc_column-inner {
  justify-content: flex-start;
}
.module-content-quote-brochure .quote-brochure-item .vc_col-sm-3.wpb_column:last-child {
  text-align: left;
}
.module-content-quote-brochure .quote-brochure-item .vc_col-sm-3.wpb_column:last-child .vc_column-inner {
  justify-content: flex-end;
}
.module-content-quote-brochure .quote-brochure-item .module-content-quote-brochure__quotecol .wpb_text_column.wpb_content_element p {
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
}
.module-content-quote-brochure .flexslider {
  background: transparent;
  border: 0;
  margin: 0;
  border-radius: 0;
}
.module-content-quote-brochure .flex-control-nav {
  display: block;
  bottom: -30px;
  z-index: 99;
  width: 100%;
  margin: 0;
}
.module-content-quote-brochure .flex-control-paging li a {
  box-shadow: none;
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.25);
}
.module-content-quote-brochure .flex-control-paging li a.flex-active {
  background-color: #00589B;
  background-color: #00589b;
}

.module-content-quote-brochure__slide .flex_justify_content_phone_flex-end .icon--default {
  justify-content: flex-end !important;
  margin: unset;
}

.module-content-quote-brochure__slide .flex_justify_content_phone_flex-start .icon--default {
  justify-content: flex-start !important;
  margin: unset;
}

:where(.module-content-quote-brochure) .row-bg.viewport-desktop {
  background-color: var(--nectar-extra-color-2);
}

@media (min-width: 1000px) {
  .module-content-quote-brochure .quote-brochure-item .module-content-quote-brochure__slide {
    margin-bottom: 0;
  }
  .module-content-quote-brochure .quote-brochure-item .vc_col-sm-3.wpb_column {
    text-align: right;
  }
  .module-content-quote-brochure .flex-control-nav {
    bottom: -40px;
  }
}
@media (min-width: 1301px) {
  .module-content-quote-brochure .flex-control-nav {
    bottom: -50px;
  }
}
@media (min-width: 1681px) {
  .module-content-quote-brochure .flex-control-nav {
    bottom: -60px;
  }
}
.module-content-title-brochure .wpb_wrapper h2.vc_custom_heading {
  font-family: "justlovely" !important;
  text-transform: capitalize !important;
  font-size: 46px !important;
  line-height: 52px !important;
}
.module-content-title-brochure .nectar-button.regular-button,
.module-content-title-brochure .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
  float: none;
  color: #00589B !important;
  background-color: transparent !important;
}
.module-content-title-brochure .nectar-button.regular-button:hover,
.module-content-title-brochure .nectar-button[data-color-override=false].regular-button:hover {
  opacity: 1 !important;
  background-color: #00589B !important;
  color: #ffffff !important;
  border-color: #00589B !important;
}

@media (min-width: 1000px) {
  .module-content-title-brochure .wpb_wrapper h2.vc_custom_heading {
    font-size: 70px !important;
    line-height: 2 !important;
  }
}
.module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ul, .module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ol {
  margin-left: 0 !important;
}
.module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ul li, .module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ol li {
  list-style: none;
  background: #e4e4e4;
  padding: 12px 20px;
  margin-top: 2px;
}
.module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ul li:first-child, .module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ol li:first-child {
  margin-top: 0;
}
.module-content-hotspot-brochure .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}

.nectar_image_with_hotspots .nectar_hotspot_wrap .nectar_hotspot {
  background-color: #be1622 !important;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
  border-radius: 0;
  padding: 15px;
  border: 0;
  width: 100% !important;
  max-width: none !important;
  background-color: #ffffff;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.open .inner {
  width: 90%;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.nttip--tablet {
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  margin: 0 !important;
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
  transform: none !important;
  border: 0;
  text-align: center;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.nttip--tablet.open .inner {
  width: auto;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.nttip--tablet .tip {
  flex-direction: column;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.nttip--tablet .tip-image {
  min-width: none;
  max-width: none;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.nttip--tablet .tipclose {
  margin: 40px auto !important;
  transform: none;
}

.tip {
  display: block;
}

.tip-image {
  max-width: 175px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
.tip-image img {
  margin-left: auto !important;
  margin-right: auto !important;
}

.tip-content h2 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}
.tip-content p {
  margin-bottom: 0;
}
.tip-content ul, .tip-content ol {
  margin-left: 0;
}
.tip-content ul li, .tip-content ol li {
  background: #e4e4e4;
  list-style: none;
  margin-top: 2px;
  padding: 12px;
}
.tip-content ul li:first-child, .tip-content ol li:first-child {
  margin-top: 18px;
}
.tip-content a {
  display: block;
  margin-top: 10px;
  color: #00589B;
  text-transform: uppercase;
}
.tip-content a:hover {
  color: #789BC5;
}

.tipclose {
  width: 32px !important;
  height: 32px !important;
  text-align: center;
  line-height: 32px !important;
  margin-left: 0 !important;
  background: #00589B !important;
  border-radius: 50% !important;
  border: 0 !important;
  transform: translateX(-50%);
  transition: all 0.25s ease-in-out;
}
.tipclose:after {
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  font-weight: 900;
  color: #ffffff;
}
.tipclose:hover {
  background: #789BC5 !important;
}
.tipclose span {
  display: none !important;
}

@media (max-width: 998px) {
  .module-content-hotspot-brochure .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-hotspot-brochure .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
    border: 1px solid #be1622;
    width: 500px !important;
    max-width: 500px !important;
  }
  .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.open .inner {
    width: 90%;
  }
  .tip {
    display: flex;
  }
  .tip-image {
    max-width: 175px;
    min-width: 175px;
    margin-right: 15px;
    margin-left: 0;
    margin-bottom: 0;
  }
  .tip-image img {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .tip-content ul, .tip-content ol {
    margin-left: 1rem;
  }
  .tip-content ul li, .tip-content ol li {
    background: none;
    list-style: disc;
    margin-top: 0;
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .module-content-hotspot-brochure {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-hotspot-brochure .vc_col-sm-5 {
    width: 50%;
  }
  .module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element {
    text-align: left;
  }
  .module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ul, .module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ol {
    margin-left: 1.5rem !important;
  }
  .module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ul li, .module-content-hotspot-brochure .wpb_wrapper .wpb_text_column.wpb_content_element ol li {
    list-style: disc;
    background: none;
    padding: 0;
    margin-top: 0;
  }
  .module-content-hotspot-brochure .wpb_wrapper .vc_custom_heading {
    text-align: left !important;
  }
  .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.open .inner {
    width: 100%;
  }
}
@media (min-width: 1301px) {
  .module-content-hotspot-brochure .vc_col-sm-5 {
    width: 41.66666667%;
  }
}
@media (min-width: 1421px) {
  .module-content-hotspot-brochure {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-hotspot-brochure {
    padding: 0;
  }
}
.module-content-oversized-brochure {
  transform: translateX(-25px);
}
.module-content-oversized-brochure .vc_col-sm-6.wpb_column:first-child .vc_column-inner {
  padding: 0 10% !important;
}
.module-content-oversized-brochure .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-oversized-brochure .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}

@media (max-width: 998px) {
  .module-content-oversized-brochure .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-oversized-brochure .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-oversized-brochure {
    transform: translateX(0px);
  }
}
@media (min-width: 1000px) {
  .module-content-oversized-brochure .vc_col-sm-6.wpb_column:first-child .vc_column-inner {
    padding: 0 15% 0 15% !important;
  }
  .module-content-oversized-brochure .wpb_wrapper .wpb_text_column.wpb_content_element {
    text-align: left;
  }
  .module-content-oversized-brochure .wpb_wrapper .vc_custom_heading {
    text-align: left !important;
  }
}
@media (min-width: 1000px) and (max-width: 1679px) {
  .module-content-oversized-brochure .vc_col-sm-6.wpb_column:not(:first-child) .divider-wrap > div {
    height: 475px !important;
  }
}
.module-content-hotspot-brochure-alt.module-content-hotspot-brochure-alt__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-hotspot-brochure-alt.module-content-hotspot-brochure-alt__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-hotspot-brochure-alt.module-content-hotspot-brochure-alt__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-hotspot-brochure-alt .nectar_image_with_hotspots .nectar_hotspot_wrap .nectar_hotspot {
  background-color: #be1622 !important;
}
.module-content-hotspot-brochure-alt .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
  border-radius: 0;
  padding: 15px;
  border: 0;
  width: 100% !important;
  max-width: none !important;
}
.module-content-hotspot-brochure-alt .tip {
  display: block;
}
.module-content-hotspot-brochure-alt .tip-image {
  max-width: 175px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
.module-content-hotspot-brochure-alt .tip-image img {
  min-width: 120px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-hotspot-brochure-alt .tip-content h2 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}
.module-content-hotspot-brochure-alt .tip-content p {
  margin-bottom: 0;
}
.module-content-hotspot-brochure-alt .tip-content ul, .module-content-hotspot-brochure-alt .tip-content ol {
  margin-left: 0;
}
.module-content-hotspot-brochure-alt .tip-content ul li, .module-content-hotspot-brochure-alt .tip-content ol li {
  background: #e4e4e4;
  list-style: none;
  margin-top: 0.5rem;
  padding: 12px;
}
.module-content-hotspot-brochure-alt .tip-content ul li:first-child, .module-content-hotspot-brochure-alt .tip-content ol li:first-child {
  margin-top: 18px;
}
.module-content-hotspot-brochure-alt .tip-content a {
  display: block;
  margin-top: 10px;
  color: #00589B;
  text-transform: uppercase;
}
.module-content-hotspot-brochure-alt .tip-content a:hover {
  color: #789BC5;
}
.module-content-hotspot-brochure-alt .tipclose {
  width: 32px !important;
  height: 32px !important;
  text-align: center;
  line-height: 32px !important;
  margin-left: 0 !important;
  background: #00589B !important;
  border-radius: 50% !important;
  border: 0 !important;
  transform: translateX(-50%);
  transition: all 0.25s ease-in-out;
}
.module-content-hotspot-brochure-alt .tipclose:after {
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  font-weight: 900;
  color: #ffffff;
}
.module-content-hotspot-brochure-alt .tipclose:hover {
  background: #789BC5 !important;
}
.module-content-hotspot-brochure-alt .tipclose span {
  display: none !important;
}

@media (max-width: 998px) {
  .module-content-hotspot-brochure-alt.module-content-hotspot-brochure-alt__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-hotspot-brochure-alt.module-content-hotspot-brochure-alt__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-hotspot-brochure-alt .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
    border: 1px solid #be1622;
    width: 500px !important;
    max-width: 500px !important;
  }
  .module-content-hotspot-brochure-alt .tip {
    display: flex;
  }
  .module-content-hotspot-brochure-alt .tip-image {
    max-width: 175px;
    min-width: 175px;
    margin-right: 15px;
    margin-left: 0;
    margin-bottom: 0;
  }
  .module-content-hotspot-brochure-alt .tip-image img {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .module-content-hotspot-brochure-alt .tip-content ul, .module-content-hotspot-brochure-alt .tip-content ol {
    margin-left: 1rem;
  }
  .module-content-hotspot-brochure-alt .tip-content ul li, .module-content-hotspot-brochure-alt .tip-content ol li {
    background: none;
    list-style: disc;
    margin-top: 0;
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .module-content-hotspot-brochure-alt {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-hotspot-brochure-alt .tip-content ul, .module-content-hotspot-brochure-alt .tip-content ol {
    margin-left: 1rem;
  }
  .module-content-hotspot-brochure-alt .tip-image img {
    min-width: 160px;
  }
}
@media (min-width: 1421px) {
  .module-content-hotspot-brochure-alt {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-hotspot-brochure-alt {
    padding: 0;
  }
}
.module-content-gravity-form.module-content-gravity-form__upper {
  padding-top: 15% !important;
}
.module-content-gravity-form.module-content-gravity-form__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-gravity-form.module-content-gravity-form__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-gravity-form.module-content-gravity-form__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-gravity-form.module-content-gravity-form__lower {
  /* padding-top: 15% !important;
  padding-bottom: 15% !important; */
}
.module-content-gravity-form.module-content-gravity-form__lower .gform_wrapper .validation_error h2 {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}

@media (max-width: 998px) {
  .module-content-gravity-form.module-content-gravity-form__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-gravity-form.module-content-gravity-form__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-gravity-form.module-content-gravity-form__upper {
    padding-top: 12% !important;
  }
  .module-content-gravity-form.module-content-gravity-form__lower {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-gravity-form {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-gravity-form.module-content-gravity-form__upper {
    padding-top: 4% !important;
  }
  .module-content-gravity-form.module-content-gravity-form__lower {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
  .module-content-gravity-form.module-content-gravity-form__lower .gform_wrapper .validation_error h2 {
    font-size: 16px;
  }
}
@media (min-width: 1421px) {
  .module-content-gravity-form {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-gravity-form {
    padding: 0;
  }
}
.module-content-hero-vimeo {
  transform: translateX(-25px);
  overflow: hidden;
}
.module-content-hero-vimeo .hero-video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.5);
  z-index: 10;
  opacity: 0;
  transition: all 1s ease-in-out;
}
.module-content-hero-vimeo .hero-video-overlay.active {
  opacity: 1;
}
.module-content-hero-vimeo .hero-video-button {
  position: absolute;
  background-color: #00589B !important;
  background-color: rgba(0, 88, 155, 0.8) !important;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  z-index: 12;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.25s ease-in-out;
  box-shadow: none;
}
.module-content-hero-vimeo .hero-video-button:after {
  content: "\f04b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ffffff;
  font-size: 24px;
  transition: all 0.25s ease-in-out;
}
.module-content-hero-vimeo .hero-video-button.active {
  opacity: 1;
  visibility: visible;
}
.module-content-hero-vimeo .hero-video-button.active .hero-video-play {
  box-shadow: none;
}

@media (min-width: 691px) {
  .module-content-hero-vimeo {
    transform: translateX(0px);
  }
  .module-content-hero-vimeo .hero-video-button {
    width: 110px;
    height: 110px;
    line-height: 110px;
  }
}
.module-content-hero-video-lightbox {
  transform: none !important;
}
.module-content-hero-video-lightbox .nectar-video-box .nectar_video_lightbox svg {
  width: 24px !important;
  height: 24px !important;
}
.module-content-hero-video-lightbox .nectar_video_lightbox {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  color: #ffffff;
  display: inline-block;
  border-radius: 200px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.module-content-hero-video-lightbox .nectar-video-box img {
  width: 100% !important;
}

body.material .module-content-hero-video-lightbox .nectar-video-box .nectar_video_lightbox:before,
body.material .module-content-hero-video-lightbox .nectar-video-box[data-color=extra-color-2] .nectar_video_lightbox:before {
  background-color: #00589B !important;
}

@media (min-width: 691px) {
  .module-content-hero-video-lightbox .nectar_video_lightbox {
    height: 110px;
    width: 110px;
    margin-left: -55px;
    margin-top: -55px;
  }
}
@media (min-width: 1421px) {
  .module-content-hero-video-lightbox .nectar-video-box .inner-wrap {
    height: 700px;
    overflow: hidden;
  }
}
.module-content-downloads-form.module-content-downloads-form__upper {
  /* padding-left: 25px;
  padding-right: 25px; */
}
.module-content-downloads-form.module-content-downloads-form__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-downloads-form.module-content-downloads-form__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-downloads-form.module-content-downloads-form__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-downloads-form.module-content-downloads-form__lower {
  /* padding-left: 25px;
  padding-right: 25px; */
}
.module-content-downloads-form.module-content-downloads-form__lower .gform_submission_error {
  font-size: 16px !important;
  line-height: 24px !important;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form {
  display: block;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form h3 {
  font-size: 1.17rem;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: none;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads {
  display: flex;
  flex-wrap: wrap;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item {
  display: flex;
  width: 48.75%;
  margin-left: 2.5%;
  text-align: center;
  background: #e4e4e4;
  transition: all 0.25s ease-in-out;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item .brochure-select {
  flex: 1;
  padding: 20px;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item .brochure-select img {
  width: 100%;
  margin: 0 auto 10px;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item .brochure-select h4 {
  font-size: 1.17rem;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 0;
  transition: all 0.25s ease-in-out;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:first-child {
  margin-left: 0;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item.active {
  background: #be1622;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item.active h4 {
  color: #ffffff;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:hover {
  background: rgb(215.25, 215.25, 215.25);
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:hover.active {
  background: #be1622;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:hover.active h4 {
  color: #ffffff;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(2n+3) {
  margin-left: 0;
}
.module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(n+3) {
  margin-top: 2.5%;
}
.module-content-downloads-form.module-content-downloads-form__lower .gform_wrapper fieldset {
  width: 100%;
}
.module-content-downloads-form.module-content-downloads-form__lower .gform_wrapper fieldset li button {
  width: 100%;
}

@media (max-width: 998px) {
  .module-content-downloads-form.module-content-downloads-form__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-downloads-form.module-content-downloads-form__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1000px) {
  .module-content-downloads-form.module-content-downloads-form__upper {
    padding-top: 4% !important;
  }
  .module-content-downloads-form.module-content-downloads-form__lower {
    /* padding: 0 50px; */
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    box-sizing: border-box !important;
  }
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item {
    width: 31.66%;
  }
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(2n+3) {
    margin-left: 2.5%;
  }
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(3n+4) {
    margin-left: 0;
  }
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(n+3) {
    margin-top: 0;
  }
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(n+4) {
    margin-top: 2.5%;
  }
}
@media (min-width: 1301px) {
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item {
    width: 23.12%;
  }
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(2n+3), .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(3n+4) {
    margin-left: 2.5%;
  }
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(4n+5) {
    margin-left: 0;
  }
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(n+3), .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(n+4) {
    margin-top: 0;
  }
  .module-content-downloads-form.module-content-downloads-form__lower .request-brochure__form .brochure-downloads .download-item:nth-child(n+5) {
    margin-top: 2.5%;
  }
}
@media (min-width: 1421px) {
  .module-content-downloads-form.module-content-downloads-form__lower {
    /* padding: 0 90px; */
  }
}
@media (min-width: 1681px) {
  .module-content-downloads-form.module-content-downloads-form__lower {
    /* padding: 0; */
  }
}
@media (min-width: 1000px) {
  .module-content-finance {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-finance.module-content-finance__upper {
    padding-top: 4% !important;
  }
  .module-content-finance.module-content-finance__lower {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
}
@media (min-width: 1421px) {
  .module-content-finance {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-finance {
    padding: 0;
  }
}
.module-content-network-reviews.module-content-network-reviews__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-network-reviews.module-content-network-reviews__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-network-reviews.module-content-network-reviews__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}

@media (max-width: 998px) {
  .module-content-network-reviews.module-content-network-reviews__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-network-reviews.module-content-network-reviews__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1000px) {
  .module-content-network-reviews.module-content-network-reviews__lower {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
}
@media (min-width: 1421px) {
  .module-content-network-reviews.module-content-network-reviews__lower {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-network-reviews.module-content-network-reviews__lower {
    padding: 0;
  }
}
.module-content-faq__item {
  border: 1px solid #CECFD5;
  border-top: 0;
}
.module-content-faq__item:first-child {
  border-top: 1px solid #CECFD5;
}
.module-content-faq__item .vc_custom_heading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.5rem;
  margin-bottom: 0 !important;
  text-align: center !important;
  cursor: pointer;
}
.module-content-faq__item .vc_custom_heading:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  color: #789BC5;
  font-weight: 900;
  font-size: 2rem;
  margin-top: 1rem;
}
.module-content-faq__item .wpb_text_column.wpb_content_element {
  height: 0;
  padding: 0;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out 0.25s;
}
.module-content-faq__item.active .vc_custom_heading:after {
  content: "\f106";
}
.module-content-faq__item.active .wpb_text_column.wpb_content_element {
  height: auto;
  padding: 2rem;
  background: #e4e4e4;
  opacity: 1;
  visibility: visible;
}

.module-content-faq-tabs.module-content-faq-tabs__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-faq-tabs.module-content-faq-tabs__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-faq-tabs.module-content-faq-tabs__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-faq-tabs.module-content-faq-tabs__lower {
  margin-bottom: 0 !important;
}
.module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav {
  display: flex;
  flex-direction: column;
  background: none !important;
  border-bottom: 0;
  margin-bottom: 0 !important;
}
.module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li {
  margin-left: 0;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
.module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li a {
  background: #e4e4e4 !important;
  color: #2E323B;
  padding: 8px 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  margin-top: 1px;
}
.module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li a.active-tab {
  border-bottom: 0;
  background: #00589B !important;
  color: #ffffff;
}
.module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li:first-child {
  margin-left: 0;
}
.module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li:first-child a {
  margin-top: 0;
}
.module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li:hover a:not(.active-tab) {
  background: #CECFD5 !important;
}
.module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li:only-child {
  display: none;
}
.module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav:has(> :last-child:nth-child(1)) {
  border-bottom: 0;
  margin-bottom: 0 !important;
}

@media (max-width: 998px) {
  .module-content-faq-tabs.module-content-faq-tabs__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-faq-tabs.module-content-faq-tabs__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .module-content-faq-tabs.module-content-faq-tabs__lower .open .accordion-item__content {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .module-content-faq-tabs.module-content-faq-tabs__lower .accordion-item:only-child .accordion-item__heading {
    display: none;
  }
  .module-content-faq-tabs.module-content-faq-tabs__lower .accordion-item:only-child .accordion-item__content .module-content-faq__item:first-child {
    border-top: 1px solid #CECFD5;
  }
  .module-content-faq-tabs .module-content-faq__item:first-child {
    border-top: 0;
  }
}
@media (min-width: 1000px) {
  .module-content-faq__item .vc_custom_heading {
    flex-direction: row;
    justify-content: space-between;
    text-align: left !important;
  }
  .module-content-faq__item .vc_custom_heading:after {
    margin-top: 0;
  }
  .module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav {
    flex-direction: row;
    border-bottom: 2px solid #789BC5;
    margin-bottom: 35px !important;
  }
  .module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li {
    margin-left: 18px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
  }
  .module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li a {
    background: none !important;
    color: #2E323B;
    border-bottom: 10px solid transparent;
    margin-top: 0;
  }
  .module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li a.active-tab {
    border-bottom: 10px solid #789BC5;
    color: #2E323B;
    background: none !important;
  }
  .module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li:hover a:not(.active-tab) {
    background: none !important;
  }
}
@media (min-width: 1301px) {
  .module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li {
    margin-left: 30px;
    font-size: 15px;
  }
}
@media (min-width: 1421px) {
  .module-content-faq-tabs.module-content-faq-tabs__lower .tabbed .wpb_tabs_nav li {
    font-size: 16px;
  }
}
.module-content-map-opening-times.module-content-map-opening-times__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-map-opening-times.module-content-map-opening-times__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-map-opening-times.module-content-map-opening-times__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-map-opening-times.module-content-map-opening-times__lower {
  text-align: center;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_text_column.wpb_content_element,
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_raw_code.wpb_content_element {
  font-size: inherit;
  line-height: inherit;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_text_column.wpb_content_element a:not(.nectar-button),
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_raw_code.wpb_content_element a:not(.nectar-button) {
  color: #ffffff;
  font-weight: 700;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_text_column.wpb_content_element a:not(.nectar-button):before,
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_raw_code.wpb_content_element a:not(.nectar-button):before {
  display: inline-block;
  content: "\f879";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_text_column.wpb_content_element a:not(.nectar-button):hover:before,
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_raw_code.wpb_content_element a:not(.nectar-button):hover:before {
  -webkit-animation: shake 0.15s infinite;
  animation: shake 0.15s infinite;
}
.module-content-map-opening-times.module-content-map-opening-times__lower ul {
  margin-left: 0 !important;
}
.module-content-map-opening-times.module-content-map-opening-times__lower ul li {
  list-style: none;
}
.module-content-map-opening-times.module-content-map-opening-times__lower ul li.today {
  font-weight: 700;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .vc_custom_heading {
  margin-bottom: 1.5rem;
  text-align: center !important;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_raw_code.wpb_content_element,
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_wrapper ul {
  margin-bottom: 0;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_raw_code.wpb_content_element li,
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_wrapper ul li {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .wpb_text_column.wpb_content_element ul li {
  justify-content: center;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .nectar-button.regular-button,
.module-content-map-opening-times.module-content-map-opening-times__lower .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 3rem;
}
.module-content-map-opening-times.module-content-map-opening-times__lower .nectar-leaflet-map {
  height: 400px !important;
}
.module-content-map-opening-times.module-content-map-opening-times__lower h6 a {
  font-size: 24px;
  line-height: 38px;
}

.module-showroom-opening-times .wpb_column h6 a:before {
  display: inline-block;
  content: "\f879";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
  font-size: 105%;
}
.module-showroom-opening-times .showroom-email h6 a {
  font-size: 18px;
}
.module-showroom-opening-times .showroom-email h6 a:before {
  content: "\f0e0" !important;
  font-family: "Font Awesome 5 Free";
}
.module-showroom-opening-times ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 0;
}
.module-showroom-opening-times ul li:first-child {
  padding-top: 0;
}
.module-showroom-opening-times ul li.today {
  font-weight: 700;
}
.module-showroom-opening-times ul li span:last-child {
  text-align: right;
}
.module-showroom-opening-times .contact-showroom h6 a {
  font-weight: 400 !important;
}

@media (max-width: 998px) {
  .module-content-map-opening-times.module-content-map-opening-times__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-map-opening-times.module-content-map-opening-times__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-map-opening-times.module-content-map-opening-times__lower .nectar-leaflet-map {
    height: 500px !important;
  }
}
@media (min-width: 1000px) {
  .module-content-map-opening-times {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-map-opening-times.module-content-map-opening-times__upper {
    padding-top: 4% !important;
  }
  .module-content-map-opening-times.module-content-map-opening-times__lower {
    text-align: left;
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
  .module-content-map-opening-times.module-content-map-opening-times__lower .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-map-opening-times.module-content-map-opening-times__lower .nectar-leaflet-map {
    height: 700px !important;
  }
  .module-content-map-opening-times.module-content-map-opening-times__lower .wpb_text_column.wpb_content_element ul li {
    justify-content: flex-start;
  }
}
@media (min-width: 1421px) {
  .module-content-map-opening-times {
    padding: 0 90px;
  }
  .module-content-map-opening-times.module-content-map-opening-times__lower .wpb_text_column.wpb_content_element,
  .module-content-map-opening-times.module-content-map-opening-times__lower .wpb_raw_code.wpb_content_element,
  .module-content-map-opening-times.module-content-map-opening-times__lower .wpb_wrapper ul li[class$=day] {
    font-size: 115%;
    line-height: 160%;
  }
}
@media (min-width: 1681px) {
  .module-content-map-opening-times {
    padding: 0;
  }
}
.module-content-two-col-text {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.module-content-two-col-text .wpb_column,
.module-content-two-col-text .vc_custom_heading {
  /* text-align: center !important; */
}
.module-content-two-col-text .wpb_text_column.wpb_content_element ul {
  margin-left: 0 !important;
}
.module-content-two-col-text .wpb_text_column.wpb_content_element ul li {
  list-style-position: inside;
}
.module-content-two-col-text .wpb_text_column.wpb_content_element .break-word {
  display: inline-block;
}
.module-content-two-col-text .nectar-button.regular-button,
.module-content-two-col-text .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}

@media (max-width: 998px) {
  .module-content-two-col-text .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-two-col-text .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-two-col-text {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-two-col-text {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-two-col-text .wpb_column,
  .module-content-two-col-text .vc_custom_heading {
    text-align: left !important;
  }
}
@media (min-width: 1421px) {
  .module-content-two-col-text {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-two-col-text {
    padding: 0;
  }
}
.module-content-two-col-text-alt {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.module-content-two-col-text-alt .wpb_column,
.module-content-two-col-text-alt .vc_custom_heading {
  text-align: center !important;
}
.module-content-two-col-text-alt .wpb_text_column.wpb_content_element ul {
  margin-left: 0 !important;
}
.module-content-two-col-text-alt .wpb_text_column.wpb_content_element ul li {
  list-style-position: inside;
}
.module-content-two-col-text-alt .wpb_text_column.wpb_content_element .break-word {
  display: inline-block;
}
.module-content-two-col-text-alt .nectar-button.regular-button,
.module-content-two-col-text-alt .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
.module-content-two-col-text-alt .module-content-two-col-text-alt__highlighted-col .vc_custom_heading {
  color: #ffffff !important;
}

@media (max-width: 998px) {
  .module-content-two-col-text-alt .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-two-col-text-alt .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-two-col-text-alt {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-two-col-text-alt {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-two-col-text-alt .wpb_column,
  .module-content-two-col-text-alt .vc_custom_heading {
    text-align: left !important;
  }
}
@media (min-width: 1421px) {
  .module-content-two-col-text-alt {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-two-col-text-alt {
    padding: 0;
  }
}
.module-content-one-col-text {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.module-content-one-col-text .nectar-button.regular-button,
.module-content-one-col-text .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}

.single-post .module-content-one-col-text {
  padding-bottom: 3% !important;
}

@media (max-width: 998px) {
  .module-content-one-col-text .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-one-col-text .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-one-col-text {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-one-col-text {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
}
.module-content-swatch-tabs.module-content-swatch-tabs__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-swatch-tabs.module-content-swatch-tabs__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-swatch-tabs.module-content-swatch-tabs__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-swatch-tabs.module-content-swatch-tabs__lower {
  margin-bottom: 0 !important;
}
.module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav {
  display: flex;
  background: none;
  border-bottom: 0;
}
.module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li {
  margin-left: 0;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
.module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li:first-child {
  margin-left: 0;
}
.module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li:first-child a {
  margin-top: 0;
}
.module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li a {
  background: transparent;
  color: #2E323B;
}
.module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li a.active-tab {
  border-bottom: 0;
  background: var(--nectar-accent-color);
  color: #ffffff;
}
.module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li:hover a:not(.active-tab) {
  background: #CECFD5;
}
@media (max-width: 998px) {
  .module-content-swatch-tabs.module-content-swatch-tabs__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .module-content-swatch__item > .row_col_wrap_12_inner.span_12 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .module-content-swatch__item > .row_col_wrap_12_inner.span_12 .wpb_column.child_column.bottom_margin_tablet_50px:last-child {
    margin-bottom: 0 !important;
  }
  .module-content-swatch-tabs .tabbed .wpb_tabs_nav {
    margin-bottom: 16px !important;
  }
  .wpb_tab.ui-tabs-panel .wpb_column.child_column.top_margin_phone_40px {
    margin-top: 0 !important;
  }
}
@media (min-width: 1000px) {
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav {
    flex-direction: row;
    justify-content: center;
    border-bottom: 0;
    margin-bottom: 53px !important;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li {
    margin-left: 18px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    transition: all 0.25s ease-in-out;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li a {
    background: none !important;
    color: #2E323B;
    border: 1px solid #B6BABE;
    padding: 12px;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li a:hover {
    border-color: #e4e4e4;
    background: #e4e4e4 !important;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li a.active-tab {
    margin-top: 1px;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li:first-child a {
    margin-top: 1px !important;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li:hover a:not(.active-tab) {
    background: #e4e4e4 !important;
  }
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .module-content-swatch__item .vc_custom_heading,
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .module-content-swatch__item .wpb_text_column.wpb_content_element {
    text-align: left !important;
  }
}
@media (min-width: 1301px) {
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li {
    margin-left: 30px;
    font-size: 15px;
  }
}
@media (min-width: 1421px) {
  .module-content-swatch-tabs.module-content-swatch-tabs__lower .tabbed .wpb_tabs_nav li {
    font-size: 16px;
  }
}
.module-content-three-col-text.module-content-three-col-text__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-three-col-text.module-content-three-col-text__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-three-col-text.module-content-three-col-text__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-three-col-text.module-content-three-col-text__lower .wpb_column,
.module-content-three-col-text.module-content-three-col-text__lower .vc_custom_heading {
  text-align: center !important;
}
.module-content-three-col-text.module-content-three-col-text__lower .wpb_text_column.wpb_content_element ul {
  margin-left: 0 !important;
}
.module-content-three-col-text.module-content-three-col-text__lower .wpb_text_column.wpb_content_element ul li {
  list-style-position: inside;
}
.module-content-three-col-text.module-content-three-col-text__lower .wpb_text_column.wpb_content_element .break-word {
  display: inline-block;
}
.module-content-three-col-text.module-content-three-col-text__lower .nectar-button.regular-button,
.module-content-three-col-text.module-content-three-col-text__lower .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}

@media (max-width: 998px) {
  .module-content-three-col-text.module-content-three-col-text__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-three-col-text.module-content-three-col-text__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1000px) {
  .module-content-three-col-text {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-three-col-text.module-content-three-col-text__upper {
    padding-top: 4% !important;
  }
  .module-content-three-col-text.module-content-three-col-text__lower {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
  .module-content-three-col-text.module-content-three-col-text__lower .wpb_column,
  .module-content-three-col-text.module-content-three-col-text__lower .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-three-col-text.module-content-three-col-text__lower.hup .iwithtext .iwt-icon img {
    width: 50px;
    min-width: 50px;
  }
}
@media (min-width: 1301px) {
  .module-content-three-col-text.module-content-three-col-text__lower.hup .iwithtext .iwt-icon img {
    width: 90px;
    min-width: 90px;
  }
}
@media (min-width: 1421px) {
  .module-content-three-col-text {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-three-col-text {
    padding: 0;
  }
}
.local-template-default #page-header-wrap {
  display: none;
}

.module-content-priority-form .offers-content__container h1, .module-content-priority-form .offers-content__container h2, .module-content-priority-form .offers-content__container h3, .module-content-priority-form .offers-content__container h4, .module-content-priority-form .offers-content__container h5, .module-content-priority-form .offers-content__container h6 {
  margin-bottom: 1.5rem;
}
.module-content-priority-form .offers-content__container ul {
  margin-left: 0 !important;
  margin-bottom: 1.5rem;
  padding-left: 0;
}
.module-content-priority-form .offers-content__container ul li {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  list-style: none;
  margin: 5px 0;
}
.module-content-priority-form .offers-content__container ul li:before {
  display: inline-block;
  content: "";
  background: #00589B;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  min-width: 13px;
  min-height: 13px;
  margin-right: 15px;
}
.module-content-priority-form .offers-content__container .float-label input.active + label.gfield_label {
  display: none !important;
}
.module-content-priority-form ul {
  margin-bottom: 25px !important;
}
.module-content-priority-form ul li {
  list-style-position: inside;
}
.module-content-priority-form .quote_col .vc_custom_heading {
  position: relative;
  background: #00589B;
  padding: 20px;
  margin-bottom: 2.5rem;
}
.module-content-priority-form .quote_col .wpb_text_column.wpb_content_element {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.module-content-priority-form .quote_col .gform_wrapper {
  margin-bottom: 3.6rem !important;
  padding-bottom: 2rem;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body {
  display: flex;
  flex-direction: column;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset {
  width: auto;
  margin-top: 1.5rem;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset:first-of-type {
  margin-top: 0;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset:last-of-type {
  position: relative;
  margin-top: 0.5rem;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset:last-of-type ul li:first-of-type {
  display: none !important;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset:last-of-type ul li:last-of-type {
  position: absolute;
  /* left: 8px; */
  /* right: 8px; */
  transform: translateY(-8px);
  margin-top: 40px;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset:last-of-type ul li.gchoice {
  left: 0;
  right: 0;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset:last-of-type ul.gfield_checkbox li:first-of-type {
  display: list-item !important;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset:last-of-type ul.gfield_checkbox li:last-of-type {
  position: relative;
  transform: none;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset li.opt-in-out {
  display: flex;
  padding: 0 40px;
  margin-top: -0.5rem;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset legend {
  display: none;
}
.module-content-priority-form .quote_col .gform_wrapper .gform_body > .gform_fields > fieldset button {
  display: flex;
  float: none;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px !important;
  line-height: 1.2 !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.module-content-priority-form .gform_wrapper fieldset button[type=submit] {
  color: #ffffff !important;
}

@media (min-width: 1000px) {
  .module-content-priority-form {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
  .module-content-priority-form .quote_col .gform_wrapper .gform_body fieldset:last-of-type ul li:last-of-type {
    /* left: .5rem;
    right: .5rem; */
  }
  .module-content-priority-form .quote_col .gform_wrapper .gform_body fieldset li.opt-in-out {
    margin-top: 20px;
  }
}
@media (min-width: 1301px) {
  .module-content-priority-form .quote_col .gform_wrapper .gform_body fieldset:last-of-type ul li:last-of-type {
    /* left: 2rem;
    right: 2rem; */
  }
  .module-content-priority-form .quote_col .gform_wrapper .gform_body fieldset li.opt-in-out ul li:last-of-type {
    left: 0;
    right: 0;
  }
}
/* odd media query fix for button at bottom of priority form */
@media screen and (min-width: 1301px) and (max-width: 1375px) {
  .module-content-priority-form .quote_col .gform_wrapper .gform_body fieldset:last-of-type ul li:last-of-type {
    /* left: .5rem;
    right: .5rem; */
  }
}
.module-content-specialoffers-innerpage {
  transform: translateX(0);
}

/* these can be removed once theyre added to global css */
/* added a border-radius to the case studies 3 block */
.innerpage-offers .innerpage-offers__anchor span {
  background-repeat: no-repeat;
}

.wpb_wrapper > .nectar-milestone-h4 {
  margin-bottom: 8px;
}

@media (min-width: 691px) {
  .module-content-specialoffers-innerpage {
    transform: translateX(0px);
  }
}
@media (min-width: 1000px) {
  .module-content-specialoffers-innerpage {
    padding-left: 50px;
    padding-right: 50px;
    transform: translateX(-50px);
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
  .module-content-specialoffers-innerpage .innerpage-offers {
    box-sizing: border-box !important;
  }
}
@media (min-width: 1421px) {
  .module-content-specialoffers-innerpage {
    padding-left: 0;
    padding-right: 0;
    transform: translateX(0px);
  }
  .module-content-specialoffers-innerpage .row_col_wrap_12.col.span_12 {
    max-width: 1425px;
    margin: 0 auto;
  }
  .module-content-specialoffers-innerpage .row_col_wrap_12.col.span_12 .vc_col-sm-12.wpb_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 1681px) {
  .module-content-specialoffers-innerpage .row_col_wrap_12.col.span_12 {
    padding: 0;
  }
  .module-content-specialoffers-innerpage .innerpage-offers {
    padding: 0;
  }
}
.module-content-hero-vimeo-title {
  overflow: hidden;
  min-height: calc(100vh - 66px);
  /* left: -25px !important; */
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.5);
  position: relative;
  overflow: hidden;
}
.module-content-hero-vimeo-title.first-section {
  margin-top: 0 !important;
}
.module-content-hero-vimeo-title .vc_col-sm-6 {
  transform: none !important;
}
.module-content-hero-vimeo-title .vc_col-sm-6.vimeo-first-col {
  margin-top: 0 !important;
  min-height: calc(30vh - 66px) !important;
}
.module-content-hero-vimeo-title .vc_col-sm-6.vimeo-last-col {
  align-content: center;
}
.module-content-hero-vimeo-title h1 {
  line-height: 36px !important;
  margin-top: 0 !important;
}
.module-content-hero-vimeo-title h6 {
  line-height: 32px !important;
}
.module-content-hero-vimeo-title iframe {
  transform: scale(5);
  top: 100px !important;
}
.module-content-hero-vimeo-title .wpb_video_widget.wpb_content_element {
  margin-bottom: 0 !important;
  width: 100%;
}
.module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide,
.module-content-hero-vimeo-title .vimeo-first-row {
  position: absolute;
  width: 100%;
  left: 50%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  transform: translateX(-50%);
  z-index: 2;
}
.module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide .row_col_wrap_12_inner,
.module-content-hero-vimeo-title .vimeo-first-row .row_col_wrap_12_inner {
  min-height: calc(100vh - 66px);
  margin-top: 0;
}
.module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide .row_col_wrap_12_inner .wpb_column .wpb_wrapper,
.module-content-hero-vimeo-title .vimeo-first-row .row_col_wrap_12_inner .wpb_column .wpb_wrapper {
  justify-content: center;
}
.module-content-hero-vimeo-title .hero-video-overlay,
.module-content-hero-vimeo-title .hero-video-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.5);
  min-height: 100vh;
}
.module-content-hero-vimeo-title .hero-video-overlay {
  z-index: 0;
  opacity: 0;
  transition: all 1s ease-in-out;
}
.module-content-hero-vimeo-title .hero-video-overlay.active {
  opacity: 1;
  transform: scale(1.5);
}
.module-content-hero-vimeo-title .hero-video-background {
  z-index: -1;
  transform: translateX(-500px) scale(5);
}
.module-content-hero-vimeo-title .vc_column-inner {
  align-self: center;
  max-width: none !important;
  margin: 0 auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper h1,
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper h2 {
  margin-top: 30px;
  width: 100%;
}
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper h1:after,
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper h2:after {
  content: "";
  height: 7px;
  background: #789BC5;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
}
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .wpb_text_column {
  width: 100%;
  text-align: center !important;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
}
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop {
  width: 250px;
  margin: 0;
  align-self: stretch;
}
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
  margin: 0;
}
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop .img-with-animation {
  max-width: 250px;
}
.module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--mobile {
  margin-top: 0;
}
.module-content-hero-vimeo-title .nectar-button.regular-button,
.module-content-hero-vimeo-title .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
.module-content-hero-vimeo-title .hero-title-item,
.module-content-hero-vimeo-title .img-with-animation,
.module-content-hero-vimeo-title .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
  transition: none !important;
  transform: none !important;
  opacity: 1 !important;
  animation: none !important;
}

.wpb_row.full-width-content.module-content-hero-vimeo-title {
  margin-left: auto;
  transform: none;
  left: 0;
}

@media (min-width: 481px) {
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .wpb_text_column {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 689px) {
  #ajax-content-wrap .container:first-child .module-content-hero-vimeo-title {
    transform: translateX(-1.6rem);
    width: 100vw;
  }
  body .module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 66px);
    justify-content: center;
  }
  body .module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide .row_col_wrap_12_inner.span_12 .vc_column_container:first-child {
    align-self: flex-end;
    text-align: center;
    margin-top: 0;
  }
  body .module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide .row_col_wrap_12_inner.span_12 .vc_column_container:last-child {
    align-self: center;
    margin-top: 0;
  }
}
@media (min-width: 691px) and (max-width: 998px) {
  .module-content-hero-vimeo-title .hero-video-overlay.active {
    transform: scale(1.5);
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop {
    width: auto;
    max-width: 250px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop .img-with-animation.special-offers__image--desktop {
    max-width: 250px;
    width: auto;
  }
  .module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide {
    display: list-item;
  }
  .wpb_row.full-width-content.module-content-hero-vimeo-title {
    width: auto;
    display: list-item;
  }
}
@media (min-width: 691px) {
  .module-content-hero-vimeo-title {
    /* left: 0 !important; */
  }
  .module-content-hero-vimeo-title iframe {
    transform: scale(4.5);
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop {
    margin-left: 10px;
    margin-right: 10px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop:first-child {
    margin-left: 0;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1000px) {
  .module-content-hero-vimeo-title {
    /* left: 40px !important; */
  }
  .module-content-hero-vimeo-title.first-section {
    margin-top: 0 !important;
  }
  .module-content-hero-vimeo-title .vc_col-sm-6.vimeo-first-col {
    min-height: 0 !important;
  }
  .module-content-hero-vimeo-title .vc_col-sm-6.vimeo-last-col {
    align-content: initial;
  }
  .module-content-hero-vimeo-title .wpb_video_widget.wpb_content_element {
    min-height: 684px;
  }
  .module-content-hero-vimeo-title iframe {
    transform: scale(1.6);
    top: 0 !important;
  }
  .module-content-hero-vimeo-title h1 {
    font-size: 39px !important;
    line-height: 46px !important;
    margin-top: 0;
  }
  .module-content-hero-vimeo-title h1:after {
    margin: 30px 0;
    max-width: 200px;
  }
  .module-content-hero-vimeo-title h6 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .module-content-hero-vimeo-title .hero-video-overlay {
    min-height: 0;
  }
  .module-content-hero-vimeo-title .hero-video-overlay.active {
    transform: none;
  }
  .module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .module-content-hero-vimeo-title .module-content-hero-vimeo-title__slide .vc_col-sm-6:first-child {
    padding: 8% 0;
  }
  .module-content-hero-vimeo-title .row_col_wrap_12_inner.col.span_12 {
    max-width: 1425px;
    margin: 0 auto;
  }
  .module-content-hero-vimeo-title .vc_column-inner {
    max-width: 1425px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper {
    flex-direction: column;
    flex-wrap: nowrap;
    position: relative;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper h1,
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper h2 {
    margin-top: 0;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper h1:after,
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper h2:after {
    content: "";
    margin: 30px 0;
    max-width: 200px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .wpb_text_column {
    text-align: left !important;
    padding-left: 0;
    padding-right: 0;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop {
    margin-left: auto;
    margin-bottom: 15px;
    margin-top: 50px;
    width: 300px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop:first-child {
    margin-left: auto;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
    margin-left: auto;
    margin-bottom: 50px;
    margin-top: 0;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop .img-with-animation {
    max-width: 300px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .module-content-hero-vimeo-title__slide .vc_col-sm-6 .vc_column-inner {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .module-content-hero-vimeo-title .vimeo-first-row .row_col_wrap_12_inner {
    min-height: 0;
    margin-top: 0;
  }
  .module-content-hero-vimeo-title .hero-video-overlay {
    min-height: 0;
  }
  body .wpb_row.full-width-content.module-content-hero-vimeo-title {
    transform: none;
    max-height: none;
    min-height: 0;
    width: 100%;
    margin-left: 0;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop:first-child {
    margin-top: 5rem;
    margin-bottom: 24px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
    margin-bottom: 5rem;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop .img-with-animation {
    max-width: 250px;
    width: 100%;
  }
  body .wpb_row.full-width-content.module-content-hero-vimeo-title {
    min-height: 684px;
    max-height: 684px;
  }
  body .wpb_row.full-width-content.module-content-hero-vimeo-title .wpb_video_widget.wpb_content_element {
    min-height: 684px;
    max-height: 684px;
  }
}
@media (min-width: 1301px) {
  .module-content-hero-vimeo-title {
    max-height: 750px;
    min-height: 0;
    /* left: 40px !important; */
  }
  .module-content-hero-vimeo-title .wpb_video_widget.wpb_content_element {
    min-height: 0;
  }
  .module-content-hero-vimeo-title iframe {
    transform: scale(1);
  }
  .module-content-hero-vimeo-title h1 {
    font-size: 52px !important;
    line-height: 62px !important;
  }
}
@media (min-width: 1000px) and (max-width: 1419px) {
  body .wpb_row.full-width-content.module-content-hero-vimeo-title {
    margin-left: auto !important;
  }
}
@media (min-width: 1421px) {
  .module-content-hero-vimeo-title {
    max-height: 750px;
    /* left: 0 !important; */
  }
  .module-content-hero-vimeo-title .vc_column-inner .module-content-hero-vimeo-title__slide .vc_col-sm-6 .vc_column-inner {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .module-content-hero-vimeo-title .special-offers--desktop .img-with-animation {
    max-width: 300px !important;
    max-height: 300px !important;
  }
  body .wpb_row.full-width-content.module-content-hero-vimeo-title {
    transform: none;
    min-height: 784px;
    max-height: 784px;
  }
  body .wpb_row.full-width-content.module-content-hero-vimeo-title .wpb_video_widget.wpb_content_element {
    min-height: 784px;
    max-height: 784px;
  }
}
@media (min-width: 1681px) {
  .module-content-hero-vimeo-title {
    max-height: 817px;
    /* left: 90px !important; */
  }
  .module-content-hero-vimeo-title .vc_column-inner .module-content-hero-vimeo-title__slide .vc_col-sm-6 .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 2049px) {
  .module-content-hero-vimeo-title {
    max-height: 750px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop {
    margin-top: 0px;
  }
  .module-content-hero-vimeo-title .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
    margin-bottom: 0;
  }
}
.module-content-vimeo-small .vc_custom_heading {
  text-align: center !important;
}
.module-content-vimeo-small .vc_custom_heading:after {
  content: "";
  height: 7px;
  background: #789BC5;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
}
.module-content-vimeo-small .wpb_text_column.wpb_content_element {
  text-align: center;
}

@media (min-width: 1000px) {
  .module-content-vimeo-small {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-vimeo-small .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-vimeo-small .vc_custom_heading:after {
    margin: 20px 0;
  }
  .module-content-vimeo-small .wpb_text_column.wpb_content_element {
    text-align: left;
  }
}
@media (min-width: 1421px) {
  .module-content-vimeo-small {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-vimeo-small {
    padding: 0;
  }
}
.module-content-video-form {
  text-align: center !important;
}
.module-content-video-form .nectar_video_player_self_hosted {
  margin-bottom: 3em;
}
.module-content-video-form .vc_custom_heading {
  margin-bottom: 1.5rem;
  text-align: center !important;
}
.module-content-video-form .wpb_text_column.wpb_content_element ul {
  margin-left: 1.2rem;
  margin-right: 1.2rem;
}
.module-content-video-form .wpb_text_column.wpb_content_element ul li {
  margin-top: 10px;
  list-style-position: inside;
}
.module-content-video-form .wpb_text_column.wpb_content_element ul li:first-of-type {
  margin-top: 0;
}
.module-content-video-form .offers-content__container h1, .module-content-video-form .offers-content__container h2, .module-content-video-form .offers-content__container h3, .module-content-video-form .offers-content__container h4, .module-content-video-form .offers-content__container h5, .module-content-video-form .offers-content__container h6 {
  margin-bottom: 1.5rem;
}
.module-content-video-form .offers-content__container ul {
  margin-left: 0 !important;
  margin-bottom: 1.5rem;
}
.module-content-video-form .offers-content__container ul li {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  list-style: none;
  margin: 5px 0;
}
.module-content-video-form .offers-content__container ul li:before {
  display: inline-block;
  content: "";
  background: #00589B;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  min-width: 13px;
  min-height: 13px;
  margin-right: 15px;
}
.module-content-video-form .offers-content__container .float-label input.active + label.gfield_label {
  display: none !important;
}
.module-content-video-form .quote_col .vc_custom_heading {
  position: relative;
  background: #00589B;
  padding: 20px;
  margin-bottom: 2.5rem;
  text-align: center !important;
}
.module-content-video-form .quote_col .wpb_text_column.wpb_content_element {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.module-content-video-form .quote_col .gform_wrapper {
  margin-bottom: 3.6rem !important;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body {
  display: flex;
  flex-direction: column;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset {
  width: auto;
  margin-top: 1.5rem;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  margin-bottom: 2rem;
  float: none;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset:first-of-type {
  margin-top: 0;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset:last-of-type {
  position: relative;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset:last-of-type ul li:last-of-type {
  position: absolute;
  /* left: 8px; */
  /* right: 8px; */
  transform: translateY(-8px);
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset:last-of-type ul li.gchoice {
  left: 0;
  right: 0;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset:last-of-type ul.gfield_checkbox li:first-of-type {
  display: list-item !important;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset:last-of-type ul.gfield_checkbox li:last-of-type {
  position: relative;
  transform: none;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset .opt-in-out {
  display: flex;
  flex-direction: column;
  text-align: left !important;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset legend {
  display: none;
}
.module-content-video-form .quote_col .gform_wrapper .gform_body fieldset button {
  display: flex;
  float: none;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  /* font-size: 16px !important; */
  /* line-height: 1.2 !important; */
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.module-content-video-form .gform_wrapper fieldset button[type=submit] {
  color: #ffffff;
}
.module-content-video-form .opt-in-out .ginput_container {
  padding: 0 2.5rem;
}

@media (min-width: 1000px) {
  .module-content-video-form {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    text-align: left !important;
  }
  .module-content-video-form .vc_custom_heading {
    text-align: left !important;
  }
  .module-content-video-form .wpb_text_column.wpb_content_element ul {
    margin-right: 0;
  }
  .module-content-video-form .wpb_text_column.wpb_content_element ul li {
    list-style-position: outside;
  }
  .module-content-video-form .quote_col {
    /* .gform_wrapper .gform_body {
        fieldset {
            &:last-of-type {
                ul{
                    li {
                        &:last-of-type {
                            left: .5rem;
                            right: .5rem;
                        }
                    }
                }
            }
        }
    } */
  }
  .module-content-video-form .quote_col .vc_custom_heading {
    text-align: center !important;
  }
}
@media (min-width: 1301px) {
  .module-content-video-form .quote_col .gform_wrapper .gform_body fieldset {
    /* &:last-of-type {
        ul {
            li {
                &:last-of-type {
                    left: 8px;
                    right: 8px;
                }
            }
        }
    } */
  }
  .module-content-video-form .quote_col .gform_wrapper .gform_body fieldset li.opt-in-out {
    flex-direction: row;
  }
  .module-content-video-form .quote_col .gform_wrapper .gform_body fieldset li.opt-in-out ul li:last-of-type {
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 1376px) {
  /* .module-content-video-form {
      .quote_col {
          .gform_wrapper .gform_body {
              fieldset {
                  &:last-of-type {
                      ul {
                          li {
                              &:last-of-type {
                                  left: 2rem;
                                  right: 2rem;
                              }
                          }
                      }
                  }
              }
          }
      }
  } */
}
.module-content-hero-title-bg,
.module-content-hero-title-bg .row_col_wrap_12_inner.span_12,
.module-content-hero-title-bg.module-content-hero-title-bg-half .row_col_wrap_12.col.span_12 {
  min-height: calc(100vh - 65px) !important;
  max-height: 1200px;
}

.module-content-hero-title-bg .img.special-offers__image--desktop,
.module-content-hero-title-bg .special-offers--desktop {
  max-width: 400px !important;
  max-height: 400px !important;
}

.module-content-hero-title-bg .hero-first-col {
  align-self: flex-end;
  text-align: center;
  margin-bottom: 0;
}

.module-content-hero-title-bg .hero-last-col {
  align-self: flex-end;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.module-content-hero-title-bg .hero-last-col .wpb_wrapper {
  display: flex;
  flex-direction: row;
}

.module-content-hero-title-bg .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0;
}

.module-content-hero-title-bg .vc_column-inner .wpb_wrapper .special-offers--desktop {
  margin-right: 10px;
  margin-left: auto;
}

.module-content-hero-title-bg.module-content-hero-title-bg-half .vc_column-inner .wpb_wrapper .special-offers--desktop {
  margin-right: auto;
  margin-left: auto;
}

.module-content-hero-title-bg .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
  margin-left: 10px;
  margin-right: auto;
  margin-bottom: 0;
}

.module-content-hero-title-bg.module-content-hero-title-bg-half .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
  display: none;
}

.module-content-hero-title-bg h1:after,
.module-content-hero-title-bg h2:after {
  content: "";
  height: 7px;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
  background: var(--nectar-extra-color-3);
}

.module-content-hero-title-bg h1 {
  /* line-height: 36px !important; */
  margin-top: 0 !important;
}

/* .module-content-hero-title-bg h6 {
    line-height: 32px !important;
} */
.module-content-hero-title-bg h1,
.module-content-hero-title-bg h1 strong,
.module-content-hero-title-bg h2,
.module-content-hero-title-bg h2 strong,
.module-content-hero-title-bg h6,
.module-content-hero-title-bg h6 strong {
  color: #ffffff !important;
}

/* .nectar-cta,
.nectar-cta[data-alignment="left"] {
    text-align: center;
} */
@media (max-width: 689px) {
  .module-content-hero-title-bg,
  .module-content-hero-title-bg-half {
    min-height: 0 !important;
  }
  .module-content-hero-title-bg .row_col_wrap_12_inner.span_12,
  .module-content-hero-title-bg .row_col_wrap_12.span_12,
  .module-content-hero-title-bg .row_col_wrap_12.col.span_12,
  .module-content-hero-title-bg-half .row_col_wrap_12_inner.span_12,
  .module-content-hero-title-bg-half .row_col_wrap_12.span_12,
  .module-content-hero-title-bg-half .row_col_wrap_12.col.span_12 {
    flex-direction: column-reverse;
    min-height: calc(100vh - 66px) !important;
  }
  .module-content-hero-title-bg .vc_row-fluid > .span_12 > .hero-first-col,
  .module-content-hero-title-bg-half .vc_row-fluid > .span_12 > .hero-first-col {
    flex-grow: 1;
    align-content: center;
    padding: 25px;
  }
  .module-content-hero-title-bg .hero-last-col,
  .module-content-hero-title-bg-half .hero-last-col {
    margin-bottom: auto;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-half .row_col_wrap_12_inner.span_12,
  .module-content-hero-title-bg.module-content-hero-title-bg-half .row_col_wrap_12.span_12,
  .module-content-hero-title-bg.module-content-hero-title-bg-half .row_col_wrap_12.col.span_12 {
    min-height: calc(50vh - 66px) !important;
  }
  .module-content-new-hero {
    padding-top: 80px;
  }
  .module-content-new-hero .special-offers--mobile {
    margin-bottom: 0;
  }
  .module-content-new-hero .special-offers--mobile .hover-wrap {
    margin-bottom: 0;
  }
}
@media (max-width: 689px) {
  .module-content-hero-title-bg, .module-content-hero-title-bg .row_col_wrap_12_inner.span_12 {
    transform: none !important;
  }
  .module-content-hero-title-bg .wpb_text_column {
    padding: 0 25px;
  }
}
@media (min-width: 1000px) {
  .slim_header.no-topbar .module-content-hero-title-bg,
  .slim_header.no-topbar .module-content-hero-title-bg .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 92px) !important;
  }
  .module-content-hero-title-bg,
  .module-content-hero-title-bg .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 115px) !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-half,
  .module-content-hero-title-bg.module-content-hero-title-bg-half .row_col_wrap_12.span_12,
  .module-content-hero-title-bg.module-content-hero-title-bg-half .row_col_wrap_12_inner.span_12 {
    min-height: calc(70vh - 116px) !important;
  }
  .home .slim_header.no-topbar .module-content-hero-title-bg,
  .home .slim_header.no-topbar .module-content-hero-title-bg .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 92px) !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-half .row_col_wrap_12.col.span_12 {
    min-height: unset !important;
  }
  .module-content-hero-title-bg .hero-last-col {
    padding-left: 1% !important;
    padding-right: 1% !important;
  }
  .module-content-hero-title-bg .hero-last-col .wpb_wrapper {
    flex-direction: column;
  }
  .module-content-hero-title-bg .hero-first-col {
    align-self: center;
    text-align: left;
  }
  .module-content-hero-title-bg .hero-last-col {
    align-self: center;
  }
  .module-content-hero-title-bg .wpb_text_column {
    padding: 0;
  }
  .module-content-hero-title-bg .vc_column-inner .wpb_wrapper .special-offers--desktop {
    margin-right: 0;
    margin-left: auto;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-half .vc_column-inner .wpb_wrapper .special-offers--desktop {
    margin-right: 0;
  }
  .module-content-hero-title-bg .vc_column-inner .wpb_wrapper .special-offers--desktop:first-child {
    margin-top: 20px !important;
  }
  .module-content-hero-title-bg .vc_column-inner .wpb_wrapper .special-offers--desktop:nth-child(2) {
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-half .vc_column-inner .wpb_wrapper .special-offers--desktop:first-child {
    margin-bottom: 0;
  }
  .module-content-hero-title-bg h1:after,
  .module-content-hero-title-bg h2:after {
    margin: 30px 0;
    max-width: 200px;
  }
  .module-content-hero-title-bg h1 {
    /* font-size: 39px !important;
    line-height: 46px !important; */
    margin-top: 0;
  }
  /* .module-content-hero-title-bg h6 {
      font-size: 24px !important;
      line-height: 32px !important;
  } */
  .nectar-cta,
  .nectar-cta[data-alignment=left] {
    text-align: left;
  }
}
@media (min-width: 1301px) {
  /* .module-content-hero-title-bg h1 {
      font-size: 52px !important;
      line-height: 62px !important;
  } */
}
@media (min-width: 1421px) {
  .module-content-hero-title-bg .hero-first-col {
    transform: translateX(0);
  }
  .module-content-hero-title-bg .hero-last-col {
    transform: translateX(0);
  }
  .module-content-hero-title-bg .img.special-offers__image--desktop,
  .module-content-hero-title-bg .special-offers--desktop {
    max-width: 400px !important;
    max-height: 400px !important;
  }
}
.module-content-logo-carousel .carousel img {
  max-height: 83px;
  margin-bottom: 0 !important;
}

@media (min-width: 1000px) {
  .module-content-logo-carousel.module-content-logo-carousel__lower .vc_column-inner {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}
@media (min-width: 1421px) {
  .module-content-logo-carousel.module-content-logo-carousel__lower .vc_column-inner {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
}
@media (min-width: 1681px) {
  .module-content-logo-carousel .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.module-content-hero-title-center:not(.retailer-thankyou),
.module-content-hero-title-center:not(.retailer-thankyou) .row_col_wrap_12_inner.span_12 {
  min-height: calc(100vh - 66px) !important;
}

.module-content-hero-title-center .hero-first-col {
  align-self: center;
  text-align: center;
  margin-bottom: 0;
}

.module-content-hero-title-center .img-with-aniamtion-wrap {
  max-width: 165px;
  margin: 0 auto 20px !important;
}

.module-content-hero-title-center .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0;
}

.module-content-hero-title-center .wpb_wrapper h1.vc_custom_heading {
  /* line-height: 34px !important; */
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  font-weight: 700 !important;
}

/* .module-content-hero-title-center .wpb_wrapper h6.vc_custom_heading {
    line-height: 28px !important;
} */
.module-content-hero-title-center h1,
.module-content-hero-title-center h1 strong,
.module-content-hero-title-center h2,
.module-content-hero-title-center h2 strong,
.module-content-hero-title-center h6,
.module-content-hero-title-center h6 strong {
  color: #ffffff !important;
}

.module-content-hero-title-center.retailer-thankyou {
  min-height: 0 !important;
}
.module-content-hero-title-center.retailer-thankyou .wpb_wrapper h1.vc_custom_heading {
  margin-bottom: 0 !important;
}
.module-content-hero-title-center.retailer-thankyou .img-with-aniamtion-wrap {
  margin: 0 auto 1.5em !important;
}
.module-content-hero-title-center.retailer-thankyou .img-with-aniamtion-wrap img {
  filter: saturate(0) brightness(500%);
}

body .module-content-hero-title-center.retailer-thankyou.vc_row {
  padding-top: 5% !important;
}
body .module-content-hero-title-center.retailer-thankyou.vc_row {
  padding-bottom: 5% !important;
}
body .module-content-hero-title-center.retailer-thankyou .wpb_row .wpb_column.child_column.padding-5-percent_phone > .vc_column-inner {
  padding: 34.5px;
}
body .module-content-hero-title-center.retailer-thankyou .wpb_column.max_width_desktop_800px {
  max-width: 800px;
}
body .module-content-hero-title-center.retailer-thankyou .wpb_column.left_margin_auto {
  margin-left: auto !important;
}
body .module-content-hero-title-center.retailer-thankyou .wpb_column.right_margin_auto {
  margin-right: auto !important;
}

@media screen and (max-width: 999px) {
  body .module-content-hero-title-center.retailer-thankyou.vc_row.top_padding_phone_12pct {
    padding-top: 12% !important;
  }
  body .module-content-hero-title-center.retailer-thankyou.vc_row.bottom_padding_phone_12pct {
    padding-bottom: 12% !important;
  }
  body .module-content-hero-title-center.retailer-thankyou .wpb_row .wpb_column.child_column.padding-5-percent_phone > .vc_column-inner {
    padding: 34.5px;
  }
}
@media screen and (max-width: 690px) {
  body .module-content-hero-title-center.retailer-thankyou.vc_row.top_padding_phone_15pct {
    padding-top: 15% !important;
  }
  body .module-content-hero-title-center.retailer-thankyou.vc_row.bottom_padding_phone_15pct {
    padding-bottom: 15% !important;
  }
  body .module-content-hero-title-center.retailer-thankyou .wpb_row .wpb_column.child_column.padding-5-percent_phone > .vc_column-inner {
    padding: 34.5px;
  }
}
@media screen and (max-width: 479px) {
  .module-content-hero-title-center:not(.retailer-thankyou),
  .module-content-hero-title-center:not(.retailer-thankyou) .row_col_wrap_12_inner.span_12,
  .module-content-hero-title-center:not(.retailer-thankyou) .row_col_wrap_12.span_12 {
    min-height: calc(90vh - 66px) !important;
  }
}
@media (min-width: 1000px) {
  .slim_header.no-topbar .module-content-hero-title-center:not(.retailer-thankyou),
  .slim_header.no-topbar .module-content-hero-title-center:not(.retailer-thankyou) .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 92px) !important;
  }
  .module-content-hero-title-center:not(.retailer-thankyou),
  .module-content-hero-title-center:not(.retailer-thankyou) .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 116px) !important;
  }
  .module-content-hero-title-center.module-content-hero-title-center-half:not(.retailer-thankyou),
  .module-content-hero-title-center.module-content-hero-title-center-half:not(.retailer-thankyou) .row_col_wrap_12.span_12,
  .module-content-hero-title-center.module-content-hero-title-center-half:not(.retailer-thankyou) .row_col_wrap_12_inner.span_12 {
    min-height: calc(70vh - 116px) !important;
  }
  .home .slim_header.no-topbar .module-content-hero-title-center:not(.retailer-thankyou),
  .home .slim_header.no-topbar .module-content-hero-title-center:not(.retailer-thankyou) .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 92px) !important;
  }
  .home .module-content-hero-title-center:not(.retailer-thankyou),
  .home .module-content-hero-title-center:not(.retailer-thankyou) .row_col_wrap_12_inner.span_12 {
    min-height: calc(100vh - 152px) !important;
  }
  .home .module-content-hero-title-center.module-content-hero-title-center-half:not(.retailer-thankyou),
  .home .module-content-hero-title-center.module-content-hero-title-center-half:not(.retailer-thankyou) .row_col_wrap_12.span_12,
  .home .module-content-hero-title-center.module-content-hero-title-center-half:not(.retailer-thankyou) .row_col_wrap_12_inner.span_12 {
    min-height: calc(70vh - 152px) !important;
  }
  .module-content-hero-title-center .img-with-aniamtion-wrap {
    max-width: 220px;
  }
  .module-content-hero-title-center .wpb_wrapper h1.vc_custom_heading {
    /* font-size: 39px !important;
    line-height: 46px !important; */
    margin-top: 0 !important;
    margin-bottom: 25px !important;
  }
  /* .module-content-hero-title-center .wpb_wrapper h6.vc_custom_heading {
      font-size: 24px !important;
      line-height: 32px !important;
  } */
}
@media (min-width: 1301px) {
  .module-content-hero-title-center .img-with-aniamtion-wrap {
    max-width: 250px;
  }
}
.module-content-countdown .row_col_wrap_12.col.span_12 {
  padding-left: 0;
  padding-right: 0;
}
.module-content-countdown .vc_custom_heading,
.module-content-countdown h1, .module-content-countdown h2, .module-content-countdown h3, .module-content-countdown h4, .module-content-countdown h5, .module-content-countdown h6,
.module-content-countdown .wpb_text_column p,
.module-content-countdown .wpb_column {
  color: #ffffff !important;
  text-align: center !important;
}
.module-content-countdown .vc_custom_heading b,
.module-content-countdown .vc_custom_heading strong {
  display: initial;
}
.module-content-countdown .vc_custom_heading:after {
  content: "";
  width: 60px;
  height: 7px;
  background-color: #ffffff;
  display: block;
  margin: 25px auto 0;
}
.module-content-countdown .nectar-button,
.module-content-countdown .nectar-button[data-color-override=false],
.module-content-countdown .nectar-button[data-color-override=false].regular-button {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.module-content-countdown .nectar-button:hover,
.module-content-countdown .nectar-button[data-color-override=false]:hover,
.module-content-countdown .nectar-button[data-color-override=false].regular-button:hover {
  background-color: #ffffff;
  color: #be1622;
  border-color: #ffffff;
}
.module-content-countdown #special_offer_countdown {
  height: 100%;
  align-items: center;
  flex-direction: column;
  padding: 15px 20px;
  border: 3px solid #ffffff;
  border-radius: 25px;
  margin-left: auto;
  margin-right: auto;
  min-height: 129px;
}
.module-content-countdown #special_offer_countdown.special-offers__countdown {
  position: relative;
}
.module-content-countdown .dkcountdown {
  margin-left: 10px;
}
.module-content-countdown .dkcountdown:first-child {
  margin-left: 0;
}
.module-content-countdown .dkcountdown-value__part {
  font-size: 2rem;
  line-height: 1.75rem;
  width: 23px;
}
.module-content-countdown .dkcountdown_timer {
  width: auto;
  padding: 10px 0 0;
}
.module-content-countdown .dkcountdown-text {
  font-size: 13px;
  line-height: 17px;
}
.module-content-countdown .special-offers__text h2 {
  font-size: 22px;
}
.module-content-countdown .wpb_column:last-child {
  align-items: center !important;
}

@media (min-width: 481px) {
  .module-content-countdown .special-offers__text h2 {
    font-size: 28px;
  }
}
@media (min-width: 691px) {
  .module-content-countdown #special_offer_countdown {
    max-width: 432px;
    min-height: 139px;
  }
  .module-content-countdown .dkcountdown-value__part {
    font-size: 2.5rem;
    line-height: 2.25rem;
    width: 25px;
  }
  .module-content-countdown .dkcountdown {
    margin-left: 20px;
  }
}
@media (min-width: 1000px) {
  .module-content-countdown .vc_custom_heading:after {
    margin: 25px 0 0;
  }
  .module-content-countdown #special_offer_countdown {
    min-height: 149px;
  }
  .module-content-countdown .row_col_wrap_12.col.span_12 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .module-content-countdown .vc_custom_heading,
  .module-content-countdown .wpb_text_column p,
  .module-content-countdown .wpb_column {
    text-align: left !important;
  }
  .module-content-countdown .dkcountdown-value__part {
    font-size: 3.25rem;
    line-height: 3rem;
    width: 38px;
  }
  .module-content-countdown .special-offers__text h2 {
    font-size: 32px;
  }
}
@media (min-width: 1301px) {
  .module-content-countdown .vc_custom_heading {
    font-size: 38px;
    line-height: 48px;
  }
  .module-content-countdown #special_offer_countdown {
    min-height: 159px;
  }
  .module-content-countdown .dkcountdown-value__part {
    font-size: 3.75rem;
  }
}
@media (min-width: 1421px) {
  .module-content-countdown .row_col_wrap_12.col.span_12 {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-countdown .row_col_wrap_12.col.span_12 {
    padding-left: 0;
    padding-right: 0;
  }
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .row-bg.using-image,
.module-content-hero-title-bg.module-content-hero-title-bg-co .row-bg-overlay {
  top: -200px;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co h1 {
  margin-top: 20px !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co h6 {
  margin-bottom: 20px !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col {
  align-self: center;
  padding-left: 5% !important;
  padding-right: 5% !important;
  transform: none;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .wpb_wrapper {
  display: flex;
  margin-left: 0;
  background: #eaedef;
  flex-direction: column;
  border: 2px solid #758592;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .wpb_wrapper .wpb_wrapper {
  border: 0 !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .vc_custom_heading {
  background: #758592;
  padding: 10px 20px;
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .wpb_text_column ul {
  display: flex;
  align-items: center;
  margin: 0 !important;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .wpb_text_column ul li {
  list-style: none;
  font-size: 12px;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .wpb_text_column ul li:before {
  background: url(../../assets/images/Approved.svg) center center no-repeat;
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .wpb_text_column ul li:nth-of-type(2):before {
  background: url(../../assets/images/Trusted.svg) center center no-repeat;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .wpb_text_column ul li:nth-of-type(3):before {
  background: url(../../assets/images/Local.svg) center center no-repeat;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .wpb_text_column ul li:last-of-type:before {
  background: url(../../assets/images/Showroom.svg) center center no-repeat;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_wrapper .gform_body {
  margin: 0 !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_wrapper fieldset {
  padding: 0;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_wrapper .gfield_error .validation_message {
  display: block;
  color: #be1622;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_wrapper .gfield_error .ginput_container:before {
  margin-top: -14px;
  margin-right: 5px;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col form {
  display: flex;
  flex-direction: column-reverse;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gf_progressbar {
  display: none;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gf_progressbar_wrapper {
  transform: translateY(-36px);
  margin: 0 20px -10px;
  pointer-events: none;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gf_progressbar_title {
  margin-bottom: 0;
  font-size: 12px;
  text-transform: uppercase;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gfield {
  width: 100%;
  margin: 0;
  float: none;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gfield input {
  background-color: #eaedef;
  border: 2px solid #252525;
  min-width: 0;
  font-size: 14px !important;
  color: #252525 !important;
  opacity: 1 !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gfield input::placeholder {
  color: #252525 !important;
  opacity: 1 !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gfield input:focus {
  border-color: #252525 !important;
  box-shadow: none !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page .gform_fields {
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page .gform_fields .gfield_label {
  font-size: 14px;
  line-height: 18px;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page:not(:first-child) .gform_fields {
  display: flex;
  gap: 20px;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page:not(:first-child) .gform_fields input {
  min-width: 0;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page.step-products .gform_fields {
  flex-direction: column;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page .gfield_checkbox .gchoice {
  width: 49%;
  float: left;
  margin-left: 2%;
  margin-bottom: 2%;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page .gfield_checkbox .gchoice:first-child, .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page .gfield_checkbox .gchoice:nth-child(odd) {
  margin-left: 0;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page .gfield_checkbox .gchoice:nth-child(n+5) {
  margin-bottom: 0;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page .gfield_checkbox .gchoice input {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page .gfield_checkbox .gchoice label {
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  color: inherit;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  padding: 0.75rem 10px 0.75rem;
  text-decoration: none;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 0;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer {
  display: flex;
  justify-content: flex-end;
  margin: 20px 20px 0;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .button {
  background-color: #fab51f !important;
  border: 1px solid #fab51f !important;
  color: #252525 !important;
  font-size: 16px !important;
  padding: 0.5rem 1.5rem !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  margin-left: auto;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .button:hover {
  background-color: #252525 !important;
  border: 1px solid #252525 !important;
  color: #ffffff !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .gform_previous_button {
  background-color: transparent !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border: 0 !important;
  font-size: 12px !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .gform_previous_button:hover {
  background-color: transparent !important;
  color: #fab51f !important;
  border: 0 !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .gform_next_button,
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer input[type=submit] {
  margin-left: 20px;
  font-size: 13px !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_anchor,
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col #gf_form_focus {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  position: absolute !important;
  left: -9999999px !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_validation_errors {
  display: none;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .row-bg.using-image,
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .row-bg-overlay {
  top: 0;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .wpb_wrapper {
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.5);
  border: 0;
  padding: 20px;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .wpb_wrapper .wpb_wrapper {
  border: 0 !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .vc_custom_heading {
  background: none;
  padding: 0;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 20px;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gf_progressbar_title {
  color: #ffffff;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gfield {
  width: 100%;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gfield input {
  border: 0;
  padding: 1.25rem;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gform_fields .gfield_label {
  color: #ffffff;
  font-weight: 400 !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gfield_checkbox .gchoice {
  width: 49%;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gfield_checkbox .gchoice label {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  transition: all 0.25s ease-in-out;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gfield_checkbox .gchoice input:checked + label {
  background-color: #789BC5;
  border-color: #789BC5;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page_footer .gform_previous_button {
  color: #ffffff !important;
}
.module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page_footer .gform_previous_button:hover {
  color: #fab51f !important;
}

@media (min-width: 691px) {
  .module-content-hero-title-bg.module-content-hero-title-bg-co h1 {
    margin-top: 0 !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co h6 {
    margin-bottom: 0 !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page .gform_fields {
    flex-direction: row;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page:not(:first-child) .gform_fields input {
    min-width: 243px;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .button:not(.gform_previous_button) {
    padding: 0.5rem 3rem !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .gform_next_button,
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer input[type=submit] {
    font-size: 14px !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .wpb_wrapper {
    padding: 40px;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .vc_custom_heading {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 30px;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page:not(:first-child) .gform_fields input {
    min-width: 0;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gfield_checkbox .gchoice {
    width: 32%;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gfield_checkbox .gchoice:nth-child(odd) {
    margin-left: 2%;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gfield_checkbox .gchoice:first-child, .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gfield_checkbox .gchoice:nth-child(4) {
    margin-left: 0;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gfield_checkbox .gchoice:nth-child(n+3) {
    margin-bottom: 2%;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .gform_page .gfield_checkbox .gchoice:nth-child(n+4) {
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .module-content-hero-title-bg.module-content-hero-title-bg-co .row-bg.using-image,
  .module-content-hero-title-bg.module-content-hero-title-bg-co .row-bg-overlay {
    top: 0;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page:not(:first-child) .gform_fields input {
    min-width: 0;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .gform_next_button,
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer input[type=submit] {
    font-size: 16px !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .button:not(.gform_previous_button) {
    padding: 0.5rem 2rem !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .wpb_wrapper {
    margin-left: auto;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .wpb_wrapper {
    margin-left: 0;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .vc_custom_heading {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (min-width: 1301px) {
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col fieldset.gfield input {
    min-width: 420px;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co .hero-last-col .gform_page_footer .button:not(.gform_previous_button) {
    padding: 0.5rem 3rem !important;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .wpb_wrapper {
    margin-left: 0;
  }
  .module-content-hero-title-bg.module-content-hero-title-bg-co.module-content-hero-title-bg-co-update .hero-last-col .vc_custom_heading {
    font-size: 30px;
    line-height: 38px;
  }
}
.module-content-one-col-overlay.module-content-one-col-overlay-co#findshowroom {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .gform_validation_errors {
  display: none !important;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .gfield_error .validation_message {
  display: block;
  text-align: left;
  font-size: 10px;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .gfield_error .ginput_container:before {
  margin-top: -13px;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform {
  display: flex;
  justify-content: center;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_body {
  width: 168px;
  margin-left: 8px;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_body .gfield_label {
  display: none;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_body input {
  background-color: #ffffff !important;
  border: 2px solid #252525;
  min-width: 0;
  font-size: 1rem !important;
  color: #252525 !important;
  opacity: 1 !important;
  padding: 13px 20px;
  text-transform: uppercase !important;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_body input:focus, .module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_body input:hover {
  border-color: #252525 !important;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_body input::placeholder {
  color: #252525 !important;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_footer {
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_footer .gform_button {
  background: #fab51f !important;
  color: #252525 !important;
  border-color: #252525 !important;
  padding: 13px 22px !important;
  margin: 1px 0 0 8px !important;
  font-size: 1rem !important;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_footer .gform_button:hover {
  opacity: 1 !important;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gf_progressbar_wrapper .gf_progressbar_title,
.module-content-one-col-overlay.module-content-one-col-overlay-co .gf_progressbar_wrapper .gf_progressbar {
  display: none;
}
.module-content-one-col-overlay.module-content-one-col-overlay-co .gform_page_footer .gform_next_button {
  display: none;
}

@media (min-width: 481px) {
  .module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_body {
    width: 200px;
  }
}
@media (min-width: 691px) {
  .module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_body {
    width: 250px;
  }
}
@media screen and (min-width: 1376px) {
  .module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .retailer-ctaform .gform_footer .gform_button {
    margin: 1px 0 0 31px !important;
  }
  .module-content-one-col-overlay.module-content-one-col-overlay-co .gform_wrapper .gfield_error .validation_message {
    font-size: 14px;
  }
}
/* salient class 'img-with-aniamtion-wrap' has a typo */
.product-blocks .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0;
}
.product-blocks .nectar-button.regular-button,
.product-blocks .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
  color: #252525;
}
.product-blocks .nectar-button.regular-button {
  margin: auto 26px 0 0;
  align-self: flex-start;
}
.product-blocks.product-blocks--twos .row_col_wrap_12,
.product-blocks.product-blocks--twos .row_col_wrap_12_inner {
  justify-content: center;
}

html body .container .product-blocks .vc_col-sm-12 .vc_column-inner,
html body .container .product-blocks .vc_col-sm-12.wpb_column.child_column.col.no-extra-padding_phone .vc_column-inner,
html body .container .product-blocks .row_col_wrap_12_inner .product-blocks__col .vc_column-inner > .wpb_wrapper > .vc_custom_heading {
  padding: 26px;
}

html body .container .product-blocks .row_col_wrap_12_inner .product-blocks__col .vc_column-inner > .wpb_wrapper,
html body .container .product-blocks > .row_col_wrap_12 > .wpb_column:not(.module-content-hotspot-brochure) > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
html body .container .product-blocks .row_col_wrap_12_inner .product-blocks__col .vc_column-inner > .wpb_wrapper > .vc_custom_heading,
html body .container .product-blocks > .row_col_wrap_12 > .wpb_column:not(.module-content-hotspot-brochure) > .vc_column-inner > .wpb_wrapper > .vc_custom_heading {
  padding: 26px 26px 0 26px;
}
html body .container .product-blocks .row_col_wrap_12_inner .product-blocks__col .vc_column-inner > .wpb_wrapper p,
html body .container .product-blocks > .row_col_wrap_12 > .wpb_column:not(.module-content-hotspot-brochure) > .vc_column-inner > .wpb_wrapper p {
  padding: 0 26px;
}
html body .container .product-blocks .row_col_wrap_12_inner .product-blocks__col .vc_column-inner > .wpb_wrapper .nectar-button,
html body .container .product-blocks > .row_col_wrap_12 > .wpb_column:not(.module-content-hotspot-brochure) > .vc_column-inner > .wpb_wrapper .nectar-button {
  margin: auto 26px 26px 26px;
  align-self: flex-start;
}
html body .container .product-blocks .row_col_wrap_12_inner .product-blocks__col .vc_column-inner > .wpb_wrapper .button--center,
html body .container .product-blocks > .row_col_wrap_12 > .wpb_column:not(.module-content-hotspot-brochure) > .vc_column-inner > .wpb_wrapper .button--center {
  margin-left: auto;
  margin-right: auto;
}

.main-content .product-blocks .row-bg-wrap {
  top: 200px;
}
.main-content .product-blocks + .product-blocks .row-bg-wrap {
  top: auto;
}
.main-content .product-blocks:last-child {
  padding-bottom: 5vw;
}

body .wpb_row.full-width-section.tabbed-products .wpb_row.product-blocks > .row-bg-wrap {
  margin-left: -50vw;
  margin-left: calc(-50vw + var(--scroll-bar-w) / 2);
  left: 50%;
  width: 100vw;
  width: calc(100vw - var(--scroll-bar-w));
  background-color: #e4e4e4;
}

@media (max-width: 998px) {
  body .main-content .product-blocks {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  body .main-content .product-blocks + .product-blocks {
    padding-top: 0 !important;
  }
  body .main-content :nth-child(1 of .product-blocks) {
    padding-top: 50px !important;
  }
  body .main-content :nth-last-child(1 of .product-blocks) {
    padding-bottom: 50px !important;
  }
}
@media (min-width: 1000px) {
  body .main-content .tabbed .product-blocks {
    padding: 0 50px;
    box-sizing: border-box !important;
    max-width: 100%;
  }
  body .main-content .product-blocks {
    padding-left: 50px;
    padding-right: 50px;
    max-width: calc(100% - 100px);
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  body .main-content .product-blocks + .product-blocks {
    padding-top: 0 !important;
  }
  body .main-content :nth-child(1 of .product-blocks) {
    padding-top: 50px !important;
  }
  body .main-content :nth-last-child(1 of .product-blocks) {
    padding-bottom: 50px !important;
  }
}
@media (max-width: 1299px) {
  body .product-blocks .wpb_wrapper h3.vc_custom_heading {
    font-size: 20px !important;
  }
}
@media (min-width: 1421px) {
  body .main-content .tabbed .product-blocks {
    padding: 0 90px;
    max-width: 100%;
  }
  body .main-content .product-blocks {
    padding-left: 90px;
    padding-right: 90px;
    max-width: calc(100% - 180px);
  }
}
@media (min-width: 1681px) {
  body .main-content .tabbed .product-blocks {
    padding: 0;
  }
  body .main-content .product-blocks {
    padding: 0;
    max-width: 100%;
  }
}
.prodblock-keyfeatures > .vc_column-inner,
html body .wpb_column.col.no-extra-padding_phone.prodblock-keyfeatures > .vc_column-inner {
  display: flex;
  padding: 26px;
}

.keyfeatures-lists {
  display: flex;
  flex-direction: column;
}

.keyfeatures-list {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid white;
  margin-bottom: 6px;
  line-height: 25px;
  padding: 6px 0;
}
.keyfeatures-list .icon {
  min-width: 30px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.keyfeatures-list .icon svg {
  width: 25px;
  height: 25px;
}

body .tabbed .keyfeatures-list {
  margin-bottom: 6px;
  padding: 6px 0;
}

.wpb_content_element.blocks-tab {
  padding-top: 50px;
}
.wpb_content_element.blocks-tab li.tab-item {
  border: none;
  width: 20%;
  display: flex;
  justify-content: center;
}
.wpb_content_element.blocks-tab li.tab-item a {
  font-size: 15px;
  line-height: 40px;
  color: #444;
  border: none;
  background: none !important;
  padding-top: 4px;
  padding-bottom: 0;
}
.wpb_content_element.blocks-tab li.tab-item a.active-tab {
  border-bottom: 10px solid #d86c73;
}

.blocks-tab > .tabbed > ul,
.wpb_content_element.blocks-tab .tabbed ul.wpb_tabs_nav {
  flex-direction: row;
  border-bottom: 2px solid #e4e4e4;
  margin-bottom: 0;
  background: none;
  display: flex;
  justify-content: center;
}

@media (min-width: 1000px) {
  .wpb_content_element.blocks-tab {
    max-width: calc(100% - 100px);
    margin: 0 auto;
  }
}
@media (min-width: 1301px) {
  .wpb_content_element.blocks-tab li.tab-item a {
    font-size: 20px;
  }
  .wpb_content_element.blocks-tab {
    width: calc(100% - 100px);
    max-width: 1425px;
  }
}
@media (min-width: 1681px) {
  .wpb_content_element.blocks-tab {
    max-width: 100%;
  }
}
.hero-banner .hero-banner__inner .row_col_wrap_12_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 66px);
}
.hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:first-child {
  padding: 0 20px;
  text-align: center;
  flex-grow: 1;
  max-width: 600px;
}
.hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:first-child .vc_custom_heading:after {
  content: "";
  height: 7px;
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 100px;
  background-color: #a9388d;
}
.hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:last-child {
  margin-top: auto;
}
.hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:last-child .vc_column-inner .wpb_wrapper {
  display: flex;
  justify-content: center;
}

@media (max-width: 689px) {
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:first-child .vc_column-inner {
    margin-bottom: auto;
    margin-top: 7rem;
  }
}
@media (max-width: 998px) {
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:first-child .vc_custom_heading {
    text-align: center !important;
  }
}
@media (min-width: 691px) {
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:last-child {
    margin-top: 0;
  }
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:last-child .vc_column-inner .wpb_wrapper {
    margin-bottom: 2rem;
  }
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:last-child .vc_column-inner .wpb_wrapper .special-offers--desktop {
    margin: 0 1rem;
  }
  .hero-banner--half .special-offers--desktop:nth-child(2) {
    display: none;
  }
}
@media (min-width: 1000px) {
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner {
    flex-direction: row;
    justify-content: left;
    height: calc(100vh - 112px);
    width: calc(100% - 100px);
    margin: 0 auto !important;
  }
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:first-child {
    padding: 0;
    text-align: left;
    flex-grow: 0;
    max-width: 100%;
  }
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:first-child .vc_custom_heading:after {
    max-width: 200px;
    margin-left: 0;
  }
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:last-child {
    margin-top: 0;
  }
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:last-child .vc_column-inner .wpb_wrapper {
    justify-content: right;
    flex-direction: column;
    margin: 0;
    align-items: end;
  }
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:last-child .vc_column-inner .wpb_wrapper .special-offers--desktop {
    margin: 0;
  }
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner .wpb_column:last-child .vc_column-inner .wpb_wrapper .special-offers--desktop:first-child {
    margin-bottom: 2rem;
  }
  .hero-banner--half .hero-banner__inner .row_col_wrap_12_inner {
    height: 50vh;
  }
}
@media (min-width: 1421px) {
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner {
    max-width: 1245px;
    padding: 0;
  }
}
@media (min-width: 1681px) {
  .hero-banner .hero-banner__inner .row_col_wrap_12_inner {
    max-width: 1425px;
    padding: 0;
  }
}
.module-content-video-container.module-content-video-container__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-video-container.module-content-video-container__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-video-container.module-content-video-container__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-video-container.module-content-video-container__lower:not(.only-video) {
  text-align: center;
  padding-top: 12% !important;
}

@media (max-width: 998px) {
  .module-content-video-container.module-content-video-container__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-video-container.module-content-video-container__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-video-container.module-content-video-container__lower:not(.only-video) {
    padding-top: 9% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-video-container {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-video-container.module-content-video-container__upper {
    padding-top: 4% !important;
  }
  .module-content-video-container.module-content-video-container__lower:not(.only-video) {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
}
@media (min-width: 1421px) {
  .module-content-video-container {
    padding: 0 90px;
  }
  .module-content-video-container.module-content-video-container__lower .nectar-video-box .inner-wrap {
    height: 700px;
    overflow: hidden;
  }
}
@media (min-width: 1681px) {
  .module-content-video-container {
    padding: 0;
  }
}
.module-content-range-columns.module-content-range-columns__upper {
  padding-top: 15% !important;
  padding-bottom: 0 !important;
}
.module-content-range-columns.module-content-range-columns__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-range-columns.module-content-range-columns__upper .wpb_wrapper .wpb_text_column.wpb_content_element {
  text-align: center;
}
.module-content-range-columns.module-content-range-columns__upper .wpb_wrapper .wpb_text_column.wpb_content_element p:last-of-type {
  margin-bottom: 0 !important;
}
.module-content-range-columns.module-content-range-columns__upper .wpb_wrapper .vc_custom_heading {
  text-align: center !important;
}
.module-content-range-columns.module-content-range-columns__lower {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.module-content-range-columns.module-content-range-columns__lower .inner-row {
  margin-bottom: 25px !important;
}
.module-content-range-columns.module-content-range-columns__lower .inner-row:last-child {
  margin-bottom: 0 !important;
}
.module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner {
  justify-content: center;
}
.module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h1, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h2, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h3, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h4, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h5, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h6, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element p {
  margin-bottom: 0;
  transition: color 0.25s ease-in-out;
  text-align: center;
}

@media (max-width: 998px) {
  .module-content-range-columns.module-content-range-columns__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-range-columns.module-content-range-columns__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 691px) {
  .module-content-range-columns.module-content-range-columns__upper {
    padding-top: 12% !important;
  }
  .module-content-range-columns.module-content-range-columns__lower {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
  }
  .module-content-range-columns.module-content-range-columns__lower .inner-row {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1000px) {
  .module-content-range-columns.module-content-range-columns__upper {
    padding-top: 4% !important;
  }
  .module-content-range-columns.module-content-range-columns__lower {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
  .module-content-range-columns.module-content-range-columns__lower .inner-row {
    margin-bottom: 25px !important;
  }
  .module-content-range-columns.module-content-range-columns__lower .inner-row:last-child {
    margin-bottom: 0 !important;
  }
  .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12.span_12 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h1, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h2, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h3, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h4, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h5, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element h6, .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12_inner .wpb_column .wpb_text_column.wpb_content_element p {
    text-align: left;
  }
}
@media (min-width: 1421px) {
  .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12.span_12 {
    margin-left: 77px !important;
    margin-right: 77px !important;
  }
}
@media (min-width: 1681px) {
  .module-content-range-columns.module-content-range-columns__lower .row_col_wrap_12.span_12 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
@media screen and (max-width: 999px) {
  .module-tabtextgallery .open .accordion-item__content {
    padding-top: 0;
  }
  .module-tabtextgallery .wpb_column.child_column.module-tabtextgallery__text {
    margin-top: 0 !important;
  }
  .module-tabtextgallery .wpb_column.child_column.module-tabtextgallery__gallery {
    margin-bottom: 0 !important;
  }
  .module-tabtextgallery .module-tabtextgallery__title {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1000px) {
  .module-tabtextgallery {
    max-width: calc(100% - 100px);
    margin: 0 50px;
  }
}
@media screen and (min-width: 1425px) {
  .module-tabtextgallery {
    max-width: calc(100% - 180px);
    margin: 0 90px;
  }
}
@media screen and (min-width: 1680px) {
  .module-tabtextgallery {
    max-width: 1425px;
    margin: 0;
  }
}
.module-large-image-usp .wpb_wrapper,
.module-large-image-usp .nectar-cta h4 {
  text-align: center;
}
.module-large-image-usp .text-block {
  padding-right: 0;
}

@media (min-width: 481px) {
  .module-large-image-usp {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 1000px) {
  .module-large-image-usp .content-col {
    padding-right: 5% !important;
  }
  .module-large-image-usp .wpb_wrapper,
  .module-large-image-usp .nectar-cta h4 {
    text-align: left;
  }
  .module-large-image-usp .text-block {
    padding-right: 10%;
  }
}
.module-new-icon-two-column-image .nectar-split-heading {
  text-align: center;
}
.module-new-icon-two-column-image .nectar-split-heading h1, .module-new-icon-two-column-image .nectar-split-heading h2, .module-new-icon-two-column-image .nectar-split-heading h3, .module-new-icon-two-column-image .nectar-split-heading h4, .module-new-icon-two-column-image .nectar-split-heading h5, .module-new-icon-two-column-image .nectar-split-heading h6 {
  margin: 0 auto;
}
.module-new-icon-two-column-image .iwithtext {
  display: flex;
  flex-direction: row;
  gap: 25px;
}
.module-new-icon-two-column-image .iwt-icon {
  min-width: 35px;
  position: relative;
}
.module-new-icon-two-column-image .iwt-text {
  padding-left: 0;
}

@media (max-width: 689px) {
  .module-new-icon-two-column-image {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1000px) {
  .module-new-icon-two-column-image .iwithtext .iwt-icon {
    min-width: 50px;
  }
}
.module-new-text-icon-columns-bg .divider-wrap > div {
  margin-left: auto;
  margin-right: auto;
}
.module-new-text-icon-columns-bg .nectar-button.regular-button,
.module-new-text-icon-columns-bg .nectar-button[data-color-override=false].regular-button,
.module-new-text-icon-columns-bg .nectar-button.regular-button.extra-color-1 {
  color: #ffffff !important;
  border-color: #be1622 !important;
}
.module-new-text-icon-columns-bg .nectar-button.regular-button:hover,
.module-new-text-icon-columns-bg .nectar-button[data-color-override=false].regular-button:hover,
.module-new-text-icon-columns-bg .nectar-button.regular-button.extra-color-1:hover {
  background-color: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}
.module-new-text-icon-columns-bg .nectar-button.regular-button.extra-color-2 {
  border-color: #00589B !important;
}
.module-new-text-icon-columns-bg .iwithtext {
  display: flex;
  flex-direction: row;
  gap: 25px;
}
.module-new-text-icon-columns-bg .iwt-icon {
  min-width: 35px;
  position: relative;
}
.module-new-text-icon-columns-bg .iwt-text {
  padding-left: 0;
}
.module-new-text-icon-columns-bg .column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg,
.module-new-text-icon-columns-bg .container-wrap .main-content .column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg {
  background-size: contain;
  background-repeat: no-repeat;
}
.module-new-text-icon-columns-bg .col.padding-5-percent > .vc_column-inner,
.module-new-text-icon-columns-bg .col.padding-5-percent > .n-sticky > .vc_column-inner {
  padding: 0;
}

@media (min-width: 691px) {
  .module-new-text-icon-columns-bg .col.padding-5-percent > .vc_column-inner,
  .module-new-text-icon-columns-bg .col.padding-5-percent > .n-sticky > .vc_column-inner {
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .module-new-text-icon-columns-bg .divider-wrap > div {
    margin-left: 0;
    margin-right: 0;
  }
  .module-new-text-icon-columns-bg .iwithtext .iwt-icon {
    min-width: 50px;
  }
}
.module-new-video-full-page .vc_custom_heading,
.module-new-video-full-page .wpb_column {
  text-align: center !important;
}

@media (min-width: 1000px) {
  .module-new-video-full-page .vc_custom_heading,
  .module-new-video-full-page .wpb_column {
    text-align: left !important;
  }
}
.module-new-large-cta .wpb_column {
  text-align: center !important;
}
.module-new-large-cta .nectar-button.regular-button,
.module-new-large-cta .nectar-button[data-color-override=false].regular-button,
.module-new-large-cta .nectar-button.regular-button.extra-color-1 {
  color: #ffffff !important;
  border-color: #be1622 !important;
}
.module-new-large-cta .nectar-button.regular-button:hover,
.module-new-large-cta .nectar-button[data-color-override=false].regular-button:hover,
.module-new-large-cta .nectar-button.regular-button.extra-color-1:hover {
  background-color: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}
.module-new-large-cta .nectar-highlighted-text,
.module-new-large-cta .text-block {
  padding-right: 0;
}

@media (min-width: 1000px) {
  .module-new-large-cta .wpb_column {
    text-align: left !important;
  }
  .module-new-large-cta .nectar-highlighted-text,
  .module-new-large-cta .text-block {
    padding-right: 10%;
  }
}
@media (min-width: 1681px) {
  .module-new-large-cta .nectar-highlighted-text,
  .module-new-large-cta .text-block {
    padding-right: 0;
  }
}
.module-new-inner-text-image .wpb_column {
  text-align: center !important;
}
.module-new-inner-text-image .nectar-cta h1, .module-new-inner-text-image .nectar-cta h2, .module-new-inner-text-image .nectar-cta h3, .module-new-inner-text-image .nectar-cta h4, .module-new-inner-text-image .nectar-cta h5, .module-new-inner-text-image .nectar-cta h6 {
  color: #be1622 !important;
}

@media (min-width: 1000px) {
  .module-new-inner-text-image .wpb_column {
    text-align: left !important;
  }
}
.module-content-why-choose p {
  color: #ffffff;
}
.module-content-why-choose .icon-color--default .cls-1 {
  fill: var(--nectar-extra-color-1) !important;
}
.module-content-why-choose .icon-color--white .cls-1 {
  fill: #ffffff !important;
}

@media (min-width: 1000px) {
  .module-content-why-choose .row_col_wrap_12 {
    padding: 0 50px;
  }
}
@media (min-width: 1421px) {
  .module-content-why-choose .row_col_wrap_12 {
    padding: 0 90px;
  }
}
@media (min-width: 1681px) {
  .module-content-why-choose .row_col_wrap_12 {
    padding: 0;
  }
}
.module-toggle-columns .divider-border {
  background-color: #252525;
}
.module-toggle-columns .custom-heading__footer {
  display: flex;
}
.module-toggle-columns .custom-heading__footer:before {
  font-family: "Font Awesome 5 Free";
  content: "\f017";
  margin-right: 10px;
  font-size: 2rem;
}
.module-toggle-columns .toggles .toggle .toggle-title a.toggle-heading {
  font-size: 20px;
  line-height: 28px;
  color: #252525 !important;
  padding-top: 15px;
  padding-bottom: 15px;
}
.module-toggle-columns .toggles .toggle .toggle-title a.toggle-heading i {
  color: #252525 !important;
  border-color: #252525 !important;
}
.module-toggle-columns .toggles .toggle .toggle-title a.toggle-heading i:before {
  content: "\f078";
  background-color: transparent !important;
  top: 5px;
  left: 5px;
  margin: auto;
  width: auto;
  height: auto;
}
.module-toggle-columns .toggles .toggle .toggle-title a.toggle-heading i:after {
  height: 0 !important;
}
.module-toggle-columns .toggles .toggle.open .toggle-title a.toggle-heading i:before {
  content: "\f077";
}
.module-toggle-columns .toggles .toggle:hover a.toggle-heading {
  color: #252525 !important;
}
.module-toggle-columns .toggles .toggle:first-child .toggle-title a.toggle-heading {
  padding-top: 5px;
}

.module-toggle-columns.section-header .nectar-button {
  margin-bottom: 0;
}
.module-toggle-columns .iwithtext {
  display: flex;
  gap: 15px;
  flex-direction: row;
}
.module-toggle-columns .iwithtext .iwt-icon {
  min-width: unset;
  max-width: unset;
  margin: 0;
}
.module-toggle-columns .toggles .toggle .toggle-title a.toggle-heading i:before {
  top: 4px;
  left: 6px;
}

.module-content-inner-product .img-with-aniamtion-wrap {
  display: inline-block;
  max-width: 123px;
}
.module-content-inner-product .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0;
}
.module-content-inner-product .column-image-bg {
  background-size: cover;
}

@media (min-width: 691px) {
  .module-content-inner-product .img-with-aniamtion-wrap {
    max-width: 150px;
  }
}
@media (min-width: 1000px) {
  .module-content-inner-product .img-with-aniamtion-wrap {
    max-width: 100px;
  }
  .module-new-text-icon-columns-bg .row_col_wrap_12,
  .module-product__content .row_col_wrap_12 {
    align-items: center;
  }
}
@media (min-width: 1301px) {
  .module-content-inner-product .img-with-aniamtion-wrap {
    max-width: 150px;
  }
}
/* salient class 'img-with-aniamtion-wrap' has a typo */
.module-content-three-col-contents .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0;
}
.module-content-three-col-contents .nectar-button.regular-button,
.module-content-three-col-contents .nectar-button[data-color-override=false].regular-button {
  margin-bottom: 0;
}
.module-content-three-col-contents .nectar-button.regular-button:hover,
.module-content-three-col-contents .nectar-button[data-color-override=false].regular-button:hover {
  opacity: 1 !important;
}
.module-content-three-col-contents:not(.full-width-section) {
  padding-left: 50px;
  padding-right: 50px;
}
.module-content-three-col-contents.module-content-three-col-contents__upper .vc_col-sm-12 {
  margin: 0 auto !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main {
  padding-bottom: 12% !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.module-content-three-col-contents-5, .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.module-content-three-col-contents-6, .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.module-content-three-col-contents-9 {
  padding-bottom: 0 !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-12 .vc_column-inner {
  padding: 36px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower .nectar-button.regular-button {
  display: inline-block;
}
.module-content-three-col-contents.module-content-three-col-contents__lower .vc_custom_heading,
.module-content-three-col-contents.module-content-three-col-contents__lower p {
  color: #252525 !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row > .span_12 {
  justify-content: center;
}
.module-content-three-col-contents.module-content-three-col-contents__lower .img-with-aniamtion-wrap:not(:first-child) {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  max-width: 175px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons {
  display: none;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_col-sm-4 .vc_column-inner {
  padding-top: 0;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .nectar-button.regular-button {
  display: none;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_column-inner {
  padding: 36px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons.vc_row > .span_12 {
  justify-content: center;
}
.module-content-three-col-contents.retailer-thankyou {
  padding-bottom: 12% !important;
}
.module-content-three-col-contents.retailer-thankyou .row_col_wrap_12 {
  justify-content: center;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:first-child .inner:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
  max-width: 200px;
  margin-top: -58%;
  padding-bottom: 74px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
  filter: saturate(0) brightness(500%);
  min-height: 141px;
  max-height: 141px;
  margin-left: auto;
  margin-right: auto;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2):before, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2):after {
  display: none !important;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading {
  margin-bottom: 5px;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:first-of-type:before {
  content: "\f017";
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:last-of-type {
  margin-bottom: 1.5em;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:last-of-type:before {
  content: "\f879";
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper .retailer-content .img-with-aniamtion-wrap {
  transition: all 0.25s ease-in-out;
}
.module-content-three-col-contents.retailer-thankyou .wpb_wrapper h1, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h2, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h3, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h4, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h5, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper h6, .module-content-three-col-contents.retailer-thankyou .wpb_wrapper p {
  color: #252525 !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou {
  padding-bottom: 15% !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .row_col_wrap_12 {
  margin-top: -200px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .wpb_column {
  margin-top: 20px;
}
.module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .nectar-button {
  display: inline-block;
}
.module-content-three-col-contents.module-content-three-col-contents-new .custom-triangle.triangle-down .img-with-aniamtion-wrap:first-child:before, .module-content-three-col-contents.module-content-three-col-contents-new .custom-triangle.triangle-down .img-with-aniamtion-wrap:first-child:after {
  display: none;
}
.module-content-three-col-contents.module-content-three-col-contents-new .wpb_wrapper,
.module-content-three-col-contents.module-content-three-col-contents-new .vc_custom_heading {
  text-align: center !important;
}
.module-content-three-col-contents.module-content-three-col-contents-new .nectar-button {
  margin: 0 auto;
}
.module-content-three-col-contents.module-content-three-col-contents-new .wpb_column.alt .vc_column-inner {
  background-color: #00589B !important;
}
.module-content-three-col-contents.module-content-three-col-contents-new .wpb_column.alt .vc_custom_heading,
.module-content-three-col-contents.module-content-three-col-contents-new .wpb_column.alt .wpb_wrapper p,
.module-content-three-col-contents.module-content-three-col-contents-new .wpb_column.alt .nectar-button {
  color: #ffffff !important;
}
.module-content-three-col-contents.module-content-three-col-contents-new .wpb_column.alt .nectar-button {
  border-color: #ffffff !important;
}
.module-content-three-col-contents.module-content-three-col-contents-new .wpb_column.alt .nectar-button:hover {
  background-color: #ffffff !important;
  color: #00589B !important;
  border-color: #ffffff !important;
}
.module-content-three-col-contents.module-content-three-col-contents__lower-buttons.module-content-three-col-contents-new .wpb_wrapper {
  display: flex;
}
.module-content-three-col-contents.module-content-three-col-contents__lower-buttons.module-content-three-col-contents-new .vc_column-inner {
  padding-left: 0 !important;
}

.single-local .module-content-three-col-contents {
  padding-top: 15% !important;
}

@media screen and (max-width: 999px) {
  .module-content-three-col-contents.retailer-thankyou.vc_row.bottom_padding_tablet_200px {
    padding-bottom: 200px !important;
  }
  .module-content-three-col-contents.retailer-thankyou.vc_row.top_padding_tablet_12pct {
    padding-top: 12% !important;
  }
  .module-content-three-col-contents .custom-triangle:not(:last-child) {
    margin-bottom: 50px;
  }
  .single-local .module-content-three-col-contents {
    padding-top: 12% !important;
  }
}
@media screen and (max-width: 690px) {
  .module-content-three-col-contents.retailer-thankyou {
    padding-left: 0;
    padding-right: 0;
  }
  .module-content-three-col-contents.retailer-thankyou.vc_row.top_padding_phone_15pct {
    padding-top: 15% !important;
  }
  .module-content-three-col-contents.retailer-thankyou .divider-wrap.height_phone_20px > .divider {
    height: 20px !important;
  }
  .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-3 .wpb_column, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-5 .wpb_column, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-6 .wpb_column, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-9 .wpb_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-3 .wpb_column .wpb_row.inner_row, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-5 .wpb_column .wpb_row.inner_row, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-6 .wpb_column .wpb_row.inner_row, .pb-module__parent .module-content-three-col-contents.module-content-three-col-contents-9 .wpb_column .wpb_row.inner_row {
    overflow: hidden;
  }
}
@media (max-width: 998px) {
  .module-content-three-col-contents.module-content-three-col-contents__upper .wpb_wrapper .divider-wrap {
    text-align: center !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__upper .wpb_wrapper .divider-wrap > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.lower_secondary:not(.lower_last).module-content-three-col-contents-9 {
    padding-bottom: 0 !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.retailer-thankyou .row_col_wrap_12 .wpb_column:not(.child_column) {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}
@media (min-width: 691px) {
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
    max-width: 250px;
    padding-bottom: 22.33%;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
    min-height: 176px;
    max-height: 176px;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou {
    padding-bottom: 12% !important;
  }
}
@media (min-width: 1000px) {
  .module-content-three-col-contents {
    padding: 0 50px;
    box-sizing: border-box !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__upper {
    padding-top: 4% !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-4 > .vc_column-inner {
    transition: all 0.25s ease-in-out;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-12 .vc_column-inner {
    padding: calc((100vw - 180px) * 0.025);
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .nectar-button.regular-button {
    display: none;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons {
    display: block;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons.vc_row.bottom_padding_phone_15pct.lower_main {
    padding-bottom: 75px !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons.vc_row.bottom_padding_phone_15pct.lower_secondary {
    padding-bottom: 75px !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons.vc_row.bottom_padding_phone_15pct.lower_secondary.lower_last {
    padding-bottom: 4% !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .nectar-button.regular-button {
    display: inline-block;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_col-sm-4 .vc_column-inner {
    padding-top: 0;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .col.padding-3-percent > .vc_column-inner {
    padding-top: 0;
    padding-right: 0;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_column-inner {
    padding: calc((100vw - 180px) * 0.025);
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main {
    padding-bottom: 0 !important;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
    max-width: 150px;
    margin-top: -61%;
    padding-bottom: 20%;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
    min-height: 106px;
    max-height: 106px;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper p.vc_custom_heading:last-of-type {
    margin-bottom: 0;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou {
    padding-bottom: 6% !important;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .wpb_column {
    margin-top: 40px;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.vc_row.bottom_padding_phone_15pct.lower_main.retailer-thankyou .nectar-button {
    margin-top: 40px;
  }
  .local-template-default.single-local .module-content-three-col-contents.module-content-three-col-contents__lower {
    padding-top: 0 !important;
  }
}
@media (min-width: 1301px) {
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
    max-width: 200px;
    padding-bottom: 75px;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
    min-height: 141px;
    max-height: 141px;
  }
}
@media (min-width: 1421px) {
  .module-content-three-col-contents {
    padding: 0 90px;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower .vc_col-sm-12 .vc_column-inner {
    padding: 31.125px;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_col-sm-4 .vc_column-inner {
    padding-top: 0;
  }
  .module-content-three-col-contents.module-content-three-col-contents__lower.module-content-three-col-contents__lower-buttons .vc_column-inner {
    padding: 31.125px;
  }
}
@media (min-width: 1681px) {
  .module-content-three-col-contents {
    padding: 0;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
    max-width: 250px;
  }
  .module-content-three-col-contents.retailer-thankyou .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) img {
    min-height: 176px;
    max-height: 176px;
  }
}
.module-content-new-cta .wpb_text_column h1, .module-content-new-cta .wpb_text_column h2, .module-content-new-cta .wpb_text_column h3, .module-content-new-cta .wpb_text_column h4, .module-content-new-cta .wpb_text_column h5, .module-content-new-cta .wpb_text_column h6 {
  margin-bottom: 20px;
}
.module-content-new-cta .wpb_column:first-child {
  align-self: flex-start;
}
.module-content-new-cta .wpb_column .wpb_text_column, .module-content-new-cta .wpb_column:last-child {
  text-align: left !important;
}
.module-content-new-cta .nectar-button {
  margin-bottom: 0;
  /* padding-top: 0.7rem !important;
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important; */
  border: 0 !important;
  font-size: 13px !important;
}
.module-content-new-cta .nectar-button.has-icon i {
  /* background-color: transparent !important; */
  right: 25px !important;
}
.module-content-new-cta .nectar-button:hover.has-icon i {
  right: 20px !important;
}

body.single-post .main-content .row .module-content-new-cta h1, body.single-post .main-content .row .module-content-new-cta h2, body.single-post .main-content .row .module-content-new-cta h3, body.single-post .main-content .row .module-content-new-cta h4, body.single-post .main-content .row .module-content-new-cta h5, body.single-post .main-content .row .module-content-new-cta h6 {
  margin-bottom: 0 !important;
}

@media (max-width: 689px) {
  .module-content-new-cta .icon-size--ex-large svg {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1000px) {
  .module-content-new-cta .wpb_column:first-child {
    align-self: center;
  }
  .module-content-new-cta .wpb_column:last-child {
    text-align: center !important;
  }
  .module-content-new-cta .wpb_column .wpb_text_column {
    text-align: left !important;
  }
  .module-content-new-cta .nectar-button {
    font-size: 16px !important;
  }
}
.module-content-new-hero .nectar-highlighted-text.font_size_28px.font_size_tablet_24px.font_size_phone_24px {
  margin-bottom: 0;
}
.module-content-new-hero .module-new-hero--leadheading {
  border-bottom: 5px solid #fab51f;
  display: inline-block;
  padding-bottom: 5px;
}
.module-content-new-hero {
  /* ul {
      margin-left: 0 !important;

      li {
          display: flex;
          list-style: none;
          margin-top: 10px;

          &:before {
              font-family: "FontAwesome";
              font-weight: 900;
              content: '\f00c';
              background: $colorDarkBlue;
              color: $colorDullYellow;
              border-radius: 50%;
              padding: 2px 8px;
              margin-right: 12px;
              font-size: 16px;
              width: 32px;
              height: 32px;
          }

          &:first-of-type {
              margin-top: 0;
          }
      }
  } */
}
.module-content-new-hero h6 {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  gap: 12px;
  align-items: center;
}
.module-content-new-hero h6:before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f00c";
  background: var(--nectar-accent-color);
  color: var(--nectar-extra-color-3);
  border-radius: 50%;
  padding: 2px 8px;
  font-size: 16px;
  margin-top: -1px;
  height: 32px;
  width: 32px;
  line-height: 28px;
}
.module-content-new-hero h6:first-of-type {
  margin-top: 0;
}
.module-content-new-hero .wpb_content_element.wpb_text_column {
  margin-bottom: 35px !important;
}

body.single-post .main-content > .row .module-content-new-hero h1, body.single-post .main-content > .row .module-content-new-hero h2, body.single-post .main-content > .row .module-content-new-hero h3, body.single-post .main-content > .row .module-content-new-hero h4, body.single-post .main-content > .row .module-content-new-hero h5, body.single-post .main-content > .row .module-content-new-hero h6 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.single-post .main-content > .row .module-content-new-hero h6 {
  margin: 15px 0 0 !important;
}
body.single-post .main-content > .row .module-content-new-hero h6:first-of-type {
  margin-top: 0 !important;
}

@media (max-width: 689px) {
  .module-content-new-hero .special-offers--desktop {
    margin-left: auto;
    margin-right: auto;
  }
  .module-content-new-hero .img-with-animation {
    width: 100% !important;
    max-height: 350px;
    object-fit: cover;
  }
}
@media (max-width: 689px) {
  .module-content-new-hero {
    margin-left: calc(-50vw - 27px) !important;
    left: 50%;
    width: 100vw !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .module-content-new-hero .row_col_wrap_12 {
    flex-direction: column-reverse;
  }
  .module-content-new-hero .wpb_column {
    background-color: #ffffff;
    margin-bottom: 0;
  }
  .module-content-new-hero .special-offers--mobile .img-with-aniamtion-wrap {
    display: block !important;
  }
  .module-content-new-hero .special-offers--desktop .img-with-aniamtion-wrap {
    display: none !important;
  }
  .module-content-new-hero .mobile-no-radius {
    border-radius: 0 !important;
    background: #fff;
  }
}
@media (max-width: 479px) {
  .module-content-new-hero .img-with-animation {
    max-height: 250px;
  }
}
@media (min-width: 691px) {
  .module-content-new-hero {
    /* ul {
        li {
            margin-top: 15px;
            font-size: 125%;
        }
    } */
  }
  .module-content-new-hero .img-with-aniamtion-wrap {
    display: none;
  }
  .module-content-new-hero .special-offers--desktop {
    margin: 0 auto;
  }
  .module-content-new-hero .special-offers--desktop .img-with-aniamtion-wrap {
    display: block !important;
  }
  .module-content-new-hero .special-offers--desktop.special-offers--desktop-second_oi .img-with-aniamtion-wrap {
    display: none !important;
  }
}
@media (min-width: 1000px) {
  .module-content-new-hero .special-offers--desktop {
    margin: 0 0 0 auto;
  }
}
@media (min-width: 1421px) {
  .module-content-new-hero .img.special-offers__image--desktop,
  .module-content-new-hero .special-offers--desktop {
    max-width: 400px !important;
    max-height: 400px !important;
  }
}
.module-text-img-cta .vc_col-sm-6:first-child {
  /* background-color: var(--nectar-accent-color); */
}
.module-text-img-cta .vc_col-sm-6:first-child .wpb_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-text-img-cta .vc_col-sm-6:first-child .nectar-cta {
  margin-top: auto;
  width: fit-content;
}
.module-text-img-cta .vc_col-sm-6:last-child {
  background-size: cover;
  background-position: center;
}
.module-text-img-cta .vc_col-sm-6:last-child .wpb_wrapper {
  min-height: 298px !important;
}

.flickity-horizontal-carousel .nectar-highlighted-text {
  margin-bottom: 24px;
}
.flickity-horizontal-carousel .nectar-flickity.nectar-carousel[data-border-radius="20px"] .column-image-bg-wrap .inner-wrap {
  border-radius: 0 !important;
}
.flickity-horizontal-carousel .nectar-flickity.nectar-carousel[data-format=default] .flickity-slider .cell {
  padding: 0;
}
.flickity-horizontal-carousel .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  margin: 0;
}
.flickity-horizontal-carousel .nectar-flickity .nectar-highlighted-text {
  margin-bottom: 24px;
}
.flickity-horizontal-carousel .nectar-flickity .flickity-prev-next-button {
  top: auto !important;
  bottom: 15px;
}
.flickity-horizontal-carousel .nectar-flickity .flickity-prev-next-button.previous {
  right: 15px;
  left: auto;
  transform: translateX(calc(-100% - 12px)) scale(0.65);
}
.flickity-horizontal-carousel .nectar-flickity .flickity-prev-next-button.next {
  right: 15px;
  transform: scale(0.65);
}
.flickity-horizontal-carousel .vc_col-sm-6:last-child {
  min-height: 250px;
}
.flickity-horizontal-carousel .col.padding-3-percent > .vc_column-inner {
  padding-bottom: 97.35px;
}
.flickity-horizontal-carousel .padding-4-percent_phone > .vc_column-inner {
  padding-bottom: 67.6px !important;
}
.flickity-horizontal-carousel.wpb_row:not(.full-width-content) .wpb_row.inner_row:not([data-column-margin=none]).reverse_columns_column_phone .row_col_wrap_12_inner > .wpb_column:last-of-type {
  margin-bottom: 0;
}
.flickity-horizontal-carousel.half-bottom-colour .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
  border: 2px solid #000;
}
.flickity-horizontal-carousel.half-bottom-colour .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:hover:before {
  border: unset;
}
.flickity-horizontal-carousel .half-bottom-colour > .row-bg-wrap:first-child .row-bg {
  background-image: linear-gradient(to bottom, #fff 0%, #fff 55%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%) !important;
}

@media (min-width: 691px) {
  .flickity-horizontal-carousel .vc_col-sm-6:last-child {
    min-height: 350px;
  }
  .flickity-horizontal-carousel .padding-4-percent_tablet > .vc_column-inner {
    padding-bottom: 79.96px !important;
  }
}
@media (min-width: 1000px) {
  .flickity-horizontal-carousel .nectar-flickity .flickity-prev-next-button {
    bottom: 30px;
  }
  .flickity-horizontal-carousel .nectar-flickity .flickity-prev-next-button.previous {
    left: 45%;
    transform: translateX(-40px);
  }
  .flickity-horizontal-carousel .nectar-flickity .flickity-prev-next-button.next {
    left: 43%;
    transform: translateX(40px);
  }
  .flickity-horizontal-carousel .cell .inner-wrap > .wpb_row {
    height: 100%;
  }
  .flickity-horizontal-carousel .cell .inner-wrap > .wpb_row .row_col_wrap_12_inner {
    height: 100%;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1366px) {
  .flickity-horizontal-carousel .nectar-flickity .flickity-prev-next-button {
    bottom: 30px;
  }
  .flickity-horizontal-carousel .nectar-flickity .flickity-prev-next-button.previous {
    left: 41%;
  }
  .flickity-horizontal-carousel .nectar-flickity .flickity-prev-next-button.next {
    left: 39%;
  }
}
.module-hero-offer-container,
.module-hero-offer-container-no-overlay {
  box-sizing: border-box;
  min-block-size: calc(90vh - 66px);
}
.module-hero-offer-container > .row_col_wrap_12,
.module-hero-offer-container-no-overlay > .row_col_wrap_12 {
  box-sizing: border-box;
  min-block-size: calc(90vh - 66px);
}
.module-hero-offer-container .module-hero-offer-col .wpb_wrapper > div,
.module-hero-offer-container-no-overlay .module-hero-offer-col .wpb_wrapper > div {
  margin-bottom: 0;
}

@media (min-width: 691px) {
  .module-hero-offer-container,
  .module-hero-offer-container-no-overlay {
    min-block-size: calc(70vh - 116px);
  }
  .module-hero-offer-container > .row_col_wrap_12,
  .module-hero-offer-container-no-overlay > .row_col_wrap_12 {
    min-block-size: calc(70vh - 116px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1400px) and (min-height: 801px) {
  .module-hero-offer-container,
  .module-hero-offer-container > .row_col_wrap_12,
  .module-hero-offer-container-no-overlay,
  .module-hero-offer-container-no-overlay > .row_col_wrap_12 {
    min-block-size: calc(60vh - 116px);
  }
  .module-hero-offer-container,
  .module-hero-offer-container-no-overlay {
    min-block-size: calc(60vh - 116px);
  }
  .module-hero-offer-container > .row_col_wrap_12,
  .module-hero-offer-container-no-overlay > .row_col_wrap_12 {
    min-block-size: calc(60vh - 116px);
  }
}
.flickity-popup-carousel.nectar-overflow-hidden {
  overflow: visible;
}
.flickity-popup-carousel.equal-height-fix .inner-wrap {
  display: flex;
  flex-direction: column;
}
.flickity-popup-carousel.equal-height-fix .nectar-cta {
  margin-top: auto;
}
.flickity-popup-carousel .nectar-flickity .wpb_wrapper p {
  max-width: 500px;
}
.flickity-popup-carousel .nectar-flickity.nectar-carousel[data-border-radius="20px"] .column-image-bg-wrap > .inner-wrap {
  border-radius: 0 !important;
}
.flickity-popup-carousel .carousel-info-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.flickity-popup-carousel .carousel-info-container .row_col_wrap_12_inner {
  height: 100%;
}
.flickity-popup-carousel .carousel-info .wpb_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.flickity-popup-carousel .carousel-info .vc_column-inner {
  height: 100%;
}
.flickity-popup-carousel .nectar-cta.has-icon .link_wrap {
  display: inline-flex;
}
.flickity-popup-carousel .nectar-milestone .number h2 span {
  font-weight: 600;
}

.flickity-popup-carousel .flex_gap_desktop_10px.cell .inner-wrap,
.flickity-horizontal-carousel .flex_gap_desktop_10px.cell .inner-wrap {
  gap: 0 !important;
}

.nectar-flickity.nectar-carousel .flickity-slider .inner-wrap {
  border-radius: 0 !important;
}

.nectar-milestone {
  margin-bottom: 0 !important;
}
.nectar-milestone .number {
  width: 100vw;
  margin-inline: calc(50% - 50vw);
}

h2.milestone-heading {
  margin-bottom: 5px !important;
}

.symbol-wrap {
  line-height: 0 !important;
}

@media (max-width: 689px) {
  .nectar-milestone .number {
    font-size: 42px !important;
    line-height: 42px !important;
  }
  .milestone-block .row-bg.viewport-desktop.using-image,
  .milestone-block .row-bg.viewport-phone.using-image {
    background-position: 50% 50% !important;
    background-size: contain;
  }
}
@media (min-width: 691px) {
  .milestone-block .full-width-section .row-bg,
  .milestone-block .inner-wrap .row-bg {
    background-size: auto !important;
  }
}
@media (max-width: 998px) {
  .flickity-popup-carousel .flickity-button {
    display: none;
  }
  .flickity-popup-carousel .nectar-flickity[data-phone-columns="1"]:not(.masonry) .flickity-slider .cell {
    width: 90% !important;
  }
  span.symbol {
    font-size: 44px;
  }
  .nectar-milestone {
    margin-bottom: 0.5rem !important;
  }
  .equal-height-fix a.nectar-button {
    margin-left: unset;
  }
  .nectar-flickity[data-dk-hybrid-pagination=lines] .flickity-page-dots .dot:nth-child(n+6) {
    display: none;
  }
  .milestone-block {
    text-align: center;
  }
}
@media (min-width: 1000px) {
  .flickity-popup-carousel .nectar-flickity:not(.masonry) .flickity-viewport {
    overflow: hidden;
  }
  .flickity-popup-carousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
    right: 0;
    top: -50px;
  }
  .flickity-popup-carousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
    left: unset;
    right: 50px;
    top: -50px;
  }
  .flickity-popup-carousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    border: 2px solid #000;
  }
  .flickity-popup-carousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:hover:before {
    border: unset;
  }
  .flickity-popup-carousel .flickity-prev-next-button:disabled {
    display: block;
    pointer-events: none;
  }
  .flickity-popup-carousel .equal-height-fix a.nectar-button {
    margin-left: unset;
  }
  .flickity-popup-carousel:has(.flickity-prev-next-button.previous:disabled):has(.flickity-prev-next-button.next:disabled) .flickity-prev-next-button {
    display: none;
  }
  .milestone-block .nectar-milestone {
    text-align: left;
  }
}
.module-accordion-faqs .toggles--minimal-shadow .toggle:last-child {
  border-bottom: none;
}

.module-accordion-faqs .vc_col-sm-6 .toggles.accordion.toggles--minimal-shadow {
  border: 1px solid #e4e4e4;
  border-radius: 20px;
}

@media (max-width: 689px) {
  .module-accordion-faqs .toggles--minimal-shadow .toggle > .toggle-title a {
    padding: 20px 40px 20px 0px !important;
  }
  body .module-accordion-faqs .toggles--minimal-shadow .toggle {
    padding: 0 20px !important;
  }
}
.module-campaign-takeover h1:has(span),
.module-campaign-takeover h2:has(span) {
  letter-spacing: -4px;
}
.module-campaign-takeover .mb-0 .nectar-highlighted-text:has(h1) {
  margin-bottom: 0;
}
.module-campaign-takeover .divider-small-border {
  max-width: 200px;
}
.module-campaign-takeover.module-content-hero-title-bg h1:after,
.module-campaign-takeover.module-content-hero-title-bg h2:after {
  display: none;
}

@media (max-width: 689px) {
  .module-campaign-takeover.wpb_row .row-bg-wrap .row-bg-overlay {
    background: linear-gradient(130deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%) !important;
    opacity: 0.95 !important;
  }
}
@media (max-width: 998px) {
  .module-campaign-takeover .divider-small-border {
    margin: 10px auto !important;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .module-campaign-takeover .vc_col-sm-6.hero-first-col {
    width: 58.33333333%;
  }
  .module-campaign-takeover .vc_col-sm-6.hero-last-col {
    width: 41.66666667%;
  }
}
@media (min-width: 1421px) {
  .module-campaign-takeover .img.special-offers__image--desktop,
  .module-campaign-takeover .special-offers--desktop {
    max-width: 400px !important;
    max-height: 400px !important;
  }
}
.module-slanted-hero {
  padding: 0;
}
.module-slanted-hero .module-slanted-hero--inner-text {
  padding-right: 0 !important;
}
.module-slanted-hero .img.special-offers__image--desktop,
.module-slanted-hero .special-offers--desktop {
  max-width: 400px !important;
  max-height: 400px !important;
}
.module-slanted-hero .special-offers--mobile,
.module-slanted-hero .special-offers--mobile .img-with-aniamtion-wrap .hover-wrap,
.module-slanted-hero .wpb_row.reverse_columns_column_phone > .row_col_wrap_12 > .wpb_column:last-of-type {
  margin-bottom: 0;
}
.module-slanted-hero h6 {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  gap: 12px;
  align-items: center;
}
.module-slanted-hero h6:before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f00c";
  background: var(--nectar-accent-color);
  color: var(--nectar-extra-color-3);
  border-radius: 50%;
  padding: 2px 8px;
  font-size: 16px;
  margin-top: -1px;
  height: 32px;
  width: 32px;
  line-height: 28px;
}

@media (max-width: 689px) {
  .module-slanted-hero .row-bg.viewport-desktop.using-bg-color {
    background: none !important;
  }
  .module-slanted-hero .full-width-section {
    padding: 0;
  }
  .module-slanted-hero.wpb_row--contained {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 691px) {
  .module-slanted-hero .img-with-aniamtion-wrap {
    display: none;
  }
  .module-slanted-hero .special-offers--desktop .img-with-aniamtion-wrap {
    display: block !important;
  }
}
@media (min-width: 691px) and (max-width: 998px) {
  .module-slanted-hero .column-bg-overlay:after {
    right: -90px;
    clip-path: polygon(0 0, 100% 0, 10.5% 100%, 0 100%);
  }
  .module-slanted-hero .column-bg-overlay:before {
    left: -90px;
    clip-path: polygon(89.5% 0, 100% 0, 100% 100%, 0 100%);
  }
  .module-slanted-hero .column-bg-overlay:after, .module-slanted-hero .column-bg-overlay:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    background: #323e49;
    width: 20%;
  }
}
@media (min-width: 1000px) {
  .module-slanted-hero .row-bg.viewport-desktop.using-image {
    background-size: contain;
  }
  .module-slanted-hero .row-bg.viewport-desktop.using-bg-color {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 50% auto;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1345px) {
  .module-slanted-hero:has(.tablet-contain-height) .row-bg.viewport-desktop.using-bg-color {
    background-size: contain;
  }
  .module-slanted-hero:has(.tablet-contain-height) .slanted-line .vc_col-sm-6:last-child .column-image-bg-wrap:before {
    left: -12px;
  }
  .module-slanted-hero:has(.tablet-contain-height) .slanted-line .vc_col-sm-6:last-child:before {
    left: -12px;
  }
  .module-slanted-hero.slanted-hero--tall .row-bg.viewport-desktop.using-image {
    background-size: cover;
  }
  .module-slanted-hero.slanted-hero--tall .row-bg.viewport-desktop.using-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: var(--row-bg-color);
  }
}
@media screen and (min-width: 2000px) {
  .module-slanted-hero .row-bg.viewport-desktop.using-image {
    background-size: 50%;
  }
  .module-slanted-hero.slanted-hero--tall .row-bg.viewport-desktop.using-image {
    background-size: 65%;
  }
}
.module-sticky-content-sections .type--scroll-pinned-sections.section-height-65vh .nectar-sticky-media-section__content__wrap > div:last-child {
  border-bottom: 0;
}
.module-sticky-content-sections .nectar-sticky-media-section__content-section:nth-of-type(1) .nectar-sticky-media-section__media {
  background: var(--nectar-extra-color-1);
}
.module-sticky-content-sections .nectar-sticky-media-section__content-section:nth-of-type(2) .nectar-sticky-media-section__media {
  background: var(--nectar-extra-color-2);
}
.module-sticky-content-sections .nectar-sticky-media-section__content-section:nth-of-type(3) .nectar-sticky-media-section__media {
  background: var(--nectar-extra-color-3);
}

@media (min-width: 1000px) {
  .module-sticky-content-sections .nectar-sticky-media-section__content-section .img-with-aniamtion-wrap img {
    -webkit-clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
  }
}
@media (min-width: 1000px) and (max-width: 1345px) {
  .module-sticky-content-sections .type--scroll-pinned-sections .nectar-sticky-media-section__content__wrap > div {
    border-bottom: 4vh solid transparent !important;
  }
}
.auto_meta_overlaid_spaced .masonry-blog-item .inner-wrap {
  border-radius: 0 !important;
}

.module-number-4grid .nectar-badge__inner {
  width: 60px;
  height: 60px;
  min-width: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.module-number-4grid .nectar-badge.font_size_desktop_30px.padding-amount-small .nectar-badge__inner {
  padding: 10px 20px;
}
.module-number-4grid.carousel__col--shaded .row-bg.viewport-desktop {
  background-color: var(--nectar-accent-color);
}
.module-number-4grid.carousel__col--shaded .vc_column-inner .vc_column_container[data-has-bg-color=false] .vc_column-inner {
  background: #1e4564;
}

:where(.module-text_2col) .module-3-col-grid__inner[data-has-bg-color=false] .vc_column-inner {
  background-color: var(--nectar-extra-color-2);
}

:where(.module-text_3col) .row-bg.viewport-desktop {
  background-color: var(--nectar-extra-color-2);
}

:where(#module-3-col-grid__container) .row-bg.viewport-desktop:first-of-type {
  background-color: var(--nectar-accent-color);
}

.module-3-col-grid > .row_col_wrap_12 {
  justify-content: center;
}

.module-3-col-grid .module-3-col-grid__inner,
.module-3-col-grid .module-3-col-grid__inner > .vc_column-inner,
.module-3-col-grid .module-3-col-grid__inner > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
}

.module-3-col-grid .module-3-col-grid__inner .pin-cta-bottom :is(.row_col_wrap_12_inner, .column_container, .vc_column-inner, .wpb_wrapper),
.module-3-col-grid .module-3-col-grid__inner .pin-cta-bottom {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.module-3-col-grid .module-3-col-grid__inner .nectar-cta {
  margin-top: auto;
  width: fit-content;
}

.module-tabs-accordion .wpb_tab {
  border: 1px solid #e4e4e4;
  border-radius: 20px;
}
.module-tabs-accordion .display-none {
  display: none;
}
.module-tabs-accordion .module-tabs-accordion__item h4.vc_custom_heading.vc_do_custom_heading {
  position: relative;
  padding: 30px 70px 30px 40px;
  transition: color 0.15s ease;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.module-tabs-accordion .module-tabs-accordion__item h4.vc_custom_heading.vc_do_custom_heading:hover {
  color: var(--nectar-extra-color-3);
  transition: color 0.15s ease;
}
.module-tabs-accordion .module-tabs-accordion__item .vc_custom_heading:after {
  content: "\e048";
  font-family: "linea-arrows-10" !important;
  font-weight: 900;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  text-align: center;
  border: 2px solid #252525;
  border-radius: 50%;
  font-size: 20px;
  transition: transform 0.25s ease;
  -webkit-font-smoothing: antialiased;
}
.module-tabs-accordion .module-tabs-accordion__item .vc_custom_heading:hover:after {
  border-color: var(--nectar-extra-color-3);
  border-color: 0.15s ease;
}
.module-tabs-accordion .module-tabs-accordion__item .wpb_text_column.wpb_content_element {
  padding: 0;
  overflow: hidden;
  max-height: 0;
}
.module-tabs-accordion .module-tabs-accordion__item .wpb_text_column.wpb_content_element > * {
  padding: 0 70px 30px 40px !important;
}
.module-tabs-accordion .module-tabs-accordion__item.open h4.vc_custom_heading.vc_do_custom_heading {
  border-color: transparent;
  color: var(--nectar-extra-color-3);
}
.module-tabs-accordion .module-tabs-accordion__item.open .vc_custom_heading:after {
  content: "\e041";
  transform: translateY(-50%) rotate(180deg);
  border-color: var(--nectar-extra-color-3);
  transition: border-color 0.15s ease;
}
.module-tabs-accordion .module-tabs-accordion__item.open:before {
  border-radius: 20px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  box-shadow: 0 90px 70px 0 rgba(0, 0, 0, 0.04), 0 40px 35px 0 rgba(0, 0, 0, 0.03), 0 25px 15px 0 rgba(0, 0, 0, 0.03), 0 11px 7px 0 rgba(0, 0, 0, 0.03), 0 2px 5px 0 rgba(0, 0, 0, 0.03);
  transition: opacity 0.15s ease;
  opacity: 1;
}
.module-tabs-accordion .module-tabs-accordion__item:last-of-type h4.vc_custom_heading {
  border-bottom: none;
  padding-bottom: 20px;
}
.module-tabs-accordion .row .col h4 {
  margin-bottom: 0;
}

@media (max-width: 689px) {
  .module-tabs-accordion .pill-tabs .tabbed .wpb_tabs_nav {
    margin-bottom: 0 !important;
  }
  .module-tabs-accordion .module-tabs-accordion__item h4.vc_custom_heading.vc_do_custom_heading {
    padding: 20px;
  }
  .module-tabs-accordion .module-tabs-accordion__item .vc_custom_heading:after {
    right: 20px;
  }
  .module-tabs-accordion .module-tabs-accordion__item .wpb_text_column.wpb_content_element > * {
    padding: 0 50px 30px 20px !important;
  }
}
@media (max-width: 1023px) {
  .pill-tabs .tabbed .wpb_tabs_nav {
    margin-bottom: 10px !important;
  }
}
.module-quote-form-popup .popup-form-btn {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #ffffff;
}

.module-quote-form-popup .popup-form-btn__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}

.module-quote-form-popup .popup-form-btn__icon i {
  font-size: 25px;
  line-height: 1;
  color: #ffffff;
}

.module-quote-form-popup .popup-form-btn__label {
  margin-top: 8px;
  font-size: 14px;
  letter-spacing: 0.12em;
  color: #ffffff;
}

.module-quote-form-popup {
  position: relative;
}

.popup-form-btn-container {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

/* fixing a salient bug - when using custom sizing and center alignment image doesnt show */
.img-with-aniamtion-wrap[data-max-width=custom].center .inner,
.img-with-aniamtion-wrap[data-max-width=custom].right .inner {
  width: 100%;
}

@media (max-width: 690px) {
  .popup-form-btn-container {
    transform: translate(50%, -50%);
  }
  .module-quote-form-popup .popup-form-btn__icon {
    width: 40px;
    height: 40px;
  }
  .module-quote-form-popup .popup-form-btn__icon i {
    font-size: 20px;
  }
  .popup-form-btn__label {
    display: none;
  }
}
/* both to fix sizing issues on Ipad Pro */
@media screen and (min-width: 834px) and (max-width: 1025px) {
  .padding-tablet-pro {
    padding-top: 10vw !important;
    padding-bottom: 20vw !important;
  }
}
@media screen and (min-width: 834px) and (max-width: 1460px) {
  .container-wrap:not(:has(.module-quote-form-popup-split)) .popup-form-btn-container {
    right: 50px;
  }
}
:where(.module-content_video-form) .module-content_video-form-inner[data-has-bg-color=false] .vc_column-inner {
  background-color: var(--nectar-extra-color-2);
}

:where(.module-content_video-form) .module-content_video-form-inner--title[data-has-bg-color=false] .vc_column-inner {
  background-color: var(--nectar-accent-color);
}

.module-content_video-form-inner .gform-body.gform_body {
  margin: 0;
}
.module-content_video-form-inner .gform_wrapper .gform_body > .gform_fields > .gfieldset {
  width: 100%;
  padding: 0;
  margin: 0;
}

/*FOR NOW, THE IDEA IS TO OVERRIDE THE TICK/CHECK ICON TO THE FOLLOWING. IF THIS BECOMES A PROBLEM THEN REMOVE THE CSS AND ADD THE BLOCK INTO A ROW AND UPDATE CSS*/
.icon-salient-check:before {
  content: "\f00c";
}

.nectar-fancy-ul ul li {
  padding-left: 30px;
}

.dk-gallery-heading {
  display: flex;
  margin: auto;
  align-items: center;
  flex-direction: column;
  margin-bottom: 12%;
}
.dk-gallery-heading h1, .dk-gallery-heading h2, .dk-gallery-heading h3, .dk-gallery-heading h4, .dk-gallery-heading h5, .dk-gallery-heading h6 {
  text-align: center;
}
.dk-gallery-heading.dk-gallery-heading__nobutton {
  max-width: none;
  text-align: center;
}
.dk-gallery-heading.dk-gallery-heading__nobutton h1, .dk-gallery-heading.dk-gallery-heading__nobutton h2, .dk-gallery-heading.dk-gallery-heading__nobutton h3, .dk-gallery-heading.dk-gallery-heading__nobutton h4, .dk-gallery-heading.dk-gallery-heading__nobutton h5, .dk-gallery-heading.dk-gallery-heading__nobutton h6 {
  margin-bottom: 20px;
}
.dk-gallery-heading p {
  margin-bottom: 0;
}
.dk-gallery-heading p:last-child {
  margin-bottom: 0;
}

.dk-gallery-heading__button {
  margin-left: 0;
  margin-top: 40px;
  padding: 5px 15px;
  color: #2E323B;
  border: 1px solid #789BC5;
  transition: all 0.25s ease-in-out;
}
.dk-gallery-heading__button:hover {
  background: #00589B;
  color: #ffffff;
  border-color: #00589B;
}

@media (min-width: 691px) {
  .dk-gallery-heading {
    margin-bottom: 8%;
  }
}
@media (min-width: 1000px) {
  .dk-gallery-heading {
    flex-direction: row;
    margin-bottom: 2%;
  }
  .dk-gallery-heading h1, .dk-gallery-heading h2, .dk-gallery-heading h3, .dk-gallery-heading h4, .dk-gallery-heading h5, .dk-gallery-heading h6, .dk-gallery-heading p {
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
  }
  .dk-gallery-heading.dk-gallery-heading__nobutton {
    max-width: 80%;
    flex-direction: column;
  }
  .dk-gallery-heading.dk-gallery-heading__nobutton h1, .dk-gallery-heading.dk-gallery-heading__nobutton h2, .dk-gallery-heading.dk-gallery-heading__nobutton h3, .dk-gallery-heading.dk-gallery-heading__nobutton h4, .dk-gallery-heading.dk-gallery-heading__nobutton h5, .dk-gallery-heading.dk-gallery-heading__nobutton h6, .dk-gallery-heading.dk-gallery-heading__nobutton p {
    margin-left: 0;
    margin-right: 0;
  }
  .dk-gallery-heading__button {
    margin-left: 3rem;
    margin-top: 0;
  }
}
@media (min-width: 1301px) {
  .dk-gallery-heading.dk-gallery-heading__nobutton {
    max-width: 60%;
  }
}
.dk-gallery-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 12%;
  padding-bottom: 10%;
}
.dk-gallery-wrapper .vc_col-sm-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dk-gallery {
  display: flex;
}
.dk-gallery .flexslider {
  width: 100%;
  border-radius: 0;
  border: 0;
  margin: 0;
  box-shadow: none;
  background: none;
  overflow: visible !important;
}
.dk-gallery .flexslider .flex-control-nav.flex-control-paging {
  position: relative;
  bottom: auto;
  display: none !important;
  margin-top: 26px;
}
.dk-gallery .flexslider .flex-control-nav.flex-control-paging li a {
  background: #e4e4e4;
  box-shadow: none;
}
.dk-gallery .flexslider .flex-control-nav.flex-control-paging li a.flex-active {
  background: #00589B;
}
.dk-gallery .flexslider .flex-control-nav.flex-control-paging li:nth-of-type(1n+4) {
  display: none;
}

.dk-gallery__row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-direction: column;
}

.dk-gallery__col {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 26px;
}
.dk-gallery__col .dk-gallery__item {
  width: 46.75%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: opacity 0.25s ease-in-out;
}
.dk-gallery__col .dk-gallery__item:last-child {
  width: 100%;
  margin-top: 26px;
}
.dk-gallery__col .dk-gallery__item:hover {
  opacity: 0.85;
}
.dk-gallery__col:first-child .dk-gallery__item, .dk-gallery__col:last-child .dk-gallery__item {
  width: 46.75%;
}
.dk-gallery__col:first-child .dk-gallery__item:first-child, .dk-gallery__col:last-child .dk-gallery__item:first-child {
  width: 100%;
  margin-bottom: 26px;
}
.dk-gallery__col:first-child .dk-gallery__item:last-child, .dk-gallery__col:last-child .dk-gallery__item:last-child {
  width: 46.75%;
  margin-top: 0;
}
.dk-gallery__col:last-child {
  margin-bottom: 0;
}

.dk-gallery__item {
  width: 100%;
  height: 300px;
}

.multiple_case_studies__head,
.latest_three_blogs__head {
  margin: 0 auto;
}

.dk-gallery:not(.dk-gallery__center-mode) .dk-gallery__item--1 {
  position: relative;
}
.dk-gallery:not(.dk-gallery__center-mode) .dk-gallery__item--1:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.dk-gallery:not(.dk-gallery__center-mode) .dk-gallery__item--1:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00e";
  display: inline-block;
  margin-left: 6px;
  z-index: 2;
  position: absolute;
  color: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
}
@media (min-width: 691px) {
  .dk-gallery:not(.dk-gallery__center-mode) .dk-gallery__item--1:after {
    font-size: 30px;
  }
}

.dk-gallery__col-2,
.dk-gallery__col-3 {
  display: none;
}

@media (min-width: 691px) {
  .dk-gallery-wrapper {
    padding-top: 8%;
    padding-bottom: 8%;
  }
  .dk-gallery__col .dk-gallery__item {
    width: 47.75%;
  }
  .dk-gallery__col:first-child .dk-gallery__item, .dk-gallery__col:last-child .dk-gallery__item {
    width: 47.75%;
  }
  .dk-gallery__col:first-child .dk-gallery__item:last-child, .dk-gallery__col:last-child .dk-gallery__item:last-child {
    width: 47.75%;
  }
  .dk-gallery__col-2,
  .dk-gallery__col-3 {
    display: flex;
  }
}
@media (min-width: 1000px) {
  .dk-gallery {
    max-width: 1425px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
  }
  .dk-gallery--alt {
    padding-left: 0;
    padding-right: 0;
  }
  .dk-gallery-wrapper {
    padding-top: 6%;
    padding-bottom: 6%;
  }
  .dk-gallery-wrapper .vc_col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .dk-gallery__row {
    flex-direction: row;
  }
  .dk-gallery__col {
    width: 32%;
    margin-bottom: 0;
  }
  .dk-gallery__col .dk-gallery__item {
    width: 46.75%;
  }
  .dk-gallery__col:first-child .dk-gallery__item, .dk-gallery__col:last-child .dk-gallery__item {
    width: 46.75%;
  }
  .dk-gallery__col:first-child .dk-gallery__item:last-child, .dk-gallery__col:last-child .dk-gallery__item:last-child {
    width: 46.75%;
  }
  .dk-gallery__col:last-child .dk-gallery__item {
    margin-bottom: 26px;
  }
  .dk-gallery__col:last-child .dk-gallery__item:first-child {
    width: 46.75%;
    height: 626px;
    margin-bottom: 0;
  }
  .dk-gallery__col:last-child .dk-gallery__item:last-child {
    margin-left: auto;
    margin-top: -300px;
    margin-bottom: 0;
  }
  .multiple_case_studies__head,
  .latest_three_blogs__head {
    max-width: 75%;
    padding: 0 30px;
  }
}
@media (min-width: 1421px) {
  .dk-gallery,
  .dk-gallery--alt {
    max-width: calc(100% - 180px);
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1681px) {
  .dk-gallery,
  .dk-gallery--alt {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.dk-gallery.dk-gallery--alt {
  margin-top: 0;
}
.dk-gallery.dk-gallery--alt .vc_col-sm-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dk-gallery.dk-gallery--alt .mosaic--h-double {
  width: calc(27.3% - 20px);
}
.dk-gallery.dk-gallery--alt .mosaic--v-double {
  height: 620px;
}

.dk-gallery--category {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dk-gallery__custom--casestudies {
  justify-content: space-between;
}

.gallery-category__item {
  width: 100%;
  height: 193px;
  margin: 0 0 1rem;
  list-style: none;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
  transition: all 0.25s ease-in-out;
}

.gallery-category__tabs {
  display: flex !important;
  text-align: center;
  margin-left: 0;
}

.gallery-category__list {
  list-style: none;
  margin-left: 0;
  margin-top: 1px;
  font-size: 18px;
  line-height: 30px;
  text-align: center !important;
}
.gallery-category__list:first-child {
  margin-left: 0;
  margin-top: 0;
}

.gallery-category__tab:hover {
  color: white;
}

.gallery-category__tab,
.gallery-summary__tab {
  display: block;
  padding: 8px 0;
  border-bottom: 0;
  color: #2E323B;
  background: transparent;
  transition: all 0.25s ease-in-out;
}
.gallery-category__tab--active,
.gallery-summary__tab--active {
  border-color: transparent;
  background: #00589B;
  color: #ffffff;
}
.gallery-category__tab--active:hover,
.gallery-summary__tab--active:hover {
  background: #00589B;
  color: #ffffff;
}

.dk-gallery--category {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  margin-bottom: 0;
}

.gallery-category__item--hide {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  margin: 0;
  display: none;
}

.dk-gallery__item--category {
  display: inline-block;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 193px;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.dk-gallery__item--category:hover {
  opacity: 0.85;
}

.col.centered-text ul.dk-gallery__custom--casestudies {
  display: flex !important;
}

@media (min-width: 691px) {
  .gallery-category__item,
  .dk-gallery__item--category {
    height: 331px;
  }
}
@media (min-width: 1000px) {
  .dk-gallery.dk-gallery--alt {
    max-width: calc(100% - 100px);
    justify-content: center;
  }
  .gallery-category__tabs,
  .gallery-summary__tabs {
    margin-bottom: 40px;
  }
  .gallery-category__tabs,
  .gallery-mosaic__tabs {
    flex-direction: row;
    border-bottom: 0;
    justify-content: center;
  }
  .gallery-category__tab {
    display: inline-block;
    background: none;
    padding: 12px;
    border: 1px solid #B6BABE;
  }
  .gallery-category__tab:hover {
    background: #e4e4e4;
    border-color: #e4e4e4;
  }
  .gallery-category__tab.gallery-category__tab--active {
    background: #00589B;
    border-color: #00589B;
    color: #ffffff;
  }
  .gallery-category__tab.gallery-category__tab--active:hover {
    background: #00589B;
    border-color: #00589B;
    color: #ffffff;
  }
  .gallery-category__list {
    text-align: left !important;
    margin-left: 18px;
    margin-top: 0;
    font-size: 13px;
    line-height: 20px;
  }
  .gallery-category__tab--active {
    border-color: #789BC5;
    background: none;
    color: #2E323B;
  }
  .gallery-category__tab--active.gallery-category__tabs, .gallery-category__tab--active.gallery-category__tabs:hover {
    background: none;
  }
  .gallery-category__tab--active:hover {
    background: none;
    color: #2E323B;
  }
  .gallery-category__item {
    margin-bottom: 1.5rem;
    width: 49%;
  }
  .gallery-category__item--hide {
    margin: 0;
  }
  .gallery-category__item,
  .dk-gallery__item--category {
    height: 239px;
  }
}
@media (min-width: 1301px) {
  .dk-gallery.dk-gallery--alt {
    width: calc(100% - 100px);
    max-width: 1425px;
  }
  .gallery-category__item {
    width: 32%;
    margin: 10px;
  }
  .dk-gallery__custom--casestudies,
  .dk-gallery--category {
    justify-content: space-between;
  }
  .dk-gallery__custom--casestudies .gallery-category__item,
  .dk-gallery--category .gallery-category__item {
    margin-left: 0;
    margin-right: 0;
  }
  .gallery-category__item,
  .dk-gallery__item--category {
    height: 207px;
  }
  .gallery-category__list {
    font-size: 15px;
    margin-left: 30px;
  }
}
@media (min-width: 1421px) {
  .dk-gallery.dk-gallery--alt {
    width: calc(100% - 180px);
    max-width: 1425px;
  }
  .gallery-category__list {
    font-size: 16px;
  }
}
@media (min-width: 1681px) {
  .dk-gallery.dk-gallery--alt {
    width: 100%;
  }
  .dk-gallery--category.dk-gallery__custom:not(.dk-gallery__custom--casestudies) {
    justify-content: space-between;
  }
  .dk-gallery--category.dk-gallery__custom:not(.dk-gallery__custom--casestudies) .gallery-category__item {
    width: 23%;
    margin: 13px 0;
  }
  .dk-gallery--category.dk-gallery__custom:not(.dk-gallery__custom--casestudies) .gallery-category__item,
  .dk-gallery--category.dk-gallery__custom:not(.dk-gallery__custom--casestudies) .dk-gallery__item--category {
    height: 185px;
  }
}
.colour-swatch {
  margin-left: auto;
  margin-right: auto;
}

.colour-swatch--block.default_style {
  transform: none;
}

.colour-swatch:after {
  content: "";
  display: block;
  clear: both;
}

.colour-swatch__list {
  width: calc(50% - 5px);
  height: 150px;
  margin: 3px 3px 2px 2px;
  list-style: none;
  cursor: pointer;
  float: left;
}

.colour-swatch__item {
  display: inline-block;
  background-position: center;
  background-size: auto;
  width: 100%;
  height: 100%;
  border: 5px solid transparent;
  transition: all 0.25s ease-in-out;
  background-repeat: no-repeat;
}
.colour-swatch__item .colour-swatch__text--white {
  color: #ffffff;
}
.colour-swatch__item .colour-swatch__text--black {
  color: #2E323B;
}
.colour-swatch__item:hover {
  border-color: var(--nectar-accent-color);
  opacity: 0.9;
}

.colour-swatch__list--hidden {
  display: none;
}

.colour-swatch__text {
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 100%;
  justify-content: center;
  padding: 5px;
}
.colour-swatch__text span {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
.colour-swatch__text span:first-of-type {
  font-weight: 700;
  margin-bottom: 5px;
}
.colour-swatch__text span:last-of-type {
  font-size: 13px;
}

.colour-swatch--block .flex-control-nav {
  position: relative;
  bottom: auto;
  margin-top: 26px;
}
.colour-swatch--block .flexslider .flex-control-nav.flex-control-paging {
  position: relative;
  bottom: auto;
  display: block;
  height: 11px;
}
.colour-swatch--block .flexslider .flex-control-nav.flex-control-paging li a {
  background: #e4e4e4;
  box-shadow: none;
}
.colour-swatch--block .flexslider .flex-control-nav.flex-control-paging li a.flex-active {
  background: var(--nectar-accent-color);
}
.colour-swatch--block .flexslider .flex-control-nav.flex-control-paging li:nth-of-type(1n+4) {
  display: none;
}

.colour-swatch__list--hardware {
  width: calc(50% - 5px);
}
.colour-swatch__list--hardware .colour-swatch__item {
  background-size: cover;
  border: 1px solid #e4e4e4;
  transition: all 0.25s ease-in-out;
}
.colour-swatch__list--hardware .colour-swatch__item:hover {
  border-color: var(--nectar-accent-color);
}
.colour-swatch__list--hardware .colour-swatch__title {
  display: none;
}

.colour-swatch__list--hardware,
.colour-swatch__item--hardware {
  height: 170px;
  background-size: contain;
}

.colour-swatch--desktop {
  display: none;
}

.mobile-swatch__slides li {
  list-style: none;
}

@media (min-width: 691px) {
  .colour-swatch__list {
    width: calc(25% - 5px);
  }
  .colour-swatch__list--hardware {
    width: calc(25% - 5px);
  }
  .colour-swatch__list--hardware,
  .colour-swatch__item--hardware {
    height: 145px;
  }
}
@media (min-width: 1000px) {
  .swatch--h-double {
    width: calc(50% - 5px);
  }
  .swatch--v-double {
    height: 305px;
  }
  .swatch--hv-double {
    height: 305px;
    width: calc(50% - 5px);
  }
  .swatch--h-full {
    width: calc(100% - 5px);
  }
  .swatch--v-full {
    height: 455px;
    width: calc(33% - 5px);
  }
  .swatch--h-half-v-full {
    height: 455px;
    width: calc(50% - 5px);
  }
  .swatch--hv-full {
    height: 455px;
    width: calc(100% - 5px);
  }
  .colour-swatch--block.default_style {
    transform: none;
  }
  .colour-swatch__list--hardware,
  .colour-swatch__item--hardware {
    height: 95px;
  }
  .colour-swatch__list--hardware {
    width: calc(25% - 5px);
  }
  .colour-swatch--mobile {
    display: none;
  }
  .colour-swatch--desktop {
    display: block;
  }
  .colour-swatch__list--hardware .colour-swatch__item {
    background-size: 100% 100%;
  }
  .colour-swatch__list--hardware .colour-swatch__item:hover {
    background-size: 150% 150%;
  }
}
@media (min-width: 1201px) {
  .colour-swatch__list--hardware,
  .colour-swatch__item--hardware {
    height: 125px;
  }
}
@media (min-width: 1421px) {
  .colour-swatch {
    width: 100%;
    overflow: hidden;
  }
  .colour-swatch__list--hardware,
  .colour-swatch__item--hardware {
    height: 109px;
  }
  .colour-swatch__list--hardware {
    width: calc(25% - 5px);
  }
}
@media (min-width: 1681px) {
  .colour-swatch__list--hardware,
  .colour-swatch__item--hardware {
    height: 130px;
  }
}
.lightbox.colour-swatch--lightbox .lb-outerContainer {
  background-color: #2E323B !important;
  background-color: rgba(46, 50, 59, 0.5) !important;
}
.lightbox.colour-swatch--lightbox .lb-image {
  display: block !important;
  width: auto !important;
  height: auto !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 4px solid #ffffff !important;
  max-width: 200px;
}
.lightbox.colour-swatch--lightbox .lb-nav a {
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
}
.lightbox.colour-swatch--lightbox .lb-nav a.lb-prev {
  margin-left: -150px;
  padding-right: 0;
  padding-left: 45px;
}
.lightbox.colour-swatch--lightbox .lb-nav a.lb-next {
  margin-left: 150px;
  padding-left: 0;
  padding-right: 65px;
}
.lightbox.colour-swatch--lightbox .lb-closeContainer .lb-close {
  top: 50%;
  left: 50%;
  right: auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  transform: translate(-50%, -50%);
  margin-top: -100px;
  margin-left: 100px;
}
.lightbox.colour-swatch--lightbox .lb-closeContainer .lb-close:after {
  font-size: 1.25rem;
  line-height: 36px;
}
.lightbox.colour-swatch--lightbox .lb-data .lb-details {
  justify-content: center;
  padding: 2rem;
}
.lightbox.colour-swatch--lightbox .lb-data .lb-caption {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.lightbox.colour-swatch--lightbox .lb-data .lb-caption .colour-swatch__range-title {
  font-size: 22px;
}
.lightbox.colour-swatch--lightbox .lb-data .lb-caption .colour-swatch__title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.lightbox.colour-swatch--lightbox .lb-data .lb-morebutton {
  display: none;
}

@media (min-width: 481px) {
  .lightbox.colour-swatch--lightbox .lb-image {
    max-width: 300px;
  }
  .lightbox.colour-swatch--lightbox .lb-nav a.lb-prev {
    margin-left: -150px;
  }
  .lightbox.colour-swatch--lightbox .lb-nav a.lb-next {
    margin-left: 150px;
  }
  .lightbox.colour-swatch--lightbox .lb-closeContainer .lb-close {
    margin-top: -150px;
    margin-left: 150px;
  }
}
@media (min-width: 691px) {
  .lightbox.colour-swatch--lightbox .lb-image {
    max-width: none;
  }
  .lightbox.colour-swatch--lightbox .lb-nav a.lb-prev {
    margin-left: -250px;
    padding-right: 150px;
    padding-left: 0;
  }
  .lightbox.colour-swatch--lightbox .lb-nav a.lb-next {
    margin-left: 250px;
    padding-left: 75px;
    padding-right: 0;
  }
  .lightbox.colour-swatch--lightbox .lb-closeContainer .lb-close {
    margin-top: -250px;
    margin-left: 250px;
  }
}
.icon--default {
  display: flex;
  background-color: transparent !important;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.icon--default svg,
.icon-size--medium svg {
  /* fill: $colorBlack; */
  width: 50px;
  height: 50px;
  align-self: center;
}

.icon-size--small svg {
  width: 35px;
  height: 35px;
}

.icon-size--large svg {
  width: 75px;
  height: 75px;
}

.icon-size--ex-large svg {
  width: 100px;
  height: 100px;
}

.icon-size--ex-ex-large svg {
  width: 150px;
  height: 150px;
}

[class*=icon-color--] svg {
  stroke: none;
}
[class*=icon-color--] svg .circle.st0 {
  fill: none;
}

.icon-color--black svg, .icon-color--black svg rect, .icon-color--black svg path, .icon-color--black [class*=st], .icon-color--black [class*=cls] {
  fill: #252525;
}
.icon-color--black svg [class*=st], .icon-color--black svg [class*=cls], .icon-color--black svg rect [class*=st], .icon-color--black svg rect [class*=cls], .icon-color--black svg path [class*=st], .icon-color--black svg path [class*=cls], .icon-color--black [class*=st] [class*=st], .icon-color--black [class*=st] [class*=cls], .icon-color--black [class*=cls] [class*=st], .icon-color--black [class*=cls] [class*=cls] {
  fill: #252525;
}

.icon-color--white svg, .icon-color--white svg rect, .icon-color--white svg path, .icon-color--white [class*=st], .icon-color--white [class*=cls] {
  fill: #ffffff;
}
.icon-color--white svg [class*=st], .icon-color--white svg [class*=cls], .icon-color--white svg rect [class*=st], .icon-color--white svg rect [class*=cls], .icon-color--white svg path [class*=st], .icon-color--white svg path [class*=cls], .icon-color--white [class*=st] [class*=st], .icon-color--white [class*=st] [class*=cls], .icon-color--white [class*=cls] [class*=st], .icon-color--white [class*=cls] [class*=cls] {
  fill: #ffffff;
}

.icon-color--blue svg, .icon-color--blue svg rect, .icon-color--blue svg path, .icon-color--blue [class*=st], .icon-color--blue [class*=cls] {
  fill: #00589B;
}
.icon-color--blue svg [class*=st], .icon-color--blue svg [class*=cls], .icon-color--blue svg rect [class*=st], .icon-color--blue svg rect [class*=cls], .icon-color--blue svg path [class*=st], .icon-color--blue svg path [class*=cls], .icon-color--blue [class*=st] [class*=st], .icon-color--blue [class*=st] [class*=cls], .icon-color--blue [class*=cls] [class*=st], .icon-color--blue [class*=cls] [class*=cls] {
  fill: #00589B;
}

.icon-color--lightblue svg, .icon-color--lightblue svg rect, .icon-color--lightblue svg path, .icon-color--lightblue [class*=st], .icon-color--lightblue [class*=cls] {
  fill: #789BC5;
}
.icon-color--lightblue svg [class*=st], .icon-color--lightblue svg [class*=cls], .icon-color--lightblue svg rect [class*=st], .icon-color--lightblue svg rect [class*=cls], .icon-color--lightblue svg path [class*=st], .icon-color--lightblue svg path [class*=cls], .icon-color--lightblue [class*=st] [class*=st], .icon-color--lightblue [class*=st] [class*=cls], .icon-color--lightblue [class*=cls] [class*=st], .icon-color--lightblue [class*=cls] [class*=cls] {
  fill: #789BC5;
}

.icon-color--red svg, .icon-color--red svg rect, .icon-color--red svg path, .icon-color--red [class*=st], .icon-color--red [class*=cls] {
  fill: #be1622;
}
.icon-color--red svg [class*=st], .icon-color--red svg [class*=cls], .icon-color--red svg rect [class*=st], .icon-color--red svg rect [class*=cls], .icon-color--red svg path [class*=st], .icon-color--red svg path [class*=cls], .icon-color--red [class*=st] [class*=st], .icon-color--red [class*=st] [class*=cls], .icon-color--red [class*=cls] [class*=st], .icon-color--red [class*=cls] [class*=cls] {
  fill: #be1622;
}

.icon-color--yellow svg, .icon-color--yellow svg rect, .icon-color--yellow svg path, .icon-color--yellow [class*=st], .icon-color--yellow [class*=cls] {
  fill: #fab51f;
}
.icon-color--yellow svg [class*=st], .icon-color--yellow svg [class*=cls], .icon-color--yellow svg rect [class*=st], .icon-color--yellow svg rect [class*=cls], .icon-color--yellow svg path [class*=st], .icon-color--yellow svg path [class*=cls], .icon-color--yellow [class*=st] [class*=st], .icon-color--yellow [class*=st] [class*=cls], .icon-color--yellow [class*=cls] [class*=st], .icon-color--yellow [class*=cls] [class*=cls] {
  fill: #fab51f;
}

.icon-color--brightgreen svg, .icon-color--brightgreen svg rect, .icon-color--brightgreen svg path, .icon-color--brightgreen [class*=st], .icon-color--brightgreen [class*=cls] {
  fill: #6db33f;
}
.icon-color--brightgreen svg [class*=st], .icon-color--brightgreen svg [class*=cls], .icon-color--brightgreen svg rect [class*=st], .icon-color--brightgreen svg rect [class*=cls], .icon-color--brightgreen svg path [class*=st], .icon-color--brightgreen svg path [class*=cls], .icon-color--brightgreen [class*=st] [class*=st], .icon-color--brightgreen [class*=st] [class*=cls], .icon-color--brightgreen [class*=cls] [class*=st], .icon-color--brightgreen [class*=cls] [class*=cls] {
  fill: #6db33f;
}

.icon-color--nectar-accent-color svg, .icon-color--nectar-accent-color svg rect, .icon-color--nectar-accent-color svg path, .icon-color--nectar-accent-color [class*=st], .icon-color--nectar-accent-color [class*=cls] {
  fill: var(--nectar-accent-color);
}
.icon-color--nectar-accent-color svg [class*=st], .icon-color--nectar-accent-color svg [class*=cls], .icon-color--nectar-accent-color svg rect [class*=st], .icon-color--nectar-accent-color svg rect [class*=cls], .icon-color--nectar-accent-color svg path [class*=st], .icon-color--nectar-accent-color svg path [class*=cls], .icon-color--nectar-accent-color [class*=st] [class*=st], .icon-color--nectar-accent-color [class*=st] [class*=cls], .icon-color--nectar-accent-color [class*=cls] [class*=st], .icon-color--nectar-accent-color [class*=cls] [class*=cls] {
  fill: var(--nectar-accent-color);
}

.icon-color--nectar-extra-color-1 svg, .icon-color--nectar-extra-color-1 svg rect, .icon-color--nectar-extra-color-1 svg path, .icon-color--nectar-extra-color-1 [class*=st], .icon-color--nectar-extra-color-1 [class*=cls] {
  fill: var(--nectar-extra-color-1);
}
.icon-color--nectar-extra-color-1 svg [class*=st], .icon-color--nectar-extra-color-1 svg [class*=cls], .icon-color--nectar-extra-color-1 svg rect [class*=st], .icon-color--nectar-extra-color-1 svg rect [class*=cls], .icon-color--nectar-extra-color-1 svg path [class*=st], .icon-color--nectar-extra-color-1 svg path [class*=cls], .icon-color--nectar-extra-color-1 [class*=st] [class*=st], .icon-color--nectar-extra-color-1 [class*=st] [class*=cls], .icon-color--nectar-extra-color-1 [class*=cls] [class*=st], .icon-color--nectar-extra-color-1 [class*=cls] [class*=cls] {
  fill: var(--nectar-extra-color-1);
}

.icon-color--nectar-extra-color-2 svg, .icon-color--nectar-extra-color-2 svg rect, .icon-color--nectar-extra-color-2 svg path, .icon-color--nectar-extra-color-2 [class*=st], .icon-color--nectar-extra-color-2 [class*=cls] {
  fill: var(--nectar-extra-color-2);
}
.icon-color--nectar-extra-color-2 svg [class*=st], .icon-color--nectar-extra-color-2 svg [class*=cls], .icon-color--nectar-extra-color-2 svg rect [class*=st], .icon-color--nectar-extra-color-2 svg rect [class*=cls], .icon-color--nectar-extra-color-2 svg path [class*=st], .icon-color--nectar-extra-color-2 svg path [class*=cls], .icon-color--nectar-extra-color-2 [class*=st] [class*=st], .icon-color--nectar-extra-color-2 [class*=st] [class*=cls], .icon-color--nectar-extra-color-2 [class*=cls] [class*=st], .icon-color--nectar-extra-color-2 [class*=cls] [class*=cls] {
  fill: var(--nectar-extra-color-2);
}

.icon-color--nectar-extra-color-3 svg, .icon-color--nectar-extra-color-3 svg rect, .icon-color--nectar-extra-color-3 svg path, .icon-color--nectar-extra-color-3 [class*=st], .icon-color--nectar-extra-color-3 [class*=cls] {
  fill: var(--nectar-extra-color-3);
}
.icon-color--nectar-extra-color-3 svg [class*=st], .icon-color--nectar-extra-color-3 svg [class*=cls], .icon-color--nectar-extra-color-3 svg rect [class*=st], .icon-color--nectar-extra-color-3 svg rect [class*=cls], .icon-color--nectar-extra-color-3 svg path [class*=st], .icon-color--nectar-extra-color-3 svg path [class*=cls], .icon-color--nectar-extra-color-3 [class*=st] [class*=st], .icon-color--nectar-extra-color-3 [class*=st] [class*=cls], .icon-color--nectar-extra-color-3 [class*=cls] [class*=st], .icon-color--nectar-extra-color-3 [class*=cls] [class*=cls] {
  fill: var(--nectar-extra-color-3);
}

.icon-style--smallcircle,
.icon-style--largecircle {
  background-color: #ffffff !important;
  border-radius: 50%;
  padding: 20px;
}

.icon-style--smallcircle {
  width: 110px;
  height: 110px;
}

.icon-style--largecircle {
  width: 160px;
  height: 160px;
}

@media (min-width: 1000px) {
  .icon--default {
    justify-content: flex-start;
  }
  .icon-align--center {
    justify-content: center;
  }
  .icon-align--right {
    justify-content: flex-end;
  }
}
.finance-tabs {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: stretch;
}

.finance-tab {
  display: flex;
  background: #e4e4e4;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px;
  list-style: none;
  width: 100%;
  margin-left: 0;
  margin-top: 3px;
  text-align: center;
  color: #2E323B;
  transition: all 0.25s ease-in-out;
}
.finance-tab .icon.icon--default {
  display: none;
  margin: 5px 20px 0 0 !important;
  align-self: flex-start;
}
.finance-tab .icon.icon--default svg {
  width: 45px;
  height: 45px;
  fill: var(--nectar-accent-color);
}
.finance-tab .finance-tab__spans {
  width: 100%;
}
.finance-tab .finance-tab__spans span {
  font-size: 16px;
  line-height: 24px;
  display: none;
  margin-bottom: 0;
}
.finance-tab .finance-tab__spans span:first-child {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
}
.finance-tab:first-child {
  margin-top: 0;
}
.finance-tab:hover {
  background-color: rgb(215.25, 215.25, 215.25);
}
.finance-tab.active {
  background-color: var(--nectar-accent-color);
  color: #ffffff;
}
.finance-tab.active .icon.icon--default svg {
  fill: #ffffff;
}

.finance-tab__contents {
  margin-bottom: 15px;
}
.finance-tab__contents h1, .finance-tab__contents h2, .finance-tab__contents h3, .finance-tab__contents h4, .finance-tab__contents h5, .finance-tab__contents h6, .finance-tab__contents p {
  margin-bottom: 0 !important;
}

.finance-tab__content {
  display: none;
  border-top: none;
  overflow: hidden;
}
.finance-tab__content .flex-row {
  display: flex;
  flex-direction: column;
}
.finance-tab__content .flex-col {
  width: 100%;
  margin-left: 0;
  padding: 30px 0 0;
  text-align: center;
}
.finance-tab__content .flex-item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 3px solid #e4e4e4;
}
.finance-tab__content .flex-item .flex-row {
  flex-direction: row;
}
.finance-tab__content .flex-item .flex-row:first-child .flex-col {
  font-size: 24px;
  line-height: 32px;
}
.finance-tab__content .flex-item .flex-row .flex-col {
  text-align: right;
  padding: 0;
  color: var(--nectar-accent-color);
  width: 30%;
  margin-left: 0;
}
.finance-tab__content .flex-item .flex-row .flex-col:first-child {
  text-align: left;
  color: #2E323B;
  width: 70%;
}
.finance-tab__content h2 {
  font-size: 24px;
  line-height: 1.35;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.finance-tab__content input[data-rangeslider] {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  opacity: 1 !important;
  margin-bottom: 20px !important;
}

.finance-slider {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.finance-slider span {
  font-size: 2.75rem;
}
.finance-slider span:not([id*=amount-slider-]) {
  margin-top: 5px;
}
.finance-slider span i {
  font-size: 1.15rem;
  background: var(--nectar-accent-color);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  opacity: 1;
}
.finance-slider span i:hover {
  background: var(--nectar-accent-color);
  opacity: 0.8;
}

.finance-note {
  margin-bottom: 15px;
}

.finance-highlighted {
  background: #e4e4e4;
  padding: 30px;
  text-align: center;
}
.finance-highlighted .flex-item {
  margin-bottom: 0;
  border-bottom: 0;
}
.finance-highlighted .flex-item .flex-row {
  flex-direction: column;
}
.finance-highlighted .flex-item .flex-row:first-child .flex-col {
  font-size: inherit;
  line-height: inherit;
}
.finance-highlighted .flex-item .flex-row .flex-col {
  color: #2E323B;
  width: 100%;
  text-align: center;
}
.finance-highlighted .flex-item .flex-row .flex-col:first-child {
  width: 100%;
  text-align: center;
  font-weight: 700;
}
.finance-highlighted .finance-legal {
  font-size: 13px;
  line-height: 22px;
}

.module-content-finance.module-content-finance__upper {
  margin-bottom: 0 !important;
}
.module-content-finance.module-content-finance__upper .wpb_column {
  margin-left: auto !important;
  margin-right: auto !important;
}
.module-content-finance.module-content-finance__upper .vc_custom_heading {
  margin-bottom: 0;
}
.module-content-finance:not(.full-width-section) {
  padding-left: 50px;
  padding-right: 50px;
}

@media (min-width: 691px) {
  .finance-tab {
    padding: 30px;
    text-align: left;
  }
  .finance-tab .finance-tab__spans {
    width: auto;
  }
  .finance-tab .finance-tab__spans span {
    margin-bottom: 5px;
  }
  .finance-tab .finance-tab__spans span:first-child {
    font-size: 24px;
    line-height: 1.35;
    margin-bottom: 5px;
  }
  .finance-tab .finance-tab__spans span:not(:first-child) {
    display: block;
  }
  .finance-tab .icon.icon--default {
    display: flex;
  }
  .finance-tab .icon.icon--default svg {
    width: 65px;
    height: 65px;
  }
  .finance-tab .finance-tab__content .flex-item .flex-row .flex-col {
    width: 30%;
  }
  .finance-tab .finance-tab__content .flex-item .flex-row .flex-col:first-child {
    width: 70%;
  }
  .finance-highlighted {
    text-align: left;
  }
  .finance-highlighted .flex-item .flex-row {
    flex-direction: row;
  }
  .finance-highlighted .flex-item .flex-row .flex-col {
    width: 50%;
    text-align: right;
    margin-left: 0;
  }
  .finance-highlighted .flex-item .flex-row .flex-col:first-child {
    width: 50%;
    text-align: left;
    font-weight: 400;
  }
  .finance-tab__content .flex-col {
    text-align: left;
  }
}
@media (min-width: 1000px) {
  .finance-tabs {
    flex-direction: row;
  }
  .finance-tab {
    margin-left: 3px;
    margin-top: 0;
  }
  .finance-tab:first-child {
    margin-left: 0;
  }
  .finance-tab__content .flex-row {
    width: 83%;
    margin: 0 auto;
    flex-direction: row;
  }
  .finance-tab__content .flex-col {
    margin-left: 50px;
    padding-top: 60px;
  }
  .finance-tab__content .flex-col:first-child {
    margin-left: 0;
  }
  .finance-tab__content .flex-item .flex-row {
    width: 100%;
  }
}
.gallery-mosaicfullpage__item {
  list-style: none;
}

.dk-gallery__item--mosaic-full-page {
  display: inline-block;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}

.dk-gallery__item--mosaic-full-page {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.dk-gallery__item--mosaic-full-page:after {
  content: "";
  display: block;
  clear: both;
}

.gallery-mosaicfullpage__item {
  width: calc(13% - 20px);
  height: 300px;
  margin: 10px;
  list-style: none;
  cursor: pointer;
  float: left;
}

.dk-gallery__item--mosaic-full-page {
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border: 5px solid transparent;
  transition: all 0.25s ease-in-out;
}

.gallery-mosaicfullpage__item--hide {
  height: 0;
  width: 0;
  display: none;
}

.mosaic--h-double {
  width: 444px;
}

.mosaic--v-double {
  height: 600px;
}

#reviewkog-reviews {
  min-height: 300px;
  padding: 0 !important;
}
#reviewkog-reviews .nr-list {
  margin-top: 0;
}
#reviewkog-reviews .nr-list__item {
  border: 0;
  border-radius: 15px;
  padding: 20px;
  margin: 20px 0 0 0;
  width: 100%;
  max-width: none;
  box-shadow: 1px 1px 5px #CECFD5;
  list-style: none;
}
#reviewkog-reviews .nr-list__item .nr-star__ratings i {
  font-size: 28px;
  color: #fab51f;
  margin-right: 5px;
}
#reviewkog-reviews .nr-list__item .nr-review__contents {
  clear: both;
  padding-top: 10px;
  margin-bottom: 20px;
}
#reviewkog-reviews .nr-list__item .nr-customername.nr-customername--bold {
  font-weight: 700;
}
#reviewkog-reviews .flexslider {
  margin: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
#reviewkog-reviews .flexslider .flex-viewport {
  padding: 5px;
}
#reviewkog-reviews .flexslider .nr-list__item {
  margin: 0;
}
#reviewkog-reviews .flexslider .flex-control-nav {
  bottom: auto;
  margin-top: 26px;
}
#reviewkog-reviews .flexslider .flex-control-nav.flex-control-paging li a {
  border: 0;
  box-shadow: none;
  background: #e4e4e4;
}
#reviewkog-reviews .flexslider .flex-control-nav.flex-control-paging li a.flex-active {
  background: #00589B;
}
#reviewkog-reviews .flexslider .flex-direction-nav li {
  list-style: none;
}
#reviewkog-reviews .flexslider .flex-direction-nav li a {
  background: #00589B;
  text-shadow: none;
  border-radius: 50% !important;
  opacity: 1;
  line-height: 40px;
  text-align: center;
}
#reviewkog-reviews .flexslider .flex-direction-nav li a:before {
  color: #ffffff;
  text-shadow: none;
  font-size: 16px;
}
#reviewkog-reviews .flexslider .flex-direction-nav li a.flex-prev {
  left: -17px;
}
#reviewkog-reviews .flexslider .flex-direction-nav li a.flex-next {
  right: -17px;
}
#reviewkog-reviews .flexslider:hover .flex-direction-nav a {
  opacity: 1;
}
#reviewkog-reviews[data-carousel=true] {
  padding: 0 !important;
}

.review-item__category {
  display: inline-block;
  background: #e4e4e4;
  padding: 0 0.5rem;
  border-radius: 5px;
  margin: 0.5rem 0.5rem 0 0;
}

@media (min-width: 1000px) {
  #reviewkog-reviews .nr-list__item {
    width: 48%;
    margin: 20px 1% 0 1%;
  }
  #reviewkog-reviews .flexslider .flex-control-nav {
    display: block;
  }
  #reviewkog-reviews .flexslider .flex-direction-nav {
    display: none;
  }
}
@media (min-width: 1301px) {
  #reviewkog-reviews .nr-list__item {
    width: 31%;
  }
  #review-carousel .nr-list__item {
    width: 300px !important;
  }
}
@media (min-width: 1421px) {
  #review-carousel .nr-list__item {
    width: 338px !important;
  }
}
@media (min-width: 1681px) {
  #reviewkog-reviews .nr-list__item {
    width: 22.5%;
  }
}
.local-page__title {
  font-size: 1.5rem;
  line-height: inherit;
  font-weight: 700;
  padding: 2rem 1rem;
  text-align: center;
  cursor: pointer;
}
.local-page__title p {
  margin-bottom: 0;
}
.local-page__title:hover {
  color: #00589B;
}

.local-page__row {
  display: flex;
  opacity: 0;
  height: 0;
  visibility: hidden;
  flex-direction: column;
  justify-content: space-evenly;
  border-top: 1px dotted #CECFD5;
  transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out 0.25s;
}

.local-page__row--show {
  opacity: 1;
  height: auto;
  visibility: visible;
}

.local-page__column {
  width: 100%;
  margin: 2rem 0 1rem;
  padding: 0 1rem;
  text-align: center;
}
.local-page__column:last-child {
  margin-bottom: 3rem;
}
.local-page__column a {
  color: #2E323B;
}
.local-page__column a:hover {
  color: #00589B;
}

.lp-children__list {
  margin-top: 20px;
}

.lp-children__item {
  list-style: none;
}

@media (max-width: 689px) {
  .local-template-default .wpb_column.left_padding_phone_30px > .vc_column-inner {
    padding-left: 30px !important;
  }
  .local-template-default .wpb_column.bottom_padding_phone_30px > .vc_column-inner {
    padding-bottom: 30px !important;
  }
  .local-template-default .wpb_column.right_padding_phone_30px > .vc_column-inner {
    padding-right: 30px !important;
  }
  .local-template-default .wpb_column.top_padding_phone_30px > .vc_column-inner {
    padding-top: 30px !important;
  }
}
@media (min-width: 691px) {
  .local-template-default .wpb_column.left_padding_desktop_50px > .vc_column-inner {
    padding-left: 50px !important;
  }
  .local-template-default .wpb_column.bottom_padding_desktop_50px > .vc_column-inner {
    padding-bottom: 50px !important;
  }
  .local-template-default .wpb_column.right_padding_desktop_50px > .vc_column-inner {
    padding-right: 50px !important;
  }
  .local-template-default .wpb_column.top_padding_desktop_50px > .vc_column-inner {
    padding-top: 50px !important;
  }
}
@media (min-width: 1000px) {
  .local-page__row--show {
    flex-direction: row;
  }
  .local-page__column {
    width: 25%;
    margin: 4rem 0;
  }
}
.dk-gallery.dk-gallery-tabswrapper .gallery-doors__tabs.gallery-category__tabs--doors {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: flex-start;
}
@media (max-width: 998px) {
  .dk-gallery.dk-gallery-tabswrapper .gallery-doors__tabs.gallery-category__tabs--doors {
    flex-direction: row;
  }
}
.dk-gallery.dk-gallery-tabswrapper .gallery-doors__tabs.gallery-category__tabs--doors .gallery-category__list .gallery-category__tab {
  border: 0;
}
.dk-gallery.dk-gallery-tabswrapper .gallery-doors__tabs.gallery-category__tabs--doors .gallery-category__list .gallery-category__tab.gallery-category__tab--active {
  background: #00589B;
  color: #ffffff;
  border-color: #00589B;
}
.dk-gallery.dk-gallery-tabswrapper .gallery-doors__tabs.gallery-category__tabs--doors .gallery-category__list .gallery-category__tab.gallery-category__tab--active:hover {
  background: #00589B;
  border-color: #00589B;
}
.dk-gallery.dk-gallery-tabswrapper .gallery-doors__tabs.gallery-category__tabs--doors .gallery-category__list .gallery-category__tab:hover {
  background: #CECFD5;
  border-color: #CECFD5;
}

.dk-gallery.dk-gallery__center-mode .flexslider {
  padding: 0 40px;
}
.dk-gallery.dk-gallery__center-mode .flexslider .flex-viewport {
  margin: -30px 0;
  padding: 30px 0 90px;
}
.dk-gallery.dk-gallery__center-mode .flexslider .slides li {
  height: 550px;
}
.dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item {
  position: relative;
  display: block;
  height: 550px;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.25s ease-in-out;
  transform: scale(1);
  opacity: 1;
  pointer-events: none;
  max-width: 250px;
  margin: 0 auto;
}
.dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item .gallery-center__item-title {
  display: flex;
  flex-direction: column;
  text-align: center;
  min-height: 84px;
  width: 100%;
  opacity: 1;
  position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);
  color: #2E323B;
  transition: all 0.25s ease-in-out;
}
.dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item .gallery-center__item-title span.item-title__title {
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 5px;
}
.dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item .gallery-center__item-title span.item-title__caption {
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
}
.dk-gallery.dk-gallery__center-mode .flexslider .slides li.center-slide .dk-gallery__item {
  transform: scale(1);
  opacity: 1;
  filter: none;
}
.dk-gallery.dk-gallery__center-mode .flexslider .slides li.center-slide .dk-gallery__item .gallery-center__item-title {
  opacity: 1;
}
.dk-gallery.dk-gallery__center-mode .flexslider .flex-direction-nav li {
  list-style: none;
}
.dk-gallery.dk-gallery__center-mode .flexslider .flex-direction-nav li a {
  background: #be1622;
  text-shadow: none;
  border-radius: 50% !important;
  opacity: 1;
  line-height: 40px;
  text-align: center;
}
.dk-gallery.dk-gallery__center-mode .flexslider .flex-direction-nav li a:before {
  color: #ffffff;
  text-shadow: none;
  font-size: 16px;
}
.dk-gallery.dk-gallery__center-mode .flexslider .flex-direction-nav li a.flex-prev {
  left: -17px;
}
.dk-gallery.dk-gallery__center-mode .flexslider .flex-direction-nav li a.flex-next {
  right: -17px;
}
.dk-gallery.dk-gallery__center-mode .flexslider:hover .flex-direction-nav a {
  opacity: 1;
}

.lightbox.gallery-center--lightbox .lb-outerContainer {
  background-color: #2E323B !important;
  background-color: rgba(46, 50, 59, 0.5) !important;
}
.lightbox.gallery-center--lightbox .lb-container {
  background: none !important;
}
.lightbox.gallery-center--lightbox .lb-image {
  display: block !important;
  width: auto !important;
  height: auto !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 4px solid #ffffff !important;
  max-width: 162.6666666667px;
}
.lightbox.gallery-center--lightbox .lb-nav a {
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
}
.lightbox.gallery-center--lightbox .lb-nav a.lb-prev {
  margin-left: -122px;
  padding-right: 0;
  padding-left: 45px;
}
.lightbox.gallery-center--lightbox .lb-nav a.lb-next {
  margin-left: 122px;
  padding-left: 0;
  padding-right: 65px;
}
.lightbox.gallery-center--lightbox .lb-closeContainer .lb-close {
  top: 50%;
  left: 50%;
  right: auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  transform: translate(-50%, -50%);
  margin-top: -81.3333333333px;
  margin-left: 81.3333333333px;
}
.lightbox.gallery-center--lightbox .lb-closeContainer .lb-close:after {
  font-size: 1.25rem;
  line-height: 36px;
}
.lightbox.gallery-center--lightbox .lb-data .lb-details {
  justify-content: center;
  padding: 2rem;
}
.lightbox.gallery-center--lightbox .lb-data .lb-caption {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.lightbox.gallery-center--lightbox .lb-data .lb-caption .colour-swatch__range-title {
  font-size: 22px;
}
.lightbox.gallery-center--lightbox .lb-data .lb-caption .colour-swatch__title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.lightbox.gallery-center--lightbox .lb-data .lb-morebutton {
  display: none;
}

.kitchen-door .dk-gallery.dk-gallery__center-mode .flexslider .slides li {
  height: 429px;
}
.kitchen-door .dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item {
  height: 429px;
  max-height: 100%;
  width: 300px;
  background-size: contain;
}
.kitchen-door .dk-gallery.dk-gallery__center-mode .flexslider .flex-direction-nav li a::before {
  color: white;
}
.kitchen-door .dk-gallery.dk-gallery__center-mode .flexslider .flex-viewport {
  padding: 0 0 60px;
}
.kitchen-door .dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item .gallery-center__item-title span.item-title__title {
  font-weight: 100;
}
.kitchen-door .dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item .gallery-center__item-title {
  bottom: -80px;
}

@media (min-width: 481px) {
  .lightbox.gallery-center--lightbox .lb-image {
    max-width: 244px;
  }
  .lightbox.gallery-center--lightbox .lb-nav a.lb-prev {
    margin-left: -162.6666666667px;
  }
  .lightbox.gallery-center--lightbox .lb-nav a.lb-next {
    margin-left: 162.6666666667px;
  }
  .lightbox.gallery-center--lightbox .lb-closeContainer .lb-close {
    margin-top: -264.6420824295px;
    margin-left: 122px;
  }
}
@media (min-width: 691px) {
  .dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item .gallery-center__item-title {
    bottom: -100px;
  }
  .lightbox.gallery-center--lightbox .lb-image {
    max-width: none;
  }
  .lightbox.gallery-center--lightbox .lb-nav a.lb-prev {
    margin-left: -122px;
    padding-right: 150px;
    padding-left: 0;
  }
  .lightbox.gallery-center--lightbox .lb-nav a.lb-next {
    margin-left: 122px;
    padding-left: 75px;
    padding-right: 0;
  }
  .lightbox.gallery-center--lightbox .lb-closeContainer .lb-close {
    margin-top: -264.6420824295px;
    margin-left: 122px;
  }
}
@media (min-width: 1000px) {
  .dk-gallery.dk-gallery-tabswrapper .gallery-doors__tabs.gallery-category__tabs--doors {
    flex-direction: row;
    justify-content: center;
    margin-bottom: 40px;
  }
  .dk-gallery.dk-gallery-tabswrapper .gallery-doors__tabs.gallery-category__tabs--doors .gallery-category__list .gallery-category__tab {
    padding: 12px;
    border: 1px solid #B6BABE;
  }
  .dk-gallery.dk-gallery-tabswrapper .gallery-doors__tabs.gallery-category__tabs--doors .gallery-category__list .gallery-category__tab:hover {
    background: #e4e4e4;
    border-color: #e4e4e4;
  }
  .dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item {
    transform: scale(0.9);
    opacity: 0.5;
    filter: saturate(15%);
  }
  .dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item .gallery-center__item-title {
    opacity: 0;
    bottom: -90px;
  }
}
@media (min-width: 1681px) {
  .dk-gallery.dk-gallery__center-mode .flexslider .slides li .dk-gallery__item .gallery-center__item-title {
    opacity: 0;
    bottom: -100px;
  }
}
.finance-tab__content input[type=range] {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
  overflow: visible !important;
}
.finance-tab__content input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.finance-tab__content input[type=range]:focus {
  outline: none;
}
.finance-tab__content input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.finance-tab__content input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 0;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: var(--nectar-accent-color);
  cursor: pointer;
  margin-top: 0;
}
.finance-tab__content input[type=range]::-moz-range-thumb {
  border: 0;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: var(--nectar-accent-color);
  cursor: pointer;
  margin-top: 0;
}
.finance-tab__content input[type=range]::-ms-thumb {
  border: 0;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: var(--nectar-accent-color);
  cursor: pointer;
  margin-top: 0;
  margin-left: -5px;
}
.finance-tab__content input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 30px;
  cursor: pointer;
  background: #e4e4e4;
  border-radius: 20px;
  border: 0;
}
.finance-tab__content input[type=range]:focus::-webkit-slider-runnable-track {
  background: #e4e4e4;
}
.finance-tab__content input[type=range]::-moz-range-track {
  width: 100%;
  height: 30px;
  cursor: pointer;
  background: #e4e4e4;
  border-radius: 20px;
  border: 0;
}
.finance-tab__content input[type=range]::-ms-track {
  width: 100%;
  height: 30px;
  cursor: pointer;
  background: #e4e4e4;
  border-radius: 20px;
  border: 0;
  color: transparent;
}
.finance-tab__content input[type=range]::-ms-fill-lower {
  background: #e4e4e4;
  border: 0;
  border-radius: 20px;
}
.finance-tab__content input[type=range]:focus::-ms-fill-lower {
  background: #e4e4e4;
}
.finance-tab__content input[type=range]::-ms-fill-upper {
  background: #e4e4e4;
  border: 0;
  border-radius: 20px;
}
.finance-tab__content input[type=range]:focus::-ms-fill-upper {
  background: #e4e4e4;
}

.dk-gallery--summary {
  display: flex;
  flex-wrap: wrap;
}

.gallery-summary__item {
  width: 44.48%;
  height: 300px;
  margin: 10px;
  list-style: none;
  cursor: pointer;
}

.dk-gallery--summary {
  display: flex;
  flex-wrap: wrap;
}

.gallery-summary__item--hide {
  display: none;
}

.dk-gallery__item--summary {
  display: inline-block;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.dk-gallery__item--summary:hover {
  opacity: 0.85;
}

@media (min-width: 691px) {
  .gallery-summary__item {
    width: 46.6%;
  }
}
@media (min-width: 1000px) {
  .gallery-summary__item {
    width: 31.02%;
  }
}
@media (min-width: 1301px) {
  .gallery-summary__item {
    width: 23.27%;
  }
}
@media (min-width: 1421px) {
  .gallery-summary__item {
    width: 18.33%;
  }
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies {
  margin-left: -13px;
  margin-right: -13px;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .gallery-category__item {
  width: 100%;
  margin: 13px;
  list-style: none;
  cursor: pointer;
  height: auto;
  opacity: 1;
  visibility: visible;
  border-bottom: 5px solid var(--nectar-accent-color);
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery--category {
  display: flex;
  flex-wrap: wrap;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .gallery-category__item.gallery-category__item--hide {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  margin: 0;
  display: contents;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .gallery-category__item.gallery-category__item--hide > * {
  display: none;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--image {
  height: 189px;
  background-size: cover;
  background-position: center;
  transition: all 0.25s ease-in-out;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--content {
  padding: 20px 0;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--content span {
  display: block;
  margin-bottom: 10px;
  color: #789BC5;
  font-size: 16px;
  line-height: 22px;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--content h3 {
  margin-bottom: 0;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--category {
  display: inline-block;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--category:hover .dk-gallery__item--image {
  opacity: 0.85;
}

.dk-gallery__text {
  padding-top: 15vw;
  padding-left: 25px !important;
  padding-right: 25px !important;
  max-width: 800px;
  margin: 0 auto !important;
}
.dk-gallery__text h2 {
  margin-bottom: 20px !important;
}
.dk-gallery__text p:last-of-type {
  margin-bottom: 0 !important;
}

.dk-gallery-wrapper.dk-gallery-wrapper--casestudies {
  padding-top: 8%;
}

.single-post .dk-gallery__text {
  padding-top: 0 !important;
}

.latest-blogs .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies {
  margin: 0 !important;
}

body.single-post .latest-blogs {
  padding-top: 15%;
}
body.single-post .latest-blogs .wpb_wrapper .dk-gallery-wrapper {
  padding-top: 15%;
}

@media (min-width: 691px) {
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .gallery-category__item {
    width: 45.45%;
  }
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--image {
    height: 150px;
  }
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--content {
    text-align: left;
  }
  .dk-gallery__text {
    padding-top: 12vw;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .dk-gallery-wrapper.dk-gallery-wrapper--casestudies {
    padding-top: 6%;
  }
  body.single-post .latest-blogs {
    padding-top: 12%;
  }
  body.single-post .latest-blogs .wpb_wrapper .dk-gallery-wrapper {
    padding-top: 12%;
  }
}
@media (min-width: 1000px) {
  .dk-gallery-tabswrapper .gallery-category__tabs {
    justify-content: center;
    border-bottom: 0;
    margin-bottom: 40px;
    width: 100%;
  }
  .dk-gallery-tabswrapper .gallery-category__tabs .gallery-category__list .gallery-category__tab {
    border-bottom: 0;
    padding: 12px;
    border: 1px solid #B6BABE;
  }
  .dk-gallery-tabswrapper .gallery-category__tabs .gallery-category__list .gallery-category__tab:hover {
    background: #e4e4e4;
    border-color: #e4e4e4;
  }
  .dk-gallery-tabswrapper .gallery-category__tabs .gallery-category__list .gallery-category__tab.gallery-category__tab--active {
    background: #00589B;
    color: #ffffff;
    border-color: #00589B;
  }
  .dk-gallery-tabswrapper .gallery-category__tabs .gallery-category__list .gallery-category__tab.gallery-category__tab--active:hover {
    color: #ffffff;
  }
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies {
    margin-left: -3px;
    margin-right: -25px;
  }
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .gallery-category__item {
    width: 30.6%;
  }
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--image {
    height: 228px;
  }
  .dk-gallery__text {
    padding-top: 4vw;
  }
  .dk-gallery-wrapper.dk-gallery-wrapper--casestudies {
    padding-top: 4%;
  }
  body.single-post .latest-blogs {
    padding-top: 4%;
  }
  body.single-post .latest-blogs .wpb_wrapper .dk-gallery-wrapper {
    padding-top: 4%;
  }
}
@media (min-width: 1301px) {
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .gallery-category__item {
    width: 31.09%;
  }
}
@media (min-width: 1421px) {
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--image {
    height: 209px;
  }
}
@media (min-width: 1681px) {
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .gallery-category__item {
    width: 31.47%;
  }
  .dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--image {
    height: 247px;
  }
}
.button--hidden {
  display: none !important;
}

.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--content .nectar-cta .link_wrap {
  display: flex;
}
.dk-gallery--category.dk-gallery__custom.dk-gallery__custom--casestudies .dk-gallery__item--content .nectar-cta span {
  margin-bottom: 0;
  color: inherit;
}
.dk-gallery--category .gallery-category__item[data-background=true] {
  background-color: var(--item-background-color);
  display: flex;
  flex-direction: column;
  border-radius: 0;
}
.dk-gallery--category .gallery-category__item[data-background=true] .dk-gallery__item--image {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dk-gallery--category .gallery-category__item[data-background=true] .dk-gallery__item--content {
  display: flex;
  flex-direction: column;
  flex-grow: 2;
  justify-content: stretch;
  gap: var(--item-gap-height);
  padding: 25px;
}
.dk-gallery--category .gallery-category__item[data-background=true] .dk-gallery__item--content p {
  margin: 0;
}
.dk-gallery--category .gallery-category__item[data-background=true] .dk-gallery__item--content .nectar-cta {
  display: flex;
  margin-top: auto;
}

.gallery-load-more-btn-wrapper {
  text-align: center;
  margin-top: 20px;
  width: 100%;
  display: block;
}
.gallery-load-more-btn-wrapper .nectar-cta {
  cursor: pointer;
}

.download_groups_list {
  display: flex;
  max-width: 800px;
  width: 100%;
  margin: 2rem auto;
  flex-wrap: wrap;
}

.download-groups {
  width: 40%;
  margin: 20px 5%;
  text-align: center;
}

@media (min-width: 691px) {
  .download-groups {
    width: 30%;
    margin: 20px 1.5%;
  }
}
body.single-post {
  /* .container-wrap {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  } */
}
body.single-post .single-post-blog-link {
  text-align: center;
  max-width: none;
  margin: 40px auto 80px;
}
body.single-post {
  /* .nectar-button.regular-button {
    margin-bottom: 0;
    background: transparent !important;
    color: $colorBlue !important;
    border-color: $colorBlue !important;

    &:hover {
      opacity: 1 !important;
      background-color: $colorBlue !important;
      color: $colorWhite !important;
      border-color: $colorBlue !important;
    }
  } */
}
body.single-post .wpb_wrapper .dk-gallery-wrapper {
  padding-top: 15vw;
  padding-bottom: 0;
}
body.single-post .wpb_wrapper .dk-gallery-wrapper .vc_col-sm-12 {
  margin-bottom: 0;
}
body.single-post .wpb_wrapper .dk-gallery-wrapper .gallery-category__item {
  margin-bottom: 0 !important;
}
body.single-post .main-content .row img {
  width: 100%;
}
body.single-post .main-content .row h1, body.single-post .main-content .row h2, body.single-post .main-content .row h3, body.single-post .main-content .row h4, body.single-post .main-content .row h5, body.single-post .main-content .row h6, body.single-post .main-content .row .single-post-blog-link {
  max-width: none;
  /* margin: 0 auto 40px; */
}
body.single-post .main-content .row h1.blog-post-title {
  padding-bottom: 40px;
  border-bottom: 1px solid #e4e4e4;
}
body.single-post .main-content .row .flex-wrap {
  background: none;
  display: flex;
  flex-direction: column-reverse;
  padding: 0;
  max-width: none;
  margin: 0 auto 1.5rem;
}
body.single-post .main-content .row .flex-wrap ul,
body.single-post .main-content .row .flex-wrap ol {
  background: #e4e4e4;
  display: flex;
  flex-direction: column;
  padding: 40px 40px 40px 60px;
}
body.single-post .main-content .row .flex-wrap ul li,
body.single-post .main-content .row .flex-wrap ol li {
  margin-bottom: 1rem;
}
body.single-post .main-content .row .flex-wrap ul li:last-of-type,
body.single-post .main-content .row .flex-wrap ol li:last-of-type {
  margin-bottom: 0;
}
body.single-post .main-content .row .flex-wrap p, body.single-post .main-content .row .flex-wrap ul, body.single-post .main-content .row .flex-wrap ol {
  max-width: none;
  margin: 0 auto 1.5rem;
}
body.single-post .main-content .row .flex-wrap p a, body.single-post .main-content .row .flex-wrap ul a, body.single-post .main-content .row .flex-wrap ol a {
  color: var(--nectar-accent-color);
  font-weight: 700 !important;
}
body.single-post .main-content .row .flex-wrap p a i, body.single-post .main-content .row .flex-wrap ul a i, body.single-post .main-content .row .flex-wrap ol a i {
  font-weight: 700 !important;
}
body.single-post .main-content .row .flex-wrap p a i span, body.single-post .main-content .row .flex-wrap ul a i span, body.single-post .main-content .row .flex-wrap ol a i span {
  font-weight: 700 !important;
}
body.single-post .main-content .row .flex-wrap p a:hover, body.single-post .main-content .row .flex-wrap ul a:hover, body.single-post .main-content .row .flex-wrap ol a:hover {
  color: #789BC5;
}
body.single-post .main-content .row .flex-wrap .col-12 {
  width: 100%;
  margin: 0;
}
body.single-post .main-content .row .flex-wrap .col-12:first-child {
  margin-top: 20px;
}
body.single-post .main-content .row .flex-wrap:nth-of-type(odd) {
  background: #e4e4e4;
  flex-direction: column-reverse;
  padding: 40px;
}
body.single-post .main-content .row .flex-wrap p {
  max-width: none;
}
body.single-post .main-content .row .flex-wrap p:first-of-type {
  text-align: inherit;
}
body.single-post .main-content .row .wpb_text_column.wpb_content_element {
  max-width: none !important;
}
body.single-post.material.post-template-single-custom-post .container-wrap {
  padding-top: 0 !important;
}
body.single-post.material.post-template-single-custom-post {
  /* .col h2 {
    text-align: center;
  } */
}
body.single-post.material.post-template-single-custom-post .wpb_wrapper .dk-gallery-wrapper {
  padding-top: 40px !important;
}
body.single-post.material.post-template-single-custom-post .blog-post-title {
  display: none;
}
body.single-post.material.post-template-single-custom-post .dk-gallery--block {
  margin-bottom: 0;
}
body.single-post.material.post-template-single-custom-post .module-content-large-brochure {
  transform: none !important;
}
body.single-post.material.post-template-single-custom-post .module-content-large-brochure h2.vc_custom_heading {
  margin-bottom: 0 !important;
}
body.single-post.material.post-template-single-custom-post .module-content-one-col-text .wpb_wrapper .vc_custom_heading {
  margin-bottom: 0 !important;
}
body.single-post.material.post-template-single-custom-post .module-content-download-columns.module-content-download-columns__upper .wpb_wrapper .vc_custom_heading {
  margin-bottom: 0 !important;
}
body.single-post.material.post-template-single-custom-post .module-content-gravity-form.module-content-gravity-form__upper .wpb_wrapper .vc_custom_heading {
  margin-bottom: 0 !important;
}
body.single-post.material.post-template-single-custom-post .module-content-two-col-contents .vc_custom_heading {
  margin-bottom: 8px !important;
}
body.single-post.material.post-template-single-custom-post .dk-gallery-heading.dk-gallery-heading__nobutton h1, body.single-post.material.post-template-single-custom-post .dk-gallery-heading.dk-gallery-heading__nobutton h2, body.single-post.material.post-template-single-custom-post .dk-gallery-heading.dk-gallery-heading__nobutton h3, body.single-post.material.post-template-single-custom-post .dk-gallery-heading.dk-gallery-heading__nobutton h4, body.single-post.material.post-template-single-custom-post .dk-gallery-heading.dk-gallery-heading__nobutton h5, body.single-post.material.post-template-single-custom-post .dk-gallery-heading.dk-gallery-heading__nobutton h6 {
  margin-bottom: 20px !important;
}
body.single-post.material.post-template-single-custom-post .main-content > .row p,
body.single-post.material.post-template-single-custom-post .main-content > .row h1,
body.single-post.material.post-template-single-custom-post .main-content > .row h2,
body.single-post.material.post-template-single-custom-post .main-content > .row h3,
body.single-post.material.post-template-single-custom-post .main-content > .row h4,
body.single-post.material.post-template-single-custom-post .main-content > .row h5,
body.single-post.material.post-template-single-custom-post .main-content > .row h6 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media (max-width: 998px) {
  .dk-gallery-wrapper .vc_col-sm-12.wpb_column:last-child {
    margin-bottom: 0 !important;
  }
  .dk-gallery-wrapper .dk-gallery.dk-gallery--alt > .wpb_column {
    margin-bottom: 0 !important;
  }
  .latest-blogs h2 {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media (min-width: 691px) {
  body.single-post .wpb_wrapper .dk-gallery-wrapper {
    padding-top: 12vw;
    padding-bottom: 0;
  }
}
@media (min-width: 1000px) {
  body.single-post .main-content .row img {
    width: auto;
    margin: 0 auto !important;
    display: block;
  }
  body.single-post .main-content .row .flex-wrap {
    flex-direction: row;
    padding: 0 40px;
  }
  body.single-post .main-content .row .flex-wrap .col-12 {
    width: 50%;
    margin: 20px;
  }
  body.single-post .main-content .row .flex-wrap:nth-of-type(odd) {
    flex-direction: row-reverse;
  }
  body.single-post .main-content .row h1.blog-post-title {
    margin-left: 50px;
    margin-right: 50px;
  }
  body.single-post .wpb_wrapper .dk-gallery-wrapper {
    padding-top: 4vw;
    padding-bottom: 0;
  }
  body.single-post .main-content > .row p,
  body.single-post .main-content > .row h1,
  body.single-post .main-content > .row h2,
  body.single-post .main-content > .row h3,
  body.single-post .main-content > .row h4,
  body.single-post .main-content > .row h5,
  body.single-post .main-content > .row h6 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  body.single-post.material.post-template-single-custom-post .dk-gallery--block {
    margin-bottom: 4%;
  }
  body.single-post.material.post-template-single-custom-post .vc_col-sm-8 .wpb_text_column.wpb_content_element p:last-of-type {
    margin-bottom: 0 !important;
  }
  body.single-post.material.post-template-single-custom-post .module-content-hero-header h1,
  body.single-post.material.post-template-single-custom-post .module-content-hero-header h6 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  body.single-post.material.post-template-single-custom-post .main-content .row {
    padding-bottom: 0 !important;
  }
  body.single-post.material.post-template-single-custom-post .main-content > .row p,
  body.single-post.material.post-template-single-custom-post .main-content > .row h1,
  body.single-post.material.post-template-single-custom-post .main-content > .row h2,
  body.single-post.material.post-template-single-custom-post .main-content > .row h3,
  body.single-post.material.post-template-single-custom-post .main-content > .row h4,
  body.single-post.material.post-template-single-custom-post .main-content > .row h5,
  body.single-post.material.post-template-single-custom-post .main-content > .row h6 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 1421px) {
  body.single-post .main-content > .row p,
  body.single-post .main-content > .row h1,
  body.single-post .main-content > .row h2,
  body.single-post .main-content > .row h3,
  body.single-post .main-content > .row h4,
  body.single-post .main-content > .row h5,
  body.single-post .main-content > .row h6 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  body.single-post.material.post-template-single-custom-post .module-content-hero-header h1,
  body.single-post.material.post-template-single-custom-post .module-content-hero-header h6 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  body.single-post.material.post-template-single-custom-post .main-content > .row p,
  body.single-post.material.post-template-single-custom-post .main-content > .row h1,
  body.single-post.material.post-template-single-custom-post .main-content > .row h2,
  body.single-post.material.post-template-single-custom-post .main-content > .row h3,
  body.single-post.material.post-template-single-custom-post .main-content > .row h4,
  body.single-post.material.post-template-single-custom-post .main-content > .row h5,
  body.single-post.material.post-template-single-custom-post .main-content > .row h6 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 1681px) {
  body.single-post .main-content > .row p,
  body.single-post .main-content > .row h1,
  body.single-post .main-content > .row h2,
  body.single-post .main-content > .row h3,
  body.single-post .main-content > .row h4,
  body.single-post .main-content > .row h5,
  body.single-post .main-content > .row h6 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body.single-post.material.post-template-single-custom-post .module-content-hero-header h1,
  body.single-post.material.post-template-single-custom-post .module-content-hero-header h6 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.special-offers--desktop .img-with-aniamtion-wrap .hover-wrap,
.special-offers--mobile .img-with-aniamtion-wrap .hover-wrap {
  opacity: 1 !important;
}

.innerpage-offers {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  max-width: none;
}
.innerpage-offers .innerpage-offers__anchor {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 278px;
  margin-left: 0;
  max-width: none;
  margin-top: 20px;
}
.innerpage-offers .innerpage-offers__anchor span {
  background-position: center;
  background-size: cover;
}
.innerpage-offers .innerpage-offers__anchor:first-child {
  margin-top: 0;
}
.innerpage-offers.innerpage-offers--three {
  /* margin: 55px auto !important; */
}
.innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
  min-height: 233px;
}
.innerpage-offers.innerpage-offers--two {
  margin: 55px auto !important;
}
.innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
  min-height: 185px;
  margin-top: 20px;
}
.innerpage-offers.innerpage-offers--two .innerpage-offers__anchor:first-child {
  margin-top: 0;
}
.innerpage-offers.innerpage-offers--one {
  max-width: none;
}
.innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
  min-height: 92px;
}

.flexslider .slides img.special-offers__image--desktop,
.special-offers--desktop {
  display: none;
}

@media (min-width: 381px) {
  .innerpage-offers {
    max-width: 380px;
    margin: 0 auto;
  }
  .innerpage-offers .innerpage-offers__anchor {
    min-height: 278px;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
    min-height: 278px;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
    min-height: 185px;
  }
  .innerpage-offers.innerpage-offers--one {
    max-width: none;
  }
  .innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
    min-height: 92px;
  }
}
@media (min-width: 481px) {
  .innerpage-offers {
    max-width: 420px;
    margin: 0 auto;
  }
  .innerpage-offers .innerpage-offers__anchor {
    min-height: 278px;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
    min-height: 278px;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
    min-height: 185px;
  }
  .innerpage-offers.innerpage-offers--one {
    max-width: none;
  }
  .innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
    min-height: 92px;
  }
}
@media (min-width: 691px) {
  .innerpage-offers {
    flex-direction: row;
    max-width: 600px;
  }
  .innerpage-offers .innerpage-offers__anchor {
    min-height: 350px;
    margin-top: 0;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
    width: 32%;
    margin-left: 2%;
    min-height: 152px;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor:first-child {
    margin-left: 0;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
    width: 49%;
    margin-left: 2%;
    min-height: 152px;
    margin-top: 0;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor:first-child {
    margin-left: 0;
  }
  .innerpage-offers.innerpage-offers--one {
    max-width: none;
  }
  .innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
    width: 100%;
    margin-left: 0;
    min-height: 149px;
  }
  .flexslider .slides img.special-offers__image--mobile,
  .special-offers--mobile {
    display: none;
  }
  .flexslider .slides img.special-offers__image--desktop,
  .special-offers--desktop {
    display: block;
  }
}
@media (min-width: 1000px) {
  .innerpage-offers {
    max-width: 1425px;
  }
  .innerpage-offers .innerpage-offers__anchor {
    min-height: 330px;
    margin-bottom: 0;
  }
  .innerpage-offers .innerpage-offers__anchor:first-child {
    margin-left: 0 !important;
  }
  .innerpage-offers.innerpage-offers--three {
    margin: 0 auto !important;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
    min-height: 212px;
  }
  .innerpage-offers.innerpage-offers--two {
    margin: 0 auto !important;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
    min-height: 218px;
  }
  .innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
    min-height: 300px;
  }
  img.special-offers__image--desktop,
  .special-offers--desktop {
    margin-left: auto;
    max-width: 250px;
  }
}
@media (min-width: 1101px) {
  .innerpage-offers .innerpage-offers__anchor {
    min-height: 330px;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
    min-height: 235px;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
    min-height: 242px;
  }
  .innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
    min-height: 300px;
  }
}
@media (min-width: 1201px) {
  .innerpage-offers .innerpage-offers__anchor {
    min-height: 330px;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
    min-height: 260px;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
    min-height: 267px;
  }
  .innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
    min-height: 300px;
  }
}
@media (min-width: 1301px) {
  .innerpage-offers .innerpage-offers__anchor {
    min-height: 330px;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
    min-height: 283px;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
    min-height: 292px;
  }
  .innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
    min-height: 300px;
  }
}
@media (min-width: 1421px) {
  .innerpage-offers .innerpage-offers__anchor {
    min-height: 316px;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
    min-height: 316px;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
    min-height: 302px;
  }
  .innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
    min-height: 316px;
  }
  .img.special-offers__image--desktop,
  .special-offers--desktop {
    max-width: 300px !important;
    max-height: 300px !important;
  }
}
@media (min-width: 1681px) {
  .innerpage-offers .innerpage-offers__anchor {
    min-height: 350px;
  }
  .innerpage-offers.innerpage-offers--three .innerpage-offers__anchor {
    min-height: 350px;
  }
  .innerpage-offers.innerpage-offers--two .innerpage-offers__anchor {
    min-height: 350px;
  }
  .innerpage-offers.innerpage-offers--one .innerpage-offers__anchor {
    min-height: 350px;
  }
}
.sticky-buttons__menu {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 11;
}

.sticky-button {
  display: none;
  padding: 1rem;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
}

.sticky-buttons__list {
  width: 100%;
  margin: 0 auto;
  list-style: none;
  position: relative;
}

.sticky-button--mobile {
  display: block;
}

#sticky_button_show,
#sticky_button_hide {
  position: absolute;
  bottom: 44px;
  left: 10px;
  border-radius: 50%;
  padding: 0 10px;
  color: #ffffff;
  cursor: pointer;
  line-height: 34px;
  background-color: #252525;
  background-color: rgba(37, 37, 37, 0.6);
}

#sticky_button_show {
  bottom: 10px;
}

.sticky-buttons__menu--hide,
.sticky-buttons__menu--hide.sticky-button {
  display: none;
}

@media (min-width: 1000px) {
  .sticky-buttons__list {
    width: 100%;
    display: flex;
  }
  .sticky-button {
    display: block;
    width: 33.33%;
  }
}
@media (min-width: 1301px) {
  .sticky-buttons__list {
    width: 1200px;
  }
}
@media (min-width: 1421px) {
  .sticky-buttons__list {
    width: 1425px;
  }
}
.page-template-page-legal .standard_section .vc_col-sm-8 .vc_column-inner,
.main-legal-col .vc_column-inner {
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 1000px) {
  .page-template-page-legal .standard_section .vc_col-sm-8 .vc_column-inner,
  .main-legal-col .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.special-offers__countdown {
  background-color: #00589B;
  width: 100%;
  height: 65px;
  text-align: center;
  display: flex;
  flex-direction: row;
  position: absolute;
  bottom: 0;
}
.special-offers__countdown p {
  margin: 0;
  padding: 0;
}

.special-offers--desktop-first_oi {
  position: relative;
}

.dkcountdown-container {
  width: 100%;
}

.dkcountdown_timer {
  display: flex;
  justify-content: space-between;
  padding: 8px 20px 7px;
  width: 300px;
  margin: 0 auto;
}

.dkcountdown {
  display: flex;
  flex-direction: column;
  color: #ffffff;
  margin: 0;
  padding: 0;
}

.dkcountdown-value {
  font-size: 100%;
  display: flex;
}

.dkcountdown-value__part {
  background-color: #be1622;
  font-size: 2.4rem;
  line-height: 1.6rem;
  padding: 5px 0;
  font-weight: 700;
  width: 23px;
  margin: 0 1px 0 0;
}

.dkcountdown-text {
  font-size: 12px;
  line-height: 14px;
}

#special_offer_countdown_mobile {
  display: none;
}

@media (min-width: 691px) {
  .dkcountdown_timer {
    width: 250px;
  }
  .dkcountdown-value__part {
    font-size: 2rem;
    width: 20px;
  }
}
@media (min-width: 1421px) {
  .dkcountdown_timer {
    width: 300px;
  }
  .dkcountdown-value__part {
    font-size: 2.4rem;
    width: 23px;
  }
}
.offers-content__container.offers-content__container--v2 {
  position: relative;
  padding-top: 15%;
  padding-bottom: 15%;
  margin-left: 25px;
  margin-right: 25px;
  text-align: center;
}
.offers-content__container.offers-content__container--v2 .offers-cta__images {
  padding-top: 12%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: wrap;
}
.offers-content__container.offers-content__container--v2 .offers-cta__images:after {
  display: none;
}
.offers-content__container.offers-content__container--v2 .offers-cta__image-container {
  width: 100%;
  background-color: #e4e4e4;
  margin-top: 40px;
}
.offers-content__container.offers-content__container--v2 .offers-cta__image-container:first-child {
  margin-top: 0;
}
.offers-content__container.offers-content__container--v2 .offers-cta__image {
  position: relative;
  min-height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.offers-content__container.offers-content__container--v2 .offers-cta__image img {
  position: absolute;
  top: 25px;
  right: 25px;
  max-width: 225px;
}
.offers-content__container.offers-content__container--v2 h3 {
  margin-top: 40px;
}
.offers-content__container.offers-content__container--v2 h3,
.offers-content__container.offers-content__container--v2 p {
  /*.nectar-button {*/
  margin-left: 40px;
  margin-right: 40px;
}
.offers-content__container.offers-content__container--v2 {
  /*.nectar-button {
      margin-bottom: 40px;
      background-color: transparent !important;
      color: $colorBlack !important;
  }*/
}
.offers-content__container.offers-content__container--v2 > h2 {
  margin-bottom: 25px;
}
.offers-content__container.offers-content__container--v2 > p {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 691px) {
  .offers-content__container.offers-content__container--v2 {
    padding-top: 12%;
    padding-bottom: 12%;
    margin-left: 0;
    margin-right: 0;
  }
  .offers-content__container.offers-content__container--v2 .offers-cta__images {
    padding-top: 8%;
  }
}
@media (min-width: 1000px) {
  .offers-content__container.offers-content__container--v2 {
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .offers-content__container.offers-content__container--v2 .offers-cta__images {
    flex-direction: row;
    padding-top: 4%;
  }
  .offers-content__container.offers-content__container--v2 .offers-cta__images:after {
    display: block;
    content: "";
    background-color: #e4e4e4;
    position: absolute;
    width: 1000%;
    height: 135vh;
    bottom: 0;
    z-index: -1;
    transform: translateX(-50%);
  }
  .offers-content__container.offers-content__container--v2 .offers-cta__image-container {
    width: 48.5%;
    margin-top: 0;
    background-color: #ffffff;
  }
  .offers-content__container.offers-content__container--v2 .offers-cta__image-container:nth-child(n+3) {
    margin-top: 40px;
  }
  .offers-content__container.offers-content__container--v2 .offers-cta__image img {
    top: 40px;
    right: 40px;
  }
  .offers-content__container.offers-content__container--v2 > p {
    width: 50%;
  }
}
.iwithtext {
  position: relative;
}

.iwithtext .iwt-icon {
  position: absolute;
  left: 0;
  top: 0;
}

.iwithtext .iwt-icon img {
  width: 35px;
  height: auto;
  padding: 0;
}

.iwithtext {
  display: flex;
  flex-direction: row;
  gap: 25px;
}

.iwithtext .iwt-icon {
  min-width: unset;
  max-width: unset;
  position: relative;
}

.iwt-text {
  padding-left: 0;
  text-align: left !important;
}

.row .col .iwithtext .iwt-icon img:not([srcset]) {
  width: 75px;
}

.span_10.iwt h2 {
  line-height: 20px;
}

.span_10.iwt h3 {
  line-height: 18px;
}

.iwithtext .iwt-text {
  padding-left: 0;
}

.main-content .vc_col-sm-2 .iwithtext .iwt-icon,
.main-content .vc_span2 .iwithtext .iwt-icon {
  top: -2px;
}

.main-content .vc_col-sm-2 .iwithtext .iwt-icon i,
.main-content .vc_span2 .iwithtext .iwt-icon i {
  font-size: 26px;
  line-height: 26px;
  width: 26px;
  height: 26px;
}

.main-content .vc_col-sm-2 .iwithtext .iwt-icon img,
.main-content .vc_span2 .iwithtext .iwt-icon img {
  width: 26px;
}

.main-content .vc_col-sm-2 .iwithtext .iwt-icon img:not([srcset]),
.main-content .vc_span2 .iwithtext .iwt-icon img:not([srcset]) {
  width: 26px;
}

.main-content .vc_col-sm-2 .iwithtext .iwt-text,
.main-content .vc_span2 .iwithtext .iwt-text {
  padding-left: 45px;
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
  .main-content .vc_span2 .iwithtext .iwt-icon i {
    font-size: 34px;
    line-height: 34px;
    width: 34px;
    height: 34px;
  }
  .main-content .vc_span2 .iwithtext .iwt-icon img {
    width: 35px;
  }
  .main-content .vc_span2 .iwithtext .iwt-text {
    padding-left: 55px;
  }
  .main-content .vc_span2 .iwithtext .iwt-icon {
    top: -4px;
  }
}
@media (min-width: 1000px) {
  .iwithtext .iwt-icon img {
    width: 45px;
  }
  .row .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 45px;
  }
  .iwithtext .iwt-icon {
    min-width: 50px;
    max-width: 50px;
  }
}
@media (min-width: 1301px) {
  .iwithtext .iwt-icon {
    min-width: 90px;
  }
}
.dklb--active {
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.9);
}
.dklb--active .row_col_wrap_12.span_12 {
  height: 100vh;
}

.dklightboxOverlay {
  display: block;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

.dkLightBox {
  position: fixed;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}

.lb-container--caropopup {
  max-width: 1425px;
  margin: 0 auto;
}

.dkLightBox .lb-closeContainer .lb-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  float: none;
  opacity: 1;
  z-index: 12;
  text-align: center;
  background: #FAB51F;
}
.dkLightBox .lb-closeContainer .lb-close:after {
  color: #111;
  font-size: 2rem;
  line-height: 60px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
}

@media (max-width: 689px) {
  .dklb-container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .reverse_columns_column_phone .row_col_wrap_12.span_12 {
    flex-direction: column-reverse;
  }
}
.bg-image-block {
  min-height: 200px;
}

.nectar-flickity[data-dk-hybrid-pagination] .flickity-page-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  opacity: 1;
  visibility: visible;
}
.nectar-flickity[data-dk-hybrid-pagination=dots] .flickity-page-dots .dot {
  opacity: 0.45;
  transition: opacity 0.25s ease;
}
.nectar-flickity[data-dk-hybrid-pagination=dots] .flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.nectar-flickity[data-dk-hybrid-pagination=lines] .flickity-page-dots {
  bottom: -40px;
}
.nectar-flickity[data-dk-hybrid-pagination=lines] .flickity-page-dots .dot {
  width: 2.5rem;
  height: 0.25rem;
  margin: 0;
  border-radius: 999px;
  opacity: 0.35;
  transition: opacity 0.25s ease, transform 0.25s ease;
  background: #000000;
}
.nectar-flickity[data-dk-hybrid-pagination=lines] .flickity-page-dots .dot:before {
  display: none;
}

.flickity-popup-carousel .nectar-flickity[data-dk-hybrid-pagination=lines] .flickity-page-dots .dot.is-selected {
  opacity: 1;
  transform: scaleX(1.05);
  background-color: white;
}

.flickity-popup-carousel.background-none .nectar-flickity[data-dk-hybrid-pagination=lines] .flickity-page-dots .dot.is-selected {
  background-color: #333;
}

/* mobile: show first 3 dots */
.items_carousel_1 .dot,
.items_carousel_1_alt .dot {
  display: inline-block;
}
.items_carousel_1 .flickity-page-dots .dot:nth-child(n+4),
.items_carousel_1_alt .flickity-page-dots .dot:nth-child(n+4) {
  display: none;
}
@media (min-width: 1101px) {
  .items_carousel_1 .flickity-page-dots .dot:nth-child(n+4),
  .items_carousel_1_alt .flickity-page-dots .dot:nth-child(n+4) {
    display: inline-block;
  }
}
@media (min-width: 1101px) {
  .items_carousel_1 .flickity-page-dots .dot:nth-child(n+6),
  .items_carousel_1_alt .flickity-page-dots .dot:nth-child(n+6) {
    display: none;
  }
}

.items_carousel_1_alt .nectar-flickity[data-dk-hybrid-pagination=lines] .flickity-page-dots .dot {
  background-color: #ffffff;
}
.items_carousel_1_alt .nectar-flickity[data-dk-hybrid-pagination=lines] .flickity-page-dots .dot.is-selected {
  background-color: var(--nectar-extra-color-3);
}

.carousel-popup-button * {
  pointer-events: none;
}

.flickity-horizontal-carousel .nectar-flickity[data-dk-overlay-pagination=true] {
  position: relative;
}
.flickity-horizontal-carousel .nectar-flickity[data-dk-overlay-pagination=true] .flickity-prev-next-button {
  top: auto !important;
  bottom: auto !important;
  right: auto !important;
  left: auto !important;
  transform: translateX(0) scale(0.65);
  position: relative !important;
}
@media (min-width: 1000px) {
  .flickity-horizontal-carousel .nectar-flickity[data-dk-overlay-pagination=true] .flickity-prev-next-button {
    transform: scale(1);
  }
}
.flickity-horizontal-carousel .nectar-flickity[data-dk-overlay-pagination=true] .flickity-page-dots {
  display: none;
}
.flickity-horizontal-carousel .nectar-flickity[data-dk-overlay-pagination=true] .dk-overlay-pagination__counter {
  color: var(--nectar-extra-color-3);
  font-size: 1rem;
  z-index: 6;
  pointer-events: none;
  white-space: nowrap;
  line-height: 40px;
}
.flickity-horizontal-carousel .nectar-flickity[data-dk-overlay-pagination=true] .dk-overlay-pagination__arrows {
  position: absolute;
  bottom: 15px;
  left: auto;
  right: 1.25rem;
  display: flex;
  gap: 1rem;
  z-index: 6;
}
@media (min-width: 1000px) {
  .flickity-horizontal-carousel .nectar-flickity[data-dk-overlay-pagination=true] .dk-overlay-pagination__arrows {
    right: auto;
    bottom: 30px;
    left: 38%;
    transform: translateX(-38%);
  }
}
@media (min-width: 1101px) {
  .flickity-horizontal-carousel .nectar-flickity[data-dk-overlay-pagination=true] .dk-overlay-pagination__arrows {
    left: 40%;
    transform: translateX(-40%);
  }
}

.flickity-horizontal-carousel.half-bottom-colour .nectar-flickity[data-dk-overlay-pagination=true] .dk-overlay-pagination__counter {
  color: #252525;
}

.flickity-popup-carousel .items_carousel_1 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous,
.flickity-popup-carousel .items_carousel_1_alt .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
  left: 0;
  right: unset;
  top: unset;
  bottom: -75px;
}
.flickity-popup-carousel .items_carousel_1 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next,
.flickity-popup-carousel .items_carousel_1_alt .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
  left: unset;
  right: 0;
  top: unset;
  bottom: -75px;
}
.flickity-popup-carousel .items_carousel_1 .carousel-info,
.flickity-popup-carousel .items_carousel_1_alt .carousel-info {
  padding: 25px !important;
}
.flickity-popup-carousel .items_carousel_1 .wpb_wrapper,
.flickity-popup-carousel .items_carousel_1_alt .wpb_wrapper {
  max-width: unset !important;
}
.flickity-popup-carousel .items_carousel_1 .wpb_wrapper p,
.flickity-popup-carousel .items_carousel_1_alt .wpb_wrapper p {
  max-width: unset !important;
}
.flickity-popup-carousel .items_carousel_1 h2,
.flickity-popup-carousel .items_carousel_1 h3, .flickity-popup-carousel .items_carousel_1 h4, .flickity-popup-carousel .items_carousel_1 h5, .flickity-popup-carousel .items_carousel_1 h6,
.flickity-popup-carousel .items_carousel_1_alt h2,
.flickity-popup-carousel .items_carousel_1_alt h3,
.flickity-popup-carousel .items_carousel_1_alt h4,
.flickity-popup-carousel .items_carousel_1_alt h5,
.flickity-popup-carousel .items_carousel_1_alt h6 {
  margin-bottom: 0;
}
.flickity-popup-carousel .items_carousel_1 p,
.flickity-popup-carousel .items_carousel_1_alt p {
  margin-bottom: 0;
}
.flickity-popup-carousel .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  margin: 0 0 60px 0;
}

.flickity-fullwidth__carousel {
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100vw !important;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
}
.flickity-fullwidth__carousel .nectar-flickity {
  width: 100% !important;
  max-width: none !important;
}
.flickity-fullwidth__carousel .nectar-flickity .wpb_column--contained {
  max-width: 1425px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
}
@media (min-width: 691px) {
  .flickity-fullwidth__carousel .nectar-flickity .wpb_column--contained {
    max-width: 600px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1000px) {
  .flickity-fullwidth__carousel .nectar-flickity .wpb_column--contained {
    max-width: 1425px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1421px) {
  .flickity-fullwidth__carousel .nectar-flickity .wpb_column--contained {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (min-width: 1681px) {
  .flickity-fullwidth__carousel .nectar-flickity .wpb_column--contained {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1201px) {
  .flickity-fullwidth__carousel .nectar-flickity .wpb_column--contained .vc_column-inner {
    max-width: 50%;
    margin-left: 0;
  }
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-viewport {
  overflow: hidden;
  min-height: 700px;
  margin: 0 !important;
  width: 100%;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-slider {
  height: 100% !important;
  width: 100%;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-slider .cell {
  height: 100% !important;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-slider .cell .inner-wrap-outer {
  height: 100% !important;
  padding: 0;
  margin: 0;
  width: 100%;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-slider .cell .inner-wrap-outer .inner-wrap {
  height: 100% !important;
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-slider .cell .inner-wrap-outer .inner-wrap .carousel-slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-slider .cell .inner-wrap-outer .inner-wrap .carousel-slide-bg .row-bg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-slider .cell .inner-wrap-outer .inner-wrap .carousel-slide-bg .row-bg-wrap .inner-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-slider .cell .inner-wrap-outer .inner-wrap .carousel-slide-bg .row-bg-wrap .row-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-slider .cell .inner-wrap-outer .inner-wrap .carousel-slide-bg .row_col_wrap_12_inner {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-page-dots {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  gap: 8px;
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-page-dots .dot {
  background: rgba(255, 255, 255, 0.5);
  border: 2px solid rgba(255, 255, 255, 0.8);
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-page-dots .dot.is-selected {
  background: rgb(255, 255, 255);
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button {
  top: auto !important;
  bottom: 37px;
  transform: translateY(0);
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.previous {
  left: 25px;
}
@media (min-width: 691px) {
  .flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.previous {
    left: max(20px, (100vw - 600px) / 2 + 1px);
  }
}
@media (min-width: 1000px) {
  .flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.previous {
    left: 50px;
  }
}
@media (min-width: 1421px) {
  .flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.previous {
    left: max(20px, (100vw - 1425px) / 2 + 90px);
  }
}
@media (min-width: 1681px) {
  .flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.previous {
    left: max(20px, (100vw - 1425px) / 2 + 10px);
  }
}
.flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.next {
  right: 25px;
}
@media (min-width: 691px) {
  .flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.next {
    right: max(20px, (100vw - 600px) / 2 + 1px);
  }
}
@media (min-width: 1000px) {
  .flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.next {
    right: 50px;
  }
}
@media (min-width: 1421px) {
  .flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.next {
    right: max(20px, (100vw - 1425px) / 2 + 90px);
  }
}
@media (min-width: 1681px) {
  .flickity-fullwidth__carousel .nectar-flickity .flickity-prev-next-button.next {
    right: max(20px, (100vw - 1425px) / 2 + 10px);
  }
}
.flickity-fullwidth__carousel.wpb_row {
  overflow: hidden;
}
.flickity-fullwidth__carousel .column-bg-overlay {
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  position: fixed;
  top: 0;
}

.flickity-fullwidth__carousel .wpb_row.carousel-slide-bg > .row-bg-wrap > .row-bg::after {
  content: " ";
  background-color: #002F54;
  opacity: 0.8;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}