@media (min-width: 768px) {
  .it-header-slim-wrapper .collapse:not(.show) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.it-header-slim-wrapper.theme-light {
  padding: 0 0;
  background: #fff;
  border-bottom: 0;
}

/* overriding  'boostrap italia' rule  */

#block-slim ul.link-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  text-align: left;
}

#block-slim ul.link-list li {
  display: inline-block;
  vertical-align: top;
  border-top: 2px solid transparent;
  margin-bottom: 0rem;
}

#block-slim ul.link-list li:hover {
  border-top-color: #fc3;
}

#block-slim ul.link-list a.list-item {
  color: #4a4a4a;
  display: block;
}

#block-slim ul.link-list li a.list-item.is-active {
  background-color: #1c2a29;
  color: aliceblue;
}

div.menu-wrapper ul.navbar-nav li a:hover {
  background: none;
  color: #fc3 !important;
}

article div div p {
  font-size: 1rem;
  line-height: 1.4rem;
}

/* Highlighted News Home Page */

.news-photo {
  width: 50%;
  float: right;
  height: 480px;
  position: absolute;
  right: 0;
}

.news-photo img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.news-text {
  padding: 48px 0 0 0;
}

.news-text h2 {
  font-size: 2.222em;
  line-height: 1.1;
  margin-bottom: 20px;
  margin-right: 24px;
  letter-spacing: 0px;
}

.news-text h2 a {
  color: #003882;
}

.news-text p {
  font-family: 'Lora', serif;
  color: #555;
  margin: 20px 0;
  margin-right: 24px;
}

.news-text .tags {
  margin-right: 24px;
}

@media (max-width: 767px) {
  .news-photo {
    width: 100% !important;
    float: none;
    min-height: 0;
    height: auto;
    position: relative;
  }

  .news-photo img {
    width: 100%;
    object-fit: cover;
    max-height: 360px;
  }

  .news-text h2 {
    font-size: 1.556em;
    margin-right: 0;
  }

  .news-text p,
  .news-text .tags {
    margin-right: 0;
  }

  .panel {
    margin-bottom: 16px;
    height: auto;
  }

  #home-news div[class^='col']:first-of-type .mt-88n {
    margin-top: -88px;
  }

  .all {
    font-size: 0.875em;
  }

  .all svg.icon {
    vertical-align: middle;
  }

  .panel .panel-icon-small {
    font-size: 0.875em;
  }

  .panel .panel-text-small h4 {
    font-size: 1em;
  }

  .panel .panel-text h4 {
    font-size: 1.5em;
  }

  .panel .panel-text p,
  .panel .panel-text-small p {
    font-size: 1em;
  }

  .panel-list li a {
    font-size: 1em;
  }

  .panel .panel-footer {
    padding: 16px 24px 13px 24px;
  }

  .btn-green {
    font-size: 0.875em;
    padding: 8px 16px;
    margin: 0 8px 8px 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .link-list-wrapper ul li a {
    padding: 5px 12px;
  }
}

@media (max-width: 991px) {
  .link-list-wrapper ul li a {
    padding: 2px 10px;
    font-size: 0.75em;
    line-height: 2.6em;
    position: relative;
  }
}

/* News */

#home-news {
  background-color: #eceff1;
  padding: 56px 0;
  clear: both;
}

#home-news .container {
  clear: both;
}

.mt-88n {
  margin-top: -88px;
}

/* header icon custom for Kilkenny crest */

/* header icon custom for Kilkenny crest */

/*.navbar .navbar-collapsable .navbar-nav li:first-child a*/

/* Sevices and Search */

@media (min-width: 992px) {
  .it-header-navbar-wrapper {
    background: #f5f3f0;
  }
}

.btn-green {
  font-size: 0.875em;
  padding: 8px 16px;
  margin: 0 8px 8px 0;
}

/* ARGOMENTI EVIDENZA = highlighed topics */

.row.mt-128n {
  margin-top: -128px;
}

.panel .panel-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #eaf2ec;
  margin: 16px 24px 8px 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 43px;
}

.panel .panel-icon svg.icon {
  width: 24px;
  height: 24px;
  fill: #003882;
}

.panel .panel-text {
  padding-top: 8px;
  flex: 1 0 auto;
}

.panel .panel-text h4 {
  font-size: 1.75em;
  font-weight: bold;
  margin: 0 0 8px 0;
}

.panel .panel-text p {
  font-size: 0.889em;
  line-height: 24px;
}

.panel .panel-text h4 a {
  color: #003882;
}

.panel h5 {
  font-size: 0.778em;
  font-weight: 600;
}

.panel-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.panel-list li {
  vertical-align: middle;
  padding: 4px 0;
}

.panel-list li a {
  color: #003882;
  font-size: 0.889em;
  vertical-align: middle;
}

.panel-list li a svg.icon {
  vertical-align: middle;
  margin-right: 4px;
  width: 22px;
  height: 22px;
  fill: #003882;
}

/* LABEL SYLES FROM CURRENT WEBSITE */

li.new > span.badge,
li.update > span.badge,
li.standard > span.badge {
  margin-right: 5px;
  font-size: 75%;
  border: solid white 1px;
  display: inline;
  border-radius: 2px;
}

li.standard > span.badge {
  color: darkred;
  background-color: #f5f5f5;
}

/* SERVICES PAGE - Overlay Panel Services */

#services .link-list-wrapper ul li a {
  font-size: 0.75em;
}

#services .link-list-wrapper ul li a .icon {
  width: 21px;
  height: 21px;
  vertical-align: middle;
  display: inline-block;
  margin: 12px 0;
}

.panel-news .panel-photo {
  position: relative;
  height: 160px;
  overflow: hidden;
}

/* Custom Card Properties for Servies Page */

/* Hero Wrapper */

.kk-hero-wrapper {
  min-height: 380px;
  position: relative;
  background-color: #06c;
  display: flex;
  align-items: flex-end;
}

.kk-hero-wrapper .img-responsive-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.kk-hero-wrapper .img-responsive-wrapper .img-responsive {
  padding-bottom: inherit;
  height: 100%;
  position: initial;
}

.kk-hero-wrapper.kk-hero-small-size {
  min-height: 230px;
}

.kk-hero-wrapper .kk-hero-text-wrapper {
  padding: 48px 34px;
  background: transparent !important;
  position: relative;
}

.kk-hero-wrapper .kk-hero-text-wrapper :last-child {
  margin-bottom: 0;
}

.kk-hero-wrapper .kk-hero-text-wrapper span,
.kk-hero-wrapper .kk-hero-text-wrapper h1,
.kk-hero-wrapper .kk-hero-text-wrapper p {
  color: #fff;
  margin-bottom: 24px;
}

.kk-hero-wrapper .kk-hero-text-wrapper h1 {
  font-size: 2rem;
  letter-spacing: unset;
}

.kk-hero-wrapper .kk-hero-text-wrapper p {
  font-size: 1rem;
  font-family: Lora, Georgia, serif;
}

.kk-hero-wrapper .kk-hero-text-wrapper .it-btn-container {
  margin-top: 8px;
}

.kk-hero-wrapper.it-bottom-overlapping-content {
  margin-bottom: -80px;
}

.kk-hero-wrapper.it-bottom-overlapping-content .kk-hero-text-wrapper {
  padding-bottom: 136px;
}

.bg-cta {
  background-color: rgb(28 70 68 / 79%) !important;
}

@media (min-width: 768px) {
  .kk-hero-wrapper.kk-hero-small-size {
    min-height: 300px;
  }

  .kk-hero-wrapper .kk-hero-text-wrapper {
    padding: 48px 34px 48px 60%;
  }
}

.search-box {
  background-color: #1c2a29;
  color: #ede476;
  text-align: left;
  padding: 30px 40px;
  border: #eee solid 1px;
}

.search-box h3 {
  text-align: left;
  color: #f5f5f5;
  font-size: 25px;
  margin-bottom: 20px;
}

.search-box {
  color: #f5f5f5;
  text-align: left;
}

.search-box .form-control {
  width: 100%;
  border-radius: 0;
  height: 58px;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

button,
input {
  overflow: visible;
}

.search-box button {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  padding: 0 20px;
  height: 58px;
  line-height: 58px;
  background-color: #ede476;
  color: #1c1918;
  font-size: 30px;
  transition: background-color ease-in-out 0.1s;
}

.search-box form {
  padding-right: 90px;
  position: relative;
}

/* Parity for Irish and English versions will replace with h2s */

/* override the social icons */

.kk-hero-wrapper .container h3 {
  color: #ffffff;
}

.it-header-slim-wrapper.theme-light
  .it-header-slim-wrapper-content
  .it-header-slim-right-zone
  .dropdown-menu {
  background-color: #51825f;
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a {
  color: #008040;
}

.it-header-slim-wrapper.theme-light
  .it-header-slim-wrapper-content
  .it-header-slim-right-zone
  .dropdown-menu:before {
  background: #51825f;
}

.primary-services .link-list-wrapper ul li a .icon,
#services-sections .link-list-wrapper ul li a .icon {
  display: inline-block;
  margin: 14px 0;
}

.primary-services .icon-primary,
#services-sections .icon-primary {
  fill: #51825f !important;
}

.primary-services .icon,
#services-sections .icon-primary {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.primary-services .panel-icon-small a {
  font-weight: bold;
}

.primary-services .panel .panel-icon-small {
  padding: 24px 24px 15px 24px;
}

.primary-services .panel-icon-small.greenish {
  background: #f7ffe6;
}

.primary-services .panel-icon-small.orangish {
  background: #ebf8ee;
}

.primary-services .panel .panel-footer {
  padding: 0 24px 5px 24px;
}

.primary-services .panel .panel-text-small {
  padding: 10px 24px 5px 24px;
}

.primary-services .panel-icon-small.blueish {
  background: #f1fbff;
}

@media (min-width: 992px) {
  .megamenu .dropdown-menu {
    min-width: auto;
    left: 100px;
    right: 24px;
    animation-timing-function: cubic-bezier(0.1, 0.57, 0.36, 0.99);
  }
}

#kilkenny-brand-banner {
  padding: 0;
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
  border-top: 1px solid #e6ecf2;
  padding-top: 20px;
  margin-top: 10px;
}

#kilkenny-brand-banner #logo-right img {
  width: 340px;
  height: 85px;
}

#kilkenny-brand-banner #logo-left img {
  max-width: 250px;
  float: left;
  padding-bottom: 5px;
}

@media (max-width: 576px) {
  .it-header-slim-wrapper .it-header-slim-wrapper-content {
    display: inline-block;
  }
}

.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #eee;
  border-left-width: 0.25rem;
  border-radius: 0.25rem;
}

.bd-callout h4 {
  margin-top: 0;
  margin-bottom: 0.25rem;
}

.bd-callout p:last-child {
  margin-bottom: 0;
}

.bd-callout code {
  border-radius: 0.25rem;
}

.bd-callout + .bd-callout {
  margin-top: -0.25rem;
}

.bd-callout-info {
  border-left-color: #0b1926;
}

.bd-callout-info h4 {
  color: #0b1926;
}

.bd-callout-warning {
  border-left-color: #cc7900;
}

.bd-callout-warning h4 {
  color: #cc7900;
}

.bd-callout-danger {
  border-left-color: #f60d30;
}

.bd-callout-danger h4 {
  color: #f60d30;
}

.bd-callout-success {
  border-left-color: #009c65;
}

.bd-callout-success h4 {
  color: #009c65;
}

.btn-placeholder {
  padding: 1rem;
  margin-top: 1rem;
  border: solid #f3f3f5;
  border-width: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 0;
}

.btn-placeholder {
  padding: 1.5rem;
  border-width: 0.2rem;
}

.btn-placeholder .btn-row .btn {
  margin: 4px 8px;
  width: 200px;
}

.alert.alert-info.alert-bg {
  background-color: #e5f1fa;
  color: #0c5460;
}

.alert.alert-success.alert-bg {
  background-color: #ddeeee;
  color: #155724;
}

.alert.alert-danger.alert-bg {
  color: #721c24;
  background-color: #f7eeee;
}

.alert.alert-warning.alert-bg {
  background-color: #fff3cd;
  color: #856404;
}

.overlay-panel.overlay-black {
  background-color: rgba(0, 0, 0, 0.5);
}
.overlay-panel {
  font-size: 0.889rem;
}
.overlay-panel {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 16px 24px;
  background-color: rgba(0, 102, 204, 0.85);
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1 px, 1 px, 1 px, 1 px);
  width: 1 px;
  height: 1 px;
  word-wrap: normal;
  padding: 4px;
}

.visually-hidden a {
  background-color: #fff !important;
}

.visually-hidden.focusable:active,
.visually-hidden:focus-within {
  position: static !important;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
}

blockquote.highlight-quote {
  margin: 1rem 0;
  border-left: 2px solid #8f897c;
  background: #f4f6f8;
  padding: 0 1.25rem 0.5rem;
}

#article-detail-text blockquote > p {
  margin: 10px 0 0;
}

blockquote.highlight-quote:before {
  font-size: 2.5em;
  height: 0.15em;
  padding-bottom: 0.5em;
  display: block;
  color: #8f897c;
  content: '\201C';
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  font-family: Lora, Georgia, serif;
  margin-top: 10px;
  font-style: italic;
}
.blockquote-footer::before {
  content: '\2014\00A0';
}

.reciteme {
  border: none;
  background-color: #e11f26;
  color: #fff;
  padding: 4px 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  position: fixed;
  left: 15px;
  bottom: 30px;
  z-index: 100;
}

.reciteme .icon {
  fill: #fff;
  margin-right: 2px;
}

#CookieDeclarationUserStatusPanel > div:nth-child(2) {
  font-size: 1.2em;
  padding-top: 15px;
  font-weight: bold;
  color: #28a745 !important;
}

#CookieDeclarationUserStatusLabelWithdraw {
  color: #dc3545 !important;
}

section#home-news .panel-footer p {
  font-size: 0.889em;
}

.bg-primary {
  background-color: #003882 !important;
}

.bg-info {
  background-color: #069 !important;
}

.bg-warning {
  background-color: #f39c12 !important;
}

.text-white {
  color: #fff !important;
}

.text-dark {
  color: #121416 !important;
}
.p-3 {
  padding: 16px !important;
}
.mb-2 {
  margin-bottom: 8px !important;
}

.mt-2, .my-2 {
    margin-top: 8px!important;
}

.ml-2 {
    margin-left: 8px!important;
}

.mt-3, .my-3 {
    margin-top: 12px!important;
}

.ml-3 {
    margin-left: 12px!important;
}

@media (min-width: 576px)
{
	.mt-sm-0, .my-sm-0 {
		margin-top: 0!important;
	}
}
.row-no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row-no-gutters [class*=col-] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}