@import url(../css/font-awesome.min.css);





*, ::after, ::before {
  box-sizing: border-box; }


a:not([class]) {
  text-decoration-skip-ink: auto; }


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }


:focus {
  outline: 0; }


main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }


audio,
canvas,
video {
  display: inline-block;
  max-width: 100%; }


audio:not([controls]) {
  display: none;
  height: 0; }


[hidden] {
  display: none; }


a:active,
a:hover {
  outline: none; }



img {
  border: 0;
  max-width: 100%;
  display: block; }


figure {
  margin: 0; }


button,
input {
  line-height: normal; }


button,
select {
  text-transform: none; }


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  
  cursor: pointer;
   }


button[disabled],
html input[disabled] {
  cursor: default; }


input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  
  padding: 0; }


input[type="search"] {
  -webkit-appearance: textfield;
  
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  
  box-sizing: content-box; }


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }


button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button {
  border: 0;
  background: transparent; }


textarea {
  overflow: auto;
  
  vertical-align: top;
   }


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

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }




hr {
  box-sizing: content-box;
  
  height: 0;
  
  overflow: visible;
   }


pre {
  font-family: monospace, monospace;
  
  font-size: 1em;
   }


a {
  background-color: transparent; }


abbr[title] {
  border-bottom: none;
  
  text-decoration: underline;
  
  text-decoration: underline dotted;
   }


b,
strong {
  font-weight: bolder; }


code,
kbd,
samp {
  font-family: monospace, monospace;
  
  font-size: 1em;
   }


small {
  font-size: 80%; }


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }



button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  
  font-size: 100%;
  
  line-height: 1.15;
  
  margin: 0;
   }


button,
input {
  
  overflow: visible; }


button,
select {
  
  text-transform: none; }


button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }


button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }


button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }



legend {
  border: 0;
  box-sizing: border-box;
  
  color: inherit;
  
  display: table;
  
  max-width: 100%;
  
  padding: 0;
  
  white-space: normal;
   }


progress {
  vertical-align: baseline; }


[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }


[type="search"] {
  -webkit-appearance: textfield;
  
  outline-offset: -2px;
   }


[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }


::-webkit-file-upload-button {
  -webkit-appearance: button;
  
  font: inherit;
   }



details {
  display: block; }


summary {
  display: list-item; }



template {
  display: none; }


[hidden] {
  display: none; }



::-moz-selection {
  color: #fff;
  background: #00f;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #00f;
  text-shadow: none; }

html,
body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400; }

html {
  font-size: 62.5%; }

body {
  color: #000;
  font-size: 1.6rem;
  line-height: 2.4rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  scroll-behavior: smooth; }

h1,
h2,
h3 {
  font-family: Arial, Helvetica, sans-serif; }

h1,
h2 {
  font-size: 4.8rem;
  line-height: 7.2rem;
  font-weight: 700; }

h3 {
  font-weight: 700; }

button::-moz-focus-inner {
  border: 0; }

html,
button,
input,
select,
textarea {
  color: #000; }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    color: #000;
    text-decoration: underline; }

em {
  font-style: italic; }

input:focus {
  outline: none; }

strong {
  font-weight: 700; }

.tablet {
  display: none; }

.mobile {
  display: none; }

#block-tabs, .ecl-container, #block-escosecondcustomblockforhome,
#home-search-form,
#block-escothirdcustomblockforhome,
#block-escofifthcustomblockforhome, .block-wrapper--what,
.block-wrapper--start,
.ecl-form .block-wrapper--news_events_home, #block-mainpagecontent, .block-wrapper--news_events_home, .path-news #block-mainpagecontent {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  padding-right: 0px;
  padding-left: 0px; }
  @media (max-width: 1200px) {
    #block-tabs, .ecl-container, #block-escosecondcustomblockforhome,
    #home-search-form,
    #block-escothirdcustomblockforhome,
    #block-escofifthcustomblockforhome, .block-wrapper--what,
    .block-wrapper--start,
    .ecl-form .block-wrapper--news_events_home, #block-mainpagecontent, .block-wrapper--news_events_home, .path-news #block-mainpagecontent {
      padding-right: 1rem;
      padding-left: 1rem; } }
  @media (max-width: 1139px) {
    #block-tabs, .ecl-container, #block-escosecondcustomblockforhome,
    #home-search-form,
    #block-escothirdcustomblockforhome,
    #block-escofifthcustomblockforhome, .block-wrapper--what,
    .block-wrapper--start,
    .ecl-form .block-wrapper--news_events_home, #block-mainpagecontent, .block-wrapper--news_events_home, .path-news #block-mainpagecontent {
      padding-right: 1rem;
      padding-left: 1rem; } }

.path-frontpage #page-header .ecl-page-header .views-element-container, .path-frontpage #page-header .ecl-page-header .views-element-container > div, .slick-slider {
  clear: both; }
  .path-frontpage #page-header .ecl-page-header .views-element-container:before, .path-frontpage #page-header .ecl-page-header .views-element-container > div:before, .slick-slider:before, .path-frontpage #page-header .ecl-page-header .views-element-container:after, .path-frontpage #page-header .ecl-page-header .views-element-container > div:after, .slick-slider:after {
    content: "";
    display: table; }
  .path-frontpage #page-header .ecl-page-header .views-element-container:after, .path-frontpage #page-header .ecl-page-header .views-element-container > div:after, .slick-slider:after {
    clear: both; }

body {
  font-family: "Arial", sans-serif; }

.social-media-sharing ul li a.share::before, .back_download::before, #dynamic_fields .package_container button::before,
#dynamic_fields .ecl-form-group button::before,
#dmdynamic_fields .package_container button::before,
#dmdynamic_fields .ecl-form-group button::before,
#downloadform_separator .package_container button::before,
#downloadform_separator .ecl-form-group button::before, .downloadcards .custom-dataset a::before, .esco-banner-block .esco-banner-block-content:before, .warning-message-container .warning-message:before, .path-faq .views-row .oe-faq .ui-accordion-header-active::before, .path-about-esco .views-row .oe-faq .ui-accordion-header-active::before, .path-faq .views-row .oe-faq .ui-accordion-header-collapsed::before, .path-about-esco .views-row .oe-faq .ui-accordion-header-collapsed::before {
  font-family: "FontAwesome"; }

.ecl-u-mb-2xl .ecl-blockquote .ecl-blockquote__body {
  font-weight: 300; }

#block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-field-landing-tags .field-content ul li, .views-field-field-news-tags span, .social-media-sharing .share, .ecl-menu__link, .ecl-u-mb-2xl .ecl-social-media-follow__list .ecl-social-media-follow__item .ecl-social-media-follow__link .ecl-link__label {
  font-weight: 400; }

.ecl-page-header-core__title, .ecl-page-header-core__title--custom .custom-block-title-first:first-child, #block-escothirdcustomblockforhome .custom-block-title-first:first-child, .block-wrapper--what .custom-block-title-first:not(.what-text):first-child,
.block-wrapper--start .custom-block-title-first:first-child, #fifth_title_position, .block-wrapper--news_events_home .custom-block-title-home, .layout__region--content .views-element-container header h2, .ecl-u-mb-2xl .ecl-u-type-heading-3, .path-news #block-mainpagecontent .views-element-container header p:first-child, .oe-occupations--content .oe-occupations--content--description > .block-title,
.oe-occupations--content .oe-occupations--content--uri > .block-title,
.oe-occupations--content .oe-occupations--content--log > .block-title, .oe-occupations--content .oe-occupations--content--skills .block-title, .privacy-statement-page .form-title span:nth-child(1), .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div span, .button-form, .block-wrapper--esco_forum .block-footer-link a, .entity-moderation-form__item .ecl-button--primary, #search-home-button, .download-btn, #edit-news-button-subscribe, .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone, .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link, #edit-actions.form-wrapper .ecl-button--primary, #occupation-search-form .ecl-button--primary, #skill-search-form .ecl-button--primary, .download-form button#edit-package,
.download-form button#edit-dmpackage, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit, #block-escosixthcustomblockforhome .download-btn, .ecl-page-header-core .div_link_home:nth-child(odd) a, .about-btn, .block-wrapper--esco_contact .block-footer-link a, .ecl-page-header-core .div_link_home:nth-child(even) a, .faqs-btn, .big-btn-white, .path-news #block-mainpagecontent .views-element-container .more-link a, .ecl-u-mb-2xl .ecl-editor p a, .block-wrapper--esco_options .block-footer-link a, .block-wrapper--esco_contact .block-footer-text a, .block-wrapper--esco_forum .block-footer-text a, .ecl-menu__link--current, #search-home-title-find, .search-home-clear a .form-item-clear-find:after, .classification_btn_text, #newsletter-home-title, .ecl-u-mb-2xl .ecl-link-block a, .ecl-u-mb-2xl .ecl-link__label, article.oe-news.full .oe-news__title, .oe-news__lastest_news, .download-confirmation-page a, .esco-banner-block .esco-banner-block-content, .warning-message-container .warning-message, .oe-occupations--tree p, .oe-occupations--tree button, .oe-occupations--tree ul li a, .oe-occupations--content .oe-occupations--content--title h3,
.oe-occupations--content .oe-occupations--content--title p, .oe-occupations--content .oe-occupations--content--description > .block-box .code p:first-child,
.oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels p:first-child,
.oe-occupations--content .oe-occupations--content--uri > .block-box .code p:first-child,
.oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels p:first-child,
.oe-occupations--content .oe-occupations--content--log > .block-box .code p:first-child,
.oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels p:first-child, .oe-occupations--content .oe-occupations--content--description > .block-box .description p:first-child,
.oe-occupations--content .oe-occupations--content--description > .block-box .regulatory-aspect p:first-child,
.oe-occupations--content .oe-occupations--content--uri > .block-box .description p:first-child,
.oe-occupations--content .oe-occupations--content--uri > .block-box .regulatory-aspect p:first-child,
.oe-occupations--content .oe-occupations--content--log > .block-box .description p:first-child,
.oe-occupations--content .oe-occupations--content--log > .block-box .regulatory-aspect p:first-child, .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills p:first-child,
.oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge p:first-child,
.oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills p:first-child,
.oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge p:first-child, .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .copy-clipboard,
.oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .copy-clipboard,
.oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .copy-clipboard,
.oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .copy-clipboard, .oe-occupations--content .oe-occupations--content--uri .concept-uri p:first-child, .oe-occupations--content .oe-occupations--content--uri .concept-uri a, .oe-occupations--content .oe-occupations--content--uri .status p:first-child, .classification-blue-box .classification_blue_box_text, .classification_information ul li, .layout--twocol-section nav ul li a, .box-links > p:first-child, .download-form .search-home-clear a .js-form-item-dmclear-find:after, .download-form .dmsearch-home-clear a .js-form-item-dmclear-find:after, #block-mainpagecontent .oe-searchview--wrapper header .oe-searchview--wrapper__title .oe-searchview--wrapper__title--inn .search-results, #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-title, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .list-title, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row h3, .privacy-statement-page .custom-dataset span:nth-child(2), .privacy-statement-page .form-title span:nth-child(2), .privacy-statement-page .privacy-form .form-item-privacy-block p:nth-child(1), .privacy-statement-page .privacy-form .form-item-privacy-block .more-text a, .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper p:nth-child(1), .privacy-statement-page .privacy-form .captcha__block .captcha .form-item-captcha-response .field-prefix, .path-faq .views-row .oe-faq .ui-state-default, .path-about-esco .views-row .oe-faq .ui-state-default {
  font-weight: 700; }

.ecl-page-header-core__title, .ecl-page-header-core__title--custom .custom-block-title-first:first-child {
  border: 0;
  font-size: 68px;
  line-height: 1.2;
  color: #ffffff; }
  @media (max-width: 768px) {
    .ecl-page-header-core__title, .ecl-page-header-core__title--custom .custom-block-title-first:first-child {
      font-size: 46px; } }
  @media (max-width: 480px) {
    .ecl-page-header-core__title, .ecl-page-header-core__title--custom .custom-block-title-first:first-child {
      font-size: 26px; } }

#block-escothirdcustomblockforhome .custom-block-title-first:first-child, .block-wrapper--what .custom-block-title-first:not(.what-text):first-child,
.block-wrapper--start .custom-block-title-first:first-child, #fifth_title_position, .block-wrapper--news_events_home .custom-block-title-home, .layout__region--content .views-element-container header h2 {
  border: 0;
  font-size: 48px;
  line-height: 1.2;
  color: #004494; }
  @media (max-width: 768px) {
    #block-escothirdcustomblockforhome .custom-block-title-first:first-child, .block-wrapper--what .custom-block-title-first:not(.what-text):first-child,
    .block-wrapper--start .custom-block-title-first:first-child, #fifth_title_position, .block-wrapper--news_events_home .custom-block-title-home, .layout__region--content .views-element-container header h2 {
      font-size: 34px; } }
  @media (max-width: 480px) {
    #block-escothirdcustomblockforhome .custom-block-title-first:first-child, .block-wrapper--what .custom-block-title-first:not(.what-text):first-child,
    .block-wrapper--start .custom-block-title-first:first-child, #fifth_title_position, .block-wrapper--news_events_home .custom-block-title-home, .layout__region--content .views-element-container header h2 {
      font-size: 20px; } }

.ecl-u-mb-2xl .ecl-u-type-heading-3, .path-news #block-mainpagecontent .views-element-container header p:first-child, .oe-occupations--content .oe-occupations--content--description > .block-title,
.oe-occupations--content .oe-occupations--content--uri > .block-title,
.oe-occupations--content .oe-occupations--content--log > .block-title, .oe-occupations--content .oe-occupations--content--skills .block-title, .privacy-statement-page .form-title span:nth-child(1), .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div span {
  border: 0;
  font-size: 36px;
  line-height: 1.2;
  color: #0a0a0a; }
  @media (max-width: 480px) {
    .ecl-u-mb-2xl .ecl-u-type-heading-3, .path-news #block-mainpagecontent .views-element-container header p:first-child, .oe-occupations--content .oe-occupations--content--description > .block-title,
    .oe-occupations--content .oe-occupations--content--uri > .block-title,
    .oe-occupations--content .oe-occupations--content--log > .block-title, .oe-occupations--content .oe-occupations--content--skills .block-title, .privacy-statement-page .form-title span:nth-child(1), .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div span {
      font-size: 20px; } }

#block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-field-landing-tags .field-content ul li {
  color: #0a0a0a;
  background-color: #ffffff;
  border: 1px solid #004494;
  border-left-width: 5px;
  box-shadow: 0px 2px 2px rgba(104, 181, 245, 0.09);
  border-image-source: linear-gradient(to top, #4073AF, #004494);
  border-image-slice: 1;
  border-radius: 3px;
  line-height: 35px;
  font-size: 16px;
  padding: 0px 10px; }
  @media (max-width: 480px) {
    #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-field-landing-tags .field-content ul li {
      font-size: 14px; } }

.tags-clear {
  border: 1px solid #68B5F5;
  border-image-source: linear-gradient(to top, #E0EEFF, #bfd0e4); }

.views-field-field-news-tags span {
  background-color: #bfd0e4;
  color: #004494;
  font-size: 14px;
  border-left: 3px solid #004494;
  box-shadow: 0px 3px 2px -3px rgba(0, 0, 0, 0.31);
  padding: 6px 15px 6px 10px; }

#main-content .ecl-select, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container .ecl-select, .suscribe, #main-content .ecl-text-input {
  box-sizing: border-box;
  border-radius: 26px;
  background-color: #ffffff;
  border: 1px solid #004494;
  color: #0a0a0a;
  font-size: 20px;
  line-height: 52px;
  width: 100%;
  padding: 0 26px; }
  @media (max-width: 480px) {
    #main-content .ecl-select, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container .ecl-select, .suscribe, #main-content .ecl-text-input {
      line-height: 44px;
      padding: 0 18px; } }
  #main-content [type="search"].ecl-select, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container [type="search"].ecl-select, [type="search"].suscribe, #main-content [type="search"].ecl-text-input {
    background-color: #f7fcff;
    border: 1px solid #253964;
    padding: 0 26px 0 64px;
    background-image: url("--search--");
    background-position: 26px;
    background-size: 24px auto;
    background-repeat: no-repeat; }
    @media (max-width: 480px) {
      #main-content [type="search"].ecl-select, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container [type="search"].ecl-select, [type="search"].suscribe, #main-content [type="search"].ecl-text-input {
        font-size: 16px; } }

#main-content .ecl-select, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container .ecl-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  background-position: right;
  background-size: 12px auto;
  background-repeat: no-repeat;
  padding: 13px 15px;
  line-height: initial; }
  #main-content .ecl-select::-ms-expand, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container .ecl-select::-ms-expand {
    display: none; }

.ecl-select option {
  font-size: 16px;
  color: #0a0a0a;
  padding: 0 15px;
  border-bottom: 1px solid #f1f1f1; }
  .ecl-select option:hover {
    background-color: #f0f; }

textarea {
  box-sizing: border-box;
  border-radius: 26px;
  background-color: #ffffff;
  border: 1px solid #004494;
  color: #0a0a0a;
  font-size: 20px;
  width: 100%;
  height: 192px;
  padding: 16px; }
  @media (max-width: 480px) {
    textarea {
      height: 240px; } }

.button-form {
  width: 776px;
  color: #ffffff;
  background-color: #004494; }
  .button-form:hover {
    background-color: #002f67; }
  @media (max-width: 480px) {
    .button-form {
      width: 100%; } }

.suscribe {
  border-radius: 0px;
  font-size: 16px;
  width: 460px;
  padding: 0 18px; }
  @media (max-width: 480px) {
    .suscribe {
      width: 100%;
      border-radius: 26px; } }

.ecl-text-input:active,
.ecl-text-input:hover {
  outline: 0px solid #ffd617;
  outline-offset: 0px; }

.ecl-text-input:focus,
.ecl-select:focus {
  outline: 2px solid #ffd617;
  outline-offset: 0px; }

.button-form, .block-wrapper--esco_forum .block-footer-link a, .entity-moderation-form__item .ecl-button--primary, #search-home-button, .download-btn, #edit-news-button-subscribe, .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone, .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link, #edit-actions.form-wrapper .ecl-button--primary, #occupation-search-form .ecl-button--primary, #skill-search-form .ecl-button--primary, .download-form button#edit-package,
.download-form button#edit-dmpackage, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit, #block-escosixthcustomblockforhome .download-btn, .ecl-page-header-core .div_link_home:nth-child(odd) a, .about-btn, .block-wrapper--esco_contact .block-footer-link a, .ecl-page-header-core .div_link_home:nth-child(even) a, .faqs-btn, .big-btn-white, .path-news #block-mainpagecontent .views-element-container .more-link a, .ecl-u-mb-2xl .ecl-editor p a {
  box-sizing: border-box;
  border-radius: 26px;
  font-size: 20px;
  text-align: center;
  min-width: 176px;
  padding: 15px 26px;
  border: 0px;
  text-decoration: none; }
  @media (max-width: 768px) {
    .button-form, .block-wrapper--esco_forum .block-footer-link a, .entity-moderation-form__item .ecl-button--primary, #search-home-button, .download-btn, #edit-news-button-subscribe, .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone, .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link, #edit-actions.form-wrapper .ecl-button--primary, #occupation-search-form .ecl-button--primary, #skill-search-form .ecl-button--primary, .download-form button#edit-package,
    .download-form button#edit-dmpackage, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit, #block-escosixthcustomblockforhome .download-btn, .ecl-page-header-core .div_link_home:nth-child(odd) a, .about-btn, .block-wrapper--esco_contact .block-footer-link a, .ecl-page-header-core .div_link_home:nth-child(even) a, .faqs-btn, .big-btn-white, .path-news #block-mainpagecontent .views-element-container .more-link a, .ecl-u-mb-2xl .ecl-editor p a {
      border-radius: 20px;
      font-size: 18px;
      width: 100%;
      padding: 2px 0px;
      display: block; } }
  @media (max-width: 480px) {
    .button-form, .block-wrapper--esco_forum .block-footer-link a, .entity-moderation-form__item .ecl-button--primary, #search-home-button, .download-btn, #edit-news-button-subscribe, .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone, .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link, #edit-actions.form-wrapper .ecl-button--primary, #occupation-search-form .ecl-button--primary, #skill-search-form .ecl-button--primary, .download-form button#edit-package,
    .download-form button#edit-dmpackage, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit, #block-escosixthcustomblockforhome .download-btn, .ecl-page-header-core .div_link_home:nth-child(odd) a, .about-btn, .block-wrapper--esco_contact .block-footer-link a, .ecl-page-header-core .div_link_home:nth-child(even) a, .faqs-btn, .big-btn-white, .path-news #block-mainpagecontent .views-element-container .more-link a, .ecl-u-mb-2xl .ecl-editor p a {
      border-radius: 20px;
      font-size: 18px;
      width: 100%;
      padding: 2px 0px;
      display: block; } }
  .button-form:hover, .block-wrapper--esco_forum .block-footer-link a:hover, .entity-moderation-form__item .ecl-button--primary:hover, #search-home-button:hover, .download-btn:hover, #edit-news-button-subscribe:hover, .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone:hover, .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link:hover, #edit-actions.form-wrapper .ecl-button--primary:hover, #occupation-search-form .ecl-button--primary:hover, #skill-search-form .ecl-button--primary:hover, .download-form button#edit-package:hover,
  .download-form button#edit-dmpackage:hover, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary:hover, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit:hover, #block-escosixthcustomblockforhome .download-btn:hover, .ecl-page-header-core .div_link_home:nth-child(odd) a:hover, .about-btn:hover, .block-wrapper--esco_contact .block-footer-link a:hover, .ecl-page-header-core .div_link_home:nth-child(even) a:hover, .faqs-btn:hover, .big-btn-white:hover, .path-news #block-mainpagecontent .views-element-container .more-link a:hover, .ecl-u-mb-2xl .ecl-editor p a:hover, .button-form:focus, .block-wrapper--esco_forum .block-footer-link a:focus, .entity-moderation-form__item .ecl-button--primary:focus, #search-home-button:focus, .download-btn:focus, #edit-news-button-subscribe:focus, .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone:focus, .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link:focus, #edit-actions.form-wrapper .ecl-button--primary:focus, #occupation-search-form .ecl-button--primary:focus, #skill-search-form .ecl-button--primary:focus, .download-form button#edit-package:focus,
  .download-form button#edit-dmpackage:focus, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary:focus, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit:focus, #block-escosixthcustomblockforhome .download-btn:focus, .ecl-page-header-core .div_link_home:nth-child(odd) a:focus, .about-btn:focus, .block-wrapper--esco_contact .block-footer-link a:focus, .ecl-page-header-core .div_link_home:nth-child(even) a:focus, .faqs-btn:focus, .big-btn-white:focus, .path-news #block-mainpagecontent .views-element-container .more-link a:focus, .ecl-u-mb-2xl .ecl-editor p a:focus {
    text-decoration: none; }

.block-wrapper--esco_forum .block-footer-link a, .entity-moderation-form__item .ecl-button--primary, #search-home-button, .download-btn, #edit-news-button-subscribe, .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone, .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link, #edit-actions.form-wrapper .ecl-button--primary, #occupation-search-form .ecl-button--primary, #skill-search-form .ecl-button--primary, .download-form button#edit-package,
.download-form button#edit-dmpackage, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit {
  color: #ffffff;
  background-color: #004494; }
  .block-wrapper--esco_forum .block-footer-link a:hover, .entity-moderation-form__item .ecl-button--primary:hover, #search-home-button:hover, .download-btn:hover, #edit-news-button-subscribe:hover, .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone:hover, .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link:hover, #edit-actions.form-wrapper .ecl-button--primary:hover, #occupation-search-form .ecl-button--primary:hover, #skill-search-form .ecl-button--primary:hover, .download-form button#edit-package:hover,
  .download-form button#edit-dmpackage:hover, #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary:hover, #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit:hover {
    background-color: #002f67; }

#block-escosixthcustomblockforhome .download-btn, .ecl-page-header-core .div_link_home:nth-child(odd) a, .about-btn {
  color: #004494;
  background-color: #ffd617; }
  #block-escosixthcustomblockforhome .download-btn:hover, .ecl-page-header-core .div_link_home:nth-child(odd) a:hover, .about-btn:hover {
    background-color: #f8ae21; }

.block-wrapper--esco_contact .block-footer-link a, .ecl-page-header-core .div_link_home:nth-child(even) a, .faqs-btn, .big-btn-white, .path-news #block-mainpagecontent .views-element-container .more-link a, .ecl-u-mb-2xl .ecl-editor p a {
  color: #004494 !important;
  background-color: #ffffff;
  border: 1px solid #004494; }
  .block-wrapper--esco_contact .block-footer-link a:hover, .ecl-page-header-core .div_link_home:nth-child(even) a:hover, .faqs-btn:hover, .big-btn-white:hover, .path-news #block-mainpagecontent .views-element-container .more-link a:hover, .ecl-u-mb-2xl .ecl-editor p a:hover {
    border: 1px solid #002f67; }

.social-media-sharing .share {
  box-sizing: border-box;
  width: 121px;
  color: #ffffff;
  background-color: #004494;
  background-position: left;
  background-size: 30px auto;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  padding: 8px 0px 8px 55px; }
  @media (max-width: 480px) {
    .social-media-sharing .share {
      width: 100%;
      padding: 8px 0px; } }
  .social-media-sharing .share:hover {
    background-color: #002f67; }
  .social-media-sharing .share:focus {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }

:lang(ar) .ecl-menu__inner {
  margin: 15px -0.75rem 30px 0; }
  @media (max-width: 995px) {
    :lang(ar) .ecl-menu__inner {
      margin: 0px; } }
:lang(ar) .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item {
  margin-right: 0px;
  margin-left: 30px; }
:lang(ar) .ecl-lang-select-page .ecl-u-ml-m {
  margin: 0 1rem !important; }
:lang(ar) .ecl-page-header-core .div_link_home:nth-child(2n) a {
  margin-right: 24px; }
  @media (max-width: 768px) {
    :lang(ar) .ecl-page-header-core .div_link_home:nth-child(2n) a {
      margin-right: 0px;
      border: 0px; } }
@media (max-width: 995px) {
  :lang(ar) .ecl-menu__open {
    float: left; } }
@media (max-width: 995px) {
  :lang(ar) .ecl-menu__close {
    right: auto;
    left: 15px; } }
@media (max-width: 995px) {
  :lang(ar) .ecl-button__icon--before {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; } }
:lang(ar) .ecl-menu__item--has-children {
  background-position: 15px;
  padding-right: 0px !important;
  padding-left: 20px !important; }
:lang(ar) .ecl-menu__list li.ecl-menu__item--has-children:hover a {
  background-position: 15px;
  padding-right: 24px !important;
  padding-left: 34px !important; }
  @media (max-width: 995px) {
    :lang(ar) .ecl-menu__list li.ecl-menu__item--has-children:hover a {
      padding-right: 14px !important; } }
@media (min-width: 996px) {
  :lang(ar) .esco-website .ecl-site-header-core__language-icon {
    margin-left: 0;
    margin-right: 0.5rem; } }
:lang(ar) .ecl-page-header-core {
  padding: 0 0 30px 0; }
:lang(ar) #home-search-form {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
:lang(ar) #search-home-title-find {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start; }
  @media (max-width: 768px) {
    :lang(ar) #search-home-title-find {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }
:lang(ar) #search-home-title-text {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end; }
  @media (max-width: 768px) {
    :lang(ar) #search-home-title-text {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }
:lang(ar) .search-home-clear {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start; }
  :lang(ar) .search-home-clear a {
    background-position: right center;
    padding-right: 24px;
    padding-left: 0px; }
:lang(ar) #search-home-keyword {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4; }
:lang(ar) #search-home-selector {
  -webkit-box-ordinal-group: 5;
  -moz-box-ordinal-group: 5;
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5; }
  :lang(ar) #search-home-selector .ecl-select {
    background-position: 15px;
    padding-right: 10px; }
  @media (max-width: 995px) {
    :lang(ar) #search-home-selector {
      margin: 0 -10px 0 25px; } }
  @media (max-width: 768px) {
    :lang(ar) #search-home-selector {
      margin: 0; } }
:lang(ar) #search-home-button {
  -webkit-box-ordinal-group: 6;
  -moz-box-ordinal-group: 6;
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6; }
:lang(ar) .classification_btn_appear {
  background-image: url("../images/classification-btn-ar.png"); }
  :lang(ar) .classification_btn_appear:hover {
    background-image: url("../images/classification-btn-hover-ar.png"); }
  @media (max-width: 768px) {
    :lang(ar) .classification_btn_appear .classification_btn_text {
      margin-right: 18px; } }
:lang(ar) .what-text {
  text-align: right; }
:lang(ar) .what-btns {
  text-align: right; }
  :lang(ar) .what-btns .div_link_home .faqs-btn {
    margin-left: 0;
    margin-right: 24px; }
    @media (max-width: 768px) {
      :lang(ar) .what-btns .div_link_home .faqs-btn {
        margin-right: 0px; } }
:lang(ar) .views-field-oe-summary,
:lang(ar) .views-field-oe-publication-date {
  padding-left: 0px;
  padding-right: 12px; }
:lang(ar) .block-wrapper--news_events_home
.views-element-container
.views-row
.views-field-field-news-tags
ul
li {
  margin-left: 8px;
  margin-right: 0px; }
:lang(ar) .form-header {
  border-right: 100vw solid transparent;
  border-left: 0; }
:lang(ar) #edit-main.form-wrapper .form-item-name-of-organisation {
  margin-right: 0px;
  margin-left: 20px; }
:lang(ar) #main-content .ecl-select {
  background-position: 15px !important;
  padding-right: 15px !important; }
:lang(ar) .ecl-checkbox__box {
  margin-right: 0;
  margin-left: 0.75rem; }
:lang(ar) .ecl-u-mb-2xl .ecl-editor {
  text-align: right; }
:lang(ar) .ecl-u-mr-m {
  margin-right: 0rem !important;
  margin-left: 1rem !important; }
:lang(ar) .ecl-u-ml-sm-l {
  margin-left: 0rem !important;
  margin-right: 1.5rem !important; }
:lang(ar) .ecl-u-mr-sm-l {
  margin-right: 0rem !important;
  margin-left: 1.5rem !important; }
:lang(ar) .ecl-u-mb-2xl .ecl-content-item-block .ecl-col-md-4 .ecl-u-type-color-grey-75,
:lang(ar) .ecl-content-item-block .ecl-col-12 .ecl-u-type-color-grey-75,
:lang(ar) .ecl-u-mb-2xl .ecl-content-item-block .ecl-col-md-4 .ecl-u-type-heading-5,
:lang(ar) .ecl-content-item-block .ecl-col-12 .ecl-u-type-heading-5 {
  text-align: right; }
:lang(ar) .ecl-u-mb-2xl
.ecl-social-media-follow__list
.ecl-social-media-follow__item
.ecl-social-media-follow__link {
  padding-right: 0px;
  padding-left: 20px;
  display: flex; }
:lang(ar) .ecl-social-media-follow__icon,
:lang(ar) .ecl-social-media-follow__icon-hover {
  margin-right: 0rem;
  margin-left: 1rem; }
:lang(ar) .ecl-social-media-follow__item {
  margin-right: 0rem;
  margin-left: 1.5rem; }
:lang(ar) .ecl-accordion2__toggle-flex {
  text-align: right; }
:lang(ar) .ecl-editor ol {
  padding-left: 0;
  padding-right: 2.5rem; }
:lang(ar) .page-node-type-oe-landing-pages article {
  text-align: right; }
:lang(ar) .page-node-type-oe-landing-pages .ecl-button__icon--after,
:lang(ar) .page-node-type-oe-landing-pages .ecl-button__label + .ecl-button__icon {
  margin-right: 0.5rem;
  transform: rotate(270deg); }
:lang(ar) .page-node-type-oe-landing-pages .ecl-contextual-navigation__more {
  margin-right: 20px; }
:lang(ar) .page-node-type-oe-landing-pages .ecl-blockquote {
  border-left: 0;
  border-right: 0.625rem solid #004494; }
:lang(ar) .page-node-type-oe-landing-pages .ecl-blockquote__attribution {
  text-align: left !important; }
  :lang(ar) .page-node-type-oe-landing-pages .ecl-blockquote__attribution .ecl-blockquote__author {
    display: inline-block; }
    :lang(ar) .page-node-type-oe-landing-pages .ecl-blockquote__attribution .ecl-blockquote__author::before {
      float: right;
      margin-left: 8px; }
:lang(ar) .page-node-type-oe-landing-pages .ecl-accordion2__toggle-icon {
  margin-right: 0;
  margin-left: 1rem; }
:lang(ar) .page-node-type-escopedia-page .layout--twocol-section .layout__region--first {
  padding-right: 0px;
  padding-left: 20px;
  text-align: right; }
:lang(ar) .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl-editor {
  text-align: right; }
:lang(ar) .path-news
#block-mainpagecontent
.views-element-container
.views-row
.views-field-field-news-tags
span.field-content
ul
li {
  margin-right: 0px;
  margin-left: 8px; }
:lang(ar) .oe-news__lastest_news::before {
  left: auto;
  right: 0;
  padding-right: 10px; }
:lang(ar) .oe-news__lastest_news {
  margin-right: 18px;
  padding-right: 30px; }
  @media (max-width: 995px) {
    :lang(ar) .oe-news__lastest_news {
      padding-left: 0px;
      padding-right: 22px;
      margin-right: 0px; } }
:lang(ar) .oe-news.full .ecl-container .ecl-row:first-child {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start; }
:lang(ar) .oe-news.full .oe-news__date time {
  border-left: 0;
  padding-left: 0;
  border-right: 1px solid;
  padding-right: 8px;
  margin-right: 8px; }
:lang(ar) .oe-searchview--wrapper__title--inn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  :lang(ar) .oe-searchview--wrapper__title--inn .search-results {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3; }
:lang(ar) #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container .ecl-select {
  background-position: 15px;
  padding-right: 15px; }
@media (max-width: 768px) {
  :lang(ar) #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword label {
    margin-left: 0%;
    margin-right: 3%; } }
@media (max-width: 995px) {
  :lang(ar) #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type {
    margin: 0 0 0 35px; } }
@media (max-width: 768px) {
  :lang(ar) #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type {
    margin: 0px; } }
@media (max-width: 768px) {
  :lang(ar) #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type label {
    margin-left: 0%;
    margin-right: 3%; } }
:lang(ar) #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-field-landing-tags .field-content ul li {
  margin: 16px 0 0 8px; }
@media (max-width: 995px) {
  :lang(ar) #block-mainpagecontent .oe-searchview--wrapper .views-row {
    margin: 0 3% 0 0; } }
:lang(ar) #block-mainpagecontent
.oe-search--wrapper__content
.oe-search--wrapper__content--inn
.search-form .ecl-form-group--text-input {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4; }
:lang(ar) #block-mainpagecontent
.oe-search--wrapper__content
.oe-search--wrapper__content--inn
.search-form .ecl-form-group--select {
  -webkit-box-ordinal-group: 5;
  -moz-box-ordinal-group: 5;
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5; }
  @media (max-width: 995px) {
    :lang(ar) #block-mainpagecontent
    .oe-search--wrapper__content
    .oe-search--wrapper__content--inn
    .search-form .ecl-form-group--select {
      margin: 0 0 0 35px; } }
  @media (max-width: 768px) {
    :lang(ar) #block-mainpagecontent
    .oe-search--wrapper__content
    .oe-search--wrapper__content--inn
    .search-form .ecl-form-group--select {
      margin: 0px; } }
:lang(ar) #block-mainpagecontent
.oe-search--wrapper__content
.oe-search--wrapper__content--inn
.search-form .ecl-button--primary {
  -webkit-box-ordinal-group: 6;
  -moz-box-ordinal-group: 6;
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6; }
:lang(ar) .download-form #version-div .ecl-u-mv-m,
:lang(ar) .download-form #content-div .ecl-u-mv-m,
:lang(ar) .download-form #language-div .ecl-u-mv-m,
:lang(ar) .download-form #type-div .ecl-u-mv-m {
  text-align: right; }
:lang(ar) .ecl-u-mb-2xl .ecl-editor p a.button-home-classification {
  margin: 0 0 0 auto; }
:lang(ar) #version-div {
  -webkit-box-ordinal-group: 7;
  -moz-box-ordinal-group: 7;
  -ms-flex-order: 7;
  -webkit-order: 7;
  order: 7; }
:lang(ar) #occupation-search-form #search-home-button,
:lang(ar) #skill-search-form #search-home-button {
  margin-right: 0;
  margin-left: 34px; }
:lang(ar) .oe-occupations--content {
  padding-left: 0px;
  padding-right: 24px; }
:lang(ar) .oe-occupations--tree .has-child-link::before {
  left: 10px;
  right: initial; }
:lang(ar) .oe-occupations--tree ul li a {
  padding: 6px 20px 6px 35px; }
:lang(ar) .oe-occupations--tree button {
  float: left; }
@media (max-width: 995px) {
  :lang(ar) .layout--twocol-section nav ul {
    padding-left: 0px;
    padding-right: 20px; } }
@media (max-width: 768px) {
  :lang(ar) .layout--twocol-section nav ul {
    margin-bottom: 40px; } }
:lang(ar) .layout--twocol-section .layout__region--first {
  box-sizing: border-box;
  padding-right: 0px;
  padding-left: 20px;
  margin-bottom: 50px; }
  :lang(ar) .layout--twocol-section .layout__region--first nav .has-child-link::before {
    right: initial;
    left: 20px; }
  :lang(ar) .layout--twocol-section .layout__region--first nav ul li a {
    padding: 6px 20px 6px 35px; }
  :lang(ar) .layout--twocol-section .layout__region--first nav button {
    float: left; }
:lang(ar) .layout__region--second .classification-blue-box {
  float: right; }
  @media (max-width: 768px) {
    :lang(ar) .layout__region--second .classification-blue-box {
      float: inherit;
      margin-right: 10px; } }
:lang(ar) .layout__region--second .classification_information {
  text-align: right !important;
  margin-left: 0px;
  margin-right: 10px; }
:lang(ar) .layout__region--second div span.occupation_types_text {
  text-align: right !important; }
  @media (max-width: 768px) {
    :lang(ar) .layout__region--second div span.occupation_types_text {
      margin-right: 10px; } }
:lang(ar) .layout__region--second .occupation_types .classification_buttons .classification_buttons_button {
  text-align: center; }
@media (max-width: 995px) {
  :lang(ar) .oe-occupations--content
  .oe-occupations--content--skills
  .block-box
  .essential-skills
  .copy-clipboard,
  :lang(ar) .oe-occupations--content
  .oe-occupations--content--skills
  .block-box
  .essential-knowledge
  .copy-clipboard,
  :lang(ar) .oe-occupations--content
  .oe-occupations--content--skills
  .block-box
  .optional-skills
  .copy-clipboard,
  :lang(ar) .oe-occupations--content
  .oe-occupations--content--skills
  .block-box
  .optional-knowledge
  .copy-clipboard {
    right: auto;
    left: 30px; } }
:lang(ar) .privacy-statement-page
.privacy-form
#edit-data-block
.fieldset-wrapper
.form-item
.ecl-select__container
select {
  background-position: 15px !important; }
:lang(ar) .ecl-file__language {
  margin-right: 0;
  margin-left: 0.25rem; }

.path-frontpage #page-header .ecl-page-header .views-element-container, .path-frontpage #page-header .ecl-page-header .views-element-container > div, .slick-slider {
  clear: both; }
  .path-frontpage #page-header .ecl-page-header .views-element-container:before, .path-frontpage #page-header .ecl-page-header .views-element-container > div:before, .slick-slider:before, .path-frontpage #page-header .ecl-page-header .views-element-container:after, .path-frontpage #page-header .ecl-page-header .views-element-container > div:after, .slick-slider:after {
    content: "";
    display: table; }
  .path-frontpage #page-header .ecl-page-header .views-element-container:after, .path-frontpage #page-header .ecl-page-header .views-element-container > div:after, .slick-slider:after {
    clear: both; }

.ui-dialog.ui-dialog-off-canvas .ui-dialog-title {
  max-width: 100%; }

#drupal-off-canvas-wrapper.ui-dialog-content label {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  font-weight: 400; }
#drupal-off-canvas-wrapper.ui-dialog-content .form-text {
  width: 100%;
  padding: 10px;
  margin: 0; }
#drupal-off-canvas-wrapper.ui-dialog-content .ecl-checkbox__label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  padding: 8px 0; }
#drupal-off-canvas-wrapper.ui-dialog-content .ecl-checkbox__input + .ecl-checkbox__label .ecl-checkbox__box {
  background: white;
  border-color: white;
  margin-right: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 16px; }
#drupal-off-canvas-wrapper.ui-dialog-content .ecl-checkbox__input:checked + .ecl-checkbox__label .ecl-checkbox__box {
  background: #004494;
  border-color: #004494; }
#drupal-off-canvas-wrapper.ui-dialog-content .ecl-select {
  appearance: none;
  background-color: transparent;
  border: 1px solid #404040;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: #404040;
  display: block;
  font: normal normal 400 1rem/1.25rem Arial, sans-serif;
  margin: 0;
  padding: calc(0.75rem - 1px) calc(0.75rem + 2.75rem - 1px) calc(0.75rem - 1px) calc(0.75rem - 1px);
  width: 100%;
  z-index: 1; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select::-ms-expand {
    display: none; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select:hover {
    border-color: #004494; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select:focus {
    outline: 3px solid #ffd617;
    outline-offset: -3px; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select__container {
    background-color: white;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    position: relative;
    margin: 0;
    width: auto; }
    #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select__container--hidden {
      margin-top: 0 !important; }
    #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select__container--hidden .ecl-select {
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      position: absolute !important;
      width: 1px; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select__icon {
    align-items: center;
    background-color: #004494;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.75rem;
    z-index: 0; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select:hover + .ecl-select__icon {
    background-color: #004494; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select:focus + .ecl-select__icon {
    background-color: #004494; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-select__icon-shape {
    fill: white; }
#drupal-off-canvas-wrapper.ui-dialog-content .ecl-button--primary {
  margin-top: 16px;
  background-color: #ffd617;
  color: black;
  font-size: 18px;
  padding: 8px 24px;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: 600; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-button--primary:hover, #drupal-off-canvas-wrapper.ui-dialog-content .ecl-button--primary:active {
    background-color: #023776;
    color: white; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ecl-button--primary[disabled], #drupal-off-canvas-wrapper.ui-dialog-content .ecl-button--primary[disabled]:hover {
    background-color: #bfd0e4;
    border-color: #bfd0e4;
    color: white; }
#drupal-off-canvas-wrapper.ui-dialog-content ul.layout-selection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center; }
  #drupal-off-canvas-wrapper.ui-dialog-content ul.layout-selection li {
    width: 22%;
    padding: 24px 0; }
    #drupal-off-canvas-wrapper.ui-dialog-content ul.layout-selection li a {
      text-align: center;
      font-size: 14px;
      color: white; }
      #drupal-off-canvas-wrapper.ui-dialog-content ul.layout-selection li a div {
        line-height: 1; }
#drupal-off-canvas-wrapper.ui-dialog-content .form-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center; }
  #drupal-off-canvas-wrapper.ui-dialog-content .form-actions button,
  #drupal-off-canvas-wrapper.ui-dialog-content .form-actions a {
    margin: 0 8px; }
#drupal-off-canvas-wrapper.ui-dialog-content .link {
  color: white; }
#drupal-off-canvas-wrapper.ui-dialog-content .ajax-progress.ajax-progress-throbber {
  position: absolute;
  top: 0;
  right: -5%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  width: 105%;
  background: rgba(255, 255, 255, 0.4); }
  #drupal-off-canvas-wrapper.ui-dialog-content .ajax-progress.ajax-progress-throbber .throbber {
    width: 30px;
    height: 30px;
    border: 4px rgba(255, 255, 255, 0.8) solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
    background: none;
    padding: 0; }
  #drupal-off-canvas-wrapper.ui-dialog-content .ajax-progress.ajax-progress-throbber .message {
    display: none; }
@keyframes sp-anime {
  100% {
    transform: rotate(360deg); } }
.layout-builder-form #edit-actions.form-wrapper,
.confirmation #edit-actions.form-wrapper {
  text-align: left; }
  .layout-builder-form #edit-actions.form-wrapper .ecl-button--primary,
  .confirmation #edit-actions.form-wrapper .ecl-button--primary {
    width: auto; }

.ecl-button:focus {
  border: none; }

#page-header {
  position: relative;
  z-index: 50; }
  #page-header nav.ecl-menu .ecl-menu__item:hover .ecl-menu__link {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  #page-header .ecl-menu {
    background-color: #004494 !important; }
    @media (min-width: 996px) {
      #page-header .ecl-menu__container {
        position: static !important; }
      #page-header .ecl-menu__inner {
        position: static !important; }
      #page-header .ecl-menu__list {
        position: static !important; }
      #page-header .ecl-menu__item {
        position: static !important;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
        margin-right: 0px !important; }
        #page-header .ecl-menu__item:hover, #page-header .ecl-menu__item--focused, #page-header .ecl-menu__item--current {
          background-color: #f2f5f9 !important;
          color: #004494; }
          #page-header .ecl-menu__item:hover a.ecl-menu__link, #page-header .ecl-menu__item--focused a.ecl-menu__link, #page-header .ecl-menu__item--current a.ecl-menu__link {
            color: #004494; }
        #page-header .ecl-menu__item--has-children {
          background-image: url(../images/arrow-menu-white.svg);
          background-size: 10px;
          background-position: 92% 54%; }
          #page-header .ecl-menu__item--has-children a.ecl-menu__link {
            padding-right: 44px !important; }
          #page-header .ecl-menu__item--has-children:hover {
            background-image: url(../images/arrow-menu-blue.svg); }
            #page-header .ecl-menu__item--has-children:hover a {
              background-image: none; }
        #page-header .ecl-menu__item--current {
          background-image: url(../images/arrow-menu-white.svg);
          background-color: #023776 !important;
          color: white; }
          #page-header .ecl-menu__item--current a.ecl-menu__link {
            color: white;
            text-decoration: none;
            font-weight: 400; }
          #page-header .ecl-menu__item--current:not(.ecl-menu__item--has-children) {
            background-image: none; }
      #page-header .ecl-menu__link {
        position: static !important;
        background-color: transparent !important;
        padding-right: 24px !important;
        padding-left: 24px;
        color: white; }
        #page-header .ecl-menu__link:hover, #page-header .ecl-menu__link--current {
          background-color: transparent !important;
          color: #004494; }
      #page-header .ecl-menu__mega {
        -webkit-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
        -khtml-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
        -moz-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
        -ms-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
        -o-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
        box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
        background: #f2f5f9;
        position: absolute;
        left: 0;
        width: 100%;
        border: 0;
        top: auto;
        margin-top: 49px; }
      #page-header .ecl-menu__sublist {
        max-width: 1200px;
        margin: auto;
        width: 100%;
        padding: 30px 24px; }
      #page-header .ecl-menu__subitem {
        padding: 0 !important; }
        #page-header .ecl-menu__subitem:hover {
          background-color: transparent; }
      #page-header .ecl-menu__sublink {
        border-right: 1px solid #82a3ca;
        padding: 10px 16px !important;
        color: #004494; } }
    @media (max-width: 995px) {
      #page-header .ecl-menu__list {
        overflow-x: hidden; }
      #page-header .ecl-menu__item--has-children {
        background-image: url(../images/arrow-menu-white.svg); }
        #page-header .ecl-menu__item--has-children:hover {
          background-image: url(../images/arrow-menu-white.svg);
          margin-right: 1rem !important; }
          #page-header .ecl-menu__item--has-children:hover .ecl-menu__link {
            background-color: transparent !important;
            padding: 16px !important; }
      #page-header .ecl-menu__link {
        max-width: 100%;
        width: 100%;
        display: block;
        padding: 16px;
        box-sizing: border-box; }
      #page-header .ecl-menu__open {
        margin: 0 4px 0;
        padding: 0; }
        #page-header .ecl-menu__open .ecl-icon {
          height: 26px;
          width: 26px; } }

.path-frontpage #page-header .ecl-breadcrumb,
.path-frontpage #page-header .custom-block-title-first {
  display: none; }
.path-frontpage #page-header .ecl-page-header__title-container {
  margin-top: 0px; }
.path-frontpage #page-header .ecl-page-header-core__title--custom .custom-block-title-first:first-child {
  display: none; }
.path-frontpage #page-header .ecl-page-header {
  max-width: 100%;
  padding: 0;
  position: relative; }
  .path-frontpage #page-header .ecl-page-header .views-element-container {
    background-color: #023776; }
    .path-frontpage #page-header .ecl-page-header .views-element-container > div {
      background-color: #084c99;
      margin-bottom: 68px; }
    .path-frontpage #page-header .ecl-page-header .views-element-container .slick--view--slider-home {
      position: relative;
      z-index: 10; }
    .path-frontpage #page-header .ecl-page-header .views-element-container footer {
      position: absolute;
      bottom: 0;
      margin: auto;
      left: 0;
      right: 0;
      max-width: 1200px;
      z-index: 1; }
      .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer {
        display: flex;
        height: 68px;
        align-items: center;
        padding: 0 24px; }
        .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-play_pause {
          color: white; }
          .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-play_pause a {
            display: block;
            width: 38px;
            height: 38px;
            font-size: 0;
            background-color: transparent;
            background-repeat: no-repeat;
            background-position: left center;
            background-size: cover; }
            .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-play_pause a.play {
              background-image: url("../images/icon-play.svg");
              display: none; }
            .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-play_pause a.pause {
              background-image: url("../images/icon-pause.svg"); }
        .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-numbers {
          color: white;
          font-weight: 600;
          font-size: 16px;
          padding-left: 24px; }
          @media (max-width: 768px) {
            .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-numbers {
              display: none; } }
        .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-dots {
          margin: 0 0 0 20px;
          padding: 0;
          list-style: none;
          display: flex;
          width: auto;
          justify-content: flex-start;
          align-items: center;
          align-content: flex-start; }
          .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-dots li {
            height: 20px;
            display: flex; }
            .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-dots li button {
              -webkit-border-radius: 50%;
              -khtml-border-radius: 50%;
              -moz-border-radius: 50%;
              -ms-border-radius: 50%;
              -o-border-radius: 50%;
              border-radius: 50%;
              line-height: 1;
              font-size: 0;
              border: 1px solid white;
              width: 20px;
              height: 20px;
              margin-right: 5px;
              background: transparent; }
            .path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-dots li.slick-active button {
              background: white; }

.ecl-page-header,
.ecl-page-header-core {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0 !important; }

@media screen and (max-width: 479px) {
  .ecl-site-header-core__logo-image {
    max-height: 3.75rem;
    max-width: 10rem; } }
.ecl-page-header-core__title {
  color: #404040;
  font-size: 32px; }

.ecl-site-header-core__container {
  padding-bottom: 2rem;
  padding-top: 2rem; }

.ecl-breadcrumb {
  background-color: transparent; }
  @media (max-width: 995px) {
    .ecl-breadcrumb {
      display: none; } }
  .ecl-breadcrumb__container {
    padding: 24px 0;
    border-width: 2px;
    border-bottom: 1px solid #bfd0e4 !important; }
    @media (max-width: 480px) {
      .ecl-breadcrumb__container {
        border-bottom: 0px; } }
  .ecl-breadcrumb__segment {
    font-size: 14px;
    margin-top: 0.75rem; }
    @media (max-width: 480px) {
      .ecl-breadcrumb__segment {
        font-size: 12px; } }
  .ecl-breadcrumb__link {
    color: #004494 !important; }
  .ecl-breadcrumb__current-page {
    color: #707070; }
  .ecl-breadcrumb__icon {
    fill: #004494; }

.ecl-site-header-core__language-icon {
  white-space: nowrap; }

.ecl-lang-select-page {
  display: none; }

.ecl-page-header-core .ecl-u-border-bottom {
  border-bottom: 0px solid #fff !important; }

.ecl-language-list--overlay .ecl-language-list__container {
  overflow-x: visible; }

#block-responsivetitle {
  background: #004494;
  background: -webkit-linear-gradient(top, #004494 0%, #4073af 100%);
  background: linear-gradient(to bottom, #004494 0%, #4073af 100%);
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
  color: white; }
  @media (max-width: 995px) {
    #block-responsivetitle {
      display: block; } }

.ecl-col-sm-12 {
  max-width: 100%;
  flex: 0 0 100%; }

#page-header .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item.focus-active .ecl-menu__mega {
  visibility: visible; }

.footer-top {
  margin-top: 20px; }
  .footer-top__container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #bfd0e4;
    padding-top: 18px;
    padding-bottom: 34px; }

.footer-bottom {
  background: #004494; }
  .footer-bottom__container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer-bottom__left {
    padding-top: 39px;
    padding-bottom: 39px;
    max-width: 58%; }
  .footer-bottom__right {
    background: #bfd0e4;
    padding-top: 39px;
    padding-bottom: 39px;
    max-width: 42%; }

.footer-version__container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #bfd0e4;
  padding-top: 17px;
  padding-bottom: 17px; }

.block-wrapper--esco_share {
  font-size: 20px;
  margin-bottom: 18px; }

.social-media-sharing ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .social-media-sharing ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    width: 23%;
    height: 35px; }
    @media (max-width: 768px) {
      .social-media-sharing ul li {
        width: 100%;
        margin-bottom: 20px; } }
    .social-media-sharing ul li a.share {
      width: 100%;
      position: relative; }
      @media (max-width: 480px) {
        .social-media-sharing ul li a.share {
          padding: 8px 0px 8px 55px; } }
      .social-media-sharing ul li a.share img {
        display: none; }
      .social-media-sharing ul li a.share:hover {
        text-decoration: none; }
      .social-media-sharing ul li a.share::before {
        display: block;
        width: 35px;
        height: 35px;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        line-height: 35px;
        color: #ffffff;
        font-size: 20px; }
      .social-media-sharing ul li a.share.twitter::before {
        content: "\f099";
        background-color: #00acee; }
      .social-media-sharing ul li a.share.facebook-share::before {
        content: "\f09a";
        background-color: #3b5998; }
      .social-media-sharing ul li a.share.linkedin::before {
        content: "\f0e1";
        background-color: #0e76a8; }
      .social-media-sharing ul li a.share.email::before {
        content: "\f0e0";
        background-color: #4073af; }

@media (max-width: 768px) {
  .block-wrapper--esco_options .block-footer-link {
    text-align: center; } }
.block-wrapper--esco_options .block-footer-link a {
  color: #004494; }
  .block-wrapper--esco_options .block-footer-link a:hover {
    color: #0a0a0a; }
  .block-wrapper--esco_options .block-footer-link a:focus {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }

.block-wrapper--esco_contact .block-footer-text {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.4; }
  .block-wrapper--esco_contact .block-footer-text p {
    margin-bottom: 20px; }
    .block-wrapper--esco_contact .block-footer-text p:last-child {
      margin-bottom: 0; }
  .block-wrapper--esco_contact .block-footer-text a {
    color: #ffffff;
    text-decoration: underline; }
.block-wrapper--esco_contact .block-footer-link {
  margin-top: 36px; }
  .block-wrapper--esco_contact .block-footer-link a {
    min-width: 276px;
    padding: 9px 36px 8px; }
    @media (max-width: 768px) {
      .block-wrapper--esco_contact .block-footer-link a {
        padding: 0px; } }
    @media (max-width: 480px) {
      .block-wrapper--esco_contact .block-footer-link a {
        padding: 0px; } }
    .block-wrapper--esco_contact .block-footer-link a:focus {
      outline-offset: -1px !important; }
.block-wrapper--esco_contact .block-footer-text a:focus,
.block-wrapper--esco_contact .block-footer-link a:focus {
  outline: 2px solid #ffd617;
  outline-offset: 0px; }

.block-wrapper--esco_forum {
  padding-right: 9px;
  padding-left: 9px; }
  .block-wrapper--esco_forum .block-footer-text {
    font-size: 14px;
    line-height: 1.4; }
    .block-wrapper--esco_forum .block-footer-text p {
      margin-bottom: 20px; }
      .block-wrapper--esco_forum .block-footer-text p:last-child {
        margin-bottom: 0; }
    .block-wrapper--esco_forum .block-footer-text a {
      text-decoration: underline; }
  .block-wrapper--esco_forum .block-footer-link {
    margin-top: 36px; }
    .block-wrapper--esco_forum .block-footer-link a {
      min-width: 276px;
      padding: 9px 36px 8px; }
      @media (max-width: 768px) {
        .block-wrapper--esco_forum .block-footer-link a {
          padding: 0px; } }
      @media (max-width: 480px) {
        .block-wrapper--esco_forum .block-footer-link a {
          padding: 0px; } }

.block-wrapper--esco_version {
  padding-right: 9px;
  padding-left: 9px;
  font-size: 12px;
  line-height: 1.2;
  color: #404040; }

.ecl-footer-core__container {
  display: block; }

footer.ecl-site-footer .ecl-site-footer__container .ecl-site-footer__row:first-child .ecl-site-footer__column:nth-child(3) .ecl-site-footer__section:nth-child(2) h2.ecl-site-footer__title {
  display: none; }
footer.ecl-site-footer .ecl-site-footer__container .ecl-site-footer__row:first-child .ecl-site-footer__column:nth-child(3) .ecl-site-footer__section:nth-child(2) ul.ecl-site-footer__list {
  padding-top: 32px; }

.path-frontpage #page-header .ecl-page-header .views-element-container > div {
  margin-bottom: 0px !important; }

html {
  font-size: 100%; }

body {
  background-color: #fff;
  color: #0a0a0a;
  font-size: 16px;
  position: relative; }
  body *,
  body *::before,
  body *::after {
    box-sizing: border-box;
    word-break: break-word; }

#main-content {
  z-index: 1;
  position: relative; }

.dialog-off-canvas-main-canvas {
  overflow-x: visible; }

.ecl-language-list--overlay {
  z-index: 10000; }

.page-hidetitle .ecl-page-header__title-container {
  display: none; }

.ecl-menu,
.ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__list {
  background-color: transparent !important; }

.ecl-menu__list li {
  position: relative !important; }
  .ecl-menu__list li.ecl-menu__item--has-children:hover a {
    background-image: url("../images/list-hover.png");
    background-position: 95%;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 24px !important;
    background-color: #bfd0e4 !important; }
    @media (max-width: 995px) {
      .ecl-menu__list li.ecl-menu__item--has-children:hover a {
        background-image: none;
        padding-right: 0px !important;
        background-color: #004494 !important;
        font-weight: 400; } }
    @media (max-width: 768px) {
      .ecl-menu__list li.ecl-menu__item--has-children:hover a {
        background-image: none;
        padding-right: 0px !important;
        background-color: #004494 !important;
        font-weight: 400; } }
    @media (max-width: 480px) {
      .ecl-menu__list li.ecl-menu__item--has-children:hover a {
        background-image: none;
        padding-right: 0px !important;
        background-color: #004494 !important;
        font-weight: 400; } }

.ecl-menu__inner {
  margin: 0 0 0 -0.75rem; }
  @media (max-width: 995px) {
    .ecl-menu__inner {
      margin: 0px; } }

.ecl-menu__link {
  line-height: 1.5;
  margin: 0px; }

.ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__link {
  border-bottom: 0px; }

.ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item {
  padding-left: 0rem;
  padding-right: 0rem;
  margin-right: 30px; }

.ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__list .ecl-menu__item:before, .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__list .ecl-menu__item:after {
  content: none; }

.ecl-menu__link--current {
  text-decoration: underline; }

.ecl-menu:not(.ecl-menu--forced-mobile)
.ecl-menu__item--current
.ecl-menu__link {
  background-color: transparent; }

.ecl-menu__item:hover .ecl-menu__link,
.ecl-menu:not(.ecl-menu--forced-mobile)
.ecl-menu__item:hover
.ecl-menu__link:hover {
  background-color: #bfd0e4;
  width: auto;
  border-radius: 26px;
  border-bottom: 0px;
  color: #004494; }
  @media (max-width: 995px) {
    .ecl-menu__item:hover .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile)
    .ecl-menu__item:hover
    .ecl-menu__link:hover {
      background-color: transparent;
      border-radius: 0px;
      color: #ffffff;
      width: 100%; } }
  @media (max-width: 768px) {
    .ecl-menu__item:hover .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile)
    .ecl-menu__item:hover
    .ecl-menu__link:hover {
      background-color: transparent;
      border-radius: 0px;
      color: #ffffff;
      width: 100%; } }
  @media (max-width: 480px) {
    .ecl-menu__item:hover .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile)
    .ecl-menu__item:hover
    .ecl-menu__link:hover {
      background-color: transparent;
      border-radius: 0px;
      color: #ffffff;
      width: 100%; } }

.ecl-menu:not(.ecl-menu--forced-mobile)
.ecl-menu__item:not(.ecl-menu__item--has-children):hover
.ecl-menu__link,
.ecl-menu:not(.ecl-menu--forced-mobile)
.ecl-menu__item:not([data-ecl-has-children]):hover
.ecl-menu__link {
  background-color: #bfd0e4;
  width: auto;
  border-radius: 26px;
  border-bottom: 0px;
  color: #004494; }
  @media (max-width: 995px) {
    .ecl-menu:not(.ecl-menu--forced-mobile)
    .ecl-menu__item:not(.ecl-menu__item--has-children):hover
    .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile)
    .ecl-menu__item:not([data-ecl-has-children]):hover
    .ecl-menu__link {
      background-color: transparent;
      border-radius: 0px;
      color: #ffffff; } }
  @media (max-width: 768px) {
    .ecl-menu:not(.ecl-menu--forced-mobile)
    .ecl-menu__item:not(.ecl-menu__item--has-children):hover
    .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile)
    .ecl-menu__item:not([data-ecl-has-children]):hover
    .ecl-menu__link {
      background-color: transparent;
      border-radius: 0px;
      color: #ffffff; } }
  @media (max-width: 480px) {
    .ecl-menu:not(.ecl-menu--forced-mobile)
    .ecl-menu__item:not(.ecl-menu__item--has-children):hover
    .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile)
    .ecl-menu__item:not([data-ecl-has-children]):hover
    .ecl-menu__link {
      background-color: transparent;
      border-radius: 0px;
      color: #ffffff; } }

.ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__link {
  transition-delay: unset; }

:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__item:hover
.ecl-menu__link,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__item:hover
.ecl-menu__link-icon,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__item:hover
.ecl-menu__link:active,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__item:hover
.ecl-menu__link:focus,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__item:hover
.ecl-menu__link:hover,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__item:hover
.ecl-menu__mega,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition .ecl-menu__link,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__link-icon,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition .ecl-menu__mega {
  transition-delay: 0s; }
  :not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
  .ecl-menu__item:hover
  .ecl-menu__link:focus,
  :not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
  .ecl-menu__item:hover
  .ecl-menu__link-icon:focus,
  :not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
  .ecl-menu__item:hover
  .ecl-menu__link:active:focus,
  :not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
  .ecl-menu__item:hover
  .ecl-menu__link:focus:focus,
  :not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
  .ecl-menu__item:hover
  .ecl-menu__link:hover:focus,
  :not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
  .ecl-menu__item:hover
  .ecl-menu__mega:focus,
  :not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition .ecl-menu__link:focus,
  :not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
  .ecl-menu__link-icon:focus,
  :not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition .ecl-menu__mega:focus {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }

:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__item:hover
.ecl-menu__link:active,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__item:hover
.ecl-menu__link:focus,
:not(.ecl-menu--forced-mobile).ecl-menu.ecl-menu--transition
.ecl-menu__item:hover
.ecl-menu__link:hover {
  border-bottom-color: #bfd0e4;
  background-color: #bfd0e4; }

.ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__link {
  width: auto;
  padding: 1rem 1rem calc(1rem - 3px);
  border: none;
  border-bottom: none !important; }
  .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__link:hover {
    text-decoration: none; }

.ecl-menu__link-icon {
  display: none; }

.ecl-menu__item--has-children {
  background-image: url("../images/list.png");
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-right: 10px !important; }
  .ecl-menu__item--has-children:hover {
    background-image: none; }
    .ecl-menu__item--has-children:hover a {
      padding-right: 24px !important; }

.ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__mega {
  background-color: #ffffff;
  border-bottom: unset;
  width: 260px;
  box-shadow: unset;
  padding: 0px;
  border: 1px solid #004494; }
  .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__mega .ecl-menu__sublist li.ecl-menu__subitem a {
    background-color: #ffffff !important;
    background-image: none !important; }
    @media (max-width: 995px) {
      .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__mega .ecl-menu__sublist li.ecl-menu__subitem a {
        background-color: transparent !important;
        color: #ffffff;
        border-bottom: 0px; } }
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__mega .ecl-menu__sublist li.ecl-menu__subitem a:hover, .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__mega .ecl-menu__sublist li.ecl-menu__subitem a:active {
      font-weight: normal;
      background-color: transparent !important; }

.ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__subitem {
  padding: 0px 12px;
  width: auto;
  margin-bottom: 0px; }
  @media (max-width: 995px) {
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__subitem {
      background-color: #004494; } }

.ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__sublink {
  margin-left: 0rem;
  margin-right: 0rem;
  width: 236px;
  border-bottom: 1px solid #ebebeb;
  padding: 16px 0;
  color: #0a0a0a;
  font: inherit;
  line-height: 1.2; }

:not(.ecl-menu--forced-mobile).ecl-menu .ecl-menu__sublink:focus,
.ecl-menu__link:focus,
.ecl-menu__sublink:focus {
  outline: 0px;
  outline-offset: 0px;
  color: white;
  text-decoration: none; }

.ecl-link:focus {
  outline: 2px solid #ffd617;
  outline-offset: 0px;
  text-decoration: none; }

.ecl-menu:not(.ecl-menu--forced-mobile):not(.ecl-menu--forced-close)
.ecl-menu__mega {
  background-color: #ffffff;
  min-width: 13.56rem; }

.ecl-menu:not(.ecl-menu--forced-mobile):not(.ecl-menu--forced-close)
.ecl-menu__sublist {
  display: flex;
  flex-direction: column; }

.ecl-menu:not(.ecl-menu--forced-mobile):not(.ecl-menu--forced-close)
.ecl-menu__subitem {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 0;
  min-width: 100%; }

.ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__sublink {
  border-bottom: 0; }

.ecl-menu__sublist li:hover {
  background-color: #f1f1f1;
  border-bottom: 0px; }
  .ecl-menu__sublist li:hover a {
    text-decoration: none;
    border-bottom: 0px; }

:not(.ecl-menu--forced-mobile).ecl-menu .ecl-menu__sublist {
  display: block; }

.ecl-menu__sublink:active {
  background-color: transparent;
  color: white;
  text-decoration: none; }

@media (max-width: 995px) {
  .ecl-menu__open {
    font-size: 0px; } }
@media (max-width: 768px) {
  .ecl-menu__open {
    font-size: 0px; } }
@media (max-width: 480px) {
  .ecl-menu__open {
    font-size: 0px; } }

@media (max-width: 768px) {
  .ecl-menu__item--current:not(.ecl-menu__item--expanded) .ecl-menu__link {
    background-color: transparent;
    text-decoration: none;
    padding: 1rem 0rem 1rem 1rem; } }
@media (max-width: 480px) {
  .ecl-menu__item--current:not(.ecl-menu__item--expanded) .ecl-menu__link {
    background-color: transparent;
    text-decoration: none;
    padding: 1rem 0rem 1rem 1rem; } }

@media (max-width: 995px) {
  .ecl-menu__sublink {
    color: #ffffff; } }
@media (max-width: 768px) {
  .ecl-menu__sublink {
    color: #ffffff; } }
@media (max-width: 480px) {
  .ecl-menu__sublink {
    color: #ffffff; } }
@media (max-width: 995px) {
  .ecl-menu__sublink:hover {
    color: #ffffff;
    background-color: #004494; } }
@media (max-width: 768px) {
  .ecl-menu__sublink:hover {
    color: #ffffff;
    background-color: #004494; } }
@media (max-width: 480px) {
  .ecl-menu__sublink:hover {
    color: #ffffff;
    background-color: #004494; } }

@media (max-width: 995px) {
  .ecl-menu__inner--expanded {
    background-color: #004494; } }
@media (max-width: 768px) {
  .ecl-menu__inner--expanded {
    background-color: #004494; } }
@media (max-width: 480px) {
  .ecl-menu__inner--expanded {
    background-color: #004494; } }
@media (max-width: 995px) {
  .ecl-menu__inner--expanded .ecl-menu__link {
    color: #ffffff; } }
@media (max-width: 768px) {
  .ecl-menu__inner--expanded .ecl-menu__link {
    color: #ffffff; } }
@media (max-width: 480px) {
  .ecl-menu__inner--expanded .ecl-menu__link {
    color: #ffffff; } }

.ecl-menu__item--expanded {
  background-image: none !important;
  padding-right: 10px !important; }

@media (max-width: 995px) {
  .ecl-menu__list {
    margin-top: 10px; }

  .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__mega {
    width: 100%; }

  .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item {
    margin-right: 1rem; }

  .ecl-menu__list li {
    padding-right: 0 !important; }

  .ecl-menu__item--current {
    background-color: #003776; }

  .ecl-menu__item--current:not(.ecl-menu__item--expanded) .ecl-menu__link {
    background-color: transparent; }

  .ecl-menu__mega {
    background-color: #004494 !important; } }
.ecl-menu__item--has-children:hover {
  margin-right: 22px !important; }

.ecl-menu:not(.ecl-menu--forced-mobile)
.ecl-menu__mega
.ecl-menu__sublist
li.ecl-menu__subitem
a {
  background-color: transparent !important; }

.ecl-menu:not(.ecl-menu--forced-mobile):not(.ecl-menu--forced-close)
.ecl-menu__mega {
  padding-top: 0;
  padding-bottom: 0rem;
  width: auto; }

.ecl-menu:not(.ecl-menu--forced-mobile):not(.ecl-menu--forced-close)
.ecl-menu__sublink {
  margin-right: 0; }

.contextual-region .ecl-menu__list .ecl-menu__item {
  background-color: transparent;
  box-shadow: none; }
  .contextual-region .ecl-menu__list .ecl-menu__item .ecl-menu__link {
    background-color: #f2f5f9;
    color: #004494;
    border-radius: 26px;
    text-decoration: none; }

.layout__region--content .ecl-menu__container .ecl-menu__site-name {
  display: none; }
.layout__region--content .ecl-menu__container .ecl-menu__inner {
  margin: 0;
  padding-bottom: 32px; }
.layout__region--content .ecl-menu__container .ecl-menu__list {
  z-index: 1; }
.layout__region--content .ecl-menu__container .ecl-menu__link {
  -webkit-border-radius: 26px;
  -khtml-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
  background-color: #f2f5f9;
  color: #004494; }
  .layout__region--content .ecl-menu__container .ecl-menu__link--current {
    border-bottom-color: #bfd0e4 !important;
    background-color: #bfd0e4 !important;
    text-decoration: none; }

.esco-website .ecl-language-list--overlay {
  z-index: 1000; }
.esco-website .ecl-site-header-core__container {
  padding-bottom: 12px;
  padding-top: 12px; }
.esco-website .ecl-site-header-core__top {
  align-items: center; }
.esco-website .ecl-site-header-core__logo-link {
  margin-bottom: 0; }
@media (max-width: 480px) {
  .esco-website .ecl-site-header-core__container {
    padding-bottom: 6px;
    padding-top: 6px; }
  .esco-website .ecl-site-header-core__logo-image {
    max-height: 33px;
    max-width: 127px; } }
.esco-website .language-switcher-language-url {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.esco-website .ecl-site-header-core__language-selector {
  margin-bottom: 0; }
@media (min-width: 996px) {
  .esco-website .ecl-site-header-core__language-selector {
    font-weight: bold;
    flex-direction: row-reverse; }
  .esco-website .ecl-site-header-core__language-icon {
    margin-top: 0.15rem;
    margin-left: 0.5rem; }
    .esco-website .ecl-site-header-core__language-icon .ecl-site-header-core__icon {
      margin-right: 0;
      margin-left: 0; }
  .esco-website .ecl-site-header-core__language-code {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    font-size: 0.65rem;
    transform: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 19px; } }
.esco-website .ecl-site-header-core__search-toggle {
  margin-bottom: 0; }
@media (min-width: 996px) {
  .esco-website .ecl-site-header-core__search {
    width: 275px; }
  .esco-website .ecl-search-form__button {
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    height: 30px;
    background-color: #004494;
    color: white;
    font-weight: bold;
    padding-right: 16px;
    padding-left: 16px;
    white-space: nowrap;
    position: absolute;
    top: 0;
    right: 0; }
  .esco-website .ecl-search-form__text-input {
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background: white url("../images/search.svg") no-repeat 8px center/18px;
    width: calc(100% - 130px);
    height: 28px;
    padding: 0 90px 0 32px;
    border-color: #253964; } }
@media (min-width: 320px) {
  .esco-website .ecl-search-form__button {
    padding-right: 16px;
    padding-left: 16px; } }
@media (max-width: 995px) {
  .esco-website .ecl-menu__inner {
    z-index: 1000; }
  .esco-website .ecl-menu__open {
    margin-top: -4px;
    margin-right: -10px;
    padding: 0; } }
.esco-website .ecl-footer__sections {
  background-color: #e3e3e3;
  color: #0a0a0a; }
  .esco-website .ecl-footer__sections a {
    color: #004494; }
    .esco-website .ecl-footer__sections a svg {
      display: none; }
.esco-website .ecl-footer__section-title {
  border-bottom: 2px solid #c0c0c0;
  color: #0a0a0a; }
.esco-website .ecl-footer__common {
  background-color: #d9d9d9;
  color: #0a0a0a; }
  .esco-website .ecl-footer__common a {
    color: #004494; }
.esco-website .ecl-footer__common-container a:first-child {
  color: #0a0a0a; }
.esco-website .ecl-checkbox__box {
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #004494;
  height: 24px;
  width: 24px; }
.esco-website .ecl-pagination {
  border-top: 0; }
  .esco-website .ecl-pagination__item {
    font-weight: normal;
    height: 30px; }
  .esco-website .ecl-pagination .ecl-link--icon .ecl-link__icon {
    max-height: 8px; }
  .esco-website .ecl-pagination a:focus {
    color: #004494; }
.esco-website .media-avportal-content {
  width: 875px;
  height: 500px; }

.layout__region--content .ecl p {
  max-width: 100% !important; }

.layout__region--content .ecl blockquote {
  max-width: 100% !important; }

.oe-occupations--hierarchy .hierarchyview > .change_right_content.menu_active {
  background-color: #4073af;
  color: white;
  padding: 16px 35px 16px 20px;
  font-size: 16px;
  width: 100%;
  line-height: normal;
  display: block;
  font-weight: 600; }

.oe-occupations .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown {
  padding: 0px 16px 16px; }

.ecl-site-header__language-code {
  width: 22px; }

.ecl-page-header .ecl-container > div:last-of-type {
  padding-bottom: 0px; }

.oe-occupations--hierarchy .hierarchyview > .change_right_content.menu_active {
  background-color: #4073af;
  color: white;
  padding: 16px 35px 16px 20px;
  font-size: 16px;
  width: 100%;
  line-height: normal;
  display: block;
  font-weight: 600; }
  .oe-occupations--hierarchy .hierarchyview > .change_right_content.menu_active.obsolete {
    background-size: 22px;
    background-position: 95% 50%;
    padding-right: 37px; }

.oe-occupations .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown {
  padding: 0px 16px 16px; }

.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item {
  border-bottom: 1px solid #ededed;
  line-height: 32px; }
  .ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item a {
    padding: 0;
    padding-left: 16px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    max-width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word; }

.ui-widget.ui-widget-content.ui-autocomplete .ui-state-active {
  background: none;
  background-color: #ededed;
  border: none;
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  text-decoration: none; }

.ui-widget.ui-widget-content.ui-autocomplete {
  max-height: 163px;
  overflow: auto;
  box-sizing: border-box;
  max-width: 360px !important;
  border: none;
  -webkit-box-shadow: 0px 0px 7px 4px #d6d6d6;
  -moz-box-shadow: 0px 0px 7px 4px #d6d6d6;
  box-shadow: 0px 0px 7px 4px #d6d6d6;
  background: white;
  margin: -2rem auto;
  scrollbar-gutter: 0; }

.ui-widget.ui-widget-content.ui-autocomplete::-webkit-scrollbar {
  -webkit-appearance: none; }

.ui-widget.ui-widget-content.ui-autocomplete::-webkit-scrollbar:vertical {
  width: 10px; }

.ui-widget.ui-widget-content.ui-autocomplete::-webkit-scrollbar-button:increment, ::-webkit-scrollbar-button {
  display: none; }

.ui-widget.ui-widget-content.ui-autocomplete::-webkit-scrollbar:horizontal {
  height: 10px; }

.ui-widget.ui-widget-content.ui-autocomplete::-webkit-scrollbar-thumb {
  background-color: #D9D9D9;
  border-radius: 20px;
  border: 2px solid #f1f2f3; }

.ui-widget.ui-widget-content.ui-autocomplete::-webkit-scrollbar-track {
  border-radius: 10px; }

.publicationSearchApiView .ecl-pagination__item--current {
  display: flex;
  align-content: center; }

:is(.newsSearchApiView, .publicationSearchApiView) nav ul li {
  border: none !important; }
  :is(.newsSearchApiView, .publicationSearchApiView) nav ul li:last-child {
    border: none !important; }

#occ_pager {
  color: #ffffff;
  background-color: #004494;
  padding: 5px 30px;
  cursor: pointer;
  width: max-content;
  display: inline-block;
  margin: 0 0 0 16px;
  height: auto !important;
  width: auto !important;
  box-sizing: border-box;
  border-radius: 26px;
  font-size: 18px;
  text-align: center;
  min-width: 176px;
  border: 0px;
  text-decoration: none;
  margin-top: 20px; }

#advance-filters .form-item-concept-type > label:after {
  background-image: url(../images/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  content: "";
  display: inline-block;
  height: 6px;
  margin: 0 .3em;
  vertical-align: super;
  width: 6px; }

#block-mainpagecontent .ecl-pagination {
  width: 100%; }

#page-header .focus-active .ecl-menu__link {
  background-color: white !important;
  color: #004494 !important; }

#page-header .ecl-menu__item--has-children.focus-active .ecl-menu__link {
  background-image: url(../images/arrow-menu-blue.svg);
  background-size: 10px;
  background-position: 92% 54%;
  background-repeat: no-repeat;
  background-color: white !important;
  color: #004494 !important; }

.wt-ecl-button.wt-ecl-message__close {
  min-width: max-content; }

#toolbar-administration {
  font-size: 12px; }

.toolbar-oriented .toolbar-bar {
  z-index: 1000; }

.toolbar a {
  font-size: 12px; }

.toolbar-tray a {
  padding: 12px; }


.back_download {
  color: #004494;
  font-weight: 700; }
  .back_download:focus {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }
  .back_download::before {
    content: "\f053";
    font-weight: 400;
    margin-right: 8px; }

.ecl-breadcrumb__container .ecl-breadcrumb__segment .ecl-breadcrumb__link:focus {
  outline: 2px solid #ffd617;
  outline-offset: 0px; }

@media (min-width: 995px) {
  .content_documents_media .ecl-file {
    max-width: 78%; } }
.content_documents_media .ecl-file__container {
  background-color: #E5ECF4;
  border: none;
  display: flex;
  flex-wrap: wrap;
  padding: 22px;
  padding-left: 40px; }
  .content_documents_media .ecl-file__container .ecl-link__label {
    font-weight: 700; }
  .content_documents_media .ecl-file__container .ecl-icon.ecl-icon--2xl.ecl-file__icon {
    display: none; }
.content_documents_media .ecl-file__info {
  margin-left: 0; }
  .content_documents_media .ecl-file__info > div {
    line-height: 31px; }
  .content_documents_media .ecl-file__info .ecl-file__title {
    font-size: 18px; }
  .content_documents_media .ecl-file__info .ecl-file__language,
  .content_documents_media .ecl-file__info .ecl-file__meta {
    font-size: 16px;
    margin-inline-end: 0;
    margin-top: 0; }
  .content_documents_media .ecl-file__info .ecl-file__meta {
    margin-left: 8px; }
.content_documents_media .ecl-link .ecl-link__icon {
  stroke-width: 2%;
  stroke: #004494; }

.ecl-button--primary {
  font-size: 20px;
  width: 100%;
  height: 100%; }

.ecl-button--primary:hover {
  border-radius: 100%; }

.entity-moderation-form__item .ecl-button--primary {
  padding: 15px 26px;
  cursor: pointer;
  width: max-content;
  display: inline-block;
  margin: 0; }
  .entity-moderation-form__item .ecl-button--primary:focus {
    outline: 0px solid #ffd617;
    outline-offset: 0px; }
  .entity-moderation-form__item .ecl-button--primary:hover {
    -webkit-border-radius: 26px;
    -khtml-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px; }
  .entity-moderation-form__item .ecl-button--primary:disabled, .entity-moderation-form__item .ecl-button--primary[disabled] {
    background-color: #bfd0e4;
    cursor: auto; }
  @media (max-width: 995px) {
    .entity-moderation-form__item .ecl-button--primary {
      width: 94%;
      max-width: 775px;
      margin: 0 auto;
      padding: 9px 0px; } }
  @media (max-width: 768px) {
    .entity-moderation-form__item .ecl-button--primary {
      width: 94%;
      margin: 0 auto;
      padding: 9px 0px; } }
  @media (max-width: 480px) {
    .entity-moderation-form__item .ecl-button--primary {
      width: 94%;
      margin: 0 auto;
      padding: 9px 0px; } }

.facet-item {
  display: flex;
  height: 18px; }
  .facet-item:focus, .facet-item:focus-visible {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }
  .facet-item span {
    display: block;
    line-height: 18px; }
  .facet-item .facet-item__value {
    cursor: pointer;
    margin-left: 10px; }
  .facet-item + .facet-item {
    margin-top: 28px; }

input[type="checkbox"] {
  cursor: pointer;
  opacity: 1;
  width: 18px;
  height: 18px; }
  input[type="checkbox"]:focus, input[type="checkbox"]:focus-visible {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }

.ecl-checkbox__input:focus-visible:checked
+ .ecl-checkbox__label
.ecl-checkbox__box:not(.ecl-checkbox__box--disabled) {
  outline: 2px solid #ffd617;
  outline-offset: 0px; }

#block-tabs {
  font-size: 12px; }
  #block-tabs ul.ecl-navigation-list {
    border: 0 !important; }

@media (min-width: 480px) {
  .box_labels {
    display: flex;
    gap: 12px; } }
.box_labels > div {
  margin-bottom: 8px; }
.box_labels .box_type,
.box_labels .box_theme > div {
  display: flex; }
  .box_labels .box_type > div,
  .box_labels .box_theme > div > div {
    background-color: #BFD0E466;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 3px; }
    .box_labels .box_type > div:focus,
    .box_labels .box_theme > div > div:focus {
      outline: 2px solid #ffd617;
      outline-offset: 0px; }
    .box_labels .box_type > div + div,
    .box_labels .box_theme > div > div + div {
      margin-left: 8px; }

.ui-tooltip.ui-widget.ui-widget-content {
  padding: 0;
  background-color: transparent;
  border: none;
  box-shadow: unset;
  width: unset !important;
  max-width: unset !important; }
  .ui-tooltip.ui-widget.ui-widget-content .ui-tooltip-content {
    padding: 18px 14px;
    background-color: #002F67;
    max-width: 245px !important;
    min-width: 245px;
    border-radius: 12px;
    color: white;
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    position: absolute;
    bottom: 32px;
    left: -38px; }
    .ui-tooltip.ui-widget.ui-widget-content .ui-tooltip-content:before {
      content: "";
      width: 16px;
      height: 16px;
      transform: rotate(45deg);
      bottom: -8px;
      left: 20px;
      position: absolute;
      background-color: #002F67;
      border-radius: 2px; }

.oe-occupations--form .occupation-search-form .form-item-version .ecl-select__container,
.oe-occupations--form .skill-search-form .form-item-version .ecl-select__container {
  margin-top: 0; }
  .oe-occupations--form .occupation-search-form .form-item-version .ecl-select__container .ecl-select,
  .oe-occupations--form .skill-search-form .form-item-version .ecl-select__container .ecl-select {
    font-size: 16px; }
.oe-occupations--form .occupation-search-form #search-home-keyword,
.oe-occupations--form .skill-search-form #search-home-keyword {
  margin-right: 16px; }
  .oe-occupations--form .occupation-search-form #search-home-keyword .ecl-text-input,
  .oe-occupations--form .skill-search-form #search-home-keyword .ecl-text-input {
    margin-top: 0;
    background-color: transparent !important;
    border: solid 2px #757575;
    font-size: 16px; }
.oe-occupations--form .occupation-search-form .ecl-fieldset .all-filters,
.oe-occupations--form .skill-search-form .ecl-fieldset .all-filters {
  color: #004494;
  font-weight: 600;
  height: 52px;
  display: flex;
  align-items: center;
  margin-left: 36px; }
  .oe-occupations--form .occupation-search-form .ecl-fieldset .all-filters:hover,
  .oe-occupations--form .skill-search-form .ecl-fieldset .all-filters:hover {
    cursor: pointer; }
.oe-occupations--form .occupation-search-form #advance-filters,
.oe-occupations--form .skill-search-form #advance-filters {
  background-color: #f5f5f5;
  padding: 25px;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  overflow: visible; }
  .oe-occupations--form .occupation-search-form #advance-filters #headerFilters,
  .oe-occupations--form .skill-search-form #advance-filters #headerFilters {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .oe-occupations--form .occupation-search-form #advance-filters #headerFilters .title_filters_advance,
    .oe-occupations--form .skill-search-form #advance-filters #headerFilters .title_filters_advance {
      width: auto;
      font-size: 18px;
      font-weight: 600;
      color: #004494; }
    .oe-occupations--form .occupation-search-form #advance-filters #headerFilters .search-home-clear,
    .oe-occupations--form .skill-search-form #advance-filters #headerFilters .search-home-clear {
      width: auto;
      margin-top: 0; }
      .oe-occupations--form .occupation-search-form #advance-filters #headerFilters .search-home-clear #search-home-clear-filter #edit-clear-find,
      .oe-occupations--form .skill-search-form #advance-filters #headerFilters .search-home-clear #search-home-clear-filter #edit-clear-find {
        color: #004494;
        background-position: right center;
        padding-left: 0; }
      .oe-occupations--form .occupation-search-form #advance-filters #headerFilters .search-home-clear #search-home-clear-filter:focus,
      .oe-occupations--form .skill-search-form #advance-filters #headerFilters .search-home-clear #search-home-clear-filter:focus {
        outline: 2px solid #ffd617;
        outline-offset: 0px; }
  .oe-occupations--form .occupation-search-form #advance-filters #boxfilters,
  .oe-occupations--form .skill-search-form #advance-filters #boxfilters {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    position: relative; }
    .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group,
    .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group {
      margin-bottom: 20px !important; }
      .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-form-label span::after,
      .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-form-label span::after {
        width: 20px;
        height: 20px; }
      .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple,
      .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple {
        margin-top: 0; }
        .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__container,
        .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__container {
          background-color: transparent; }
          .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__container .ecl-select,
          .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__container .ecl-select {
            border: solid 2px #757575; }
            .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__container .ecl-select:hover,
            .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__container .ecl-select:hover {
              cursor: pointer; }
        .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown,
        .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown {
          background-color: white;
          border-radius: 26px;
          padding: 16px;
          border: solid 2px #757575; }
          .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown .ecl-text-input,
          .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown .ecl-text-input {
            padding: 6px 0 6px 35px;
            background-color: white;
            border: solid 2px #757575;
            background-image: url("../images/search.png");
            background-position: 9px center;
            background-size: 20px; }
          .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown .ecl-select__multiple-all .ecl-checkbox__label, .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown .ecl-select__multiple-options .ecl-checkbox__label,
          .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown .ecl-select__multiple-all .ecl-checkbox__label,
          .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown .ecl-select__multiple-options .ecl-checkbox__label {
            margin: 0;
            width: 100%; }
          .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown .ecl-select__multiple-options,
          .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__multiple .ecl-select__multiple-dropdown .ecl-select__multiple-options {
            padding: 0; }
      .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__container,
      .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__container {
        background-color: transparent;
        margin-top: 0; }
        .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__container .ecl-select,
        .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__container .ecl-select {
          border: solid 2px #757575; }
          .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__container .ecl-select:hover,
          .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-form-group .ecl-select__container .ecl-select:hover {
            cursor: pointer; }
    .oe-occupations--form .occupation-search-form #advance-filters #boxfilters .ecl-button,
    .oe-occupations--form .skill-search-form #advance-filters #boxfilters .ecl-button {
      margin-top: 60px;
      margin-left: auto; }

.oe-search--wrapper__content header .oe-searchview--wrapper__title .oe-searchview--wrapper__title--inn .search-results {
  border-top: 1px solid #004494;
  border-bottom: 1px solid #004494;
  width: 100%;
  margin: 20px auto 30px;
  font-weight: 700; }

.ecl-fact-figures__icon {
  margin-right: auto;
  margin-left: auto; }


#dynamic_fields,
#dmdynamic_fields,
#downloadform_separator {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  margin: 0 -46px 0;
  padding-top: 2rem; }
  @media (max-width: 995px) {
    #dynamic_fields,
    #dmdynamic_fields,
    #downloadform_separator {
      margin: 0 -16px 0; } }
  @media (max-width: 768px) {
    #dynamic_fields,
    #dmdynamic_fields,
    #downloadform_separator {
      margin: 0; } }
  #dynamic_fields .package_container,
  #dynamic_fields .ecl-form-group,
  #dmdynamic_fields .package_container,
  #dmdynamic_fields .ecl-form-group,
  #downloadform_separator .package_container,
  #downloadform_separator .ecl-form-group {
    width: calc(33.3333% - 2rem);
    box-sizing: border-box;
    padding: 1.5rem 2.5rem;
    margin: 1rem;
    background-color: #e5ecf4;
    text-align: left;
    position: relative;
    min-height: 210px; }
    @media (max-width: 995px) {
      #dynamic_fields .package_container,
      #dynamic_fields .ecl-form-group,
      #dmdynamic_fields .package_container,
      #dmdynamic_fields .ecl-form-group,
      #downloadform_separator .package_container,
      #downloadform_separator .ecl-form-group {
        width: calc(50% - 2rem); } }
    @media (max-width: 768px) {
      #dynamic_fields .package_container,
      #dynamic_fields .ecl-form-group,
      #dmdynamic_fields .package_container,
      #dmdynamic_fields .ecl-form-group,
      #downloadform_separator .package_container,
      #downloadform_separator .ecl-form-group {
        width: 100%; } }
    #dynamic_fields .package_container button,
    #dynamic_fields .ecl-form-group button,
    #dmdynamic_fields .package_container button,
    #dmdynamic_fields .ecl-form-group button,
    #downloadform_separator .package_container button,
    #downloadform_separator .ecl-form-group button {
      width: 22px;
      height: 22px;
      position: absolute;
      font-size: 0;
      right: 25px;
      bottom: 22px;
      color: #004494; }
      #dynamic_fields .package_container button::before,
      #dynamic_fields .ecl-form-group button::before,
      #dmdynamic_fields .package_container button::before,
      #dmdynamic_fields .ecl-form-group button::before,
      #downloadform_separator .package_container button::before,
      #downloadform_separator .ecl-form-group button::before {
        content: "\f1f8";
        font-weight: 400;
        font-size: 24px; }

.downloadcards {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1rem; }
  .downloadcards .custom-dataset {
    width: calc(33.333% - 2rem);
    box-sizing: border-box;
    padding: 1rem;
    margin: 1rem;
    background-color: #e5ecf4;
    text-align: left;
    position: relative; }
    @media (max-width: 995px) {
      .downloadcards .custom-dataset {
        width: calc(50% - 2rem); } }
    @media (max-width: 768px) {
      .downloadcards .custom-dataset {
        width: 100%; } }
    .downloadcards .custom-dataset a {
      width: 22px;
      height: 22px;
      position: absolute;
      font-size: 0;
      right: 25px;
      bottom: 22px;
      color: #004494; }
      .downloadcards .custom-dataset a::before {
        content: "\f1f8";
        font-weight: 400;
        font-size: 24px;
        bottom: -8px;
        position: absolute; }

.newsSearchApiView .views-view-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: calc(100% + 2rem);
  margin: 0 -1rem 2rem; }
  @media (max-width: 768px) {
    .newsSearchApiView .views-view-grid {
      max-width: 100%;
      margin: 0 0 2rem; } }
  .newsSearchApiView .views-view-grid .views-row {
    float: unset;
    width: calc(50% - 2rem);
    margin: 1rem !important; }
    @media (max-width: 995px) {
      .newsSearchApiView .views-view-grid .views-row {
        width: calc(50% - 4rem);
        margin: 1rem 2rem !important; } }
    @media (max-width: 768px) {
      .newsSearchApiView .views-view-grid .views-row {
        width: 100%;
        margin: 1rem !important; } }
    .newsSearchApiView .views-view-grid .views-row .views-col.col-1 {
      height: 100%;
      min-height: 100%; }

.oe-news {
  height: 100%;
  min-height: 100%; }
  .oe-news .card-news {
    height: 100%;
    min-height: 100%;
    border-radius: 11px;
    box-shadow: 1px 1px 6px 0 #00449440; }
    .oe-news .card-news .box_view_news {
      height: 100%;
      min-height: 100%; }
      .oe-news .card-news .box_view_news a {
        text-decoration: none;
        display: block; }
      .oe-news .card-news .box_view_news .card-news--image {
        overflow: hidden;
        border-radius: 11px 11px 0 0;
        height: 190px; }
        .oe-news .card-news .box_view_news .card-news--image .box_img img {
          width: 100%;
          height: auto; }
      .oe-news .card-news .box_view_news .card-news--content {
        position: relative;
        height: calc(100% - 190px);
        min-height: calc(100% - 190px);
        padding: 1.5rem 1.5rem 4.5rem;
        color: #444444; }
        .oe-news .card-news .box_view_news .card-news--content .box_labels {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
          gap: 12px; }
        .oe-news .card-news .box_view_news .card-news--content .title {
          font-weight: 700;
          font-size: 20px;
          line-height: 28px; }
        .oe-news .card-news .box_view_news .card-news--content .box_after_title_text {
          margin-top: 0.5rem; }
        .oe-news .card-news .box_view_news .card-news--content .box_footer {
          position: absolute;
          bottom: 2rem;
          width: calc(100% - 4rem);
          padding-top: 0.625rem;
          border-top: 1px solid #c3c3c3; }
          .oe-news .card-news .box_view_news .card-news--content .box_footer .box_date {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            line-height: normal; }
    .oe-news .card-news a:focus, .oe-news .card-news a:focus-visible {
      outline: 2px solid #ffd617;
      outline-offset: 0px; }

#block-escofourcustomblockforhome {
  background: #214493;
  background: -webkit-linear-gradient(0deg, #214493, #0e9a9a);
  background: linear-gradient(90, #214493, #0e9a9a);
  background-image: -ms-linear-gradient(right, #214493 0%, #0e9a9a 100%); }

#block-escosixthcustomblockforhome {
  background-color: #004494;
  background-image: url("../images/photo-whats-home.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  margin-bottom: 0 !important; }
  #block-escosixthcustomblockforhome .what-text {
    max-width: 100%;
    text-align: left;
    font-size: 20px;
    line-height: 1.4; }
  #block-escosixthcustomblockforhome .what-btns.start-btns {
    width: auto; }

#block-escoseventhcustomblockforhome,
#block-esconinthcustomblockfornews {
  background-color: #f2f5f9; }

hr {
  height: 2px;
  width: 168px;
  background-color: #004494;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 75px; }
  @media (max-width: 768px) {
    hr {
      width: 120px;
      margin-top: 15px;
      margin-bottom: 20px; } }
  @media (max-width: 480px) {
    hr {
      width: 66px;
      margin-top: 15px;
      margin-bottom: 20px; } }

hr.whiteline {
  height: 2px;
  width: 168px;
  background-color: #ffffff;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 0px; }
  @media (max-width: 995px) {
    hr.whiteline {
      display: none; } }
  @media (max-width: 768px) {
    hr.whiteline {
      display: none; } }
  @media (max-width: 480px) {
    hr.whiteline {
      display: none; } }

.header__bg_first {
  text-align: center; }

.block-wrapper--classification .header__bg_first {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  padding-bottom: 64px; }
  @media (max-width: 768px) {
    .block-wrapper--classification .header__bg_first {
      padding-bottom: 0; } }

.ecl-page-header-core__title--custom .custom-block-title-second {
  width: 540px;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.16;
  margin-top: 15px;
  margin-bottom: 50px; }
  @media (max-width: 768px) {
    .ecl-page-header-core__title--custom .custom-block-title-second {
      width: 100%;
      font-size: 16px;
      line-height: 1.375; } }
  @media (max-width: 480px) {
    .ecl-page-header-core__title--custom .custom-block-title-second {
      width: 100%;
      font-size: 16px;
      line-height: 1.375;
      margin-bottom: 25px; } }

.div_link_home {
  display: inline-block; }
  @media (max-width: 768px) {
    .div_link_home {
      display: block; } }
  @media (max-width: 480px) {
    .div_link_home {
      display: block; } }

.ecl-page-header-core .div_link_home:nth-child(odd) a {
  text-transform: uppercase; }
  @media (max-width: 768px) {
    .ecl-page-header-core .div_link_home:nth-child(odd) a {
      margin-top: 10px; } }
  @media (max-width: 480px) {
    .ecl-page-header-core .div_link_home:nth-child(odd) a {
      margin-top: 10px; } }

.ecl-page-header-core .div_link_home:nth-child(even) a {
  text-transform: uppercase;
  margin-left: 24px; }
  @media (max-width: 768px) {
    .ecl-page-header-core .div_link_home:nth-child(even) a {
      margin-left: 0px;
      margin-top: 20px;
      text-transform: capitalize; } }
  @media (max-width: 480px) {
    .ecl-page-header-core .div_link_home:nth-child(even) a {
      margin-left: 0px;
      margin-top: 20px;
      text-transform: capitalize; } }

.block-wrapper--create_esco {
  display: none; }

#home-search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 80px;
  margin-bottom: 60px; }
  @media (max-width: 768px) {
    #home-search-form {
      margin-top: 10px; } }
  @media (max-width: 480px) {
    #home-search-form {
      margin-top: 10px; } }

#search-home-title-find {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 45%;
  font-size: 66px;
  color: #004494;
  margin-bottom: 24px; }
  @media (max-width: 995px) {
    #search-home-title-find {
      width: 43%; } }
  @media (max-width: 768px) {
    #search-home-title-find {
      width: 100%;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      font-size: 50px;
      margin-bottom: 0; } }
  @media (max-width: 480px) {
    #search-home-title-find {
      width: 100%;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      font-size: 50px; } }

#search-home-title-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 55%;
  font-size: 28px;
  color: #004494;
  padding-top: 13px;
  padding-left: 8px;
  margin-bottom: 24px; }
  @media (max-width: 995px) {
    #search-home-title-text {
      width: 57%; } }
  @media (max-width: 768px) {
    #search-home-title-text {
      width: 100%;
      font-size: 20px;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      padding-top: 5px;
      padding-left: 0px;
      margin-bottom: 0; } }
  @media (max-width: 480px) {
    #search-home-title-text {
      width: 100%;
      font-size: 20px;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      padding-top: 5px;
      padding-left: 0px; } }

.search-home-clear {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
  -webkit-flex-wrap: left;
  -moz-flex-wrap: left;
  -ms-flex-wrap: left;
  flex-wrap: left;
  width: 100%;
  max-width: 975px;
  margin: 0; }
  .search-home-clear a .form-item-clear-find:after {
    color: #bfd0e4;
    text-decoration: none;
    background-image: url("../images/cancel.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 24px;
    content: " ";
    margin-left: 8px;
    background-size: contain; }
  .search-home-clear a:hover, .search-home-clear a:focus {
    text-decoration: none; }
  @media (max-width: 995px) {
    .search-home-clear {
      display: none; } }
  @media (max-width: 768px) {
    .search-home-clear {
      display: none; } }
  @media (max-width: 480px) {
    .search-home-clear {
      display: none; } }

.ecl-u-mt-m,
.ecl-u-mv-m {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

#main-content .ecl-text-input {
  padding: 14px 26px;
  line-height: 0px; }
  @media (max-width: 768px) {
    #main-content .ecl-text-input {
      line-height: 38px;
      padding: 0 18px 0 60px; } }
  @media (max-width: 480px) {
    #main-content .ecl-text-input {
      line-height: 38px;
      padding: 0 18px 0 60px; } }
#main-content #search-home-keyword .form-item-keyword input {
  width: 345px;
  background-color: #f7fcff;
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
  background-position: 20px center;
  padding-left: 60px; }
  @media (max-width: 995px) {
    #main-content #search-home-keyword .form-item-keyword input {
      margin: 0 auto;
      width: 476px; } }
  @media (max-width: 768px) {
    #main-content #search-home-keyword .form-item-keyword input {
      width: 94%;
      margin: 25px auto 10px;
      font-size: 16px; } }
  @media (max-width: 480px) {
    #main-content #search-home-keyword .form-item-keyword input {
      width: 94%;
      margin: 25px auto 0;
      font-size: 16px; } }
#main-content .ecl-select {
  text-overflow: ellipsis;
  background-image: url("../images/list-hover.png");
  background-repeat: no-repeat;
  background-position: 95%;
  color: #757575;
  width: 275px;
  padding-right: 40px;
  display: -webkit-box; }
  @media (max-width: 768px) {
    #main-content .ecl-select {
      width: 94%;
      margin: 0px auto;
      font-size: 16px;
      line-height: 16px;
      padding: 11px 15px; } }
  @media (max-width: 480px) {
    #main-content .ecl-select {
      width: 94%;
      margin: 0px auto;
      font-size: 16px;
      line-height: 16px;
      padding: 11px 15px; } }
#main-content .ecl-select__container--m {
  width: 100%; }
  #main-content .ecl-select__container--m .ecl-select__icon {
    display: none; }

@media (max-width: 995px) {
  #search-home-keyword {
    margin: 20px auto;
    display: block;
    width: 100%;
    text-align: center; } }
@media (max-width: 768px) {
  #search-home-keyword {
    width: 100%;
    margin: 0 auto 20px; } }

#search-home-selector {
  width: 275px;
  margin: 0 24px; }
  @media (max-width: 995px) {
    #search-home-selector {
      margin: 0 35px 0 0px; } }
  @media (max-width: 768px) {
    #search-home-selector {
      width: 100%;
      margin: 0 auto 20px; } }
  @media (max-width: 480px) {
    #search-home-selector {
      width: 100%;
      margin: 0 auto 20px; } }

#search-home-button {
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 24px; }
  @media (max-width: 995px) {
    #search-home-button {
      margin-left: -10px; } }
  @media (max-width: 768px) {
    #search-home-button {
      width: 94%;
      margin: 0 auto;
      padding: 0px;
      margin-top: 15px; }
      #search-home-button button {
        line-height: 40px; } }
  @media (max-width: 480px) {
    #search-home-button {
      width: 94%;
      margin: 0 auto;
      padding: 0px;
      margin-top: 15px; } }

.ecl-button {
  padding: 0px; }

.ecl-button--primary {
  background-color: transparent; }

.ecl-site-header-core__language-selector {
  padding: 0.75rem; }

#block-escothirdcustomblockforhome .custom-block-title-first:first-child {
  text-align: center; }

.classification_btn {
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  background-color: white;
  margin: 8px;
  width: 31%;
  position: relative;
  padding: 42px 60px; }
  .classification_btn a,
  .classification_btn div,
  .classification_btn span {
    position: relative;
    z-index: 2; }
  .classification_btn::before {
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    content: "";
    display: block;
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    position: absolute;
    top: -8px;
    left: -8px;
    background: #214493;
    background: -webkit-linear-gradient(-45deg, #214493, #09ad9b);
    background: linear-gradient(135, #214493, #09ad9b);
    background-image: -ms-linear-gradient(right, #214493 0%, #09ad9b 100%);
    z-index: 0; }
  .classification_btn::after {
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 1; }
  .classification_btn a {
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    display: block;
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    position: absolute;
    top: -8px;
    left: -8px;
    font-size: 0;
    font-size: 0;
    background: transparent;
    z-index: 100;
    cursor: pointer; }
    .classification_btn a:hover {
      background: transparent;
      -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 13px 0;
      -khtml-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 13px 0;
      -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 13px 0;
      -ms-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 13px 0;
      -o-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 13px 0;
      box-shadow: rgba(0, 0, 0, 0.6) 0 3px 13px 0; }
      .classification_btn a:hover + span {
        text-decoration: underline; }
  @media (max-width: 995px) {
    .classification_btn {
      width: 100%;
      margin-bottom: 24px;
      padding: 24px; } }

.classification_btn_appear {
  height: 183px;
  background-image: url("../images/classification-btn.png");
  background-repeat: no-repeat;
  display: flex; }
  .classification_btn_appear:hover {
    text-decoration: none;
    background-image: url("../images/classification-btn-hover.png"); }
  @media (max-width: 768px) {
    .classification_btn_appear {
      height: 154px;
      background-size: contain; } }
  @media (max-width: 480px) {
    .classification_btn_appear {
      height: 114px;
      background-size: contain; } }

.classification_btn_text {
  display: flex;
  justify-content: center;
  align-self: center;
  color: #004494;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.2;
  padding-top: 150px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top; }
  @media (max-width: 768px) {
    .classification_btn_text {
      font-size: 18px; } }

.classification_btn .custom-block-title-first {
  color: #0a0a0a;
  font-size: 20px;
  line-height: 1.4;
  margin-top: 16px; }
  @media (max-width: 768px) {
    .classification_btn .custom-block-title-first {
      font-size: 18px;
      line-height: 1.22; } }

.classification_btn:nth-child(1) .classification_btn_text {
  background-image: url(../images/icon-classifications-01.png); }

.classification_btn:nth-child(2) .classification_btn_text {
  background-image: url(../images/icon-classifications-02.png); }

.classification_btn:nth-child(3) .classification_btn_text {
  background-image: url(../images/icon-classifications-03.png); }

.block-wrapper--what .custom-block-title-first:not(.what-text):first-child,
.block-wrapper--start .custom-block-title-first:first-child {
  text-align: center;
  color: #ffffff;
  padding-top: 64px; }
  @media (max-width: 995px) {
    .block-wrapper--what .custom-block-title-first:not(.what-text):first-child,
    .block-wrapper--start .custom-block-title-first:first-child {
      text-align: left;
      padding: 32px 30px 0;
      max-width: 775px;
      margin: auto; } }
  @media (max-width: 768px) {
    .block-wrapper--what .custom-block-title-first:not(.what-text):first-child,
    .block-wrapper--start .custom-block-title-first:first-child {
      margin-top: 32px;
      text-align: left;
      padding: 32px 12px 0; } }
  @media (max-width: 480px) {
    .block-wrapper--what .custom-block-title-first:not(.what-text):first-child,
    .block-wrapper--start .custom-block-title-first:first-child {
      margin-top: 16px;
      text-align: left;
      padding: 32px 12px 0;
      font-size: 26px; } }

.what-text {
  color: #ffffff;
  margin: 32px auto 0;
  width: 100%;
  max-width: 775px;
  text-align: left;
  font-size: 20px;
  line-height: 1.4; }
  @media (max-width: 995px) {
    .what-text {
      width: 100%;
      box-sizing: border-box;
      padding: 0 30px; } }
  @media (max-width: 768px) {
    .what-text {
      width: 100%;
      box-sizing: border-box;
      padding: 0 12px;
      font-size: 16px;
      line-height: 1.375; } }
  @media (max-width: 480px) {
    .what-text {
      width: 100%;
      box-sizing: border-box;
      padding: 0 12px;
      font-size: 16px;
      line-height: 1.375; } }

.what-text p {
  margin-bottom: 30px; }

.what-btns {
  text-align: left;
  width: 775px;
  margin: 50px auto; }
  @media (max-width: 995px) {
    .what-btns {
      width: 100%;
      box-sizing: border-box;
      padding: 0 30px;
      max-width: 775px; } }
  @media (max-width: 768px) {
    .what-btns {
      width: 100%;
      box-sizing: border-box;
      padding: 0 12px; } }
  @media (max-width: 480px) {
    .what-btns {
      width: 100%;
      box-sizing: border-box;
      padding: 0 12px; } }
  .what-btns.start-btns {
    margin: 50px auto 0; }

.start-btns {
  padding-bottom: 96px; }

.faqs-btn {
  margin-left: 24px; }
  @media (max-width: 768px) {
    .faqs-btn {
      margin-left: 0px;
      margin-top: 20px; } }
  @media (max-width: 480px) {
    .faqs-btn {
      margin-left: 0px;
      margin-top: 20px; } }

.ecl-u-type-heading-2 {
  display: none; }

#fifth_title_position {
  text-align: center; }

#fifth_claim_position .views-element-container .views-row {
  display: initial;
  width: 100%;
  margin: 0 auto;
  border-radius: 0px;
  box-shadow: none;
  text-align: center; }

.block-wrapper--news_events_home .custom-block-title-home {
  text-align: center; }

.views-row {
  display: inline-block; }

.views-field-oe-news-featured-media {
  height: 143px;
  display: block;
  overflow: hidden; }
  @media (max-width: 768px) {
    .views-field-oe-news-featured-media {
      height: 175px; } }

@media (max-width: 768px) {
  .views-field-oe-news-featured-media img {
    width: 100%;
    height: auto; } }
@media (max-width: 480px) {
  .views-field-oe-news-featured-media img {
    width: 100%;
    height: auto; } }

.views-field-title {
  padding: 0 12px;
  font-size: 20px;
  line-height: 1.4;
  margin-top: 16px;
  height: 56px;
  overflow: hidden; }
  .views-field-title a {
    text-decoration: none;
    color: #004494; }
  @media (max-width: 768px) {
    .views-field-title {
      font-size: 18px; } }
  @media (max-width: 480px) {
    .views-field-title {
      font-size: 18px; } }

.views-field-oe-summary,
.views-field-oe-publication-date,
.views-field-uid {
  display: inline-block;
  padding-left: 12px;
  font-size: 14px;
  color: #0a0a0a; }
  @media (max-width: 768px) {
    .views-field-oe-summary,
    .views-field-oe-publication-date,
    .views-field-uid {
      font-size: 16px; } }
  @media (max-width: 480px) {
    .views-field-oe-summary,
    .views-field-oe-publication-date,
    .views-field-uid {
      font-size: 16px; } }

.views-field-oe-summary {
  text-transform: uppercase; }

.views-field-field-news-tags {
  display: block;
  padding: 0 12px;
  margin: 10px 0 3px; }
  @media (max-width: 768px) {
    .views-field-field-news-tags {
      padding: 0 12px 3px; } }
  @media (max-width: 480px) {
    .views-field-field-news-tags {
      padding: 0 12px 3px; } }

.big-btn-size {
  width: 100%;
  padding: 0 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.big-btn-white {
  width: 100%;
  margin-top: 46px;
  margin-bottom: 72px;
  border-width: 1px;
  text-decoration: none;
  padding: 8px 26px; }
  .big-btn-white:hover {
    border-width: 1px; }
  @media (max-width: 768px) {
    .big-btn-white {
      margin-bottom: 20px;
      padding: 0px; } }
  @media (max-width: 480px) {
    .big-btn-white {
      margin-bottom: 20px;
      padding: 0px; } }

#home-newsletter-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 75px; }
  @media (max-width: 768px) {
    #home-newsletter-form {
      padding-bottom: 35px; } }
  @media (max-width: 480px) {
    #home-newsletter-form {
      padding-bottom: 35px; } }

#newsletter-home-title {
  font-size: 28px;
  color: #004494;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 35px;
  margin: 0 auto;
  width: 100%; }
  @media (max-width: 768px) {
    #newsletter-home-title {
      font-size: 20px;
      line-height: 1.5;
      padding-top: 30px; } }
  @media (max-width: 480px) {
    #newsletter-home-title {
      font-size: 20px;
      line-height: 1.5;
      padding-top: 30px; } }

#newsletter-home-teaser {
  font-size: 20px;
  color: #404040;
  text-align: center;
  margin: 0 auto 50px;
  width: 100%; }
  @media (max-width: 480px) {
    #newsletter-home-teaser {
      font-size: 16px;
      line-height: 1.375;
      width: 90%;
      margin: 0 auto 25px; } }

#newsletter-home-email {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 400px;
  margin-left: -22px; }
  @media (max-width: 768px) {
    #newsletter-home-email {
      width: 94%;
      margin: 0 auto; } }
  @media (max-width: 480px) {
    #newsletter-home-email {
      width: 94%;
      margin: 0 auto; } }
  #newsletter-home-email .ecl-form-group--text-input {
    width: 100%; }

#main-content #edit-news-email {
  -webkit-border-radius: 26px;
  -khtml-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
  font-size: 16px;
  padding: 17px 26px; }
  @media (max-width: 768px) {
    #main-content #edit-news-email {
      border-radius: 20px;
      padding: 0 18px; } }
  @media (max-width: 480px) {
    #main-content #edit-news-email {
      border-radius: 20px;
      padding: 0 18px; } }

#newsletter-home-subscribe {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 16px; }
  @media (max-width: 768px) {
    #newsletter-home-subscribe {
      width: 94%;
      margin: 16px auto 0; } }
  @media (max-width: 480px) {
    #newsletter-home-subscribe {
      width: 94%;
      margin: 16px auto 0; } }

#edit-news-button-subscribe {
  padding: 17px 26px; }
  @media (max-width: 768px) {
    #edit-news-button-subscribe {
      padding: 10px 0; } }
  @media (max-width: 480px) {
    #edit-news-button-subscribe {
      padding: 10px 0; } }

#gdpr-consent {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 12px;
  margin-right: 14rem; }
  @media (max-width: 768px) {
    #gdpr-consent {
      margin-right: 0;
      justify-content: flex-start;
      padding: 0 2rem; } }
  #gdpr-consent .ecl-checkbox__label {
    cursor: pointer;
    align-items: flex-start; }

.ecl-menu__list .ecl-menu__subitem {
  padding: 0rem !important; }

.ecl-menu__list .ecl-menu__item .ecl-menu__sublink {
  width: 100%;
  padding: 1rem !important;
  margin-left: 0px !important; }

@media (min-width: 360px) {
  .ecl-site-header-core__search-container,
  #block-languageswitchercontent {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; } }
.block-wrapper--what .custom-block-subtitle {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  color: #ffffff;
  margin: 0;
  padding: 32px 0 52px;
  width: 100%;
  text-align: center; }
  @media (max-width: 995px) {
    .block-wrapper--what .custom-block-subtitle {
      padding: 24px 0 0; } }
  @media (max-width: 768px) {
    .block-wrapper--what .custom-block-subtitle {
      font-size: 16px;
      line-height: 1.375; } }
  .block-wrapper--what .custom-block-subtitle p {
    background-color: #0000005e;
    padding: 5px;
    border-radius: 10px; }
.block-wrapper--what .what-text {
  max-width: 480px;
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  color: #ffffff;
  margin: 0;
  padding: 0;
  width: 100%; }
  @media (max-width: 995px) {
    .block-wrapper--what .what-text {
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
      padding: 0 30px; } }
  @media (max-width: 768px) {
    .block-wrapper--what .what-text {
      width: 100%;
      box-sizing: border-box;
      padding: 0 12px;
      font-size: 16px;
      line-height: 1.375; } }
  @media (max-width: 480px) {
    .block-wrapper--what .what-text {
      width: 100%;
      box-sizing: border-box;
      padding: 0 12px;
      font-size: 16px;
      line-height: 1.375; } }
  .block-wrapper--what .what-text p {
    margin-bottom: 30px; }

.slick-slider {
  margin: auto; }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    display: flex;
    z-index: 1; }

.slide__content {
  height: 100%; }
  .slide__content .slide__caption {
    height: 100%; }
    .slide__content .slide__caption .slide__description {
      height: 100%; }

.slick--view--slider-home {
  position: relative;
  margin-left: -1rem;
  margin-right: -1rem; }
  .slick--view--slider-home .slide__description {
    position: relative; }
    .slick--view--slider-home .slide__description .views-field-oe-news-featured-media,
    .slick--view--slider-home .slide__description .views-field-field-image-slider-home {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0; }
      .slick--view--slider-home .slide__description .views-field-oe-news-featured-media div,
      .slick--view--slider-home .slide__description .views-field-oe-news-featured-media article,
      .slick--view--slider-home .slide__description .views-field-field-image-slider-home div,
      .slick--view--slider-home .slide__description .views-field-field-image-slider-home article {
        height: 100%; }
      .slick--view--slider-home .slide__description .views-field-oe-news-featured-media img,
      .slick--view--slider-home .slide__description .views-field-field-image-slider-home img {
        position: relative;
        z-index: 0;
        object-fit: cover;
        display: block;
        height: 100%;
        width: 100%; }
      .slick--view--slider-home .slide__description .views-field-oe-news-featured-media::before,
      .slick--view--slider-home .slide__description .views-field-field-image-slider-home::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #084c99;
        background: -webkit-linear-gradient(0deg, #084c99, rgba(8, 76, 153, 0));
        background: linear-gradient(90, #084c99, rgba(8, 76, 153, 0));
        background-image: -ms-linear-gradient(right, rgba(8, 76, 153, 0) 0%, rgba(8, 76, 153, 0) 100%);
        z-index: 1; }
    .slick--view--slider-home .slide__description .views-field-title {
      position: relative;
      padding: 60px 20px;
      font-size: 34px;
      font-weight: 600;
      z-index: 10;
      height: auto;
      margin: 0;
      overflow: initial;
      max-width: 1200px;
      margin: auto;
      min-height: 300px; }
      .slick--view--slider-home .slide__description .views-field-title > span {
        display: inline-block;
        max-width: 650px; }
      @media (max-width: 1380px) {
        .slick--view--slider-home .slide__description .views-field-title {
          padding: 60px; } }
      @media (max-width: 995px) {
        .slick--view--slider-home .slide__description .views-field-title {
          font-size: 24px; } }
      .slick--view--slider-home .slide__description .views-field-title a {
        color: white; }
  .slick--view--slider-home nav.slick__arrow {
    width: 100%;
    position: absolute;
    max-width: 1200px;
    left: 0;
    right: 0;
    top: calc(50% - 17px);
    margin: auto;
    z-index: 10; }
    .slick--view--slider-home nav.slick__arrow button {
      width: 19px;
      height: 34px;
      line-height: 1;
      font-size: 0;
      background-color: transparent;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      position: absolute;
      top: 0; }
      .slick--view--slider-home nav.slick__arrow button.slick-prev {
        background-image: url(../images/arrow-left.svg);
        left: -80px; }
        @media (max-width: 1380px) {
          .slick--view--slider-home nav.slick__arrow button.slick-prev {
            left: 24px; } }
      .slick--view--slider-home nav.slick__arrow button.slick-next {
        background-image: url(../images/arrow-right.svg);
        right: -80px; }
        @media (max-width: 1380px) {
          .slick--view--slider-home nav.slick__arrow button.slick-next {
            right: 24px; } }
  @media (min-width: 64em) {
    .slick--view--slider-home .slide__caption {
      padding: 0; } }

#search-home-selector .ecl-form-group > :not(.ecl-u-sr-only) + * {
  margin-top: 0; }

#page-header ul.ecl-menu__list > li.ecl-menu__item > button {
  display: none;
  index: -1; }

#page-header .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item {
  transition-delay: unset; }

.classification_btn a:focus,
.about-btn:focus,
.faqs-btn:focus,
.block-wrapper--news_events_home .views-element-container .views-row .views-field-view-node a:focus,
#block-escosixthcustomblockforhome .download-btn:focus,
.path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-dots li button:focus,
.path-frontpage #page-header .ecl-page-header .views-element-container footer .slick-footer .slick-play_pause a:focus,
.slick--view--slider-home nav.slick__arrow button:focus,
.ecl-menu .ecl-menu__mega .ecl-menu__sublist li.ecl-menu__subitem a:focus {
  border: 2px solid #f29527;
  border-bottom: 2px solid #f29527 !important;
  box-sizing: border-box;
  outline: none;
  outline-offset: 0; }

@media (max-width: 995px) {
  #page-header .ecl-menu__link {
    width: 80%; }

  #page-header ul.ecl-menu__list > li.ecl-menu__item > button {
    width: 20%;
    text-align: right;
    float: right;
    height: auto;
    color: transparent;
    display: block;
    background-color: transparent; }

  #page-header ul.ecl-menu__list > li.ecl-menu__item > button > span {
    display: none; }

  #page-header ul.ecl-menu__list > li.ecl-menu__item.ecl-menu__item--expanded > button.ecl-button {
    display: none; }

  .ecl-menu__item--expanded .ecl-menu__link {
    background-color: transparent; } }

@media (max-width: 600px), (min-width: 601px) and (max-width: 1139px), (min-width: 1140px) {
  .views-element-container div .ecl-carousel .ecl-carousel__container button:focus-visible {
    outline: 3px solid #ffd617;
    outline-offset: 0px; }
  .views-element-container div .ecl-carousel .ecl-carousel__controls .ecl-container div:first-of-type {
    padding-top: 0px !important; }
  .views-element-container div .ecl-carousel .ecl-carousel__controls .ecl-container .ecl-carousel__autoplay button:focus-visible {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }
  .views-element-container div .ecl-carousel .ecl-carousel__controls .ecl-container .ecl-carousel__navigation .ecl-carousel__navigation-item:focus-visible {
    outline: 2px solid #ffd617;
    outline-offset: 2px; }
  .views-element-container div .ecl-carousel .ecl-carousel__controls .ecl-container button:focus-visible {
    outline: 2px solid #ffd617;
    outline-offset: 0px; } }
#block-mainpagecontent {
  margin-top: 24px; }
  @media (max-width: 995px) {
    #block-mainpagecontent {
      margin-top: 16px; } }
  @media (max-width: 480px) {
    #block-mainpagecontent {
      margin-top: 8px; } }
  #block-mainpagecontent a:focus {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }

.ecl-editor p,
.ecl-editor ul,
.ecl-editor ol {
  max-width: 100%;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 30px; }
  @media (max-width: 995px) {
    .ecl-editor p,
    .ecl-editor ul,
    .ecl-editor ol {
      margin: 0 auto 15px; } }
  @media (max-width: 768px) {
    .ecl-editor p,
    .ecl-editor ul,
    .ecl-editor ol {
      margin: 0 auto 15px;
      font-size: 16px; } }
  @media (max-width: 480px) {
    .ecl-editor p,
    .ecl-editor ul,
    .ecl-editor ol {
      margin: 0 auto 15px;
      font-size: 16px; } }

.ecl-u-mb-2xl {
  width: 100%; }
  .ecl-u-mb-2xl iframe {
    margin-top: 2.5rem; }
    @media (max-width: 768px) {
      .ecl-u-mb-2xl iframe {
        width: 94%; } }
    @media (max-width: 480px) {
      .ecl-u-mb-2xl iframe {
        width: 94%; } }
  .ecl-u-mb-2xl .ecl-u-type-heading-3 {
    font-size: 36px !important;
    color: #004494;
    margin-top: 2.5rem;
    background-image: url("../images/separation-line.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 30px; }
    @media (max-width: 768px) {
      .ecl-u-mb-2xl .ecl-u-type-heading-3 {
        margin-top: 20px;
        font-size: 28px !important;
        background-size: 110px;
        background-image: url("../images/separation-line-medium.png");
        padding-bottom: 15px; } }
    @media (max-width: 480px) {
      .ecl-u-mb-2xl .ecl-u-type-heading-3 {
        margin-top: 20px;
        font-size: 20px !important;
        background-size: 66px;
        background-image: url("../images/separation-line-small.png");
        padding-bottom: 15px; } }
  .ecl-u-mb-2xl .ecl-editor {
    margin-top: 20px;
    text-align: left; }
    .ecl-u-mb-2xl .ecl-editor p a {
      padding: 0px !important;
      border: 0px;
      font-size: inherit;
      border-radius: 0px;
      display: initial !important; }
      .ecl-u-mb-2xl .ecl-editor p a:hover {
        border: 0px; }
  @media (max-width: 768px) {
    .ecl-u-mb-2xl .ecl-content-item-block {
      width: 94%;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 480px) {
    .ecl-u-mb-2xl .ecl-content-item-block {
      width: 94%;
      margin-left: auto;
      margin-right: auto; } }
  .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__item {
    margin-top: 2.5rem; }
  .ecl-u-mb-2xl .ecl-content-item-block .ecl-col-md-4 .ecl-editor p {
    font-size: 16px; }
  .ecl-u-mb-2xl .ecl-content-item-block .ecl-col-md-4 .ecl-u-pt-m,
  .ecl-u-mb-2xl .ecl-content-item-block .ecl-col-md-4 .ecl-u-pv-m {
    padding-top: 0rem !important; }
  .ecl-u-mb-2xl .ecl-content-item-block .ecl-col-md-4 .ecl-u-type-color-grey-75 {
    text-align: left; }
  .ecl-u-mb-2xl .ecl-content-item-block .ecl-col-md-4 .ecl-u-type-heading-5 {
    text-align: left;
    font-size: 18px !important; }
    .ecl-u-mb-2xl .ecl-content-item-block .ecl-col-md-4 .ecl-u-type-heading-5 a {
      text-decoration: none; }
  .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone {
    padding: 5px 26px;
    cursor: pointer;
    width: 775px;
    display: inline-block; }
    @media (max-width: 995px) {
      .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone {
        margin-left: -10px;
        width: 94%;
        max-width: 775px; } }
    @media (max-width: 768px) {
      .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone {
        width: 94%;
        margin: 0 auto;
        padding: 0px;
        margin-top: 15px; } }
    @media (max-width: 480px) {
      .ecl-u-mb-2xl .ecl-content-item-block .ecl-content-item-block__button .ecl-u-clearfix .ecl-link--standalone {
        width: 94%;
        margin: 0 auto;
        padding: 0px;
        margin-top: 15px; } }
  .ecl-u-mb-2xl .ecl-blockquote {
    background-color: #f2f5f9;
    border-left: 0.625rem solid #004494; }
    .ecl-u-mb-2xl .ecl-blockquote .ecl-blockquote__body {
      font-size: 36px;
      line-height: 1.5;
      color: #004494;
      padding: 32px 32px 0 0;
      text-align: center; }
      @media (max-width: 768px) {
        .ecl-u-mb-2xl .ecl-blockquote .ecl-blockquote__body {
          font-size: 28px; } }
      @media (max-width: 480px) {
        .ecl-u-mb-2xl .ecl-blockquote .ecl-blockquote__body {
          font-size: 24px; } }
    .ecl-u-mb-2xl .ecl-blockquote .ecl-blockquote__attribution {
      text-align: right; }
      .ecl-u-mb-2xl .ecl-blockquote .ecl-blockquote__attribution .ecl-blockquote__author {
        padding-right: 32px; }
  .ecl-u-mb-2xl .ecl-link-block {
    padding: 2rem 1.5rem; }
    .ecl-u-mb-2xl .ecl-link-block .ecl-u-type-heading-5 {
      margin: 0 auto !important; }
    .ecl-u-mb-2xl .ecl-link-block .ecl-link-block__list {
      margin: 0 auto !important; }
  .ecl-u-mb-2xl .views-element-container > div {
    -webkit-justify-content: left !important;
    -moz-justify-content: left !important;
    -ms-justify-content: left !important;
    justify-content: left !important; }
    .ecl-u-mb-2xl .views-element-container > div header {
      margin-right: 5px; }
    .ecl-u-mb-2xl .views-element-container > div .field-content a {
      color: #004494; }
      .ecl-u-mb-2xl .views-element-container > div .field-content a:hover {
        color: #000000; }
  .ecl-u-mb-2xl .ecl-fact-figures {
    margin-top: 30px; }
    .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link {
      padding: 15px 26px;
      cursor: pointer;
      width: 775px;
      display: inline-block; }
      @media (max-width: 995px) {
        .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link {
          margin-left: -10px;
          width: 94%;
          max-width: 775px; } }
      @media (max-width: 768px) {
        .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link {
          width: 94%;
          margin: 0 auto;
          padding: 7px 0;
          margin-top: 15px; } }
      @media (max-width: 480px) {
        .ecl-u-mb-2xl .ecl-fact-figures .ecl-fact-figures__view-all-link {
          width: 94%;
          margin: 0 auto;
          padding: 7px 0;
          margin-top: 15px; } }
  @media (max-width: 995px) {
    .ecl-u-mb-2xl .ecl-contextual-navigation {
      width: 94%;
      margin: 0 auto; } }
  @media (max-width: 768px) {
    .ecl-u-mb-2xl .ecl-contextual-navigation {
      width: 94%;
      margin: 0 auto; } }
  @media (max-width: 480px) {
    .ecl-u-mb-2xl .ecl-contextual-navigation {
      width: 94%;
      margin: 0 auto; } }
  .ecl-u-mb-2xl .ecl-contextual-navigation .ecl-contextual-navigation__label {
    padding-top: 10px; }
  .ecl-u-mb-2xl .ecl-social-media-follow__list .ecl-social-media-follow__item {
    text-decoration: none; }
    .ecl-u-mb-2xl .ecl-social-media-follow__list .ecl-social-media-follow__item a:hover {
      text-decoration: none; }
    .ecl-u-mb-2xl .ecl-social-media-follow__list .ecl-social-media-follow__item .ecl-social-media-follow__link {
      background-color: #004494;
      color: #ffffff;
      padding-right: 20px;
      height: 35px;
      text-decoration: none; }
      .ecl-u-mb-2xl .ecl-social-media-follow__list .ecl-social-media-follow__item .ecl-social-media-follow__link .ecl-link__label:hover {
        text-decoration: none; }
    .ecl-u-mb-2xl .ecl-social-media-follow__list .ecl-social-media-follow__item:hover {
      text-decoration: none; }
    .ecl-u-mb-2xl .ecl-social-media-follow__list .ecl-social-media-follow__item .ecl-social-media-follow__link:not(.ecl-link--icon-before) {
      padding-left: 25px; }
  .ecl-u-mb-2xl .ecl-social-media-follow__list li:hover {
    text-decoration: none; }
  .ecl-u-mb-2xl .ecl-accordion2 .ecl-accordion2__item .ecl-accordion2__toggle:focus {
    outline: 0px solid #ffd617;
    outline-offset: 0px; }
  .ecl-u-mb-2xl .ecl-accordion2 .ecl-accordion2__item .ecl-accordion2__content .ecl-editor p a {
    padding: 0px;
    border: 0px;
    font-size: inherit;
    border-radius: 0px;
    display: initial;
    background-color: transparent; }
  .ecl-u-mb-2xl .views-element-container {
    margin: 0 3%; }
    .ecl-u-mb-2xl .views-element-container .item-list ul li {
      display: inline-block;
      margin-right: 10px; }

.ecl-content-item-block .ecl-col-md-6 .ecl-u-pt-m,
.ecl-content-item-block .ecl-col-md-6 .ecl-u-pv-m {
  padding-top: 0rem !important; }
.ecl-content-item-block .ecl-col-md-6 .ecl-u-type-heading-5 {
  text-align: left;
  font-size: 20px !important; }
  .ecl-content-item-block .ecl-col-md-6 .ecl-u-type-heading-5 a {
    text-decoration: none; }
.ecl-content-item-block .ecl-col-md-6 .ecl-u-type-color-grey-75 {
  text-align: left; }
@media (max-width: 995px) {
  .ecl-content-item-block .ecl-row {
    width: 100%;
    margin: 0 auto !important; } }
@media (max-width: 768px) {
  .ecl-content-item-block .ecl-row {
    margin: 0 -1rem !important; } }
@media (max-width: 480px) {
  .ecl-content-item-block .ecl-row {
    margin: 0 -1rem !important; } }

.ecl-content-item-block .ecl-col-12 .ecl-u-pt-m,
.ecl-content-item-block .ecl-col-12 .ecl-u-pv-m {
  padding-top: 0rem !important; }
.ecl-content-item-block .ecl-col-12 .ecl-u-type-heading-5 {
  text-align: left;
  font-size: 20px !important; }
  .ecl-content-item-block .ecl-col-12 .ecl-u-type-heading-5 a {
    text-decoration: none; }
.ecl-content-item-block .ecl-col-12 .ecl-u-type-color-grey-75 {
  text-align: left; }
.ecl-content-item-block .ecl-col-12 .ecl-u-type-paragraph {
  max-width: 100% !important; }

.ecl-u-flex-grow-1 .ecl-u-mb-s .ecl-editor p a {
  padding: 0px;
  border: 0px;
  font-size: inherit;
  border-radius: 0px;
  display: initial; }

.ecl-button:focus {
  outline: 2px solid #ffd617;
  outline-offset: 0px; }

.field_landing_tags {
  margin-bottom: 25px; }
  .field_landing_tags div {
    background-color: #bfd0e4;
    color: #004494;
    font-size: 14px;
    border-left: 3px solid #004494;
    -webkit-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -khtml-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -ms-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -o-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    padding: 6px 15px 6px 10px;
    display: inline;
    margin-right: 8px;
    margin-bottom: 8px; }

@media (max-width: 995px) {
  .ecl-col-md-4 .ecl-content-item .ecl-content-item__image__before,
  .ecl-col-md-4 .ecl-content-item .ecl-content-item__image__after {
    display: none; } }
@media (max-width: 768px) {
  .ecl-col-md-4 .ecl-content-item .ecl-content-item__image__before,
  .ecl-col-md-4 .ecl-content-item .ecl-content-item__image__after {
    display: inline; } }

ul {
  list-style: initial; }

.ecl-u-type-heading-2 {
  display: block;
  padding: 8px; }

.page-node-type-oe-landing-pages #block-mainpagecontent .layout--twocol-section.layout--twocol-section--33-67 {
  justify-content: space-between; }
  .page-node-type-oe-landing-pages #block-mainpagecontent .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first {
    flex: 0 1 30%; }
    @media screen and (max-width: 831px) {
      .page-node-type-oe-landing-pages #block-mainpagecontent .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first {
        flex: 0 1 100%; } }
    .page-node-type-oe-landing-pages #block-mainpagecontent .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first nav > h2 {
      display: none; }
    .page-node-type-oe-landing-pages #block-mainpagecontent .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first nav > ul:not(.menu) {
      margin: 0;
      padding: 0; }
      .page-node-type-oe-landing-pages #block-mainpagecontent .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first nav > ul:not(.menu) li {
        border-bottom: 0px solid transparent;
        border-top: 0px solid transparent; }
        .page-node-type-oe-landing-pages #block-mainpagecontent .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first nav > ul:not(.menu) li a {
          padding: 6px 0; }
  .page-node-type-oe-landing-pages #block-mainpagecontent .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second {
    border: 1px solid #f0f0f0;
    border-radius: 13px;
    box-shadow: 0px 3px 8px 0px rgba(191, 208, 228, 0.51);
    padding: 32px;
    text-align: left; }
    @media screen and (max-width: 831px) {
      .page-node-type-oe-landing-pages #block-mainpagecontent .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second {
        flex: 0 1 100%;
        padding: 20px; } }

@media (max-width: 995px) {
  .page-node-type-oe-landing-pages #block-mainpagecontent article .ecl-menu__open {
    display: none; }
  .page-node-type-oe-landing-pages #block-mainpagecontent article .ecl-menu__inner {
    background-color: transparent;
    position: static;
    width: 100%;
    margin: 0 -1rem;
    padding: 0; }
    .page-node-type-oe-landing-pages #block-mainpagecontent article .ecl-menu__inner-header {
      display: none; }
  .page-node-type-oe-landing-pages #block-mainpagecontent article .ecl-menu__list {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
  .page-node-type-oe-landing-pages #block-mainpagecontent article .ecl-menu__item {
    background-color: transparent;
    margin: 0 12px 12px 0;
    border: 0; }
  .page-node-type-oe-landing-pages #block-mainpagecontent article .ecl-menu__link {
    padding: 0.5rem 1.5rem; } }
.block-wrapper--news_events_home {
  padding-top: 68px; }
  @media (max-width: 995px) {
    .block-wrapper--news_events_home {
      padding-top: 16px; } }
  .block-wrapper--news_events_home .views-element-container > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .block-wrapper--news_events_home .views-element-container .views-row {
    width: 23.5%;
    margin: 0 0 33px;
    border-radius: 8px;
    box-shadow: 0px 3px 13px 0px rgba(191, 208, 228, 0.51);
    position: relative;
    border: 2px solid transparent;
    display: flex;
    flex-direction: column; }
    .block-wrapper--news_events_home .views-element-container .views-row:hover {
      border: 2px solid #004494; }
    @media (max-width: 995px) {
      .block-wrapper--news_events_home .views-element-container .views-row {
        width: 48%; } }
    @media (max-width: 768px) {
      .block-wrapper--news_events_home .views-element-container .views-row {
        display: block;
        width: 100%;
        margin: 0 auto 20px;
        box-sizing: border-box; } }
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-title-1 {
      position: static; }
      .block-wrapper--news_events_home .views-element-container .views-row .views-field-title-1 a {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        text-indent: -999999px; }
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-oe-news-featured-media {
      height: auto; }
      .block-wrapper--news_events_home .views-element-container .views-row .views-field-oe-news-featured-media img {
        height: auto;
        width: 100%;
        width: -moz-available;
        
        width: -webkit-fill-available;
        
        width: fill-available;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px; }
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-title {
      margin-bottom: 10px;
      height: auto;
      font-weight: 600;
      padding: 0 16px;
      margin-top: 4px;
      flex-grow: 1; }
      .block-wrapper--news_events_home .views-element-container .views-row .views-field-title span {
        display: block;
        border-bottom: 1px solid #c4c4c4;
        padding-bottom: 8px;
        color: #353535;
        height: 100%; }
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-field-tag-publication {
      line-height: 1;
      padding: 16px 16px 0; }
      .block-wrapper--news_events_home .views-element-container .views-row .views-field-field-tag-publication ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap; }
        .block-wrapper--news_events_home .views-element-container .views-row .views-field-field-tag-publication ul li {
          -webkit-border-radius: 4px;
          -khtml-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          -o-border-radius: 4px;
          border-radius: 4px;
          margin-right: 12px;
          margin-bottom: 8px;
          background-color: #e5ecf4;
          color: #0a0a0a;
          font-size: 14px;
          padding: 10px 12px; }
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-field-news-tags span {
      background-color: transparent;
      color: #004494;
      font-size: 14px;
      border-left: 0;
      -webkit-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
      -khtml-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
      -moz-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
      -ms-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
      -o-box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
      box-shadow: rgba(0, 0, 0, 0) 0 0 0 0;
      padding: 0; }
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-field-news-tags ul li {
      background-color: #bfd0e4;
      color: #004494;
      font-size: 14px;
      border-left: 3px solid #004494;
      -webkit-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -khtml-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -moz-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -ms-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -o-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      padding: 6px 15px 6px 10px;
      display: inline;
      margin-right: 8px;
      margin-bottom: 8px; }
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-oe-publication-date time {
      padding-left: 5px; }
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-oe-publication-date,
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-uid {
      padding: 0 16px;
      font-size: 16px;
      display: flex;
      line-height: 1.2; }
    .block-wrapper--news_events_home .views-element-container .views-row .views-field-uid {
      padding: 12px 16px 24px; }
      .block-wrapper--news_events_home .views-element-container .views-row .views-field-uid .field-content {
        font-weight: 600;
        color: #004494;
        padding-left: 5px; }

.path-news #block-mainpagecontent #views-exposed-form-news-events-news-events-2 .form-item-keyword {
  width: 66%; }
  @media (max-width: 995px) {
    .path-news #block-mainpagecontent #views-exposed-form-news-events-news-events-2 .form-item-keyword {
      width: 94%;
      margin: 0 auto;
      max-width: 775px; } }
  @media (max-width: 768px) {
    .path-news #block-mainpagecontent #views-exposed-form-news-events-news-events-2 .form-item-keyword {
      width: 94%;
      margin: 0 auto; } }
  @media (max-width: 480px) {
    .path-news #block-mainpagecontent #views-exposed-form-news-events-news-events-2 .form-item-keyword {
      width: 94%;
      margin: 0 auto; } }
.path-news #block-mainpagecontent #views-exposed-form-news-events-news-events-2 .ecl-button--primary {
  margin-top: 50px; }
  @media (max-width: 995px) {
    .path-news #block-mainpagecontent #views-exposed-form-news-events-news-events-2 .ecl-button--primary {
      margin-top: 20px; } }
  @media (max-width: 768px) {
    .path-news #block-mainpagecontent #views-exposed-form-news-events-news-events-2 .ecl-button--primary {
      margin-top: 20px; } }
  @media (max-width: 480px) {
    .path-news #block-mainpagecontent #views-exposed-form-news-events-news-events-2 .ecl-button--primary {
      margin-top: 20px; } }
.path-news #block-mainpagecontent .views-element-container > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.path-news #block-mainpagecontent .views-element-container .views-row {
  width: 31%;
  margin: 0 0 33px;
  border-radius: 8px;
  box-shadow: 0px 3px 13px 0px rgba(191, 208, 228, 0.51);
  position: relative;
  border: 2px solid transparent; }
  .path-news #block-mainpagecontent .views-element-container .views-row:hover {
    border: 2px solid #004494; }
  @media (max-width: 995px) {
    .path-news #block-mainpagecontent .views-element-container .views-row {
      width: 48%; } }
  @media (max-width: 768px) {
    .path-news #block-mainpagecontent .views-element-container .views-row {
      display: block;
      width: 100%;
      margin: 0 auto 20px;
      box-sizing: border-box; } }
  .path-news #block-mainpagecontent .views-element-container .views-row .views-field-title-1 {
    position: static; }
    .path-news #block-mainpagecontent .views-element-container .views-row .views-field-title-1 a {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      text-indent: -999999px;
      z-index: 9; }
  .path-news #block-mainpagecontent .views-element-container .views-row .views-field-oe-news-featured-media {
    height: 155px; }
    .path-news #block-mainpagecontent .views-element-container .views-row .views-field-oe-news-featured-media img {
      height: auto;
      width: 100%;
      width: -moz-available;
      
      width: -webkit-fill-available;
      
      width: fill-available;
      border-radius: 8px; }
  .path-news #block-mainpagecontent .views-element-container .views-row .views-field-field-news-tags span.field-content {
    background-color: none;
    border-left: 0px solid #004494;
    box-shadow: 0px;
    padding: 0px; }
    .path-news #block-mainpagecontent .views-element-container .views-row .views-field-field-news-tags span.field-content ul li {
      display: inline;
      background-color: #bfd0e4;
      color: #004494;
      font-size: 14px;
      border-left: 3px solid #004494;
      -webkit-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -khtml-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -moz-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -ms-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -o-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      padding: 6px 15px 6px 10px;
      margin-right: 8px;
      margin-bottom: 8px; }
.path-news #block-mainpagecontent .views-element-container .more-link {
  display: block;
  width: 100%;
  margin-bottom: 40px; }
  .path-news #block-mainpagecontent .views-element-container .more-link a {
    color: #004494 !important;
    width: 100%;
    display: block;
    padding: 7px 26px; }
    @media (max-width: 995px) {
      .path-news #block-mainpagecontent .views-element-container .more-link a {
        width: 94%;
        padding: 0px;
        margin: 0 auto 40px; } }
    @media (max-width: 768px) {
      .path-news #block-mainpagecontent .views-element-container .more-link a {
        font-size: 18px;
        width: 94%;
        padding: 0px;
        margin: 0 auto 40px; } }
    @media (max-width: 480px) {
      .path-news #block-mainpagecontent .views-element-container .more-link a {
        font-size: 18px;
        width: 94%;
        padding: 0px;
        margin: 0 auto 40px; } }
    .path-news #block-mainpagecontent .views-element-container .more-link a:hover {
      text-decoration: none; }
.path-news #block-mainpagecontent .views-element-container header {
  text-align: center;
  width: 100%; }
  .path-news #block-mainpagecontent .views-element-container header p:first-child {
    font-size: 36px !important;
    color: #004494;
    margin-bottom: 2.5rem;
    background-image: url("../images/separation-line.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 30px; }
    @media (max-width: 768px) {
      .path-news #block-mainpagecontent .views-element-container header p:first-child {
        margin-bottom: 20px;
        font-size: 28px !important;
        background-size: 110px;
        background-image: url("../images/separation-line-medium.png");
        padding-bottom: 15px; } }
    @media (max-width: 480px) {
      .path-news #block-mainpagecontent .views-element-container header p:first-child {
        margin-bottom: 20px;
        font-size: 20px !important;
        background-size: 66px;
        background-image: url("../images/separation-line-small.png");
        padding-bottom: 15px; } }

article.oe-news.full .oe-news__media {
  margin-bottom: 3rem; }
  article.oe-news.full .oe-news__media img {
    width: 100%;
    height: auto; }
article.oe-news.full .oe-news__title {
  font-size: 24px;
  line-height: 1.2;
  color: #004494;
  height: auto; }
article.oe-news.full .oe-news__date--wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px; }
article.oe-news.full .oe-news__date {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: 1.5rem;
  color: #757575;
  font-size: 16px; }
  @media (max-width: 768px) {
    article.oe-news.full .oe-news__date {
      margin-left: 0; } }
article.oe-news.full .oe-news__body {
  border-top: 1px solid #979797;
  margin-top: 20px;
  padding-top: 2rem; }
  article.oe-news.full .oe-news__body p, article.oe-news.full .oe-news__body .ecl p:not([class*="ecl-"], [class*="wt-"]) {
    font-size: 18px;
    line-height: 31px;
    margin-bottom: 24px;
    color: #404040;
    max-width: 100% !important; }
    @media (max-width: 768px) {
      article.oe-news.full .oe-news__body p, article.oe-news.full .oe-news__body .ecl p:not([class*="ecl-"], [class*="wt-"]) {
        font-size: 16px;
        line-height: 19px; } }
article.oe-news.full .oe-news__tags {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: fit-content; }
  article.oe-news.full .oe-news__tags div div {
    background-color: #bfd0e466;
    font-size: 16px;
    line-height: 24px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -khtml-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -ms-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -o-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    padding: 8px 12px;
    display: inline;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 3px;
    color: #0a0a0a; }
    article.oe-news.full .oe-news__tags div div a {
      color: #004494;
      text-decoration: none; }

@media (max-width: 995px) {
  #block-mainpagecontent .oe-news {
    padding: 0;
    margin-right: -1rem;
    margin-left: -1rem; } }

.oe-news__lastest_news {
  color: #004494;
  margin-left: 16px;
  margin-bottom: 20px;
  padding-left: 22px;
  padding-top: 6px; }
  @media (max-width: 1200px) {
    .oe-news__lastest_news {
      padding-left: 0px; } }
  @media (max-width: 995px) {
    .oe-news__lastest_news {
      padding-left: 22px; } }
  .oe-news__lastest_news::before {
    content: "\f053";
    font: normal normal normal 20px/1 FontAwesome;
    color: #214493;
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    text-indent: 0;
    text-align: center;
    line-height: 20px; }
    .oe-news__lastest_news::before :hover {
      text-decoration: none; }
    @media (max-width: 1200px) {
      .oe-news__lastest_news::before {
        left: -4px; } }
    @media (max-width: 995px) {
      .oe-news__lastest_news::before {
        left: 15px; } }

#block-exposedformnews-eventsnews-events-2 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  padding-right: 0px;
  padding-left: 0px; }

#block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 {
  display: flex;
  justify-content: space-evenly;
  margin: 30px 0;
  width: 100%;
  align-items: end;
  flex-wrap: wrap; }
  @media (max-width: 480px) {
    #block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 {
      margin: 30px 20px; } }

#block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 .form-item-items-per-page .ecl-select__container {
  width: 100%;
  min-width: 150px; }

#block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 #edit-actions.form-wrapper {
  margin-bottom: 0;
  max-width: fit-content; }

#block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 #edit-submit-news-events--2.ecl-button:focus {
  border: none;
  padding: 0;
  background-color: transparent; }

#block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 #edit-actions--2 {
  color: #ffffff;
  background-color: #004494;
  padding: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 24px;
  box-sizing: border-box;
  border-radius: 26px;
  font-size: 20px;
  text-align: center;
  min-width: 176px;
  font-weight: 700; }

#block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 #edit-actions--2:hover {
  background-color: #002f67; }

#block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 .form-item-items-per-page label {
  display: none; }

@media (max-width: 768px) {
  #block-exposedformnews-eventsnews-events-2 .ecl-form-group--select {
    width: 100%;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 16px; } }
@media (max-width: 480px) {
  #block-exposedformnews-eventsnews-events-2 .ecl-form-group--select {
    width: 100%;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 16px; } }

@media (max-width: 480px) {
  #block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 .form-item-items-per-page select {
    width: 100%;
    margin: 0px auto 10px; } }
@media (max-width: 768px) {
  #block-exposedformnews-eventsnews-events-2 #views-exposed-form-news-events-news-events-2 .form-item-items-per-page select {
    width: 100%;
    margin: 0px auto 10px;
    max-width: 423px; } }

.layout--twocol-section--25-75 .layout__region--second {
  max-width: 75%; }
  @media (max-width: 480px) {
    .layout--twocol-section--25-75 .layout__region--second {
      max-width: 100%; } }

.page-node-type-oe-news .ecl-page-header__title-container {
  display: none; }
.page-node-type-oe-news .ecl-breadcrumb__current-page .newstitle {
  font: unset;
  color: unset; }
.page-node-type-oe-news .ecl blockquote:is([class*="ecl-u-"]), .page-node-type-oe-news .ecl blockquote:not([class*="ecl-"], [class*="wt-"]), .page-node-type-oe-news .ecl-blockquote__citation {
  max-width: 92%; }

.newstitle {
  font: normal normal 700 2rem/2.5rem arial,sans-serif;
  color: #404040; }

.oe-news-tagsdate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  margin-top: 2rem; }
  @media (max-width: 768px) {
    .oe-news-tagsdate {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }

.oe-news__introduction {
  margin-bottom: 3rem; }
  .oe-news__introduction p, .oe-news__introduction .ecl p:not([class*="ecl-"], [class*="wt-"]) {
    font-size: 18px;
    line-height: 31px;
    color: #404040;
    max-width: 100% !important; }
    @media (max-width: 768px) {
      .oe-news__introduction p, .oe-news__introduction .ecl p:not([class*="ecl-"], [class*="wt-"]) {
        font-size: 16px;
        line-height: 19px; } }

#edit-search-api-fulltext {
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  background-position: 20px center; }

.oe-news .card-news .box_view_news {
  position: relative; }
  .oe-news .card-news .box_view_news a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    text-indent: -999999px; }

.layout__region--content .views-element-container header {
  text-align: center;
  width: 100%; }
  .layout__region--content .views-element-container header h2 {
    color: #004494;
    margin-bottom: 2.5rem;
    background-image: url("../images/separation-line.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 30px;
    text-align: center; }
    @media (max-width: 768px) {
      .layout__region--content .views-element-container header h2 {
        margin-bottom: 20px;
        background-size: 110px;
        background-image: url("../images/separation-line-medium.png");
        padding-bottom: 15px; } }
    @media (max-width: 480px) {
      .layout__region--content .views-element-container header h2 {
        margin-bottom: 20px;
        background-size: 66px;
        background-image: url("../images/separation-line-small.png");
        padding-bottom: 15px; } }

.views-exposed-form {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .views-exposed-form .form-item-title {
    width: 66%; }
    @media (max-width: 995px) {
      .views-exposed-form .form-item-title {
        width: 94%;
        margin: 0 auto 20px !important;
        max-width: 775px; } }
    @media (max-width: 768px) {
      .views-exposed-form .form-item-title {
        width: 94%;
        margin: 0 auto 20px !important; } }
    @media (max-width: 480px) {
      .views-exposed-form .form-item-title {
        width: 94%;
        margin: 0 auto 20px !important; } }
  .views-exposed-form #edit-actions.ecl-form-group {
    width: 33%;
    margin-top: 0px; }
    @media (max-width: 995px) {
      .views-exposed-form #edit-actions.ecl-form-group {
        width: 94%;
        margin: 0 auto 20px !important; } }
    @media (max-width: 768px) {
      .views-exposed-form #edit-actions.ecl-form-group {
        width: 94%;
        margin: 0 auto 20px !important; } }
    @media (max-width: 480px) {
      .views-exposed-form #edit-actions.ecl-form-group {
        width: 94%;
        margin: 0 auto 20px !important; } }
    .views-exposed-form #edit-actions.ecl-form-group .ecl-button--primary {
      width: 100%; }

.ecl-file {
  max-width: 100%;
  margin-bottom: 20px; }

.download-confirmation-page {
  margin: 0 0 30px 0; }
  .download-confirmation-page a {
    color: #004494 !important; }
    .download-confirmation-page a:hover {
      text-decoration: none; }

.ecl-file {
  margin-bottom: 0px; }

.ecl-message {
  max-width: 1200px;
  margin: 20px auto 0;
  border-radius: 10px; }
  .ecl-message .ecl-message__description,
  .ecl-message .ecl-message__title {
    width: 100%;
    max-width: 100%; }

.ecl-message--info {
  border: 2px solid #006fb4;
  background-color: #f0f8fd; }

.ecl-message--success {
  border: 2px solid #467a39;
  background-color: #f7fff5; }

.ecl-message--warning {
  border: 2px solid #f29527;
  background-color: #fff3e4; }

.ecl-message--error {
  border: 2px solid #da2131;
  background-color: #ffe9ea; }

.esco-banner-block {
  border: 1px solid;
  max-width: 1200px;
  margin: 24px auto 24px;
  border-radius: 6px;
  display: none; }
  .esco-banner-block .esco-banner-block-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    position: relative; }
    .esco-banner-block .esco-banner-block-content:before {
      content: "";
      color: white;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      margin-right: 16px;
      padding: 0 8px;
      min-width: 32px;
      position: absolute;
      height: 100%;
      border-radius: 6px 0 0 6px;
      align-items: center; }
    .esco-banner-block .esco-banner-block-content p {
      padding-left: 40px; }
  .esco-banner-block.banner-green {
    border-color: #467a39;
    background-color: #f7fff5; }
    .esco-banner-block.banner-green .esco-banner-block-content:before {
      background-color: #467a39;
      content: "\f058"; }
  .esco-banner-block.banner-orange {
    border-color: #f29527;
    background-color: #fff3e4; }
    .esco-banner-block.banner-orange .esco-banner-block-content:before {
      background-color: #f29527;
      content: "\f071"; }
  .esco-banner-block.banner-red {
    border-color: #da2131;
    background-color: #ffe9ea; }
    .esco-banner-block.banner-red .esco-banner-block-content:before {
      background-color: #da2131;
      content: "\f057"; }

.warning-message-container {
  border: 1px solid;
  max-width: fit-content;
  border-radius: 6px;
  border-color: #f29527;
  background-color: #fff3e4;
  padding-right: 25px;
  position: relative;
  display: none; }
  .warning-message-container .warning-message {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .warning-message-container .warning-message:before {
      font-family: "FontAwesome";
      color: white;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      margin-right: 16px;
      padding: 0 8px;
      min-width: 32px;
      background-color: #f29527;
      content: "\f071"; }
  .warning-message-container .warning-message-close {
    position: absolute;
    right: 5px;
    top: 3px;
    line-height: initial;
    cursor: pointer; }
    .warning-message-container .warning-message-close:before {
      font-family: "FontAwesome";
      color: #f29527;
      min-width: 20px;
      content: "\f057"; }

.publications-menu {
  margin-bottom: 16px; }
  .publications-menu .views-field-title {
    padding: 0 12px;
    font-size: 18px;
    line-height: 1;
    margin-top: 0;
    height: auto;
    overflow: hidden; }

.form-item-information {
  font-size: 20px;
  line-height: 1.4; }
  @media (max-width: 995px) {
    .form-item-information {
      padding: 0 15px; } }
  @media (max-width: 768px) {
    .form-item-information {
      padding: 0 15px;
      font-size: 16px; } }
  @media (max-width: 480px) {
    .form-item-information {
      padding: 0 15px;
      font-size: 16px; } }

#edit-main.form-wrapper {
  background-color: #f5f5f5;
  margin-top: 36px;
  padding: 50px 0; }
  @media (max-width: 995px) {
    #edit-main.form-wrapper {
      padding: 15px; } }
  @media (max-width: 768px) {
    #edit-main.form-wrapper {
      padding: 15px; } }
  @media (max-width: 480px) {
    #edit-main.form-wrapper {
      padding: 15px; } }
  #edit-main.form-wrapper .js-form-item-introduction,
  #edit-main.form-wrapper .form-item-name,
  #edit-main.form-wrapper .form-item-email,
  #edit-main.form-wrapper #edit-two-columns,
  #edit-main.form-wrapper .form-item-intended-use-of-esco,
  #edit-main.form-wrapper .form-item-reason-of-contact,
  #edit-main.form-wrapper .form-item-message,
  #edit-main.form-wrapper .form-item-newsletter,
  #edit-main.form-wrapper .form-item-terms-of-service {
    width: 550px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      #edit-main.form-wrapper .js-form-item-introduction,
      #edit-main.form-wrapper .form-item-name,
      #edit-main.form-wrapper .form-item-email,
      #edit-main.form-wrapper #edit-two-columns,
      #edit-main.form-wrapper .form-item-intended-use-of-esco,
      #edit-main.form-wrapper .form-item-reason-of-contact,
      #edit-main.form-wrapper .form-item-message,
      #edit-main.form-wrapper .form-item-newsletter,
      #edit-main.form-wrapper .form-item-terms-of-service {
        width: 100%;
        max-width: 550px; } }
    @media (max-width: 480px) {
      #edit-main.form-wrapper .js-form-item-introduction,
      #edit-main.form-wrapper .form-item-name,
      #edit-main.form-wrapper .form-item-email,
      #edit-main.form-wrapper #edit-two-columns,
      #edit-main.form-wrapper .form-item-intended-use-of-esco,
      #edit-main.form-wrapper .form-item-reason-of-contact,
      #edit-main.form-wrapper .form-item-message,
      #edit-main.form-wrapper .form-item-newsletter,
      #edit-main.form-wrapper .form-item-terms-of-service {
        width: 100%; } }
  #edit-main.form-wrapper .js-form-item-introduction {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 54px !important; }
    @media (max-width: 768px) {
      #edit-main.form-wrapper .js-form-item-introduction {
        font-size: 16px; } }
    @media (max-width: 480px) {
      #edit-main.form-wrapper .js-form-item-introduction {
        font-size: 16px; } }
  #edit-main.form-wrapper .ecl-form-label {
    font-size: 20px;
    margin-bottom: 8px;
    color: #080808; }
    @media (max-width: 768px) {
      #edit-main.form-wrapper .ecl-form-label {
        font-size: 16px; } }
    @media (max-width: 480px) {
      #edit-main.form-wrapper .ecl-form-label {
        font-size: 16px; } }
  #edit-main.form-wrapper input {
    margin-bottom: 20px;
    margin-top: 0px; }
    @media (max-width: 768px) {
      #edit-main.form-wrapper input {
        padding: 0 18px;
        font-size: 16px; } }
    @media (max-width: 480px) {
      #edit-main.form-wrapper input {
        padding: 0 18px;
        font-size: 16px; } }
  #edit-main.form-wrapper .form-item-name-of-organisation,
  #edit-main.form-wrapper .form-item-organisation-type {
    width: 45%;
    display: inline-grid; }
    @media (max-width: 768px) {
      #edit-main.form-wrapper .form-item-name-of-organisation,
      #edit-main.form-wrapper .form-item-organisation-type {
        width: 100%; } }
    @media (max-width: 480px) {
      #edit-main.form-wrapper .form-item-name-of-organisation,
      #edit-main.form-wrapper .form-item-organisation-type {
        width: 100%; } }
  #edit-main.form-wrapper .form-item-name-of-organisation {
    margin-right: 20px; }
  #edit-main.form-wrapper .ecl-select__container {
    background-color: transparent;
    margin-top: 0px;
    margin-bottom: 20px; }
    #edit-main.form-wrapper .ecl-select__container #edit-intended-use-of-esco,
    #edit-main.form-wrapper .ecl-select__container #edit-reason-of-contact {
      width: 550px; }
      @media (max-width: 768px) {
        #edit-main.form-wrapper .ecl-select__container #edit-intended-use-of-esco,
        #edit-main.form-wrapper .ecl-select__container #edit-reason-of-contact {
          width: 100%;
          max-width: 550px; } }
      @media (max-width: 480px) {
        #edit-main.form-wrapper .ecl-select__container #edit-intended-use-of-esco,
        #edit-main.form-wrapper .ecl-select__container #edit-reason-of-contact {
          width: 100%; } }
    @media (max-width: 768px) {
      #edit-main.form-wrapper .ecl-select__container .ecl-select {
        width: 100%; } }
    @media (max-width: 480px) {
      #edit-main.form-wrapper .ecl-select__container .ecl-select {
        width: 100%; } }
  #edit-main.form-wrapper .ecl-text-area {
    box-sizing: border-box;
    border-radius: 26px;
    background-color: #ffffff;
    border: 1px solid #004494;
    color: #0a0a0a;
    font-size: 20px; }
    #edit-main.form-wrapper .ecl-text-area:hover, #edit-main.form-wrapper .ecl-text-area:active {
      outline: 0px solid #004494;
      outline-offset: 0px; }
    #edit-main.form-wrapper .ecl-text-area:focus {
      outline: 2px solid #ffd617; }
  #edit-main.form-wrapper .ecl-checkbox {
    margin-top: 20px; }
    @media (max-width: 480px) {
      #edit-main.form-wrapper .ecl-checkbox .ecl-checkbox__label a:not([class]) {
        display: contents !important; } }
    #edit-main.form-wrapper .ecl-checkbox .ecl-checkbox__label a:focus {
      outline: 2px solid #ffd617 !important; }

#edit-actions.form-wrapper {
  margin-top: 36px;
  margin-bottom: 36px;
  text-align: center; }
  #edit-actions.form-wrapper .ecl-button--primary {
    padding: 15px 26px;
    cursor: pointer;
    width: 775px;
    display: inline-block; }
    #edit-actions.form-wrapper .ecl-button--primary:focus {
      outline: 2px solid #ffd617;
      outline-offset: 0px; }
    #edit-actions.form-wrapper .ecl-button--primary:disabled, #edit-actions.form-wrapper .ecl-button--primary[disabled] {
      background-color: #bfd0e4;
      cursor: auto; }
    @media (max-width: 995px) {
      #edit-actions.form-wrapper .ecl-button--primary {
        width: 94%;
        max-width: 775px;
        margin: 0 auto;
        padding: 9px 0px; } }
    @media (max-width: 768px) {
      #edit-actions.form-wrapper .ecl-button--primary {
        width: 94%;
        margin: 0 auto;
        padding: 9px 0px; } }
    @media (max-width: 480px) {
      #edit-actions.form-wrapper .ecl-button--primary {
        width: 94%;
        margin: 0 auto;
        padding: 9px 0px; } }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  max-width: 768px !important;
  width: 100% !important; }
  @media (max-width: 768px) {
    .ui-widget.ui-widget-content {
      left: 0 !important; } }

#main-content .occupations .ecl-select {
  background-image: url("../images/corner-arrow-down.svg"); }

.oe-occupations {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px; }

#occupation-search-form, #skill-search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 30px; }
  @media (max-width: 1139px) {
    #occupation-search-form, #skill-search-form {
      width: auto; } }
  @media (max-width: 768px) {
    #occupation-search-form, #skill-search-form {
      margin-top: 10px; } }
  @media (max-width: 480px) {
    #occupation-search-form, #skill-search-form {
      margin-top: 10px; } }
  #occupation-search-form button, #skill-search-form button {
    float: right; }
  #occupation-search-form .search-home-clear, #skill-search-form .search-home-clear {
    max-width: 100%; }
  #occupation-search-form #search-home-keyword, #skill-search-form #search-home-keyword {
    position: relative; }
    #occupation-search-form #search-home-keyword .ajax-progress.ajax-progress-throbber, #skill-search-form #search-home-keyword .ajax-progress.ajax-progress-throbber {
      position: absolute;
      bottom: 7px;
      left: 0;
      width: 100%;
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0;
      margin: 0;
      background: rgba(255, 255, 255, 0); }
      #occupation-search-form #search-home-keyword .ajax-progress.ajax-progress-throbber .throbber, #skill-search-form #search-home-keyword .ajax-progress.ajax-progress-throbber .throbber {
        width: 36px;
        height: 36px;
        border: 4px rgba(46, 147, 230, 0.4) solid;
        border-top: 4px #2e93e6 solid;
        border-radius: 50%;
        animation: sp-anime 0.8s infinite linear;
        background: none;
        padding: 0; }
      #occupation-search-form #search-home-keyword .ajax-progress.ajax-progress-throbber .message, #skill-search-form #search-home-keyword .ajax-progress.ajax-progress-throbber .message {
        display: none; }
@keyframes sp-anime {
  100% {
    transform: rotate(360deg); } }
    #occupation-search-form #search-home-keyword .form-item-keyword input, #skill-search-form #search-home-keyword .form-item-keyword input {
      width: 365px;
      margin-left: 0; }
      @media (max-width: 1200px) {
        #occupation-search-form #search-home-keyword .form-item-keyword input, #skill-search-form #search-home-keyword .form-item-keyword input {
          width: 325px; } }
      @media (max-width: 1139px) {
        #occupation-search-form #search-home-keyword .form-item-keyword input, #skill-search-form #search-home-keyword .form-item-keyword input {
          width: 720px;
          margin: 25px auto 0; } }
      @media (max-width: 768px) {
        #occupation-search-form #search-home-keyword .form-item-keyword input, #skill-search-form #search-home-keyword .form-item-keyword input {
          width: 100%; } }
  #occupation-search-form #search-home-selector, #skill-search-form #search-home-selector {
    margin: 0 34px 0 26px; }
    @media (max-width: 1200px) {
      #occupation-search-form #search-home-selector, #skill-search-form #search-home-selector {
        width: 210px; } }
    @media (max-width: 1139px) {
      #occupation-search-form #search-home-selector, #skill-search-form #search-home-selector {
        margin: 0px;
        width: 240px; } }
    @media (max-width: 768px) {
      #occupation-search-form #search-home-selector, #skill-search-form #search-home-selector {
        margin: 0 auto;
        width: 100%; } }
    @media (max-width: 480px) {
      #occupation-search-form #search-home-selector, #skill-search-form #search-home-selector {
        margin: 0 auto;
        width: 100%; } }
    @media (max-width: 995px) {
      #occupation-search-form #search-home-selector .ecl-select__container--m, #skill-search-form #search-home-selector .ecl-select__container--m {
        width: 100%; } }
    @media (max-width: 1200px) {
      #occupation-search-form #search-home-selector .ecl-select__container--m .ecl-select, #skill-search-form #search-home-selector .ecl-select__container--m .ecl-select {
        width: 210px; } }
    @media (max-width: 1139px) {
      #occupation-search-form #search-home-selector .ecl-select__container--m .ecl-select, #skill-search-form #search-home-selector .ecl-select__container--m .ecl-select {
        width: 245px; } }
    @media (max-width: 768px) {
      #occupation-search-form #search-home-selector .ecl-select__container--m .ecl-select, #skill-search-form #search-home-selector .ecl-select__container--m .ecl-select {
        width: 94%;
        margin: 0px auto;
        font-size: 16px;
        line-height: 16px;
        padding: 11px 15px; } }
    @media (max-width: 480px) {
      #occupation-search-form #search-home-selector .ecl-select__container--m .ecl-select, #skill-search-form #search-home-selector .ecl-select__container--m .ecl-select {
        width: 94%;
        margin: 0px auto;
        font-size: 16px;
        line-height: 16px;
        padding: 11px 15px; } }
  #occupation-search-form #search-home-button, #skill-search-form #search-home-button {
    margin-right: 34px; }
    @media (max-width: 1139px) {
      #occupation-search-form #search-home-button, #skill-search-form #search-home-button {
        margin: 0 30px; } }
    @media (max-width: 768px) {
      #occupation-search-form #search-home-button, #skill-search-form #search-home-button {
        margin: 15px auto; } }
    @media (max-width: 480px) {
      #occupation-search-form #search-home-button, #skill-search-form #search-home-button {
        margin: 15px auto; } }
  @media (max-width: 1200px) {
    #occupation-search-form #version-div, #skill-search-form #version-div {
      width: 210px; } }
  @media (max-width: 1139px) {
    #occupation-search-form #version-div, #skill-search-form #version-div {
      width: 245px; } }
  @media (max-width: 768px) {
    #occupation-search-form #version-div, #skill-search-form #version-div {
      width: 100%; } }
  @media (max-width: 480px) {
    #occupation-search-form #version-div, #skill-search-form #version-div {
      width: 100%; } }
  @media (max-width: 995px) {
    #occupation-search-form #version-div .ecl-select__container--m, #skill-search-form #version-div .ecl-select__container--m {
      width: 100%; } }
  @media (max-width: 1200px) {
    #occupation-search-form #version-div .ecl-select__container--m .ecl-select, #skill-search-form #version-div .ecl-select__container--m .ecl-select {
      width: 210px; } }
  @media (max-width: 1139px) {
    #occupation-search-form #version-div .ecl-select__container--m .ecl-select, #skill-search-form #version-div .ecl-select__container--m .ecl-select {
      width: 244px; } }
  @media (max-width: 995px) {
    #occupation-search-form #version-div .ecl-select__container--m .ecl-select, #skill-search-form #version-div .ecl-select__container--m .ecl-select {
      width: 244px; } }
  @media (max-width: 768px) {
    #occupation-search-form #version-div .ecl-select__container--m .ecl-select, #skill-search-form #version-div .ecl-select__container--m .ecl-select {
      width: 94%; } }
  @media (max-width: 480px) {
    #occupation-search-form #version-div .ecl-select__container--m .ecl-select, #skill-search-form #version-div .ecl-select__container--m .ecl-select {
      width: 94%; } }
  #occupation-search-form .ecl-button--primary, #skill-search-form .ecl-button--primary {
    padding: 16px 26px;
    cursor: pointer;
    width: max-content;
    display: inline-block;
    margin: 0 0 0 16px;
    height: auto !important;
    width: auto !important;
    min-width: 140px; }
    #occupation-search-form .ecl-button--primary:focus, #skill-search-form .ecl-button--primary:focus {
      outline: 2px solid #ffd617;
      outline-offset: 0px; }
    #occupation-search-form .ecl-button--primary:hover, #skill-search-form .ecl-button--primary:hover {
      -webkit-border-radius: 26px;
      -khtml-border-radius: 26px;
      -moz-border-radius: 26px;
      -ms-border-radius: 26px;
      -o-border-radius: 26px;
      border-radius: 26px; }
    #occupation-search-form .ecl-button--primary:disabled, #occupation-search-form .ecl-button--primary[disabled], #skill-search-form .ecl-button--primary:disabled, #skill-search-form .ecl-button--primary[disabled] {
      background-color: #bfd0e4;
      cursor: auto; }
    @media (max-width: 995px) {
      #occupation-search-form .ecl-button--primary, #skill-search-form .ecl-button--primary {
        width: 94%;
        max-width: 775px;
        margin: 0 auto;
        padding: 9px 0px; } }
    @media (max-width: 768px) {
      #occupation-search-form .ecl-button--primary, #skill-search-form .ecl-button--primary {
        width: 100% !important;
        max-width: 100%;
        margin: 0 auto;
        padding: 9px 0px; } }
  #occupation-search-form #advance-filters, #skill-search-form #advance-filters {
    display: none;
    width: 100%; }

.change-filter {
  color: #004494;
  font-weight: 600;
  height: 52px;
  display: flex;
  align-items: center;
  margin-left: 36px;
  cursor: pointer;
  position: relative; }
  .change-filter::after {
    content: "\f053";
    font: normal normal normal 16px/1 FontAwesome;
    color: #214493;
    display: block;
    position: absolute;
    top: 0;
    margin: 10px;
    width: 32px;
    right: -53px;
    text-align: center;
    line-height: 32px;
    height: 32px;
    transform: rotate(-90deg); }
  .change-filter.hide_filters:after, .change-filter:last-child:after {
    transform: rotate(90deg); }
  .change-filter:focus {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }

.oe-occupations__detail--top__wrapper {
  display: none; }

.oe-occupations--tree {
  width: 31%; }
  @media (max-width: 995px) {
    .oe-occupations--tree {
      width: 29%;
      margin-left: 2%; } }
  @media (max-width: 768px) {
    .oe-occupations--tree {
      width: 94%;
      margin: 0 auto; } }
  @media (max-width: 480px) {
    .oe-occupations--tree {
      width: 94%;
      margin: 0 auto; } }
  .oe-occupations--tree p {
    color: #004494;
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block; }
  .oe-occupations--tree button {
    color: #004494;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
    float: right; }
    .oe-occupations--tree button#tree-expand {
      margin-top: 12px; }
      .oe-occupations--tree button#tree-expand::before {
        content: "\f065";
        font: normal normal normal 15px/1 FontAwesome;
        color: #004494;
        margin-right: 5px; }
    .oe-occupations--tree button#tree-collapse {
      margin-top: 12px; }
      .oe-occupations--tree button#tree-collapse::before {
        content: "\f066";
        font: normal normal normal 15px/1 FontAwesome;
        color: #004494;
        margin-right: 5px; }
    @media (max-width: 995px) {
      .oe-occupations--tree button {
        font-size: 14px; } }
    @media (max-width: 768px) {
      .oe-occupations--tree button {
        font-size: 16px; } }
  .oe-occupations--tree .has-child-link {
    position: relative; }
    .oe-occupations--tree .has-child-link::before {
      content: "\f067";
      font: normal normal normal 15px/1 FontAwesome;
      color: #214493;
      display: block;
      position: absolute;
      top: 15px;
      right: 5px;
      text-indent: 0;
      text-align: center;
      line-height: 20px;
      cursor: pointer;
      padding: 0 15px; }
  .oe-occupations--tree .minus::before {
    content: "\f068"; }
  .oe-occupations--tree ul {
    box-sizing: border-box; }
    .oe-occupations--tree ul li {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -moz-align-content: flex-start;
      -ms-align-content: flex-start;
      align-content: flex-start;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      background-color: #f5f5f5;
      border-bottom: 1px solid #dbdbdb;
      min-height: 51px; }
      .oe-occupations--tree ul li a {
        color: #004494;
        padding: 6px 35px 6px 20px;
        font-size: 16px;
        width: 100%; }
        .oe-occupations--tree ul li a:hover {
          text-decoration: none; }
      .oe-occupations--tree ul li ul {
        display: none; }
      .oe-occupations--tree ul li.open-childs, .oe-occupations--tree ul li.menu-item--parent-element {
        background: #3e74b1;
        color: white; }
        .oe-occupations--tree ul li.open-childs > a, .oe-occupations--tree ul li.menu-item--parent-element > a {
          color: white; }
        .oe-occupations--tree ul li.open-childs > span::before, .oe-occupations--tree ul li.menu-item--parent-element > span::before {
          color: white; }
        .oe-occupations--tree ul li.open-childs ul, .oe-occupations--tree ul li.menu-item--parent-element ul {
          display: block;
          width: 100%;
          padding-left: 4px;
          background-color: #ffffff; }
          .oe-occupations--tree ul li.open-childs ul li, .oe-occupations--tree ul li.menu-item--parent-element ul li {
            background-color: #ffffff;
            border-bottom: none; }
            .oe-occupations--tree ul li.open-childs ul li:first-child, .oe-occupations--tree ul li.menu-item--parent-element ul li:first-child {
              border-radius: 0px; }
            .oe-occupations--tree ul li.open-childs ul li:last-child, .oe-occupations--tree ul li.menu-item--parent-element ul li:last-child {
              border-radius: 0px; }
            .oe-occupations--tree ul li.open-childs ul li a, .oe-occupations--tree ul li.menu-item--parent-element ul li a {
              font-weight: 400; }
            .oe-occupations--tree ul li.open-childs ul li ul, .oe-occupations--tree ul li.menu-item--parent-element ul li ul {
              display: none; }
            .oe-occupations--tree ul li.open-childs ul li.open-childs ul, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul {
              display: block;
              width: 100%; }
              .oe-occupations--tree ul li.open-childs ul li.open-childs ul li, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li {
                background-color: #ffffff;
                border-bottom: none;
                padding-left: 10px; }
                .oe-occupations--tree ul li.open-childs ul li.open-childs ul li:first-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li:first-child {
                  border-radius: 0px; }
                .oe-occupations--tree ul li.open-childs ul li.open-childs ul li:last-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li:last-child {
                  border-radius: 0px; }
                .oe-occupations--tree ul li.open-childs ul li.open-childs ul li a, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li a {
                  font-weight: 400; }
                .oe-occupations--tree ul li.open-childs ul li.open-childs ul li ul, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li ul {
                  display: none; }
                .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul {
                  display: block;
                  width: 100%; }
                  .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li {
                    background-color: #ffffff;
                    border-bottom: none;
                    padding-left: 10px; }
                    .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li:first-child {
                      border-radius: 0px; }
                    .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li:last-child {
                      border-radius: 0px; }
                    .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li a, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li a {
                      font-weight: 400; }
                    .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li ul, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li ul {
                      display: none; }
                    .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul {
                      display: block;
                      width: 100%; }
                      .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li {
                        background-color: #ffffff;
                        border-bottom: none;
                        padding-left: 10px; }
                        .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child {
                          border-radius: 0px; }
                        .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child {
                          border-radius: 0px; }
                        .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li a, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li a {
                          font-weight: 400; }
                        .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li ul, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li ul {
                          display: none; }
                        .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul {
                          display: block;
                          width: 100%; }
                          .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li {
                            background-color: #ffffff;
                            border-bottom: none;
                            padding-left: 10px; }
                            .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child {
                              border-radius: 0px; }
                            .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child {
                              border-radius: 0px; }
                            .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li a, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li a {
                              font-weight: 400; }
                            .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li ul, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li ul {
                              display: none; }
                            .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul {
                              display: block;
                              width: 100%; }
                              .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li {
                                background-color: #ffffff;
                                border-bottom: none;
                                padding-left: 10px; }
                                .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child {
                                  border-radius: 0px; }
                                .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child {
                                  border-radius: 0px; }
                                .oe-occupations--tree ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li a, .oe-occupations--tree ul li.menu-item--parent-element ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li a {
                                  font-weight: 400; }
      .oe-occupations--tree ul li:first-child {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
        @media (max-width: 768px) {
          .oe-occupations--tree ul li:first-child {
            border-radius: 0px; } }
        @media (max-width: 480px) {
          .oe-occupations--tree ul li:first-child {
            border-radius: 0px; } }
      .oe-occupations--tree ul li:last-child {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-bottom: 0px; }
        @media (max-width: 768px) {
          .oe-occupations--tree ul li:last-child {
            border-radius: 0px; } }
        @media (max-width: 480px) {
          .oe-occupations--tree ul li:last-child {
            border-radius: 0px; } }
  .oe-occupations--tree > ul.menu li a {
    line-height: 1.1;
    padding: 8px 35px 8px 20px; }
  .oe-occupations--tree > ul.menu > li > a {
    padding: 15px 35px 14px 20px; }
  .oe-occupations--tree > ul.menu ul.menu li {
    min-height: auto; }
    .oe-occupations--tree > ul.menu ul.menu li.open-childs, .oe-occupations--tree > ul.menu ul.menu li.menu-item--parent-element {
      font-weight: bold;
      color: #004494; }
      .oe-occupations--tree > ul.menu ul.menu li.open-childs > a, .oe-occupations--tree > ul.menu ul.menu li.menu-item--parent-element > a {
        color: #004494;
        font-weight: bold; }
      .oe-occupations--tree > ul.menu ul.menu li.open-childs > span::before, .oe-occupations--tree > ul.menu ul.menu li.menu-item--parent-element > span::before {
        color: #004494; }
      .oe-occupations--tree > ul.menu ul.menu li.open-childs > span + ul.menu, .oe-occupations--tree > ul.menu ul.menu li.menu-item--parent-element > span + ul.menu {
        display: block; }
    .oe-occupations--tree > ul.menu ul.menu li.active > a {
      font-weight: bold; }
  .oe-occupations--tree > ul.menu ul.menu .has-child-link::before {
    top: 9px; }
  .oe-occupations--tree > ul.menu ul.menu ul.menu li {
    min-height: auto; }

.oe-occupations--content {
  width: 69%;
  padding-left: 24px;
  position: relative; }
  @media (max-width: 995px) {
    .oe-occupations--content {
      width: 66%;
      margin-right: 0; } }
  @media (max-width: 768px) {
    .oe-occupations--content {
      width: 100%;
      padding-left: 0px;
      margin-top: 15px; } }
  @media (max-width: 480px) {
    .oe-occupations--content {
      width: 100%;
      padding-left: 0px;
      margin-top: 15px; } }
  .oe-occupations--content a:focus {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }
  .oe-occupations--content .oe-occupations--right {
    border: 1px solid #f0f0f0;
    border-radius: 13px;
    box-shadow: 0px 3px 8px 0px rgba(191, 208, 228, 0.51);
    text-align: left; }
    @media screen and (max-width: 831px) {
      .oe-occupations--content .oe-occupations--right {
        flex: 0 1 100%; } }
    @media (max-width: 768px) {
      .oe-occupations--content .oe-occupations--right {
        border: none;
        box-shadow: none;
        margin-top: 40px;
        margin-left: -16px;
        margin-right: -16px; } }
    .oe-occupations--content .oe-occupations--right #block-mainpagecontent {
      margin-top: 0;
      padding-right: 0;
      padding-left: 0; }
    .oe-occupations--content .oe-occupations--right .block-box {
      border: 0px solid transparent;
      border-radius: 0px;
      margin-top: 0px;
      box-shadow: 0px 0px 0px 0px rgba(191, 208, 228, 0);
      padding: 24px; }
    .oe-occupations--content .oe-occupations--right .classification-blue-box {
      margin-left: 32px;
      margin-top: 32px; }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--right .classification-blue-box {
          margin: 0 auto;
          width: calc(100% - 48px) !important;
          padding-top: 65px;
          padding-bottom: 65px;
          border-radius: 10px; } }
    .oe-occupations--content .oe-occupations--right .classification_information {
      margin-right: 32px;
      margin-top: 32px; }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--right .classification_information {
          margin: 0 auto;
          width: calc(100% - 48px) !important;
          margin-top: 32px; } }
    .oe-occupations--content .oe-occupations--right .occupation_types {
      margin: 0 32px 32px; }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--right .occupation_types {
          margin: 0 auto;
          width: calc(100% - 48px) !important;
          margin-top: 32px; } }
  .oe-occupations--content .oe-occupations--content--download {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 10;
    height: 60px;
    padding: 0 16px;
    padding: 0 25px; }
    .oe-occupations--content .oe-occupations--content--download .warning {
      display: none;
      font-size: 14px;
      color: white;
      line-height: 18px;
      font-weight: 600;
      padding-right: 8px; }
    .oe-occupations--content .oe-occupations--content--download.obsolete .link_forum {
      padding: 0px 0 9px; }
    .oe-occupations--content .oe-occupations--content--download.obsolete .warning {
      display: block;
      padding-top: 8px; }
      .oe-occupations--content .oe-occupations--content--download.obsolete .warning:after {
        content: "";
        position: absolute;
        top: 4px;
        right: 8px;
        width: 20px;
        height: 20px;
        background-image: url(../images/warning.svg);
        background-repeat: no-repeat;
        background-size: cover; }
    .oe-occupations--content .oe-occupations--content--download.boxformdownload {
      border-left: 1px solid rgba(255, 255, 255, 0.5); }
    .oe-occupations--content .oe-occupations--content--download .ajax-progress.ajax-progress-throbber {
      position: absolute;
      top: 0;
      right: -5%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0;
      margin: 0;
      width: 105%;
      background: rgba(255, 255, 255, 0.4); }
      .oe-occupations--content .oe-occupations--content--download .ajax-progress.ajax-progress-throbber .throbber {
        width: 24px;
        height: 24px;
        border: 4px rgba(255, 255, 255, 0.8) solid;
        border-top: 4px #2e93e6 solid;
        border-radius: 50%;
        animation: sp-anime 0.8s infinite linear;
        background: none;
        padding: 0; }
      .oe-occupations--content .oe-occupations--content--download .ajax-progress.ajax-progress-throbber .message {
        display: none; }
@keyframes sp-anime {
  100% {
    transform: rotate(360deg); } }
    .oe-occupations--content .oe-occupations--content--download .link_forum,
    .oe-occupations--content .oe-occupations--content--download form.print-form {
      line-height: 1; }
    .oe-occupations--content .oe-occupations--content--download .link_forum {
      padding: 8px 0 14px; }
      .oe-occupations--content .oe-occupations--content--download .link_forum a {
        color: white;
        width: auto;
        font-size: 14px;
        font-weight: 600;
        padding: 0 32px 0 0;
        background-color: transparent;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right center;
        background-image: url(../images/icon-chat.svg); }
    .oe-occupations--content .oe-occupations--content--download .ecl-select__container {
      background-color: transparent; }
      .oe-occupations--content .oe-occupations--content--download .ecl-select__container::before {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        position: absolute;
        top: calc(50% - 6px);
        right: 0;
        transform: rotate(90deg);
        background-image: url(../images/arrow-right.svg);
        background-color: transparent;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; }
    @media (max-width: 995px) {
      .oe-occupations--content .oe-occupations--content--download {
        position: relative;
        border: 0;
        padding: 16px;
        top: -4px; }
        .oe-occupations--content .oe-occupations--content--download .link_forum {
          padding: 8px 0 14px; }
          .oe-occupations--content .oe-occupations--content--download .link_forum a {
            color: #004494;
            background-image: url(../images/icon-chat-blue.svg); }
        .oe-occupations--content .oe-occupations--content--download .ecl-select__container::before {
          background-image: url(../images/arrow-right-blue.svg); } }
  .oe-occupations--content .oe-occupations--content--title {
    background-color: #4073af;
    color: white;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    padding: 24px 210px 20px 24px;
    position: relative;
    z-index: 1; }
    .oe-occupations--content .oe-occupations--content--title.obsolete {
      background-color: grey; }
    @media (max-width: 995px) {
      .oe-occupations--content .oe-occupations--content--title {
        padding: 20px; } }
    @media (max-width: 768px) {
      .oe-occupations--content .oe-occupations--content--title {
        padding: 16px 32px;
        border-radius: inherit; } }
    .oe-occupations--content .oe-occupations--content--title h3,
    .oe-occupations--content .oe-occupations--content--title p {
      font-size: 28px;
      line-height: 1.2; }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--title h3,
        .oe-occupations--content .oe-occupations--content--title p {
          font-size: 20px; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--title h3,
        .oe-occupations--content .oe-occupations--content--title p {
          font-size: 20px; } }
  .oe-occupations--content .alternative-labels.hierarchy_breadcrumb {
    margin: 0;
    line-height: 1;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 32px !important;
    padding-left: 32px; }
    .oe-occupations--content .alternative-labels.hierarchy_breadcrumb .breadcrumb_item:not(:last-child) {
      margin-bottom: 20px; }
    .oe-occupations--content .alternative-labels.hierarchy_breadcrumb p {
      display: inline;
      color: #707070;
      font-size: 14px;
      font-weight: 600;
      line-height: 1.5; }
      .oe-occupations--content .alternative-labels.hierarchy_breadcrumb p a {
        color: #004494; }
        .oe-occupations--content .alternative-labels.hierarchy_breadcrumb p a::after {
          content: "";
          display: inline-block;
          width: 6px;
          height: 10px;
          margin: 0 8px 0 12px;
          background-image: url(../images/arrow-right-blue.svg);
          background-color: transparent;
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center; }
    @media (max-width: 768px) {
      .oe-occupations--content .alternative-labels.hierarchy_breadcrumb {
        padding-top: 16px;
        padding-bottom: 16px;
        padding-right: 16px !important;
        padding-left: 16px; } }
  .oe-occupations--content .oe-occupations--content--description > .block-title,
  .oe-occupations--content .oe-occupations--content--uri > .block-title,
  .oe-occupations--content .oe-occupations--content--log > .block-title {
    font-size: 24px !important;
    color: #004494;
    margin-top: 2.5rem;
    background-image: url("../images/separation-line.png");
    background-position: center bottom;
    padding-bottom: 10.5px;
    margin-left: 32px;
    margin-right: 32px;
    text-align: left; }
    @media (max-width: 768px) {
      .oe-occupations--content .oe-occupations--content--description > .block-title,
      .oe-occupations--content .oe-occupations--content--uri > .block-title,
      .oe-occupations--content .oe-occupations--content--log > .block-title {
        margin-top: 20px;
        border-bottom: 2px solid #004494;
        font-size: 24px !important;
        padding-bottom: 10px;
        background: none; } }
    @media (max-width: 480px) {
      .oe-occupations--content .oe-occupations--content--description > .block-title,
      .oe-occupations--content .oe-occupations--content--uri > .block-title,
      .oe-occupations--content .oe-occupations--content--log > .block-title {
        margin-top: 20px;
        border-bottom: 2px solid #004494;
        font-size: 24px !important;
        padding-bottom: 10px;
        background: none; } }
  .oe-occupations--content .oe-occupations--content--description > .block-box,
  .oe-occupations--content .oe-occupations--content--uri > .block-box,
  .oe-occupations--content .oe-occupations--content--log > .block-box {
    border: 1px solid #f0f0f0;
    border-radius: 13px;
    margin-top: 23px;
    box-shadow: 0px 3px 8px 0px rgba(191, 208, 228, 0.51);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 24px;
    border: 0px solid transparent;
    border-radius: 0px;
    margin-top: 0px;
    box-shadow: 0px 0px 0px 0px rgba(191, 208, 228, 0);
    padding: 32px; }
    @media (max-width: 768px) {
      .oe-occupations--content .oe-occupations--content--description > .block-box,
      .oe-occupations--content .oe-occupations--content--uri > .block-box,
      .oe-occupations--content .oe-occupations--content--log > .block-box {
        border: 0px;
        border-radius: 0px;
        margin-top: 0px;
        padding: 15px 32px 0px; } }
    @media (max-width: 480px) {
      .oe-occupations--content .oe-occupations--content--description > .block-box,
      .oe-occupations--content .oe-occupations--content--uri > .block-box,
      .oe-occupations--content .oe-occupations--content--log > .block-box {
        border: 0px;
        border-radius: 0px;
        margin-top: 0px;
        padding: 15px 32px 0px; } }
    .oe-occupations--content .oe-occupations--content--description > .block-box .block-box,
    .oe-occupations--content .oe-occupations--content--uri > .block-box .block-box,
    .oe-occupations--content .oe-occupations--content--log > .block-box .block-box {
      border: 0px solid transparent;
      border-radius: 0px;
      margin-top: 0px;
      box-shadow: 0px 0px 0px 0px rgba(191, 208, 228, 0);
      padding: 24px 0; }
    .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels p,
    .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels p,
    .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels p {
      display: inline-block; }
    .oe-occupations--content .oe-occupations--content--description > .block-box .code,
    .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels,
    .oe-occupations--content .oe-occupations--content--uri > .block-box .code,
    .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels,
    .oe-occupations--content .oe-occupations--content--log > .block-box .code,
    .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels {
      width: 33%;
      line-height: 1.5;
      padding-right: 15px; }
      @media (max-width: 995px) {
        .oe-occupations--content .oe-occupations--content--description > .block-box .code,
        .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .code,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels,
        .oe-occupations--content .oe-occupations--content--log > .block-box .code,
        .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels {
          width: 100%; } }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--description > .block-box .code,
        .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .code,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels,
        .oe-occupations--content .oe-occupations--content--log > .block-box .code,
        .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels {
          width: 100%; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--description > .block-box .code,
        .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .code,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels,
        .oe-occupations--content .oe-occupations--content--log > .block-box .code,
        .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels {
          width: 100%; } }
      .oe-occupations--content .oe-occupations--content--description > .block-box .code p:first-child,
      .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels p:first-child,
      .oe-occupations--content .oe-occupations--content--uri > .block-box .code p:first-child,
      .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels p:first-child,
      .oe-occupations--content .oe-occupations--content--log > .block-box .code p:first-child,
      .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels p:first-child {
        font-size: 24px;
        margin-bottom: 4px; }
        @media (max-width: 768px) {
          .oe-occupations--content .oe-occupations--content--description > .block-box .code p:first-child,
          .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels p:first-child,
          .oe-occupations--content .oe-occupations--content--uri > .block-box .code p:first-child,
          .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels p:first-child,
          .oe-occupations--content .oe-occupations--content--log > .block-box .code p:first-child,
          .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels p:first-child {
            font-size: 18px; } }
        @media (max-width: 480px) {
          .oe-occupations--content .oe-occupations--content--description > .block-box .code p:first-child,
          .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels p:first-child,
          .oe-occupations--content .oe-occupations--content--uri > .block-box .code p:first-child,
          .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels p:first-child,
          .oe-occupations--content .oe-occupations--content--log > .block-box .code p:first-child,
          .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels p:first-child {
            font-size: 18px; } }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--description > .block-box .code p,
        .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels p,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .code p,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels p,
        .oe-occupations--content .oe-occupations--content--log > .block-box .code p,
        .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels p {
          display: inline-block; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--description > .block-box .code p,
        .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels p,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .code p,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels p,
        .oe-occupations--content .oe-occupations--content--log > .block-box .code p,
        .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels p {
          display: inline-block; } }
    .oe-occupations--content .oe-occupations--content--description > .block-box .description,
    .oe-occupations--content .oe-occupations--content--description > .block-box .regulatory-aspect,
    .oe-occupations--content .oe-occupations--content--uri > .block-box .description,
    .oe-occupations--content .oe-occupations--content--uri > .block-box .regulatory-aspect,
    .oe-occupations--content .oe-occupations--content--log > .block-box .description,
    .oe-occupations--content .oe-occupations--content--log > .block-box .regulatory-aspect {
      width: 63%;
      line-height: 1.5;
      padding-right: 15px; }
      @media (max-width: 995px) {
        .oe-occupations--content .oe-occupations--content--description > .block-box .description,
        .oe-occupations--content .oe-occupations--content--description > .block-box .regulatory-aspect,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .description,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .regulatory-aspect,
        .oe-occupations--content .oe-occupations--content--log > .block-box .description,
        .oe-occupations--content .oe-occupations--content--log > .block-box .regulatory-aspect {
          width: 100%;
          margin-left: 0px;
          margin-top: 20px; } }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--description > .block-box .description,
        .oe-occupations--content .oe-occupations--content--description > .block-box .regulatory-aspect,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .description,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .regulatory-aspect,
        .oe-occupations--content .oe-occupations--content--log > .block-box .description,
        .oe-occupations--content .oe-occupations--content--log > .block-box .regulatory-aspect {
          width: 100%;
          margin-left: 0px; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--description > .block-box .description,
        .oe-occupations--content .oe-occupations--content--description > .block-box .regulatory-aspect,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .description,
        .oe-occupations--content .oe-occupations--content--uri > .block-box .regulatory-aspect,
        .oe-occupations--content .oe-occupations--content--log > .block-box .description,
        .oe-occupations--content .oe-occupations--content--log > .block-box .regulatory-aspect {
          width: 100%;
          margin-left: 0px; } }
      .oe-occupations--content .oe-occupations--content--description > .block-box .description p:first-child,
      .oe-occupations--content .oe-occupations--content--description > .block-box .regulatory-aspect p:first-child,
      .oe-occupations--content .oe-occupations--content--uri > .block-box .description p:first-child,
      .oe-occupations--content .oe-occupations--content--uri > .block-box .regulatory-aspect p:first-child,
      .oe-occupations--content .oe-occupations--content--log > .block-box .description p:first-child,
      .oe-occupations--content .oe-occupations--content--log > .block-box .regulatory-aspect p:first-child {
        font-size: 24px;
        margin-bottom: 10px; }
        @media (max-width: 768px) {
          .oe-occupations--content .oe-occupations--content--description > .block-box .description p:first-child,
          .oe-occupations--content .oe-occupations--content--description > .block-box .regulatory-aspect p:first-child,
          .oe-occupations--content .oe-occupations--content--uri > .block-box .description p:first-child,
          .oe-occupations--content .oe-occupations--content--uri > .block-box .regulatory-aspect p:first-child,
          .oe-occupations--content .oe-occupations--content--log > .block-box .description p:first-child,
          .oe-occupations--content .oe-occupations--content--log > .block-box .regulatory-aspect p:first-child {
            font-size: 18px; } }
        @media (max-width: 480px) {
          .oe-occupations--content .oe-occupations--content--description > .block-box .description p:first-child,
          .oe-occupations--content .oe-occupations--content--description > .block-box .regulatory-aspect p:first-child,
          .oe-occupations--content .oe-occupations--content--uri > .block-box .description p:first-child,
          .oe-occupations--content .oe-occupations--content--uri > .block-box .regulatory-aspect p:first-child,
          .oe-occupations--content .oe-occupations--content--log > .block-box .description p:first-child,
          .oe-occupations--content .oe-occupations--content--log > .block-box .regulatory-aspect p:first-child {
            font-size: 18px; } }
    .oe-occupations--content .oe-occupations--content--description > .block-box .alternative-labels,
    .oe-occupations--content .oe-occupations--content--description > .block-box .regulatory-aspect,
    .oe-occupations--content .oe-occupations--content--uri > .block-box .alternative-labels,
    .oe-occupations--content .oe-occupations--content--uri > .block-box .regulatory-aspect,
    .oe-occupations--content .oe-occupations--content--log > .block-box .alternative-labels,
    .oe-occupations--content .oe-occupations--content--log > .block-box .regulatory-aspect {
      margin-top: 22px; }
  .oe-occupations--content .oe-occupations--content--skills .block-title {
    font-size: 24px !important;
    color: #004494;
    margin-top: 2.5rem;
    background-image: url("../images/separation-line.png");
    background-position: center bottom;
    padding-bottom: 10.5px;
    margin-left: 32px;
    margin-right: 32px;
    text-align: left; }
    @media (max-width: 768px) {
      .oe-occupations--content .oe-occupations--content--skills .block-title {
        margin-top: 20px;
        border-bottom: 2px solid #004494;
        font-size: 24px !important;
        padding-bottom: 10px;
        background: none; } }
    @media (max-width: 480px) {
      .oe-occupations--content .oe-occupations--content--skills .block-title {
        margin-top: 20px;
        border-bottom: 2px solid #004494;
        font-size: 24px !important;
        padding-bottom: 10px;
        background: none; } }
  .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills,
  .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge,
  .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills,
  .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 995px) {
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .optional-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .optional-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-knowledge-list {
        margin-top: 30px; } }
    @media (max-width: 768px) {
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .optional-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .optional-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-knowledge-list {
        margin-top: 20px; } }
    @media (max-width: 480px) {
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .optional-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .optional-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-knowledge-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-skills-list,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-knowledge-list {
        margin-top: 20px; } }
    .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills p:first-child,
    .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge p:first-child,
    .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills p:first-child,
    .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge p:first-child {
      font-size: 24px;
      margin-bottom: 10px; }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills p:first-child,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge p:first-child,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills p:first-child,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge p:first-child {
          font-size: 18px;
          width: 100%; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills p:first-child,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge p:first-child,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills p:first-child,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge p:first-child {
          font-size: 18px;
          width: 100%; } }
    .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .copy-clipboard,
    .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .copy-clipboard,
    .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .copy-clipboard,
    .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .copy-clipboard {
      color: #004494;
      background-image: url("../images/copy.png");
      background-repeat: no-repeat;
      background-position: left;
      background-size: 18px;
      padding-left: 24px; }
      @media (max-width: 995px) {
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .copy-clipboard,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .copy-clipboard,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .copy-clipboard,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .copy-clipboard {
          right: 50px;
          position: absolute;
          margin-top: 40px;
          display: block; } }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .copy-clipboard,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .copy-clipboard,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .copy-clipboard,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .copy-clipboard {
          right: 16px;
          position: absolute;
          margin-top: 40px;
          display: block; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .copy-clipboard,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .copy-clipboard,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .copy-clipboard,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .copy-clipboard {
          right: 30px;
          position: absolute;
          margin-top: 40px;
          display: block; } }
    .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-skills-list a,
    .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-knowledge-list a,
    .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-skills-list a,
    .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-knowledge-list a,
    .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-skills-list a,
    .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-knowledge-list a,
    .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-skills-list a,
    .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-knowledge-list a {
      font-size: 16px;
      border: 1px solid #004494;
      border-left: 3px solid #004494;
      -webkit-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -khtml-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -moz-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -ms-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      -o-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
      padding: 6px 15px 6px 10px;
      display: inline-block;
      margin-right: 8px;
      margin-bottom: 8px;
      font-weight: 400 !important;
      line-height: initial; }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-skills-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-knowledge-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-skills-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-knowledge-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-skills-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-knowledge-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-skills-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-knowledge-list a {
          font-size: 14px;
          border-left: 5px solid #004494;
          width: auto; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-skills-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-skills .essential-knowledge-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-skills-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge .essential-knowledge-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-skills-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .essential-knowledge-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-skills-list a,
        .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .essential-knowledge-list a {
          font-size: 14px;
          border-left: 5px solid #004494;
          width: auto; } }
  .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge,
  .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills,
  .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge {
    margin-top: 64px; }
    @media (max-width: 768px) {
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge {
        margin-top: 20px; } }
    @media (max-width: 480px) {
      .oe-occupations--content .oe-occupations--content--skills .block-box .essential-knowledge,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge {
        margin-top: 20px; } }
  .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-skills-list a,
  .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-knowledge-list a,
  .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-skills-list a,
  .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-knowledge-list a {
    font-size: 16px;
    border: 1px solid #bfd0e4;
    border-left: 3px solid #bfd0e4;
    -webkit-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -khtml-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -ms-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    -o-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
    padding: 6px 15px 6px 10px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
    font-weight: 400 !important;
    line-height: initial; }
    @media (max-width: 768px) {
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-skills-list a,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-knowledge-list a,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-skills-list a,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-knowledge-list a {
        border-left: 5px solid #bfd0e4;
        font-size: 14px;
        width: auto; } }
    @media (max-width: 480px) {
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-skills-list a,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-skills .optional-knowledge-list a,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-skills-list a,
      .oe-occupations--content .oe-occupations--content--skills .block-box .optional-knowledge .optional-knowledge-list a {
        border-left: 5px solid #bfd0e4;
        font-size: 14px;
        width: auto; } }
  .oe-occupations--content .oe-occupations--content--uri .concept-uri {
    width: 100%;
    line-height: 1.5;
    margin-bottom: 16px; }
    .oe-occupations--content .oe-occupations--content--uri .concept-uri p:first-child {
      font-size: 24px;
      margin-bottom: 10px; }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--uri .concept-uri p:first-child {
          font-size: 18px; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--uri .concept-uri p:first-child {
          font-size: 18px; } }
    .oe-occupations--content .oe-occupations--content--uri .concept-uri a {
      color: #004494; }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--uri .concept-uri a {
          font-weight: 400; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--uri .concept-uri a {
          font-weight: 400; } }
      .oe-occupations--content .oe-occupations--content--uri .concept-uri a:hover {
        text-decoration: none; }
  .oe-occupations--content .oe-occupations--content--uri .status {
    width: 100%;
    line-height: 1.5; }
    .oe-occupations--content .oe-occupations--content--uri .status p:first-child {
      font-size: 24px;
      margin-bottom: 10px; }
      @media (max-width: 768px) {
        .oe-occupations--content .oe-occupations--content--uri .status p:first-child {
          font-size: 18px; } }
      @media (max-width: 480px) {
        .oe-occupations--content .oe-occupations--content--uri .status p:first-child {
          font-size: 18px; } }

#main-content .oe-occupations--content .oe-occupations--content--download .ecl-select__container .ecl-select {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
  color: white;
  width: auto;
  font-size: 14px;
  font-weight: 600;
  border: 0px solid;
  padding: 0 25px 0 0;
  cursor: pointer; }
  @media (max-width: 995px) {
    #main-content .oe-occupations--content .oe-occupations--content--download .ecl-select__container .ecl-select {
      color: #004494; } }

.ecl-u-mb-2xl .ecl-editor p a {
  padding: 10px 26px;
  cursor: pointer;
  display: inline-block; }
  @media (max-width: 768px) {
    .ecl-u-mb-2xl .ecl-editor p a {
      padding: 5px; } }
  @media (max-width: 480px) {
    .ecl-u-mb-2xl .ecl-editor p a {
      padding: 5px; } }
  .ecl-u-mb-2xl .ecl-editor p a.button-home-classification {
    width: 40%;
    border-radius: 26px;
    border: 1px solid #004494;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    height: 46px;
    overflow: hidden;
    padding: 8px 16px !important;
    display: block !important; }
    @media (max-width: 768px) {
      .ecl-u-mb-2xl .ecl-editor p a.button-home-classification {
        width: 100%;
        font-size: 16px;
        height: 40px; } }

.ecl-editor a:focus {
  outline: 0px solid #ffd617;
  outline-offset: 0px; }

.classification-blue-box {
  background-color: #f2f5f9;
  display: block;
  float: left;
  text-align: center;
  color: #004494;
  padding: 66px 0;
  margin-right: 3%;
  border-radius: 9px;
  width: 34% !important; }
  @media (max-width: 995px) {
    .classification-blue-box {
      font-weight: bold;
      width: 100% !important;
      border-radius: 0;
      padding: 30px 0 10px;
      margin-top: -20px;
      margin-right: 0%;
      float: unset;
      margin-left: 0px; } }
  .classification-blue-box .classification_blue_box_text {
    display: block;
    font-size: 80px;
    margin-bottom: 20px; }
    @media (max-width: 1139px) {
      .classification-blue-box .classification_blue_box_text {
        font-size: 70px; } }
    @media (max-width: 995px) {
      .classification-blue-box .classification_blue_box_text {
        font-size: 55px;
        margin-bottom: 10px; } }
    @media (max-width: 480px) {
      .classification-blue-box .classification_blue_box_text {
        font-size: 48px;
        margin-bottom: 10px; } }

.classification_information {
  display: inline-block;
  width: 53% !important;
  margin-left: 10px;
  text-align: left !important; }
  @media (max-width: 995px) {
    .classification_information {
      display: block;
      margin-top: 20px;
      width: 100% !important;
      margin-left: 0px; } }
  @media (max-width: 480px) {
    .classification_information {
      display: block;
      margin-top: 20px;
      width: 100% !important;
      margin-left: 0px; } }
  .classification_information p {
    font-size: 16px !important;
    line-height: 1.5 !important; }
  .classification_information ul {
    margin-bottom: 2.5rem;
    padding-left: 1em; }
    .classification_information ul li {
      list-style: disc; }

.occupation_types {
  line-height: 1.5em;
  text-align: left; }
  .occupation_types .classification_buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 2.5em;
    margin-top: 25px; }
    .occupation_types .classification_buttons .classification_buttons_button {
      width: 48%;
      border-radius: 26px;
      border: 1px solid #004494;
      text-decoration: none;
      font-size: 13px;
      font-weight: bold;
      height: 42px;
      overflow: hidden;
      padding: 0 16px;
      margin-bottom: 12px;
      text-overflow: ellipsis;
      white-space: nowrap; }
      @media (max-width: 768px) {
        .occupation_types .classification_buttons .classification_buttons_button {
          width: 100%;
          font-size: 16px; } }
      @media (max-width: 480px) {
        .occupation_types .classification_buttons .classification_buttons_button {
          width: 100%;
          font-size: 16px; } }

.layout__region--second div span.occupation_types_text {
  font-size: 16px !important;
  color: #0a0a0a !important;
  margin-bottom: 46px !important;
  padding-bottom: 0px !important;
  background-image: none !important;
  font-weight: normal !important;
  text-align: left !important;
  display: block !important; }
  @media (max-width: 768px) {
    .layout__region--second div span.occupation_types_text {
      margin-bottom: 20px !important;
      font-size: 16px !important;
      background-image: none !important;
      padding-bottom: 15px !important; } }
  @media (max-width: 480px) {
    .layout__region--second div span.occupation_types_text {
      margin-bottom: 20px !important;
      font-size: 16px !important;
      background-image: none !important;
      padding-bottom: 15px !important; } }

.layout--twocol-section nav .has-child-link {
  position: relative; }
  .layout--twocol-section nav .has-child-link::before {
    content: "\f067";
    font: normal normal normal 15px/1 FontAwesome;
    color: #214493;
    display: block;
    position: absolute;
    top: 15px;
    right: 20px;
    text-indent: 0;
    text-align: center;
    line-height: 20px;
    cursor: pointer; }
.layout--twocol-section nav .minus::before {
  content: "\f068"; }
.layout--twocol-section nav ul {
  box-sizing: border-box; }
  .layout--twocol-section nav ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: transparent;
    border-top: 2px solid rgba(196, 196, 196, 0.5);
    border-bottom: 0px solid transparent;
    min-height: 51px; }
    .layout--twocol-section nav ul li a {
      color: #004494;
      padding: 16px 15px 16px 15px;
      font-size: 16px;
      width: 100%;
      line-height: normal; }
      .layout--twocol-section nav ul li a:hover {
        text-decoration: none; }
    .layout--twocol-section nav ul li ul {
      display: none; }
    .layout--twocol-section nav ul li.open-childs ul {
      display: block;
      width: 100%; }
      .layout--twocol-section nav ul li.open-childs ul li {
        background-color: transparent;
        border-top: 2px solid rgba(196, 196, 196, 0.5);
        border-bottom: 0px solid transparent; }
        .layout--twocol-section nav ul li.open-childs ul li:first-child {
          border-radius: 0px; }
        .layout--twocol-section nav ul li.open-childs ul li:last-child {
          border-radius: 0px; }
        .layout--twocol-section nav ul li.open-childs ul li a {
          padding-left: 32px;
          font-weight: 400; }
        .layout--twocol-section nav ul li.open-childs ul li ul {
          display: none; }
        .layout--twocol-section nav ul li.open-childs ul li.open-childs ul {
          display: block;
          width: 100%; }
          .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li {
            background-color: transparent;
            border-top: 2px solid rgba(196, 196, 196, 0.5);
            border-bottom: 0px solid transparent; }
            .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li:first-child {
              border-radius: 0px; }
            .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li:last-child {
              border-radius: 0px; }
            .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li a {
              padding-left: 40px;
              font-weight: 400; }
            .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li ul {
              display: none; }
            .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul {
              display: block;
              width: 100%; }
              .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li {
                background-color: transparent;
                border-top: 2px solid rgba(196, 196, 196, 0.5);
                border-bottom: 0px solid transparent; }
                .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child {
                  border-radius: 0px; }
                .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child {
                  border-radius: 0px; }
                .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li a {
                  padding-left: 48px;
                  font-weight: 400; }
                .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li ul {
                  display: none; }
                .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul {
                  display: block;
                  width: 100%; }
                  .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li {
                    background-color: transparent;
                    border-top: 2px solid rgba(196, 196, 196, 0.5);
                    border-bottom: 0px solid transparent; }
                    .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child {
                      border-radius: 0px; }
                    .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child {
                      border-radius: 0px; }
                    .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li a {
                      padding-left: 56px;
                      font-weight: 400; }
                    .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li ul {
                      display: none; }
                    .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul {
                      display: block;
                      width: 100%; }
                      .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li {
                        background-color: transparent;
                        border-top: 2px solid rgba(196, 196, 196, 0.5);
                        border-bottom: 0px solid transparent; }
                        .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child {
                          border-radius: 0px; }
                        .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child {
                          border-radius: 0px; }
                        .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li a {
                          padding-left: 64px;
                          font-weight: 400; }
                        .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li ul {
                          display: none; }
                        .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul {
                          display: block;
                          width: 100%; }
                          .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li {
                            background-color: transparent;
                            border-top: 2px solid rgba(196, 196, 196, 0.5);
                            border-bottom: 0px solid transparent; }
                            .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:first-child {
                              border-radius: 0px; }
                            .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li:last-child {
                              border-radius: 0px; }
                            .layout--twocol-section nav ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li.open-childs ul li a {
                              padding-left: 72px;
                              font-weight: 400; }
    .layout--twocol-section nav ul li:first-child {
      border-top: 0px solid transparent; }
    .layout--twocol-section nav ul li:last-child {
      border-bottom: 2px solid rgba(196, 196, 196, 0.5); }
    .layout--twocol-section nav ul li.active > a {
      background-color: #4073af;
      color: white; }

.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first,
.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second {
  padding-left: 24px; }

@media (max-width: 995px) {
  .layout--twocol-section nav ul {
    margin-bottom: 40px; } }

body.sticky-header .dialog-off-canvas-main-canvas {
  overflow-x: unset; }
body.sticky-header #page-header {
  overflow: hidden; }
body.sticky-header .oe-occupations--content--title {
  position: sticky !important;
  top: 0;
  width: 100%;
  z-index: 9; }
  @media (max-width: 1200px) {
    body.sticky-header .oe-occupations--content--title {
      padding: 16px; } }
  body.sticky-header .oe-occupations--content--title h3 {
    color: white;
    width: 100%; }

.mt0 {
  margin-top: 0px !important; }

.box-links {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 32px;
  position: relative; }

.box-links > p {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1.2; }
  .box-links > p:first-child {
    font-size: 24px;
    margin-bottom: 10px; }
    @media (max-width: 768px) {
      .box-links > p:first-child {
        font-size: 18px; } }

.box-links button {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #004494;
  background-image: url(../images/copy.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 18px;
  padding-left: 24px;
  font-weight: 700; }

.box-links a {
  font-size: 16px;
  border: 1px solid #004494;
  border-left: 3px solid #004494;
  -webkit-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
  -khtml-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
  -ms-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
  -o-box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
  box-shadow: rgba(0, 0, 0, 0.31) 0 3px 2px -3px;
  padding: 6px 15px 6px 10px;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  font-weight: 400 !important;
  line-height: initial; }
  @media (max-width: 768px) {
    .box-links a {
      font-size: 14px; } }

.spaces-concat {
  width: 100% !important;
  display: grid; }

.spaces-concat p:nth-child(2) {
  margin-left: 12px;
  text-transform: capitalize; }

.spaces-concat p:nth-child(3) {
  margin-left: 24px;
  text-transform: capitalize; }

.spaces-concat p:nth-child(4) {
  margin-left: 36px;
  text-transform: capitalize; }

.spaces-concat p:nth-child(5) {
  margin-left: 48px;
  text-transform: capitalize; }

.spaces-concat p:nth-child(6) {
  margin-left: 60px;
  text-transform: capitalize; }

.spaces-concat p:nth-child(7) {
  margin-left: 72px;
  text-transform: capitalize; }

.spaces-concat p:nth-child(8) {
  margin-left: 84px;
  text-transform: capitalize; }

.spaces-concat p:nth-child(9) {
  margin-left: 96px;
  text-transform: capitalize; }

.spaces-concat a {
  color: #004494;
  font-weight: bold; }

.alternative-labels {
  padding-right: 32px !important;
  margin-right: 25px;
  display: flex;
  flex-wrap: wrap; }
  .alternative-labels p:first-child {
    width: 100%; }
  .alternative-labels .alternative-label-item {
    padding: 6px 12px;
    background-color: rgba(191, 208, 228, 0.4);
    margin-top: 20px;
    margin-right: 12px; }

.regulatory-aspect {
  margin-left: 0px !important; }

#description {
  display: flex;
  border: 0px solid transparent;
  border-radius: 0px;
  margin-top: 0px;
  box-shadow: 0px 0px 0px 0px rgba(191, 208, 228, 0);
  padding: 32px; }
  #description .oe-occupations--content--uri .block-title, #description .oe-occupations--content--log .block-title {
    margin-right: 0;
    margin-left: 0; }

#code > div,
#description > div {
  width: 100%;
  margin: 0 0 24px;
  padding: 0; }

.oe-occupations--hierarchy {
  width: 30%; }
  @media (max-width: 768px) {
    .oe-occupations--hierarchy {
      width: 100%;
      max-height: calc(100vh - 400px);
      overflow: auto; } }
  .oe-occupations--hierarchy p {
    color: #004494;
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700; }
  .oe-occupations--hierarchy ul.item-list {
    padding-left: 15px; }
    .oe-occupations--hierarchy ul.item-list .views-field-name {
      padding-left: 15px; }
  .oe-occupations--hierarchy ul li {
    background-color: #f5f5f5;
    border-bottom: 1px solid #dbdbdb;
    min-height: 51px; }
  .oe-occupations--hierarchy a:focus {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }

.views_tree_collapsed {
  padding-left: 10px; }

#overlayspin,
#overlayspin2 {
  position: absolute;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none; }

.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: start;
  padding-top: 20%; }

.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear; }

@keyframes sp-anime {
  100% {
    transform: rotate(360deg); } }
.oe-occupations--form {
  width: 100%;
  position: relative; }

.w100 {
  width: 100%; }

.cont_change_right {
  position: relative; }

.api_hierarchy::before {
  content: "\f067";
  font: normal normal normal 15px/1 FontAwesome;
  color: #214493;
  display: block;
  position: absolute;
  top: 15px;
  right: 5px;
  text-indent: 0;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  padding: 0 15px; }

.api_hierarchy.minus::before {
  content: "\f068"; }

.api_hierarchy:focus::before {
  outline: 2px solid #ffd617;
  outline-offset: 0px; }

.oe-occupations--hierarchy {
  position: relative; }
  .oe-occupations--hierarchy #overlayspin_hierarchy {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 32px;
    z-index: 10; }
  .oe-occupations--hierarchy a.change_right_content {
    color: #004494;
    padding: 16px 35px 16px 20px;
    font-size: 16px;
    width: 100%;
    line-height: normal;
    display: block;
    border-top: 2px solid rgba(196, 196, 196, 0.5);
    font-weight: 600; }
  .oe-occupations--hierarchy .api_hierarchy::before {
    top: 18px; }
  .oe-occupations--hierarchy .sons a.change_right_content {
    padding-left: 28px;
    font-weight: 400; }
  .oe-occupations--hierarchy .sons .sons a.change_right_content {
    padding-left: 46px; }
  .oe-occupations--hierarchy .sons .sons .sons a.change_right_content {
    padding-left: 54px; }
  .oe-occupations--hierarchy .sons .sons .sons .sons a.change_right_content {
    padding-left: 62px; }
  .oe-occupations--hierarchy .sons .sons .sons .sons .sons a.change_right_content {
    padding-left: 70px; }
  .oe-occupations--hierarchy .sons .sons .sons .sons .sons .sons a.change_right_content {
    padding-left: 78px; }
  .oe-occupations--hierarchy .hierarchy_active > .api_hierarchy::before {
    color: white; }
  .oe-occupations--hierarchy .hierarchy_active > a.change_right_content {
    background-color: #4073af;
    color: white; }
  .oe-occupations--hierarchy .hierarchyview > .change_right_content {
    color: #004494;
    line-height: 1.2;
    padding: 12px 0;
    cursor: pointer; }
    .oe-occupations--hierarchy .hierarchyview > .change_right_content.obsolete {
      position: relative;
      background-image: url(../images/warning.svg);
      background-repeat: no-repeat;
      background-size: 28px;
      background-position: right;
      padding-right: 28px; }

#hierarchyview {
  display: none; }

p#hierarchyview {
  position: relative;
  width: 100%;
  text-align: right;
  padding-right: 30px;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 24px;
  cursor: pointer; }
  p#hierarchyview::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 18px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../images/icon-arrows.svg);
    z-index: 1; }

p#hierarchy_search_result {
  display: block;
  border-bottom: 2px solid rgba(196, 196, 196, 0.5);
  font-size: 18px;
  font-weight: 600;
  color: #023776; }

.narrow-links a {
  color: #004494;
  font-weight: 700; }
  .narrow-links a:focus {
    outline: 2px solid #ffd617;
    outline-offset: 0px; }

.oe-occupations--content .oe-occupations--content--skills .block-title {
  font-size: 24px !important;
  color: #004494;
  margin-top: 2.5rem;
  background-image: url("../images/separation-line.png");
  background-position: center bottom;
  padding-bottom: 10.5px;
  margin-left: 32px;
  text-align: left; }

.oe-occupations--content .oe-occupations--content--skills #titleRelationships {
  font-size: 24px !important;
  color: #004494;
  margin-top: 2.5rem;
  background-image: url("../images/separation-line.png");
  background-position: center bottom;
  padding-bottom: 10.5px;
  margin-right: 32px;
  text-align: left; }

.oe-occupations--content .ocutit .block-title {
  margin-left: 0px; }

.skillrelations .block-box {
  margin-left: 10px; }

.main_item.classification_item {
  position: relative; }

.occupation-search-form .form-item-version,
.skill-search-form .form-item-version {
  position: absolute;
  top: -87px;
  right: 0; }

.dnone {
  display: none !important; }

.selector_multiple_active .ecl-select__multiple-toggle {
  border-bottom: none !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important; }
.selector_multiple_active .ecl-select__multiple-dropdown {
  border-top: none !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important; }

#change-div {
  overflow-y: auto;
  max-height: 800px; }

.layout--twocol-section nav ul li .ecl-pagination__text--summary {
  padding: 16px 15px 16px 15px; }

#change-div > .change_right_content:focus,
#hierarchyview:focus,
#occ_pager:focus {
  outline: 2px solid #ffd617;
  outline-offset: 0px; }

.download-form {
  background-color: #f2f5fa;
  padding: 0 30px;
  text-align: right; }
  @media (max-width: 995px) {
    .download-form {
      padding: 0px; } }
  .download-form #version-div,
  .download-form #content-div,
  .download-form #language-div,
  .download-form #type-div,
  .download-form #select-file-type,
  .download-form #select-language,
  .download-form #select-content,
  .download-form #select-version {
    display: none; }
  .download-form .select-styled {
    margin-top: 7px;
    width: 25%;
    display: inline-grid;
    position: relative; }
    @media (max-width: 995px) {
      .download-form .select-styled {
        width: 48%; } }
    @media (max-width: 768px) {
      .download-form .select-styled {
        width: 94%;
        margin: 0 auto; } }
    @media (max-width: 480px) {
      .download-form .select-styled {
        width: 94%;
        margin: 0 auto; } }
    .download-form .select-styled .icon-info::after {
      top: 0;
      left: 0; }
    .download-form .select-styled #version-selector-view,
    .download-form .select-styled #content-selector-view,
    .download-form .select-styled #language-selector-view,
    .download-form .select-styled #file-type-selector-view {
      padding: 13px 15px;
      margin-top: 0.5rem;
      font-size: 16px;
      line-height: initial;
      text-overflow: ellipsis;
      border-radius: 26px;
      width: 90%;
      display: -webkit-box;
      box-sizing: border-box;
      color: #757575;
      background-color: #ffffff;
      border: 1px solid #004494;
      cursor: pointer;
      background-image: url(/themes/custom/oe_esco/images/list-hover.png);
      background-repeat: no-repeat;
      background-position: 95%;
      background-size: 12px auto; }
    .download-form .select-styled .box-selector {
      position: relative; }
    .download-form .select-styled ul {
      text-align: left;
      list-style: none;
      width: 90%;
      margin: 0;
      padding: 1rem 0;
      background-color: white;
      border-radius: 4px;
      border: 0.5px solid #f5f5f5;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 999; }
      .download-form .select-styled ul li {
        cursor: pointer;
        padding: 0 1rem; }
        .download-form .select-styled ul li:hover {
          background-color: #004494;
          color: #ffffff; }
  .download-form .ecl-help-block {
    margin-top: 0.5rem;
    width: 90%;
    text-align: right; }
    @media (max-width: 995px) {
      .download-form .ecl-help-block {
        width: 320px; } }
    @media (max-width: 768px) {
      .download-form .ecl-help-block {
        width: 90%; } }
    @media (max-width: 480px) {
      .download-form .ecl-help-block {
        width: 90%; } }
  .download-form #language-div,
  .download-form #type-div {
    margin-top: 40px; }
    @media (max-width: 768px) {
      .download-form #language-div,
      .download-form #type-div {
        margin-top: 0px; } }
    @media (max-width: 480px) {
      .download-form #language-div,
      .download-form #type-div {
        margin-top: 0px; } }
    .download-form #language-div .ecl-select__multiple-dropdown,
    .download-form #type-div .ecl-select__multiple-dropdown {
      background-color: #ffffff !important;
      border: 1px solid #004494; }
      .download-form #language-div .ecl-select__multiple-dropdown input,
      .download-form #type-div .ecl-select__multiple-dropdown input {
        padding: 7px 26px;
        width: 90%;
        margin: 10px; }
  @media (max-width: 768px) {
    .download-form #down-select-version {
      margin-top: 20px; } }
  @media (max-width: 480px) {
    .download-form #down-select-version {
      margin-top: 20px; } }
  .download-form #edit-actions.form-actions {
    border-top: 1px solid #979797;
    margin-top: 60px;
    margin-bottom: 0px;
    padding: 40px 0 115px;
    text-align: right; }
    @media (max-width: 768px) {
      .download-form #edit-actions.form-actions {
        width: 94%;
        margin: 0 auto;
        text-align: center;
        padding: 15px 0 25px; } }
    @media (max-width: 480px) {
      .download-form #edit-actions.form-actions {
        width: 94%;
        margin: 0 auto;
        text-align: center;
        padding: 15px 0 25px; } }
    .download-form #edit-actions.form-actions .ecl-button--primary {
      width: auto;
      padding: 15px 26px; }
      .download-form #edit-actions.form-actions .ecl-button--primary:disabled, .download-form #edit-actions.form-actions .ecl-button--primary[disabled] {
        background-color: #bfd0e4;
        cursor: auto; }
      @media (max-width: 995px) {
        .download-form #edit-actions.form-actions .ecl-button--primary {
          margin-right: 3%; } }
      @media (max-width: 768px) {
        .download-form #edit-actions.form-actions .ecl-button--primary {
          width: 100%;
          padding: 9px 0px;
          margin-right: 0px; } }
      @media (max-width: 480px) {
        .download-form #edit-actions.form-actions .ecl-button--primary {
          width: 100%;
          padding: 9px 0px;
          margin-right: 0px; } }
  .download-form button#edit-package,
  .download-form button#edit-dmpackage {
    margin-top: 4.5rem;
    margin-bottom: 3.5rem;
    width: auto;
    padding: 15px 26px !important; }
    @media (max-width: 768px) {
      .download-form button#edit-package,
      .download-form button#edit-dmpackage {
        margin: 2rem auto; } }
    .download-form button#edit-package:hover,
    .download-form button#edit-dmpackage:hover {
      border-radius: 26px; }
    .download-form button#edit-package[disabled],
    .download-form button#edit-dmpackage[disabled] {
      background-color: #bfd0e4; }
  .download-form button#edit-package {
    margin-top: 20px; }
  .download-form .search-home-clear, .download-form .dmsearch-home-clear {
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    justify-content: end;
    -ms-flex-pack: end;
    max-width: none;
    padding-top: 1rem; }
    .download-form .search-home-clear a, .download-form .dmsearch-home-clear a {
      text-decoration: none; }
      .download-form .search-home-clear a .js-form-item-dmclear-find:after, .download-form .dmsearch-home-clear a .js-form-item-dmclear-find:after {
        color: #bfd0e4;
        text-decoration: none;
        background-image: url("../images/cancel.png");
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 24px;
        content: " ";
        margin-left: 8px;
        background-size: contain; }
  .download-form .search-home-clear {
    padding-top: 0px; }

.download_manual_button {
  width: auto;
  border-radius: 26px;
  border: 1px solid #004494;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  height: 48px;
  overflow: hidden;
  padding: 9px 16px;
  margin-bottom: 12px;
  display: inline-block; }
  @media (max-width: 768px) {
    .download_manual_button {
      width: 100%;
      font-size: 16px; } }
  @media (max-width: 480px) {
    .download_manual_button {
      width: 100%;
      font-size: 16px; } }

#eab_banner_container {
  margin-top: 40px; }

#esco_announcement_banner {
  border-radius: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  overflow: hidden; }
  #esco_announcement_banner .banner_warning {
    min-height: 50px;
    height: inherit;
    color: #fff;
    background-color: #479f4b;
    width: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #479f4b;
    border-left: 1px solid #479f4b;
    border-bottom: 1px solid #479f4b;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
    #esco_announcement_banner .banner_warning::before {
      content: "\f058";
      font-family: "FontAwesome";
      font-size: 30px; }
  #esco_announcement_banner .banner_content {
    width: 100%;
    padding: 0 20px;
    color: #919191;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    border-top: 1px solid #479f4b;
    border-bottom: 1px solid #479f4b;
    border-right: 1px solid #479f4b;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }

.download_sec {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 3.5rem; }
  .download_sec .download_sec_title {
    font-size: 30px;
    line-height: 1.2;
    color: #004494;
    font-weight: 700;
    width: 100%;
    text-align: center;
    display: block; }
  .download_sec .separatorline {
    border-bottom: 2px solid #004494;
    width: 168px;
    display: block;
    margin: 20px auto -2rem; }

.download-email-page .email_thanks_title {
  font: normal normal 400 2rem/2.5rem arial, sans-serif;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #404040; }
.download-email-page .email_thanks_text {
  padding: 4rem 6rem;
  background-color: #f2f5f9;
  font-size: 18px; }
  .download-email-page .email_thanks_text .blackmail,
  .download-email-page .email_thanks_text .remail {
    font-weight: 700; }
  .download-email-page .email_thanks_text .remail {
    color: #004494;
    margin-left: 0.25rem; }
  .download-email-page .email_thanks_text--small {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 21px; }
  .download-email-page .email_thanks_text hr {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #979797; }
  @media (max-width: 768px) {
    .download-email-page .email_thanks_text {
      padding: 1rem 1rem; } }
  @media (max-width: 480px) {
    .download-email-page .email_thanks_text {
      padding: 1rem 1rem; } }
.download-email-page .retbutcontent {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 3rem; }
  .download-email-page .retbutcontent .return-button {
    padding: 15px 26px;
    cursor: pointer;
    display: inline-block;
    color: #fff;
    background-color: #004494;
    box-sizing: border-box;
    border-radius: 26px;
    font-size: 20px;
    text-align: center;
    border: 0px;
    text-decoration: none;
    font-weight: 700;
    width: auto;
    line-height: 22px; }
    .download-email-page .retbutcontent .return-button:hover {
      background-color: #002f67; }

.capitalize_item {
  text-transform: capitalize; }

.layout__region--content .ecl p.increase-font-size {
  font-size: 18px; }

#down-selects {
  display: flex; }
  @media (max-width: 995px) {
    #down-selects {
      display: inline; } }
  @media (max-width: 768px) {
    #down-selects {
      display: inline; } }
  @media (max-width: 480px) {
    #down-selects {
      display: inline; } }

#select-language {
  overflow-y: scroll;
  max-height: 300px; }

#download-form #down-selects .select-styled .box-selector > div:focus,
#select-version li:focus,
#select-content li:focus,
#select-language li:focus,
.download-form .select-styled ul#select-file-type li:focus::before {
  outline: 2px solid #ffd617;
  outline-offset: 0px; }

#dynamic_fields .ecl-form-group button:hover {
  background-color: transparent; }

#download-form .ecl-form-group .ecl-select__container {
  background-color: #f2f5fa; }

#download-form #model-version-div label .icon-info::after,
#download-form #model-type-div label .icon-info::after {
  margin-left: -18px; }

#download-form #model-version-div,
#download-form #model-type-div,
#download-form h3 {
  float: left; }
  #download-form #model-version-div div .ecl-form-label,
  #download-form #model-type-div div .ecl-form-label,
  #download-form h3 div .ecl-form-label {
    float: left;
    margin-bottom: 10px; }
  @media (max-width: 768px) {
    #download-form #model-version-div,
    #download-form #model-type-div,
    #download-form h3 {
      display: inline; } }
  @media (max-width: 480px) {
    #download-form #model-version-div,
    #download-form #model-type-div,
    #download-form h3 {
      display: inline;
      float: none; } }

#download-form #model-type-div {
  margin-left: 20px; }

#download-form h3 {
  width: 100%;
  text-align: left;
  font-size: 24px;
  padding: 10px 0; }

#block-mainpagecontent .oe-searchview--wrapper header {
  margin: 0 auto; }
  #block-mainpagecontent .oe-searchview--wrapper header .oe-searchview--wrapper__title .oe-searchview--wrapper__title--inn #search-home-title-find {
    text-align: right;
    display: inline-block; }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper header .oe-searchview--wrapper__title .oe-searchview--wrapper__title--inn #search-home-title-find {
        display: block;
        text-align: center; } }
  #block-mainpagecontent .oe-searchview--wrapper header .oe-searchview--wrapper__title .oe-searchview--wrapper__title--inn #search-home-title-text {
    display: inline-block;
    width: 54%;
    text-align: left; }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper header .oe-searchview--wrapper__title .oe-searchview--wrapper__title--inn #search-home-title-text {
        display: block;
        text-align: center;
        width: 100%; } }
  #block-mainpagecontent .oe-searchview--wrapper header .oe-searchview--wrapper__title .oe-searchview--wrapper__title--inn .search-results {
    border-top: 1px solid #004494;
    border-bottom: 1px solid #004494;
    width: 100%;
    margin: 20px auto 30px; }
    @media (max-width: 1139px) {
      #block-mainpagecontent .oe-searchview--wrapper header .oe-searchview--wrapper__title .oe-searchview--wrapper__title--inn .search-results {
        width: 100%; } }
#block-mainpagecontent .oe-searchview--wrapper .views-exposed-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 16px; }
  @media (max-width: 995px) {
    #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword {
      width: 100%;
      margin-bottom: 0 !important; } }
  @media (max-width: 768px) {
    #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword {
      width: 100%; } }
  @media (max-width: 480px) {
    #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword {
      width: 100%; } }
  @media (max-width: 995px) {
    #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword label {
      display: block;
      margin: 0 auto; } }
  @media (max-width: 768px) {
    #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword label {
      margin-left: 1%; } }
  @media (max-width: 480px) {
    #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword label {
      width: 100%;
      margin-left: 1%; } }
  #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword input {
    background-color: #f7fcff;
    background-image: url("../images/search.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 60px; }
    @media (max-width: 995px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword input {
        margin: 0 auto; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword input {
        width: 100%;
        margin: 0px auto 10px;
        font-size: 16px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-keyword input {
        width: 100%;
        margin: 0px auto 10px;
        font-size: 16px; } }
  #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type {
    margin: 0 24px; }
    @media (max-width: 995px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type {
        margin: 0 35px 0 0px; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type {
        width: 100%;
        margin: 0px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type {
        width: 100%;
        margin: 0px; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type label {
        margin-left: 1%; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type label {
        margin-left: 1%; } }
    @media (max-width: 995px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container {
        margin-top: 0px; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container {
        margin-top: 0px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container {
        margin-top: 0px; } }
    #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container .ecl-select {
      background-image: url("../images/list-hover.png");
      background-repeat: no-repeat;
      background-position: 95%;
      color: #757575;
      width: 275px;
      padding-right: 0px; }
      @media (max-width: 768px) {
        #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container .ecl-select {
          width: 100%;
          margin: 0px auto;
          font-size: 16px;
          line-height: 16px;
          padding: 11px 15px; } }
      @media (max-width: 480px) {
        #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-item-type .ecl-select__container .ecl-select {
          width: 100%;
          margin: 0px auto;
          font-size: 16px;
          line-height: 16px;
          padding: 11px 15px; } }
  #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions {
    width: 176px;
    margin-top: 51px; }
    @media (max-width: 995px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions {
        margin: 40px 0 0 0 !important; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions {
        width: 100%;
        margin-top: 0px !important; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions {
        width: 100%;
        margin-top: 20px; } }
    #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary {
      cursor: pointer;
      width: 176px; }
      @media (max-width: 995px) {
        #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary {
          margin-left: -10px; } }
      @media (max-width: 768px) {
        #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary {
          width: 100%;
          margin: 0 auto;
          padding: 10px 0px;
          margin-top: 15px; } }
      @media (max-width: 480px) {
        #block-mainpagecontent .oe-searchview--wrapper .views-exposed-form .form-actions .ecl-button--primary {
          width: 100%;
          margin: 0 auto;
          padding: 10px 0px;
          margin-top: 15px; } }
#block-mainpagecontent .oe-searchview--wrapper .views-row {
  border-radius: 0px;
  box-shadow: none;
  border-bottom: 1px solid #bfd0e4;
  margin: 15px auto 0px;
  padding-bottom: 32px; }
  @media (max-width: 995px) {
    #block-mainpagecontent .oe-searchview--wrapper .views-row {
      width: 100%;
      max-width: 975px;
      margin: 0; } }
  #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-title {
    padding: 0px;
    font-size: 24px;
    height: auto;
    margin-bottom: 10px; }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-title {
        font-size: 20px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-title {
        font-size: 20px; } }
  #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-body {
    font-size: 16px;
    line-height: 1.5; }
    @media (max-width: 995px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-body {
        width: 94%;
        max-width: 775px; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-body {
        width: 94%; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-body {
        width: 94%; } }
  #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-field-landing-tags .field-content ul li {
    display: inline-block;
    padding: 0 12px;
    margin: 16px 8px 0 0;
    box-shadow: inset 0 0 0 1px #004494, 0px 2px 2px rgba(104, 181, 245, 0.09);
    border: 0px;
    border-left: 5px solid #004494; }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-field-landing-tags .field-content ul li {
        padding: 0 12px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-searchview--wrapper .views-row .views-field-field-landing-tags .field-content ul li {
        padding: 0 12px; } }
#block-mainpagecontent .oe-searchview--wrapper .ecl-pagination {
  border-top: 0px;
  font-size: 18px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 0; }
  #block-mainpagecontent .oe-searchview--wrapper .ecl-pagination .ecl-pagination__list .ecl-pagination__item--current .ecl-pagination__text--summary {
    font-weight: 400; }
  #block-mainpagecontent .oe-searchview--wrapper .ecl-pagination .ecl-pagination__list .ecl-pagination__item--previous,
  #block-mainpagecontent .oe-searchview--wrapper .ecl-pagination .ecl-pagination__list .ecl-pagination__item--next {
    font-weight: 400; }
#block-mainpagecontent .oe-searchview--wrapper .oe-searchview--wrapper__footer {
  display: none; }

.home-search-form .ecl-form-group--select {
  width: 275px;
  margin: 0 24px; }
  @media (max-width: 995px) {
    .home-search-form .ecl-form-group--select {
      margin: 0 35px 0 0px; } }
  @media (max-width: 768px) {
    .home-search-form .ecl-form-group--select {
      width: 100%;
      margin: 0px auto;
      font-size: 16px;
      line-height: 16px; } }
  @media (max-width: 480px) {
    .home-search-form .ecl-form-group--select {
      width: 100%;
      margin: 0px auto;
      font-size: 16px;
      line-height: 16px; } }

#block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0px; }
  #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #search-home-title {
    display: block;
    width: 100%;
    text-align: center; }
  @media (max-width: 1139px) {
    #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .form-item-keyword {
      width: 345px; } }
  @media (max-width: 995px) {
    #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .form-item-keyword {
      width: 100%; } }
  #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .form-item-keyword input {
    width: 476px;
    background-color: #f7fcff;
    background-image: url("../images/search.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 60px; }
    @media (max-width: 1139px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .form-item-keyword input {
        width: 345px; } }
    @media (max-width: 995px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .form-item-keyword input {
        margin: 20px auto;
        width: 476px; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .form-item-keyword input {
        width: 94%;
        margin: 25px auto 10px;
        font-size: 16px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .form-item-keyword input {
        width: 94%;
        margin: 25px auto 10px;
        font-size: 16px; } }
  #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .ecl-form-group--select {
    width: 275px;
    margin: 0 24px; }
    @media (max-width: 995px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .ecl-form-group--select {
        margin: 0 35px 0 0px; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .ecl-form-group--select {
        width: 100%;
        margin: 0px auto;
        font-size: 16px;
        line-height: 16px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form .ecl-form-group--select {
        width: 100%;
        margin: 0px auto;
        font-size: 16px;
        line-height: 16px; } }
  #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit {
    padding: 5px 26px;
    cursor: pointer; }
    @media (max-width: 995px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit {
        margin-left: -10px; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit {
        width: 94%;
        margin: 0 auto;
        padding: 8px 0px;
        margin-top: 10px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .search-form #edit-find-submit {
        width: 94%;
        margin: 0 auto;
        padding: 8px 0px;
        margin-top: 10px; } }
#block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .list-title {
  margin: 25px auto 0;
  font-size: 24px; }
  @media (max-width: 995px) {
    #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .list-title {
      width: 94%;
      max-width: 975px; } }
  @media (max-width: 768px) {
    #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .list-title {
      width: 94%; } }
  @media (max-width: 480px) {
    #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .list-title {
      width: 94%;
      font-size: 20px; } }
#block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row {
  border-radius: 0px;
  box-shadow: none;
  border-bottom: 1px solid #bfd0e4;
  margin: 15px auto 20px; }
  @media (max-width: 995px) {
    #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row {
      width: 94%;
      max-width: 975px; } }
  @media (max-width: 768px) {
    #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row {
      width: 94%; } }
  @media (max-width: 480px) {
    #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row {
      width: 94%; } }
  #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row h3 {
    padding: 0px;
    font-size: 24px;
    height: auto;
    margin-bottom: 10px; }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row h3 {
        font-size: 20px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row h3 {
        font-size: 20px; } }
    #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row h3 a {
      color: #004494; }
  #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row .result--description {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px; }
    @media (max-width: 995px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row .result--description {
        width: 94%;
        max-width: 775px; } }
    @media (max-width: 768px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row .result--description {
        width: 94%; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .oe-search--wrapper__content .oe-search--wrapper__content--inn .views-element-container .row .result--description {
        width: 94%; } }

form #edit-submit-news-events {
  height: auto; }
form #edit-find-submit {
  width: auto;
  height: auto; }

#views-exposed-form-faqs-page-1 {
  justify-content: flex-start; }

#views-exposed-form-faqs-page-1 .form-item-search {
  margin-right: 32px; }

#views-exposed-form-faqs-page-1 input {
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  background-position: 20px center;
  padding-left: 55px !important; }

#views-exposed-form-faqs-page-1 #edit-actions {
  width: 17% !important; }

form #edit-find-submit {
  width: 100%;
  height: 100%; }

#views-exposed-form-publications-publications-menu .form-actions {
  width: 33%;
  margin-top: 0px;
  margin-bottom: 36px;
  text-align: center; }
  #views-exposed-form-publications-publications-menu .form-actions button {
    padding: 15px 26px;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    color: #ffffff;
    background-color: #004494;
    box-sizing: border-box;
    border-radius: 26px;
    font-size: 20px;
    text-align: center;
    min-width: 176px;
    border: 0px;
    text-decoration: none;
    font-weight: 700; }

#footer_download {
  border-bottom: 1px solid #979797;
  margin: 0 -30px;
  padding: 40px 0 115px;
  text-align: right;
  background-color: #fff; }
  #footer_download button {
    width: auto;
    padding: 15px 26px;
    color: #ffffff;
    background-color: #004494;
    border-radius: 26px;
    font-size: 20px;
    text-align: center;
    min-width: 176px;
    border: 0px;
    text-decoration: none;
    margin-right: 30px; }
    #footer_download button:hover {
      background-color: #002f67; }
    #footer_download button[disabled] {
      background-color: #bfd0e4; }

#search-form #edit-find-submit {
  width: auto;
  height: auto; }

#advance-filters label .icon-info,
#download-form label .icon-info {
  position: relative;
  width: 30px; }

#advance-filters label .icon-info::after,
#download-form label .icon-info::after {
  content: url(../images/circle-info-solid.svg);
  width: 15px;
  height: 15px;
  position: absolute;
  top: -2px;
  margin-left: 10px; }

div.ui-tooltip {
  max-width: 400px;
  width: auto; }

#boxfilters {
  display: flex; }

@media (max-width: 480px) {
  .privacy-statement-page {
    margin-top: -46px; } }
.privacy-statement-page h2 {
  color: #404040;
  font-size: 28px; }
.privacy-statement-page .custom-dataset {
  text-align: left; }
  .privacy-statement-page .custom-dataset h3 {
    color: #004494;
    font-size: 20px; }
    @media (max-width: 480px) {
      .privacy-statement-page .custom-dataset h3 {
        font-size: 16px; } }
  .privacy-statement-page .custom-dataset span {
    background-color: #f5f5f5;
    width: 420px;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    color: #494949;
    line-height: 1.25;
    padding: 15px 0 2px; }
    @media (max-width: 768px) {
      .privacy-statement-page .custom-dataset span {
        width: 94%;
        max-width: 420px; } }
    @media (max-width: 480px) {
      .privacy-statement-page .custom-dataset span {
        width: 94%;
        font-size: 14px; } }
    .privacy-statement-page .custom-dataset span:nth-child(2) {
      padding-top: 30px;
      color: #404040;
      margin-top: 30px;
      font-size: 18px;
      line-height: 1; }
      @media (max-width: 480px) {
        .privacy-statement-page .custom-dataset span:nth-child(2) {
          font-size: 16px; } }
    .privacy-statement-page .custom-dataset span:last-child {
      padding-bottom: 18px; }
.privacy-statement-page .form-title {
  text-align: center;
  display: block;
  border-top: 1px solid #979797;
  margin-top: 73px; }
  @media (max-width: 768px) {
    .privacy-statement-page .form-title {
      border-top: 0px; } }
  @media (max-width: 480px) {
    .privacy-statement-page .form-title {
      border-top: 0px;
      margin-top: 23px; } }
  .privacy-statement-page .form-title span {
    display: block;
    margin: 0 auto; }
    .privacy-statement-page .form-title span:nth-child(1) {
      color: #004494;
      background-image: url("../images/separation-line.png");
      background-repeat: no-repeat;
      background-position: center bottom;
      padding-bottom: 30px;
      margin-top: 40px; }
      @media (max-width: 768px) {
        .privacy-statement-page .form-title span:nth-child(1) {
          margin-top: 20px;
          font-size: 28px !important;
          background-size: 110px;
          background-image: url("../images/separation-line-medium.png");
          padding-bottom: 15px; } }
      @media (max-width: 480px) {
        .privacy-statement-page .form-title span:nth-child(1) {
          margin-top: 20px;
          font-size: 20px !important;
          background-size: 66px;
          background-image: url("../images/separation-line-small.png");
          padding-bottom: 15px; } }
    .privacy-statement-page .form-title span:nth-child(2) {
      font-size: 24px;
      margin-top: 20px; }
      @media (max-width: 768px) {
        .privacy-statement-page .form-title span:nth-child(2) {
          font-size: 20px;
          line-height: 1.2;
          width: 94%; } }
      @media (max-width: 480px) {
        .privacy-statement-page .form-title span:nth-child(2) {
          font-size: 18px;
          line-height: 1.2;
          width: 94%; } }
.privacy-statement-page .privacy-form {
  margin-top: 54px; }
  @media (max-width: 768px) {
    .privacy-statement-page .privacy-form {
      margin-top: 15px; } }
  @media (max-width: 480px) {
    .privacy-statement-page .privacy-form {
      margin-top: 15px; } }
  .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper {
    background-color: #f5f5f5;
    padding-bottom: 60px;
    padding-top: 42px; }
    @media (max-width: 768px) {
      .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper {
        padding-bottom: 25px;
        padding-top: 15px; } }
    @media (max-width: 480px) {
      .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper {
        padding-bottom: 25px;
        padding-top: 15px; } }
    .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-form-label {
      width: 575px;
      margin: 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -moz-align-content: flex-start;
      -ms-align-content: flex-start;
      align-content: flex-start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      color: #080808;
      font-size: 20px;
      padding-bottom: 10px;
      padding-top: 25px; }
      @media (max-width: 768px) {
        .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-form-label {
          width: 94%;
          font-size: 16px;
          padding-bottom: 8px;
          padding-top: 15px; } }
      @media (max-width: 480px) {
        .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-form-label {
          width: 94%;
          font-size: 16px;
          padding-bottom: 8px;
          padding-top: 15px; } }
    .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .form-email,
    .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-select__container {
      width: 575px !important;
      margin: 0 auto; }
      @media (max-width: 768px) {
        .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .form-email,
        .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-select__container {
          width: 94% !important;
          font-size: 16px; } }
      @media (max-width: 480px) {
        .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .form-email,
        .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-select__container {
          width: 94% !important;
          font-size: 16px; } }
    @media (max-width: 768px) {
      .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .form-email {
        padding: 0 18px; } }
    @media (max-width: 480px) {
      .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .form-email {
        padding: 0 18px; } }
    .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-select__container {
      background-color: transparent; }
      .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-select__container select {
        width: 575px !important;
        background-position: 97% !important; }
        @media (max-width: 768px) {
          .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-select__container select {
            width: 100% !important;
            background-position: 95% !important; } }
        @media (max-width: 480px) {
          .privacy-statement-page .privacy-form #edit-data-block .fieldset-wrapper .form-item .ecl-select__container select {
            width: 100% !important;
            background-position: 95% !important; } }
  .privacy-statement-page .privacy-form .form-item-legal-notice {
    width: 775px;
    color: #545454;
    font-size: 16px;
    line-height: 1;
    margin-top: 30px !important;
    margin-bottom: 50px !important; }
    @media (max-width: 995px) {
      .privacy-statement-page .privacy-form .form-item-legal-notice {
        width: 94%;
        max-width: 775px;
        margin-left: 20px; } }
    @media (max-width: 768px) {
      .privacy-statement-page .privacy-form .form-item-legal-notice {
        width: 94%;
        font-size: 13px;
        margin: 16px auto 30px !important; } }
    @media (max-width: 480px) {
      .privacy-statement-page .privacy-form .form-item-legal-notice {
        width: 94%;
        font-size: 13px;
        margin: 16px auto 30px !important; } }
    .privacy-statement-page .privacy-form .form-item-legal-notice a {
      color: #004494;
      text-decoration: underline; }
  .privacy-statement-page .privacy-form .form-item-privacy-block {
    width: 900px;
    padding: 60px;
    margin: 0 auto;
    background-color: #fefefe;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.09); }
    @media (max-width: 995px) {
      .privacy-statement-page .privacy-form .form-item-privacy-block {
        width: 94%;
        padding: 20px 20px 40px; } }
    @media (max-width: 768px) {
      .privacy-statement-page .privacy-form .form-item-privacy-block {
        width: 94%;
        padding: 12px 0 20px; } }
    @media (max-width: 480px) {
      .privacy-statement-page .privacy-form .form-item-privacy-block {
        width: 94%;
        padding: 12px 0 20px; } }
    .privacy-statement-page .privacy-form .form-item-privacy-block p {
      font-size: 18px;
      padding: 0;
      line-height: 1.4;
      margin-bottom: 25px; }
      @media (max-width: 768px) {
        .privacy-statement-page .privacy-form .form-item-privacy-block p {
          font-size: 16px;
          line-height: 1.2;
          padding: 0px 12px; } }
      @media (max-width: 480px) {
        .privacy-statement-page .privacy-form .form-item-privacy-block p {
          font-size: 13px;
          line-height: 1.2;
          padding: 0px 12px; } }
      .privacy-statement-page .privacy-form .form-item-privacy-block p:nth-child(1) {
        font-size: 24px;
        padding: 0px; }
        @media (max-width: 768px) {
          .privacy-statement-page .privacy-form .form-item-privacy-block p:nth-child(1) {
            font-size: 18px;
            padding: 0px 12px; } }
        @media (max-width: 480px) {
          .privacy-statement-page .privacy-form .form-item-privacy-block p:nth-child(1) {
            font-size: 16px;
            padding: 0px 12px; } }
    .privacy-statement-page .privacy-form .form-item-privacy-block .complete-text {
      display: none; }
      .privacy-statement-page .privacy-form .form-item-privacy-block .complete-text p {
        font-size: 20px;
        padding: 0;
        font-weight: 400;
        line-height: 1.4;
        margin-bottom: 25px; }
        @media (max-width: 768px) {
          .privacy-statement-page .privacy-form .form-item-privacy-block .complete-text p {
            font-size: 16px;
            line-height: 1.2;
            padding: 0px 12px; } }
        @media (max-width: 480px) {
          .privacy-statement-page .privacy-form .form-item-privacy-block .complete-text p {
            font-size: 13px;
            line-height: 1.2;
            padding: 0px 12px; } }
    .privacy-statement-page .privacy-form .form-item-privacy-block .more-text {
      width: 100%;
      text-align: right;
      margin-top: -70px;
      z-index: 10000;
      position: relative;
      background-image: url("../images/backg-semitransp.png");
      background-repeat: repeat;
      background-position: bottom;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: end;
      -moz-align-items: end;
      -ms-align-items: end;
      align-items: end;
      height: 100px; }
      .privacy-statement-page .privacy-form .form-item-privacy-block .more-text a {
        color: #004494;
        font-size: 20px;
        padding-top: 50px; }
  .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper {
    width: 900px;
    padding: 60px;
    margin: 25px auto 0;
    background-color: #fefefe;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2); }
    @media (max-width: 995px) {
      .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper {
        width: 94%;
        padding: 20px 20px 40px; } }
    @media (max-width: 768px) {
      .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper {
        width: 94%;
        padding: 12px 0 20px; } }
    @media (max-width: 480px) {
      .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper {
        width: 94%;
        padding: 12px 0 20px; } }
    .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper p {
      font-size: 18px;
      padding: 0;
      line-height: 1.4; }
      @media (max-width: 768px) {
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper p {
          font-size: 16px;
          line-height: 1.2;
          padding: 0px 12px; } }
      @media (max-width: 480px) {
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper p {
          font-size: 13px;
          line-height: 1.2;
          padding: 0px 12px; } }
      .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper p:nth-child(1) {
        font-size: 24px;
        padding: 0px;
        margin-bottom: 30px; }
        @media (max-width: 768px) {
          .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper p:nth-child(1) {
            font-size: 18px;
            padding: 0px 12px;
            margin-bottom: 10px; } }
        @media (max-width: 480px) {
          .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper p:nth-child(1) {
            font-size: 16px;
            padding: 0px 12px;
            margin-bottom: 10px; } }
    .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-1-check .ecl-checkbox,
    .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-2-check .ecl-checkbox,
    .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-3-check .ecl-checkbox {
      padding: 0;
      margin-top: 30px; }
      @media (max-width: 768px) {
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-1-check .ecl-checkbox,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-2-check .ecl-checkbox,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-3-check .ecl-checkbox {
          padding: 0 12px;
          margin-top: 10px; } }
      @media (max-width: 480px) {
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-1-check .ecl-checkbox,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-2-check .ecl-checkbox,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-3-check .ecl-checkbox {
          padding: 0 12px;
          margin-top: 10px; } }
      .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-1-check .ecl-checkbox .ecl-checkbox__label,
      .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-2-check .ecl-checkbox .ecl-checkbox__label,
      .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-3-check .ecl-checkbox .ecl-checkbox__label {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        position: relative; }
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-1-check .ecl-checkbox .ecl-checkbox__label span.ecl-checkbox__box,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-2-check .ecl-checkbox .ecl-checkbox__label span.ecl-checkbox__box,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-3-check .ecl-checkbox .ecl-checkbox__label span.ecl-checkbox__box {
          position: absolute; }
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-1-check .ecl-checkbox .ecl-checkbox__label p,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-2-check .ecl-checkbox .ecl-checkbox__label p,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-3-check .ecl-checkbox .ecl-checkbox__label p {
          padding: 10px 0px;
          color: #0a0a0a;
          max-width: 673px;
          white-space: normal;
          margin-left: 26px; }
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-1-check .ecl-checkbox .ecl-checkbox__label span.ecl-checkbox__box + p,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-2-check .ecl-checkbox .ecl-checkbox__label span.ecl-checkbox__box + p,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-3-check .ecl-checkbox .ecl-checkbox__label span.ecl-checkbox__box + p {
          padding: 0px; }
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-1-check .ecl-checkbox .ecl-checkbox__label:after,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-2-check .ecl-checkbox .ecl-checkbox__label:after,
        .privacy-statement-page .privacy-form #edit-group3 .fieldset-wrapper .form-item-condition-3-check .ecl-checkbox .ecl-checkbox__label:after {
          position: absolute;
          top: 30px; }
  .privacy-statement-page .privacy-form .captcha__mandatory {
    margin: 10px auto 0 auto;
    width: 575px;
    font: normal normal 400 .875rem/1.25rem arial,sans-serif;
    color: #404040; }
    @media (max-width: 768px) {
      .privacy-statement-page .privacy-form .captcha__mandatory {
        width: 100%; } }
    @media (max-width: 480px) {
      .privacy-statement-page .privacy-form .captcha__mandatory {
        width: 100%; } }
  .privacy-statement-page .privacy-form .captcha__block {
    background-color: #e5ecf4;
    margin: 50px auto 0 auto;
    width: 575px;
    padding: 1.5rem 1.25rem;
    box-sizing: border-box; }
    @media (max-width: 768px) {
      .privacy-statement-page .privacy-form .captcha__block {
        width: 100%;
        padding: 20px 3%; } }
    @media (max-width: 480px) {
      .privacy-statement-page .privacy-form .captcha__block {
        width: 100%;
        padding: 20px 3%; } }
    .privacy-statement-page .privacy-form .captcha__block .captcha__description {
      line-height: 22px; }
    .privacy-statement-page .privacy-form .captcha__block .captcha {
      margin-top: 3rem; }
      @media (max-width: 768px) {
        .privacy-statement-page .privacy-form .captcha__block .captcha {
          margin-top: 42px;
          padding: 0px;
          background-color: none; } }
      @media (max-width: 480px) {
        .privacy-statement-page .privacy-form .captcha__block .captcha {
          margin-top: 42px;
          padding: 0px;
          background-color: none; } }
      .privacy-statement-page .privacy-form .captcha__block .captcha .captcha__title {
        margin-bottom: 24px;
        color: #004494;
        font-size: 28px;
        line-height: 32px;
        font-weight: 700; }
      .privacy-statement-page .privacy-form .captcha__block .captcha .captcha__title.form-required::after {
        background-image: none; }
      .privacy-statement-page .privacy-form .captcha__block .captcha .form-item-captcha-response .captcha-title,
      .privacy-statement-page .privacy-form .captcha__block .captcha .form-item-captcha-response #edit-captcha-response--description {
        display: none; }
      .privacy-statement-page .privacy-form .captcha__block .captcha .form-item-captcha-response label {
        font-size: 18px;
        margin: 0;
        display: inline-block;
        width: auto;
        color: #0a0a0a; }
      .privacy-statement-page .privacy-form .captcha__block .captcha .form-item-captcha-response .field-prefix {
        font-size: 18px; }
      .privacy-statement-page .privacy-form .captcha__block .captcha .form-item-captcha-response #edit-captcha-response {
        border: 0px;
        padding: 7px 26px;
        margin-top: 0px; }
        @media (max-width: 768px) {
          .privacy-statement-page .privacy-form .captcha__block .captcha .form-item-captcha-response #edit-captcha-response {
            padding: 0 18px; } }
        @media (max-width: 480px) {
          .privacy-statement-page .privacy-form .captcha__block .captcha .form-item-captcha-response #edit-captcha-response {
            padding: 0 18px; } }
  .privacy-statement-page .privacy-form #edit-actions.form-wrapper .ecl-button--primary {
    width: auto;
    padding: 15px 48px;
    margin-top: 2rem; }

#main-content.page_oe_publications .ecl-select {
  background-image: url("../images/corner-arrow-down.svg"); }
#main-content.page_oe_publications .ecl-form {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  position: relative;
  margin-bottom: 34px;
  padding-bottom: calc(76px + 24px); }
  @media (min-width: 995px) {
    #main-content.page_oe_publications .ecl-form {
      padding-bottom: 0; } }
  #main-content.page_oe_publications .ecl-form label + .form-text.ecl-text-input,
  #main-content.page_oe_publications .ecl-form .ecl-select {
    padding: 12px 26px;
    font-size: 16px;
    line-height: 20px; }
  #main-content.page_oe_publications .ecl-form .ecl-select {
    padding-right: 52px; }
  #main-content.page_oe_publications .ecl-form label + .form-text.ecl-text-input {
    padding-left: 52px; }
  #main-content.page_oe_publications .ecl-form #edit-actions.ecl-form-group {
    margin-bottom: 0 !important;
    margin-top: auto;
    margin-left: 24px !important;
    width: unset; }
    #main-content.page_oe_publications .ecl-form #edit-actions.ecl-form-group > .ecl-button--primary {
      font-size: 18px;
      line-height: 30px;
      padding: 8px 34px; }
  #main-content.page_oe_publications .ecl-form .ecl-form-group--select {
    position: absolute;
    bottom: 0; }
    @media (min-width: 995px) {
      #main-content.page_oe_publications .ecl-form .ecl-form-group--select {
        right: 0; } }
#main-content.page_oe_publications .btn_clear_filter_publi {
  box-shadow: 0 1px 0 0  #C3C3C3;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 6px;
  margin-bottom: 20px; }
  @media (max-width: 995px) {
    #main-content.page_oe_publications .btn_clear_filter_publi {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media (max-width: 480px) {
    #main-content.page_oe_publications .btn_clear_filter_publi {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  #main-content.page_oe_publications .btn_clear_filter_publi > div {
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    color: #002F67; }
  #main-content.page_oe_publications .btn_clear_filter_publi > a {
    color: #004494;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    position: relative;
    padding-right: 30px; }
    #main-content.page_oe_publications .btn_clear_filter_publi > a::after {
      content: "\f057";
      font: normal normal normal 20px/1 FontAwesome;
      color: #214493;
      display: block;
      position: absolute;
      top: 0;
      width: 24px;
      right: 0;
      text-align: center;
      line-height: 24px;
      height: 24px;
      margin-left: 8px; }
    #main-content.page_oe_publications .btn_clear_filter_publi > a:focus {
      outline: 2px solid #ffd617;
      outline-offset: 0px; }
#main-content.page_oe_publications .accordion__title {
  background-color: #F2F5F9;
  padding: 16px 20px;
  font-size: 18px;
  line-height: 24px;
  color: #004494;
  position: relative;
  cursor: pointer; }
  #main-content.page_oe_publications .accordion__title::after {
    content: "\f053";
    transform: rotate(90deg);
    font: normal normal normal 20px/1 FontAwesome;
    color: #214493;
    display: block;
    position: absolute;
    top: 15px;
    width: 24px;
    right: 20px;
    text-align: center;
    line-height: 24px;
    height: 24px; }
  #main-content.page_oe_publications .accordion__title.acc_active:after {
    transform: rotate(-90deg); }
#main-content.page_oe_publications .accordion__content {
  padding: 20px 24px 40px; }
  #main-content.page_oe_publications .accordion__content li::marker {
    content: ""; }
#main-content.page_oe_publications .layout--onecol #views-exposed-form-publications-publications-menu .form-actions {
  margin-bottom: 0 !important; }
  #main-content.page_oe_publications .layout--onecol #views-exposed-form-publications-publications-menu .form-actions button {
    padding: 17px 26px; }
#main-content.page_oe_publications .layout--twocol-section {
  margin-bottom: 40px;
  display: flex; }
  @media (min-width: 480px) {
    #main-content.page_oe_publications .layout--twocol-section {
      flex-wrap: nowrap;
      column-gap: 24px; } }
  @media (min-width: 995px) {
    #main-content.page_oe_publications .layout--twocol-section {
      column-gap: 54px; } }
#main-content.page_oe_publications .layout__region--second header {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 32px;
  font-weight: 700;
  color: #004494;
  padding-bottom: 10px;
  border-bottom: solid 2px #004494; }
#main-content.page_oe_publications .layout__region--second .views-row + .views-row {
  margin-top: 22px; }
#main-content.page_oe_publications .layout__region--second .card-publications {
  border-radius: 11px;
  box-shadow: 1px 1px 6px 0 #00449440; }
  #main-content.page_oe_publications .layout__region--second .card-publications .box_view_publication {
    display: flex;
    padding: 25px;
    padding-right: 48px;
    position: relative; }
    #main-content.page_oe_publications .layout__region--second .card-publications .box_view_publication .card-link {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      text-indent: -999999px; }
  #main-content.page_oe_publications .layout__region--second .card-publications .card-publications--image img {
    width: 120px;
    height: auto;
    object-fit: contain;
    box-shadow: 1px 1px 6px 0 #00449440; }
  #main-content.page_oe_publications .layout__region--second .card-publications .card-publications--content {
    margin-left: 20px;
    width: 100%; }
    #main-content.page_oe_publications .layout__region--second .card-publications .card-publications--content .title {
      font-size: 20px;
      line-height: 32px;
      color: #353535;
      font-weight: 700;
      margin-bottom: 16px; }
      #main-content.page_oe_publications .layout__region--second .card-publications .card-publications--content .title:focus {
        outline: 2px solid #ffd617;
        outline-offset: 0px; }
    #main-content.page_oe_publications .layout__region--second .card-publications .card-publications--content .ecl p:is([class*=ecl-u-]), #main-content.page_oe_publications .layout__region--second .card-publications .card-publications--content .ecl p:not([class*=ecl-], [class*=wt-]) {
      color: #0A0A0A;
      -webkit-line-clamp: 3;
      display: -webkit-box;
      max-width: 100%;
      -webkit-box-orient: vertical;
      overflow: hidden;
      word-break: break-word; }
  #main-content.page_oe_publications .layout__region--second .card-publications .box_footer {
    border-top: 1px solid #C3C3C3;
    padding-top: 10px;
    margin-top: 12px; }
  #main-content.page_oe_publications .layout__region--second .card-publications .box_author,
  #main-content.page_oe_publications .layout__region--second .card-publications .box_date {
    display: flex;
    line-height: 24px;
    margin-top: 4px;
    color: #404040; }
    #main-content.page_oe_publications .layout__region--second .card-publications .box_author > div,
    #main-content.page_oe_publications .layout__region--second .card-publications .box_date > div {
      margin-left: 8px; }
  #main-content.page_oe_publications .layout__region--second .card-publications .box_author > div {
    color: #004494;
    font-weight: 700; }
    #main-content.page_oe_publications .layout__region--second .card-publications .box_author > div:focus {
      outline: 2px solid #ffd617;
      outline-offset: 0px; }

.publications-content {
  margin-bottom: 90px; }
  .publications-content .box_after_title_text {
    margin-top: calc(30px - 8px);
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #979797; }
    .publications-content .box_after_title_text .ecl p:is([class*=ecl-u-]), .publications-content .box_after_title_text .ecl p:not([class*=ecl-], [class*=wt-]) {
      max-width: 100% !important;
      font-size: 18px;
      line-height: 31px; }
  .publications-content .box_body_img img {
    width: 241px;
    height: auto;
    object-fit: contain;
    box-shadow: 1px 1px 6px 0 #00449440;
    float: left;
    margin-right: 52px;
    margin-bottom: 4px; }
  .publications-content .box_body_text {
    border-bottom: 1px solid #979797;
    margin-bottom: 36px;
    padding-bottom: 30px; }
    .publications-content .box_body_text .ecl p:is([class*=ecl-u-]), .publications-content .box_body_text .ecl p:not([class*=ecl-], [class*=wt-]) {
      max-width: 100% !important;
      font-size: 18px;
      line-height: 31px; }

.publications-header {
  margin-bottom: 20px; }
  .publications-header > a {
    display: block;
    color: #004494;
    line-height: 24px;
    font-weight: 700;
    padding-left: 32px;
    position: relative; }
    .publications-header > a::before {
      content: "\f053";
      font: normal normal normal 18px/1 FontAwesome;
      color: #214493;
      display: block;
      position: absolute;
      top: 0;
      width: 24px;
      left: 0;
      text-align: center;
      line-height: 24px;
      height: 24px; }
  .publications-header > .ecl-page-header__title {
    margin-top: 34px; }

.box_after_title_header {
  display: flex; }
  .box_after_title_header .box_info {
    display: flex;
    margin-left: 16px;
    height: 24px;
    align-self: center;
    margin-bottom: 8px; }
    .box_after_title_header .box_info .box_date,
    .box_after_title_header .box_info .box_author {
      display: flex;
      line-height: 24px;
      color: #757575; }
      .box_after_title_header .box_info .box_date > div,
      .box_after_title_header .box_info .box_author > div {
        margin-left: 8px; }
    .box_after_title_header .box_info .box_author {
      margin-left: 12px;
      padding-left: 12px;
      border-left: 1px solid #979797; }
      .box_after_title_header .box_info .box_author > div {
        font-weight: 700;
        color: #004494; }

#views-exposed-form-publication-search-api-publication-search-api-exposed input {
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  background-position: 20px center; }

.facets-widget-checkboxecl-accordion input[type=checkbox] {
  min-width: 18px; }

#views-exposed-form-escopedia-escopedia-menu {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  flex-direction: row;
  min-width: 1200px;
  margin-top: 40px; }
  #views-exposed-form-escopedia-escopedia-menu .form-item-title {
    width: auto !important; }
  #views-exposed-form-escopedia-escopedia-menu .form-item-title::before {
    content: "Search information";
    font: normal normal 400 1rem / 1.5rem arial, sans-serif;
    font-weight: 700;
    color: #404040; }
  #views-exposed-form-escopedia-escopedia-menu div {
    margin-right: 30px;
    align-self: end; }
    #views-exposed-form-escopedia-escopedia-menu div .ecl-text-input {
      background-image: url(../images/search.png);
      background-repeat: no-repeat;
      background-position: 20px center;
      padding-left: 60px;
      width: 365px;
      height: 50px; }
    #views-exposed-form-escopedia-escopedia-menu div button {
      background-color: #004494;
      box-sizing: border-box;
      border-radius: 26px;
      font-size: 20px;
      text-align: center;
      min-width: 140px;
      padding: 15px 26px;
      border: 0px;
      text-decoration: none;
      max-height: 50px; }

.page-node-type-escopedia-page .layout--twocol-section {
  justify-content: space-between; }
  .page-node-type-escopedia-page .layout--twocol-section .layout__region--first {
    box-sizing: border-box;
    margin-bottom: 50px;
    flex: 0 1 30% !important; }
    @media (max-width: 995px) {
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--first {
        display: none; } }
    @media (max-width: 768px) {
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--first {
        display: none; } }
    @media (max-width: 480px) {
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--first {
        display: none; } }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--first header {
      display: none; }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--first .search-escopedia {
      max-height: 1000px;
      overflow-x: auto; }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--first form#views-exposed-form-escopedia-escopedia-menu {
      padding: 0px; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--first form#views-exposed-form-escopedia-escopedia-menu .form-item-title {
        width: 100%;
        margin-bottom: 15px !important; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--first form#views-exposed-form-escopedia-escopedia-menu .form-item-title .ecl-text-input {
          padding: 8px 26px; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--first form#views-exposed-form-escopedia-escopedia-menu .form-actions.ecl-form-group {
        width: 100%;
        margin-bottom: 36px; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--first form#views-exposed-form-escopedia-escopedia-menu .form-actions.ecl-form-group .ecl-button {
          padding: 11px 26px;
          color: #ffffff;
          background-color: #004494;
          border-radius: 26px; }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--first .views-row {
      width: 100%;
      margin: 0 0 10px;
      border-radius: 0px;
      box-shadow: none; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--first .views-row .views-field-title {
        padding: 0px;
        margin-top: 0px;
        height: auto;
        font-size: 16px;
        font-weight: 600; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--first .views-row a {
        cursor: pointer; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--first .views-row a:focus {
          outline: 2px solid #ffd617;
          outline-offset: 0px; }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--first .escopedia-row {
      color: #004494;
      cursor: pointer; }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--first #hierarchyview {
      color: #004494;
      font-weight: 700; }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--first .content-selected {
      background-color: #4073af;
      color: white;
      padding: 13px 0px 13px 10px;
      line-height: normal;
      display: block;
      font-weight: 600; }
  .page-node-type-escopedia-page .layout--twocol-section .layout__region--second {
    margin-bottom: 50px;
    flex: 0 1 69%;
    max-width: 800px;
    border: solid 1px #f0f0f0;
    border-radius: 13px;
    box-shadow: 0px 3px 8px 0px rgba(191, 208, 228, 0.51);
    height: 100%; }
    @media (max-width: 1139px) {
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second {
        flex: 0 1 70% !important; } }
    @media (max-width: 995px) {
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second {
        flex: 0 1 100% !important; } }
    @media (max-width: 768px) {
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second {
        flex: 0 1 100% !important; } }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--second nav {
      margin: 0;
      line-height: 1;
      padding-top: 16px;
      padding-bottom: 16px;
      padding-right: 32px !important;
      padding-left: 32px; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second nav span, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second nav a {
        color: #004494;
        font-weight: 600;
        font-size: 14px; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second nav a:last-child {
        color: gray;
        pointer-events: none; }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div {
      width: 100%; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div span {
        font-size: 28px;
        color: white;
        background-color: #4073af;
        display: block;
        padding: 12px;
        border-radius: 13px 13px 0 0; }
        @media (max-width: 768px) {
          .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div span {
            margin-bottom: 20px;
            font-size: 28px !important;
            background-size: 110px;
            background-image: url("../images/separation-line-medium.png");
            padding-bottom: 15px; } }
        @media (max-width: 480px) {
          .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div span {
            margin-bottom: 20px;
            font-size: 20px !important;
            background-size: 66px;
            background-image: url("../images/separation-line-small.png");
            padding-bottom: 15px; } }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div span.escopedia-text {
          text-align: left;
          color: #404040;
          background-image: none; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container {
        padding: 32px; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl p, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl ul > li, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container p, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container ul > li {
          margin-bottom: 16px; }
          .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl p a, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl ul > li a, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container p a, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container ul > li a {
            text-decoration: none;
            color: #004494;
            font-weight: 700; }
          .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl p a:hover, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl ul > li a:hover, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container p a:hover, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container ul > li a:hover {
            text-decoration: underline; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl h2, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container h2 {
          font-size: 24px !important;
          color: #004494;
          margin-top: 2.5rem;
          background-image: url(../images/separation-line.png);
          background-position: center bottom;
          padding-bottom: 10.5px;
          margin-bottom: 2rem;
          background-repeat: repeat-x; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl .item-url-tooltip, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container .item-url-tooltip {
          background-image: url(../images/separation-line.png), url(../images/circle-info-solid.svg);
          background-position: bottom, 120px 50px;
          background-repeat: repeat-x, no-repeat;
          background-size: auto, 18px; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl .escopedia-ul, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container .escopedia-ul {
          color: #404040;
          margin-top: 2rem; }
          .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl .escopedia-ul > li, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container .escopedia-ul > li {
            color: #004494;
            font-weight: 700; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl div:nth-child(2), .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container div:nth-child(2) {
          display: flex; }
          .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl div:nth-child(2) .unique_url_copy, .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container div:nth-child(2) .unique_url_copy {
            background-image: url(../images/copy-link-svgrepo-com.svg);
            background-size: 24px;
            background-repeat: no-repeat;
            background-color: white;
            width: fit-content;
            margin: 1px 10px;
            cursor: pointer; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container {
        padding: 0px 32px 32px 32px; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container h2 {
          margin: 0rem;
          max-height: 5.3rem; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .item-url-container a {
          color: #004494; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl-editor {
        text-align: left; }
      .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl-file {
        padding: 0px 32px 32px 32px; }
        .page-node-type-escopedia-page .layout--twocol-section .layout__region--second div .ecl-file .ecl-file__container a .ecl-link__label {
          font-size: 36px;
          color: #004494;
          margin-bottom: 30px;
          background-image: url(../images/separation-line.png);
          background-repeat: no-repeat;
          background-position: center bottom;
          padding-bottom: 30px;
          text-align: center;
          display: inline-block;
          background-color: transparent !important; }
    .page-node-type-escopedia-page .layout--twocol-section .layout__region--second a:focus {
      outline: 2px solid #ffd617;
      outline-offset: 0px; }

#block-oe-esco-escopediamenu ul {
  list-style: none; }
  #block-oe-esco-escopediamenu ul li {
    border-top: 2px solid rgba(196, 196, 196, 0.5);
    position: relative; }
    #block-oe-esco-escopediamenu ul li .escopedia-minus::before {
      content: '\f068' !important; }
    #block-oe-esco-escopediamenu ul li .escopedia-group {
      font-weight: 700; }
    #block-oe-esco-escopediamenu ul li span:first-child, #block-oe-esco-escopediamenu ul li a {
      color: #004494;
      cursor: pointer;
      padding: 16px 30px 16px 10px;
      display: block;
      line-height: normal;
      max-height: 200px; }
    #block-oe-esco-escopediamenu ul li .escopedia-has-child::before {
      content: '\f067';
      font: normal normal normal 15px/1 FontAwesome;
      float: right;
      color: #214493;
      padding: 8px;
      font-size: 1rem;
      cursor: pointer;
      position: absolute;
      top: 10px;
      right: 0;
      z-index: 999; }
    #block-oe-esco-escopediamenu ul li .child-selected::before {
      color: white !important; }
  #block-oe-esco-escopediamenu ul .link-selected > .escopedia-has-child::before {
    color: white; }
  #block-oe-esco-escopediamenu ul .link-selected > a {
    background-color: #4073af;
    color: white; }

.path-faq .views-row, .path-about-esco .views-row {
  width: 100%; }
  .path-faq .views-row .oe-faq, .path-about-esco .views-row .oe-faq {
    background-color: #f5f5f5;
    margin-bottom: 15px; }
    .path-faq .views-row .oe-faq .ui-state-active, .path-about-esco .views-row .oe-faq .ui-state-active {
      background-color: #f5f5f5;
      color: #424242;
      font-size: 18px;
      border-radius: 0px;
      border: 0px; }
      .path-faq .views-row .oe-faq .ui-state-active .field-content, .path-about-esco .views-row .oe-faq .ui-state-active .field-content {
        width: 95%;
        border-bottom: 1px solid #424242;
        padding-bottom: 5px; }
        @media (max-width: 1139px) {
          .path-faq .views-row .oe-faq .ui-state-active .field-content, .path-about-esco .views-row .oe-faq .ui-state-active .field-content {
            width: 93%; } }
        @media (max-width: 995px) {
          .path-faq .views-row .oe-faq .ui-state-active .field-content, .path-about-esco .views-row .oe-faq .ui-state-active .field-content {
            width: 90%; } }
        @media (max-width: 768px) {
          .path-faq .views-row .oe-faq .ui-state-active .field-content, .path-about-esco .views-row .oe-faq .ui-state-active .field-content {
            width: 85%; } }
        @media (max-width: 480px) {
          .path-faq .views-row .oe-faq .ui-state-active .field-content, .path-about-esco .views-row .oe-faq .ui-state-active .field-content {
            width: 80%; } }
    .path-faq .views-row .oe-faq .ui-state-default, .path-about-esco .views-row .oe-faq .ui-state-default {
      border: 0px;
      background-color: #f5f5f5;
      color: #424242;
      border-radius: 0px;
      font-size: 18px; }
    .path-faq .views-row .oe-faq .ui-accordion-header, .path-about-esco .views-row .oe-faq .ui-accordion-header {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -moz-align-content: flex-start;
      -ms-align-content: flex-start;
      align-content: flex-start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .path-faq .views-row .oe-faq .ui-accordion-content, .path-about-esco .views-row .oe-faq .ui-accordion-content {
      border-radius: 0px;
      border: 0px;
      background-color: #f5f5f5;
      font-size: 18px;
      height: auto !important; }
    .path-faq .views-row .oe-faq .ui-accordion-header-icon, .path-about-esco .views-row .oe-faq .ui-accordion-header-icon {
      display: none; }
    .path-faq .views-row .oe-faq .ui-accordion-header-active::before, .path-about-esco .views-row .oe-faq .ui-accordion-header-active::before {
      content: "\f068";
      padding: 0 23px 0 10px; }
    .path-faq .views-row .oe-faq .ui-accordion-header-active:hover, .path-about-esco .views-row .oe-faq .ui-accordion-header-active:hover {
      background-color: #d9d9d9; }
    .path-faq .views-row .oe-faq .ui-accordion-header-collapsed .field-content, .path-about-esco .views-row .oe-faq .ui-accordion-header-collapsed .field-content {
      width: 95%; }
      @media (max-width: 1139px) {
        .path-faq .views-row .oe-faq .ui-accordion-header-collapsed .field-content, .path-about-esco .views-row .oe-faq .ui-accordion-header-collapsed .field-content {
          width: 93%; } }
      @media (max-width: 995px) {
        .path-faq .views-row .oe-faq .ui-accordion-header-collapsed .field-content, .path-about-esco .views-row .oe-faq .ui-accordion-header-collapsed .field-content {
          width: 90%; } }
      @media (max-width: 768px) {
        .path-faq .views-row .oe-faq .ui-accordion-header-collapsed .field-content, .path-about-esco .views-row .oe-faq .ui-accordion-header-collapsed .field-content {
          width: 85%; } }
      @media (max-width: 480px) {
        .path-faq .views-row .oe-faq .ui-accordion-header-collapsed .field-content, .path-about-esco .views-row .oe-faq .ui-accordion-header-collapsed .field-content {
          width: 80%; } }
    .path-faq .views-row .oe-faq .ui-accordion-header-collapsed::before, .path-about-esco .views-row .oe-faq .ui-accordion-header-collapsed::before {
      content: "\f067";
      padding: 0 23px 0 10px; }
    .path-faq .views-row .oe-faq .ui-accordion-header-collapsed:hover, .path-about-esco .views-row .oe-faq .ui-accordion-header-collapsed:hover {
      background-color: #d9d9d9; }

.bullet-point ol,
.bullet-point ul {
  margin-left: 40px; }

.ui-accordion > .oe-faq.views-row .views-field-field-detailed-question:focus,
.ecl-accordion .ecl-accordion__item button.ecl-accordion__toggle:focus {
  border: 2px solid #f29527;
  border-bottom: 2px solid #f29527 !important;
  box-sizing: border-box;
  outline: none;
  outline-offset: 0; }

#block-mainpagecontent .user-login-form {
  width: 500px;
  background-color: #F5F5F5;
  padding: 50px;
  margin-bottom: 50px; }
  @media (max-width: 768px) {
    #block-mainpagecontent .user-login-form {
      max-width: 500px;
      width: 100%; } }
  @media (max-width: 480px) {
    #block-mainpagecontent .user-login-form {
      width: 100%; } }
  #block-mainpagecontent .user-login-form .ecl-form-group--text-input input {
    margin-top: 0px; }
    @media (max-width: 768px) {
      #block-mainpagecontent .user-login-form .ecl-form-group--text-input input {
        padding: 0 18px; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .user-login-form .ecl-form-group--text-input input {
        padding: 0 18px; } }
  #block-mainpagecontent .user-login-form .ecl-form-group--text-input .edit-name--description, #block-mainpagecontent .user-login-form .ecl-form-group--text-input .edit-pass--description {
    width: 375px;
    text-align: right;
    margin-top: 0.2rem; }
    @media (max-width: 768px) {
      #block-mainpagecontent .user-login-form .ecl-form-group--text-input .edit-name--description, #block-mainpagecontent .user-login-form .ecl-form-group--text-input .edit-pass--description {
        width: 330px;
        text-align: center;
        font-size: 12px;
        margin: 0.2rem auto 0; } }
    @media (max-width: 480px) {
      #block-mainpagecontent .user-login-form .ecl-form-group--text-input .edit-name--description, #block-mainpagecontent .user-login-form .ecl-form-group--text-input .edit-pass--description {
        width: 100%; } }
  #block-mainpagecontent .user-login-form .ecl-form-group {
    margin-bottom: 0px; }
    #block-mainpagecontent .user-login-form .ecl-form-group .ecl-button--primary {
      width: 100%; }


