@media (max-width: 983px) {
  .page-nav .nav-primary ul {
    display: block !important;
    padding-left: 0 !important;
    margin: 0 !important;
  }
  .page-nav .nav-primary ul li{
    list-style: none;
  }
  .page-nav .nav-primary ul li a{
    padding-left: 50px;
  }
}

.custom-css-safari{
  min-height:425px;
}
.page-publications .article .mo-embed{
  border: 1px solid #DC0217;
}

.text-slide{
  position: absolute;
  bottom: 30px;
  left: 30px;
  border: 2px solid #fff;
  padding: 20px;
  width: auto;
  color: white;
  font-size: 16px;
}

.homepage-articles article{clear:both;}

.slideshow figure img{
  width: 100%;
}

.slideshow-thumbs{
  /*float: right;*/
  margin-right: 10px;
  margin-top: 10px;
}

.slideshow-thumbs button{
  width: 40px;
  height: 40px;
}

.message_contact{
  padding: 5px;
  text-align: center;
  width: 75%;
  margin: auto;
  margin-top: 20px;
}

.message_contact.error_message{
  border: 1px solid #DC0217;
}

.message_contact.correct_message{
  border: 1px solid #6ba20b;
}

/*
 * Palm/Standing devices settings and styles
 */
.page h1 {
  border-bottom: solid 1px #DC0217;
}
.page h2 {
  color: #DC0217;
}
.page h3 {
  color: #333333;
}
.page h6 {
  color: #6d6e71;
}
.page ul li:before,
.page ol li:before {
  color: #DC0217;
}
.page blockquote p:before,
.page blockquote p:after {
  color: #b7bd00;
}
.page blockquote cite {
  color: #6d6e71;
}
.page .table td:first-child,
.page .table th:first-child {
  color: #DC0217;
}
.page .table thead {
  color: #DC0217;
}
.page .table thead th {
  border-bottom: solid 1px #DC0217;
}
.page .table--striped tbody tr:nth-child(even) {
  background-color: #eeeeee;
}
.page .table--hover tbody tr:hover th,
.page .table--hover tbody tr:hover td {
  background-color: #707402;
}
.page .page-more {
  background: #eeeeee;
}
.page .page-more:before {
  border-top: solid 2px #DC0217;
  border-left: solid 2px #DC0217;
}
.page .page-more:after {
  border-bottom: solid 2px #DC0217;
  border-right: solid 2px #DC0217;
}
.page .gallery-links figcaption {
  border-bottom: solid 1px #DC0217;
}
.page figcaption {
  border-bottom: none;
}
.page .box {
  color: #6d6e71;
}
.page .box h2 {
  color: #DC0217;
  border-bottom: solid 1px #DC0217;
}
.page .contextbox-right,
.page .contextbox-left {
  background-color: #eeeeee;
}
.page .cadre {
  border-left: 2px solid #DC0217;
  background-color: #fbfbfb;
}
.page .btn,
.page .page-agenda .seachFieldBox button {
  border: 2px solid #DC0217;
  color: #DC0217;
}
.page .btn:hover,
.page .btn:focus,
.page .page-agenda .seachFieldBox button:hover,
.page .page-agenda .seachFieldBox button:focus {
  background: #DC0217;
  color: #ffffff;
}
.page .btn:active,
.page .page-agenda .seachFieldBox button:active {
  background: #404201;
}
.page .search .btn:hover,
.page .search .btn:active,
.page .search .btn:focus,
.page .search .page-agenda .seachFieldBox button:hover,
.page .search .page-agenda .seachFieldBox button:active,
.page .search .page-agenda .seachFieldBox button:focus,
.page .search .page-agenda .seachFieldBox button:hover,
.page .search .page-agenda .seachFieldBox button:active,
.page .search .page-agenda .seachFieldBox button:focus {
  background: #DC0217;
  color: #ffffff;
}
.page input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus,
.page select:focus,
.page textarea:focus {
  border: 1px solid #ec1010;
  box-shadow: 0px 0px 4px 0px #ec1010;
}
.slide-title, .slide-description{
  color: white !important;
}


.page a {
  color: #DC0217;
}
.page a:hover {
  color: #333333;
}
.page a:visited,
.page a:focus {
  /*color: #DC0217;*/
}
.page .pagination-page--current strong,
.page .pagination-page a:hover,
.page .pagination-page a:focus {
  background: #DC0217;
  color: #ffffff;
}
.page .babbler-trigger {
  color: #DC0217;
}
.page .babbler-trigger:active,
.page .babbler-trigger:hover {
  color: #850015;
  outline: none;
}
.page .babbler-trigger:after {
  box-shadow: 0 8px 0 -5px #ffffff, 0 -8px 0 -5px #ffffff, 8px 0 0 -5px #ffffff, -8px 0 0 -5px #ffffff, 0 0 0 2px #DC0217;
}
.page .index-section h3{
  /*  margin: 1em 0 1em 0;*/
  bottom: 0;
  position: absolute;
}
.page .index-section-title a {
  color: #DC0217;
}
.page .index-section-title a:visited {
  color: #DC0217;
}
.page .article-title a {
  color: #DC0217;
}
.page .filter summary {
  border-bottom: 1px solid #DC0217;
  color: #DC0217;
}
.page .filter .blocklink .more {
  color: #333333;
}
.page-associations h1 {
  border-bottom: solid 1px #DC0217;
}
.page-associations h2 {
  color: #DC0217;
}
.page-associations h3 {
  color: #74052c;
}
.page-associations h6 {
  color: #c80d4f;
}
.page-associations ul li:before,
.page-associations ol li:before {
  color: #DC0217;
}
.page-associations blockquote p:before,
.page-associations blockquote p:after {
  color: #ff7aa9;
}
.page-associations blockquote cite {
  color: #c80d4f;
}
.page-associations .table td:first-child,
.page-associations .table th:first-child {
  color: #DC0217;
}
.page-associations .table thead {
  color: #DC0217;
}
.page-associations .table thead th {
  border-bottom: solid 1px #DC0217;
}
.page-associations .table--striped tbody tr:nth-child(even) {
  background-color: #fce7ee;
}
.page-associations .table--hover tbody tr:hover th,
.page-associations .table--hover tbody tr:hover td {
  background-color: #DC0217;
}
.page-associations .page-more {
  background: #fce7ee;
}
.page-associations .page-more:before {
  border-top: solid 2px #ff7aa9;
  border-left: solid 2px #ff7aa9;
}
.page-associations .page-more:after {
  border-bottom: solid 2px #ff7aa9;
  border-right: solid 2px #ff7aa9;
}
.page-associations figcaption {
  border-bottom: solid 1px #ff7aa9;
}
.page-associations .box {
  color: #c80d4f;
}
.page-associations .box h2 {
  color: #c80d4f;
  border-bottom: solid 1px #ff7aa9;
}
.page-associations .contextbox-right,
.page-associations .contextbox-left {
  background-color: #fce7ee;
}
.page-associations .cadre {
  border-left: 2px solid #ff7aa9;
  background-color: #fffefe;
}
.page-associations .btn,
.page-associations .page-agenda .seachFieldBox button {
  border: 2px solid #DC0217;
  color: #DC0217;
}
.page-associations .btn:hover,
.page-associations .btn:focus,
.page-associations .page-agenda .seachFieldBox button:hover,
.page-associations .page-agenda .seachFieldBox button:focus {
  background: #DC0217;
  color: #ffffff;
}
.page-associations .btn:active,
.page-associations .page-agenda .seachFieldBox button:active {
  background: #af0d46;
}
.page-associations input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus,
.page-associations select:focus,
.page-associations textarea:focus {
  border: 1px solid #DC0217;
  box-shadow: 0px 0px 4px 0px #DC0217;
}
.page-associations a {
  color: #DC0217;
}
.page-associations a:hover {
  color: #74052c;
}
.page-associations a:visited,
.page-associations a:focus {
  /*color: #959595;*/
}
.page-associations .babbler-trigger {
  color: #DC0217;
}
.page-associations .babbler-trigger:active,
.page-associations .babbler-trigger:hover {
  color: #af0d46;
  outline: none;
}
.page-associations .babbler-trigger:after {
  box-shadow: 0 8px 0 -5px #ffffff, 0 -8px 0 -5px #ffffff, 8px 0 0 -5px #ffffff, -8px 0 0 -5px #ffffff, 0 0 0 2px #DC0217;
}
.page-associations .index-section h3{
  margin: 1em 0 1em 0;
}
.page-associations .index-section-title a {
  color: #DC0217;
}
.page-associations .index-section-title a:visited {
  color: #DC0217;
}
.page-citoyens .index-section-title a:hover {
  color: #c80d4f;
  text-decoration: underline;
}
.page-associations .filter summary {
  border-bottom: 1px solid #ff7aa9;
  color: #c80d4f;
}
.page-citoyens h1 {
  border-bottom: solid 1px #6ba20b;
}
.page-citoyens h2 {
  color: #6ba20b;
}
.page-citoyens h3 {
  color: #3b5a05;
  margin: 1em 0 1em -1em;
}
.page-citoyens h6 {
  color: #568307;
}
.page-citoyens ul li:before,
.page-citoyens ol li:before {
  color: #6ba20b;
}
.page-citoyens blockquote p:before,
.page-citoyens blockquote p:after {
  color: #a8d755;
}
.page-citoyens blockquote cite {
  color: #568307;
}
.page-citoyens .table td:first-child,
.page-citoyens .table th:first-child {
  color: #6ba20b;
}
.page-citoyens .table thead {
  color: #6ba20b;
}
.page-citoyens .table thead th {
  border-bottom: solid 1px #6ba20b;
}
.page-citoyens .table--striped tbody tr:nth-child(even) {
  background-color: #f0f6e6;
}
.page-citoyens .table--hover tbody tr:hover th,
.page-citoyens .table--hover tbody tr:hover td {
  background-color: #6ba20b;
}
.page-citoyens .page-more {
  background: #f0f6e6;
}
.page-citoyens .page-more:before {
  border-top: solid 2px #a8d755;
  border-left: solid 2px #a8d755;
}
.page-citoyens .page-more:after {
  border-bottom: solid 2px #a8d755;
  border-right: solid 2px #a8d755;
}
.page-citoyens figcaption {
  border-bottom: solid 1px #a8d755;
}
.page-citoyens .box {
  color: #568307;
}
.page-citoyens .box h2 {
  color: #568307;
  border-bottom: solid 1px #a8d755;
}
.page-citoyens .contextbox-right,
.page-citoyens .contextbox-left {
  background-color: #f0f6e6;
}
.page-citoyens .cadre {
  border-left: 2px solid #a8d755;
  background-color: #fbfdf9;
}
.page-citoyens .btn,
.page-citoyens .page-agenda .seachFieldBox button {
  border: 2px solid #6ba20b;
  color: #6ba20b;
}
.page-citoyens .btn:hover,
.page-citoyens .btn:focus,
.page-citoyens .page-agenda .seachFieldBox button:hover,
.page-citoyens .page-agenda .seachFieldBox button:focus {
  background: #6ba20b;
  color: #ffffff;
}
.page-citoyens .btn:active,
.page-citoyens .page-agenda .seachFieldBox button:active {
  background: #4b7208;
}
.page-citoyens input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus,
.page-citoyens select:focus,
.page-citoyens textarea:focus {
  border: 1px solid #8fc138;
  box-shadow: 0px 0px 4px 1px #8fc138;
}
.page-citoyens a {
  color: #6ba20b;
}
.page-citoyens a:hover {
  color: #3b5a05;
}
.page-citoyens a:visited,
.page-citoyens a:focus {
  /*color: #959595;*/
}
.page-citoyens .babbler-trigger {
  color: #6ba20b;
}
.page-citoyens .babbler-trigger:active,
.page-citoyens .babbler-trigger:hover {
  color: #4b7208;
  outline: none;
}
.page-citoyens .babbler-trigger:after {
  box-shadow: 0 8px 0 -5px #ffffff, 0 -8px 0 -5px #ffffff, 8px 0 0 -5px #ffffff, -8px 0 0 -5px #ffffff, 0 0 0 2px #6ba20b;
}
.page-citoyens .index-section h3{
  /* margin: 1em 0 1em 0;*/
  margin: 0;
  font-size: 18px;
}
.page-citoyens .index-section-title a {
  color: #6ba20b;
}
.page-citoyens .index-section-title a:visited {
  color: #6ba20b;
}
.page-citoyens .index-section-title a:hover {
  color: #568307;
  text-decoration: underline;
}
.page-citoyens .filter summary {
  border-bottom: 1px solid #a8d755;
  color: #568307;
}
.page-business h1 {
  border-bottom: solid 1px #de5b03;
}
.page-business h2 {
  color: #de5b03;
}
.page-business h3 {
  color: #a32d02;
}
.page-business h6 {
  color: #d43900;
}
.page-business ul li:before,
.page-business ol li:before {
  color: #de5b03;
}
.page-business blockquote p:before,
.page-business blockquote p:after {
  color: #eead81;
}
.page-business blockquote cite {
  color: #d43900;
}
.page-business .table td:first-child,
.page-business .table th:first-child {
  color: #de5b03;
}
.page-business .table thead {
  color: #de5b03;
}
.page-business .table thead th {
  border-bottom: solid 1px #de5b03;
}
.page-business .table--striped tbody tr:nth-child(even) {
  background-color: #fceee5;
}
.page-business .table--hover tbody tr:hover th,
.page-business .table--hover tbody tr:hover td {
  background-color: #de5b03;
}
.page-business .page-more {
  background: #fceee5;
}
.page-business .page-more:before {
  border-top: solid 2px #eead81;
  border-left: solid 2px #eead81;
}
.page-business .page-more:after {
  border-bottom: solid 2px #eead81;
  border-right: solid 2px #eead81;
}
.page-business figcaption {
  border-bottom: solid 1px #eead81;
}
.page-business .box {
  color: #d43900;
}
.page-business .box h2 {
  color: #d43900;
  border-bottom: solid 1px #eead81;
}
.page-business .contextbox-right,
.page-business .contextbox-left {
  background-color: #fceee5;
}
.page-business .cadre {
  border-left: 2px solid #eead81;
  background-color: #fffdfc;
}
.page-business .btn,
.page-business .page-agenda .seachFieldBox button {
  border: 2px solid #de5b03;
  color: #de5b03;
}
.page-business .btn:hover,
.page-business .btn:focus,
.page-business .page-agenda .seachFieldBox button:hover,
.page-business .page-agenda .seachFieldBox button:focus {
  background: #de5b03;
  color: #ffffff;
}
.page-business .btn:active,
.page-business .page-agenda .seachFieldBox button:active {
  background: #ac4602;
}
.page-business input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus,
.page-business select:focus,
.page-business textarea:focus {
  border: 1px solid #de5b03;
  box-shadow: 0px 0px 4px 0px #de5b03;
}
.page-business a {
  color: #de5b03;
}
.page-business a:hover {
  color: #a32d02;
}
.page-business a:visited,
.page-business a:focus {
  /*color: #959595;*/
}
.page-business .babbler-trigger {
  color: #de5b03;
}
.page-business .babbler-trigger:active,
.page-business .babbler-trigger:hover {
  color: #ac4602;
  outline: none;
}
.page-business .babbler-trigger:after {
  box-shadow: 0 8px 0 -5px #ffffff, 0 -8px 0 -5px #ffffff, 8px 0 0 -5px #ffffff, -8px 0 0 -5px #ffffff, 0 0 0 2px #de5b03;
}
.page-business .index-section h3{
  margin: 1em 0 1em 0;
}
.page-business .index-section-title a {
  color: #de5b03;
}
.page-business .index-section-title a:visited {
  color: #de5b03;
}
.page-business .index-section-title a:hover {
  color: #d43900;
  text-decoration: underline;
}
.page-business .filter summary {
  border-bottom: 1px solid #eead81;
  color: #d43900;
}
.page-institutions h1 {
  border-bottom: solid 1px #1b87a2;
}
.page-institutions h2 {
  color: #1b87a2;
}
.page-institutions h3 {
  color: #0f4552;
}
.page-institutions h6 {
  color: #187187;
}
.page-institutions ul li:before,
.page-institutions ol li:before {
  color: #1b87a2;
}
.page-institutions blockquote p:before,
.page-institutions blockquote p:after {
  color: #8dcfe0;
}
.page-institutions blockquote cite {
  color: #187187;
}
.page-institutions .table td:first-child,
.page-institutions .table th:first-child {
  color: #1b87a2;
}
.page-institutions .table thead {
  color: #1b87a2;
}
.page-institutions .table thead th {
  border-bottom: solid 1px #1b87a2;
}
.page-institutions .table--striped tbody tr:nth-child(even) {
  background-color: #e8f3f6;
}
.page-institutions .table--hover tbody tr:hover th,
.page-institutions .table--hover tbody tr:hover td {
  background-color: #1b87a2;
}
.page-institutions .page-more {
  background: #e8f3f6;
}
.page-institutions .page-more:before {
  border-top: solid 2px #8dcfe0;
  border-left: solid 2px #8dcfe0;
}
.page-institutions .page-more:after {
  border-bottom: solid 2px #8dcfe0;
  border-right: solid 2px #8dcfe0;
}
.page-institutions figcaption {
  border-bottom: solid 1px #8dcfe0;
}
.page-institutions .box {
  color: #187187;
}
.page-institutions .box h2 {
  color: #187187;
  border-bottom: solid 1px #8dcfe0;
}
.page-institutions .contextbox-right,
.page-institutions .contextbox-left {
  background-color: #e8f3f6;
}
.page-institutions .cadre {
  border-left: 2px solid #8dcfe0;
  background-color: #fafdfd;
}
.page-institutions .btn,
.page-institutions .page-agenda .seachFieldBox button {
  border: 2px solid #1b87a2;
  color: #1b87a2;
}
.page-institutions .btn:hover,
.page-institutions .btn:focus,
.page-institutions .page-agenda .seachFieldBox button:hover,
.page-institutions .page-agenda .seachFieldBox button:focus {
  background: #1b87a2;
  color: #ffffff;
}
.page-institutions .btn:active,
.page-institutions .page-agenda .seachFieldBox button:active {
  background: #146376;
}
.page-institutions input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus,
.page-institutions select:focus,
.page-institutions textarea:focus {
  border: 1px solid #5fbdd4;
  box-shadow: 0px 0px 4px 0px #5fbdd4;
}
.page-institutions a {
  color: #1b87a2;
}
.page-institutions a:hover {
  color: #1b87a2;
}
.page-institutions a:visited,
.page-institutions a:focus {
  /*color: #959595;*/
}
.page-institutions .babbler-trigger {
  color: #1b87a2;
}
.page-institutions .babbler-trigger:active,
.page-institutions .babbler-trigger:hover {
  color: #146376;
  outline: none;
}
.page-institutions .babbler-trigger:after {
  box-shadow: 0 8px 0 -5px #ffffff, 0 -8px 0 -5px #ffffff, 8px 0 0 -5px #ffffff, -8px 0 0 -5px #ffffff, 0 0 0 2px #1b87a2;
}
.page-institutions .index-section h3{
  margin: 0 0 1em 4px;
  font-size: 1.1em;
}
.page-institutions .index-section-title a {
  color: #1b87a2;
}
.page-institutions .index-section-title a:visited {
  color: #1b87a2;
}
.page-institutions .index-section-title a:hover {
  color: #187187;
  text-decoration: underline;
}
.page-institutions .filter summary {
  border-bottom: 1px solid #8dcfe0;
  color: #187187;
}
.search-result--publication:before,
.search-result--publication:after {
  content: '';
  display: table;
}
.search-result--publication:after {
  clear: both;
}
/*.font(din; normal; 400);
.font(din; italic; 400);
.font(din; normal; 700);
.font(din; italic; 700);*/
@font-face {
  font-family: arimo;
  font-style: normal;
  font-weight: 400;
  src: url('//cdn.public.lu/css/fonts/arimo/arimo-n4-w.woff') format('woff'), url('//cdn.public.lu/css/fonts/arimo/arimo-n4-w2.woff') format('woff2');
}
@font-face {
  font-family: arimo;
  font-style: italic;
  font-weight: 400;
  src: url('//cdn.public.lu/css/fonts/arimo/arimo-i4-w.woff') format('woff'), url('//cdn.public.lu/css/fonts/arimo/arimo-i4-w2.woff') format('woff2');
}
@font-face {
  font-family: arimo;
  font-style: normal;
  font-weight: 900;
  src: url('//cdn.public.lu/css/fonts/arimo/arimo-n9-w.woff') format('woff'), url('//cdn.public.lu/css/fonts/arimo/arimo-n9-w2.woff') format('woff2');
}
@font-face {
  font-family: arimo;
  font-style: italic;
  font-weight: 900;
  src: url('//cdn.public.lu/css/fonts/arimo/arimo-i9-w.woff') format('woff'), url('//cdn.public.lu/css/fonts/arimo/arimo-i9-w2.woff') format('woff2');
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
.g {
  margin-left: -10px;
  margin-right: -10px;
}
.g:before,
.g:after {
  content: '';
  display: table;
}
.g:after {
  clear: both;
}
.gu {
  box-sizing: border-box;
  float: left;
}
@media (max-width: 45em - 0.001em) {
  .palm-full {
    width: 100%;
  }
}
@media (max-width: 44.99em) {
  .palm-w1 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
  }
  .palm-w2 {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
  }
  .palm-w3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 75%;
  }
  .palm-w4 {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }
}
@media (max-width: 45em - 0.01em) {
  .palm-s1 {
    margin-left: 25%;
  }
  .palm-s2 {
    margin-left: 50%;
  }
  .palm-s3 {
    margin-left: 75%;
  }
}
.page {
  position: relative;
  padding-top: 4rem;
}
.page.page-standard-index.page-citoyens h3.index-section-title:before {
  /*content: "\2022";*/
  padding-right: 10px;
  font-size: 23px;
  color: #568307;
}
.page.page-standard-index.page-institutions h3.index-section-title:before {
  /*content: "\2022";*/
  padding-right: 10px;
  font-size: 23px;
  color: #187187;
}
.page.page-standard-index.page-associations h3.index-section-title:before {
  /*content: "\2022";*/
  padding-right: 10px;
  font-size: 23px;
  color: #DC0217;
}
.page.page-standard-index.page-entreprises h3.index-section-title:before {
  /*content: "\2022";*/
  padding-right: 10px;
  font-size: 23px;
  color: #de5b03;
}
.page.page-standard-index h3.index-section-title:before {
  /*content: "\2022";*/
  padding-right: 10px;
  font-size: 23px;
  color: #ba0120;
}
.page-header {
  background: #f7f8f8;
  padding: 2rem;
}
.page-logo {
  margin: 0;
  display: inline-block;
}
.page-logo,
.page-logo:visited,
.page-logo:hover,
.page-logo:focus {
  color: inherit;
}
.page-logo:hover,
.page-logo:focus {
  text-decoration: none !important;
}
.page-logo img {
  display: block;
  margin: 0;
}
@media (max-width: 44.9em) {
  .page-logo img {
    width: 149px;
  }
}
.page-menu {
  color: #6d6e71;
}
.page-menu a,
.page-menu a:visited,
.page-menu a:hover,
.page-menu a:focus {
  color: inherit;
}
.page-menu .nav-anchor,
.page-menu .search-anchor {
  font-size: 1.3125em;
  position: absolute;
  text-align: center;
  top: 8rem;
}
.page-menu .nav-anchor [class^="icon-"]:not(:only-child)::before,
.page-menu .search-anchor [class^="icon-"]:not(:only-child)::before,
.page-menu .nav-anchor [class*=" icon-"]:not(:only-child)::before,
.page-menu .search-anchor [class*=" icon-"]:not(:only-child)::before {
  margin: 0;
}
.page-menu .search-anchor {
  right: 6rem;
}
.page-menu .nav-anchor {
  right: 2rem;
}
.page-menu .page-nav {
  display: none;
}
.page-menu .page-nav.is-active {
  display: block;
}
.no-js .page-search,
.no-js .page-nav {
  display: block;
}
.no-js .nav-anchor,
.no-js .search-anchor {
  display: none;
}
.page-search {
  display: none;
}
.page-search.is-active {
  display: block;
}
#topsearch {
  padding: 4px 3px;
  margin-bottom: -24px;
}
#topsearch label {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
#topsearch input[type="text"],
#topsearch input[type="search"] {
  background: #fff;
  box-sizing: border-box;
  padding: .625em 1rem .625em 7.5em;
  width: 100%;
  max-width: auto;
}
#topsearch button {
  background: #DC0217;
  border-color: #DC0217;
  color: #fff;
  padding: 7.25px 10px;
  position: relative;
  top: -31px;
  right: -4px;
  margin: -6px -3px;
  /* float: right; */
}
#topsearch button:hover,
#topsearch button:focus {
  background: #DC0217;
  border-color: #DC0217;
  color: #fff;
}
@media (min-width: 61.5em){
  .page-menu .search-anchor.is-active,
  .page-menu .search-anchor:hover,
  .page-menu .search-anchor:focus {
    background: #DC0217;
    color: #fff;
  }
  #topsearch button {
    background: #DC0217;
    border-color: #DC0217;
    color: #fff;
    padding: 2.25px 8px;
    position: absolute;
    top: 1rem;
    bottom: 1rem;
    right: 7px;
    margin: -6px -3px;
  }
  #topsearch {
    /*position: relative;*/
    padding: 3px;
  }
  #topsearch input[type="text"],
  #topsearch input[type="search"] {
    background: #fff;
    box-sizing: border-box;
    padding: .625em 11rem .625em 1em;
    width: 100%;
    max-width: auto;
  }
}
.page-institutions #topsearch button {
  background: #1b87a2;
  border-color: #1b87a2;
  color: #fff;
}
.page-institutions #topsearch button:hover,
.page-institutions #topsearch button:focus {
  background: #187187;
  border-color: #187187;
  color: #fff;
}
.page-citoyens #topsearch button {
  background: #568307;
  border-color: #568307;
  color: #fff;
}
.page-citoyens #topsearch button:hover,
.page-citoyens #topsearch button:focus {
  background: #6ba20b;
  border-color: #6ba20b;
  color: #fff;
}
.page-associations #topsearch button {
  background: #c80d4f;
  border-color: #c80d4f;
  color: #fff;
}
.page-associations #topsearch button:hover,
.page-associations #topsearch button:focus {
  background: #DC0217;
  border-color: #DC0217;
  color: #fff;
}
.page-business #topsearch button {
  background: #d43900;
  border-color: #d43900;
  color: #fff;
}
.page-business #topsearch button:hover,
.page-business #topsearch button:focus {
  background: #de5b03;
  border-color: #de5b03;
  color: #fff;
}
.page-langswitch {
  background: #fff;
  position: absolute;
  top: 0;
  min-height: 4rem;
  left: 0;
  right: 0;
}
.breadcrumb {
  padding: 0.8rem 10px;
}
.page-main {
  padding: 1.6rem 10px;
}
.page-content .index {
  margin-left: 3%;
}
.page-title {
  margin: 0 0 3.2rem;
}
.page-title h1 {
  margin: 0 0 0 1em;
}
.page-title .kicker {
  margin: 0;
  position: relative;
  bottom: 1em;
}
.page-title .subtitle {
  margin: .7em 0 0;
}
.page-featured {
  margin: 1.6rem 0;
}
.page-localnav {
  margin: 1.6rem 0;
}
.page-more {
  display: inline-block;
  background: #e8f3f6;
  padding: 3.2rem 5.2rem 3.2rem 4.2rem;
  position: relative;
  margin: 2rem;
  float: left;
  left: 1em;
}
.page-more:before,
.page-more:after {
  content: '';
  position: absolute;
  width: 3rem;
  height: 3rem;
}
.page-more:before {
  border-top: solid 2px #8dcfe0;
  border-left: solid 2px #8dcfe0;
  top: 0;
  left: 0;
}
.page-more:after {
  bottom: 0;
  right: 0;
  border-bottom: solid 2px #8dcfe0;
  border-right: solid 2px #8dcfe0;
}
.page-more > h2 {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 2.6rem;
  color: #6d6e71;
  font-weight: 600;
}
.page-more > *:last-child {
  margin-bottom: 0;
}
.page-more a {
  text-decoration: underline;
}
.page-secondary {
  margin: 1.6rem 0;
}
.page-secondary > * + * {
  margin-top: -2rem;
}
.page-metas {
  clear: both;
  color: #c8c8c8;
  font-size: .75em;
  padding: 0.8rem 0;
}
.page-footer {
  background: #333;
  color: #ccc;
  padding: 0;
}
.page-footer a {
  text-decoration: none;
  color: #cccccc;
}
.page-footer a:visited {
  color: #cccccc;
}
.page-footer a:hover,
.page-footer a:focus {
  text-decoration: underline;
}
.page-footer a:active {
  color: #e22e7d;
}
.page-footer .page-search {
  padding: .7em 1em;
}
.page-footer .page-search button {
  margin: .7em 1em;
}
.page-copyright {
  font-size: .75em;
  padding: 0.8rem 10px;
}
.page-copyright a {
  margin-right: 1em;
}
.page-copyright img {
  vertical-align: middle;
}
@media (max-width: 44.99em) {
  .page-main > article,
  .page-main > section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-main > article .page-localnav,
  .page-main > section .page-localnav,
  .page-main > article .archives-nav,
  .page-main > section .archives-nav {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .page-main > article .page-content,
  .page-main > section .page-content {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .page-main > article .page-secondary,
  .page-main > section .page-secondary {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .page-main > article .page-more,
  .page-main > section .page-more {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .page-main > article .page-metas,
  .page-main > section .page-metas {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
}
.page-metas,
h2 {
  clear: both;
}
.page-404 {
  background: #183765;
  box-sizing: border-box;
  color: #fff;
  min-height: 100vh;
  padding: 0;
}
.page-404 .page-main,
.page-404 .page-header {
  background: none;
  margin: 0 auto;
  max-width: 720px;
}
.page-404 .page-header:before {
  display: none;
}
.page-404 .page-logo {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.page-404 .page-logo img {
  margin: 0 auto;
  width: auto;
}
.page-404 .page-title h1 {
  border: none;
}
.page-404 .page-search {
  display: block;
  position: relative;
  margin: 2rem 0;
}
.page-404 .page-search label {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.page-404 .page-search input[type="text"] {
  background: #fff;
  box-sizing: border-box;
  color: #333;
  padding: 1rem 14rem 1rem 1rem;
  width: 100%;
}
.page-404 .page-search button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0 1.8em;
}
.page-404 .nav li {
  display: block;
}
.page-404 .nav li + li {
  border-top: 1px solid #fff;
}
.page-404 .nav li a {
  color: #fff;
}
.page-404 .nav li i {
  margin-right: 0.5em;
}
.page-404 #visitor {
  display: none;
}
.archives-nav .btngroup {
  margin: 0 0 10px;
}
.archives-nav .btn,
.archives-nav .page-agenda .seachFieldBox button {
  text-align: left;
}
.archives-nav .btn:after,
.archives-nav .page-agenda .seachFieldBox button:after {
  float: right;
}
.archives-category {
  font-size: 1.4rem;
  line-height: 1;
}
.archives-year {
  border-bottom: 1px solid #6d6e71;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  margin: 1.6rem 0 0.8rem;
  padding: 0 1em .5em;
}
.archives-months {
  margin: 0 0 1.6rem;
}
.archives-months:before,
.archives-months:after {
  content: '';
  display: table;
}
.archives-months:after {
  clear: both;
}
.archives-months > li {
  float: left;
  width: 33%;
}
.article-image {
  color: #686868;
  display: block;
  font-size: .75em;
  line-height: 2.13333333rem;
  margin: 0 0 1.6rem;
}
.article-head {
  margin: 0 0 0.8rem;
}
.article-kicker {
  color: #686868;
  font: 900 0.75em 'Roboto', sans-serif;
  letter-spacing: .1em;
  line-height: 1;
  text-transform: uppercase;
}
.page-title .article-kicker {
  margin: 0 0 1.6rem;
}
.article-title {
  margin: 0;
}
.article-metas {
  color: #6d6e71;
  font-size: 1.3rem;
  font-style: normal;
  margin-bottom: .4rem;
}
/*.article-metas > * {
  display: inline-block;
}*/
.article-metas a {
  margin-left: 0.5rem;
  border-left: 1px solid #9c9c9e;
  padding-left: 0.5rem;
  line-height: 1;
  text-decoration: underline;
}
.article-metas a:hover,
.article-metas a:focus {
  text-decoration: none;
}
.article-metas .article-tag a {
  border: none;
  display: table;
  padding: 4px;
  text-decoration: none;
  font-size: 15px;
}
.article-metas time {
  width: 100%;
  display: block;
}
.article-metas .article-tag a:hover {
  border: #DC0217 1px solid;
  margin: -1px 4px;
}
.article-tag {
  background: #f0f0f0;
  border: #DC0217 1px solid;
  padding: 1em;
  margin: 1em 0;
}
.article-tag span {
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
}
.article-tag > div {
  display: inline-block;
  width: 45%;
}
.archives .article {
  margin: 0 0 1.6rem;
}
.archives .article .mo-embed {
  float: none;
  margin: 0 0 1rem;
  max-width: 100%;
}
.page-archives .article {
  margin-bottom: 4rem;
  min-height: 120px;
  overflow: hidden;
  position: relative;
  padding-left: 140px;
}
.page-archives .article-img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 120px;
}
.page-actions .article {
  margin-bottom: 4rem;
}
.page-actions .article .article-metas span {
  font-weight: bold;
  text-transform: uppercase;
}
.page-actions .article .article-metas span + a {
  border: none;
  padding-left: 0;
}
.page-actions .article .article-head time,
.page-actions .article .article-head .subtitle {
  color: #6d6e71;
  display: inline-block;
}
.page-actions .article .article-head .subtitle {
  font-style: normal;
  border-left: 1px solid #6d6e71;
  margin-left: 1rem;
  padding-left: 1rem;
  line-height: 1;
}
.page-agenda #exaleadSearchField {
  padding: 0.5em 1em;
}
.page-agenda .results {
  color: #58595b;
}
.page-agenda .event_date {
  font-weight: bold;
}
.page-agenda .custom {
  margin: 0;
}
.page-agenda .custom.validation {
  text-align: right;
}
.page-agenda .custom legend,
.page-agenda .custom label {
  color: #333;
  display: block;
  margin: 0;
  margin-top: 1rem;
}
.page-agenda .custom legend {
  font-weight: bold;
  margin-top: 0;
}
.page-agenda .filter,
.page-agenda .filterContainer,
.page-agenda .rightColBg,
.page-agenda .boxTitle,
.page-agenda .none,
.page-agenda .clear,
.page-agenda .search-result--publication {
  display: none;
}
.page-agenda #all .button.exalead {
  color: #146714;
  text-decoration: underline;
}
.page-agenda #all .button.exalead:hover,
.page-agenda #all .button.exalead:focus {
  color: #146714;
  text-decoration: none;
}
.page-agenda #all .contentA,
.page-agenda #agenda_eventdateexact .contentA {
  margin-bottom: 20px;
}
.page-agenda #date_eventdate .date_selector {
  background: #f4f7fc;
  box-shadow: 0 0 12px #98c7e2;
  moz-box-shadow: 0 0 12px #98c7e2;
}
.page-agenda .results-infos {
  font-style: normal;
  margin: 0 0 30px;
  overflow: hidden;
}
.page-agenda .results-infos .results-infos-number {
  float: left;
  color: #065c8f;
  margin-bottom: 0px;
}
.page-agenda .results-infos .results-infos-show-pp {
  margin-bottom: 0px;
  float: right;
}
.page-agenda .results-infos select {
  margin-left: 10px;
}
.page-agenda .jdpicker_w {
  color: #274052;
  position: relative;
}
.page-agenda .jdpicker_w .error_msg {
  display: none;
  text-align: center;
  font-size: 0.8em;
  color: #666666;
}
.page-agenda .date_selector {
  background: transparent;
  padding: 0px;
  margin: 0;
  position: absolute;
  z-index: 100000;
  display: none;
  width: 100%;
  right: 0px !important;
  left: auto !important;
  top: 100% !important;
}
.page-agenda .date_selector * {
  width: auto;
  height: auto;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  font-size: 15px;
}
.page-agenda .date_selector table {
  border-spacing: 1px;
  clear: both;
  width: 100%;
  margin: 0 auto;
}
.page-agenda .date_selector thead {
  background: white;
  color: #274052;
}
.page-agenda .date_selector thead th {
  color: #274052;
}
.page-agenda .date_selector tbody {
  background: white;
}
.page-agenda .date_selector th {
  padding-top: 5px;
}
.page-agenda .date_selector th,
.page-agenda .date_selector td {
  color: black;
  text-align: center;
}
.page-agenda .date_selector td {
  background: white;
  border: 0px;
  color: #274052;
  line-height: 2em;
  text-align: center;
  white-space: nowrap;
}
.page-agenda .date_selector .today {
  background: #EBE5F9;
  border: 2px solid #806BBA;
}
.page-agenda .date_selector td a {
  display: block;
  text-align: center;
  text-decoration: underline;
}
.page-agenda .date_selector .week_label {
  font-size: 80%;
  font-style: italic;
  font-weight: normal;
  width: 25px;
}
.page-agenda .date_selector .week_num {
  background: #FCFCFC !important;
  border: none !important;
  color: #274052 !important;
  font-size: 70%;
  font-style: italic;
  padding-right: 4px;
  text-align: right;
  vertical-align: bottom !important;
}
.page-agenda .date_selector .unselected_month {
  color: #ccc;
}
.page-agenda .date_selector .selectable_day,
.page-agenda .date_selector .selectable_week td {
  border: 0px;
  color: #274052;
  cursor: pointer;
  font-weight: bold;
}
.page-agenda .date_selector .selectable_day.hover,
.page-agenda .date_selector .selectable_week td.hover {
  background: #2e7de2;
  border-radius: 99999px;
  color: white;
}
.page-agenda .date_selector .selected,
.page-agenda .date_selector .selected td {
  background: #065c8f;
  border-radius: 99999px;
  border: 0px;
  color: white;
}
.page-agenda .date_selector .button {
  display: block;
  position: absolute;
  top: 0;
  width: 18px;
  height: 18px;
  line-height: 17px;
  font-weight: bold;
  color: #065c8f;
  text-align: center;
  font-size: 110%;
  overflow: hidden;
  border: 1px solid transparent;
  cursor: pointer;
  background: transparent;
}
.page-agenda .date_selector .button:hover,
.page-agenda .date_selector .button#resultsContainerover {
  background: none;
  color: #274052;
  cursor: pointer;
  border: 1px solid transparent;
}
.page-agenda .date_selector .nav {
  width: 100%;
}
.page-agenda .date_selector .month_nav,
.page-agenda .date_selector .year_nav {
  margin: 0 0 3px 0;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
  width: 48%;
}
.page-agenda .date_selector .month_nav {
  float: left;
}
.page-agenda .date_selector .year_nav {
  float: right;
  position: relative;
}
.page-agenda .date_selector .month_nav select {
  width: 75px;
  margin: 0 auto;
  border: 1px solid #ccc;
  position: relative;
  top: 1px;
}
.page-agenda .date_selector .year_input {
  text-align: center;
  width: 36px;
  border: 1px solid #ccc;
  position: relative;
  top: 2px;
}
.page-agenda .date_selector .month_name,
.page-agenda .date_selector .year_name {
  font-weight: bold;
  line-height: 20px;
}
.page-agenda .date_selector .prev {
  left: 0;
}
.page-agenda .date_selector .next {
  right: 0;
}
.page-agenda .date_clearer {
  color: #a00;
  padding-left: 3px;
  cursor: pointer;
  font-weight: bold;
  font-family: sans-serif;
  display: none;
}
.page-agenda .date_selector_ieframe {
  position: absolute;
  z-index: 99999;
  display: none;
}
.page-agenda #exalead {
  padding-top: 2em;
}
.page-agenda #exalead .results em {
  color: #053146 ! important;
  background: none repeat scroll 0px 0px #FDB813 ! important;
  font-style: normal;
  padding: 2px 4px;
}
.page-agenda #exalead a em {
  text-decoration: underline;
}
.page-agenda #exalead a:hover em,
.page-agenda #exalead a:focus em {
  text-decoration: underline;
}
.page-agenda .linklist {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.page-agenda .linklist li {
  position: relative;
}
.page-agenda .linklist a {
  display: block;
  font-weight: bold;
}
.page-agenda .linklist p {
  font-size: .8em;
  margin: 10px 0px;
}
.page-agenda .hit {
  margin: 0 0 40px;
}
.page-agenda #resultsContainer .rightCol .contentB {
  padding: 10px;
}
.page-agenda #resultsContainer .rightCol .header h2 {
  color: #00597B;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0px;
  text-transform: none;
}
.page-agenda #exalead fieldset {
  margin-top: 0;
}
.page-agenda #resultsContainer .rightCol .custom fieldset .label {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0px;
  padding-top: 6px;
}
.page-agenda #resultsContainer .rightCol .custom fieldset .label:first-child {
  padding-top: 0px;
}
.page-agenda #resultsContainer .rightCol .custom fieldset .formw {
  padding-top: 4px;
}
.page-agenda .dateRange {
  width: 100%;
}
.page-agenda #resultsContainer .rightCol .custom button.exalead {
  font-size: 1em;
}
.page-agenda #exalead .seachFieldBox .field {
  display: inline;
}
.page-agenda #exalead .boxContent,
.page-agenda #exalead .boxContent div {
  display: inline;
}
.page-agenda #exalead .seachFieldBox .error {
  background: none repeat scroll 0% 0% transparent;
  font-size: 0.9em;
  font-weight: bold;
  padding: 0px;
}
.page-agenda #exalead .seachFieldBox .error .searchField {
  border: 2px solid #B90000;
  margin-bottom: 10px;
}
.page-agenda #exalead .seachFieldBox .error strong {
  display: block;
}
.page-agenda .seachFieldBox .searchField {
  color: #393939;
  overflow: hidden;
  padding: 0px;
}
.page-agenda .seachFieldBox button {
  margin-left: 20px;
}
.page-agenda .count {
  color: #4D4D4D;
  font-size: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
}
.page-agenda .seachFieldBox {
  background: #f4f7fc;
  margin: 0px 0px 32px;
  padding: 12px;
}
.page-agenda .seachFieldBox input[type="text"] {
  background: #fff;
  max-width: 450px;
  width: 100%;
}
.page-agenda .button span,
.page-agenda .button strong {
  font-size: inherit;
}
.babbler {
  display: block;
}
.babbler--hidden {
  display: none;
}
.babbler-trigger {
  background: none;
  border: 0;
  display: block;
  margin: 1rem 0 2rem;
  padding: 0;
  text-transform: uppercase;
  position: relative;
  padding-left: 3rem;
  z-index: 1;
}
.babbler-trigger:after {
  content: "-";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  text-align: center;
}
.babbler-trigger:after:after {
  box-shadow: 0 8px 0 -5px #ffffff, 0 -8px 0 -5px #ffffff, 8px 0 0 -5px #ffffff, -8px 0 0 -5px #ffffff, 0 0 0 2px #000000;
}
.babbler-trigger[data-active="false"]:after {
  content: "+";
}
.book {
  background: #333333;
  margin: 0 0 1.6rem;
  overflow: hidden;
  padding: 1.6rem 1em;
}
.book > .book-cover {
  float: left;
  margin: 0 1em 1em 0;
  max-width: 32%;
}
.book-header {
  margin: 0 0 0.8rem;
}
.book-title {
  margin-top: 0;
}
.book-author {
  color: #c8c8c8;
  font-size: .75rem;
  font-style: italic;
  line-height: 1.4;
}
.book-author b {
  color: #6d6e71;
  font-style: normal;
}
.book-order {
  margin: 1.6rem 0;
}
.book-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.8rem 0 0;
  padding-bottom: 1px;
}
.book-actions * + * {
  margin-left: .5em;
}
.book-files p {
  border-top: 4px solid #6d6e71;
  padding-top: 0.8rem;
}
.book-file {
  padding: 1.6rem 1em;
}
.book-file + .book-file {
  margin-top: 1.6rem;
}
.book-file h3 {
  color: #2e7de2;
  font-size: inherit;
  line-height: inherit;
}
.book-file .meta {
  font-size: .75rem;
}
.book-file--main {
  background: #333333;
  padding: 0.8rem;
}
.book-file-details .book-title {
  /*font-weight: bold;
    margin-bottom: @baseline;*/
  display: none;
}
.page-search-results.page-publications .page-featured {
  background: #e1ecfb;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: .75rem;
  overflow-x: auto;
  margin: 1.6rem -20px;
  padding: 2em 1em;
  position: relative;
}
.page-search-results.page-publications .page-featured h2 {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.page-search-results.page-publications .page-featured .article {
  background: #fff;
  border: 1px solid #6d6e71;
  border-radius: 8px;
  -webkit-flex: 0 0 80%;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  margin: 0 1em 0 0;
  max-width: 20em;
}
.page-search-results.page-publications .page-featured .article-title {
  font-size: 1em;
  margin-bottom: 1.6rem;
}
.page-search-results.page-publications .page-featured .blocklink {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
  background: #6d6e71;
  border-radius: 8px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 8rem 0 0;
  position: relative;
  text-align: center;
}
.page-search-results.page-publications .page-featured .blocklink > div {
  background: #fff;
  border-radius: 0 0 8px 8px;
  padding: 2em;
  z-index: 1;
}
.page-search-results.page-publications .page-featured .blocklink img {
  left: 50%;
  position: absolute;
  top: 2em;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: auto;
}
.book-translations {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: .8em;
}
.book-translations .book-file {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin: 1.6rem 0;
}
@media (min-width: 37.5em) {
  .book-translations {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .book-translations .book-file {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
.box {
  padding: 2rem;
  margin-bottom: 0rem;
  color: #187187;
}
.box + * {
  margin-top: 1.6rem;
}
.box h2 {
  color: #187187;
  border-bottom: solid 1px #8dcfe0;
  padding-bottom: 0.5rem;
  font-weight: 900;
}
.box--left {
  float: left;
  margin-right: 2em;
  max-width: 35%;
}
.box--right {
  float: right;
  margin-left: 2em;
  max-width: 35%;
}
.box--center {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  text-align: center;
}
.box--left,
.box--right,
.box--center {
  margin-bottom: 1em;
}
.box-title {
  font-size: 1.6rem;
  line-height: 1;
  margin: 0 0 1em;
}
.box-content > :first-child,
.box-footer > :first-child {
  margin-top: 0;
}
.box-content > :last-child,
.box-footer > :last-child {
  margin-bottom: 0;
}
.box-footer {
  border-top: 1px solid #333333;
  margin: 1.6rem -1em -1.6rem;
  padding: 0.8rem 1em;
}
.contextbox-right,
.contextbox-left {
  background-color: #e8f3f6;
  padding: 2rem;
  border: none;
}
.contextbox-right h2,
.contextbox-left h2 {
  text-transform: uppercase;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  border: none!important;
}
.caterpillar {
  margin: 3.2rem;
}
.caterpillar-panel {
  border-top: 1px solid #6d6e71;
}
.caterpillar-panel:last-of-type {
  border-bottom: 1px solid #6d6e71;
}
.caterpillar-panel[aria-expanded="true"] {
  padding-bottom: 1.6rem;
}
.caterpillar-panel[aria-expanded="true"] .caterpillar-tab {
  font-weight: bold;
}
.caterpillar-panel[aria-expanded="true"] .caterpillar-tab::before {
  content: '\2c4';
}
.caterpillar-toggle + .caterpillar-panel {
  margin-top: 1.6rem;
}
.caterpillar-toggle {
  margin: 0 auto;
  max-width: 15em;
}
.caterpillar-panel + .caterpillar-toggle {
  margin-top: 1.6rem;
}
.caterpillar-tab {
  cursor: pointer;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  outline: none;
  padding: 1.6rem 10px;
}
.caterpillar-tab::before {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.caterpillar-tab:not(:only-child)::before {
  margin-right: .5em;
}
.caterpillar-tab::before {
  content: '\2c5';
}
.caterpillar-tab::-webkit-details-marker {
  display: none;
}
.caterpillar-tab:before {
  margin-right: 10px;
}
.caterpillar-content {
  display: none;
  padding: 1.6rem 10px;
}
[aria-expanded="true"] .caterpillar-content {
  display: block;
}
.cocoon--youtube,
.cocoon--dailymotion,
.cocoon--vimeo {
  max-width: 640px;
}
.cocoon--youtube span,
.cocoon--dailymotion span,
.cocoon--vimeo span {
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.cocoon--youtube span iframe,
.cocoon--dailymotion span iframe,
.cocoon--vimeo span iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.faq > article + article {
  border-top: 1px solid #6d6e71;
  margin-top: 1.6rem;
  padding-top: 1.6rem;
}
.faq-theme {
  margin-bottom: 1.6rem;
}
.filters[open] > summary,
.filters > summary {
  display: none;
}
.filters > div {
  margin-bottom: 2rem;
}
.filter {
  position: relative;
  margin-bottom: 2rem;
}
.filter summary {
  background: #f0f0f0;
  border-bottom: 1px solid #8dcfe0;
  color: #187187;
  font-size: 1em;
  overflow: hidden;
  padding: 0.8rem 1em;
  text-overflow: ellipsis;
  text-transform: uppercase;
  position: relative;
}
.filter summary::-webkit-details-marker {
  display: none;
}
.filter summary::after {
  box-sizing: border-box;
  content: "\02C5";
  font-family: "SkizzIcons";
  position: absolute;
  right: 20px;
  text-align: center;
}
.filter[open] > summary::after {
  content: "\02C4";
}
.filter *:last-child {
  margin-bottom: 0;
}
.filter-content {
  padding: 1.6rem 1em;
}
.filter-content a {
  display: block;
  padding: 0.4rem 1em;
}
.filter--parallel .blocklink,
.filter--orthogonal .blocklink {
  padding-left: 1.5em;
  position: relative;
}
.filter--parallel .blocklink:before,
.filter--parallel .blocklink:after,
.filter--orthogonal .blocklink:before,
.filter--orthogonal .blocklink:after {
  color: #6d6e71;
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: .25em;
  width: 1em;
}
.filter--parallel .blocklink:before,
.filter--orthogonal .blocklink:before {
  content: '';
  border: 1px solid #6d6e71;
}
/*.filter--parallel .blocklink:hover:after,
.filter--parallel .blocklink:focus:after,*/
.filter--parallel .blocklink.is--active:after,
.filter--orthogonal .blocklink:hover:after,
.filter--orthogonal .blocklink:focus:after,
.filter--orthogonal .blocklink.is--active:after {
  content: '\2713';
  line-height: 1;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  top: -1px;
  left: -1px;
}
.filter--parallel .blocklink.is--active:after,
.filter--orthogonal .blocklink.is--active:after {
  color: inherit;
}
.filter--orthogonal .blocklink:before {
  border-radius: 40px;
}
.filter--orthogonal .blocklink:hover:after,
.filter--orthogonal .blocklink:focus:after,
.filter--orthogonal .blocklink.is--active:after {
  content: '\2713';
}
.filter--drilldown ul {
  padding-left: 10px;
}
.gallery-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 41.25em) {
  .gallery-links {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
  }
}
.gallery-link {
  margin: 1em 0;
  max-width: 320px;
  position: relative;
}
.gallery-link:focus {
  outline: none;
}
.gallery-link:before {
  display: none;
}
.gallery-link figcaption {
  padding: 0;
}
.gallery-link figcaption:hover, .gallery-link figcaption:focus {
  height: 66%;
}
.gallery-link figcaption .blocklink {
  padding: 0.5em 1em;
  height: 5em;
  overflow: hidden;
}
.gallery-link figcaption:hover > .blocklink, .gallery-link figcaption:focus > .blocklink {
  height: 100%;
}
.gallery-link figcaption .blocklink:hover, .gallery-link figcaption .blocklink:focus {
  height: 100%;
}
.gallery-link-count {
  float: right;
}
.blocklink.gallery-link-head {
  line-height: initial;
}
.blocklink .gallery-link-type {
  line-height: 1rem;
}
.gallery-link img {
  display: block;
}
.gallery-link--medium:hover .gallery-link-head,
.gallery-link--medium:focus .gallery-link-head,
.gallery-link--xlarge:hover .gallery-link-head,
.gallery-link--xlarge:focus .gallery-link-head {
  background: rgba(31, 31, 31, 0.8);
  border-color: #000;
  color: #ccc;
}
.gallery-link--medium:hover .gallery-link-title,
.gallery-link--medium:focus .gallery-link-title,
.gallery-link--xlarge:hover .gallery-link-title,
.gallery-link--xlarge:focus .gallery-link-title {
  color: #fff;
}
.gallery-link--medium .gallery-link-head,
.gallery-link--xlarge .gallery-link-head {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 20px;
  position: absolute;
  left: 1em;
  bottom: 5em;
  max-width: 280px;
}
.gallery-link--medium .gallery-link-foot,
.gallery-link--xlarge .gallery-link-foot {
  padding: 1em;
}
.gallery-link-head,
.gallery-link-foot {
  color: #686868;
  font-size: .75em;
  padding: 0 1em;
}
.gallery-link-title {
  color: #222;
  display: block;
  font-size: 19px;
  line-height: 1.1;
  margin-bottom: 7px;
}
.gallery-link-type,
.gallery-link-count {
  color: #DC0217;
}
.gemini-tabpanel {
  display: none;
  outline: none;
  padding: 1.6rem 10px;
}
.gemini-tabpanel--active {
  display: block;
}
.glossary-index {
  padding-bottom: 1.6rem;
  padding-top: 1.6rem;
}
.glossary-index + .glossary-index {
  border-top: 1px solid #6d6e71;
}
.glossary-letter,
.glossary-list ul {
  margin: 0;
}
.glossary-list li + li {
  margin-top: 0.8rem;
}
.govbar {
  background: #fff;
  border-bottom: 1px solid #cccaca;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  position: relative;
  overflow: hidden;
  height: 46px;
  width: 100%;
  z-index: 30000;
}
.govbar:before,
.govbar:after {
  content: '';
  display: table;
}
.govbar:after {
  clear: both;
}
.govbar-logo {
  border: 0;
  float: left;
  padding: 3px 8px;
}
.govbar-logo.newwindow:after {
  display: none;
}
.govbar-logo img {
  border: 0;
  display: block;
  height: 40px;
}
.govbar-links {
  float: right;
  line-height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.govbar-links li {
  float: left;
}
@media (max-width: 44.99em) {
  .govbar-links {
    display: none;
  }
}
.govbar-link {
  float: left;
  font-weight: bold;
  padding: 8px;
}
.govbar-link:link,
.govbar-link:visited,
.govbar-link:hover,
.govbar-link:focus,
.govbar-link:active {
  border: 0;
  color: #222 !important;
  text-decoration: none;
}
.govbar-link:hover,
.govbar-link:focus {
  background: #e6e6e6 !important;
}
.govbar-more {
  font-weight: normal;
}
.gt-group section.index-section{
  height:10em;
}
.gt-group .index-section .index-section {
  /*width: 29.3333%;*/
}
.gt-group .index-section .index-section .index-section-title a:before {
  display:none;
}

.gt-caption {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  width:100%;
  top: 90px;
  height: 65px;
}
.gt-img {
  height: 100%;
  overflow: hidden;
  margin-right: 0px;
  position: relative;
  top: 0px;
}
.gt-img img.index-section-img {
  position: absolute;
  top:-40px;
  width: 100%;
  height: 127%;
}
.gt-caption .index-section-title{
  padding: 4px;
}
.index-section .index-section .gt-caption .index-section-title a {
  display: initial;
}
.home--news > h2 {
  font-size: 3rem;
  color: #333333;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #DC0217;
}
.home--news .articles:before,
.home--news .articles:after {
  content: '';
  display: table;
}
.home--news .articles:after {
  clear: both;
}
.home--news .article {
  margin: 0 auto 4rem;
  max-width: 380px;
  width: 100%;
}
@media (min-width: 38.75em) {
  .home--news .article {
    box-sizing: border-box;
    float: left;
    margin: 0 0 4rem;
    max-width: none;
    padding: 0 2rem;
    width: 50%;
  }
  .home--news .article:nth-child(2n+1) {
    clear: left;
  }
}
.home--news .mo-embed {
  display: block;
  float: none;
  margin: 0;
  max-width: none;
  width: 100%;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  will-change: transform;
}
.home--news .article-head {
  margin-bottom: 2rem;
  min-height: 80px;
}
.home--news .article-title {
  margin-top: 1rem;
  color: #DC0217;
}
.home--news .subtitle {
  color: #6d6e71;
  font-style: normal;
  font-size: 1.2rem;
}
.home--news .article-img {
  overflow: hidden;
  max-height: 214px;
  min-height: 214px;
}
.home--news a {
  display: block;
  text-decoration: none;
}
.home--news a:hover,
.home--news a:focus {
  text-decoration: none;
}
.home--news a:hover .mo-embed,
.home--news a:focus .mo-embed {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.home--news a:hover .fake-link,
.home--news a:focus .fake-link {
  background: #DC0217;
  color: #fff;
}
.home--news a .mo-content {
  color: #333;
}
.home--news .fake-link {
  background: transparent;
  border: 2px solid #1b87a2;
  color: #1b87a2;
  line-height: 1.6rem;
  padding: 0.9em 1.8em;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 0.5rem;
  /*&[class^="icon-"],
  &[class*=" icon-"] {
    &:before {
      background: fade(contrast(@btnBackground, #000, #fff, 50%), 10%);
      float: left;
      margin: -.5em 1em -.5em -1em;
      padding: .5em 1em;
    }
  }*/
  border-color: #DC0217;
  color: #DC0217;
  display: inline-block;
  margin-top: 2rem;
}
.home--news .fake-link:hover,
.home--news .fake-link:focus {
  background: #1b87a2;
  color: #ffffff;
  outline: none;
}
.home--news .fake-link:active {
  top: 1px;
  background: #146376;
}
.home--news .fake-link .meta {
  color: inherit;
  font-size: .75em;
  opacity: .8;
}
.home--news div[itemprop="description"] p:last-child {
  text-align: left;
}
.home--events {
  background: #DC0217;
  color: #fff;
  padding: 3rem 2rem;
  margin: 0 -10px;
}
.home--events > h2 {
  color: #fff;
  font-size: 3rem;
  margin-top: 0;
  text-transform: uppercase;
}
.home--events .article {
  padding-left: 3rem;
}
.home--events .article + .article {
  border-top: 1px solid #fff;
  margin-top: 2rem;
  padding-top: 2rem;
}
.home--events .article-header {
  margin-bottom: 2.5rem;
}
.home--events .article-title {
  position: relative;
  color: #fff;
  font-size: 1.9rem;
}
.home--events .article-title:before {
  content: ">>";
  font-family: "SkizzIcons";
  position: absolute;
  top: 0;
  left: -3rem;
  letter-spacing: -2px;
}
.home--events .article a {
  color: #fff;
  display: block;
}
.home--events .article a:visited {
  color: #fff;
}
.home--events .article a:hover,
.home--events .article a:focus {
  text-decoration: none;
}
/*
.home--events .article a:hover .fake-link,
.home--events .article a:focus .fake-link {
  text-decoration: underline;
}
*/
.home--events .subtitle {
  color: #fff;
  font-size: 1.2rem;
  font-style: normal;
}
.home--events div[itemprop="description"] p:last-child {
  margin: -1rem 0 0;
  float: right;
  padding: 2px 8px;
}
.home--events div[itemprop="description"] p:last-child a {
  font-size: 1.3rem;
  text-decoration: underline;
}
.home--events div[itemprop="description"] p:last-child a:hover,
.home--events div[itemprop="description"] p:last-child a:focus {
  text-decoration: none;
}
.home--events .event-img {
  position: relative;
  margin-bottom: 2rem;
  max-width: 490px;
  width: 100%;
  z-index: 1;
}
.home--events .event-img:before {
  top: 0;
  left: 0;
}
.home--events .event-img:after {
  top: 0;
  right: 0;
}
.home--events .event-img figure {
  display: block;
  position: static;
}
.home--events .event-img figure:before {
  bottom: 0;
  left: 0;
}
.home--events .event-img figure:after {
  bottom: 0;
  right: 0;
}
.home--events .event-img img {
  box-sizing: border-box;
  position: relative;
  padding: 0.5rem;
  z-index: 2;
  width: 100%;
}
.home--events .event-img:before,
.home--events .event-img:after,
.home--events .event-img figure:before,
.home--events .event-img figure:after {
  background: #fff;
  content: "";
  height: 7.2rem;
  position: absolute;
  width: 7.2rem;
  z-index: -1;
}
.home--events .fake-link {
  padding: 2px 8px;
  border: solid 2px white;
}

.home--events .fake-link:hover,
.home--events .fake-link:focus {
  background: white;
  color: #DC0217;
}
@media (min-width: 38.75em) {
  .home--events:after {
    content: "";
    clear: both;
    display: table;
  }
  .home--events .event-img,
  .home--events .articles {
    box-sizing: border-box;
    float: right;
    width: 40%;
  }
  .home--events .articles {
    width: 60%;
    padding-right: 5rem;
  }
}
.page-main > section.home--about,
.page-main > section.home--events {
  display: block;
}
.home--about {
  padding: 2rem 2rem;
  text-align: center;
}
.home--about:before,
.home--about:after {
  content: '';
  display: table;
}
.home--about:after {
  clear: both;
}
.home--about .about-item {
  display: block;
  margin: 4rem 0;
}
.home--about .about-item:hover,
.home--about .about-item:focus {
  text-decoration: none;
}
.home--about .about-item p {
  color: #333;
}
.home--about .about-item .fake-link {
  background: transparent;
  border: 2px solid #1b87a2;
  color: #1b87a2;
  display: inline-block;
  line-height: 1.6rem;
  padding: 0.9em 1.8em;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 0.5rem;
  /*&[class^="icon-"],
  &[class*=" icon-"] {
    &:before {
      background: fade(contrast(@btnBackground, #000, #fff, 50%), 10%);
      float: left;
      margin: -.5em 1em -.5em -1em;
      padding: .5em 1em;
    }
  }*/
}
.home--about .about-item .fake-link:hover,
.home--about .about-item .fake-link:focus {
  background: #1b87a2;
  color: #ffffff;
  outline: none;
}
.home--about .about-item .fake-link:active {
  top: 1px;
  background: #146376;
}
.home--about .about-item .fake-link .meta {
  color: inherit;
  font-size: .75em;
  opacity: .8;
}
.home--about .about-item h2 {
  font-size: 1.9rem;
  margin: 1.5rem 0;
  color: #1b87a2;
}
.home--about .about--actions svg {
  margin-right: -4rem;
}
.home--about .about--actions:hover .fake-link,
.home--about .about--actions:focus .fake-link {
  background: #1b87a2;
  color: #fff;
}
.home--about .about--key h2 {
  color: #de5b03;
}
.home--about .about--key .fake-link {
  border-color: #de5b03;
  color: #de5b03;
}
.home--about .about--key:hover .fake-link,
.home--about .about--key:focus .fake-link {
  background: #de5b03;
  color: #fff;
}
.home--about .about--move h2 {
  color: #6ba20b;
}
.home--about .about--move .fake-link {
  border-color: #6ba20b;
  color: #6ba20b;
}
.home--about .about--move:hover .fake-link,
.home--about .about--move:focus .fake-link {
  background: #6ba20b;
  color: #fff;
}
.home--about .about--actions .arrow {
  opacity: 0;
  -webkit-transform: translate(90px, -40px);
  -ms-transform: translate(90px, -40px);
  transform: translate(90px, -40px);
}
.home--about .about--actions:hover .arrow,
.home--about .about--actions:focus .arrow {
  -webkit-animation-name: aboutarrow;
  animation-name: aboutarrow;
  -webkit-animation-duration: 100ms;
  animation-duration: 100ms;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.home--about .about--move svg {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.home--about .about--move:hover svg,
.home--about .about--move:focus svg {
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 3400ms;
  animation-duration: 3400ms;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.home--about .about--key .gear g {
  -webkit-transform: rotate(0deg) translate(0, 0);
  -ms-transform: rotate(0deg) translate(0, 0);
  transform: rotate(0deg) translate(0, 0);
}
.home--about .about--key:hover .gear g,
.home--about .about--key:focus .gear g {
  -webkit-animation-name: rotatecog;
  animation-name: rotatecog;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.home--about .about--key:hover .gear--big g,
.home--about .about--key:focus .gear--big g {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
@-webkit-keyframes aboutarrow {
  0% {
    opacity: 0;
    -webkit-transform: translate(90px, -40px);
    transform: translate(90px, -40px);
  }
  0.01% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes aboutarrow {
  0% {
    opacity: 0;
    -webkit-transform: translate(90px, -40px);
    transform: translate(90px, -40px);
  }
  0.01% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes rotatecog {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotatecog {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.home-slider {
  margin: -1.6rem -10px;
}
.index:before,
.index:after {
  content: '';
  display: table;
}
.index:after {
  clear: both;
}
@media (min-width: 35em) {
  .index .index {
    margin: 0 2%;
  }
}
.index-section .index-section {
  box-sizing: border-box;
  display: block;
  position: relative;
  /*z-index: 1;*/
  margin: 2rem 0;
  /* width: 100%;*/
}
@media (min-width: 35em) {
  .index-section .index-section {
    float: left;
    margin: 0 2% 2%;
    width: 46%;
  }
  .index-section .index-section:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 45em) {
  .index-section .index-section {
    width: 100%;
  }
  .index-section .index-section:nth-child(2n+1) {
    clear: none;
  }
  .index-section .index-section:nth-child(3n+1) {
    clear: left;
  }
}
.index-section .index-section:after,
.index-section .index-section .index-section-title:after,
.index-section .index-section:before,
.index-section .index-section .index-section-title:before {
  background: #ccc;
  /*content: "";*/
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  position: absolute;
  z-index: -2;
}
.page-citoyens .index-section .index-section:after,
.page-citoyens .index-section .index-section .index-section-title:after,
.page-citoyens .index-section .index-section:before,
.page-citoyens .index-section .index-section .index-section-title:before {
  background: #568307;
}
.page-institutions .index-section .index-section:after,
.page-institutions .index-section .index-section .index-section-title:after,
.page-institutions .index-section .index-section:before,
.page-institutions .index-section .index-section .index-section-title:before {
  background: #187187;
}
.page-entreprises .index-section .index-section:after,
.page-entreprises .index-section .index-section .index-section-title:after,
.page-entreprises .index-section .index-section:before,
.page-entreprises .index-section .index-section .index-section-title:before {
  background: #d43900;
}
.page-associations .index-section .index-section:after,
.page-associations .index-section .index-section .index-section-title:after,
.page-associations .index-section .index-section:before,
.page-associations .index-section .index-section .index-section-title:before {
  background: #c80d4f;
}
.index-section .index-section:before {
  top: 0;
  left: 0;
}
.index-section .index-section:after {
  bottom: 0;
  left: 0;
}
.index-section .index-section .index-section-title:before {
  top: 0;
  right: 0;
}
.index-section .index-section .index-section-title:after {
  bottom: 0;
  right: 0;
}
.index .index .index-section-title {
  margin: 0 34px;
  display: inline-block;
  list-style-type: none;
  color: #DC0217;
  font-size: 20px;
  width: 25%;
  vertical-align: top;
}
.index .index .index-section-title:hover,
.index .index .index-section-title:focus {
  list-style-type: disc;
}
.page-institutions .index .index .index-section-title {
  color: #0f4552;
}
.page-citoyens .index .index .index-section-title {
  color: #3b5a05;
}
.page-business .index .index .index-section-title {
  color: #a32d02;
}
.page-associations .index .index .index-section-title {
  color: #74052c;
}
.index-section .index-section .index-section-title a {
  display: list-item;
  /* list-style-type: square; */
  box-sizing: border-box;
  font-size: 1.7rem;
  min-height: 8.5rem;
  font-weight: bold;
  padding: 2.2rem 0;
}
.page-citoyens .index-section .index-section .index-section-title a {
  color: #3b5a05;
}
.page-institutions .index-section .index-section .index-section-title a {
  color: #0f4552;
}
.page-entreprises .index-section .index-section .index-section-title a {
  color: #a32d02;
}
.page-associations .index-section .index-section .index-section-title a {
  color: #74052c;
}
.index-section .index-section .index-section-title a:before {
  content: "\25a0";
  position: absolute;
  text-align: center;
  font-size: 11px;
  width: 15px;
  height: 21px;
  margin-top: 3px;
  margin-left: -21px;
  list-style-type: none;
  /*top: 0.2rem;
  bottom: 0.2rem;
  left: 0.2rem;
  right: 0.2rem;
  z-index: -1;*/
}
.page .index-section .index-section .index-section-title a:hover,
.page .index-section .index-section .index-section-title a:focus {
  /*color: #fff;*/
  text-decoration: none;
  list-style-type: none;
  /*background: #DC0217;*/
}
.index-section .index-section .index-section-title a:hover:before,
.index-section .index-section .index-section-title a:focus:before {
  content: "\2022";
  font-size: 25px;
  opacity: 1;
  margin-top: -3px;
  background: url('../img/sousmenu-content-icons.png') no-repeat 0 6px transparent;
}
.page-citoyens .index-section .index-section .index-section-title a:hover:before,
.page-citoyens .index-section .index-section .index-section-title a:focus:before {
  /*top: 0;
  bottom: 0;
  right: 0;
  left: 0;*/
  background-position: -15px 6px;
}
.page-institutions .index-section .index-section .index-section-title a:hover:before,
.page-institutions .index-section .index-section .index-section-title a:focus:before {
  /*top: 0;
  bottom: 0;
  right: 0;
  left: 0;*/
  background-position: -30px 6px;
}
.page-business .index-section .index-section .index-section-title a:hover:before,
.page-business .index-section .index-section .index-section-title a:focus:before {
  /*top: 0;
  bottom: 0;
  right: 0;
  left: 0;*/
  background-position: -45px 6px;
}
.page-associations .index-section .index-section .index-section-title a:hover:before,
.page-associations .index-section .index-section .index-section-title a:focus:before {
  /*top: 0;
  bottom: 0;
  right: 0;
  left: 0;*/
  background-position: -60px 6px;
}
div.page-citoyens .index-section .index-section .index-section-title a:hover,
div.page-citoyens .index-section .index-section .index-section-title a:focus {
  /*color: #fff;*/
  text-decoration: none;
  /*background: #568307;*/
}
div.page-institutions .index-section .index-section .index-section-title a:hover
div.page-institutions .index-section .index-section .index-section-title a:focus {
  /*color: #fff;*/
  text-decoration: none;
  /*background: #187187;*/
}
div.page-business .index-section .index-section .index-section-title a:hover
div.page-business .index-section .index-section .index-section-title a:focus {
  /*color: #fff;*/
  text-decoration: none;
  /*background: #d43900;*/
}
div.page-associations .index-section .index-section .index-section-title a:hover
div.page-associations .index-section .index-section .index-section-title a:focus {
  /*color: #fff;*/
  text-decoration: none;
  /*background: #c80d4f;*/
}
.page-langswitch {
  overflow: hidden;
  width: 100%;
}
.langswitch {
  float: right;
  margin-right: 20px;
}
.nav-langswitch {
  margin: 0;
  padding: 0;
}
.nav-langswitch li {
  display: block;
  float: left;
}
.nav-langswitch li + li {
  position: relative;
}
.nav-langswitch li + li:before {
  background: #6c6c6c;
  content: "";
  display: block;
  width: 1px;
  top: 1.2rem;
  bottom: 1.2rem;
  left: 0;
  position: absolute;
}
.nav-langswitch-active,
.langswitch-link {
  display: block;
  line-height: 1.3;
  padding: 1rem 1rem;
  text-transform: uppercase;
}
.page-langswitch .langswitch-link {
  color: #424242;
}
.page-langswitch .langswitch-link:visited {
  color: #424242;
}
.page-langswitch .langswitch-link:hover,
.page-langswitch .langswitch-link:focus,
.page-langswitch .nav-activeitem .langswitch-link {
  color: #DC0217;
}
.nav-langswitch-active {
  color: #DC0217;
}
a.lien-actif {
  background: #568307;
  color: #fff;
  width: inherit;
}
.businessCard {
  border: 1px solid #e6cccd;
  box-shadow: inset 0 0 0 1px #fff;
  margin: 0 0 3em;
  padding: 0;
}
.businessCard p {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  margin: 0 0 0 auto;
  padding: .375em 2em;
  position: relative;
  width: 22em;
}
.businessCard p:first-child {
  padding-top: 6em;
}
.businessCard p:last-child {
  padding-bottom: 6em;
}
/* this is needed to use .btn as a mixin below */
.page-agenda .seachFieldBox button {
  background: transparent;
  border: 2px solid #1b87a2;
  color: #1b87a2;
  display: inline-block;
  line-height: 1.6rem;
  padding: 0.9em 1.8em;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 0.5rem;
  /*&[class^="icon-"],
  &[class*=" icon-"] {
    &:before {
      background: fade(contrast(@btnBackground, #000, #fff, 50%), 10%);
      float: left;
      margin: -.5em 1em -.5em -1em;
      padding: .5em 1em;
    }
  }*/
}
.page-agenda .seachFieldBox button:hover,
.page-agenda .seachFieldBox button:focus {
  background: #1b87a2;
  color: #ffffff;
  outline: none;
}
.page-agenda .seachFieldBox button:active {
  top: 1px;
  background: #146376;
}
.page-agenda .seachFieldBox button .meta {
  color: inherit;
  font-size: .75em;
  opacity: .8;
}
.page-agenda .seachFieldBox button:disabled {
  background: #c8c8c8 !important;
  border-color: #c8c8c8 !important;
  color: #333333 !important;
}
.contactForm input[type="text"],
.contactForm textarea {
  box-sizing: border-box;
  width: 100%;
}
.contactForm button[type="submit"] {
  margin: .75em;
}
.contactForm .title label {
  font-weight: bold;
}
.contactForm .button {
  display: inline-block;
}
.contactForm .button > button {
  background: transparent;
  border: 2px solid #1b87a2;
  color: #1b87a2;
  display: inline-block;
  line-height: 1.6rem;
  padding: 0.9em 1.8em;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 0.5rem;
  /*&[class^="icon-"],
  &[class*=" icon-"] {
    &:before {
      background: fade(contrast(@btnBackground, #000, #fff, 50%), 10%);
      float: left;
      margin: -.5em 1em -.5em -1em;
      padding: .5em 1em;
    }
  }*/
}
.contactForm .button > button:hover,
.contactForm .button > button:focus {
  background: #1b87a2;
  color: #ffffff;
  outline: none;
}
.contactForm .button > button:active {
  top: 1px;
  background: #146376;
}
.contactForm .button > button .meta {
  color: inherit;
  font-size: .75em;
  opacity: .8;
}
.contactForm .button.primary > button {
  border: 2px solid #6d6e71 !important;
  color: #6d6e71 !important;
}
.contactForm .button.primary > button:hover,
.contactForm .button.primary > button:focus {
  background: #6d6e71 !important;
}
.contactForm .button.primary > button:active {
  background: #545557 !important;
}
.contactForm .button.primary > button:hover,
.contactForm .button.primary > button:focus {
  color: #fff !important;
}
#sitemap h2 > a {
  color: #6d6e71;
  display: block;
  padding-bottom: .25em;
}
#sitemap h2 > a:after {
  background: #fee;
  border-radius: 1000px;
  content: '>';
  display: inline-block;
  font-size: .5em;
  line-height: 1;
  margin-left: .75em;
  padding: 6px 10px;
  position: relative;
  top: -3px;
}
#sitemap h2 > a:hover,
#sitemap h2 > a:focus,
#sitemap h2 > a:active {
  border-bottom-color: #e6cccd;
}
#sitemap h2 > a:hover:after,
#sitemap h2 > a:focus:after,
#sitemap h2 > a:active:after {
  background: #6d6e71;
  color: #fff;
}
#sitemap ul {
  font-size: .875em;
  line-height: 1.7143em;
}
#sitemap ul a {
  border-bottom-width: 0;
}
#sitemap ul a:hover,
#sitemap ul a:focus,
#sitemap ul a:active {
  background: #2e7de2;
  color: #fff;
}
.mcgyver {
  margin: 1em 0;
}
.mcgyver:before,
.mcgyver:after {
  content: '';
  display: table;
}
.mcgyver:after {
  clear: both;
}
.mcgyver-slot {
  display: block;
  float: left;
  padding: 0 1rem;
}
.mcgyver-slot + .mcgyver-slot {
  border-left: 1px dotted #eee ;
}
.mcgyver-slot .btn--mcgyver {
  border: none;
  color: #737373;
  padding: 0.25em 0.75em;
  position: relative;
}
.mcgyver-slot .btn--mcgyver,
.mcgyver-slot .btn--mcgyver:hover,
.mcgyver-slot .btn--mcgyver:focus {
  background: none;
}
.mcgyver-slot .btn--mcgyver:focus,
.mcgyver-slot .btn--mcgyver:hover {
  border: none;
  color: #DC0217;
}
.mcgyver-slot .btn--mcgyver [class^="icon-"]:not(:only-child):before,
.mcgyver-slot .btn--mcgyver [class*=" icon-"]:not(:only-child):before {
  margin-right: 0;
}
.btn--mcgyver-both i:before {
  margin-right: 20px;
}
.btn--mcgyver:hover span,
.btn--mcgyver:focus span {
  clip: auto;
  height: auto;
  width: auto;
  overflow: visible;
  bottom: 100%;
  background: #333;
  background: rgba(0, 0, 0, 0.85);
  padding: 1rem;
  color: #fff;
  left: 0;
  margin-bottom: 6px;
  border-radius: 4px;
}
.btn--mcgyver:hover span:before,
.btn--mcgyver:focus span:before {
  content: "";
  display: block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333;
  position: absolute;
  bottom: -6px;
  left: 12px;
}
.menu {
  background: #fff;
  border: 1px solid #6d6e71;
  border-radius: 4px;
  list-style: none;
  margin: 0;
  min-width: 10em;
  padding: 20px 0;
}
.menu a,
.menu button {
  background: none;
  border: none;
  border-radius: 0;
  color: #6d6e71;
  display: block;
  margin: 0;
  padding: 10px 20px;
}
.menu a:hover,
.menu button:hover,
.menu a:focus,
.menu button:focus {
  background-color: #333333;
  text-decoration: none;
}
.btngroup .menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: none;
  min-width: 80%;
  position: absolute;
  top: 100%;
  z-index: 10000;
}
.btngroup.is-open .menu {
  display: block;
}
.menu--dropdown {
  box-shadow: 0 8px 15px -4px rgba(0, 0, 0, 0.15);
}
.menu-toggle::after {
  display: inline-block;
  font-family: 'SkizzIcons';
  font-style: normal;
  font-weight: normal;
  margin-left: .5em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.menu-toggle::after {
  content: '\2c5';
}
.menu-toggle::after {
  font-size: .75em;
}
.breadcrumb {
  line-height: 2.13333333em;
}
.breadcrumb i {
  color: #c8c8c8;
  font-family: "SkizzIcons";
  font-style: normal;
}
.breadcrumb i:hover,
.breadcrumb i:focus {
  color: #2e7de2;
}
.breadcrumb a,
.breadcrumb a:visited {
  color: #DC0217;
}
.page-institutions .breadcrumb a,
.page-institutions .breadcrumb a:visited {
  color: #187187;
}
.page-citoyens .breadcrumb a,
.page-citoyens .breadcrumb a:visited {
  color: #568307;
}
.anchor,
.anchor:hover,
.anchor:focus {
  text-decoration: none;
}
.nav-local ul {
  font-size: .9em;
  list-style: none;
  margin: 0;
  padding: 0 0 0 1em;
}
.nav-local .nav--active > a,
.nav-local .nav-activeitem > a {
  font-weight: bold;
}
.page-footer .nav-secondary {
  background: #3d3d3d;
  padding: 20px 0;
}
.nav-support {
  border-top: 2px solid #b8be00;
  padding: 10px 0 20px;
  text-align: center;
}
.nav-support li,
.nav-support a {
  display: inline-block;
}
.page-footer a {
  color: #fff;
}
.page-footer a:hover,
.page-footer a:visited,
.page-footer a:focus {
  color: #fff;
}
/* Related links */
.nav-related {
  border-top: .25em solid #333;
  margin-top: 6em;
  overflow: hidden;
  padding-top: 1.5em;
}
.nav-related a {
  border-bottom-width: 0;
}
.nav-related a:hover,
.nav-related a:focus {
  background: #2e7de2;
  color: #fff;
}
.nav-related h3 {
  color: #000;
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1.5em;
  margin-bottom: .5em;
  margin-top: 1em;
  text-transform: uppercase;
}
.nav-related ul {
  font-size: .875em;
  line-height: 1.7143em;
  margin-top: 0;
}
.page-nav .nav-primary ul {
  display: none;
}
.page-nav .nav-section > li > a {
  text-transform: uppercase;
}
.page-nav .nav-section > li {
  border-bottom: 1px solid #eaeaea;
}
.page-nav .nav-primary > li > a {
  padding-left: 3rem;
}
.page-nav .nav--activeitem.nav--homepage > a {
  background: #565252;
  color: #fff;
  width: inherit;
}
.page-menu .page-nav .nav--activeitem.nav--homepage > a {
  background: #565252;
  color: #fff;
  /*width: 12%;*/
}
.page-nav .nav--activeitem.nav--citizens > a {
  background: #6ba20b;
  color: #fff;
}
.page-nav .nav--activeitem.nav--institutions > a {
  background: #1b87a2;
  color: #fff;
}
.page-nav .nav--activeitem.nav--business > a {
  background: #de5b03;
  color: #fff;
}
.page-nav .nav--activeitem.nav--associations > a {
  background: #DC0217;
  color: #fff;
}
.page-nav .nav--activeitem .nav--activeitem > a {
  background: #eeeeee;
}
.page-nav .nav--homepage a {
  border-left: 1rem solid #DC0217;
}
.page-nav .nav--homepage a:hover,
.page-nav .nav--homepage a:focus {
  background: #DC0217;
  color: #fff;
}
.page-nav .nav--citizens a {
  border-left: 1rem solid #568307;
}
.page-nav .nav--citizens a:hover,
.page-nav .nav--citizens a:focus {
  background: #568307;
  color: #fff;
  width: inherit;
}
.page-menu .page-nav .nav--citizens a:hover,
.page-menu .page-nav .nav--citizens a:focus {
  background: #6ba20b;
  color: #fff;
  /*width: 12%;*/
}
.page-menu .page-nav .nav--citizens .nav-primary a:hover,
.page-menu .page-nav .nav--citizens .nav-primary a:focus {
  background: #568307;
  color: #fff;
  width: inherit;
}
.page-nav .nav--institutions a {
  border-left: 1rem solid #187187;
}
.page-nav .nav--institutions a:hover,
.page-nav .nav--institutions a:focus {
  background: #187187;
  color: #fff;

}
.page-menu .page-nav .nav--institutions a:hover,
.page-menu .page-nav .nav--institutions a:focus {
  background: #1b87a2;
  color: #fff;
  /*width: 12%;*/
}
.page-menu .page-nav .nav--institutions .nav-primary a:hover,
.page-menu .page-nav .nav--institutions .nav-primary a:focus {
  background: #187187;
  color: #fff;
  width: inherit;
}
.page-nav .nav--business a {
  border-left: 1rem solid #de5b03;
}
.page-nav .nav--business a:hover,
.page-nav .nav--business a:focus {
  background: #de5b03;
  color: #fff;
}
.page-menu .page-nav .nav--business a:hover,
.page-menu .page-nav .nav--business a:focus {
  background: #de5b03;
  color: #fff;
  /*width: 12%;*/
}
.page-menu .page-nav .nav--business .nav-primary a:hover,
.page-menu .page-nav .nav--business .nav-primary a:focus {
  background: #d43900;
  color: #fff;
  width: inherit;
}
.page-nav .nav--associations a {
  border-left: 1rem solid #DC0217;
}
.page-nav .nav--associations a:hover,
.page-nav .nav--associations a:focus {
  background: #DC0217;
  color: #fff;
}
.page-menu .page-nav .nav--associations a:hover,
.page-menu .page-nav .nav--associations a:focus {
  background: #DC0217;
  color: #fff
  /*width: 12%;*/
}
@media(min-width: 61.5em){
  .page-menu .page-nav .nav--activeitem.nav--homepage > a {
    width: 12%;
  }
  .page-menu .page-nav .nav--associations a:hover,
  .page-menu .page-nav .nav--associations a:focus {
    width: 12%;
  }
  .page-menu .page-nav .nav--business a:hover,
  .page-menu .page-nav .nav--business a:focus {
    width: 12%;
  }
  .page-menu .page-nav .nav--institutions a:hover,
  .page-menu .page-nav .nav--institutions a:focus {
    width: 12%;
  }
  .page-menu .page-nav .nav--citizens a:hover,
  .page-menu .page-nav .nav--citizens a:focus {
    width: 12%;
  }
}
.page-menu .page-nav .nav--associations .nav-primary a:hover,
.page-menu .page-nav .nav--associations .nav-primary a:focus {
  background: #c80d4f;
  color: #fff;
  width: inherit;
}
.page-nav .nav--citizens a:hover,
.page-nav .nav--citizens a:focus {
  background: #6ba20b;
  color: #fff;
  /*width: 90%;*/
}
.page-footer .nav-section:before,
.page-footer .nav-section:after {
  content: '';
  display: table;
}
.page-footer .nav-section:after {
  clear: both;
}
.page-footer .nav-section li {
  border: none;
  margin: 0;
}
.page-footer .nav-section li a {
  border: none;
  position: relative;
}
.page-footer .nav-section li a:hover,
.page-footer .nav-section li a:focus {
  text-decoration: none;
}
.page-footer .nav-section li a:before {
  background: url('../img/footer-croche.png') no-repeat 0 0 transparent;
  display: inline-block;
  content: "";
  height: 2rem;
  line-height: 20px;
  margin-right: 1.5rem;
  width: 2rem;
  text-align: center;
  font-size: 0rem;
  vertical-align: text-top;
  transition: font-size 200ms ease-in-out;
}
.page-footer .nav-section li.nav--activeitem a:before,
.page-footer .nav-section li a:hover:before,
.page-footer .nav-section li a:focus:before {
  content: "\2022";
  font-size: 3.1rem;
}
.page-footer .nav-section .nav--homepage a {
  background: #DC0217;
}
.page-footer .nav-section .nav--citizens a {
  background: #6ba20b;
  /*width: 90%;*/
}
.page-footer .nav-section .nav--institutions a {
  background: #1b87a2;
}
.page-footer .nav-section .nav--business a {
  background: #de5b03;
}
.page-footer .nav-section .nav--associations a {
  background: #DC0217;
}
@media(min-width: 61.5em){
  .page-footer .nav-section .nav--citizens a {
    width: 90%;
  }
}
.search {
  display: block;
  max-width: none;
  padding: 1.6rem 1em;
  position: relative;
}
.search label {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.search input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.search input {
  box-sizing: border-box;
  border-radius: 0;
  border: none;
  width: 100%;
  padding: 1.5rem 15rem 1.5rem 1rem;
}
.search .btn,
.search .page-agenda .seachFieldBox button {
  background: #fff;
  border-radius: 0;
  position: absolute;
  top: 1.6rem;
  right: 1em;
  bottom: 1.6rem;
  margin: 0;
}
.search .btn:hover,
.search .btn:active,
.search .btn:focus,
.search .page-agenda .seachFieldBox button:hover,
.search .page-agenda .seachFieldBox button:active,
.search .page-agenda .seachFieldBox button:focus {
  background: #1b87a2;
}
.search-wording {
  font-family: 'arimo', Helvetica, Arial, sans-serif;
  padding: 1em .5em;
}
.search-meta {
  border-bottom: 1px solid #6d6e71;
  color: #6d6e71;
  font-family: 'arimo', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 0 0 3.2rem;
  overflow: hidden;
}
.form + .search-meta {
  margin-top: 1.6rem;
}
.search-meta-sort .is--active {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}
.search-results {
  list-style: none;
  padding-left: 0;
}
.search-results > li {
  margin: 0 0 4rem;
}
.search-results > li:before {
  display: none;
}
.search-results mark {
  background: none;
  color: inherit;
  font-weight: bold;
}
.search-results .mo-embed {
  width: 32%;
  max-width: 180px;
}
.search-results .article-head {
  margin-bottom: .4rem;
}
.search-results .article-summary {
  margin-bottom: 0.8rem;
}
.search-results .article-custom {
  background: #f0f0f0;
  border: 1px solid #DC0217;
  padding: 1em;
}
.search-results .article-custom a:hover {
  border: #DC0217 solid 1px;
  padding: 0px 3px;
  margin: -1px 0;
}
.search-results .article-custom a {
  padding: 0 4px;
}
.search-results .article-custom > li {
  padding-bottom: 0.8rem;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
}
.search-results .article-custom > li:before {
  display: none;
}
.search-results .article-custom span {
  display: inline;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
}
.search-results .article-custom b {
  font-weight: normal;
}
.search-results .article-custom--map {
  height: 8rem;
}
@media (max-width: 44.99em) {
  .search-meta-page {
    display: block;
  }
}
.home-slider,
.slideshow {
  overflow: hidden;
  position: relative;
}
.js-slideshow-ribbon {
  position: relative;
}
.js .slideshow {
  position: relative;
}
@media (min-width: 61.5em) {
  .slideshow-thumbs {
    position: relative;
    right: 10px;
    max-width: 85em;
    margin: auto;
  }

  .js .slide {
    display: none;
    width: 100%;
    margin: 0;
  }

  .js .is-slide--current {
    display: block;
  }

  .js .slide-image {
    width: 100%;
    margin-top: -80px;
  }

  .page-standard-language-root .js .slide-image {
    width: 100%;
    position: absolute;
    top: -130px;
  }

  .slideshow-thumbs .btn,
  .slideshow-thumbs .page-agenda .seachFieldBox button {
    background: rgb(255, 255, 255);
    border: 3px solid #fff;
    border: 3px solid rgba(23333, 23333, 23333, 0.6);
    color: #333333;
    display: inline-block;
    font-family: 'arimo', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    padding: .5em 1em;
    position: relative;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    top: 8rem;
    z-index: 3;
  }

  .slideshow-thumbs .btn:hover,
  .slideshow-thumbs .btn:focus,
  .slideshow-thumbs .page-agenda .seachFieldBox button:hover,
  .slideshow-thumbs .page-agenda .seachFieldBox button:focus {
    background: #fff;
    background: rgba(233, 233, 233, 0.6);
    border-color: transparent;
    color: #333;
    text-decoration: none;
  }

  .slideshow-thumbs .btn:active,
  .slideshow-thumbs .page-agenda .seachFieldBox button:active {
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    border-color: transparent;
    color: #333;
    top: 8rem;
  }

  .slideshow-thumbs .btn[disabled],
  .slideshow-thumbs .page-agenda .seachFieldBox button[disabled] {
    background: #c8c8c8;
    color: #58595b;
    opacity: 1;
  }

  .slideshow-thumbs .btn[disabled]:hover,
  .slideshow-thumbs .btn[disabled]:focus,
  .slideshow-thumbs .page-agenda .seachFieldBox button[disabled]:hover,
  .slideshow-thumbs .page-agenda .seachFieldBox button[disabled]:focus {
    background: #c8c8c8;
    top: 8rem;
    color: #58595b;
  }

  .slideshow-thumbs .btn[data-slide="prev"],
  .slideshow-thumbs .page-agenda .seachFieldBox button[data-slide="prev"] {
    left: 0;
  }

  .slideshow-thumbs .btn[data-slide="next"],
  .slideshow-thumbs .page-agenda .seachFieldBox button[data-slide="next"] {
    right: 0;
  }

  .slideshow-bookmarks {
    position: relative;
    text-align: center;
    z-index: 2;
  }

  .slideshow-bookmarks li {
    margin: 0 .25em;
  }

  .slideshow-bookmarks .btn,
  .slideshow-bookmarks .page-agenda .seachFieldBox button {
    padding: .25em;
  }

  .slideshow-bookmarks .btn:hover,
  .slideshow-bookmarks .btn:focus,
  .slideshow-bookmarks .page-agenda .seachFieldBox button:hover,
  .slideshow-bookmarks .page-agenda .seachFieldBox button:focus {
    background: none;
  }

  .slideshow-bookmarks .btn:hover i::before,
  .slideshow-bookmarks .btn:focus i::before,
  .slideshow-bookmarks .is-active i::before,
  .slideshow-bookmarks .page-agenda .seachFieldBox button:hover i::before,
  .slideshow-bookmarks .page-agenda .seachFieldBox button:focus i::before {
    content: '\e827';
  }

  .slide {
    margin: 0;
    position: relative;
  }

  .slide:focus {
    outline: none;
  }

  .slide > img {
    display: block;
  }

  @media (min-width: 45em) {
    .page-standard-gallery .slide > img {
      display: flex;
      /*height: 100%;*/
      margin: auto;
    }
  }
  .slide p {
    margin: 0;
  }

  .slide-content {
    background: #333;
    display: block;
    border: none;
    padding: 0;
    position: relative;
  }

  .page .slide-content {
    border: none;
  }

  .page .slide-content .blocklink,
  .page .slide-content .blocklink .slide-title,
  .page .slide-content .blocklink:visited {
    color: #fff;
  }

  .slide-content .blocklink {
    position: relative;
  }

  .slide-content .blocklink:after {
    content: "";
    display: block;
    width: 4rem;
    height: 4rem;
    position: absolute;
  }

  .slide-content .blocklink:after {
    border-right: 6px solid #DC0217;
    border-top: 6px solid #DC0217;
    top: 0;
    right: 0;
  }

  .slide-content .slide-credit,
  .slide-content .blocklink {
    color: #fff;
    padding: 20px;
    position: relative;
    text-decoration: none;
    z-index: 2;
  }

  .slide-image {
    display: block;
    height: auto;
    width: 100%;
  }

  .slide-title {
    font-size: 2.4rem;
    line-height: 1.2;
    color: #fff;
    margin: 0 0 1rem;
    text-transform: uppercase;
  }

  .slide-description {
    font-size: 1.3rem;
    line-height: 1.5;
  }

  .slide-description .more {
    /*display: none;*/
    font-family: 'Roboto', Helvetica, arial, sans-serif;
    font-weight: normal;
  }

  .slide-credit {
    font-size: .75em;
    padding-top: 0;
  }

  .slide-credit p {
    margin: 0;
  }

  .slideshow-transition {
    display: none;
  }

  /*# sourceMappingURL=palm.css.map */
  .vcard-title {
    display: inherit;
  }

  section.box .box-small {
    margin: 0;
    padding-bottom: 0;
  }

  .themes a {
    display: table;
  }

  .page-content .media-group {
    position: relative;
    display: inline-block;
    margin: 1em;
    width: 30%;
    height: 10em;
    overflow: hidden;
  }

  .media-img {
    position: absolute;
    width: 100%;
    top: -15px;
  }

  .media-title {
    position: absolute;
    height: 65px;
    top: 85px;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
  }

  .media-title a {
    position: relative;
    left: 10px;
    top: 2px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
  }

  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    #topsearch button {
      margin: -7px -3px;
    }
  }
}
