.fu-border {
  border: 1px solid #B7B7B7;
}
.fu-border-light {
  border: 1px solid #DDDDDD;
}
.main-content img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  border: 1px solid #b7b8b7;
  display: block;
  max-width: 100%;
  height: auto;
}
.main-content img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  border: 1px solid #b7b8b7;
  display: block;
  max-width: 100%;
  height: auto;
}
/*
article h2 a {
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	
}
*/
/*
	article h2 a:hover {
		font-size: 14px;
		text-decoration: none;
		line-height: 16px;
	
		background-color: transparent;
	}
*/
.tags {
  float: left;
  margin-right: 6px;
}
.single-article-header {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.single-article-header h2 {
  margin: 0 0 10px !important;
}
.single-article-header .meta {
  font-size: 12px;
}
.single-article-header .meta .tags {
  float: left;
  width: 67%;
  font-size: 12px;
  margin: auto;
}
.single-article-header .meta .tags a {
  font-weight: normal;
  font-style: normal;
}
.single-article-header .meta h3 {
  float: left;
  margin-right: 8px;
  margin-bottom: 12px;
  font-size: 12px;
  margin-top: 1px;
}
.single-article-header .meta time {
  padding: 0;
  color: #a20a1a;
  margin: 1px 0px 0px 5px;
}
.single-article-header .author-avatar {
  float: left;
  margin-right: 15px;
}
.single-article-header .author-avatar img {
  border: 1px solid #b3b3b2;
}
.author ol,
.tag ol,
.search ol,
.archive ol {
  list-style: none;
  padding-left: 0;
}
.author ol li ol,
.tag ol li ol,
.search ol li ol,
.archive ol li ol {
  list-style: circle;
  padding-left: 20px;
  padding-bottom: 20px;
}
.author ol li,
.tag ol li,
.search ol li,
.archive ol li {
  border-bottom: 1px dotted #ccc;
}
.author ol li ol li,
.author ol li ul li,
.tag ol li ol li,
.tag ol li ul li,
.search ol li ol li,
.search ol li ul li,
.archive ol li ol li,
.archive ol li ul li {
  border-bottom: 1px none #ccc;
}
.author ol li article .authortime,
.tag ol li article .authortime,
.search ol li article .authortime,
.archive ol li article .authortime {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
li.bypostauthor {
  background-color: #efe7e7;
  color: #020202;
  margin-left: 20px;
}
#wpstats {
  display: none !important;
}
span.small-comments {
  display: none;
}
#comments {
  text-align: left;
  border-top: 1px solid #cececd;
  margin-top: 40px;
  float: left;
  width: 100%;
}
#respond {
  border-top: 1px solid #cececd;
  padding-top: 15px;
}
#commentform label {
  width: 90px;
  float: left;
}
#comments .comment-head {
  /* height: 70px; */
  width: 100%;
  padding-bottom: 15px;
}
#comments time {
  width: 100%;
  margin-bottom: 20px;
  text-decoration: none;
  position: relative;
  float: none;
}
#comments time a {
  text-decoration: none;
  color: #ababa9;
}
#comments h4 {
  font-size: 15px;
  font-weight: normal;
  color: #000;
  font-family: 'Open Sans', Arial, sans-serif;
}
#comments h4 a {
  text-decoration: none;
}
#comments .comment-icon {
  float: left;
  margin-right: 10px;
}
#comments ol {
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 10px 0px 10px 0;
}
#comments ol li {
  list-style: none;
  padding: 32px;
  background-color: #f5f5f2;
  margin-bottom: 0.1em;
}
#comments ol li:nth-child(even) {
  background-color: #ebebe5;
}
#comments ol img.avatar {
  padding: 5px;
  background: #DEDEDE;
  border: solid thin #CECECE;
  float: left;
  display: block;
  width: 48px;
  height: 48px;
  margin-right: 15px;
}
#comments ol .comment-author {
  line-height: 25px;
}
#comments textarea {
  width: 88%;
}
time {
  font-style: italic;
  color: #adadab;
  margin-top: 20px;
  margin-bottom: 20px;
}
.single div.main-content div.col4span article {
  /*border-bottom: 1px dotted #acaaaa;*/
  padding-bottom: 20px;
}
#comments ol li article {
  padding-bottom: 0;
  padding-right: 0;
  color: #7e7e7b;
}
h3#reply-title {
  color: #fe0000;
  font-size: 18px !important;
}
#comments input#submit {
  border: 1px solid #ccc;
  color: #ffffff;
  background-color: #b60000;
  border-color: #9d0000;
  border-radius: 4px;
  margin-top: 20px;
  padding: 5px 15px;
}
#comments input#submit:hover,
#comments input#submit:focus,
#comments input#submit:active,
#comments input#submit.active,
.open .dropdown-toggle#comments input#submit {
  color: #ffffff;
  background-color: #8d0000;
  border-color: #5f0000;
}
#comments input#submit:active,
#comments input#submit.active,
.open .dropdown-toggle#comments input#submit {
  background-image: none;
}
#comments input#submit.disabled,
#comments input#submit[disabled],
fieldset[disabled] #comments input#submit,
#comments input#submit.disabled:hover,
#comments input#submit[disabled]:hover,
fieldset[disabled] #comments input#submit:hover,
#comments input#submit.disabled:focus,
#comments input#submit[disabled]:focus,
fieldset[disabled] #comments input#submit:focus,
#comments input#submit.disabled:active,
#comments input#submit[disabled]:active,
fieldset[disabled] #comments input#submit:active,
#comments input#submit.disabled.active,
#comments input#submit[disabled].active,
fieldset[disabled] #comments input#submit.active {
  background-color: #b60000;
  border-color: #9d0000;
}
#comments code {
  width: 90%;
  font-size: 73%;
  font-family: monospace;
  white-space: normal;
}
.wp-caption-text {
  font-style: italic;
  background-color: #e1e2e0;
  margin-top: 0;
  padding-left: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media (min-width: 485px) and (max-width: 768px) {
  .single-article-header .meta .tags {
    width: 80%;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .main-content > article {
    margin-left: -15px;
  }
  .single-article-header .meta .tags {
    width: 80%;
  }
  #comments textarea {
    width: 50%;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .main-content > article {
    margin-left: -15px;
  }
  .single-article-header .meta .tags {
    width: 80%;
  }
  #comments textarea {
    width: 50%;
  }
}
.btn:active,
.btn.active {
  background-image: none;
}
/*
.btn-default { .btn-styles(@btn-default-bg); text-shadow: 0 1px 0 #fff; border-color: #ccc; }
.btn-primary { .btn-styles(@btn-primary-bg); }
.btn-success { .btn-styles(@btn-success-bg); }
.btn-warning { .btn-styles(@btn-warning-bg); }
.btn-danger  { .btn-styles(@btn-danger-bg); }
.btn-info    { .btn-styles(@btn-info-bg); }
*/
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #9d0000;
}
.navbar-default {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f3f3f3));
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3c3c3c), to(#222222));
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#222222), to(#282828));
  background-image: -webkit-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: -moz-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#c8e5bc));
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#b9def0));
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#f8efc0));
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#e7c3c3));
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#b60000), to(#830000));
  background-image: -webkit-linear-gradient(top, #b60000 0%, #830000 100%);
  background-image: -moz-linear-gradient(top, #b60000 0%, #830000 100%);
  background-image: linear-gradient(to bottom, #b60000 0%, #830000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb60000', endColorstr='#ff830000', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #830000;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#b60000), to(#900000));
  background-image: -webkit-linear-gradient(top, #b60000 0%, #900000 100%);
  background-image: -moz-linear-gradient(top, #b60000 0%, #900000 100%);
  background-image: linear-gradient(to bottom, #b60000 0%, #900000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb60000', endColorstr='#ff900000', GradientType=0);
  border-color: #900000;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.well {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#e8e8e8), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -moz-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
body {
  border-top: 4px solid #666666;
  -webkit-font-smoothing: antialiased;
  font-family: 'Open Sans', Arial, sans-serif;
}
.wrapper {
  padding-bottom: 0px;
}
.nopadright {
  padding-left: 0px;
}
.btn-fu {
  color: #ffffff;
  background-color: #ff0000;
  border-color: #e60000;
}
.btn-fu:hover,
.btn-fu:focus,
.btn-fu:active,
.btn-fu.active,
.open .dropdown-toggle.btn-fu {
  color: #ffffff;
  background-color: #d60000;
  border-color: #a80000;
}
.btn-fu:active,
.btn-fu.active,
.open .dropdown-toggle.btn-fu {
  background-image: none;
}
.btn-fu.disabled,
.btn-fu[disabled],
fieldset[disabled] .btn-fu,
.btn-fu.disabled:hover,
.btn-fu[disabled]:hover,
fieldset[disabled] .btn-fu:hover,
.btn-fu.disabled:focus,
.btn-fu[disabled]:focus,
fieldset[disabled] .btn-fu:focus,
.btn-fu.disabled:active,
.btn-fu[disabled]:active,
fieldset[disabled] .btn-fu:active,
.btn-fu.disabled.active,
.btn-fu[disabled].active,
fieldset[disabled] .btn-fu.active {
  background-color: #ff0000;
  border-color: #e60000;
}
.btn-fu:hover,
.btn-fu:focus,
.btn-fu:active,
.btn-fu.active,
.open .dropdown-toggle.btn-fu {
  color: #ffffff;
  background-color: #d60000;
  border-color: #a80000;
}
.btn-fu:active,
.btn-fu.active,
.open .dropdown-toggle.btn-fu {
  background-image: none;
}
.btn-fu.disabled,
.btn-fu[disabled],
fieldset[disabled] .btn-fu,
.btn-fu.disabled:hover,
.btn-fu[disabled]:hover,
fieldset[disabled] .btn-fu:hover,
.btn-fu.disabled:focus,
.btn-fu[disabled]:focus,
fieldset[disabled] .btn-fu:focus,
.btn-fu.disabled:active,
.btn-fu[disabled]:active,
fieldset[disabled] .btn-fu:active,
.btn-fu.disabled.active,
.btn-fu[disabled].active,
fieldset[disabled] .btn-fu.active {
  background-color: #ff0000;
  border-color: #e60000;
}
#content {
  margin-top: 0px;
  outline: none;
}
header {
  display: block;
  height: 90px;
  border-top: none;
  position: relative;
  background-color: #fff;
}
.logo {
  padding: 8px 0px 0px 0px;
  display: block;
  text-align: center;
  background: url('/wp-content/themes/fujitsu/images/logo.svg') no-repeat center center;
  background-size: 150px 75px;
  width: 150px;
  height: 75px;
  margin: 10px auto 0 auto;
  font-size: 0;
}
.search-box {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  padding: 8px;
  float: right;
  border-radius: 0px;
  border: 0px none #DDDDDD;
  margin-top: 8px;
  width: 260px;
}
.search-box label {
  display: none;
}
.search-box #s {
  width: 80%;
  height: 28px;
  border: 1px solid #DDDDDD;
  padding: 3px 6px 3px 6px;
}
.search-box #searchsubmit {
  float: right;
  background: url(/wp-content/themes/fujitsu/images/search_icon.gif) no-repeat center center;
  border: none;
  text-indent: -9999px;
  width: 32px;
  height: 28px;
}
.search-box #searchsubmit:before {
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #000;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 10px;
  left: 0;
}
.navbar {
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  border: 1px none #B7B7B7;
  border-top: none;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffff', GradientType=0);
  min-height: 50px;
  box-shadow: none;
  padding-top: 5px;
  margin-bottom: 10px;
}
.navbar-nav {
  min-height: 50px;
  margin: 0px 0px 0px -15px;
}
.navbar-nav > li > a {
  padding: 8px 23px 8px 23px;
  border-right: 1px solid #ccc;
}
.navbar-nav > li:first-child > a {
  border-left: 1px solid #ccc;
}
.navbar-nav.navbar-right > li > a {
  padding: 8px 23px 8px 23px;
  border-right: 0px none #ccc;
}
.navbar-nav.navbar-right > li:first-child > a {
  border-left: 0px none #ccc;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #000;
}
.navbar-toggle {
  background-color: #fff;
}
.dropdown-menu {
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  left: 10px;
  padding: 0px 0 5px 0;
  border-top: 0px none #cccccc;
  margin-left: -11px;
}
.navbar-nav > li:first-child .dropdown-menu {
  margin-left: -10px;
}
.social-icons-sml {
  margin-top: 4px;
  margin-right: 15px;
}
.social-icons-sml i {
  font-size: 18px;
  margin-top: 6px;
  margin-right: 4px;
  color: #ff1c05;
}
.banner {
  width: 100%;
  height: auto;
  border: 1px solid #B8B8B8;
}
.sidebar {
  width: 184px;
}
.panel-group .panel {
  margin: 0px;
}
.sidebar #accordion .panel-body {
  padding: 0px;
}
.sidebar .panel-title {
  font-size: 12px;
  font-weight: bold;
}
.sidebar .panel-title a {
  display: block;
}
.sidebar .panel-title a:hover {
  text-decoration: none;
}
.panel-group .panel {
  border: 1px solid #B7B7B7;
}
.panel .panel-heading {
  /*
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#d3d3d3));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #d3d3d3 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #d3d3d3 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #d3d3d3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd3d3d3', GradientType=0);
*/
}
.panel.panel-one {
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
}
.panel.panel-two {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel.panel-three {
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.panel-group .panel + .panel {
  margin-top: 0px;
  border-top-style: none;
}
.sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.sidebar ul li {
  border-top: 1px solid #dddddd;
  line-height: 1.5em;
}
ul.inside-box li a {
  text-decoration: none;
  padding: 10px 10px;
  display: block;
  font-size: 13px;
}
.sidebar #accordion ul.inside-box li.sidemenu-smes {
  background: url('/wp-content/themes/fujitsu/images/sidebar-icon-sme.gif') 150px center no-repeat #fe0000 !important;
}
li.sidemenu-smes a {
  color: #fff;
}
li.sidemenu-smes a:hover {
  color: #000;
}
.sidebar #accordion ul.inside-box li.sidemenu-fujitsu-news {
  background: url('/wp-content/themes/fujitsu/images/sidebar-icon-news.gif') 150px center no-repeat #7a1e1b;
}
li.sidemenu-fujitsu-news a {
  color: #fff;
}
li.sidemenu-fujitsu-news a:hover {
  color: #fe8787;
}
.sidebar #accordion ul.inside-box li.sidemenu-information-security {
  background: url('/wp-content/themes/fujitsu/images/sidebar-icon-infosec.gif') 150px center no-repeat #65759c;
}
li.sidemenu-information-security a {
  color: #fff;
}
li.sidemenu-information-security a:hover {
  color: #000;
}
.sidebar #accordion ul.inside-box li.sidemenu-cloud {
  background: url('/wp-content/themes/fujitsu/images/sidebar-icon-inno.gif') 150px center no-repeat #1781da;
}
li.sidemenu-cloud a {
  color: #fff;
}
li.sidemenu-cloud a:hover {
  color: #000;
}
.sidebar #accordion ul.inside-box li.sidemenu-reshaping-business {
  background: url('/wp-content/themes/fujitsu/images/sidebar-icon-reshape.gif') 150px center no-repeat #efa520;
}
li.sidemenu-reshaping-business a {
  color: #fff;
}
li.sidemenu-reshaping-business a:hover {
  color: #000;
}
.sidebar #accordion ul.inside-box li.sidemenu-responsible-business {
  background: url('/wp-content/themes/fujitsu/images/sidebar-icon-response.gif') 150px center no-repeat #1aa02a;
}
li.sidemenu-responsible-business a {
  color: #fff;
}
li.sidemenu-responsible-business a:hover {
  color: #000;
}
.sidebar #accordion ul.inside-box li.sidemenu-fujitsu-digital {
  background: url('/wp-content/themes/fujitsu/images/sidebar-icon-digital.gif') 150px center no-repeat #16bab9;
}
li.sidemenu-fujitsu-digital a {
  color: #fff;
}
li.sidemenu-fujitsu-digital a:hover {
  color: #000;
}
.home-grid {
  margin: 20px 0px 30px -11px;
}
.single .home-grid {
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.home-grid h3 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0px;
  line-height: 16px;
  padding-bottom: 10px;
}
.home-grid h3 a {
  text-decoration: none;
  color: #ff0000;
  min-height: 43px;
  font-weight: bold;
}
.ie8 .home-grid h3,
.ie8 .home-grid h3 a {
  height: 40px;
  font-size: 14px;
  text-decoration: none;
}
.home-grid article h3 a:hover {
  text-decoration: none;
  color: #b10a19;
  background-color: transparent;
}
.home-grid > div {
  padding: 30px 21px 10px 31px;
}
.home-grid a img {
  border: 1px solid #b7b8b7;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-right: 15px;
}
.home-grid .meta {
  float: left;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 4px;
}
.home-grid div.meta time {
  margin: 0;
  padding: 0;
  color: #b5b6b8;
  font-size: 12px;
}
.home-grid p {
  margin-bottom: 8px;
  line-height: 16px;
  font-size: 14px;
}
.home-grid a.readmore {
  text-decoration: none;
  font-size: 14px;
}
.home-grid .smes,
.home-grid .uncategorized {
  background: url('/wp-content/themes/fujitsu/images/article-header-sme.png') left top no-repeat;
}
.home-grid .cloud {
  background: url('/wp-content/themes/fujitsu/images/article-header-inno.png') left top no-repeat;
}
.home-grid .information-security {
  background: url('/wp-content/themes/fujitsu/images/article-header-infosec.png') left top no-repeat;
}
.home-grid .fujitsu-news {
  background: url('/wp-content/themes/fujitsu/images/article-header-news.png') left top no-repeat;
}
.home-grid .reshaping-business {
  background: url('/wp-content/themes/fujitsu/images/article-header-reshape.png') left top no-repeat;
}
.home-grid .responsible-business {
  background: url('/wp-content/themes/fujitsu/images/article-header-response.png') left top no-repeat;
}
.home-grid .fujitsu-digital {
  background: url('/wp-content/themes/fujitsu/images/article-header-dig.png') left top no-repeat;
}
.topfooter {
  background: #f5f5f5 url('/wp-content/themes/fujitsu/images/css_images/deepfooter_bg.jpg') repeat-x left bottom;
  line-height: 1.3;
  color: #444;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 40px;
}
.topfooter ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.topfooter li {
  margin: 0;
  line-height: 1.3;
}
.topfooter li a {
  color: #003399;
  font-size: 12px;
}
.dfooter-title {
  padding-bottom: 4px;
  margin-bottom: 8px;
  padding-left: 0px;
  font-weight: bold;
  border-bottom: 1px solid #bbbbbb;
  font-size: 12px;
}
.topfooter .country {
  display: inline;
  color: #444444;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 12px;
}
.topfooter .lang {
  display: inline;
  border-left: 1px solid #c2c2c2;
  padding-left: 3px;
  margin-left: 0px;
  font-size: 12px;
}
.topfooter .lang a {
  color: #003399;
}
#country-select {
  display: block;
  margin: 18px 0 0 4px;
}
.footer {
  color: #fff;
  background: #666666 url('/wp-content/themes/fujitsu/images/css_images/footer_bg.gif') repeat-x left bottom;
  font-size: 12px;
  padding-top: 10px;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer li {
  display: inline;
  margin: 0;
  margin-right: 16px;
  line-height: 1.3;
}
.footer li a {
  color: #ffffff;
}
.creditline {
  float: left;
}
.main-content h1 {
  border-bottom: 1px solid #eeeeee;
}
.main-content h2 {
  font-size: 18px;
  margin-top: 15px;
  font-weight: bold;
}
/*	AddThis buttons */
.home-grid .addthis_toolbox {
  display: none;
}
.addthis_toolbox {
  margin-top: 20px;
  width: 100%;
  margin-bottom: 40px;
  float: left;
}
.addthis_toolbox a {
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin-right: 10px;
}
.addthis_toolbox a .at-icon-wrapper {
  background-color: #b60000 !important;
  border-radius: 4px;
}
/*
.addthis_toolbox a.addthis_button_twitter span {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_twitter.gif) no-repeat 0 0;
}
.addthis_toolbox a.addthis_button_facebook span {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_facebook.gif) no-repeat 0 0;
}
.addthis_toolbox a.addthis_button_email span {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_email.gif) no-repeat 0 0;
}
.addthis_toolbox a.addthis_button_linkedin span {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_linkedin.gif) no-repeat 0 0;
}
.addthis_toolbox a.addthis_button_google_plusone_share span {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_google_plusone_share.gif) no-repeat 0 0;
}
*/
/*
.addthis_toolbox a.addthis_button_twitter {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_twitter.gif) no-repeat 0 0;
}
.addthis_toolbox a.addthis_button_facebook {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_facebook.gif) no-repeat 0 0;
}
.addthis_toolbox a.addthis_button_email {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_email.gif) no-repeat 0 0;
}
.addthis_toolbox a.addthis_button_linkedin {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_linkedin.gif) no-repeat 0 0;
}
.addthis_toolbox a.addthis_button_google_plusone_share {
  background: url(/wp-content/themes/fujitsu/images/addthis_button_google_plusone_share.gif) no-repeat 0 0;
}
*/
.addthis_toolbox span.at_a11y {
  display: none;
}
.post-footer {
  padding: 10px;
  width: 95%;
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid #b7b8b7;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding-bottom: 10px;
  background-color: #F1F1F1;
}
.social-icons-sml {
  height: 22px;
  width: 170px;
  float: right;
  margin-right: 6px;
  display: block;
  margin-top: 4px;
}
.ie8 .social-icons-sml {
  margin-top: 14px;
}
.social-icons-sml a {
  float: left;
  margin-left: 6px;
  font-size: 0;
}
.related-posts {
  margin-bottom: 30px;
  margin-top: 40px;
  float: left;
  margin-left: -10px;
}
.main-content img.aligncenter {
  max-width: 100%;
  height: auto;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  header {
    height: 58px;
  }
  #content {
    margin-top: 0px;
  }
  .logo {
    text-align: left;
    background: url('/wp-content/themes/fujitsu/images/logo.svg') no-repeat center center;
    background-size: 78px 38px;
    width: 78px;
    height: 38px;
    margin: 10px 0px 0px 0px;
    font-size: 0;
  }
  .home-grid {
    margin-left: -20px;
    margin-right: -15px;
    margin-top: 40px;
  }
  .home-grid h3 {
    min-height: 43px;
    font-size: 14px;
    margin-bottom: 0px;
    letter-spacing: -1px;
  }
  .home-grid > div {
    height: 330px;
    padding: 25px 0px 10px 21px;
  }
  .creditline {
    float: right;
  }
  .home-grid p {
    font-size: 12px;
  }
  .home-grid a.readmore {
    font-size: 12px;
  }
  .single .home-grid {
    margin-left: 0px;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  header {
    height: 58px;
  }
  .logo {
    text-align: left;
    background: url('/wp-content/themes/fujitsu/images/logo.svg') no-repeat center center;
    background-size: 78px 38px;
    width: 78px;
    height: 38px;
    margin: 10px 0px 0px 0px;
    font-size: 0;
  }
  #content {
    margin-top: 0px;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .home-grid {
    margin-left: -11px;
    margin-right: -15px;
    margin-top: 40px;
  }
  .category .home-grid,
  .page .home-grid {
    margin-left: -25px;
    margin-right: -15px;
  }
  .single .home-grid {
    margin-left: -15px;
  }
  .home-grid h3 {
    min-height: 43px;
    font-size: 14px;
    margin-bottom: 0px;
    letter-spacing: -1px;
  }
  .home-grid > div {
    height: 330px;
    padding: 25px 0px 10px 21px;
  }
  .creditline {
    float: right;
  }
  .home-grid p {
    font-size: 12px;
  }
  .home-grid a.readmore {
    font-size: 12px;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  #content {
    margin-top: 0px;
  }
  .home-grid {
    margin-left: -27px;
  }
}
/* =============================================================== */
/* 2015 redesign
/* =============================================================== */
.a11y-toolbar ul li a {
  background: #EAEAEA;
}
.a11y-toolbar a span {
  color: #000 !important;
}
.a11y-toolbar .offscreen {
  color: #000 !important;
  background: #eee;
}
#comments textarea {
  width: 70%;
  height: 150px;
}
#comments ol li article {
  color: #333;
  font-size: 1em;
}
#comments time a {
  color: #6B6B6B;
}
.wp-caption-text {
  font-style: italic;
  font-size: 14px;
  background-color: #edede9;
  margin-top: 0;
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 12px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .wrapper > .container {
    width: auto;
  }
  input[type="text"] {
    width: 90%;
  }
  #comments textarea {
    width: 90%;
  }
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .logo {
    margin: 0px auto 0 auto;
    position: relative;
    top: 8px;
    font-size: 0;
  }
  body {
    font-size: 150%;
    line-height: 1.7em;
  }
  body .single article p,
  body .single article ul {
    font-size: 120%;
  }
  .a11y-toolbar {
    display: none;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  body {
    font-size: 170%;
    line-height: 1.6em;
  }
  .lead {
    font-size: 28px !important;
  }
  .main-content h2,
  .main-content h3 {
    font-size: 1.3em !important;
  }
  .rm-txt {
    font-size: 1.0em !important;
  }
}
/*
a, input, select, textarea, button {
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}
*/
a:focus,
input:focus,
select:focus,
textarea:focus,
button:focus {
  border-color: rgba(240, 106, 106, 0.91) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(240, 106, 106, 0.83) !important;
  outline: 0 none;
}
.main-content h1 a:hover,
.main-content h2 a:hover,
.main-content h3 a:hover {
  background-color: #b60000;
  color: #fff;
}
@font-face {
  font-family: 'Fujitsu Sans';
  src: url('/wp-content/themes/fujitsu/fonts/fujitsu-sans-web/fujitsusansregular-webfont.eot');
  src: url('/wp-content/themes/fujitsu/fonts/fujitsu-sans-web/fujitsusansregular-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/fujitsu/fonts/fujitsu-sans-web/fujitsusansregular-webfont.woff') format('woff'), url('/wp-content/themes/fujitsu/fonts/fujitsu-sans-web/fujitsusansregular-webfont.ttf') format('truetype'), url('/wp-content/themes/fujitsu/fonts/fujitsu-sans-web/fujitsusansregular-webfont.svg#fujitsusansregular-webfont') format('svg');
}
h1,
h2,
h3,
h4 {
  font-weight: 300;
  font-family: 'Fujitsu Sans';
}
.main-content h1 {
  border-bottom: 1px none #eeeeee;
  font-family: 'Fujitsu Sans';
  font-size: 2.2em;
  color: #500000;
  font-weight: 300;
}
.archive .main-content h1 {
  border-bottom: 1px solid #eeeeee;
  font-family: 'Fujitsu Sans';
  font-size: 2.2em;
  color: #500000;
  font-weight: 300;
  margin-bottom: 30px;
}
.category .main-content h1,
.tax-industry .main-content h1 {
  border-bottom: 1px none #eeeeee;
  margin-bottom: 15px;
}
.main-content h2 {
  font-family: 'Fujitsu Sans';
  color: #500000;
  font-size: 1.8em;
  line-height: 1.4em;
  font-weight: 600;
  margin: 30px 0 10px 0;
}
.main-content h3 {
  font-family: 'Fujitsu Sans';
  color: #500000;
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: 600;
  margin: 30px 0 10px 0;
}
.lead {
  font-size: 18px;
}
blockquote,
blockquote.pull-quote {
  padding: 10px 20px;
  margin: 30px 20px;
  border-left: 5px solid #ebd6d8;
  font-family: 'Fujitsu Sans';
  color: #b60000;
}
.title-bar {
  padding: 10px;
  background: #500000 url(/wp-content/themes/fujitsu/images/title-bar-bg.jpg) center center no-repeat;
  color: #fff;
  font-family: 'Fujitsu Sans';
  font-size: 1.1em;
  line-height: 2.0em;
  font-weight: normal;
  text-align: center;
}
.navbar-toggle {
  float: left;
  margin-left: 15px;
  padding: 9px 10px;
  margin-top: -60px;
  margin-bottom: 8px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #909090;
}
.navbar-default .navbar-toggle {
  border-color: #BFBDBD;
}
.navmenu-fixed-left {
  border-top: 4px solid #666666 !important;
  background: #666666 !important;
  border: 0px none #666666 !important;
}
.navmenu-fixed-left .nav-title {
  border-top: 1px solid #8d8d8d !important;
  background: #4a4a4a !important;
  border-bottom: 1px solid #8d8d8d !important;
  font-family: 'Fujitsu Sans';
  font-size: 1.3em;
  color: #fff;
  padding: 15px;
  margin-top: -1px;
  font-weight: bold;
}
.navmenu-fixed-left a {
  color: #fff !important;
}
.navmenu-fixed-left a:hover {
  text-decoration: underline !important;
}
.navbar-default .navbar-nav > li > a {
  color: #3C3C3C;
}
.navbar ul.nav > li a:hover,
.navbar ul.nav li:hover > a {
  color: #b60000;
}
.nav.navmenu-nav a {
  border-bottom: 1px solid #8d8d8d;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nav.navmenu-nav .icon-digital-transformation a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.824%2C11.904c0.49-0.004%2C0.883-0.404%2C0.88-0.893V7.046c0-0.486-0.394-0.88-0.88-0.88s-0.88%2C0.394-0.88%2C0.88v3.965%0D%0A%09C11.941%2C11.5%2C12.335%2C11.9%2C12.824%2C11.904z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.605%2C0.019c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09C25.205%2C5.66%2C19.564%2C0.019%2C12.605%2C0.019z%20M12.605%2C22.068c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.165%0D%0A%09c5.218%2C0.006%2C9.446%2C4.235%2C9.45%2C9.453C22.055%2C17.837%2C17.824%2C22.068%2C12.605%2C22.068z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.024%2C7.569v2.115c0.296%2C0.251%2C0.55%2C0.547%2C0.755%2C0.876c1.092%2C1.755%2C0.554%2C4.063-1.201%2C5.155%0D%0A%09c-1.755%2C1.092-4.063%2C0.554-5.155-1.201s-0.554-4.063%2C1.201-5.155V7.373c-2.095%2C0.835-3.483%2C2.847-3.519%2C5.102%0D%0A%09c-0.049%2C3.086%2C2.412%2C5.628%2C5.499%2C5.678c2.081-0.034%2C3.97-1.22%2C4.905-3.079C18.895%2C12.315%2C17.783%2C8.955%2C15.024%2C7.569z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-bottom: 1px solid #8d8d8d !important;
}
.nav.navmenu-nav .icon-smes a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%20M12.426%2C4.594%0D%0A%09c0%2C0%2C5.955%2C4.334%2C6.236%2C4.523s0.294%2C0.473-0.006%2C0.605H6.218c-0.319-0.132-0.3-0.416%2C0-0.605S12.426%2C4.594%2C12.426%2C4.594z%0D%0A%09%20M7.02%2C10.229h2.574v0.565h-0.5v4.62h-1.57v-4.671h-0.5v-0.519L7.02%2C10.229z%20M11.153%2C10.261h2.569v0.508h-0.5v4.652h-1.563V10.75%0D%0A%09h-0.5v-0.489H11.153z%20M15.253%2C10.261h2.569v0.508h-0.5v4.652h-1.563V10.75h-0.5v-0.489H15.253z%20M6.528%2C15.95h11.818v0.507H6.528%0D%0A%09L6.528%2C15.95L6.528%2C15.95z%20M6.014%2C17.019H18.86v0.474H6.014v-0.479V17.019z%20M12.426%2C6.734c0.501-0.004%2C0.91%2C0.399%2C0.914%2C0.9%0D%0A%09s-0.399%2C0.91-0.9%2C0.914c-0.501%2C0.004-0.91-0.399-0.914-0.9c0-0.002%2C0-0.005%2C0-0.007c-0.007-0.497%2C0.391-0.905%2C0.888-0.912%0D%0A%09c0.004%2C0%2C0.008%2C0%2C0.012%2C0V6.734z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-bottom: 1px solid #8d8d8d !important;
}
.nav.navmenu-nav .icon-innov a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22light_bulb_%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.169c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.169z%20M12.679%2C5.958%0D%0A%09c3.116%2C0%2C4.6%2C2.017%2C4.6%2C3.663c0%2C1.928-2.3%2C3.2-2.367%2C6.441l-2.283-0.004h-2.364c0-3.215-2.335-4.452-2.335-6.418%0D%0A%09C7.929%2C7.884%2C9.562%2C5.958%2C12.679%2C5.958z%20M10.848%2C18.349h3.445c0.024%2C0.15%2C0.036%2C0.302%2C0.036%2C0.454%0D%0A%09c-0.038%2C0.284-0.295%2C0.485-0.58%2C0.455h-2.32c-0.285%2C0.03-0.542-0.171-0.58-0.455L10.848%2C18.349L10.848%2C18.349z%20M10.557%2C16.53h4.062%0D%0A%09c0.125-0.031%2C0.252%2C0.045%2C0.284%2C0.17c0.031%2C0.125-0.045%2C0.252-0.17%2C0.284c-0.037%2C0.009-0.076%2C0.009-0.114%2C0h-4.062%0D%0A%09c-0.125%2C0.031-0.252-0.045-0.284-0.17c-0.031-0.125%2C0.045-0.252%2C0.17-0.284C10.481%2C16.521%2C10.52%2C16.521%2C10.557%2C16.53z%0D%0A%09%20M10.557%2C17.439h4.062c0.126-0.03%2C0.252%2C0.047%2C0.282%2C0.173s-0.047%2C0.252-0.173%2C0.282c-0.036%2C0.009-0.074%2C0.009-0.11%2C0h-4.062%0D%0A%09c-0.126%2C0.03-0.252-0.047-0.282-0.173c-0.03-0.126%2C0.047-0.252%2C0.173-0.282C10.484%2C17.43%2C10.521%2C17.43%2C10.557%2C17.439L10.557%2C17.439z%0D%0A%09%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-bottom: 1px solid #8d8d8d !important;
}
.nav.navmenu-nav .icon-resh-bus a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.218px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.218%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.218%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M14.054%2C8.254h0.004c0.001-0.23-0.185-0.418-0.415-0.42h-2.074c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.42h2.9%0D%0A%09%09V8.254z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.611%2C3.14v0.004c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09%09C22.057%2C7.376%2C17.829%2C3.146%2C12.611%2C3.14z%20M7.006%2C9.514c-0.003-0.461%2C0.367-0.837%2C0.828-0.84c0%2C0%2C0.001%2C0%2C0.001%2C0h2.489v-0.84%0D%0A%09%09c-0.003-0.461%2C0.369-0.837%2C0.83-0.84h0h2.9c0.461%2C0.003%2C0.832%2C0.378%2C0.829%2C0.839c0%2C0%2C0%2C0.001%2C0%2C0.001v0.84h2.489%0D%0A%09%09c0.461%2C0.003%2C0.833%2C0.379%2C0.83%2C0.84v0v1.68c-1.319%2C0.694-2.71%2C1.242-4.148%2C1.636v-0.376l0.004%2C0c0.001-0.23-0.185-0.418-0.415-0.42%0D%0A%09%09h-2.074c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.376c-1.438-0.394-2.829-0.942-4.148-1.636V9.514z%20M13.643%2C12.874v0.42%0D%0A%09%09c0.001%2C0.23-0.185%2C0.418-0.415%2C0.42h-1.244c-0.23-0.002-0.416-0.19-0.415-0.42v-0.42c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h1.244%0D%0A%09%09C13.458%2C12.456%2C13.644%2C12.644%2C13.643%2C12.874z%20M18.206%2C16.654c0.003%2C0.461-0.369%2C0.837-0.83%2C0.84H7.835%0D%0A%09%09c-0.461-0.003-0.832-0.378-0.829-0.839c0%2C0%2C0-0.001%2C0-0.001v-5.04c1.322%2C0.675%2C2.713%2C1.208%2C4.148%2C1.589v0.511%0D%0A%09%09c-0.001%2C0.23%2C0.185%2C0.418%2C0.415%2C0.42h2.074c0.23-0.002%2C0.416-0.19%2C0.415-0.42v-0.511c1.435-0.381%2C2.826-0.914%2C4.148-1.589V16.654z%22%0D%0A%09%09%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.611-0.006c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09%09C25.211%2C5.635%2C19.57-0.006%2C12.611-0.006z%20M12.611%2C22.044c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.14%0D%0A%09%09c5.218%2C0.006%2C9.446%2C4.236%2C9.45%2C9.454C22.061%2C17.813%2C17.83%2C22.044%2C12.611%2C22.044z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.058%2C13.714c0.001%2C0.23-0.185%2C0.418-0.415%2C0.42h-2.074c-0.23-0.002-0.416-0.19-0.415-0.42v-0.511%0D%0A%09%09c-1.435-0.381-2.826-0.914-4.148-1.589v5.04c0%2C0%2C0%2C0.001%2C0%2C0.001c-0.003%2C0.461%2C0.368%2C0.836%2C0.829%2C0.839h9.541%0D%0A%09%09c0.461-0.003%2C0.833-0.379%2C0.83-0.84v-5.04c-1.322%2C0.675-2.713%2C1.208-4.148%2C1.589V13.714z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.154%2C12.454c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h2.074c0.23%2C0.002%2C0.416%2C0.19%2C0.415%2C0.42l-0.004%2C0v0.376%0D%0A%09%09c1.438-0.394%2C2.829-0.942%2C4.148-1.636v-1.68v0c0.003-0.461-0.369-0.837-0.83-0.84h-2.489v-0.84c0%2C0%2C0-0.001%2C0-0.001%0D%0A%09%09c0.003-0.461-0.368-0.836-0.829-0.839h-2.9h0c-0.461%2C0.003-0.833%2C0.379-0.83%2C0.84v0.84H7.835c0%2C0-0.001%2C0-0.001%2C0%0D%0A%09%09c-0.461%2C0.003-0.831%2C0.379-0.828%2C0.84v1.68c1.319%2C0.694%2C2.71%2C1.242%2C4.148%2C1.636V12.454z%20M11.154%2C8.254%0D%0A%09%09c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h2.074c0.23%2C0.002%2C0.416%2C0.19%2C0.415%2C0.42h-0.004v0.42h-2.9V8.254z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.984%2C12.454c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.42c-0.001%2C0.23%2C0.185%2C0.418%2C0.415%2C0.42h1.244%0D%0A%09%09c0.23-0.002%2C0.416-0.19%2C0.415-0.42v-0.42c0.001-0.23-0.185-0.418-0.415-0.42H11.984z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-bottom: 1px solid #8d8d8d !important;
}
.nav.navmenu-nav .icon-resp-bus a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22basil%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6v0%0D%0A%09C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.167c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.004-5.218-4.232-9.448-9.45-9.454V3.167z%20M12.124%2C10.428h0.967v9.191%0D%0A%09h-0.967v-9.194V10.428z%20M12.124%2C17.77c-0.563-2.783-2.8-4.613-5.583-4.05C6.46%2C13.736%2C6.38%2C13.755%2C6.3%2C13.775%0D%0A%09C6.3%2C13.775%2C6.09%2C18.336%2C12.124%2C17.77L12.124%2C17.77z%20M12.116%2C17.279c0.563-2.783%2C3.276-4.582%2C6.059-4.019%0D%0A%09c0.081%2C0.016%2C0.161%2C0.035%2C0.241%2C0.055c0%2C0-0.266%2C4.527-6.3%2C3.961L12.116%2C17.279z%20M12.6%2C12.679c0.565-2.782%2C3.279-4.58%2C6.062-4.014%0D%0A%09c0.08%2C0.016%2C0.159%2C0.034%2C0.238%2C0.054C18.9%2C8.719%2C18.634%2C13.245%2C12.6%2C12.679L12.6%2C12.679z%20M12.124%2C10.428%0D%0A%09c-3.691-3.2%2C0.212-5.509%2C0.212-5.509s3.813%2C1.755%2C0.755%2C5.509H12.124z%20M12.124%2C13.632c-0.563-2.783-2.8-4.616-5.583-4.053%0D%0A%09C6.46%2C9.595%2C6.38%2C9.614%2C6.3%2C9.634C6.3%2C9.634%2C6.09%2C14.198%2C12.124%2C13.632L12.124%2C13.632z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-bottom: 1px solid #8d8d8d !important;
}
.nav.navmenu-nav .icon-info-sec a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-bottom: 1px solid #8d8d8d !important;
}
.nav.navmenu-nav .icon-cyber-security a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-bottom: 1px solid #8d8d8d !important;
}
.nav.navmenu-nav .icon-young-tech-talent a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.6%2C6.1l2%2C4l4.4%2C0.7l-3.2%2C3.2l0.7%2C4.4l-4-2.1l-4%2C2.1l0.7-4.4l-3.2-3.2l4.4-0.7L12.6%2C6.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  border-bottom: 1px solid #8d8d8d !important;
}
.nav.navmenu-nav .icon-news a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22Chat_Bubble%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.143c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.003-5.219-4.232-9.449-9.45-9.455V3.143z%20M8.394%2C12.294h8.4v0.7h-8.4%0D%0A%09V12.294z%20M13.294%2C10.894h3.5v0.7h-3.5V10.894L13.294%2C10.894z%20M8.394%2C10.894h3.5v0.7h-3.5V10.894L8.394%2C10.894z%20M8.394%2C9.494h8.4v0.7%0D%0A%09h-8.4V9.494z%20M8.394%2C7.394c-0.773%2C0-1.4%2C0.627-1.4%2C1.4c0%2C0%2C0%2C0%2C0%2C0v4.9c0%2C0.773%2C0.627%2C1.4%2C1.4%2C1.4l0%2C0h0.7v2.8l2.822-2.8h4.878%0D%0A%09c0.773%2C0%2C1.4-0.627%2C1.4-1.4c0%2C0%2C0%2C0%2C0%2C0V8.772c-0.002-0.763-0.623-1.38-1.386-1.378c-0.005%2C0-0.009%2C0-0.014%2C0H8.394z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-bottom: 1px solid #8d8d8d !important;
}
.nav.navmenu-nav .icon-built-environment a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22building%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17.311%2C7.288H7.887L8.83%2C6.346h2.356l0.471-0.471h1.885l0.471%2C0.471h2.356L17.311%2C7.288z%20M18.253%2C17.654v0.471h-4.712%0D%0A%09%09v-1.413h-1.885v1.413H6.945v-0.471h0.471v-0.471h0.471V7.76h9.423v9.423h0.471v0.471H18.253z%20M11.186%2C14.827H9.301v0.942h1.885%0D%0A%09%09V14.827z%20M11.186%2C12.942H9.301v0.942h1.885V12.942z%20M11.186%2C11.058H9.301V12h1.885V11.058z%20M11.186%2C9.173H9.301v0.942h1.885V9.173z%0D%0A%09%09%20M13.541%2C14.827h-1.885v0.942h1.885V14.827z%20M13.541%2C12.942h-1.885v0.942h1.885V12.942z%20M13.541%2C11.058h-1.885V12h1.885V11.058z%0D%0A%09%09%20M13.541%2C9.173h-1.885v0.942h1.885V9.173z%20M15.897%2C14.827h-1.885v0.942h1.885V14.827z%20M15.897%2C12.942h-1.885v0.942h1.885V12.942z%0D%0A%09%09%20M15.897%2C11.058h-1.885V12h1.885V11.058z%20M15.897%2C9.173h-1.885v0.942h1.885V9.173z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-defence-national-security a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22lock_3_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.779%2C11.024H16.21V8.897c0-1.311-1.23-2.551-2.53-2.551h-2.172c-1.299%2C0-2.53%2C1.24-2.53%2C2.551v2.128H8.409%0D%0A%09%09c-0.155%2C0-0.282%2C0.112-0.282%2C0.25v5.881c0%2C0.138%2C0.126%2C0.25%2C0.282%2C0.25h8.37c0.155%2C0%2C0.282-0.112%2C0.282-0.25v-5.881%0D%0A%09%09C17.06%2C11.136%2C16.934%2C11.024%2C16.779%2C11.024z%20M10.68%2C8.897c0-0.596%2C0.267-0.85%2C0.851-0.85h2.127c0.584%2C0%2C0.851%2C0.254%2C0.851%2C0.85%0D%0A%09%09v2.128H10.68V8.897z%20M13.019%2C14.185v1.093c0%2C0.117-0.096%2C0.213-0.213%2C0.213h-0.425c-0.117%2C0-0.213-0.096-0.213-0.213v-1.093%0D%0A%09%09c-0.253-0.147-0.425-0.419-0.425-0.733c0-0.47%2C0.381-0.85%2C0.851-0.85s0.851%2C0.381%2C0.851%2C0.85%0D%0A%09%09C13.445%2C13.766%2C13.273%2C14.038%2C13.019%2C14.185z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-education a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.161%2C9.557l6.438%2C3.662l3.608-2.055c0.164%2C0.219%2C0.301%2C0.448%2C0.42%2C0.676l0%2C0l-4.028%2C2.292L8.553%2C11.83%0D%0A%09c0.119%2C1.051%2C0.475%2C3.764%2C0.85%2C4.147l0%2C0c0.466%2C0.466%2C2.813%2C1.361%2C3.205%2C1.361l0%2C0c0.402%2C0%2C2.731-0.904%2C3.196-1.379l0%2C0%0D%0A%09c0.375-0.366%2C0.721-2.941%2C0.859-4.056l0%2C0c0.374%2C0.796%2C0.511%2C1.627%2C0.511%2C2.256l0%2C0c0%2C0.986%2C0.329%2C1.935%2C0.594%2C2.529l0%2C0%0D%0A%09c-0.091%2C0.12-0.146%2C0.257-0.146%2C0.412l0%2C0c0%2C0.383%2C0.31%2C0.703%2C0.694%2C0.703l0%2C0c0.393%2C0%2C0.703-0.319%2C0.703-0.703l0%2C0%0D%0A%09c0-0.383-0.31-0.705-0.703-0.705l0%2C0c-0.073%2C0-0.128%2C0.029-0.201%2C0.046l0%2C0c-0.228-0.565-0.466-1.37-0.466-2.31l0%2C0%0D%0A%09c0-1.472-0.402-2.494-0.977-3.234l0%2C0l2.365-1.341l-6.438-3.673L6.161%2C9.557z%20M11.238%2C9.365c0-0.649%2C0.612-1.168%2C1.37-1.168l0%2C0%0D%0A%09c0.721%2C0%2C1.288%2C0.474%2C1.352%2C1.068l0%2C0c-0.174-0.037-0.338-0.073-0.493-0.093l0%2C0C13.348%2C8.944%2C13.01%2C8.78%2C12.608%2C8.78l0%2C0%0D%0A%09c-0.502%2C0-0.913%2C0.257-0.913%2C0.576l0%2C0c0%2C0.31%2C0.411%2C0.566%2C0.913%2C0.566l0%2C0c0.366%2C0%2C0.676-0.136%2C0.822-0.319l0%2C0%0D%0A%09c0.164%2C0.018%2C0.329%2C0.046%2C0.484%2C0.082l0%2C0c-0.165%2C0.494-0.676%2C0.858-1.306%2C0.858l0%2C0C11.85%2C10.542%2C11.238%2C10.014%2C11.238%2C9.365%0D%0A%09L11.238%2C9.365z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-energy-utilities a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.834%2C8.785h1.528V6.469h-1.528V8.785z%20M11.834%2C6.469%20M14.745%2C9.366l1.077%2C1.085l1.635-1.636L16.38%2C7.73L14.745%2C9.366z%0D%0A%09%20M7.715%2C8.815l1.643%2C1.636l1.078-1.085L8.8%2C7.73L7.715%2C8.815z%20M9.541%2C12.621c0%2C1.69%2C1.368%2C3.064%2C3.064%2C3.064l0%2C0%0D%0A%09c1.697%2C0%2C3.072-1.375%2C3.072-3.064l0%2C0c0-1.697-1.375-3.072-3.072-3.072l0%2C0C10.909%2C9.549%2C9.541%2C10.924%2C9.541%2C12.621%20M16.404%2C13.355%0D%0A%09h2.315v-1.521h-2.315V13.355z%20M16.404%2C11.834%20M6.469%2C13.355h2.315v-1.521H6.469V13.355z%20M6.469%2C11.834%20M14.745%2C15.839l1.635%2C1.634%0D%0A%09l1.078-1.085l-1.635-1.636L14.745%2C15.839z%20M7.715%2C16.388L8.8%2C17.473l1.635-1.634l-1.078-1.087L7.715%2C16.388z%20M11.834%2C18.719h1.528%0D%0A%09v-2.316h-1.528V18.719z%20M11.834%2C16.403%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-financial-services a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22euro_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.081%2C13.765c-0.159%2C1.496-0.846%2C2.368-2.112%2C2.368c-1.171%2C0-1.882-0.876-2.247-1.869h2.399l0.401-1.496h-3.096%0D%0A%09%09c-0.009-0.144-0.012-0.499-0.008-0.499h3.201l0.401-1.496h-3.359c0.344-1.496%2C1.066-1.916%2C2.307-1.916%0D%0A%09%09c1.029%2C0%2C1.956%2C0.919%2C2.088%2C1.916h2.004c-0.25-2.493-2.021-3.932-4.092-3.932c-2.341%2C0-3.907%2C1.439-4.432%2C3.932H7.042l-0.401%2C1.496%0D%0A%09%09h1.706c-0.004%2C0-0.001%2C0.356%2C0.006%2C0.499H7.042l-0.401%2C1.496h1.935c0.561%2C2.186%2C2.108%2C3.884%2C4.394%2C3.884%0D%0A%09%09c2.308%2C0%2C3.905-1.89%2C4.116-4.383H15.081z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-public-sector a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M5.955%2C8.843V8.835V8.843L5.92%2C8.852l0.035%2C0.017v7.142l6.573%2C2.46l6.564-2.46V8.835l-0.096%2C0.034l0.07-0.026l-6.564-2.634%0D%0A%09L5.955%2C8.843z%20M6.716%2C9.236l5.741-2.205l5.733%2C2.197l-5.75%2C2.205L6.716%2C9.236z%20M6.83%2C14.129v-3.527l4.35%2C1.75v3.501L6.83%2C14.129z%0D%0A%09%20M7.688%2C13.254l2.651%2C1.024v-1.015l-2.651-0.988V13.254z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-healthcare a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22hospital_1_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.36%2C8.033c0-0.663-0.537-1.2-1.2-1.2H8.038c-0.663%2C0-1.2%2C0.537-1.2%2C1.2v9.121c0%2C0.663%2C0.537%2C1.2%2C1.2%2C1.2h9.121%0D%0A%09%09c0.663%2C0%2C1.2-0.537%2C1.2-1.2V8.033z%20M16.919%2C14.034h-2.88v2.88h-2.88v-2.88h-2.88v-2.88h2.88v-2.88h2.88v2.88h2.88V14.034z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-manufacturing a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.362%2C9.132c0%2C0.472%2C0.132%2C0.913%2C0.348%2C1.299l0%2C0l-1.174%2C1.174L9.893%2C8.963l0.394-0.403L7.328%2C6.428L6.385%2C7.325%0D%0A%09l2.171%2C2.967l0.386-0.386l2.642%2C2.651l-1.151%2C1.142c-0.386-0.216-0.827-0.347-1.306-0.347l0%2C0c-1.499%2C0-2.712%2C1.213-2.712%2C2.712l0%2C0%0D%0A%09c0%2C0.193%2C0.023%2C0.386%2C0.062%2C0.572l0%2C0l1.375-1.384c0.464-0.463%2C1.213-0.463%2C1.669%2C0l0%2C0l0.394%2C0.395%0D%0A%09c0.456%2C0.456%2C0.456%2C1.204%2C0%2C1.667l0%2C0l-1.391%2C1.391c0.193%2C0.047%2C0.394%2C0.069%2C0.602%2C0.069l0%2C0c1.499%2C0%2C2.712-1.213%2C2.712-2.712l0%2C0%0D%0A%09c0-0.456-0.124-0.881-0.324-1.26l0%2C0l1.159-1.159l0.718%2C0.72l-0.773%2C0.773l1.553%2C0.88c0.046%2C0.24%2C0.147%2C0.463%2C0.332%2C0.649l0%2C0%0D%0A%09l1.746%2C1.746c0.479%2C0.48%2C1.267%2C0.48%2C1.754%2C0l0%2C0l0.425-0.432c0.487-0.487%2C0.487-1.268%2C0.008-1.746l0%2C0l-1.746-1.755%0D%0A%09c-0.178-0.169-0.394-0.27-0.618-0.317l0%2C0l-0.896-1.59l-0.834%2C0.842l-0.718-0.718l1.174-1.176c0.386%2C0.21%2C0.819%2C0.341%2C1.282%2C0.341%0D%0A%09l0%2C0c1.507%2C0%2C2.72-1.221%2C2.72-2.728l0%2C0c0-0.201-0.023-0.401-0.061-0.587l0%2C0l-1.391%2C1.384c-0.456%2C0.463-1.205%2C0.463-1.669%2C0l0%2C0%0D%0A%09l-0.386-0.394c-0.463-0.456-0.463-1.206%2C0-1.669l0%2C0l1.383-1.384c-0.193-0.038-0.386-0.069-0.595-0.069l0%2C0%0D%0A%09C14.583%2C6.413%2C13.362%2C7.634%2C13.362%2C9.132L13.362%2C9.132z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-media a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.687%2C7.323H6.501c-0.258%2C0-0.469%2C0.211-0.469%2C0.469v7.968c0%2C0.258%2C0.211%2C0.469%2C0.469%2C0.469h5.155%0D%0A%09c0%2C0.088%2C0%2C0.234%2C0%2C0.469c0%2C0.937-0.915%2C0.937-0.915%2C0.937H9.011c-0.091%2C0-0.166%2C0.075-0.166%2C0.166v0.771h7.499V17.8%0D%0A%09c0-0.091-0.075-0.166-0.166-0.166h-1.709c0%2C0-0.937%2C0-0.937-0.937c0-0.234%2C0-0.381%2C0-0.469h5.155c0.258%2C0%2C0.469-0.211%2C0.469-0.469%0D%0A%09V7.792C19.155%2C7.534%2C18.944%2C7.323%2C18.687%2C7.323z%20M12.968%2C15.769H12.23v-0.737h0.737V15.769z%20M17.647%2C14.489H7.541V8.594h10.105%0D%0A%09V14.489z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-retail a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22shopping_x5F_cart_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.321%2C7.557h-1.219c-0.226%2C0-0.422%2C0.155-0.474%2C0.375l-0.373%2C1.575H6.867c-0.148%2C0-0.288%2C0.067-0.38%2C0.182%0D%0A%09%09C6.394%2C9.805%2C6.359%2C9.956%2C6.391%2C10.1l0.975%2C4.387c0.049%2C0.223%2C0.248%2C0.382%2C0.476%2C0.382h7.144l-0.462%2C1.95H8.573%0D%0A%09%09c-0.269%2C0-0.487%2C0.218-0.487%2C0.487s0.218%2C0.487%2C0.487%2C0.487h0.532c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244%0D%0A%09%09c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731c0-0.086-0.018-0.167-0.045-0.244h2.527%0D%0A%09%09c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731%0D%0A%09%09c0-0.086-0.018-0.167-0.045-0.244h0.532c0.23%2C0%2C0.423-0.244%2C0.473-0.487h0.001l2.105-8.773h0.833c0.269%2C0%2C0.487-0.218%2C0.487-0.487%0D%0A%09%09C18.809%2C7.775%2C18.591%2C7.557%2C18.321%2C7.557z%20M8.085%2C12.919h-0.07l-0.108-0.487h0.178V12.919z%20M8.085%2C11.944H7.799l-0.108-0.487h0.394%0D%0A%09%09V11.944z%20M8.085%2C10.969H7.583l-0.109-0.487h0.611V10.969z%20M9.06%2C13.893H8.573v-0.487H9.06V13.893z%20M9.06%2C12.919H8.573v-0.487H9.06%0D%0A%09%09V12.919z%20M9.06%2C11.944H8.573v-0.487H9.06V11.944z%20M9.06%2C10.969H8.573v-0.487H9.06V10.969z%20M10.035%2C13.893H9.548v-0.487h0.487%0D%0A%09%09V13.893z%20M10.035%2C12.919H9.548v-0.487h0.487V12.919z%20M10.035%2C11.944H9.548v-0.487h0.487V11.944z%20M10.035%2C10.969H9.548v-0.487h0.487%0D%0A%09%09V10.969z%20M11.01%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.01%2C12.919h-0.487v-0.487h0.487V12.919z%20M11.01%2C11.944h-0.487v-0.487h0.487%0D%0A%09%09V11.944z%20M11.01%2C10.969h-0.487v-0.487h0.487V10.969z%20M11.985%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.985%2C12.919h-0.487v-0.487%0D%0A%09%09h0.487V12.919z%20M11.985%2C11.944h-0.487v-0.487h0.487V11.944z%20M11.985%2C10.969h-0.487v-0.487h0.487V10.969z%20M12.96%2C13.893h-0.487%0D%0A%09%09v-0.487h0.487V13.893z%20M12.96%2C12.919h-0.487v-0.487h0.487V12.919z%20M12.96%2C11.944h-0.487v-0.487h0.487V11.944z%20M12.96%2C10.969h-0.487%0D%0A%09%09v-0.487h0.487V10.969z%20M13.934%2C13.893h-0.487v-0.487h0.487V13.893z%20M13.934%2C12.919h-0.487v-0.487h0.487V12.919z%20M13.934%2C11.944%0D%0A%09%09h-0.487v-0.487h0.487V11.944z%20M13.934%2C10.969h-0.487v-0.487h0.487V10.969z%20M14.909%2C13.893h-0.487v-0.487h0.487V13.893z%0D%0A%09%09%20M14.909%2C12.919h-0.487v-0.487h0.487V12.919z%20M14.909%2C11.944h-0.487v-0.487h0.487V11.944z%20M14.909%2C10.969h-0.487v-0.487h0.487%0D%0A%09%09V10.969z%20M15.447%2C12.919h-0.05v-0.487h0.166L15.447%2C12.919z%20M15.678%2C11.944h-0.282v-0.487h0.394L15.678%2C11.944z%20M15.899%2C10.969%0D%0A%09%09h-0.503v-0.487h0.611L15.899%2C10.969z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-telecommunications a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.5%2C10.1l-2.3%2C2.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1c0.1%2C0%2C0.1%2C0%2C0.2-0.1l2.3-2.3c0.1-0.1%2C0.1-0.3%2C0-0.3%0A%09%09%09C13.7%2C10.1%2C13.5%2C10.1%2C13.5%2C10.1L13.5%2C10.1z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.4%2C11.6l1.1-1.1c0.1-0.1%2C0.1-0.3%2C0-0.3c-0.1-0.1-0.3-0.1-0.3%2C0L11%2C11.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1%0A%09%09%09C11.3%2C11.7%2C11.3%2C11.7%2C11.4%2C11.6L11.4%2C11.6z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.8%2C5.4h-2.5c-1.5%2C0-2.8%2C1.2-2.8%2C2.8v8.6c0%2C1.5%2C1.2%2C2.8%2C2.8%2C2.8h2.5c1.5%2C0%2C2.8-1.2%2C2.8-2.8V8.2%0A%09%09%09C16.5%2C6.6%2C15.3%2C5.4%2C13.8%2C5.4z%20M12.5%2C6.6c0.4%2C0%2C0.7%2C0.3%2C0.7%2C0.7s-0.3%2C0.7-0.7%2C0.7s-0.7-0.3-0.7-0.7C11.8%2C7%2C12.1%2C6.6%2C12.5%2C6.6z%0A%09%09%09%20M10.7%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C11.2%2C17.3%2C11%2C17.5%2C10.7%2C17.5z%0A%09%09%09%20M10.7%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S11%2C15.8%2C10.7%2C15.8z%20M12.8%2C17.5h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C13.3%2C17.3%2C13.1%2C17.5%2C12.8%2C17.5z%20M12.8%2C15.8h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S13.1%2C15.8%2C12.8%2C15.8z%20M14.8%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C15.3%2C17.3%2C15.1%2C17.5%2C14.8%2C17.5z%20M14.8%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S15.1%2C15.8%2C14.8%2C15.8z%20M15.3%2C12.6c0%2C0.7-0.6%2C1.3-1.3%2C1.3h-3c-0.7%2C0-1.3-0.6-1.3-1.3%0A%09%09%09v-2.5c0-0.7%2C0.6-1.3%2C1.3-1.3h3c0.7%2C0%2C1.3%2C0.6%2C1.3%2C1.3V12.6z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav.navmenu-nav .icon-transport a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M10.81%2C5.689l2.062%2C5.402H8.631c-0.062%2C0-0.126%2C0-0.189%2C0.009l0%2C0L6.371%2C9.3v6.32l2.071-1.846%0D%0A%09c0.063%2C0.009%2C0.127%2C0.018%2C0.189%2C0.018l0%2C0h4.268l-2.089%2C5.457h1.819l2.08-5.457h3.8c0.747%2C0%2C1.351-0.603%2C1.351-1.351l0%2C0%0D%0A%09c0-0.747-0.604-1.351-1.351-1.351l0%2C0h-3.818l-2.062-5.402L10.81%2C5.689L10.81%2C5.689z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.nav .icon-default a {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ececec;
}
.nav .icon-default a:hover,
.nav .icon-default a:focus {
  background-color: #af141b;
  color: #fff !important;
}
.nav .icon-digital-transformation a {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M12.824%2C11.904c0.49-0.004%2C0.883-0.404%2C0.88-0.893V7.046c0-0.486-0.394-0.88-0.88-0.88s-0.88%2C0.394-0.88%2C0.88v3.965%0D%0A%09C11.941%2C11.5%2C12.335%2C11.9%2C12.824%2C11.904z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M12.605%2C0.019c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09C25.205%2C5.66%2C19.564%2C0.019%2C12.605%2C0.019z%20M12.605%2C22.068c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.165%0D%0A%09c5.218%2C0.006%2C9.446%2C4.235%2C9.45%2C9.453C22.055%2C17.837%2C17.824%2C22.068%2C12.605%2C22.068z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M15.024%2C7.569v2.115c0.296%2C0.251%2C0.55%2C0.547%2C0.755%2C0.876c1.092%2C1.755%2C0.554%2C4.063-1.201%2C5.155%0D%0A%09c-1.755%2C1.092-4.063%2C0.554-5.155-1.201s-0.554-4.063%2C1.201-5.155V7.373c-2.095%2C0.835-3.483%2C2.847-3.519%2C5.102%0D%0A%09c-0.049%2C3.086%2C2.412%2C5.628%2C5.499%2C5.678c2.081-0.034%2C3.97-1.22%2C4.905-3.079C18.895%2C12.315%2C17.783%2C8.955%2C15.024%2C7.569z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ececec;
}
.nav .icon-digital-transformation a:hover,
.nav .icon-digital-transformation a:focus {
  background-color: #b60000;
  color: #fff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.824%2C11.904c0.49-0.004%2C0.883-0.404%2C0.88-0.893V7.046c0-0.486-0.394-0.88-0.88-0.88s-0.88%2C0.394-0.88%2C0.88v3.965%0D%0A%09C11.941%2C11.5%2C12.335%2C11.9%2C12.824%2C11.904z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.605%2C0.019c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09C25.205%2C5.66%2C19.564%2C0.019%2C12.605%2C0.019z%20M12.605%2C22.068c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.165%0D%0A%09c5.218%2C0.006%2C9.446%2C4.235%2C9.45%2C9.453C22.055%2C17.837%2C17.824%2C22.068%2C12.605%2C22.068z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.024%2C7.569v2.115c0.296%2C0.251%2C0.55%2C0.547%2C0.755%2C0.876c1.092%2C1.755%2C0.554%2C4.063-1.201%2C5.155%0D%0A%09c-1.755%2C1.092-4.063%2C0.554-5.155-1.201s-0.554-4.063%2C1.201-5.155V7.373c-2.095%2C0.835-3.483%2C2.847-3.519%2C5.102%0D%0A%09c-0.049%2C3.086%2C2.412%2C5.628%2C5.499%2C5.678c2.081-0.034%2C3.97-1.22%2C4.905-3.079C18.895%2C12.315%2C17.783%2C8.955%2C15.024%2C7.569z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-smes a {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%20M12.426%2C4.594%0D%0A%09c0%2C0%2C5.955%2C4.334%2C6.236%2C4.523s0.294%2C0.473-0.006%2C0.605H6.218c-0.319-0.132-0.3-0.416%2C0-0.605S12.426%2C4.594%2C12.426%2C4.594z%0D%0A%09%20M7.02%2C10.229h2.574v0.565h-0.5v4.62h-1.57v-4.671h-0.5v-0.519L7.02%2C10.229z%20M11.153%2C10.261h2.569v0.508h-0.5v4.652h-1.563V10.75%0D%0A%09h-0.5v-0.489H11.153z%20M15.253%2C10.261h2.569v0.508h-0.5v4.652h-1.563V10.75h-0.5v-0.489H15.253z%20M6.528%2C15.95h11.818v0.507H6.528%0D%0A%09L6.528%2C15.95L6.528%2C15.95z%20M6.014%2C17.019H18.86v0.474H6.014v-0.479V17.019z%20M12.426%2C6.734c0.501-0.004%2C0.91%2C0.399%2C0.914%2C0.9%0D%0A%09s-0.399%2C0.91-0.9%2C0.914c-0.501%2C0.004-0.91-0.399-0.914-0.9c0-0.002%2C0-0.005%2C0-0.007c-0.007-0.497%2C0.391-0.905%2C0.888-0.912%0D%0A%09c0.004%2C0%2C0.008%2C0%2C0.012%2C0V6.734z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ececec;
}
.nav .icon-smes a:hover,
.nav .icon-smes a:focus {
  background-color: #b60000;
  color: #fff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%20M12.426%2C4.594%0D%0A%09c0%2C0%2C5.955%2C4.334%2C6.236%2C4.523s0.294%2C0.473-0.006%2C0.605H6.218c-0.319-0.132-0.3-0.416%2C0-0.605S12.426%2C4.594%2C12.426%2C4.594z%0D%0A%09%20M7.02%2C10.229h2.574v0.565h-0.5v4.62h-1.57v-4.671h-0.5v-0.519L7.02%2C10.229z%20M11.153%2C10.261h2.569v0.508h-0.5v4.652h-1.563V10.75%0D%0A%09h-0.5v-0.489H11.153z%20M15.253%2C10.261h2.569v0.508h-0.5v4.652h-1.563V10.75h-0.5v-0.489H15.253z%20M6.528%2C15.95h11.818v0.507H6.528%0D%0A%09L6.528%2C15.95L6.528%2C15.95z%20M6.014%2C17.019H18.86v0.474H6.014v-0.479V17.019z%20M12.426%2C6.734c0.501-0.004%2C0.91%2C0.399%2C0.914%2C0.9%0D%0A%09s-0.399%2C0.91-0.9%2C0.914c-0.501%2C0.004-0.91-0.399-0.914-0.9c0-0.002%2C0-0.005%2C0-0.007c-0.007-0.497%2C0.391-0.905%2C0.888-0.912%0D%0A%09c0.004%2C0%2C0.008%2C0%2C0.012%2C0V6.734z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-innov a {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20id%3D%22light_bulb_%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.169c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.169z%20M12.679%2C5.958%0D%0A%09c3.116%2C0%2C4.6%2C2.017%2C4.6%2C3.663c0%2C1.928-2.3%2C3.2-2.367%2C6.441l-2.283-0.004h-2.364c0-3.215-2.335-4.452-2.335-6.418%0D%0A%09C7.929%2C7.884%2C9.562%2C5.958%2C12.679%2C5.958z%20M10.848%2C18.349h3.445c0.024%2C0.15%2C0.036%2C0.302%2C0.036%2C0.454%0D%0A%09c-0.038%2C0.284-0.295%2C0.485-0.58%2C0.455h-2.32c-0.285%2C0.03-0.542-0.171-0.58-0.455L10.848%2C18.349L10.848%2C18.349z%20M10.557%2C16.53h4.062%0D%0A%09c0.125-0.031%2C0.252%2C0.045%2C0.284%2C0.17c0.031%2C0.125-0.045%2C0.252-0.17%2C0.284c-0.037%2C0.009-0.076%2C0.009-0.114%2C0h-4.062%0D%0A%09c-0.125%2C0.031-0.252-0.045-0.284-0.17c-0.031-0.125%2C0.045-0.252%2C0.17-0.284C10.481%2C16.521%2C10.52%2C16.521%2C10.557%2C16.53z%0D%0A%09%20M10.557%2C17.439h4.062c0.126-0.03%2C0.252%2C0.047%2C0.282%2C0.173s-0.047%2C0.252-0.173%2C0.282c-0.036%2C0.009-0.074%2C0.009-0.11%2C0h-4.062%0D%0A%09c-0.126%2C0.03-0.252-0.047-0.282-0.173c-0.03-0.126%2C0.047-0.252%2C0.173-0.282C10.484%2C17.43%2C10.521%2C17.43%2C10.557%2C17.439L10.557%2C17.439z%0D%0A%09%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ececec;
}
.nav .icon-innov a:hover,
.nav .icon-innov a:focus {
  background-color: #b60000;
  color: #fff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22light_bulb_%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.169c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.169z%20M12.679%2C5.958%0D%0A%09c3.116%2C0%2C4.6%2C2.017%2C4.6%2C3.663c0%2C1.928-2.3%2C3.2-2.367%2C6.441l-2.283-0.004h-2.364c0-3.215-2.335-4.452-2.335-6.418%0D%0A%09C7.929%2C7.884%2C9.562%2C5.958%2C12.679%2C5.958z%20M10.848%2C18.349h3.445c0.024%2C0.15%2C0.036%2C0.302%2C0.036%2C0.454%0D%0A%09c-0.038%2C0.284-0.295%2C0.485-0.58%2C0.455h-2.32c-0.285%2C0.03-0.542-0.171-0.58-0.455L10.848%2C18.349L10.848%2C18.349z%20M10.557%2C16.53h4.062%0D%0A%09c0.125-0.031%2C0.252%2C0.045%2C0.284%2C0.17c0.031%2C0.125-0.045%2C0.252-0.17%2C0.284c-0.037%2C0.009-0.076%2C0.009-0.114%2C0h-4.062%0D%0A%09c-0.125%2C0.031-0.252-0.045-0.284-0.17c-0.031-0.125%2C0.045-0.252%2C0.17-0.284C10.481%2C16.521%2C10.52%2C16.521%2C10.557%2C16.53z%0D%0A%09%20M10.557%2C17.439h4.062c0.126-0.03%2C0.252%2C0.047%2C0.282%2C0.173s-0.047%2C0.252-0.173%2C0.282c-0.036%2C0.009-0.074%2C0.009-0.11%2C0h-4.062%0D%0A%09c-0.126%2C0.03-0.252-0.047-0.282-0.173c-0.03-0.126%2C0.047-0.252%2C0.173-0.282C10.484%2C17.43%2C10.521%2C17.43%2C10.557%2C17.439L10.557%2C17.439z%0D%0A%09%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-resh-bus a {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.218px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.218%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.218%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23ce0c0c%22%20class%3D%22st0%22%20d%3D%22M14.054%2C8.254h0.004c0.001-0.23-0.185-0.418-0.415-0.42h-2.074c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.42h2.9%0D%0A%09%09V8.254z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ce0c0c%22%20class%3D%22st0%22%20d%3D%22M12.611%2C3.14v0.004c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09%09C22.057%2C7.376%2C17.829%2C3.146%2C12.611%2C3.14z%20M7.006%2C9.514c-0.003-0.461%2C0.367-0.837%2C0.828-0.84c0%2C0%2C0.001%2C0%2C0.001%2C0h2.489v-0.84%0D%0A%09%09c-0.003-0.461%2C0.369-0.837%2C0.83-0.84h0h2.9c0.461%2C0.003%2C0.832%2C0.378%2C0.829%2C0.839c0%2C0%2C0%2C0.001%2C0%2C0.001v0.84h2.489%0D%0A%09%09c0.461%2C0.003%2C0.833%2C0.379%2C0.83%2C0.84v0v1.68c-1.319%2C0.694-2.71%2C1.242-4.148%2C1.636v-0.376l0.004%2C0c0.001-0.23-0.185-0.418-0.415-0.42%0D%0A%09%09h-2.074c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.376c-1.438-0.394-2.829-0.942-4.148-1.636V9.514z%20M13.643%2C12.874v0.42%0D%0A%09%09c0.001%2C0.23-0.185%2C0.418-0.415%2C0.42h-1.244c-0.23-0.002-0.416-0.19-0.415-0.42v-0.42c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h1.244%0D%0A%09%09C13.458%2C12.456%2C13.644%2C12.644%2C13.643%2C12.874z%20M18.206%2C16.654c0.003%2C0.461-0.369%2C0.837-0.83%2C0.84H7.835%0D%0A%09%09c-0.461-0.003-0.832-0.378-0.829-0.839c0%2C0%2C0-0.001%2C0-0.001v-5.04c1.322%2C0.675%2C2.713%2C1.208%2C4.148%2C1.589v0.511%0D%0A%09%09c-0.001%2C0.23%2C0.185%2C0.418%2C0.415%2C0.42h2.074c0.23-0.002%2C0.416-0.19%2C0.415-0.42v-0.511c1.435-0.381%2C2.826-0.914%2C4.148-1.589V16.654z%22%0D%0A%09%09%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M12.611-0.006c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09%09C25.211%2C5.635%2C19.57-0.006%2C12.611-0.006z%20M12.611%2C22.044c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.14%0D%0A%09%09c5.218%2C0.006%2C9.446%2C4.236%2C9.45%2C9.454C22.061%2C17.813%2C17.83%2C22.044%2C12.611%2C22.044z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M14.058%2C13.714c0.001%2C0.23-0.185%2C0.418-0.415%2C0.42h-2.074c-0.23-0.002-0.416-0.19-0.415-0.42v-0.511%0D%0A%09%09c-1.435-0.381-2.826-0.914-4.148-1.589v5.04c0%2C0%2C0%2C0.001%2C0%2C0.001c-0.003%2C0.461%2C0.368%2C0.836%2C0.829%2C0.839h9.541%0D%0A%09%09c0.461-0.003%2C0.833-0.379%2C0.83-0.84v-5.04c-1.322%2C0.675-2.713%2C1.208-4.148%2C1.589V13.714z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M11.154%2C12.454c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h2.074c0.23%2C0.002%2C0.416%2C0.19%2C0.415%2C0.42l-0.004%2C0v0.376%0D%0A%09%09c1.438-0.394%2C2.829-0.942%2C4.148-1.636v-1.68v0c0.003-0.461-0.369-0.837-0.83-0.84h-2.489v-0.84c0%2C0%2C0-0.001%2C0-0.001%0D%0A%09%09c0.003-0.461-0.368-0.836-0.829-0.839h-2.9h0c-0.461%2C0.003-0.833%2C0.379-0.83%2C0.84v0.84H7.835c0%2C0-0.001%2C0-0.001%2C0%0D%0A%09%09c-0.461%2C0.003-0.831%2C0.379-0.828%2C0.84v1.68c1.319%2C0.694%2C2.71%2C1.242%2C4.148%2C1.636V12.454z%20M11.154%2C8.254%0D%0A%09%09c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h2.074c0.23%2C0.002%2C0.416%2C0.19%2C0.415%2C0.42h-0.004v0.42h-2.9V8.254z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M11.984%2C12.454c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.42c-0.001%2C0.23%2C0.185%2C0.418%2C0.415%2C0.42h1.244%0D%0A%09%09c0.23-0.002%2C0.416-0.19%2C0.415-0.42v-0.42c0.001-0.23-0.185-0.418-0.415-0.42H11.984z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ececec;
}
.nav .icon-resh-bus a:hover,
.nav .icon-resh-bus a:focus {
  background-color: #af141b;
  color: #fff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.218px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.218%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.218%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M14.054%2C8.254h0.004c0.001-0.23-0.185-0.418-0.415-0.42h-2.074c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.42h2.9%0D%0A%09%09V8.254z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.611%2C3.14v0.004c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09%09C22.057%2C7.376%2C17.829%2C3.146%2C12.611%2C3.14z%20M7.006%2C9.514c-0.003-0.461%2C0.367-0.837%2C0.828-0.84c0%2C0%2C0.001%2C0%2C0.001%2C0h2.489v-0.84%0D%0A%09%09c-0.003-0.461%2C0.369-0.837%2C0.83-0.84h0h2.9c0.461%2C0.003%2C0.832%2C0.378%2C0.829%2C0.839c0%2C0%2C0%2C0.001%2C0%2C0.001v0.84h2.489%0D%0A%09%09c0.461%2C0.003%2C0.833%2C0.379%2C0.83%2C0.84v0v1.68c-1.319%2C0.694-2.71%2C1.242-4.148%2C1.636v-0.376l0.004%2C0c0.001-0.23-0.185-0.418-0.415-0.42%0D%0A%09%09h-2.074c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.376c-1.438-0.394-2.829-0.942-4.148-1.636V9.514z%20M13.643%2C12.874v0.42%0D%0A%09%09c0.001%2C0.23-0.185%2C0.418-0.415%2C0.42h-1.244c-0.23-0.002-0.416-0.19-0.415-0.42v-0.42c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h1.244%0D%0A%09%09C13.458%2C12.456%2C13.644%2C12.644%2C13.643%2C12.874z%20M18.206%2C16.654c0.003%2C0.461-0.369%2C0.837-0.83%2C0.84H7.835%0D%0A%09%09c-0.461-0.003-0.832-0.378-0.829-0.839c0%2C0%2C0-0.001%2C0-0.001v-5.04c1.322%2C0.675%2C2.713%2C1.208%2C4.148%2C1.589v0.511%0D%0A%09%09c-0.001%2C0.23%2C0.185%2C0.418%2C0.415%2C0.42h2.074c0.23-0.002%2C0.416-0.19%2C0.415-0.42v-0.511c1.435-0.381%2C2.826-0.914%2C4.148-1.589V16.654z%22%0D%0A%09%09%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.611-0.006c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09%09C25.211%2C5.635%2C19.57-0.006%2C12.611-0.006z%20M12.611%2C22.044c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.14%0D%0A%09%09c5.218%2C0.006%2C9.446%2C4.236%2C9.45%2C9.454C22.061%2C17.813%2C17.83%2C22.044%2C12.611%2C22.044z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.058%2C13.714c0.001%2C0.23-0.185%2C0.418-0.415%2C0.42h-2.074c-0.23-0.002-0.416-0.19-0.415-0.42v-0.511%0D%0A%09%09c-1.435-0.381-2.826-0.914-4.148-1.589v5.04c0%2C0%2C0%2C0.001%2C0%2C0.001c-0.003%2C0.461%2C0.368%2C0.836%2C0.829%2C0.839h9.541%0D%0A%09%09c0.461-0.003%2C0.833-0.379%2C0.83-0.84v-5.04c-1.322%2C0.675-2.713%2C1.208-4.148%2C1.589V13.714z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.154%2C12.454c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h2.074c0.23%2C0.002%2C0.416%2C0.19%2C0.415%2C0.42l-0.004%2C0v0.376%0D%0A%09%09c1.438-0.394%2C2.829-0.942%2C4.148-1.636v-1.68v0c0.003-0.461-0.369-0.837-0.83-0.84h-2.489v-0.84c0%2C0%2C0-0.001%2C0-0.001%0D%0A%09%09c0.003-0.461-0.368-0.836-0.829-0.839h-2.9h0c-0.461%2C0.003-0.833%2C0.379-0.83%2C0.84v0.84H7.835c0%2C0-0.001%2C0-0.001%2C0%0D%0A%09%09c-0.461%2C0.003-0.831%2C0.379-0.828%2C0.84v1.68c1.319%2C0.694%2C2.71%2C1.242%2C4.148%2C1.636V12.454z%20M11.154%2C8.254%0D%0A%09%09c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h2.074c0.23%2C0.002%2C0.416%2C0.19%2C0.415%2C0.42h-0.004v0.42h-2.9V8.254z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.984%2C12.454c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.42c-0.001%2C0.23%2C0.185%2C0.418%2C0.415%2C0.42h1.244%0D%0A%09%09c0.23-0.002%2C0.416-0.19%2C0.415-0.42v-0.42c0.001-0.23-0.185-0.418-0.415-0.42H11.984z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-resp-bus a {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20id%3D%22basil%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6v0%0D%0A%09C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.167c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.004-5.218-4.232-9.448-9.45-9.454V3.167z%20M12.124%2C10.428h0.967v9.191%0D%0A%09h-0.967v-9.194V10.428z%20M12.124%2C17.77c-0.563-2.783-2.8-4.613-5.583-4.05C6.46%2C13.736%2C6.38%2C13.755%2C6.3%2C13.775%0D%0A%09C6.3%2C13.775%2C6.09%2C18.336%2C12.124%2C17.77L12.124%2C17.77z%20M12.116%2C17.279c0.563-2.783%2C3.276-4.582%2C6.059-4.019%0D%0A%09c0.081%2C0.016%2C0.161%2C0.035%2C0.241%2C0.055c0%2C0-0.266%2C4.527-6.3%2C3.961L12.116%2C17.279z%20M12.6%2C12.679c0.565-2.782%2C3.279-4.58%2C6.062-4.014%0D%0A%09c0.08%2C0.016%2C0.159%2C0.034%2C0.238%2C0.054C18.9%2C8.719%2C18.634%2C13.245%2C12.6%2C12.679L12.6%2C12.679z%20M12.124%2C10.428%0D%0A%09c-3.691-3.2%2C0.212-5.509%2C0.212-5.509s3.813%2C1.755%2C0.755%2C5.509H12.124z%20M12.124%2C13.632c-0.563-2.783-2.8-4.616-5.583-4.053%0D%0A%09C6.46%2C9.595%2C6.38%2C9.614%2C6.3%2C9.634C6.3%2C9.634%2C6.09%2C14.198%2C12.124%2C13.632L12.124%2C13.632z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ececec;
}
.nav .icon-resp-bus a:hover,
.nav .icon-resp-bus a:focus {
  background-color: #b60000;
  color: #fff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22basil%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6v0%0D%0A%09C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.167c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.004-5.218-4.232-9.448-9.45-9.454V3.167z%20M12.124%2C10.428h0.967v9.191%0D%0A%09h-0.967v-9.194V10.428z%20M12.124%2C17.77c-0.563-2.783-2.8-4.613-5.583-4.05C6.46%2C13.736%2C6.38%2C13.755%2C6.3%2C13.775%0D%0A%09C6.3%2C13.775%2C6.09%2C18.336%2C12.124%2C17.77L12.124%2C17.77z%20M12.116%2C17.279c0.563-2.783%2C3.276-4.582%2C6.059-4.019%0D%0A%09c0.081%2C0.016%2C0.161%2C0.035%2C0.241%2C0.055c0%2C0-0.266%2C4.527-6.3%2C3.961L12.116%2C17.279z%20M12.6%2C12.679c0.565-2.782%2C3.279-4.58%2C6.062-4.014%0D%0A%09c0.08%2C0.016%2C0.159%2C0.034%2C0.238%2C0.054C18.9%2C8.719%2C18.634%2C13.245%2C12.6%2C12.679L12.6%2C12.679z%20M12.124%2C10.428%0D%0A%09c-3.691-3.2%2C0.212-5.509%2C0.212-5.509s3.813%2C1.755%2C0.755%2C5.509H12.124z%20M12.124%2C13.632c-0.563-2.783-2.8-4.616-5.583-4.053%0D%0A%09C6.46%2C9.595%2C6.38%2C9.614%2C6.3%2C9.634C6.3%2C9.634%2C6.09%2C14.198%2C12.124%2C13.632L12.124%2C13.632z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-cyber-security a {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ececec;
}
.nav .icon-cyber-security a:hover,
.nav .icon-cyber-security a:focus {
  background-color: #b60000;
  color: #fff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-news a {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20id%3D%22Chat_Bubble%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.143c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.003-5.219-4.232-9.449-9.45-9.455V3.143z%20M8.394%2C12.294h8.4v0.7h-8.4%0D%0A%09V12.294z%20M13.294%2C10.894h3.5v0.7h-3.5V10.894L13.294%2C10.894z%20M8.394%2C10.894h3.5v0.7h-3.5V10.894L8.394%2C10.894z%20M8.394%2C9.494h8.4v0.7%0D%0A%09h-8.4V9.494z%20M8.394%2C7.394c-0.773%2C0-1.4%2C0.627-1.4%2C1.4c0%2C0%2C0%2C0%2C0%2C0v4.9c0%2C0.773%2C0.627%2C1.4%2C1.4%2C1.4l0%2C0h0.7v2.8l2.822-2.8h4.878%0D%0A%09c0.773%2C0%2C1.4-0.627%2C1.4-1.4c0%2C0%2C0%2C0%2C0%2C0V8.772c-0.002-0.763-0.623-1.38-1.386-1.378c-0.005%2C0-0.009%2C0-0.014%2C0H8.394z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ececec;
}
.nav .icon-news a:hover,
.nav .icon-news a:focus {
  background-color: #b60000;
  color: #fff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22Chat_Bubble%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.143c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.003-5.219-4.232-9.449-9.45-9.455V3.143z%20M8.394%2C12.294h8.4v0.7h-8.4%0D%0A%09V12.294z%20M13.294%2C10.894h3.5v0.7h-3.5V10.894L13.294%2C10.894z%20M8.394%2C10.894h3.5v0.7h-3.5V10.894L8.394%2C10.894z%20M8.394%2C9.494h8.4v0.7%0D%0A%09h-8.4V9.494z%20M8.394%2C7.394c-0.773%2C0-1.4%2C0.627-1.4%2C1.4c0%2C0%2C0%2C0%2C0%2C0v4.9c0%2C0.773%2C0.627%2C1.4%2C1.4%2C1.4l0%2C0h0.7v2.8l2.822-2.8h4.878%0D%0A%09c0.773%2C0%2C1.4-0.627%2C1.4-1.4c0%2C0%2C0%2C0%2C0%2C0V8.772c-0.002-0.763-0.623-1.38-1.386-1.378c-0.005%2C0-0.009%2C0-0.014%2C0H8.394z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-young-tech-talent a {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ce0c0c%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23ce0c0c%22%20d%3D%22M12.6%2C6.1l2%2C4l4.4%2C0.7l-3.2%2C3.2l0.7%2C4.4l-4-2.1l-4%2C2.1l0.7-4.4l-3.2-3.2l4.4-0.7L12.6%2C6.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ececec;
}
.nav .icon-young-tech-talent a:hover,
.nav .icon-young-tech-talent a:focus {
  background-color: #b60000;
  color: #fff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.6%2C6.1l2%2C4l4.4%2C0.7l-3.2%2C3.2l0.7%2C4.4l-4-2.1l-4%2C2.1l0.7-4.4l-3.2-3.2l4.4-0.7L12.6%2C6.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.nav .icon-built-environment a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23595959%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22building%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23595959%22%20d%3D%22M17.311%2C7.288H7.887L8.83%2C6.346h2.356l0.471-0.471h1.885l0.471%2C0.471h2.356L17.311%2C7.288z%20M18.253%2C17.654v0.471h-4.712%0D%0A%09%09v-1.413h-1.885v1.413H6.945v-0.471h0.471v-0.471h0.471V7.76h9.423v9.423h0.471v0.471H18.253z%20M11.186%2C14.827H9.301v0.942h1.885%0D%0A%09%09V14.827z%20M11.186%2C12.942H9.301v0.942h1.885V12.942z%20M11.186%2C11.058H9.301V12h1.885V11.058z%20M11.186%2C9.173H9.301v0.942h1.885V9.173z%0D%0A%09%09%20M13.541%2C14.827h-1.885v0.942h1.885V14.827z%20M13.541%2C12.942h-1.885v0.942h1.885V12.942z%20M13.541%2C11.058h-1.885V12h1.885V11.058z%0D%0A%09%09%20M13.541%2C9.173h-1.885v0.942h1.885V9.173z%20M15.897%2C14.827h-1.885v0.942h1.885V14.827z%20M15.897%2C12.942h-1.885v0.942h1.885V12.942z%0D%0A%09%09%20M15.897%2C11.058h-1.885V12h1.885V11.058z%20M15.897%2C9.173h-1.885v0.942h1.885V9.173z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-built-environment a:hover,
.nav .icon-built-environment a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22building%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17.311%2C7.288H7.887L8.83%2C6.346h2.356l0.471-0.471h1.885l0.471%2C0.471h2.356L17.311%2C7.288z%20M18.253%2C17.654v0.471h-4.712%0D%0A%09%09v-1.413h-1.885v1.413H6.945v-0.471h0.471v-0.471h0.471V7.76h9.423v9.423h0.471v0.471H18.253z%20M11.186%2C14.827H9.301v0.942h1.885%0D%0A%09%09V14.827z%20M11.186%2C12.942H9.301v0.942h1.885V12.942z%20M11.186%2C11.058H9.301V12h1.885V11.058z%20M11.186%2C9.173H9.301v0.942h1.885V9.173z%0D%0A%09%09%20M13.541%2C14.827h-1.885v0.942h1.885V14.827z%20M13.541%2C12.942h-1.885v0.942h1.885V12.942z%20M13.541%2C11.058h-1.885V12h1.885V11.058z%0D%0A%09%09%20M13.541%2C9.173h-1.885v0.942h1.885V9.173z%20M15.897%2C14.827h-1.885v0.942h1.885V14.827z%20M15.897%2C12.942h-1.885v0.942h1.885V12.942z%0D%0A%09%09%20M15.897%2C11.058h-1.885V12h1.885V11.058z%20M15.897%2C9.173h-1.885v0.942h1.885V9.173z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-defence-national-security a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23595959%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22lock_3_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23595959%22%20d%3D%22M16.779%2C11.024H16.21V8.897c0-1.311-1.23-2.551-2.53-2.551h-2.172c-1.299%2C0-2.53%2C1.24-2.53%2C2.551v2.128H8.409%0D%0A%09%09c-0.155%2C0-0.282%2C0.112-0.282%2C0.25v5.881c0%2C0.138%2C0.126%2C0.25%2C0.282%2C0.25h8.37c0.155%2C0%2C0.282-0.112%2C0.282-0.25v-5.881%0D%0A%09%09C17.06%2C11.136%2C16.934%2C11.024%2C16.779%2C11.024z%20M10.68%2C8.897c0-0.596%2C0.267-0.85%2C0.851-0.85h2.127c0.584%2C0%2C0.851%2C0.254%2C0.851%2C0.85%0D%0A%09%09v2.128H10.68V8.897z%20M13.019%2C14.185v1.093c0%2C0.117-0.096%2C0.213-0.213%2C0.213h-0.425c-0.117%2C0-0.213-0.096-0.213-0.213v-1.093%0D%0A%09%09c-0.253-0.147-0.425-0.419-0.425-0.733c0-0.47%2C0.381-0.85%2C0.851-0.85s0.851%2C0.381%2C0.851%2C0.85%0D%0A%09%09C13.445%2C13.766%2C13.273%2C14.038%2C13.019%2C14.185z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-defence-national-security a:hover,
.nav .icon-defence-national-security a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22lock_3_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.779%2C11.024H16.21V8.897c0-1.311-1.23-2.551-2.53-2.551h-2.172c-1.299%2C0-2.53%2C1.24-2.53%2C2.551v2.128H8.409%0D%0A%09%09c-0.155%2C0-0.282%2C0.112-0.282%2C0.25v5.881c0%2C0.138%2C0.126%2C0.25%2C0.282%2C0.25h8.37c0.155%2C0%2C0.282-0.112%2C0.282-0.25v-5.881%0D%0A%09%09C17.06%2C11.136%2C16.934%2C11.024%2C16.779%2C11.024z%20M10.68%2C8.897c0-0.596%2C0.267-0.85%2C0.851-0.85h2.127c0.584%2C0%2C0.851%2C0.254%2C0.851%2C0.85%0D%0A%09%09v2.128H10.68V8.897z%20M13.019%2C14.185v1.093c0%2C0.117-0.096%2C0.213-0.213%2C0.213h-0.425c-0.117%2C0-0.213-0.096-0.213-0.213v-1.093%0D%0A%09%09c-0.253-0.147-0.425-0.419-0.425-0.733c0-0.47%2C0.381-0.85%2C0.851-0.85s0.851%2C0.381%2C0.851%2C0.85%0D%0A%09%09C13.445%2C13.766%2C13.273%2C14.038%2C13.019%2C14.185z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-education a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23804800%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23804800%22%20d%3D%22M6.161%2C9.557l6.438%2C3.662l3.608-2.055c0.164%2C0.219%2C0.301%2C0.448%2C0.42%2C0.676l0%2C0l-4.028%2C2.292L8.553%2C11.83%0D%0A%09c0.119%2C1.051%2C0.475%2C3.764%2C0.85%2C4.147l0%2C0c0.466%2C0.466%2C2.813%2C1.361%2C3.205%2C1.361l0%2C0c0.402%2C0%2C2.731-0.904%2C3.196-1.379l0%2C0%0D%0A%09c0.375-0.366%2C0.721-2.941%2C0.859-4.056l0%2C0c0.374%2C0.796%2C0.511%2C1.627%2C0.511%2C2.256l0%2C0c0%2C0.986%2C0.329%2C1.935%2C0.594%2C2.529l0%2C0%0D%0A%09c-0.091%2C0.12-0.146%2C0.257-0.146%2C0.412l0%2C0c0%2C0.383%2C0.31%2C0.703%2C0.694%2C0.703l0%2C0c0.393%2C0%2C0.703-0.319%2C0.703-0.703l0%2C0%0D%0A%09c0-0.383-0.31-0.705-0.703-0.705l0%2C0c-0.073%2C0-0.128%2C0.029-0.201%2C0.046l0%2C0c-0.228-0.565-0.466-1.37-0.466-2.31l0%2C0%0D%0A%09c0-1.472-0.402-2.494-0.977-3.234l0%2C0l2.365-1.341l-6.438-3.673L6.161%2C9.557z%20M11.238%2C9.365c0-0.649%2C0.612-1.168%2C1.37-1.168l0%2C0%0D%0A%09c0.721%2C0%2C1.288%2C0.474%2C1.352%2C1.068l0%2C0c-0.174-0.037-0.338-0.073-0.493-0.093l0%2C0C13.348%2C8.944%2C13.01%2C8.78%2C12.608%2C8.78l0%2C0%0D%0A%09c-0.502%2C0-0.913%2C0.257-0.913%2C0.576l0%2C0c0%2C0.31%2C0.411%2C0.566%2C0.913%2C0.566l0%2C0c0.366%2C0%2C0.676-0.136%2C0.822-0.319l0%2C0%0D%0A%09c0.164%2C0.018%2C0.329%2C0.046%2C0.484%2C0.082l0%2C0c-0.165%2C0.494-0.676%2C0.858-1.306%2C0.858l0%2C0C11.85%2C10.542%2C11.238%2C10.014%2C11.238%2C9.365%0D%0A%09L11.238%2C9.365z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-education a:hover,
.nav .icon-education a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.161%2C9.557l6.438%2C3.662l3.608-2.055c0.164%2C0.219%2C0.301%2C0.448%2C0.42%2C0.676l0%2C0l-4.028%2C2.292L8.553%2C11.83%0D%0A%09c0.119%2C1.051%2C0.475%2C3.764%2C0.85%2C4.147l0%2C0c0.466%2C0.466%2C2.813%2C1.361%2C3.205%2C1.361l0%2C0c0.402%2C0%2C2.731-0.904%2C3.196-1.379l0%2C0%0D%0A%09c0.375-0.366%2C0.721-2.941%2C0.859-4.056l0%2C0c0.374%2C0.796%2C0.511%2C1.627%2C0.511%2C2.256l0%2C0c0%2C0.986%2C0.329%2C1.935%2C0.594%2C2.529l0%2C0%0D%0A%09c-0.091%2C0.12-0.146%2C0.257-0.146%2C0.412l0%2C0c0%2C0.383%2C0.31%2C0.703%2C0.694%2C0.703l0%2C0c0.393%2C0%2C0.703-0.319%2C0.703-0.703l0%2C0%0D%0A%09c0-0.383-0.31-0.705-0.703-0.705l0%2C0c-0.073%2C0-0.128%2C0.029-0.201%2C0.046l0%2C0c-0.228-0.565-0.466-1.37-0.466-2.31l0%2C0%0D%0A%09c0-1.472-0.402-2.494-0.977-3.234l0%2C0l2.365-1.341l-6.438-3.673L6.161%2C9.557z%20M11.238%2C9.365c0-0.649%2C0.612-1.168%2C1.37-1.168l0%2C0%0D%0A%09c0.721%2C0%2C1.288%2C0.474%2C1.352%2C1.068l0%2C0c-0.174-0.037-0.338-0.073-0.493-0.093l0%2C0C13.348%2C8.944%2C13.01%2C8.78%2C12.608%2C8.78l0%2C0%0D%0A%09c-0.502%2C0-0.913%2C0.257-0.913%2C0.576l0%2C0c0%2C0.31%2C0.411%2C0.566%2C0.913%2C0.566l0%2C0c0.366%2C0%2C0.676-0.136%2C0.822-0.319l0%2C0%0D%0A%09c0.164%2C0.018%2C0.329%2C0.046%2C0.484%2C0.082l0%2C0c-0.165%2C0.494-0.676%2C0.858-1.306%2C0.858l0%2C0C11.85%2C10.542%2C11.238%2C10.014%2C11.238%2C9.365%0D%0A%09L11.238%2C9.365z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-energy-utilities a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%230044c7%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%230044c7%22%20d%3D%22M11.834%2C8.785h1.528V6.469h-1.528V8.785z%20M11.834%2C6.469%20M14.745%2C9.366l1.077%2C1.085l1.635-1.636L16.38%2C7.73L14.745%2C9.366z%0D%0A%09%20M7.715%2C8.815l1.643%2C1.636l1.078-1.085L8.8%2C7.73L7.715%2C8.815z%20M9.541%2C12.621c0%2C1.69%2C1.368%2C3.064%2C3.064%2C3.064l0%2C0%0D%0A%09c1.697%2C0%2C3.072-1.375%2C3.072-3.064l0%2C0c0-1.697-1.375-3.072-3.072-3.072l0%2C0C10.909%2C9.549%2C9.541%2C10.924%2C9.541%2C12.621%20M16.404%2C13.355%0D%0A%09h2.315v-1.521h-2.315V13.355z%20M16.404%2C11.834%20M6.469%2C13.355h2.315v-1.521H6.469V13.355z%20M6.469%2C11.834%20M14.745%2C15.839l1.635%2C1.634%0D%0A%09l1.078-1.085l-1.635-1.636L14.745%2C15.839z%20M7.715%2C16.388L8.8%2C17.473l1.635-1.634l-1.078-1.087L7.715%2C16.388z%20M11.834%2C18.719h1.528%0D%0A%09v-2.316h-1.528V18.719z%20M11.834%2C16.403%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-energy-utilities a:hover,
.nav .icon-energy-utilities a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.834%2C8.785h1.528V6.469h-1.528V8.785z%20M11.834%2C6.469%20M14.745%2C9.366l1.077%2C1.085l1.635-1.636L16.38%2C7.73L14.745%2C9.366z%0D%0A%09%20M7.715%2C8.815l1.643%2C1.636l1.078-1.085L8.8%2C7.73L7.715%2C8.815z%20M9.541%2C12.621c0%2C1.69%2C1.368%2C3.064%2C3.064%2C3.064l0%2C0%0D%0A%09c1.697%2C0%2C3.072-1.375%2C3.072-3.064l0%2C0c0-1.697-1.375-3.072-3.072-3.072l0%2C0C10.909%2C9.549%2C9.541%2C10.924%2C9.541%2C12.621%20M16.404%2C13.355%0D%0A%09h2.315v-1.521h-2.315V13.355z%20M16.404%2C11.834%20M6.469%2C13.355h2.315v-1.521H6.469V13.355z%20M6.469%2C11.834%20M14.745%2C15.839l1.635%2C1.634%0D%0A%09l1.078-1.085l-1.635-1.636L14.745%2C15.839z%20M7.715%2C16.388L8.8%2C17.473l1.635-1.634l-1.078-1.087L7.715%2C16.388z%20M11.834%2C18.719h1.528%0D%0A%09v-2.316h-1.528V18.719z%20M11.834%2C16.403%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-financial-services a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%230f6501%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22euro_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%230f6501%22%20d%3D%22M15.081%2C13.765c-0.159%2C1.496-0.846%2C2.368-2.112%2C2.368c-1.171%2C0-1.882-0.876-2.247-1.869h2.399l0.401-1.496h-3.096%0D%0A%09%09c-0.009-0.144-0.012-0.499-0.008-0.499h3.201l0.401-1.496h-3.359c0.344-1.496%2C1.066-1.916%2C2.307-1.916%0D%0A%09%09c1.029%2C0%2C1.956%2C0.919%2C2.088%2C1.916h2.004c-0.25-2.493-2.021-3.932-4.092-3.932c-2.341%2C0-3.907%2C1.439-4.432%2C3.932H7.042l-0.401%2C1.496%0D%0A%09%09h1.706c-0.004%2C0-0.001%2C0.356%2C0.006%2C0.499H7.042l-0.401%2C1.496h1.935c0.561%2C2.186%2C2.108%2C3.884%2C4.394%2C3.884%0D%0A%09%09c2.308%2C0%2C3.905-1.89%2C4.116-4.383H15.081z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-financial-services a:hover,
.nav .icon-financial-services a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22euro_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.081%2C13.765c-0.159%2C1.496-0.846%2C2.368-2.112%2C2.368c-1.171%2C0-1.882-0.876-2.247-1.869h2.399l0.401-1.496h-3.096%0D%0A%09%09c-0.009-0.144-0.012-0.499-0.008-0.499h3.201l0.401-1.496h-3.359c0.344-1.496%2C1.066-1.916%2C2.307-1.916%0D%0A%09%09c1.029%2C0%2C1.956%2C0.919%2C2.088%2C1.916h2.004c-0.25-2.493-2.021-3.932-4.092-3.932c-2.341%2C0-3.907%2C1.439-4.432%2C3.932H7.042l-0.401%2C1.496%0D%0A%09%09h1.706c-0.004%2C0-0.001%2C0.356%2C0.006%2C0.499H7.042l-0.401%2C1.496h1.935c0.561%2C2.186%2C2.108%2C3.884%2C4.394%2C3.884%0D%0A%09%09c2.308%2C0%2C3.905-1.89%2C4.116-4.383H15.081z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-public-sector a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%237030a0%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%237030a0%22%20d%3D%22M5.955%2C8.843V8.835V8.843L5.92%2C8.852l0.035%2C0.017v7.142l6.573%2C2.46l6.564-2.46V8.835l-0.096%2C0.034l0.07-0.026l-6.564-2.634%0D%0A%09L5.955%2C8.843z%20M6.716%2C9.236l5.741-2.205l5.733%2C2.197l-5.75%2C2.205L6.716%2C9.236z%20M6.83%2C14.129v-3.527l4.35%2C1.75v3.501L6.83%2C14.129z%0D%0A%09%20M7.688%2C13.254l2.651%2C1.024v-1.015l-2.651-0.988V13.254z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-public-sector a:hover,
.nav .icon-public-sector a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M5.955%2C8.843V8.835V8.843L5.92%2C8.852l0.035%2C0.017v7.142l6.573%2C2.46l6.564-2.46V8.835l-0.096%2C0.034l0.07-0.026l-6.564-2.634%0D%0A%09L5.955%2C8.843z%20M6.716%2C9.236l5.741-2.205l5.733%2C2.197l-5.75%2C2.205L6.716%2C9.236z%20M6.83%2C14.129v-3.527l4.35%2C1.75v3.501L6.83%2C14.129z%0D%0A%09%20M7.688%2C13.254l2.651%2C1.024v-1.015l-2.651-0.988V13.254z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-healthcare a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23595959%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22hospital_1_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23595959%22%20d%3D%22M18.36%2C8.033c0-0.663-0.537-1.2-1.2-1.2H8.038c-0.663%2C0-1.2%2C0.537-1.2%2C1.2v9.121c0%2C0.663%2C0.537%2C1.2%2C1.2%2C1.2h9.121%0D%0A%09%09c0.663%2C0%2C1.2-0.537%2C1.2-1.2V8.033z%20M16.919%2C14.034h-2.88v2.88h-2.88v-2.88h-2.88v-2.88h2.88v-2.88h2.88v2.88h2.88V14.034z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-healthcare a:hover,
.nav .icon-healthcare a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22hospital_1_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.36%2C8.033c0-0.663-0.537-1.2-1.2-1.2H8.038c-0.663%2C0-1.2%2C0.537-1.2%2C1.2v9.121c0%2C0.663%2C0.537%2C1.2%2C1.2%2C1.2h9.121%0D%0A%09%09c0.663%2C0%2C1.2-0.537%2C1.2-1.2V8.033z%20M16.919%2C14.034h-2.88v2.88h-2.88v-2.88h-2.88v-2.88h2.88v-2.88h2.88v2.88h2.88V14.034z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-manufacturing a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23595959%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23595959%22%20d%3D%22M13.362%2C9.132c0%2C0.472%2C0.132%2C0.913%2C0.348%2C1.299l0%2C0l-1.174%2C1.174L9.893%2C8.963l0.394-0.403L7.328%2C6.428L6.385%2C7.325%0D%0A%09l2.171%2C2.967l0.386-0.386l2.642%2C2.651l-1.151%2C1.142c-0.386-0.216-0.827-0.347-1.306-0.347l0%2C0c-1.499%2C0-2.712%2C1.213-2.712%2C2.712l0%2C0%0D%0A%09c0%2C0.193%2C0.023%2C0.386%2C0.062%2C0.572l0%2C0l1.375-1.384c0.464-0.463%2C1.213-0.463%2C1.669%2C0l0%2C0l0.394%2C0.395%0D%0A%09c0.456%2C0.456%2C0.456%2C1.204%2C0%2C1.667l0%2C0l-1.391%2C1.391c0.193%2C0.047%2C0.394%2C0.069%2C0.602%2C0.069l0%2C0c1.499%2C0%2C2.712-1.213%2C2.712-2.712l0%2C0%0D%0A%09c0-0.456-0.124-0.881-0.324-1.26l0%2C0l1.159-1.159l0.718%2C0.72l-0.773%2C0.773l1.553%2C0.88c0.046%2C0.24%2C0.147%2C0.463%2C0.332%2C0.649l0%2C0%0D%0A%09l1.746%2C1.746c0.479%2C0.48%2C1.267%2C0.48%2C1.754%2C0l0%2C0l0.425-0.432c0.487-0.487%2C0.487-1.268%2C0.008-1.746l0%2C0l-1.746-1.755%0D%0A%09c-0.178-0.169-0.394-0.27-0.618-0.317l0%2C0l-0.896-1.59l-0.834%2C0.842l-0.718-0.718l1.174-1.176c0.386%2C0.21%2C0.819%2C0.341%2C1.282%2C0.341%0D%0A%09l0%2C0c1.507%2C0%2C2.72-1.221%2C2.72-2.728l0%2C0c0-0.201-0.023-0.401-0.061-0.587l0%2C0l-1.391%2C1.384c-0.456%2C0.463-1.205%2C0.463-1.669%2C0l0%2C0%0D%0A%09l-0.386-0.394c-0.463-0.456-0.463-1.206%2C0-1.669l0%2C0l1.383-1.384c-0.193-0.038-0.386-0.069-0.595-0.069l0%2C0%0D%0A%09C14.583%2C6.413%2C13.362%2C7.634%2C13.362%2C9.132L13.362%2C9.132z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-manufacturing a:hover,
.nav .icon-manufacturing a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.362%2C9.132c0%2C0.472%2C0.132%2C0.913%2C0.348%2C1.299l0%2C0l-1.174%2C1.174L9.893%2C8.963l0.394-0.403L7.328%2C6.428L6.385%2C7.325%0D%0A%09l2.171%2C2.967l0.386-0.386l2.642%2C2.651l-1.151%2C1.142c-0.386-0.216-0.827-0.347-1.306-0.347l0%2C0c-1.499%2C0-2.712%2C1.213-2.712%2C2.712l0%2C0%0D%0A%09c0%2C0.193%2C0.023%2C0.386%2C0.062%2C0.572l0%2C0l1.375-1.384c0.464-0.463%2C1.213-0.463%2C1.669%2C0l0%2C0l0.394%2C0.395%0D%0A%09c0.456%2C0.456%2C0.456%2C1.204%2C0%2C1.667l0%2C0l-1.391%2C1.391c0.193%2C0.047%2C0.394%2C0.069%2C0.602%2C0.069l0%2C0c1.499%2C0%2C2.712-1.213%2C2.712-2.712l0%2C0%0D%0A%09c0-0.456-0.124-0.881-0.324-1.26l0%2C0l1.159-1.159l0.718%2C0.72l-0.773%2C0.773l1.553%2C0.88c0.046%2C0.24%2C0.147%2C0.463%2C0.332%2C0.649l0%2C0%0D%0A%09l1.746%2C1.746c0.479%2C0.48%2C1.267%2C0.48%2C1.754%2C0l0%2C0l0.425-0.432c0.487-0.487%2C0.487-1.268%2C0.008-1.746l0%2C0l-1.746-1.755%0D%0A%09c-0.178-0.169-0.394-0.27-0.618-0.317l0%2C0l-0.896-1.59l-0.834%2C0.842l-0.718-0.718l1.174-1.176c0.386%2C0.21%2C0.819%2C0.341%2C1.282%2C0.341%0D%0A%09l0%2C0c1.507%2C0%2C2.72-1.221%2C2.72-2.728l0%2C0c0-0.201-0.023-0.401-0.061-0.587l0%2C0l-1.391%2C1.384c-0.456%2C0.463-1.205%2C0.463-1.669%2C0l0%2C0%0D%0A%09l-0.386-0.394c-0.463-0.456-0.463-1.206%2C0-1.669l0%2C0l1.383-1.384c-0.193-0.038-0.386-0.069-0.595-0.069l0%2C0%0D%0A%09C14.583%2C6.413%2C13.362%2C7.634%2C13.362%2C9.132L13.362%2C9.132z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-media a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23595959%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23595959%22%20d%3D%22M18.687%2C7.323H6.501c-0.258%2C0-0.469%2C0.211-0.469%2C0.469v7.968c0%2C0.258%2C0.211%2C0.469%2C0.469%2C0.469h5.155%0D%0A%09c0%2C0.088%2C0%2C0.234%2C0%2C0.469c0%2C0.937-0.915%2C0.937-0.915%2C0.937H9.011c-0.091%2C0-0.166%2C0.075-0.166%2C0.166v0.771h7.499V17.8%0D%0A%09c0-0.091-0.075-0.166-0.166-0.166h-1.709c0%2C0-0.937%2C0-0.937-0.937c0-0.234%2C0-0.381%2C0-0.469h5.155c0.258%2C0%2C0.469-0.211%2C0.469-0.469%0D%0A%09V7.792C19.155%2C7.534%2C18.944%2C7.323%2C18.687%2C7.323z%20M12.968%2C15.769H12.23v-0.737h0.737V15.769z%20M17.647%2C14.489H7.541V8.594h10.105%0D%0A%09V14.489z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-media a:hover,
.nav .icon-media a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.687%2C7.323H6.501c-0.258%2C0-0.469%2C0.211-0.469%2C0.469v7.968c0%2C0.258%2C0.211%2C0.469%2C0.469%2C0.469h5.155%0D%0A%09c0%2C0.088%2C0%2C0.234%2C0%2C0.469c0%2C0.937-0.915%2C0.937-0.915%2C0.937H9.011c-0.091%2C0-0.166%2C0.075-0.166%2C0.166v0.771h7.499V17.8%0D%0A%09c0-0.091-0.075-0.166-0.166-0.166h-1.709c0%2C0-0.937%2C0-0.937-0.937c0-0.234%2C0-0.381%2C0-0.469h5.155c0.258%2C0%2C0.469-0.211%2C0.469-0.469%0D%0A%09V7.792C19.155%2C7.534%2C18.944%2C7.323%2C18.687%2C7.323z%20M12.968%2C15.769H12.23v-0.737h0.737V15.769z%20M17.647%2C14.489H7.541V8.594h10.105%0D%0A%09V14.489z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-retail a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%238c0149%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22shopping_x5F_cart_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%238c0149%22%20d%3D%22M18.321%2C7.557h-1.219c-0.226%2C0-0.422%2C0.155-0.474%2C0.375l-0.373%2C1.575H6.867c-0.148%2C0-0.288%2C0.067-0.38%2C0.182%0D%0A%09%09C6.394%2C9.805%2C6.359%2C9.956%2C6.391%2C10.1l0.975%2C4.387c0.049%2C0.223%2C0.248%2C0.382%2C0.476%2C0.382h7.144l-0.462%2C1.95H8.573%0D%0A%09%09c-0.269%2C0-0.487%2C0.218-0.487%2C0.487s0.218%2C0.487%2C0.487%2C0.487h0.532c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244%0D%0A%09%09c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731c0-0.086-0.018-0.167-0.045-0.244h2.527%0D%0A%09%09c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731%0D%0A%09%09c0-0.086-0.018-0.167-0.045-0.244h0.532c0.23%2C0%2C0.423-0.244%2C0.473-0.487h0.001l2.105-8.773h0.833c0.269%2C0%2C0.487-0.218%2C0.487-0.487%0D%0A%09%09C18.809%2C7.775%2C18.591%2C7.557%2C18.321%2C7.557z%20M8.085%2C12.919h-0.07l-0.108-0.487h0.178V12.919z%20M8.085%2C11.944H7.799l-0.108-0.487h0.394%0D%0A%09%09V11.944z%20M8.085%2C10.969H7.583l-0.109-0.487h0.611V10.969z%20M9.06%2C13.893H8.573v-0.487H9.06V13.893z%20M9.06%2C12.919H8.573v-0.487H9.06%0D%0A%09%09V12.919z%20M9.06%2C11.944H8.573v-0.487H9.06V11.944z%20M9.06%2C10.969H8.573v-0.487H9.06V10.969z%20M10.035%2C13.893H9.548v-0.487h0.487%0D%0A%09%09V13.893z%20M10.035%2C12.919H9.548v-0.487h0.487V12.919z%20M10.035%2C11.944H9.548v-0.487h0.487V11.944z%20M10.035%2C10.969H9.548v-0.487h0.487%0D%0A%09%09V10.969z%20M11.01%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.01%2C12.919h-0.487v-0.487h0.487V12.919z%20M11.01%2C11.944h-0.487v-0.487h0.487%0D%0A%09%09V11.944z%20M11.01%2C10.969h-0.487v-0.487h0.487V10.969z%20M11.985%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.985%2C12.919h-0.487v-0.487%0D%0A%09%09h0.487V12.919z%20M11.985%2C11.944h-0.487v-0.487h0.487V11.944z%20M11.985%2C10.969h-0.487v-0.487h0.487V10.969z%20M12.96%2C13.893h-0.487%0D%0A%09%09v-0.487h0.487V13.893z%20M12.96%2C12.919h-0.487v-0.487h0.487V12.919z%20M12.96%2C11.944h-0.487v-0.487h0.487V11.944z%20M12.96%2C10.969h-0.487%0D%0A%09%09v-0.487h0.487V10.969z%20M13.934%2C13.893h-0.487v-0.487h0.487V13.893z%20M13.934%2C12.919h-0.487v-0.487h0.487V12.919z%20M13.934%2C11.944%0D%0A%09%09h-0.487v-0.487h0.487V11.944z%20M13.934%2C10.969h-0.487v-0.487h0.487V10.969z%20M14.909%2C13.893h-0.487v-0.487h0.487V13.893z%0D%0A%09%09%20M14.909%2C12.919h-0.487v-0.487h0.487V12.919z%20M14.909%2C11.944h-0.487v-0.487h0.487V11.944z%20M14.909%2C10.969h-0.487v-0.487h0.487%0D%0A%09%09V10.969z%20M15.447%2C12.919h-0.05v-0.487h0.166L15.447%2C12.919z%20M15.678%2C11.944h-0.282v-0.487h0.394L15.678%2C11.944z%20M15.899%2C10.969%0D%0A%09%09h-0.503v-0.487h0.611L15.899%2C10.969z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-retail a:hover,
.nav .icon-retail a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22shopping_x5F_cart_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.321%2C7.557h-1.219c-0.226%2C0-0.422%2C0.155-0.474%2C0.375l-0.373%2C1.575H6.867c-0.148%2C0-0.288%2C0.067-0.38%2C0.182%0D%0A%09%09C6.394%2C9.805%2C6.359%2C9.956%2C6.391%2C10.1l0.975%2C4.387c0.049%2C0.223%2C0.248%2C0.382%2C0.476%2C0.382h7.144l-0.462%2C1.95H8.573%0D%0A%09%09c-0.269%2C0-0.487%2C0.218-0.487%2C0.487s0.218%2C0.487%2C0.487%2C0.487h0.532c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244%0D%0A%09%09c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731c0-0.086-0.018-0.167-0.045-0.244h2.527%0D%0A%09%09c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731%0D%0A%09%09c0-0.086-0.018-0.167-0.045-0.244h0.532c0.23%2C0%2C0.423-0.244%2C0.473-0.487h0.001l2.105-8.773h0.833c0.269%2C0%2C0.487-0.218%2C0.487-0.487%0D%0A%09%09C18.809%2C7.775%2C18.591%2C7.557%2C18.321%2C7.557z%20M8.085%2C12.919h-0.07l-0.108-0.487h0.178V12.919z%20M8.085%2C11.944H7.799l-0.108-0.487h0.394%0D%0A%09%09V11.944z%20M8.085%2C10.969H7.583l-0.109-0.487h0.611V10.969z%20M9.06%2C13.893H8.573v-0.487H9.06V13.893z%20M9.06%2C12.919H8.573v-0.487H9.06%0D%0A%09%09V12.919z%20M9.06%2C11.944H8.573v-0.487H9.06V11.944z%20M9.06%2C10.969H8.573v-0.487H9.06V10.969z%20M10.035%2C13.893H9.548v-0.487h0.487%0D%0A%09%09V13.893z%20M10.035%2C12.919H9.548v-0.487h0.487V12.919z%20M10.035%2C11.944H9.548v-0.487h0.487V11.944z%20M10.035%2C10.969H9.548v-0.487h0.487%0D%0A%09%09V10.969z%20M11.01%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.01%2C12.919h-0.487v-0.487h0.487V12.919z%20M11.01%2C11.944h-0.487v-0.487h0.487%0D%0A%09%09V11.944z%20M11.01%2C10.969h-0.487v-0.487h0.487V10.969z%20M11.985%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.985%2C12.919h-0.487v-0.487%0D%0A%09%09h0.487V12.919z%20M11.985%2C11.944h-0.487v-0.487h0.487V11.944z%20M11.985%2C10.969h-0.487v-0.487h0.487V10.969z%20M12.96%2C13.893h-0.487%0D%0A%09%09v-0.487h0.487V13.893z%20M12.96%2C12.919h-0.487v-0.487h0.487V12.919z%20M12.96%2C11.944h-0.487v-0.487h0.487V11.944z%20M12.96%2C10.969h-0.487%0D%0A%09%09v-0.487h0.487V10.969z%20M13.934%2C13.893h-0.487v-0.487h0.487V13.893z%20M13.934%2C12.919h-0.487v-0.487h0.487V12.919z%20M13.934%2C11.944%0D%0A%09%09h-0.487v-0.487h0.487V11.944z%20M13.934%2C10.969h-0.487v-0.487h0.487V10.969z%20M14.909%2C13.893h-0.487v-0.487h0.487V13.893z%0D%0A%09%09%20M14.909%2C12.919h-0.487v-0.487h0.487V12.919z%20M14.909%2C11.944h-0.487v-0.487h0.487V11.944z%20M14.909%2C10.969h-0.487v-0.487h0.487%0D%0A%09%09V10.969z%20M15.447%2C12.919h-0.05v-0.487h0.166L15.447%2C12.919z%20M15.678%2C11.944h-0.282v-0.487h0.394L15.678%2C11.944z%20M15.899%2C10.969%0D%0A%09%09h-0.503v-0.487h0.611L15.899%2C10.969z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-telecommunications a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23595959%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%23595959%22%20d%3D%22M13.5%2C10.1l-2.3%2C2.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1c0.1%2C0%2C0.1%2C0%2C0.2-0.1l2.3-2.3c0.1-0.1%2C0.1-0.3%2C0-0.3%0A%09%09%09C13.7%2C10.1%2C13.5%2C10.1%2C13.5%2C10.1L13.5%2C10.1z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23595959%22%20d%3D%22M11.4%2C11.6l1.1-1.1c0.1-0.1%2C0.1-0.3%2C0-0.3c-0.1-0.1-0.3-0.1-0.3%2C0L11%2C11.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1%0A%09%09%09C11.3%2C11.7%2C11.3%2C11.7%2C11.4%2C11.6L11.4%2C11.6z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23595959%22%20d%3D%22M13.8%2C5.4h-2.5c-1.5%2C0-2.8%2C1.2-2.8%2C2.8v8.6c0%2C1.5%2C1.2%2C2.8%2C2.8%2C2.8h2.5c1.5%2C0%2C2.8-1.2%2C2.8-2.8V8.2%0A%09%09%09C16.5%2C6.6%2C15.3%2C5.4%2C13.8%2C5.4z%20M12.5%2C6.6c0.4%2C0%2C0.7%2C0.3%2C0.7%2C0.7s-0.3%2C0.7-0.7%2C0.7s-0.7-0.3-0.7-0.7C11.8%2C7%2C12.1%2C6.6%2C12.5%2C6.6z%0A%09%09%09%20M10.7%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C11.2%2C17.3%2C11%2C17.5%2C10.7%2C17.5z%0A%09%09%09%20M10.7%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S11%2C15.8%2C10.7%2C15.8z%20M12.8%2C17.5h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C13.3%2C17.3%2C13.1%2C17.5%2C12.8%2C17.5z%20M12.8%2C15.8h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S13.1%2C15.8%2C12.8%2C15.8z%20M14.8%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C15.3%2C17.3%2C15.1%2C17.5%2C14.8%2C17.5z%20M14.8%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S15.1%2C15.8%2C14.8%2C15.8z%20M15.3%2C12.6c0%2C0.7-0.6%2C1.3-1.3%2C1.3h-3c-0.7%2C0-1.3-0.6-1.3-1.3%0A%09%09%09v-2.5c0-0.7%2C0.6-1.3%2C1.3-1.3h3c0.7%2C0%2C1.3%2C0.6%2C1.3%2C1.3V12.6z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.nav .icon-telecommunications a:hover,
.nav .icon-telecommunications a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.5%2C10.1l-2.3%2C2.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1c0.1%2C0%2C0.1%2C0%2C0.2-0.1l2.3-2.3c0.1-0.1%2C0.1-0.3%2C0-0.3%0A%09%09%09C13.7%2C10.1%2C13.5%2C10.1%2C13.5%2C10.1L13.5%2C10.1z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.4%2C11.6l1.1-1.1c0.1-0.1%2C0.1-0.3%2C0-0.3c-0.1-0.1-0.3-0.1-0.3%2C0L11%2C11.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1%0A%09%09%09C11.3%2C11.7%2C11.3%2C11.7%2C11.4%2C11.6L11.4%2C11.6z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.8%2C5.4h-2.5c-1.5%2C0-2.8%2C1.2-2.8%2C2.8v8.6c0%2C1.5%2C1.2%2C2.8%2C2.8%2C2.8h2.5c1.5%2C0%2C2.8-1.2%2C2.8-2.8V8.2%0A%09%09%09C16.5%2C6.6%2C15.3%2C5.4%2C13.8%2C5.4z%20M12.5%2C6.6c0.4%2C0%2C0.7%2C0.3%2C0.7%2C0.7s-0.3%2C0.7-0.7%2C0.7s-0.7-0.3-0.7-0.7C11.8%2C7%2C12.1%2C6.6%2C12.5%2C6.6z%0A%09%09%09%20M10.7%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C11.2%2C17.3%2C11%2C17.5%2C10.7%2C17.5z%0A%09%09%09%20M10.7%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S11%2C15.8%2C10.7%2C15.8z%20M12.8%2C17.5h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C13.3%2C17.3%2C13.1%2C17.5%2C12.8%2C17.5z%20M12.8%2C15.8h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S13.1%2C15.8%2C12.8%2C15.8z%20M14.8%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C15.3%2C17.3%2C15.1%2C17.5%2C14.8%2C17.5z%20M14.8%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S15.1%2C15.8%2C14.8%2C15.8z%20M15.3%2C12.6c0%2C0.7-0.6%2C1.3-1.3%2C1.3h-3c-0.7%2C0-1.3-0.6-1.3-1.3%0A%09%09%09v-2.5c0-0.7%2C0.6-1.3%2C1.3-1.3h3c0.7%2C0%2C1.3%2C0.6%2C1.3%2C1.3V12.6z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.nav .icon-transport a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23002060%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23002060%22%20d%3D%22M10.81%2C5.689l2.062%2C5.402H8.631c-0.062%2C0-0.126%2C0-0.189%2C0.009l0%2C0L6.371%2C9.3v6.32l2.071-1.846%0D%0A%09c0.063%2C0.009%2C0.127%2C0.018%2C0.189%2C0.018l0%2C0h4.268l-2.089%2C5.457h1.819l2.08-5.457h3.8c0.747%2C0%2C1.351-0.603%2C1.351-1.351l0%2C0%0D%0A%09c0-0.747-0.604-1.351-1.351-1.351l0%2C0h-3.818l-2.062-5.402L10.81%2C5.689L10.81%2C5.689z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-transport a:hover,
.nav .icon-transport a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M10.81%2C5.689l2.062%2C5.402H8.631c-0.062%2C0-0.126%2C0-0.189%2C0.009l0%2C0L6.371%2C9.3v6.32l2.071-1.846%0D%0A%09c0.063%2C0.009%2C0.127%2C0.018%2C0.189%2C0.018l0%2C0h4.268l-2.089%2C5.457h1.819l2.08-5.457h3.8c0.747%2C0%2C1.351-0.603%2C1.351-1.351l0%2C0%0D%0A%09c0-0.747-0.604-1.351-1.351-1.351l0%2C0h-3.818l-2.062-5.402L10.81%2C5.689L10.81%2C5.689z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.nav .icon-fujitsu a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2229%22%20height%3D%2223%22%20viewBox%3D%220%200%2029%2023%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23ff1c05%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M11.773%2C9.635%20C10.719%2C8.676%209.017%2C8.102%207.334%2C8.096%20C3.307%2C8.083%200.024%2C11.348%200.011%2C15.566%20C-0.000%2C19.706%203.307%2C22.987%207.334%2C22.998%20C9.599%2C23.005%2011.559%2C22.066%2012.902%2C20.404%20L12.902%2C16.293%20C12.189%2C17.574%2010.746%2C19.203%209.442%2C19.762%20C8.788%2C20.041%208.113%2C20.219%207.334%2C20.219%20C4.821%2C20.219%202.749%2C18.214%202.749%2C15.566%20C2.749%2C13.126%204.657%2C10.868%207.334%2C10.876%20C8.590%2C10.881%209.718%2C11.413%2010.552%2C12.248%20C11.414%2C13.111%2012.759%2C14.905%2013.401%2C15.616%20C15.039%2C17.426%2017.392%2C18.562%2019.987%2C18.570%20C24.958%2C18.584%2028.997%2C14.446%2028.997%2C9.345%20C28.997%2C4.234%2024.950%2C-0.006%2019.987%2C-0.006%20C17.097%2C-0.006%2014.556%2C1.541%2012.902%2C3.713%20L12.902%2C9.266%20C14.161%2C5.741%2016.427%2C2.929%2019.987%2C2.929%20C23.406%2C2.929%2026.181%2C5.831%2026.169%2C9.345%20C26.159%2C12.859%2023.406%2C15.701%2019.987%2C15.691%20C18.468%2C15.686%2017.049%2C15.119%2015.973%2C14.181%20C14.638%2C13.105%2013.160%2C10.834%2011.773%2C9.635%20%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 18px 18px;
  padding-left: 40px;
}
.nav .icon-fujitsu a:hover,
.nav .icon-fujitsu a:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2229%22%20height%3D%2223%22%20viewBox%3D%220%200%2029%2023%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23ffffff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M11.773%2C9.635%20C10.719%2C8.676%209.017%2C8.102%207.334%2C8.096%20C3.307%2C8.083%200.024%2C11.348%200.011%2C15.566%20C-0.000%2C19.706%203.307%2C22.987%207.334%2C22.998%20C9.599%2C23.005%2011.559%2C22.066%2012.902%2C20.404%20L12.902%2C16.293%20C12.189%2C17.574%2010.746%2C19.203%209.442%2C19.762%20C8.788%2C20.041%208.113%2C20.219%207.334%2C20.219%20C4.821%2C20.219%202.749%2C18.214%202.749%2C15.566%20C2.749%2C13.126%204.657%2C10.868%207.334%2C10.876%20C8.590%2C10.881%209.718%2C11.413%2010.552%2C12.248%20C11.414%2C13.111%2012.759%2C14.905%2013.401%2C15.616%20C15.039%2C17.426%2017.392%2C18.562%2019.987%2C18.570%20C24.958%2C18.584%2028.997%2C14.446%2028.997%2C9.345%20C28.997%2C4.234%2024.950%2C-0.006%2019.987%2C-0.006%20C17.097%2C-0.006%2014.556%2C1.541%2012.902%2C3.713%20L12.902%2C9.266%20C14.161%2C5.741%2016.427%2C2.929%2019.987%2C2.929%20C23.406%2C2.929%2026.181%2C5.831%2026.169%2C9.345%20C26.159%2C12.859%2023.406%2C15.701%2019.987%2C15.691%20C18.468%2C15.686%2017.049%2C15.119%2015.973%2C14.181%20C14.638%2C13.105%2013.160%2C10.834%2011.773%2C9.635%20%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
#codenegar_ajax_search_widget h3 {
  display: none;
}
#codenegar_ajax_search_widget .ajax_autosuggest_form_wrapper {
  width: 100% !important;
  height: 22px !important;
}
#codenegar_ajax_search_widget .ajax_autosuggest_input {
  height: 22px !important;
  line-height: 22px;
  background-color: transparent !important;
  font-size: 13px;
  /*
	   		-webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
	   		
	   		&:focus {
		   		width: 400px !important;
	   		}
*/
}
#codenegar_ajax_search_widget .ajax_autosuggest_submit,
#codenegar_ajax_search_widget .ajax_autosuggest_submit:hover,
#codenegar_ajax_search_widget .ajax_autosuggest_submit:active,
#codenegar_ajax_search_widget .ajax_autosuggest_submit:visited {
  top: -2px;
}
.ajax_autosuggest_submit,
.ajax_autosuggest_submit:hover,
.ajax_autosuggest_submit:active,
.ajax_autosuggest_submit:visited {
  font-size: 0 !important;
}
.ajax_autosuggest_suggestions a .searchheading {
  display: block;
  font-weight: bold;
  padding-top: 5px;
  font-family: 'Fujitsu Sans';
  font-size: 1.1em;
  color: #b60000;
}
.ajax_autosuggest_suggestions li:first-child {
  display: none;
}
.ajax_autosuggest_suggestions li {
  padding: 10px 0px;
}
a.ajax_autosuggest_category:hover {
  background-color: transparent !important;
}
@media (max-width: 767px) {
  .navmenu-fixed-left .dropdown-menu > li > a:hover,
  .navmenu-fixed-left .dropdown-menu > li > a:focus,
  .navmenu-fixed-left li > a:hover,
  .navmenu-fixed-left li > a:focus {
    text-decoration: none !important;
    color: #fff !important;
    background-color: #9e0b0f !important;
    margin-right: 20px;
  }
  .navmenu-fixed-left.navmenu-default .navmenu-nav > .active > a {
    background: #ce0c0c !important;
    color: #fff !important;
  }
  .navbar {
    min-height: 0px;
  }
}
@media (min-width: 768px) {
  .title-bar {
    font-size: 1.0em;
    text-align: left;
  }
  .title-bar .btn {
    float: right;
    margin-left: 10px;
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .title-bar {
    font-size: 1.3em;
  }
  .title-bar .btn {
    font-size: 14px;
  }
  .navbar-nav > li > a {
    padding: 8px 13px 8px 13px;
  }
}
@media (min-width: 1200px) {
  .navbar-nav > li > a {
    padding: 8px 23px 8px 23px;
  }
}
.sidebar ul li {
  border-top: 0px none #dddddd;
  line-height: 1.5em;
}
.sidebar {
  width: 90%;
  margin-top: 20px;
}
.sidebar .most-read-panel {
  margin-top: 10px;
}
.sidebar .most-read-panel .panel-heading h3 {
  font-size: 1.3em;
}
.sidebar .cat-header {
  text-align: center;
  font-size: 0.9em;
  height: auto;
  margin-bottom: 10px;
}
.sidebar .cat-header h2 {
  font-family: 'Fujitsu Sans';
  color: #b60000;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.4em;
  margin-top: -5px;
  margin-bottom: 20px;
}
.sidebar .cat-header .cat-cta .btn-primary {
  font-family: 'Fujitsu Sans';
  font-size: 1.3em;
  width: 100%;
  white-space: pre-wrap;
  background: #500000;
  border: 0px none #500000;
  padding: 10px 10px;
  margin-top: 10px;
  border-radius: 6px;
}
.sidebar .cat-header .cat-cta .btn-primary:hover,
.sidebar .cat-header .cat-cta .btn-primary:focus {
  background: #b60000;
}
.sidebar .cat-header i {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 43px 43px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 63px;
  height: 63px;
  border-radius: 63px;
  background-color: #ce0c0c;
  display: block;
  margin: 0px auto 10px auto;
}
.sidebar .article-cta .btn-primary {
  font-family: 'Fujitsu Sans';
  font-size: 1.3em;
  width: 100%;
  white-space: pre-wrap;
  background: #b60000;
  border: 0px none #b60000;
  padding: 10px 10px;
  margin-top: 0px;
  border-radius: 6px;
  margin-bottom: 20px;
}
.sidebar .article-cta .btn-primary:hover,
.sidebar .article-cta .btn-primary:focus {
  background: #500000;
}
.sidebar .extra-cta-btns {
  margin-bottom: 30px;
}
.sidebar .extra-cta-btns .btn {
  background: #500000;
  border: 0px none #500000;
  border-radius: 6px;
  padding: 10px 50px 10px 10px;
  white-space: normal;
}
.sidebar .extra-cta-btns .btn:hover,
.sidebar .extra-cta-btns .btn:focus {
  background-color: #b60000;
}
.sidebar .extra-cta-btns .btn-external {
  width: 100%;
  display: block;
  text-align: left;
  margin-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2232%22%20height%3D%2217%22%20viewBox%3D%220%200%2032%2017%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M15.000%2C-0.000%20C19.908%2C-0.000%2024.252%2C2.367%2026.988%2C6.012%20L32.000%2C1.000%20L32.000%2C17.000%20L15.999%2C17.000%20L21.441%2C11.557%20C19.996%2C7.170%2015.871%2C3.999%2011.000%2C3.999%20C4.924%2C3.999%20-0.000%2C8.927%20-0.000%2C15.000%20C-0.000%2C6.715%206.715%2C-0.000%2015.000%2C-0.000%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-position: 96% center;
  background-repeat: no-repeat;
  background-size: 11%;
}
.sidebar .extra-cta-btns .btn-external:hover,
.sidebar .extra-cta-btns .btn-external:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2232%22%20height%3D%2217%22%20viewBox%3D%220%200%2032%2017%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M15.000%2C-0.000%20C19.908%2C-0.000%2024.252%2C2.367%2026.988%2C6.012%20L32.000%2C1.000%20L32.000%2C17.000%20L15.999%2C17.000%20L21.441%2C11.557%20C19.996%2C7.170%2015.871%2C3.999%2011.000%2C3.999%20C4.924%2C3.999%20-0.000%2C8.927%20-0.000%2C15.000%20C-0.000%2C6.715%206.715%2C-0.000%2015.000%2C-0.000%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.sidebar .extra-cta-btns .btn-download {
  width: 100%;
  display: block;
  text-align: left;
  margin-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2278%22%20height%3D%2272.06%22%20viewBox%3D%220%200%2078%2072.06%22%3E%0A%20%20%3Cmetadata%3E%3C%3Fxpacket%20begin%3D%22%EF%BB%BF%22%20id%3D%22W5M0MpCehiHzreSzNTczkc9d%22%3F%3E%0A%3Cx%3Axmpmeta%20xmlns%3Ax%3D%22adobe%3Ans%3Ameta%2F%22%20x%3Axmptk%3D%22Adobe%20XMP%20Core%205.6-c138%2079.159824%2C%202016%2F09%2F14-01%3A09%3A01%20%20%20%20%20%20%20%20%22%3E%0A%20%20%20%3Crdf%3ARDF%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0A%20%20%20%20%20%20%3Crdf%3ADescription%20rdf%3Aabout%3D%22%22%2F%3E%0A%20%20%20%3C%2Frdf%3ARDF%3E%0A%3C%2Fx%3Axmpmeta%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%3C%3Fxpacket%20end%3D%22w%22%3F%3E%3C%2Fmetadata%3E%0A%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20id%3D%22icon-download-new%22%20class%3D%22cls-1%22%20d%3D%22M5213.3%2C2499.12h-72.6a2.706%2C2.706%2C0%2C0%2C0-2.71%2C2.71v20.48a2.712%2C2.712%2C0%2C0%2C0%2C2.71%2C2.71h72.6a2.712%2C2.712%2C0%2C0%2C0%2C2.71-2.71v-20.48A2.706%2C2.706%2C0%2C0%2C0%2C5213.3%2C2499.12Zm-2.71%2C20.48h-67.18v-15.06h67.18v15.06Zm-9.07-3.02a4.37%2C4.37%2C0%2C1%2C0-4.37-4.37A4.374%2C4.374%2C0%2C0%2C0%2C5201.52%2C2516.58Zm0-5.49a1.12%2C1.12%2C0%2C1%2C1-1.12%2C1.12A1.118%2C1.118%2C0%2C0%2C1%2C5201.52%2C2511.09Zm-25.84-16.96a1.635%2C1.635%2C0%2C0%2C0%2C2.64%2C0l10.86-14.95a1.626%2C1.626%2C0%2C0%2C0-1.31-2.59h-7.08v-19.82a3.79%2C3.79%2C0%2C0%2C0-7.58%2C0v19.82h-7.08a1.634%2C1.634%2C0%2C0%2C0-1.31%2C2.59Z%22%20transform%3D%22translate%28-5138%20-2452.97%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-position: 96% center;
  background-repeat: no-repeat;
  background-size: 11%;
}
.sidebar .extra-cta-btns .btn-download:hover,
.sidebar .extra-cta-btns .btn-download:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2278%22%20height%3D%2272.06%22%20viewBox%3D%220%200%2078%2072.06%22%3E%0A%20%20%3Cmetadata%3E%3C%3Fxpacket%20begin%3D%22%EF%BB%BF%22%20id%3D%22W5M0MpCehiHzreSzNTczkc9d%22%3F%3E%0A%3Cx%3Axmpmeta%20xmlns%3Ax%3D%22adobe%3Ans%3Ameta%2F%22%20x%3Axmptk%3D%22Adobe%20XMP%20Core%205.6-c138%2079.159824%2C%202016%2F09%2F14-01%3A09%3A01%20%20%20%20%20%20%20%20%22%3E%0A%20%20%20%3Crdf%3ARDF%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0A%20%20%20%20%20%20%3Crdf%3ADescription%20rdf%3Aabout%3D%22%22%2F%3E%0A%20%20%20%3C%2Frdf%3ARDF%3E%0A%3C%2Fx%3Axmpmeta%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%3C%3Fxpacket%20end%3D%22w%22%3F%3E%3C%2Fmetadata%3E%0A%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20id%3D%22icon-download-new%22%20class%3D%22cls-1%22%20d%3D%22M5213.3%2C2499.12h-72.6a2.706%2C2.706%2C0%2C0%2C0-2.71%2C2.71v20.48a2.712%2C2.712%2C0%2C0%2C0%2C2.71%2C2.71h72.6a2.712%2C2.712%2C0%2C0%2C0%2C2.71-2.71v-20.48A2.706%2C2.706%2C0%2C0%2C0%2C5213.3%2C2499.12Zm-2.71%2C20.48h-67.18v-15.06h67.18v15.06Zm-9.07-3.02a4.37%2C4.37%2C0%2C1%2C0-4.37-4.37A4.374%2C4.374%2C0%2C0%2C0%2C5201.52%2C2516.58Zm0-5.49a1.12%2C1.12%2C0%2C1%2C1-1.12%2C1.12A1.118%2C1.118%2C0%2C0%2C1%2C5201.52%2C2511.09Zm-25.84-16.96a1.635%2C1.635%2C0%2C0%2C0%2C2.64%2C0l10.86-14.95a1.626%2C1.626%2C0%2C0%2C0-1.31-2.59h-7.08v-19.82a3.79%2C3.79%2C0%2C0%2C0-7.58%2C0v19.82h-7.08a1.634%2C1.634%2C0%2C0%2C0-1.31%2C2.59Z%22%20transform%3D%22translate%28-5138%20-2452.97%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.sidebar .extra-cta-btns .btn-fujitsu_link {
  width: 100%;
  display: block;
  text-align: left;
  margin-bottom: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238.87%22%20height%3D%2240.09%22%20viewBox%3D%220%200%2038.87%2040.09%22%3E%0A%20%20%3Cmetadata%3E%3C%3Fxpacket%20begin%3D%22%EF%BB%BF%22%20id%3D%22W5M0MpCehiHzreSzNTczkc9d%22%3F%3E%0A%3Cx%3Axmpmeta%20xmlns%3Ax%3D%22adobe%3Ans%3Ameta%2F%22%20x%3Axmptk%3D%22Adobe%20XMP%20Core%205.6-c138%2079.159824%2C%202016%2F09%2F14-01%3A09%3A01%20%20%20%20%20%20%20%20%22%3E%0A%20%20%20%3Crdf%3ARDF%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0A%20%20%20%20%20%20%3Crdf%3ADescription%20rdf%3Aabout%3D%22%22%2F%3E%0A%20%20%20%3C%2Frdf%3ARDF%3E%0A%3C%2Fx%3Axmpmeta%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%3C%3Fxpacket%20end%3D%22w%22%3F%3E%3C%2Fmetadata%3E%0A%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20id%3D%22icon-fujitsu-link-new%22%20class%3D%22cls-1%22%20d%3D%22M5204.72%2C2492.52l-18.76-18.73a1.27%2C1.27%2C0%2C0%2C0-1.85%2C0l-2.01%2C2.01a1.248%2C1.248%2C0%2C0%2C0%2C0%2C1.85l15.81%2C15.79-15.81%2C15.79a1.248%2C1.248%2C0%2C0%2C0%2C0%2C1.85l2.01%2C2.01a1.27%2C1.27%2C0%2C0%2C0%2C1.85%2C0l18.76-18.73a1.258%2C1.258%2C0%2C0%2C0%2C0-1.84h0Zm15.45%2C0-18.76-18.73a1.274%2C1.274%2C0%2C0%2C0-.92-0.4%2C1.313%2C1.313%2C0%2C0%2C0-.93.4l-2.01%2C2.01a1.27%2C1.27%2C0%2C0%2C0%2C0%2C1.85l15.82%2C15.79-15.82%2C15.79a1.27%2C1.27%2C0%2C0%2C0%2C0%2C1.85l2.01%2C2.01a1.273%2C1.273%2C0%2C0%2C0%2C.93.4%2C1.236%2C1.236%2C0%2C0%2C0%2C.92-0.4l18.76-18.73a1.258%2C1.258%2C0%2C0%2C0%2C0-1.84h0Z%22%20transform%3D%22translate%28-5181.69%20-2473.41%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-position: 96% center;
  background-repeat: no-repeat;
  background-size: 9%;
}
.sidebar .extra-cta-btns .btn-fujitsu_link:hover,
.sidebar .extra-cta-btns .btn-fujitsu_link:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238.87%22%20height%3D%2240.09%22%20viewBox%3D%220%200%2038.87%2040.09%22%3E%0A%20%20%3Cmetadata%3E%3C%3Fxpacket%20begin%3D%22%EF%BB%BF%22%20id%3D%22W5M0MpCehiHzreSzNTczkc9d%22%3F%3E%0A%3Cx%3Axmpmeta%20xmlns%3Ax%3D%22adobe%3Ans%3Ameta%2F%22%20x%3Axmptk%3D%22Adobe%20XMP%20Core%205.6-c138%2079.159824%2C%202016%2F09%2F14-01%3A09%3A01%20%20%20%20%20%20%20%20%22%3E%0A%20%20%20%3Crdf%3ARDF%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0A%20%20%20%20%20%20%3Crdf%3ADescription%20rdf%3Aabout%3D%22%22%2F%3E%0A%20%20%20%3C%2Frdf%3ARDF%3E%0A%3C%2Fx%3Axmpmeta%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%3C%3Fxpacket%20end%3D%22w%22%3F%3E%3C%2Fmetadata%3E%0A%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20id%3D%22icon-fujitsu-link-new%22%20class%3D%22cls-1%22%20d%3D%22M5204.72%2C2492.52l-18.76-18.73a1.27%2C1.27%2C0%2C0%2C0-1.85%2C0l-2.01%2C2.01a1.248%2C1.248%2C0%2C0%2C0%2C0%2C1.85l15.81%2C15.79-15.81%2C15.79a1.248%2C1.248%2C0%2C0%2C0%2C0%2C1.85l2.01%2C2.01a1.27%2C1.27%2C0%2C0%2C0%2C1.85%2C0l18.76-18.73a1.258%2C1.258%2C0%2C0%2C0%2C0-1.84h0Zm15.45%2C0-18.76-18.73a1.274%2C1.274%2C0%2C0%2C0-.92-0.4%2C1.313%2C1.313%2C0%2C0%2C0-.93.4l-2.01%2C2.01a1.27%2C1.27%2C0%2C0%2C0%2C0%2C1.85l15.82%2C15.79-15.82%2C15.79a1.27%2C1.27%2C0%2C0%2C0%2C0%2C1.85l2.01%2C2.01a1.273%2C1.273%2C0%2C0%2C0%2C.93.4%2C1.236%2C1.236%2C0%2C0%2C0%2C.92-0.4l18.76-18.73a1.258%2C1.258%2C0%2C0%2C0%2C0-1.84h0Z%22%20transform%3D%22translate%28-5181.69%20-2473.41%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.sidebar .twitter-widget {
  margin-bottom: 20px;
}
.category .sidebar,
.tax-industry .sidebar {
  margin-top: -10px;
}
.panel-default {
  background: #ffffff;
  text-align: left;
  border-radius: 0px !important;
  border-color: #dddddd;
}
.panel-default .panel-body {
  border-style: none;
}
.panel-default .panel-heading {
  background-color: #edece8 !important;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-style: none;
  text-align: center;
}
.panel-default .panel-heading h3 {
  color: #23231d;
  font-family: 'Fujitsu Sans';
  font-size: 1.1em;
  font-weight: normal;
}
.panel-default.cookiebox {
  background: #8a8a82 url(/wp-content/themes/fujitsu/images/cookie-bg.jpg) center center no-repeat;
}
.panel-default.cookiebox .panel-body {
  color: #fff;
  text-align: center;
  font-family: 'Fujitsu Sans';
  font-size: 1.3em;
}
.panel-default.cookiebox .panel-body a {
  display: block;
  text-align: right;
  padding: 10px;
  margin: 15px -15px -15px -15px;
  background-color: #edede9;
  font-family: Arial;
  font-size: 0.8em !important;
}
.featured-banner {
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.featured-banner h1 {
  margin-top: 0px;
  line-height: 1.4em;
}
.rm-banner {
  position: relative;
  overflow: hidden;
}
.rm-banner .corner-ribbon.featured {
  width: 140px;
  top: 20px;
  line-height: 29px;
}
.rm-article-container {
  width: 40%;
  padding: 0px 15px 45px 25px;
  float: right;
  border-radius: 0px 10px 10px 0px;
  margin-top: -380px;
  margin-bottom: 15px;
  color: #fff;
  position: relative;
  min-height: 380px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.rm-article-container article,
.rm-article-container .article-top-header {
  margin-top: auto;
}
.rm-article-container .entry-content {
  line-height: 1.5em;
  font-size: 15px;
}
.rm-article-container h1 {
  font-size: 1.8em;
  margin-bottom: 15px;
  margin-top: 15px;
  line-height: 1.2em;
}
.rm-article-container h1 a {
  color: #fff;
  display: inline-block;
  position: relative;
  height: 250px;
  margin-bottom: -250px;
}
.rm-article-container p {
  font-size: 14px;
  text-align: left !important;
}
.rm-article-container .lead {
  font-size: 1.0em;
  line-height: 1.3;
  padding-bottom: 10px;
}
.rm-article-container .featured-article-badge {
  padding: 8px 10px 8px 25px;
  background-color: #860706;
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 10px;
  position: relative;
  font-family: 'Fujitsu Sans';
  font-size: 17px;
}
.rm-article-container .featured-article-badge:before {
  content: "\f006";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #fff;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 8px;
  right: 10px;
}
.rm-article-container a {
  color: #fff;
}
.rm-article-container a:hover,
.rm-article-container a:focus {
  background-color: transparent !important;
  color: #f3f300 !important;
}
.home .rm-article-container .lead {
  padding-bottom: 0px;
}
.rm-article-container .author {
  display: inline !important;
  margin-top: 10px;
  font-style: normal;
  line-height: 48px;
}
.rm-article-container time {
  font-style: normal;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
}
.rm-article-container .article-meta {
  border-bottom: 5px solid #b60000;
  padding-bottom: 8px;
}
.rm-article-container .author-pic-circle {
  float: left;
  margin-right: 12px;
  padding-top: 2px;
  margin-bottom: 0px;
}
.rm-article-container .author-pic-circle .avatar {
  border-radius: 50%;
  height: 48px;
  border: 3px solid #fff;
  background-color: #fff;
  width: 48px;
}
.rm-box {
  background-image: -moz-linear-gradient(120deg, #88161b 0%, #f50015 100%);
  background-image: -webkit-linear-gradient(120deg, #88161b 0%, #f50015 100%);
  background-image: -ms-linear-gradient(120deg, #88161b 0%, #f50015 100%);
  width: 165px;
  height: 199px;
  background: transparent url('/wp-content/themes/fujitsu/images/rm-box.svg');
  background-size: 165px 199px;
  top: 40px;
  left: 0px;
  position: relative;
}
.rm-txt {
  padding: 10px;
  color: #fff;
  font-family: 'Fujitsu Sans';
  font-size: 1.8em;
  line-height: 1.4em;
  font-weight: normal;
}
.featured-banner .columns2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  margin-top: 30px;
  -webkit-column-width: 384px;
  -moz-column-width: 384px;
  column-width: 384px;
  padding-bottom: 15px;
}
.category .featured-banner .columns2,
.tax-industry .featured-banner .columns2 {
  -webkit-column-width: 324px;
  -moz-column-width: 324px;
  column-width: 324px;
}
.single .rm-banner.img-box-single,
.category .rm-banner,
.tax-industry .rm-banner {
  min-height: 280px;
}
@media (max-width: 480px) {
  .rm-banner {
    min-height: 250px;
  }
  .rm-article-container {
    min-height: 200px;
    width: 100%;
    margin-top: -10px;
    border-radius: 0px 0px 10px 10px;
  }
  .rm-article-container .entry-content {
    font-size: 17px;
  }
  .rm-article-container h1 {
    font-size: 2.4em;
  }
  .single .rm-banner.img-box-single,
  .category .rm-banner,
  .tax-industry .rm-banner {
    min-height: 170px;
  }
}
@media (max-width: 767px) {
  #home-top-banner {
    background-position: top center !important;
  }
  .title-bar {
    margin-bottom: 20px;
  }
  .rm-banner {
    height: 170px;
    background-size: cover !important;
    margin-top: 0px;
    display: none;
  }
  .rm-box {
    width: 125px;
    height: 139px;
    background-size: 125px 139px;
    top: 20px;
    left: 0px;
  }
  .rm-txt {
    font-size: 1.3em;
    line-height: 1.2em;
  }
  .rm-banner {
    min-height: 250px;
  }
  .rm-article-container {
    min-height: 200px;
    width: 100%;
    margin-top: 20px;
    padding-right: 30px;
    border-radius: 0px 0px 10px 10px;
  }
  .rm-article-container .author {
    line-height: 40px;
  }
  .rm-article-container .article-meta {
    line-height: 0em;
    font-size: 0.7em;
    padding-bottom: 18px;
  }
  .single .rm-banner.img-box-single,
  .category .rm-banner,
  .tax-industry .rm-banner {
    min-height: 210px;
  }
}
@media (min-width: 768px) {
  .rm-banner {
    min-height: 250px;
  }
  .rm-article-container {
    min-height: 200px;
    width: 68%;
    margin-top: -210px;
    border-radius: 0px 0px 10px 10px;
  }
  .rm-article-container h1 {
    font-size: 2.6em;
  }
  .single .rm-banner.img-box-single {
    min-height: 210px;
  }
  .category .rm-banner,
  .tax-industry .rm-banner {
    min-height: 400px;
    margin-top: -88px;
  }
}
@media (min-width: 992px) {
  .rm-banner {
    min-height: 400px;
  }
  .rm-article-container {
    min-height: 400px;
    width: 64%;
    margin-top: -400px;
    border-radius: 0px 10px 10px 0px;
  }
  .rm-article-container h1 {
    font-size: 2.5em;
  }
  .single .rm-banner.img-box-single,
  .tax-industry .rm-banner {
    min-height: 280px;
  }
  .category .rm-banner,
  .tax-industry .rm-banner {
    min-height: 400px;
  }
  .single .rm-banner {
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  .rm-banner {
    min-height: 400px;
  }
  .rm-article-container {
    min-height: 400px;
    width: 51%;
    margin-top: -400px;
  }
  .rm-article-container h1 {
    font-size: 2.6em;
  }
}
.row.home-featured,
.row.cat-featured-block,
.row.most-read-block,
.row.main-grid-block {
  margin-left: -15px;
  margin-right: -15px;
}
.single .row.main-grid-block {
  margin-left: -15px;
  margin-right: -15px;
}
.cat-featured-block,
.most-read-block {
  margin-top: 30px;
}
.most-read-block h2,
.postblock h3 {
  font-weight: 400;
  font-size: 1.3em;
  margin-top: 10px;
}
.category .cat-featured-block,
.tax-industry .cat-featured-block {
  padding-bottom: 40px;
}
.category .home-featured,
.tax-industry .home-featured {
  margin-top: 0px;
  margin-bottom: 30px;
}
.category .home-featured .category,
.tax-industry .home-featured .category {
  visibility: hidden;
}
.cat-featured-block h2 {
  font-size: 1.5em;
  line-height: 1.3em;
  color: #fff;
  margin-top: 10px;
  font-weight: 300;
}
.home-featured .col-sm-6:first-child {
  padding-right: 0px;
}
.home-featured .col-sm-6:last-child {
  padding-left: 1px;
}
.home-featured article {
  height: 390px;
}
.home-featured article h2 {
  font-size: 2.0em;
  color: #fff;
  margin-top: 10px;
  font-weight: 300;
  line-height: 1.1em;
}
.home-featured article .entry-content {
  color: #fff;
}
.home-featured article a {
  color: #fff;
}
.home-featured article a:hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(0, 65, 59, 0.95);
}
.home-featured .article-footer-box {
  padding: 10px 30px 30px 30px;
  height: 210px;
  margin-top: 135px;
  background-color: rgba(0, 90, 82, 0.95);
  display: block;
}
.home-featured .category i {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 27px 27px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  border-radius: 45px;
  display: block;
  top: 12px;
  position: relative;
  left: 12px;
  background-color: #ce0c0c;
}
.home-featured .category a.category-pill {
  border-radius: 23px;
  background-color: #ffffff;
  width: auto;
  height: 23px;
  line-height: 10px;
  color: #b60000;
  padding: 6px 15px;
  font-weight: bold;
  position: relative;
  top: -20px;
  left: 65px;
  /* margin: 0px 0px 0px 12px; */
  display: block;
  text-align: left;
  float: left;
  font-size: 12px;
}
.cat-featured-block {
  margin-top: 1px;
}
.cat-featured-block .category i {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 27px 27px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  border-radius: 45px;
  display: block;
  top: 12px;
  position: relative;
  left: 12px;
}
.cat-featured-block .category i.icon-cyber-security {
  background-color: #ce0c0c;
}
.cat-featured-block .category a.category-pill {
  border-radius: 23px;
  background-color: #ffffff;
  width: auto;
  height: 23px;
  line-height: 10px;
  color: #b60000;
  padding: 6px 15px;
  font-weight: bold;
  position: relative;
  top: -20px;
  left: 65px;
  /* margin: 0px 0px 0px 12px; */
  display: block;
  text-align: left;
  float: left;
  font-size: 12px;
}
.cat-featured-block .col-sm-4:first-child {
  padding-right: 0px;
}
.cat-featured-block .col-sm-4:nth-child(2) {
  padding-right: 0px;
  padding-left: 1px;
}
.cat-featured-block .col-sm-4:last-child {
  padding-left: 1px;
}
.cat-featured-block article {
  height: 265px;
}
.cat-featured-block article h2 {
  font-size: 1.5em;
  line-height: 1.3em;
  color: #fff;
}
.cat-featured-block article .entry-content {
  color: #fff;
  font-size: 12px;
}
.cat-featured-block article a {
  color: #fff;
}
.cat-featured-block article a:hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(3, 71, 149, 0.91);
}
.cat-featured-block .article-footer-box {
  padding: 5px 20px 20px 20px;
  height: 160px;
  margin-top: 60px;
  background-color: rgba(3, 83, 174, 0.91);
  display: block;
}
@media (max-width: 767px) {
  .home-featured article,
  .cat-featured-block article,
  .most-read-block article {
    padding-bottom: 20px;
  }
  .home-featured .img-box {
    max-height: 120px;
  }
  .home-featured .img-box img {
    min-height: 120px;
  }
  .home-featured .article-footer-box,
  .cat-featured-block .article-footer-box {
    height: 100%;
  }
  .home-featured article,
  .cat-featured-block article {
    height: 100%;
    padding-bottom: 0px;
  }
  .cat-featured-block article .entry-content {
    font-size: 14px;
    line-height: 1.4em;
  }
  .category .postblock,
  .tax-industry .postblock {
    margin-bottom: 30px;
  }
  .home-featured .col-sm-6:first-child {
    padding-right: 15px;
  }
  .home-featured .col-sm-6:last-child {
    padding-left: 15px;
  }
  .cat-featured-block .col-sm-4:first-child {
    padding-right: 15px;
  }
  .cat-featured-block .col-sm-4:nth-child(2) {
    padding-right: 15px;
    padding-left: 15px;
  }
  .cat-featured-block .col-sm-4:last-child {
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .postblock {
    min-height: 380px;
  }
  .main-content h3 {
    font-size: 16px;
  }
  .category .postblock,
  .tax-industry .postblock {
    min-height: 300px;
  }
  .most-read-block .postblock {
    min-height: 340px;
  }
  .home-featured .col-sm-6:first-child {
    padding-right: 0px;
  }
  .home-featured .col-sm-6:last-child {
    padding-left: 1px;
  }
  .cat-featured-block .col-sm-4:first-child {
    padding-right: 0px;
  }
  .cat-featured-block .col-sm-4:nth-child(2) {
    padding-right: 0px;
    padding-left: 1px;
  }
  .cat-featured-block .col-sm-4:last-child {
    padding-left: 1px;
  }
  .home-featured article {
    height: 470px;
  }
  .home-featured .article-footer-box {
    height: 290px;
  }
  .cat-featured-block article {
    height: 330px;
  }
  .cat-featured-block .article-footer-box {
    height: 226px;
  }
}
@media (min-width: 992px) {
  .postblock {
    min-height: 400px;
  }
  .category .postblock,
  .tax-industry .postblock {
    min-height: 360px;
  }
  .main-content h3 {
    font-size: 18px;
  }
  .most-read-block .postblock {
    min-height: 340px;
  }
  .home-featured article {
    height: 390px;
  }
  .home-featured .article-footer-box {
    height: 210px;
  }
  .cat-featured-block article {
    height: 265px;
  }
  .cat-featured-block .article-footer-box {
    height: 160px;
  }
}
@media (min-width: 1200px) {
  .postblock {
    min-height: 360px;
  }
  .most-read-block {
    padding-top: 30px;
  }
  .cat-featured-block {
    padding-top: 0px;
  }
  .category .cat-featured-block,
  .tax-industry .cat-featured-block {
    padding-top: 0px;
  }
  .category .postblock,
  .tax-industry .postblock {
    min-height: 340px;
  }
  .most-read-block .postblock {
    min-height: 350px;
  }
}
.img-box-single {
  background-size: cover !important;
}
.img-box,
.img-box-single {
  position: relative;
  overflow: hidden;
  border-radius: 0px;
  max-height: 200px;
  border: 0px none #ccc;
}
.img-box:before,
.img-box-single:before {
  content: "";
  /* using pseudo element for 1:1 ratio */
  display: block;
  padding-top: 100%;
}
.img-box img,
.img-box-single img {
  position: absolute;
  top: -999px;
  /* use sufficiently large number */
  bottom: -999px;
  left: -999px;
  right: -999px;
  margin: auto;
  /* center horizontally and vertically */
  object-fit: cover;
}
.img-box .corner-ribbon.highlight,
.img-box-single .corner-ribbon.highlight {
  width: 130px;
  top: 20px;
  line-height: 29px;
}
.img-box .category,
.img-box-single .category {
  width: 100%;
  height: 31px;
  background-color: #070707;
  background-size: 288px 31px;
  background-position: left center;
  position: absolute;
  /* margin-top: -31px; */
  text-align: right;
  color: #fff;
  font-weight: normal;
  line-height: 32px;
  font-size: 13px;
  padding: 0px 20px 0px 30px;
  z-index: 999;
  bottom: 0px;
  right: 0px;
}
.img-box .category a,
.img-box-single .category a {
  color: #fff;
}
.img-box .category.cyber-security,
.img-box-single .category.cyber-security {
  background-color: #b60000;
  padding: 0px 8px 0px 30px;
}
.img-box .category.cyber-security a,
.img-box-single .category.cyber-security a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.cyber-security:hover,
.img-box-single .category.cyber-security:hover {
  background-color: #830000;
}
.img-box .category.young-tech-talent,
.img-box-single .category.young-tech-talent {
  background-color: #b60000;
  padding: 0px 8px 0px 30px;
}
.img-box .category.young-tech-talent a,
.img-box-single .category.young-tech-talent a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.6%2C6.1l2%2C4l4.4%2C0.7l-3.2%2C3.2l0.7%2C4.4l-4-2.1l-4%2C2.1l0.7-4.4l-3.2-3.2l4.4-0.7L12.6%2C6.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.young-tech-talent:hover,
.img-box-single .category.young-tech-talent:hover {
  background-color: #830000;
}
.img-box .category.smes,
.img-box-single .category.smes {
  background-color: #b60000;
  padding: 0px 8px 0px 30px;
}
.img-box .category.smes a,
.img-box-single .category.smes a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%20M12.426%2C4.594%0D%0A%09c0%2C0%2C5.955%2C4.334%2C6.236%2C4.523s0.294%2C0.473-0.006%2C0.605H6.218c-0.319-0.132-0.3-0.416%2C0-0.605S12.426%2C4.594%2C12.426%2C4.594z%0D%0A%09%20M7.02%2C10.229h2.574v0.565h-0.5v4.62h-1.57v-4.671h-0.5v-0.519L7.02%2C10.229z%20M11.153%2C10.261h2.569v0.508h-0.5v4.652h-1.563V10.75%0D%0A%09h-0.5v-0.489H11.153z%20M15.253%2C10.261h2.569v0.508h-0.5v4.652h-1.563V10.75h-0.5v-0.489H15.253z%20M6.528%2C15.95h11.818v0.507H6.528%0D%0A%09L6.528%2C15.95L6.528%2C15.95z%20M6.014%2C17.019H18.86v0.474H6.014v-0.479V17.019z%20M12.426%2C6.734c0.501-0.004%2C0.91%2C0.399%2C0.914%2C0.9%0D%0A%09s-0.399%2C0.91-0.9%2C0.914c-0.501%2C0.004-0.91-0.399-0.914-0.9c0-0.002%2C0-0.005%2C0-0.007c-0.007-0.497%2C0.391-0.905%2C0.888-0.912%0D%0A%09c0.004%2C0%2C0.008%2C0%2C0.012%2C0V6.734z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.smes:hover,
.img-box-single .category.smes:hover {
  background-color: #830000;
}
.img-box .category.fujitsu-news,
.img-box-single .category.fujitsu-news {
  background-color: #b60000;
  padding: 0px 8px 0px 30px;
}
.img-box .category.fujitsu-news a,
.img-box-single .category.fujitsu-news a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22Chat_Bubble%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.143c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.003-5.219-4.232-9.449-9.45-9.455V3.143z%20M8.394%2C12.294h8.4v0.7h-8.4%0D%0A%09V12.294z%20M13.294%2C10.894h3.5v0.7h-3.5V10.894L13.294%2C10.894z%20M8.394%2C10.894h3.5v0.7h-3.5V10.894L8.394%2C10.894z%20M8.394%2C9.494h8.4v0.7%0D%0A%09h-8.4V9.494z%20M8.394%2C7.394c-0.773%2C0-1.4%2C0.627-1.4%2C1.4c0%2C0%2C0%2C0%2C0%2C0v4.9c0%2C0.773%2C0.627%2C1.4%2C1.4%2C1.4l0%2C0h0.7v2.8l2.822-2.8h4.878%0D%0A%09c0.773%2C0%2C1.4-0.627%2C1.4-1.4c0%2C0%2C0%2C0%2C0%2C0V8.772c-0.002-0.763-0.623-1.38-1.386-1.378c-0.005%2C0-0.009%2C0-0.014%2C0H8.394z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.fujitsu-news:hover,
.img-box-single .category.fujitsu-news:hover {
  background-color: #830000;
}
.img-box .category.information-security,
.img-box-single .category.information-security {
  background-color: #b60000;
  padding: 0px 8px 0px 30px;
}
.img-box .category.information-security a,
.img-box-single .category.information-security a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.information-security:hover,
.img-box-single .category.information-security:hover {
  background-color: #830000;
}
.img-box .category.cloud,
.img-box-single .category.cloud {
  background-color: #b60000;
  padding: 0px 8px 0px 30px;
}
.img-box .category.cloud a,
.img-box-single .category.cloud a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22light_bulb_%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.169c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.169z%20M12.679%2C5.958%0D%0A%09c3.116%2C0%2C4.6%2C2.017%2C4.6%2C3.663c0%2C1.928-2.3%2C3.2-2.367%2C6.441l-2.283-0.004h-2.364c0-3.215-2.335-4.452-2.335-6.418%0D%0A%09C7.929%2C7.884%2C9.562%2C5.958%2C12.679%2C5.958z%20M10.848%2C18.349h3.445c0.024%2C0.15%2C0.036%2C0.302%2C0.036%2C0.454%0D%0A%09c-0.038%2C0.284-0.295%2C0.485-0.58%2C0.455h-2.32c-0.285%2C0.03-0.542-0.171-0.58-0.455L10.848%2C18.349L10.848%2C18.349z%20M10.557%2C16.53h4.062%0D%0A%09c0.125-0.031%2C0.252%2C0.045%2C0.284%2C0.17c0.031%2C0.125-0.045%2C0.252-0.17%2C0.284c-0.037%2C0.009-0.076%2C0.009-0.114%2C0h-4.062%0D%0A%09c-0.125%2C0.031-0.252-0.045-0.284-0.17c-0.031-0.125%2C0.045-0.252%2C0.17-0.284C10.481%2C16.521%2C10.52%2C16.521%2C10.557%2C16.53z%0D%0A%09%20M10.557%2C17.439h4.062c0.126-0.03%2C0.252%2C0.047%2C0.282%2C0.173s-0.047%2C0.252-0.173%2C0.282c-0.036%2C0.009-0.074%2C0.009-0.11%2C0h-4.062%0D%0A%09c-0.126%2C0.03-0.252-0.047-0.282-0.173c-0.03-0.126%2C0.047-0.252%2C0.173-0.282C10.484%2C17.43%2C10.521%2C17.43%2C10.557%2C17.439L10.557%2C17.439z%0D%0A%09%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.cloud:hover,
.img-box-single .category.cloud:hover {
  background-color: #830000;
}
.img-box .category.reshaping-business,
.img-box-single .category.reshaping-business {
  background-color: #b60000;
  padding: 0px 8px 0px 30px;
}
.img-box .category.reshaping-business a,
.img-box-single .category.reshaping-business a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.218px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.218%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.218%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M14.054%2C8.254h0.004c0.001-0.23-0.185-0.418-0.415-0.42h-2.074c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.42h2.9%0D%0A%09%09V8.254z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.611%2C3.14v0.004c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09%09C22.057%2C7.376%2C17.829%2C3.146%2C12.611%2C3.14z%20M7.006%2C9.514c-0.003-0.461%2C0.367-0.837%2C0.828-0.84c0%2C0%2C0.001%2C0%2C0.001%2C0h2.489v-0.84%0D%0A%09%09c-0.003-0.461%2C0.369-0.837%2C0.83-0.84h0h2.9c0.461%2C0.003%2C0.832%2C0.378%2C0.829%2C0.839c0%2C0%2C0%2C0.001%2C0%2C0.001v0.84h2.489%0D%0A%09%09c0.461%2C0.003%2C0.833%2C0.379%2C0.83%2C0.84v0v1.68c-1.319%2C0.694-2.71%2C1.242-4.148%2C1.636v-0.376l0.004%2C0c0.001-0.23-0.185-0.418-0.415-0.42%0D%0A%09%09h-2.074c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.376c-1.438-0.394-2.829-0.942-4.148-1.636V9.514z%20M13.643%2C12.874v0.42%0D%0A%09%09c0.001%2C0.23-0.185%2C0.418-0.415%2C0.42h-1.244c-0.23-0.002-0.416-0.19-0.415-0.42v-0.42c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h1.244%0D%0A%09%09C13.458%2C12.456%2C13.644%2C12.644%2C13.643%2C12.874z%20M18.206%2C16.654c0.003%2C0.461-0.369%2C0.837-0.83%2C0.84H7.835%0D%0A%09%09c-0.461-0.003-0.832-0.378-0.829-0.839c0%2C0%2C0-0.001%2C0-0.001v-5.04c1.322%2C0.675%2C2.713%2C1.208%2C4.148%2C1.589v0.511%0D%0A%09%09c-0.001%2C0.23%2C0.185%2C0.418%2C0.415%2C0.42h2.074c0.23-0.002%2C0.416-0.19%2C0.415-0.42v-0.511c1.435-0.381%2C2.826-0.914%2C4.148-1.589V16.654z%22%0D%0A%09%09%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.611-0.006c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09%09C25.211%2C5.635%2C19.57-0.006%2C12.611-0.006z%20M12.611%2C22.044c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.14%0D%0A%09%09c5.218%2C0.006%2C9.446%2C4.236%2C9.45%2C9.454C22.061%2C17.813%2C17.83%2C22.044%2C12.611%2C22.044z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.058%2C13.714c0.001%2C0.23-0.185%2C0.418-0.415%2C0.42h-2.074c-0.23-0.002-0.416-0.19-0.415-0.42v-0.511%0D%0A%09%09c-1.435-0.381-2.826-0.914-4.148-1.589v5.04c0%2C0%2C0%2C0.001%2C0%2C0.001c-0.003%2C0.461%2C0.368%2C0.836%2C0.829%2C0.839h9.541%0D%0A%09%09c0.461-0.003%2C0.833-0.379%2C0.83-0.84v-5.04c-1.322%2C0.675-2.713%2C1.208-4.148%2C1.589V13.714z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.154%2C12.454c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h2.074c0.23%2C0.002%2C0.416%2C0.19%2C0.415%2C0.42l-0.004%2C0v0.376%0D%0A%09%09c1.438-0.394%2C2.829-0.942%2C4.148-1.636v-1.68v0c0.003-0.461-0.369-0.837-0.83-0.84h-2.489v-0.84c0%2C0%2C0-0.001%2C0-0.001%0D%0A%09%09c0.003-0.461-0.368-0.836-0.829-0.839h-2.9h0c-0.461%2C0.003-0.833%2C0.379-0.83%2C0.84v0.84H7.835c0%2C0-0.001%2C0-0.001%2C0%0D%0A%09%09c-0.461%2C0.003-0.831%2C0.379-0.828%2C0.84v1.68c1.319%2C0.694%2C2.71%2C1.242%2C4.148%2C1.636V12.454z%20M11.154%2C8.254%0D%0A%09%09c-0.001-0.23%2C0.185-0.418%2C0.415-0.42h2.074c0.23%2C0.002%2C0.416%2C0.19%2C0.415%2C0.42h-0.004v0.42h-2.9V8.254z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.984%2C12.454c-0.23%2C0.002-0.416%2C0.19-0.415%2C0.42v0.42c-0.001%2C0.23%2C0.185%2C0.418%2C0.415%2C0.42h1.244%0D%0A%09%09c0.23-0.002%2C0.416-0.19%2C0.415-0.42v-0.42c0.001-0.23-0.185-0.418-0.415-0.42H11.984z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.reshaping-business:hover,
.img-box-single .category.reshaping-business:hover {
  background-color: #830000;
}
.img-box .category.responsible-business,
.img-box-single .category.responsible-business {
  background-color: #b60000;
  padding: 0px 8px 0px 30px;
}
.img-box .category.responsible-business a,
.img-box-single .category.responsible-business a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22basil%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6v0%0D%0A%09C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.167c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.004-5.218-4.232-9.448-9.45-9.454V3.167z%20M12.124%2C10.428h0.967v9.191%0D%0A%09h-0.967v-9.194V10.428z%20M12.124%2C17.77c-0.563-2.783-2.8-4.613-5.583-4.05C6.46%2C13.736%2C6.38%2C13.755%2C6.3%2C13.775%0D%0A%09C6.3%2C13.775%2C6.09%2C18.336%2C12.124%2C17.77L12.124%2C17.77z%20M12.116%2C17.279c0.563-2.783%2C3.276-4.582%2C6.059-4.019%0D%0A%09c0.081%2C0.016%2C0.161%2C0.035%2C0.241%2C0.055c0%2C0-0.266%2C4.527-6.3%2C3.961L12.116%2C17.279z%20M12.6%2C12.679c0.565-2.782%2C3.279-4.58%2C6.062-4.014%0D%0A%09c0.08%2C0.016%2C0.159%2C0.034%2C0.238%2C0.054C18.9%2C8.719%2C18.634%2C13.245%2C12.6%2C12.679L12.6%2C12.679z%20M12.124%2C10.428%0D%0A%09c-3.691-3.2%2C0.212-5.509%2C0.212-5.509s3.813%2C1.755%2C0.755%2C5.509H12.124z%20M12.124%2C13.632c-0.563-2.783-2.8-4.616-5.583-4.053%0D%0A%09C6.46%2C9.595%2C6.38%2C9.614%2C6.3%2C9.634C6.3%2C9.634%2C6.09%2C14.198%2C12.124%2C13.632L12.124%2C13.632z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.responsible-business:hover,
.img-box-single .category.responsible-business:hover {
  background-color: #830000;
}
.img-box .category.digital-transformation,
.img-box-single .category.digital-transformation {
  background-color: #b60000;
  padding: 0px 8px 0px 30px;
}
.img-box .category.digital-transformation a,
.img-box-single .category.digital-transformation a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.824%2C11.904c0.49-0.004%2C0.883-0.404%2C0.88-0.893V7.046c0-0.486-0.394-0.88-0.88-0.88s-0.88%2C0.394-0.88%2C0.88v3.965%0D%0A%09C11.941%2C11.5%2C12.335%2C11.9%2C12.824%2C11.904z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.605%2C0.019c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09C25.205%2C5.66%2C19.564%2C0.019%2C12.605%2C0.019z%20M12.605%2C22.068c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.165%0D%0A%09c5.218%2C0.006%2C9.446%2C4.235%2C9.45%2C9.453C22.055%2C17.837%2C17.824%2C22.068%2C12.605%2C22.068z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.024%2C7.569v2.115c0.296%2C0.251%2C0.55%2C0.547%2C0.755%2C0.876c1.092%2C1.755%2C0.554%2C4.063-1.201%2C5.155%0D%0A%09c-1.755%2C1.092-4.063%2C0.554-5.155-1.201s-0.554-4.063%2C1.201-5.155V7.373c-2.095%2C0.835-3.483%2C2.847-3.519%2C5.102%0D%0A%09c-0.049%2C3.086%2C2.412%2C5.628%2C5.499%2C5.678c2.081-0.034%2C3.97-1.22%2C4.905-3.079C18.895%2C12.315%2C17.783%2C8.955%2C15.024%2C7.569z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.digital-transformation:hover,
.img-box-single .category.digital-transformation:hover {
  background-color: #830000;
}
.img-box .category.built-environment,
.img-box-single .category.built-environment {
  background-color: #595959;
  padding: 0px 8px 0px 30px;
}
.img-box .category.built-environment a,
.img-box-single .category.built-environment a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22building%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17.311%2C7.288H7.887L8.83%2C6.346h2.356l0.471-0.471h1.885l0.471%2C0.471h2.356L17.311%2C7.288z%20M18.253%2C17.654v0.471h-4.712%0D%0A%09%09v-1.413h-1.885v1.413H6.945v-0.471h0.471v-0.471h0.471V7.76h9.423v9.423h0.471v0.471H18.253z%20M11.186%2C14.827H9.301v0.942h1.885%0D%0A%09%09V14.827z%20M11.186%2C12.942H9.301v0.942h1.885V12.942z%20M11.186%2C11.058H9.301V12h1.885V11.058z%20M11.186%2C9.173H9.301v0.942h1.885V9.173z%0D%0A%09%09%20M13.541%2C14.827h-1.885v0.942h1.885V14.827z%20M13.541%2C12.942h-1.885v0.942h1.885V12.942z%20M13.541%2C11.058h-1.885V12h1.885V11.058z%0D%0A%09%09%20M13.541%2C9.173h-1.885v0.942h1.885V9.173z%20M15.897%2C14.827h-1.885v0.942h1.885V14.827z%20M15.897%2C12.942h-1.885v0.942h1.885V12.942z%0D%0A%09%09%20M15.897%2C11.058h-1.885V12h1.885V11.058z%20M15.897%2C9.173h-1.885v0.942h1.885V9.173z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.built-environment:hover,
.img-box-single .category.built-environment:hover {
  background-color: #3f3f3f;
}
.img-box .category.defence-national-security,
.img-box-single .category.defence-national-security {
  background-color: #595959;
  padding: 0px 8px 0px 30px;
}
.img-box .category.defence-national-security a,
.img-box-single .category.defence-national-security a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22lock_3_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.779%2C11.024H16.21V8.897c0-1.311-1.23-2.551-2.53-2.551h-2.172c-1.299%2C0-2.53%2C1.24-2.53%2C2.551v2.128H8.409%0D%0A%09%09c-0.155%2C0-0.282%2C0.112-0.282%2C0.25v5.881c0%2C0.138%2C0.126%2C0.25%2C0.282%2C0.25h8.37c0.155%2C0%2C0.282-0.112%2C0.282-0.25v-5.881%0D%0A%09%09C17.06%2C11.136%2C16.934%2C11.024%2C16.779%2C11.024z%20M10.68%2C8.897c0-0.596%2C0.267-0.85%2C0.851-0.85h2.127c0.584%2C0%2C0.851%2C0.254%2C0.851%2C0.85%0D%0A%09%09v2.128H10.68V8.897z%20M13.019%2C14.185v1.093c0%2C0.117-0.096%2C0.213-0.213%2C0.213h-0.425c-0.117%2C0-0.213-0.096-0.213-0.213v-1.093%0D%0A%09%09c-0.253-0.147-0.425-0.419-0.425-0.733c0-0.47%2C0.381-0.85%2C0.851-0.85s0.851%2C0.381%2C0.851%2C0.85%0D%0A%09%09C13.445%2C13.766%2C13.273%2C14.038%2C13.019%2C14.185z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.defence-national-security:hover,
.img-box-single .category.defence-national-security:hover {
  background-color: #3f3f3f;
}
.img-box .category.education,
.img-box-single .category.education {
  background-color: #804800;
  padding: 0px 8px 0px 30px;
}
.img-box .category.education a,
.img-box-single .category.education a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.161%2C9.557l6.438%2C3.662l3.608-2.055c0.164%2C0.219%2C0.301%2C0.448%2C0.42%2C0.676l0%2C0l-4.028%2C2.292L8.553%2C11.83%0D%0A%09c0.119%2C1.051%2C0.475%2C3.764%2C0.85%2C4.147l0%2C0c0.466%2C0.466%2C2.813%2C1.361%2C3.205%2C1.361l0%2C0c0.402%2C0%2C2.731-0.904%2C3.196-1.379l0%2C0%0D%0A%09c0.375-0.366%2C0.721-2.941%2C0.859-4.056l0%2C0c0.374%2C0.796%2C0.511%2C1.627%2C0.511%2C2.256l0%2C0c0%2C0.986%2C0.329%2C1.935%2C0.594%2C2.529l0%2C0%0D%0A%09c-0.091%2C0.12-0.146%2C0.257-0.146%2C0.412l0%2C0c0%2C0.383%2C0.31%2C0.703%2C0.694%2C0.703l0%2C0c0.393%2C0%2C0.703-0.319%2C0.703-0.703l0%2C0%0D%0A%09c0-0.383-0.31-0.705-0.703-0.705l0%2C0c-0.073%2C0-0.128%2C0.029-0.201%2C0.046l0%2C0c-0.228-0.565-0.466-1.37-0.466-2.31l0%2C0%0D%0A%09c0-1.472-0.402-2.494-0.977-3.234l0%2C0l2.365-1.341l-6.438-3.673L6.161%2C9.557z%20M11.238%2C9.365c0-0.649%2C0.612-1.168%2C1.37-1.168l0%2C0%0D%0A%09c0.721%2C0%2C1.288%2C0.474%2C1.352%2C1.068l0%2C0c-0.174-0.037-0.338-0.073-0.493-0.093l0%2C0C13.348%2C8.944%2C13.01%2C8.78%2C12.608%2C8.78l0%2C0%0D%0A%09c-0.502%2C0-0.913%2C0.257-0.913%2C0.576l0%2C0c0%2C0.31%2C0.411%2C0.566%2C0.913%2C0.566l0%2C0c0.366%2C0%2C0.676-0.136%2C0.822-0.319l0%2C0%0D%0A%09c0.164%2C0.018%2C0.329%2C0.046%2C0.484%2C0.082l0%2C0c-0.165%2C0.494-0.676%2C0.858-1.306%2C0.858l0%2C0C11.85%2C10.542%2C11.238%2C10.014%2C11.238%2C9.365%0D%0A%09L11.238%2C9.365z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.education:hover,
.img-box-single .category.education:hover {
  background-color: #4d2b00;
}
.img-box .category.energy-utilities,
.img-box-single .category.energy-utilities {
  background-color: #0044c7;
  padding: 0px 8px 0px 30px;
}
.img-box .category.energy-utilities a,
.img-box-single .category.energy-utilities a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.834%2C8.785h1.528V6.469h-1.528V8.785z%20M11.834%2C6.469%20M14.745%2C9.366l1.077%2C1.085l1.635-1.636L16.38%2C7.73L14.745%2C9.366z%0D%0A%09%20M7.715%2C8.815l1.643%2C1.636l1.078-1.085L8.8%2C7.73L7.715%2C8.815z%20M9.541%2C12.621c0%2C1.69%2C1.368%2C3.064%2C3.064%2C3.064l0%2C0%0D%0A%09c1.697%2C0%2C3.072-1.375%2C3.072-3.064l0%2C0c0-1.697-1.375-3.072-3.072-3.072l0%2C0C10.909%2C9.549%2C9.541%2C10.924%2C9.541%2C12.621%20M16.404%2C13.355%0D%0A%09h2.315v-1.521h-2.315V13.355z%20M16.404%2C11.834%20M6.469%2C13.355h2.315v-1.521H6.469V13.355z%20M6.469%2C11.834%20M14.745%2C15.839l1.635%2C1.634%0D%0A%09l1.078-1.085l-1.635-1.636L14.745%2C15.839z%20M7.715%2C16.388L8.8%2C17.473l1.635-1.634l-1.078-1.087L7.715%2C16.388z%20M11.834%2C18.719h1.528%0D%0A%09v-2.316h-1.528V18.719z%20M11.834%2C16.403%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.energy-utilities:hover,
.img-box-single .category.energy-utilities:hover {
  background-color: #003394;
}
.img-box .category.financial-services,
.img-box-single .category.financial-services {
  background-color: #0f6501;
  padding: 0px 8px 0px 30px;
}
.img-box .category.financial-services a,
.img-box-single .category.financial-services a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22euro_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.081%2C13.765c-0.159%2C1.496-0.846%2C2.368-2.112%2C2.368c-1.171%2C0-1.882-0.876-2.247-1.869h2.399l0.401-1.496h-3.096%0D%0A%09%09c-0.009-0.144-0.012-0.499-0.008-0.499h3.201l0.401-1.496h-3.359c0.344-1.496%2C1.066-1.916%2C2.307-1.916%0D%0A%09%09c1.029%2C0%2C1.956%2C0.919%2C2.088%2C1.916h2.004c-0.25-2.493-2.021-3.932-4.092-3.932c-2.341%2C0-3.907%2C1.439-4.432%2C3.932H7.042l-0.401%2C1.496%0D%0A%09%09h1.706c-0.004%2C0-0.001%2C0.356%2C0.006%2C0.499H7.042l-0.401%2C1.496h1.935c0.561%2C2.186%2C2.108%2C3.884%2C4.394%2C3.884%0D%0A%09%09c2.308%2C0%2C3.905-1.89%2C4.116-4.383H15.081z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.financial-services:hover,
.img-box-single .category.financial-services:hover {
  background-color: #073200;
}
.img-box .category.public-sector,
.img-box-single .category.public-sector {
  background-color: #7030a0;
  padding: 0px 8px 0px 30px;
}
.img-box .category.public-sector a,
.img-box-single .category.public-sector a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22euro_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.081%2C13.765c-0.159%2C1.496-0.846%2C2.368-2.112%2C2.368c-1.171%2C0-1.882-0.876-2.247-1.869h2.399l0.401-1.496h-3.096%0D%0A%09%09c-0.009-0.144-0.012-0.499-0.008-0.499h3.201l0.401-1.496h-3.359c0.344-1.496%2C1.066-1.916%2C2.307-1.916%0D%0A%09%09c1.029%2C0%2C1.956%2C0.919%2C2.088%2C1.916h2.004c-0.25-2.493-2.021-3.932-4.092-3.932c-2.341%2C0-3.907%2C1.439-4.432%2C3.932H7.042l-0.401%2C1.496%0D%0A%09%09h1.706c-0.004%2C0-0.001%2C0.356%2C0.006%2C0.499H7.042l-0.401%2C1.496h1.935c0.561%2C2.186%2C2.108%2C3.884%2C4.394%2C3.884%0D%0A%09%09c2.308%2C0%2C3.905-1.89%2C4.116-4.383H15.081z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.public-sector:hover,
.img-box-single .category.public-sector:hover {
  background-color: #552479;
}
.img-box .category.healthcare,
.img-box-single .category.healthcare {
  background-color: #595959;
  padding: 0px 8px 0px 30px;
}
.img-box .category.healthcare a,
.img-box-single .category.healthcare a {
  color: #ffffff !important;
  background-image: url(/fujitsublog-www/wp-content/themes/fujitsu/images/icons/healthcare.svg);
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.healthcare:hover,
.img-box-single .category.healthcare:hover {
  background-color: #3f3f3f;
}
.img-box .category.manufacturing,
.img-box-single .category.manufacturing {
  background-color: #595959;
  padding: 0px 8px 0px 30px;
}
.img-box .category.manufacturing a,
.img-box-single .category.manufacturing a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.362%2C9.132c0%2C0.472%2C0.132%2C0.913%2C0.348%2C1.299l0%2C0l-1.174%2C1.174L9.893%2C8.963l0.394-0.403L7.328%2C6.428L6.385%2C7.325%0D%0A%09l2.171%2C2.967l0.386-0.386l2.642%2C2.651l-1.151%2C1.142c-0.386-0.216-0.827-0.347-1.306-0.347l0%2C0c-1.499%2C0-2.712%2C1.213-2.712%2C2.712l0%2C0%0D%0A%09c0%2C0.193%2C0.023%2C0.386%2C0.062%2C0.572l0%2C0l1.375-1.384c0.464-0.463%2C1.213-0.463%2C1.669%2C0l0%2C0l0.394%2C0.395%0D%0A%09c0.456%2C0.456%2C0.456%2C1.204%2C0%2C1.667l0%2C0l-1.391%2C1.391c0.193%2C0.047%2C0.394%2C0.069%2C0.602%2C0.069l0%2C0c1.499%2C0%2C2.712-1.213%2C2.712-2.712l0%2C0%0D%0A%09c0-0.456-0.124-0.881-0.324-1.26l0%2C0l1.159-1.159l0.718%2C0.72l-0.773%2C0.773l1.553%2C0.88c0.046%2C0.24%2C0.147%2C0.463%2C0.332%2C0.649l0%2C0%0D%0A%09l1.746%2C1.746c0.479%2C0.48%2C1.267%2C0.48%2C1.754%2C0l0%2C0l0.425-0.432c0.487-0.487%2C0.487-1.268%2C0.008-1.746l0%2C0l-1.746-1.755%0D%0A%09c-0.178-0.169-0.394-0.27-0.618-0.317l0%2C0l-0.896-1.59l-0.834%2C0.842l-0.718-0.718l1.174-1.176c0.386%2C0.21%2C0.819%2C0.341%2C1.282%2C0.341%0D%0A%09l0%2C0c1.507%2C0%2C2.72-1.221%2C2.72-2.728l0%2C0c0-0.201-0.023-0.401-0.061-0.587l0%2C0l-1.391%2C1.384c-0.456%2C0.463-1.205%2C0.463-1.669%2C0l0%2C0%0D%0A%09l-0.386-0.394c-0.463-0.456-0.463-1.206%2C0-1.669l0%2C0l1.383-1.384c-0.193-0.038-0.386-0.069-0.595-0.069l0%2C0%0D%0A%09C14.583%2C6.413%2C13.362%2C7.634%2C13.362%2C9.132L13.362%2C9.132z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.manufacturing:hover,
.img-box-single .category.manufacturing:hover {
  background-color: #3f3f3f;
}
.img-box .category.media,
.img-box-single .category.media {
  background-color: #595959;
  padding: 0px 8px 0px 30px;
}
.img-box .category.media a,
.img-box-single .category.media a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.687%2C7.323H6.501c-0.258%2C0-0.469%2C0.211-0.469%2C0.469v7.968c0%2C0.258%2C0.211%2C0.469%2C0.469%2C0.469h5.155%0D%0A%09c0%2C0.088%2C0%2C0.234%2C0%2C0.469c0%2C0.937-0.915%2C0.937-0.915%2C0.937H9.011c-0.091%2C0-0.166%2C0.075-0.166%2C0.166v0.771h7.499V17.8%0D%0A%09c0-0.091-0.075-0.166-0.166-0.166h-1.709c0%2C0-0.937%2C0-0.937-0.937c0-0.234%2C0-0.381%2C0-0.469h5.155c0.258%2C0%2C0.469-0.211%2C0.469-0.469%0D%0A%09V7.792C19.155%2C7.534%2C18.944%2C7.323%2C18.687%2C7.323z%20M12.968%2C15.769H12.23v-0.737h0.737V15.769z%20M17.647%2C14.489H7.541V8.594h10.105%0D%0A%09V14.489z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.media:hover,
.img-box-single .category.media:hover {
  background-color: #3f3f3f;
}
.img-box .category.retail,
.img-box-single .category.retail {
  background-color: #8c0149;
  padding: 0px 8px 0px 30px;
}
.img-box .category.retail a,
.img-box-single .category.retail a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22shopping_x5F_cart_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.321%2C7.557h-1.219c-0.226%2C0-0.422%2C0.155-0.474%2C0.375l-0.373%2C1.575H6.867c-0.148%2C0-0.288%2C0.067-0.38%2C0.182%0D%0A%09%09C6.394%2C9.805%2C6.359%2C9.956%2C6.391%2C10.1l0.975%2C4.387c0.049%2C0.223%2C0.248%2C0.382%2C0.476%2C0.382h7.144l-0.462%2C1.95H8.573%0D%0A%09%09c-0.269%2C0-0.487%2C0.218-0.487%2C0.487s0.218%2C0.487%2C0.487%2C0.487h0.532c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244%0D%0A%09%09c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731c0-0.086-0.018-0.167-0.045-0.244h2.527%0D%0A%09%09c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731%0D%0A%09%09c0-0.086-0.018-0.167-0.045-0.244h0.532c0.23%2C0%2C0.423-0.244%2C0.473-0.487h0.001l2.105-8.773h0.833c0.269%2C0%2C0.487-0.218%2C0.487-0.487%0D%0A%09%09C18.809%2C7.775%2C18.591%2C7.557%2C18.321%2C7.557z%20M8.085%2C12.919h-0.07l-0.108-0.487h0.178V12.919z%20M8.085%2C11.944H7.799l-0.108-0.487h0.394%0D%0A%09%09V11.944z%20M8.085%2C10.969H7.583l-0.109-0.487h0.611V10.969z%20M9.06%2C13.893H8.573v-0.487H9.06V13.893z%20M9.06%2C12.919H8.573v-0.487H9.06%0D%0A%09%09V12.919z%20M9.06%2C11.944H8.573v-0.487H9.06V11.944z%20M9.06%2C10.969H8.573v-0.487H9.06V10.969z%20M10.035%2C13.893H9.548v-0.487h0.487%0D%0A%09%09V13.893z%20M10.035%2C12.919H9.548v-0.487h0.487V12.919z%20M10.035%2C11.944H9.548v-0.487h0.487V11.944z%20M10.035%2C10.969H9.548v-0.487h0.487%0D%0A%09%09V10.969z%20M11.01%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.01%2C12.919h-0.487v-0.487h0.487V12.919z%20M11.01%2C11.944h-0.487v-0.487h0.487%0D%0A%09%09V11.944z%20M11.01%2C10.969h-0.487v-0.487h0.487V10.969z%20M11.985%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.985%2C12.919h-0.487v-0.487%0D%0A%09%09h0.487V12.919z%20M11.985%2C11.944h-0.487v-0.487h0.487V11.944z%20M11.985%2C10.969h-0.487v-0.487h0.487V10.969z%20M12.96%2C13.893h-0.487%0D%0A%09%09v-0.487h0.487V13.893z%20M12.96%2C12.919h-0.487v-0.487h0.487V12.919z%20M12.96%2C11.944h-0.487v-0.487h0.487V11.944z%20M12.96%2C10.969h-0.487%0D%0A%09%09v-0.487h0.487V10.969z%20M13.934%2C13.893h-0.487v-0.487h0.487V13.893z%20M13.934%2C12.919h-0.487v-0.487h0.487V12.919z%20M13.934%2C11.944%0D%0A%09%09h-0.487v-0.487h0.487V11.944z%20M13.934%2C10.969h-0.487v-0.487h0.487V10.969z%20M14.909%2C13.893h-0.487v-0.487h0.487V13.893z%0D%0A%09%09%20M14.909%2C12.919h-0.487v-0.487h0.487V12.919z%20M14.909%2C11.944h-0.487v-0.487h0.487V11.944z%20M14.909%2C10.969h-0.487v-0.487h0.487%0D%0A%09%09V10.969z%20M15.447%2C12.919h-0.05v-0.487h0.166L15.447%2C12.919z%20M15.678%2C11.944h-0.282v-0.487h0.394L15.678%2C11.944z%20M15.899%2C10.969%0D%0A%09%09h-0.503v-0.487h0.611L15.899%2C10.969z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.retail:hover,
.img-box-single .category.retail:hover {
  background-color: #59012f;
}
.img-box .category.transport,
.img-box-single .category.transport {
  background-color: #002060;
  padding: 0px 8px 0px 30px;
}
.img-box .category.transport a,
.img-box-single .category.transport a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M10.81%2C5.689l2.062%2C5.402H8.631c-0.062%2C0-0.126%2C0-0.189%2C0.009l0%2C0L6.371%2C9.3v6.32l2.071-1.846%0D%0A%09c0.063%2C0.009%2C0.127%2C0.018%2C0.189%2C0.018l0%2C0h4.268l-2.089%2C5.457h1.819l2.08-5.457h3.8c0.747%2C0%2C1.351-0.603%2C1.351-1.351l0%2C0%0D%0A%09c0-0.747-0.604-1.351-1.351-1.351l0%2C0h-3.818l-2.062-5.402L10.81%2C5.689L10.81%2C5.689z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.transport:hover,
.img-box-single .category.transport:hover {
  background-color: #000f2d;
}
.img-box .category.telecomms,
.img-box-single .category.telecomms {
  background-color: #595959;
  padding: 0px 8px 0px 30px;
}
.img-box .category.telecomms a,
.img-box-single .category.telecomms a {
  color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M10.81%2C5.689l2.062%2C5.402H8.631c-0.062%2C0-0.126%2C0-0.189%2C0.009l0%2C0L6.371%2C9.3v6.32l2.071-1.846%0D%0A%09c0.063%2C0.009%2C0.127%2C0.018%2C0.189%2C0.018l0%2C0h4.268l-2.089%2C5.457h1.819l2.08-5.457h3.8c0.747%2C0%2C1.351-0.603%2C1.351-1.351l0%2C0%0D%0A%09c0-0.747-0.604-1.351-1.351-1.351l0%2C0h-3.818l-2.062-5.402L10.81%2C5.689L10.81%2C5.689z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 18px 18px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 25px 3px 0px;
}
.img-box .category.telecomms:hover,
.img-box-single .category.telecomms:hover {
  background-color: #3f3f3f;
}
.cat-featured-block .img-box {
  max-height: 150px;
}
.cat-featured-block .img-box img {
  min-height: 150px;
}
.most-read-block .img-box {
  max-height: 150px;
}
.most-read-block .img-box img {
  min-height: 150px;
}
.most-read-block .row {
  margin-bottom: 30px;
}
.main-grid-block .img-box {
  max-height: 130px;
}
.main-grid-block .img-box img {
  min-height: 130px;
  min-width: 100%;
}
.main-grid-block article {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .home-featured .img-box {
    max-height: 120px;
  }
  .home-featured .img-box img {
    min-height: 120px;
    min-width: 100%;
  }
  .most-read-block .img-box img {
    min-width: 100%;
  }
  .main-grid-block .img-box img {
    min-width: 100%;
  }
  .category .main-grid-block .img-box img,
  .tax-industry .main-grid-block .img-box img {
    min-width: 100%;
  }
}
@media (min-width: 768px) {
  .cat-featured-block .img-box {
    max-height: 120px;
  }
  .cat-featured-block .img-box img {
    min-height: 120px;
  }
  .most-read-block .img-box {
    max-height: 120px;
  }
  .most-read-block .img-box img {
    min-height: 120px;
  }
  .main-grid-block .img-box {
    max-height: 120px;
  }
  .main-grid-block .img-box img {
    min-height: 120px;
    min-width: 100%;
  }
  .category .main-grid-block .img-box,
  .tax-industry .main-grid-block .img-box {
    max-height: 90px;
  }
  .category .main-grid-block .img-box img,
  .tax-industry .main-grid-block .img-box img {
    min-height: 90px;
  }
  .most-read-panel {
    overflow-y: scroll;
  }
}
@media (min-width: 992px) {
  .cat-featured-block article h2 {
    font-size: 1.3em;
  }
  .cat-featured-block .img-box {
    max-height: 150px;
  }
  .cat-featured-block .img-box img {
    min-height: 150px;
  }
  .category .main-grid-block .img-box,
  .tax-industry .main-grid-block .img-box {
    max-height: 120px;
  }
  .category .main-grid-block .img-box img,
  .tax-industry .main-grid-block .img-box img {
    min-height: 120px;
    min-width: 100%;
  }
  .most-read-block .img-box {
    max-height: 150px;
  }
  .most-read-block .img-box img {
    min-height: 150px;
  }
  .main-grid-block .img-box {
    max-height: 130px;
  }
  .main-grid-block .img-box img {
    min-height: 130px;
    min-width: 100%;
  }
  .most-read-panel {
    height: auto;
    overflow-y: auto;
  }
}
/* The ribbons */
.corner-ribbon {
  width: 100px;
  background: #e43;
  position: absolute;
  text-align: center;
  line-height: 24px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  font-size: 13px;
  font-weight: bold;
  z-index: 999;
}
/* Custom styles */
.corner-ribbon.sticky {
  position: fixed;
}
.corner-ribbon.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
/* Different positions */
.corner-ribbon.top-left {
  top: 10px;
  left: -30px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.corner-ribbon.top-right {
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.corner-ribbon.bottom-left {
  top: auto;
  bottom: 25px;
  left: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.corner-ribbon.bottom-right {
  top: auto;
  right: -50px;
  bottom: 25px;
  left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
/* Colors */
.corner-ribbon.white {
  background: #f0f0f0;
  color: #555;
}
.corner-ribbon.black {
  background: #333;
}
.corner-ribbon.grey {
  background: #999;
}
.corner-ribbon.blue {
  background: #0470b8;
}
.corner-ribbon.green {
  background: #00530B;
}
.corner-ribbon.turquoise {
  background: #00755d;
}
.corner-ribbon.purple {
  background: #95b;
}
.corner-ribbon.red {
  background: #a60100;
}
.corner-ribbon.orange {
  background: #b03f00;
}
.corner-ribbon.yellow {
  background: #ec0;
}
.home .article-meta,
.category .article-meta,
.single .article-meta,
.archive .article-meta {
  display: none;
}
.home .author,
.category .author,
.single .author,
.archive .author {
  display: none;
}
.home .rm-article-container .article-meta,
.category .rm-article-container .article-meta,
.single .rm-article-container .article-meta,
.tax-industry .rm-article-container .article-meta,
.archive .rm-article-container .article-meta {
  display: block;
}
.author .article-meta {
  display: block !important;
  padding-bottom: 7px;
}
.author .postblock article .article-meta {
  display: none !important;
}
.author .author-pic-circle {
  margin-top: -52px;
}
.author .main-grid-block {
  padding-top: 30px;
}
.ias-noneleft {
  padding: 20px;
  background-color: #6A0000;
  float: right;
  color: #fff;
  border-radius: 0px;
  margin-right: 15px;
  display: none !important;
}
ias-trigger {
  padding-bottom: 40px;
}
.ias-trigger.ias-trigger-next {
  background-color: #78776e;
  border: 0px none #5d5d56;
  border-radius: 0px;
  padding: 10px;
  float: right;
  margin-right: 15px;
}
.ias-trigger.ias-trigger-next:hover,
.ias-trigger.ias-trigger-next:focus {
  color: #2c2a1f;
  background-color: #b8b7ac;
}
.ias-trigger.ias-trigger-next a {
  color: #fff;
}
.ias-trigger.ias-trigger-next a:hover,
.ias-trigger.ias-trigger-next a:focus {
  color: #2c2a1f;
}
.home .most-read-h2 {
  font-family: 'Fujitsu Sans';
  font-size: 2.1em;
  color: #b60000;
  text-align: center;
  padding: 30px 0px;
}
.home .most-read-panel {
  background: #fff;
  text-align: center;
  border-radius: 0px !important;
  border-style: none;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.home .most-read-panel .panel-body {
  padding: 0px 10px 0px 10px;
  border-style: none;
}
.home .most-read-panel .panel-body ul {
  margin-top: 15px;
}
.home .most-read-panel .panel-body .wpp-list li {
  border-bottom: 1px none #DCDADA;
  float: left;
  width: 16.6%;
  clear: none;
  padding: 10px;
  text-align: center;
  list-style: none;
}
.home .most-read-panel .panel-body .wpp-list li a {
  color: #000;
  font-weight: bold;
  display: block;
  margin-top: 0px;
}
.home .most-read-panel .panel-body .wpp-list li:nth-child(1) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-1.png) no-repeat center top;
  background-size: 20%;
  padding-top: 30px;
}
.home .most-read-panel .panel-body .wpp-list li:nth-child(2) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-2.png) no-repeat center top;
  background-size: 20%;
  padding-top: 30px;
}
.home .most-read-panel .panel-body .wpp-list li:nth-child(3) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-3.png) no-repeat center top;
  background-size: 20%;
  padding-top: 30px;
}
.home .most-read-panel .panel-body .wpp-list li:nth-child(4) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-4.png) no-repeat center top;
  background-size: 20%;
  padding-top: 30px;
}
.home .most-read-panel .panel-body .wpp-list li:nth-child(5) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-5.png) no-repeat center top;
  background-size: 20%;
  padding-top: 30px;
}
.home .most-read-panel .panel-body .wpp-list li:nth-child(6) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-6.png) no-repeat center top;
  background-size: 20%;
  padding-top: 30px;
}
.home .most-read-panel .panel-heading {
  background-color: #c7c6bb !important;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-style: none;
  display: none;
  /*
background-image: url(/wp-content/themes/fujitsu/images/title-bar-bg.jpg) !important;
background-position: left center;
*/
}
.most-read-panel .panel-heading h3 {
  color: #000;
  font-family: 'Fujitsu Sans';
  font-size: 1.3em;
  font-weight: normal;
}
.home .wpp-post-title {
  font-size: 0.9em !important;
  line-height: 1.3em;
  color: #222 !important;
  font-weight: 800;
}
.most-read-panel {
  background: #fff;
  text-align: center;
  border-radius: 0px !important;
  border-style: solid;
  border-color: #c9c9c9;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.most-read-panel .wpp-post-title {
  font-size: 0.9em !important;
  line-height: 1.3em;
  color: #222 !important;
  font-weight: 800;
  margin: 12px 0px;
  display: block;
}
.most-read-panel .panel-heading {
  background-color: #333 !important;
}
.most-read-panel .panel-heading h3 {
  color: #fff;
  font-family: 'Fujitsu Sans';
  font-size: 1.3em;
  font-weight: normal;
}
.most-read-panel .panel-body {
  padding: 0px 10px 0px 10px;
  border-style: none;
}
.most-read-panel .panel-body ul.wpp-list {
  padding-top: 0px;
}
.most-read-panel .panel-body .wpp-list li {
  border-bottom: 1px solid #DCDADA;
  padding: 0px 50px 0px 0px;
  text-align: left;
  line-height: 1.3em;
  margin-bottom: 0px;
  list-style: none;
}
.most-read-panel .panel-body .wpp-list li:last-child {
  border-bottom: 1px none #DCDADA;
}
.most-read-panel .panel-body .wpp-list li a {
  color: #000;
  display: block;
  padding: 15px 0px;
}
.most-read-panel .panel-body .wpp-list li:nth-child(1) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-1.png) no-repeat right center;
  background-size: 12%;
  padding-top: 0px;
}
.most-read-panel .panel-body .wpp-list li:nth-child(2) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-2.png) no-repeat right center;
  background-size: 12%;
  padding-top: 0px;
}
.most-read-panel .panel-body .wpp-list li:nth-child(3) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-3.png) no-repeat right center;
  background-size: 12%;
  padding-top: 0px;
}
.most-read-panel .panel-body .wpp-list li:nth-child(4) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-4.png) no-repeat right center;
  background-size: 12%;
  padding-top: 0px;
}
.most-read-panel .panel-body .wpp-list li:nth-child(5) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-5.png) no-repeat right center;
  background-size: 12%;
  padding-top: 0px;
}
.most-read-panel .panel-body .wpp-list li:nth-child(6) {
  background: url(/wp-content/themes/fujitsu/images/circled-number-6.png) no-repeat right center;
  background-size: 12%;
  padding-top: 0px;
}
@media (min-width: 768px) {
  .home .most-read-panel .panel-body .wpp-list li {
    width: 25%;
  }
  .home .most-read-panel .panel-body .wpp-list li:nth-child(5) {
    display: none;
  }
  .home .most-read-panel .panel-body .wpp-list li:nth-child(6) {
    display: none;
  }
}
@media (min-width: 992px) {
  .home .most-read-panel .panel-body .wpp-list li {
    width: 16.6%;
  }
  .home .most-read-panel .panel-body .wpp-list li:nth-child(5) {
    display: block;
  }
  .home .most-read-panel .panel-body .wpp-list li:nth-child(6) {
    display: block;
  }
}
.featured-banner {
  overflow: hidden;
}
.featured-banner .category {
  overflow: hidden;
}
.featured-banner .category i {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 43px 43px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 63px;
  height: 63px;
  border-radius: 63px;
  display: block;
  margin: -5px auto 30px 35px;
  float: left;
  position: relative;
}
.featured-banner .category i.icon-cyber-security {
  background-color: #ce0c0c;
}
.featured-banner .category a.category-pill {
  border-radius: 31px;
  background-color: #ffffff;
  width: 146px;
  height: 31px;
  line-height: 18px;
  color: #b60000;
  padding: 6px 15px;
  font-weight: bold;
  position: relative;
  top: 32px;
  left: -90px;
  /* margin: 0px 0px 0px 12px; */
  display: block;
  text-align: left;
  float: left;
  font-size: 0.8em;
  animation: rot 3s forwards;
}
.featured-banner .animated {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    top: -70px;
  }
  100% {
    opacity: 1;
    top: 20px;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    top: -70px;
  }
  100% {
    opacity: 1;
    top: 20px;
  }
}
.featured-banner .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@keyframes rot {
  from {
    opacity: 0;
    transform: rotateZ(-90deg) translateX(100px);
    transform-origin: center left;
  }
  to {
    opacity: 1;
    transform: rotateZ(0deg) translateX(100px);
    transform-origin: center left;
  }
}
.single .sector-img {
  margin: 30px auto;
}
.single .cat-header p {
  display: none;
}
.single .main-content {
  margin-top: 20px;
}
.single .rm-article-container h1 {
  font-size: 3.3em;
  margin-bottom: 15px;
  margin-top: 15px;
  line-height: 1.2em;
  color: #fff;
}
.single .post_title {
  font-size: 2.3em;
  color: #b60000;
  margin-bottom: 30px;
  margin-top: 30px;
}
.single .meta .author {
  display: block;
  padding: 6px 12px;
  background: #EDEDE9;
  border-radius: 0px;
  height: 40px;
  line-height: 28px;
}
.single .meta .author .author-pic-circle {
  float: left;
  margin-right: 10px;
}
.single .meta .author .author-pic-circle img {
  border-radius: 50%;
  height: 30px;
  /* border: 3px solid #fff; */
  background-color: #fff;
  width: 30px;
}
.single .single-article-header {
  margin-bottom: 35px;
}
.single .single-article-header .meta {
  font-size: 1.0em;
  color: #6e6c6c;
  border-bottom: 3px solid #dce0e0;
  padding-bottom: 7px;
}
.single .single-article-header .meta a {
  color: #6e6c6c;
}
.single .single-article-header .meta time {
  padding: 0;
  color: #6e6c6c;
  margin: 1px 0px 0px 0px;
  font-style: normal;
}
.single article {
  font-size: 1.1em;
}
.single article .lead {
  font-size: 1.4em;
  font-weight: 800;
}
.single article p,
.single article ul {
  line-height: 1.6;
  margin-bottom: 20px;
}
.single article blockquote p {
  font-size: 23px;
}
.single .main-grid-block article {
  font-size: 0.9em;
}
.single .tags {
  float: left;
  margin-top: 20px;
  margin-right: 6px;
  font-weight: bold;
  width: 100%;
}
.single .tags a {
  color: #b60000;
  font-weight: bold;
  text-transform: capitalize;
}
.single .share-post {
  padding: 15px;
  background-color: #EDEDE9;
  border-top: 1px solid #C7C6BB;
  border-bottom: 1px solid #C7C6BB;
  float: left;
  width: 100%;
  margin: 40px 0px 20px 0px;
  height: 62px;
  line-height: 35px;
}
.single .share-post .share-title {
  float: left;
  margin-right: 10px;
  font-family: 'Fujitsu Sans';
  font-size: 1.2em;
  color: #b60000;
}
.single .share-post .addthis_toolbox {
  margin-top: 0px;
  width: auto;
  margin-bottom: 0px;
  float: left;
}
.single .share-post .addthis_toolbox a:hover {
  color: #500000;
}
.single .article-nav {
  padding: 15px 0px 30px 0px;
  border-bottom: 1px solid #C7C6BB;
  float: left;
  width: 100%;
  margin: 0px 0px 20px 0px;
}
.single .article-nav .prev-article,
.single .article-nav .next-article {
  width: 25%;
  font-family: 'Fujitsu Sans';
}
.single .article-nav .prev-article strong,
.single .article-nav .next-article strong {
  font-size: 1.3em;
  font-weight: normal;
}
.single .article-nav .prev-article i,
.single .article-nav .next-article i {
  font-size: 1.1em;
}
.single .article-nav .next-article-btn,
.single .article-nav .prev-article-btn {
  font-size: 1.1em;
  text-transform: uppercase;
  color: #222;
  display: block;
  font-family: Arial;
  margin-bottom: 15px;
}
.single .article-nav .next-article-btn a,
.single .article-nav .prev-article-btn a {
  color: #222;
}
.single .article-nav .prev-article {
  float: left;
  text-align: left;
}
.single .article-nav .next-article {
  float: right;
  text-align: right;
}
.single .abh_tab_content {
  background: #EDEDE9;
  border-bottom: 1px solid #C7C6BB !important;
}
.single .abh_tabs li.abh_active a {
  background-color: #EDEDE9 !important;
}
.single .abh_tabs {
  border-bottom: 1px solid #C7C6BB !important;
}
.single .abh_tab_content .abh_text h4 {
  font-size: 16px !important;
}
.single #relatedposts {
  float: left;
}
.single #relatedposts h2 {
  font-size: 1.4em;
  margin-bottom: 20px;
}
#commentform label {
  min-width: 90px;
  width: 90%;
  float: left;
  margin-right: 10px;
}
.related-postblock h3 {
  margin-top: 10px;
  font-weight: 400;
}
@media (max-width: 480px) {
  .single .abh_tab_content .abh_image {
    display: none !important;
  }
  .single .abh_tab_content .abh_text {
    margin-left: 0px !important;
  }
  .single .abh_tab_content .abh_text h4 {
    display: none;
  }
  .prev-article {
    display: none;
  }
  .single .article-nav .next-article {
    width: 100%;
  }
  .single .rm-article-container h1.post_title {
    font-size: 2.2em;
  }
  .single .meta .author {
    height: auto;
    line-height: 16px;
  }
  .single .meta .author .author-pic-circle {
    margin-bottom: 10px;
  }
  .featured-banner .category {
    display: none;
  }
  .single .single-article-header .meta {
    padding-bottom: 3px;
    line-height: 2.4em;
    font-size: 0.8em;
  }
  .main-content img.alignleft,
  .main-content img.alignright {
    min-width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .single .article-nav .prev-article,
  .single .article-nav .next-article {
    width: 40%;
  }
  .single .article-nav .prev-article strong,
  .single .article-nav .next-article strong {
    font-size: 1.1em;
  }
  .featured-banner .category {
    display: none;
  }
  .single .single-article-header .meta {
    padding-bottom: 3px;
    line-height: 2.4em;
  }
}
@media (min-width: 768px) {
  .single .article-nav .prev-article,
  .single .article-nav .next-article {
    width: 45%;
  }
  .single .article-nav .prev-article strong,
  .single .article-nav .next-article strong {
    font-size: 1.1em;
  }
  .single .related-postblock {
    min-height: 360px;
  }
  .featured-banner .category a.category-pill {
    display: none;
  }
  .home-featured .category a.category-pill,
  .cat-featured-block .category a.category-pill,
  .featured-banner .category a.category-pill {
    display: none;
  }
  .archive .rm-article-container {
    margin-top: -187px;
  }
}
@media (min-width: 992px) {
  .single .article-nav .prev-article,
  .single .article-nav .next-article {
    width: 35%;
  }
  .single .article-nav .prev-article strong,
  .single .article-nav .next-article strong {
    font-size: 1.3em;
  }
  .single .related-postblock {
    min-height: 360px;
  }
  .featured-banner .category a.category-pill {
    display: block;
  }
  .home-featured .category a.category-pill,
  .cat-featured-block .category a.category-pill,
  .featured-banner .category a.category-pill {
    display: block;
  }
  .archive .rm-article-container {
    margin-top: -400px;
  }
}
@media (min-width: 1200px) {
  .single .article-nav .prev-article,
  .single .article-nav .next-article {
    width: 25%;
  }
  .single .related-postblock {
    min-height: 350px;
  }
}
.wpp-views {
  display: none !important;
}
/* =============================================================== */
/* Global authors page
/* =============================================================== */
.our-authors .author {
  text-align: center;
  min-height: 280px;
}
.our-authors .authorAvatar img {
  border-radius: 50%;
  height: 128px;
  border: 5px solid #a09d91;
  background-color: #fff;
  width: 128px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
.our-authors .authorInfo {
  text-align: center;
}
.our-authors .authorInfo .authorName {
  font-size: 1.4em;
  font-weight: 600;
  margin: 10px 0 10px 0;
}
.our-authors .modal {
  top: 30%;
}
.our-authors .modal-lg {
  width: 65%;
}
.our-authors .modal-header {
  border-bottom: 1px none #e5e5e5;
}
.our-authors .modal-body {
  padding: 0px 20px 60px 20px;
}
.our-authors .info-icons i {
  margin: 0px 4px 15px 4px;
  font-size: 16px;
}
.our-authors .info-icons a {
  font-size: 0;
}
@media (max-width: 320px) {
  .col-xs-6 {
    width: 100% !important;
  }
}
.media,
.media .media {
  margin-top: 0px;
}
.media {
  overflow: visible;
  zoom: 1;
}
/* =============================================================== */
/* Topic and Industry colour overrides for icons and titles and boxes
/* =============================================================== */
/*
@fu-cat-clr-sme
@fu-cat-clr-news
@fu-cat-clr-inno
@fu-cat-clr-reshape
@fu-cat-clr-response
@fu-cat-clr-techtalent
@fu-cat-clr-security
@fu-cat-clr-digital
*/
/*
@fu-cat-clr-sme
@fu-cat-clr-Retail
@fu-cat-clr-Financial
@fu-cat-clr-Public
@fu-cat-clr-Transport
@fu-cat-clr-Energy
@fu-cat-clr-Education
		
@fu-cat-clr-Manufacturing
@fu-cat-clr-Defence
@fu-cat-clr-Telecoms
@fu-cat-clr-Media
@fu-cat-clr-Healthcare
@fu-cat-clr-Environment
*/
/*
transport	
education
energy-utilities
financial-services
public-sector
retail

defence-national-security
telecomms
built-environment
healthcare
manufacturing
media

fujitsu-news
cloud
responsible-business
cyber-security
digital-transformation
young-tech-talent
*/
.home-featured .article-footer-box.fujitsu-news,
.cat-featured-block .article-footer-box.fujitsu-news {
  background-color: rgba(182, 0, 0, 0.93);
}
.home-featured .article-footer-box.fujitsu-news:hover,
.cat-featured-block .article-footer-box.fujitsu-news:hover {
  background-color: rgba(131, 0, 0, 0.93);
}
.home-featured .article-footer-box.cloud,
.cat-featured-block .article-footer-box.cloud {
  background-color: rgba(182, 0, 0, 0.93);
}
.home-featured .article-footer-box.cloud:hover,
.cat-featured-block .article-footer-box.cloud:hover {
  background-color: rgba(131, 0, 0, 0.93);
}
.home-featured .article-footer-box.responsible-business,
.cat-featured-block .article-footer-box.responsible-business {
  background-color: rgba(182, 0, 0, 0.93);
}
.home-featured .article-footer-box.responsible-business:hover,
.cat-featured-block .article-footer-box.responsible-business:hover {
  background-color: rgba(131, 0, 0, 0.93);
}
.home-featured .article-footer-box.cyber-security,
.cat-featured-block .article-footer-box.cyber-security {
  background-color: rgba(182, 0, 0, 0.93);
}
.home-featured .article-footer-box.cyber-security:hover,
.cat-featured-block .article-footer-box.cyber-security:hover {
  background-color: rgba(131, 0, 0, 0.93);
}
.home-featured .article-footer-box.digital-transformation,
.cat-featured-block .article-footer-box.digital-transformation {
  background-color: rgba(182, 0, 0, 0.93);
}
.home-featured .article-footer-box.digital-transformation:hover,
.cat-featured-block .article-footer-box.digital-transformation:hover {
  background-color: rgba(131, 0, 0, 0.93);
}
.home-featured .article-footer-box.young-tech-talent,
.cat-featured-block .article-footer-box.young-tech-talent {
  background-color: rgba(182, 0, 0, 0.93);
}
.home-featured .article-footer-box.young-tech-talent:hover,
.cat-featured-block .article-footer-box.young-tech-talent:hover {
  background-color: rgba(131, 0, 0, 0.93);
}
.home-featured .article-footer-box.defence-national-security,
.cat-featured-block .article-footer-box.defence-national-security {
  background-color: rgba(89, 89, 89, 0.93);
}
.home-featured .article-footer-box.defence-national-security:hover,
.cat-featured-block .article-footer-box.defence-national-security:hover {
  background-color: rgba(64, 64, 64, 0.93);
}
.home-featured .article-footer-box.telecommunications,
.cat-featured-block .article-footer-box.telecommunications {
  background-color: rgba(89, 89, 89, 0.93);
}
.home-featured .article-footer-box.telecommunications:hover,
.cat-featured-block .article-footer-box.telecommunications:hover {
  background-color: rgba(64, 64, 64, 0.93);
}
.home-featured .article-footer-box.built-environment,
.cat-featured-block .article-footer-box.built-environment {
  background-color: rgba(89, 89, 89, 0.93);
}
.home-featured .article-footer-box.built-environment:hover,
.cat-featured-block .article-footer-box.built-environment:hover {
  background-color: rgba(64, 64, 64, 0.93);
}
.home-featured .article-footer-box.healthcare,
.cat-featured-block .article-footer-box.healthcare {
  background-color: rgba(89, 89, 89, 0.93);
}
.home-featured .article-footer-box.healthcare:hover,
.cat-featured-block .article-footer-box.healthcare:hover {
  background-color: rgba(64, 64, 64, 0.93);
}
.home-featured .article-footer-box.manufacturing,
.cat-featured-block .article-footer-box.manufacturing {
  background-color: rgba(89, 89, 89, 0.93);
}
.home-featured .article-footer-box.manufacturing:hover,
.cat-featured-block .article-footer-box.manufacturing:hover {
  background-color: rgba(64, 64, 64, 0.93);
}
.home-featured .article-footer-box.media,
.cat-featured-block .article-footer-box.media {
  background-color: rgba(89, 89, 89, 0.93);
}
.home-featured .article-footer-box.media:hover,
.cat-featured-block .article-footer-box.media:hover {
  background-color: rgba(64, 64, 64, 0.93);
}
.home-featured .article-footer-box.retail,
.cat-featured-block .article-footer-box.retail {
  background-color: rgba(140, 1, 73, 0.93);
}
.home-featured .article-footer-box.retail:hover,
.cat-featured-block .article-footer-box.retail:hover {
  background-color: rgba(89, 1, 47, 0.93);
}
.home-featured .article-footer-box.financial-services,
.cat-featured-block .article-footer-box.financial-services {
  background-color: rgba(15, 101, 1, 0.93);
}
.home-featured .article-footer-box.financial-services:hover,
.cat-featured-block .article-footer-box.financial-services:hover {
  background-color: rgba(7, 51, 0, 0.93);
}
.home-featured .article-footer-box.public-sector,
.cat-featured-block .article-footer-box.public-sector {
  background-color: rgba(112, 48, 160, 0.93);
}
.home-featured .article-footer-box.public-sector:hover,
.cat-featured-block .article-footer-box.public-sector:hover {
  background-color: rgba(85, 36, 121, 0.93);
}
.home-featured .article-footer-box.transport,
.cat-featured-block .article-footer-box.transport {
  background-color: rgba(0, 32, 96, 0.93);
}
.home-featured .article-footer-box.transport:hover,
.cat-featured-block .article-footer-box.transport:hover {
  background-color: rgba(0, 15, 45, 0.93);
}
.home-featured .article-footer-box.energy-utilities,
.cat-featured-block .article-footer-box.energy-utilities {
  background-color: rgba(0, 68, 199, 0.93);
}
.home-featured .article-footer-box.energy-utilities:hover,
.cat-featured-block .article-footer-box.energy-utilities:hover {
  background-color: rgba(0, 51, 148, 0.93);
}
.home-featured .article-footer-box.education,
.cat-featured-block .article-footer-box.education {
  background-color: rgba(128, 72, 0, 0.93);
}
.home-featured .article-footer-box.education:hover,
.cat-featured-block .article-footer-box.education:hover {
  background-color: rgba(77, 43, 0, 0.93);
}
.home-featured .category a.category-pill.fujitsu-news,
.cat-featured-block .category a.category-pill.fujitsu-news,
.featured-banner .category a.category-pill.fujitsu-news {
  color: #b60000;
  width: 70px;
}
.home-featured .category a.category-pill.cloud,
.cat-featured-block .category a.category-pill.cloud,
.featured-banner .category a.category-pill.cloud {
  color: #b60000;
  width: 104px;
}
.home-featured .category a.category-pill.responsible-business,
.cat-featured-block .category a.category-pill.responsible-business,
.featured-banner .category a.category-pill.responsible-business {
  color: #b60000;
  width: 187px;
}
.home-featured .category a.category-pill.cyber-security,
.cat-featured-block .category a.category-pill.cyber-security,
.featured-banner .category a.category-pill.cyber-security {
  color: #b60000;
  width: 128px;
}
.home-featured .category a.category-pill.digital-transformation,
.cat-featured-block .category a.category-pill.digital-transformation,
.featured-banner .category a.category-pill.digital-transformation {
  color: #b60000;
  width: 187px;
}
.home-featured .category a.category-pill.young-tech-talent,
.cat-featured-block .category a.category-pill.young-tech-talent,
.featured-banner .category a.category-pill.young-tech-talent {
  color: #b60000;
  width: 157px;
}
.home-featured .category a.category-pill.defence-national-security,
.cat-featured-block .category a.category-pill.defence-national-security,
.featured-banner .category a.category-pill.defence-national-security {
  color: #595959;
  width: 228px;
}
.home-featured .category a.category-pill.telecommunications,
.cat-featured-block .category a.category-pill.telecommunications,
.featured-banner .category a.category-pill.telecommunications {
  color: #595959;
  width: 170px;
}
.home-featured .category a.category-pill.built-environment,
.cat-featured-block .category a.category-pill.built-environment,
.featured-banner .category a.category-pill.built-environment {
  color: #595959;
  width: 155px;
}
.home-featured .category a.category-pill.healthcare,
.cat-featured-block .category a.category-pill.healthcare,
.featured-banner .category a.category-pill.healthcare {
  color: #595959;
  width: 107px;
}
.home-featured .category a.category-pill.manufacturing,
.cat-featured-block .category a.category-pill.manufacturing,
.featured-banner .category a.category-pill.manufacturing {
  color: #595959;
  width: 132px;
}
.home-featured .category a.category-pill.media,
.cat-featured-block .category a.category-pill.media,
.featured-banner .category a.category-pill.media {
  color: #595959;
  width: 74px;
}
.home-featured .category a.category-pill.retail,
.cat-featured-block .category a.category-pill.retail,
.featured-banner .category a.category-pill.retail {
  color: #8c0149;
  width: 70px;
}
.home-featured .category a.category-pill.financial-services,
.cat-featured-block .category a.category-pill.financial-services,
.featured-banner .category a.category-pill.financial-services {
  color: #0f6501;
  width: 153px;
}
.home-featured .category a.category-pill.public-sector,
.cat-featured-block .category a.category-pill.public-sector,
.featured-banner .category a.category-pill.public-sector {
  color: #7030a0;
  width: 122px;
}
.home-featured .category a.category-pill.transport,
.cat-featured-block .category a.category-pill.transport,
.featured-banner .category a.category-pill.transport {
  color: #002060;
  width: 99px;
}
.home-featured .category a.category-pill.energy-utilities,
.cat-featured-block .category a.category-pill.energy-utilities,
.featured-banner .category a.category-pill.energy-utilities {
  color: #0044c7;
  width: 155px;
}
.home-featured .category a.category-pill.education,
.cat-featured-block .category a.category-pill.education,
.featured-banner .category a.category-pill.education {
  color: #804800;
  width: 96px;
}
.home-featured .category i.icon-fujitsu-news,
.cat-featured-block .category i.icon-fujitsu-news,
.featured-banner .category i.icon-fujitsu-news {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22Chat_Bubble%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.143c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.003-5.219-4.232-9.449-9.45-9.455V3.143z%20M8.394%2C12.294h8.4v0.7h-8.4%0D%0A%09V12.294z%20M13.294%2C10.894h3.5v0.7h-3.5V10.894L13.294%2C10.894z%20M8.394%2C10.894h3.5v0.7h-3.5V10.894L8.394%2C10.894z%20M8.394%2C9.494h8.4v0.7%0D%0A%09h-8.4V9.494z%20M8.394%2C7.394c-0.773%2C0-1.4%2C0.627-1.4%2C1.4c0%2C0%2C0%2C0%2C0%2C0v4.9c0%2C0.773%2C0.627%2C1.4%2C1.4%2C1.4l0%2C0h0.7v2.8l2.822-2.8h4.878%0D%0A%09c0.773%2C0%2C1.4-0.627%2C1.4-1.4c0%2C0%2C0%2C0%2C0%2C0V8.772c-0.002-0.763-0.623-1.38-1.386-1.378c-0.005%2C0-0.009%2C0-0.014%2C0H8.394z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-cloud,
.cat-featured-block .category i.icon-cloud,
.featured-banner .category i.icon-cloud {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22light_bulb_%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.169c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.169z%20M12.679%2C5.958%0D%0A%09c3.116%2C0%2C4.6%2C2.017%2C4.6%2C3.663c0%2C1.928-2.3%2C3.2-2.367%2C6.441l-2.283-0.004h-2.364c0-3.215-2.335-4.452-2.335-6.418%0D%0A%09C7.929%2C7.884%2C9.562%2C5.958%2C12.679%2C5.958z%20M10.848%2C18.349h3.445c0.024%2C0.15%2C0.036%2C0.302%2C0.036%2C0.454%0D%0A%09c-0.038%2C0.284-0.295%2C0.485-0.58%2C0.455h-2.32c-0.285%2C0.03-0.542-0.171-0.58-0.455L10.848%2C18.349L10.848%2C18.349z%20M10.557%2C16.53h4.062%0D%0A%09c0.125-0.031%2C0.252%2C0.045%2C0.284%2C0.17c0.031%2C0.125-0.045%2C0.252-0.17%2C0.284c-0.037%2C0.009-0.076%2C0.009-0.114%2C0h-4.062%0D%0A%09c-0.125%2C0.031-0.252-0.045-0.284-0.17c-0.031-0.125%2C0.045-0.252%2C0.17-0.284C10.481%2C16.521%2C10.52%2C16.521%2C10.557%2C16.53z%0D%0A%09%20M10.557%2C17.439h4.062c0.126-0.03%2C0.252%2C0.047%2C0.282%2C0.173s-0.047%2C0.252-0.173%2C0.282c-0.036%2C0.009-0.074%2C0.009-0.11%2C0h-4.062%0D%0A%09c-0.126%2C0.03-0.252-0.047-0.282-0.173c-0.03-0.126%2C0.047-0.252%2C0.173-0.282C10.484%2C17.43%2C10.521%2C17.43%2C10.557%2C17.439L10.557%2C17.439z%0D%0A%09%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-responsible-business,
.cat-featured-block .category i.icon-responsible-business,
.featured-banner .category i.icon-responsible-business {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22basil%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6v0%0D%0A%09C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.167c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.004-5.218-4.232-9.448-9.45-9.454V3.167z%20M12.124%2C10.428h0.967v9.191%0D%0A%09h-0.967v-9.194V10.428z%20M12.124%2C17.77c-0.563-2.783-2.8-4.613-5.583-4.05C6.46%2C13.736%2C6.38%2C13.755%2C6.3%2C13.775%0D%0A%09C6.3%2C13.775%2C6.09%2C18.336%2C12.124%2C17.77L12.124%2C17.77z%20M12.116%2C17.279c0.563-2.783%2C3.276-4.582%2C6.059-4.019%0D%0A%09c0.081%2C0.016%2C0.161%2C0.035%2C0.241%2C0.055c0%2C0-0.266%2C4.527-6.3%2C3.961L12.116%2C17.279z%20M12.6%2C12.679c0.565-2.782%2C3.279-4.58%2C6.062-4.014%0D%0A%09c0.08%2C0.016%2C0.159%2C0.034%2C0.238%2C0.054C18.9%2C8.719%2C18.634%2C13.245%2C12.6%2C12.679L12.6%2C12.679z%20M12.124%2C10.428%0D%0A%09c-3.691-3.2%2C0.212-5.509%2C0.212-5.509s3.813%2C1.755%2C0.755%2C5.509H12.124z%20M12.124%2C13.632c-0.563-2.783-2.8-4.616-5.583-4.053%0D%0A%09C6.46%2C9.595%2C6.38%2C9.614%2C6.3%2C9.634C6.3%2C9.634%2C6.09%2C14.198%2C12.124%2C13.632L12.124%2C13.632z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-cyber-security,
.cat-featured-block .category i.icon-cyber-security,
.featured-banner .category i.icon-cyber-security {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-digital-transformation,
.cat-featured-block .category i.icon-digital-transformation,
.featured-banner .category i.icon-digital-transformation {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.824%2C11.904c0.49-0.004%2C0.883-0.404%2C0.88-0.893V7.046c0-0.486-0.394-0.88-0.88-0.88s-0.88%2C0.394-0.88%2C0.88v3.965%0D%0A%09C11.941%2C11.5%2C12.335%2C11.9%2C12.824%2C11.904z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.605%2C0.019c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09C25.205%2C5.66%2C19.564%2C0.019%2C12.605%2C0.019z%20M12.605%2C22.068c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.165%0D%0A%09c5.218%2C0.006%2C9.446%2C4.235%2C9.45%2C9.453C22.055%2C17.837%2C17.824%2C22.068%2C12.605%2C22.068z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.024%2C7.569v2.115c0.296%2C0.251%2C0.55%2C0.547%2C0.755%2C0.876c1.092%2C1.755%2C0.554%2C4.063-1.201%2C5.155%0D%0A%09c-1.755%2C1.092-4.063%2C0.554-5.155-1.201s-0.554-4.063%2C1.201-5.155V7.373c-2.095%2C0.835-3.483%2C2.847-3.519%2C5.102%0D%0A%09c-0.049%2C3.086%2C2.412%2C5.628%2C5.499%2C5.678c2.081-0.034%2C3.97-1.22%2C4.905-3.079C18.895%2C12.315%2C17.783%2C8.955%2C15.024%2C7.569z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-young-tech-talent,
.cat-featured-block .category i.icon-young-tech-talent,
.featured-banner .category i.icon-young-tech-talent {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.6%2C6.1l2%2C4l4.4%2C0.7l-3.2%2C3.2l0.7%2C4.4l-4-2.1l-4%2C2.1l0.7-4.4l-3.2-3.2l4.4-0.7L12.6%2C6.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.home-featured .category i.icon-defence-national-security,
.cat-featured-block .category i.icon-defence-national-security,
.featured-banner .category i.icon-defence-national-security {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22lock_3_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.779%2C11.024H16.21V8.897c0-1.311-1.23-2.551-2.53-2.551h-2.172c-1.299%2C0-2.53%2C1.24-2.53%2C2.551v2.128H8.409%0D%0A%09%09c-0.155%2C0-0.282%2C0.112-0.282%2C0.25v5.881c0%2C0.138%2C0.126%2C0.25%2C0.282%2C0.25h8.37c0.155%2C0%2C0.282-0.112%2C0.282-0.25v-5.881%0D%0A%09%09C17.06%2C11.136%2C16.934%2C11.024%2C16.779%2C11.024z%20M10.68%2C8.897c0-0.596%2C0.267-0.85%2C0.851-0.85h2.127c0.584%2C0%2C0.851%2C0.254%2C0.851%2C0.85%0D%0A%09%09v2.128H10.68V8.897z%20M13.019%2C14.185v1.093c0%2C0.117-0.096%2C0.213-0.213%2C0.213h-0.425c-0.117%2C0-0.213-0.096-0.213-0.213v-1.093%0D%0A%09%09c-0.253-0.147-0.425-0.419-0.425-0.733c0-0.47%2C0.381-0.85%2C0.851-0.85s0.851%2C0.381%2C0.851%2C0.85%0D%0A%09%09C13.445%2C13.766%2C13.273%2C14.038%2C13.019%2C14.185z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-telecommunications,
.cat-featured-block .category i.icon-telecommunications,
.featured-banner .category i.icon-telecommunications {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.5%2C10.1l-2.3%2C2.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1c0.1%2C0%2C0.1%2C0%2C0.2-0.1l2.3-2.3c0.1-0.1%2C0.1-0.3%2C0-0.3%0A%09%09%09C13.7%2C10.1%2C13.5%2C10.1%2C13.5%2C10.1L13.5%2C10.1z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.4%2C11.6l1.1-1.1c0.1-0.1%2C0.1-0.3%2C0-0.3c-0.1-0.1-0.3-0.1-0.3%2C0L11%2C11.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1%0A%09%09%09C11.3%2C11.7%2C11.3%2C11.7%2C11.4%2C11.6L11.4%2C11.6z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.8%2C5.4h-2.5c-1.5%2C0-2.8%2C1.2-2.8%2C2.8v8.6c0%2C1.5%2C1.2%2C2.8%2C2.8%2C2.8h2.5c1.5%2C0%2C2.8-1.2%2C2.8-2.8V8.2%0A%09%09%09C16.5%2C6.6%2C15.3%2C5.4%2C13.8%2C5.4z%20M12.5%2C6.6c0.4%2C0%2C0.7%2C0.3%2C0.7%2C0.7s-0.3%2C0.7-0.7%2C0.7s-0.7-0.3-0.7-0.7C11.8%2C7%2C12.1%2C6.6%2C12.5%2C6.6z%0A%09%09%09%20M10.7%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C11.2%2C17.3%2C11%2C17.5%2C10.7%2C17.5z%0A%09%09%09%20M10.7%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S11%2C15.8%2C10.7%2C15.8z%20M12.8%2C17.5h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C13.3%2C17.3%2C13.1%2C17.5%2C12.8%2C17.5z%20M12.8%2C15.8h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S13.1%2C15.8%2C12.8%2C15.8z%20M14.8%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C15.3%2C17.3%2C15.1%2C17.5%2C14.8%2C17.5z%20M14.8%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S15.1%2C15.8%2C14.8%2C15.8z%20M15.3%2C12.6c0%2C0.7-0.6%2C1.3-1.3%2C1.3h-3c-0.7%2C0-1.3-0.6-1.3-1.3%0A%09%09%09v-2.5c0-0.7%2C0.6-1.3%2C1.3-1.3h3c0.7%2C0%2C1.3%2C0.6%2C1.3%2C1.3V12.6z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.home-featured .category i.icon-built-environment,
.cat-featured-block .category i.icon-built-environment,
.featured-banner .category i.icon-built-environment {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22building%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17.311%2C7.288H7.887L8.83%2C6.346h2.356l0.471-0.471h1.885l0.471%2C0.471h2.356L17.311%2C7.288z%20M18.253%2C17.654v0.471h-4.712%0D%0A%09%09v-1.413h-1.885v1.413H6.945v-0.471h0.471v-0.471h0.471V7.76h9.423v9.423h0.471v0.471H18.253z%20M11.186%2C14.827H9.301v0.942h1.885%0D%0A%09%09V14.827z%20M11.186%2C12.942H9.301v0.942h1.885V12.942z%20M11.186%2C11.058H9.301V12h1.885V11.058z%20M11.186%2C9.173H9.301v0.942h1.885V9.173z%0D%0A%09%09%20M13.541%2C14.827h-1.885v0.942h1.885V14.827z%20M13.541%2C12.942h-1.885v0.942h1.885V12.942z%20M13.541%2C11.058h-1.885V12h1.885V11.058z%0D%0A%09%09%20M13.541%2C9.173h-1.885v0.942h1.885V9.173z%20M15.897%2C14.827h-1.885v0.942h1.885V14.827z%20M15.897%2C12.942h-1.885v0.942h1.885V12.942z%0D%0A%09%09%20M15.897%2C11.058h-1.885V12h1.885V11.058z%20M15.897%2C9.173h-1.885v0.942h1.885V9.173z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-healthcare,
.cat-featured-block .category i.icon-healthcare,
.featured-banner .category i.icon-healthcare {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22hospital_1_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.36%2C8.033c0-0.663-0.537-1.2-1.2-1.2H8.038c-0.663%2C0-1.2%2C0.537-1.2%2C1.2v9.121c0%2C0.663%2C0.537%2C1.2%2C1.2%2C1.2h9.121%0D%0A%09%09c0.663%2C0%2C1.2-0.537%2C1.2-1.2V8.033z%20M16.919%2C14.034h-2.88v2.88h-2.88v-2.88h-2.88v-2.88h2.88v-2.88h2.88v2.88h2.88V14.034z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-manufacturing,
.cat-featured-block .category i.icon-manufacturing,
.featured-banner .category i.icon-manufacturing {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.362%2C9.132c0%2C0.472%2C0.132%2C0.913%2C0.348%2C1.299l0%2C0l-1.174%2C1.174L9.893%2C8.963l0.394-0.403L7.328%2C6.428L6.385%2C7.325%0D%0A%09l2.171%2C2.967l0.386-0.386l2.642%2C2.651l-1.151%2C1.142c-0.386-0.216-0.827-0.347-1.306-0.347l0%2C0c-1.499%2C0-2.712%2C1.213-2.712%2C2.712l0%2C0%0D%0A%09c0%2C0.193%2C0.023%2C0.386%2C0.062%2C0.572l0%2C0l1.375-1.384c0.464-0.463%2C1.213-0.463%2C1.669%2C0l0%2C0l0.394%2C0.395%0D%0A%09c0.456%2C0.456%2C0.456%2C1.204%2C0%2C1.667l0%2C0l-1.391%2C1.391c0.193%2C0.047%2C0.394%2C0.069%2C0.602%2C0.069l0%2C0c1.499%2C0%2C2.712-1.213%2C2.712-2.712l0%2C0%0D%0A%09c0-0.456-0.124-0.881-0.324-1.26l0%2C0l1.159-1.159l0.718%2C0.72l-0.773%2C0.773l1.553%2C0.88c0.046%2C0.24%2C0.147%2C0.463%2C0.332%2C0.649l0%2C0%0D%0A%09l1.746%2C1.746c0.479%2C0.48%2C1.267%2C0.48%2C1.754%2C0l0%2C0l0.425-0.432c0.487-0.487%2C0.487-1.268%2C0.008-1.746l0%2C0l-1.746-1.755%0D%0A%09c-0.178-0.169-0.394-0.27-0.618-0.317l0%2C0l-0.896-1.59l-0.834%2C0.842l-0.718-0.718l1.174-1.176c0.386%2C0.21%2C0.819%2C0.341%2C1.282%2C0.341%0D%0A%09l0%2C0c1.507%2C0%2C2.72-1.221%2C2.72-2.728l0%2C0c0-0.201-0.023-0.401-0.061-0.587l0%2C0l-1.391%2C1.384c-0.456%2C0.463-1.205%2C0.463-1.669%2C0l0%2C0%0D%0A%09l-0.386-0.394c-0.463-0.456-0.463-1.206%2C0-1.669l0%2C0l1.383-1.384c-0.193-0.038-0.386-0.069-0.595-0.069l0%2C0%0D%0A%09C14.583%2C6.413%2C13.362%2C7.634%2C13.362%2C9.132L13.362%2C9.132z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-media,
.cat-featured-block .category i.icon-media,
.featured-banner .category i.icon-media {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.687%2C7.323H6.501c-0.258%2C0-0.469%2C0.211-0.469%2C0.469v7.968c0%2C0.258%2C0.211%2C0.469%2C0.469%2C0.469h5.155%0D%0A%09c0%2C0.088%2C0%2C0.234%2C0%2C0.469c0%2C0.937-0.915%2C0.937-0.915%2C0.937H9.011c-0.091%2C0-0.166%2C0.075-0.166%2C0.166v0.771h7.499V17.8%0D%0A%09c0-0.091-0.075-0.166-0.166-0.166h-1.709c0%2C0-0.937%2C0-0.937-0.937c0-0.234%2C0-0.381%2C0-0.469h5.155c0.258%2C0%2C0.469-0.211%2C0.469-0.469%0D%0A%09V7.792C19.155%2C7.534%2C18.944%2C7.323%2C18.687%2C7.323z%20M12.968%2C15.769H12.23v-0.737h0.737V15.769z%20M17.647%2C14.489H7.541V8.594h10.105%0D%0A%09V14.489z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-retail,
.cat-featured-block .category i.icon-retail,
.featured-banner .category i.icon-retail {
  background-color: #8c0149;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22shopping_x5F_cart_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.321%2C7.557h-1.219c-0.226%2C0-0.422%2C0.155-0.474%2C0.375l-0.373%2C1.575H6.867c-0.148%2C0-0.288%2C0.067-0.38%2C0.182%0D%0A%09%09C6.394%2C9.805%2C6.359%2C9.956%2C6.391%2C10.1l0.975%2C4.387c0.049%2C0.223%2C0.248%2C0.382%2C0.476%2C0.382h7.144l-0.462%2C1.95H8.573%0D%0A%09%09c-0.269%2C0-0.487%2C0.218-0.487%2C0.487s0.218%2C0.487%2C0.487%2C0.487h0.532c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244%0D%0A%09%09c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731c0-0.086-0.018-0.167-0.045-0.244h2.527%0D%0A%09%09c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731%0D%0A%09%09c0-0.086-0.018-0.167-0.045-0.244h0.532c0.23%2C0%2C0.423-0.244%2C0.473-0.487h0.001l2.105-8.773h0.833c0.269%2C0%2C0.487-0.218%2C0.487-0.487%0D%0A%09%09C18.809%2C7.775%2C18.591%2C7.557%2C18.321%2C7.557z%20M8.085%2C12.919h-0.07l-0.108-0.487h0.178V12.919z%20M8.085%2C11.944H7.799l-0.108-0.487h0.394%0D%0A%09%09V11.944z%20M8.085%2C10.969H7.583l-0.109-0.487h0.611V10.969z%20M9.06%2C13.893H8.573v-0.487H9.06V13.893z%20M9.06%2C12.919H8.573v-0.487H9.06%0D%0A%09%09V12.919z%20M9.06%2C11.944H8.573v-0.487H9.06V11.944z%20M9.06%2C10.969H8.573v-0.487H9.06V10.969z%20M10.035%2C13.893H9.548v-0.487h0.487%0D%0A%09%09V13.893z%20M10.035%2C12.919H9.548v-0.487h0.487V12.919z%20M10.035%2C11.944H9.548v-0.487h0.487V11.944z%20M10.035%2C10.969H9.548v-0.487h0.487%0D%0A%09%09V10.969z%20M11.01%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.01%2C12.919h-0.487v-0.487h0.487V12.919z%20M11.01%2C11.944h-0.487v-0.487h0.487%0D%0A%09%09V11.944z%20M11.01%2C10.969h-0.487v-0.487h0.487V10.969z%20M11.985%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.985%2C12.919h-0.487v-0.487%0D%0A%09%09h0.487V12.919z%20M11.985%2C11.944h-0.487v-0.487h0.487V11.944z%20M11.985%2C10.969h-0.487v-0.487h0.487V10.969z%20M12.96%2C13.893h-0.487%0D%0A%09%09v-0.487h0.487V13.893z%20M12.96%2C12.919h-0.487v-0.487h0.487V12.919z%20M12.96%2C11.944h-0.487v-0.487h0.487V11.944z%20M12.96%2C10.969h-0.487%0D%0A%09%09v-0.487h0.487V10.969z%20M13.934%2C13.893h-0.487v-0.487h0.487V13.893z%20M13.934%2C12.919h-0.487v-0.487h0.487V12.919z%20M13.934%2C11.944%0D%0A%09%09h-0.487v-0.487h0.487V11.944z%20M13.934%2C10.969h-0.487v-0.487h0.487V10.969z%20M14.909%2C13.893h-0.487v-0.487h0.487V13.893z%0D%0A%09%09%20M14.909%2C12.919h-0.487v-0.487h0.487V12.919z%20M14.909%2C11.944h-0.487v-0.487h0.487V11.944z%20M14.909%2C10.969h-0.487v-0.487h0.487%0D%0A%09%09V10.969z%20M15.447%2C12.919h-0.05v-0.487h0.166L15.447%2C12.919z%20M15.678%2C11.944h-0.282v-0.487h0.394L15.678%2C11.944z%20M15.899%2C10.969%0D%0A%09%09h-0.503v-0.487h0.611L15.899%2C10.969z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-financial-services,
.cat-featured-block .category i.icon-financial-services,
.featured-banner .category i.icon-financial-services {
  background-color: #0f6501;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22euro_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.081%2C13.765c-0.159%2C1.496-0.846%2C2.368-2.112%2C2.368c-1.171%2C0-1.882-0.876-2.247-1.869h2.399l0.401-1.496h-3.096%0D%0A%09%09c-0.009-0.144-0.012-0.499-0.008-0.499h3.201l0.401-1.496h-3.359c0.344-1.496%2C1.066-1.916%2C2.307-1.916%0D%0A%09%09c1.029%2C0%2C1.956%2C0.919%2C2.088%2C1.916h2.004c-0.25-2.493-2.021-3.932-4.092-3.932c-2.341%2C0-3.907%2C1.439-4.432%2C3.932H7.042l-0.401%2C1.496%0D%0A%09%09h1.706c-0.004%2C0-0.001%2C0.356%2C0.006%2C0.499H7.042l-0.401%2C1.496h1.935c0.561%2C2.186%2C2.108%2C3.884%2C4.394%2C3.884%0D%0A%09%09c2.308%2C0%2C3.905-1.89%2C4.116-4.383H15.081z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-public-sector,
.cat-featured-block .category i.icon-public-sector,
.featured-banner .category i.icon-public-sector {
  background-color: #7030a0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M5.955%2C8.843V8.835V8.843L5.92%2C8.852l0.035%2C0.017v7.142l6.573%2C2.46l6.564-2.46V8.835l-0.096%2C0.034l0.07-0.026l-6.564-2.634%0D%0A%09L5.955%2C8.843z%20M6.716%2C9.236l5.741-2.205l5.733%2C2.197l-5.75%2C2.205L6.716%2C9.236z%20M6.83%2C14.129v-3.527l4.35%2C1.75v3.501L6.83%2C14.129z%0D%0A%09%20M7.688%2C13.254l2.651%2C1.024v-1.015l-2.651-0.988V13.254z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-transport,
.cat-featured-block .category i.icon-transport,
.featured-banner .category i.icon-transport {
  background-color: #002060;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M10.81%2C5.689l2.062%2C5.402H8.631c-0.062%2C0-0.126%2C0-0.189%2C0.009l0%2C0L6.371%2C9.3v6.32l2.071-1.846%0D%0A%09c0.063%2C0.009%2C0.127%2C0.018%2C0.189%2C0.018l0%2C0h4.268l-2.089%2C5.457h1.819l2.08-5.457h3.8c0.747%2C0%2C1.351-0.603%2C1.351-1.351l0%2C0%0D%0A%09c0-0.747-0.604-1.351-1.351-1.351l0%2C0h-3.818l-2.062-5.402L10.81%2C5.689L10.81%2C5.689z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-energy-utilities,
.cat-featured-block .category i.icon-energy-utilities,
.featured-banner .category i.icon-energy-utilities {
  background-color: #0044c7;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.834%2C8.785h1.528V6.469h-1.528V8.785z%20M11.834%2C6.469%20M14.745%2C9.366l1.077%2C1.085l1.635-1.636L16.38%2C7.73L14.745%2C9.366z%0D%0A%09%20M7.715%2C8.815l1.643%2C1.636l1.078-1.085L8.8%2C7.73L7.715%2C8.815z%20M9.541%2C12.621c0%2C1.69%2C1.368%2C3.064%2C3.064%2C3.064l0%2C0%0D%0A%09c1.697%2C0%2C3.072-1.375%2C3.072-3.064l0%2C0c0-1.697-1.375-3.072-3.072-3.072l0%2C0C10.909%2C9.549%2C9.541%2C10.924%2C9.541%2C12.621%20M16.404%2C13.355%0D%0A%09h2.315v-1.521h-2.315V13.355z%20M16.404%2C11.834%20M6.469%2C13.355h2.315v-1.521H6.469V13.355z%20M6.469%2C11.834%20M14.745%2C15.839l1.635%2C1.634%0D%0A%09l1.078-1.085l-1.635-1.636L14.745%2C15.839z%20M7.715%2C16.388L8.8%2C17.473l1.635-1.634l-1.078-1.087L7.715%2C16.388z%20M11.834%2C18.719h1.528%0D%0A%09v-2.316h-1.528V18.719z%20M11.834%2C16.403%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.home-featured .category i.icon-education,
.cat-featured-block .category i.icon-education,
.featured-banner .category i.icon-education {
  background-color: #804800;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.161%2C9.557l6.438%2C3.662l3.608-2.055c0.164%2C0.219%2C0.301%2C0.448%2C0.42%2C0.676l0%2C0l-4.028%2C2.292L8.553%2C11.83%0D%0A%09c0.119%2C1.051%2C0.475%2C3.764%2C0.85%2C4.147l0%2C0c0.466%2C0.466%2C2.813%2C1.361%2C3.205%2C1.361l0%2C0c0.402%2C0%2C2.731-0.904%2C3.196-1.379l0%2C0%0D%0A%09c0.375-0.366%2C0.721-2.941%2C0.859-4.056l0%2C0c0.374%2C0.796%2C0.511%2C1.627%2C0.511%2C2.256l0%2C0c0%2C0.986%2C0.329%2C1.935%2C0.594%2C2.529l0%2C0%0D%0A%09c-0.091%2C0.12-0.146%2C0.257-0.146%2C0.412l0%2C0c0%2C0.383%2C0.31%2C0.703%2C0.694%2C0.703l0%2C0c0.393%2C0%2C0.703-0.319%2C0.703-0.703l0%2C0%0D%0A%09c0-0.383-0.31-0.705-0.703-0.705l0%2C0c-0.073%2C0-0.128%2C0.029-0.201%2C0.046l0%2C0c-0.228-0.565-0.466-1.37-0.466-2.31l0%2C0%0D%0A%09c0-1.472-0.402-2.494-0.977-3.234l0%2C0l2.365-1.341l-6.438-3.673L6.161%2C9.557z%20M11.238%2C9.365c0-0.649%2C0.612-1.168%2C1.37-1.168l0%2C0%0D%0A%09c0.721%2C0%2C1.288%2C0.474%2C1.352%2C1.068l0%2C0c-0.174-0.037-0.338-0.073-0.493-0.093l0%2C0C13.348%2C8.944%2C13.01%2C8.78%2C12.608%2C8.78l0%2C0%0D%0A%09c-0.502%2C0-0.913%2C0.257-0.913%2C0.576l0%2C0c0%2C0.31%2C0.411%2C0.566%2C0.913%2C0.566l0%2C0c0.366%2C0%2C0.676-0.136%2C0.822-0.319l0%2C0%0D%0A%09c0.164%2C0.018%2C0.329%2C0.046%2C0.484%2C0.082l0%2C0c-0.165%2C0.494-0.676%2C0.858-1.306%2C0.858l0%2C0C11.85%2C10.542%2C11.238%2C10.014%2C11.238%2C9.365%0D%0A%09L11.238%2C9.365z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.rm-article-container .article-meta.fujitsu-news {
  border-color: #b60000;
}
.rm-article-container .article-meta.cloud {
  border-color: #b60000;
}
.rm-article-container .article-meta.responsible-business {
  border-color: #b60000;
}
.rm-article-container .article-meta.cyber-security {
  border-color: #b60000;
}
.rm-article-container .article-meta.digital-transformation {
  border-color: #b60000;
}
.rm-article-container .article-meta.young-tech-talent {
  border-color: #b60000;
}
.rm-article-container .article-meta.defence-national-security {
  border-color: #595959;
}
.rm-article-container .article-meta.telecommunications {
  border-color: #595959;
}
.rm-article-container .article-meta.built-environment {
  border-color: #595959;
}
.rm-article-container .article-meta.healthcare {
  border-color: #595959;
}
.rm-article-container .article-meta.manufacturing {
  border-color: #595959;
}
.rm-article-container .article-meta.media {
  border-color: #595959;
}
.rm-article-container .article-meta.retail {
  border-color: #8c0149;
}
.rm-article-container .article-meta.financial-services {
  border-color: #0f6501;
}
.rm-article-container .article-meta.public-sector {
  border-color: #7030a0;
}
.rm-article-container .article-meta.transport {
  border-color: #002060;
}
.rm-article-container .article-meta.energy-utilities {
  border-color: #0044c7;
}
.rm-article-container .article-meta.education {
  border-color: #804800;
}
.sidebar .cat-header h2.fujitsu-news {
  color: #b60000;
}
.sidebar .cat-header h2.cloud {
  color: #b60000;
}
.sidebar .cat-header h2.responsible-business {
  color: #b60000;
}
.sidebar .cat-header h2.cyber-security {
  color: #b60000;
}
.sidebar .cat-header h2.digital-transformation {
  color: #b60000;
}
.sidebar .cat-header h2.young-tech-talent {
  color: #b60000;
}
.sidebar .cat-header h2.defence-national-security {
  color: #595959;
}
.sidebar .cat-header h2.telecommunications {
  color: #595959;
}
.sidebar .cat-header h2.built-environment {
  color: #595959;
}
.sidebar .cat-header h2.healthcare {
  color: #595959;
}
.sidebar .cat-header h2.manufacturing {
  color: #595959;
}
.sidebar .cat-header h2.media {
  color: #595959;
}
.sidebar .cat-header h2.retail {
  color: #8c0149;
}
.sidebar .cat-header h2.financial-services {
  color: #0f6501;
}
.sidebar .cat-header h2.public-sector {
  color: #7030a0;
}
.sidebar .cat-header h2.transport {
  color: #002060;
}
.sidebar .cat-header h2.energy-utilities {
  color: #0044c7;
}
.sidebar .cat-header h2.education {
  color: #804800;
}
.sidebar .cat-header i.icon-fujitsu-news {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22Chat_Bubble%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.143c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.003-5.219-4.232-9.449-9.45-9.455V3.143z%20M8.394%2C12.294h8.4v0.7h-8.4%0D%0A%09V12.294z%20M13.294%2C10.894h3.5v0.7h-3.5V10.894L13.294%2C10.894z%20M8.394%2C10.894h3.5v0.7h-3.5V10.894L8.394%2C10.894z%20M8.394%2C9.494h8.4v0.7%0D%0A%09h-8.4V9.494z%20M8.394%2C7.394c-0.773%2C0-1.4%2C0.627-1.4%2C1.4c0%2C0%2C0%2C0%2C0%2C0v4.9c0%2C0.773%2C0.627%2C1.4%2C1.4%2C1.4l0%2C0h0.7v2.8l2.822-2.8h4.878%0D%0A%09c0.773%2C0%2C1.4-0.627%2C1.4-1.4c0%2C0%2C0%2C0%2C0%2C0V8.772c-0.002-0.763-0.623-1.38-1.386-1.378c-0.005%2C0-0.009%2C0-0.014%2C0H8.394z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-cloud {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22light_bulb_%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.169c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.169z%20M12.679%2C5.958%0D%0A%09c3.116%2C0%2C4.6%2C2.017%2C4.6%2C3.663c0%2C1.928-2.3%2C3.2-2.367%2C6.441l-2.283-0.004h-2.364c0-3.215-2.335-4.452-2.335-6.418%0D%0A%09C7.929%2C7.884%2C9.562%2C5.958%2C12.679%2C5.958z%20M10.848%2C18.349h3.445c0.024%2C0.15%2C0.036%2C0.302%2C0.036%2C0.454%0D%0A%09c-0.038%2C0.284-0.295%2C0.485-0.58%2C0.455h-2.32c-0.285%2C0.03-0.542-0.171-0.58-0.455L10.848%2C18.349L10.848%2C18.349z%20M10.557%2C16.53h4.062%0D%0A%09c0.125-0.031%2C0.252%2C0.045%2C0.284%2C0.17c0.031%2C0.125-0.045%2C0.252-0.17%2C0.284c-0.037%2C0.009-0.076%2C0.009-0.114%2C0h-4.062%0D%0A%09c-0.125%2C0.031-0.252-0.045-0.284-0.17c-0.031-0.125%2C0.045-0.252%2C0.17-0.284C10.481%2C16.521%2C10.52%2C16.521%2C10.557%2C16.53z%0D%0A%09%20M10.557%2C17.439h4.062c0.126-0.03%2C0.252%2C0.047%2C0.282%2C0.173s-0.047%2C0.252-0.173%2C0.282c-0.036%2C0.009-0.074%2C0.009-0.11%2C0h-4.062%0D%0A%09c-0.126%2C0.03-0.252-0.047-0.282-0.173c-0.03-0.126%2C0.047-0.252%2C0.173-0.282C10.484%2C17.43%2C10.521%2C17.43%2C10.557%2C17.439L10.557%2C17.439z%0D%0A%09%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-responsible-business {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22basil%22%20d%3D%22M12.605%2C25.219c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6v0%0D%0A%09C25.205%2C19.578%2C19.564%2C25.219%2C12.605%2C25.219z%20M12.605%2C3.167c-5.22-0.001-9.451%2C4.23-9.452%2C9.45s4.23%2C9.451%2C9.45%2C9.452%0D%0A%09c5.22%2C0.001%2C9.451-4.23%2C9.452-9.45c0%2C0%2C0-0.001%2C0-0.001c-0.004-5.218-4.232-9.448-9.45-9.454V3.167z%20M12.124%2C10.428h0.967v9.191%0D%0A%09h-0.967v-9.194V10.428z%20M12.124%2C17.77c-0.563-2.783-2.8-4.613-5.583-4.05C6.46%2C13.736%2C6.38%2C13.755%2C6.3%2C13.775%0D%0A%09C6.3%2C13.775%2C6.09%2C18.336%2C12.124%2C17.77L12.124%2C17.77z%20M12.116%2C17.279c0.563-2.783%2C3.276-4.582%2C6.059-4.019%0D%0A%09c0.081%2C0.016%2C0.161%2C0.035%2C0.241%2C0.055c0%2C0-0.266%2C4.527-6.3%2C3.961L12.116%2C17.279z%20M12.6%2C12.679c0.565-2.782%2C3.279-4.58%2C6.062-4.014%0D%0A%09c0.08%2C0.016%2C0.159%2C0.034%2C0.238%2C0.054C18.9%2C8.719%2C18.634%2C13.245%2C12.6%2C12.679L12.6%2C12.679z%20M12.124%2C10.428%0D%0A%09c-3.691-3.2%2C0.212-5.509%2C0.212-5.509s3.813%2C1.755%2C0.755%2C5.509H12.124z%20M12.124%2C13.632c-0.563-2.783-2.8-4.616-5.583-4.053%0D%0A%09C6.46%2C9.595%2C6.38%2C9.614%2C6.3%2C9.634C6.3%2C9.634%2C6.09%2C14.198%2C12.124%2C13.632L12.124%2C13.632z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-cyber-security {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6c6.959%2C0%2C12.6%2C5.641%2C12.6%2C12.6%0D%0A%09c0%2C0%2C0%2C0%2C0%2C0C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45%0D%0A%09c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.864%2C14.223l3.214-5.566v-3.61L5.659%2C16.163c0.439-0.266%2C0.889-0.538%2C1.339-0.811C7.63%2C14.97%2C8.262%2C14.587%2C8.864%2C14.223z%22%0D%0A%09%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.324%2C14.186c0.619%2C0.375%2C1.272%2C0.77%2C1.925%2C1.166c0.43%2C0.26%2C0.859%2C0.52%2C1.28%2C0.775l-6.397-11.08v3.61L16.324%2C14.186z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.235%2C14.019c-0.385%2C0.233-0.783%2C0.474-1.187%2C0.719h5.151c-0.404-0.245-0.801-0.485-1.187-0.719H11.235z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.077%2C10.972V9.595l-2.381%2C4.123c0.441-0.267%2C0.853-0.516%2C1.224-0.741L12.077%2C10.972z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.269%2C12.942c0.368%2C0.223%2C0.782%2C0.473%2C1.223%2C0.741l-2.36-4.088v1.378L14.269%2C12.942z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M9.273%2C15.207c-0.988%2C0.599-1.993%2C1.207-2.93%2C1.775h12.562c-0.938-0.568-1.942-1.176-2.931-1.775H9.273z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-digital-transformation {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.219px%22%20height%3D%2225.219px%22%20viewBox%3D%220%200%2025.219%2025.219%22%20style%3D%22enable-background%3Anew%200%200%2025.219%2025.219%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3Anone%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20class%3D%22st0%22%20d%3D%22M12.605%2C3.165v0.003c-5.219%2C0-9.45%2C4.231-9.45%2C9.45c0%2C5.219%2C4.231%2C9.45%2C9.45%2C9.45c5.219%2C0%2C9.45-4.231%2C9.45-9.45%0D%0A%09C22.051%2C7.4%2C17.823%2C3.171%2C12.605%2C3.165z%20M11.944%2C7.046c0-0.486%2C0.394-0.88%2C0.88-0.88s0.88%2C0.394%2C0.88%2C0.88v3.965%0D%0A%09c0.003%2C0.49-0.391%2C0.889-0.88%2C0.893c-0.49-0.004-0.883-0.404-0.88-0.893V7.046z%20M17.509%2C15.074%0D%0A%09c-0.934%2C1.859-2.824%2C3.046-4.905%2C3.079c-3.086-0.049-5.548-2.591-5.499-5.678c0.036-2.255%2C1.424-4.267%2C3.519-5.102v1.986%0D%0A%09c-1.755%2C1.092-2.293%2C3.4-1.201%2C5.155s3.4%2C2.293%2C5.155%2C1.201c1.755-1.092%2C2.293-3.4%2C1.201-5.155c-0.205-0.329-0.46-0.625-0.755-0.876%0D%0A%09V7.569C17.783%2C8.955%2C18.895%2C12.315%2C17.509%2C15.074z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.824%2C11.904c0.49-0.004%2C0.883-0.404%2C0.88-0.893V7.046c0-0.486-0.394-0.88-0.88-0.88s-0.88%2C0.394-0.88%2C0.88v3.965%0D%0A%09C11.941%2C11.5%2C12.335%2C11.9%2C12.824%2C11.904z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.605%2C0.019c-6.959%2C0-12.6%2C5.641-12.6%2C12.6s5.641%2C12.6%2C12.6%2C12.6c6.959%2C0%2C12.6-5.641%2C12.6-12.6v0%0D%0A%09C25.205%2C5.66%2C19.564%2C0.019%2C12.605%2C0.019z%20M12.605%2C22.068c-5.219%2C0-9.45-4.231-9.45-9.45c0-5.219%2C4.231-9.45%2C9.45-9.45V3.165%0D%0A%09c5.218%2C0.006%2C9.446%2C4.235%2C9.45%2C9.453C22.055%2C17.837%2C17.824%2C22.068%2C12.605%2C22.068z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.024%2C7.569v2.115c0.296%2C0.251%2C0.55%2C0.547%2C0.755%2C0.876c1.092%2C1.755%2C0.554%2C4.063-1.201%2C5.155%0D%0A%09c-1.755%2C1.092-4.063%2C0.554-5.155-1.201s-0.554-4.063%2C1.201-5.155V7.373c-2.095%2C0.835-3.483%2C2.847-3.519%2C5.102%0D%0A%09c-0.049%2C3.086%2C2.412%2C5.628%2C5.499%2C5.678c2.081-0.034%2C3.97-1.22%2C4.905-3.079C18.895%2C12.315%2C17.783%2C8.955%2C15.024%2C7.569z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-young-tech-talent {
  background-color: #b60000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.6%2C6.1l2%2C4l4.4%2C0.7l-3.2%2C3.2l0.7%2C4.4l-4-2.1l-4%2C2.1l0.7-4.4l-3.2-3.2l4.4-0.7L12.6%2C6.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.sidebar .cat-header i.icon-defence-national-security {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22lock_3_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.779%2C11.024H16.21V8.897c0-1.311-1.23-2.551-2.53-2.551h-2.172c-1.299%2C0-2.53%2C1.24-2.53%2C2.551v2.128H8.409%0D%0A%09%09c-0.155%2C0-0.282%2C0.112-0.282%2C0.25v5.881c0%2C0.138%2C0.126%2C0.25%2C0.282%2C0.25h8.37c0.155%2C0%2C0.282-0.112%2C0.282-0.25v-5.881%0D%0A%09%09C17.06%2C11.136%2C16.934%2C11.024%2C16.779%2C11.024z%20M10.68%2C8.897c0-0.596%2C0.267-0.85%2C0.851-0.85h2.127c0.584%2C0%2C0.851%2C0.254%2C0.851%2C0.85%0D%0A%09%09v2.128H10.68V8.897z%20M13.019%2C14.185v1.093c0%2C0.117-0.096%2C0.213-0.213%2C0.213h-0.425c-0.117%2C0-0.213-0.096-0.213-0.213v-1.093%0D%0A%09%09c-0.253-0.147-0.425-0.419-0.425-0.733c0-0.47%2C0.381-0.85%2C0.851-0.85s0.851%2C0.381%2C0.851%2C0.85%0D%0A%09%09C13.445%2C13.766%2C13.273%2C14.038%2C13.019%2C14.185z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-telecommunications {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2025.2%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2025.2%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.6%2C25.2C5.6%2C25.2%2C0%2C19.6%2C0%2C12.6S5.6%2C0%2C12.6%2C0s12.6%2C5.6%2C12.6%2C12.6l0%2C0C25.2%2C19.6%2C19.6%2C25.2%2C12.6%2C25.2z%0A%09%20M12.6%2C3.1c-5.2%2C0-9.4%2C4.2-9.4%2C9.4S7.4%2C22%2C12.6%2C22s9.4-4.2%2C9.4-9.5C22%2C7.4%2C17.8%2C3.1%2C12.6%2C3.1L12.6%2C3.1z%22%2F%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.5%2C10.1l-2.3%2C2.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1c0.1%2C0%2C0.1%2C0%2C0.2-0.1l2.3-2.3c0.1-0.1%2C0.1-0.3%2C0-0.3%0A%09%09%09C13.7%2C10.1%2C13.5%2C10.1%2C13.5%2C10.1L13.5%2C10.1z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.4%2C11.6l1.1-1.1c0.1-0.1%2C0.1-0.3%2C0-0.3c-0.1-0.1-0.3-0.1-0.3%2C0L11%2C11.3c-0.1%2C0.1-0.1%2C0.3%2C0%2C0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.1%0A%09%09%09C11.3%2C11.7%2C11.3%2C11.7%2C11.4%2C11.6L11.4%2C11.6z%22%2F%3E%0A%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.8%2C5.4h-2.5c-1.5%2C0-2.8%2C1.2-2.8%2C2.8v8.6c0%2C1.5%2C1.2%2C2.8%2C2.8%2C2.8h2.5c1.5%2C0%2C2.8-1.2%2C2.8-2.8V8.2%0A%09%09%09C16.5%2C6.6%2C15.3%2C5.4%2C13.8%2C5.4z%20M12.5%2C6.6c0.4%2C0%2C0.7%2C0.3%2C0.7%2C0.7s-0.3%2C0.7-0.7%2C0.7s-0.7-0.3-0.7-0.7C11.8%2C7%2C12.1%2C6.6%2C12.5%2C6.6z%0A%09%09%09%20M10.7%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C11.2%2C17.3%2C11%2C17.5%2C10.7%2C17.5z%0A%09%09%09%20M10.7%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S11%2C15.8%2C10.7%2C15.8z%20M12.8%2C17.5h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C13.3%2C17.3%2C13.1%2C17.5%2C12.8%2C17.5z%20M12.8%2C15.8h-0.5%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S13.1%2C15.8%2C12.8%2C15.8z%20M14.8%2C17.5h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09c0-0.3%2C0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5C15.3%2C17.3%2C15.1%2C17.5%2C14.8%2C17.5z%20M14.8%2C15.8h-0.5c-0.3%2C0-0.5-0.2-0.5-0.5%0A%09%09%09s0.2-0.5%2C0.5-0.5h0.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5S15.1%2C15.8%2C14.8%2C15.8z%20M15.3%2C12.6c0%2C0.7-0.6%2C1.3-1.3%2C1.3h-3c-0.7%2C0-1.3-0.6-1.3-1.3%0A%09%09%09v-2.5c0-0.7%2C0.6-1.3%2C1.3-1.3h3c0.7%2C0%2C1.3%2C0.6%2C1.3%2C1.3V12.6z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.sidebar .cat-header i.icon-built-environment {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22building%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17.311%2C7.288H7.887L8.83%2C6.346h2.356l0.471-0.471h1.885l0.471%2C0.471h2.356L17.311%2C7.288z%20M18.253%2C17.654v0.471h-4.712%0D%0A%09%09v-1.413h-1.885v1.413H6.945v-0.471h0.471v-0.471h0.471V7.76h9.423v9.423h0.471v0.471H18.253z%20M11.186%2C14.827H9.301v0.942h1.885%0D%0A%09%09V14.827z%20M11.186%2C12.942H9.301v0.942h1.885V12.942z%20M11.186%2C11.058H9.301V12h1.885V11.058z%20M11.186%2C9.173H9.301v0.942h1.885V9.173z%0D%0A%09%09%20M13.541%2C14.827h-1.885v0.942h1.885V14.827z%20M13.541%2C12.942h-1.885v0.942h1.885V12.942z%20M13.541%2C11.058h-1.885V12h1.885V11.058z%0D%0A%09%09%20M13.541%2C9.173h-1.885v0.942h1.885V9.173z%20M15.897%2C14.827h-1.885v0.942h1.885V14.827z%20M15.897%2C12.942h-1.885v0.942h1.885V12.942z%0D%0A%09%09%20M15.897%2C11.058h-1.885V12h1.885V11.058z%20M15.897%2C9.173h-1.885v0.942h1.885V9.173z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-healthcare {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22hospital_1_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.36%2C8.033c0-0.663-0.537-1.2-1.2-1.2H8.038c-0.663%2C0-1.2%2C0.537-1.2%2C1.2v9.121c0%2C0.663%2C0.537%2C1.2%2C1.2%2C1.2h9.121%0D%0A%09%09c0.663%2C0%2C1.2-0.537%2C1.2-1.2V8.033z%20M16.919%2C14.034h-2.88v2.88h-2.88v-2.88h-2.88v-2.88h2.88v-2.88h2.88v2.88h2.88V14.034z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-manufacturing {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13.362%2C9.132c0%2C0.472%2C0.132%2C0.913%2C0.348%2C1.299l0%2C0l-1.174%2C1.174L9.893%2C8.963l0.394-0.403L7.328%2C6.428L6.385%2C7.325%0D%0A%09l2.171%2C2.967l0.386-0.386l2.642%2C2.651l-1.151%2C1.142c-0.386-0.216-0.827-0.347-1.306-0.347l0%2C0c-1.499%2C0-2.712%2C1.213-2.712%2C2.712l0%2C0%0D%0A%09c0%2C0.193%2C0.023%2C0.386%2C0.062%2C0.572l0%2C0l1.375-1.384c0.464-0.463%2C1.213-0.463%2C1.669%2C0l0%2C0l0.394%2C0.395%0D%0A%09c0.456%2C0.456%2C0.456%2C1.204%2C0%2C1.667l0%2C0l-1.391%2C1.391c0.193%2C0.047%2C0.394%2C0.069%2C0.602%2C0.069l0%2C0c1.499%2C0%2C2.712-1.213%2C2.712-2.712l0%2C0%0D%0A%09c0-0.456-0.124-0.881-0.324-1.26l0%2C0l1.159-1.159l0.718%2C0.72l-0.773%2C0.773l1.553%2C0.88c0.046%2C0.24%2C0.147%2C0.463%2C0.332%2C0.649l0%2C0%0D%0A%09l1.746%2C1.746c0.479%2C0.48%2C1.267%2C0.48%2C1.754%2C0l0%2C0l0.425-0.432c0.487-0.487%2C0.487-1.268%2C0.008-1.746l0%2C0l-1.746-1.755%0D%0A%09c-0.178-0.169-0.394-0.27-0.618-0.317l0%2C0l-0.896-1.59l-0.834%2C0.842l-0.718-0.718l1.174-1.176c0.386%2C0.21%2C0.819%2C0.341%2C1.282%2C0.341%0D%0A%09l0%2C0c1.507%2C0%2C2.72-1.221%2C2.72-2.728l0%2C0c0-0.201-0.023-0.401-0.061-0.587l0%2C0l-1.391%2C1.384c-0.456%2C0.463-1.205%2C0.463-1.669%2C0l0%2C0%0D%0A%09l-0.386-0.394c-0.463-0.456-0.463-1.206%2C0-1.669l0%2C0l1.383-1.384c-0.193-0.038-0.386-0.069-0.595-0.069l0%2C0%0D%0A%09C14.583%2C6.413%2C13.362%2C7.634%2C13.362%2C9.132L13.362%2C9.132z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-media {
  background-color: #595959;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.687%2C7.323H6.501c-0.258%2C0-0.469%2C0.211-0.469%2C0.469v7.968c0%2C0.258%2C0.211%2C0.469%2C0.469%2C0.469h5.155%0D%0A%09c0%2C0.088%2C0%2C0.234%2C0%2C0.469c0%2C0.937-0.915%2C0.937-0.915%2C0.937H9.011c-0.091%2C0-0.166%2C0.075-0.166%2C0.166v0.771h7.499V17.8%0D%0A%09c0-0.091-0.075-0.166-0.166-0.166h-1.709c0%2C0-0.937%2C0-0.937-0.937c0-0.234%2C0-0.381%2C0-0.469h5.155c0.258%2C0%2C0.469-0.211%2C0.469-0.469%0D%0A%09V7.792C19.155%2C7.534%2C18.944%2C7.323%2C18.687%2C7.323z%20M12.968%2C15.769H12.23v-0.737h0.737V15.769z%20M17.647%2C14.489H7.541V8.594h10.105%0D%0A%09V14.489z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-retail {
  background-color: #8c0149;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22shopping_x5F_cart_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.321%2C7.557h-1.219c-0.226%2C0-0.422%2C0.155-0.474%2C0.375l-0.373%2C1.575H6.867c-0.148%2C0-0.288%2C0.067-0.38%2C0.182%0D%0A%09%09C6.394%2C9.805%2C6.359%2C9.956%2C6.391%2C10.1l0.975%2C4.387c0.049%2C0.223%2C0.248%2C0.382%2C0.476%2C0.382h7.144l-0.462%2C1.95H8.573%0D%0A%09%09c-0.269%2C0-0.487%2C0.218-0.487%2C0.487s0.218%2C0.487%2C0.487%2C0.487h0.532c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244%0D%0A%09%09c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731c0-0.086-0.018-0.167-0.045-0.244h2.527%0D%0A%09%09c-0.027%2C0.077-0.045%2C0.158-0.045%2C0.244c0%2C0.404%2C0.327%2C0.731%2C0.731%2C0.731c0.404%2C0%2C0.731-0.327%2C0.731-0.731%0D%0A%09%09c0-0.086-0.018-0.167-0.045-0.244h0.532c0.23%2C0%2C0.423-0.244%2C0.473-0.487h0.001l2.105-8.773h0.833c0.269%2C0%2C0.487-0.218%2C0.487-0.487%0D%0A%09%09C18.809%2C7.775%2C18.591%2C7.557%2C18.321%2C7.557z%20M8.085%2C12.919h-0.07l-0.108-0.487h0.178V12.919z%20M8.085%2C11.944H7.799l-0.108-0.487h0.394%0D%0A%09%09V11.944z%20M8.085%2C10.969H7.583l-0.109-0.487h0.611V10.969z%20M9.06%2C13.893H8.573v-0.487H9.06V13.893z%20M9.06%2C12.919H8.573v-0.487H9.06%0D%0A%09%09V12.919z%20M9.06%2C11.944H8.573v-0.487H9.06V11.944z%20M9.06%2C10.969H8.573v-0.487H9.06V10.969z%20M10.035%2C13.893H9.548v-0.487h0.487%0D%0A%09%09V13.893z%20M10.035%2C12.919H9.548v-0.487h0.487V12.919z%20M10.035%2C11.944H9.548v-0.487h0.487V11.944z%20M10.035%2C10.969H9.548v-0.487h0.487%0D%0A%09%09V10.969z%20M11.01%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.01%2C12.919h-0.487v-0.487h0.487V12.919z%20M11.01%2C11.944h-0.487v-0.487h0.487%0D%0A%09%09V11.944z%20M11.01%2C10.969h-0.487v-0.487h0.487V10.969z%20M11.985%2C13.893h-0.487v-0.487h0.487V13.893z%20M11.985%2C12.919h-0.487v-0.487%0D%0A%09%09h0.487V12.919z%20M11.985%2C11.944h-0.487v-0.487h0.487V11.944z%20M11.985%2C10.969h-0.487v-0.487h0.487V10.969z%20M12.96%2C13.893h-0.487%0D%0A%09%09v-0.487h0.487V13.893z%20M12.96%2C12.919h-0.487v-0.487h0.487V12.919z%20M12.96%2C11.944h-0.487v-0.487h0.487V11.944z%20M12.96%2C10.969h-0.487%0D%0A%09%09v-0.487h0.487V10.969z%20M13.934%2C13.893h-0.487v-0.487h0.487V13.893z%20M13.934%2C12.919h-0.487v-0.487h0.487V12.919z%20M13.934%2C11.944%0D%0A%09%09h-0.487v-0.487h0.487V11.944z%20M13.934%2C10.969h-0.487v-0.487h0.487V10.969z%20M14.909%2C13.893h-0.487v-0.487h0.487V13.893z%0D%0A%09%09%20M14.909%2C12.919h-0.487v-0.487h0.487V12.919z%20M14.909%2C11.944h-0.487v-0.487h0.487V11.944z%20M14.909%2C10.969h-0.487v-0.487h0.487%0D%0A%09%09V10.969z%20M15.447%2C12.919h-0.05v-0.487h0.166L15.447%2C12.919z%20M15.678%2C11.944h-0.282v-0.487h0.394L15.678%2C11.944z%20M15.899%2C10.969%0D%0A%09%09h-0.503v-0.487h0.611L15.899%2C10.969z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-financial-services {
  background-color: #0f6501;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cg%20id%3D%22euro_2_%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.081%2C13.765c-0.159%2C1.496-0.846%2C2.368-2.112%2C2.368c-1.171%2C0-1.882-0.876-2.247-1.869h2.399l0.401-1.496h-3.096%0D%0A%09%09c-0.009-0.144-0.012-0.499-0.008-0.499h3.201l0.401-1.496h-3.359c0.344-1.496%2C1.066-1.916%2C2.307-1.916%0D%0A%09%09c1.029%2C0%2C1.956%2C0.919%2C2.088%2C1.916h2.004c-0.25-2.493-2.021-3.932-4.092-3.932c-2.341%2C0-3.907%2C1.439-4.432%2C3.932H7.042l-0.401%2C1.496%0D%0A%09%09h1.706c-0.004%2C0-0.001%2C0.356%2C0.006%2C0.499H7.042l-0.401%2C1.496h1.935c0.561%2C2.186%2C2.108%2C3.884%2C4.394%2C3.884%0D%0A%09%09c2.308%2C0%2C3.905-1.89%2C4.116-4.383H15.081z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-public-sector {
  background-color: #7030a0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M5.955%2C8.843V8.835V8.843L5.92%2C8.852l0.035%2C0.017v7.142l6.573%2C2.46l6.564-2.46V8.835l-0.096%2C0.034l0.07-0.026l-6.564-2.634%0D%0A%09L5.955%2C8.843z%20M6.716%2C9.236l5.741-2.205l5.733%2C2.197l-5.75%2C2.205L6.716%2C9.236z%20M6.83%2C14.129v-3.527l4.35%2C1.75v3.501L6.83%2C14.129z%0D%0A%09%20M7.688%2C13.254l2.651%2C1.024v-1.015l-2.651-0.988V13.254z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-transport {
  background-color: #002060;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M10.81%2C5.689l2.062%2C5.402H8.631c-0.062%2C0-0.126%2C0-0.189%2C0.009l0%2C0L6.371%2C9.3v6.32l2.071-1.846%0D%0A%09c0.063%2C0.009%2C0.127%2C0.018%2C0.189%2C0.018l0%2C0h4.268l-2.089%2C5.457h1.819l2.08-5.457h3.8c0.747%2C0%2C1.351-0.603%2C1.351-1.351l0%2C0%0D%0A%09c0-0.747-0.604-1.351-1.351-1.351l0%2C0h-3.818l-2.062-5.402L10.81%2C5.689L10.81%2C5.689z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-energy-utilities {
  background-color: #0044c7;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.834%2C8.785h1.528V6.469h-1.528V8.785z%20M11.834%2C6.469%20M14.745%2C9.366l1.077%2C1.085l1.635-1.636L16.38%2C7.73L14.745%2C9.366z%0D%0A%09%20M7.715%2C8.815l1.643%2C1.636l1.078-1.085L8.8%2C7.73L7.715%2C8.815z%20M9.541%2C12.621c0%2C1.69%2C1.368%2C3.064%2C3.064%2C3.064l0%2C0%0D%0A%09c1.697%2C0%2C3.072-1.375%2C3.072-3.064l0%2C0c0-1.697-1.375-3.072-3.072-3.072l0%2C0C10.909%2C9.549%2C9.541%2C10.924%2C9.541%2C12.621%20M16.404%2C13.355%0D%0A%09h2.315v-1.521h-2.315V13.355z%20M16.404%2C11.834%20M6.469%2C13.355h2.315v-1.521H6.469V13.355z%20M6.469%2C11.834%20M14.745%2C15.839l1.635%2C1.634%0D%0A%09l1.078-1.085l-1.635-1.636L14.745%2C15.839z%20M7.715%2C16.388L8.8%2C17.473l1.635-1.634l-1.078-1.087L7.715%2C16.388z%20M11.834%2C18.719h1.528%0D%0A%09v-2.316h-1.528V18.719z%20M11.834%2C16.403%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.sidebar .cat-header i.icon-education {
  background-color: #804800;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2225.188px%22%20height%3D%2225.188px%22%20viewBox%3D%220%200%2025.188%2025.188%22%20style%3D%22enable-background%3Anew%200%200%2025.188%2025.188%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22university%22%20d%3D%22M12.599%2C25.194c-6.959%2C0-12.6-5.641-12.6-12.6s5.641-12.6%2C12.6-12.6s12.6%2C5.641%2C12.6%2C12.6l0%2C0%0D%0A%09C25.199%2C19.553%2C19.558%2C25.194%2C12.599%2C25.194z%20M12.599%2C3.144c-5.219%2C0-9.45%2C4.231-9.45%2C9.45s4.231%2C9.45%2C9.45%2C9.45%0D%0A%09s9.45-4.231%2C9.45-9.45c-0.004-5.218-4.232-9.448-9.45-9.454V3.144z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.161%2C9.557l6.438%2C3.662l3.608-2.055c0.164%2C0.219%2C0.301%2C0.448%2C0.42%2C0.676l0%2C0l-4.028%2C2.292L8.553%2C11.83%0D%0A%09c0.119%2C1.051%2C0.475%2C3.764%2C0.85%2C4.147l0%2C0c0.466%2C0.466%2C2.813%2C1.361%2C3.205%2C1.361l0%2C0c0.402%2C0%2C2.731-0.904%2C3.196-1.379l0%2C0%0D%0A%09c0.375-0.366%2C0.721-2.941%2C0.859-4.056l0%2C0c0.374%2C0.796%2C0.511%2C1.627%2C0.511%2C2.256l0%2C0c0%2C0.986%2C0.329%2C1.935%2C0.594%2C2.529l0%2C0%0D%0A%09c-0.091%2C0.12-0.146%2C0.257-0.146%2C0.412l0%2C0c0%2C0.383%2C0.31%2C0.703%2C0.694%2C0.703l0%2C0c0.393%2C0%2C0.703-0.319%2C0.703-0.703l0%2C0%0D%0A%09c0-0.383-0.31-0.705-0.703-0.705l0%2C0c-0.073%2C0-0.128%2C0.029-0.201%2C0.046l0%2C0c-0.228-0.565-0.466-1.37-0.466-2.31l0%2C0%0D%0A%09c0-1.472-0.402-2.494-0.977-3.234l0%2C0l2.365-1.341l-6.438-3.673L6.161%2C9.557z%20M11.238%2C9.365c0-0.649%2C0.612-1.168%2C1.37-1.168l0%2C0%0D%0A%09c0.721%2C0%2C1.288%2C0.474%2C1.352%2C1.068l0%2C0c-0.174-0.037-0.338-0.073-0.493-0.093l0%2C0C13.348%2C8.944%2C13.01%2C8.78%2C12.608%2C8.78l0%2C0%0D%0A%09c-0.502%2C0-0.913%2C0.257-0.913%2C0.576l0%2C0c0%2C0.31%2C0.411%2C0.566%2C0.913%2C0.566l0%2C0c0.366%2C0%2C0.676-0.136%2C0.822-0.319l0%2C0%0D%0A%09c0.164%2C0.018%2C0.329%2C0.046%2C0.484%2C0.082l0%2C0c-0.165%2C0.494-0.676%2C0.858-1.306%2C0.858l0%2C0C11.85%2C10.542%2C11.238%2C10.014%2C11.238%2C9.365%0D%0A%09L11.238%2C9.365z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
/* =============================================================== */
/* Podcasts
/* =============================================================== */
body.podcasts {
  background-color: #f8f9f8;
}
.podcast-listing {
  padding-top: 20px;
}
.podcast-listing .row {
  padding: 30px 0;
}
.podcast-listing h2 {
  margin-bottom: 15px;
  padding-left: 25px;
}
.podcast-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 25px;
  box-shadow: 1px 2px 9px rgba(0, 0, 0, 0.2);
}
.podcast-box h3 {
  margin-top: 0;
}
.podcast-desc {
  padding-bottom: 15px;
  font-family: 'Fujitsu Sans';
}
.contributors {
  padding-top: 60px;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 30px;
}
.contributor {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  margin-top: 8px;
}
.contributor-pic {
  float: left;
  width: 50px;
  margin-right: 15px;
}
.contributor-pic img {
  max-width: 100%;
}
.contributor-name {
  font-weight: 900;
  font-size: 0.9em;
  font-family: 'Fujitsu Sans';
  padding-top: 6px;
}
.contributor-title {
  font-size: 0.9em;
  font-family: 'Fujitsu Sans';
}
.share-links {
  font-family: 'Fujitsu Sans';
}
.share-links .addthis_toolbox a .at-icon-wrapper {
  background-color: #545454 !important;
  border-radius: 4px;
}
.share-links .addthis_toolbox {
  margin-top: 00px;
  width: 100%;
  margin-bottom: 40px;
  float: left;
}
.podcast-blogs {
  padding-top: 40px;
}
.podcast-blogs .img-box a img {
  min-height: 130px;
  min-width: 100%;
  height: 160px;
}
.podcast-blogs article {
  font-family: 'Fujitsu Sans';
}
.podcast-blogs h3.entry-title a {
  color: #404040;
}
.podcast-blogs h3.entry-title a:hover {
  color: #b60000;
}
.podcast-blogs h3 {
  font-weight: 400;
  font-size: 1.3em;
  margin-top: 20px;
}
.podcast-btns {
  margin-top: 15px;
}
.sub-banner-text {
  padding: 8% 10%;
  text-align: center;
  font-size: 1.3em;
  color: #fff;
  font-family: 'Fujitsu Sans';
}
.podcast-banner-text {
  padding: 13% 10%;
}
.podcast-banner-text-lrg {
  text-align: center;
  font-size: 4.9em;
  color: #fff;
  font-family: 'Fujitsu Sans';
}
.podcast-banner-text-sml {
  text-align: center;
  font-size: 2.9em;
  color: #fff;
  font-family: 'Fujitsu Sans';
}
.podcast-btns .btn {
  background: #222;
  color: #fff;
  border: none;
}
.podcast-btns .btn:hover {
  background: #fe1c05;
}
.podcast-btns .btn i {
  color: #fff;
  margin-right: 8px;
}
.info-btn {
  background-color: transparent;
  float: right;
  position: relative;
  top: -33px;
  padding: 5px;
}
.info-panel {
  height: 13px;
  width: 100%;
  float: left;
  margin-top: 0px;
  margin-bottom: 15px;
  border-top: 1px solid #e2dfdf;
  padding-top: 12px;
  font-family: 'Fujitsu Sans';
}
.contributor-social .btn {
  position: relative;
  background-color: transparent;
  float: right;
  top: -33px;
  padding: 5px;
}
@media (max-width: 480px) {
  .contributors {
    padding-top: 30px;
  }
  .podcast-blogs {
    display: none;
  }
  .podcast-blogs .img-box {
    overflow: visible;
  }
  .podcast-btns .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .podcast-banner-text-lrg {
    text-align: center;
    font-size: 2.9em;
    color: #fff;
    font-family: 'Fujitsu Sans';
    margin-bottom: 10px;
    line-height: 1em;
  }
  .podcast-banner-text-sml {
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    font-family: 'Fujitsu Sans';
  }
  .contributors {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .podcast-blogs .img-box {
    overflow: visible;
  }
  .podcast-banner-text-lrg {
    text-align: center;
    font-size: 2.9em;
    color: #fff;
    font-family: 'Fujitsu Sans';
    margin-bottom: 10px;
  }
  .podcast-banner-text-sml {
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    font-family: 'Fujitsu Sans';
  }
  .contributors {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* =============================================================== */
/* Marketo forms
/* =============================================================== */
/* Form styling */
.mktoForm {
  margin-top: 1em !important;
}
.mktoFormCol,
.mktoFieldWrap,
.mktoForm,
.mktoButtonRow,
.mktoHtmlText {
  width: 100% !important;
}
.mktoLabel {
  width: 100% !important;
  font-weight: 400 !important;
  text-align: left !important;
}
label[for="optedInTemporary"],
label[for="optedInPhoneTemporary"] {
  width: 85% !important;
  font-weight: bold !important;
  font-size: 12px !important;
  font-family: 'FujitsuSans', Arial, sans-serif;
}
.mktoLogicalField {
  width: 40px !important;
  padding-left: 10px !important;
  padding-top: 6px !important;
}
.mktoButton {
  width: 100% !important;
  font-size: 13px !important;
  padding: 10px !important;
  background-color: #ff0000 !important;
  background-image: none !important;
  border: none !important;
  color: #fff !important;
}
.mktoLabel {
  padding-top: 5px !important;
  font-size: 18px !important;
}
.mktoButtonWrap {
  margin: 0 !important;
}
.mktoGutter,
.mktoOffset {
  display: none !important;
}
.mktoForm input,
.mktoForm select,
.mktoForm textarea {
  background: #ebebeb;
  border: 1px #ccc solid;
}
.mktoForm textarea,
.mktoForm select,
.mktoForm input:not([type='checkbox']),
.mktoForm option {
  width: 100% !important;
  font-size: 13px !important;
  color: #666666;
  min-height: 38px !important;
  margin-top: 1px !important;
}
.mktoForm textarea {
  height: auto !important;
}
.mktoForm select {
  width: 100% !important;
  font-size: 13px !important;
  color: #666666;
}
select.mktoValid,
input.mktoValid,
textarea.mktoValid {
  color: #333333 !important;
}
.mktoForm button[type=submit],
#submitbutton {
  font-size: 16px !important;
  margin-top: 20px;
  text-transform: uppercase;
}
#thankYouMessage {
  display: none;
  text-align: center;
}
/* hack for IE10 and 11 */
@media screen and (max-width: 768px) {
  _:-ms-fullscreen,
  :root .rm-article-container {
    min-height: 200px;
    margin-top: -220px;
  }
}
@media screen and (min-width: 992px) {
  _:-ms-fullscreen,
  :root .rm-article-container {
    min-height: 350px;
    margin-top: -338px;
  }
  _:-ms-fullscreen,
  :root .archive .rm-article-container {
    margin-top: -338px;
  }
}
