/** SKIP to main content
 * ------------------------ */
.btn-skip-main{
    position: absolute;
    top:-50px;
    left: 0;
    width: 100vw;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    transition: top 0.35s ease;
    color: #222 !important;
    background-color: #f6f6f6 !important;
    border: 1px solid transparent;
    z-index: 100;
}
.btn-skip-main:focus-visible{
    top:0;
}
@media (min-width: 576px) {
    .btn-skip-main{
        left: calc(50% - 150px);
        width: 300px;
    }
}

/** WRAP PLUGIN
 * ------------------------ */
.wrap_box {
  background: #dee7ec;
  color: #000;
}
div.wrap_box {
  padding: 1em 1em 0.5em;
  margin-bottom: 1.5em;
  overflow: hidden;
}
div.wrap_danger {
  padding: 1em 1em 0.5em;
  margin-bottom: 1.5em;
  overflow: hidden;
}
div.wrap_warning {
  padding: 1em 1em 0.5em;
  margin-bottom: 1.5em;
  overflow: hidden;
}
div.wrap_caution {
  padding: 1em 1em 0.5em;
  margin-bottom: 1.5em;
  overflow: hidden;
}
div.wrap_notice {
  padding: 1em 1em 0.5em;
  margin-bottom: 1.5em;
  overflow: hidden;
}
div.wrap_safety {
  padding: 1em 1em 0.5em;
  margin-bottom: 1.5em;
  overflow: hidden;
}
span.wrap_box {
  padding: 0 0.3em;
}
span.wrap_danger {
  padding: 0 0.3em;
}
span.wrap_warning {
  padding: 0 0.3em;
}
span.wrap_caution {
  padding: 0 0.3em;
}
span.wrap_notice {
  padding: 0 0.3em;
}
span.wrap_safety {
  padding: 0 0.3em;
}
div.wrap_info {
  padding: 1em 1em 0.5em 70px;
  margin-bottom: 1.5em;
  min-height: 68px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  color: inherit;
  overflow: hidden;
  background-image: url(../images/wrap/note/48/info.png);
}
div.wrap_important {
  padding: 1em 1em 0.5em 70px;
  margin-bottom: 1.5em;
  min-height: 68px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  color: inherit;
  overflow: hidden;
  background-image: url(../images/wrap/note/48/important.png);
}
div.wrap_alert {
  padding: 1em 1em 0.5em 70px;
  margin-bottom: 1.5em;
  min-height: 68px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  color: inherit;
  overflow: hidden;
  background-image: url(../images/wrap/note/48/alert.png);
}
div.wrap_tip {
  padding: 1em 1em 0.5em 70px;
  margin-bottom: 1.5em;
  min-height: 68px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  color: inherit;
  overflow: hidden;
  background-image: url(../images/wrap/note/48/tip.png);
}
div.wrap_help {
  padding: 1em 1em 0.5em 70px;
  margin-bottom: 1.5em;
  min-height: 68px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  color: inherit;
  overflow: hidden;
  background-image: url(../images/wrap/note/48/help.png);
}
div.wrap_todo {
  padding: 1em 1em 0.5em 70px;
  margin-bottom: 1.5em;
  min-height: 68px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  color: inherit;
  overflow: hidden;
  background-image: url(../images/wrap/note/48/todo.png);
}
div.wrap_download {
  padding: 1em 1em 0.5em 70px;
  margin-bottom: 1.5em;
  min-height: 68px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  color: inherit;
  overflow: hidden;
  background-image: url(../images/wrap/note/48/download.png);
}
span.wrap_info {
  padding: 0 2px 0 20px;
  min-height: 20px;
  background-position: 2px 50%;
  background-repeat: no-repeat;
  color: inherit;
  background-image: url(../images/wrap/note/16/info.png);
}
span.wrap_important {
  padding: 0 2px 0 20px;
  min-height: 20px;
  background-position: 2px 50%;
  background-repeat: no-repeat;
  color: inherit;
  background-image: url(../images/wrap/note/16/important.png);
}
span.wrap_alert {
  padding: 0 2px 0 20px;
  min-height: 20px;
  background-position: 2px 50%;
  background-repeat: no-repeat;
  color: inherit;
  background-image: url(../images/wrap/note/16/alert.png);
}
span.wrap_tip {
  padding: 0 2px 0 20px;
  min-height: 20px;
  background-position: 2px 50%;
  background-repeat: no-repeat;
  color: inherit;
  background-image: url(../images/wrap/note/16/tip.png);
}
span.wrap_help {
  padding: 0 2px 0 20px;
  min-height: 20px;
  background-position: 2px 50%;
  background-repeat: no-repeat;
  color: inherit;
  background-image: url(../images/wrap/note/16/help.png);
}
span.wrap_todo {
  padding: 0 2px 0 20px;
  min-height: 20px;
  background-position: 2px 50%;
  background-repeat: no-repeat;
  color: inherit;
  background-image: url(../images/wrap/note/16/todo.png);
}
span.wrap_download {
  padding: 0 2px 0 20px;
  min-height: 20px;
  background-position: 2px 50%;
  background-repeat: no-repeat;
  color: inherit;
  background-image: url(../images/wrap/note/16/download.png);
}
[dir=rtl] div.wrap_info {
  padding: 1em 60px 0.5em 1em;
  background-position: right 50%;
}
[dir=rtl] div.wrap_important {
  padding: 1em 60px 0.5em 1em;
  background-position: right 50%;
}
[dir=rtl] div.wrap_alert {
  padding: 1em 60px 0.5em 1em;
  background-position: right 50%;
}
[dir=rtl] div.wrap_tip {
  padding: 1em 60px 0.5em 1em;
  background-position: right 50%;
}
[dir=rtl] div.wrap_help {
  padding: 1em 60px 0.5em 1em;
  background-position: right 50%;
}
[dir=rtl] div.wrap_todo {
  padding: 1em 60px 0.5em 1em;
  background-position: right 50%;
}
[dir=rtl] div.wrap_download {
  padding: 1em 60px 0.5em 1em;
  background-position: right 50%;
}
[dir=rtl] span.wrap_info {
  padding: 0 18px 0 2px;
  background-position: right 50%;
}
[dir=rtl] span.wrap_important {
  padding: 0 18px 0 2px;
  background-position: right 50%;
}
[dir=rtl] span.wrap_alert {
  padding: 0 18px 0 2px;
  background-position: right 50%;
}
[dir=rtl] span.wrap_tip {
  padding: 0 18px 0 2px;
  background-position: right 50%;
}
[dir=rtl] span.wrap_help {
  padding: 0 18px 0 2px;
  background-position: right 50%;
}
[dir=rtl] span.wrap_todo {
  padding: 0 18px 0 2px;
  background-position: right 50%;
}
[dir=rtl] span.wrap_download {
  padding: 0 18px 0 2px;
  background-position: right 50%;
}
.wrap_info {
  background-color: #d1d7df;
}
.wrap__dark.wrap_info {
  background-color: #343e4a;
}
.wrap_important {
  background-color: #ffd39f;
}
.wrap__dark.wrap_important {
  background-color: #6c3b00;
}
.wrap_alert {
  background-color: #ffbcaf;
}
.wrap__dark.wrap_alert {
  background-color: #6b1100;
}
.wrap_tip {
  background-color: #fff79f;
}
.wrap__dark.wrap_tip {
  background-color: #4a4400;
}
.wrap_help {
  background-color: #dcc2ef;
}
.wrap__dark.wrap_help {
  background-color: #3c1757;
}
.wrap_todo {
  background-color: #c2efdd;
}
.wrap__dark.wrap_todo {
  background-color: #17573e;
}
.wrap_download {
  background-color: #d6efc2;
}
.wrap__dark.wrap_download {
  background-color: #345717;
}
.wrap_danger {
  background-color: #c00;
  color: #fff;
}
.wrap_warning {
  background-color: #f60;
  color: #000;
}
.wrap_caution {
  background-color: #ff0;
  color: #000;
}
.wrap_notice {
  background-color: #06f;
  color: #fff;
}
.wrap_safety {
  background-color: #008900;
  color: #fff;
}
.wrap_hi {
  background-color: #ff9;
  overflow: hidden;
}
.wrap__dark.wrap_hi {
  background-color: #4e4e0d;
}
.wrap_spoiler {
  background-color: #fff !important;
  color: #fff !important;
  border: 1px dotted red;
}
.wrap_onlyprint {
  display: none;
}
.plugin_wrap.tabs {
  margin-bottom: 1.4em;
}
.wrap_button a:link {
  background-color: #dee7ec;
}
.wrap_button a:link:hover {
  background-color: #f5f5f5;
}
.wrap_button a:link:focus {
  background-color: #f5f5f5;
}
.wrap_button a:link:active {
  background-color: #f5f5f5;
}
.wrap_button a:visited {
  background-color: #dee7ec;
}
.wrap_button a:visited:hover {
  background-color: #f5f5f5;
}
.wrap_button a:visited:focus {
  background-color: #f5f5f5;
}
.wrap_button a:visited:active {
  background-color: #f5f5f5;
}
span.wrap_dokuwiki_title {
  background-color: #FFA0A0;
  padding: 2px 4px;
  display: inline-block;
}
span.wrap_mediawiki_title {
  background-color: #A0FFA0;
  padding: 2px 4px;
  display: inline-block;
}
span.wrap_tikiwiki_title {
  background-color: #A0A0FF;
  padding: 2px 4px;
  display: inline-block;
}
span.wrap_googlesites_title {
  background-color: #FFCCA0;
  padding: 2px 4px;
  display: inline-block;
}
div.wrap_box_ok {
  background-color: #80FF80;
  height: 2em;
}
div.wrap_box_wn {
  background-color: #FFBB80;
  height: 2em;
}
div.wrap_box_ko {
  background-color: #FFA0A0;
  height: 2em;
}
.dkwk .plugin_wrap {
  box-sizing: border-box;
}
.dkwk .plugin_wrap table {
  width: 100%;
}
.dkwk .plugin_wrap em strong {
  font-size: 130%;
  font-weight: bold;
  font-style: normal;
  display: block;
}
.dkwk .plugin_wrap em strong em.u {
  font-size: 115%;
  border-bottom: 1px solid #8cacbb;
  font-style: normal;
  text-decoration: none;
  display: block;
}
.dkwk .plugin_wrap h1 {
  margin-left: 0;
  margin-right: 0;
}
.dkwk .plugin_wrap h2 {
  margin-left: 0;
  margin-right: 0;
}
.dkwk .plugin_wrap h3 {
  margin-left: 0;
  margin-right: 0;
}
.dkwk .plugin_wrap h4 {
  margin-left: 0;
  margin-right: 0;
}
.dkwk .plugin_wrap h5 {
  margin-left: 0;
  margin-right: 0;
}
.dkwk .wrap_danger em strong em.u {
  text-transform: uppercase;
  border-bottom-width: 0;
}
.dkwk .wrap_warning em strong em.u {
  text-transform: uppercase;
  border-bottom-width: 0;
}
.dkwk .wrap_caution em strong em.u {
  text-transform: uppercase;
  border-bottom-width: 0;
}
.dkwk .wrap_notice em strong em.u {
  text-transform: uppercase;
  border-bottom-width: 0;
}
.dkwk .wrap_safety em strong em.u {
  text-transform: uppercase;
  border-bottom-width: 0;
}
.dkwk .wrap_box em strong em.u {
  border-bottom-color: #999;
}
.dkwk .wrap_info em strong em.u {
  border-bottom-color: #999;
}
.dkwk .wrap_important em strong em.u {
  border-bottom-color: #999;
}
.dkwk .wrap_alert em strong em.u {
  border-bottom-color: #999;
}
.dkwk .wrap_tip em strong em.u {
  border-bottom-color: #999;
}
.dkwk .wrap_help em strong em.u {
  border-bottom-color: #999;
}
.dkwk .wrap_todo em strong em.u {
  border-bottom-color: #999;
}
.dkwk .wrap_download em strong em.u {
  border-bottom-color: #999;
}
.dkwk .wrap_left {
  float: left;
  margin-right: 1.5em;
}
.dkwk .wrap_column {
  float: left;
  margin-right: 1.5em;
}
.dkwk .wrap_column .plugin_wrap {
  margin-bottom: 0;
}
.dkwk .wrap_right {
  float: right;
  margin-left: 1.5em;
}
.dkwk .wrap_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dkwk .wrap_col2 {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  -moz-column-rule: 1px dotted #666;
  -webkit-column-rule: 1px dotted #666;
  column-rule: 1px dotted #666;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.dkwk .wrap_col3 {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  -moz-column-rule: 1px dotted #666;
  -webkit-column-rule: 1px dotted #666;
  column-rule: 1px dotted #666;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
.dkwk .wrap_col4 {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  -moz-column-rule: 1px dotted #666;
  -webkit-column-rule: 1px dotted #666;
  column-rule: 1px dotted #666;
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}
.dkwk .wrap_col5 {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  -moz-column-rule: 1px dotted #666;
  -webkit-column-rule: 1px dotted #666;
  column-rule: 1px dotted #666;
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-count: 5;
}
.dkwk .wrap_half {
  width: 48%;
  margin-right: 4%;
}
.dkwk .wrap_half:nth-of-type(2n) {
  margin-right: 0;
}
.dkwk .wrap_half:nth-of-type(2n+1) {
  clear: left;
}
.dkwk .wrap_third {
  width: 30%;
  margin-right: 5%;
}
.dkwk .wrap_third:nth-of-type(3n) {
  margin-right: 0;
}
.dkwk .wrap_third:nth-of-type(3n+1) {
  clear: left;
}
.dkwk .wrap_quarter {
  width: 22%;
  margin-right: 4%;
}
.dkwk .wrap_quarter:nth-of-type(4n) {
  margin-right: 0;
}
.dkwk .wrap_quarter:nth-of-type(4n+1) {
  clear: left;
}
.dkwk .wrap_leftalign {
  text-align: left;
}
.dkwk .wrap_centeralign {
  text-align: center;
}
.dkwk .wrap_rightalign {
  text-align: right;
}
.dkwk .wrap_justify {
  text-align: justify;
}
.dkwk div.wrap_round {
  border-radius: 6px;
}
.dkwk span.wrap_round {
  border-radius: 0.14em;
}
.dkwk .wrap_lo {
  color: #666;
  font-size: 85%;
}
.dkwk .wrap_em {
  color: #c00;
  font-weight: bold;
}
.dkwk .wrap__dark.wrap_em {
  color: #f66;
}
.dkwk .wrap_indent {
  padding-left: 1.5em;
}
.dkwk .wrap_outdent {
  margin-left: -1.5em;
}
.dkwk div.wrap_prewrap pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.dkwk div.wrap_spoiler {
  margin-bottom: 1.5em;
}
.dkwk .wrap_clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 1px;
  visibility: hidden;
  overflow: hidden;
}
.dkwk .wrap_hide {
  display: none;
}
.dkwk .wrap_button a:link {
  background-image: none;
  border: 1px solid #8cacbb;
  border-radius: 0.3em;
  padding: 0.5em 0.7em;
  text-decoration: none;
}
.dkwk .wrap_button a:visited {
  background-image: none;
  border: 1px solid #8cacbb;
  border-radius: 0.3em;
  padding: 0.5em 0.7em;
  text-decoration: none;
}
[dir=rtl] .dkwk .wrap_column {
  float: right;
  margin-left: 1.5em;
  margin-right: 0;
}
[dir=rtl] .dkwk .wrap_half {
  margin-right: 0;
  margin-left: 4%;
}
[dir=rtl] .dkwk .wrap_half:nth-of-type(2n) {
  margin-left: 0;
}
[dir=rtl] .dkwk .wrap_half:nth-of-type(2n+1) {
  clear: right;
}
[dir=rtl] .dkwk .wrap_third {
  margin-right: 0;
  margin-left: 4%;
  margin-left: 5%;
}
[dir=rtl] .dkwk .wrap_third:nth-of-type(3n) {
  margin-left: 0;
}
[dir=rtl] .dkwk .wrap_third:nth-of-type(3n+1) {
  clear: right;
}
[dir=rtl] .dkwk .wrap_quarter {
  margin-right: 0;
  margin-left: 4%;
}
[dir=rtl] .dkwk .wrap_quarter:nth-of-type(4n) {
  margin-left: 0;
}
[dir=rtl] .dkwk .wrap_quarter:nth-of-type(4n+1) {
  clear: right;
}
[dir=rtl] .dkwk .wrap_indent {
  padding-right: 1.5em;
  padding-left: 0;
}
[dir=rtl] .dkwk .wrap_outdent {
  margin-right: -1.5em;
  margin-left: 0;
}
@media only screen and (max-width: 950px) {
  .dkwk .wrap_quarter {
    width: 48%;
  }
  .dkwk .wrap_quarter:nth-of-type(2n) {
    margin-right: 0;
  }
  .dkwk .wrap_quarter:nth-of-type(2n+1) {
    clear: left;
  }
  [dir=rtl] .dkwk .wrap_quarter:nth-of-type(2n) {
    margin-left: 0;
    clear: right;
  }
}
@media only screen and (max-width: 600px) {
  .dkwk .wrap_half {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
  .dkwk .wrap_third {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
  .dkwk .wrap_quarter {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
@media print {
  div.error,
  div.info,
  div.success,
  div.notify,
  .secedit,
  .a11y,
  .JSpopup,
  #link__wiz {
    display: none;
  }
  .dkwk div.wrap_box,
  .dkwk div.wrap_danger,
  .dkwk div.wrap_warning,
  .dkwk div.wrap_caution,
  .dkwk div.wrap_notice,
  .dkwk div.wrap_safety,
  .dkwk div.wrap_info,
  .dkwk div.wrap_important,
  .dkwk div.wrap_alert,
  .dkwk div.wrap_tip,
  .dkwk div.wrap_help,
  .dkwk div.wrap_todo,
  .dkwk div.wrap_download {
    border: 2px solid #999;
    padding: 1em 1em 0.5em;
    margin-bottom: 1.5em;
  }
  .dkwk span.wrap_box,
  .dkwk span.wrap_danger,
  .dkwk span.wrap_warning,
  .dkwk span.wrap_caution,
  .dkwk span.wrap_notice,
  .dkwk span.wrap_safety,
  .dkwk span.wrap_info,
  .dkwk span.wrap_important,
  .dkwk span.wrap_alert,
  .dkwk span.wrap_tip,
  .dkwk span.wrap_help,
  .dkwk span.wrap_todo,
  .dkwk span.wrap_download {
    border: 1px solid #999;
    padding: 0 0.3em;
  }
  .dkwk .wrap_hi {
    border: 1px solid #999;
  }
  .dkwk .wrap_spoiler {
    visibility: hidden;
  }
  .dkwk .wrap_pagebreak {
    page-break-after: always;
  }
  .dkwk .wrap_nopagebreak {
    page-break-inside: avoid;
  }
  .dkwk .wrap_noprint {
    display: none;
  }
}
div.plugin_wrap {
  background-position: 10px 50%;
  background-repeat: no-repeat;
  margin-bottom: 1em;
  min-height: 80px;
  overflow: hidden;
}
div.plugin_wrap.wrap_clear {
  min-height: 0;
}
div.plugin_wrap.wrap_center {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
}
div.plugin_wrap p {
  margin-bottom: 6px;
}
div.plugin_wrap table {
  margin-top: 10px;
  padding-bottom: 10px;
}
div.plugin_wrap div.wrap_title2 {
  font-weight: bold;
}
div.plugin_wrap div.wrap_title {
  font-weight: bold;
  padding: 3px 2px 0 70px;
}
div.plugin_wrap .plugin_wrap {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0.5em;
}
div.plugin_wrap .wrap_center {
  margin-bottom: 0;
}
div.wrap_clear {
  min-height: 0;
}
div.wrap_center {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
}
div.wrap_new_pdf_page {
  display: none;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 0;
}
div.wrap_new_pdf_page div {
  display: none;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 0;
}
div.wrap_important,
div.wrap_info,
div.wrap_alert,
div.wrap_help,
div.wrap_example,
div.wrap_quote,
div.wrap_reflection {
  padding: 24px 30px 24px 90px;
  border-width: 4px;
  border-style: solid;
  border-color: #ddd;
}
div.wrap_important {
  background: #f1f0f0 url('../images/wrap/important.png') no-repeat 10px 50%;
}
span.wrap_important {
  background: #f1f0f0 url('../images/wrap/buttons/important.png') no-repeat left center;
}
div.wrap_info {
  background: #f1f0f0 url('../images/wrap/info.png') no-repeat 10px 50%;
}
span.wrap_info {
  background: #f1f0f0 url('../images/wrap/buttons/info.png') no-repeat left center;
}
div.wrap_alert {
  background: #f1f0f0 url('../images/wrap/alert.png') no-repeat 10px 50%;
}
span.wrap_alert {
  background: #f1f0f0 url('../images/wrap/buttons/alert.png') no-repeat left center;
}
div.wrap_help {
  background: #f1f0f0 url('../images/wrap/help.png') no-repeat 10px 50%;
}
span.wrap_help {
  background: #f1f0f0 url('../images/wrap/buttons/help.png') no-repeat left center;
}
div.wrap_example {
  background: #f1f0f0 url('../images/wrap/example.png') no-repeat 10px 50%;
}
span.wrap_example {
  background: #f1f0f0 url('../images/wrap/buttons/example.png') no-repeat left center;
}
div.wrap_quote {
  background: #f1f0f0 url('../images/wrap/quote.png') no-repeat 10px 50%;
}
span.wrap_quote {
  background: #f1f0f0 url('../images/wrap/buttons/quote.png') no-repeat left center;
}
div.wrap_reflection {
  background: #f1f0f0 url('../images/wrap/reflection.png') no-repeat 10px 50%;
}
span.wrap_reflection {
  background: #f1f0f0 url('../images/wrap/buttons/reflection.png') no-repeat left center;
}
div.wrap_download,
div.wrap_documents,
div.wrap_link {
  padding: 24px 30px 24px 90px;
  border-width: 4px;
  border-style: solid;
  border-color: #D1E3F0;
}
div.wrap_download {
  background: #e7f1f8 url('../images/wrap/download.png') no-repeat 15px 15px;
}
div.wrap_documents {
  background: #e7f1f8 url('../images/wrap/documents.png') no-repeat 15px 15px;
}
div.wrap_link {
  background: #e7f1f8 url('../images/wrap/link.png') no-repeat 15px 15px;
}
span.wrap_download {
  background: #e7f1f8 url('../images/wrap/buttons/download.png') no-repeat top left;
}
span.wrap_documents {
  background: #e7f1f8 url('../images/wrap/buttons/documents.png') no-repeat top left;
}
span.wrap_link {
  background: #e7f1f8 url('../images/wrap/buttons/link.png') no-repeat 0 0;
}
div.wrap_note {
  background: transparent;
  margin: 0;
  padding: 0;
}
div.wrap_construction {
  background: transparent;
  margin: 0;
  padding: 0;
}
.wrap_construction .wrapheader {
  background: #f2d8e4;
  font-weight: bold;
  margin: 0;
  padding: 2px 50px;
}
.wrap_construction .wrapbody {
  background: #d0b6c2 url('../images/wrap/construction.png') no-repeat 15px 15px;
  padding: 24px 30px 24px 90px;
}
.wrap_note .wrapheader {
  background: #f2d8e4;
  font-weight: bold;
  margin: 0;
  padding: 2px 50px;
}
.wrap_note .wrapbody {
  background: #d0b6c2 url('../images/wrap/note.png') no-repeat 15px 15px;
  padding: 24px 30px 24px 90px;
}
.wrap_activity {
  background: transparent url('../images/wrap/activity.png') no-repeat 15px 15px;
  padding: 24px 30px 24px 90px;
}
.wrap_process {
  background: transparent url('../images/wrap/process.png') no-repeat 15px 15px;
  padding: 24px 30px 24px 90px;
}
.wrap_conclusions {
  background: transparent url('../images/wrap/conclusions.png') no-repeat 15px 15px;
  padding: 24px 30px 24px 90px;
}
div.wrap_activity .wrapheader {
  color: #6e0c1b;
  display: block;
  font-weight: bold;
  margin-bottom: 0px;
}
div.wrap_activity .wrapbody {
  border-bottom: 1px solid #c3c3c3;
  border-top: 1px solid #c3c3c3;
  padding-bottom: 10px;
  padding-top: 10px;
}
div.wrap_process .wrapheader {
  color: #6e0c1b;
  display: block;
  font-weight: bold;
  margin-bottom: 0px;
}
div.wrap_process .wrapbody {
  border-bottom: 1px solid #c3c3c3;
  border-top: 1px solid #c3c3c3;
  padding-bottom: 10px;
  padding-top: 10px;
}
div.wrap_conclusions .wrapheader {
  color: #6e0c1b;
  display: block;
  font-weight: bold;
  margin-bottom: 0px;
}
div.wrap_conclusions .wrapbody {
  border-bottom: 1px solid #c3c3c3;
  border-top: 1px solid #c3c3c3;
  padding-bottom: 10px;
  padding-top: 10px;
}
.wrap_generic_blue {
  padding: 24px 30px;
  background: #cbd9e8;
}
.wrap_generic_green {
  padding: 24px 30px;
  background: #d4eebd;
}
.wrap_generic_red {
  padding: 24px 30px;
  background: #dccad7;
}
.wrap_generic_yellow {
  padding: 24px 30px;
  background: #f2f1ba;
}
.wrap_generic_grey {
  padding: 24px 30px;
  background: #f0f0f0;
}
.wrap_generic_transparent {
  background: transparent;
  border: 1px solid #ddd;
  padding: 24px 30px;
}

/** Colors
 * ------------------------ */
/**
 * Animations
 * --------------------------- */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
       -o-animation-name: slideOutUp;
          animation-name: slideOutUp;
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
@-o-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
       -o-animation-name: slideInDown;
          animation-name: slideInDown;
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes slideInDown {
  from {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInDown {
  from {
    visibility: visible;
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
       -o-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@-o-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
       -o-animation-name: slideInLeft;
          animation-name: slideInLeft;
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
       -o-animation-name: slideInRight;
          animation-name: slideInRight;
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
       -o-animation-name: slideOutRight;
          animation-name: slideOutRight;
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@-o-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
/** Video layout
 * --------------------------- */
.video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f9f9f9;
  -webkit-transition: opacity 0.45s ease;
  -o-transition: opacity 0.45s ease;
  transition: opacity 0.45s ease;
  opacity: 1;
  /** video-info
     * --------------------------- */
  /** video-player
     * --------------------------- */
}
.video-container .video-content {
  width: 100%;
  background-color: #000;
}
.video-container .video-content iframe,
.video-container .video-content object,
.video-container .video-content embed {
  width: 100%;
}
.video-container .video-content video {
  min-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.video-container .video-content video:after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-30px, -30px);
       -o-transform: translate(-30px, -30px);
          transform: translate(-30px, -30px);
  color: #FFFFFF;
  background-color: #900;
}
.video-container .video-info {
  background: #f9f9f9;
}
.video-container .video-info .header {
  height: 70px;
  color: #fff;
  background-color: var(--theme-color);
  box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.5);
}
.video-container .video-info .top-navbar {
  display: flex;
  justify-content: center;
  gap: 3px;
  width: 100%;
  height: 70px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.video-container .video-info .top-navbar li {
  display: block;
  list-style: none;
}
.video-container .video-info .top-navbar li.inactive {
  display: none;
}
.video-container .video-info .top-navbar li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  text-align: center;
  color: var(--theme-btn-color);
  background-color: transparent;
  border: 1px solid transparent;
}
.video-container .video-info .top-navbar li a:hover,
.video-container .video-info .top-navbar li a:focus,
.video-container .video-info .top-navbar li a:active {
  background-color: rgba(0, 0, 0, 0.06);
}
.video-container .video-info .top-navbar li a img {
    max-width: 80%;
    padding: 0;
}
.video-container .video-info .top-navbar li .btn-hamburger{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    text-align: center;
    color: var(--theme-btn-color);
    background-color: transparent;
    border: 1px solid transparent;
}

.video-container .video-info .top-navbar li .btn-hamburger:hover,
.video-container .video-info .top-navbar li .btn-hamburger:focus,
.video-container .video-info .top-navbar li .btn-hamburger:active{
    color: var(--theme-btn-color-hover);
    background-color: rgba(0, 0, 0, 0.06);
    border-color: rgba(0, 0, 0, 0.06);
}

.video-container .video-info .top-navbar li .btn-hamburger svg{
    width: 24px;
    fill: var(--theme-btn-color);
}

.video-container .video-info .top-navbar li .btn-hamburger:hover svg,
.video-container .video-info .top-navbar li .btn-hamburger:focus svg{
    fill: var(--theme-btn-color-hover);
}


.video-container .video-info .content .inner {
  padding: 20px 30px;
  overflow-x: hidden;
}
.video-container .video-info .footer {
  height: 70px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0px -4px 4px 0px rgba(50, 50, 50, 0.3);
}
.video-container .video-info .footer .logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 20px;
  height: 100%;
}
.video-container .video-info .footer .logo img {
  display: block;
  max-width: 200px;
  max-height: 40px;
}
.video-container .video-player {
  background: #000;
}
.video-container .video-player .header {
  height: 70px;
  color: #fff;
  background-color: var(--theme-color);
}
.video-container .video-player .header h1.title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 70px;
  margin: 0;
  padding-left: 20px;
  padding-right: 90px;
  font-size: 4vw;
  background-color: rgba(0, 0, 0, 0.1);
}
.video-container .video-player .header h1.title a {
  color: #FFFFFF;
}
.video-container .video-player .header h1.title a:hover,
.video-container .video-player .header h1.title a:focus,
.video-container .video-player .header h1.title a:active {
  text-decoration: none;
  color: #f2f2f2;
}
.video-container .video-player .top-navbar {
  position: absolute;
  top: 0;
  right: 0;
  height: 70px;
  text-align: center;
}
.video-container .video-player .top-navbar li {
  list-style: none;
}
.video-container .video-player .top-navbar li.inactive {
  display: none;
}
.video-container .video-player .top-navbar li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  text-align: center;
  color: var(--theme-btn-color);
  background-color: rgba(0, 0, 0, 0.04);
  border: 1px solid transparent;
}
.video-container .video-player .top-navbar li a:hover,
.video-container .video-player .top-navbar li a:focus,
.video-container .video-player .top-navbar li a:active {
  background-color: var(--theme-video-top-navbar-bgcolor-hover);
}
.video-container .video-player .top-navbar li a img {
    max-width: 80%;
    padding: 0;
}

button.back-to-top{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    right: 20px;
    cursor: pointer;
    opacity: 0;
    overflow: hidden;
    color: var(--theme-btn-color);
    background-color: var(--theme-btn-bgcolor);
    border-radius: 50%;
    box-shadow: 0px 8px 8px 0px rgba(50, 50, 50, 0.5);
    border: 1px solid transparent;
    transform: scale3D(1, 1, 1);
    transition: transform 0.3s, opacity 0.3s ease-in-out;
}
button.back-to-top.is-visible {
    zoom: 1;
    opacity: 1;
    transform: scale3D(1, 1, 1);
}
button.back-to-top.is-visible:hover{
    transform: scale3D(1.1, 1.1, 1);
    transform-origin: 50% 50%;
}
button.back-to-top svg{
    display: block;
    width: 24px;
    fill: #fff;
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .video-container .video-player .header h1.title {
    font-size: 3.2vw;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .video-container {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row;
    overflow: hidden;
  }
  .video-container .video-info {
    width: 40%;
    height: 100vh;
    box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.2);
  }
  .video-container .video-info .header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .video-container .video-info .footer {
    width: 40%;
    position: absolute;
    bottom: 0;
  }
  .video-container .video-info .content {
    position: relative;
    height: 100%;
    overflow-y: auto;
    border-left: 2px solid rgba(0, 0, 0, 0.1);
  }
  .video-container .video-info .top-navbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 300px;
    height: 70px;
  }
  .video-container .video-player {
    width: 60%;
    height: 100%;
  }
  .video-container .video-player .top-navbar {
    right: 40%;
  }
  .video-container .video-player .header h1.title {
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .video-container .video-content {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: -webkit-calc(100vh - 14px);
    height: calc(100vh - 14px);
    overflow: hidden;
    background-color: transparent;
  }
  .video-container .video-content iframe,
  .video-container .video-content object,
  .video-container .video-content embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .video-container .video-info,
  .video-container .video-info .footer {
    width: 35%;
  }
  .video-container .video-info .content .inner {
    padding: 20px 40px;
  }
  .video-container .video-player {
    width: 65%;
  }
  .video-container .video-player .header h1.title {
    font-size: 30px;
  }
  .video-container .video-player .top-navbar {
    right: 35%;
  }
}

/** SIDEBAR
 * --------------- */
/** Menu
 * -------------------------- */
.btn-menu-close{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width:60px;
    height:60px;
    visibility: hidden;
    background-color: transparent;
    border: 1px solid transparent;
}
.btn-menu-close:hover{
}
.btn-menu-close:focus-visible{
    background-color: #fff;
}
.btn-menu-close svg{
    fill: #000;
    width: 24px;
    transform: scale3D(1, 1, 1);
    transition: transform 0.3s, opacity 0.3s ease-in-out;
}
.btn-menu-close:hover svg{
    transform: scale3D(1.5, 1.5, 1);
    transform-origin: 50% 50%;
}

body.is-menu-visible .btn-menu-close{
    left: -60px;
    visibility: visible;
}

.main-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 80vw;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  color: #FFFFFF;
  background: #585858;
  cursor: default;
  visibility: hidden;
  z-index: 10002;
  -webkit-transform: translateX(80vw);
       -o-transform: translateX(80vw);
          transform: translateX(80vw);
  -webkit-transition: visibility 0.45s, -webkit-transform 0.45s ease;
  transition: visibility 0.45s, -webkit-transform 0.45s ease;
  -o-transition: visibility 0.45s, -o-transform 0.45s ease;
  transition: transform 0.45s ease, visibility 0.45s;
  transition: transform 0.45s ease, visibility 0.45s, -webkit-transform 0.45s ease, -o-transform 0.45s ease;
}
.main-menu .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2.75em;
  font-size: 1.15em;
  overflow-y: auto;
  opacity: 0;
  -webkit-transition: opacity 0.45s ease;
  -o-transition: opacity 0.45s ease;
  transition: opacity 0.45s ease;
  -webkit-overflow-scrolling: touch;
}

.main-menu .menu-title{
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2;
}

.main-menu .inner a {
  text-decoration: none;
}
.main-menu .inner a:hover,
.main-menu .inner a:active,
.main-menu .inner a:focus {
  color: #f2f2f2;
  background-color: rgba(0, 0, 0, 0.1);
}

.main-menu .inner > ul {
  list-style: none;
  margin: 20px 0 1em 0;
  padding: 0;
}
.main-menu .inner > ul > li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  border-top: solid 1px rgba(255, 255, 255, 0.15);
}
.main-menu .inner > ul > li:first-child {
  border-top: 0;
  margin-top: -1em;
}
.main-menu .inner > ul > li a {
  display: flex;
  align-items: center;
  justify-content: start;
  max-width: calc(100% - 60px);
  min-height: 60px;
  padding: 5px 12px;
  line-height: 1.5;
  text-wrap: pretty;
  border: 0;
  color: inherit;
}
.main-menu .inner > ul > li span.menu-item,
.main-menu .inner > ul > li span[role='button'] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.4);
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.main-menu .inner > ul > li span[role='button']:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: rgba(0, 0, 0, 0.1);
}
.main-menu .inner > ul > li > ul {
  display: none;
  width: 100%;
  list-style: none;
  margin-left: 60px;
  padding: 0;
  transition: height 0.35s ease-in-out;
  overflow: hidden;
}
.main-menu .inner > ul > li > ul:not(.active) {
  display: none;
}

.main-menu .inner > ul > li > ul > li {
  margin-left: 0;;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.main-menu .inner > ul > li > ul li a {
  color: rgba(255, 255, 255, 0.8);
}
body.is-menu-visible{
    overflow: hidden;
}
body.is-menu-visible .cover,
body.is-menu-visible .page,
body.is-menu-visible .video-container {
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
  cursor: default;
  opacity: 0.25;
  z-index: -1;

}
body.is-menu-visible #menu {
  transform: translateX(0);
  visibility: visible;
}
body.is-menu-visible #menu > * {
  opacity: 1;
}
body.is-menu-visible #menu .close {
  transform: scale(1) rotate(0deg);
  opacity: 1;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .main-menu {
    width: 65vw;
    transform: translateX(65vw);
  }
  .main-menu > .inner {
    padding: 50px 70px;
  }
}
/** Utilities
 ** ----------------------- */
.page-loader {
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  width: 100%;
  height: 100%;
  padding: 0.8em 0.75em;
  text-align: left;
  color: #FFFFFF;
  background-color: #111;
}
.text-truncate {
  width: 100%;
  padding-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/** SECTIONS
 * ---------------------------- */
.dkwk .btn-primary {
  color: var(--theme-btn-color);
  background-color: var(--theme-btn-bgcolor);
  border-radius: 0;
  border-color: var(--theme-btn-brcolor);
}
.dkwk .btn-primary:hover,
.dkwk .btn-primary:active,
.dkwk .btn-primary:visited,
.dkwk .btn-primary:focus {
  color: var(--theme-btn-color-hover);
  background-color: var(--theme-btn-bgcolor-hover);
  border-color: var(--theme-btn-brcolor-hover);
}

/* Accessibilitat */

iframe {
border:none;
}
