@font-face {
  font-family: "blackout_noonregular";
  src: url("../fonts/blackoutnoon-regular-webfont.woff2") format("woff2"), url("../fonts/blackoutnoon-regular-webfont.woff") format("woff"), url("../fonts/blackoutnoon-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BarlowExtraBold";
  src: url("../fonts/Barlow/BarlowExtraBold.eot");
  src: url("../fonts/Barlow/BarlowExtraBold.eot") format("embedded-opentype"), url("../fonts/Barlow/BarlowExtraBold.woff2") format("woff2"), url("../fonts/Barlow/BarlowExtraBold.woff") format("woff"), url("../fonts/Barlow/BarlowExtraBold.ttf") format("truetype"), url("../fonts/Barlow/BarlowExtraBold.svg#BarlowExtraBold") format("svg");
}
@font-face {
  font-family: "MyriadProRegular";
  src: url("../fonts/Myriad/MyriadProRegular.eot");
  src: url("../fonts/Myriad/MyriadProRegular.eot") format("embedded-opentype"), url("../fonts/Myriad/MyriadProRegular.woff2") format("woff2"), url("../fonts/Myriad/MyriadProRegular.woff") format("woff"), url("../fonts/Myriad/MyriadProRegular.ttf") format("truetype"), url("../fonts/Myriad/MyriadProRegular.svg#MyriadProRegular") format("svg");
}
ul li {
  list-style: none;
}

ul {
  padding-left: 0;
  margin: 0;
}

a:hover,
button:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}

body {
  font-family: "Barlow", sans-serif;
  background: #e9e8e6;
  color: #212121;
}

.kl-main-hero {
  height: 766px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.kl-main-black {
  height: 100px;
}

.kl-img-hero img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

/*.kl-nav {  position: relative;  z-index: 500;  }*/
.kl-main-nav .nav-link {
  color: #fff !important;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 20px !important;
  transition: all 0.3s;
}

.kl-lang a:hover {
  color: #ffc105 !important;
}

.kl-main-nav {
  width: 100%;
  margin-top: 15px;
}

.kl-logo {
  display: inline-block;
  padding: 6px 44px;
  text-align: center;
  margin: 0;
}

.kl-lang ul li > a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

.kl-lang ul li {
  display: inline-block;
}

.kl-lang {
  float: right;
  margin-top: -9px;
}

.kl-lang ul li.active a {
  color: #fff !important;
}

.kl-lang ul li:first-child {
  margin-right: 22px;
}

.kl-mtn-chf {
  position: relative;
  margin-top: 101px;
  z-index: 10;
  padding-bottom: 395px;
}

.kl-mtn-toolsingle {
  margin-top: 0px;
}

.kl-bx-chf {
  background: #ffc105;
  padding: 66px 110px 158px;
  overflow: visible;
  box-shadow: 0 0 15px rgba(5, 6, 7, 0.25);
}

.kl-bx-chf h1 {
  font-family: "blackout_noonregular";
  font-size: 39px;
  text-align: center;
  margin-bottom: 15px;
  color: #212121;
  text-transform: uppercase;
}

.kl-bx-chf p {
  text-align: center;
}

.kl-bx-chf--item {
  position: relative;
}

.kl-bx-chf--item h3 {
  font-weight: 900;
  text-align: center;
  margin: 35px auto 40px;
}

.kl-chf--list {
  position: absolute;
  left: 0;
  top: 74px;
  width: 100%;
}

.kl-chf--list div > div {
  background: #212121;
  padding: 34px;
  margin: 16px;
  text-align: center;
  box-shadow: 1px 2px 10px -4px rgba(0, 0, 0, 0.75);
}

.kl-chf--list div h2 {
  font-size: 85px;
  color: #ffc105;
  margin-bottom: 19px;
  line-height: 1;
  font-family: "blackout_noonregular";
}

.kl-chf--list div[class*=col]:nth-child(2) h2 {
  color: #28a745;
}

.kl-chf--list div[class*=col]:nth-child(3) h2 {
  color: #32aedd;
}

.kl-chf--list div[class*=col]:last-child h2 {
  color: #c4550a;
}

.kl-chf--list div p {
  color: #fff;
  font-size: 15px;
  margin: 0;
  line-height: 1.2;
  height: 55px;
  overflow: hidden;
}

.kl-social-foot ul li {
  display: inline-block;
}

footer figure {
  margin: 0;
}

.kl-phone-foot li,
.kl-mail-foot li {
  display: table-cell;
  vertical-align: middle;
}

.kl-copyright {
  margin-top: 50px;
  padding-top: 20px;
  border-top: 1px solid #000;
}

footer {
  float: left;
  width: 100%;
  padding: 65px 0 25px;
  background: #ffc105;
}

.kl-phone-foot li:first-child,
.kl-mail-foot li:first-child {
  padding-right: 13px;
}

footer a {
  font-family: "MyriadProRegular";
  font-size: 16px;
  color: #212121;
}

.kl-mail-foot img {
  margin-top: -3px;
}

.kl-social-foot ul li:nth-child(2) {
  margin: 0 40px;
}

.kl-mouv2 a {
  padding-left: 25px;
  background: url("../images/icons/icon-chevron-right.svg") no-repeat left;
}

.kl-mouv-mtn {
  margin: 0 auto;
  padding: 75px 0;
  background: #fff;
  position: relative;
  z-index: 5;
}

.kl-mouv2 img {
  z-index: 2;
  position: relative;
  margin-top: -20px;
  padding: 15px;
  max-width: 592px;
}

.kl-mouv2 p {
  font-family: "MyriadProRegular";
  font-size: 18px;
  font-weight: normal;
}

.kl-mouv2 a {
  text-transform: uppercase;
  font-family: "BarlowExtraBold";
  font-size: 16px;
  letter-spacing: 3px;
  color: #212121;
  transition: all ease-in 0.3s;
}

.kl-mouv2 {
  margin-top: -70px;
}

.kl-outils1,
.kl-impulser1,
.kl-educ1,
.kl-renforce1 {
  float: left;
  width: 50%;
  overflow: hidden;
  background: #212121;
}

.kl-outils2,
.kl-impulser2,
.kl-educ2,
.kl-renforce2 {
  float: left;
  width: 50%;
  max-height: 750px;
}

.kl-block-inmpulser,
.kl-block-outils {
  background: #212121;
}

.kl-block-outils,
.kl-block-inmpulser,
.kl-block-educ {
  width: auto;
  margin: 141px auto 0;
  padding: 0;
  max-width: 675px;
  min-height: 233px;
}

.kl-block-outils h2 {
  text-align: center;
  font-family: "blackout_noonregular";
  font-size: 96px;
  color: #fff;
}

.kl-block-outils1,
.kl-block-impulser1,
.kl-block-educ1,
.kl-block-educ3,
.kl-block-educ4 {
  display: table-cell;
  float: left;
  width: 50%;
  height: 376px;
  padding: 25px;
  padding: 0 37px;
  min-height: 375px;
  text-align: center;
  vertical-align: middle;
  background: #ffc105;
  transition: all ease-in 0.3s;
}

.kl-block-outils2,
.kl-block-impulser2,
.kl-block-educ2 {
  display: table-cell;
  float: left;
  width: 50%;
  height: 376px;
  padding: 25px;
  padding: 0 40px;
  max-width: 370px;
  min-height: 375px;
  text-align: center;
  vertical-align: middle;
  background: #c4550a;
}

.kl-outils2 img,
.kl-educ2 img {
  max-height: 758px;
}

.kl-mtn-outils {
  float: left;
  margin-top: 150px;
  overflow: hidden;
}

.kl-block-outils1 ul,
.kl-block-outils2 ul,
.kl-block-impulser1 ul,
.kl-block-impulser2 ul,
.kl-block-educ1 ul,
.kl-block-educ2 ul,
.kl-block-educ3 ul,
.kl-block-educ4 ul {
  margin-top: 70px;
  font-family: "blackout_noonregular";
  font-size: 24px;
  color: #212121;
}

.kl-impulser2 h3,
.kl-impulser2 p,
.kl-renforce2 p,
.kl-renforce2 h3 {
  color: #fff;
}

.kl-impulser2,
.kl-renforce2 {
  height: 376px;
  background: #212121;
}

.kl-mtn-outils figure,
.kl-mtn-educ figure {
  margin: 0;
}

.kl-block-impulser2 {
  background: #fff;
}

.kl-block-impulser1 {
  background: #32aedd;
}

.kl-text-impulser {
  width: 100%;
  margin: 100px auto 0;
  padding: 0 75px;
  max-width: 100%;
}

.kl-text-impulser h3 {
  font-family: "Barlow";
  font-size: 28px;
  font-weight: bold;
}

.kl-text-impulser p {
  font-family: Barlow;
  font-size: 16px;
  line-height: 21px;
}

.kl-mtn-educ {
  float: left;
  clear: both;
  width: 100%;
}

.kl-block-educ3 {
  background: #32aedd;
}

.kl-block-educ4 {
  background: #fff;
}

.kl-educ2 {
  max-height: 752px;
  overflow: hidden;
  text-align: right;
}

.kl-mtn-impulser {
  float: left;
  clear: both;
}

.kl-block-renforce1 {
  max-height: 376px;
  overflow: hidden;
}

.kl-after-image {
  content: "";
  z-index: 1;
  position: absolute;
  top: -20px;
  left: 16px;
  width: 100%;
  height: 296px;
  background: #fff;
}

.kl-block-outils1 ul li:first-child,
.kl-block-outils2 ul li:first-child,
.kl-block-impulser1 ul li:first-child,
.kl-block-impulser2 ul li:first-child,
.kl-block-educ2 ul li:first-child,
.kl-block-educ1 ul li:first-child,
.kl-block-educ3 ul li:first-child,
.kl-block-educ4 ul li:first-child {
  min-height: 160px;
}

.kl-block-renforce1 img {
  max-width: 100%;
}

.kl-block-outils2,
.kl-block-impulser2,
.kl-block-educ2 {
  transition: all ease-in 0.3s;
}

.kl-block-outils1:hover img,
.kl-block-impulser1:hover img,
.kl-block-educ1:hover img,
.kl-block-educ3:hover img,
.kl-block-educ4:hover img,
.kl-block-outils2:hover img,
.kl-block-impulser2:hover img,
.kl-block-educ2:hover img {
  transition: all ease-in 0.3s;
  transform: scale(1.1);
}

.kl-mouv2 a:hover {
  color: #ffc105;
}

.kl-block-renforce1 img,
.kl-educ2 img,
.kl-outils2 img {
  transition: all ease-in 0.3s;
}

.row.kl-mouv2 p {
  padding-left: 2px;
}

.row.kl-mouv2 .float-right {
  margin-top: 50px;
}

.row.kl-copyright a {
  font-weight: bold;
}

.kl-logo-foot img {
  margin-top: -10px;
}

.kl-logo-foot {
  padding: 0;
}

footer a:hover {
  color: #c4550a;
}

#kl-nav.sticky:before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100px;
  background: #212121;
}

#kl-nav.sticky {
  height: 100px;
  background: #212121;
}

.kl-bg-menu.sticky {
  height: 100px !important;
  min-height: 100px;
}

.sticky .kl-lang {
  z-index: 999;
  float: right;
  position: fixed;
  right: 170px;
  margin-top: -9px;
}

.kl-gb-menu,
.kl-gb-black {
  height: 100px;
  background: #212121;
  transition: all 0.2s;
}

.navbar-toggler {
  background: url("../images/icon-menu.svg") no-repeat;
  border: none !important;
  background-size: 26px;
  background-position: center 7px;
}

.navbar-toggler-icon {
  background: none !important;
}

.navbar-toggler:focus {
  outline: none !important;
}

/*Start page about*/
.kl-main-hero.kl-hero-tp1 {
  height: 643px;
}

.kl-caption-slider {
  background: rgba(255, 255, 255, 0.9);
  z-index: 1000;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 60px 0;
  text-align: center;
}

.kl-caption-slider h3 {
  font-size: 48px;
  color: #212121;
  margin-bottom: 25px;
  display: block;
  text-align: center;
  font-family: "blackout_noonregular";
  width: 100%;
}

.kl-caption-slider p {
  font-size: 18px;
  color: #212121;
  margin-bottom: 0;
}

.kl-hd-bxlist {
  padding: 42px 57px 15px;
  background: #ffc105;
  float: left;
  position: relative;
  min-height: 167px;
  width: 100%;
  padding-right: 31px;
}

.kl-hd-bxlist::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -25px;
  width: 100%;
  height: 25px;
  background: url("../images/about/after-jaune.svg") no-repeat center top;
}

.kl-bx-list ul li:nth-child(2) .kl-hd-bxlist::after {
  background: url("../images/about/after-bleu.svg") no-repeat center top;
}

.kl-bx-list ul li:nth-child(3) .kl-hd-bxlist::after {
  background: url("../images/about/after-orange.svg") no-repeat center top;
}

.kl-hd-bxlist .kl-num-bx {
  color: #212121;
  font-size: 70px;
  font-family: "blackout_noonregular";
  float: left;
  width: 20%;
  line-height: 1;
}

.kl-hd-bxlist .kl-num-bx + p {
  color: #212121;
  font-size: 16px;
  float: left;
  width: 80%;
  font-weight: bold;
  line-height: 1.4;
}

.kl-bx-list ul li:nth-child(2) .kl-hd-bxlist {
  background: #31addd;
}

.kl-bx-list ul li:nth-child(3) .kl-hd-bxlist {
  background: #c4550a;
}

.kl-img-bxlist {
  height: 450px;
  overflow: hidden;
  clear: both;
  width: 100%;
}

.kl-img-bxlist > img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.kl-cmt-list li > div {
  background: #fff;
  padding: 31px 27px;
  display: inline-table;
}

.kl-cmt-list li:nth-child(odd) > div {
  margin: 51px 0 0 51px;
}

.kl-cmt-list li:nth-child(even) {
  margin-top: -196px;
}

.kl-cmt-list li:nth-child(odd)::before {
  top: 0;
  left: 0;
}

.kl-cmt-list li:nth-child(even) > div {
  margin: 51px 51px 0 0;
}

.kl-cmt-list li:nth-child(even) > div h4 {
  padding-right: 41px;
}

.kl-cmt-list li:nth-child(odd) > div h4 {
  padding-left: 41px;
  text-align: left;
}

.kl-cmt-list li:nth-child(even)::before {
  top: 0;
  right: 0;
}

.kl-cmt-list li::before {
  content: "";
  position: absolute;
  z-index: 100;
  width: 107px;
  height: 107px;
}

.kl-cmt-list li:nth-child(1)::before {
  background: #ffc105 url("../images/about/icon-health.svg") no-repeat center;
}

.kl-cmt-list li:nth-child(2)::before {
  background: #c4550a url("../images/about/icon-africa.svg") no-repeat center;
}

.kl-cmt-list li:nth-child(3)::before {
  background-size: 67px !important;
  background: #28a745 url("../images/about/icon-badge.svg") no-repeat center;
}

.kl-cmt-list li:nth-child(4)::before {
  background: #31addd url("../images/about/icon-world.svg") no-repeat center;
}

.kl-cmt-list li:nth-child(5)::before {
  background-size: 60px !important;
  background: #ffc105 url("../images/about/icon-coeur.svg") no-repeat center;
}

.kl-cmt-list li:nth-child(6)::before {
  background: #c4550a url("../images/about/icon-hands.svg") no-repeat center;
}

.kl-cmt-list li:nth-child(7)::before {
  background: #28a745 url("../images/about/icon-speech.svg") no-repeat center;
}

.kl-cmt-list li:nth-child(8)::before {
  background-size: 60px !important;
  background: #31addd url("../images/about/icon-chart.svg") no-repeat center;
}

.kl-cmt-list li > div h4 {
  font-size: 24px;
  color: #212121;
  text-align: right;
  margin-bottom: 27px;
  font-family: "blackout_noonregular";
  line-height: 1;
}

.kl-cmt-list li > div p {
  font-size: 16px;
  color: #212121;
  text-align: right;
  line-height: 1.3;
  margin: 0;
}

.kl-cmt-list li {
  position: relative;
  min-height: 358px;
}

.kl-cmt {
  padding: 115px 0 0;
}

.kl-cmt .kl-main-title {
  color: #212121;
  font-size: 48px;
  font-family: "blackout_noonregular";
}

.kl-cmt-list {
  margin-top: -100px;
}

.kl-sld-vid {
  width: 100%;
  margin: 0 auto;
  height: 548px;
  overflow: hidden;
}

.kl-sld-vid--item {
  margin: 0;
  position: relative;
  overflow: hidden;
}

.kl-sld-vid--item,
.kl-sld-vid .slick-slide,
.kl-sld-vid .slick-slide > div {
  width: 910px !important;
  height: 548px;
}

.kl-video-slider {
  padding: 99px 0 57px;
  background: #212121;
  overflow-x: hidden !important;
  margin: 65px 60px 0 60px;
}

.kl-sld-vid .kl-controls {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  margin: -20px 0 0 0;
  padding: 0;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: transparent;
  border: none;
  border-radius: 0;
  opacity: 1;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  z-index: 1000;
  cursor: pointer;
}

.kl-sld-vid .kl-controls:focus {
  box-shadow: none;
  outline: none;
}

.kl-sld-vid .kl-controls .svg-inline--fa {
  color: #ffc105;
  font-size: 17px;
  vertical-align: -0.2em;
}

.kl-sld-vid .kl-prev .svg-inline--fa {
  margin-left: 3px;
}

.kl-sld-vid .kl-prev {
  left: 14px;
}

.kl-sld-vid .kl-next .svg-inline--fa {
  margin-right: 11px;
}

.kl-sld-vid .kl-next {
  text-align: right;
  right: 21px;
}

.kl-sld-desc,
.kl-sld-desc .slick-list {
  min-height: 122px;
}

.kl-sld-desc {
  margin-top: 34px;
}

.kl-sld-vid .slick-list {
  padding: 0;
}

.kl-sld-vid .slick-slide:not(.slick-current) {
  opacity: 0.2;
}

.kl-sld-vid .slick-slide.slick-current.slick-active.slick-center {
  margin: 0 65px;
}

.kl-cmt-list li:nth-child(1) p,
.kl-cmt-list li:nth-child(3) p,
.kl-cmt-list li:nth-child(5) p {
  text-align: left;
}

.kl-video-slider h3 {
  margin-bottom: 95px;
  text-align: center;
  font-family: "blackout_noonregular";
  font-size: 48px;
  color: #fff;
}

#id-sld-vid .film_roll_child {
  height: 545px;
}

.kl-desc-video {
  display: block;
  width: 100%;
  color: #fff;
  background: url("../images/photos/play-icon.png") no-repeat center left;
}

.kl-desc-video span {
  display: block;
  position: relative;
  bottom: -7px;
  left: 89px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  border-left: 3px solid #ffc105;
  width: 100%;
  max-width: 100%;
  float: left;
  overflow-wrap: break-word;
}

.kl-desc-video h4 {
  font-family: "blackout_noonregular";
  font-size: 24px;
}

.kl-desc-video p {
  font-size: 15px;
}

/*End page about*/
.navbar-dark .navbar-nav .nav-link {
  position: relative;
  text-align: center;
}

.kl-bx-chf.bx-partners h1 {
  font-size: 48px;
}

.kl-bx-chf.kl-bx-partners {
  background: #fff;
}

.kl-mtn-parts,
.kl-partsword {
  float: left;
  width: 100%;
  margin-top: 25px;
  overflow: hidden;
}

.kl-parts1,
.kl-partsword1 {
  float: left;
  width: 100%;
  overflow: hidden;
  background: #212121;
}

.kl-block-parts1,
.kl-block-partsword1,
.kl-block-partsen1,
.kl-mtn-partsword2 .kl-block-partsword3 {
  display: table-cell;
  float: left;
  width: 50%;
  height: 242px;
  padding: 25px;
  padding: 0 37px;
  text-align: center;
  vertical-align: middle;
  background: #31addd;
  transition: all ease-in 0.3s;
}

.kl-block-parts2,
.kl-block-partsword2,
.kl-block-partsen2,
.kl-block-partsen3 {
  display: table-cell;
  float: left;
  width: 50%;
  height: 242px;
  padding: 25px;
  padding: 0 40px;
  text-align: center;
  vertical-align: middle;
  background: #c4550a;
  transition: all ease-in 0.3s;
}

.kl-mtn-parts figure,
.kl-mtn-partsen figure,
.kl-partsword figure {
  margin: 0;
}

.kl-mtn-partsen {
  float: left;
  clear: both;
  width: 100%;
}

.kl-partsen1 {
  float: left;
  width: 66.66%;
}

.kl-partsen2 {
  float: left;
  width: 33.3%;
  max-height: 752px;
  overflow: hidden;
  text-align: right;
  background: red;
}

.kl-block-partsen3 {
  width: 100%;
}

.kl-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31px 37px 0 37px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  left: 46.5%;
  top: 235px;
}

.kl-bx-partners p {
  margin: 0 auto;
  max-width: 805px;
  font-size: 18px;
}

.kl-mtn-parts {
  margin-top: 55px;
}

.kl-block-parts2 {
  background: #212121;
}

.kl-block-partsen2 {
  background: #c4550a;
}

.kl-partsen2 {
  min-height: 484px;
  text-align: center;
  background: #ffc105;
}

.kl-block-partsen3 {
  background: #212121;
}

.kl-block-partsword1 {
  background: #31addd;
}

.kl-bx-chf.kl-bx-partners {
  padding: 66px 45px 50px;
}

.kl-block-partsword3 {
  background: #ffc105;
}

.kl-main-partenaire {
  height: 525px;
}

.kl-block-parts1 figure {
  margin: 45px 0 0;
}

.kl-block-parts2 figure {
  margin: 28px 0 0;
}

.kl-partsen2 figure,
.kl-block-partsen3 figure {
  margin-top: 75px;
}

.kl-block-partsen1 figure {
  margin-top: 62px;
}

.kl-block-partsen2 figure {
  margin-top: 70px;
}

.kl-block-partsword1 figure,
.kl-block-partsword3 figure {
  margin-top: 55px;
}

.kl-block-partsword2 figure {
  margin-top: 60px;
}

.kl-bx-partners img {
  max-width: 100%;
  transition: all ease-in 0.3s;
}

.kl-bx-partners img:hover {
  transition: all ease-in 0.3s;
  transform: scale(1.1);
}

.kl-bx-partners {
  box-shadow: none;
}

.kl-bx-partners h1 {
  font-size: 48px;
}

.kl-partsen2 img:hover {
  transition: all ease-in 0.3s;
  transform: scale(1.04);
}

.kl-block-parts1,
.kl-mtn-partsword2 .kl-block-partsword3 {
  background: #ffc105;
}

.kl-mtn-partsword2 .kl-block-partsword1,
.kl-mtn-partsword2 .kl-block-partsword2,
.kl-mtn-partsword2 .kl-block-partsword3 {
  width: 33.33%;
  float: left;
}

.kl-mtn-parts.m-0::before {
  display: none;
}

/*page tool single*/
.kl-mtn-useful {
  text-align: center;
}

.kl-mtn-useful a {
  position: relative;
  padding-left: 28px;
}

.kl-mtn-useful a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 24px;
  background: url("../images/tool/download_tool.jpg") no-repeat left center;
}

.kl-mtn-useful img {
  max-width: 100%;
}

.kl-mtn-toolsingle h1 {
  position: relative;
  margin: 0 auto;
  padding-left: 50px;
  max-width: 480px;
}

.kl-mtn-toolsingle .kl-bx-chf.kl-bx-partners {
  padding: 80px 45px 80px;
}

.kl-mtn-chf.kl-mtn-useful {
  margin-top: 67px;
}

.kl-mtn-toolsingle {
  padding-bottom: 0;
}

.kl-mtn-useful h2 {
  text-transform: uppercase;
  font-family: "blackout_noonregular";
  font-size: 24px;
  color: #212121;
}

.kl-mtn-useful a {
  display: inline-block;
  margin-top: 35px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #212121;
}

.kl-mtn-useful figure {
  margin-top: 20px;
  margin-bottom: 0;
  min-height: 375px;
}

.kl-img-short img {
  margin: 87px 0 75px;
}

.kl-mtn-chf.kl-mtn-useful {
  padding-bottom: 70px;
}

.kl-mtn-useful a:hover {
  color: #ffc208;
}

/*manifesto*/
.kl-hero-manifesto {
  background: #c4550a;
  height: 627px;
  overflow: hidden;
  position: relative;
}

.kl-txt-mnf {
  position: absolute;
  top: 28%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 200;
}

.kl-no {
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 100;
}

#id-ill-left {
  position: absolute;
  z-index: 300;
  left: 0;
  bottom: 0;
  width: 16%;
}

#id-ill-right {
  position: absolute;
  z-index: 300;
  right: 0;
  bottom: 0;
  width: 16%;
}

.kl-yes {
  position: relative;
  background: #ffc105;
  padding: 68px 0 35px;
}

.kl-yes h2 {
  font-size: 161px;
  font-family: "blackout_noonregular";
  letter-spacing: -1rem;
  margin: 0;
  line-height: 0.75;
  color: #000;
}

.kl-yes p {
  font-size: 38px;
  font-family: "blackout_noonregular";
  margin: 0;
  letter-spacing: -0.15rem;
  line-height: 1.05;
}

.kl-udr-frm {
  background: url("../images/manifesto/nntds-pledgesupport.jpg") no-repeat center/cover;
  height: 723px;
  padding-bottom: 218px;
}

.kl-yes::after {
  content: "";
  background: url("../images/manifesto/triangle-transition.svg") no-repeat center/cover;
  position: absolute;
  left: 0;
  bottom: -62px;
  width: 100%;
  height: 64px;
}

.kl-intro-frm p {
  font-family: "blackout_noonregular";
  font-size: 35px;
  color: #212121;
  text-align: left;
  line-height: 1;
  position: relative;
  top: -30px;
  left: 26px;
  z-index: 5;
}

.kl-intro-frm p::before {
  content: "";
  display: block;
  background: url("../images/manifesto/icon-quote.svg") no-repeat;
  width: 87px;
  height: 79px;
  margin-bottom: 19px;
}

.kl-chf-intro {
  background: #212121;
  padding: 35px;
  float: right;
  display: block;
  width: 100%;
  text-align: center;
}

.kl-chf-intro h2 {
  color: #ffc105;
  font-size: 85px;
  margin: 0 0 5px;
  line-height: 1;
  font-family: "blackout_noonregular";
}

.kl-chf-intro p {
  font-size: 16px;
  color: #fff;
  margin: 0;
  line-height: 1;
}

.kl-frm-input {
  display: block;
  width: 100%;
  border: 3px solid #e9e8e6;
  background: transparent;
  padding: 30px 28px;
  font-size: 18px;
  color: #212121;
}

.kl-frm-input:focus {
  box-shadow: none;
  border: 3px solid #ffc105;
  outline: none;
}

.kl-frm-input::-moz-placeholder {
  font-style: italic;
}

.kl-frm-input::placeholder {
  font-style: italic;
}

.kl-frm-manif {
  background: #fff;
  padding: 70px 39px;
}

.kl-frm-manif label {
  font-size: 14px;
  color: #212121;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.kl-frm-manif .form-group {
  margin-bottom: 46px;
  padding: 0 15px;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}

.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}

.styled-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;
}

.styled-checkbox:hover + label:before {
  background: #ffc105;
}

.styled-checkbox:checked + label:before {
  background: url("../images/manifesto/chexk.png") no-repeat center;
}

.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}

.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}

.styled-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;
  transform: rotate(45deg);
}

.kl-ckx label {
  text-transform: inherit;
  font-size: 18px;
  line-height: 1;
  color: #212121;
}

.kl-ckx {
  text-align: center;
}

.kl-submit {
  background: transparent;
  border: navajowhite;
  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;
}

.kl-submit .svg-inline--fa {
  color: #ffc105;
  font-size: 20px;
  margin-right: 12px;
}

.kl-frm-sec {
  margin-top: -182px;
  position: relative;
  z-index: 500;
  padding-bottom: 84px;
}

.kl-frm-manif .form-row > [class*=col-] {
  padding-right: 15px;
  padding-left: 15px;
}

.kl-mobonly {
  display: none;
}

.kl-intro-frm p span {
  font-family: "BarlowExtraBold";
}

.kl-yes p span {
  font-family: "BarlowExtraBold";
  font-size: 37px;
  letter-spacing: 0rem;
}

.kl-yes div[class*=col] {
  padding: 0 12px;
}

.gform_wrapper .gform_body {
  padding-bottom: 18px;
  padding-top: 92px;
  position: relative;
  top: 60px;
}

#gform_wrapper_1 form {
  margin-top: -148px;
}

/* end manifesto*/
/*end page tool single*/
/*article*/
.kl-bx-chf.kl-bx-article {
  position: relative;
  padding: 0;
  background: #fff;
  box-shadow: none;
}

.kl-bx-art-p {
  padding: 0 80px 80px;
}

.kl-bx-chf.kl-bx-article h1 {
  padding: 60px 30px 0;
}

.kl-mtn-chf.kl-mtn-article h1,
.kl-read-article h2 {
  margin-bottom: 40px;
  font-size: 48px;
}

.kl-mtn-article .container {
  max-width: 1027px;
}

.kl-dates {
  display: block;
  margin-bottom: 40px;
  font-size: 16px;
  color: #9f9f9f;
}

.kl-bx-art-p p {
  text-align: left;
}

.kl-text-p {
  margin-bottom: 35px;
  font-size: 22px;
}

.kl-testimonials-art {
  position: relative;
  margin: 40px 0;
  padding-left: 60px;
}

.kl-testimonials-art:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/article/icon-quote-article.svg") no-repeat left top;
}

.kl-highlight {
  margin: 0;
  padding: 2px 10px;
  font-size: 22px;
  line-height: 1.6;
  background: #ffc105;
}

.kl-testimonials-art p strong {
  display: block;
  margin-top: 7px;
}

.kl-image-article {
  position: relative;
  width: 100%;
  margin-top: 50px;
}

.kl-image-article img {
  max-width: 100%;
}

.kl-image-article p {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 15px 25px;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.8);
}

.kl-mtn-chf.kl-mtn-article {
  padding-bottom: 100px;
  position: relative;
}

.kl-mtn-article {
  margin-top: -135px;
}

.kl-read-article h2 {
  margin-bottom: 70px;
  text-align: center;
  text-transform: uppercase;
  font-family: "blackout_noonregular";
  color: #212121;
}

.kl-read {
  float: left;
  width: 25%;
  height: 376px;
}

.kl-read.kl-read1 {
  padding: 35px;
  background: #31addd;
}

.kl-read.kl-read1 p,
.kl-read.kl-read1 p a {
  text-transform: uppercase;
  font-family: "blackout_noonregular";
  font-size: 24px;
  line-height: 30px;
}

.kl-read.kl-read1 p a {
  padding-left: 0px;
  font-weight: normal;
  letter-spacing: 0;
}

.kl-read.kl-read1 p a:before {
  display: none;
}

.kl-read.kl-read1 p span {
  text-transform: none;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
}

.kl-text-read {
  min-height: 263px;
}

.kl-read a {
  position: relative;
  text-transform: uppercase;
  padding-left: 27px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 3px;
  color: #212121;
}

.kl-read a: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 img {
  max-width: 200%;
}

.kl-read figure {
  margin: 0;
  overflow: hidden;
}

.kl-read-article {
  overflow: hidden;
}

.kl-read.kl-read1.kl-read11 {
  background: #c4550a;
}

.kl-read.kl-read1 {
  position: relative;
}

.kl-read.kl-read1:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31px 32px 0 37px;
  border-color: #31addd transparent transparent transparent;
  position: absolute;
  right: -49px;
  top: 47%;
  content: "";
  transform: rotate(-90deg);
  z-index: 99 !important;
}

.kl-read.kl-read1.kl-read.kl-read11:after {
  border-color: #c4550a transparent transparent transparent;
}

.kl-social-right li {
  text-align: center;
  width: 75px;
  height: 75px;
}

.kl-social-right a {
  font-size: 32px;
  color: #fff;
  display: block;
  width: 75px;
  height: 75px;
  margin: 0 auto;
  padding-top: 14px;
}

.kl-social-right span {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
}

.kl-social-right li:nth-child(1n) {
  background: #ffc105;
}

.kl-social-right li:nth-child(2n) {
  background: #c4550a;
}

.kl-social-right li:nth-child(3n) {
  background: #31addd;
}

.kl-social-right li a {
  transition: all ease-in 0.3s;
}

.kl-link-readmore:hover {
  color: #4b4b4a;
  transition: all ease-in 0.3s;
}

/*.kl-social-right li a:hover {color: #000;}*/
.kl-social-right {
  top: 105px;
  margin-top: 225px;
}

.kl-social-right li:nth-child(n):hover {
  background: #f0b505;
}

.kl-social-right li:nth-child(3n):hover {
  background: #2d9fcc;
}

.kl-social-right li:nth-child(2n):hover {
  background: #b54e09;
}

/*end article*/
/* take-action*/
.kl-article-take {
  float: left;
}

.kl-article-take .kl-read {
  width: 50%;
}

.kl-article-take1.kl-read {
  width: 100%;
}

.kl-article-take1.kl-read::after {
  top: -30px;
  right: 47%;
  border-color: #ffc105 transparent transparent transparent;
  transform: rotate(180deg);
}

.kl-article-take1.kl-read.kl-read1 {
  z-index: 1;
  position: relative;
  background: #ffc105;
}

.kl-article-take .kl-read11::after {
  left: -50px;
  transform: rotate(90deg);
}

.kl-mtn-takeaction h2 {
  position: relative;
  margin: 100px auto 70px;
  padding-right: 51px;
  max-width: 354px;
}

.kl-mtn-takeaction h2:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("../images/take/icon-social.png") no-repeat right center;
}

.kl-title-twitter {
  position: relative;
  padding-left: 25px;
  font-size: 18px;
  font-weight: bold;
  color: #31addd;
}

.kl-title-twitter:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/take/title_twitt.png") no-repeat left center;
}

.kl-text-twitter p {
  font-size: 15px;
  line-height: 21px;
  word-break: break-word;
}

.kl-mtn-takeaction.kl-read-article h3 {
  margin: 0;
  font-family: "blackout_noonregular";
  font-size: 36px;
}

.kl-mtn-takeaction.kl-read-article .kl-link-tw {
  display: block;
  position: relative;
  margin-bottom: 25px;
  padding-left: 18px;
  font-family: "blackout_noonregular";
  font-size: 30px;
  color: #31addd;
}

.kl-mtn-takeaction.kl-read-article .kl-link-tw:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/take/title_h4.png") no-repeat left center;
}

.kl-image-twitter figure {
  margin: 0;
}

.kl-image-twitter img {
  max-width: 100%;
}

.kl-text-twitter {
  position: relative;
  padding: 30px 30px 15px;
  background: #fff;
}

.kl-image-twitter {
  margin-bottom: 35px;
}

.kl-text-twitter span,
.kl-text-twitter a {
  color: #31addd;
}

.kl-modify-twitt {
  display: block;
  position: relative;
  margin: 0 auto;
  padding-left: 28px;
  max-width: 274px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 3px;
  color: #212121 !important;
}

.kl-modify-twitt:hover {
  color: #31addd !important;
}

.kl-modify-twitt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/take/modif_twit.png") no-repeat left center;
}

.kl-text-twitter .kl-title-twit2 {
  margin-top: 3px;
  text-align: center;
  font-family: "blackout_noonregular";
  font-size: 24px;
}

.kl-text-twitter .kl-htag {
  position: absolute;
  top: -15px;
  left: 27%;
  padding: 5px 8px;
  font-family: "blackout_noonregular";
  font-size: 25px;
  background: #31addd;
  transform: rotate(-3deg);
}

.kl-text-twitter hr {
  margin: 30px 0;
}

.kl-btn-twit {
  display: block;
  width: 100%;
  padding: 31px 0;
  text-align: center;
  background: #31addd;
}

.kl-btn-twit a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.kl-btn-twit .hvr-wobble-horizontal .svg-inline--fa {
  position: absolute;
  top: 4px;
  left: -25px;
  margin-right: 8px;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
}

.kl-mtn-takeaction.kl-read-article {
  margin-bottom: 61px;
}

.kl-exlam-follow {
  position: relative;
  width: auto;
  max-width: 210px;
  margin: 0 auto;
}

.kl-exlam-follow:before {
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  width: 20px;
  height: 29px;
  background: url("../images/take/follow-us.png") no-repeat left center;
}

.kl-title-twit2 {
  position: relative;
  width: auto;
  max-width: 280px;
  margin: 0 auto 35px;
}

.kl-title-twit2:before {
  content: "";
  position: absolute;
  top: -4px;
  right: 0;
  width: 20px;
  height: 29px;
  background: url("../images/take/follow-us.png") no-repeat left center;
  background-size: 14px;
}

.kl-htag span {
  font-size: 19px;
  color: #212121;
}

.kl-article-take1.kl-read.kl-read1 p {
  font-size: 32px;
  line-height: 38px;
  letter-spacing: inherit;
}

.kl-article-take1.kl-read.kl-read1 p a {
  font-size: 32px;
  line-height: 38px;
  letter-spacing: inherit;
}

.kl-article-take1.kl-read.kl-read2 img {
  margin-top: 1px;
}

.kl-link-tw:hover {
  color: #359ec6 !important;
}

.kl-article-take:hover figure a img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.kl-article-take figure img {
  transition: all 0.3s;
}

.kl-article-take figure a {
  padding-left: 0px;
}

.kl-article-take figure a:before {
  display: none;
}

/*end take action*/
.maincontent {
  padding: 40px;
  background: #fff;
  text-align: left;
}

.maincontent ul {
  margin-bottom: 1rem;
}

.download {
  padding: 20px;
  background: #fff;
  margin-bottom: 40px;
}

.page-template-world-ntd .kl-caption-slider.kl-caption-slider-stronger {
  padding-top: 0;
}
@media (min-width: 768px) {
  .page-template-world-ntd .kl-caption-slider.kl-caption-slider-stronger {
    padding-top: 60px;
  }
}
.page-template-world-ntd .quote {
  margin-top: 0;
  background-color: #000;
}
.page-template-world-ntd .quote p {
  margin-bottom: 0;
  color: #fff;
}
@media (min-width: 1200px) {
  .page-template-world-ntd .quote {
    position: relative;
    top: -120px;
  }
}
.page-template-world-ntd .stronger__quote-section__text {
  margin-top: 0;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .page-template-world-ntd .stronger__quote-section__text {
    margin-bottom: 0;
  }
}
.page-template-world-ntd .stronger__quote-section__text p {
  padding-left: 0;
}
@media (min-width: 768px) {
  .page-template-world-ntd .stronger__quote-section__text p {
    padding-left: 50px;
  }
}
.page-template-world-ntd .stronger__quote-section__text p:before {
  display: none;
  left: -100px;
  background: url(../images/world-ntd-day/icon-quote.svg) no-repeat left;
}
@media (min-width: 768px) {
  .page-template-world-ntd .stronger__quote-section__text p:before {
    display: block;
  }
}
.page-template-world-ntd #stronger__quote-section {
  margin-bottom: 0;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .page-template-world-ntd #stronger__quote-section {
    margin: 80px 0 0;
  }
}
.page-template-world-ntd .modal-backdrop {
  display: none;
}
.page-template-world-ntd .modal {
  padding: 24px;
}
.page-template-world-ntd .modal-content {
  width: 100% !important;
}
.page-template-world-ntd .modal::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-template-world-ntd .modal--green::after {
  background-color: #28a745;
}
.page-template-world-ntd .modal--brown::after {
  background-color: #c4550a;
}
.page-template-world-ntd .modal--yellow::after {
  background-color: #ffc105;
}
.page-template-world-ntd .modal--black::after {
  background-color: #212121;
}
.page-template-world-ntd .modal--blue::after {
  background-color: #32aedd;
}

.card--rouge {
  background-color: #ef5e46;
}

.page-template-event-world-ntd .kl-main-hero.kl-hero-tp1 {
  height: 250px;
}
@media (min-width: 768px) {
  .page-template-event-world-ntd .kl-main-hero.kl-hero-tp1 {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  .page-template-event-world-ntd .kl-main-hero.kl-hero-tp1 {
    height: 620px;
  }
}
.page-template-event-world-ntd .h1 p {
  text-align: left;
}

.section {
  padding: 40px 0;
}
.section--event {
  padding-bottom: 16px;
  overflow: hidden;
}
.section--event .section__img {
  margin: 0 0 24px;
}
@media (min-width: 1200px) {
  .section--event .section__img--left {
    max-width: 220%;
    position: absolute;
    bottom: 0;
    right: 52px;
    max-height: 150%;
  }
}
@media (min-width: 1200px) {
  .section--event .section__img {
    max-width: 200%;
    margin-bottom: 60px;
  }
}
.section--event .section__title {
  text-align: left;
}
.section--event span {
  color: #ffc105;
}
@media (min-width: 1200px) {
  .section--event .card--green {
    position: relative;
    top: -450px;
  }
}
@media (min-width: 1200px) {
  .section--event {
    padding-top: 80px;
  }
}
.section--card {
  padding-top: 80px;
}
.section--ntd2020 {
  background-color: white;
}
.section--ntd2020 .card {
  margin-bottom: 24px;
  padding: 24px;
}
.section--ntd2020 .card__body {
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .section--ntd2020 .card {
    padding: 60px;
    position: relative;
    left: -60px;
    bottom: -100px;
  }
  .section--ntd2020 .card__body {
    margin-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .section--ntd2020 {
    padding-bottom: 110px;
  }
  .section--ntd2020 .section__title {
    margin-bottom: 0;
  }
}
.section--ntd2020 .section__title {
  text-align: left;
}
.section--ntdGallery {
  padding-bottom: 200px;
}
.section--monuments .col-sm-6 {
  margin-bottom: 20px;
}
.section--monuments .col-sm-6:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .section--monuments .col-sm-6 {
    flex: 0 0 20%;
    max-width: 25%;
    margin-bottom: 0;
  }
}
.section--journalist {
  position: relative;
  padding-top: 300px;
  background-color: #212121;
}
.section--journalist .container {
  position: relative;
}
.section--journalist .card {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.section__title {
  color: #212121;
  margin-bottom: 25px;
  display: block;
  text-align: center;
  font-family: "blackout_noonregular";
  width: 100%;
}
.section__content {
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .section--youssou {
    padding-bottom: 100px;
  }
  .section--youssou .section__img {
    position: relative;
    top: -30px;
  }
}
.section--linesImpact .card {
  padding: 20px;
}
.section--linesImpact .card__link i {
  color: #ffc105 !important;
}
@media (min-width: 768px) {
  .section--linesImpact {
    padding-top: 80px;
  }
  .section--linesImpact .section__title, .section--linesImpact .section__content {
    text-align: left;
    padding-left: 16px;
    max-width: 80%;
  }
  .section--linesImpact .section__img {
    position: relative;
    left: -50px;
    top: -10px;
  }
}

html[lang=fr] .section--ntd2020 .section__title {
  max-width: 350px;
  position: relative;
  top: 60px;
}

.card {
  padding: 16px;
  border-radius: 0;
  border: none;
}
.card--yellow {
  background-color: #ffc105;
}
.card--blue {
  background-color: #32aedd;
}
.card--brown {
  background-color: #c4550a;
}
.card--green {
  background-color: #28a745;
}
.card--youssou .card__link {
  justify-content: center;
}
@media (min-width: 768px) {
  .card--youssou {
    padding: 60px;
  }
}
@media (min-width: 1200px) {
  .card--youssou {
    padding-bottom: 80px;
  }
}
.card--event {
  margin: 0 0 24px;
  padding: 16px 24px;
}
@media (min-width: 768px) {
  .card--event {
    padding: 24px 32px;
  }
}
@media (min-width: 1200px) {
  .card--event {
    padding: 60px;
    margin-bottom: 60px;
  }
}
.card--event .card__illu {
  margin-bottom: 24px;
}
.card--logos {
  padding-top: 70px;
  margin-bottom: 40px;
}
.card--logos .card__title {
  padding: 10px;
  position: absolute;
  top: -10px;
  color: white;
  font-size: 30px;
}
.card--logos .card__title--right {
  right: -10px;
}
.card--logos .card__title--left {
  left: -10px;
}
.card--logos .card__img {
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.card--logos .card__img:hover {
  transform: scale(1.1);
}
.card--section {
  padding: 24px 16px;
}
.card--section .card {
  border-radius: 0;
}
.card--section .card__title {
  transform: rotate(-3deg);
  background-color: black;
  text-align: center;
  color: white;
  max-width: 512px;
  margin: auto;
  position: relative;
  top: -48px;
  width: 100%;
  padding: 10px 0;
}
.card--section .card__content {
  max-width: 700px;
  margin: auto;
  text-align: center;
}
.card__img {
  max-width: 200px;
  padding: 15px;
}
.card__title {
  font-family: "blackout_noonregular";
  text-align: center;
}
.card__title--green {
  background-color: #28a745;
}
.card__title--brown {
  background-color: #c4550a;
}
.card__title--yellow {
  background-color: #ffc105;
}
.card__title--blue {
  background-color: #32aedd;
}
.card__title--black {
  background-color: #212121;
}
.card__body p:last-child {
  margin-bottom: 0;
}
.card__link {
  display: flex;
  align-items: center;
}
.card__link i {
  color: white !important;
}
.card__link span {
  text-transform: uppercase;
  color: #212121 !important;
  font-weight: 700;
}
.card__link--yellow i {
  color: #ffc105 !important;
}
.card__link:hover span {
  color: #c4550a !important;
}
@media (min-width: 1200px) {
  .card__link {
    padding-left: 16px;
  }
}
.card__illu {
  margin: 0 auto 8px;
  display: block;
  max-width: 80%;
}
.card__titleLight {
  text-align: center;
  font-size: 30px;
  margin-bottom: 24px;
  font-family: "blackout_noonregular";
}
@media (min-width: 1200px) {
  .card__titleLight {
    font-size: 48px;
    width: 700px;
    margin: auto;
    margin-bottom: 40px;
  }
}

.carousel--journalist .carousel__img {
  min-height: 400px;
  height: 100%;
  margin-bottom: 24px;
  background-size: cover !important;
}
.carousel--journalist .carousel-indicators {
  top: -100px;
  flex-wrap: wrap;
  max-height: 80px;
  margin: 0;
  width: 100%;
}
.carousel--journalist .carousel-indicators li {
  text-indent: 0;
  padding: 0px 8px;
  width: auto;
  height: auto;
  opacity: 0.6;
  font-family: "blackout_noonregular";
  background-color: transparent;
}
.carousel--journalist .carousel-indicators li:before, .carousel--journalist .carousel-indicators li::after {
  display: none;
}
.carousel--journalist .carousel-indicators li.active {
  opacity: 1;
}
.carousel--journalist .carousel__title {
  font-weight: 500;
}
.carousel--journalist .carousel__country {
  font-family: "blackout_noonregular";
  font-size: 30px;
}
.carousel--journalist .carousel-item {
  padding: 0 24px;
}
.carousel--journalist .carousel__content {
  color: rgba(255, 255, 255, 0.9);
}
.carousel--journalist .carousel__arrow {
  height: 300px;
}
.carousel--journalist .carousel-control-prev, .carousel--journalist .carousel-control-next {
  opacity: 1;
}
.carousel--journalist .carousel-control-prev {
  left: -24px;
}
@media (min-width: 768px) {
  .carousel--journalist .carousel-control-prev {
    left: -100px;
  }
}
.carousel--journalist .carousel-control-prev-icon {
  background-image: url(../../assets/images/world-ntd-day/chevron-left.svg);
}
.carousel--journalist .carousel-control-next {
  right: -24px;
}
@media (min-width: 768px) {
  .carousel--journalist .carousel-control-next {
    right: -100px;
  }
}
.carousel--journalist .carousel-control-next-icon {
  background-image: url(../../assets/images/world-ntd-day/chevron-right.svg);
}
.carousel--journalist .carousel__body p:last-child {
  margin-bottom: 0;
}

.monuments {
  text-align: center;
}
.monuments__img {
  width: 100%;
  height: 320px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}
.monuments__title {
  text-align: center;
  font-family: "blackout_noonregular";
  margin-top: 10px;
}

.partners .card {
  padding: 24px;
  margin-bottom: 24px;
}
.partners .card__img {
  margin: auto;
  display: block;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .partners .card__img {
    margin-bottom: 0;
  }
}
.partners .card__title {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
}
@media (min-width: 1200px) {
  .partners .card__title {
    text-align: left;
  }
}
.partners .card:last-child {
  margin-bottom: 0;
}

.ntdGallery {
  display: grid;
  grid-gap: 15px;
}
.ntdGallery__img {
  background-size: cover !important;
  height: 200px;
}
@media (min-width: 576px) {
  .ntdGallery__img {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .ntdGallery__img {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .ntdGallery {
    grid-template-columns: repeat(12, 1fr);
  }
  .ntdGallery__img {
    grid-column: span 6;
  }
  .ntdGallery__img--twoRows {
    grid-row: span 2;
    height: 100%;
  }
  .ntdGallery__img--vertical {
    grid-column: span 3;
  }
  .ntdGallery__img--horizontal {
    grid-column: span 12;
  }
}/*# sourceMappingURL=style.css.map */