@font-face {
  font-family: "BW Modelica";
  font-style: normal;
  font-weight: 400;
  src: url("/files-custom/fonts/bw-modelica/regular/bw-modelica-regular.otf") format("opentype"), url("/files-custom/fonts/bw-modelica/regular/bw-modelica-regular.woff") format("woff"), url("/files-custom/fonts/bw-modelica/regular/bw-modelica-regular.ttf") format("truetype");
}
@font-face {
  font-family: "BW Modelica";
  font-style: normal;
  font-weight: 700;
  src: url("/files-custom/fonts/bw-modelica/bold/bw-modelica-bold.otf") format("opentype"), url("/files-custom/fonts/bw-modelica/bold/bw-modelica-bold.woff") format("woff"), url("/files-custom/fonts/bw-modelica/bold/bw-modelica-bold.ttf") format("truetype");
}
body {
  font-family: "BW Modelica", arial, sans-serif;
  font-size: 1em;
  line-height: 1.56 !important;
  font-weight: 400;
}
b,
strong {
  font-weight: 700;
}
a,
a:not([href]):not([tabindex]) {
  color: #00105b;
}
a:hover,
a:not([href]):not([tabindex]):hover {
  text-decoration: underline;
  color: #00105b;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "BW Modelica", Arial, sans-serif;
  line-height: 1.28;
  display: block;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}
h1 {
  font-size: 2.8125em;
}
h2 {
  font-size: 2.1875em;
}
h3 {
  font-size: 1.75em;
}
h4 {
  font-size: 1.5625em;
}
h5 {
  font-size: 1.25em;
  text-transform: uppercase;
}
h6 {
  font-size: 1.125em;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
  color: #404040;
}
h1 > strong,
h1 > b,
h1 > span.alt, h1.alt,
h2 > strong,
h2 > b,
h2 > span.alt,
h2.alt,
h3 > strong,
h3 > b,
h3 > span.alt,
h3.alt,
h4 > strong,
h4 > b,
h4 > span.alt,
h4.alt,
h5 > strong,
h5 > b,
h5 > span.alt,
h5.alt {
  font-weight: 700;
  color: #afb8e1;
}
section.content .content-text h1,
section.content .content-text h2,
section.content .content-text h3,
section.content .content-text h4,
section.content .content-text h5 {
  margin-top: 1em;
}
section.content .content-text ul {
  list-style-image: url("/files-custom/img/bullet.png");
}
section.content .content-text ul li {
  color: #00105b;
  line-height: 1.8;
}
section.content .content-text ul li ul,
section.content .content-text ul li ol {
  padding-left: 40px;
  list-style-image: none;
  list-style-type: disc;
}
section.content .content-text ul li ul li,
section.content .content-text ul li ol li {
  color: #666;
}
section.content .content-text ul li ul li:before,
section.content .content-text ul li ol li:before {
  content: "";
}
section.content .content-text ol {
  list-style: none;
  counter-reset: custom-counter;
  padding-left: 25px;
}
section.content .content-text ol li {
  counter-increment: custom-counter;
  color: #00105b;
  line-height: 1.8;
}
section.content .content-text ol li:before {
  content: counter(custom-counter) ". ";
}
section.content .content-text ol li ul,
section.content .content-text ol li ol {
  padding-left: 55px;
}
section.content .content-text ol li ul li,
section.content .content-text ol li ol li {
  list-style-image: none;
  list-style-type: disc;
  color: #666;
}
section.content .content-text ol li ul li:before,
section.content .content-text ol li ol li:before {
  content: "";
}
section.content.content-style-1 h1,
section.content.content-style-1 h2,
section.content.content-style-1 h3,
section.content.content-style-1 h4,
section.content.content-style-1 h5 {
  font-weight: 700;
  color: #404040;
}
section.content.content-style-1 h1 > strong,
section.content.content-style-1 h1 > b,
section.content.content-style-1 h1 > span.alt, section.content.content-style-1 h1.alt,
section.content.content-style-1 h2 > strong,
section.content.content-style-1 h2 > b,
section.content.content-style-1 h2 > span.alt,
section.content.content-style-1 h2.alt,
section.content.content-style-1 h3 > strong,
section.content.content-style-1 h3 > b,
section.content.content-style-1 h3 > span.alt,
section.content.content-style-1 h3.alt,
section.content.content-style-1 h4 > strong,
section.content.content-style-1 h4 > b,
section.content.content-style-1 h4 > span.alt,
section.content.content-style-1 h4.alt,
section.content.content-style-1 h5 > strong,
section.content.content-style-1 h5 > b,
section.content.content-style-1 h5 > span.alt,
section.content.content-style-1 h5.alt {
  font-weight: 700;
  color: #afb8e1;
}
section.content.content-style-2 h1,
section.content.content-style-2 h2,
section.content.content-style-2 h3,
section.content.content-style-2 h4,
section.content.content-style-2 h5 {
  font-weight: 700;
  color: #00105B;
}
section.content.content-style-2 h1 > strong,
section.content.content-style-2 h1 > b,
section.content.content-style-2 h1 > span.alt, section.content.content-style-2 h1.alt,
section.content.content-style-2 h2 > strong,
section.content.content-style-2 h2 > b,
section.content.content-style-2 h2 > span.alt,
section.content.content-style-2 h2.alt,
section.content.content-style-2 h3 > strong,
section.content.content-style-2 h3 > b,
section.content.content-style-2 h3 > span.alt,
section.content.content-style-2 h3.alt,
section.content.content-style-2 h4 > strong,
section.content.content-style-2 h4 > b,
section.content.content-style-2 h4 > span.alt,
section.content.content-style-2 h4.alt,
section.content.content-style-2 h5 > strong,
section.content.content-style-2 h5 > b,
section.content.content-style-2 h5 > span.alt,
section.content.content-style-2 h5.alt {
  font-weight: 700;
  color: #7880a8;
}
section.content.content-style-2 p {
  color: #404040;
}
section.content.content-style-2 .content-text ul {
  list-style-image: url("/files-custom/img/bullet-1.png");
}
section.content.content-style-2 .content-text ul li {
  color: #7880a8;
}
section.content.content-style-2 .content-text ul li ul,
section.content.content-style-2 .content-text ul li ol {
  padding-left: 40px;
  list-style-image: none;
  list-style-type: disc;
}
section.content.content-style-2 .content-text ul li ul li,
section.content.content-style-2 .content-text ul li ol li {
  color: #404040;
}
section.content.content-style-2 .content-text ol li {
  color: #7880a8;
}
section.content.content-style-2 .content-text ol li ul li,
section.content.content-style-2 .content-text ol li ol li {
  color: #404040;
}
section.content.content-style-3 h1,
section.content.content-style-3 h2,
section.content.content-style-3 h3,
section.content.content-style-3 h4,
section.content.content-style-3 h5 {
  font-weight: 700;
  color: #00105B;
}
section.content.content-style-3 h1 > strong,
section.content.content-style-3 h1 > b,
section.content.content-style-3 h1 > span.alt, section.content.content-style-3 h1.alt,
section.content.content-style-3 h2 > strong,
section.content.content-style-3 h2 > b,
section.content.content-style-3 h2 > span.alt,
section.content.content-style-3 h2.alt,
section.content.content-style-3 h3 > strong,
section.content.content-style-3 h3 > b,
section.content.content-style-3 h3 > span.alt,
section.content.content-style-3 h3.alt,
section.content.content-style-3 h4 > strong,
section.content.content-style-3 h4 > b,
section.content.content-style-3 h4 > span.alt,
section.content.content-style-3 h4.alt,
section.content.content-style-3 h5 > strong,
section.content.content-style-3 h5 > b,
section.content.content-style-3 h5 > span.alt,
section.content.content-style-3 h5.alt {
  font-weight: 700;
  color: #f2f2f2;
}
section.content.content-style-3 p {
  color: #404040;
}
section.content.content-style-3 .content-text ul {
  list-style-image: url("/files-custom/img/bullet-2.png");
}
section.content.content-style-3 .content-text ul li {
  color: #f2f2f2;
}
section.content.content-style-3 .content-text ul li ul,
section.content.content-style-3 .content-text ul li ol {
  padding-left: 40px;
  list-style-image: none;
  list-style-type: disc;
}
section.content.content-style-3 .content-text ul li ul li,
section.content.content-style-3 .content-text ul li ol li {
  color: #404040;
}
section.content.content-style-3 .content-text ol li {
  color: #f2f2f2;
}
section.content.content-style-3 .content-text ol li ul li,
section.content.content-style-3 .content-text ol li ol li {
  color: #404040;
}
section.content.content-style-7 h1,
section.content.content-style-7 h2,
section.content.content-style-7 h3,
section.content.content-style-7 h4,
section.content.content-style-7 h5 {
  font-weight: 700;
  color: #ffffff;
}
section.content.content-style-7 h1 > strong,
section.content.content-style-7 h1 > b,
section.content.content-style-7 h1 > span.alt, section.content.content-style-7 h1.alt,
section.content.content-style-7 h2 > strong,
section.content.content-style-7 h2 > b,
section.content.content-style-7 h2 > span.alt,
section.content.content-style-7 h2.alt,
section.content.content-style-7 h3 > strong,
section.content.content-style-7 h3 > b,
section.content.content-style-7 h3 > span.alt,
section.content.content-style-7 h3.alt,
section.content.content-style-7 h4 > strong,
section.content.content-style-7 h4 > b,
section.content.content-style-7 h4 > span.alt,
section.content.content-style-7 h4.alt,
section.content.content-style-7 h5 > strong,
section.content.content-style-7 h5 > b,
section.content.content-style-7 h5 > span.alt,
section.content.content-style-7 h5.alt {
  font-weight: 700;
  color: #00105b;
}
section.content.content-style-7 p {
  color: #f4f5fa;
}
section.content.content-style-7 .content-text ul {
  list-style-image: url("/files-custom/img/bullet-2.png");
}
section.content.content-style-7 .content-text ul li {
  color: #00105b;
}
section.content.content-style-7 .content-text ul li ul,
section.content.content-style-7 .content-text ul li ol {
  padding-left: 40px;
  list-style-image: none;
  list-style-type: disc;
}
section.content.content-style-7 .content-text ul li ul li,
section.content.content-style-7 .content-text ul li ol li {
  color: #f4f5fa;
}
section.content.content-style-7 .content-text ol li {
  color: #00105b;
}
section.content.content-style-7 .content-text ol li ul li,
section.content.content-style-7 .content-text ol li ol li {
  color: #f4f5fa;
}
p,
li {
  font-size: 1.125em;
  color: #666666;
  line-height: 1.56 !important;
}
p.text-lg,
li.text-lg {
  font-size: 1.25em !important;
  line-height: 1.5 !important;
}
p.text-sm,
li.text-sm {
  font-size: 0.9375em !important;
  line-height: 1.6 !important;
}
p {
  margin-bottom: 1.5rem;
}
section.content-default .modal,
section.content-style-1 .modal,
section.content-style-2 .modal,
section.content-style-3 .modal,
section.content-style-7 .modal {
  z-index: 999999;
}
section.content-default .modal-content,
section.content-style-1 .modal-content,
section.content-style-2 .modal-content,
section.content-style-3 .modal-content,
section.content-style-7 .modal-content {
  border-radius: 6px;
  border: 0;
}
section.content-default .modal-content .modal-header,
section.content-style-1 .modal-content .modal-header,
section.content-style-2 .modal-content .modal-header,
section.content-style-3 .modal-content .modal-header,
section.content-style-7 .modal-content .modal-header {
  background-color: #00105b;
  padding: 0;
  border-radius: 0;
  border-bottom: 0;
  border-top: 15px #afb8e1 solid;
}
section.content-default .modal-content .modal-header .modal-header-title,
section.content-style-1 .modal-content .modal-header .modal-header-title,
section.content-style-2 .modal-content .modal-header .modal-header-title,
section.content-style-3 .modal-content .modal-header .modal-header-title,
section.content-style-7 .modal-content .modal-header .modal-header-title {
  background-color: #00105b;
  padding: 40px 20px 40px 50px;
  border-radius: 6px 6px 0 0;
  text-align: center;
  width: 100%;
}
section.content-default .modal-content .modal-header .modal-header-title h3,
section.content-default .modal-content .modal-header .modal-header-title p,
section.content-style-1 .modal-content .modal-header .modal-header-title h3,
section.content-style-1 .modal-content .modal-header .modal-header-title p,
section.content-style-2 .modal-content .modal-header .modal-header-title h3,
section.content-style-2 .modal-content .modal-header .modal-header-title p,
section.content-style-3 .modal-content .modal-header .modal-header-title h3,
section.content-style-3 .modal-content .modal-header .modal-header-title p,
section.content-style-7 .modal-content .modal-header .modal-header-title h3,
section.content-style-7 .modal-content .modal-header .modal-header-title p {
  color: #ffffff !important;
  margin: 0;
}
section.content-default .modal-content .modal-header .close,
section.content-style-1 .modal-content .modal-header .close,
section.content-style-2 .modal-content .modal-header .close,
section.content-style-3 .modal-content .modal-header .close,
section.content-style-7 .modal-content .modal-header .close {
  color: #ffffff;
  text-shadow: none;
  font-size: 2em;
  border-radius: 6px;
  margin: 0 10px;
}
section.content-default .modal-content .modal-body,
section.content-style-1 .modal-content .modal-body,
section.content-style-2 .modal-content .modal-body,
section.content-style-3 .modal-content .modal-body,
section.content-style-7 .modal-content .modal-body {
  padding: 30px 20px;
  background: #ffffff;
}
section.content-default .modal-content .modal-body p,
section.content-default .modal-content .modal-body p.text-lg,
section.content-default .modal-content .modal-body p.text.sm,
section.content-style-1 .modal-content .modal-body p,
section.content-style-1 .modal-content .modal-body p.text-lg,
section.content-style-1 .modal-content .modal-body p.text.sm,
section.content-style-2 .modal-content .modal-body p,
section.content-style-2 .modal-content .modal-body p.text-lg,
section.content-style-2 .modal-content .modal-body p.text.sm,
section.content-style-3 .modal-content .modal-body p,
section.content-style-3 .modal-content .modal-body p.text-lg,
section.content-style-3 .modal-content .modal-body p.text.sm,
section.content-style-7 .modal-content .modal-body p,
section.content-style-7 .modal-content .modal-body p.text-lg,
section.content-style-7 .modal-content .modal-body p.text.sm {
  color: #666666;
}
section.content-default .modal-content .modal-body h2,
section.content-default .modal-content .modal-body h3,
section.content-default .modal-content .modal-body h4,
section.content-style-1 .modal-content .modal-body h2,
section.content-style-1 .modal-content .modal-body h3,
section.content-style-1 .modal-content .modal-body h4,
section.content-style-2 .modal-content .modal-body h2,
section.content-style-2 .modal-content .modal-body h3,
section.content-style-2 .modal-content .modal-body h4,
section.content-style-3 .modal-content .modal-body h2,
section.content-style-3 .modal-content .modal-body h3,
section.content-style-3 .modal-content .modal-body h4,
section.content-style-7 .modal-content .modal-body h2,
section.content-style-7 .modal-content .modal-body h3,
section.content-style-7 .modal-content .modal-body h4 {
  font-weight: 700;
  color: #404040;
}
section.content-default .modal-content .modal-body h2 > strong,
section.content-default .modal-content .modal-body h2 > b,
section.content-default .modal-content .modal-body h2 > span.alt, section.content-default .modal-content .modal-body h2.alt,
section.content-default .modal-content .modal-body h3 > strong,
section.content-default .modal-content .modal-body h3 > b,
section.content-default .modal-content .modal-body h3 > span.alt,
section.content-default .modal-content .modal-body h3.alt,
section.content-default .modal-content .modal-body h4 > strong,
section.content-default .modal-content .modal-body h4 > b,
section.content-default .modal-content .modal-body h4 > span.alt,
section.content-default .modal-content .modal-body h4.alt,
section.content-style-1 .modal-content .modal-body h2 > strong,
section.content-style-1 .modal-content .modal-body h2 > b,
section.content-style-1 .modal-content .modal-body h2 > span.alt,
section.content-style-1 .modal-content .modal-body h2.alt,
section.content-style-1 .modal-content .modal-body h3 > strong,
section.content-style-1 .modal-content .modal-body h3 > b,
section.content-style-1 .modal-content .modal-body h3 > span.alt,
section.content-style-1 .modal-content .modal-body h3.alt,
section.content-style-1 .modal-content .modal-body h4 > strong,
section.content-style-1 .modal-content .modal-body h4 > b,
section.content-style-1 .modal-content .modal-body h4 > span.alt,
section.content-style-1 .modal-content .modal-body h4.alt,
section.content-style-2 .modal-content .modal-body h2 > strong,
section.content-style-2 .modal-content .modal-body h2 > b,
section.content-style-2 .modal-content .modal-body h2 > span.alt,
section.content-style-2 .modal-content .modal-body h2.alt,
section.content-style-2 .modal-content .modal-body h3 > strong,
section.content-style-2 .modal-content .modal-body h3 > b,
section.content-style-2 .modal-content .modal-body h3 > span.alt,
section.content-style-2 .modal-content .modal-body h3.alt,
section.content-style-2 .modal-content .modal-body h4 > strong,
section.content-style-2 .modal-content .modal-body h4 > b,
section.content-style-2 .modal-content .modal-body h4 > span.alt,
section.content-style-2 .modal-content .modal-body h4.alt,
section.content-style-3 .modal-content .modal-body h2 > strong,
section.content-style-3 .modal-content .modal-body h2 > b,
section.content-style-3 .modal-content .modal-body h2 > span.alt,
section.content-style-3 .modal-content .modal-body h2.alt,
section.content-style-3 .modal-content .modal-body h3 > strong,
section.content-style-3 .modal-content .modal-body h3 > b,
section.content-style-3 .modal-content .modal-body h3 > span.alt,
section.content-style-3 .modal-content .modal-body h3.alt,
section.content-style-3 .modal-content .modal-body h4 > strong,
section.content-style-3 .modal-content .modal-body h4 > b,
section.content-style-3 .modal-content .modal-body h4 > span.alt,
section.content-style-3 .modal-content .modal-body h4.alt,
section.content-style-7 .modal-content .modal-body h2 > strong,
section.content-style-7 .modal-content .modal-body h2 > b,
section.content-style-7 .modal-content .modal-body h2 > span.alt,
section.content-style-7 .modal-content .modal-body h2.alt,
section.content-style-7 .modal-content .modal-body h3 > strong,
section.content-style-7 .modal-content .modal-body h3 > b,
section.content-style-7 .modal-content .modal-body h3 > span.alt,
section.content-style-7 .modal-content .modal-body h3.alt,
section.content-style-7 .modal-content .modal-body h4 > strong,
section.content-style-7 .modal-content .modal-body h4 > b,
section.content-style-7 .modal-content .modal-body h4 > span.alt,
section.content-style-7 .modal-content .modal-body h4.alt {
  color: #afb8e1;
}
section.content-default .modal-content .modal-body a,
section.content-default .modal-content .modal-body a:hover,
section.content-style-1 .modal-content .modal-body a,
section.content-style-1 .modal-content .modal-body a:hover,
section.content-style-2 .modal-content .modal-body a,
section.content-style-2 .modal-content .modal-body a:hover,
section.content-style-3 .modal-content .modal-body a,
section.content-style-3 .modal-content .modal-body a:hover,
section.content-style-7 .modal-content .modal-body a,
section.content-style-7 .modal-content .modal-body a:hover {
  color: #00105b;
}
section.content-default .modal-content .modal-body ul li,
section.content-default .modal-content .modal-body ol li,
section.content-style-1 .modal-content .modal-body ul li,
section.content-style-1 .modal-content .modal-body ol li,
section.content-style-2 .modal-content .modal-body ul li,
section.content-style-2 .modal-content .modal-body ol li,
section.content-style-3 .modal-content .modal-body ul li,
section.content-style-3 .modal-content .modal-body ol li,
section.content-style-7 .modal-content .modal-body ul li,
section.content-style-7 .modal-content .modal-body ol li {
  font-size: 1em;
  color: #00105b;
  line-height: 1.8;
}
section.content-default .modal-content .modal-body ul li ul,
section.content-default .modal-content .modal-body ul li ol,
section.content-default .modal-content .modal-body ol li ul,
section.content-default .modal-content .modal-body ol li ol,
section.content-style-1 .modal-content .modal-body ul li ul,
section.content-style-1 .modal-content .modal-body ul li ol,
section.content-style-1 .modal-content .modal-body ol li ul,
section.content-style-1 .modal-content .modal-body ol li ol,
section.content-style-2 .modal-content .modal-body ul li ul,
section.content-style-2 .modal-content .modal-body ul li ol,
section.content-style-2 .modal-content .modal-body ol li ul,
section.content-style-2 .modal-content .modal-body ol li ol,
section.content-style-3 .modal-content .modal-body ul li ul,
section.content-style-3 .modal-content .modal-body ul li ol,
section.content-style-3 .modal-content .modal-body ol li ul,
section.content-style-3 .modal-content .modal-body ol li ol,
section.content-style-7 .modal-content .modal-body ul li ul,
section.content-style-7 .modal-content .modal-body ul li ol,
section.content-style-7 .modal-content .modal-body ol li ul,
section.content-style-7 .modal-content .modal-body ol li ol {
  padding-left: 40px;
}
section.content-default .modal-content .modal-body ul li ul li,
section.content-default .modal-content .modal-body ul li ol li,
section.content-default .modal-content .modal-body ol li ul li,
section.content-default .modal-content .modal-body ol li ol li,
section.content-style-1 .modal-content .modal-body ul li ul li,
section.content-style-1 .modal-content .modal-body ul li ol li,
section.content-style-1 .modal-content .modal-body ol li ul li,
section.content-style-1 .modal-content .modal-body ol li ol li,
section.content-style-2 .modal-content .modal-body ul li ul li,
section.content-style-2 .modal-content .modal-body ul li ol li,
section.content-style-2 .modal-content .modal-body ol li ul li,
section.content-style-2 .modal-content .modal-body ol li ol li,
section.content-style-3 .modal-content .modal-body ul li ul li,
section.content-style-3 .modal-content .modal-body ul li ol li,
section.content-style-3 .modal-content .modal-body ol li ul li,
section.content-style-3 .modal-content .modal-body ol li ol li,
section.content-style-7 .modal-content .modal-body ul li ul li,
section.content-style-7 .modal-content .modal-body ul li ol li,
section.content-style-7 .modal-content .modal-body ol li ul li,
section.content-style-7 .modal-content .modal-body ol li ol li {
  list-style-image: none;
  list-style-type: disc;
  color: #666;
}
section.content-default .modal-content .modal-body ul li ul li:before,
section.content-default .modal-content .modal-body ul li ol li:before,
section.content-default .modal-content .modal-body ol li ul li:before,
section.content-default .modal-content .modal-body ol li ol li:before,
section.content-style-1 .modal-content .modal-body ul li ul li:before,
section.content-style-1 .modal-content .modal-body ul li ol li:before,
section.content-style-1 .modal-content .modal-body ol li ul li:before,
section.content-style-1 .modal-content .modal-body ol li ol li:before,
section.content-style-2 .modal-content .modal-body ul li ul li:before,
section.content-style-2 .modal-content .modal-body ul li ol li:before,
section.content-style-2 .modal-content .modal-body ol li ul li:before,
section.content-style-2 .modal-content .modal-body ol li ol li:before,
section.content-style-3 .modal-content .modal-body ul li ul li:before,
section.content-style-3 .modal-content .modal-body ul li ol li:before,
section.content-style-3 .modal-content .modal-body ol li ul li:before,
section.content-style-3 .modal-content .modal-body ol li ol li:before,
section.content-style-7 .modal-content .modal-body ul li ul li:before,
section.content-style-7 .modal-content .modal-body ul li ol li:before,
section.content-style-7 .modal-content .modal-body ol li ul li:before,
section.content-style-7 .modal-content .modal-body ol li ol li:before {
  content: "";
}
section.content-default .modal-content .modal-body ul,
section.content-style-1 .modal-content .modal-body ul,
section.content-style-2 .modal-content .modal-body ul,
section.content-style-3 .modal-content .modal-body ul,
section.content-style-7 .modal-content .modal-body ul {
  list-style-image: url("/files-custom/img/bullet.png");
}
section.content-default .modal-content .modal-body ol,
section.content-style-1 .modal-content .modal-body ol,
section.content-style-2 .modal-content .modal-body ol,
section.content-style-3 .modal-content .modal-body ol,
section.content-style-7 .modal-content .modal-body ol {
  list-style: none;
  counter-reset: custom-counter;
  padding-left: 25px;
}
section.content-default .modal-content .modal-body ol li,
section.content-style-1 .modal-content .modal-body ol li,
section.content-style-2 .modal-content .modal-body ol li,
section.content-style-3 .modal-content .modal-body ol li,
section.content-style-7 .modal-content .modal-body ol li {
  counter-increment: custom-counter;
}
section.content-default .modal-content .modal-body ol li:before,
section.content-style-1 .modal-content .modal-body ol li:before,
section.content-style-2 .modal-content .modal-body ol li:before,
section.content-style-3 .modal-content .modal-body ol li:before,
section.content-style-7 .modal-content .modal-body ol li:before {
  content: counter(custom-counter) ". ";
}
section.content-default .modal-content .modal-body blockquote,
section.content-style-1 .modal-content .modal-body blockquote,
section.content-style-2 .modal-content .modal-body blockquote,
section.content-style-3 .modal-content .modal-body blockquote,
section.content-style-7 .modal-content .modal-body blockquote {
  color: #404040;
  background: #f4f5fa;
  -o-border-image: linear-gradient(to bottom, #afb8e1 25%, #00105b 25%, #00105b 75%, #afb8e1 75%) 5;
     border-image: linear-gradient(to bottom, #afb8e1 25%, #00105b 25%, #00105b 75%, #afb8e1 75%) 5;
}
section.content-default .modal-content .modal-body :first-child,
section.content-style-1 .modal-content .modal-body :first-child,
section.content-style-2 .modal-content .modal-body :first-child,
section.content-style-3 .modal-content .modal-body :first-child,
section.content-style-7 .modal-content .modal-body :first-child {
  margin-top: 0 !important;
}
section.content-default .modal-content .modal-body :last-child,
section.content-style-1 .modal-content .modal-body :last-child,
section.content-style-2 .modal-content .modal-body :last-child,
section.content-style-3 .modal-content .modal-body :last-child,
section.content-style-7 .modal-content .modal-body :last-child {
  margin-bottom: 0 !important;
}
section.content-default .modal-content .modal-footer,
section.content-style-1 .modal-content .modal-footer,
section.content-style-2 .modal-content .modal-footer,
section.content-style-3 .modal-content .modal-footer,
section.content-style-7 .modal-content .modal-footer {
  padding: 0;
  border-bottom: 0;
  background: #b4bce3 url(/files-custom/img/modal-footer-bg.jpg) center center no-repeat;
  background-size: cover;
}
section.content-default .modal-content .modal-footer .modal-footer-container,
section.content-style-1 .modal-content .modal-footer .modal-footer-container,
section.content-style-2 .modal-content .modal-footer .modal-footer-container,
section.content-style-3 .modal-content .modal-footer .modal-footer-container,
section.content-style-7 .modal-content .modal-footer .modal-footer-container {
  width: 100%;
  padding: 20px 0;
  border-radius: 0 0 6px 6px;
  text-align: center;
  background: rgba(175, 184, 225, 0.94);
}
section.content-default .modal-content .modal-footer .modal-footer-container .btn-default,
section.content-style-1 .modal-content .modal-footer .modal-footer-container .btn-default,
section.content-style-2 .modal-content .modal-footer .modal-footer-container .btn-default,
section.content-style-3 .modal-content .modal-footer .modal-footer-container .btn-default,
section.content-style-7 .modal-content .modal-footer .modal-footer-container .btn-default {
  background: transparent;
  color: #00105b;
  border: 1px solid #00105b;
  padding: 8px 50px !important;
  margin-top: 0;
}
section.content-default .modal-content .modal-footer .modal-footer-container .btn-default:hover, section.content-default .modal-content .modal-footer .modal-footer-container .btn-default:active, section.content-default .modal-content .modal-footer .modal-footer-container .btn-default:focus, section.content-default .modal-content .modal-footer .modal-footer-container .btn-default:not(:disabled):not(.disabled):active,
section.content-style-1 .modal-content .modal-footer .modal-footer-container .btn-default:hover,
section.content-style-1 .modal-content .modal-footer .modal-footer-container .btn-default:active,
section.content-style-1 .modal-content .modal-footer .modal-footer-container .btn-default:focus,
section.content-style-1 .modal-content .modal-footer .modal-footer-container .btn-default:not(:disabled):not(.disabled):active,
section.content-style-2 .modal-content .modal-footer .modal-footer-container .btn-default:hover,
section.content-style-2 .modal-content .modal-footer .modal-footer-container .btn-default:active,
section.content-style-2 .modal-content .modal-footer .modal-footer-container .btn-default:focus,
section.content-style-2 .modal-content .modal-footer .modal-footer-container .btn-default:not(:disabled):not(.disabled):active,
section.content-style-3 .modal-content .modal-footer .modal-footer-container .btn-default:hover,
section.content-style-3 .modal-content .modal-footer .modal-footer-container .btn-default:active,
section.content-style-3 .modal-content .modal-footer .modal-footer-container .btn-default:focus,
section.content-style-3 .modal-content .modal-footer .modal-footer-container .btn-default:not(:disabled):not(.disabled):active,
section.content-style-7 .modal-content .modal-footer .modal-footer-container .btn-default:hover,
section.content-style-7 .modal-content .modal-footer .modal-footer-container .btn-default:active,
section.content-style-7 .modal-content .modal-footer .modal-footer-container .btn-default:focus,
section.content-style-7 .modal-content .modal-footer .modal-footer-container .btn-default:not(:disabled):not(.disabled):active {
  background-color: #e6e8f5;
  color: #00105b;
  border: 1px solid #e6e8f5;
}
section.content-default .modal-backdrop,
section.content-style-1 .modal-backdrop,
section.content-style-2 .modal-backdrop,
section.content-style-3 .modal-backdrop,
section.content-style-7 .modal-backdrop {
  z-index: 999998;
}
@media (min-width: 992px) {
  section.content-default .modal-lg .modal-content .modal-body h2,
section.content-default .modal-lg .modal-content .modal-body h3,
section.content-default .modal-lg .modal-content .modal-body h4,
section.content-default .modal-lg .modal-content .modal-body p,
section.content-style-1 .modal-lg .modal-content .modal-body h2,
section.content-style-1 .modal-lg .modal-content .modal-body h3,
section.content-style-1 .modal-lg .modal-content .modal-body h4,
section.content-style-1 .modal-lg .modal-content .modal-body p,
section.content-style-2 .modal-lg .modal-content .modal-body h2,
section.content-style-2 .modal-lg .modal-content .modal-body h3,
section.content-style-2 .modal-lg .modal-content .modal-body h4,
section.content-style-2 .modal-lg .modal-content .modal-body p,
section.content-style-3 .modal-lg .modal-content .modal-body h2,
section.content-style-3 .modal-lg .modal-content .modal-body h3,
section.content-style-3 .modal-lg .modal-content .modal-body h4,
section.content-style-3 .modal-lg .modal-content .modal-body p,
section.content-style-7 .modal-lg .modal-content .modal-body h2,
section.content-style-7 .modal-lg .modal-content .modal-body h3,
section.content-style-7 .modal-lg .modal-content .modal-body h4,
section.content-style-7 .modal-lg .modal-content .modal-body p {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  section.content-default .modal-dialog.modal-md,
section.content-style-1 .modal-dialog.modal-md,
section.content-style-2 .modal-dialog.modal-md,
section.content-style-3 .modal-dialog.modal-md,
section.content-style-7 .modal-dialog.modal-md {
    max-width: 550px;
  }
}
.pagination-container .page-number {
  color: #313131;
}
.pagination-container .pagination {
  width: 100%;
}
.pagination-container .pagination ul {
  margin-bottom: 0;
}
.pagination-container .pagination ul li.page-item {
  border-color: #e4e4e4;
}
.pagination-container .pagination ul li.page-item.active a {
  background-color: #ffffff;
  border-color: #e4e4e4;
  font-weight: 700;
  color: #313131;
}
.pagination-container .pagination ul li.page-item.active a:hover {
  font-weight: 700;
}
.pagination-container .pagination ul li.page-item a {
  padding: 15px 20px;
  color: #999999;
}
.pagination-container .pagination ul li.page-item a:hover {
  font-weight: 400;
  color: #313131;
}
section.content.content-style-1.content-gap {
  margin-top: 0 !important;
}
.page-header {
  position: relative;
}
.page-header-breadcrumbs {
  background: #f3f3f3;
  border-bottom: 1px solid #e6e6e6;
  color: #979797;
}
.page-header-breadcrumbs a {
  color: #979797;
}
.page-header-breadcrumbs a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header-breadcrumbs ul {
  padding: 0;
  margin: 0;
}
.page-header-breadcrumbs ul li {
  display: inline-block;
  position: relative;
  padding: 0.7em 1em 0.7em 1em;
  text-decoration: none;
  background-color: #f3f3f3;
  color: #666666;
  margin-left: -4px;
}
.page-header-breadcrumbs ul li.active, .page-header-breadcrumbs ul li:last-child {
  background-color: #d8d8d8;
  color: #666666;
  font-weight: 600;
}
.page-header-breadcrumbs i {
  display: none;
}
.page-header-title {
  position: relative;
  background: #000b41;
  text-align: center;
}
.page-header-title .container {
  padding: 2.1875em 3.125em;
}
.page-header-title h1 {
  color: #edf0ff;
  font-size: 2em;
  letter-spacing: 1px;
  margin: 0;
}
.page-header-title p {
  color: #afb8e1;
  margin: 0.375em 0 0 0;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 1.1;
}
#page-header-element-1 {
  position: absolute;
  bottom: 0;
  height: 0.25em;
  width: 100%;
  border-top: 1px solid #6B728F;
  background-color: #d8d8d8;
}
@media (min-width: 768px) {
  .page-header-breadcrumbs ul li {
    padding: 0.7em 1em 0.7em 2em !important;
    margin-left: 0px;
  }
  .page-header-breadcrumbs ul li.active:after, .page-header-breadcrumbs ul li:last-child:after {
    z-index: 2;
    border-left-color: #d8d8d8;
  }
  .page-header-breadcrumbs ul li:before, .page-header-breadcrumbs ul li:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.6em;
    border-top: 1.6em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid #ebebeb;
    right: -0.9375em;
  }
  .page-header-breadcrumbs ul li:after {
    z-index: 2;
    border-left-color: #f3f3f3;
  }
}
h2.section-heading {
  font-size: 2.1875em;
  margin-bottom: 0.36em;
  text-transform: uppercase;
  font-weight: 900 !important;
  padding: 0.5em;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px;
}
section.content-default .content-big-heading h2 {
  background-image: url("/files-custom/img/headings/big-heading/img-big-heading-default.png");
}
section.content-style-1 .content-big-heading h2 {
  background-image: url("/files-custom/img/headings/big-heading/img-big-heading-1.png");
}
section.content-style-2 .content-big-heading h2 {
  background-image: url("/files-custom/img/headings/big-heading/img-big-heading-2.png");
}
section.content-style-3 .content-big-heading h2 {
  background-image: url("/files-custom/img/headings/big-heading/img-big-heading-3.png");
}
section.content-style-7 .content-big-heading h2 {
  background-image: url("/files-custom/img/headings/big-heading/img-big-heading-7.png");
}
@media (min-width: 768px) {
  h2.section-heading {
    padding: 1em;
  }
}
.content-note {
  position: relative;
  background-color: #ffffff;
  text-align: left;
}
.content-note p {
  color: #999999;
}
.content-note .overlay-1 {
  position: absolute;
  width: 100%;
  height: 4.0625em;
}
.content-note .overlay-2 {
  position: absolute;
  left: 0px;
  top: 0;
  width: 4.3125em;
  height: 4.0625em;
}
.content-note .content-note-content {
  padding: 5.625em 1.25em 1.5625em 1.25em;
  border-left: 0;
  border-right: 0;
}
.content-note.content-note-tip .overlay-2 {
  background: #6ea878 url("/files-custom/img/components/content-note/icon-tip.png") center center no-repeat;
  background-size: 50%;
}
.content-note.content-note-tip .overlay-1 {
  background-color: #8ee0a0;
}
.content-note.content-note-tip .content-note-content {
  border-bottom: 2px solid #8ee0a0;
}
.content-note.content-note-tip .content-note-content h5 {
  color: #6ea878;
}
.content-note.content-note-warning .overlay-2 {
  background: #968f46 url("/files-custom/img/components/content-note/icon-warning.png") center center no-repeat;
  background-size: 50%;
}
.content-note.content-note-warning .overlay-1 {
  background-color: #e6e976;
}
.content-note.content-note-warning .content-note-content {
  border-bottom: 2px solid #e6e976;
}
.content-note.content-note-warning .content-note-content h5 {
  color: #968f46;
}
.content-note.content-note-danger .overlay-2 {
  background: #a64b4a url("/files-custom/img/components/content-note/icon-danger.png") center center no-repeat;
  background-size: 50%;
}
.content-note.content-note-danger .overlay-1 {
  background-color: #f18277;
}
.content-note.content-note-danger .content-note-content {
  border-bottom: 2px solid #f18277;
}
.content-note.content-note-danger .content-note-content h5 {
  color: #a64b4a;
}
.content-note.content-note-info .overlay-2 {
  background: #498c9b url("/files-custom/img/components/content-note/icon-info.png") center center no-repeat;
  background-size: 50%;
}
.content-note.content-note-info .overlay-1 {
  background-color: #73cae6;
}
.content-note.content-note-info .content-note-content {
  border-bottom: 2px solid #73cae6;
}
.content-note.content-note-info .content-note-content h5 {
  color: #498c9b;
}
.content-note.content-note-question .overlay-2 {
  background: #665fc6 url("/files-custom/img/components/content-note/icon-question.png") center center no-repeat;
  background-size: 50%;
}
.content-note.content-note-question .overlay-1 {
  background-color: #928de1;
}
.content-note.content-note-question .content-note-content {
  border-bottom: 2px solid #928de1;
}
.content-note.content-note-question .content-note-content h5 {
  color: #665fc6;
}
section.content-style-1 .content-note {
  background-color: #ffffff;
}
section.content-style-2 .content-note h5 {
  color: #313131;
}
section.content-style-2 .content-note p {
  color: #666;
}
section.content-style-2 .content-note .content-note-content {
  background: #ffffff;
}
section.content-style-3 .content-note h5 {
  color: #313131;
}
section.content-style-3 .content-note p {
  color: #666;
}
section.content-style-3 .content-note .content-note-content {
  background: #ffffff;
}
@media (max-width: 575.98px) {
  .content-note {
    border-bottom: 1px solid #e4e4e4;
  }
}
@media (min-width: 576px) {
  .content-note {
    border-right: 4px solid;
  }
  .content-note .overlay-1 {
    width: 3.4375em;
    height: 100%;
  }
  .content-note .overlay-2 {
    position: absolute;
    left: 1.5625em;
    top: 50%;
    width: 3.3125em;
    height: 3.3125em;
    transform: translateY(-50%);
  }
  .content-note .content-note-content {
    padding: 1.875em 1.25em 1.875em 7.5em;
  }
  .content-note .content-note-content h5 {
    text-align: left;
  }
  .content-note.content-note-tip {
    border-top: 2px solid #8ee0a0;
    border-right-color: #8ee0a0;
  }
  .content-note.content-note-tip .overlay-2 {
    background: #6ea878 url("/files-custom/img/components/content-note/icon-tip.png") 0.5em 0.5em no-repeat;
    width: 3.75em;
    height: 3.75em;
  }
  .content-note.content-note-warning {
    border-top: 2px solid #e6e976;
    border-right-color: #e6e976;
  }
  .content-note.content-note-warning .overlay-2 {
    background: #968f46 url("/files-custom/img/components/content-note/icon-warning.png") 0.5em 0.5em no-repeat;
    width: 3.75em;
    height: 3.75em;
  }
  .content-note.content-note-danger {
    border-top: 2px solid #f18277;
    border-right-color: #f18277;
  }
  .content-note.content-note-danger .overlay-2 {
    background: #a64b4a url("/files-custom/img/components/content-note/icon-danger.png") 0.5em 0.5em no-repeat;
    width: 3.75em;
    height: 3.75em;
  }
  .content-note.content-note-info {
    border-top: 2px solid #73cae6;
    border-right-color: #73cae6;
  }
  .content-note.content-note-info .overlay-2 {
    background: #498c9b url("/files-custom/img/components/content-note/icon-info.png") 0.5em 0.5em no-repeat;
    width: 3.75em;
    height: 3.75em;
  }
  .content-note.content-note-question {
    border-top: 2px solid #928de1;
    border-right-color: #928de1;
  }
  .content-note.content-note-question .overlay-2 {
    background: #665fc6 url("/files-custom/img/components/content-note/icon-question.png") 0.5em 0.5em no-repeat;
    width: 3.75em;
    height: 3.75em;
  }
}
.content-note-content :first-child {
  margin-top: 0px;
}
.content-note-content :last-child {
  margin-bottom: 0px;
}
.content-basic .content-text :first-child {
  margin-top: 0px;
}
.content-basic .content-text :last-child {
  margin-bottom: 0px;
}
.content-basic .text-left {
  text-align: left;
}
.content-basic .text-right {
  text-align: right;
}
.content-basic .image-left {
  float: left;
}
.content-basic .image-right {
  float: right;
}
@media (max-width: 767.98px) {
  div.content-basic > div.row > div + div {
    margin-top: 20px;
  }
}
section.content.content-featured.content-full, section.content.content-featured.content-fixed .content-featured-container {
  background: #ffffff url("/files-custom/img/featured-content-bg.jpg") no-repeat center center;
  background-size: cover;
}
section.content.content-featured.content-full p, section.content.content-featured.content-fixed .content-featured-container p {
  color: #404040;
}
section.content.content-featured.content-full.container, section.content.content-featured.content-fixed .content-featured-container.container {
  padding: 4.375em;
}
.content-featured h1,
.content-featured h2,
.content-featured h3,
.content-featured h4,
.content-featured h5 {
  text-transform: uppercase;
  color: #00105b;
}
.content-featured h2 {
  text-transform: initial;
  text-transform: uppercase;
  color: #00105b;
}
.content-featured .content-image {
  padding: 0;
}
.content-featured .content-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  border-bottom: 5px solid #00105b;
}
.content-featured .content-text {
  padding: 3.75em 1.875em;
}
.content-featured .content-text .content-text-block {
  background: url("/files-custom/img/featured-content-line.png") no-repeat top left;
  padding-top: 3.125em;
}
.content-featured .content-text a {
  color: #00105b;
}
.column-text {
  padding: 2.1875em 0.9375em 3.125em 0.9375em;
  margin-top: -5px;
}
.column-text h3 {
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 1.375em;
  padding-bottom: 0.9em;
  margin-bottom: 1em;
}
.column-text.text-left h3 {
  background: transparent url("/files-custom/img/headings/left-hr-img.png") bottom left no-repeat;
}
.column-text .btn-outline {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: 0;
  padding: 1.43em 0.715em;
  text-transform: uppercase;
  background: none !important;
  font-weight: bold;
}
.column-text .btn-outline:hover {
  background-color: transparent !important;
}
.column-image {
  padding-top: 10px;
}
.column-text {
  transition: all 1s;
}
div.column-text > p:last-of-type {
  margin-bottom: 0 !important;
}
section.content.content-default .column-text,
section.content.content-style-1 .column-text {
  background: #dee3ff;
}
section.content.content-default .column-text h3,
section.content.content-style-1 .column-text h3 {
  background-image: url("/files-custom/img/headings/line-column-default.png");
}
section.content.content-default .column-text .btn-outline,
section.content.content-style-1 .column-text .btn-outline {
  border-bottom: 0.357em solid #00105b !important;
  color: #00105b !important;
}
section.content.content-default .column-text .btn-outline:hover,
section.content.content-style-1 .column-text .btn-outline:hover {
  border-bottom: 0.357em solid #a0a9d5 !important;
}
section.content.content-default .column-text:hover,
section.content.content-style-1 .column-text:hover {
  background: #eef2fd;
}
section.content.content-style-2 .column-text {
  background: #f5f7fd;
}
section.content.content-style-2 .column-text h3 {
  background-image: url("/files-custom/img/headings/line-column-2.png");
}
section.content.content-style-2 .column-text .btn-outline {
  border-bottom: 0.357em solid #666666 !important;
  color: #666666 !important;
}
section.content.content-style-2 .column-text .btn-outline:hover {
  border-bottom: 0.357em solid #a0a9d5 !important;
}
section.content.content-style-2 .column-text:hover {
  background: #d7ddfd;
}
section.content.content-style-3 .column-text {
  background: #bfc6e7;
}
section.content.content-style-3 .column-text h3 {
  background-image: url("/files-custom/img/headings/line-column-3.png");
}
section.content.content-style-3 .column-text .btn-outline {
  border-bottom: 0.357em solid #ffffff !important;
  color: #ffffff !important;
}
section.content.content-style-3 .column-text .btn-outline:hover {
  border-bottom: 0.357em solid #666666 !important;
}
section.content.content-style-3 .column-text:hover {
  background: #cdd3eb;
}
section.content.content-style-7 .column-text {
  background: #b3badd;
}
section.content.content-style-7 .column-text h3 {
  background-image: url("/files-custom/img/headings/hr-img.png");
}
section.content.content-style-7 .column-text .btn-outline {
  border-bottom: 0.357em solid #666666 !important;
  color: #666666 !important;
}
section.content.content-style-7 .column-text .btn-outline:hover {
  border-bottom: 0.357em solid #ffffff !important;
}
section.content.content-style-7 .column-text:hover {
  background: #939ed1;
}
@media (max-width: 767.98px) {
  .column-content {
    margin-top: 20px;
  }
}
blockquote {
  padding: 2.1875em 2.1875em 2.1875em 2.8125em;
  border-width: 0.6875em;
  border-style: solid;
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
  margin: 2.5em 3em 2.5em 2em;
}
@media (max-width: 767.98px) {
  blockquote {
    margin: 2.5em 1.25em 2.5em 0.9375em;
  }
}
section.content.content-default blockquote {
  color: #404040;
  background: #f4f5fa;
  -o-border-image: linear-gradient(to bottom, #afb8e1 25%, #00105b 25%, #00105b 75%, #afb8e1 75%) 5;
     border-image: linear-gradient(to bottom, #afb8e1 25%, #00105b 25%, #00105b 75%, #afb8e1 75%) 5;
}
section.content.content-style-1 blockquote {
  color: #404040;
  background: #f4f5fa;
  -o-border-image: linear-gradient(to bottom, #afb8e1 25%, #00105b 25%, #00105b 75%, #afb8e1 75%) 5;
     border-image: linear-gradient(to bottom, #afb8e1 25%, #00105b 25%, #00105b 75%, #afb8e1 75%) 5;
}
section.content.content-style-2 blockquote {
  color: #666;
  background: #fff;
  -o-border-image: linear-gradient(to bottom, #7880a8 25%, #00105b 25%, #00105b 75%, #7880a8 75%) 5;
     border-image: linear-gradient(to bottom, #7880a8 25%, #00105b 25%, #00105b 75%, #7880a8 75%) 5;
}
section.content.content-style-3 blockquote {
  color: #666666;
  background: #ffffff;
  -o-border-image: linear-gradient(to bottom, #e6e8f5 25%, #00105b 25%, #00105b 75%, #e6e8f5 75%) 5;
     border-image: linear-gradient(to bottom, #e6e8f5 25%, #00105b 25%, #00105b 75%, #e6e8f5 75%) 5;
}
section.content.content-style-7 blockquote {
  color: #00105b;
  background: #ffffff;
  -o-border-image: linear-gradient(to bottom, #e6e8f5 25%, #00105b 25%, #00105b 75%, #e6e8f5 75%) 5;
     border-image: linear-gradient(to bottom, #e6e8f5 25%, #00105b 25%, #00105b 75%, #e6e8f5 75%) 5;
}
#cp-login-button {
  position: fixed;
  z-index: 999999;
  top: 1px;
  right: 1px;
}
#cp-login-button button {
  padding: 8px 8px 8px 12px;
  margin-right: 1px;
  margin-top: 1px;
}
.btn-cp {
  background-color: #22a7f0 !important;
  color: #fff !important;
  border: 1px solid #22a7f0 !important;
  border-radius: 4px !important;
}
.btn-cp:hover {
  color: #2c3e50 !important;
}
button,
.btn,
.btn-sm,
.btn-md,
.btn-lg {
  border: 0;
  text-transform: uppercase;
}
.button-block {
  position: relative;
  margin-top: -5px;
}
.button-block a.btn:last-child,
.button-block button.btn:last-child {
  margin-right: 0;
}
button.btn,
a.btn,
.btn-md {
  font-weight: 700;
  font-size: 0.875em;
  padding: 10px 40px;
  margin-top: 1.25em;
  margin-right: 0.625em;
  background: transparent;
  border-radius: 0;
}
button.btn.btn-sm,
a.btn.btn-sm,
.btn-md.btn-sm {
  font-size: 0.75em;
  padding: 8px 30px;
}
button.btn.btn-lg,
a.btn.btn-lg,
.btn-md.btn-lg {
  padding: 12px 40px;
  font-size: 1.125em;
}
button.btn.text-uppercase,
a.btn.text-uppercase,
.btn-md.text-uppercase {
  text-transform: uppercase;
}
button.btn.btn-color,
a.btn.btn-color,
.btn-md.btn-color {
  background: #00105b;
  color: #ffffff;
  border: 1px #00105b solid;
}
button.btn.btn-color:hover, button.btn.btn-color:active, button.btn.btn-color:focus, button.btn.btn-color:not(:disabled):not(.disabled):active,
a.btn.btn-color:hover,
a.btn.btn-color:active,
a.btn.btn-color:focus,
a.btn.btn-color:not(:disabled):not(.disabled):active,
.btn-md.btn-color:hover,
.btn-md.btn-color:active,
.btn-md.btn-color:focus,
.btn-md.btn-color:not(:disabled):not(.disabled):active {
  background-color: #e6e8f5;
  color: #00105b;
  border: 1px solid #e6e8f5;
}
button.btn.btn-color:focus,
a.btn.btn-color:focus,
.btn-md.btn-color:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #e6e8f5;
}
button.btn.btn-outline,
a.btn.btn-outline,
.btn-md.btn-outline {
  background: transparent;
  color: #00105b;
  border: 1px #00105b solid;
}
button.btn.btn-outline:hover, button.btn.btn-outline:active, button.btn.btn-outline:focus, button.btn.btn-outline:not(:disabled):not(.disabled):active,
a.btn.btn-outline:hover,
a.btn.btn-outline:active,
a.btn.btn-outline:focus,
a.btn.btn-outline:not(:disabled):not(.disabled):active,
.btn-md.btn-outline:hover,
.btn-md.btn-outline:active,
.btn-md.btn-outline:focus,
.btn-md.btn-outline:not(:disabled):not(.disabled):active {
  background-color: #e6e8f5;
  color: #00105b;
  border: 1px solid #e6e8f5;
}
button.btn.btn-outline:focus,
a.btn.btn-outline:focus,
.btn-md.btn-outline:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #e6e8f5;
}
section.content-style-1 button.btn.btn-color,
section.content-style-1 a.btn.btn-color {
  background: #00105b;
  color: #ffffff;
  border: 1px #00105b solid;
}
section.content-style-1 button.btn.btn-color:hover, section.content-style-1 button.btn.btn-color:active, section.content-style-1 button.btn.btn-color:focus, section.content-style-1 button.btn.btn-color:not(:disabled):not(.disabled):active,
section.content-style-1 a.btn.btn-color:hover,
section.content-style-1 a.btn.btn-color:active,
section.content-style-1 a.btn.btn-color:focus,
section.content-style-1 a.btn.btn-color:not(:disabled):not(.disabled):active {
  background-color: #e6e8f5;
  color: #00105b;
  border: 1px solid #e6e8f5;
}
section.content-style-1 button.btn.btn-color:focus,
section.content-style-1 a.btn.btn-color:focus {
  box-shadow: 0 0 0 2px #fbfbfb, 0 0 0 4px #e6e8f5;
}
section.content-style-1 button.btn.btn-outline,
section.content-style-1 a.btn.btn-outline {
  background: transparent;
  color: #00105b;
  border: 1px #00105b solid;
}
section.content-style-1 button.btn.btn-outline:hover, section.content-style-1 button.btn.btn-outline:active, section.content-style-1 button.btn.btn-outline:focus, section.content-style-1 button.btn.btn-outline:not(:disabled):not(.disabled):active,
section.content-style-1 a.btn.btn-outline:hover,
section.content-style-1 a.btn.btn-outline:active,
section.content-style-1 a.btn.btn-outline:focus,
section.content-style-1 a.btn.btn-outline:not(:disabled):not(.disabled):active {
  background-color: #e6e8f5;
  color: #00105b;
  border: 1px solid #e6e8f5;
}
section.content-style-1 button.btn.btn-outline:focus,
section.content-style-1 a.btn.btn-outline:focus {
  box-shadow: 0 0 0 2px #fbfbfb, 0 0 0 4px #e6e8f5;
}
section.content-style-2 button.btn.btn-color,
section.content-style-2 a.btn.btn-color {
  background: #a0a9d5;
  color: #404040;
  border: 1px #a0a9d5 solid;
}
section.content-style-2 button.btn.btn-color:hover, section.content-style-2 button.btn.btn-color:active, section.content-style-2 button.btn.btn-color:focus, section.content-style-2 button.btn.btn-color:not(:disabled):not(.disabled):active,
section.content-style-2 a.btn.btn-color:hover,
section.content-style-2 a.btn.btn-color:active,
section.content-style-2 a.btn.btn-color:focus,
section.content-style-2 a.btn.btn-color:not(:disabled):not(.disabled):active {
  background-color: #cdd4fb;
  color: #404040;
  border: 1px solid #cdd4fb;
}
section.content-style-2 button.btn.btn-color:focus,
section.content-style-2 a.btn.btn-color:focus {
  box-shadow: 0 0 0 2px #edf0ff, 0 0 0 4px #cdd4fb;
}
section.content-style-2 button.btn.btn-outline,
section.content-style-2 a.btn.btn-outline {
  background: transparent;
  color: #404040;
  border: 1px #a0a9d5 solid;
}
section.content-style-2 button.btn.btn-outline:hover, section.content-style-2 button.btn.btn-outline:active, section.content-style-2 button.btn.btn-outline:focus, section.content-style-2 button.btn.btn-outline:not(:disabled):not(.disabled):active,
section.content-style-2 a.btn.btn-outline:hover,
section.content-style-2 a.btn.btn-outline:active,
section.content-style-2 a.btn.btn-outline:focus,
section.content-style-2 a.btn.btn-outline:not(:disabled):not(.disabled):active {
  background-color: #cdd4fb;
  color: #404040;
  border: 1px solid #cdd4fb;
}
section.content-style-2 button.btn.btn-outline:focus,
section.content-style-2 a.btn.btn-outline:focus {
  box-shadow: 0 0 0 2px #edf0ff, 0 0 0 4px #cdd4fb;
}
section.content-style-3 button.btn.btn-color,
section.content-style-3 a.btn.btn-color {
  background: #00105b;
  color: #e6e8f5;
  border: 1px #00105b solid;
}
section.content-style-3 button.btn.btn-color:hover, section.content-style-3 button.btn.btn-color:active, section.content-style-3 button.btn.btn-color:focus, section.content-style-3 button.btn.btn-color:not(:disabled):not(.disabled):active,
section.content-style-3 a.btn.btn-color:hover,
section.content-style-3 a.btn.btn-color:active,
section.content-style-3 a.btn.btn-color:focus,
section.content-style-3 a.btn.btn-color:not(:disabled):not(.disabled):active {
  background-color: #e6e8f5;
  color: #00105b;
  border: 1px solid #e6e8f5;
}
section.content-style-3 button.btn.btn-color:focus,
section.content-style-3 a.btn.btn-color:focus {
  box-shadow: 0 0 0 2px #afb8e1, 0 0 0 4px #e6e8f5;
}
section.content-style-3 button.btn.btn-outline,
section.content-style-3 a.btn.btn-outline {
  background: transparent;
  color: #00105b;
  border: 1px #00105b solid;
}
section.content-style-3 button.btn.btn-outline:hover, section.content-style-3 button.btn.btn-outline:active, section.content-style-3 button.btn.btn-outline:focus, section.content-style-3 button.btn.btn-outline:not(:disabled):not(.disabled):active,
section.content-style-3 a.btn.btn-outline:hover,
section.content-style-3 a.btn.btn-outline:active,
section.content-style-3 a.btn.btn-outline:focus,
section.content-style-3 a.btn.btn-outline:not(:disabled):not(.disabled):active {
  background-color: #e6e8f5;
  color: #00105b;
  border: 1px solid #e6e8f5;
}
section.content-style-3 button.btn.btn-outline:focus,
section.content-style-3 a.btn.btn-outline:focus {
  box-shadow: 0 0 0 2px #afb8e1, 0 0 0 4px #e6e8f5;
}
section.content-style-7 button.btn.btn-color,
section.content-style-7 a.btn.btn-color {
  background: #404040;
  color: #ffffff;
  border: 1px #404040 solid;
}
section.content-style-7 button.btn.btn-color:hover, section.content-style-7 button.btn.btn-color:active, section.content-style-7 button.btn.btn-color:focus, section.content-style-7 button.btn.btn-color:not(:disabled):not(.disabled):active,
section.content-style-7 a.btn.btn-color:hover,
section.content-style-7 a.btn.btn-color:active,
section.content-style-7 a.btn.btn-color:focus,
section.content-style-7 a.btn.btn-color:not(:disabled):not(.disabled):active {
  background-color: #edf0ff;
  color: #404040;
  border: 1px solid #edf0ff;
}
section.content-style-7 button.btn.btn-color:focus,
section.content-style-7 a.btn.btn-color:focus {
  box-shadow: 0 0 0 2px #a0a9d5, 0 0 0 4px #edf0ff;
}
section.content-style-7 button.btn.btn-outline,
section.content-style-7 a.btn.btn-outline {
  background: transparent;
  color: #404040;
  border: 1px #404040 solid;
}
section.content-style-7 button.btn.btn-outline:hover, section.content-style-7 button.btn.btn-outline:active, section.content-style-7 button.btn.btn-outline:focus, section.content-style-7 button.btn.btn-outline:not(:disabled):not(.disabled):active,
section.content-style-7 a.btn.btn-outline:hover,
section.content-style-7 a.btn.btn-outline:active,
section.content-style-7 a.btn.btn-outline:focus,
section.content-style-7 a.btn.btn-outline:not(:disabled):not(.disabled):active {
  background-color: #edf0ff;
  color: #404040;
  border: 1px solid #edf0ff;
}
section.content-style-7 button.btn.btn-outline:focus,
section.content-style-7 a.btn.btn-outline:focus {
  box-shadow: 0 0 0 2px #a0a9d5, 0 0 0 4px #edf0ff;
}
.masonry .masonry-item.image-gallery-masonry {
  width: auto;
  margin: 0 5px 10px 5px;
}
.masonry.main-gallery .masonry-item.image-gallery-masonry {
  width: auto;
  margin: 0 5px 10px 5px;
  margin: 0 0 20px 0;
}
div.gallery-container {
  width: 350px;
  margin: 0 auto;
}
.masonry.main-gallery .thumb-info {
  display: block;
  position: relative;
  border-radius: 0;
  padding: 0px;
  text-decoration: none;
  max-width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}
.masonry.main-gallery .thumb-info img {
  transition: all 0.3s ease;
  position: relative;
}
.masonry.main-gallery .thumb-info-caption-title {
  display: block;
  font-size: 1.07em;
  font-weight: 700;
  padding: 0;
  margin: 1.5em 0.267em 0px 0.267em;
  color: #afb8e1;
  text-align: center;
  text-transform: uppercase;
}
.masonry.main-gallery .thumb-info-caption-text {
  padding: 0 7px;
  text-align: center;
  color: #666666;
}
.masonry.main-gallery .thumb-info-caption-text::after {
  content: "";
  display: block;
  margin: 1em auto;
  width: 200px;
  border-width: 4px;
  border-style: solid;
  border-top: 0;
  border-color: #afb8e1;
}
.masonry.main-gallery .thumb-info-caption .thumb-info-caption-text,
.masonry.main-gallery .thumb-info-caption p {
  line-height: 1.4;
  padding: 0.625em;
  display: block;
}
.masonry.main-gallery .thumb-info .thumb-info-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  margin: 4px;
  overflow: hidden;
  display: block;
  position: relative;
  background: #eee;
  border: 10px solid transparent;
  -o-border-image: linear-gradient(45deg, #afb8e1 0%, #afb8e1 76%, #00105b 76%, #00105b 100%) 1 100%;
  border-image: linear-gradient(45deg, #afb8e1 0%, #afb8e1 76%, #00105b 76%, #00105b 100%) 1 100%;
  border-image-slice: 8;
}
.masonry.main-gallery .thumb-info .thumb-info-wrapper:hover {
  border: 10px solid #00105b;
}
section.content.content-style-2 .masonry.main-gallery .thumb-info .thumb-info-wrapper {
  -o-border-image: linear-gradient(45deg, #afb8e1 0%, #afb8e1 76%, #7880a8 76%, #7880a8 100%) 1 100%;
  border-image: linear-gradient(45deg, #afb8e1 0%, #afb8e1 76%, #7880a8 76%, #7880a8 100%) 1 100%;
  border-image-slice: 8;
}
section.content.content-style-2 .masonry.main-gallery .thumb-info .thumb-info-wrapper:hover {
  border: 10px solid #7880a8;
}
section.content.content-style-2 .masonry.main-gallery .thumb-info-caption-title {
  color: #00105b;
}
section.content.content-style-2 .masonry.main-gallery .thumb-info-caption-text {
  color: #404040;
}
section.content.content-style-2 .masonry.main-gallery .thumb-info-caption-text::after {
  border-color: #afb8e1;
}
section.content.content-style-3 .masonry.main-gallery .thumb-info .thumb-info-wrapper {
  -o-border-image: linear-gradient(45deg, #f4f5fa 0%, #f4f5fa 76%, #00105b 76%, #00105b 100%) 1 100%;
  border-image: linear-gradient(45deg, #f4f5fa 0%, #f4f5fa 76%, #00105b 76%, #00105b 100%) 1 100%;
  border-image-slice: 8;
}
section.content.content-style-3 .masonry.main-gallery .thumb-info .thumb-info-wrapper:hover {
  border: 10px solid #00105b;
}
section.content.content-style-3 .masonry.main-gallery .thumb-info-caption-title {
  color: #00105b;
}
section.content.content-style-3 .masonry.main-gallery .thumb-info-caption-text {
  color: #404040;
}
section.content.content-style-3 .masonry.main-gallery .thumb-info-caption-text::after {
  border-color: #f4f5fa;
}
section.content.content-style-7 .masonry.main-gallery .thumb-info .thumb-info-wrapper {
  -o-border-image: linear-gradient(45deg, #f4f5fa 0%, #f4f5fa 76%, #00105b 76%, #00105b 100%) 1 100%;
  border-image: linear-gradient(45deg, #f4f5fa 0%, #f4f5fa 76%, #00105b 76%, #00105b 100%) 1 100%;
  border-image-slice: 8;
}
section.content.content-style-7 .masonry.main-gallery .thumb-info .thumb-info-wrapper:hover {
  border: 10px solid #00105b;
}
section.content.content-style-7 .masonry.main-gallery .thumb-info-caption-title {
  color: #00105b;
}
section.content.content-style-7 .masonry.main-gallery .thumb-info-caption-text {
  color: #f4f5fa;
}
section.content.content-style-7 .masonry.main-gallery .thumb-info-caption-text::after {
  border-color: #f4f5fa;
}
@media (max-width: 425px) {
  .masonry.main-gallery .masonry-item.image-gallery-masonry {
    width: 100%;
    margin: 0 0 20px 0;
  }

  div.gallery-container {
    width: 315px;
  }
}
@media (min-width: 768px) {
  .masonry.main-gallery .masonry-item.image-gallery-masonry {
    width: 270px;
    margin: 0 15px 20px 15px;
  }

  div.gallery-container {
    width: 600px;
    margin: 0 auto;
  }

  .masonry.main-gallery .thumb-info-caption-title {
    font-size: 1.3em;
  }

  .masonry.main-gallery .thumb-info img {
    left: -29px;
  }
}
@media (min-width: 992px) {
  .masonry.main-gallery .masonry-item.image-gallery-masonry {
    width: 30%;
    margin: 0 13px 20px 13px;
  }

  div.gallery-container {
    width: 980px;
  }

  .masonry.main-gallery .thumb-info-caption-title {
    font-size: 1.5em;
  }
}
@media (min-width: 1200px) {
  .masonry.main-gallery .masonry-item.image-gallery-masonry {
    width: 300px;
    margin: 0 13px 20px 13px;
  }
}
@media (min-width: 1570px) {
  div.gallery-container {
    width: 1480px;
  }
}
section.content .content-basic img {
  border-bottom: 5px #00105b solid;
}
section.content.content-style-1 .content-basic img {
  border-bottom: 5px #00105b solid;
}
section.content.content-style-2 .content-basic img {
  border-bottom: 5px #ffffff solid;
}
section.content.content-style-3 .content-basic img {
  border-bottom: 5px #00105b solid;
}
section.content .content-basic img.img-no-style {
  border-bottom: none !important;
}
.hero {
  background: #143F90;
}
.hero-cover h1 {
  color: #fff;
  font-weight: 900;
  font-size: 3em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.hero-cover h4 {
  color: #e5e8f4;
  font-size: 2.0625em;
  font-weight: 300;
  letter-spacing: 1px;
  margin-top: 0.9090909091em;
}
.hero-cover button.btn,
.hero-cover a.btn {
  font-size: 14px;
  margin-top: 1.6428571429em;
  border-radius: 0;
}
.hero-cover button.btn.btn-default,
.hero-cover a.btn.btn-default {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.hero-cover button.btn.btn-default:hover, .hero-cover button.btn.btn-default:active, .hero-cover button.btn.btn-default:focus, .hero-cover button.btn.btn-default:not(:disabled):not(.disabled):active,
.hero-cover a.btn.btn-default:hover,
.hero-cover a.btn.btn-default:active,
.hero-cover a.btn.btn-default:focus,
.hero-cover a.btn.btn-default:not(:disabled):not(.disabled):active {
  background-color: #ffffff;
  color: #000b41;
  border: 1px solid #ffffff;
}
.hero-cover button.btn.btn-alt,
.hero-cover a.btn.btn-alt {
  background: #7eb417;
  color: #fff;
  border: 1px solid #7eb417;
}
.hero-cover button.btn.btn-alt:hover, .hero-cover button.btn.btn-alt:active, .hero-cover button.btn.btn-alt:focus, .hero-cover button.btn.btn-alt:not(:disabled):not(.disabled):active,
.hero-cover a.btn.btn-alt:hover,
.hero-cover a.btn.btn-alt:active,
.hero-cover a.btn.btn-alt:focus,
.hero-cover a.btn.btn-alt:not(:disabled):not(.disabled):active {
  background-color: #a8e532;
  color: #fff;
  border: 1px solid #a8e532;
}
.hero-content-container {
  padding: 3.125em;
}
.hero-content-container.hero-text-bg .underlay-1 {
  border-radius: 5px;
  background-color: #000b41;
}
.hero-content-container {
  font-size: 0.6em;
}
@media (min-width: 768px) {
  .hero-content-container {
    font-size: 0.8em;
  }
  .hero-content-container.hero-text-bg .underlay-1 {
    border-radius: 15px;
  }
}
@media (min-width: 992px) {
  .hero-cover button.btn,
.hero-cover a.btn {
    margin-top: 2.1428571429em;
  }

  .hero-content-container {
    font-size: 1em;
  }
}
.accordion-faq {
  margin: 1.25em 0;
}
.accordion-faq :first-child {
  margin-top: 0 !important;
}
.accordion-faq :last-child {
  margin-bottom: 0 !important;
}
.accordion-faq p {
  color: #666;
}
.accordion-faq .accordion-faq-card {
  border: 1px solid #e4e4e4 !important;
  border-radius: 4px !important;
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card {
  margin: 1.25em 0;
  background: linear-gradient(-65deg, #f4f5fa 0%, #f4f5fa 40%, #fff 27%);
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header {
  border-bottom: 0;
  background: transparent;
  padding: 0;
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-link {
  display: block;
  cursor: pointer;
  padding: 1.25em 0.9375em;
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-link .row {
  margin: 0.5em;
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-title {
  margin: 0;
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-title span {
  color: #00105b;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon {
  text-align: left;
  font-size: 1.25em;
  padding: 0 0 0 0.75em;
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .collapsed .icon:before {
  content: "\f0dd";
  color: #999;
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .expanded .icon:before {
  content: "\f0de";
  color: #00105b;
}
.accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-body {
  font-size: 0.9em;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #e4e4e4;
}
[aria-expanded=false] > .row > .accordion-faq-card-icon > .expanded,
[aria-expanded=true] > .row > .accordion-faq-card-icon > .collapsed {
  display: none;
}
section.content.content-style-1 .accordion-faq p {
  color: #666;
}
section.content.content-style-1 .accordion-faq .accordion-faq-card {
  border: 1px solid #e4e4e4 !important;
}
section.content.content-style-1 .accordion-faq.accordion-faq-style-1 .accordion-faq-card {
  background: linear-gradient(-65deg, #f4f5fa 0%, #f4f5fa 40%, #fff 27%);
}
section.content.content-style-1 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-title span {
  color: #00105b;
}
section.content.content-style-1 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .collapsed .icon:before {
  color: #999;
}
section.content.content-style-1 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .expanded .icon:before {
  color: #00105b;
}
section.content.content-style-1 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-body {
  border-color: #e4e4e4;
}
section.content.content-style-2 .accordion-faq p {
  color: #404040;
}
section.content.content-style-2 .accordion-faq .accordion-faq-card {
  border: 1px solid #ccc !important;
}
section.content.content-style-2 .accordion-faq.accordion-faq-style-1 .accordion-faq-card {
  background: linear-gradient(-65deg, #e6e8f5 0%, #e6e8f5 40%, #fff 27%);
}
section.content.content-style-2 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-title span {
  color: #00105b;
}
section.content.content-style-2 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .collapsed .icon:before {
  color: #7880a8;
}
section.content.content-style-2 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .expanded .icon:before {
  color: #00105b;
}
section.content.content-style-2 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-body {
  border-color: #ccc;
}
section.content.content-style-3 .accordion-faq p {
  color: #666;
}
section.content.content-style-3 .accordion-faq .accordion-faq-card {
  border: 1px solid #e4e4e4 !important;
}
section.content.content-style-3 .accordion-faq.accordion-faq-style-1 .accordion-faq-card {
  background: linear-gradient(-65deg, #f4f5fa 0%, #f4f5fa 40%, #fff 27%);
}
section.content.content-style-3 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-title span {
  color: #404040;
}
section.content.content-style-3 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .collapsed .icon:before {
  color: #999;
}
section.content.content-style-3 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .expanded .icon:before {
  color: #404040;
}
section.content.content-style-3 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-body {
  border-color: #e4e4e4;
}
section.content.content-style-7 .accordion-faq p {
  color: #666;
}
section.content.content-style-7 .accordion-faq .accordion-faq-card {
  border: 1px solid #00105b !important;
}
section.content.content-style-7 .accordion-faq.accordion-faq-style-1 .accordion-faq-card {
  background: linear-gradient(-65deg, #f4f5fa 0%, #f4f5fa 40%, #fff 27%);
}
section.content.content-style-7 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-title span {
  color: #404040;
}
section.content.content-style-7 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .collapsed .icon:before {
  color: #999;
}
section.content.content-style-7 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-header .accordion-faq-card-icon .expanded .icon:before {
  color: #404040;
}
section.content.content-style-7 .accordion-faq.accordion-faq-style-1 .accordion-faq-card .accordion-faq-card-body {
  border-color: #00105b;
}
@media (max-width: 991px) {
  .accordion-faq-card-header .accordion-faq-card-icon {
    padding: 0 0 0 0.3125em !important;
  }
  .accordion-faq-card-header .accordion-faq-link {
    padding: 0.9375em 0 !important;
  }

  .accordion-faq-card-body {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .accordion-faq-card-body {
    padding-left: 38px;
  }
}
.hr-thick {
  border-width: 5px 0 0 0;
  border-style: solid;
}
.hr-thin {
  border-width: 1px 0 0 0;
  border-style: solid;
}
section.content.content-default .hr-thick,
section.content.content-default .hr-thin,
section.content.content-style-1 .hr-thick,
section.content.content-style-1 .hr-thin {
  border-color: rgba(0, 0, 0, 0.1);
}
section.content.content-style-2 .hr-thick,
section.content.content-style-2 .hr-thin {
  border-color: #cdd4fb;
}
section.content.content-style-3 .hr-thick,
section.content.content-style-3 .hr-thin {
  border-color: #404040;
}
section.content.content-style-7 .hr-thick,
section.content.content-style-7 .hr-thin {
  border-color: #00105b;
}
.blog-content {
  background: #ffffff;
}
.blog-content .posts-container .post {
  margin-bottom: 0;
}
.blog-content .posts-container .post .image {
  position: relative;
  margin: 30px 0;
}
.blog-content .posts-container .post .image:before {
  content: "";
  background: #afb8e1;
  height: 100%;
  width: 80%;
  display: block;
  position: absolute;
  left: 0;
}
.blog-content .posts-container .post .image img {
  max-width: 90%;
  position: relative;
  margin: -20px 0 20px 20px;
}
.blog-content .posts-container button.btn.btn-color,
.blog-content .posts-container a.btn.btn-color {
  background: transparent;
  color: #afb8e1;
  border: 0;
  padding: 10px 0;
  text-transform: initial;
  margin-top: 0;
}
.blog-content .posts-container button.btn.btn-color:hover, .blog-content .posts-container button.btn.btn-color:active, .blog-content .posts-container button.btn.btn-color:focus, .blog-content .posts-container button.btn.btn-color:not(:disabled):not(.disabled):active,
.blog-content .posts-container a.btn.btn-color:hover,
.blog-content .posts-container a.btn.btn-color:active,
.blog-content .posts-container a.btn.btn-color:focus,
.blog-content .posts-container a.btn.btn-color:not(:disabled):not(.disabled):active {
  background-color: transparent;
  color: #273473;
  border: 0;
}
.blog-content .posts-container button.btn:after,
.blog-content .posts-container a.btn:after {
  content: "\f30b";
  font-family: "Font Awesome 5 Pro";
  padding-left: 10px;
}
.blog-content .posts-container button.btn.btn-outline,
.blog-content .posts-container a.btn.btn-outline {
  background: transparent;
  color: #a6ce39;
  border: 1px #a6ce39 solid;
}
.blog-content .posts-container button.btn.btn-outline:hover, .blog-content .posts-container button.btn.btn-outline:active, .blog-content .posts-container button.btn.btn-outline:focus, .blog-content .posts-container button.btn.btn-outline:not(:disabled):not(.disabled):active,
.blog-content .posts-container a.btn.btn-outline:hover,
.blog-content .posts-container a.btn.btn-outline:active,
.blog-content .posts-container a.btn.btn-outline:focus,
.blog-content .posts-container a.btn.btn-outline:not(:disabled):not(.disabled):active {
  background-color: #a6ce39;
  color: #ffffff;
  border: 1px solid #a6ce39;
}
.blog-content .posts-container .title .date a {
  text-transform: uppercase;
  color: #00105b;
  font-weight: 700;
}
.blog-content .posts-container .title h3 {
  margin-top: 10px;
  text-transform: uppercase;
}
.blog-content .posts-container .title h3 a {
  color: #313131;
}
.blog-content .posts-container .excerpt {
  margin: 20px 0;
  position: relative;
}
.blog-content .posts-container .excerpt .btn.btn-primary {
  margin-top: 20px;
}
.blog-content .posts-container .excerpt:before {
  content: "";
  background: #00105b;
  height: 5px;
  width: 200px;
  display: block;
  position: absolute;
  right: 0;
}
.blog-content .posts-container .excerpt p:first-child {
  padding-top: 30px;
}
.blog-content .mobile-content-separator {
  margin-bottom: 30px;
}
@media (min-width: 991px) {
  .blog-content .mobile-content-separator {
    margin-bottom: 40px;
    display: none;
  }
}
.is-page .page.container {
  margin-top: 200px;
}
body.style-guide {
  background: #ffffff !important;
  /* Colors
  ---------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------
   Colors
  ---------------------------------------------------------------------------- */
  /* Grid
  ---------------------------------------------------------------------------- */
  /* Fonts
  ---------------------------------------------------------------------------- */
}
body.style-guide .dark-bg {
  background: #e4e4e4;
  padding: 7px 50px 50px 50px;
  margin: 30px 0;
}
body.style-guide .dark-bg p {
  color: #22a7f0;
  font-size: 1.125em;
}
body.style-guide .light-bg {
  padding: 7px 50px 50px 50px;
}
body.style-guide .light-bg p {
  color: #22a7f0;
  font-size: 1.125em;
}
body.style-guide .dark-blue-bg {
  background: #2c3d50;
  padding: 7px 50px 50px 50px;
  margin: 30px 0;
}
body.style-guide h1,
body.style-guide h2,
body.style-guide h3,
body.style-guide h4,
body.style-guide h5,
body.style-guide h6 {
  margin-top: 40px;
}
body.style-guide .content-note-content h5 {
  margin-top: 0;
}
body.style-guide .sg-color {
  background: #fff;
  height: 200px;
  padding: 5px;
  position: relative;
}
body.style-guide .sg-color-swatch {
  display: flex;
  height: 100%;
  width: 100%;
}
body.style-guide .sg-color-swatch span {
  color: #fff;
  font-size: 0.8em;
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
body.style-guide .sg-color-swatch:hover span {
  opacity: 1;
}
body.style-guide .sg-gray-100 .sg-color-swatch {
  background: #666666;
}
body.style-guide .sg-gray-200 .sg-color-swatch {
  background: #6d6d6d;
}
body.style-guide .sg-gray-300 .sg-color-swatch {
  background: #999999;
}
body.style-guide .sg-gray-400 .sg-color-swatch {
  background: #a5a5a5;
}
body.style-guide .sg-gray-500 .sg-color-swatch {
  background: #cdcdcd;
}
body.style-guide .sg-gray-600 .sg-color-swatch {
  background: #e4e4e4;
}
body.style-guide .sg-dark-blue-100 .sg-color-swatch {
  background: #2c3d50;
}
body.style-guide .sg-dark-blue-200 .sg-color-swatch {
  background: #243952;
}
body.style-guide .sg-dark-blue-300 .sg-color-swatch {
  background: #2a5e82;
}
body.style-guide .sg-dark-blue-400 .sg-color-swatch {
  background: #286890;
}
body.style-guide .sg-blue-100 .sg-color-swatch {
  background: #0975e4;
}
body.style-guide .sg-light-blue-100 .sg-color-swatch {
  background: #b1c5da;
}
body.style-guide .sg-light-blue-200 .sg-color-swatch {
  background: #22a7f0;
}
body.style-guide .sg-light-blue-300 .sg-color-swatch {
  background: #34b7ff;
}
body.style-guide .sg-light-blue-400 .sg-color-swatch {
  background: #59cdf7;
}
body.style-guide .sg-light-blue-500 .sg-color-swatch {
  background: #8cd0f5;
}
body.style-guide .sg-light-blue-600 .sg-color-swatch {
  background: #eff9ff;
}
body.style-guide .sg-light-blue-600 .sg-color-swatch .sg-animated {
  color: #666666;
}
body.style-guide .sg-dark-yellow .sg-color-swatch {
  background: #8c600b;
}
body.style-guide .sg-yellow-100 .sg-color-swatch {
  background: #ffb931;
}
body.style-guide .sg-yellow-200 .sg-color-swatch {
  background: #ffcd04;
}
body.style-guide .show-grid {
  padding: 15px;
}
body.style-guide .show-grid div {
  background: #e4e4e4;
  border: 1px solid #cdcdcd;
  color: #666666;
  padding: 15px;
}
body.style-guide .sg-font {
  font-size: 1.8em;
  padding: 0 0 0.2em 0;
}
body.style-guide .sg-font-primary {
  font-family: "BW Modelica", Arial, sans-serif;
}
body.style-guide .sg-h2 {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  text-transform: capitalize;
  margin-top: 1.5em;
  border-bottom-width: 2px;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
}
.contact-info {
  padding-top: 25px;
  border-top: 10px solid #bec8ff;
}
.contact-info .contact-form {
  margin-bottom: 40px;
}
.contact-address {
  text-align: center;
  margin-top: 1.25em;
}
.contact-address-details {
  border: 1px solid #bec8ff;
  padding: 1.5625em;
  font-size: 0.9375em;
  transition: all 0.3s;
}
.contact-address-details i {
  color: #00105b;
  font-size: 2.8125em;
  margin-bottom: 10px;
}
.contact-address-details.column-link:hover {
  transition: all 0.3s;
  background: #edf0ff;
  padding: 1.875em;
}
.contact-address-text-header h4 {
  margin-bottom: 0;
}
.contact-address-text-header span {
  color: #999999;
  font-size: 0.875em;
}
.contact-address-text-content {
  color: #666;
  margin-top: 0.75em;
}
.contact-details {
  text-align: center;
  background: #edf0ff;
  border-top: 10px solid #bec8ff;
  padding: 25px 15px 35px;
  margin: 40px 0 0;
  font-size: 0.875em;
}
.contact-details span {
  display: block;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 8px;
}
.contact-details-icon {
  border-top: 1px solid #bec8ff;
  padding-top: 30px;
  margin: 30px 50px 0;
}
.contact-details-icon:first-child {
  border-top: 0;
  padding-top: 0;
  margin: 0;
}
.contact-details-icon i {
  color: #00105b;
  font-size: 3.75em;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .contact-info {
    padding-top: 30px;
  }

  .contact-details {
    padding: 30px 30px 40px;
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .contact-info .contact-add-icon {
    padding-left: 8px;
  }
  .contact-info .contact-office {
    padding-left: 30px;
  }

  .contact-details {
    padding: 30px 20px 40px;
    margin: 0;
    font-size: 0.875em;
    height: auto;
  }

  .contact-details-icon {
    padding-top: 40px;
    margin: 40px 50px 0;
  }

  .contact-address-details {
    text-align: left;
  }
  .contact-address-details i {
    font-size: 35px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .contact-info {
    padding-top: 40px;
  }
  .contact-info .contact-add-icon {
    padding-left: 20px;
  }
  .contact-info .contact-office {
    padding-left: 35px;
  }

  .contact-details {
    padding: 40px 22px 50px;
    font-size: 0.9375em;
  }

  .contact-address-details i {
    font-size: 45px;
  }
}
/********************
 * Start Porto Code
 ********************/
/* Header */
#header {
  position: relative;
  z-index: 1030;
  line-height: 1.5em;
}
#header .header-body {
  display: flex;
  flex-direction: column;
  background: #FFF;
  transition: min-height 0.3s ease;
  width: 100%;
  border-top: 3px solid #EDEDED;
  border-bottom: 1px solid transparent;
  z-index: 1001;
}
#header .header-container {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  transition: ease height 300ms;
}
@media (max-width: 991px) {
  #header .header-container:not(.container) .header-nav-main {
    padding: 0 0.75rem;
  }
}
#header .container {
  position: relative;
}
@media (max-width: 767px) {
  #header .container {
    width: 100%;
  }
}
#header .header-row {
  display: flex;
  flex-grow: 1;
  align-items: center;
  align-self: stretch;
  max-height: 100%;
}
#header .header-column {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-grow: 1;
  flex-direction: column;
}
#header .header-column .header-row {
  justify-content: inherit;
}
#header .header-column .header-extra-info {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#header .header-column .header-extra-info li {
  display: inline-flex;
  margin-left: 25px;
}
#header .header-column .header-extra-info li .feature-box p {
  margin: 0;
}
#header .header-column .header-extra-info li .feature-box small {
  position: relative;
  top: -4px;
  font-size: 80%;
}
#header.header-no-min-height .header-body {
  min-height: 0 !important;
}
#header .header-top {
  display: flex;
  align-items: center;
  position: relative;
  background-color: #f4f4f4;
  border-bottom: 1px solid #ededed;
  min-height: 51px;
  z-index: 4;
}
#header .header-top::after {
  clear: both;
  content: "";
  display: block;
}
#header .header-top p {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}
#header .header-top p .fa, #header .header-top p .fas, #header .header-top p .far, #header .header-top p .fal, #header .header-top p .fab, #header .header-top p .icons {
  position: relative;
  top: 1px;
}
#header .header-top .header-search {
  margin-left: 10px;
  margin-right: 0;
}
#header .header-top .header-nav-top {
  float: left;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
}
#header .header-top.header-top-no-min-height {
  min-height: 0;
}
#header .header-top.header-top-colored {
  border-top: 5px solid #CCC;
  border-bottom: 0;
  color: #FFF;
}
#header .header-top.header-top-colored p, #header .header-top.header-top-colored a, #header .header-top.header-top-colored span {
  color: #FFF;
}
#header .header-top.header-top-colored .form-control {
  border: 0;
}
#header .header-top.header-top-style-2 {
  background: #f6f6f6;
}
#header .header-top.header-top-style-4 {
  background: #E4E6ED;
  border-bottom: 0;
}
#header .header-logo {
  margin: 16px 0;
  margin: 1rem 0;
}
#header .header-logo img {
  transition: all 0.3s ease;
  position: relative;
  top: 0;
}
#header .header-nav {
  padding: 16px 0;
  padding: 1rem 0;
  min-height: 70px;
}
#header .header-nav-top {
  display: flex;
  align-self: stretch;
  align-items: center;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
  color: #999;
  font-size: 0.9em;
  padding: 6px 10px;
  display: inline-block;
}
#header .header-nav-top .nav > li > a .fa, #header .header-nav-top .nav > li > a .fas, #header .header-nav-top .nav > li > a .far, #header .header-nav-top .nav > li > a .fal, #header .header-nav-top .nav > li > a .fab, #header .header-nav-top .nav > li > a .icons, #header .header-nav-top .nav > li > span .fa, #header .header-nav-top .nav > li > span .fas, #header .header-nav-top .nav > li > span .far, #header .header-nav-top .nav > li > span .fal, #header .header-nav-top .nav > li > span .fab, #header .header-nav-top .nav > li > span .icons {
  margin-right: 3px;
}
#header .header-nav-top .nav > li > a {
  text-decoration: none;
}
#header .header-nav-top .nav > li > a:hover, #header .header-nav-top .nav > li > a a:focus {
  background: #EEE;
}
#header .header-nav-top .nav > li.nav-item.dropdown.show .nav-link {
  background: #EEE;
}
#header .header-nav-top .nav > li.open > .dropdown-menu-toggle {
  border-radius: 4px 4px 0 0;
}
#header .header-nav-top .dropdown .dropdown-item {
  font-size: 0.8em;
}
#header .header-nav-top .dropdown-menu {
  border-color: #EEE;
  margin-top: -2px;
  border-radius: 4px 0 4px 4px;
  padding: 0;
}
#header .header-nav-top .dropdown-menu a {
  color: #999;
  padding: 6px 12px;
  font-size: 0.9em;
}
#header .header-nav-top .flag {
  margin-right: 2px;
  position: relative;
  top: -1px;
}
#header .header-search {
  margin-left: 16px;
  margin-left: 1rem;
}
#header .header-search .form-control {
  border-radius: 20px;
  font-size: 0.9em;
  height: 34px;
  margin: 0;
  padding: 6px 12px;
  transition: width 0.3s ease;
  perspective: 1000px;
  width: 170px;
}
#header .header-search .btn-light {
  background: transparent;
  border: 0 none;
  color: #CCC;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
#header .header-search .btn-light:hover {
  color: #000;
}
#header .header-social-icons {
  margin-left: 16px;
  margin-left: 1rem;
}
#header .header-btn-collapse-nav {
  background: #CCC;
  color: #FFF;
  display: none;
  float: right;
  margin: 0 0 0 16px;
  margin: 0 0 0 1rem;
}
#header.header-narrow .header-body {
  min-height: 0;
}
#header.header-narrow .header-logo {
  margin-top: 0;
  margin-bottom: 0;
}
#header.header-narrow .header-nav {
  padding-top: 0;
  padding-bottom: 0;
}
#header.header-no-border-bottom .header-body {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}
@media (max-width: 767px) {
  #header.has-nav-bar .header-search {
    display: block !important;
    visibility: hidden;
  }
}
html:not(.boxed) #header.header-full-width .header-container {
  width: 100%;
  max-width: none;
}
html #header.header-transparent {
  min-height: 0 !important;
  width: 100%;
  position: absolute;
}
html #header.header-transparent .header-body {
  position: relative;
  top: 0;
  background: transparent;
  border-top: 0;
  border-bottom: 0;
  box-shadow: none;
}
html #header.header-transparent .header-body:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #FFF;
  opacity: 0;
  border-bottom: 1px solid #f1f1f1;
  transition: opacity 0.3s ease;
  perspective: 1000px;
}
html.sticky-header-enabled #header.header-transparent:not(.header-transparent-not-fixed) .header-body {
  position: fixed;
}
html.sticky-header-active #header.header-transparent .header-body {
  border-bottom: 0;
  box-shadow: none;
}
html.sticky-header-active #header.header-transparent .header-body:before {
  opacity: 1;
}
html #header.header-semi-transparent, html #header.header-semi-transparent-light {
  min-height: 0 !important;
  width: 100%;
  position: absolute;
}
html #header.header-semi-transparent .header-body, html #header.header-semi-transparent-light .header-body {
  position: relative;
  top: 0;
  background: transparent;
  border-top: 0;
  border-bottom: 0;
  box-shadow: none;
}
html #header.header-semi-transparent .header-body:before, html #header.header-semi-transparent-light .header-body:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  border-bottom: 0;
  opacity: 0.3;
  transition: opacity 0.3s ease;
  perspective: 1000px;
}
html.sticky-header-enabled #header.header-semi-transparent .header-body {
  position: fixed;
}
html.sticky-header-active #header.header-semi-transparent .header-body {
  border-bottom: 0;
  box-shadow: none;
}
html.sticky-header-active #header.header-semi-transparent .header-body:before {
  opacity: 0.8;
}
html #header.header-semi-transparent-light .header-body:before {
  opacity: 0.1;
  background: #FFF;
}
html.sticky-header-enabled #header.header-semi-transparent-light .header-body {
  position: fixed;
}
html.sticky-header-active #header.header-semi-transparent-light .header-body {
  border-bottom: 0;
  box-shadow: none;
}
html.sticky-header-active #header.header-semi-transparent-light .header-body:before {
  border-bottom: 1px solid #f1f1f1;
  opacity: 0.9;
}
html #header.header-transparent-bottom-border .header-body {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
html.sticky-header-active #header .header-body {
  position: fixed;
  border-bottom-color: #e9e9e9;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
html:not(.sticky-header-active) #header.header-transparent-sticky-deactive .header-body:before {
  background: transparent !important;
}
html:not(.sticky-header-active) #header.header-transparent-sticky-deactive.header-transparent .header-nav-main:after, html:not(.sticky-header-active) #header.header-transparent-sticky-deactive.header-semi-transparent .header-nav-main:after, html:not(.sticky-header-active) #header.header-transparent-sticky-deactive.header-semi-transparent-light .header-nav-main:after {
  background: transparent !important;
}
/* Header Nav Main */
@media (min-width: 992px) {
  #header .header-nav-main nav {
    display: flex !important;
  }

  #header .header-nav-main nav > ul > li {
    margin-left: 2px;
  }

  #header .header-nav-main nav > ul > li > a {
    display: inline-flex;
    align-items: center;
    white-space: normal;
    border-radius: 4px;
    color: #CCC;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    padding: 0.5rem 0.9rem;
    text-transform: uppercase;
  }

  #header .header-nav-main nav > ul > li > a:active {
    background-color: transparent;
    text-decoration: none;
    color: #CCC;
  }

  #header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-caret-down {
    display: none;
  }

  #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #CCC transparent transparent transparent;
    border-width: 0.24rem;
    margin-left: 0.255em;
    margin-right: 0;
  }

  #header .header-nav-main nav > ul > li > a.active {
    background: #CCC;
    color: #FFF;
  }

  #header .header-nav-main nav > ul > li > a.active.dropdown-toggle:after {
    border-color: #FFF transparent transparent transparent;
  }

  #header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: #CCC;
    color: #FFF;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    top: -10000px;
    display: block;
    opacity: 0;
    left: auto;
    border-radius: 0 4px 4px;
    border: 0;
    border-top: 3px solid #CCC;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    margin: 0;
    min-width: 200px;
    padding: 5px;
    text-align: left;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #f4f4f4;
    color: #777;
    font-size: 0.8em;
    font-weight: 400;
    padding: 6px 20px 6px 8px;
    position: relative;
    text-transform: none;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:focus, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:active {
    background-color: #f8f9fa;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu {
    position: relative;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a .fa-caret-down {
    display: none;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #CCC;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    content: " ";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    left: 100%;
    display: block;
    margin-top: -8px;
    margin-left: -1px;
    border-radius: 4px;
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
    top: 0;
    opacity: 1;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse > a:after {
    border-color: transparent #CCC transparent transparent;
    border-width: 4px 4px 4px 4px;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse > .dropdown-menu {
    left: auto;
    right: 100%;
    transform: translate3d(0, 0, 0);
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:last-child a {
    border-bottom: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a {
    border-radius: 4px 4px 0 0;
    position: relative;
  }

  #header .header-nav-main nav > ul > li.dropdown.open > a:before, #header .header-nav-main nav > ul > li.dropdown:hover > a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    border-bottom: 5px solid #CCC;
  }

  #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
    top: auto;
    display: block;
    opacity: 1;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega {
    position: static;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
    border-radius: 4px;
    left: 15px;
    right: 15px;
    width: auto;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
    padding: 1.6rem;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
    color: #333333;
    display: block;
    font-size: 0.9em;
    font-weight: 600;
    margin-top: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title:first-child {
    margin-top: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
    border: 0 none;
    border-radius: 4px;
    color: #777;
    display: block;
    font-size: 0.8em;
    font-weight: normal;
    margin: 0 0 3px -8px;
    padding: 3px 8px;
    text-shadow: none;
    text-transform: none;
    text-decoration: none;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
    background: #f4f4f4;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop > .dropdown-item {
    padding: 0.5rem 0.8rem;
  }

  #header .header-nav-main.header-nav-main-no-arrows nav > ul > li a.dropdown-toggle {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  #header .header-nav-main.header-nav-main-no-arrows nav > ul > li a.dropdown-toggle:after {
    display: none;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li > a {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
    border-radius: 0;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    border-radius: 0;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega > .dropdown-menu {
    border-radius: 0;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
    border-radius: 0;
  }

  #header .header-nav-main.header-nav-main-dark nav > ul > li > a {
    color: #444;
  }

  #header .header-nav-main a > .thumb-info-preview {
    position: absolute;
    display: block;
    left: 100%;
    opacity: 0;
    border: 0;
    padding-left: 10px;
    background: transparent;
    overflow: visible;
    margin-top: 15px;
    top: -10000px;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(-20px, 0, 0);
  }

  #header .header-nav-main a > .thumb-info-preview .thumb-info-wrapper {
    background: #FFF;
    display: block;
    border-radius: 4px;
    border: 0;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    margin: 0;
    padding: 4px;
    text-align: left;
    width: 190px;
  }

  #header .header-nav-main a > .thumb-info-preview .thumb-info-image {
    transition: all 6s linear 0s;
    width: 182px;
    height: 136px;
    min-height: 0;
  }

  #header .header-nav-main a:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0);
    top: 0;
    opacity: 1;
    margin-top: -5px;
  }

  #header .header-nav-main .dropdown-reverse a > .thumb-info-preview {
    transform: translate3d(20px, 0, 0);
    right: 100%;
    left: auto;
    padding-left: 0;
    margin-right: 10px;
  }

  #header .header-nav-main .dropdown-reverse a:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0);
  }

  #header .header-nav {
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end;
    align-self: stretch;
  }

  #header .header-nav.header-nav-stripe {
    padding: 0;
  }

  #header .header-nav.header-nav-stripe .header-nav-main {
    align-self: stretch;
    margin-top: -1px;
    min-height: 0;
  }

  #header .header-nav.header-nav-stripe nav {
    display: flex;
  }

  #header .header-nav.header-nav-stripe nav > ul > li {
    display: inline-flex;
    align-self: stretch;
  }

  #header .header-nav.header-nav-stripe nav > ul > li > a {
    background: transparent;
    padding: 0 0.9rem;
    margin: 1px 0 0;
    height: 100%;
    color: #444;
    min-height: 90px;
  }

  #header .header-nav.header-nav-stripe nav > ul > li > a.dropdown-toggle:after {
    border-color: #444 transparent transparent transparent;
  }

  #header .header-nav.header-nav-stripe nav > ul > li > a.active {
    color: #CCC;
    background: transparent;
  }

  #header .header-nav.header-nav-stripe nav > ul > li > a.active.dropdown-toggle:after {
    border-color: #CCC transparent transparent transparent;
  }

  #header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li:hover > a.active, #header .header-nav.header-nav-stripe nav > ul > li.open > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a.active {
    color: #FFF;
    padding-bottom: 0;
  }

  #header .header-nav.header-nav-stripe nav > ul > li:hover > a.dropdown-toggle:after, #header .header-nav.header-nav-stripe nav > ul > li:hover > a.active.dropdown-toggle:after, #header .header-nav.header-nav-stripe nav > ul > li.open > a.dropdown-toggle:after, #header .header-nav.header-nav-stripe nav > ul > li.open > a.active.dropdown-toggle:after {
    border-color: #FFF transparent transparent transparent;
  }

  #header .header-nav.header-nav-stripe nav > ul > li.dropdown.open > a:before, #header .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > a:before {
    content: none;
  }

  #header .header-nav.header-nav-stripe nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > .dropdown-menu {
    top: 100%;
    left: 0;
    margin-top: 1px;
  }

  #header .header-nav.header-nav-stripe.header-nav-main-dark nav > ul > li:hover > a {
    color: #FFF !important;
  }

  #header .header-nav.header-nav-top-line {
    padding: 0;
  }

  #header .header-nav.header-nav-top-line .header-nav-main {
    align-self: stretch;
    min-height: 0;
    margin-top: 0;
  }

  #header .header-nav.header-nav-top-line nav > ul > li > a, #header .header-nav.header-nav-top-line nav > ul > li:hover > a {
    position: relative;
    background: transparent !important;
    color: #444;
    padding: 0 0.9rem;
    margin: 1px 0 0;
    min-height: 70px;
    height: 100%;
  }

  #header .header-nav.header-nav-top-line nav > ul > li > a:before, #header .header-nav.header-nav-top-line nav > ul > li:hover > a:before {
    content: "";
    position: absolute;
    background: #CCC;
    width: 100%;
    height: 3px;
    top: -2px;
    left: 0;
    opacity: 0;
  }

  #header .header-nav.header-nav-top-line nav > ul > li:hover > a:before, #header .header-nav.header-nav-top-line nav > ul > li.open > a:before {
    opacity: 1;
  }

  #header .header-nav.header-nav-top-line nav > ul > li > a.dropdown-toggle:after {
    border-color: #444 transparent transparent transparent;
  }

  #header .header-nav.header-nav-top-line nav > ul > li > a.active {
    color: #CCC;
    background: transparent;
  }

  #header .header-nav.header-nav-top-line nav > ul > li > a.active:before {
    opacity: 1;
  }

  #header .header-nav.header-nav-top-line nav > ul > li > a.active.dropdown-toggle:after {
    border-color: #CCC transparent transparent transparent;
  }

  #header .header-nav.header-nav-top-line nav > ul > li.dropdown > a:before {
    border-bottom: 0;
  }

  #header .header-nav.header-nav-top-line nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav.header-nav-top-line nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-top: 0;
  }

  #header .header-nav.header-nav-dark-dropdown {
    padding: 0;
  }

  #header .header-nav.header-nav-dark-dropdown .header-nav-main {
    align-self: stretch;
    min-height: 0;
    margin-top: 0;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li > a, #header .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a {
    background: transparent !important;
    color: #444;
    margin: 1px 0 0;
    min-height: 70px;
    height: 100%;
    padding: 0 0.9rem;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li > a.dropdown-toggle:after {
    border-color: #444 transparent transparent transparent;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li > a.active {
    color: #CCC;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li > a.active.dropdown-toggle:after {
    color: #CCC;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown > a:before {
    border-bottom: 0;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown li a {
    border-bottom-color: #2a2a2a;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu {
    background: #1e1e1e;
    margin-top: 0;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a {
    color: #969696;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:hover, #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:focus {
    background: #282828;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-title {
    color: #ababab;
  }

  #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
    background: #282828;
  }

  #header .header-nav-main {
    display: flex !important;
    height: auto !important;
  }

  #header .header-nav-bar {
    background: #F4F4F4;
    z-index: 1;
  }
}
/* Header Narrow */
@media (min-width: 992px) {
  #header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a, #header.header-narrow .header-nav.header-nav-top-line nav > ul > li > a {
    min-height: 70px;
  }
  #header .header-nav-main.header-nav-main-light nav > ul > li > a {
    color: #FFF;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li > a.active {
    color: #CCC;
    background: #FFF;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li > a.dropdown-toggle:after {
    border-color: #FFF transparent transparent transparent;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li.active > a, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
    background: #FFF;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.open > a.dropdown-toggle:after, #header .header-nav-main.header-nav-main-light nav > ul > li.active > a.dropdown-toggle:after, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #CCC transparent transparent transparent;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li.active > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {
    border-top-color: #FFF;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.05);
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li.active > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
    border-top-color: #FFF;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
    background: #FFF;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.active > a.dropdown-toggle:after {
    border-color: #CCC transparent transparent transparent;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.dropdown.open > a:before, #header .header-nav-main.header-nav-main-light nav > ul > li.dropdown:hover > a:before {
    border-bottom-color: #FFF;
  }

  #header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover, #header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus {
    background: #f5f5f5;
  }
  #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a, #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-mega-sub-nav li a {
    transition: transform 0.2s ease-out;
    transform: translate3d(0, -5px, 0);
  }

  #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu li a, #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover .dropdown-mega-sub-nav li a {
    transform: translate3d(0, 0, 0);
  }

  #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu {
    transition: transform 0.2s ease-out;
    transform: translate3d(0, -5px, 0);
  }

  #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0, 2px, 0);
  }

  #header .header-nav.header-nav-stripe .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu, #header .header-nav.header-nav-top-line .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu, #header .header-nav.header-nav-dark-dropdown .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
  }
  #header .header-nav-main-effect-2 nav > ul > li.dropdown .dropdown-menu {
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(0, -5px, 0);
    opacity: 0;
  }

  #header .header-nav-main-effect-2 nav > ul > li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0, -1px, 0);
    opacity: 1;
  }
  #header .header-nav-main-effect-3 nav > ul > li.dropdown .dropdown-menu {
    transition: transform 0.2s ease-out;
    transform: translate3d(0, 10px, 0);
  }

  #header .header-nav-main-effect-3 nav > ul > li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
  }
  #header .header-nav-main-effect-4 nav > ul > li.dropdown .dropdown-menu {
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(-20px, 0, 0);
    opacity: 0;
  }

  #header .header-nav-main-effect-4 nav > ul > li.dropdown .dropdown-menu .dropdown-submenu.dropdown-reverse > .dropdown-menu {
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(20px, 0, 0);
    left: auto;
    right: 100%;
    opacity: 0;
  }

  #header .header-nav-main-effect-4 nav > ul > li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(-20px, 0, 0);
    opacity: 0;
  }

  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse > .dropdown-menu {
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(20px, 0, 0);
    left: auto;
    right: 100%;
    opacity: 0;
  }

  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* Header Nav Main Mobile */
@media (max-width: 991px) {
  #header .header-nav-main {
    position: absolute;
    background: transparent;
    width: 100%;
    top: 100%;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }

  #header .header-nav-main:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #FFF;
    z-index: -1;
    transform: translateX(-50%);
  }

  #header .header-nav-main nav {
    max-height: 50vh;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 15px;
  }

  #header .header-nav-main nav.collapsing {
    overflow-y: hidden;
  }

  #header .header-nav-main nav::-webkit-scrollbar {
    width: 5px;
  }

  #header .header-nav-main nav::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: rgba(204, 204, 204, 0.5);
  }

  #header .header-nav-main nav > ul {
    flex-direction: column;
    padding: 0.8rem 0;
  }

  #header .header-nav-main nav > ul li {
    border-bottom: 1px solid #e8e8e8;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
  }

  #header .header-nav-main nav > ul li a {
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    padding: 7px 8px;
    margin: 1px 0;
    border-radius: 4px;
    text-align: left;
  }

  #header .header-nav-main nav > ul li a .fa-caret-down {
    line-height: 35px;
    min-height: 38px;
    min-width: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0;
  }

  #header .header-nav-main nav > ul li a.dropdown-toggle:after {
    content: none;
  }

  #header .header-nav-main nav > ul li a:active {
    background-color: #f8f9fa;
    color: inherit;
  }

  #header .header-nav-main nav > ul li.dropdown .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
    font-size: 13px;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    clear: both;
    display: none;
    float: none;
    position: static;
  }

  #header .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu.opened > .dropdown-menu {
    display: block;
    margin-left: 20px;
  }

  #header .header-nav-main nav > ul li.dropdown.opened > .dropdown-menu {
    display: block;
    margin-left: 20px;
  }

  #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
    margin-top: 10px;
    display: block;
    text-align: left;
  }

  #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: none;
  }

  #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav > li > a {
    display: block;
    text-decoration: none;
  }

  #header .header-nav-main nav > ul li:last-child {
    border-bottom: 0;
  }

  #header .header-nav-main nav > ul > li > a {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #CCC;
  }

  #header .header-nav-main nav > ul > li > a:active {
    color: #CCC;
  }

  #header .header-nav-main nav > ul > li > a.active {
    color: #FFF;
    background: #CCC;
  }

  #header .header-nav-main nav > ul > li > a.active:focus, #header .header-nav-main nav > ul > li > a.active:hover {
    color: #FFF;
    background: #CCC;
  }

  #header .header-nav-main nav .not-included {
    margin: 0;
  }

  #header .header-nav-main a > .thumb-info-preview {
    display: none !important;
  }

  #header .header-btn-collapse-nav {
    outline: 0;
    display: block;
    position: relative;
    z-index: 1;
  }

  #header.header-transparent .header-nav-main:before, #header.header-semi-transparent .header-nav-main:before, #header.header-semi-transparent-light .header-nav-main:before {
    width: calc(100% - 30px);
    border-radius: 4px;
  }

  #header.header-transparent .header-nav-main nav, #header.header-semi-transparent .header-nav-main nav, #header.header-semi-transparent-light .header-nav-main nav {
    padding: 0 30px;
  }

  #header.header-transparent .header-nav-main nav::-webkit-scrollbar-thumb, #header.header-semi-transparent .header-nav-main nav::-webkit-scrollbar-thumb, #header.header-semi-transparent-light .header-nav-main nav::-webkit-scrollbar-thumb {
    border-color: transparent;
  }

  #header.header-transparent .header-body:before {
    border-bottom: none !important;
  }

  #header.header-semi-transparent-light .header-body:before {
    border-bottom: none !important;
  }

  #header .header-nav.header-nav-stripe {
    min-height: 90px;
  }

  #header .header-nav.header-nav-top-line {
    min-height: 70px;
  }

  #header .header-nav.header-nav-dark-dropdown {
    min-height: 70px;
  }
}
@media (min-width: 992px) {
  html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li > a {
    color: #FFF;
  }

  html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li > a.dropdown-toggle:after {
    border-color: #FFF transparent transparent transparent;
  }

  html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li > a.active {
    color: #CCC;
  }

  html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li > a.active.dropdown-toggle:after {
    border-color: #CCC transparent transparent transparent;
  }

  html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li.open > a.active, html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li:hover > a.active {
    color: #FFF;
  }

  html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li.open > a.active.dropdown-toggle:after, html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li:hover > a.active.dropdown-toggle:after {
    border-color: #FFF transparent transparent transparent;
  }

  html #header.header-semi-transparent .header-nav-main nav > ul > li > a {
    color: #FFF;
  }

  html #header.header-semi-transparent .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #FFF transparent transparent transparent;
  }

  html #header.header-semi-transparent .header-nav-main nav > ul > li > a.active {
    color: #CCC;
  }

  html #header.header-semi-transparent .header-nav-main nav > ul > li > a.active.dropdown-toggle:after {
    border-color: #CCC transparent transparent transparent;
  }

  html #header.header-semi-transparent .header-nav-main nav > ul > li.open > a.active, html #header.header-semi-transparent .header-nav-main nav > ul > li:hover > a.active {
    color: #FFF;
  }

  html #header.header-semi-transparent .header-nav-main nav > ul > li.open > a.active.dropdown-toggle:after, html #header.header-semi-transparent .header-nav-main nav > ul > li:hover > a.active.dropdown-toggle:after {
    border-color: #FFF transparent transparent transparent;
  }

  html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li > a {
    color: #FFF;
  }

  html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #FFF transparent transparent transparent;
  }

  html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li > a.active {
    color: #CCC;
  }

  html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li > a.active.dropdown-toggle:after {
    border-color: #CCC transparent transparent transparent;
  }

  html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li.open > a.active, html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:hover > a.active {
    color: #FFF;
  }

  html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li.open > a.active.dropdown-toggle:after, html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:hover > a.active.dropdown-toggle:after {
    border-color: #FFF transparent transparent transparent;
  }
}
/* Responsive */
@media (min-width: 992px) {
  #header .header-body {
    height: auto !important;
  }
}
@media (max-width: 991px) {
  #header .header-logo img {
    z-index: 1;
  }

  #header .header-nav {
    display: flex;
    align-items: center;
  }

  #header.header-narrow .header-nav.header-nav-stripe {
    min-height: 70px;
  }
}
/* Mega Menu (Signin/SignUp) */
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin label {
  font-size: 14.4px;
  font-size: 0.9rem;
  color: #777;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu {
  width: 40%;
  right: 15px;
  left: auto;
  border-radius: 6px 0 6px 6px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu a {
  padding: 0;
  transform: translate3d(0, 2px, 0);
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .fa-user {
  margin-right: 5px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-mega-sub-title {
  margin-bottom: 10px;
  display: block;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .sign-up-info, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .log-in-info {
  text-align: center;
  display: block;
  font-size: 14.4px;
  font-size: 0.9rem;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .signin-form {
  display: block;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .signup-form, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .recover-form {
  display: none;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .signin-form {
  display: none;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .signup-form {
  display: block;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .recover-form {
  display: none;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .signin-form, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .signup-form {
  display: none;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .recover-form {
  display: block;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .recover-form p {
  font-size: 14.4px;
  font-size: 0.9rem;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .img-thumbnail {
  float: left;
  margin-right: 15px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .img-thumbnail img {
  max-width: 55px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar strong {
  display: block;
  padding-top: 7px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar span {
  display: block;
  font-size: 12px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar p {
  margin: 0 0 0 25px;
  text-align: left;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options {
  list-style: none;
  margin: 6px 0 0;
  padding: 0;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options a:hover {
  text-decoration: none;
}
/* Responsive */
@media (max-width: 991px) {
  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin {
    margin-right: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-toggle {
    display: none;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu {
    display: block !important;
    margin: 0 !important;
    padding: 0 10px 0 10px;
    width: 100%;
    right: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu .dropdown-mega-sub-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .dropdown-toggle {
    display: none;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .dropdown-mega-content {
    margin: 15px 0 !important;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options {
    margin: 15px 0 0 0 !important;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options > li > a {
    line-height: 35px;
  }
}
/* Mega Menu (Signin/SignUp) */
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu {
  width: 40%;
  right: 15px;
  left: auto;
  border-radius: 6px 0 6px 6px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table {
  width: 100%;
  margin-top: 0;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a {
  background-color: transparent !important;
  color: #333;
  padding: 0;
  margin: 0;
  display: block;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a.remove {
  float: right;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a:hover {
  text-decoration: none;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .fa-shopping-cart {
  margin-right: 5px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-thumbnail {
  width: 120px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-actions {
  text-align: right;
  width: 80px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .actions-continue {
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #DDD;
  clear: both;
}
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .actions-continue .btn {
  margin-bottom: 10px;
}
/********************
 * End Porto Code
 ********************/
/********************
 * Start Custom Code
 ********************/
#header {
  min-height: 126px;
}
#header .header-body {
  border: 0;
  transition: all 0.7s;
}
#header .header-nav.header-nav-top-line nav > ul > li:hover > a,
#header .header-nav.header-nav-top-line nav > ul > li > a {
  color: #616161;
  font-weight: 400;
  font-size: 15px;
}
#header .header-top.header-top-colored {
  border-bottom: 6px solid #E6E8F5;
}
body.nav-hidden #header .header-top.header-top-colored {
  border-bottom: 6px solid transparent;
}
.sticky-header-active body.nav-hidden #header .header-top.header-top-colored {
  border-bottom: 6px solid #E6E8F5;
}
#header .header-logo {
  height: 72px !important;
  margin-bottom: -19px;
}
#header .header-logo img {
  position: relative;
  width: 142px !important;
  height: 35px !important;
}
#header .header-btn-collapse-nav {
  color: #fff;
  background: #000b41;
  outline: 0;
  display: block;
  position: absolute;
  z-index: 1;
  right: 30px;
  font-size: 20px;
  padding: 0 8px;
  height: 35px;
}
#header .header-top.header-top-colored {
  border-top: 0;
  min-height: auto !important;
  display: none;
}
#header .header-nav.header-nav-top-line nav > ul > li > a.active {
  font-weight: 700;
  color: #000b41;
  background: #e6e8f5;
  margin: 0;
  border-radius: 0;
}
#header .header-nav-main nav > ul > li:hover {
  background: #e6e8f5;
}
#header .header-nav.header-nav-top-line nav > ul > li:hover > a.dropdown-item:before,
#header .header-nav.header-nav-top-line nav > ul > li > a.active:before {
  content: "";
  background: none;
}
#header .header-nav.header-nav-top-line nav > ul > li:hover > a.dropdown-toggle:after,
#header .header-nav.header-nav-top-line nav > ul > li > a.active.dropdown-toggle:after {
  border-color: #000b41 transparent transparent;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
  border-top: 3px solid #000b41;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
  padding: 5px;
}
/* Header contact details */
#header .header-contact li {
  display: inline-block;
  margin-left: 20px;
}
/* Hero Page */
body.nav-hidden #header {
  background: transparent;
  min-height: 0 !important;
  height: 0;
}
body.nav-hidden #header .header-top.header-top-colored {
  margin-bottom: -30px;
  margin-top: 10px;
}
body.nav-hidden #header .header-body {
  background: rgba(64, 64, 64, 0.4);
}
body.nav-hidden #header .header-body .header-top.header-top-colored {
  background: transparent;
}
body.nav-hidden #header .header-body .header-nav-main nav > ul > li:hover {
  background: none !important;
}
body.nav-hidden #header .header-body .header-nav.header-nav-top-line nav > ul > li > a {
  color: #ffffff;
}
body.nav-hidden #header .header-body .header-nav.header-nav-top-line nav > ul > li > a:hover,
body.nav-hidden #header .header-body .header-nav.header-nav-top-line nav > ul > li > a.active {
  color: #afb8e1;
}
body.nav-hidden #header .header-body .header-nav.header-nav-top-line nav > ul > li > a.dropdown-item.dropdown-toggle:after {
  border-color: #fff transparent transparent;
}
body.nav-hidden #header .header-body .header-nav.header-nav-top-line nav > ul > li > a.dropdown-item.dropdown-toggle:hover:after {
  border-color: #afb8e1 transparent transparent;
}
body.nav-hidden #header .header-contact span a {
  color: #afb8e1;
}
body.nav-hidden #header .header-contact i {
  color: #fff;
}
/* Non Hero Pages */
body.nav-shown #header .header-top.header-top-colored {
  background: #00105b;
}
body.nav-shown #header .header-nav.header-nav-top-line nav > ul > li > a.active {
  background: #e6e8f5 !important;
}
/* When sticky */
html.sticky-header-active #header .header-body {
  background: #ffffff;
  transition: background 0.3s;
}
html.sticky-header-active #header .header-body .header-logo .header-logo-white {
  display: none;
}
html.sticky-header-active #header .header-body .header-logo .header-logo-blue {
  display: block;
}
html.sticky-header-active #header .header-top.header-top-colored {
  margin: 0;
}
html.sticky-header-active #header .header-body .header-nav.header-nav-top-line nav > ul > li > a {
  color: #666666;
}
html.sticky-header-active #header .header-body .header-nav.header-nav-top-line nav > ul > li:hover > a,
html.sticky-header-active #header .header-body .header-nav.header-nav-top-line nav > ul > li > a.active {
  color: #000b41;
  background: #e6e8f5 !important;
}
html.sticky-header-active #header .header-body .header-nav.header-nav.header-nav-top-line nav > ul > li > a.active:before,
html.sticky-header-active #header .header-body .header-nav.header-nav.header-nav-top-line nav > ul > li:hover > a:before {
  background: none;
}
html.sticky-header-active #header .header-body .header-nav.header-nav-top-line nav > ul > li > a.dropdown-item.dropdown-toggle:after {
  border-color: #666666 transparent transparent transparent;
}
html.sticky-header-active #header .header-body .header-nav.header-nav-top-line nav > ul > li:hover > a.dropdown-item.dropdown-toggle:hover:after {
  border-color: #000b41 transparent transparent transparent;
}
/* Media Query */
@media (max-width: 991px) {
  #header {
    min-height: auto !important;
  }

  #header .header-body {
    transition: none;
  }

  #header .header-nav-main nav > ul > li:hover {
    background: none;
  }

  body.nav-hidden #header .header-body .header-nav.header-nav-top-line nav > ul > li > a {
    color: #616161 !important;
  }

  body.nav-hidden #header .header-body .header-nav.header-nav-top-line nav > ul > li > a.active {
    font-weight: 700;
    color: #000b41 !important;
    background: #e6e8f5 !important;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top: 0;
    padding: 0;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  #header .header-top.header-top-colored {
    display: block;
  }

  #header .header-btn-collapse-nav {
    display: none;
  }

  #header .header-logo {
    margin: 1rem 0;
  }

  #header .header-logo img {
    width: 295px !important;
    height: 72px !important;
  }

  .header-nav.header-nav-top-line nav > ul > li > a:hover,
.header-nav.header-nav-top-line nav > ul > li > a.active {
    background: none;
  }

  #header .header-nav.header-nav-top-line nav > ul > li > a,
#header .header-nav.header-nav-top-line nav > ul > li:hover > a {
    padding: 0 0.4rem;
    margin: 0;
    border-radius: 0;
  }

  html.sticky-header-active #header .header-logo img {
    width: 200px !important;
    height: 49px !important;
  }

  html.sticky-header-active #header .header-logo {
    height: 45px !important;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  #header .header-nav.header-nav-top-line nav > ul > li > a,
#header .header-nav.header-nav-top-line nav > ul > li:hover > a {
    padding: 0 0.9rem;
  }
}
footer {
  background: #eeeaea;
  border-bottom: 15px solid #273473;
  line-height: 1.5;
}
footer a,
footer a:hover {
  color: #404040;
}
.footer-section {
  background: #273473 url("/files-custom/img/footer/footer-section-bg.jpg") center center no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.footer-section p {
  color: #ffffff;
  font-size: 0.8125em;
  margin-bottom: 10px;
}
.footer-section h5 {
  color: #ffffff;
  margin: 20px 0;
  font-weight: normal;
}
.footer-section a,
.footer-section a:hover {
  color: #ffffff;
}
.footer-section-contact,
.footer-section-projects {
  margin: 20px 0;
}
.footer-section-contact h3,
.footer-section-projects h3 {
  color: #AFB8E1;
  font-weight: normal;
}
.footer-section-projects h3 {
  margin-bottom: 25px;
}
.footer-section-projects img {
  max-width: 100%;
}
.footer-project-link {
  padding: 15px 15px 15px 15px;
  margin-top: -5px;
  border-radius: 5px;
  transition: all 0.3s;
}
.footer-project-link p:last-of-type {
  margin-bottom: 0;
}
.footer-project-link:hover {
  background-color: rgba(255, 255, 255, 0.1);
  transition: all 1s;
}
.footer-section-contact h3 {
  margin-bottom: 15px;
}
.footer-section-contact i {
  width: 24px;
  height: 24px;
  font-size: 17px;
  float: left;
  color: #AFB8E1;
  margin-top: 4px;
}
.footer-section-address {
  padding-bottom: 20px;
}
.footer-section-address:last-of-type {
  padding-bottom: 0;
}
.footer-section-contact-phone {
  font-weight: bold;
  font-size: 1.5em;
}
.footer-partners {
  background: #ffffff;
  padding: 20px 0 0 0;
}
.footer-bottom {
  font-size: 0.9em;
  padding: 20px 0;
  text-align: center;
}
.footer-bottom p {
  margin-bottom: 0;
  color: #404040;
}
.footer-copyright p {
  margin-top: 4px;
}
.footer-isoft {
  text-align: center;
}
.footer-isoft a {
  color: #404040;
}
.footer-isoft a:hover {
  text-decoration: none;
}
.footer-isoft-logo {
  display: inline-block;
  background: url("/files-custom/img/footer/isoft-footer-logo.png") 0 1px no-repeat;
  color: transparent;
  width: 95px;
  vertical-align: text-bottom;
  margin: 0 0 0 3px;
}
@media (max-width: 500px) {
  .footer-section-projects {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }

  .footer-section-address {
    flex: 0 0 100%;
    max-width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 15px 3px 25px;
    margin-top: 15px;
  }

  div.footer-section-address:last-of-type {
    padding-bottom: 0;
    margin-bottom: -20px;
  }

  .footer-bottom {
    font-size: 0.9em !important;
  }
}
@media (min-width: 576px) {
  .footer-section-logo img {
    max-width: 100%;
  }
}
@media (min-width: 997px) {
  .footer-section-logo img {
    width: 80%;
  }

  footer {
    text-align: left;
  }

  .row.bottom .footer-isoft {
    text-align: right;
  }
}
@media (max-width: 1199px) {
  .footer-section-projects {
    border-bottom: 1px solid #0b1131;
    padding-bottom: 30px;
    margin-bottom: 13px;
  }
}
.cmt-none {
  margin-top: 1.5em !important;
}
.cmt-sm {
  margin-top: 1.8125em !important;
}
.cmt-md {
  margin-top: 2.125em !important;
}
.cmt-lg {
  margin-top: 2.75em !important;
}
.cmt-xl {
  margin-top: 3.375em !important;
}
.content-gap {
  margin-top: 20px;
}
.content-gap-slim {
  margin-top: 10px;
}
@media (min-width: 576px) {
  .content-gap {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .content-gap {
    margin-top: 50px;
  }

  .content-gap-slim {
    margin-top: 20px;
  }
}
.mobile-content-separator {
  position: relative;
  background-color: #f3f3f3;
  width: 250%;
  height: 15px;
  margin: 1em -160px;
  padding: 0;
}
.m-none {
  margin: 0 !important;
}
.m-xs {
  margin: 0.3125em !important;
}
.m-sm {
  margin: 0.625em !important;
}
.m-md {
  margin: 0.9375em !important;
}
.m-lg {
  margin: 1.25em !important;
}
.m-xl {
  margin: 1.875em !important;
}
.mt-none {
  margin-top: 0 !important;
}
.mt-xs {
  margin-top: 0.3125em !important;
}
.mt-sm {
  margin-top: 0.625em !important;
}
.mt-md {
  margin-top: 0.9375em !important;
}
.mt-lg {
  margin-top: 1.25em !important;
}
.mt-xl {
  margin-top: 1.875em !important;
}
.mb-none {
  margin-bottom: 0 !important;
}
.mb-xs {
  margin-bottom: 0.3125em !important;
}
.mb-sm {
  margin-bottom: 0.625em !important;
}
.mb-md {
  margin-bottom: 0.9375em !important;
}
.mb-lg {
  margin-bottom: 1.25em !important;
}
.mb-xl {
  margin-bottom: 1.875em !important;
}
.ml-none {
  margin-left: 0 !important;
}
.ml-xs {
  margin-left: 0.3125em !important;
}
.ml-sm {
  margin-left: 0.625em !important;
}
.ml-md {
  margin-left: 0.9375em !important;
}
.ml-lg {
  margin-left: 1.25em !important;
}
.ml-xl {
  margin-left: 1.875em !important;
}
.mr-none {
  margin-right: 0 !important;
}
.mr-xs {
  margin-right: 0.3125em !important;
}
.mr-sm {
  margin-right: 0.625em !important;
}
.mr-md {
  margin-right: 0.9375em !important;
}
.mr-lg {
  margin-right: 1.25em !important;
}
.mr-xl {
  margin-right: 1.875em !important;
}
.p-none {
  padding: 0 !important;
}
.p-xs {
  padding: 0.3125em !important;
}
.p-sm {
  padding: 0.625em !important;
}
.p-md {
  padding: 0.9375em !important;
}
.p-lg {
  padding: 1.25em !important;
}
.p-xl {
  padding: 1.875em !important;
}
.pt-none {
  padding-top: 0 !important;
}
.pt-xs {
  padding-top: 0.3125em !important;
}
.pt-sm {
  padding-top: 0.625em !important;
}
.pt-md {
  padding-top: 0.9375em !important;
}
.pt-lg {
  padding-top: 1.25em !important;
}
.pt-xl {
  padding-top: 1.875em !important;
}
.pb-none {
  padding-bottom: 0 !important;
}
.pb-xs {
  padding-bottom: 0.3125em !important;
}
.pb-sm {
  padding-bottom: 0.625em !important;
}
.pb-md {
  padding-bottom: 0.9375em !important;
}
.pb-lg {
  padding-bottom: 1.25em !important;
}
.pb-xl {
  padding-bottom: 1.875em !important;
}
.pl-none {
  padding-left: 0 !important;
}
.pl-xs {
  padding-left: 0.3125em !important;
}
.pl-sm {
  padding-left: 0.625em !important;
}
.pl-md {
  padding-left: 0.9375em !important;
}
.pl-lg {
  padding-left: 1.25em !important;
}
.pl-xl {
  padding-left: 1.875em !important;
}
.pr-none {
  padding-right: 0 !important;
}
.pr-xs {
  padding-right: 0.3125em !important;
}
.pr-sm {
  padding-right: 0.625em !important;
}
.pr-md {
  padding-right: 0.9375em !important;
}
.pr-lg {
  padding-right: 1.25em !important;
}
.pr-xl {
  padding-right: 1.875em !important;
}
.text-sm {
  font-size: 0.875em !important;
}
.text-lg {
  font-size: 1.125em !important;
}
.hand-cursor {
  cursor: pointer;
}
.page-header {
  font-size: 0.875em;
}
section.content.content-default,
section.content.content-style-1,
section.content.content-style-2,
section.content.content-style-3,
section.content.content-style-4,
section.content.content-style-5,
section.content.content-style-6,
section.content.content-style-7,
section.content.content-featured {
  font-size: 0.875em;
}
@media (min-width: 768px) {
  .page-header {
    font-size: 0.875em;
  }

  section.content.content-default,
section.content.content-style-1,
section.content.content-style-2,
section.content.content-style-3,
section.content.content-style-4,
section.content.content-style-5,
section.content.content-style-6,
section.content.content-style-7,
section.content.content-featured {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .page-header {
    font-size: 1em;
  }
}
.column-text p.person-name {
  margin: 0;
  color: #00105b;
  font-weight: bold;
}
.column-text p.person-title {
  font-size: 14px;
  color: #0025d5;
  color: #001780;
  margin: 3px -15px 0 -21px !important;
  position: relative;
  padding: 3px 11px;
  background-color: #eaf0ff;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border: 1px solid #afcfff;
  border-right-color: transparent;
}
.column-text {
  padding: 10px 0.9375em 15px;
  margin-top: -5px;
}
section.content.content-default .column-text,
section.content.content-style-1 .column-text {
  background: #f5f7ff;
}
section.content.content-default .column-text:hover,
section.content.content-style-1 .column-text:hover {
  background: #dceaff;
}
section.content.content-default .column-text .btn-outline,
section.content.content-style-1 .column-text .btn-outline {
  border-bottom: 0.357em solid #00105b !important;
  color: #00105b !important;
}
section.content.content-default .column-text .btn-outline:hover,
section.content.content-style-1 .column-text .btn-outline:hover {
  border-bottom: 0.357em solid #a0a9d5 !important;
  outline: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.5) !important;
}
html, body {
  font-family: "BW Modelica", Arial, sans-serif;
  font-size: 1em;
  height: 100%;
}
body {
  background: #f3f3f3;
  color: #797979;
  line-height: 1.5;
}
button {
  border-radius: 4px;
}
*:focus {
  outline: 0;
}

/*# sourceMappingURL=styles.css.map*/