@font-face {
    font-family: 'fontello';
    src: url('/fonts/fontello.eot');
    src: url('/fonts/fontello.eot#iefix') format('embedded-opentype'),
        url('/fonts/fontello.woff') format('woff'),
        url('/fonts/fontello.ttf') format('truetype'),
        url('/fonts/fontello.svg#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Parkinsans';
    src: url('../fonts/Parkinsans-Variable.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Parkinsans';
    src: url('../fonts/Parkinsans-Variable.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Parkinsans';
    src: url('../fonts/Parkinsans-Variable.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Parkinsans';
    src: url('../fonts/Parkinsans-Variable.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Parkinsans';
    src: url('../fonts/Parkinsans-Variable.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Parkinsans';
    src: url('/fonts/Parkinsans-ExtraBold.eot');
    src: url('/fonts/Parkinsans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Parkinsans-ExtraBold.woff2') format('woff2'),
        url('/fonts/Parkinsans-ExtraBold.woff') format('woff'),
        url('/fonts/Parkinsans-ExtraBold.ttf') format('truetype'),
        url('/fonts/Parkinsans-ExtraBold.svg#Parkinsans-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
/* ----- Global CSS ----- */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li {
    margin: 0px;
    padding: 0px;
}
body {
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
    font: normal 14px/20px 'Parkinsans';
}
ul li {
    list-style: none;
}
img {
    border: 0px;
    max-width: 100%;
    vertical-align: middle;
    height: auto;
}
a,
a:hover {
    text-decoration: none;
    color: inherit;
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
* {
	scroll-behavior: smooth;
	scrollbar-width: thin;
	scrollbar-color: #2aabe1 #fff;
}
a:focus {
    outline: 1px dotted #000;
}
a:focus-within {
    outline: 1px dotted #000;
}
/*----- Default CSS -----*/
#Container,
header,
nav,
section,
footer,
#Content-Container,
#Footer-Container,
#Access-Container,
#Banner-Container-S,
#Navigation-main,
#Content-Main,
.section-container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}
#Accessibility,
#Header,
#Footer,
#Main-Menu,
#Mobile-Menu,
#Service,
#Credibility,
.navigation,
.section-inside {
    max-width: 1200px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}
#Container {
    overflow: hidden;
}
/* ----- Fixed CSS ----- */
.font-icon::before {
    content: attr(data-icon);
    font-family: "fontello";
}
.hr {
    padding: 10px 0px;
    background: url(/images/hr-b.gif) repeat-x left center;
}
.tel1,
.tel2,
.tel3,
.tel4,
.tel5,
.tel6,
.tel7,
.tel8,
.tel9 {
    display: inline-block;
}
.clear-float,
.clear {
    clear: both;
}
.nodisplay {
    display: none;
}
.text-center {
    text-align: center !important;
}
.bgnone {
    background: none !important;
}
.bordernone {
    border: none !important;
}
.textBold {
    font-weight: bold;
}
.textLine {
    text-decoration: underline;
}
.fluid-div,
.theme-L,
.theme-R {
    width: calc(100% + 1px);
    height: 100%;
}
.theme-L,
.theme-R {
    position: absolute;
    z-index: 1;
    padding: 0px;
    margin: 0px;
    top: 0px;
}
.theme-L {
    left: -100%;
    text-align: right;
}
.theme-R {
    right: -100%;
    text-align: left;
}
.table-div,
.form-table {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.table-row,
.form-row {
    display: table-row;
}
.table-cell,
.form-cell {
    display: table-cell;
    vertical-align: top;
}
/* Default Custom CSS */
.img-l {
    float: left;
    margin: 0px 15px 10px 0px;
}
.img-r {
    float: right;
    margin: 0px 0px 10px 15px;
}
.img-c {
    margin: 10px;
}
.img-c,
.textCenter {
    text-align: center;
}
.videoBorder,
.multiBorder {
    position: relative;
    margin: 15px auto;
}
.videoBorder {
    width: 90%;
    padding: 53% 0px 0px 0px;
}
.videoBorder iframe,
.videoBorder embed {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: 4px solid #333;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.multiBorder {
    width: 100%;
}
.multiBorder iframe,
.multiBorder embed {
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 100%;
}
.playBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -64px 0 0 -64px;
}
.ytLoader {
    cursor: pointer;
    border: 4px solid #333;
}
/* Selection CSS */
#Container ::selection {
    background: #CCC;
    color: #000;
}
/* ----- Slider CSS ----- */
.rslides {
    width: 100%;
    height: 100%;
    position: relative;
}
.rslides .slider {
    /*display: none;*/
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slidePrev::before,
.slideNext::before,
.slidePlay::before,
.slidePause::before {
    font-family: 'fontello';
}
.slidePlay::before {
    content: '\e815';
}
.slidePause::before {
    content: '\e814';
}
.slidePrev::before {
    content: '\e80e';
}
.slideNext::before {
    content: '\e810';
}
/* Scroller CSS */
#Scroller a {
    background: #fff;
    border: 2px solid #000;
    color: #000;
    border-radius: 50%;
}
/* ----- Scrolling CSS ----- */
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    overflow: auto;
    display: none;
}
.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    width: 95%;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
}
.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin: 10px 0px;
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    position: absolute;
    z-index: 99;
    margin: 0px;
    padding: 0px;
    top: 0px;
    height: 100%;
    width: 20px;
    cursor: pointer;
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-left::before {
    left: 0px;
}
.nbs-flexisel-nav-right,
.nbs-flexisel-nav-right::before {
    right: 0px;
}
.nbs-flexisel-nav-left::before,
.nbs-flexisel-nav-right::before {
    font: normal 20px/30px 'fontello';
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.nbs-flexisel-nav-left::before {
    content: '\e80e';
}
.nbs-flexisel-nav-right::before {
    content: '\e810';
}
.nbs-flexisel-nav-left.disabled,
.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
/* ----- Back to Top/Bottom CSS ----- */
#Scroller {
    cursor: pointer;
    right: 5px;
    position: fixed;
    z-index: 9999;
    width: 42px;
    height: 42px;
    text-align: center;
    bottom: 10px;
    display: none;
    opacity: 0.7;
}
#Scroller:hover {
    opacity: 1;
}
#Scroller span {
    font: normal 12px/20px 'Parkinsans';
    background: rgba(255, 255, 255, 1);
    position: absolute;
    right: 95%;
    z-index: -1;
    padding: 0px 15px 0px 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: none;
}
#Scroller:hover span {
    display: block;
}
#Scroller a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
#Scroller a::before {
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    font-family: 'fontello';
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 16px;
}
#Scroller.scrollUp a::before {
    content: '\e80f';
}
#Scroller.scrollDown a::before {
    content: '\e80d';
}
/*----- Sticky Header -----*/
header.stickyHeader {
    width: 100%;
    z-index: 999;
    position: absolute;
}
header.stickyHeader {
    top: 0px;
}
header.stickyHeader,
header.stickyHeader.stickyAnimate {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
header.stickyHeader.stickyAnimate {
    position: fixed;
}
/* Header CSS */
/*#Header {
    min-height: 150px;
}*/
.logo {
	padding:27px 0;
	width:300px;
}
.logo a {
	display:inline-block;
}
.header-links {
	text-align:right;
	font: 500 14px/20px 'Parkinsans';
	text-transform:uppercase;
	color:#000;
}
.header-links a:hover {
	color:#2f9cdd;
}
.header-links ul {
	margin:50px 0 0 0;
}
.header-links ul li {
	display:inline-block;
	vertical-align:top;
	padding:0px 18px;
    position: relative;
}
.header-links ul li:nth-child(1) {
	padding:0px 15px 0px 25px;
	background:url(/images/globe-icon.png) no-repeat left top;
}
/* .header-links ul li:nth-child(2) {
	border-left:1px solid #2f9cdd;
	border-right:1px solid #2f9cdd;
} */
.header-links ul li:nth-child(2)::before,
.header-links ul li:nth-child(2)::after {
    position: absolute;
    content: '';
    border-color: #2f9cdd;
    height: 11px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.header-links ul li:nth-child(2)::before {
    left: 0;
    border-left: 1px solid;
}
.header-links ul li:nth-child(2)::after {
    right: 0;
    border-right: 1px solid;
}
/*---- Menu ----*/
#Menu-Container {
	background:#292929;
}
#Main-Menu {
    display: block;
}
#Mobile-Menu {
    display: none;
}
.menu {
    font-size: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.menu li {
    /* display: inline-block;
    vertical-align: top; */
    position: relative;
    text-align: center;
    font: 500 15px/20px 'Parkinsans';
	text-transform:uppercase;
    /* height: 50px; */
    flex: 1 1 auto;
}
.menu li a {
    display: block;
    padding: 20px 0px;
    color: #fff;
}
.menu li:hover > a {
    color: #2f9cdd;
}
.menu ul {
    position: absolute;
    z-index: 999;
    left: 0px;
    /* display: none; */
    width: max-content;
  min-width: 100%;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
  /* box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08); */
}
.menu li.menu-company ul ul {
left: auto;
right: 100%;
}
.menu ul ul {
    left: 100%;
    top: 0px;
}
.menu ul ul li {
    background: #f3f6f7;
}
.menu ul li {
    height: auto;
    text-align: left;
    display: block;
    background: #ffffff;
}
.menu ul li a {
    padding: 10px 20px 10px 35px;
	color:#000000;
}
.menu li:hover > ul,
.menu li:focus > ul {
    /* display: block; */
    opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.menu li:focus-within > ul {
    /* display: block; */
    opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
/* .menu li:last-child ul {
    right: 0px;
    left: auto;
} */
/* .menu li:last-child li ul,
.menu li:last-child li:last-child ul {
    right: 100%;
} */
.menu li.menu-home {
    font-size: 0px;
    /* width: 50px; */
}
.menu-home a {
    width: 100%;
    height: 100%;
}
.menu-home a::before {
    margin: auto;
    font-size: 20px;
    content: '';
    background: url('/images/home-icon.png') no-repeat;
    width: 18px;
    height: 18px;
    background-size: contain;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
/* .menu li.menu-solutions {
	width:13%;
}
.menu li.menu-solutions ul {
	width:260px;
}
.menu li.menu-products {
	width:12%;
}
.menu li.menu-services {
	width:17%;
}
.menu li.menu-training {
	width:20%;
}
.menu li.menu-resources {
	width:12%;
}
.menu li.menu-shop {
	width:10%;
}
.menu li.menu-about {
	width:11%;
} */
.menu li a,
.menu li a span {
	position:relative;
}
li[class^="menu-"].active > a {
    color:#1f80b8;
}
li[class^="menu-"].active > a span::after,
.menu li > a span::after {
  position:absolute;
  content:'';
  width:100%;
  height:5px;
  left:0;
  bottom:-18px;
  background:#167cb7;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
}

.menu li:hover a span::after,
li[class^="menu-"].active > a span::after {
	transform: scaleX(1);
  transform-origin: bottom left;
}
.menu li li > a::after {
  position:absolute;
  content:'';
  width:8px;
  height:0;
  left:0;
  top:0;
  background:#167cb7;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
}
.menu li ul li:hover > a::after {
    margin:0px;
  height:100%;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
}

.menu li ul li a {
	position:relative;
}


.menu li ul li a:hover {
	color:#1f80b8;
}
.menu li ul li a::before {
	position:absolute;
	content:'';
	width:9px;
	height:9px;
	border:1px solid #cecece;
	border-radius:50%;
	left:15px;
	top:15px;
}
.menu li ul li a:hover::before {
	border:1px solid #1f80b8;
}
/* Mobile Menu CSS */
.toggleMenu {
    text-align: center;
    padding: 2px;
    font: bold 16px/30px 'Parkinsans';
}
.toggleMenu a {
    display: block;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #ccc;
}
.toggleMenu span {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px;
    width: 40px;
    height: 30px;
    font-size: 26px;
    line-height: 30px;
}
.parentMenu li {
    position: relative;
    overflow: hidden;
}
.parentMenu li a {
    padding: 10px 5px 10px 10px;
    display: block;
    position: relative;
    z-index: 1;
}
.parentMenu li ul {
    display: none;
}
.parentMenu li ul li a {
    padding: 10px 5px 10px 20px;
}
.parentMenu li li ul li a {
    padding: 10px 5px 10px 40px;
}
.parentMenu li li li ul li a {
    padding: 10px 5px 10px 60px;
}
.parentMenu li li li li ul li a {
    padding: 10px 5px 10px 80px;
}
.dropMenu {
    width: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 0;
    display: block;
    cursor: pointer;
}
.dropMenu::after {
    font-family: 'fontello';
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.parentMenu li.parentList > a:first-child,
.parentMenu li li.subparentList > a:first-child {
    display: inline-block;
}
.parentList > .dropMenu::after,
.parentList .subparentList > .dropMenu::after {
    content: '\e810';
}
.parentList:hover > .dropMenu::after,
.parentList.actMenu > .dropMenu::after,
.parentList .subparentList:hover > .dropMenu::after,
.parentList .subparentList.actMenu > .dropMenu::after {
    content: '\e80d';
}
.Wrapper {
    z-index: 9999;
    font: normal 14px/20px 'Parkinsans';
}
.Wrapper.mobileMenu {
    position: absolute;
    width: 100%;
    left: 0px;
    display: none;
}
.Wrapper.slideMenu {
    position: fixed;
    width: 90%;
    top: 0px;
    display: block;
    height: 100%;
    overflow-y: scroll;
}
#Container.slideLeft .Wrapper.slideMenu {
    left: -90%;
    -webkit-transition: left .90s ease-in-out;
    -moz-transition: left .90s ease-in-out;
    -ms-transition: left .90s ease-in-out;
    -o-transition: left .90s ease-in-out;
    transition: left .90s ease-in-out;
}
#Container.slideLeft .Wrapper.slideMenu.showMenu {
    left: 0px;
}
#Container.slideRight .Wrapper.slideMenu {
    right: -90%;
    -webkit-transition: right .90s ease-in-out;
    -moz-transition: right .90s ease-in-out;
    -ms-transition: right .90s ease-in-out;
    -o-transition: right .90s ease-in-out;
    transition: right .90s ease-in-out;
}
#Container.slideRight .Wrapper.slideMenu.showMenu {
    right: 0px;
}
#Container.slideLeft {
    left: 0px;
    -webkit-transition: left .90s ease-in-out;
    -moz-transition: left .90s ease-in-out;
    -ms-transition: left .90s ease-in-out;
    -o-transition: left .90s ease-in-out;
    transition: left .90s ease-in-out;
}
#Container.slideLeft.slideContainer {
    left: 90%;
    background: rgba(0, 0, 0, 0.4);
}
#Container.slideRight {
    right: 0px;
    -webkit-transition: right .90s ease-in-out;
    -moz-transition: right .90s ease-in-out;
    -ms-transition: right .90s ease-in-out;
    -o-transition: right .90s ease-in-out;
    transition: right .90s ease-in-out;
}
#Container.slideRight.slideContainer {
    right: 90%;
    background: rgba(0, 0, 0, 0.4);
}
.menuClose {
    position: absolute;
    z-index: 9;
    right: 0px;
    background: rgba(0, 0, 0);
    width: 70px;
}
.menuClose a {
    display: block;
    padding: 5px 20px 5px 10px;
    color: #fff;
}
.menuClose a span::before {
    font-family: 'fontello';
    content: '\e816';
    position: absolute;
    right: 5px;
    top: 5px;
}
.Wrapper .socialIcons,
.Wrapper .socialIcons ul,
.Wrapper .socialIcons li {
    margin: 0px;
    padding: 0px;
}
.Wrapper .socialIcons li {
    display: inline-block;
    vertical-align: top;
}
/* Search */
.search-con {
	width: calc(100% - 40px);
	max-width: 1200px;
	margin:0px auto;
	left:0;
	right:0;
	background:#dfecf2;
	border-radius:10px;
	position:absolute;
	z-index:20;
	bottom:-33px;
	padding:10px;
}
.search-con input[type="text"] {
	width:100%;
	padding:15px 60px 15px 20px;
	border:0px;
	border-radius:10px;
    font: normal 16px/22px 'Parkinsans';
}
.search-con input[type="text"]:focus,
.search-con input[type="text"]:focus-within {
    outline: none;
}
.search-con input[type="submit"] {
	width:40px;
	height:46px;
	position:absolute;
	right:20px;
	top:10px;
	border:0px;
	background:url(/images/search-icon.png) no-repeat center center;
	cursor:pointer;
}
/* Search — type-ahead suggestions dropdown (js/search-autocomplete.js) */
.search-suggestions {
	position:absolute;
	top:100%;
	left:0;
	right:0;
	margin-top:10px;
	background:#fff;
	border-radius:10px;
	box-shadow:0 16px 40px rgba(15,40,60,.18);
	max-height:360px;
	overflow-y:auto;
	padding:8px;
}
.search-suggestions li + li {
	margin-top:2px;
}
.search-suggestions li a {
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	padding:12px 14px;
	border-radius:8px;
	color:#1c1c1c;
	text-decoration:none;
	font:normal 15px/1.3 'Parkinsans';
}
.search-suggestions li a:hover,
.search-suggestions li a.is-active {
	background:#f1f6f9;
}
.search-suggestions .sq-label {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.search-suggestions .sq-type {
	flex-shrink:0;
	font-size:11px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.04em;
	color:#167cb7;
	background:#e8f2f8;
	padding:4px 10px;
	border-radius:20px;
}
.search-suggestions-empty {
	padding:12px 14px;
	color:#8a8a8a;
	font:300 14px/1.3 'Parkinsans';
}
.search-suggestions-viewall {
	border-top:1px solid #eef1f3;
	margin-top:6px;
	padding-top:6px;
}
.search-suggestions-viewall a {
	color:#167cb7;
	font-weight:600;
}
.search-suggestions-viewall a:hover {
	background:#f1f6f9;
}
/* Button Hover Effect */
.btn-hvr-b,
.btn-hvr-w {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: transparent;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border: 1px solid;
	transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-hvr-b:hover {
	background: #167cb7;
}
.btn-hvr-w:hover {
	background: #fff;
}
/* .btn-hvr-b::before,
.btn-hvr-w::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	transform-origin: left;
	transform: scaleX(0);
	pointer-events: none;
	transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
	-webkit-transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
	-ms-transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
	-o-transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
}

.btn-hvr-b:hover::before,
.btn-hvr-w:hover::before {
	transform: scaleX(1);
} */
.btn-hvr-b span,
.btn-hvr-w span {
  position: relative;
  z-index: 2;
}
/* Footer CSS */
#Footer-Container {
	background:#167cb7;
}
/* ------------------ */
.footer-title-news {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding:70px 0;
}
.footer-title {
	flex: 1;
	order: 1;
	padding:0 10px;
}
.footer-title h2 {
	font: normal 60px/70px 'Parkinsans';
	color:#fff;
}
.footer-news {
	width: 490px;
	font: normal 16px/20px 'Parkinsans';
	color: #000;
	order: 2;
	padding:0 10px;
}
.footer-news input[type="text"] {
	width: 350px;
	padding: 14px 15px 14px 20px;
	border: 2px solid #73b0d4;
	background:none;
	color:#fff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
}
.footer-news input[type="text"]:focus,
.footer-news input[type="text"]:focus-within {
    outline: none;
}
.footer-news input[type="text"]::placeholder {
	color: #fff;
	opacity: 0.7;
}
.footer-news input[type="submit"] {
	font: normal 15px/20px 'Parkinsans';
	padding: 14px 20px 14px 20px;
	border: 0px;
	background: #fff;
	color:#000;
	cursor: pointer;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
}
/* ------------------ */
.footer-menu-links .accordion-trigger {
	all: unset;
}
.footer-menu-links {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	color:#fff;
	border-top:1px solid #4295c5;
	border-bottom:1px solid #4295c5;
	padding:20px 0;
}
.footer-menu-links h3 {
	font: 500 18px/30px 'Parkinsans';
	padding:0px 0 15px 0;
}
.footer-menu-links ul li {
	margin:0px;
	padding:5px 0;
}
.footer-menu-links ul li a:hover {
	text-decoration:underline;
	text-underline-offset: 2px;
}
.f-col1, .f-col2, .f-col3 {
	flex:0 0 20%;
}
.f-col4, .f-col5, .f-col6 {
	flex:1;
}
.f-col1, .f-col2, .f-col3, .f-col4, .f-col5, .f-col6 {
	padding:10px 10px;
	font: 300 13px/20px 'Parkinsans';
}
/* ------------------ */
.footer-copy-smo-links {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding:40px 0 30px 0;
}
.copyrights {
	order:1;
	flex:1;
	color:#fff;
	padding:10px 10px;
}
.copyrights h2 {
	font: 300 14px/26px 'Parkinsans';
}
.social-logo {
	order:2;
	width:250px;
	text-align:center;
}
.footer-links {
	order:3;
	flex:1;
	padding:10px 10px;
	text-align:right;
	color:#fff;
	font: 300 14px/26px 'Parkinsans';
}
.footer-links ul li {
	display:inline-block;
	vertical-align:top;
	margin:10px 0 10px 20px;
}
.footer-links ul li a:hover {
	text-decoration:underline;
	text-underline-offset: 2px;
}
/* ------------------ */
.social-logo {
    width: 300px;
    text-align: center;
}
.social-logo ul {
    font-size: 0px;
}
.social-logo li {
    display: inline-block;
    vertical-align: top;
    width: 37px;
    height: 37px;
    font-size: 16px;
	margin:0px 3px;
}
.social-logo li span {
    display: none;
}
.social-logo li a {
    width: 100%;
    height: 100%;
    display: block;
    background:url(/images/smo-media-icons.png) no-repeat left top;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: width 0.3s ease;
}
.social-logo li a:hover {
    margin-top: -2px;
    transition: width 0.3s ease;
}
.social-logo li.facebook a {
	background-position:0px 0px;
}
.social-logo li.linkedin a {
	background-position:-44px 0px;
}
.social-logo li.twitter a {
	background-position:-88px 0px;
}
.social-logo li.instagram a {
	background-position:-132px 0px;
}
.social-logo li.youtube a {
	background-position:-176px 0px;
}
.ypo-logo {
    text-align: center;
	padding:0 0 20px 0;
}
/* ADA Icon CSS */
.adaOn span {
    background: #003263;
    color: #fff;
    border-radius: 50%;
}
/*----- Accessibility -----*/
.dfwOff,
.dfwOn {
    display: none;
}
.dfwActive.dfwOff,
.dfwActive.dfwOn {
    display: block;
}
.dfwOff {
    position: fixed;
    z-index: 99999;
    left: 5px;
    bottom: 20px;
    width: 50px;
    height: 50px;
}
.dfwOff li {
    position: absolute;
}
.dfwOff.adaHide {
    left: -40px;
}
.adaOn {
    width: 100%;
    height: 100%;
    z-index: 1;
}
.adaOn span {
    width: 100%;
    height: 100%;
    display: block;
    font-family: 'fontello';
    font-size: 30px;
}
.adaOn span::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.adaClose {
    font: bold 11px/24px 'Parkinsans';
    color: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.adaClose a {
    border-radius: 5px;
    display: block;
    padding: 0px 8px;
    background: #003263;
}
.dfwOff:hover .adaClose,
.dfwOff:focus .adaClose {
    left: 85%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.dfwOff:focus-within .adaClose {
    left: 85%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.dfwClose {
    position: absolute;
    font: bold 11px/24px 'Parkinsans';
    left: 50%;
    top: 0px;
    z-index: -1;
}
.dfwClose a {
    border-radius: 0px 5px 5px 0px;
    display: block;
    padding: 0px 8px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.dfw-whitemode .dfwClose a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.dfw-blackmode .dfwClose a {
    background: #fff;
    border: 1px solid #fff;
    color: #000;
}
.dfw-greymode .dfwClose a {
    background: #ccc;
    border: 1px solid #000;
    color: #000;
}
.dfwOn.dfwActive.dfwHide .dfwClose {
    visibility: visible;
    left: 70%;
}
.dfwOn.dfwActive.dfwHide .dfwClose a {
    padding: 0px 30px 0px 8px;
}
.dfwOn.dfwActive.dfwHide .dfwClose a::before {
    position: absolute;
    z-index: 1;
    content: '\f29a';
    left: calc(100% - 24px);
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font: 400 20px/24px 'fontello';
}
.dfwOn:hover .dfwClose,
.dfwOn:focus .dfwClose,
.dfwOn.dfwActive.dfwHide:hover .dfwClose,
.dfwOn.dfwActive.dfwHide:focus .dfwClose {
    left: 100%;
}
.dfwOn:focus-within .dfwClose,
.dfwOn.dfwActive.dfwHide:focus-within .dfwClose {
    left: 100%;
}
.dfwOn {
    position: fixed;
    left: 0px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font: normal 12px/20px 'Parkinsans';
    z-index: 9999;
    width: 200px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.dfwOn.dfwHide {
    left: -200px;
}
.dfwOn li {
    border-bottom: 1px dotted #ccc;
}
.dfwOn li:last-child {
    border-bottom: none;
}
.dfwOn li a {
    padding: 10px 15px;
    display: block;
}
.dfwOn li a::before {
    margin-right: 10px;
}
.dfw-whitemode .dfwOn {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.dfw-blackmode .dfwOn {
    background: #000;
    border: 1px solid #fff;
    color: #fff;
}
.dfwOff,
.dfwOff.adaHide,
.adaClose,
.dfwOff:hover .adaClose,
.dfwOff:focus .adaClose,
.dfwClose,
.dfwOn:hover .dfwClose,
.dfwOn:focus .dfwClose,
.dfwOn.dfwActive.dfwHide:hover .dfwClose,
.dfwOn.dfwActive.dfwHide:focus .dfwClose,
.dfwOn,
.dfwOn.dfwHide {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.dfwOff:focus-within .adaClose,
.dfwOn:focus-within .dfwClose,
.dfwOn.dfwActive.dfwHide:focus-within .dfwClose {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.dfwHead {
    font: bold 14px/20px 'Parkinsans';
    padding: 15px;
    position: relative;
    z-index: 1;
    background: #fff;
}
.dfw-whitemode .dfwHead,
.dfw-whitemode .dfwHide {
    background: #fff;
    color: #000;
}
.dfw-blackmode .dfwHead,
.dfw-blackmode .dfwHide {
    background: #000;
    color: #fff;
}
.dfw-greymode #Container {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.dfw-invertmode #Container {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
.dfw-whitemode .dfwHide a {
    border: 2px solid #000;
}
.dfw-blackmode .dfwHide a {
    border: 2px solid #fff;
}
.dfwHide .dfwHide {
    right: -10px;
}
.dfwHide .dfwHide a {
    padding-left: 20px;
}
.dfwHide.dfwOn:hover .dfwHide,
.dfwHide.dfwOn:focus .dfwHide {
    right: -65px;
}
.dfwHide.dfwOn:focus-within .dfwHide {
    right: -65px;
}
.dfwHide.dfwOn:hover .dfwHide a,
.dfwHide.dfwOn:focus .dfwHide a {
    padding-left: 50px;
}
.dfwHide.dfwOn:focus-within .dfwHide a {
    padding-left: 50px;
}
.dfw-skip {
    overflow: hidden;
    vertical-align: top;
    right: 5px;
    top: 0px;
    position: absolute;
    font: normal 12px/20px 'Parkinsans';
    display: none;
    z-index: 99;
    padding: 2px;
}
#skip-header.dfw-skip {
    top: 0px;
}
#skip-sidebar.dfw-skip {
    right: 0px;
}
.dfw-skip a {
    display: block;
    padding: 0px 5px;
}
/* ADA CSS */

/*Common ADA CSS */


.accessible_on #Container * {
    color: inherit;
    background: none;
    transition: none !important;
}

.dfw-whitemode .menu ul,
.dfw-whitemode .Wrapper {
    background: #eee !important;
}

.dfw-blackmode .menu ul,
.dfw-blackmode .Wrapper,
.dfw-blackmode .textMain .useFul li span,
.dfw-greymode .notImg,
.dfw-greymode .thankImg {
    background: #333 !important;
}

.dfw-greymode .dfw-skip,
.dfw-greymode #dfw-GreyMode.dfw-active a,
.dfw-greymode .menu ul,
.dfw-greymode .Wrapper {
    background: #ccc !important;
}

.accessible_on .menu ul li {
    border-bottom: 1px solid;
}


.dfw-whitemode .gdpCookie a {
    color: #00e;
}

.dfw-blackmode .gdpCookie a {
    color: #fc0;
}

.accessible_on .cookie-main li.cookie-button a {
    text-decoration: underline;
}


/*Homepage ADA CSS */


/*Inner-Pages ADA CSS*/
.accessible_on .textMain a,
.accessible_on .textMain a:hover {
    text-decoration: none;
}
/*GDPR ADA CSS*/
.accessible_on .cookie-main li.cookie-button .accept,
.accessible_on .cookie-main li.cookie-button .accept:hover, 
.accessible_on .cookie-main li.cookie-button .change-preference,
.accessible_on .cookie-main li.cookie-button .change-preference:hover {
    border: 1px solid !important;
    background: none !important;
    min-width: 120px;
    min-height: 40px;
    text-decoration: none;
    margin-top: 10px;
}
.accessible_on .cookie-main li.cookie-button .change-preference {
    padding-top: 3px;
}
.dfw-whitemode .cookie-main li.cookie-button .accept,
.dfw-whitemode .cookie-main li.cookie-button .change-preference,
.dfw-whitemode .gdpCookie a {
    color: #00e;
}
.dfw-blackmode .cookie-main li.cookie-button .accept,
.dfw-blackmode .cookie-main li.cookie-button .change-preference,
.dfw-blackmode .gdpCookie a {
    color: #fc0;
}
.dfw-greymode .cookie-main li.cookie-button .accept,
.dfw-greymode .cookie-main li.cookie-button .change-preference,
.dfw-greymode .gdpCookie a {
    color: #000;
}
.dfw-blackmode .gdpCookie {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	border: 1px solid #fff;
}
.dfw-blackmode .gdpCookie p {
	color: #fff;
}
.accessible_on .cc-cp-body-content-entry-text {
    text-align: left !important;
}
.accessible_on .gdp_dialog .cc-cp-foot-byline {
	font-size: inherit;
}
.accessible_on .cc-custom-checkbox.always_active .nodisplay {
	display: none;
}
/*----- Default Accessible -----*/
.dfw-whitemode #Container,
.dfw-whitemode #Container:not(a) {
    color: #000;
}
.dfw-whitemode #Container a,
.dfw-whitemode #Container * a,
.dfw-whitemode #Container a:hover,
.dfw-whitemode #Container * a:hover,
.dfw-whitemode #dfw-WhiteMode.dfw-active a {
    color: #00e;
}
.dfw-blackmode #Container,
.dfw-blackmode #Container:not(a) {
    color: #fff;
}
.dfw-blackmode #Container a,
.dfw-blackmode #Container * a,
.dfw-blackmode #Container a:hover,
.dfw-blackmode #Container * a:hover,
.dfw-blackmode #dfw-BlackMode.dfw-active a {
    color: #fc0;
}
.dfw-greymode #Container,
.dfw-greymode #Container:not(a) {
    color: #333;
}
.dfw-greymode #Container a,
.dfw-greymode #Container * a,
.dfw-greymode #Container a:hover,
.dfw-greymode #Container * a:hover,
.dfw-greymode #dfw-GreyMode.dfw-active a {
    color: #000;
}
.accessible_on .theme-L,
.accessible_on .theme-R,
.accessible_on #Container::after,
.accessible_on #Container::before,
.accessible_on .menu li.menu-home a::before {
    display: none;
}
.accessible_on .social-logo li span,
.accessible_on #Content,
.accessible_on #Sidebar,
.accessible_on .dfw-skip {
    display: block;
}
.dfw-whitemode,
.dfw-whitemode .dfw-skip {
    background: #fff;
}
.dfw-blackmode,
.dfw-blackmode .dfw-skip {
    background: #000;
}
.dfw-greymode .dfw-skip,
.dfw-greymode #dfw-GreyMode.dfw-active a,
.dfw-greymode .menu ul,
.dfw-greymode .Wrapper {
    background: #ccc;
}
.dfw-whitemode .menu ul,
.dfw-whitemode .Wrapper {
    background: #eee;
}
.dfw-blackmode .menu ul,
.dfw-blackmode .Wrapper,
.dfw-blackmode .textMain .useFul li span,
.dfw-greymode .notImg,
.dfw-greymode .thankImg {
    background: #333;
}
.dfw-whitemode .notImg,
.dfw-whitemode .thankImg {
    background: #00e;
}
.dfw-blackmode .notImg,
.dfw-blackmode .thankImg {
    background: #fc0;
}
.accessible_on .textMain,
.accessible_on .textMain h1,
.accessible_on .textMain h1 span,
.accessible_on .textMain h2,
.accessible_on .textMain h2 span,
.accessible_on .textMain h3,
.accessible_on .textMain h3 span,
.accessible_on .textMain h4,
.accessible_on .textMain h4 span,
.accessible_on .navigation,
.accessible_on .PDFtext,
.accessible_on .notFound {
    color: inherit !important;
}
.accessible_on .parentMenu li,
.accessible_on .textMain .relList li,
.accessible_on .textMain .subList li,
.accessible_on .ypo-l,
.accessible_on .ypo-r,
.accessible_on .textMain ul ul li,
.accessible_on .menu-home a,
.accessible_on .textMain .mediaList li,
.accessible_on .menu li li,
.accessible_on .textMain .useFul li {
    background: none !important;
}
.dfw-whitemode .dfw-skip,
.dfw-whitemode .showcase,
.dfw-whitemode .ypo-l img,
.dfw-whitemode .ypo-r img {
    border: 1px solid #000;
}
.dfw-blackmode .dfw-skip,
.dfw-blackmode .showcase,
.dfw-blackmode .ypo-l img,
.dfw-blackmode .ypo-r img {
    border: 1px solid #fff;
}
.dfw-greymode .dfw-skip,
.dfw-greymode .showcase,
.dfw-greymode .ypo-l img,
.dfw-greymode .ypo-r img {
    border: 1px solid #333;
}
.dfw-whitemode .textMain .mediaList li,
.dfw-whitemode .textMain .relList li,
.dfw-whitemode .textMain .subList li {
    border: 2px solid #000;
}
.dfw-blackmode .textMain .mediaList li,
.dfw-blackmode .textMain .relList li,
.dfw-blackmode .textMain .subList li,
.dfw-blackmode .cookie-main li.cookie-button a {
    border: 2px solid #fff;
}
.dfw-greymode .textMain .mediaList li,
.dfw-greymode .textMain .relList li,
.dfw-greymode .textMain .subList li,
.dfw-greymode .cookie-main li.cookie-button a {
    border: 2px solid #333;
}
.dfw-whitemode .videoBorder iframe {
    border: 4px solid #000;
}
.dfw-blackmode .videoBorder iframe {
    border: 4px solid #fff;
}
.dfw-greymode .videoBorder iframe {
    border: 4px solid #333;
}
.dfw-whitemode .ypo-l,
.dfw-whitemode .ypo-r,
.dfw-whitemode .accordContent,
.dfw-whitemode .textMain .accordContent {
    border-bottom: 1px dashed #000;
}
.dfw-blackmode .ypo-l,
.dfw-blackmode .ypo-r,
.dfw-blackmode .accordContent,
.dfw-blackmode .textMain .accordContent {
    border-bottom: 1px dashed #fff;
}
.dfw-greymode .ypo-l,
.dfw-greymode .ypo-r,
.dfw-greymode .accordContent,
.dfw-greymode .textMain .accordContent {
    border-bottom: 1px dashed #333;
}
.accessible_on .social-logo,
.accessible_on .social-logo li,
.accessible_on .menu li.menu-home {
    width: auto;
}
.accessible_on .social-logo li {
    height: auto;
}
.accessible_on .social-logo li a {
    padding: 5px 10px;
}
.accessible_on a:focus {
    outline: 2px solid #F00 !important;
}
.accessible_on a:focus-within {
    outline: 2px solid #F00 !important;
}
.dfw-whitemode .hr,
.dfw-greymode .hr {
    background: url(/images/hr-b.gif) repeat-x left center !important;
}
.dfw-blackmode .hr {
    background: url(/images/hr-w.gif) repeat-x left center !important;
}
.dfw-whitemode .ypo-logo img,
.dfw-greymode .ypo-logo img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
.dfw-blackmode .ypo-logo img {
    -webkit-filter: invert(0);
    filter: invert(0);
}
.dfw-whitemode .textMain ul li,
.dfw-greymode .textMain ul li {
    background: url(/images/bullet-b.gif) no-repeat 15px 15px !important;
}
.dfw-blackmode .textMain ul li {
    background: url(/images/bullet-w.gif) no-repeat 15px 15px !important;
}
/* Slide Menu CSS */
.dfw-whitemode #Container.slideRight.slideContainer,
.dfw-whitemode #Container.slideLeft.slideContainer {
    background: rgba(0, 0, 0, 0.4);
}
.dfw-blackmode #Container.slideRight.slideContainer,
.dfw-blackmode #Container.slideLeft.slideContainer {
    background: rgba(255, 255, 255, 0.4);
}
.dfw-greymode #Container.slideRight.slideContainer,
.dfw-greymode #Container.slideLeft.slideContainer {
    background: rgba(204, 204, 204, 0.4);
}
/* Accordion CSS */
.accessible_on .accordTitle,
.accessible_on .textMain .accordTitle {
    border: none;
    padding: 10px 0px;
    margin: 0px;
}
.accessible_on .accordContent,
.accessible_on .textMain .accordContent {
    border: none;
    display: block;
    padding: 0px;
    margin: 0px;
}
.dfw-blackmode .gdpCookie {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    border: 1px solid #fff;
}
.dfw-greymode .gdpCookie {
    background: rgba(204, 204, 204, 0.8);
    color: #333;
    border: 1px solid #333;
}
/* Media Query For Different Screens */
@media screen and (max-width : 1200.99px) {}
@media screen and (max-width : 1199.99px) {}
@media screen and (max-width : 1169.99px) {
.videoBorder {
padding-top: 54%;
}

}
@media screen and (max-width : 1023.99px) {}
@media screen and (max-width : 979.99px) {}
@media screen and (max-width : 767.99px) {
    /* Footer CSS */
      .footer-menu-links .accordion-trigger {
        cursor: pointer;
      }
      .footer-menu-links .accordion-content {
        display: grid;
        grid-template-rows: 0fr;
        transition: grid-template-rows 0.35s cubic-bezier(0.4, 0, 0.2, 1);
      }
      .footer-menu-links .accordion-content-inner {
        overflow: hidden;
      }
      .footer-menu-links .link-column.is-open .accordion-content {
        grid-template-rows: 1fr;
      }
      .footer-menu-links .link-column {
	flex: 0 0 100%;
}
}
@media screen and (max-width: 640px) {
    .dfwOn li.table-cell {
        text-align: center;
        padding: 5px 0px;
    }
    .accessible_on .dfw-skip {
        display: none;
    }
    /* Menu CSS */
    #Main-Menu {
        display: none;
    }
    #Mobile-Menu {
        display: block;
    }
}
@media screen and (max-width : 639.99px) {
    .videoBorder {
padding-top: 55%;
}

}
@media screen and (max-width: 480.99px) {
    #Scroller {
        display: none;
    }
}
@media screen and (max-width : 479.99px) {
    .videoBorder {
padding-top: 56%;
}

}
@media screen and (max-width : 359.99px) {
    .videoBorder {
padding-top: 57%;
}

}
@media screen and (max-width : 319.99px) {}