/**
 * Copyright (C) 2021  Eoin Flood
 */
@import "https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css";
@property --htmlWidth {
  syntax: "<length>";
  inherits: true;
  initial-value: 0px;
}
/**
 * Enter row, col
 */
body {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}
body p {
  font: inherit;
  line-height: inherit;
}

.wpb_video_widget .wpb_video_wrapper > div {
  padding-top: 56.25% !important;
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9::before {
  padding-top: 56.25%;
}

.wpb_video_wrapper {
  margin-bottom: 0 !important;
}

.vc_gitem-post-meta-label {
  margin-right: 0.3em;
}

.list_item .desc br {
  display: none;
}

#main .wpb_text_column ul {
  list-style: none;
  margin: 0;
}
#main .wpb_text_column ul:not(.job_listings) li:before {
  content: url(/wp-content/uploads/2020/02/dot-07.png);
  margin-right: 7px !important;
}

.wpb_single_image .vc_box_border_circle.vc_box_border_grey {
  background-color: #fcd204;
}

.home .vc_grid-item .vc_gitem_row .vc_gitem-col,
.vc_grid-it.vc_clearfix.vc_col-sm-4.vc_grid-item-zone-c-top.vc_visible-it.fadeIn.animated .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
  padding: 0;
}

html #main .flexslider {
  border: none;
}
html #main .wpb_gallery .wpb_flexslider .flex-control-paging,
html #main ol.flex-control-nav.flex-control-paging {
  display: none;
}

#main section,
#main .vc_section-has-fill,
#main .vc_section-has-fill + .vc_row-full-width + .vc_section,
#main .vc_section-has-fill + .vc_section {
  padding-top: 6.5rem;
  padding-bottom: 5rem;
}
#main .banner:not([class*=vc_custom]),
#main .entry-content .wpb-content-wrapper > section:has(> .separator-container) {
  padding-top: 0;
}
#main .vc_section[data-vc-full-width] {
  overflow: visible;
}
#main .vc_section-has-fill:last-of-type,
#main .vc_section.desktop-only:nth-last-of-type(2) {
  margin-bottom: -5rem;
  padding-bottom: 10rem;
}

#main section.vc_section.empty-section {
  padding: 0;
}
#main #map {
  padding-top: 0;
}

@media (min-width: 922px) {
  section > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row > .wpb_column:first-child > .vc_column-inner {
    padding-left: 0;
  }
  section > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row > .wpb_column:last-child > .vc_column-inner {
    padding-right: 0;
  }
}
.vc_row.separator-container {
  margin-bottom: 6.5rem;
  overflow: visible;
}
.vc_row.separator-container .vc_separator {
  margin: 0;
}
.vc_row.separator-container .vc_separator h4 {
  z-index: 1;
  margin: -100% 0;
  border-radius: 10000px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.12em;
  border: 2px solid #006778;
  background: white;
  padding: 0.9em 1.5em;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: calc(768px - 1px)) {
  .vc_row.separator-container .vc_separator h4 {
    font-size: 0.8em;
  }
}
.vc_row.separator-container .vc_separator.vc_sep_color_grey .vc_sep_line {
  top: 0;
  border-color: #006778;
}
.vc_row.separator-container .vc_separator .vc_sep_holder {
  z-index: 1;
  align-self: flex-end;
}
.archive .vc_row.separator-container .vc_separator {
  display: none;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
  border-color: white !important;
}

html #main .vc_tt.vc_tta-accordion .vc_tta-panel-title > a,
html #main .vc_tt.vc_tta-accordion .vc_active .vc_tta-panel-title > a {
  padding-right: 42px;
  color: white;
  background: #286980;
  font-weight: 500;
}
html #main i.vc_tta-controls-icon.vc_tta-controls-icon-plus .vc_tta-controls-icon::after, html #main i.vc_tta-controls-icon.vc_tta-controls-icon-plus .vc_tta-controls-icon::before {
  border-color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
  border-color: white !important;
}

.vc_grid-item .vc_custom_heading a {
  color: #006778;
}

.vc_grid-container-wrapper.vc_clearfix {
  margin-bottom: 0;
}

.caw-post-grid-3 .wpb_wrapper.vc_figure {
  margin-bottom: 15px;
}

html #main .caw-post-grid-3 p {
  margin: 0 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
html #main .caw-post-grid-3 p:empty {
  display: none !important;
}
html #main .caw-post-grid-list p {
  margin: 0 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
html #main .caw-post-grid-list .vc_gitem-link {
  font-weight: 900;
  color: #286980;
  letter-spacing: 0.5px;
  font-size: 21px;
  line-height: 1;
}

.vc_grid-it.vc_clearfix.vc_col-sm-12.vc_grid-item-zone-c-right.vc_visible-it.fadeIn.animated {
  padding-bottom: 15px;
}

.vc_custom_heading.caw-16.vc_gitem-post-dat.vc_gitem-post-data-source-post_excerpt p:empty {
  display: none !important;
}

.vc_gitem-zone.vc_gitem-zone-c.caw-post-grid-3 .vc_gitem-post-data-source-post_excerpt p:nth-of-type(3) {
  display: none !important;
}

.vc_grid-item-zone-c-right .vc_gitem-zone-c {
  padding-left: 1.5rem;
}
@media (max-width: calc(768px - 1px)) {
  .vc_grid-item-zone-c-right .vc_gitem-zone-c,
  .vc_grid-item-zone-c-right .vc_gitem-animated-block {
    float: none;
    width: auto;
  }
  .vc_grid-item-zone-c-right .vc_gitem-zone-c {
    padding-left: 0;
  }
  .vc_grid-item-zone-c-right .vc_gitem-animated-block {
    margin-bottom: 2rem;
  }
}

#main .templatera_shortcode #chapters-desktop {
  padding-top: 0;
}

#main .vc_row:has(.templatera_shortcode):not(:last-child) #chapters-desktop {
  margin-bottom: 0;
}

#main .wpb-content-wrapper:has(section:first-child:not([data-vc-full-width=true])) section:has(> .separator-container):nth-of-type(even),
#main .wpb-content-wrapper:has(section[data-vc-full-width=true]:first-child) section:has(> .separator-container):nth-of-type(odd) {
  background-color: #e0e4e8;
}
@media (min-width: 1400px) {
  #main .wpb-content-wrapper:has(section:first-child:not([data-vc-full-width=true])) section:has(> .separator-container):nth-of-type(even):not([data-vc-full-width=true]),
  #main .wpb-content-wrapper:has(section[data-vc-full-width=true]:first-child) section:has(> .separator-container):nth-of-type(odd):not([data-vc-full-width=true]) {
    position: relative;
    width: 1400px;
    box-sizing: content-box;
    box-shadow: -50vw 0 0 0 #e0e4e8, 50vw 0 0 0 #e0e4e8;
  }
}

header .custom-logo-link img {
  height: 71px;
  width: 100%;
}

.ast-site-identity {
  padding: 0 0 1em;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap,
.ast-mobile-header-wrap .ast-above-header-bar,
.ast-above-header-bar .site-above-header-wrap {
  min-height: 0;
}

.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item {
  line-height: 1.2;
}

html .ast-desktop .ast-above-header-wrap .menu-item .astra-mm-icon-label svg,
html .ast-header-break-point .ast-above-header-wrap .menu-item .astra-mm-icon-label svg {
  color: #555;
  fill: #555;
}

.ast-menu-cart-outline .ast-cart-menu-wrap .count,
.ast-menu-cart-outline .ast-addon-cart-wrap {
  border-width: 0;
}

.ast-site-header-cart i.astra-icon::after {
  top: -5px;
  right: -17px;
}

.main-header-menu a {
  color: #54585a;
}
.main-header-menu > li > a {
  font-size: 0.9rem;
  text-transform: uppercase;
}

#ast-hf-mobile-menu .sub-menu {
  font-size: 1rem;
}

.ast-icon.icon-arrow svg {
  width: 0.5em;
  margin-left: 6px;
}

.ast-header-break-point .ast-icon.icon-arrow svg {
  margin-left: 0;
}

.astra-megamenu img {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 300px;
}
.astra-megamenu p:has(img) {
  margin-bottom: 0.5em;
}
.astra-megamenu .wpb_content_element {
  margin-bottom: 0;
}
.astra-megamenu .ast-mm-template-content {
  padding: 1em 2em;
}
.astra-megamenu .wpb_column:not(.text) .vc_column-inner {
  max-width: 300px;
  padding: 0;
}
.astra-megamenu .wpb_column:not(.text) .vc_column-inner a {
  display: block;
}
.astra-megamenu .wpb_column:not(.text) .vc_column-inner a:not(:has(img)) {
  font-weight: 700;
  padding-bottom: 0.4em;
  border-bottom: 1px solid #cfac02;
}
.astra-megamenu .wpb_text_column p:last-child {
  margin-bottom: 1rem;
}
.astra-megamenu .wpb_text_column + .wpb_text_column {
  margin-top: 2rem;
}
.astra-megamenu .text .vc_column-inner > .wpb_wrapper,
.astra-megamenu .text .wpb_text_column,
.astra-megamenu .text .wpb_text_column > .wpb_wrapper,
.astra-megamenu .text ul {
  height: 100%;
  display: flex;
}
.astra-megamenu .text .vc_column-inner > .wpb_wrapper,
.astra-megamenu .text .wpb_text_column > .wpb_wrapper,
.astra-megamenu .text ul {
  flex-direction: column;
  justify-content: space-between;
}
.astra-megamenu .text ul {
  justify-content: space-around;
}
.astra-megamenu .text .wpb_text_column {
  padding-bottom: 35px;
}
.astra-megamenu .text h2,
.astra-megamenu #members h2 {
  font-size: 1.5rem;
}
.astra-megamenu .text h2 {
  padding-bottom: 0.4em;
  border-bottom: 1px solid #cfac02;
}
.astra-megamenu #members > .vc_row:first-child {
  margin-bottom: 1rem;
}
.astra-megamenu #members h2 a {
  border: none;
  padding: 0;
}
.astra-megamenu #members ul {
  padding-top: 0.4em;
  border-top: 1px solid #cfac02;
}
.astra-megamenu #members li {
  margin-top: 0.7em;
}
.astra-megamenu #members li a {
  border: none;
  font-weight: 400;
}

.ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-megamenu {
  border: none;
}

.ast-menu-toggle {
  border: none;
  box-shadow: none;
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
  line-height: 2;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
  color: #006778;
}

.ast-sticky-active .main-header-menu > .menu-item.current-menu-item > .menu-link,
.ast-sticky-active .main-header-menu > .menu-item.current-menu-ancestor > .menu-link, .ast-sticky-active.main-header-bar .main-header-menu > .menu-item.current-menu-item > .menu-link,
.ast-sticky-active.main-header-bar .main-header-menu > .menu-item.current-menu-ancestor > .menu-link {
  color: #006778;
}

@media (max-width: calc(768px - 1px)) {
  html #wpadminbar {
    overflow: hidden;
  }
}
:root {
  --ast-global-color-2: $black;
}

#page {
  container-type: size;
}

@media (min-width: 56.25em) {
  #content {
    --htmlWidth: calc(100vw - (100vw - 100cqw));
  }
}
body {
  color: #54585a;
}

p:empty {
  display: none;
}

h1, .entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
  color: #006778;
}

a {
  color: #006778;
  word-break: break-word;
}
a:is(:hover, :focus, :active) {
  color: #009aa6;
  text-decoration: none;
}

#main a {
  font-weight: 900;
}

blockquote {
  background: none;
}

b,
strong,
p strong,
p b,
#main p b,
#main p strong,
#main li strong,
#main table td strong,
#main .gfield_label {
  font-weight: 900;
  color: inherit;
}

ul li ol {
  margin-top: 10px;
}

.ast-container,
.ast-container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.the_content_wrapper {
  margin: 0;
}

.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
  text-decoration: none;
}

.separator {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: var(--htmlWidth);
  left: 50%;
  transform: translateX(-50%);
  margin-top: -6.5rem;
  margin-bottom: 6.5rem;
  font-size: 0.8em;
  text-align: center;
}
@media (min-width: 768px) {
  .separator {
    font-size: 1em;
  }
}
.separator .label {
  z-index: 1;
  margin: -100% 0;
  padding: 0.8em 2em;
  border-radius: 10000px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.12em;
  border: 1px solid #b1b1b1;
  background: white;
}
.separator .holder {
  z-index: 1;
  align-self: flex-end;
  flex: 1 1 auto;
  position: relative;
  height: 1px;
  min-width: 10%;
}
.separator .line {
  top: 0;
  border-top: 1px solid #b1b1b1;
  height: 1px;
  display: block;
  position: relative;
  top: 0;
  width: 100%;
}

#content:not(:has(> .ast-container > #primary > main > article > .entry-content > .wpb-content-wrapper > #map:last-child)) {
  padding-bottom: 5rem;
}

@media (min-width: 922px) {
  .mobile-only {
    display: none;
  }
}
@media (max-width: calc(922px - 1px)) {
  .desktop-only {
    display: none;
  }
}
#colophon {
  color: white;
}
#colophon a {
  color: inherit;
}
#colophon .gform_legacy_markup_wrapper .gfield_checkbox li label {
  vertical-align: top;
  color: inherit;
}
#colophon input[type=email],
#colophon input[type=text] {
  margin-bottom: 15px;
  background: transparent;
  border-width: 0 0 1px 0;
  padding-left: 0;
  padding-bottom: 7px;
  color: white;
}
#colophon input::-moz-placeholder {
  color: white;
}
#colophon input::placeholder {
  color: white;
}

.site-above-footer-wrap[data-section=section-above-footer-builder],
.site-primary-footer-wrap[data-section=section-primary-footer-builder],
.site-below-footer-wrap[data-section=section-below-footer-builder] {
  background-color: #006778;
}

.site-primary-footer-wrap[data-section=section-primary-footer-builder],
.site-below-footer-wrap {
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-bottom: 2em;
}

.site-primary-footer-wrap[data-section=section-primary-footer-builder] {
  padding-top: 0;
  border: none;
}

.site-below-footer-wrap {
  padding-top: 2em;
  padding-bottom: 2em;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-above-footer-inner-wrap {
  background-color: #009aa6;
  padding: 4rem 5rem;
  top: -5rem;
  position: relative;
}
.site-above-footer-inner-wrap h2 {
  color: white;
}
.site-above-footer-inner-wrap .gform_footer .gform_button {
  position: relative;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: 600;
  border: none;
  background-color: #009aa6;
  color: white;
  border-radius: 1000px;
  text-transform: uppercase;
  padding: 0.6em 1.9em;
  background-image: none;
  font-family: inherit;
  transition: all 0.2s;
  background-color: #fcd201;
  color: #54585a;
}
.site-above-footer-inner-wrap .gform_footer .gform_button:hover {
  background-color: rgb(21.075, 112.3153614458, 119.425);
}
@media (min-width: 768px) {
  .site-above-footer-inner-wrap .gform_footer .gform_button {
    font-size: 1em;
  }
}
.site-above-footer-inner-wrap .gform_footer .gform_button:hover {
  background-color: #cfac02;
  color: #333;
}

.ast-builder-grid-row-2-lheavy .ast-builder-grid-row {
  grid-template-columns: 10fr 1fr;
}

#menu-footer-menu {
  text-align: center;
}
@media (min-width: 545px) {
  #menu-footer-menu {
    text-align: left;
  }
}
#menu-footer-menu li a {
  background: transparent;
  border: none;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

.ast-footer-copyright,
.ast-footer-copyright.site-footer-focus-item {
  color: inherit;
}

.ast-footer-copyright p {
  margin-bottom: 1em;
}

@media (min-width: 922px) {
  .ast-builder-grid-row-2-lheavy .ast-builder-grid-row {
    grid-template-columns: 1fr 2fr;
  }
  .ast-builder-grid-row-2-lheavy .ast-builder-grid-row .menu-footer-menu-container {
    display: flex;
    justify-content: flex-end;
  }
}

.social i {
  font-size: 25px;
  opacity: 0.8;
}

.caw-teal,
.caw-teal * {
  color: #006778;
}

.caw-light-teal {
  color: #fcd201;
}

.caw-gold {
  color: #cfac02;
}

.caw-dark p,
.caw-dark h3,
.caw-dark .caw-featured.vc_custom_heading.vc_gitem-post-dat.vc_gitem-post-data-source-post_excerpt p:nth-of-type(2) {
  color: #fff;
}

.caw-steel-bg {
  background-color: #e0e4e8;
}

#main .caw-light-teal-bg {
  background-color: #b7e2e8;
}

#main .caw-teal-bg {
  background-color: #006778;
}

.teal-bg {
  background-color: #006778;
}

.light-teal-bg {
  background-color: #fcd201;
}

.gold-bg {
  background-color: #cfac02;
}

#main input:not([type=submit], [type=button]),
#main select,
#main textarea {
  box-shadow: none;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #444;
  border-radius: 0;
}

.woocommerce .login input {
  padding: 1.45em 0.8em 0.35em;
}

.gfield_label {
  margin-bottom: 0;
  margin-top: 20px;
}

html #main .gform_wrapper .gform_footer input[type=submit] {
  border-bottom: none;
}

html #main .gform_wrapper .gfield_checkbox li input,
html #main .gform_wrapper .gfield_checkbox li input[type=checkbox],
html #main .gform_wrapper .gfield_radio li input[type=radio] {
  vertical-align: top;
  max-width: 100%;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea,
.woocommerce .quantity .qty,
.dark input[type=email],
.dark input[type=password],
.dark input[type=tel],
.dark input[type=text],
.dark select,
.dark textarea {
  background-color: rgba(255, 255, 255, 0);
}

.menu-toggle,
button,
.ast-button,
.ast-custom-button,
input#submit,
input[type=button],
input[type=submit],
input[type=reset],
#comments .submit,
.search .search-submit,
form[CLASS*=wp-block-search__].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
body .wp-block-file .wp-block-file__button,
.woocommerce-js a.button,
.woocommerce button.button,
.woocommerce .woocommerce-message a.button,
.woocommerce #respond input#submit.alt,
.woocommerce input.button.alt,
.woocommerce input.button,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit,
.woocommerce button.button.alt.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.wc-block-grid__product-onsale,
[CLASS*=wc-block] button,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed,
[CLASS*=wc-block] .wc-block-components-button, .button {
  position: relative;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: 600;
  border: none;
  background-color: #009aa6;
  color: white;
  border-radius: 1000px;
  text-transform: uppercase;
  padding: 0.6em 1.9em;
  background-image: none;
  font-family: inherit;
  transition: all 0.2s;
}
.menu-toggle:is(:hover, :focus, :active),
button:is(:hover, :focus, :active),
.ast-button:is(:hover, :focus, :active),
.ast-custom-button:is(:hover, :focus, :active),
input#submit:is(:hover, :focus, :active),
input[type=button]:is(:hover, :focus, :active),
input[type=submit]:is(:hover, :focus, :active),
input[type=reset]:is(:hover, :focus, :active),
#comments .submit:is(:hover, :focus, :active),
.search .search-submit:is(:hover, :focus, :active),
form[CLASS*=wp-block-search__].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:is(:hover, :focus, :active),
body .wp-block-file .wp-block-file__button:is(:hover, :focus, :active),
.woocommerce-js a.button:is(:hover, :focus, :active),
.woocommerce button.button:is(:hover, :focus, :active),
.woocommerce .woocommerce-message a.button:is(:hover, :focus, :active),
.woocommerce input.button:is(:hover, :focus, :active),
.woocommerce #respond input#submit:is(:hover, :focus, :active),
.woocommerce button.button.alt.disabled:is(:hover, :focus, :active),
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:is(:hover, :focus, :active),
.wc-block-grid__product-onsale:is(:hover, :focus, :active),
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:is(:hover, :focus, :active):not(.checkout):not(.ast-continue-shopping),
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout:is(:hover, :focus, :active),
[CLASS*=wc-block] .wc-block-components-button:is(:hover, :focus, :active), .button:is(:hover, :focus, :active) {
  background-color: rgb(21.075, 112.3153614458, 119.425);
}
@media (min-width: 768px) {
  .menu-toggle,
  button,
  .ast-button,
  .ast-custom-button,
  input#submit,
  input[type=button],
  input[type=submit],
  input[type=reset],
  #comments .submit,
  .search .search-submit,
  form[CLASS*=wp-block-search__].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
  body .wp-block-file .wp-block-file__button,
  .woocommerce-js a.button,
  .woocommerce button.button,
  .woocommerce .woocommerce-message a.button,
  .woocommerce #respond input#submit.alt,
  .woocommerce input.button.alt,
  .woocommerce input.button,
  .woocommerce input.button:disabled,
  .woocommerce input.button:disabled[disabled],
  .woocommerce input.button:disabled:hover,
  .woocommerce input.button:disabled[disabled]:hover,
  .woocommerce #respond input#submit,
  .woocommerce button.button.alt.disabled,
  .wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
  .wc-block-grid__product-onsale,
  [CLASS*=wc-block] button,
  .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),
  .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,
  .woocommerce button.button.alt.disabled.wc-variation-selection-needed,
  [CLASS*=wc-block] .wc-block-components-button, .button {
    font-size: 1em;
  }
}

.woocommerce-js a.button:hover,
.woocommerce button.button:hover,
.woocommerce .woocommerce-message a.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce button.button.alt.disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
[CLASS*=wc-block] button:hover,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping):hover,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout:hover,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed:hover,
[CLASS*=wc-block] .wc-block-components-button:hover,
[CLASS*=wc-block] .wc-block-components-button:focus {
  color: white;
  background-color: rgb(21.075, 112.3153614458, 119.425);
  border-color: rgb(21.075, 112.3153614458, 119.425);
}

.button-default button,
.button-default input[type=button],
.button-default input[type=reset],
.button-default input[type=submit] {
  box-shadow: none;
}

.section-post-related .button_icon {
  display: none;
}

.archive #main .button_icon,
.blog #main .pager_load_more.button .button_icon {
  display: none !important;
}

.archive #main .button_label,
.button-default .button.has-icon .button_label {
  margin-left: 0 !important;
}

#main .plus-button {
  margin-bottom: 0;
  margin-top: -20px;
}

html #main a.button,
html #main .gform_button {
  position: relative;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: 600;
  border: none;
  background-color: #009aa6;
  color: white;
  border-radius: 1000px;
  text-transform: uppercase;
  padding: 0.6em 1.9em;
  background-image: none;
  font-family: inherit;
  transition: all 0.2s;
}
html #main a.button:hover,
html #main .gform_button:hover {
  background-color: rgb(21.075, 112.3153614458, 119.425);
}
@media (min-width: 768px) {
  html #main a.button,
  html #main .gform_button {
    font-size: 1em;
  }
}
html #main .vc_btn3,
html #main .archive .column.one.pager_wrapper.pager_lm a,
html #main .blog .column.one.pager_wrapper.pager_lm a,
html #main .blog #main .pager_load_more.button,
html #main #main .gform_wrapper .gform_footer input[type=submit],
html #main html body.logged-in .mepr-submit.mepr-share-button {
  position: relative;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: 600;
  border: none;
  background-color: #009aa6;
  color: white;
  border-radius: 1000px;
  text-transform: uppercase;
  padding: 0.6em 1.9em;
  background-image: none;
}
html #main .vc_btn3:hover,
html #main .archive .column.one.pager_wrapper.pager_lm a:hover,
html #main .blog .column.one.pager_wrapper.pager_lm a:hover,
html #main .blog #main .pager_load_more.button:hover,
html #main #main .gform_wrapper .gform_footer input[type=submit]:hover,
html #main html body.logged-in .mepr-submit.mepr-share-button:hover {
  background-color: rgb(21.075, 112.3153614458, 119.425);
}
@media (min-width: 768px) {
  html #main .vc_btn3,
  html #main .archive .column.one.pager_wrapper.pager_lm a,
  html #main .blog .column.one.pager_wrapper.pager_lm a,
  html #main .blog #main .pager_load_more.button,
  html #main #main .gform_wrapper .gform_footer input[type=submit],
  html #main html body.logged-in .mepr-submit.mepr-share-button {
    font-size: 1em;
  }
}
html #main .section-post-related .button {
  box-shadow: none;
}
html #main .vc_grid-item .vc_btn3 {
  color: white !important;
}

html #content .tribe-events-c-subscribe-dropdown__button-text {
  position: relative;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: 600;
  border: none;
  background-color: #009aa6;
  color: white;
  border-radius: 1000px;
  text-transform: uppercase;
  padding: 0.6em 1.9em;
  background-image: none;
  font-family: inherit;
  transition: all 0.2s;
}
html #content .tribe-events-c-subscribe-dropdown__button-text:hover {
  background-color: rgb(21.075, 112.3153614458, 119.425);
}
@media (min-width: 768px) {
  html #content .tribe-events-c-subscribe-dropdown__button-text {
    font-size: 1em;
  }
}

input[type=submit] {
  position: relative;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: 600;
  border: none;
  background-color: #009aa6;
  color: white;
  border-radius: 1000px;
  text-transform: uppercase;
  padding: 0.6em 1.9em;
  background-image: none;
  font-family: inherit;
  transition: all 0.2s;
}
input[type=submit]:hover {
  background-color: rgb(21.075, 112.3153614458, 119.425);
}
@media (min-width: 768px) {
  input[type=submit] {
    font-size: 1em;
  }
}

/* MAP DROP-DOWN */
#menu-active-chapters li {
  list-style: none;
}
#menu-active-chapters a:hover,
#menu-active-chapters .sub-menu a:hover {
  background-color: #d06401;
}
#menu-active-chapters a {
  display: block;
  margin: 0;
  padding: 0.4em 1.1em;
  border-radius: 5000px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  font-size: 0.8em;
  background: #286980;
  color: #fdfdfd;
}
#menu-active-chapters .sub-menu a {
  background: #fcd201;
  color: #333;
}
#menu-active-chapters .sub-menu a:hover {
  color: #fff;
}
#chapters-mobile #menu-active-chapters {
  display: flex;
}
#chapters-mobile #menu-active-chapters,
#chapters-mobile #menu-active-chapters .sub-menu {
  flex-direction: column;
  gap: 0.5em;
  padding: 0;
  margin: 0;
}
#chapters-mobile #menu-active-chapters li {
  padding-left: 0;
}
#chapters-mobile #menu-active-chapters .sub-menu {
  display: none;
  margin-top: 0.5em;
}
#chapters-mobile #menu-active-chapters .menu-item-has-children:hover .sub-menu {
  display: flex;
}

.mapsvg-tooltip {
  font-family: "Montserrat";
}

.acaus-map .wpb_widgetised_column.wpb_content_element,
.aces-map .wpb_widgetised_column.wpb_content_element {
  pointer-events: none;
}

.ca-institute {
  margin-bottom: 60px;
  border-bottom: 1px solid #ccc;
}
.ca-institute img {
  max-height: 180px;
}

.institutes-logos img {
  max-height: 70px;
  width: auto;
  margin: 25px 27px;
}

#Pakistan.ca-institute img {
  max-height: 230px;
}

#Zambi.ca-institute img,
#Malawi.ca-institute img {
  max-height: 110px;
}

#Zimbabwe.ca-institute img {
  max-height: 100px;
}

#CAW.ca-institute img,
#CAW img {
  height: 170px;
  max-height: 170px;
  width: 265px;
}

.member-meta-tabs {
  max-width: 730px;
  margin: 0 auto;
}

body.single-institute .member-meta-tabs .value a {
  color: #286980;
  font-weight: 900;
  letter-spacing: 0.5px;
  font-size: 17px;
}
body.single-institute .member-meta-tabs .tab-nav:after {
  clear: both;
}
body.single-institute .member-meta-tabs .tab-nav li {
  float: left;
  margin-right: 5px;
  background-color: #e0e4e8;
  border: 3px solid white;
}
body.single-institute .member-meta-tabs .tab-nav li a {
  text-transform: none;
  letter-spacing: 4px;
  display: inline-block;
  color: #626262;
  text-decoration: none;
}
body.single-institute .member-meta-tabs .tab-nav li a:hover {
  background-color: #e4f3f4;
  text-decoration: none;
}
body.single-institute .member-meta-tabs .tab-nav li .active {
  color: white;
  background-color: #e0e4e8;
  border: 3px solid white;
  background-color: #fcd201;
}
body.single-institute .member-meta-tabs .tab-nav li,
body.single-institute .member-meta-tabs .label {
  text-transform: uppercase;
}
body.single-institute .member-meta-tabs .tab-nav a,
body.single-institute .member-meta-tabs .label,
body.single-institute .member-meta-tabs .value {
  padding: 1.5em;
}
body.single-institute .member-meta-tabs .tab {
  clear: both;
  width: 100%;
  margin-top: 5px;
  background-color: #e0e4e8;
}
@media (min-width: 50em) {
  body.single-institute .member-meta-tabs .tab {
    min-height: 30ex;
  }
}
body.single-institute .member-meta-tabs .tab:not(.active) {
  display: none;
}
body.single-institute .member-meta-tabs .label,
body.single-institute .member-meta-tabs .value {
  display: table-cell;
}
body.single-institute .member-meta-tabs .field {
  display: table-row;
}
body.single-institute .member-meta-tabs .label {
  min-width: 10em;
  text-transform: none;
  font-weight: 900;
  color: #54585a;
  font-size: 17px;
  line-height: 1;
}
body.single-institute .member-meta-tabs .sub-label {
  color: #54585a;
  font-weight: 900;
  letter-spacing: 0.5px;
  margin-right: 5px;
}
body.single-institute .member-meta-tabs .social-medi.menu li {
  display: inline-block;
  margin-right: 1em;
}
body.single-institute .member-meta-tabs .social-medi.menu a {
  position: relative;
  display: inline-block;
  transition: font-size 0.3s;
  font-size: 0;
}
body.single-institute .member-meta-tabs .social-medi.menu a::before {
  font-family: font-awesome;
  font-size: 2rem;
}
body.single-institute .member-meta-tabs .social-medi.menu a:hover {
  text-decoration: none;
  font-size: inherit;
}
body.single-institute .member-meta-tabs .social-medi.menu a span {
  position: absolute;
  top: -100%;
  left: 0;
}
body.single-institute .member-meta-tabs .social-medi.menu .facebook a::before {
  content: "\f082";
}
body.single-institute .member-meta-tabs .social-medi.menu .twitter a::before {
  content: "\f081";
}
body.single-institute .member-meta-tabs .social-medi.menu .linkedin a::before {
  content: "\f08c";
}
body.single-institute .member-meta-tabs .social-medi.menu .youtube a::before {
  content: "\f166";
}
body.single-institute .member-meta-tabs .social-medi.menu .other a::before {
  content: "\f1e1";
}
body.single-institute .tag-members .image_frame {
  background-image: url(https://charteredaccountantsworldwide.com/wp-content/uploads/2021/02/caw-banner-22.jpg) !important;
  background-size: cover;
}
body.single-institute .tag-members .post-header img.wp-post-image,
body.single-institute .tag-members .section.section-post-header img.scale-with-grid {
  opacity: 0 !important;
}

html .single-institute.with_aside .sections_group {
  width: 100%;
}
html .single-institute.with_aside .content_wrapper {
  max-width: 100%;
}
html .single-institute.with_aside .section.section-post-related {
  display: none;
}

.ast-pagination {
  display: flex;
  justify-content: center;
}

.post-page-numbers.current .page-link,
.ast-pagination .page-numbers.current {
  border-color: #cfac02;
  background-color: #cfac02;
}

body.page #main > article > header {
  display: none;
}
@media (min-width: 768px) {
  body.page .entry-content:not(:has(> .wpb-content-wrapper)) {
    padding: 0 10vw;
  }
}

body.logged-in .section.the_content.no_content {
  padding-bottom: 150px;
}

.wp-caption-text {
  background: transparent;
  color: #7a7a7a;
  font-size: 15px !important;
  font-style: italic;
  text-align: left;
}

.company_logo {
  display: none;
}

.grey-background {
  background-color: #e0e4e8;
}

.category-podcasts .section_wrapper.clearfix {
  max-width: 1430px !important;
}

.page-id-85218 #main,
.page-id-3 #main {
  margin-top: 30px;
}

.list-style figcaption p {
  font-size: 17px;
  line-height: 27px;
}

.caw-banner h1,
.acaus-banner h3 {
  color: white;
}

.grey-section {
  background: #e0e4e8;
}

.acaus-banner {
  min-height: 600px;
}

html .team-item:hover .social {
  display: none !important;
}

#main .bg-align-bottom {
  background-position: bottom !important;
}

.team-avatar {
  background-color: white;
}

.team-name {
  text-transform: none;
  letter-spacing: 0.5px;
}

.popup-member-name {
  font-weight: 900;
  color: #286980;
}

.popup-member-position {
  text-transform: none;
}

i.f.fa-map-marker {
  display: none;
}

.popup-slider .wpsm-popup-contact li span {
  margin-left: 0;
}

.popup-slider .wpsm-popup-contact li {
  padding: 0;
}

.legals h2,
.legals h3 {
  margin-top: 50px;
}

#main section.legals:nth-of-type(odd) {
  background-color: #fff;
}

.task-forces-members h2.wpb_heading.wpb_singleimage_heading {
  position: absolute;
  bottom: -45px;
  color: #54585a;
  font-size: 19px;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 900;
  left: 50%;
  transform: translateX(-50%);
}

#main g.imapsContainer.imapsMapObject.imapsMapImage g.imapsSprite-group.imapsCircle-group {
  stroke-width: 0 !important;
}

html #main .counter .number-wrapper span {
  color: #fcd201;
  font-weight: 800;
  font-size: 50px !important;
  letter-spacing: 1px;
}

html #main .counter {
  padding: 0;
  background-image: none;
}

/* ARCHIVES */
.caw-img-border.wpb_single_image {
  display: inline-block;
}

.caw-img-border .vc_single_image-wrapper.vc_box_border_grey {
  margin-bottom: 0;
}

.caw-img-border img {
  padding-left: 10px;
}

.caw-padding-l30 {
  padding-left: 30px;
}

.caw-2boxes {
  margin-top: -230px;
}

.caw-2boxes > .wpb_column {
  z-index: 90;
}

.caw-2boxes * {
  color: white;
}

.caw-2boxes .vc_col-sm-6 {
  padding: 40px 25px 30px !important;
  margin: 1%;
  width: 48%;
}

.caw-2boxes .wpb_text_column {
  margin-bottom: 25px;
}

.caw-img-70 img {
  max-height: 70px;
  width: auto;
}

.caw-img-95 img {
  max-height: 95px;
  width: auto;
}

.caw-hide img {
  display: none;
}

.caw-steel-bg {
  padding-top: 70px;
  padding-bottom: 90px;
}

.caw-bold h3 {
  font-weight: 900;
  letter-spacing: 0.5px;
}

.caw-featured.vc_custom_heading.vc_gitem-post-dat.vc_gitem-post-data-source-post_excerpt p:nth-of-type(2) {
  font-weight: 800;
  color: #54585a;
}

.caw-dark .caw-featured.vc_custom_heading.vc_gitem-post-dat.vc_gitem-post-data-source-post_excerpt p:nth-of-type(2) {
  font-weight: normal;
  letter-spacing: 2px;
}

.vc_gitem-animated-block .caw-hide {
  display: none;
}

html #main .caw-18 h4 {
  line-height: 22px !important;
}

html #main .caw-16 p {
  font-size: 16px !important;
  line-height: 22px;
}

html #main .caw-16 p:nth-of-type(3),
html #main .caw-16 p:nth-of-type(4) {
  display: none;
}

.caw-3boxes * {
  color: white;
}

.caw-3boxes .vc_col-sm-4 {
  padding: 39px 22px 15px !important;
  margin: 1%;
  width: 31.333333%;
}

.caw-3boxes .wpb_text_column {
  margin-bottom: 25px;
}

.caw-3boxes p a,
.caw-3boxes h3 a {
  color: white !important;
  font-weight: 500 !important;
}

.banner[class*=vc_custom],
.banner > [class*=vc_custom] {
  background-size: cover;
  color: white;
}
.banner[class*=vc_custom] *,
.banner[class*=vc_custom] h1,
.banner[class*=vc_custom] h2,
.banner > [class*=vc_custom] *,
.banner > [class*=vc_custom] h1,
.banner > [class*=vc_custom] h2 {
  color: inherit;
}
.banner[class*=vc_custom] .caw-banner-bg,
.banner > [class*=vc_custom] .caw-banner-bg {
  padding: 40px 25px 20px;
  background-color: rgba(0, 0, 0, 0.5);
}
.banner[class*=vc_custom] .caw-banner-bg .wpb_text_column,
.banner > [class*=vc_custom] .caw-banner-bg .wpb_text_column {
  margin-bottom: 25px;
}
.banner[class*=vc_custom] .wpb_column:first-child > .vc_column-inner > .wpb_wrapper,
.banner > [class*=vc_custom] .wpb_column:first-child > .vc_column-inner > .wpb_wrapper {
  padding: 1em 2em;
  background-color: rgba(0, 0, 0, 0.5);
  border-left: 2px solid #cfac02;
}

.map-container .vc_column-inner,
.map-container > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}

#connect .vc_btn3-container {
  margin: 10rem 0;
}

.pum-theme-429056,
.pum-theme-default-theme {
  background-color: rgba(0, 0, 0, 0.8);
}

.pum-title,
.pum-theme-default-theme .pum-title {
  display: none;
}

html .pum-content,
html .pum-theme-default-theme .pum-content {
  color: unset;
  line-height: 1.5 !important;
}

.dpsp-button-style-1 .dpsp-networks-btns-sidebar .dpsp-network-btn {
  opacity: 0.6;
  border: none;
}

.dpsp-hover {
  border: none !important;
}

#dpsp-floating-sidebar.dpsp-position-left.dpsp-animation-2.opened {
  left: unset;
  bottom: 0;
  top: unset;
  transform: none;
}

#dpsp-floating-sidebar .dpsp-networks-btns-wrapper li {
  position: relative;
  overflow: visible;
  display: inline-block;
}

.dpsp-networks-btns-wrapper li:first-child {
  margin-left: 10px !important;
}

#dpsp-floating-sidebar.dpsp-position-left.dpsp-animation-2,
#dpsp-floating-sidebar.dpsp-position-left.dpsp-shape-circle.dpsp-animation-2 {
  left: 0;
}

#dpsp-floating-sidebar {
  position: fixed;
  top: unset;
  transform: none;
  z-index: 9998;
  bottom: 0;
}/*# sourceMappingURL=frontend.css.map */