@charset "UTF-8";
/* stylelint-disable no-invalid-position-at-import-rule */
/* Mixins */
/*
Rem output with px fallback
*/
/*
Rem output with px fallback with !important
*/
/*
Column width with margin
*/
/*
Mixin for transition
*/
/* Fonts */
/* Variables */
/* -------------------------------------------------
>> Color variables
------------------------------------------------- */
@import "vendor/owl.carousel.css";
@import "vendor/owl.theme.default.css";
.editor-styles-wrapper {
  font-family: Axiforma-Regular, Arial, sans-serif !important;
  font-size: 16px;
  color: #303336;
  line-height: 1.5;
  /* Editor style */
  /* containers */
  /* Typography */
  /*-------------------------------------------------
  >> Styles for headings
  -------------------------------------------------*/
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /*-------------------------------------------------
  >> Styles for content tags
  -------------------------------------------------*/
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* Elements */
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Do not edit these styles
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* Media */
  /*-------------------------------------------------
  >> Styles for WordPress captions
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Styles for default WordPress galleries
  -------------------------------------------------*/
  /* Core */
  /*-------------------------------------------------
  >> Accessibility styles for WordPress
  -------------------------------------------------*/
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /*-------------------------------------------------
  >> Default WordPress alignments
  -------------------------------------------------*/
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /*-------------------------------------------------
  >> Styles for posts and pages
  -------------------------------------------------*/
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Do not edit these styles
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit following styles or write your own
  ------------------------------------------------- */
  /*-------------------------------------------------
  >> Pagination styles
  -------------------------------------------------*/
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /*-------------------------------------------------
  >> Styles for WordPress comments
  -------------------------------------------------*/
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /*-------------------------------------------------
  >> Styles for default WordPress widgets
  -------------------------------------------------*/
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Do not edit these styles
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit following styles or write your own
  ------------------------------------------------- */
  /* Blocks */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Gallery Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Cover Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Button Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Calender Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Categories Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Image Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Latest Comments Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Latest Posts Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Quote Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress PullQuote Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress RSS Feed Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Search Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Social-links Block
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Accessibility styles for WordPress Tag Cloud Block
  ------------------------------------------------- */
  /*  Vendor CSS Magnific popup */
  @import "vendor/magnific-popup.css";
}
.editor-styles-wrapper .glide-spacer {
  background-image: url(../img/spacer.jpg);
}
.editor-styles-wrapper .editor-navy-container {
  background-color: #15332e;
  border: 3px dashed #4d6e68 !important;
}
.editor-styles-wrapper .editor-green-container {
  background-color: #ccdbd1;
  border: 3px dashed #3ba04e !important;
}
.editor-styles-wrapper .editor-ctn {
  border: 3px dashed #575757;
}
.editor-styles-wrapper .editor-no-design {
  border: 3px dashed #7b7b7b;
}
.editor-styles-wrapper .editor-container-1180,
.editor-styles-wrapper .editor-container-1000,
.editor-styles-wrapper .editor-container-980,
.editor-styles-wrapper .editor-container-760,
.editor-styles-wrapper .editor-full-width-container,
.editor-styles-wrapper .wp-block-acf-spacer,
.editor-styles-wrapper .wp-block-acf-spacer .acf-input select {
  max-width: 100% !important;
  width: 100% !important;
}
.editor-styles-wrapper .wp-block-create-block-glide-section-container {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.editor-styles-wrapper .editor-full-width-container .wp-block {
  max-width: 1800px !important;
}
.editor-styles-wrapper .editor-container-1180 .wp-block {
  max-width: 1180px !important;
}
.editor-styles-wrapper .editor-container-1000 .wp-block {
  max-width: 1000px !important;
}
.editor-styles-wrapper .editor-container-980 .wp-block {
  max-width: 980px !important;
}
.editor-styles-wrapper .editor-container-760 .wp-block {
  max-width: 760px !important;
}
.editor-styles-wrapper .acf-field-message .acf-label h2 {
  font-size: 26px;
  margin: 8px 0;
}
.editor-styles-wrapper .acf-field-message .acf-label h3 {
  font-size: 22px;
  margin: 8px 0;
}
.editor-styles-wrapper .acf-field-message .acf-label h4 {
  font-size: 20px;
  margin: 8px 0;
}
.editor-styles-wrapper .acf-field-message .acf-label h5 {
  font-size: 18px;
  margin: 8px 0;
}
.editor-styles-wrapper h1,
.editor-styles-wrapper .heading-1,
.editor-styles-wrapper h2,
.editor-styles-wrapper .heading-2,
.editor-styles-wrapper h3,
.editor-styles-wrapper .heading-3,
.editor-styles-wrapper h4,
.editor-styles-wrapper .heading-4,
.editor-styles-wrapper h5,
.editor-styles-wrapper .heading-5,
.editor-styles-wrapper h6,
.editor-styles-wrapper .heading-6 {
  font-family: "Axiforma-Bold", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 0 20px;
  color: #14191f;
  line-height: 1.1;
  text-transform: initial;
}
.editor-styles-wrapper h1 a,
.editor-styles-wrapper .heading-1 a,
.editor-styles-wrapper h2 a,
.editor-styles-wrapper .heading-2 a,
.editor-styles-wrapper h3 a,
.editor-styles-wrapper .heading-3 a,
.editor-styles-wrapper h4 a,
.editor-styles-wrapper .heading-4 a,
.editor-styles-wrapper h5 a,
.editor-styles-wrapper .heading-5 a,
.editor-styles-wrapper h6 a,
.editor-styles-wrapper .heading-6 a {
  color: #14191f;
  border-bottom: none;
}
.editor-styles-wrapper h1 a:hover,
.editor-styles-wrapper .heading-1 a:hover,
.editor-styles-wrapper h2 a:hover,
.editor-styles-wrapper .heading-2 a:hover,
.editor-styles-wrapper h3 a:hover,
.editor-styles-wrapper .heading-3 a:hover,
.editor-styles-wrapper h4 a:hover,
.editor-styles-wrapper .heading-4 a:hover,
.editor-styles-wrapper h5 a:hover,
.editor-styles-wrapper .heading-5 a:hover,
.editor-styles-wrapper h6 a:hover,
.editor-styles-wrapper .heading-6 a:hover {
  color: #14191f;
}
.editor-styles-wrapper h1,
.editor-styles-wrapper .heading-1 {
  font-size: 54px;
  line-height: 1;
}
.editor-styles-wrapper h2,
.editor-styles-wrapper .heading-2 {
  font-size: 42px;
  line-height: 1.1;
}
.editor-styles-wrapper h3,
.editor-styles-wrapper .heading-3 {
  font-size: 30px;
  line-height: 1.2;
}
.editor-styles-wrapper h4,
.editor-styles-wrapper .heading-4 {
  font-size: 24px;
  line-height: 1.3;
}
.editor-styles-wrapper h5,
.editor-styles-wrapper .heading-5 {
  font-size: 20px;
  line-height: 1.4;
}
.editor-styles-wrapper h6,
.editor-styles-wrapper .heading-6 {
  font-size: 18px;
  line-height: 1.5;
}
.editor-styles-wrapper i,
.editor-styles-wrapper em,
.editor-styles-wrapper var,
.editor-styles-wrapper address,
.editor-styles-wrapper dfn {
  font-style: italic;
}
.editor-styles-wrapper code,
.editor-styles-wrapper pre,
.editor-styles-wrapper kbd,
.editor-styles-wrapper tt,
.editor-styles-wrapper var,
.editor-styles-wrapper samp {
  font-family: monospace;
}
.editor-styles-wrapper abbr,
.editor-styles-wrapper acronym {
  border-bottom: 1px dotted #303336;
  text-decoration: none;
  cursor: help;
}
.editor-styles-wrapper abbr[title] {
  text-decoration: none;
}
.editor-styles-wrapper address {
  margin: 0 0 30px;
}
.editor-styles-wrapper mark {
  background-color: #14191f;
  color: #f7f7f7;
  padding: 3px 7px;
}
.editor-styles-wrapper small {
  font-size: 80%;
}
.editor-styles-wrapper big {
  font-size: 125%;
}
.editor-styles-wrapper s,
.editor-styles-wrapper strike,
.editor-styles-wrapper del {
  text-decoration: line-through;
}
.editor-styles-wrapper b,
.editor-styles-wrapper strong {
  font-weight: 700;
  color: #303336;
}
.editor-styles-wrapper u {
  border-bottom: 1px solid #303336;
  text-decoration: none;
}
.editor-styles-wrapper del {
  color: #d14b3c;
}
.editor-styles-wrapper ins {
  color: #2c9e5b;
  border-bottom: 1px solid #2c9e5b;
  text-decoration: none;
}
.editor-styles-wrapper sub,
.editor-styles-wrapper sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.editor-styles-wrapper sub {
  bottom: -4px;
}
.editor-styles-wrapper sup {
  top: -8px;
}
.editor-styles-wrapper code,
.editor-styles-wrapper pre,
.editor-styles-wrapper kbd,
.editor-styles-wrapper tt {
  max-width: 100%;
  overflow: auto;
  margin: 0 0 30px;
}
.editor-styles-wrapper code,
.editor-styles-wrapper kbd,
.editor-styles-wrapper tt {
  color: #f7f7f7;
  background-color: #14191f;
  padding: 3px 7px;
}
.editor-styles-wrapper pre {
  color: #f7f7f7;
  background-color: #14191f;
  padding: 20px 25px;
  overflow-x: scroll;
}
.editor-styles-wrapper hr {
  background-color: #e0e0e0;
  border: 0;
  height: 1px;
  margin-bottom: 30px;
}
.editor-styles-wrapper audio,
.editor-styles-wrapper video {
  margin-bottom: 30px;
  width: 100%;
}
.editor-styles-wrapper header ul,
.editor-styles-wrapper header ol,
.editor-styles-wrapper footer ul,
.editor-styles-wrapper footer ol {
  list-style: none;
}
.editor-styles-wrapper dl {
  margin: 0 0 30px;
}
.editor-styles-wrapper dl dt {
  font-weight: 700;
}
.editor-styles-wrapper dl dd {
  margin: 0 0 12px;
}
.editor-styles-wrapper ul,
.editor-styles-wrapper ol {
  margin: 0 0 30px 20px;
}
.editor-styles-wrapper ul li,
.editor-styles-wrapper ol li {
  margin: 0 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.editor-styles-wrapper ul ul,
.editor-styles-wrapper ol ol,
.editor-styles-wrapper ul ol,
.editor-styles-wrapper ol ul {
  margin: 12px 0 0 30px;
}
.editor-styles-wrapper .page-section ul {
  list-style: none;
  margin-left: 0;
}
.editor-styles-wrapper .page-section ul ul,
.editor-styles-wrapper .page-section ul ol {
  margin-left: 13px;
}
.editor-styles-wrapper .page-section ul li {
  padding-left: 16px;
  position: relative;
}
.editor-styles-wrapper .page-section ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-position: left top;
  position: absolute;
  background-color: #00a4eb;
  left: 0;
  top: 9px;
  border-radius: 50%;
}
.editor-styles-wrapper .page-section ul ol {
  counter-reset: list1;
}
.editor-styles-wrapper .page-section ul ol li::before {
  counter-increment: list1;
  content: counters(list1, ".") ".";
}
.editor-styles-wrapper .page-section ol {
  counter-reset: list;
  list-style-type: none;
  margin-left: 0;
}
.editor-styles-wrapper .page-section ol ol,
.editor-styles-wrapper .page-section ol ul {
  margin-left: 13px;
}
.editor-styles-wrapper .page-section ol li {
  position: relative;
  padding-left: 24px;
}
.editor-styles-wrapper .page-section ol li::marker {
  display: none;
}
.editor-styles-wrapper .page-section ol li::before {
  color: #303336;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  content: counters(list, ".") ".";
  counter-increment: list;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
}
.editor-styles-wrapper .page-section ol ol li {
  padding-left: 34px;
}
.editor-styles-wrapper .page-section ol ol ol li {
  padding-left: 64px;
}
.editor-styles-wrapper .page-section ol ol ol ol li {
  padding-left: 80px;
}
.editor-styles-wrapper .page-section ol ul {
  counter-reset: unset;
}
.editor-styles-wrapper .page-section ol ul li {
  padding-left: 20px;
}
.editor-styles-wrapper .page-section ol ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-position: left top;
  position: absolute;
  background-color: #00a4eb;
  left: 0;
  top: 9px;
}
.editor-styles-wrapper blockquote,
.editor-styles-wrapper q {
  quotes: none;
}
.editor-styles-wrapper blockquote {
  position: relative;
  color: #303336;
  border-left: 3px solid #303336;
  padding: 5px 0 5px 20px;
  margin: 0 0 30px;
}
.editor-styles-wrapper blockquote p {
  margin-bottom: 15px;
}
.editor-styles-wrapper blockquote p:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper .wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 3px solid #303336;
  padding: 5px 20px 5px 0;
}
.editor-styles-wrapper .wp-block-quote.has-text-align-right.is-style-plain {
  border-right: none;
}
.editor-styles-wrapper .wp-block-quote.has-text-align-left.is-style-plain {
  border-left: none;
  padding: 0;
}
.editor-styles-wrapper .wp-block-quote.has-text-align-center {
  border-left: none;
  padding: 20px 5px;
}
.editor-styles-wrapper .wp-block-quote.is-style-plain {
  border-left: none;
}
.editor-styles-wrapper .wp-block-quote.is-style-large {
  border-left: 0;
}
.editor-styles-wrapper figure.wp-block-pullquote {
  border-top: 3px solid #303336;
  border-bottom: 3px solid #303336;
  padding-left: 10px;
  padding-right: 10px;
}
.editor-styles-wrapper figure.wp-block-pullquote blockquote {
  border-left: none;
  margin-bottom: 0;
  padding: 10px;
}
.editor-styles-wrapper figure.wp-block-pullquote.alignleft, .editor-styles-wrapper figure.wp-block-pullquote.alignright {
  padding: 35px 10px;
}
.editor-styles-wrapper q {
  quotes: "“" "”";
  color: #303336;
  position: relative;
}
.editor-styles-wrapper cite {
  display: block;
  margin-top: 15px;
  font-size: 80%;
  text-transform: uppercase;
  font-weight: 500;
  color: #606364;
  font-family: "IBM Plex Mono", monospace;
  font-style: italic;
  position: relative;
}
.editor-styles-wrapper cite::before {
  content: "- ";
  display: inline-block;
  top: -11px;
}
.editor-styles-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 30px;
  width: 100%;
  table-layout: fixed;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.editor-styles-wrapper table p:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper table caption {
  color: #606364;
  font-size: 90%;
  margin: 0 0 20px;
}
.editor-styles-wrapper tr,
.editor-styles-wrapper tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.editor-styles-wrapper tr:last-child,
.editor-styles-wrapper tbody tr:last-child {
  border-bottom: none;
}
.editor-styles-wrapper td,
.editor-styles-wrapper th {
  padding: 10px 15px;
  vertical-align: middle;
}
.editor-styles-wrapper thead tr {
  border: none;
}
.editor-styles-wrapper thead tr:last-child {
  border-bottom: 3px solid #14191f;
}
.editor-styles-wrapper thead th {
  font-weight: 700;
}
.editor-styles-wrapper tfoot tr {
  border: none;
}
.editor-styles-wrapper tfoot tr:first-child {
  border-top: 3px solid #14191f;
}
.editor-styles-wrapper tfoot td {
  font-weight: 700;
}
.editor-styles-wrapper .wp-block-table tbody td {
  border: 2px solid #e0e0e0;
}
.editor-styles-wrapper .wp-block-table.is-style-stripes tbody tr,
.editor-styles-wrapper .wp-block-table.is-style-stripes tbody td {
  border: none;
}
.editor-styles-wrapper .wp-block-table.is-style-stripes tfoot tr {
  border-top: 3px solid #14191f;
}
.editor-styles-wrapper .wp-block-table.is-style-stripes .has-background tbody tr:nth-child(odd) {
  background-color: transparent;
}
.editor-styles-wrapper .wp-block-table table.has-background tbody td,
.editor-styles-wrapper .wp-block-table table.has-background tbody tr {
  border: none;
}
.editor-styles-wrapper .wp-block-table table.has-background tfoot tr {
  border-top: 3px solid #14191f;
}
.editor-styles-wrapper .wp-caption {
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 50px !important;
}
.editor-styles-wrapper .wp-caption.alignnone {
  margin: 15px 0;
}
.editor-styles-wrapper .wp-caption.alignleft {
  margin: 50px 20px 10px 0;
}
.editor-styles-wrapper .wp-caption.alignright {
  margin: 5px 0 10px 20px;
}
.editor-styles-wrapper .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 8px;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.editor-styles-wrapper .wp-caption .wp-caption-text {
  margin: 0;
  text-align: left;
}
.editor-styles-wrapper .wp-caption p.wp-caption-text {
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  word-spacing: 2.5px;
  letter-spacing: 1.5px;
}
.editor-styles-wrapper .wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.editor-styles-wrapper .gallery {
  margin-bottom: 24px;
}
.editor-styles-wrapper .gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.editor-styles-wrapper .gallery-caption {
  display: block;
}
.editor-styles-wrapper .size-auto,
.editor-styles-wrapper .size-full,
.editor-styles-wrapper .size-large,
.editor-styles-wrapper .size-medium,
.editor-styles-wrapper .size-thumbnail {
  max-width: 100%;
  height: auto;
}
.editor-styles-wrapper .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.editor-styles-wrapper .screen-reader-text:hover, .editor-styles-wrapper .screen-reader-text:active, .editor-styles-wrapper .screen-reader-text:focus {
  color: #f7f7f7;
  background-color: #00a4eb;
  -webkit-box-shadow: 0 0 2px 2px #d14b3c;
          box-shadow: 0 0 2px 2px #d14b3c;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  border-radius: 0;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 25px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.editor-styles-wrapper #page-section[tabindex="-1"]:focus {
  outline: 0;
}
.editor-styles-wrapper .alignnone {
  margin: 15px 0 30px;
}
.editor-styles-wrapper .aligncenter {
  display: block;
  margin: 15px auto 30px;
  clear: both;
  text-align: center;
}
.editor-styles-wrapper .alignright {
  float: right;
  margin: 15px 0 30px 20px;
}
.editor-styles-wrapper .alignleft {
  float: left;
  margin: 15px 20px 30px 0;
}
.editor-styles-wrapper a img.alignright {
  float: right;
  margin: 15px 0 30px 20px;
}
.editor-styles-wrapper a img.alignnone {
  margin: 15px 0 30px;
}
.editor-styles-wrapper a img.alignleft {
  float: left;
  margin: 15px 20px 30px 0;
}
.editor-styles-wrapper a img.aligncenter {
  display: block;
  margin: 15px auto 30px;
  text-align: center;
  clear: both;
}
.editor-styles-wrapper .sticky {
  display: block;
}
.editor-styles-wrapper .sticky .post-title {
  position: relative;
  padding-left: 30px;
}
.editor-styles-wrapper .sticky .post-title::before {
  content: "";
  background-image: url(../img/sticky-icon.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  left: 0;
  height: 30px;
  width: 30px;
}
.editor-styles-wrapper .updated:not(.published) {
  display: none;
}
.editor-styles-wrapper .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.editor-styles-wrapper .post-shares {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.editor-styles-wrapper .post-shares a {
  margin-left: 8px;
  padding: 5px;
  border: 1px solid #000;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
}
.editor-styles-wrapper .post-shares a:hover {
  border: 1px solid #606364;
}
.editor-styles-wrapper .page-section .pagination,
.editor-styles-wrapper .pagination {
  text-align: center;
  margin: 20px 0 0;
}
.editor-styles-wrapper .page-section .pagination a,
.editor-styles-wrapper .page-section .pagination a:visited,
.editor-styles-wrapper .page-section .pagination span.current,
.editor-styles-wrapper .pagination a,
.editor-styles-wrapper .pagination a:visited,
.editor-styles-wrapper .pagination span.current {
  background-color: #e6e6e6;
  color: #14191f;
  border: 1px solid transparent;
  display: inline-block;
  padding: 6px 12px 7px;
  font-size: 15px;
  line-height: 20px;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 5px 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.editor-styles-wrapper .page-section .pagination a:hover,
.editor-styles-wrapper .page-section .pagination a:visited:hover,
.editor-styles-wrapper .page-section .pagination span.current:hover,
.editor-styles-wrapper .pagination a:hover,
.editor-styles-wrapper .pagination a:visited:hover,
.editor-styles-wrapper .pagination span.current:hover {
  background-color: #2ca8dd;
  color: #f7f7f7;
}
.editor-styles-wrapper .page-section .pagination span.current,
.editor-styles-wrapper .pagination span.current {
  background-color: #2ca8dd;
  color: #f7f7f7;
}
.editor-styles-wrapper .page-section .pagination span.current:hover,
.editor-styles-wrapper .pagination span.current:hover {
  background-color: #2ca8dd;
  color: #f7f7f7;
}
.editor-styles-wrapper .page-section .pagination > span.current,
.editor-styles-wrapper .pagination > span.current {
  border: none;
}
.editor-styles-wrapper .page-section .pagination > span.current:hover,
.editor-styles-wrapper .pagination > span.current:hover {
  background-color: #e6e6e6;
  color: #14191f;
}
.editor-styles-wrapper #commentform label {
  display: block;
}
.editor-styles-wrapper #commentform p.comment-form-author,
.editor-styles-wrapper #commentform p.comment-form-url,
.editor-styles-wrapper #commentform p.comment-form-email {
  width: calc(33.3% - 10px);
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}
.editor-styles-wrapper #commentform p.comment-form-comment {
  margin-bottom: 0;
}
.editor-styles-wrapper #commentform p.comment-form-comment textarea {
  margin-bottom: 10px;
}
.editor-styles-wrapper #commentform p.comment-form-url,
.editor-styles-wrapper #commentform .url-comments,
.editor-styles-wrapper #commentform li.middle {
  margin-right: 0 !important;
}
.editor-styles-wrapper #commentform .form-submit {
  margin-bottom: 0;
}
.editor-styles-wrapper .comment-meta,
.editor-styles-wrapper .comment-author {
  margin-bottom: 15px;
}
.editor-styles-wrapper .comments-closed {
  margin: 30px 0;
}
.editor-styles-wrapper .comment-meta {
  margin-bottom: 30px;
  color: #14191f;
}
.editor-styles-wrapper .comment-author.vcard {
  margin-bottom: 2px;
}
.editor-styles-wrapper .comment-author.vcard a {
  border-bottom: none;
}
.editor-styles-wrapper .comment-author.vcard span {
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.editor-styles-wrapper .comment-metadata {
  font-size: 90%;
}
.editor-styles-wrapper .comment-metadata a {
  color: #606364;
  border-bottom: transparent;
}
.editor-styles-wrapper .comment-content p {
  margin-bottom: 20px;
}
.editor-styles-wrapper .comment-body {
  margin-bottom: 30px;
}
.editor-styles-wrapper ol.commentlist {
  margin-bottom: 60px;
}
.editor-styles-wrapper ol.commentlist li.comment {
  margin-bottom: 30px;
  padding: 30px 0 0;
  border-top: 1px solid #e0e0e0;
}
.editor-styles-wrapper ol.commentlist li.comment::before {
  display: none !important;
}
.editor-styles-wrapper ol.commentlist li.comment.pingback {
  margin: 0 0 30px;
}
.editor-styles-wrapper ol.commentlist li.comment div.vcard cite.fn {
  font-style: normal;
}
.editor-styles-wrapper ol.commentlist li.comment div.vcard img.avatar {
  float: left;
  margin: 0 10px 0 0;
  width: 64px;
}
.editor-styles-wrapper ol.commentlist li.comment div.commentmetadata {
  padding: 8px 0 14px;
}
.editor-styles-wrapper ol.commentlist li.comment ul.children,
.editor-styles-wrapper ol.commentlist li.comment ol.children {
  list-style: none;
  margin: 50px 0 0;
}
.editor-styles-wrapper ol.commentlist li.comment ul.children li,
.editor-styles-wrapper ol.commentlist li.comment ol.children li {
  padding: 30px 0 0;
}
.editor-styles-wrapper ol.commentlist li.comment ul.children li.depth-2, .editor-styles-wrapper ol.commentlist li.comment ul.children li.depth-3, .editor-styles-wrapper ol.commentlist li.comment ul.children li.depth-4, .editor-styles-wrapper ol.commentlist li.comment ul.children li.depth-5,
.editor-styles-wrapper ol.commentlist li.comment ol.children li.depth-2,
.editor-styles-wrapper ol.commentlist li.comment ol.children li.depth-3,
.editor-styles-wrapper ol.commentlist li.comment ol.children li.depth-4,
.editor-styles-wrapper ol.commentlist li.comment ol.children li.depth-5 {
  margin: 0 0 30px 60px;
}
.editor-styles-wrapper a.comment-reply-link {
  background-color: #00a4eb;
  color: #f7f7f7;
  padding: 6px 11px 5px;
  font-size: 90%;
  height: 37px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  border: 2px solid transparent;
}
.editor-styles-wrapper a.comment-reply-link:hover {
  background-color: #2ca8dd;
  color: #f7f7f7;
}
.editor-styles-wrapper .wp-block-archives,
.editor-styles-wrapper .wp-block-categories,
.editor-styles-wrapper .wp-block-latest-comments,
.editor-styles-wrapper .wp-block-latest-posts,
.editor-styles-wrapper .wp-block-page-list,
.editor-styles-wrapper .wp-block-rss,
.editor-styles-wrapper .wp-block-search,
.editor-styles-wrapper .wp-block-social-links,
.editor-styles-wrapper .wp-block-tag-cloud,
.editor-styles-wrapper .wp-block-calendar {
  margin: 0 0 40px;
}
.editor-styles-wrapper .wp-block-gallery .wp-block-image a {
  border-bottom: none;
}
.editor-styles-wrapper .page-section .wp-block-gallery ul li {
  padding: 0;
}
.editor-styles-wrapper .page-section .wp-block-gallery ul li::before {
  display: none;
}
.editor-styles-wrapper .wp-block-cover-text {
  color: #f7f7f7 !important;
}
.editor-styles-wrapper .wp-block-calendar a {
  text-decoration: none;
}
.editor-styles-wrapper .wp-block-calendar table {
  margin: 0 0 20px;
}
.editor-styles-wrapper .wp-block-calendar table caption,
.editor-styles-wrapper .wp-block-calendar table tbody {
  color: none;
}
.editor-styles-wrapper .wp-block-calendar table tbody td,
.editor-styles-wrapper .wp-block-calendar table th {
  padding: 10px 15px;
  border: none;
}
.editor-styles-wrapper .wp-block-calendar table th {
  background-color: transparent;
  font-weight: 700;
}
.editor-styles-wrapper .wp-block-archives-dropdown.wp-block-archives select,
.editor-styles-wrapper .wp-block-categories-dropdown.wp-block-categories select {
  margin: 0;
}
.editor-styles-wrapper .wp-block-latest-comments .avatar,
.editor-styles-wrapper .wp-block-latest-comments__comment-avatar {
  border-radius: unset;
  margin-top: 3px;
}
.editor-styles-wrapper .wp-block-latest-comments__comment-date {
  margin: 5px 0;
  color: #606364;
}
.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p {
  font-size: 100%;
  line-height: 1.5;
  margin: 5px 0;
}
.editor-styles-wrapper .wp-block-latest-posts__featured-image a {
  border-bottom: none;
}
.editor-styles-wrapper .wp-block-latest-posts__featured-image.alignleft {
  margin: 0 20px 10px 0;
}
.editor-styles-wrapper .wp-block-latest-posts__featured-image.alignright {
  margin: 0 0 10px 20px;
}
.editor-styles-wrapper .wp-block-latest-posts__featured-image.aligncenter {
  margin: 0 auto 10px;
}
.editor-styles-wrapper .wp-block-latest-posts__post-author,
.editor-styles-wrapper .wp-block-latest-posts__post-date {
  font-size: 90%;
  color: #d14b3c;
}
.editor-styles-wrapper .wp-block-latest-posts.is-grid li {
  margin-bottom: 12px;
}
.editor-styles-wrapper blockquote.wp-block-quote.is-style-large {
  border-left: 0;
  padding: 0;
}
.editor-styles-wrapper .wp-block-rss__item-author,
.editor-styles-wrapper .wp-block-rss__item-publish-date {
  font-size: 90%;
  color: #d14b3c;
}
.editor-styles-wrapper .wp-block-rss__item-excerpt {
  margin: 10px 0 20px;
}
.editor-styles-wrapper input[type=search].wp-block-search__input {
  background-image: unset;
  padding: 0 12px;
  margin-bottom: 0;
}
.editor-styles-wrapper .wp-block-search__button {
  border: none;
  margin-right: 0;
  padding: 0 20px;
}
.editor-styles-wrapper .wp-block-search__button:hover {
  border: none;
  background-color: #f7f7f7;
}
.editor-styles-wrapper .wp-block-social-links li.wp-block-social-link {
  list-style: none;
  padding-left: 0;
}
.editor-styles-wrapper .wp-block-social-links li.wp-block-social-link::before {
  display: none;
}
.editor-styles-wrapper .wp-block-social-links li.wp-block-social-link svg {
  margin-bottom: 0;
}
.editor-styles-wrapper .wp-block-tag-cloud .tag-cloud-link {
  margin: 0 8px 12px 0;
}

/*  Vendor CSS Owl carousel */
.acf-block-preview {
  /* site */
  /*-------------------------------------------------
  >> Styles for header and footer of website
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Styles for header
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Styles for desktop menu
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Styles for mobile menu
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Styles for Masthead
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Styles for footer
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Styles for Containers
  -------------------------------------------------*/
  /****
   *
   * containers
   *
  ****/
  /*-------------------------------------------------
  >> Styles for Spacers
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Styles for Theme Spacers
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Basic styles for theme
  -------------------------------------------------*/
  /****
   *
   * helper classes
   *
  ****/
  /****
   *
   * breadcrumbs
   *
  ****/
  /****
   *
   * buttons
   *
  ****/
  /****
   *
   * WordPress buttons
   *
  ****/
  /****
   *
   * 404 page
   *
  ****/
  /*-------------------------------------------------
  >> Basic styles for Blog post
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Basic styles for Blog post
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Styles for Website Blocks
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Basic styles for Defualt Block
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Basic styles for FAQ's Block
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Basic styles for Team Block
  -------------------------------------------------*/
  /*-------------------------------------------------
  >> Basic styles for Image Alongside Text Block
  -------------------------------------------------*/
  /* Forms */
  /* -------------------------------------------------
  >> Styles for form fields
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Styles for form Input fields
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* clears the ‘X’ from Internet Explorer */
  /* clears the ‘X’ from Chrome */
  /* -------------------------------------------------
  >> Styles for buttons
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Default styles for CheckBoxes
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Default styles for Radio Buttons
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Default styles for Meter Tag
  ------------------------------------------------- */
  /* WebKit */
  /* Firefox */
  /* -------------------------------------------------
  >> Default styles for Progress Tag
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Default styles for Range Field
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Default styles for forms
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Base Styles
  ---------------------------------------------------
  >> Do not edit these styles
  ------------------------------------------------- */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Add the correct box sizing in IE 10.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /* -------------------------------------------------
  >> Default styles for Gravity Forms
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* =============================================
  = Style For Date Picker for gravity form  =
  ============================================= */
  /* =====  End of Date Picker Style for Gravity Form ====== */
  /**
   *
   * Style for hidden field in gravity form
   *
   */
  /**
   *
   * Spinner
   *
   */
  /* -------------------------------------------------
  >> Default styles for Hubspot Forms
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Project Styles
  ---------------------------------------------------
  >> Edit these styles as required
  ------------------------------------------------- */
  /* -------------------------------------------------
  >> Default styles for Contact Form Forms
  ------------------------------------------------- */
  /* Responsive */
}
.acf-block-preview .slide-thumb img,
.acf-block-preview .burger-single,
.acf-block-preview .post-tags,
.acf-block-preview .post-content-des p,
.acf-block-preview .post-meta,
.acf-block-preview .search-button,
.acf-block-preview .single-blog-post,
.acf-block-preview .wpcf7-submit,
.acf-block-preview a,
.acf-block-preview a:visited,
.acf-block-preview button,
.acf-block-preview input[type=submit],
.acf-block-preview .home-hero,
.acf-block-preview header {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: 0;
}
.acf-block-preview .top-bar {
  padding: 10px 0;
  background-color: #00a4eb;
  color: #f7f7f7;
}
.acf-block-preview .nav-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
}
.acf-block-preview .header-logo a {
  display: inline-block;
}
.acf-block-preview .no-overflow {
  overflow: hidden;
}
.acf-block-preview .logo {
  position: relative;
  z-index: 9;
  line-height: 0.65;
  width: 230px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.acf-block-preview .logo a {
  margin-top: 3px;
  display: block;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}
.acf-block-preview .header-inner {
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.acf-block-preview header {
  background-color: #e6e6e6;
  z-index: 9;
  width: 100%;
  position: fixed;
  top: 0;
}
.acf-block-preview header.shrink .logo a {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.acf-block-preview header.shrink .top-bar {
  display: none;
}
.acf-block-preview header.shrink .header-inner {
  padding: 13px 0;
}
.acf-block-preview .header-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
}
.acf-block-preview .header-btns {
  margin-top: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.acf-block-preview body.logged-in.admin-bar header {
  top: 32px;
}
.acf-block-preview .desktop-hide {
  display: none;
}
@media (min-width: 1024px) {
  .acf-block-preview .header-nav ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }
  .acf-block-preview .header-nav ul ul {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
.acf-block-preview .header-nav {
  text-align: center;
  line-height: 1;
}
.acf-block-preview .header-nav ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.acf-block-preview .header-nav ul li {
  margin: 0 14px;
  padding: 0;
  display: inline-block;
  position: relative;
  line-height: 1;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.acf-block-preview .header-nav ul li a,
.acf-block-preview .header-nav ul li a:visited {
  padding: 0 0 10px;
  display: inline-block;
  line-height: 1;
  border: 0;
  position: relative;
  color: #14191f;
  font-size: 15px;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.acf-block-preview .header-nav ul li a::after,
.acf-block-preview .header-nav ul li a:visited::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 5px;
  left: 0;
  background-color: #14191f;
  opacity: 0.8;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.acf-block-preview .header-nav ul li.menu-item-has-children > a {
  padding-right: 15px;
  background-position: top 6px right;
  background-repeat: no-repeat;
  background-size: 9px;
  background-image: url(../img/submenu-icon.svg);
}
.acf-block-preview .header-nav ul li.menu-item-has-children > a::after {
  width: calc(100% - 15px);
}
.acf-block-preview .header-nav ul li.current-menu-item > a, .acf-block-preview .header-nav ul li.current-menu-parent > a,
.acf-block-preview .header-nav ul li a:hover {
  border: 0;
}
.acf-block-preview .header-nav ul li.current-menu-item > a::after, .acf-block-preview .header-nav ul li.current-menu-parent > a::after,
.acf-block-preview .header-nav ul li a:hover::after {
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.acf-block-preview .header-nav ul ul {
  left: -15px;
  width: 230px;
  opacity: 0;
  background-color: #e6e6e6;
  visibility: hidden;
  padding: 20px 0;
  border-radius: 0;
  position: absolute;
  top: 33px;
  z-index: 9;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: left;
}
.acf-block-preview .header-nav ul ul li {
  display: block;
  margin: 0 0 14px;
  padding: 0 15px;
}
.acf-block-preview .header-nav ul ul li:last-child {
  margin: 0;
}
.acf-block-preview .header-nav ul ul li a,
.acf-block-preview .header-nav ul ul li a:visited {
  font-size: 14px;
  display: inline-block;
  padding-bottom: 2px;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: #14191f;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.acf-block-preview .header-nav ul ul li a::after,
.acf-block-preview .header-nav ul ul li a:visited::after {
  bottom: -4px;
}
.acf-block-preview .header-nav ul ul li a:hover {
  color: #14191f;
}
.acf-block-preview .header-nav ul ul li.current-menu-item > a, .acf-block-preview .header-nav ul ul li.current-menu-parent > a,
.acf-block-preview .header-nav ul ul li a:hover {
  border: 0;
}
.acf-block-preview .header-nav ul ul li.current-menu-item > a::after, .acf-block-preview .header-nav ul ul li.current-menu-parent > a::after,
.acf-block-preview .header-nav ul ul li a:hover::after {
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.acf-block-preview .header-nav ul ul ul {
  top: -10px;
  left: 230px;
}
.acf-block-preview .header-nav ul ul ul::before {
  display: none;
  content: "";
  width: 1px;
  height: 1px;
  position: absolute;
  top: 12px;
  left: -5px;
  margin: auto;
}
@media (max-width: 1003px) {
  .acf-block-preview .no-overflow .top-bar {
    display: none;
  }
  .acf-block-preview .header-inner {
    padding: 19px 0;
  }
  .acf-block-preview header.shrink .header-inner {
    padding: 15px 0;
  }
  .acf-block-preview header.shrink .nav-overlay {
    top: 64px;
  }
  .acf-block-preview .right-heade {
    width: 100%;
    float: none;
  }
  .acf-block-preview .logo {
    max-width: 190px;
  }
  .acf-block-preview .logo a {
    margin-top: 1px;
  }
  .acf-block-preview .nav-overlay .header-nav ul {
    margin: 0;
    padding: 0;
    background: transparent;
    width: 100%;
  }
  .acf-block-preview .nav-overlay .header-nav ul li {
    padding: 0;
    margin: 0 0 10px;
    position: relative;
    display: block;
    opacity: 1;
    line-height: 1;
  }
  .acf-block-preview .nav-overlay .header-nav ul li a,
.acf-block-preview .nav-overlay .header-nav ul li a:visited {
    color: #14191f;
    line-height: 1;
    display: inline-block;
    border-bottom: none;
    position: relative;
  }
  .acf-block-preview .nav-overlay .header-nav ul li.current-menu-item > a, .acf-block-preview .nav-overlay .header-nav ul li.current-menu-parent > a,
.acf-block-preview .nav-overlay .header-nav ul li a:hover {
    border-bottom: none;
  }
  .acf-block-preview .nav-overlay .header-nav ul ul {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: none;
    padding: 8px 0 20px 20px;
    position: relative;
    top: initial;
    left: initial;
    opacity: initial;
    visibility: initial;
    overflow: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .acf-block-preview .nav-overlay .header-nav ul ul li {
    margin: 0 0 15px;
  }
  .acf-block-preview .nav-overlay .header-nav ul ul li:last-child {
    margin-bottom: 0;
  }
  .acf-block-preview .nav-overlay .header-nav ul ul li a,
.acf-block-preview .nav-overlay .header-nav ul ul li a:visited {
    padding: initial;
    text-transform: inherit;
    font-family: "Axiforma-Regular", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .acf-block-preview .nav-overlay .header-nav ul ul li.current-menu-item > a, .acf-block-preview .nav-overlay .header-nav ul ul li.current-menu-parent > a {
    color: #14191f;
  }
  .acf-block-preview .nav-overlay .header-nav ul ul ul {
    padding: 20px 0 10px 20px;
  }
  .acf-block-preview .header-nav ul li.menu-item-has-children > a {
    background-image: none;
    padding-right: 0;
  }
  .acf-block-preview .nav-overlay {
    position: fixed;
    background-color: #e6e6e6;
    top: 65px;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    overflow: visible;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 8;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .acf-block-preview .nav-overlay .nav-container {
    display: block;
  }
  .acf-block-preview .logged-in.admin-bar .nav-overlay {
    top: 110px;
  }
  .acf-block-preview .nav-overlay.open {
    opacity: 1;
    visibility: visible;
    overflow-y: scroll;
  }
  .acf-block-preview .nav-overlay.open .header-btns {
    margin-top: 30px;
    top: 0;
    opacity: 1;
  }
  .acf-block-preview header .nav-container {
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transition-delay: 0.25s;
         -o-transition-delay: 0.25s;
            transition-delay: 0.25s;
    padding: 40px 0 70px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
  }
  .acf-block-preview header .nav-container .header-nav {
    text-align: left;
  }
  .acf-block-preview header .nav-overlay.open .nav-container {
    opacity: 1;
    display: block;
  }
  .acf-block-preview header.shrink .nav-overlay.open .nav-container {
    opacity: 1;
  }
  .acf-block-preview .nav-content {
    height: 100%;
    max-height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .acf-block-preview .nav-content::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
  }
  .acf-block-preview .nav-content::-webkit-scrollbar {
    width: 3px;
    background-color: transparent;
    position: relative;
    left: 5px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .acf-block-preview .nav-content::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 2px;
  }
  .acf-block-preview .desktop-hide {
    display: block !important;
  }
  .acf-block-preview .header-btns {
    display: none;
    margin-top: 70px;
    position: relative;
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .acf-block-preview .menu-btn {
    top: -8px;
    right: 0;
    height: 20px;
    width: 26px;
    cursor: pointer;
    z-index: 9999;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .acf-block-preview .menu-btn span {
    height: 2px;
    width: 100%;
    background-color: #14191f;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .acf-block-preview .menu-btn.active span:first-child {
    -webkit-transform: translateY(10px -1) translateX(0) rotate(-45deg);
        -ms-transform: translateY(10px -1) translateX(0) rotate(-45deg);
            transform: translateY(10px -1) translateX(0) rotate(-45deg);
  }
  .acf-block-preview .menu-btn.active span:last-child {
    -webkit-transform: translateY(-9px) translateX(0) rotate(45deg);
        -ms-transform: translateY(-9px) translateX(0) rotate(45deg);
            transform: translateY(-9px) translateX(0) rotate(45deg);
  }
  .acf-block-preview .menu-btn.active span.middle {
    opacity: 0;
  }
  .acf-block-preview li.menu-item-has-children .submenu-icon {
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 0;
    display: block;
    height: 22px;
    width: 22px;
    cursor: pointer;
    background-position: top 8px center;
    background-size: 9px;
    background-repeat: no-repeat;
    background-image: url(../img/submenu-icon.svg);
  }
  .acf-block-preview li.menu-item-has-children.active > .submenu-icon::before {
    height: 0;
    top: 18px;
  }
}
.acf-block-preview .no-overflow .logged-in.admin-bar .nav-overlay {
  top: 32px;
  height: calc(100vh - 32px);
}
@media (max-width: 782px) {
  .acf-block-preview .no-overflow .logged-in.admin-bar .left-header {
    top: 110px;
  }
  .acf-block-preview .no-overflow .logged-in.admin-bar .nav-overlay {
    top: 109px;
    height: calc(100vh - 46px);
  }
  .acf-block-preview #wpadminbar {
    position: fixed !important;
  }
  .acf-block-preview body.logged-in.admin-bar header {
    top: 46px;
  }
}
.acf-block-preview .hero-home {
  padding: 100px 0 80px;
}
.acf-block-preview .hero-home h1 {
  margin-bottom: 32px;
}
.acf-block-preview .hero-text {
  max-width: 675px;
}
.acf-block-preview .hero-text p {
  font-size: 18px;
  margin: 0 0 30px;
  line-height: 1.56;
}
.acf-block-preview .hero-text p:last-of-type {
  margin-bottom: 0;
}
.acf-block-preview .hero-content-inner {
  max-width: 575px;
  margin-right: 15px;
  float: right;
}
.acf-block-preview .hero-single {
  padding: 70px 0 60px;
}
.acf-block-preview .hero-single.serach-hero {
  padding-bottom: 60px;
}
.acf-block-preview .blog-hero {
  padding: 70px 0 60px;
}
.acf-block-preview .resource-hero {
  padding: 70px 0 60px;
}
.acf-block-preview .team-hero {
  padding: 70px 0 60px;
}
.acf-block-preview .footer-ctn {
  background-color: #14191f;
  padding: 80px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.acf-block-preview .footer-ctn h1,
.acf-block-preview .footer-ctn h2,
.acf-block-preview .footer-ctn h3,
.acf-block-preview .footer-ctn h4,
.acf-block-preview .footer-ctn h5,
.acf-block-preview .footer-ctn h6,
.acf-block-preview .footer-ctn p,
.acf-block-preview .footer-ctn ul {
  color: #f7f7f7;
}
.acf-block-preview .footer-logo {
  line-height: 0.65;
  margin-bottom: 40px;
  max-width: 210px;
}
.acf-block-preview .footer-logo a,
.acf-block-preview .footer-logo a:visited {
  border: none;
  display: inline-block;
}
.acf-block-preview .footer-widgets .single-widget {
  width: 14%;
}
.acf-block-preview .footer-widgets .single-widget:first-child {
  width: 38%;
}
.acf-block-preview .footer-nav ul {
  padding: 0;
  margin: 0;
}
.acf-block-preview .footer-nav ul li {
  padding: 0;
  margin: 0 0 1.1px;
  list-style-type: none;
  line-height: 1;
}
.acf-block-preview .footer-nav ul li a,
.acf-block-preview .footer-nav ul li a:visited {
  padding-bottom: 2px;
  font-size: 14px;
  line-height: 1;
  position: relative;
  display: inline-block;
  color: #f7f7f7;
}
.acf-block-preview .footer-nav ul li a::after,
.acf-block-preview .footer-nav ul li a:visited::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #f7f7f7;
  opacity: 0.8;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.acf-block-preview .footer-nav ul li.current-menu-item > a, .acf-block-preview .footer-nav ul li.current-menu-parent > a,
.acf-block-preview .footer-nav ul li a:hover {
  border: 0;
}
.acf-block-preview .footer-nav ul li.current-menu-item > a::after, .acf-block-preview .footer-nav ul li.current-menu-parent > a::after,
.acf-block-preview .footer-nav ul li a:hover::after {
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.acf-block-preview .footer-nav ul ul {
  padding: 20px 0 10px;
}
.acf-block-preview .footer-nav ul ul li {
  display: block;
  margin: 0 0 14px;
  padding: 0 15px;
}
.acf-block-preview .footer-nav ul ul li:last-child {
  margin: 0;
}
.acf-block-preview .footer-bottom {
  padding: 30px 0 40px;
  border-top: 1px solid #30353c;
}
.acf-block-preview .copy-right {
  width: 45%;
  color: #f7f7f7;
  font-size: 14px;
}
.acf-block-preview .legal-nav {
  width: 55%;
}
.acf-block-preview .legal-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.acf-block-preview .legal-nav ul li {
  padding: 0;
  margin-bottom: 0;
  margin-left: 30px;
  font-size: 14px;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.acf-block-preview .legal-nav ul li a,
.acf-block-preview .legal-nav ul li a:visited {
  line-height: 1;
  padding-bottom: 2px;
  color: #f7f7f7;
  position: relative;
  display: block;
}
.acf-block-preview .legal-nav ul li a::after,
.acf-block-preview .legal-nav ul li a:visited::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #f7f7f7;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.acf-block-preview .legal-nav ul li a:hover::after,
.acf-block-preview .legal-nav ul li a:visited:hover::after {
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.acf-block-preview .legal-nav ul li.current-menu-item a::after {
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.acf-block-preview .legal-nav ul li:first-child {
  margin-right: 0;
}
.acf-block-preview .legal-text {
  font-size: 15px;
  color: #f7f7f7;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-right: 30px;
}
.acf-block-preview .social-icons a {
  background-color: #fff;
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
.acf-block-preview .social-icons a:hover {
  background-color: #e0e0e0;
}
.acf-block-preview .address a,
.acf-block-preview .address p {
  color: #e0e0e0;
}
.acf-block-preview .wrapper {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
}
.acf-block-preview .container-980 .wrapper {
  max-width: 980px;
}
.acf-block-preview .green-container {
  background-color: #ccdbd1;
  padding: 160px 0;
}
.acf-block-preview .navy-container {
  background-color: #15332e;
}
.acf-block-preview .full-width-navi-container {
  background-color: #15332e;
}
.acf-block-preview .full-width-navi-container .wrapper {
  max-width: 100%;
  width: 100%;
}
.acf-block-preview .full-width-container .wrapper {
  max-width: 100%;
  width: 100%;
}
.acf-block-preview .container-1000 .wrapper {
  max-width: 1000px;
}
.acf-block-preview .container-760 .wrapper {
  max-width: 760px;
}
.acf-block-preview .s-270 {
  height: 270px;
}
.acf-block-preview .s-200 {
  height: 200px;
}
.acf-block-preview .s-160 {
  height: 160px;
}
.acf-block-preview .s-140 {
  height: 140px;
}
.acf-block-preview .s-120 {
  height: 120px;
}
.acf-block-preview .s-100 {
  height: 100px;
}
.acf-block-preview .s-80 {
  height: 80px;
}
.acf-block-preview .s-60 {
  height: 60px;
}
.acf-block-preview .s-50 {
  height: 50px;
}
.acf-block-preview .s-40 {
  height: 40px;
}
.acf-block-preview .s-30 {
  height: 30px;
}
.acf-block-preview .ts-160 {
  height: 160px;
}
.acf-block-preview .ts-140 {
  height: 140px;
}
.acf-block-preview .ts-120 {
  height: 120px;
}
.acf-block-preview .ts-100 {
  height: 100px;
}
.acf-block-preview .ts-80 {
  height: 80px;
}
.acf-block-preview .ts-60 {
  height: 60px;
}
.acf-block-preview .ts-40 {
  height: 40px;
}
.acf-block-preview .large-text {
  font-size: 26px;
  line-height: 1.3;
}
.acf-block-preview .small-text {
  font-size: 14px;
  line-height: 1;
}
.acf-block-preview .float-right {
  float: right;
}
.acf-block-preview .float-left {
  float: left;
}
.acf-block-preview .center-align {
  text-align: center;
}
.acf-block-preview .right-align {
  text-align: right;
}
.acf-block-preview .left-align {
  text-align: left;
}
.acf-block-preview .text-uppercase {
  text-transform: uppercase;
}
.acf-block-preview .text-decuration-none {
  text-decoration: none;
}
.acf-block-preview .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.acf-block-preview .d-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.acf-block-preview .flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.acf-block-preview .flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.acf-block-preview .flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.acf-block-preview .flex-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.acf-block-preview .justify-content-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.acf-block-preview .justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.acf-block-preview .justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.acf-block-preview .justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.acf-block-preview .justify-content-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.acf-block-preview .align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.acf-block-preview .align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.acf-block-preview .align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.acf-block-preview .align-items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.acf-block-preview .align-items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.acf-block-preview .align-content-start {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.acf-block-preview .align-content-end {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.acf-block-preview .align-content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}
.acf-block-preview .align-content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.acf-block-preview .align-content-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}
.acf-block-preview .align-content-stretch {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.acf-block-preview .align-self-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.acf-block-preview .align-self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.acf-block-preview .align-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.acf-block-preview .align-self-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.acf-block-preview .align-self-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
.acf-block-preview .align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.acf-block-preview .flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.acf-block-preview .flex-no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.acf-block-preview .flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.acf-block-preview .bg-cover {
  background-size: cover;
}
.acf-block-preview .bg-contain {
  background-size: contain;
}
.acf-block-preview .bg-position-center {
  background-position: center;
}
.acf-block-preview .bg-norepeat {
  background-repeat: no-repeat;
}
.acf-block-preview .bg-repeat {
  background-repeat: repeat;
}
.acf-block-preview .reset-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.acf-block-preview #breadcrumbs {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 23px;
  font-size: 14px;
}
.acf-block-preview #breadcrumbs span {
  font-size: 18px;
}
.acf-block-preview #breadcrumbs span.breadcrumb_last {
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px;
}
.acf-block-preview #breadcrumbs a, .acf-block-preview #breadcrumbs:visited {
  color: #000;
  font-weight: 700;
  margin: 0 10px;
  border-bottom: 1px solid transparent;
  font-size: 14px;
}
.acf-block-preview #breadcrumbs a:hover, .acf-block-preview #breadcrumbs:visited:hover {
  border-bottom: 1px solid #000;
}
.acf-block-preview .single-post #breadcrumbs span span span span span span {
  color: #000;
}
.acf-block-preview .single-post #breadcrumbs span span span span span span a {
  color: #000;
}
.acf-block-preview .single-post #breadcrumbs span.breadcrumb_last {
  display: none;
}
.acf-block-preview .learn-more {
  color: #000;
  font-family: "Axiforma-Bold", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.acf-block-preview a.button,
.acf-block-preview a.button:visited,
.acf-block-preview span.button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 8px 22px;
  text-decoration: none;
  color: #f7f7f7;
  background-color: #00a4eb;
  border: 2px solid transparent;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  margin-right: 9px;
  text-align: center;
  border-radius: 0;
  line-height: 1.5;
  font-family: "Axiforma-Bold", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}
.acf-block-preview a.button:last-child,
.acf-block-preview a.button:visited:last-child,
.acf-block-preview span.button:last-child {
  margin-right: 0;
}
.acf-block-preview a.button:hover,
.acf-block-preview a.button:visited:hover,
.acf-block-preview span.button:hover {
  background-color: #2ca8dd;
  border: solid 2px #2ca8dd;
  color: #f7f7f7;
}
.acf-block-preview a.wp-block-button__link,
.acf-block-preview a.wp-block-button__link:visited {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 11px 30px;
  text-decoration: none;
  color: #f7f7f7;
  background-color: #00a4eb;
  border: 2px solid #2ca8dd;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  margin-right: 9px;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  border-radius: 100px;
}
.acf-block-preview a.wp-block-button__link:hover,
.acf-block-preview a.wp-block-button__link:visited:hover {
  background-color: #2ca8dd;
  border: 2px solid #2ca8dd;
  color: #f7f7f7;
}
.acf-block-preview a.wp-block-button__link.has-background,
.acf-block-preview a.wp-block-button__link:visited.has-background {
  border: none;
}
.acf-block-preview a.wp-block-button__link.has-background:hover,
.acf-block-preview a.wp-block-button__link:visited.has-background:hover {
  border: none;
  color: unset;
}
.acf-block-preview a.wp-block-button__link.has-text-color.has-background,
.acf-block-preview a.wp-block-button__link:visited.has-text-color.has-background {
  border: none;
}
.acf-block-preview a.wp-block-button__link.has-text-color.has-background:hover,
.acf-block-preview a.wp-block-button__link:visited.has-text-color.has-background:hover {
  border: none;
}
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link,
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link:visited {
  border: 2px solid #14191f;
}
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link:hover,
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link:visited:hover {
  background-color: #14191f;
  color: #f7f7f7;
}
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link.has-text-color:hover, .acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link.has-background:hover,
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link:visited.has-text-color:hover,
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link:visited.has-background:hover {
  background-color: unset;
  color: unset;
}
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link.has-text-color.has-background,
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link:visited.has-text-color.has-background {
  border: none;
}
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link.has-text-color.has-background:hover,
.acf-block-preview .wp-block-button.is-style-outline a.wp-block-button__link:visited.has-text-color.has-background:hover {
  border: none;
}
.acf-block-preview .no-visible {
  visibility: hidden;
}
.acf-block-preview .not-found {
  text-align: center;
}
.acf-block-preview .error {
  text-align: center;
  margin: 20px 0;
  width: 100%;
}
.acf-block-preview .error .menu {
  margin: 0;
}
.acf-block-preview .error ul li {
  display: inline-block;
  margin: 0 0 0 20px;
  font-weight: 700;
  padding: 0;
}
.acf-block-preview .error ul li::before {
  display: none;
}
.acf-block-preview .error ul li a {
  padding: 10px;
  border-bottom: 0;
}
.acf-block-preview .error ul li a:hover {
  color: #14191f;
}
.acf-block-preview .error ul li ul {
  display: none;
}
.acf-block-preview .form-404 {
  margin: 50px auto 0;
  max-width: 720px;
}
.acf-block-preview .form-404 p {
  margin-bottom: 20px;
}
.acf-block-preview .post-box {
  border: 0;
  overflow: hidden;
  margin-bottom: 60px;
}
.acf-block-preview .post-box .post-box-img a {
  height: 100%;
  display: inline-block;
}
.acf-block-preview .post-box .post-image a {
  height: 100%;
  display: inline-block;
  width: 100%;
}
.acf-block-preview .post-box .post-image a .post-featured-thumb {
  height: 100%;
  width: 100%;
}
.acf-block-preview .post-box:last-of-type {
  margin-bottom: 0;
}
.acf-block-preview .post-box .post-box-img:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.acf-block-preview .post-content {
  margin-top: 15px;
}
.acf-block-preview .post-box-img {
  overflow: hidden;
  height: 250px;
}
.acf-block-preview .post-box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.acf-block-preview .post-box-title h2 a,
.acf-block-preview .post-box-title h4 a {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #303336;
  border-bottom: none;
}
.acf-block-preview .post-box-title h2 a:last-child,
.acf-block-preview .post-box-title h4 a:last-child {
  margin-bottom: 0;
}
.acf-block-preview .post-box-title h4 {
  margin: 0 0 10px;
}
.acf-block-preview .post-box.featured-post .post-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.acf-block-preview .post-box.featured-post .post-box-inner .post-box-img {
  width: 60%;
  min-height: 400px;
}
.acf-block-preview .post-box.featured-post .post-box-inner .post-content {
  width: 45%;
  margin-top: 0;
  margin-left: 30px;
}
.acf-block-preview .post-box.featured-post .post-box-inner .post-content h2 a {
  color: #303336;
}
.acf-block-preview .post-box.featured-post .post-box-inner span.button {
  margin-top: 30px;
}
.acf-block-preview .post-author-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.acf-block-preview .post-author-ctn .post-author-img {
  border-radius: 50%;
  margin-right: 20px;
}
.acf-block-preview .post-author-ctn .post-meta-date {
  font-size: 16px;
}
.acf-block-preview .post-box-meta {
  margin-bottom: 15px;
}
.acf-block-preview .post-box-meta .post-date {
  margin-right: 20px;
  font-size: 14px;
}
.acf-block-preview .post-box-meta .ac-post-cat {
  font-size: 14px;
}
.acf-block-preview .post-box-meta a {
  text-decoration: none;
  border-bottom: none;
  margin-left: 5px;
}
.acf-block-preview .post-box-excerpt p {
  margin-bottom: 15px;
}
.acf-block-preview .hero-single .post-box-meta {
  margin-bottom: 15px;
}
.acf-block-preview .post-tag a {
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 8px;
  border-bottom: none;
  padding: 3px 10px;
  display: inline-block;
  background-color: #eee;
}
.acf-block-preview .post-tag a:hover {
  background-color: #e0e0e0;
}
.acf-block-preview .blog-nav .nav-ctn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.acf-block-preview .blog-nav .nav-ctn ul ul {
  margin-left: 0;
}
.acf-block-preview .blog-nav .nav-ctn ul li {
  list-style: none;
  margin: 0 10px;
}
.acf-block-preview .blog-nav .nav-ctn ul li a {
  font-size: 20px;
  color: #303336;
}
.acf-block-preview .resources-post-box {
  border: 0;
  overflow: hidden;
  margin-bottom: 50px;
}
.acf-block-preview .resources-post-box .post-image a {
  height: 100%;
  display: inline-block;
  width: 100%;
}
.acf-block-preview .resources-post-box .rc-post-img:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.acf-block-preview .featured-post .rc-post-img {
  width: 47%;
  min-height: 400px;
}
.acf-block-preview .featured-post .post-content {
  width: 47%;
  margin-left: 30px;
  margin-top: 0;
}
.acf-block-preview .featured-post .resources-inner {
  margin-bottom: 0;
}
.acf-block-preview .rc-post-img {
  overflow: hidden;
  height: 250px;
}
.acf-block-preview .rc-post-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.acf-block-preview .post-meta {
  margin-bottom: 30px;
}
.acf-block-preview .two-columns,
.acf-block-preview .three-columns,
.acf-block-preview .four-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.acf-block-preview .two-columns .column {
  width: 49%;
  margin-right: 2%;
}
.acf-block-preview .two-columns .column:nth-child(even) {
  margin-right: 0;
}
.acf-block-preview .three-columns .column {
  width: 32%;
  margin-right: 2%;
}
.acf-block-preview .three-columns .column:nth-child(3n+3) {
  margin-right: 0;
}
.acf-block-preview .four-columns .column {
  width: 22.75%;
  margin-right: 3%;
}
.acf-block-preview .four-columns .column:nth-child(4n+4) {
  margin-right: 0;
}
.acf-block-preview .five-columns .column {
  width: 17.6%;
  margin-right: 3%;
}
.acf-block-preview .five-columns .column:nth-child(5n+5) {
  margin-right: 0;
}
.acf-block-preview .faq-block {
  max-width: 825px;
  margin: 0 auto;
}
.acf-block-preview .faq > a {
  border: none;
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  cursor: pointer;
  position: relative;
  padding: 37px 0 36px;
  border-top: 1px solid rgba(40, 28, 60, 0.12);
}
.acf-block-preview .faq > a::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  right: 0;
  top: 37px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
  background-image: url(../img/faq-plus-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.acf-block-preview .faq > a:hover {
  border-top: 1px solid rgba(40, 28, 60, 0.12);
}
.acf-block-preview .faq > a:hover::after {
  background-image: url(../img/plus-hover.svg);
}
.acf-block-preview .faq > a.active {
  padding-bottom: 24px;
}
.acf-block-preview .faq > a.active::after {
  background-image: url(../img/faq-minus-icon.svg);
}
.acf-block-preview .faq-content {
  display: none;
  border-top: 0;
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 48px;
  max-width: 716px;
}
.acf-block-preview .faq-content p:last-child {
  margin-bottom: 0;
}
.acf-block-preview .top-latters-area a,
.acf-block-preview .top-latters-area a:visited {
  display: inline-block;
  width: 44px;
  height: 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  border: 1px solid rgba(40, 28, 60, 0.2);
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 10px;
  margin: 0 4px 12px 0;
  text-align: center;
}
.acf-block-preview .top-latters-area a:hover,
.acf-block-preview .top-latters-area a:visited:hover {
  border: 1px solid rgba(40, 28, 60, 0.6);
}
.acf-block-preview .letter-box {
  float: left;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-transform: uppercase;
  text-align: center;
  padding: 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(40, 28, 60, 0.04);
  font-size: 15px;
  line-height: 20px;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.acf-block-preview .glossary-content {
  padding: 24px 0;
  border-bottom: 1px solid rgba(40, 28, 60, 0.12);
}
.acf-block-preview .glossary-content:last-child {
  border-bottom: 0;
}
.acf-block-preview .team-members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.acf-block-preview .single-member {
  position: relative;
  margin-bottom: 40px;
}
.acf-block-preview .single-member .t-detail {
  margin-top: 20px;
}
.acf-block-preview .single-member .sm-inner {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-bottom: none;
  position: relative;
}
.acf-block-preview .single-member .member-image {
  background-image: url("../img/default-image.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 310px;
  width: 100%;
}
.acf-block-preview .single-member .member-name {
  font-family: "Axiforma-Bold", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 8px;
}
.acf-block-preview .single-member .designation {
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  margin-bottom: 0;
}
.acf-block-preview .black-container * {
  color: #f7f7f7;
}
.acf-block-preview .section-team-variation {
  max-width: 1064px;
  margin: 0 auto;
}
.acf-block-preview .single-member-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 2%;
     -moz-column-gap: 2%;
          column-gap: 2%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0 21px;
  border-bottom: 1px solid #303336;
}
.acf-block-preview .single-member-detail:first-child {
  border-top: 1px solid #303336;
}
.acf-block-preview .single-member-detail h6 {
  letter-spacing: -0.15px;
}
.acf-block-preview .single-member-detail h6,
.acf-block-preview .single-member-detail p {
  margin-bottom: 0;
}
.acf-block-preview .single-member-detail .name {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.acf-block-preview .single-member-detail .description {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.acf-block-preview .single-member-detail .title {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.acf-block-preview .team-detail {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 639px;
  max-height: 70vh;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.acf-block-preview .team-detail .team-detail-inner {
  padding-right: 6px;
  height: 100%;
  overflow: auto;
}
.acf-block-preview .team-detail .team-detail-inner::-webkit-scrollbar {
  display: none;
}
.acf-block-preview .team-detail .team-detail-inner.scroll {
  padding-right: 0;
}
.acf-block-preview .team-detail .team-detail-inner.scroll::-webkit-scrollbar {
  display: block;
}
.acf-block-preview .team-detail .mfp-close {
  position: absolute;
  top: 7px;
  right: 5px;
  width: 16px;
  height: 16px;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  background-image: url(../img/close.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
.acf-block-preview .team-detail .mfp-close:hover {
  background-color: transparent;
  cursor: pointer;
}
.acf-block-preview .team-detail-inner::-webkit-scrollbar {
  width: 6px;
  height: 100%;
}
.acf-block-preview .team-detail-inner::-webkit-scrollbar-track {
  background-color: #303336;
}
.acf-block-preview .single-team {
  text-align: left;
}
.acf-block-preview .single-team .single-team-head {
  background-color: #e6e6e6;
  position: relative;
  padding-right: 35px;
}
.acf-block-preview .single-team .member-image-popup {
  width: 30%;
  height: 185px;
}
.acf-block-preview .single-team .member-detail-popup {
  width: 64%;
}
.acf-block-preview .single-team .member-name-popup {
  font-family: "Axiforma-Bold", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #14191f;
  margin-bottom: 5px;
}
.acf-block-preview .single-team .member-designation {
  color: #606364;
  margin-bottom: 0;
  font-size: 20px;
  letter-spacing: -0.6px;
}
.acf-block-preview .single-team .single-team-content * {
  color: black !important;
}
.acf-block-preview .single-team .single-team-content {
  overflow: auto;
  background-color: #f7f7f7;
  padding: 41px 60px 50px 50px;
  font-size: 18px;
  line-height: 1.65;
}
.acf-block-preview .single-team .single-team-content p {
  margin-bottom: 0;
}
.acf-block-preview .mfp-content {
  text-align: center;
}
.acf-block-preview .mfp-wrap {
  z-index: 999999 !important;
}
.acf-block-preview .image-at-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.acf-block-preview .image-at-left .column:first-child {
  margin: 0 0 0 2%;
}
.acf-block-preview form {
  margin: 0 0 20px;
}
.acf-block-preview label {
  margin: 0 0 6px;
  display: inline-block;
  line-height: 1.2;
}
.acf-block-preview fieldset {
  margin: 10px 0 30px;
  display: block;
}
.acf-block-preview legend {
  display: block;
  margin: 0 0 10px;
}
.acf-block-preview input[type=text],
.acf-block-preview input[type=number],
.acf-block-preview input[type=email],
.acf-block-preview input[type=tel],
.acf-block-preview input[type=url],
.acf-block-preview input[type=search],
.acf-block-preview input[type=password],
.acf-block-preview input[type=time],
.acf-block-preview input[type=date],
.acf-block-preview input[type=datetime-local],
.acf-block-preview input[type=week],
.acf-block-preview input[type=month],
.acf-block-preview input[type=file],
.acf-block-preview input[type=range],
.acf-block-preview input[list],
.acf-block-preview input[type=string],
.acf-block-preview select,
.acf-block-preview textarea,
.acf-block-preview .gform-text-input-reset {
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  height: 50px;
  width: 100%;
  border: 1px solid #e0e0e0;
  background-color: #f4f4f4;
  color: #303336;
  outline: none;
  padding: 0 0 0 12px;
  margin: 0 0 20px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.acf-block-preview input[type=text]:focus,
.acf-block-preview input[type=number]:focus,
.acf-block-preview input[type=email]:focus,
.acf-block-preview input[type=tel]:focus,
.acf-block-preview input[type=url]:focus,
.acf-block-preview input[type=search]:focus,
.acf-block-preview input[type=password]:focus,
.acf-block-preview input[type=time]:focus,
.acf-block-preview input[type=date]:focus,
.acf-block-preview input[type=datetime-local]:focus,
.acf-block-preview input[type=week]:focus,
.acf-block-preview input[type=month]:focus,
.acf-block-preview input[type=file]:focus,
.acf-block-preview input[type=range]:focus,
.acf-block-preview input[list]:focus,
.acf-block-preview input[type=string]:focus,
.acf-block-preview select:focus,
.acf-block-preview textarea:focus,
.acf-block-preview .gform-text-input-reset:focus {
  border: 1px solid #cdcdcd;
}
.acf-block-preview ::input-placeholder {
  color: #606364;
}
.acf-block-preview ::input-placeholder {
  color: #606364;
}
.acf-block-preview ::-webkit-input-placeholder {
  color: #606364;
}
.acf-block-preview ::-moz-placeholder {
  color: #606364;
}
.acf-block-preview :-ms-input-placeholder {
  color: #606364;
}
.acf-block-preview ::-ms-input-placeholder {
  color: #606364;
}
.acf-block-preview ::placeholder {
  color: #606364;
}
.acf-block-preview input[type=text]:disabled {
  background-color: #f0f0f0;
  border: 1px solid #e6e6e6;
}
.acf-block-preview input[type=hidden],
.acf-block-preview datalist {
  display: none;
}
.acf-block-preview input[type=file] {
  padding: 9px;
}
.acf-block-preview input[type=search] {
  background-image: url(../img/search-icon.svg);
  background-repeat: no-repeat;
  background-position: center right 10px;
  padding-right: 45px;
}
.acf-block-preview input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.acf-block-preview input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.acf-block-preview input[type=search]::-webkit-search-decoration,
.acf-block-preview input[type=search]::-webkit-search-cancel-button,
.acf-block-preview input[type=search]::-webkit-search-results-button,
.acf-block-preview input[type=search]::-webkit-search-results-decoration {
  display: none;
}
.acf-block-preview input[type=color] {
  border: 1px solid #e0e0e0;
  background-color: #f0f0f0;
  height: 25px;
  width: 50px;
  margin: 0 0 20px;
  padding: 3px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.acf-block-preview ::-webkit-color-swatch-wrapper {
  padding: 0;
}
.acf-block-preview ::-webkit-color-swatch {
  border: 0;
  border-radius: 0;
}
.acf-block-preview ::-moz-color-swatch,
.acf-block-preview ::-moz-focus-inner {
  border: 0;
}
.acf-block-preview ::-moz-focus-inner {
  padding: 0;
}
.acf-block-preview select {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/select-icon.svg);
  background-repeat: no-repeat;
  background-position: center right 10px;
}
.acf-block-preview .ginput_container_multiselect select {
  min-height: 77px;
}
.acf-block-preview textarea {
  padding: 10px 0 0 10px;
  height: 150px;
  resize: none;
  overflow: auto;
}
.acf-block-preview input[type=image] {
  margin: 0 10px 0 0;
}
.acf-block-preview input[type=submit],
.acf-block-preview button,
.acf-block-preview input[type=button],
.acf-block-preview input[type=reset] {
  padding: 0 30px;
  display: inline-block;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #00a4eb;
  color: #f7f7f7;
  outline: none;
  border: none;
  font-family: "Axiforma-Regular", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  height: 50px;
  outline: none;
  cursor: pointer;
  margin: 0 10px 10px 0;
}
.acf-block-preview input[type=submit]:hover,
.acf-block-preview button:hover,
.acf-block-preview input[type=button]:hover {
  color: #f7f7f7;
  background-color: #2ca8dd;
}
.acf-block-preview input[type=reset] {
  background-color: #00a4eb;
  color: #f7f7f7;
}
.acf-block-preview input[type=reset]:hover {
  color: #f7f7f7;
  background-color: #2ca8dd;
}
.acf-block-preview [type=checkbox]:checked,
.acf-block-preview [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.acf-block-preview [type=checkbox]:checked + label,
.acf-block-preview [type=checkbox]:not(:checked) + label,
.acf-block-preview [type=checkbox]:checked + span,
.acf-block-preview [type=checkbox]:not(:checked) + span {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #303336;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 20px 10px 0;
}
.acf-block-preview [type=checkbox]:checked + label::before,
.acf-block-preview [type=checkbox]:not(:checked) + label::before,
.acf-block-preview [type=checkbox]:checked + span::before,
.acf-block-preview [type=checkbox]:not(:checked) + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #e0e0e0;
  background-color: #f0f0f0;
}
.acf-block-preview [type=checkbox]:checked + label::after,
.acf-block-preview [type=checkbox]:not(:checked) + label::after,
.acf-block-preview [type=checkbox]:checked + span::after,
.acf-block-preview [type=checkbox]:not(:checked) + span::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #00a4eb;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.acf-block-preview [type=checkbox]:not(:checked) + label::after,
.acf-block-preview [type=checkbox]:not(:checked) + span::after {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.acf-block-preview [type=checkbox]:checked + label::after,
.acf-block-preview [type=checkbox]:checked + span::after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.acf-block-preview [type=radio]:checked,
.acf-block-preview [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.acf-block-preview [type=radio]:checked + label,
.acf-block-preview [type=radio]:not(:checked) + label,
.acf-block-preview [type=radio]:checked + span,
.acf-block-preview [type=radio]:not(:checked) + span {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #303336;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 20px 10px 0;
}
.acf-block-preview [type=radio]:checked + label::before,
.acf-block-preview [type=radio]:not(:checked) + label::before,
.acf-block-preview [type=radio]:checked + span::before,
.acf-block-preview [type=radio]:not(:checked) + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #e0e0e0;
  border-radius: 100%;
  background-color: #f0f0f0;
}
.acf-block-preview [type=radio]:checked + label::after,
.acf-block-preview [type=radio]:not(:checked) + label::after,
.acf-block-preview [type=radio]:checked + span::after,
.acf-block-preview [type=radio]:not(:checked) + span::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #00a4eb;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.acf-block-preview [type=radio]:not(:checked) + label::after,
.acf-block-preview [type=radio]:not(:checked) + span::after {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.acf-block-preview [type=radio]:checked + label::after,
.acf-block-preview [type=radio]:checked + span::after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.acf-block-preview meter {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  background-color: #f0f0f0;
  border-radius: 0;
  margin: 0 0 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.acf-block-preview meter::-webkit-meter-bar {
  background: none;
  background-color: #00a4eb;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.acf-block-preview meter::-webkit-meter-optimum-value {
  background: #00a4eb;
}
.acf-block-preview meter::-webkit-meter-suboptimum-value {
  background: #00a4eb;
}
.acf-block-preview meter::-webkit-meter-even-less-good-value {
  background: #00a4eb;
}
.acf-block-preview meter::-moz-meter-bar {
  background: none;
  border-radius: 0;
  box-shadow: none;
}
.acf-block-preview meter:-moz-meter-optimum::-moz-meter-bar {
  background: #00a4eb;
}
.acf-block-preview meter:-moz-meter-sub-optimum::-moz-meter-bar {
  background: #00a4eb;
}
.acf-block-preview meter:-moz-meter-sub-sub-optimum::-moz-meter-bar {
  background: #00a4eb;
}
.acf-block-preview progress {
  vertical-align: baseline;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  border: none;
  background-color: #f0f0f0;
  border-radius: 0;
  margin: 0 0 20px;
}
.acf-block-preview progress::-webkit-progress-bar {
  background-color: #f0f0f0;
  border-radius: 0;
}
.acf-block-preview progress::-webkit-progress-value {
  background-color: #00a4eb;
  border-radius: 0;
}
.acf-block-preview progress::-moz-progress-bar {
  background-color: #00a4eb;
  border-radius: 0;
}
.acf-block-preview input[type=range] {
  padding: 0;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  border-radius: 0;
  height: 22px;
}
.acf-block-preview input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background-color: #f0f0f0;
  border: none;
  animate: 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.acf-block-preview input[type=range]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background-color: #f0f0f0;
  border: none;
  animate: 0.2s;
  box-shadow: none;
  border-radius: 0;
}
.acf-block-preview input[type=range]::-webkit-slider-thumb {
  height: 14px;
  width: 14px;
  background-color: #00a4eb;
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
  margin-top: -4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
}
.acf-block-preview input[type=range]::-moz-range-thumb {
  height: 14px;
  width: 14px;
  background-color: #00a4eb;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  margin-top: -4px;
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.acf-block-preview button,
.acf-block-preview [type=button],
.acf-block-preview [type=reset],
.acf-block-preview [type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
.acf-block-preview button::-moz-focus-inner,
.acf-block-preview [type=button]::-moz-focus-inner,
.acf-block-preview [type=reset]::-moz-focus-inner,
.acf-block-preview [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.acf-block-preview button:-moz-focusring,
.acf-block-preview [type=button]:-moz-focusring,
.acf-block-preview [type=reset]:-moz-focusring,
.acf-block-preview [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.acf-block-preview [type=checkbox],
.acf-block-preview [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
.acf-block-preview [type=number]::-webkit-inner-spin-button,
.acf-block-preview [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.acf-block-preview [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}
.acf-block-preview [type=search] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  outline-offset: -2px;
}
.acf-block-preview ::-webkit-file-upload-button {
  -webkit-appearance: button;
          appearance: button;
  font: inherit;
}
.acf-block-preview .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.acf-block-preview .search-form input[type=submit],
.acf-block-preview .search-form button,
.acf-block-preview .search-form input[type=button],
.acf-block-preview .search-form input[type=reset] {
  margin: 0 0 10px 10px;
}
.acf-block-preview .gfields {
  margin: 0;
}
.acf-block-preview .gf_clear {
  clear: both;
}
.acf-block-preview .ginput_left,
.acf-block-preview .name_first {
  float: left;
  width: 48%;
}
.acf-block-preview .ginput_right,
.acf-block-preview .name_last {
  float: right;
  width: 48%;
}
.acf-block-preview .gfield {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.acf-block-preview .gfield_time_hour,
.acf-block-preview .gfield_time_minute,
.acf-block-preview .gfield_time_ampm {
  width: calc(33.33% - 3px);
  display: inline-block;
}
.acf-block-preview .gfield_time_minute {
  margin: 0 10px;
  width: calc(33.33% - 23px);
}
.acf-block-preview .below.hour_minute_colon {
  display: none;
}
.acf-block-preview .gfield_post_tags_hint {
  margin-top: -18px;
  font-size: 14px;
}
.acf-block-preview .gfield.half-input-field {
  width: 48%;
  margin-right: calc(4% - 5px);
  display: inline-block;
  vertical-align: top;
}
.acf-block-preview .gfield.half-input-field.last {
  margin-right: 0;
}
.acf-block-preview .gfield_list_group {
  margin-bottom: 20px;
}
.acf-block-preview button.add_list_item, .acf-block-preview button.delete_list_item {
  margin: 0 10px 10px 0;
  padding: 4px 11px;
  font-size: 90%;
  height: 37px;
  position: relative;
  top: -5px;
}
.acf-block-preview button.delete_list_item {
  background-color: #2ca8dd;
  color: #f7f7f7;
  border: 2px solid transparent;
}
.acf-block-preview button.delete_list_item:hover {
  background-color: transparent;
  border: 2px solid;
}
.acf-block-preview .gform_fileupload_rules {
  font-size: 90%;
  color: #606364;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  top: -14px;
}
.acf-block-preview #ui-datepicker-div {
  background-color: #e6e6e6;
  border: none;
}
.acf-block-preview .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background-color: #e6e6e6;
  padding: 10px 12px;
}
.acf-block-preview .ui-datepicker-title select {
  width: 49%;
  margin-bottom: 0;
  margin-right: 2%;
  height: 46px;
  padding: 0 35px 0 18px;
  background-color: #e6e6e6;
}
.acf-block-preview a.ui-datepicker-prev.ui-corner-all,
.acf-block-preview a.ui-datepicker-next.ui-corner-all {
  position: relative;
}
.acf-block-preview a.ui-datepicker-next.ui-corner-all {
  float: right;
}
.acf-block-preview .ui-datepicker-header a,
.acf-block-preview .ui-datepicker-header a:visited {
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 10px;
  display: inline-block;
}
.acf-block-preview select.ui-datepicker-year {
  margin-right: 0;
}
.acf-block-preview #ui-datepicker-div table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 10px;
  font-size: 16px;
}
.acf-block-preview .ui-datepicker_calendar a {
  font-size: 16px;
  color: #14191f;
}
.acf-block-preview .ginput_container_date {
  position: relative;
}
.acf-block-preview .ginput_container_date img.ui-datepicker-trigger {
  position: absolute;
  right: 10px;
  top: 15px;
  bottom: 0;
}
.acf-block-preview .gfield_radio .gchoice {
  display: inline-block;
}
.acf-block-preview table.ui-datepicker_calendar {
  max-width: 410px;
  background-color: #f7f7f7;
}
.acf-block-preview .validation_error {
  background-color: #fbede9;
  font-size: 14px;
  color: #d14b3c;
  padding: 2px 10px 6px;
  margin-bottom: 20px;
  text-align: center;
}
.acf-block-preview .validation_message {
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #d14b3c;
  position: absolute;
  bottom: 0;
}
.acf-block-preview .gfield_error input {
  border-color: #d14b3c;
}
.acf-block-preview .gform_confirmation_message {
  background-color: #eefcf4;
  padding: 20px;
  text-align: center;
  color: #14191f;
  border: 1px solid #14191f;
}
.acf-block-preview .gform_validation_errors {
  background-color: #fbede9;
  margin: 10px 0 30px;
  padding: 7px 14px;
  font-weight: 700;
  font-size: 105%;
}
.acf-block-preview .gform_validation_errors h2 {
  color: #f7f7f7;
  margin-bottom: 0;
  font-size: 24px;
  font-size: 105%;
}
.acf-block-preview .gfield_required_text {
  color: #d14b3c;
  position: relative;
  margin-left: 5px;
}
.acf-block-preview .gfield_visibility_hidden {
  display: none !important;
}
.acf-block-preview img.gform_ajax_spinner {
  position: absolute;
  bottom: 0;
  left: 0;
}
.acf-block-preview .hs-form {
  text-align: left;
}
.acf-block-preview .hs-form fieldset {
  margin: 0;
}
.acf-block-preview .hs-form ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.acf-block-preview .hs-form ul li {
  margin: 0;
  padding-left: 0;
}
.acf-block-preview .hs-form ul li label {
  margin: 0;
}
.acf-block-preview .hs-form ul li::before {
  display: none;
}
.acf-block-preview .hs-form ul.hs-error-msgs li {
  padding-left: 0;
  color: #d14b3c;
  font-size: 16px;
  margin: -18px 0 15px;
}
.acf-block-preview .hs-form .error {
  text-align: left;
}
.acf-block-preview .hs-form .hs-fieldtype-checkbox ul.hs-error-msgs li,
.acf-block-preview .hs-form .hs-fieldtype-booleancheckbox ul.hs-error-msgs li,
.acf-block-preview .hs-form .hs-fieldtype-radio ul.hs-error-msgs li {
  margin: -6px 0 8px;
}
.acf-block-preview .hs-form .hs_error_rollup ul li {
  background-color: #fbede9;
  margin: 10px 0 30px;
  padding: 7px 14px;
  font-weight: 700;
  font-size: 105%;
}
.acf-block-preview .hs-form .hs-form-required {
  color: #d14b3c;
}
.acf-block-preview .hs-form-field {
  position: relative;
}
.acf-block-preview .form-columns-2 .hs-form-field {
  display: inline-block;
  width: 49%;
  margin-right: calc(2% - 5px);
}
.acf-block-preview .form-columns-2 .hs-form-field:nth-child(2n+2) {
  margin-right: 0;
}
.acf-block-preview .wpcf7-list-item {
  margin: 0 10px 0 0 !important;
}
.acf-block-preview .wpcf7-section label {
  display: block;
}
.acf-block-preview .wpcf7-form-control-wrap {
  display: block;
  margin-top: 10px;
}
.acf-block-preview .wpcf7-not-valid-tip {
  color: #d14b3c !important;
  position: relative;
  top: -15px;
}
.acf-block-preview .wpcf7-response-output {
  margin: 0 !important;
}
@media only screen and (max-width: 747px) {
  .acf-block-preview {
    /**
     * Spacers
     */
  }
  .acf-block-preview .s-270 {
    height: 120px;
  }
  .acf-block-preview .s-200 {
    height: 100px;
  }
  .acf-block-preview .s-160,
.acf-block-preview .ts-160 {
    height: 86px;
  }
  .acf-block-preview .s-140,
.acf-block-preview .ts-140 {
    height: 74px;
  }
  .acf-block-preview .s-120,
.acf-block-preview .ts-120 {
    height: 64px;
  }
  .acf-block-preview .s-100,
.acf-block-preview .ts-100 {
    height: 56px;
  }
  .acf-block-preview .s-80,
.acf-block-preview .ts-80 {
    height: 46px;
  }
  .acf-block-preview .s-60,
.acf-block-preview .ts-60 {
    height: 40px;
  }
  .acf-block-preview .s-50,
.acf-block-preview .ts-50 {
    height: 36px;
  }
  .acf-block-preview .s-40,
.acf-block-preview .ts-40 {
    height: 30px;
  }
  .acf-block-preview h1,
.acf-block-preview .heading-1 {
    font-size: 40px;
  }
  .acf-block-preview h2,
.acf-block-preview .heading-2 {
    font-size: 30px;
  }
  .acf-block-preview h3,
.acf-block-preview .heading-3 {
    font-size: 26px;
  }
  .acf-block-preview h4,
.acf-block-preview .heading-4 {
    font-size: 23px;
  }
  .acf-block-preview h5,
.acf-block-preview .heading-5 {
    font-size: 21px;
  }
  .acf-block-preview h6,
.acf-block-preview .heading-6 {
    font-size: 19px;
  }
  .acf-block-preview p {
    font-size: 16px;
  }
  .acf-block-preview .two-columns .column,
.acf-block-preview .three-columns .column,
.acf-block-preview .four-columns .column,
.acf-block-preview .five-columns .column {
    width: 100%;
  }
  .acf-block-preview .iat-image.column {
    margin-top: 30px;
  }
  .acf-block-preview ul.children li.depth-2, .acf-block-preview ul.children li.depth-3, .acf-block-preview ul.children li.depth-4, .acf-block-preview ul.children li.depth-5,
.acf-block-preview ol.children li.depth-2,
.acf-block-preview ol.children li.depth-3,
.acf-block-preview ol.children li.depth-4,
.acf-block-preview ol.children li.depth-5 {
    margin: 0 0 30px 20px !important;
  }
  .acf-block-preview .gfield.half-input-field,
.acf-block-preview .ginput_left,
.acf-block-preview .name_first,
.acf-block-preview .ginput_right,
.acf-block-preview .name_last {
    width: 100%;
    margin-right: 0;
    display: block;
  }
  .acf-block-preview figure {
    overflow-x: scroll;
  }
  .acf-block-preview figure td,
.acf-block-preview figure th {
    width: 140px;
  }
}
/*# sourceMappingURL=editor-style.css.map */

/*# sourceMappingURL=editor-style.min.css.map */
