/* Partners */
.kl-box-partners {
  margin-top: 55px;
  position: relative;
}
.kl-bx-partners table,
.kl-bx-partners ul {
  width: 100%;
}
.kl-bx-partners .kl-triangle {
  top: 0;
  left: calc(50% - 37px);
}

.kl-bx-partners table tr td {
  height: 242px;
  text-align: center;
  vertical-align: middle;
  transition: all ease-in 0.3s;
  padding: 0 35px;
}

.kl-bx-partners table .row-1 td,
.kl-bx-partners table .row-4.row-4-2 td {
  width: 50%;
}
.kl-bx-partners table .row-4.row-4-3 td {
  width: 33.33%;
}

.kl-bx-partners table .row-1 td:last-child,
.kl-bx-partners table .row-3 td {
  background-color: #212121;
}
.kl-bx-partners table .row-1 td:first-child,
.kl-bx-partners table .row-2 td:last-child,
.kl-bx-partners table .row-4 td {
  background-color: #ffc105;
}
.kl-bx-partners table .row-2 td:first-child,
.kl-bx-partners table .row-4 td:last-child {
  background-color: #c4550a;
}
.kl-bx-partners table .row-2 td,
.kl-bx-partners table .row-4 td:first-child {
  background-color: #31addd;
  width: 33.33%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .kl-bx-partners table tr td {
    height: 202px;
  }
}
.kl-bx-partners ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 30px;
  min-height: 142px;
  width: 100%;
}
.kl-bx-partners ul li figure {
  margin: 0;
}
.kl-bx-partners ul li:nth-child(4n + 1) {
  background-color: #ffc105;
}
.kl-bx-partners ul li:nth-child(4n + 2) {
  background-color: #212121;
}
.kl-bx-partners ul li:nth-child(4n + 3) {
  background-color: #c4550a;
}
.kl-bx-partners ul li:nth-child(4n) {
  background-color: #31addd;
}
@media screen and (max-width: 767px) {
  .kl-bx-partners .kl-triangle {
    display: block;
    top: -1px;
  }
}

/* MANIFESTO */
.gform_wrapper .kl-frm-manif .gform_heading {
  display: none;
}
.gform_wrapper .kl-frm-manif label.gfield_label,
.gform_wrapper .kl-frm-manif legend.gfield_label {
  font-weight: normal;
  font-size: 14px;
}
.gform_wrapper .kl-frm-manif .top_label .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .kl-frm-manif .top_label .ginput_container textarea {
  display: block;
  width: 100%;
  border: 3px solid #e9e8e6;
  background: transparent;
  padding: 30px 28px;
  font-size: 18px;
  color: #212121;
  line-height: inherit;
}
.gform_wrapper .kl-frm-manif .top_label li.gfield .ginput_container,
.gform_wrapper .kl-frm-manif .top_label li.gfield .gfield_label,
.gform_wrapper .kl-frm-manif .top_label li.gfield.gfield_error.gfield_contains_required .ginput_container,
.gform_wrapper .kl-frm-manif .top_label li.gfield.gfield_error.gfield_contains_required .gfield_label {
  margin-top: 0;
  margin-bottom: 18px;
}
.gform_wrapper .kl-frm-manif .top_label li.gfield.gfield_error.gfield_contains_required {
  padding: 0 15px;
}

.gform_wrapper .kl-frm-manif .top_label li.gfield.gfield_error.gfield_contains_required .ginput_container,
.gform_wrapper .kl-frm-manif .top_label li.gfield.gfield_error.gfield_contains_required .gfield_label {
  margin-top: inherit;
}
.gform_wrapper .kl-frm-manif div.validation_error {
  border: none;
  color: #c4550a;
  font-size: 18px;
}
.gform_wrapper.gform_validation_error .kl-frm-manif .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: none !important;
}
.gform_wrapper .kl-frm-manif .top_label .gfield_error .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .kl-frm-manif .top_label .gfield_error .ginput_container textarea {
  border-color: #c4550a;
}
.gform_wrapper .kl-frm-manif li.gfield.gfield_error,
.gform_wrapper .kl-frm-manif li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none;
  border: none;
  margin-bottom: 46px !important;
}
.gform_wrapper .kl-frm-manif .top_label .gfield_error .validation_message,
.gform_wrapper .kl-frm-manif .top_label .gfield_error .validation_message {
  display: none;
}
.gform_wrapper .kl-frm-manif .top_label .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper .kl-frm-manif .top_label .ginput_container textarea:focus {
  box-shadow: none;
  border: 3px solid #ffc105;
  outline: none;
}
.gform_wrapper .kl-frm-manif .top_label .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.gform_wrapper .kl-frm-manif .top_label .ginput_container textarea::placeholder {
  font-style: italic;
}
.gform_wrapper .kl-frm-manif .top_label li.gfield {
  margin: 0;
  margin-bottom: 46px;
  padding: 0 15px;
  text-align: left;
}
.gform_wrapper .kl-frm-manif .top_label li.gfield.form-field-50 {
  width: 50%;
  float: left;
  clear: none;
}
.gform_wrapper .kl-frm-manif .top_label li.gfield.kl-ckx .gfield_label {
  display: none;
}
.gform_wrapper .kl-frm-manif .top_label li input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
.gform_wrapper .kl-frm-manif .top_label li input[type=checkbox] + label {
  position: relative;
  padding: 0;
  cursor: pointer;
  display: inline-block;
}
.gform_wrapper .kl-frm-manif .top_label li input[type=checkbox] + label:before {
  content: '';
  margin-right: 15px;
  display: inline-block;
  vertical-align: text-top;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 3px solid #e9e8e6;
  margin-top: -3px;
}
.gform_wrapper .kl-frm-manif .top_label li input[type=checkbox]:hover + label:before {
  background: #ffc105;
}
.gform_wrapper .kl-frm-manif .top_label li input[type=checkbox]:checked + label:before {
  background: url("../images/manifesto/chexk.png")no-repeat center;
}
.gform_wrapper .kl-frm-manif .top_label li input[type=checkbox]:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.gform_wrapper .kl-frm-manif .top_label li input[type=checkbox]:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.gform_wrapper .kl-frm-manif .top_label li input[type=checkbox]:checked + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gform_wrapper .kl-frm-manif .gform_footer {
  padding: 0;
  width: 150px;
    margin: 30px auto 0;
  position: relative;
}
.gform_wrapper .kl-frm-manif .gform_footer:before {
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  left: 20px;
  color: #ffc105;
  width: 17px;
  height: 14px;
  background: url(../images/article/read-more_hover.png) no-repeat left top;
}
.gform_wrapper .kl-frm-manif .gform_footer input[type=submit] {
  background: transparent;
  border: none;
  color: #212121;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.2rem;
  display: block !important;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  vertical-align: middle;
  transition: all ease-in 0.3s;
  padding: 0;
  padding-left: 27px;
}
.gform_wrapper .kl-frm-manif .gform_footer:hover {
  animation: hvr-wobble-horizontal 1s ease-in-out 1;
}
.gform_wrapper form.kl-frm-manif,
.gform_wrapper form.kl-frm-manif .ginput_container_consent {
  text-align: center;
}
.gform_wrapper .kl-frm-manif .gform_confirmation_message {
  text-transform: uppercase;
  font-family: 'blackout_noonregular';
  font-size: 40px;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .gform_wrapper .kl-frm-manif .top_label li.gfield,
  .gform_wrapper .kl-frm-manif li.gfield.gfield_error,
  .gform_wrapper .kl-frm-manif li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    padding: 0;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
  }
  .gform_wrapper .kl-frm-manif .top_label li.gfield.gfield_error.gfield_contains_required {
    padding: 0
  }
  .gform_wrapper .kl-frm-manif .top_label li.gfield.form-field-50 {
    width: 100%;
    float: none;
    clear: both;
  }
  .gform_wrapper .kl-frm-manif .top_label .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
  .gform_wrapper .kl-frm-manif .top_label .ginput_container textarea {
    padding: 12px 18px;
    font-size: 16px;
  }
  .gform_wrapper .kl-frm-manif .gform_confirmation_message {
    margin-bottom: 0;
  }
}

/* READ MORE */
.see-all-link {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  display: block;
  text-transform: uppercase;
  font-family: 'Barlow',sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 3px;
  background-color: #fff;
}
.see-all-link:hover span {
  animation: hvr-wobble-horizontal 1s ease-in-out 1;
  color: #ffc105;
}
.see-all-link span {
  padding: 5px 0 5px 27px;
  position: relative;
  display: inline-block;
  color: #212121;
}
.see-all-link span i{
    font-size: 20px;
    margin-left: 5px;
}
.kl-read-article-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.kl-read-article-item {
  display: flex;
  width: 50%;
}
.kl-read-article-item > div,
.kl-read-article-item figure {
  width: 50%;
  margin: 0;
}
.kl-read-article-item > div {
  padding: 35px;
  background: #c4550a;
  position: relative;
  min-height: 376px;
}
.kl-read-article-item > div:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 32px 0 38px;
  border-color: #c4550a transparent transparent transparent;
  position: absolute;
  right: -49px;
  top: calc(50% - 16px);
  content: "";
  transform: rotate(-90deg);
  z-index: 99;
}
.kl-read-article-item:first-child > div:after {
  border-top-color: #31addd;
}
.kl-read-article-item:first-child > div {
  background-color: #31addd;
}
.kl-read-article-item > div .kl-link-readmore:hover {
  color: #4b4b4a;
  animation: hvr-wobble-horizontal 1s ease-in-out 1;
}
.kl-read-article-item > div .kl-link-readmore {
  position: absolute;
  left: 35px;
  bottom: 35px;
  padding-left: 27px;
  text-transform: uppercase;
  font-family: 'Barlow',sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 3px;
  transition: all ease-in 0.3s;
  color: #212121;
}
.kl-read-article-item > div .kl-link-readmore:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/Article/read-more.png) no-repeat left top;
}
.kl-read-article-item > div p {
  text-transform: uppercase;
  font-family: 'blackout_noonregular';
  font-size: 24px;
  line-height: 30px;
  color: #212121;
}
.kl-read-article-item > div p span {
  text-transform: none;
  font-family: 'Barlow',sans-serif;
  font-size: 16px;
  padding-bottom: 20px;
  display: block;
}
.kl-read-article-item figure {
  height: 376px;
  overflow: hidden;
}
.kl-read-article-item figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all ease-in 0.3s;
}
.kl-read-article-item > figure img {
  transition: all ease-in 0.3s;
}
.kl-read-article-item > figure a:hover img {
  transform: scale(1.1);
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
 .kl-read-article-item > div p {
   font-size: 17px;
   line-height: 21px;
 }
}
@media screen and (min-width: 1200px) and (max-width: 1499px) {
 .kl-read-article-item > div p {
   font-size: 20px;
   line-height: 24px;
 }
}
@media screen and (max-width: 1023px) {
  .kl-read-article-item {
    width: 100%;
  }
}
@media screen and (max-width: 478px) {
  .kl-read-article-item {
    display: block;
  }
  .kl-read-article-item > div,
  .kl-read-article-item figure {
    width: 100%;
    min-height: 300px;
  }
  .kl-read-article-item > div:after {
    right: calc(50% - 35px);
    top: 99%;
    transform: rotate(0);
  }
}

/* TRIANGLE ABOUT */
.kl-hd-bxlist::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 32px 0 38px;
  border-color: #ffc105 transparent transparent transparent;
  position: absolute;
  left: calc(50% - 35px);
  right: auto;
  top: 99%;
  bottom: auto;
  content: "";
  z-index: 99;
  background: none;
}
.kl-bx-list ul li:nth-child(2) .kl-hd-bxlist::after {
  background: none;
  border-top-color: #31addd;
}
.kl-bx-list ul li:last-child .kl-hd-bxlist::after {
  background: none;
  border-top-color: #c4550a;
}

/* TAKING ACTION */
/* .kl-news {
  margin-top: 25px;
} */
.kl-read-article-box.kl-news .kl-news-box {
  display: flex;
  width: 50%;
}
.kl-read-article-box.kl-news .kl-news-box .kl-read-article-item > div,
.kl-read-article-box.kl-news .kl-news-box .kl-read-article-item > figure {
  height: 376px;
}
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 1) .kl-read-article-item,
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n) .kl-read-article-item {
  flex-direction: column;
  width: 100%;
}
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 1) .kl-read-article-item > div,
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n) .kl-read-article-item > div {
  width: 100%;
  background-color: #ffc105;
  order: 2;
}
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 1) .kl-read-article-item > div::after,
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n) .kl-read-article-item > div::after {
  top: -31px;
  right: calc(50% - 35px);
  transform: rotate(180deg);
  border-top-color: #ffc105;
}
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 1) .kl-read-article-item > figure,
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n) .kl-read-article-item > figure {
  width: 100%;
}
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 2),
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 3) {
  flex-direction: column;
}
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 2) .kl-read-article-item,
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 3) .kl-read-article-item {
  width: 100%;
}
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 2) .kl-read-article-item:last-child > div,
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 3) .kl-read-article-item:last-child > div {
  order: 2;
}
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 2) .kl-read-article-item:last-child > div::after,
.kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 3) .kl-read-article-item:last-child > div::after {
  right: auto;
  left: -50px;
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .kl-read-article-box.kl-news .kl-news-box {
    width: 100%;
  }
  .kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 1) .kl-read-article-item > div {
    height: auto;
    min-height: 300px;
  }
}

@media screen and (max-width: 478px) {
  .kl-read-article-box.kl-news .kl-news-box:nth-child(4n) .kl-read-article-item:last-child > div::after,
  .kl-read-article-box.kl-news .kl-news-box:nth-child(4n + 1) .kl-read-article-item > div::after {
    left: calc(50% - 35px);
    right: auto;
    top: 99%;
    transform: rotate(0);
  }
}

/* LANG MENU */
.kl-lang .country-selector .wgcurrent,
.kl-lang .country-selector ul {
  width: auto;
}
.kl-lang .country-selector.weglot-inline label {
  vertical-align: baseline;
}


/* ARTICLE */
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p h2,
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p h3,
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p h4 {
  text-transform: uppercase;
  font-family: 'blackout_noonregular';
  font-size: 20px;
  margin-top: 5px;
}
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p h2 {
  margin-top: 10px;
  font-size: 30px;
}
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p h3 {
  margin-top: 10px;
  font-size: 26px;
}
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p a {
  color: #ffc105;
  text-decoration: underline;
}
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p a:hover {
  text-decoration: none;
}
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p ul {
  padding-left: 20px;
}
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p ul li {
  padding-left: 20px;
  position: relative;
}
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p ul li::before {
  margin-right: 20px;
  position: absolute;
  content: '•';
  color: #ffc105;
  left: 0;
}
.kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p blockquote {
  margin: 20px 0 20px 60px;
  padding: 20px;
  padding-left: 40px;
  border-left: 4px solid #ffc105;
}
@media screen and (max-width: 478px) {
  .kl-mtn-article .kl-bx-article .kl-bx-art-p .kl-text-p blockquote {
    margin-left: 0;
  }
}
