@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

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

div.row {
  clear: left;
  padding: unset;
  width: 100%;
}

.ds-custom #wrapper {
  padding-bottom: unset;
  padding-top: unset;
  position: relative;
}

.ds-custom #wrapper .portlet-column-content.empty {
  padding: unset;
}

.ds-custom #wrapper .portlet-title-text {
  display: none;
}

.ds-custom #wrapper .portlet-content,
.ds-custom #wrapper .portlet-minimized .portlet-content-container {
  padding: unset;
}

.ds-custom #wrapper .portlet-decorate .portlet-content {
  border: unset;
}

.ds-custom #wrapper .portlet {
  margin: 0;
}

.ds-custom #wrapper .row {
  margin: 0 !important;
}

.ds-custom #wrapper .col-xs-1,
.ds-custom #wrapper .col-sm-1,
.ds-custom #wrapper .col-md-1,
.ds-custom #wrapper .col-lg-1,
.ds-custom #wrapper .col-xs-2,
.ds-custom #wrapper .col-sm-2,
.ds-custom #wrapper .col-md-2,
.ds-custom #wrapper .col-lg-2,
.ds-custom #wrapper .col-xs-3,
.ds-custom #wrapper .col-sm-3,
.ds-custom #wrapper .col-md-3,
.ds-custom #wrapper .col-lg-3,
.ds-custom #wrapper .col-xs-4,
.ds-custom #wrapper .col-sm-4,
.ds-custom #wrapper .col-md-4,
.ds-custom #wrapper .col-lg-4,
.ds-custom #wrapper .col-xs-5,
.ds-custom #wrapper .col-sm-5,
.ds-custom #wrapper .col-md-5,
.ds-custom #wrapper .col-lg-5,
.ds-custom #wrapper .col-xs-6,
.ds-custom #wrapper .col-sm-6,
.ds-custom #wrapper .col-md-6,
.ds-custom #wrapper .col-lg-6,
.ds-custom #wrapper .col-xs-7,
.ds-custom #wrapper .col-sm-7,
.ds-custom #wrapper .col-md-7,
.ds-custom #wrapper .col-lg-7,
.ds-custom #wrapper .col-xs-8,
.ds-custom #wrapper .col-sm-8,
.ds-custom #wrapper .col-md-8,
.ds-custom #wrapper .col-lg-8,
.ds-custom #wrapper .col-xs-9,
.ds-custom #wrapper .col-sm-9,
.ds-custom #wrapper .col-md-9,
.ds-custom #wrapper .col-lg-9,
.ds-custom #wrapper .col-xs-10,
.ds-custom #wrapper .col-sm-10,
.ds-custom #wrapper .col-md-10,
.ds-custom #wrapper .col-lg-10,
.ds-custom #wrapper .col-xs-11,
.ds-custom #wrapper .col-sm-11,
.ds-custom #wrapper .col-md-11,
.ds-custom #wrapper .col-lg-11,
.ds-custom #wrapper .col-xs-12,
.ds-custom #wrapper .col-sm-12,
.ds-custom #wrapper .col-md-12,
.ds-custom #wrapper .col-lg-12 {
  padding: unset;
  width: unset;
  margin: unset;
  float: none;
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ds-custom #wrapper {
    padding: 0;
    margin: 0;
  }
  .ds-custom .portlet-decorate .portlet-content {
    border: none;
    margin: 0;
    padding: 0;
  }
  .ds-custom .col-xs-1,
  .ds-custom .col-sm-1,
  .ds-custom .col-md-1,
  .ds-custom .col-lg-1,
  .ds-custom .col-xs-2,
  .ds-custom .col-sm-2,
  .ds-custom .col-md-2,
  .ds-custom .col-lg-2,
  .ds-custom .col-xs-3,
  .ds-custom .col-sm-3,
  .ds-custom .col-md-3,
  .ds-custom .col-lg-3,
  .ds-custom .col-xs-4,
  .ds-custom .col-sm-4,
  .ds-custom .col-md-4,
  .ds-custom .col-lg-4,
  .ds-custom .col-xs-5,
  .ds-custom .col-sm-5,
  .ds-custom .col-md-5,
  .ds-custom .col-lg-5,
  .ds-custom .col-xs-6,
  .ds-custom .col-sm-6,
  .ds-custom .col-md-6,
  .ds-custom .col-lg-6,
  .ds-custom .col-xs-7,
  .ds-custom .col-sm-7,
  .ds-custom .col-md-7,
  .ds-custom .col-lg-7,
  .ds-custom .col-xs-8,
  .ds-custom .col-sm-8,
  .ds-custom .col-md-8,
  .ds-custom .col-lg-8,
  .ds-custom .col-xs-9,
  .ds-custom .col-sm-9,
  .ds-custom .col-md-9,
  .ds-custom .col-lg-9,
  .ds-custom .col-xs-10,
  .ds-custom .col-sm-10,
  .ds-custom .col-md-10,
  .ds-custom .col-lg-10,
  .ds-custom .col-xs-11,
  .ds-custom .col-sm-11,
  .ds-custom .col-md-11,
  .ds-custom .col-lg-11,
  .ds-custom .col-xs-12,
  .ds-custom .col-sm-12,
  .ds-custom .col-md-12,
  .ds-custom .col-lg-12 {
    padding: 0;
    width: unset;
    margin: 0;
    float: none;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("./fonts/slick.woff") format("woff"),
    url("./fonts/slick.ttf") format("truetype"),
    url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

#outer-footer {
  font-family: "Arial", Helvetica, sans-serif;
  background: #fff;
  border-top: 1px solid #eee;
  width: 100% !important;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 20px !important;
}

#outer-footer p {
  margin: 0;
}

#inner-footer-expert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 0 auto;
}

#inner-footer-expert #footerLogo-Links {
  margin: 10px 0px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 43px;
  font-size: 17px;
  margin-left: 20px;
}

div#footer-bottom {
  font-size: 13px;
  margin-bottom: 5px;
  margin-left: 11px;
}

#inner-footer-expert #footer-bottom .single-col .col.col-12 nav ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#inner-footer-expert #footer-bottom .single-col .col.col-12 {
  margin-bottom: 1em;
}

#inner-footer-expert #footer-bottom .single-col .col.col-12 nav ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*NEED AMEND*/
#inner-footer-expert #copyright-text {
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 19px 0px 0px 20px;
}

#inner-footer-expert #footerLogo {
  margin: 10px 0px 0px 0px;
}

#inner-footer-expert p {
  color: #304a7f;
}

#inner-footer-expert span {
  color: #333;
}

#inner-footer-expert a {
  margin-right: 8px;
  color: #666;
  font-weight: normal;
}

#inner-footer-expert a:hover {
  text-decoration: none;
  color: #002776;
}

#inner-footer-expert #copyright-text {
  display: none;
}

html body {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
  position: relative;
}

html body {
  font-size: 11px;
}

@media screen and (min-width: 320px) {
  html body {
    font-size: calc(11px + 5 * ((100vw - 320px) / 880));
  }
}

@media screen and (min-width: 1200px) {
  html body {
    font-size: 16px;
  }
}

html body header {
  background-color: #195491;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  z-index: 50;
  padding: 1.25em 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
  grid-template-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
}

html body header .inner-header {
  -ms-grid-column: 2;
  grid-column: 2;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

html body header .inner-header .logo {
  width: 145px;
  max-width: 100%;
}

html body header .inner-header .logo img {
  max-width: 100%;
}

html body header .inner-header #primary-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

html body header .inner-header #primary-nav li {
  margin-left: 1em;
}

html body header .inner-header #primary-nav li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 1.12em;
  font-weight: 600;
  padding-bottom: 0.25em;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

@media (max-width: 849px) {
  html body header .inner-header #primary-nav li a {
    font-size: 90%;
  }
}

html body header .inner-header #primary-nav li:hover a {
  border-bottom: 2px solid #ffffff;
}

html body header .inner-header #primary-nav li.active a {
  border-bottom: 2px solid #ffffff;
}

@media (max-width: 768px) {
  html body header .inner-header #primary-nav {
    display: none;
  }
}

@media (max-width: 768px) {
  html body header {
    height: 80px;
    padding: 0;
  }
  html body header .inner-header .logo {
    width: 145px;
  }
}

html body header.floating-nav {
  background-color: rgba(25, 84, 145);
}

html body .mobile-nav {
  display: none;
}

html body .mobile-nav .overlay {
  width: 100%;
  height: 0%;
  position: fixed;
  z-index: 30;
  left: 0;
  bottom: 0;
  top: 0;
  background-color: #5285b0;
  overflow-y: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.63, 0.14, 0.82);
  transition: all 0.3s cubic-bezier(0.165, 0.63, 0.14, 0.82);
}

html body .mobile-nav .overlay .overlay-content {
  padding: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html body .mobile-nav .overlay .overlay-content nav {
  list-style: none;
}

html body .mobile-nav .overlay .overlay-content nav li {
  margin-bottom: 2em;
}

html body .mobile-nav .overlay .overlay-content nav li a {
  font-size: 2em;
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  text-decoration: none;
}

html body .mobile-nav .overlay .overlay-content nav li a:hover,
html body .mobile-nav .overlay .overlay-content nav li a:focus {
  color: #ffffff;
}

html body .mobile-nav .overlay .overlay-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  padding: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html body .mobile-nav .hamburger {
  position: fixed;
  top: 30px;
  right: 15px;
  cursor: pointer;
  z-index: 60;
  outline: none;
  border: 0;
  height: 27px;
  width: 50px;
  background-color: transparent;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

html body .mobile-nav .hamburger-inner {
  background: #ffffff;
  display: block;
  height: 2px;
  width: 100%;
  margin-bottom: 6px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

html body .mobile-nav .hamburger-inner:before,
html body .mobile-nav .hamburger-inner:after {
  background: #195491;
}

html body .mobile-nav .hamburger-inner:first-child {
  width: 100%;
}

html body .mobile-nav .hamburger-inner:last-child {
  width: 100%;
}

@media (max-width: 768px) {
  html body .mobile-nav {
    display: block;
  }
}

html body.is-active {
  overflow: hidden;
}

html body.is-active .hamburger .hamburger-inner {
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
}

html body.is-active .hamburger .hamburger-inner:nth-of-type(1) {
  -webkit-transform: translate(0px, 5px) rotate(-45deg);
  transform: translate(0px, 5px) rotate(-45deg);
}

html body.is-active .hamburger .hamburger-inner:nth-of-type(2) {
  display: none;
}

html body.is-active .hamburger .hamburger-inner:nth-of-type(3) {
  -webkit-transform: translate(0px, -3px) rotate(45deg);
  transform: translate(0px, -3px) rotate(45deg);
}

html body.is-active .hamburger .hamburger-inner:before,
html body.is-active .hamburger .hamburger-inner:after {
  background: #fff;
}

html body.is-active .overlay {
  height: 100%;
}

@media screen and (max-height: 450px) {
  html body .overlay a {
    font-size: 20px;
  }
}

html body .hero {
  margin-top: 5.2em;
  overflow: hidden;
  position: relative;
  height: 600px;
  z-index: 0;
}

html body .hero .sldr {
  z-index: 5;
  height: inherit;
}

html body .hero .sldr div {
  height: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

html body .hero .sldr:nth-child(2) div {
  background-position: top;
}

html body .hero .hero-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
  grid-template-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
  height: inherit;
  width: 100%;
}

html body .hero .hero-text .inner-text {
  height: inherit;
  -ms-grid-column: 2;
  grid-column: 2;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

html body .hero .hero-text .inner-text .hero-bx {
  z-index: 15;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 2em;
}

html body .hero .hero-text .inner-text .hero-bx h1 {
  color: #ffffff;
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1.5em;
  text-shadow: 0px 20px 30px rgba(0, 0, 0, 0.3);
  margin-bottom: 1em;
}

html body .hero .hero-text .inner-text .hero-bx h1 span {
  font-size: 1.5em;
}

html body .hero .hero-text .inner-text .hero-bx a {
  display: inline-block;
  -webkit-appearance: none;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.25em;
  background-color: #9a2c22;
  padding: 0.8em 1.5em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

html body .hero .hero-text .inner-text .hero-bx a:hover {
  background-color: #c4382b;
}

@media (max-width: 768px) {
  html body .hero {
    margin-top: 80px;
  }
}

@media (max-width: 640px) {
  html body .hero {
    height: 380px;
  }
}

html body #welcome {
  padding: 4em 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
  grid-template-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
}

html body #welcome .inner-container {
  -ms-grid-column: 2;
  grid-column: 2;
  padding: 0 2rem;
}

html body #welcome .inner-container h2 {
  color: #555;
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 1em;
}

html body #welcome .inner-container p {
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 1em;
}

html body strong {
  font-weight: bold !important;
}

html body #welcome .inner-container p.bold {
  font-weight: 600;
}

html body #welcome .inner-container .sign .profile-pic {
  width: 120px;
  margin-bottom: 1em;
}

html body #welcome .inner-container .sign .profile-pic img {
  border-radius: 50%;
  max-width: 100%;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

html body #welcome .inner-container .sign p {
  font-weight: 700;
  margin-bottom: 0;
}

html body #welcome .inner-container .grp-col-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

html body #welcome .inner-container .grp-col-two .pane {
  width: 49%;
}

@media (max-width: 768px) {
  html body #welcome .inner-container .grp-col-two .pane {
    width: 100%;
    margin-bottom: 1em;
  }
}

html body #about-us {
  padding: 4em 0;
  background-color: #195491;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
  grid-template-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
}

html body #about-us .inner-container {
  -ms-grid-column: 2;
  grid-column: 2;
  padding: 0 2rem;
}

html body #about-us .inner-container h2 {
  color: #ffffff;
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 1em;
}

html body #about-us .inner-container .grp-col-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1em;
}

html body #about-us .inner-container .grp-col-two .pane {
  width: 49%;
}

html body #about-us .inner-container .grp-col-two .pane h3 {
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 1em;
  font-size: 1.25em;
}

html body #about-us .inner-container .grp-col-two .pane .img-grp {
  width: 300px;
  margin-bottom: 1em;
}

html body #about-us .inner-container .grp-col-two .pane .img-grp img {
  max-width: 100%;
}

html body #about-us .inner-container .grp-col-two .pane p {
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 1em;
  color: #ffffff;
}

html body #about-us .inner-container .grp-col-two .pane ul {
  margin-left: 2em;
  list-style-type: disc;
  margin-bottom: 1em;
}

html body #about-us .inner-container .grp-col-two .pane ul li {
  color: #ffffff;
  line-height: 1.5em;
  padding-left: 0.5em;
}

html body #about-us .inner-container .grp-col-two .pane a {
  color: #fbb733;
  text-decoration: none;
}

html body #about-us .inner-container .grp-col-two .pane img {
  max-width: 100%;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

html body #about-us .inner-container .grp-col-two.alt .pane:nth-child(1) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

html body #about-us .inner-container .grp-col-two.alt .pane:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (max-width: 768px) {
  html body #about-us .inner-container .grp-col-two .pane {
    width: 100%;
  }
  html body #about-us .inner-container .grp-col-two.alt .pane:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  html body #about-us .inner-container .grp-col-two.alt .pane:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

html body #about-us .inner-container .fw {
  padding: 2em 0;
}

html body #about-us .inner-container .fw p {
  font-weight: 400;
  line-height: 1.7em;
  margin-bottom: 1em;
  color: #ffffff;
}

html body #about-us .inner-container .fw a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

html body #about-us .inner-container .fw a:hover {
  color: #e5e5e5;
}

html body #about-us .inner-container .fw .expand {
  margin-bottom: 1em;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

html body #about-us .inner-container .fw .expand .grp-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

html body #about-us .inner-container .fw .expand .grp-bar .bar {
  width: 60px;
  background-color: #ffffff;
  color: #195491;
  font-weight: 700;
  font-size: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

html body #about-us .inner-container .fw .expand .grp-bar .text-bar {
  padding: 1.35em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 60px);
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
}

html body #about-us .inner-container .fw .expand:nth-child(1) {
  background-color: #78be42;
}

html body #about-us .inner-container .fw .expand:nth-child(3) {
  background-color: #049ada !important;
}

html
  body
  #about-us
  .inner-container
  .fw
  .expand:nth-child(5)
  .grp-bar
  .text-bar {
  background-color: #e96c23;
}

html
  body
  #about-us
  .inner-container
  .fw
  .expand:nth-child(7)
  .grp-bar
  .text-bar {
  background-color: #fbb733;
}

html
  body
  #about-us
  .inner-container
  .fw
  .expand:nth-child(9)
  .grp-bar
  .text-bar {
  background-color: #e90089;
}

html
  body
  #about-us
  .inner-container
  .fw
  .expand:nth-child(11)
  .grp-bar
  .text-bar {
  background-color: #772b89;
}

html body #about-us .inner-container .fw .collapse {
  background-color: #5285b0;
  padding: 1.25em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em;
  margin-top: -1em;
}

html body #about-us .inner-container .fw .collapse ul {
  list-style-type: disc;
  margin-left: 2em;
}

html body #about-us .inner-container .fw .collapse ul li {
  line-height: 1.5em;
  color: #ffffff;
  font-size: 1.25em;
}

html body #about-us .inner-container .fw .more {
  margin-top: 3em;
}

html body #about-us .inner-container .fw .more h3 {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.35em;
  margin-bottom: 1em;
}

html body #about-us .inner-container .fw .more .linkBlock a {
  text-decoration: none;
}

html body #about-us .inner-container .fw .more .linkBlock .grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

html body #about-us .inner-container .fw .more .linkBlock .grp .icon_block {
  width: 30px;
  max-width: 100%;
}

html body #about-us .inner-container .fw .more .linkBlock .grp .icon_block svg {
  fill: #fff;
  max-width: 100%;
  height: auto;
}

html body #about-us .inner-container .fw .more .linkBlock .grp .icon_block.pdf {
  width: 35px;
  max-width: 100%;
}

html body #about-us .inner-container .fw .more .linkBlock .grp .text_block {
  width: calc(100% - 30px - 1em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
}

html body #about-suffolk {
  padding: 4em 0;
  background-color: #5285b0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
  grid-template-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
}

html body #about-suffolk .inner-container {
  -ms-grid-column: 2;
  grid-column: 2;
  padding: 0 2rem;
}

html body #about-suffolk .inner-container h2 {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 1em;
  color: #ffffff;
}

html body #about-suffolk .inner-container p {
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 1em;
  color: #ffffff;
}

html body #about-suffolk .inner-container p.bold {
  font-weight: 700;
}

html body #about-suffolk .inner-container h3 {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.35em;
  margin-bottom: 1em;
}

html body #about-suffolk .inner-container .grp-col-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 2em 0;
}

html body #about-suffolk .inner-container .grp-col-two .pane {
  width: 49%;
}

html body #about-suffolk .inner-container .grp-col-two .pane img {
  max-width: 100%;
  margin-bottom: 1em;
}

html body #about-suffolk .inner-container .grp-col-two .pane .expand {
  background-color: #195491;
  cursor: pointer;
  padding: 1.25em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em;
}

html body #about-suffolk .inner-container .grp-col-two .pane .expand h3 {
  margin-bottom: 0;
}

html body #about-suffolk .inner-container .grp-col-two .pane .expand.open {
  background-color: #b86909;
}

html body #about-suffolk .inner-container .grp-col-two .pane .collapse {
  margin-top: -1em;
  margin-bottom: 1em;
  background-color: #eeeeee;
  padding: 1.25em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html body #about-suffolk .inner-container .grp-col-two .pane .collapse p {
  color: #000000;
  margin-bottom: 0;
}

html body #about-suffolk .inner-container .grp-col-two .pane .linkBlock {
  margin-bottom: 0.5em;
}

html body #about-suffolk .inner-container .grp-col-two .pane .linkBlock a {
  text-decoration: none;
}

html body #about-suffolk .inner-container .grp-col-two .pane .linkBlock .grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

html
  body
  #about-suffolk
  .inner-container
  .grp-col-two
  .pane
  .linkBlock
  .grp
  .icon_block {
  width: 30px;
  max-width: 100%;
}

html
  body
  #about-suffolk
  .inner-container
  .grp-col-two
  .pane
  .linkBlock
  .grp
  .icon_block
  svg {
  fill: #fbb733;
  max-width: 100%;
  height: auto;
}

html
  body
  #about-suffolk
  .inner-container
  .grp-col-two
  .pane
  .linkBlock
  .grp
  .icon_block.pdf {
  width: 35px;
  max-width: 100%;
}

html
  body
  #about-suffolk
  .inner-container
  .grp-col-two
  .pane
  .linkBlock
  .grp
  .text_block {
  width: calc(100% - 30px - 1em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
}

@media (max-width: 768px) {
  html body #about-suffolk .inner-container .grp-col-two .pane {
    width: 100%;
    margin-bottom: 1em;
  }
}

html body #the-role {
  padding: 4em 0;
  background-color: #eeeeee;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
  grid-template-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
}

html body #the-role .inner-container {
  -ms-grid-column: 2;
  grid-column: 2;
  padding: 0 2rem;
}

html body #the-role .inner-container h2 {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 1em;
  color: #000000;
}

html body #the-role .inner-container .roles--block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}

html body #the-role .inner-container .roles--block .roles--item {
  padding: 1.2em;
  background: #195491;
}

html body #the-role .inner-container .roles--block .roles--item a {
  text-decoration: none;
  font-size: 1.2em;
  color: #fff;
  font-weight: bold;
}

html body #the-role .inner-container h3,
html body #the-role .inner-container .headings {
  font-weight: 600;
  font-size: 1.5em;
  color: #000000;
  margin-bottom: 1em;
}

html body #the-role .inner-container .quote {
  text-align: center;
  font-weight: 500;
  color: #000000;
  font-size: 1.75em;
  padding: 2em 0;
}

html body #the-role .inner-container h4 {
  font-weight: 600;
  font-size: 1.25em;
  margin-bottom: 1em;
  color: #000000;
}

html body #the-role .inner-container p {
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 1em;
  color: #000000;
}

html body #the-role .inner-container p.bold {
  font-weight: 700;
}

html body #the-role .inner-container ul {
  list-style-type: disc;
  margin-left: 2em;
  font-weight: 400;
  margin-bottom: 1em;
}

html body #the-role .inner-container ul li {
  margin-bottom: 1em;
  color: #000000;
}

html body #the-role .inner-container .linkBlock a {
  text-decoration: none;
}

html body #the-role .inner-container .linkBlock .grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

html body #the-role .inner-container .linkBlock .grp .icon_block {
  width: 30px;
  max-width: 100%;
}

html body #the-role .inner-container .linkBlock .grp .icon_block svg {
  fill: #c4382b;
  max-width: 100%;
  height: auto;
}

html body #the-role .inner-container .linkBlock .grp .icon_block.pdf {
  width: 35px;
  max-width: 100%;
}

html body #the-role .inner-container .linkBlock .grp .text_block {
  width: calc(100% - 30px - 1em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #195491;
}

html body #the-role .inner-container .apply-area {
  margin-top: 2em;
}

html body #the-role .inner-container .apply-area a {
  display: inline-block;
  -webkit-appearance: none;
  font-weight: 600;
  color: #ffffff;
  background-color: #9a2c22;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.8em 2.5em;
  font-size: 1.25em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

html body #the-role .inner-container .apply-area a:hover {
  background-color: #c4382b;
  color: #ffffff;
}

@media (max-width: 640px) {
  html body #the-role .inner-container .apply-area a {
    display: block;
    width: 100%;
    padding: 1.3em 2.5em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
}

html body .vacancy {
  padding-top: 100px;
}

html body .vacancy .inner-container {
  padding: 0 2em;
}

html body .vacancy .inner-container h2 {
  font-weight: 600;
  font-size: 1.5em;
  color: #000000;
  margin-bottom: 10px;
}

html body .vacancy .inner-container h3 {
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin: 2rem 0px;
  font-size: 1.6em;
  text-align: center;
}

html body .vacancy .inner-container h4 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.4em;
  margin: 2rem 0px;
}

html body .vacancy .inner-container p {
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 1em;
  color: #000000;
}

html body .vacancy .inner-container ul {
  margin-left: 20px;
}

html body .vacancy .inner-container ul li {
  list-style-type: disc;
  margin-bottom: 10px;
  line-height: 22px;
}

html body .vacancy .inner-container .double-column {
  display: grid;
    -ms-grid-columns: minmax(0, 1fr) 3em minmax(0, 0.5fr);
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.5fr);
    -ms-grid-rows: minmax(0, 1fr);
    grid-template-rows: minmax(0, 1fr);
    grid-column-gap: 3em;
    grid-row-gap: 0;
    margin-bottom: 3em;
}

@media (max-width: 640px) {
  html body .vacancy .inner-container .double-column {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: minmax(0, 1fr) minmax(0, max-content);
    grid-column-gap: 0;
    grid-row-gap: 2em;
    margin-bottom: 2em;
  }
}

html body .vacancy .inner-container .double-column .left-column .apply {
  display: inline-flex;
  justify-content: flex-start;
  background: #195491;
  color: #FFF;
  padding: 0.5em 1em;
  font-size: 1.2em;
  text-transform: uppercase;
  text-decoration: none;
}

html body .vacancy .inner-container .double-column .right-column {
  background-color: #5285b0;
  /* grid-column: 1;
    grid-row: 2; */
  padding: 0px 24px;
}

html body .vacancy .inner-container .infor--block {
  margin-bottom: 1em;
}

html body .vacancy .inner-container .infor--title {
  background-color: #195491;
  padding: 1.25em;
}

html body .vacancy .inner-container .infor--title p {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.35em;
  margin-bottom: 0;
}

html body .vacancy .inner-container .infor--content {
  background: #fff;
  padding: 1.25em;
}

html body .vacancy .inner-container .infor--content p {
  margin-bottom: 0;
}

html body .vacancy .inner-container .right-column .linkBlock {
  background: #fff;
  padding: 0.5em;
}

html body .vacancy .inner-container .right-column .linkBlock .grp {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

html body .vacancy .inner-container .right-column .linkBlock .grp .icon_block svg {
  width: 50px;
}

html body .vacancy .inner-container .right-column .linkBlock .grp .text_block a {
  text-decoration: none;
  color: #000;
}

html body #how-to-apply {
  padding: 4em 0;
  background-color: #195491;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
  grid-template-columns: 1fr minmax(320px, calc(1500px + 4em)) 1fr;
}

html body #how-to-apply .inner-container {
  -ms-grid-column: 2;
  grid-column: 2;
  padding: 0 2rem;
}

html body #how-to-apply .inner-container h2 {
  font-size: 2em;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 1em;
}

html body #how-to-apply .inner-container h3 {
  font-size: 1.5em;
  color: #9a2c22;
  font-weight: 600;
  margin-bottom: 1em;
}

html body #how-to-apply .inner-container p {
  font-weight: 400;
  color: #ffffff;
  line-height: 1.5em;
  margin-bottom: 1em;
}

html body #how-to-apply .inner-container p span {
  font-weight: 600;
}

html body #how-to-apply .inner-container ul {
  list-style-type: disc;
  margin-left: 2em;
  font-weight: 400;
  margin-bottom: 1em;
}

html body #how-to-apply .inner-container ul li {
  color: white;
  margin-bottom: 1em;
  line-height: 1.5em;
}

html body #how-to-apply .inner-container a {
  color: #cccccc;
}

html body #how-to-apply .inner-container .grp-col-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2em;
}

html body #how-to-apply .inner-container .grp-col-two .pane {
  width: 49%;
}

html body #how-to-apply .inner-container .grp-col-two .pane .white-bg {
  background-color: #ffffff;
  padding: 2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html body #how-to-apply .inner-container .grp-col-two .pane .white-bg h3 {
  font-size: 1.5em;
  color: #195491;
  font-weight: 600;
  margin-bottom: 1em;
}

html body #how-to-apply .inner-container .grp-col-two .pane .white-bg p {
  color: #195491;
}

html
  body
  #how-to-apply
  .inner-container
  .grp-col-two
  .pane
  .white-bg
  .linkBlock {
  margin-bottom: 1em;
}

html
  body
  #how-to-apply
  .inner-container
  .grp-col-two
  .pane
  .white-bg
  .linkBlock
  a {
  text-decoration: none;
}

html
  body
  #how-to-apply
  .inner-container
  .grp-col-two
  .pane
  .white-bg
  .linkBlock
  .grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

html
  body
  #how-to-apply
  .inner-container
  .grp-col-two
  .pane
  .white-bg
  .linkBlock
  .grp
  .icon_block {
  width: 30px;
  max-width: 100%;
}

html
  body
  #how-to-apply
  .inner-container
  .grp-col-two
  .pane
  .white-bg
  .linkBlock
  .grp
  .icon_block
  svg {
  fill: #9a2c22;
  max-width: 100%;
  height: auto;
}

html
  body
  #how-to-apply
  .inner-container
  .grp-col-two
  .pane
  .white-bg
  .linkBlock
  .grp
  .icon_block.pdf {
  width: 35px;
  max-width: 100%;
}

html
  body
  #how-to-apply
  .inner-container
  .grp-col-two
  .pane
  .white-bg
  .linkBlock
  .grp
  .text_block {
  width: calc(100% - 30px - 1em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #c4382b;
}

@media (max-width: 768px) {
  html body #how-to-apply .inner-container .grp-col-two .pane {
    width: 100%;
    margin-bottom: 1em;
  }
}
/*# sourceMappingURL=main.css.map */
