@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");
@import "animate.css";
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
* {
  box-sizing: border-box;
}
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html, button, input, select, textarea {
  font-family: sans-serif;
  outline: none;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:focus, a:active, a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p, pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before, q:after {
  content: "";
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*------------------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /*
   * Don't show links for images, or javascript/internal links
   */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
.container {
  /*
  @media (min-width: 1800px) {
    max-width: 1740px;
  }
  @media (min-width: 1920px) {
    max-width: 1840px;
  }
*/
}
@media (min-width: 1400px) {
  .container {
    max-width: 1380px;
  }
}
:root, [data-theme="default"] {
  --bs-gutter-x: 40px;
}
:root .row, [data-theme="default"] .row {
  --bs-gutter-x: 40px;
}
:root .vc_row, [data-theme="default"] .vc_row {
  margin-left: -20px;
  margin-right: -20px;
}
:root .vc_column_container > .vc_column-inner, [data-theme="default"] .vc_column_container > .vc_column-inner {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 575.98px) {
  :root {
    --bs-gutter-x: 20px;
  }
  :root .row {
    --bs-gutter-x: 20px;
  }
  .vc_row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .vc_column_container > .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*
@media all and (max-width: 1799.98px) {
  :root {
    --bs-gutter-x: 60px;
    .row {
      --bs-gutter-x: 60px;
    }
    .vc_row {
      margin-left: -30px;
      margin-right: -30px;
    }
    .vc_column_container>.vc_column-inner {
      padding-left: 30px;
      padding-right: 30px;
    }
  }
}

@media all and (max-width: 1599.98px) {
  :root {
    --bs-gutter-x: 40px;
    .row {
      --bs-gutter-x: 40px;
    }
    .vc_row {
      margin-left: -20px;
      margin-right: -20px;
    }
    .vc_column_container>.vc_column-inner {
      padding-left: 20px;
      padding-right: 20px;
    }
  }
}

@media all and (max-width: 991.98px) {
  :root {
    --bs-gutter-x: 20px;
    .row {
      --bs-gutter-x: 20px;
    }
  }
  .vc_row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .vc_column_container>.vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media all and (max-width: 767.98px) {
  :root {
    --bs-gutter-x: 30px;
    .row {
      --bs-gutter-x: 30px;
    }
    .vc_row {
      margin-left: -15px;
      margin-right: -15px;
    }
    .vc_column_container>.vc_column-inner {
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}


*/
/* Accessibility Settings -------------------- */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0s !important;
    transition-duration: 0s !important;
  }
}
/* Screen Reader Text ------------------------ */
.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;
  word-break: normal;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Skip Link --------------------------------- */
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit], body .gform_wrapper .gform_page_footer .gform_previous_button.button, body .gform_wrapper .gform_page_footer .gform_save_link.button {
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 60px;
  padding: 15px 30px;
  margin: 0;
  font-family: inherit;
  font-size: 20px;
  line-height: 1.5 !important;
  border: none;
  outline: none;
  text-decoration: none;
  /*
  background: rgba(234,117,45,1);
  background: -moz-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(234,117,45,1)), color-stop(100%, rgba(231,55,39,1)));
  background: -webkit-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -o-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -ms-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: linear-gradient(to right, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
   */
  background-image: linear-gradient(to right, #ea752d 0%, #e0552d 51%, #ea752d 100%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background-size: 200% auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: white;
}
@media (max-width: 991.98px) {
  body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit], body .gform_wrapper .gform_page_footer .gform_previous_button.button, body .gform_wrapper .gform_page_footer .gform_save_link.button {
    min-height: 50px;
    padding: 13px 20px;
    font-size: 16px;
  }
}
body .gform_wrapper .gform_footer input.button::-moz-focus-inner, body .gform_wrapper .gform_footer input[type=submit]::-moz-focus-inner, body .gform_wrapper .gform_page_footer input.button::-moz-focus-inner, body .gform_wrapper .gform_page_footer input[type=submit]::-moz-focus-inner, body .gform_wrapper .gform_page_footer .gform_previous_button.button::-moz-focus-inner, body .gform_wrapper .gform_page_footer .gform_save_link.button::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input.button:focus, body .gform_wrapper .gform_footer input[type=submit]:hover, body .gform_wrapper .gform_footer input[type=submit]:focus, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input.button:focus, body .gform_wrapper .gform_page_footer input[type=submit]:hover, body .gform_wrapper .gform_page_footer input[type=submit]:focus, body .gform_wrapper .gform_page_footer .gform_previous_button.button:hover, body .gform_wrapper .gform_page_footer .gform_previous_button.button:focus, body .gform_wrapper .gform_page_footer .gform_save_link.button:hover, body .gform_wrapper .gform_page_footer .gform_save_link.button:focus {
  box-shadow: none;
}
body .gform_wrapper .gform_footer input.button:disabled, body .gform_wrapper .gform_footer input[type=submit]:disabled, body .gform_wrapper .gform_page_footer input.button:disabled, body .gform_wrapper .gform_page_footer input[type=submit]:disabled, body .gform_wrapper .gform_page_footer .gform_previous_button.button:disabled, body .gform_wrapper .gform_page_footer .gform_save_link.button:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper .gform_footer input.button:disabled:hover, body .gform_wrapper .gform_footer input.button:disabled:focus, body .gform_wrapper .gform_footer input[type=submit]:disabled:hover, body .gform_wrapper .gform_footer input[type=submit]:disabled:focus, body .gform_wrapper .gform_page_footer input.button:disabled:hover, body .gform_wrapper .gform_page_footer input.button:disabled:focus, body .gform_wrapper .gform_page_footer input[type=submit]:disabled:hover, body .gform_wrapper .gform_page_footer input[type=submit]:disabled:focus, body .gform_wrapper .gform_page_footer .gform_previous_button.button:disabled:hover, body .gform_wrapper .gform_page_footer .gform_previous_button.button:disabled:focus, body .gform_wrapper .gform_page_footer .gform_save_link.button:disabled:hover, body .gform_wrapper .gform_page_footer .gform_save_link.button:disabled:focus {
  box-shadow: none;
}
body .gform_wrapper #gform_8 .gform_footer input.button, body .gform_wrapper #gform_8 .gform_footer input[type=submit], body .gform_wrapper #gform_8 .gform_page_footer input.button, body .gform_wrapper #gform_8 .gform_page_footer input[type=submit] {
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 60px;
  padding: 15px 30px;
  margin: 0;
  font-family: inherit;
  font-size: 20px;
  line-height: 1.5 !important;
  border: none;
  outline: none;
  text-decoration: none;
  /*
  background: rgba(234,117,45,1);
  background: -moz-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(234,117,45,1)), color-stop(100%, rgba(231,55,39,1)));
  background: -webkit-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -o-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -ms-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: linear-gradient(to right, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
   */
  background-image: linear-gradient(to right, #ea752d 0%, #e0552d 51%, #ea752d 100%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background-size: 200% auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  min-height: auto;
  background: none;
  padding: 0;
  font-size: 20px;
  line-height: 2;
  font-weight: 500;
  text-decoration: none;
  color: #0d0e10;
  border-bottom: 3px solid #b3c0d6;
}
@media (max-width: 991.98px) {
  body .gform_wrapper #gform_8 .gform_footer input.button, body .gform_wrapper #gform_8 .gform_footer input[type=submit], body .gform_wrapper #gform_8 .gform_page_footer input.button, body .gform_wrapper #gform_8 .gform_page_footer input[type=submit] {
    min-height: 50px;
    padding: 13px 20px;
    font-size: 16px;
  }
}
body .gform_wrapper #gform_8 .gform_footer input.button::-moz-focus-inner, body .gform_wrapper #gform_8 .gform_footer input[type=submit]::-moz-focus-inner, body .gform_wrapper #gform_8 .gform_page_footer input.button::-moz-focus-inner, body .gform_wrapper #gform_8 .gform_page_footer input[type=submit]::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
body .gform_wrapper #gform_8 .gform_footer input.button:hover, body .gform_wrapper #gform_8 .gform_footer input.button:focus, body .gform_wrapper #gform_8 .gform_footer input[type=submit]:hover, body .gform_wrapper #gform_8 .gform_footer input[type=submit]:focus, body .gform_wrapper #gform_8 .gform_page_footer input.button:hover, body .gform_wrapper #gform_8 .gform_page_footer input.button:focus, body .gform_wrapper #gform_8 .gform_page_footer input[type=submit]:hover, body .gform_wrapper #gform_8 .gform_page_footer input[type=submit]:focus {
  box-shadow: none;
}
body .gform_wrapper #gform_8 .gform_footer input.button:disabled, body .gform_wrapper #gform_8 .gform_footer input[type=submit]:disabled, body .gform_wrapper #gform_8 .gform_page_footer input.button:disabled, body .gform_wrapper #gform_8 .gform_page_footer input[type=submit]:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper #gform_8 .gform_footer input.button:disabled:hover, body .gform_wrapper #gform_8 .gform_footer input.button:disabled:focus, body .gform_wrapper #gform_8 .gform_footer input[type=submit]:disabled:hover, body .gform_wrapper #gform_8 .gform_footer input[type=submit]:disabled:focus, body .gform_wrapper #gform_8 .gform_page_footer input.button:disabled:hover, body .gform_wrapper #gform_8 .gform_page_footer input.button:disabled:focus, body .gform_wrapper #gform_8 .gform_page_footer input[type=submit]:disabled:hover, body .gform_wrapper #gform_8 .gform_page_footer input[type=submit]:disabled:focus {
  box-shadow: none;
}
body .gform_wrapper #gform_8 .gform_footer input.button:hover, body .gform_wrapper #gform_8 .gform_footer input[type=submit]:hover, body .gform_wrapper #gform_8 .gform_page_footer input.button:hover, body .gform_wrapper #gform_8 .gform_page_footer input[type=submit]:hover {
  border-color: #fe6b00;
}
/*

*/
.btn-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group.btn-group-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-group > span {
  margin-left: 30px;
  margin-right: 30px;
}
@media (max-width: 991.98px) {
  .btn-group > span {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.btn-group > .btn {
  position: relative;
  flex: 0 1 auto;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
  z-index: 1;
}
.btn {
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 60px;
  padding: 15px 30px;
  margin: 0;
  font-family: inherit;
  font-size: 20px;
  line-height: 1.5 !important;
  border: none;
  outline: none;
  text-decoration: none;
  /*
  background: rgba(234,117,45,1);
  background: -moz-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(234,117,45,1)), color-stop(100%, rgba(231,55,39,1)));
  background: -webkit-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -o-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -ms-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: linear-gradient(to right, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
   */
  background-image: linear-gradient(to right, #ea752d 0%, #e0552d 51%, #ea752d 100%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background-size: 200% auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
}
@media (max-width: 991.98px) {
  .btn {
    min-height: 50px;
    padding: 13px 20px;
    font-size: 16px;
  }
}
.btn::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
.btn:hover, .btn:focus {
  box-shadow: none;
}
.btn:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
.btn:disabled:hover, .btn:disabled:focus {
  box-shadow: none;
}
.btn:focus {
  color: #ffffff;
}
.btn:hover {
  color: #ffffff;
  background-position: right center;
}
.btn i {
  margin-left: 20px;
}
.btn.btn-primary {
  color: #fff;
  background-color: #fe6b00;
  border-color: #fe6b00;
}
.btn.btn-primary:hover {
  color: #ffffff;
  background-color: #e0552d;
  border-color: #e0552d;
}
.btn.btn-secondary {
  color: #103fc3;
  background-color: transparent;
  border-color: #103fc3;
}
.btn.btn-secondary:hover {
  color: #ffffff;
  background-color: #103fc3;
  border-color: #103fc3;
}
.btn.btn-lite {
  position: relative;
  overflow: hidden;
  color: #273240;
  background: none;
  border: none;
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-lite i {
  color: #103fc3;
}
.inverted .btn.btn-lite {
  color: #ffffff;
}
.inverted .btn.btn-lite:hover {
  color: #ffffff;
}
.inverted .btn.btn-lite:before {
  background-color: #ffffff;
}
.btn.btn-lite:before, .btn.btn-lite:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #273240;
}
.btn.btn-lite:after {
  background-color: #fe6b00;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.btn.btn-lite:hover {
  color: #273240;
  background-color: transparent;
  border: none;
}
.btn.btn-lite:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-ghost, .link-read-more {
  display: inline-block;
  position: relative;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  text-decoration: none;
  color: #0d0e10;
  padding-bottom: 12px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .btn-ghost, .link-read-more {
    font-size: 16px;
    padding-bottom: 8px;
  }
}
.btn-ghost:before, .btn-ghost:after, .link-read-more:before, .link-read-more:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #0a2540;
}
.btn-ghost:before, .link-read-more:before {
  display: block;
}
.btn-ghost:after, .link-read-more:after {
  background-color: #fe6b00;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.btn-ghost:hover:after, .link-read-more:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body .gform_wrapper.gravity-theme .no-label-form .gfield_label {
  display: none;
}
body .gform_wrapper.gravity-theme .top_label .gfield_label, body .gform_wrapper.gravity-theme legend.gfield_label {
  color: #0d0e10;
  font-size: 18px;
  font-weight: 400;
}
body .gform_wrapper.gravity-theme label {
  color: #0d0e10;
  margin-bottom: 0;
}
body .gform_wrapper.gravity-theme .gfield_error .underline:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media (min-width: 642px) {
  body .gform_wrapper.gravity-theme .gfield .ginput_container:has(input.small) {
    width: calc(25% - 12px);
  }
}
body .gform_wrapper.gravity-theme .text-center input {
  text-align: center;
}
body .gform_wrapper.gravity-theme .underline {
  display: none;
  width: 100%;
  height: 2px;
  position: relative;
}
body .gform_wrapper.gravity-theme .underline:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fe6b00;
  -webkit-transition: 0.85s;
  -moz-transition: 0.85s;
  -o-transition: 0.85s;
  transition: 0.85s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left;
  transform-origin: left;
}
body .gform_wrapper.gravity-theme .no-label .gfield_label {
  display: none !important;
}
body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  box-sizing: border-box;
  min-height: 72px;
  width: 100%;
  padding: 25px 20px;
  margin-bottom: 0;
  font-family: inherit;
  font-size: 15px;
  line-height: 20px;
  color: #425466;
  vertical-align: middle;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: #f2f2f2;
}
body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) + .underline {
  display: block;
}
body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus + .underline:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus {
  outline: none;
}
body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme textarea {
  box-sizing: border-box;
  min-height: 72px;
  width: 100%;
  padding: 25px 20px;
  margin-bottom: 0;
  font-family: inherit;
  font-size: 15px;
  line-height: 20px;
  color: #425466;
  vertical-align: middle;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: #f2f2f2;
  display: block;
  overflow: auto;
}
body .gform_wrapper.gravity-theme textarea + .underline {
  display: block;
}
body .gform_wrapper.gravity-theme textarea:focus + .underline:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
body .gform_wrapper.gravity-theme textarea:focus {
  outline: none;
}
body .gform_wrapper.gravity-theme textarea:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme input[type="search"] {
  box-sizing: border-box;
  min-height: 72px;
  width: 100%;
  padding: 25px 20px;
  margin-bottom: 0;
  font-family: inherit;
  font-size: 15px;
  line-height: 20px;
  color: #425466;
  vertical-align: middle;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: #f2f2f2;
  padding: 0 0.25rem;
}
body .gform_wrapper.gravity-theme input[type="search"]:focus {
  outline: none;
}
body .gform_wrapper.gravity-theme input[type="search"]:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  /* Not depending on the user's font here improves consistency. */
}
body .gform_wrapper.gravity-theme input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  margin-right: 0;
  padding-left: 30px;
  font-size: 20px;
  display: inline-block;
}
body .gform_wrapper.gravity-theme input[type="checkbox"] + label::before, body .gform_wrapper.gravity-theme input[type="checkbox"] + label::after {
  display: block;
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: 0;
  top: 0.3em;
  height: 18px;
  width: 18px;
}
body .gform_wrapper.gravity-theme input[type="checkbox"] + label::before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #425466;
  font-family: sans-serif;
}
body .gform_wrapper.gravity-theme input[type="checkbox"] + label::after {
  opacity: 0;
  transition: opacity 0.3s;
}
body .gform_wrapper.gravity-theme input[type="checkbox"]:checked + label::before {
  background-color: #ea752d;
  border: 2px solid #ea752d;
}
body .gform_wrapper.gravity-theme input[type="checkbox"]:focus + label::before {
  border: 2px solid #ea752d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body .gform_wrapper.gravity-theme input[type="checkbox"]:checked + label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='3px' stroke-linecap='butt' stroke-linejoin='miter' fill='none' d='M3.500,6.498 L7.500,10.499 L14.500,3.499 '/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type="checkbox"]:disabled + label {
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme input[type="checkbox"]:disabled + label::before {
  background-color: #eee;
}
body .gform_wrapper.gravity-theme input[type="checkbox"]:disabled:checked + label::after {
  border-color: #a2a2a2;
}
body .gform_wrapper.gravity-theme input[type="checkbox"] + label {
  font-size: 15px;
}
body .gform_wrapper.gravity-theme input[type="checkbox"] + label:before, body .gform_wrapper.gravity-theme input[type="checkbox"] + label:after {
  top: 0.2em;
}
body .gform_wrapper.gravity-theme .gchoice {
  position: relative;
  overflow: hidden;
}
body .gform_wrapper.gravity-theme input[type="radio"] {
  position: absolute;
  left: -1000rem;
  /* Not depending on the user's font here improves consistency. */
}
body .gform_wrapper.gravity-theme input[type="radio"] + label {
  position: relative;
  cursor: pointer;
  margin-right: 0;
  padding-left: 30px;
  font-size: 20px;
}
body .gform_wrapper.gravity-theme input[type="radio"] + label::before, body .gform_wrapper.gravity-theme input[type="radio"] + label::after {
  display: block;
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: 0;
  top: 0.38em;
  height: 18px;
  width: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
body .gform_wrapper.gravity-theme input[type="radio"] + label::before {
  border: 2px solid #425466;
  font-family: sans-serif;
}
body .gform_wrapper.gravity-theme input[type="radio"] + label::after {
  opacity: 0;
  transition: opacity 0.3s;
}
body .gform_wrapper.gravity-theme input[type="radio"]:checked + label::before {
  background-color: #ea752d;
  border: 2px solid #ea752d;
}
body .gform_wrapper.gravity-theme input[type="radio"]:focus + label::before {
  border: 2px solid #ea752d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body .gform_wrapper.gravity-theme input[type="radio"]:checked + label::after {
  background-color: #ffffff;
  border: 4px solid #ea752d;
  display: block;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type="radio"]:disabled + label {
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme input[type="radio"]:disabled + label::before {
  background-color: #eee;
}
body .gform_wrapper.gravity-theme input[type="radio"]:disabled:checked + label::after {
  background-color: #a2a2a2;
}
body .gform_wrapper.gravity-theme select {
  box-sizing: border-box;
  min-height: 72px;
  width: 100%;
  padding: 23px 20px;
  margin-bottom: 0;
  font-family: inherit;
  font-size: 15px;
  line-height: 20px;
  color: #425466;
  vertical-align: middle;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: #f2f2f2;
}
body .gform_wrapper.gravity-theme select:focus {
  outline: none;
}
body .gform_wrapper.gravity-theme select:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .inverted .gform_wrapper .top_label .gfield_label, body .inverted .gform_wrapper legend.gfield_label, body .inverted .gform_wrapper .gfield_required, body .inverted .gform_wrapper label {
  color: #ffffff;
}
body .inverted .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body .inverted .gform_wrapper textarea, body .inverted .gform_wrapper select {
  border-color: #fff;
}
body .inverted .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus, body .inverted .gform_wrapper textarea:focus, body .inverted .gform_wrapper select:focus {
  border-color: #fe6b00;
  -webkit-box-shadow: 0 0 20px 0 rgba(24, 174, 237, 0.3);
  -moz-box-shadow: 0 0 20px 0 rgba(24, 174, 237, 0.3);
  box-shadow: 0 0 20px 0 rgba(24, 174, 237, 0.3);
}
body .inverted .gform_wrapper div.validation_error, body .inverted .gform_wrapper .validation_message, body .inverted .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, body .inverted .gform_wrapper li.gfield_error ul.gfield_checkbox, body .inverted .gform_wrapper li.gfield_error ul.gfield_radio {
  color: #ffffff;
  border-color: #fff;
}
body .gform_wrapper.gravity-theme #gform_4 input[type="radio"] + label {
  font-size: 16px;
}
body .gform_wrapper.gravity-theme #gform_4 .top_label .gfield_label {
  font-size: 16px;
}
#back-top-wrapper {
  z-index: 999;
  position: fixed;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  #back-top-wrapper {
    display: none;
  }
}
#back-top-wrapper #back-top {
  margin: 0;
}
#back-top-wrapper #back-top a {
  display: block;
  width: 42px;
  height: 42px;
  color: #bbb;
  text-align: center;
  text-decoration: none;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #25272c url(../images/helper/up-arrow.png) no-repeat 50% 50%;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#back-top-wrapper #back-top a:hover {
  background-color: #fe6b00;
}
#scroll-wrapper {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 52px;
  bottom: 20%;
  overflow: hidden;
}
#scroll-wrapper.scroll-hide {
  opacity: 0;
}
@media (max-width: 767.98px) {
  #scroll-wrapper {
    display: none;
  }
}
#scroll-wrapper img {
  display: block;
}
/* Preloader */
#preloader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999;
}
#preloader #status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url("../images/helper/status.gif");
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}
a[href^="tel:"], a[href^="mailto:"] {
  white-space: nowrap !important;
}
.says, .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.thumbnail {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.clear {
  border: 0;
  clear: both;
  display: block;
  float: none;
  margin: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 1px;
  line-height: 1px;
}
.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.rich_header:before, .rich_header:after {
  display: inline-block;
  content: "";
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fe6b00;
  margin: 0 20px;
  top: -6px;
  position: relative;
}
@media (max-width: 767px) {
  .rich_header:before, .rich_header:after {
    display: none;
  }
}
.breadcrumbs {
  font-size: 18px;
  line-height: 26px;
  color: #273240;
  padding: 15px 0;
  background: none;
}
.breadcrumbs ul {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  list-style: none;
}
.breadcrumbs ul li {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
}
.breadcrumbs .breadcrumbs-item-sep {
  padding: 0 10px;
  text-align: center;
}
.breadcrumbs a {
  color: #fe6b00;
}
.post-nav {
  padding: 24px 0;
  border-top: 1px solid #fe6b00;
}
.post-nav a {
  text-decoration: none;
}
.post-nav .nav-previous {
  float: left;
  width: 50%;
  font-weight: 600;
  font-size: 16px;
}
.post-nav .nav-next {
  float: right;
  text-align: right;
  width: 50%;
  font-weight: 600;
  font-size: 16px;
}
.nav-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
}
@media (max-width: 767.98px) {
  .nav-links {
    flex-wrap: wrap;
  }
}
.nav-links .nav-next {
  margin: 0 0 0 auto;
}
.wp-pagenavi {
  clear: both;
  text-align: center;
  padding: 30px 0;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  padding: 0 5px;
  margin: 0 2px;
  background: none;
  color: #fe6b00;
  font-size: 20px;
  border-color: #dedede;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.wp-pagenavi span.current {
  background-color: #fe6b00;
  color: #ffffff;
  text-decoration: none;
  border-color: #fe6b00;
  font-weight: 700;
}
.wp-pagenavi a:hover {
  background-color: #fe6b00;
  border-color: #dedede;
  color: #ffffff;
  text-decoration: none;
}
/*--------------------------------------------------------------
Image Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin: 0 27px 27px 0;
}
@media (max-width: 767.98px) {
  .alignleft {
    float: none;
    margin: 0 auto 27px auto;
  }
}
.alignright {
  float: right;
  margin: 0 0 27px 27px;
}
@media (max-width: 767.98px) {
  .alignright {
    float: none;
    margin: 0 auto 27px auto;
  }
}
.aligncenter {
  display: block;
  margin: 0 auto 27px auto;
}
img.aligncenter, img.alignright, img.alignleft {
  max-width: 100%;
  height: auto;
}
.wp-caption {
  position: relative;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.wp-caption .wp-caption-text {
  text-align: center;
}
.ui-datepicker a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.ui-datepicker tbody td {
  text-align: center;
}
table {
  border: 1px solid #c9c9c9;
  width: 100%;
}
table tr th {
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  border: 1px solid #c9c9c9;
  background-color: #f7f7f7;
  text-align: center;
}
table tr td {
  padding: 12px 20px;
  background-color: #f7f7f7;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
table tr:nth-child(2n) td {
  background-color: #fff;
}
.flexible table th, table.flexible th {
  white-space: nowrap;
}
.flexible table td, table.flexible td {
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .flexible table, table.flexible {
    display: block;
  }
  .flexible table thead, .flexible table tbody, .flexible table th, .flexible table td, .flexible table tr, table.flexible thead, table.flexible tbody, table.flexible th, table.flexible td, table.flexible tr {
    display: block;
  }
  .flexible table thead tr, table.flexible thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .flexible table tr, table.flexible tr {
    border-bottom: 1px solid #ccc;
  }
  .flexible table th, table.flexible th {
    display: none;
  }
  .flexible table td, table.flexible td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 5px 10px 5px 30%;
    min-height: 37px;
  }
  .flexible table td:before, table.flexible td:before {
    position: absolute;
    top: 6px;
    left: 10px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
  }
  .flexible table td:nth-of-type(1):before, table.flexible td:nth-of-type(1):before {
    content: "Column 1";
  }
  .flexible table td:nth-of-type(2):before, table.flexible td:nth-of-type(2):before {
    content: "Column 2";
  }
  .flexible table td:nth-of-type(3):before, table.flexible td:nth-of-type(3):before {
    content: "Column 3";
  }
  .flexible table td:nth-of-type(4):before, table.flexible td:nth-of-type(4):before {
    content: "Column 4";
  }
  .flexible table td:nth-of-type(5):before, table.flexible td:nth-of-type(5):before {
    content: "Column 5";
  }
}
.wpb_text_column > .wpb_wrapper > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wpb_text_column > .wpb_wrapper > ul.included li:before {
  color: #103fc3;
}
.wpb_text_column > .wpb_wrapper > ul.not-included li:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  color: #fe6b00;
}
.wpb_text_column > .wpb_wrapper > ul li {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 0 34px;
}
.wpb_text_column > .wpb_wrapper > ul li:last-child {
  margin-bottom: 0;
}
.wpb_text_column > .wpb_wrapper > ul li:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  top: 5px;
  left: 0;
  color: #fe6b00;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.social-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 0;
  display: flex;
}
.social-menu::before {
  display: none;
}
.social-menu li {
  margin: 0 0 0 40px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .social-menu li {
    margin-left: 30px;
  }
}
.social-menu li:first-child {
  margin: 0;
}
.social-menu a {
  display: block;
  text-decoration: none;
  text-align: center;
  width: 40px;
  height: 40px;
  text-indent: -999px;
  overflow: hidden;
  position: relative;
  font-size: 26px;
}
@media (max-width: 767.98px) {
  .social-menu a {
    width: 30px;
    height: 30px;
    font-size: 24px;
  }
}
.social-menu a:hover {
  text-decoration: none;
  -webkit-transform: rotate(-360deg) scale(1.4);
  -moz-transform: rotate(-360deg) scale(1.4);
  -ms-transform: rotate(-360deg) scale(1.4);
  -o-transform: rotate(-360deg) scale(1.4);
  transform: rotate(-360deg) scale(1.4);
}
.social-menu a:before {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  text-indent: initial;
  font-weight: 400;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.social-menu a[href*="linkedin.com"]:before {
  content: "";
}
.social-menu a[href*="plus.google.com"]:before {
  content: "";
}
.social-menu a[href*="instagram.com"]:before {
  content: "";
}
.social-menu a[href*="facebook.com"]:before {
  content: "";
}
.social-menu a[href*="twitter.com"]:before {
  content: "";
}
.social-menu a[href*="youtube.com"]:before {
  content: "";
}
.social-menu a[href*="vimeo.com"]:before {
  content: "";
}
.social-menu a[href*="yelp.com"]:before {
  content: "";
}
/* #Header
================================================== */
.site-header {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 50px 46px;
  border: none;
  z-index: 100;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.home .site-header {
  background: transparent;
}
@media screen and (max-width: 991.98px), screen and (max-height: 699.98px) {
  .site-header {
    padding: 20px 0;
  }
}
@media screen and (max-width: 991.98px) {
  .site-header {
    padding: 20px 0;
  }
}
.site-header .container {
  max-width: 1840px;
}
.site-header .scrolling-progress-bar {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.site-header .scrolling-progress-bar .progress {
  background: #bc4700;
  background: -moz-linear-gradient(45deg, #bc4700 0%, #ff6a00 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #bc4700), color-stop(100%, #ff6a00));
  background: -webkit-linear-gradient(45deg, #bc4700 0%, #ff6a00 100%);
  background: -o-linear-gradient(45deg, #bc4700 0%, #ff6a00 100%);
  background: -ms-linear-gradient(45deg, #bc4700 0%, #ff6a00 100%);
  background: linear-gradient(45deg, #bc4700 0%, #ff6a00 100%);
  height: 4px;
  width: 0;
  -webkit-transition: all 0.15s liner;
  -moz-transition: all 0.15s liner;
  -o-transition: all 0.15s liner;
  transition: all 0.15s liner;
}
.site-header .logo {
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  height: 24px;
}
@media screen and (max-width: 767.98px) {
  .site-header .logo {
    height: 17px;
  }
}
@media screen and (max-width: 389.98px) {
  .site-header .logo {
    height: 15px;
  }
}
.site-header .logo svg {
  display: block;
  width: auto;
  height: 24px;
  margin-right: 5px;
}
@media screen and (max-width: 767.98px) {
  .site-header .logo svg {
    height: 17px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 389.98px) {
  .site-header .logo svg {
    height: 15px;
    margin-right: 4px;
  }
}
.site-header .logo svg:nth-child(2) {
  margin-right: 12px;
}
@media screen and (max-width: 767.98px) {
  .site-header .logo svg:nth-child(2) {
    margin-right: 10px;
  }
}
@media screen and (max-width: 389.98px) {
  .site-header .logo svg:nth-child(2) {
    margin-right: 8px;
  }
}
.site-header .logo svg:last-child {
  opacity: 0;
  position: absolute;
  left: 0;
}
.site-header.toggled a.get-proposal {
  color: #ffffff;
}
.site-header.toggled a.get-proposal:after {
  background-color: #fff;
}
.site-header .site-header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .site-header .site-header-wrapper {
    flex-wrap: wrap;
  }
}
.site-header a.get-proposal {
  display: block;
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  color: #425466;
  overflow: hidden;
  margin: 0 0 0 60px;
  z-index: 200;
}
.home .site-header a.get-proposal {
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .home .site-header a.get-proposal {
    opacity: 0;
  }
}
.home .site-header a.get-proposal:after {
  background-color: #ffffff;
}
@media (max-width: 1599.98px) {
  .site-header a.get-proposal {
    margin: 0 0 0 50px;
  }
}
@media (max-width: 1199.98px) {
  .site-header a.get-proposal {
    margin: 0 0 0 30px;
  }
}
@media (max-width: 991.98px) {
  .site-header a.get-proposal {
    margin: 0 30px;
    font-size: 13px;
    line-height: 15px;
    padding: 0 0 5px 0;
  }
}
@media (max-width: 575.98px) {
  .site-header a.get-proposal {
    margin: 0 20px 0 20px;
  }
}
.site-header a.get-proposal:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #425466;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.site-header a.get-proposal:hover {
  color: #fe6b00;
  text-decoration: none;
}
.home .site-header a.get-proposal:hover {
  color: #ffffff;
}
.site-header a.get-proposal:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.site-header .header-widget {
  margin: 0 30px 0 auto;
}
.site-header .header-widget.show-on-mobele {
  display: none;
}
@media screen and (min-width: 420px) and (max-width: 767.98px) {
  .site-header .header-widget.show-on-mobele {
    display: block;
  }
}
.site-header .header-widget a {
  display: block;
  position: relative;
  padding: 6px 0;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  color: #ffffff;
  overflow: hidden;
}
.site-header .header-widget a:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.site-header .header-widget a:hover {
  color: #fe6b00;
  text-decoration: none;
}
.site-header .header-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.site-header .header-nav .nav-primary .show-on-mobile {
  display: none !important;
}
@media (max-width: 991.98px) {
  .site-header .header-nav .nav-primary {
    display: none !important;
  }
}
.home .site-header.is-sticky {
  background-color: #103fc4;
}
.site-header.is-sticky {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 10px 0 rgba(6, 0, 127, 0.2);
  -moz-box-shadow: 0 5px 10px 0 rgba(6, 0, 127, 0.2);
  box-shadow: 0 5px 10px 0 rgba(6, 0, 127, 0.2);
  top: 0 !important;
  width: 100% !important;
}
.admin-bar .site-header.is-sticky {
  top: 32px !important;
}
@media only screen and (max-width: 782px) {
  .admin-bar .site-header.is-sticky {
    top: 46px !important;
  }
}
@media only screen and (max-width: 600px) {
  .admin-bar .site-header.is-sticky {
    top: 0 !important;
  }
}
.site-header.is-sticky .logo svg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  -webkit-transform: translate3d(-20px, 0, 0);
  -moz-transform: translate3d(-20px, 0, 0);
  -o-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
  /*
            &:nth-child(2) {
                @include transition-delay($logoTransitionDelay * 2 + s);
            }
            &:nth-child(3) {
                @include transition-delay($logoTransitionDelay * 3 + s);
            }
            &:nth-child(4) {
                @include transition-delay($logoTransitionDelay * 4 + s);
            }
            &:nth-child(5) {
                @include transition-delay($logoTransitionDelay * 5 + s);
            }
            &:nth-child(6) {
                @include transition-delay($logoTransitionDelay * 6 + s);
            }
            &:nth-child(7) {
                @include transition-delay($logoTransitionDelay * 7 + s);
            }
            &:nth-child(8) {
                @include transition-delay($logoTransitionDelay * 8 + s);
            }
            */
}
.site-header.is-sticky .logo svg:nth-child(1) {
  -webkit-transform: translate3d(10px, 0, 0);
  -moz-transform: translate3d(10px, 0, 0);
  -o-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
  -webkit-transition-delay: 0.08s;
  -moz-transition-delay: 0.08s;
  -o-transition-delay: 0.08s;
  transition-delay: 0.08s;
}
.site-header.is-sticky .logo svg:nth-child(2) {
  -webkit-transition-delay: 0.16s;
  -moz-transition-delay: 0.16s;
  -o-transition-delay: 0.16s;
  transition-delay: 0.16s;
}
.site-header.is-sticky .logo svg:nth-child(3) {
  -webkit-transition-delay: 0.24s;
  -moz-transition-delay: 0.24s;
  -o-transition-delay: 0.24s;
  transition-delay: 0.24s;
}
.site-header.is-sticky .logo svg:nth-child(4) {
  -webkit-transition-delay: 0.32s;
  -moz-transition-delay: 0.32s;
  -o-transition-delay: 0.32s;
  transition-delay: 0.32s;
}
.site-header.is-sticky .logo svg:nth-child(5) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.site-header.is-sticky .logo svg:nth-child(6) {
  -webkit-transition-delay: 0.48s;
  -moz-transition-delay: 0.48s;
  -o-transition-delay: 0.48s;
  transition-delay: 0.48s;
}
.site-header.is-sticky .logo svg:nth-child(7) {
  -webkit-transition-delay: 0.56s;
  -moz-transition-delay: 0.56s;
  -o-transition-delay: 0.56s;
  transition-delay: 0.56s;
}
.site-header.is-sticky .logo svg:nth-child(8) {
  -webkit-transition-delay: 0.64s;
  -moz-transition-delay: 0.64s;
  -o-transition-delay: 0.64s;
  transition-delay: 0.64s;
}
.site-header.is-sticky .logo svg.logo-small {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.64s;
  -moz-transition-delay: 0.64s;
  -o-transition-delay: 0.64s;
  transition-delay: 0.64s;
}
@media (max-width: 767.98px) {
  .home .site-header.is-sticky a.get-proposal {
    opacity: 1;
  }
}
.mobile-site-header, .mobile-header-wrapper {
  display: none;
}
@media (max-width: 991.98px) {
  .mobile-site-header, .mobile-header-wrapper {
    display: block;
  }
}
@media (min-width: 992px) {
  .primary-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  .primary-menu > li {
    margin: 0 0 0 60px;
    padding: 0;
  }
  .primary-menu > li:first-child {
    margin-left: 0;
  }
  .primary-menu > li.get-proposal > a:after {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .primary-menu > li > a {
    display: block;
    position: relative;
    padding: 10px 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
    color: #425466;
    overflow: hidden;
  }
  .home .primary-menu > li > a {
    color: #ffffff;
  }
  .home .primary-menu > li > a:after {
    background-color: #ffffff;
  }
  .primary-menu > li > a:hover {
    color: #fe6b00;
    text-decoration: none;
  }
  .primary-menu > li > a:hover:after {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .primary-menu > li > a:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #425466;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: translate3d(-101%, 0, 0);
    -moz-transform: translate3d(-101%, 0, 0);
    -o-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0);
  }
  .primary-menu > li:hover > a, .primary-menu > li.focus > a, .primary-menu > li.current-menu-item > a, .primary-menu > li.current-menu-ancestor > a {
    color: #425466;
    text-decoration: none;
  }
  .home .primary-menu > li:hover > a, .home .primary-menu > li.focus > a, .home .primary-menu > li.current-menu-item > a, .home .primary-menu > li.current-menu-ancestor > a {
    color: #ffffff;
  }
  .primary-menu > li:hover > a:after, .primary-menu > li.focus > a:after, .primary-menu > li.current-menu-item > a:after, .primary-menu > li.current-menu-ancestor > a:after {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .primary-menu > li.menu-item-has-children > a {
    padding-right: 20px;
  }
  .home .primary-menu > li.menu-item-has-children > a:before {
    color: #ffffff;
  }
  .primary-menu > li.menu-item-has-children > a:before {
    content: "";
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    font-size: 16px;
    color: #425466;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .primary-menu li {
    text-align: left;
  }
  .primary-menu li ul, .primary-menu li ul.sub-menu {
    margin: 0;
    padding: 10px 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  }
  .primary-menu li ul:before, .primary-menu li ul.sub-menu:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 20px;
  }
  .primary-menu li ul li.new-sticker a, .primary-menu li ul.sub-menu li.new-sticker a {
    position: relative;
  }
  .primary-menu li ul li.new-sticker a:after, .primary-menu li ul.sub-menu li.new-sticker a:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("../images/new-sticker.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    margin: -5px 0 0 10px;
  }
  .primary-menu li ul li a, .primary-menu li ul.sub-menu li a {
    display: block;
    color: #273240;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    white-space: nowrap;
    padding: 5px 10px;
    text-decoration: none;
  }
  .primary-menu li ul li a:hover, .primary-menu li ul.sub-menu li a:hover {
    color: #fe6b00;
    background-color: #ffffff;
    text-decoration: none;
  }
  .primary-menu li ul li:hover > a, .primary-menu li ul li.focus > a, .primary-menu li ul li.current-menu-item > a, .primary-menu li ul li.current-menu-ancestor > a, .primary-menu li ul.sub-menu li:hover > a, .primary-menu li ul.sub-menu li.focus > a, .primary-menu li ul.sub-menu li.current-menu-item > a, .primary-menu li ul.sub-menu li.current-menu-ancestor > a {
    background-color: #ffffff;
    color: #fe6b00;
    text-decoration: none;
  }
  .primary-menu li ul li.menu-item-has-children > a, .primary-menu li ul.sub-menu li.menu-item-has-children > a {
    padding-right: 46px;
  }
  .primary-menu li ul li.menu-item-has-children > a:before, .primary-menu li ul.sub-menu li.menu-item-has-children > a:before {
    content: "";
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    font-size: 12px;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .primary-menu li ul li ul.sub-menu, .primary-menu li ul.sub-menu li ul.sub-menu {
    margin-left: 0;
  }
  .primary-menu li ul li ul.sub-menu:before, .primary-menu li ul.sub-menu li ul.sub-menu:before {
    display: none;
  }
  .primary-menu li {
    position: relative;
  }
  .primary-menu li ul.sub-menu {
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    min-width: 150px;
    position: absolute;
    top: auto;
    opacity: 0;
    left: -9999px;
  }
  .primary-menu > li[aria-expanded=true] > ul.sub-menu, .primary-menu > li.focus > ul.sub-menu, .primary-menu > li:hover > ul.sub-menu {
    opacity: 1;
    z-index: 90;
    left: 0;
    margin-top: 8px;
  }
  .primary-menu > li > ul.sub-menu {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .primary-menu > li > ul.sub-menu li[aria-expanded=true] > ul.sub-menu, .primary-menu > li > ul.sub-menu li.focus > ul.sub-menu, .primary-menu > li > ul.sub-menu li:hover > ul.sub-menu {
    opacity: 1;
    z-index: 90;
  }
  .primary-menu > li > ul.sub-menu li ul.sub-menu {
    left: 100%;
    top: 0;
    z-index: 80;
  }
}
@media (min-width: 992px) and (max-width: 1599.98px) {
  .primary-menu > li {
    margin: 0 0 0 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .primary-menu > li {
    margin: 0 0 0 30px;
  }
}
@media (min-width: 992px) and (max-width: 991.98px) {
  .primary-menu > li > a {
    font-size: 15px;
    line-height: 20px;
  }
}
:root {
  --hamburger-color: #425466;
  /* 👈🏻 menu color */
  --hamburger-dimension: 40px;
  /* 👈🏻 menu width & height */
  --hamburger-strokeWidth: 25px;
  /* 👈🏻 width of the line */
  --hamburger-strokeLineCap: round;
  /* 👈🏻 round, butt or square */
  --hamburger-anim-duration: .35s;
  /* 👈🏻 animation duration */
  --hamburger-anim-easing: cubic-bezier(0.25, -0.25, .7, 1.25);
  /* 👈🏻 animation easing */
}
:root .home, :root .portfolio-chi {
  --hamburger-color: #fff;
  /* 👈🏻 menu color */
}
@media screen and (max-height: 767.98px) {
  :root {
    --hamburger-dimension: 34px;
    /* 👈🏻 menu width & height */
    --hamburger-strokeWidth: 20px;
    /* 👈🏻 width of the line */
  }
}
.menu-primary-trigger {
  margin: 0 -10px 0 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
  box-shadow: none;
  position: relative;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: transparent;
  border: none;
  display: block;
  cursor: pointer;
  z-index: 200;
}
.menu-primary-trigger:focus {
  outline: none;
}
.menu-primary-trigger:active, .menu-primary-trigger:focus {
  outline: none !important;
}
.menu-primary-trigger svg {
  position: relative;
  width: var(--hamburger-dimension);
  height: var(--hamburger-dimension);
  cursor: pointer;
}
.menu-primary-trigger svg:active, .menu-primary-trigger svg:focus {
  outline: none !important;
}
.menu-primary-trigger svg .path-menu {
  fill: none;
  stroke-width: var(--hamburger-strokeWidth);
  stroke-linecap: var(--hamburger-strokeLineCap);
  stroke: var(--hamburger-color);
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset var(--hamburger-anim-duration) var(--hamburger-anim-easing), stroke-dasharray var(--hamburger-anim-duration) var(--hamburger-anim-easing);
  -o-transition: stroke-dashoffset var(--hamburger-anim-duration) var(--hamburger-anim-easing), stroke-dasharray var(--hamburger-anim-duration) var(--hamburger-anim-easing);
  transition: stroke-dashoffset var(--hamburger-anim-duration) var(--hamburger-anim-easing), stroke-dasharray var(--hamburger-anim-duration) var(--hamburger-anim-easing);
}
.menu-primary-trigger svg #bottom, .menu-primary-trigger svg #top {
  stroke-dasharray: 240px 950px;
}
.menu-primary-trigger svg #middle {
  stroke-dasharray: 240px 240px;
}
.menu-primary-trigger[aria-expanded="true"] {
  --hamburger-color: #fff;
  /* 👈🏻 menu color */
}
.menu-primary-trigger[aria-expanded="true"] svg #bottom, .menu-primary-trigger[aria-expanded="true"] svg #top {
  stroke-dashoffset: -650px;
}
.menu-primary-trigger[aria-expanded="true"] svg #middle {
  stroke-dashoffset: -115px;
  stroke-dasharray: 1px 220px;
}
.opener {
  cursor: pointer;
  color: #ffffff;
  font-size: 26px;
  margin-left: 20px;
}
.opener i {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.active > .opener i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-header-nav {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  display: flex;
  width: 100%;
  min-height: 100vh;
  padding: 74px 0 60px 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #0040cc;
  -webkit-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -moz-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -ms-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -o-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-height: 799.98px) {
  .mobile-header-nav {
    padding: 74px 0 30px 0;
  }
}
.portfolio-chi .mobile-header-nav {
  background-color: #151825;
}
.mobile-header-nav .mobile-header-nav-header {
  position: absolute;
  left: 0;
  top: 0;
  padding: 50px 46px;
}
.is-sticky .mobile-header-nav .mobile-header-nav-header {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 991.98px), screen and (max-height: 699.98px) {
  .mobile-header-nav .mobile-header-nav-header {
    padding: 20px 0;
  }
}
@media screen and (max-width: 991.98px) {
  .mobile-header-nav .mobile-header-nav-header {
    padding: 20px 0;
  }
}
.mobile-header-nav .mobile-header-nav-header .mobile-header-nav-logo {
  padding: 5px 0;
  display: block;
}
.mobile-header-nav .mobile-header-nav-header .mobile-header-nav-logo svg {
  display: block;
  width: auto;
  height: 24px;
}
.mobile-header-nav .show-on-mobile {
  margin-top: 30px;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
}
.mobile-header-nav .show-on-mobile a {
  color: #fe6b00;
}
.mobile-header-nav .show-on-mobile a:focus, .mobile-header-nav .show-on-mobile a:hover {
  text-decoration: none;
  color: #fe6b00;
  outline: none;
}
.mobile-header-nav.toggled {
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  opacity: 1;
}
.mobile-header-nav .nav-primary {
  position: relative;
  width: 100%;
  padding: 0 40px;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .mobile-header-nav .nav-primary {
    padding: 0 20px;
  }
}
.mobile-header-nav .primary-menu {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
}
.mobile-header-nav .primary-menu li.current-menu-item > a {
  color: #fe6b00 !important;
}
.mobile-header-nav .primary-menu > li {
  position: relative;
  margin: 0 0 15px 0;
  padding: 0;
}
.mobile-header-nav .primary-menu > li:last-child {
  margin: 0;
}
.mobile-header-nav .primary-menu > li * {
  line-height: 1.05;
  /*
                @media (max-height: 799.98px) {
                    line-height: 26px;
                }

                 */
}
.mobile-header-nav .primary-menu > li > a {
  display: inline-block;
  font-size: 37px;
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #fff;
  font-weight: 600;
  letter-spacing: -0.02em;
  border: none;
  text-shadow: none;
  text-decoration: none;
}
.mobile-header-nav .primary-menu > li li {
  margin: 0;
  padding: 0;
}
.mobile-header-nav .primary-menu > li li:after {
  display: none;
}
.mobile-header-nav .primary-menu > li li a {
  font-size: 18px;
  line-height: 20px;
  padding: 0;
  background: none !important;
  text-decoration: none;
}
.mobile-header-nav .primary-menu .sub-menu {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  background: none;
  margin: 20px 0;
  padding: 0;
  position: relative;
  top: auto;
  width: 100%;
}
.mobile-header-nav .primary-menu .sub-menu li {
  border-top: 2px solid #002db0;
  padding: 16px 10px;
}
.portfolio-chi .mobile-header-nav .primary-menu .sub-menu li {
  border-color: #172d56;
}
.mobile-header-nav .primary-menu .sub-menu li:last-child {
  border-bottom: 2px solid #002db0;
}
.portfolio-chi .mobile-header-nav .primary-menu .sub-menu li:last-child {
  border-color: #172d56;
}
.mobile-header-nav .primary-menu .sub-menu li.new-sticker a {
  position: relative;
}
.mobile-header-nav .primary-menu .sub-menu li.new-sticker a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../images/new-sticker-white.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  margin: -3px 0 0 10px;
}
.mobile-header-nav .primary-menu .sub-menu li a {
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  padding: 0;
}
.mobile-header-nav .primary-menu .sub-menu li .opener {
  font-size: 20px;
}
.site-footer {
  position: relative;
  background: #012ca9;
  background-image: url("../images/bg-footer.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0;
  padding: 220px 0;
  border-top: none;
}
@media (max-width: 1599.98px) {
  .site-footer {
    padding: 180px 0;
  }
}
@media (max-width: 1399.98px) {
  .site-footer {
    padding: 140px 0;
  }
}
@media (max-width: 1199.98px) {
  .site-footer {
    padding: 100px 0;
  }
}
@media (max-width: 991.98px) {
  .site-footer {
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .site-footer {
    background: none;
    background-color: #012ca9;
  }
}
@media (max-width: 767.98px) {
  .site-footer:before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background-image: url("../images/jm-footer.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    z-index: 1;
  }
}
@media (max-width: 767.98px) {
  .site-footer:after {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background-image: url("../images/online-footer.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    z-index: 2;
  }
}
.site-footer > .wrapper {
  position: relative;
  z-index: 10;
}
.site-footer .site-footer-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper.footer-right {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.site-footer .jm-logo {
  display: block;
  width: 240px;
  margin-bottom: 80px;
}
@media (max-width: 1199.98px) {
  .site-footer .jm-logo {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .jm-logo {
    margin: 0 auto 30px 0;
  }
}
.site-footer h4.slogan {
  font-size: 28px;
  line-height: 48px;
  font-weight: 500;
  margin: 0 0 80px 0;
}
@media (max-width: 1199.98px) {
  .site-footer h4.slogan {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .site-footer h4.slogan {
    margin-bottom: 60px;
    font-size: 21px;
    line-height: 36px;
    font-weight: 400;
  }
}
.site-footer .footer-social-desktop {
  display: block;
}
@media (max-width: 767.98px) {
  .site-footer .footer-social-desktop {
    display: none;
  }
}
.site-footer .footer-social-mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .site-footer .footer-social-mobile {
    display: block;
    margin-top: 60px;
  }
}
.site-footer .footer-social {
  margin: auto 0 0 0;
}
@media (max-width: 767.98px) {
  .site-footer .footer-social {
    margin: 0 auto 0 0;
    order: 3;
  }
}
.site-footer .footer-widget {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 120px;
}
@media (max-width: 1199.98px) {
  .site-footer .footer-widget {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget {
    width: 50%;
    font-size: 16px;
  }
}
.site-footer .footer-widget:last-child {
  margin-bottom: 0;
}
.site-footer .footer-widget > div *:last-child {
  margin: 0;
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget p {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget.footer-sidebar-1 {
    order: 2;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget.footer-sidebar-2 {
    order: 1;
  }
}
.site-footer .footer-widget .footer-email, .site-footer .footer-widget .footer-phone, .site-footer .footer-widget .footer-address {
  display: block;
  color: #fe6b00 !important;
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .site-footer .footer-widget .footer-email, .site-footer .footer-widget .footer-phone, .site-footer .footer-widget .footer-address {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget .footer-email, .site-footer .footer-widget .footer-phone, .site-footer .footer-widget .footer-address {
    margin-bottom: 30px;
  }
}
.site-footer .footer-widget .footer-email:hover, .site-footer .footer-widget .footer-phone:hover, .site-footer .footer-widget .footer-address:hover {
  color: #fff !important;
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget .footer-address {
    display: none;
  }
}
.site-footer .footer-widget h3 {
  font-size: 20px;
  line-height: 1.1em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0 0 50px 0;
}
@media (max-width: 1199.98px) {
  .site-footer .footer-widget h3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget h3 {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 34px;
  }
}
.site-footer .nav-footer-wrapper {
  position: relative;
  margin: 0 0 20px 0;
}
@media (max-width: 767.98px) {
  .site-footer .nav-footer-wrapper {
    margin: 0;
  }
}
.site-footer .nav-footer-wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
@media (max-width: 767.98px) {
  .site-footer .nav-footer-wrapper ul {
    flex-direction: column;
  }
}
.site-footer .nav-footer-wrapper ul li {
  margin: 0 30px 0 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .site-footer .nav-footer-wrapper ul li {
    margin-right: 10px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .nav-footer-wrapper ul li {
    margin: 0 0 30px 0;
  }
}
.site-footer .nav-footer-wrapper ul li a {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .site-footer .nav-footer-wrapper ul li a {
    font-size: 16px;
  }
}
.cycle-slider {
  position: relative;
  width: 100%;
  max-height: 700px;
  display: block;
  overflow: hidden;
}
.cycle-slider .cycle-pager {
  position: absolute;
  bottom: 30px;
  z-index: 300;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
}
.cycle-slider .cycle-pager span {
  font-size: 0;
  line-height: 0;
  display: block;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 14px;
  height: 14px;
  margin: 0 15px;
  border-radius: 50%;
  cursor: pointer;
}
.cycle-slider .cycle-pager span:before {
  content: "";
  width: 10px;
  height: 10px;
  top: 2px;
  left: 2px;
  border: 2px solid #fe6b00;
  position: absolute;
  display: block;
  border-radius: 50%;
}
.cycle-slider .cycle-pager span.cycle-pager-active {
  background-color: #ffffff;
}
.cycle-slider .cycle-pager span.cycle-pager-active:before {
  opacity: 0;
}
.cycle-slider .cycle-prev, .cycle-slider .cycle-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  z-index: 500;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.cycle-slider .cycle-prev:hover, .cycle-slider .cycle-next:hover {
  color: #fe6b00;
}
.cycle-slider .cycle-prev {
  left: 100px;
}
.cycle-slider .cycle-next {
  right: 100px;
}
.cycle-slider .cycle-slide {
  width: 100%;
}
.cycle-slider .cycle-slide:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 52, 65, 0.5);
}
.cycle-slider .cycle-slide > img {
  width: 100%;
  height: auto;
  display: block;
}
.cycle-slider .slider-caption {
  position: absolute;
  z-index: 200;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
}
@media (max-width: 575.98px) {
  .cycle-slider .slider-caption {
    position: relative;
    height: auto;
    padding: 10px 0 50px 0;
  }
}
.cycle-slider h2 {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 80px;
}
@media (max-width: 767px) {
  .cycle-slider h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .cycle-slider .btn {
    padding: 15px 20px;
    font-size: 14px;
  }
}
/*
.blog-header {
	padding: 0;
	margin: 0 0 160px 0;
	@media (max-width: 1399.98px) {
		margin-bottom: 140px;
	}
	@media (max-width: 1199.98px) {
		margin-bottom: 100px;
	}
	@media (max-width: 767.98px) {
		margin-bottom: 60px;
	}

	h1.page-title {
		font-size: 90px;
		line-height: 1.1;
		font-weight: 600;
		letter-spacing: -0.02em;
		color: #0d0e10;
		margin: 0;
		padding: 0;
		text-transform: none;
		@media (max-width: 1399.98px) {
			font-size: 80px;
		}
		@media (max-width: 1199.98px) {
			font-size: 60px;
		}
		@media (max-width: 767.98px) {
			font-size: 40px;
		}
	}
}
*/
article.post.blog-excerpt {
  display: flex;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 2px solid #f7f7f7;
}
@media (max-width: 1399.98px) {
  article.post.blog-excerpt {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1199.98px) {
  article.post.blog-excerpt {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
article.post.blog-excerpt:last-child {
  border: none;
}
article.post.blog-excerpt .excerpt-content-wrapper {
  flex: 0 0 auto;
  width: 66.66666667%;
  padding-right: var(--bs-gutter-x);
}
@media (max-width: 991.98px) {
  article.post.blog-excerpt .excerpt-content-wrapper {
    width: 100%;
    padding: 0;
  }
}
article.post.blog-excerpt .excerpt-content-wrapper .post-thumbnail {
  display: none;
}
@media (max-width: 991.98px) {
  article.post.blog-excerpt .excerpt-content-wrapper .post-thumbnail {
    display: block;
  }
}
article.post.blog-excerpt .excerpt-photo-wrapper {
  flex: 0 0 auto;
  width: 33.33333333%;
}
@media (max-width: 991.98px) {
  article.post.blog-excerpt .excerpt-photo-wrapper {
    display: none;
  }
}
@media (max-width: 991.98px) {
  article.post.blog-excerpt .post-thumbnail {
    margin-bottom: 20px;
  }
}
article.post.blog-excerpt .post-thumbnail img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767.98px) {
  article.post.blog-excerpt .post-thumbnail img {
    width: 100%;
  }
}
article.post.blog-excerpt .excerpt-cat-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
article.post.blog-excerpt .excerpt-cat-links a {
  font-size: 13px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-right: 50px;
  text-decoration: none;
}
article.post.blog-excerpt .entry-summary {
  color: #646f79;
}
article.post.blog-excerpt .entry-summary > *:last-child {
  margin-bottom: 0;
}
.blog-search {
  margin: 30px 0 0 0;
}
.blog-search input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  box-sizing: border-box;
  min-height: 72px;
  width: 100%;
  padding: 25px 20px;
  margin-bottom: 0;
  font-family: inherit;
  font-size: 15px;
  line-height: 20px;
  color: #425466;
  vertical-align: middle;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: #f2f2f2;
}
.blog-search input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus {
  outline: none;
}
.blog-search input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):disabled {
  background-color: #eee;
  cursor: not-allowed;
}
.blog-search .search-field-wrapper {
  display: flex;
  margin-bottom: 30px;
}
.blog-search button.search-submit {
  display: block;
  width: 72px;
  height: 72px;
  font-size: 22px;
  line-height: 72px;
  text-align: center;
  overflow: hidden;
  text-indent: -9999px;
  position: relative;
  border: none;
  cursor: pointer;
  background-color: #fe6b00;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-left: 10px;
}
.blog-search button.search-submit:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  line-height: 72px;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-indent: initial;
}
.blog-search button.search-submit:hover {
  background-color: #103fc3;
}
.blog-search .first-child {
  width: 260px;
  flex: 0 0 auto;
}
@media (max-width: 991.98px) {
  .blog-search .first-child {
    width: auto;
    margin-right: 30px;
  }
}
.blog-search .search-category-title-wrapper {
  display: flex;
  border-bottom: 2px solid #f7f7f7;
}
.blog-search .search-category-title-wrapper .first-child {
  display: flex;
}
.blog-search .search-category-title-wrapper .first-child a {
  margin-right: 0;
}
.blog-search .search-category-title-wrapper a, .blog-search .search-category-title-wrapper span {
  display: block;
  color: #425466;
  font-weight: 500;
  text-decoration: none;
  font-size: 21px;
  line-height: 30px;
  padding: 12px 0;
  position: relative;
  margin-right: 170px;
  overflow: hidden;
  bottom: -2px;
}
.blog-search .search-category-title-wrapper a:before, .blog-search .search-category-title-wrapper a:after, .blog-search .search-category-title-wrapper span:before, .blog-search .search-category-title-wrapper span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #0a2540;
}
.blog-search .search-category-title-wrapper a:before, .blog-search .search-category-title-wrapper span:before {
  display: none;
}
.blog-search .search-category-title-wrapper a.active, .blog-search .search-category-title-wrapper span.active {
  color: #0a2540;
}
.blog-search .search-category-title-wrapper a.active:before, .blog-search .search-category-title-wrapper span.active:before {
  display: block;
}
.blog-search .search-category-title-wrapper a:last-child, .blog-search .search-category-title-wrapper span:last-child {
  margin-right: 0;
}
.blog-search .search-category-title-wrapper a:after, .blog-search .search-category-title-wrapper span:after {
  background-color: #fe6b00;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
@media (max-width: 991.98px) {
  .blog-search .search-category-title-wrapper a, .blog-search .search-category-title-wrapper span {
    margin-right: 30px;
  }
}
.blog-search .search-category-title-wrapper a:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.blog-search .search-category-title-wrapper span:before {
  display: block;
}
.blog-search .search-categories-wrapper {
  display: flex;
  border-bottom: 2px solid #f7f7f7;
}
@media (max-width: 991.98px) {
  .blog-search .search-categories-wrapper .first-child {
    display: none;
  }
}
.blog-search .search-categories {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.blog-search .search-categories .checkbox-wrapper {
  width: 33.33333333%;
  flex: 0 0 auto;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .blog-search .search-categories .checkbox-wrapper {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .blog-search .search-categories .checkbox-wrapper {
    width: 100%;
  }
}
.blog-search .search-categories label {
  cursor: pointer;
  font-size: 15px;
  line-height: 30px;
}
.blog-search .search-categories input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  /* Not depending on the user's font here improves consistency. */
}
.blog-search .search-categories input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  margin-right: 0;
  padding-left: 30px;
  font-size: 20px;
  display: inline-block;
}
.blog-search .search-categories input[type=checkbox] + label::before, .blog-search .search-categories input[type=checkbox] + label::after {
  display: block;
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: 0;
  top: 0.3em;
  height: 18px;
  width: 18px;
}
.blog-search .search-categories input[type=checkbox] + label::before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #425466;
  font-family: sans-serif;
}
.blog-search .search-categories input[type=checkbox] + label::after {
  opacity: 0;
  transition: opacity 0.3s;
}
.blog-search .search-categories input[type=checkbox]:checked + label::before {
  background-color: #ea752d;
  border: 2px solid #ea752d;
}
.blog-search .search-categories input[type=checkbox]:focus + label::before {
  border: 2px solid #ea752d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.blog-search .search-categories input[type=checkbox]:checked + label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='3px' stroke-linecap='butt' stroke-linejoin='miter' fill='none' d='M3.500,6.498 L7.500,10.499 L14.500,3.499 '/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  opacity: 1;
}
.blog-search .search-categories input[type=checkbox]:disabled + label {
  cursor: not-allowed;
}
.blog-search .search-categories input[type=checkbox]:disabled + label::before {
  background-color: #eee;
}
.blog-search .search-categories input[type=checkbox]:disabled:checked + label::after {
  border-color: #a2a2a2;
}
.jm-blog-post-menu-wrapper {
  display: none;
  border-right: 1px solid #f2f2f2;
}
.jm-blog-post-menu-wrapper.show {
  display: block;
}
.jm-blog-post-menu-wrapper h5 {
  padding: 0 0 0 30px;
  margin: 0 0 4px 0;
  font-weight: 600;
}
.jm-blog-post-menu-wrapper a {
  display: flex;
  padding: 4px 10px;
  color: #1b2432;
  text-decoration: none;
}
.jm-blog-post-menu-wrapper a .index {
  width: 20px;
  flex: 0 0 auto;
}
.jm-blog-post-menu-wrapper a:hover, .jm-blog-post-menu-wrapper a.active {
  color: #103fc3;
  background-color: #eef5ff;
}
.related-articles-wrapper > h6 {
  color: #1b2432;
  font-size: 13px;
  line-height: 34px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 50px;
}
@media (max-width: 1399.98px) {
  .related-articles-wrapper > h6 {
    margin-bottom: 40px;
  }
}
@media (max-width: 1199.98px) {
  .related-articles-wrapper > h6 {
    margin-bottom: 30px;
  }
}
.related-articles-wrapper .related-articles {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.related-articles-wrapper .related-articles > article {
  flex: 0 0 auto;
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
}
@media (max-width: 767.98px) {
  .related-articles-wrapper .related-articles > article {
    width: 100%;
    margin-bottom: 30px;
  }
}
.related-articles-wrapper .related-articles .post-thumbnail {
  margin-bottom: 20px;
}
.related-articles-wrapper .related-articles .post-thumbnail img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.related-articles-wrapper .related-articles .excerpt-cat-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.related-articles-wrapper .related-articles .excerpt-cat-links a {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-right: 50px;
  text-decoration: none;
}
.related-articles-wrapper .related-articles .entry-header h4 {
  color: #103fc3;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 400;
}
.related-articles-wrapper .related-articles .entry-header h4 a {
  text-decoration: none;
  color: #103fc3;
}
.related-articles-wrapper .related-articles .entry-header h4 a:hover {
  color: #fe6b00;
}
.single-blog-post .last-update a {
  color: #103fc3;
  text-decoration: none;
}
.single-blog-post .last-update a:hover {
  color: #fe6b00;
}
.single-blog-post .featured-image {
  margin-bottom: 30px;
}
.single-blog-post .featured-image img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.jm-blog-post-sidebar-wrapper h5 {
  padding: 0;
  margin: 0 0 8px 0;
}
.jm-blog-post-sidebar-wrapper .jm-addthis-wrapper {
  margin-bottom: 30px;
}
.jm-blog-post-sidebar-wrapper .gform_wrapper .gform_heading {
  display: none;
}
.jm-blog-post-sidebar-wrapper .gform_wrapper .gform_footer {
  padding: 0 !important;
}
article.post {
  margin-bottom: 40px;
}
.posted-on, .byline, .cat-links, .tags-links, .entry-format, .full-size-link {
  margin-right: 1em;
}
.entry-meta {
  margin-bottom: 20px;
}
.post_meta i {
  color: #3b4348;
}
.post_meta a {
  text-decoration: none;
  color: #1e2731;
}
.post_meta a:focus {
  text-decoration: none;
  color: #1e2731;
}
.post_meta a:hover {
  text-decoration: none;
  color: #fe6b00;
}
.post-author {
  background: #fff;
  margin: 0 0 70px 0;
  padding: 15px 20px;
  border: 1px solid #dfdfdf;
}
.post-author h3 {
  margin: 0 0 15px 0;
  line-height: 21px;
  font-size: 13px;
  font-weight: 400;
  color: #737885;
}
.post-author h3 a {
  text-decoration: none;
  color: #fe6b00;
}
.post-author h3 a:focus {
  text-decoration: none;
  color: #fe6b00;
}
.post-author h3 a:hover {
  text-decoration: none;
  color: #1e2731;
}
.post-author .post-author_gravatar {
  margin: 2px 20px 5px 0;
}
.post-author .post-author_gravatar img {
  padding: 0;
  border: none;
}
.post-author .post-author_link {
  margin: 18px 0 0 0;
}
.post-author .post-author_link p {
  margin: 0;
}
.jm-fullpage-header {
  position: relative;
  background-color: #012ca9;
  overflow: hidden;
}
.jm-fullpage-header .section-animation {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  overflow: hidden;
}
.jm-fullpage-header svg {
  display: block;
  position: relative;
}
.jm-fullpage-header svg#letter-j {
  display: block;
}
@media screen and (max-width: 767.98px) {
  .jm-fullpage-header svg#letter-j {
    display: none;
  }
}
.jm-fullpage-header svg#letter-j-full {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .jm-fullpage-header svg#letter-j-full {
    display: block;
    order: 1;
  }
}
@media screen and (max-width: 767.98px) {
  .jm-fullpage-header svg#letter-m {
    order: 2;
    margin-left: 50px;
  }
}
.jm-fullpage-header svg#letter-j, .jm-fullpage-header svg#letter-m, .jm-fullpage-header svg#letter-j-full {
  top: 0;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
@media screen and (max-width: 767.98px) {
  .jm-fullpage-header svg#letter-j, .jm-fullpage-header svg#letter-m, .jm-fullpage-header svg#letter-j-full {
    top: 60%;
    height: 40%;
    bottom: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .jm-fullpage-header svg#letter-j, .jm-fullpage-header svg#letter-m, .jm-fullpage-header svg#letter-j-full {
    top: 70%;
    height: 30%;
  }
}
.jm-fullpage-header svg#letter-j.move-down, .jm-fullpage-header svg#letter-m.move-down, .jm-fullpage-header svg#letter-j-full.move-down {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.jm-fullpage-header svg#letter-j.move-up, .jm-fullpage-header svg#letter-m.move-up, .jm-fullpage-header svg#letter-j-full.move-up {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.jm-fullpage-header svg#letter-j, .jm-fullpage-header svg#letter-j-full {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.jm-fullpage-header svg#letter-m {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.jm-fullpage-header .online {
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.5% 2%;
}
@media screen and (max-width: 767.98px) {
  .jm-fullpage-header .online {
    order: 3;
    margin-left: auto;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    z-index: 1;
  }
}
.jm-fullpage-header .online > div {
  position: relative;
}
.jm-fullpage-header .online > div:nth-child(2) svg {
  -webkit-transition-delay: 1.4s;
  -moz-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.jm-fullpage-header .online > div:nth-child(3) svg {
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.jm-fullpage-header .online > div:nth-child(4) svg {
  -webkit-transition-delay: 1.6s;
  -moz-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.jm-fullpage-header .online > div:nth-child(5) svg {
  -webkit-transition-delay: 1.7s;
  -moz-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s;
}
.jm-fullpage-header .online > div:nth-child(6) svg {
  -webkit-transition-delay: 1.8s;
  -moz-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.jm-fullpage-header .online svg {
  position: relative;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition-delay: 1.3s;
  -moz-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.jm-fullpage-header .online svg.move-down {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.jm-fullpage-header .section-animation-filter {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(1, 44, 169, 0.4);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  z-index: 10;
}
.jm-fullpage-header .section-animation-filter.filter-left {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition-delay: 1.75s;
  -moz-transition-delay: 1.75s;
  -o-transition-delay: 1.75s;
  transition-delay: 1.75s;
}
.jm-fullpage-header .section-animation-filter.filter-left.move-right {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jm-fullpage-header .section-animation-filter.filter-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.jm-fullpage-header .section-animation-filter.filter-right.move-left {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jm-fullpage-header .ribbon-wrapper {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 34%;
  height: 100%;
}
@media screen and (max-width: 1199.98px) {
  .jm-fullpage-header .ribbon-wrapper {
    display: none;
  }
}
.jm-fullpage-header .ribbon-wrapper svg#ribbon {
  display: block;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-out;
  -moz-transition: opacity 0.8s ease-out;
  -o-transition: opacity 0.8s ease-out;
  transition: opacity 0.8s ease-out;
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.jm-fullpage-header .ribbon-wrapper svg#ribbon.infinite-scroll {
  opacity: 1;
  animation: infiniteScroll 120s linear infinite;
}
.jm-fullpage-header .scroll {
  display: block;
  position: absolute;
  right: 60px;
  bottom: 20%;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  -webkit-transition-delay: 2.5s;
  -moz-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
  -webkit-transform: translate3d(0, -500%, 0);
  -moz-transform: translate3d(0, -500%, 0);
  -o-transform: translate3d(0, -500%, 0);
  transform: translate3d(0, -500%, 0);
}
.jm-fullpage-header .scroll.move-down {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 991.98px) {
  .jm-fullpage-header .scroll {
    display: none;
  }
}
.jm-fullpage-header .section-content-wrapper {
  position: relative;
  z-index: 10;
  padding: 140px 0;
}
@media screen and (max-height: 699.98px) {
  .jm-fullpage-header .section-content-wrapper {
    padding: 120px 0 40px 0;
  }
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title {
  -webkit-transition: all 1.6s linear;
  -moz-transition: all 1.6s linear;
  -o-transition: all 1.6s linear;
  transition: all 1.6s linear;
  -webkit-transition-delay: 2.5s;
  -moz-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
  opacity: 0;
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title.fade-in {
  opacity: 1;
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content {
  -webkit-transition: all 1.2s ease-out;
  -moz-transition: all 1.2s ease-out;
  -o-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
  -webkit-transition-delay: 2.5s;
  -moz-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
  -webkit-transform: translate3d(0, 200%, 0);
  -moz-transform: translate3d(0, 200%, 0);
  -o-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  opacity: 0;
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content.move-up {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group hr {
  display: none;
  margin: 0;
  background: none;
  border: none;
  height: 20px;
  width: 100%;
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span {
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 60px;
  padding: 15px 30px;
  margin: 0;
  font-family: inherit;
  font-size: 20px;
  line-height: 1.5 !important;
  border: none;
  outline: none;
  text-decoration: none;
  /*
  background: rgba(234,117,45,1);
  background: -moz-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(234,117,45,1)), color-stop(100%, rgba(231,55,39,1)));
  background: -webkit-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -o-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: -ms-linear-gradient(left, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
  background: linear-gradient(to right, rgba(234,117,45,1) 0%, rgba(231,55,39,1) 100%);
   */
  background-image: linear-gradient(to right, #ea752d 0%, #e0552d 51%, #ea752d 100%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background-size: 200% auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
  padding-left: 0;
  padding-right: 0;
  margin-left: 30px;
  margin-right: 0;
  background: none;
  border: none;
}
@media (max-width: 991.98px) {
  .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span {
    min-height: 50px;
    padding: 13px 20px;
    font-size: 16px;
  }
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span:hover, .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span:focus {
  box-shadow: none;
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span:disabled:hover, .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span:disabled:focus {
  box-shadow: none;
}
@media (max-width: 991.98px) {
  .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span {
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
    margin-right: 0;
  }
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span i {
  font-size: 16px;
  font-weight: 400;
}
.jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group .btn-lite {
  margin-left: 30px;
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group .btn-lite {
    margin-left: 20px;
  }
}
@media (max-width: 575.98px) {
  .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group hr {
    display: block;
  }
  .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span {
    margin-left: 0;
  }
  .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span.alt {
    margin-left: 30px;
  }
}
@media (max-width: 991.98px) {
  .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span.alt {
    margin-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .jm-fullpage-header .section-content-wrapper .section-content .page-title-content .btn-group span.alt {
    margin-left: 0;
  }
}
.jm-fullpage-header .section-content-wrapper .section-content *:last-child {
  margin-bottom: 0;
}
.jm-fullpage-header h1.page-title {
  font-size: 90px;
  line-height: 1.08em;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-transform: none;
  margin: 0 0 40px 0;
}
@media screen and (max-height: 699.98px), screen and (max-width: 767.98px) {
  .jm-fullpage-header h1.page-title {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 46px;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-height: 599.98px), screen and (max-width: 767.98px) {
  .jm-fullpage-header h1.page-title {
    margin: 0 0 20px 0;
  }
  .jm-fullpage-header h1.page-title br {
    display: none;
  }
}
@media (max-width: 419.98px) {
  .jm-fullpage-header h1.page-title {
    font-size: 36px;
    margin: 0 0 20px 0;
  }
}
.jm-fullpage-header h5 {
  /*
    @media screen and ( max-height: 599.98px ), screen and ( max-width: 1199.98px ) {
      br {
        display: none;
      }
    }
     */
}
.jm-fullpage-header .gform_wrapper.gravity-theme {
  width: 60%;
}
@media (max-width: 991.98px) {
  .jm-fullpage-header .gform_wrapper.gravity-theme {
    width: 100%;
  }
}
.jm-fullpage-header .gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 10px 20px;
}
.jm-fullpage-header .gform_wrapper.gravity-theme form {
  position: relative;
}
.jm-fullpage-header .gform_wrapper.gravity-theme form .gform_footer {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
.jm-fullpage-header .gform_wrapper.gravity-theme .gform-field-label {
  display: none;
}
.jm-fullpage-header .gform_wrapper.gravity-theme .underline {
  display: none !important;
}
.jm-fullpage-header .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  min-height: 60px;
  padding: 19px 150px 19px 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media (max-width: 991.98px) {
  .jm-fullpage-header .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    min-height: 50px;
    padding: 14px 120px 14px 20px;
  }
}
.jm-fullpage-header .gform_wrapper.gravity-theme .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: -20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.jm-fullpage-header .gform_wrapper.gravity-theme .gfield_description.validation_message {
  display: none;
}
.jm-fullpage-header .gform_wrapper.gravity-theme .gform_footer input.button, .jm-fullpage-header .gform_wrapper.gravity-theme .gform_footer input[type=submit], .jm-fullpage-header .gform_wrapper.gravity-theme .gform_page_footer input.button, .jm-fullpage-header .gform_wrapper.gravity-theme .gform_page_footer input[type=submit], .jm-fullpage-header .gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button.button, .jm-fullpage-header .gform_wrapper.gravity-theme .gform_page_footer .gform_save_link.button {
  min-height: 100%;
  display: block;
  height: 100%;
}
@keyframes infiniteScroll {
  0% {
    transform: translate3d(0, -5%, 0);
  }
  100% {
    transform: translate3d(0, -80%, 0);
  }
}
@media screen and (max-width: 575.98px) {
  .jm-home-projects-box-wrapper {
    width: 77%;
  }
}
.jm-home-projects-box-wrapper .owl-carousel .owl-stage-outer {
  overflow: initial;
}
.jm-home-projects-box-wrapper .owl-item:last-child {
  margin-right: 0 !important;
}
body .vc_tta.vc_general.home-services {
  border-top: 4px solid #103fc3;
}
body .vc_tta.vc_general.home-services .service-link {
  font-weight: 600;
  color: #103fc3;
  text-decoration: none;
  position: relative;
}
body .vc_tta.vc_general.home-services .service-link:after {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  margin-left: 6px;
}
body .vc_tta.vc_general.home-services .service-link:hover {
  color: #fe6b00;
}
.jm-home-project-box {
  position: relative;
  margin: 0 0 40px 0;
  display: flex;
  width: 100%;
}
.jm-home-project-box.first-child {
  /*
    .jm-home-project-content-wrapper {
      display: flex;
      align-items: center;
    }
     */
}
.jm-home-project-box.first-child .jm-home-project-content {
  opacity: 1;
}
@media screen and (max-width: 575.98px) {
  .jm-home-project-box {
    flex-direction: column;
  }
}
.jm-home-project-box .project-image-wrapper {
  margin: 0 60px 0 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1199.98px) {
  .jm-home-project-box .project-image-wrapper {
    margin-right: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .jm-home-project-box .project-image-wrapper {
    margin: 0 0 10px 0;
  }
}
.jm-home-project-box .project-image-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1199.98px) {
  .jm-home-project-box .project-image-wrapper img {
    width: 500px;
  }
}
@media screen and (max-width: 991.98px) {
  .jm-home-project-box .project-image-wrapper img {
    width: 400px;
  }
}
@media screen and (max-width: 767.98px) {
  .jm-home-project-box .project-image-wrapper img {
    width: 300px;
  }
}
@media screen and (max-width: 575.98px) {
  .jm-home-project-box .project-image-wrapper img {
    width: 100%;
  }
}
.jm-home-project-box .jm-home-project-content-wrapper {
  display: flex;
  align-items: flex-start;
  position: relative;
  flex: 1;
}
.jm-home-project-box .jm-home-project-content {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media screen and (min-width: 576px) {
  .jm-home-project-box .jm-home-project-content {
    opacity: 0;
  }
}
.jm-home-project-box .jm-home-project-content.state-fixed {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 1;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.jm-home-project-box .jm-home-project-content.state-stuck {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  position: absolute;
  top: auto;
  bottom: 0;
}
.jm-home-project-box .jm-home-project-content h6 {
  text-transform: uppercase;
  color: #273240;
  font-size: 13px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0.14em;
  margin: 0 0 14px 0;
  padding: 0;
}
.jm-home-project-box .jm-home-project-content h3 {
  color: #0d0e10;
  margin: 0 0 10px 0;
  padding: 0;
}
.jm-home-project-box .jm-home-project-content h3 a {
  color: #0d0e10;
  text-decoration: none;
}
.jm-home-project-box .jm-home-project-content .view-full-project {
  color: #0d0e10;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding: 0 0 3px 0;
  border-bottom: 3px solid #273240;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.jm-home-project-box .jm-home-project-content .view-full-project:hover {
  border-bottom: 3px solid #fe6b00;
}
#home-service-video {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  #home-service-video {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .home-services-image {
    margin-top: 40px;
  }
}
.portfolio-search {
  position: relative;
  margin: 0 0 160px 0;
}
@media (max-width: 1399.98px) {
  .portfolio-search {
    margin-bottom: 140px;
  }
}
@media (max-width: 1199.98px) {
  .portfolio-search {
    margin-bottom: 100px;
  }
}
@media (max-width: 991.98px) {
  .portfolio-search {
    margin-bottom: 50px;
  }
}
.portfolio-search .search-field-wrapper {
  display: flex;
  margin-bottom: 30px;
}
.portfolio-search button.search-submit {
  display: none;
  width: 54px;
  height: 54px;
  font-size: 22px;
  line-height: 54px;
  text-align: center;
  overflow: hidden;
  text-indent: -9999px;
  position: relative;
  border: none;
  cursor: pointer;
  background-color: #fe6b00;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-left: auto;
}
@media (max-width: 575.98px) {
  .portfolio-search button.search-submit {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
}
.portfolio-search button.search-submit:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  line-height: 54px;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-indent: initial;
}
@media (max-width: 575.98px) {
  .portfolio-search button.search-submit:before {
    line-height: 40px;
  }
}
.portfolio-search button.search-submit:hover {
  background-color: #103fc3;
}
.portfolio-search .first-child {
  width: 260px;
  flex: 0 0 auto;
}
@media (max-width: 991.98px) {
  .portfolio-search .first-child {
    width: auto;
    margin-right: 30px;
  }
}
@media (max-width: 575.98px) {
  .portfolio-search .first-child {
    margin-right: 15px;
  }
}
.portfolio-search .search-category-title-wrapper {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 2px solid #f7f7f7;
}
.portfolio-search .search-category-title-wrapper .first-child {
  display: flex;
}
@media (max-width: 575.98px) {
  .portfolio-search .search-category-title-wrapper .first-child {
    width: 100%;
  }
}
.portfolio-search .search-category-title-wrapper .first-child a {
  margin-right: 0;
}
.portfolio-search .search-category-title-wrapper a {
  display: block;
  color: #425466;
  font-weight: 500;
  text-decoration: none;
  font-size: 21px;
  line-height: 30px;
  padding: 12px 0;
  position: relative;
  margin-right: 170px;
  overflow: hidden;
  bottom: -2px;
}
@media (max-width: 991.98px) {
  .portfolio-search .search-category-title-wrapper a {
    margin-right: 30px;
  }
}
@media (max-width: 575.98px) {
  .portfolio-search .search-category-title-wrapper a {
    margin-right: 15px;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0;
  }
}
.portfolio-search .search-category-title-wrapper a:before, .portfolio-search .search-category-title-wrapper a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #0a2540;
}
.portfolio-search .search-category-title-wrapper a:before {
  display: none;
}
.portfolio-search .search-category-title-wrapper a.active {
  color: #0a2540;
}
.portfolio-search .search-category-title-wrapper a.active:before {
  display: block;
}
.portfolio-search .search-category-title-wrapper a:after {
  background-color: #fe6b00;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.portfolio-search .search-category-title-wrapper a:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.portfolio-search .search-category-title-wrapper a i {
  color: #fe6b00;
  margin-left: 10px;
  display: none;
}
@media (max-width: 575.98px) {
  .portfolio-search .search-category-title-wrapper a i {
    margin-left: 5px;
  }
}
.portfolio-search .search-category-title-wrapper a.has-check i {
  display: inline;
}
.portfolio-search .search-categories-wrapper {
  display: flex;
  border-bottom: 2px solid #f7f7f7;
}
@media (max-width: 991.98px) {
  .portfolio-search .search-categories-wrapper .first-child {
    display: none;
  }
}
.portfolio-search .search-categories {
  position: relative;
  padding: 0;
}
.portfolio-search .search-category {
  flex-wrap: wrap;
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
  display: flex;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.portfolio-search .search-category.active {
  padding: 20px 0;
  max-height: 1000px;
  opacity: 1;
}
.portfolio-search .search-category .checkbox-wrapper {
  width: 33.33333333%;
  flex: 0 0 auto;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .portfolio-search .search-category .checkbox-wrapper {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .portfolio-search .search-category .checkbox-wrapper {
    width: 100%;
    margin-bottom: 0;
  }
}
.portfolio-search .search-category label {
  cursor: pointer;
  line-height: 30px;
}
.portfolio-search .search-category input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  /* Not depending on the user's font here improves consistency. */
}
.portfolio-search .search-category input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  margin-right: 0;
  padding-left: 30px;
  font-size: 20px;
  display: inline-block;
}
.portfolio-search .search-category input[type=checkbox] + label::before, .portfolio-search .search-category input[type=checkbox] + label::after {
  display: block;
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: 0;
  top: 0.3em;
  height: 18px;
  width: 18px;
}
.portfolio-search .search-category input[type=checkbox] + label::before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #425466;
  font-family: sans-serif;
}
.portfolio-search .search-category input[type=checkbox] + label::after {
  opacity: 0;
  transition: opacity 0.3s;
}
.portfolio-search .search-category input[type=checkbox]:checked + label::before {
  background-color: #ea752d;
  border: 2px solid #ea752d;
}
.portfolio-search .search-category input[type=checkbox]:focus + label::before {
  border: 2px solid #ea752d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.portfolio-search .search-category input[type=checkbox]:checked + label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='3px' stroke-linecap='butt' stroke-linejoin='miter' fill='none' d='M3.500,6.498 L7.500,10.499 L14.500,3.499 '/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  opacity: 1;
}
.portfolio-search .search-category input[type=checkbox]:disabled + label {
  cursor: not-allowed;
}
.portfolio-search .search-category input[type=checkbox]:disabled + label::before {
  background-color: #eee;
}
.portfolio-search .search-category input[type=checkbox]:disabled:checked + label::after {
  border-color: #a2a2a2;
}
.portfolio-search .search-category input[type=checkbox] + label {
  font-size: 21px;
}
@media (max-width: 575.98px) {
  .portfolio-search .search-category input[type=checkbox] + label {
    font-size: 15px;
  }
}
.portfolio-no-results {
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  .portfolio-no-results {
    margin-bottom: 30px;
  }
}
article.portfolio-excerpt {
  display: flex;
  margin-bottom: 160px;
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
@media (max-width: 1399.98px) {
  article.portfolio-excerpt {
    margin-bottom: 140px;
  }
}
@media (max-width: 1199.98px) {
  article.portfolio-excerpt {
    margin-bottom: 100px;
  }
}
@media (max-width: 991.98px) {
  article.portfolio-excerpt {
    margin: 0 0 50px 0;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
    flex-direction: column-reverse;
  }
}
article.portfolio-excerpt .excerpt-content-wrapper {
  flex: 0 0 auto;
  width: 50%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
}
@media (max-width: 991.98px) {
  article.portfolio-excerpt .excerpt-content-wrapper {
    width: 100%;
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  article.portfolio-excerpt .excerpt-content-wrapper h2 br {
    display: none;
  }
}
article.portfolio-excerpt .excerpt-photo-wrapper {
  flex: 0 0 auto;
  width: 50%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
}
@media (max-width: 991.98px) {
  article.portfolio-excerpt .excerpt-photo-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  article.portfolio-excerpt .post-thumbnail {
    margin-bottom: 0;
  }
}
article.portfolio-excerpt .post-thumbnail img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  -webkit-box-shadow: 0 0 115px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 115px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 115px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 1399.98px) {
  article.portfolio-excerpt .post-thumbnail img {
    -webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 1199.98px) {
  article.portfolio-excerpt .post-thumbnail img {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 991.98px) {
  article.portfolio-excerpt .post-thumbnail img {
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
article.portfolio-excerpt .entry-header {
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  article.portfolio-excerpt .entry-header {
    margin-bottom: 20px;
  }
}
article.portfolio-excerpt .btn-wrapper {
  margin-top: 30px;
}
@media (max-width: 991.98px) {
  article.portfolio-excerpt .btn-wrapper {
    margin-top: 20px;
  }
}
article.portfolio-excerpt .entry-summary .portfolio-meta {
  margin-top: 10px;
  font-size: 17px;
  color: #0d0e10;
}
@media (max-width: 991.98px) {
  article.portfolio-excerpt .entry-summary .portfolio-meta {
    font-size: 14px;
  }
}
article.portfolio-excerpt .entry-summary .portfolio-meta:first-child {
  margin-top: 0;
}
article.portfolio-excerpt .entry-summary .portfolio-meta .portfolio-meta-title {
  color: #425466;
  font-style: italic;
}
article.portfolio-excerpt .excerpt-cat-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
article.portfolio-excerpt .excerpt-cat-links a {
  font-size: 13px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-right: 50px;
  text-decoration: none;
}
article.portfolio-excerpt .entry-summary {
  color: #646f79;
}
article.portfolio-excerpt .entry-summary > *:last-child {
  margin-bottom: 0;
}
.single-portfolio-post .entry-header {
  position: relative;
  margin: 0 0 160px 0;
}
@media (max-width: 1399.98px) {
  .single-portfolio-post .entry-header {
    margin-bottom: 140px;
  }
}
@media (max-width: 1199.98px) {
  .single-portfolio-post .entry-header {
    margin-bottom: 100px;
  }
}
@media (max-width: 991.98px) {
  .single-portfolio-post .entry-header {
    margin-bottom: 50px;
  }
}
.single-portfolio-post .entry-summary {
  display: flex;
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
@media (max-width: 767.98px) {
  .single-portfolio-post .entry-summary {
    flex-direction: column;
  }
}
.single-portfolio-post .entry-summary .portfolio-meta {
  max-width: 33.33333%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  font-size: 17px;
  line-height: 1.17;
  color: #0d0e10;
}
@media (max-width: 991.98px) {
  .single-portfolio-post .entry-summary .portfolio-meta {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .single-portfolio-post .entry-summary .portfolio-meta {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.single-portfolio-post .entry-summary .portfolio-meta .portfolio-meta-title {
  color: #425466;
  font-style: italic;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .single-portfolio-post .entry-summary .portfolio-meta .portfolio-meta-title {
    margin-bottom: 4px;
  }
}
.single-portfolio-post .featured-image {
  position: relative;
  margin: 0 0 160px 0;
}
@media (max-width: 1399.98px) {
  .single-portfolio-post .featured-image {
    margin-bottom: 140px;
  }
}
@media (max-width: 1199.98px) {
  .single-portfolio-post .featured-image {
    margin-bottom: 100px;
  }
}
@media (max-width: 991.98px) {
  .single-portfolio-post .featured-image {
    margin-bottom: 50px;
  }
}
.single-portfolio-post .featured-image img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.jm-portfolio-desktop-image-wrapper {
  position: relative;
  margin-bottom: 35px;
  -webkit-box-shadow: 0 100px 200px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 100px 200px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 100px 200px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 1399.98px) {
  .jm-portfolio-desktop-image-wrapper {
    -webkit-box-shadow: 0 70px 140px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 70px 140px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 70px 140px 0 rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 1199.98px) {
  .jm-portfolio-desktop-image-wrapper {
    -webkit-box-shadow: 0 50px 100px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 50px 100px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 50px 100px 0 rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 991.98px) {
  .jm-portfolio-desktop-image-wrapper {
    -webkit-box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.2);
  }
}
.jm-portfolio-desktop-image-wrapper img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.jm-portfolio-full-image-wrapper {
  position: relative;
  margin-bottom: 35px;
  -webkit-box-shadow: 0 100px 200px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 100px 200px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 100px 200px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 1399.98px) {
  .jm-portfolio-full-image-wrapper {
    -webkit-box-shadow: 0 70px 140px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 70px 140px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 70px 140px 0 rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 1199.98px) {
  .jm-portfolio-full-image-wrapper {
    -webkit-box-shadow: 0 50px 100px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 50px 100px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 50px 100px 0 rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 991.98px) {
  .jm-portfolio-full-image-wrapper {
    -webkit-box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.2);
  }
}
.jm-portfolio-full-image-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
}
.jm-portfolio-full-image-wrapper img:first-child {
  -webkit-border-radius: 9px 9px 0 0;
  -moz-border-radius: 9px 9px 0 0;
  border-radius: 9px 9px 0 0;
}
.jm-portfolio-full-image-wrapper img:last-child {
  border: 4px solid #287db7;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.jm-sticky-wrapper {
  position: relative;
  height: 100%;
}
.jm-portfolio-mobile-images-wrapper {
  display: flex;
  position: relative;
}
@media (max-width: 767.98px) {
  .jm-portfolio-mobile-images-wrapper {
    margin-bottom: 35px;
  }
}
.jm-portfolio-mobile-images-wrapper.one-image .jm-portfolio-tablet-wrapper {
  width: auto;
  margin: 0;
}
.jm-portfolio-mobile-images-wrapper.one-image .jm-portfolio-tablet-wrapper img {
  max-width: 100%;
}
.jm-portfolio-mobile-images-wrapper.one-image .jm-portfolio-mobile-wrapper {
  width: auto;
  margin: 0;
  position: relative;
  top: 0;
}
.jm-portfolio-mobile-images-wrapper.one-image .jm-portfolio-mobile-wrapper img {
  max-width: 100%;
}
.jm-portfolio-mobile-images-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
}
.jm-portfolio-mobile-images-wrapper .jm-portfolio-tablet-wrapper, .jm-portfolio-mobile-images-wrapper .jm-portfolio-mobile-wrapper {
  -webkit-box-shadow: 0 100px 140px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 100px 140px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 100px 140px 0 rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
@media (max-width: 1399.98px) {
  .jm-portfolio-mobile-images-wrapper .jm-portfolio-tablet-wrapper, .jm-portfolio-mobile-images-wrapper .jm-portfolio-mobile-wrapper {
    -webkit-box-shadow: 0 70px 110px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 70px 110px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 70px 110px 0 rgba(0, 0, 0, 0.16);
  }
}
@media (max-width: 1199.98px) {
  .jm-portfolio-mobile-images-wrapper .jm-portfolio-tablet-wrapper, .jm-portfolio-mobile-images-wrapper .jm-portfolio-mobile-wrapper {
    -webkit-box-shadow: 0 50px 90px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 50px 90px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 50px 90px 0 rgba(0, 0, 0, 0.16);
  }
}
@media (max-width: 991.98px) {
  .jm-portfolio-mobile-images-wrapper .jm-portfolio-tablet-wrapper, .jm-portfolio-mobile-images-wrapper .jm-portfolio-mobile-wrapper {
    -webkit-box-shadow: 0 30px 70px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 30px 70px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 30px 70px 0 rgba(0, 0, 0, 0.1);
  }
}
.jm-portfolio-mobile-images-wrapper .jm-portfolio-tablet-wrapper {
  width: 79%;
  margin-left: auto;
}
.jm-portfolio-mobile-images-wrapper .jm-portfolio-mobile-wrapper {
  width: 36%;
  position: absolute;
  left: 0;
  top: 14%;
  z-index: 10;
}
@media (max-width: 575.98px) {
  .jm-portfolio-gallery-wrapper {
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  .jm-portfolio-gallery-wrapper.has-nav {
    width: 100%;
  }
}
.jm-portfolio-gallery-wrapper .owl-carousel .owl-stage-outer:not(.owl-height) {
  overflow: inherit;
}
.jm-portfolio-gallery-wrapper .owl-carousel .owl-item:before {
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: white;
  opacity: 0.8;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.jm-portfolio-gallery-wrapper .owl-carousel .owl-item.active:before {
  opacity: 0;
}
.jm-portfolio-gallery-wrapper img {
  max-width: 100%;
  height: auto;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.jm-portfolio-gallery-wrapper .owl-nav button {
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ffffff !important;
  font-size: 36px !important;
  -webkit-box-shadow: 0px 0px 80px 20px rgba(7, 5, 44, 0.3);
  -moz-box-shadow: 0px 0px 80px 20px rgba(7, 5, 44, 0.3);
  box-shadow: 0px 0px 80px 20px rgba(7, 5, 44, 0.3);
}
@media (max-width: 1199.98px) {
  .jm-portfolio-gallery-wrapper .owl-nav button {
    width: 50px;
    height: 50px;
    line-height: 50px !important;
  }
}
.jm-portfolio-gallery-wrapper .owl-nav button.owl-prev:before, .jm-portfolio-gallery-wrapper .owl-nav button.owl-next:before {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.jm-portfolio-gallery-wrapper .owl-nav button.owl-prev span, .jm-portfolio-gallery-wrapper .owl-nav button.owl-next span {
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
}
.jm-portfolio-gallery-wrapper .owl-nav button.owl-prev {
  left: -30px;
}
.jm-portfolio-gallery-wrapper .owl-nav button.owl-prev:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
@media (max-width: 1199.98px) {
  .jm-portfolio-gallery-wrapper .owl-nav button.owl-prev {
    left: -20px;
  }
}
.jm-portfolio-gallery-wrapper .owl-nav button.owl-next {
  right: -30px;
}
.jm-portfolio-gallery-wrapper .owl-nav button.owl-next:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
@media (max-width: 1199.98px) {
  .jm-portfolio-gallery-wrapper .owl-nav button.owl-next {
    right: -20px;
  }
}
.jm-portfolio-gallery-wrapper .owl-nav button:hover {
  color: #fe6b00 !important;
}
.marketing-collateral h2 {
  font-size: 13px;
  font-weight: 600;
  color: #273240;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  margin: 0 0 20px 0;
}
.marketing-collateral img {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
@media (max-width: 575.98px) {
  .jonathan-foto img {
    width: 60%;
    height: auto;
  }
}
.more-line {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.hide-btn-more .more-line {
  display: none;
}
.more-line .btn-more {
  display: flex;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.more-line .btn-more.loading:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background-image: url("../images/spinner-ajax.svg");
  background-size: contain;
}
@media (max-width: 1199.98px) {
  .services-page-top > .wpb_column:nth-of-type(1) {
    order: 1;
  }
  .services-page-top > .wpb_column:nth-of-type(2) {
    order: 10;
  }
  .services-page-top > .wpb_column:nth-of-type(3) {
    order: 2;
  }
  .services-page-top .wpb_single_image {
    margin-top: 40px;
  }
}
.services-page-top .wpb_text_column > .wpb_wrapper ul {
  margin: 100px 0 0 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1399.98px) {
  .services-page-top .wpb_text_column > .wpb_wrapper ul {
    margin: 0;
  }
}
.services-page-top .wpb_text_column > .wpb_wrapper ul li {
  position: relative;
  margin: 1.5em 0;
  font-size: 22px;
  line-height: 1.5;
  /*
        &:before {
          display: block;
          content: '';
          width: 40px; height: 40px;
          background: url("../images/icon-sad-smile.png") no-repeat center center;
          left: 0;
          top: 50%;
          margin-top: -20px;
        }
		*/
}
@media (max-width: 767.98px) {
  .services-page-top .wpb_text_column > .wpb_wrapper ul li {
    margin: 1em 0;
    font-size: 20px;
    line-height: 1;
  }
}
.services-page-top .wpb_text_column > .wpb_wrapper ul li:last-child {
  margin-bottom: 0;
}
.services-page-top-wrapper.active h4.vc_custom_heading {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  opacity: 1;
}
@media (min-width: 768px) {
  .vc_tta.vc_tta-style-outline.service-details .vc_tta-tabs-container {
    width: 33.333333%;
  }
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-tab {
  margin-left: 0;
  margin-top: -1px;
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-tab.vc_active > a {
  background-image: linear-gradient(to right, #005eba 0%, #012ca9 51%, #005eba 100%);
  color: #ffffff;
  background-size: 200% auto;
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-tab.vc_active > a:before {
  display: block;
  color: #ffffff;
  content: "";
  position: absolute;
  border: none;
  width: auto;
  height: auto;
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-tab > a {
  border-width: 1px;
  border-left: none;
  border-right: none;
  border-color: #f7f7f7;
  color: #0d0e10;
  font-size: 21px;
  line-height: 26px;
  padding: 25px 80px 25px 30px;
  position: relative;
}
@media (max-width: 991.98px) {
  .vc_tta.vc_tta-style-outline.service-details .vc_tta-tab > a {
    padding: 15px 20px;
  }
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-tab > a:before {
  position: absolute;
  top: 50%;
  right: 30px;
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #425466;
}
@media (max-width: 991.98px) {
  .vc_tta.vc_tta-style-outline.service-details .vc_tta-tab > a:before {
    display: none !important;
  }
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-panel-body {
  border: none;
  padding: 0 0 0 60px;
}
@media (max-width: 991.98px) {
  .vc_tta.vc_tta-style-outline.service-details .vc_tta-panel-body {
    padding: 0 0 0 30px;
  }
}
@media (max-width: 767.98px) {
  .vc_tta.vc_tta-style-outline.service-details .vc_tta-panel-body {
    padding: 20px 0 !important;
  }
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
  margin-top: -1px;
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
  margin-bottom: -1px;
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-panel .vc_tta-panel-heading {
  border-width: 1px;
  border-left: none;
  border-right: none;
  border-color: #f7f7f7;
  color: #0d0e10;
  font-size: 21px;
  line-height: 26px;
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-panel .vc_tta-panel-title > a {
  color: #0d0e10;
  font-size: 21px;
  line-height: 26px;
}
.vc_tta.vc_tta-style-outline.service-details .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  background-image: linear-gradient(to right, #005eba 0%, #012ca9 51%, #005eba 100%);
  color: #ffffff;
  background-size: 200% auto;
}
.service-phase {
  padding-bottom: 70px;
}
@media (max-width: 1199.98px) {
  .service-phase {
    padding-bottom: 50px;
  }
}
@media (max-width: 767.98px) {
  .service-phase {
    padding-bottom: 30px;
  }
}
.service-phase .jm-rich-title-wrapper {
  margin: 0 0 20px 80px;
}
@media (max-width: 767.98px) {
  .service-phase .jm-rich-title-wrapper {
    margin-left: 0;
  }
}
.service-phase .jm-rich-title-wrapper h2 {
  font-size: 28px;
}
.service-phase .jm-rich-title-wrapper p {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
  color: #273240;
}
@media (max-width: 767.98px) {
  .service-phase .wpb_single_image img {
    max-width: 60%;
  }
}
.service-phase .wpb_text_column {
  margin-left: 80px;
}
@media (max-width: 767.98px) {
  .service-phase .wpb_text_column {
    margin-left: 0;
  }
}
.service-phase .phase-deliverables-wrapper {
  font-size: 18px;
  color: #646f79;
  margin-left: 80px;
}
@media (max-width: 767.98px) {
  .service-phase .phase-deliverables-wrapper {
    margin-left: 0;
  }
}
.service-phase .phase-deliverables-wrapper h5 {
  font-size: 18px;
  font-weight: 600;
  color: #0d0e10;
  margin-bottom: 10px;
}
.service-phase .phase-deliverables-wrapper .phase-deliverables {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.service-phase .phase-deliverables-wrapper .phase-deliverables > * {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
}
.service-phase ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-phase ul li {
  position: relative;
  margin: 0 0 14px 0;
  padding: 0 0 0 18px;
  color: #0d0e10;
}
.service-phase ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #0d0e10;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 0;
}
.jm-security-box-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 20px 0 40px 0;
  display: flex;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1199.98px) {
  .jm-security-box-wrapper {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .jm-security-box-wrapper {
    padding-bottom: 20px;
  }
}
.jm-security-box-wrapper .jm-security-box {
  padding: 30px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 4px solid #F2F2F2;
}
.jm-security-box-wrapper .jm-security-box h3 {
  font-size: 22px;
  line-height: 1.27;
  color: #0d0e10;
  font-weight: 400;
  margin: 0;
  text-align: center;
}
.jm-security-box-wrapper .jm-security-box .icon-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 30px;
  background-color: #ffffff;
}
.jm-security-box-wrapper .jm-security-box img {
  display: block;
  width: auto;
  height: 40px;
}
@media (min-width: 1200px) {
  .we-design .vc_custom_heading {
    min-height: 62px;
  }
}
.we-design .wpb_text_column > .wpb_wrapper > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.we-design .wpb_text_column > .wpb_wrapper > ul li {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 0 0 34px;
  font-size: 18px;
  line-height: 1.1;
}
.we-design .wpb_text_column > .wpb_wrapper > ul li:last-child {
  margin-bottom: 0;
}
.we-design .wpb_text_column > .wpb_wrapper > ul li:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  color: #103fc3;
}
.jm-service-scope-wrapper {
  display: block;
  position: relative;
  /*
  .owl-carousel .owl-stage-outer {
    overflow: initial;
  }
  .owl-item {
    opacity: 20%;
    &.active {
      opacity: 1;
    }
    &:last-child {
      margin-right: 0 !important;
    }
  }
   */
}
@media screen and (max-width: 575.98px) {
  .jm-service-scope-wrapper {
    width: 77%;
  }
}
.jm-service-scope-wrapper .slick-list {
  overflow: initial;
}
.jm-service-scope-wrapper .slick-slide {
  opacity: 20%;
}
.jm-service-scope-wrapper .slick-slide.slick-active {
  opacity: 1;
}
.jm-service-scope-wrapper .slick-slide:last-child {
  margin-right: 0 !important;
}
@media (min-width: 768px) {
  .service-scope-carousel {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
  }
}
.service-scope-carousel .jm-service-scope-box {
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .service-scope-carousel .jm-service-scope-box {
    flex: 0 0 auto;
    width: 50%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
}
@media (min-width: 1200px) {
  .service-scope-carousel .jm-service-scope-box {
    width: 25%;
  }
}
.service-scope-carousel .jm-service-scope-box h3 {
  display: inline-block;
  font-size: 25px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: normal;
  border-bottom: 2px solid #f2f2f2;
  margin-bottom: 20px;
}
.service-scope-carousel .jm-service-scope-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-scope-carousel .jm-service-scope-box ul li {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 0 0 34px;
  font-size: 18px;
  line-height: 1.1;
}
.service-scope-carousel .jm-service-scope-box ul li:last-child {
  margin-bottom: 0;
}
.service-scope-carousel .jm-service-scope-box ul li:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  color: #103fc3;
}
.jm-youtube-box {
  position: relative;
  margin-bottom: 35px;
}
.jm-youtube-box.rounded-corners {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.jm-youtube-box.rounded-corners .jm-video-wrapper {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.jm-youtube-box.rounded-corners .jm-video-wrapper .youtube-overlay {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.jm-youtube-box .jm-video-wrapper {
  overflow: hidden;
  padding: 0 0 56.25% 0;
  margin: 0;
  height: 0;
  position: relative;
}
.jm-youtube-box .jm-video-wrapper iframe {
  border: 0;
  height: 100%;
  width: 100%;
  /* 100 * 16 / 9 */
  min-width: 100%;
  position: absolute;
  left: 50%;
  /* % of surrounding element */
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.jm-youtube-box .jm-video-wrapper.video-aspect-ratio-169 {
  padding: 0 0 56.25% 0;
}
.jm-youtube-box .jm-video-wrapper.video-aspect-ratio-43 {
  padding: 0 0 75% 0;
}
.jm-youtube-box .jm-video-wrapper .youtube-overlay {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  /*
            width: 177.77777778vh;
            min-width: 100%;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            */
  overflow: hidden;
}
.jm-youtube-box .jm-video-wrapper .youtube-overlay img {
  display: block;
  width: auto;
  height: 100%;
}
.jm-youtube-box .jm-video-wrapper .ytp-thumbnail-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 12;
  background-position: center;
  background-repeat: no-repeat;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0, 0, 0.2, 1);
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.jm-youtube-box .jm-video-wrapper .ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
  cursor: pointer;
}
.jm-youtube-box .jm-video-wrapper .ytp-small-mode .ytp-large-play-button {
  width: 42px;
  height: 30px;
  margin-left: -21px;
  margin-top: -15px;
}
.jm-youtube-box .jm-video-wrapper .ytp-large-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 68px;
  height: 48px;
  margin-left: -34px;
  margin-top: -24px;
  -moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.jm-youtube-box .jm-video-wrapper .ytp-button {
  border: none;
  background-color: transparent;
  padding: 0;
  color: inherit;
  text-align: inherit;
  font-size: 100%;
  font-family: inherit;
  cursor: default;
  line-height: inherit;
}
.jm-youtube-box .jm-video-wrapper .html5-video-player svg {
  pointer-events: none;
}
.jm-youtube-box .jm-video-wrapper .ytp-large-play-button-bg {
  -moz-transition: fill 0.1s cubic-bezier(0.4, 0, 1, 1), fill-opacity 0.1s cubic-bezier(0.4, 0, 1, 1);
  -webkit-transition: fill 0.1s cubic-bezier(0.4, 0, 1, 1), fill-opacity 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: fill 0.1s cubic-bezier(0.4, 0, 1, 1), fill-opacity 0.1s cubic-bezier(0.4, 0, 1, 1);
  fill: #1f1f1f;
  fill-opacity: 0.81;
}
.jm-youtube-box .jm-video-wrapper .youtube-overlay:hover .ytp-large-play-button-bg {
  -moz-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  fill: #cc181e;
  fill-opacity: 1;
}
.jm-clients-wrapper {
  position: relative;
  width: 100%;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: column;
}
.jm-clients-wrapper:hover .logos {
  animation-play-state: paused;
}
.jm-clients-wrapper.active .logos {
  animation: 25s clients infinite linear;
}
.jm-clients-wrapper .jm-clients {
  display: flex;
  white-space: nowrap;
  flex-wrap: nowrap;
  margin-top: 50px;
}
.jm-clients-wrapper .jm-clients.show-on-desktop {
  display: flex;
}
@media (max-width: 767.98px) {
  .jm-clients-wrapper .jm-clients.show-on-desktop {
    display: none;
  }
}
.jm-clients-wrapper .jm-clients.show-on-desktop .logos {
  animation-duration: 25s;
}
.jm-clients-wrapper .jm-clients.show-on-desktop .logo {
  width: 260px;
  height: 70px;
  padding: 0 10px;
}
.jm-clients-wrapper .jm-clients.show-on-desktop .logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.jm-clients-wrapper .jm-clients.show-on-mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .jm-clients-wrapper .jm-clients.show-on-mobile {
    display: flex;
    margin-top: 0;
  }
}
.jm-clients-wrapper .jm-clients.show-on-mobile .logos {
  animation-duration: 50s;
}
.jm-clients-wrapper .jm-clients.show-on-mobile .logo {
  width: auto;
  height: 70px;
  padding: 0 40px;
}
.jm-clients-wrapper .jm-clients.show-on-mobile .logo img {
  display: block;
  width: auto;
  height: 100%;
}
.jm-clients-wrapper .jm-clients:first-child {
  margin-top: 0;
}
.jm-clients-wrapper .jm-clients .logos {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.jm-clients-wrapper .jm-clients .logos .logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
@keyframes clients {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
.jm-rich-title-wrapper {
  position: relative;
  margin: 0 0 40px 0;
  padding: 0;
}
.jm-rich-title-wrapper h6 {
  text-transform: uppercase;
  color: #273240;
  font-size: 13px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0.12em;
  margin: 0 0 12px 0;
  padding: 0;
}
.jm-rich-title-wrapper h2 {
  color: #0d0e10;
  margin: 0 0 14px 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  .jm-rich-title-wrapper h2 br {
    display: none;
  }
}
.jm-rich-title-wrapper p {
  color: #646f79;
  font-size: 17px;
  line-height: 1.77;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1199.98px) {
  .jm-rich-title-wrapper p br {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .jm-rich-title-wrapper p {
    line-height: 1.7;
  }
}
.jm-blockquote {
  position: relative;
}
.jm-blockquote.no-stars .stars {
  display: none;
}
.jm-blockquote.no-stars blockquote {
  margin: 0;
}
.jm-blockquote blockquote {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991.98px) {
  .jm-blockquote blockquote {
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .jm-blockquote blockquote {
    flex-direction: column;
  }
}
.jm-blockquote blockquote .photo-wrapper {
  position: relative;
  padding: 13px 13px 26px 18px;
  margin: 0 34px 0 0;
}
@media (max-width: 767.98px) {
  .jm-blockquote blockquote .photo-wrapper {
    margin: 0 auto 20px auto;
  }
}
@media (max-width: 767.98px) {
  .jm-blockquote blockquote .photo-wrapper {
    display: none;
    padding: 7px 7px 15px 10px;
  }
}
.jm-blockquote blockquote .photo-wrapper:before {
  content: "";
  width: 86px;
  height: 86px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fe8127;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767.98px) {
  .jm-blockquote blockquote .photo-wrapper:before {
    width: 47px;
    height: 47px;
  }
}
.jm-blockquote blockquote .photo-wrapper:after {
  content: "";
  width: 30px;
  height: 60px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #345ccc;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 767.98px) {
  .jm-blockquote blockquote .photo-wrapper:after {
    width: 17px;
    height: 34px;
  }
}
.jm-blockquote blockquote .photo-wrapper img {
  position: relative;
  display: block;
  z-index: 10;
}
@media (max-width: 767.98px) {
  .jm-blockquote blockquote .photo-wrapper img {
    width: 76px;
    height: auto;
  }
}
.jm-blockquote blockquote .content-wrapper {
  position: relative;
  font: 300 31px/1.42em "Poppins", sans-serif;
  padding: 10px 0 0 0;
}
@media (max-width: 991.98px) {
  .jm-blockquote blockquote .content-wrapper {
    font-size: 20px;
    line-height: 1.6em;
    margin: 0;
  }
}
.jm-blockquote blockquote .content-wrapper .photo-wrapper {
  display: none;
}
@media (max-width: 767.98px) {
  .jm-blockquote blockquote .content-wrapper .photo-wrapper {
    display: block;
    margin: 0 20px 0 0;
  }
}
.jm-blockquote blockquote .content-wrapper p {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .jm-blockquote blockquote .content-wrapper p {
    margin-bottom: 20px;
  }
}
.jm-blockquote blockquote .content-wrapper .author {
  color: #0d0e10;
  font: italic 400 14px/1.77em "Poppins", sans-serif;
  margin: 0 0 0 30px;
}
@media (max-width: 991.98px) {
  .jm-blockquote blockquote .content-wrapper .author {
    margin: 0 0 0 0;
  }
}
@media (max-width: 767.98px) {
  .jm-blockquote blockquote .content-wrapper .author {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.jm-blockquote blockquote .content-wrapper .author .author-name {
  font-weight: 400;
}
.jm-blockquote blockquote .content-wrapper .author .author-name:before {
  content: "— ";
}
.jm-blockquote blockquote .content-wrapper .author .stars {
  width: 160px;
  height: 30px;
  background: url("../images/star.svg") repeat-x;
  margin-top: 23px;
}
@media (max-width: 767.98px) {
  .jm-blockquote blockquote .content-wrapper .author .stars {
    margin-top: 10px;
    width: 180px;
    height: 34px;
  }
}
.step-box {
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  /*
  &.web-hosting-service {
    img {
      margin-bottom: 25px;
    }
  }
   */
}
@media (max-width: 767.98px) {
  .step-box {
    margin: 0 0 20px 0;
  }
}
.home .step-box {
  margin: 0 0 130px 0;
}
@media (max-width: 1199.98px) {
  .home .step-box {
    margin: 0 0 80px 0;
  }
}
@media (max-width: 991.98px) {
  .home .step-box {
    margin: 0 0 60px 0;
  }
}
@media (max-width: 767.98px) {
  .home .step-box {
    margin: 0 0 20px 0;
  }
}
.step-box img {
  display: block;
  margin: 0 auto 10px 0;
}
@media (max-width: 575.98px) {
  .step-box img {
    max-width: 100px;
    height: auto;
  }
}
.step-box h3 {
  position: relative;
  margin: 0 0 16px 0;
  padding: 0;
  font: 400 31px/1.08em "Poppins", sans-serif;
  color: #0d0e10;
}
@media (max-width: 1199.98px) {
  .step-box h3 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .step-box h3 {
    font-size: 28px;
  }
}
.step-box h3 i {
  font-size: 20px;
  margin: 0 0 0 10px;
  position: relative;
  color: #fe6b00;
  top: -3px;
}
.step-box .text {
  font-size: 16px;
  line-height: 1.86em;
  font-weight: 400;
}
.jm-blog-post-menu-anchor {
  overflow: hidden;
  width: 0;
  height: 0;
}
.jm-social-box a {
  color: #103fc3;
}
.jm-social-box a:hover {
  color: #fe6b00;
}
.service-box-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  height: 100%;
  min-height: 330px;
  display: flex;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
@media (max-width: 767.98px) {
  .service-box-wrapper {
    margin-bottom: 20px;
  }
}
.service-box-wrapper:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(10, 27, 70, 0.6);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-box-wrapper:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 50px 80px 0 rgba(12, 26, 62, 0.4);
  -moz-box-shadow: 0 50px 80px 0 rgba(12, 26, 62, 0.4);
  box-shadow: 0 50px 80px 0 rgba(12, 26, 62, 0.4);
}
.service-box-wrapper:hover:before {
  background-color: rgba(0, 42, 149, 0.6);
}
.service-box-wrapper a {
  text-decoration: none;
}
.service-box-wrapper * {
  position: relative;
  z-index: 10;
  color: #ffffff;
}
.service-box-wrapper h3 {
  font: 700 30px/1.3 "Poppins", sans-serif;
  margin: 0 0 30px 0;
  padding: 0;
}
@media (max-width: 1799.98px) {
  .service-box-wrapper h3 {
    font-size: 28px;
  }
}
@media (max-width: 1599.98px) {
  .service-box-wrapper h3 {
    font-size: 26px;
  }
}
@media (max-width: 1399.98px) {
  .service-box-wrapper h3 {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .service-box-wrapper h3 {
    margin-bottom: 20px;
  }
}
.service-box-wrapper .text {
  display: block;
  margin: 0;
}
.service-box-wrapper .service-box {
  display: block;
  padding: 40px;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 1599.98px) {
  .service-box-wrapper .service-box {
    padding: 30px;
  }
}
@media (max-width: 1199.98px) {
  .service-box-wrapper .service-box {
    padding: 20px;
  }
}
.service-svg-box {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffffff;
  padding: 30px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .service-svg-box {
    padding: 10px;
  }
}
@media (max-width: 1199.98px) {
  .service-svg-box {
    margin-bottom: 20px;
  }
}
.service-svg-box h2 {
  color: #fe6b00;
  font: italic normal 900 24px/24px "Poppins", sans-serif;
  margin: 0 0 6px 0;
  text-align: center;
}
.service-svg-box p {
  color: #fe6b00;
  font: normal normal 600 14px/24px "Poppins", sans-serif;
  text-align: center;
  margin: 0;
}
.service-svg-box svg {
  margin: 30px auto;
  width: 100px;
  height: 82px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .service-svg-box svg {
    margin: 10px auto;
  }
}
.service-svg-box svg path {
  fill: #fe6b00;
}
.service-svg-box .btn {
  width: 100%;
}
.jm-our-history-wrapper {
  position: relative;
  width: 100%;
  display: flex;
}
@media (max-width: 1199.98px) {
  .jm-our-history-wrapper {
    flex-wrap: wrap;
  }
}
.jm-our-history-wrapper .jm-our-history-nav {
  width: 300px;
  flex: 0 0 auto;
  margin-right: 20px;
}
@media (max-width: 1199.98px) {
  .jm-our-history-wrapper .jm-our-history-nav {
    width: 100%;
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
  }
}
.jm-our-history-wrapper .jm-our-history-nav a {
  display: block;
  color: #273240;
  text-decoration: none;
  font-weight: 400;
  font-size: 31px;
  margin-bottom: 10px;
  opacity: 25%;
}
@media (max-width: 1199.98px) {
  .jm-our-history-wrapper .jm-our-history-nav a {
    margin: 5px 20px 5px 0;
    font-size: 24px;
  }
}
.jm-our-history-wrapper .jm-our-history-nav a.active {
  color: #273240;
  opacity: 1;
}
.jm-our-history-wrapper .jm-our-history-nav a:hover {
  color: #fe6b00;
}
.jm-our-history-wrapper .jm-our-history-content {
  width: 100%;
  position: relative;
  height: 400px;
  display: flex;
  overflow: auto;
}
.jm-our-history-wrapper .jm-our-history-track {
  /*
    width: 18px;
    flex: 0 0 auto;
    margin-left: 20px;
    background: url("../images/arrows.png") no-repeat center center;
    background-size: 100% auto;
     */
}
.jm-our-history-wrapper .jm-our-history {
  overflow: auto;
  width: 100%;
  padding-right: 16px;
}
.jm-our-history-wrapper .jm-our-history::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.jm-our-history-wrapper .stage-wrapper {
  font-size: 16px;
  line-height: 1.875;
  color: #273240;
  margin-bottom: 10px;
  opacity: 25%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.jm-our-history-wrapper .stage-wrapper:after {
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  margin-top: 10px;
  background-color: #103fc3;
}
.jm-our-history-wrapper .stage-wrapper.active {
  opacity: 1;
}
.jm-our-history-wrapper .stage-wrapper:last-child {
  margin-bottom: 0;
  min-height: 400px;
}
.jm-our-history-wrapper .stage-wrapper > *:last-child {
  margin: 0;
}
.jm-contact-box-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1199.98px) {
  .jm-contact-box-wrapper {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .jm-contact-box-wrapper {
    padding-bottom: 20px;
  }
}
.jm-contact-box-wrapper .jm-contact-box {
  padding: 30px;
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199.98px) {
  .jm-contact-box-wrapper .jm-contact-box {
    padding: 20px;
  }
}
.jm-contact-box-wrapper .jm-contact-box img {
  display: block;
  margin-bottom: 30px;
}
.jm-contact-box-wrapper .jm-contact-box .text {
  margin-bottom: auto;
}
.jm-contact-box-wrapper .jm-contact-box .text > *:last-child {
  margin-bottom: 0;
}
.jm-contact-box-wrapper .jm-contact-box .urls {
  margin-top: 30px;
}
.jm-contact-box-wrapper .jm-contact-box .urls div {
  margin-top: 16px;
}
.jm-contact-box-wrapper .jm-contact-box .urls div:first-child {
  margin-top: 0;
}
.jm-service-box-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto 50px auto;
  padding: 0;
  display: flex;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1199.98px) {
  .jm-service-box-wrapper {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .jm-service-box-wrapper {
    margin-bottom: 20px;
  }
}
.jm-service-box-wrapper .jm-service-box {
  padding: 0;
  width: 100%;
  position: relative;
}
@media (max-width: 767.98px) {
  .jm-service-box-wrapper .jm-service-box .jm-service-box-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
  }
}
.jm-service-box-wrapper .jm-service-box h3 {
  font-size: 22px;
  line-height: 1.27;
  color: #0d0e10;
  font-weight: 400;
}
.jm-service-box-wrapper .jm-service-box h3 span {
  font-size: 16px;
  color: #273240;
  letter-spacing: normal;
}
@media (max-width: 767.98px) {
  .jm-service-box-wrapper .jm-service-box h3 span {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .jm-service-box-wrapper .jm-service-box h3 {
    margin: 0;
  }
}
.jm-service-box-wrapper .jm-service-box img {
  display: block;
  width: auto;
  height: 40px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .jm-service-box-wrapper .jm-service-box img {
    margin: 0 10px 0 0;
  }
}
.jm-service-box-wrapper .jm-service-box .text {
  margin-bottom: auto;
}
.jm-service-box-wrapper .jm-service-box .text > *:last-child {
  margin-bottom: 0;
}
.pricing-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto 140px auto;
  padding: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1199.98px) {
  .pricing-wrapper {
    margin-bottom: 100px;
  }
}
@media (max-width: 991.98px) {
  .pricing-wrapper {
    margin-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .pricing-wrapper {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .pricing-wrapper {
    width: 85%;
    margin-right: auto;
    margin-left: 0;
  }
}
.pricing-wrapper .slick-list {
  overflow: initial;
}
.pricing-wrapper .slick-list .slick-track {
  display: flex;
}
.pricing-wrapper .slick-slide {
  height: inherit;
  opacity: 20%;
}
.pricing-wrapper .slick-slide > div {
  height: 100%;
}
.pricing-wrapper .slick-slide.slick-active {
  opacity: 1;
}
.pricing-wrapper .slick-slide:last-child {
  margin-right: 0 !important;
}
@media (min-width: 992px) {
  .pricing-wrapper .pricing-carousel {
    position: relative;
    display: flex;
  }
}
.pricing-wrapper .jm-pricing-box-wrapper {
  height: 100%;
}
@media (min-width: 992px) {
  .pricing-wrapper .jm-pricing-box-wrapper {
    flex: 0 0 auto;
    width: 33.3333%;
    height: inherit;
  }
}
@media (max-width: 991.98px) {
  .pricing-wrapper .jm-pricing-box-wrapper {
    margin-top: 30px;
  }
}
@media (max-width: 991.98px) {
  .pricing-wrapper .jm-pricing-box-wrapper:first-child {
    margin-top: 0;
  }
}
.pricing-wrapper .jm-pricing-box-wrapper:first-child .jm-pricing-box .jm-pricing-box-title h3, .pricing-wrapper .jm-pricing-box-wrapper:first-child .jm-pricing-box .jm-pricing-box-title h4 {
  color: #477ddb;
}
.pricing-wrapper .jm-pricing-box-wrapper:last-child .jm-pricing-box .jm-pricing-box-title h3, .pricing-wrapper .jm-pricing-box-wrapper:last-child .jm-pricing-box .jm-pricing-box-title h4 {
  color: #003da6;
}
.pricing-wrapper .jm-pricing-box {
  padding: 50px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
@media (max-width: 1399.98px) {
  .pricing-wrapper .jm-pricing-box {
    padding: 40px;
  }
}
@media (max-width: 991.98px) {
  .pricing-wrapper .jm-pricing-box {
    padding: 20px;
  }
}
.pricing-wrapper .jm-pricing-box .jm-pricing-box-title {
  margin-bottom: 30px;
}
@media (max-width: 1399.98px) {
  .pricing-wrapper .jm-pricing-box .jm-pricing-box-title {
    margin-bottom: 20px;
  }
}
.pricing-wrapper .jm-pricing-box .jm-pricing-box-title h3 {
  font-size: 50px;
  line-height: 1;
  color: #005cb9;
  font-weight: 200;
  letter-spacing: normal;
  margin: 0 0 16px 0;
}
@media (max-width: 1399.98px) {
  .pricing-wrapper .jm-pricing-box .jm-pricing-box-title h3 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .pricing-wrapper .jm-pricing-box .jm-pricing-box-title h3 {
    font-size: 30px;
  }
}
.pricing-wrapper .jm-pricing-box .jm-pricing-box-title h4 {
  font-size: 26px;
  line-height: 1.1;
  color: #005cb9;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1399.98px) {
  .pricing-wrapper .jm-pricing-box .jm-pricing-box-title h4 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .pricing-wrapper .jm-pricing-box .jm-pricing-box-title h4 {
    font-size: 18px;
  }
}
.pricing-wrapper .jm-pricing-box .jm-pricing-box-title img {
  display: block;
  width: auto;
  height: 40px;
  margin-bottom: 30px;
}
@media (max-width: 1399.98px) {
  .pricing-wrapper .jm-pricing-box .jm-pricing-box-title img {
    margin-bottom: 20px;
  }
}
.pricing-wrapper .jm-pricing-box .text {
  color: #646f79;
  font-size: 18px;
  margin-bottom: 30px;
}
@media (max-width: 1399.98px) {
  .pricing-wrapper .jm-pricing-box .text {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.pricing-wrapper .jm-pricing-box .text:last-child {
  margin-bottom: 0;
}
.pricing-wrapper .jm-pricing-box .text > *:last-child {
  margin-bottom: 0;
}
.pricing-wrapper .jm-pricing-box .below-content {
  font-size: 18px;
  font-weight: 700;
  margin: auto 0 0 0;
}
@media (max-width: 1399.98px) {
  .pricing-wrapper .jm-pricing-box .below-content {
    font-size: 16px;
  }
}
.pricing-wrapper .jm-pricing-box .price-wrapper {
  margin-top: 30px;
  border-bottom: 3px solid #b3c0d6;
  padding-bottom: 6px;
  font-size: 18px;
}
@media (max-width: 1399.98px) {
  .pricing-wrapper .jm-pricing-box .price-wrapper {
    font-size: 16px;
    margin-top: 20px;
  }
}
.pricing-wrapper .jm-pricing-box .price-wrapper span {
  font-size: 26px;
}
@media (max-width: 1399.98px) {
  .pricing-wrapper .jm-pricing-box .price-wrapper span {
    font-size: 20px;
  }
}
.jm-web-hosting-box-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1199.98px) {
  .jm-web-hosting-box-wrapper {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .jm-web-hosting-box-wrapper {
    padding-bottom: 20px;
  }
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box {
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box h3 {
  font-size: 22px;
  line-height: 1.27;
  color: #0d0e10;
  font-weight: 400;
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box h3 span {
  font-size: 16px;
  color: #273240;
  letter-spacing: normal;
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 40px;
  width: 130px;
}
@media (max-width: 767.98px) {
  .jm-web-hosting-box-wrapper .jm-web-hosting-box img {
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .jm-web-hosting-box-wrapper .jm-web-hosting-box img {
    max-width: 100px;
  }
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box .text {
  margin-bottom: auto;
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box .text > *:last-child {
  margin-bottom: 0;
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box .urls {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .jm-web-hosting-box-wrapper .jm-web-hosting-box .urls {
    margin-top: 10px;
  }
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box .urls div {
  margin-top: 16px;
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box .urls div:first-child {
  margin-top: 0;
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box .urls .btn-ghost {
  font-weight: 400;
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box .urls .btn-ghost strong {
  font-weight: 400;
  font-size: 26px;
}
.jm-web-hosting-box-wrapper .jm-web-hosting-box .urls .btn-ghost:before {
  background-color: #b3c0d6;
}
.jm-map-wrapper {
  position: relative;
}
.jm-map-wrapper .jm-map {
  position: relative;
  width: 100%;
  height: 490px;
}
@media (max-width: 1199.98px) {
  .jm-map-wrapper .jm-map {
    height: 400px;
  }
}
@media (max-width: 767.98px) {
  .jm-map-wrapper .jm-map {
    margin-top: 30px;
  }
}
.jm-map-wrapper .jm-map-infobox {
  z-index: 1000;
  position: absolute;
  width: 32%;
  padding: 50px 50px;
  top: 50%;
  left: 100px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.8);
  font-size: 30px;
  line-height: 50px;
  color: #273240;
}
@media (max-width: 1365px) {
  .jm-map-wrapper .jm-map-infobox {
    padding: 30px 30px;
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .jm-map-wrapper .jm-map-infobox {
    display: none;
  }
}
.jm-map-wrapper .jm-map-infobox a {
  color: #273240;
}
.jm-teams-wrapper {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.jm-teams-wrapper article.team {
  position: relative;
  min-height: 400px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .jm-teams-wrapper article.team {
    min-height: 300px;
    background-position: center bottom;
  }
}
@media (max-width: 575.98px) {
  .jm-teams-wrapper article.team {
    min-height: 200px;
  }
}
.jm-teams-wrapper article.team:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(20, 20, 20, 0.6);
  z-index: 10;
}
.jm-teams-wrapper article.team .team-header-preview {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.jm-teams-wrapper article.team .team-box {
  position: relative;
  z-index: 20;
  width: 60%;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 991.98px) {
  .jm-teams-wrapper article.team .team-box {
    width: 100%;
  }
}
.jm-teams-wrapper article.team .team-box * {
  color: #ffffff;
}
@media (min-width: 992px) {
  .jm-teams-wrapper article.team:nth-child(even) .team-box {
    margin-left: 40%;
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
}
.jm-teams-wrapper article.team.active .team-header-preview {
  opacity: 0;
}
.jm-teams-wrapper article.team.active .entry-content {
  -webkit-transition: all 1.2s ease-out;
  -moz-transition: all 1.2s ease-out;
  -o-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
  max-height: 2000px;
  opacity: 1;
}
@media (max-width: 575.98px) {
  .jm-teams-wrapper .team-header h2 {
    font-size: 24px;
  }
}
.jm-teams-wrapper .team-header h2 a:hover {
  color: #fe6b00;
}
@media (max-width: 575.98px) {
  .jm-teams-wrapper .team-header h4 {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .jm-teams-wrapper .team-header h5 {
    font-size: 16px;
  }
}
.jm-teams-wrapper .entry-content {
  -webkit-transition: all 1.2s ease-out;
  -moz-transition: all 1.2s ease-out;
  -o-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  display: flex;
}
@media (max-width: 767.98px) {
  .jm-teams-wrapper .entry-content {
    flex-direction: column;
  }
}
.jm-teams-wrapper .entry-content .team-description {
  flex: 0 0 auto;
  width: 66.66666667%;
  padding-top: 30px;
}
@media (max-width: 767.98px) {
  .jm-teams-wrapper .entry-content .team-description {
    width: 100%;
  }
}
.jm-teams-wrapper .entry-content aside {
  padding-top: 30px;
  flex: 0 0 auto;
  width: 33.33333333%;
  padding-left: calc(var(--bs-gutter-x) * .5);
}
@media (max-width: 767.98px) {
  .jm-teams-wrapper .entry-content aside {
    width: 100%;
    padding-left: 0;
  }
}
.jm-teams-wrapper .entry-content aside .aside-box {
  margin-bottom: 30px;
}
.jm-teams-wrapper .entry-content aside .aside-box h5 {
  color: #fe6b00;
  margin-bottom: 10px;
}
.jm-teams-wrapper .entry-content aside .aside-box:last-child {
  margin-bottom: 0;
}
.jm-teams-wrapper .entry-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.jm-teams-wrapper .entry-content ul li {
  position: relative;
  margin: 0;
  padding: 0 0 5px 20px;
}
.jm-teams-wrapper .entry-content ul li::before {
  display: block;
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
}
.jm-teams-wrapper .entry-content .aside-box.stalk-me ul {
  display: flex;
}
.jm-teams-wrapper .entry-content .aside-box.stalk-me ul li {
  padding: 0 10px 0 0;
}
.jm-teams-wrapper .entry-content .aside-box.stalk-me ul li::before {
  display: none;
}
.jm-teams-wrapper .entry-content .aside-box.stalk-me ul li a {
  font-size: 30px;
  line-height: 1;
}
.jm-content-carousel-wrapper {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .jm-content-carousel-wrapper .slick-slider .slick-track {
    display: flex;
  }
  .jm-content-carousel-wrapper .slick-slider .slick-track .slick-slide {
    height: auto;
  }
}
.jm-content-carousel-wrapper .jm-content-carousel.slick-dotted.slick-slider {
  margin: 0;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-list {
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-list .slick-slide {
  position: relative;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin: 0;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  bottom: auto;
  margin-top: 20px;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 13px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .jm-content-carousel-wrapper .jm-content-carousel .slick-dots li {
    margin: 2px 5px;
  }
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li.slick-active button {
  background-color: #fe6b00;
  border-color: #fe6b00;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li button {
  padding: 0;
  width: 12px;
  height: 12px;
  border: 2px solid #273240;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li button:before {
  display: none;
}
.jm-content-carousel-wrapper .jm-gallery-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: var(--jm-content-indent-smaller);
}
.jm-content-carousel-wrapper .jm-gallery-arrow .slick-arrow {
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  width: auto;
  height: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  margin-right: calc(var(--bs-gutter-x) * .5);
  margin-left: calc(var(--bs-gutter-x) * .5);
  background-color: transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.jm-content-carousel-wrapper .jm-gallery-arrow .slick-arrow:before {
  color: #273240;
  opacity: 1;
  font-size: 40px;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.jm-content-carousel-wrapper .jm-gallery-arrow .slick-arrow:hover:before {
  color: #fe6b00;
}
.jm-content-carousel-wrapper .jm-gallery-arrow .slick-arrow.slick-prev:before {
  content: "";
}
.jm-content-carousel-wrapper .jm-gallery-arrow .slick-arrow.slick-next:before {
  content: "";
}
.jm-content-carousel-wrapper .jm-carousel-container-single {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .jm-content-carousel-wrapper .jm-carousel-container-single {
    height: 100%;
  }
}
.jm-content-carousel-wrapper .jm-carousel-container-single .jm-carousel-container-single-body > *:last-child {
  margin-bottom: 0;
}
.jm-content-carousel-wrapper .jm-carousel-container-single > *:last-child {
  margin-bottom: 0;
}
.vc_row-o-equal-height:not(.services-page-top) > .wpb_column > .vc_column-inner {
  height: 100%;
}
.vc_row-o-equal-height:not(.services-page-top) > .wpb_column > .vc_column-inner > .wpb_wrapper {
  height: 100%;
}
@media (min-width: 992px) {
  .vc_row.big-indent {
    margin-left: -50px;
    margin-right: -50px;
  }
  .vc_row.big-indent .vc_column_container > .vc_column-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767.98px) {
  .vc_row.even-section {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .vc_row.even-section *:first-child {
    order: 20;
  }
}
@media (max-width: 767.98px) {
  .vc_row.even-section *:last-child {
    order: 10;
  }
}
body .vc_section[data-vc-full-width] > .vc_row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
}
body .vc_toggle.vc_toggle_size_md.vc_toggle_default {
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  margin-bottom: 20px;
}
body .vc_toggle.vc_toggle_size_md.vc_toggle_default.vc_toggle_active {
  border: 1px solid #103fc4;
  background-color: #f7faff;
}
body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
  padding: 35px 30px 35px 80px;
}
@media (max-width: 767.98px) {
  body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_title h4 {
  font-size: 25px;
  line-height: 1.2;
  color: #103fc4;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_title h4 {
    font-size: 20px;
  }
}
body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
  margin: 0;
  padding: 0 30px 35px 80px;
}
@media (max-width: 767.98px) {
  body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
    padding-left: 30px;
  }
}
body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_content > *:last-child {
  margin-bottom: 0;
}
body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
  display: inline-block;
  width: 20px;
  margin-left: 30px;
  height: 3px;
  background: #fe6b00;
  border: 1px solid #fe6b00;
}
body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon:after, body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon:before {
  background: #fe6b00;
}
body .vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon:before {
  border: 1px solid #fe6b00;
  height: 20px;
  width: 3px;
}
body .vc_tta.vc_general .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  right: 8px;
}
body .vc_tta.vc_general .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before {
  color: #0d0e10 !important;
}
body .vc_tta.vc_general .vc_tta-panel-body, body .vc_tta.vc_general .vc_tta-panel-heading {
  border: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
body .vc_tta.vc_general .vc_tta-panels .vc_tta-panel {
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
}
body .vc_tta.vc_general .vc_tta-panels .vc_tta-panel:first-child {
  border-top: 2px solid #f7f7f7;
}
body .vc_tta.vc_general .vc_tta-panels .vc_tta-panel:last-child {
  border-bottom: 2px solid #f7f7f7;
}
body .vc_tta.vc_general .vc_tta-panels .vc_tta-panel.new-sticker .vc_tta-title-text:after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url("../images/new-sticker.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  margin: -6px 0 0 10px;
}
body .vc_tta.vc_general .vc_tta-panel-title {
  font-size: 22px;
}
@media screen and (max-width: 767.98px) {
  body .vc_tta.vc_general .vc_tta-panel-title {
    font-size: 21px;
  }
}
body .vc_tta.vc_general .vc_tta-panel-title > a {
  padding: 24px 8px;
  color: #0d0e10 !important;
}
@media screen and (max-width: 767.98px) {
  body .vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 14px 8px;
  }
}
body .vc_tta.vc_general .vc_tta-panel-body {
  padding: 0 8px 30px 8px;
}
body .vc_tta.vc_general .vc_tta-panel-body p {
  font-size: 16px;
  color: #646f79;
}
@media screen and (max-width: 767.98px) {
  body .vc_tta.vc_general .vc_tta-panel-body p {
    font-size: 15px;
  }
}
._form-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: auto;
  z-index: 9999999;
  padding: 50px 0;
}
._form_20 {
  font-size: 14px;
  position: relative;
  margin: 0 auto;
  padding: 20px;
  overflow: visible;
  outline: none;
  z-index: 10000000;
  background: #fff !important;
  color: #646f79 !important;
  text-align: center;
}
._form_20._form-modal {
  width: 400px;
  max-width: 80%;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.3);
}
._form_20 * {
  outline: 0;
}
._form_20._form-top {
  top: 0;
}
._form_20._form-bottom {
  bottom: 0;
}
._form_20._form-left {
  left: 0;
}
._form_20._form-right {
  right: 0;
}
._form_20 input[type="text"], ._form_20 input[type="tel"], ._form_20 input[type="date"], ._form_20 textarea {
  padding: 6px;
  height: auto;
  border: #979797 1px solid;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  color: #5d5d5d !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
._form_20 input::placeholder {
  color: #5d5d5d;
}
._form_20 textarea {
  resize: none;
}
._form_20 ._submit {
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  background: #103fc3 !important;
  border: 0 !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
  color: #fff !important;
  padding: 7px !important;
}
._form_20 ._submit:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
._form_20 ._submit.processing {
  position: relative;
}
._form_20 ._submit.processing:before {
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  border: double 3px transparent;
  border-radius: 50%;
  background-image: linear-gradient(#004cff, #004cff), conic-gradient(#004cff, #fff);
  background-origin: border-box;
  background-clip: content-box, border-box;
  animation: 1200ms ease 0s infinite normal none running _spin;
}
._form_20 ._submit.processing:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #004cff !important;
  border: 0 !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
  color: #fff !important;
  padding: 7px !important;
}
._form_20 ._close-icon {
  cursor: pointer;
  background-image: url("https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png");
  background-repeat: no-repeat;
  background-size: 14.2px 14.2px;
  position: absolute;
  display: block;
  top: 11px;
  right: 9px;
  overflow: hidden;
  width: 16.2px;
  height: 16.2px;
}
._form_20 ._close-icon:before {
  position: relative;
}
._form_20 ._form-body {
  margin-bottom: 30px;
}
._form_20 ._form-image-left {
  width: 150px;
  float: left;
}
._form_20 ._form-content-right {
  margin-left: 164px;
}
._form_20 .form-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
._form_20._fadeIn {
  -webkit-animation-name: _fadeIn;
  animation-name: _fadeIn;
}
._form_20 ._form-label, ._form_20 ._form_element ._form-label {
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}
._form_20 ._form_element {
  position: relative;
  margin-bottom: 10px;
  font-size: 0;
  max-width: 100%;
}
._form_20 ._form_element * {
  font-size: 14px;
}
._form_20 ._form_element._clear {
  clear: both;
  width: 100%;
  float: none;
}
._form_20 ._form_element._clear:after {
  clear: left;
}
._form_20 ._form_element input[type="text"], ._form_20 ._form_element input[type="date"], ._form_20 ._form_element select, ._form_20 ._form_element textarea:not(.g-recaptcha-response) {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}
._form_20 ._form_element img._form-image {
  max-width: 100%;
}
._form_20 ._form_element ._form-fieldset {
  border: 0;
  padding: 0.01em 0 0 0;
  margin: 0;
  min-width: 0;
}
._form_20 ._field-wrapper {
  position: relative;
}
._form_20 ._inline-style {
  float: left;
}
._form_20 ._inline-style input[type="text"] {
  width: 150px;
}
._form_20 ._inline-style:not(._clear) + ._inline-style:not(._clear) {
  margin-left: 20px;
}
._form_20 ._clear-element {
  clear: left;
}
._form_20 ._full_width {
  width: 100%;
}
._form_20 ._form_full_field {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
._form_20 input[type="text"]._has_error, ._form_20 textarea._has_error {
  border: #f37c7b 1px solid;
}
._form_20 input[type="checkbox"]._has_error {
  outline: #f37c7b 1px solid;
}
._form_20 ._error {
  display: block;
  position: absolute;
  font-size: 14px;
  z-index: 10000001;
}
._form_20 ._error ._error._above {
  padding-bottom: 4px;
  bottom: 39px;
  right: 0;
}
._form_20 ._error ._error._above._error-arrow {
  bottom: -4px;
  right: 15px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fdd;
}
._form_20 ._error ._error._below {
  padding-top: 8px;
  top: 100%;
  right: 0;
}
._form_20 ._error ._error._below._error-arrow {
  top: 0;
  right: 15px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fdd;
}
._form_20 ._error-inner {
  padding: 12px 12px 12px 36px;
  background-color: #fdd;
  background-image: url("data: image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM9 3V9H7V3H9ZM9 13V11H7V13H9Z' fill='%23CA0000'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 12px center;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-weight: 600;
  line-height: 16px;
  color: #000;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 1px 4px rgba(31, 33, 41, 0.298295);
}
._form_20 ._error-inner._form_error {
  margin-bottom: 5px;
  text-align: left;
}
._form_20 ._button-wrapper ._error-inner._form_error {
  position: static;
}
._form_20 ._error-inner._no_arrow {
  margin-bottom: 10px;
}
._form_20 ._error-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
._form_20 ._error-html {
  margin-bottom: 10px;
}
._form_20 input[type="text"].datetime_date {
  width: 69%;
  display: inline;
}
._form_20 select.datetime_time {
  width: 29%;
  display: inline;
  height: 32px;
}
._form_20 input[type="date"].datetime_date {
  width: 69%;
  display: inline-flex;
}
._form_20 input[type="time"].datetime_time {
  width: 29%;
  display: inline-flex;
}
._form_20 ._animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
._form_20 ._animated._fast {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
._form_hide {
  display: none;
  visibility: hidden;
}
._form_show {
  display: block;
  visibility: visible;
}
.pika-single {
  z-index: 10000001 !important;
}
@keyframes _spin {
  0% {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(450deg);
  }
}
@-webkit-keyframes _fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes _fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 @media all and (min-width: 320px) and (max-width: 667px) { 
    ::-webkit-scrollbar { display: none; }
    ._form_20 { margin: 0; width: 100%; min-width: 100%; max-width: 100%; box-sizing: border-box; }
    ._form_20 * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 1em; }
    ._form_20 ._form-content { margin: 0; width: 100%; }
    ._form_20 ._form-inner { display: block; min-width: 100%; }
    ._form_20 ._form-title,
    ._form_20 ._inline-style { margin-top: 0; margin-right: 0; margin-left: 0; }
    ._form_20 ._form-title { font-size: 1.2em; }
    ._form_20 ._form_element { margin: 0 0 20px; padding: 0; width: 100%; }
    ._form_20 ._form-element,
    ._form_20 ._inline-style,
    ._form_20 input[type="text"],
    ._form_20 label,
    ._form_20 p,
    ._form_20 textarea:not(.g-recaptcha-response) { float: none; display: block; width: 100%; }
    ._form_20 ._row._checkbox-radio label { display: inline; }
    ._form_20 ._row,
    ._form_20 p,._form_20 label { margin-bottom: 0.7em; width: 100%; }
    ._form_20 ._row input[type="checkbox"],._form_20 ._row input[type="radio"] { margin: 0 !important; vertical-align: middle !important; }
    ._form_20 ._row input[type="checkbox"] + span label { display: inline; }
    ._form_20 ._row span label { margin: 0 !important; width: initial !important; vertical-align: middle !important; }
    ._form_20 ._form-image { max-width: 100%; height: auto !important; }
    ._form_20 input[type="text"] { padding-left: 10px; padding-right: 10px; font-size: 16px; line-height: 1.3em; -webkit-appearance: none; }
    ._form_20 input[type="radio"],._form_20 input[type="checkbox"] { display: inline-block; width: 1.3em; height: 1.3em; font-size: 1em; margin: 0 0.3em 0 0; vertical-align: baseline; }
    ._form_20 button[type="submit"] { padding: 20px; font-size: 1.5em; }
    ._form_20 ._inline-style { margin: 20px 0 0 !important; }
 }

  */
._form_20 ._form-title {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
._form_20 ._close {
  cursor: pointer;
  position: absolute;
  top: -16px;
  right: -18px;
  width: auto;
  margin: 0;
  padding: 18px;
  overflow: visible;
  background-color: #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  outline: none;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
._form_20 ._form-thank-you {
  text-align: center;
  padding: 20px;
  font-size: 18px;
}
._form_20 ._form-element {
  position: relative;
}
._form_20 ._form-image {
  margin-bottom: 20px;
}
._form_20 ._form-image-left ._form-image {
  margin-bottom: 0;
}
/*
 @media all and (min-width: 1px) and (max-width: 667px) { 
    ._form_20 { position: static; top: 0; left: 0; right: 0; margin: 30px auto; width: 90%; min-width: 90%; max-width: 90%; transform: initial; }
    ._form_20 ._close { top: 16px; right: 16px; }
    ._form_20 ._form-thank-you { position: relative; top: initial; left: initial; margin: 12px 0; }
 }
*/
/* #General
================================================== */
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  color: #273240;
  font: 400 16px/1.75 "Poppins", sans-serif;
  width: 100%;
  min-width: 320px;
  position: inherit;
  text-align: center;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}
td, th {
  color: #273240;
  text-align: left;
  vertical-align: top;
}
p {
  margin: 0 0 27px 0;
  padding: 0;
}
hr {
  display: block;
  clear: both;
  height: 1px;
  border: none;
  margin: 0 0 27px 0;
  padding: 0;
  border-bottom: 1px solid #273240;
}
a {
  color: #fe6b00;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:focus, a:hover {
  text-decoration: none;
  color: #273240;
  outline: none;
}
.body-alt {
  color: #646f79;
  font-size: 17px;
}
.entry-header h2.entry-title, h1 {
  color: #0d0e10;
  font: 500 51px/1.05 "Poppins", sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
@media (max-width: 1399.98px) {
  .entry-header h2.entry-title, h1 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .entry-header h2.entry-title, h1 {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .entry-header h2.entry-title, h1 {
    font-size: 36px;
  }
}
h2 {
  color: #0d0e10;
  font: 400 45px/1.24em "Poppins", sans-serif;
  margin: 0 0 16px 0;
  padding: 0;
}
@media (max-width: 1399.98px) {
  h2 {
    font-size: 38px;
  }
}
@media (max-width: 1199.98px) {
  h2 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  h2 {
    font-size: 30px;
  }
}
h2.vc_custom_heading {
  margin-bottom: 50px;
}
@media (max-width: 1199.98px) {
  h2.vc_custom_heading {
    margin-bottom: 30px;
  }
}
h2 a {
  color: #0d0e10;
  text-decoration: none;
}
h2 a:hover {
  color: #fe6b00;
}
h3 {
  color: #0d0e10;
  font: 400 31px/1.05 "Poppins", sans-serif;
  letter-spacing: 0.04em;
  margin: 0 0 16px 0;
  padding: 0;
}
@media (max-width: 1399.98px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  h3 {
    font-size: 26px;
  }
}
h3.vc_custom_heading {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  h3.vc_custom_heading {
    margin-bottom: 20px;
  }
}
h4 {
  color: #0d0e10;
  font: 300 31px/1.4 "Poppins", sans-serif;
  margin: 0 0 16px 0;
  padding: 0;
}
@media (max-width: 1399.98px) {
  h4 {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  h4 {
    font-size: 26px;
  }
}
h5 {
  color: #0d0e10;
  font: 400 22px/1.4 "Poppins", sans-serif;
  margin: 0 0 35px 0;
  padding: 0;
}
h5.vc_custom_heading.small-header {
  text-transform: uppercase;
  color: #273240;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0.14em;
  padding: 0;
  margin-bottom: 50px;
}
@media (max-width: 1199.98px) {
  h5.vc_custom_heading.small-header {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  h5.vc_custom_heading.small-header {
    font-size: 13px;
    letter-spacing: 0.12em;
  }
}
@media (max-width: 991.98px) {
  h5 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  h5 {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  h5 {
    font-size: 16px;
  }
}
h6 {
  color: #1b2432;
  font: 600 14px/28px "Poppins", sans-serif;
  margin: 0 0 16px 0;
  padding: 0;
}
/*
@media screen and (max-width: 767.98px) {
	h1 {font-size: 30px; line-height: 40px;}
	h2 {font-size: 26px; line-height: 30px;}
	h3 {font-size: 24px; line-height: 30px;}
	h4 {font-size: 22px; line-height: 30px;}
	h5 {font-size: 18px; line-height: 30px;}
	h6 {font-size: 14px; line-height: 20px;}
}
 */
.site {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  text-align: left;
  overflow: hidden;
}
.site .site-wrapper {
  flex: 1 0 auto;
}
.admin-bar .mobile-header-nav-header {
  top: 32px;
}
.admin-bar .mobile-header-nav {
  padding-top: 106px;
}
@media only screen and (max-width: 782px) {
  .admin-bar .mobile-header-nav-header {
    top: 46px;
  }
  .admin-bar .mobile-header-nav {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 600px) {
  .admin-bar .is-sticky .mobile-header-nav-header {
    top: 0;
  }
}
.site-content {
  position: relative;
  z-index: 40;
}
.inverted * {
  color: #fff;
}
.inverted a:not(.btn) {
  color: #fff;
}
.inverted a:not(.btn):hover {
  color: #fe6b00;
}
.header-indent {
  margin: 25px 0 60px 0;
}
@media (max-width: 1199.98px) {
  .header-indent {
    margin: 0 0 35px 0;
  }
}
.content-indent {
  padding: 160px 0 160px 0;
}
@media (max-width: 1399.98px) {
  .content-indent {
    padding: 100px 0 100px 0;
  }
}
@media (max-width: 1199.98px) {
  .content-indent {
    padding: 80px 0 80px 0;
  }
}
@media (max-width: 767.98px) {
  .content-indent {
    padding: 40px 0 40px 0;
  }
}
.content-indent.vc_section.vc_section-has-fill, .content-indent.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .content-indent.vc_section.vc_section-has-fill + .vc_section {
  padding-top: 160px;
}
@media (max-width: 1399.98px) {
  .content-indent.vc_section.vc_section-has-fill, .content-indent.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .content-indent.vc_section.vc_section-has-fill + .vc_section {
    padding-top: 100px;
  }
}
@media (max-width: 1199.98px) {
  .content-indent.vc_section.vc_section-has-fill, .content-indent.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .content-indent.vc_section.vc_section-has-fill + .vc_section {
    padding-top: 80px;
  }
}
@media (max-width: 767.98px) {
  .content-indent.vc_section.vc_section-has-fill, .content-indent.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .content-indent.vc_section.vc_section-has-fill + .vc_section {
    padding-top: 40px;
  }
}
.content-indent > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}
.content-indent-bottom {
  padding: 0 0 160px 0;
}
@media (max-width: 1399.98px) {
  .content-indent-bottom {
    padding: 0 0 100px 0;
  }
}
@media (max-width: 1199.98px) {
  .content-indent-bottom {
    padding: 0 0 80px 0;
  }
}
@media (max-width: 767.98px) {
  .content-indent-bottom {
    padding: 0 0 40px 0;
  }
}
.content-indent-bottom > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}
.content-area, .widget-area {
  margin: 160px 0;
  /*
	.wpb-post:not(.single-post):not(.single-post) & {
		margin: 0;
	}

	 */
}
@media (max-width: 1399.98px) {
  .content-area, .widget-area {
    margin: 100px 0;
  }
}
@media (max-width: 1199.98px) {
  .content-area, .widget-area {
    margin: 80px 0;
  }
}
@media (max-width: 767.98px) {
  .content-area, .widget-area {
    margin: 40px 0;
  }
}
.home .content-area, .home .widget-area {
  margin: 0;
}
/* --- Page Header --- */
.blog-header-wrapper, .title-section-wrapper, .title-parent-section-wrapper {
  margin: 240px 0 0 0;
}
@media (max-width: 1399.98px) {
  .blog-header-wrapper, .title-section-wrapper, .title-parent-section-wrapper {
    margin: 180px 0 0 0;
  }
}
@media (max-width: 1199.98px) {
  .blog-header-wrapper, .title-section-wrapper, .title-parent-section-wrapper {
    margin: 160px 0 0 0;
  }
}
@media (max-width: 767.98px) {
  .blog-header-wrapper, .title-section-wrapper, .title-parent-section-wrapper {
    margin: 120px 0 0 0;
  }
}
.blog-header-wrapper h1, .title-section-wrapper h1, .title-parent-section-wrapper h1 {
  text-transform: none;
  margin-bottom: 30px;
}
.blog-header-wrapper .page-header-description, .title-section-wrapper .page-header-description, .title-parent-section-wrapper .page-header-description {
  font-size: 20px;
  line-height: 1.5;
}
.blog-header-wrapper .page-header-description *, .title-section-wrapper .page-header-description *, .title-parent-section-wrapper .page-header-description * {
  font-size: 20px;
  line-height: 1.5;
}
.blog-header-wrapper .page-header-description small, .title-section-wrapper .page-header-description small, .title-parent-section-wrapper .page-header-description small {
  font-size: 12px;
  font-weight: 600;
}
.blog-header-wrapper .page-header-description > *:last-child, .title-section-wrapper .page-header-description > *:last-child, .title-parent-section-wrapper .page-header-description > *:last-child {
  margin: 0;
}
.blog-header-wrapper h6, .title-section-wrapper h6, .title-parent-section-wrapper h6 {
  color: #273240;
  font: 600 16px/1 "Poppins", sans-serif;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.46em;
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .blog-header-wrapper h6, .title-section-wrapper h6, .title-parent-section-wrapper h6 {
    margin-bottom: 30px;
  }
}
.single-blog-post .blog-header-wrapper, .single-blog-post .title-section-wrapper, .single-blog-post .title-parent-section-wrapper {
  margin: 0;
}
.jm-section-title-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 1199.98px) {
  .jm-section-title-wrapper {
    margin-bottom: 30px;
  }
}
.jm-section-title-wrapper.our-mission {
  margin: 0;
}
.jm-section-title-wrapper.our-mission h2 {
  font-size: 31px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .jm-section-title-wrapper.our-mission h2 {
    font-size: 20px;
  }
}
.jm-section-title-wrapper h6 {
  font-size: 13px;
  color: #273240;
  letter-spacing: 0.12em;
  margin: 0 0 8px 0;
}
.jm-section-title-wrapper h2 {
  margin: 0;
}
.entry-header {
  margin: 0 0 20px 0;
  padding: 0;
}
.entry-header h2.entry-title {
  margin: 0;
  text-transform: none;
}
.jm-clients-list-wrapper {
  border-top: 4px solid #103fc3;
  padding-top: 20px;
  color: #273240;
  font-size: 16px;
  line-height: 1.75;
}
.jm-clients-list-wrapper .jm-clients-list {
  height: 400px;
  overflow: auto;
}
.jm-clients-list-wrapper .jm-clients-list .jm-clients-list-row {
  display: flex;
  flex-wrap: wrap;
}
.jm-clients-list-wrapper .jm-clients-list .jm-clients-list-row .jm-clients-list-column {
  flex: 0 0 auto;
  width: 25%;
  padding-right: var(--bs-gutter-x);
}
.jm-clients-list-wrapper .jm-clients-list .jm-clients-list-row .jm-clients-list-column:last-child {
  padding-right: 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .jm-clients-list-wrapper .jm-clients-list .jm-clients-list-row .jm-clients-list-column {
    width: 50%;
  }
  .jm-clients-list-wrapper .jm-clients-list .jm-clients-list-row .jm-clients-list-column:nth-of-type(1) {
    order: 1;
  }
  .jm-clients-list-wrapper .jm-clients-list .jm-clients-list-row .jm-clients-list-column:nth-of-type(2) {
    order: 3;
  }
  .jm-clients-list-wrapper .jm-clients-list .jm-clients-list-row .jm-clients-list-column:nth-of-type(3) {
    order: 2;
  }
  .jm-clients-list-wrapper .jm-clients-list .jm-clients-list-row .jm-clients-list-column:nth-of-type(4) {
    order: 4;
  }
}
@media (max-width: 767.98px) {
  .jm-clients-list-wrapper .jm-clients-list .jm-clients-list-row .jm-clients-list-column {
    width: 100%;
  }
}
.too-soon-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1399.98px) {
  .too-soon-wrapper {
    justify-content: center;
  }
}
.too-soon-wrapper h2, .too-soon-wrapper h3 {
  margin: 0 auto 0 0;
}
@media (max-width: 1399.98px) {
  .too-soon-wrapper h2, .too-soon-wrapper h3 {
    margin: 0 auto 20px auto;
    text-align: center;
    width: 100%;
  }
}
.too-soon-wrapper a {
  margin: 0 0 0 40px;
}
@media (max-width: 1399.98px) {
  .too-soon-wrapper a {
    margin: 0 20px;
  }
}
@media (max-width: 575.98px) {
  .too-soon-wrapper a {
    margin-bottom: 20px;
  }
}
.nicescroll-cursors {
  box-sizing: content-box;
}
@media (max-width: 479.98px) {
  .btn-group.call-to-action {
    flex-direction: column;
  }
  .btn-group.call-to-action span {
    margin: 20px 0 0 0;
    position: relative;
  }
  .btn-group.call-to-action span:before, .btn-group.call-to-action span:after {
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 1px;
    background-color: #273240;
  }
  .btn-group.call-to-action span:before {
    left: 150%;
  }
  .btn-group.call-to-action span:after {
    right: 150%;
  }
  .btn-group.call-to-action .btn-lite {
    margin: 0;
  }
}
.shadow-wrapper {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}
.jm-steps-box {
  position: relative;
  padding-left: 30px;
}
.jm-steps-box:before {
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #103fc4;
  background-color: #ffffff;
  margin: -8px 0 0 -8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
}
@media (max-width: 479.98px) {
  .jm-steps-box:before {
    left: 0;
  }
}
.jm-steps-box:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  height: 100%;
  background-color: #103fc4;
  margin-left: -1px;
}
@media (max-width: 479.98px) {
  .jm-steps-box:after {
    left: 0;
    margin-left: 0;
  }
}
.jm-steps-box .step-row {
  display: flex;
  justify-content: space-between;
  padding: 0 0 160px 0;
}
@media (max-width: 1399.98px) {
  .jm-steps-box .step-row {
    padding: 0 0 100px 0;
  }
}
@media (max-width: 1199.98px) {
  .jm-steps-box .step-row {
    padding: 0 0 80px 0;
  }
}
@media (max-width: 767.98px) {
  .jm-steps-box .step-row {
    padding: 0 0 40px 0;
  }
}
@media (max-width: 479.98px) {
  .jm-steps-box .step-row {
    flex-direction: column;
  }
}
@media (max-width: 479.98px) {
  .jm-steps-box .step-row:nth-child(2n) {
    flex-direction: column-reverse;
  }
}
.jm-steps-box .step-row > * {
  width: 40%;
}
@media (max-width: 767.98px) {
  .jm-steps-box .step-row > * {
    width: 46%;
  }
}
@media (max-width: 479.98px) {
  .jm-steps-box .step-row > * {
    width: 100%;
  }
}
.jm-steps-box .step-row .animation-text {
  position: relative;
}
.jm-steps-box .step-row .animation-text .animation-text-sticky-box {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.jm-steps-box .step-row .animation-text .animation-text-sticky-box.state-fixed {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: fixed;
  top: 0;
}
.jm-steps-box .step-row .animation-text .animation-text-sticky-box.state-stuck {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
  top: auto !important;
  bottom: 0;
}
.jm-steps-contact {
  position: relative;
  border: 2px solid #103fc4;
  padding: 90px 0;
}
@media (max-width: 1399.98px) {
  .jm-steps-contact {
    padding: 60px 0;
  }
}
@media (max-width: 1199.98px) {
  .jm-steps-contact {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .jm-steps-contact {
    padding: 30px 0;
  }
}
@media (max-width: 479.98px) {
  .jm-steps-contact {
    padding: 20px 30px;
  }
}
.jm-steps-contact:before {
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #103fc4;
  background-color: #ffffff;
  margin: -8px 0 0 -8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
}
@media (max-width: 479.98px) {
  .jm-steps-contact:before {
    left: 0;
  }
}
@media (max-width: 479.98px) {
  .jm-steps-contact .btn-group.call-to-action {
    align-items: center;
  }
}
@media (max-width: 479.98px) {
  .jm-steps-contact .btn-group.call-to-action .btn-lite {
    margin: 10px 0 0 0;
  }
}
