<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Gotham-Book';
  src: url('fonts/Gotham-Book.eot');
  src: local('â˜º'), url('fonts/Gotham-Book.woff') format('woff'),
    url('fonts/Gotham-Book.ttf') format('truetype'),
    url('fonts/Gotham-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Bold';
  src: url('fonts/Gotham-Bold.eot');
  src: local('â˜º'), url('fonts/Gotham-Bold.woff') format('woff'),
    url('fonts/Gotham-Bold.ttf') format('truetype'),
    url('fonts/Gotham-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Raleway', sans-serif;
  color: #404041;
}

button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}

.bg-light {
  background-color: #f5f5f5;
}

/*######### Navigation #########*/
.nav-link {
  color: #404041;
  text-transform: uppercase;
  font-size: 14.58px;
  font-weight: 500;
}

/*######### Banner #########*/
#mainBanner.carousel {
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
}

.carousel-control-next,
.carousel-control-prev {
  z-index: 99;
}

#mainBanner .caption-title {
  font-weight: bold;
  text-transform: uppercase;
}

.carousel-control-next,
.carousel-control-prev {
  font-size: 0px;
}

.has-overlay .carousel-item:before {
  content: '';
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.0);
  position: absolute;
  z-index: 1;
}

.carousel-caption {
  z-index: 2;
  bottom: 18%;
  left: 15px;
  right: 15px;
}

.carousel-caption img {
  max-width: 94vw;
}

.carousel-caption img.caption-hindi {
  max-width: 60vw;
}

.section {
  margin-bottom: 50px;
}

.section+.section {
  margin-top: 0px;
}

#sectionFirst p {
  margin-bottom: 0px;
}

#sectionFirst p+p {
  margin-top: 0px;
}

#sectionFirst .select-amt {
  background-color: #8bc53f;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 15px 0;
  border-radius: 5px;
  margin-top: 15px;
  font-weight: 500;
  font-size: 16.14px;
}

#sectionFirst .info-badge {
  background-color: #8bc53f;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 15px 0;
  border-radius: 5px;
  margin-top: 15px;
  font-weight: 500;
  font-size: 16.14px;
}

#sectionFirst .info-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 15px 0;
  border-radius: 5px;
  margin-top: 15px;
  font-weight: 500;
  font-size: 16.14px;
}

#sectionFirst .info-badge strong {
  margin-left: 10px;
}

.form-donation-container {
  margin-top: 40px;
}

#formDonation {
  margin-top: 0px;
}

.form-control {
  border: 0px;
  background-color: #f4f0ea;
  height: 30px;
  width: 100%;
  font-size: 16px;
}

.form-control:focus {
  outline: none;
  border: 1px solid #404041;
  background-color: #f4f0ea;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);
}

.form-inline label {
  justify-content: flex-start;
  font-weight: 500;
  width: 100% !important;
}

.form-inline .btn {
  height: 28px;
  padding: 2px 25px 0;
  border: 1px solid #8bc53f;
  background-color: #8bc53f;
  color: #fff;
  margin-top: 25px;
  min-width: 150px;
  text-transform: uppercase;
  font-weight: 500;
}

.form-inline .btn:hover,
.form-inline .btn:focus,
.form-inline .btn:active {
  border: 1px solid #8bc53f;
  background-color: #ffffff;
  color: #8bc53f;
  outline: 0px transparent;
}

/*### second section ###*/
.title-invention {
  background-color: #8bc53f;
  color: #fff;
  padding: 5px;
  text-align: center;
  margin-bottom: 0px;
}

#sectionSecond {
  text-align: center;
  margin-bottom: 0px;
}

#sectionSecond .picture-container {
  background-color: #f4f0ea;
}

#sectionSecond .picture-container picture {
  padding-top: 50px;
  padding-bottom: 50px;
}

picture {
  display: block;
}

.picture-container img {
  /*width:100% !important;*/
}

#sectionThird {
  padding-left: 30px;
  padding-right: 30px;
}

#sectionThird .map-container {
  position: relative;
  /*background-image: url('../images/map.jpg');
  background-size: cover;
  background-position: top;
  padding-top: 50.08vh;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
  box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);*/
}

.first-col-center {
  align-items: center;
  display: inline-flex;
  justify-content: center;
}

.map-content {
  /*max-width: 300px;
  margin-left: 10.5vw;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  align-items: center;*/
}

.map-content strong {
  font-size: 24px;
  font-weight: bold;
  display: block;
  color: #8bc53f;
}

.map-content p {
  margin-bottom: 0px;
  margin-top: 0px;
  line-height: normal;
}

.map-content span {
  display: block;
  padding-left: 10%;
  margin-top: -5px;
}

.section-title {
  color: #000;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}

#storyBanner .carousel-inner {
  max-width: 930px;
  margin: auto;
  padding-bottom: 30px;
}

.carousel-indicators {
  z-index: 99;
}

#storyBanner .carousel-indicators {
  margin-bottom: 0px;
}

#storyBanner img {
  margin-bottom: 20px;
}

#storyBanner .slider-title {
  font-size: 18.75px; font-weight: 600;
}

#storyBanner .slider-title i {
  font-weight: normal;
}

#storyBanner .carousel-indicators li {
  border: 2px solid #8bc53f;
  background-color: transparent;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}

#storyBanner .carousel-indicators li.active {
  background-color: #8bc53f;
}

#newsHeading .carousel-inner {
  max-width: 930px;
  margin: auto;
  padding-bottom: 30px;
}

.carousel-indicators {
  z-index: 99;
}

#storiesmotion .carousel-indicators {
  margin-bottom: 0px;
}
#storiesmotion .carousel-inner {
  /*max-width: 930px;*/
  margin: auto;
  padding-bottom: 30px;
}
#storiesmotion .carousel-indicators li {
  border: 2px solid #8bc53f;
  background-color: transparent;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}

#storiesmotion .carousel-indicators li.active {
  background-color: #8bc53f;
}
.block-mentor iframe{ margin-bottom:10px;}

#newsHeading .carousel-indicators {
  margin-bottom: 0px;
}

#newsHeading img {
  margin-bottom: 20px;
}

#newsHeading .slider-title {
  font-size: 18.75px;
}

#newsHeading .slider-title i {
  font-weight: normal;
}

#newsHeading .carousel-indicators li {
  border: 2px solid #8bc53f;
  background-color: transparent;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}

#newsHeading .carousel-indicators li.active {
  background-color: #8bc53f;
}

#campaignCollab .carousel-inner {
  max-width: 768px;
  margin: auto;
  padding-bottom: 30px;
}

.owl-carousel {
  display: block;
}

.carousel-indicators {
  z-index: 99;
}

#campaignCollab .carousel-indicators {
  margin-bottom: 0px;
}

#campaignCollab img {
  margin-bottom: 20px;
}

#campaignCollab .slider-title {
  font-size: 18.75px;
}

#campaignCollab .slider-title i {
  font-weight: normal;
}

#campaignCollab .carousel-indicators li {
  border: 2px solid #8bc53f;
  background-color: transparent;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}

#campaignCollab .carousel-indicators li.active {
  background-color: #8bc53f;
}

.mini-container {
  max-width: 800px;
}

.block-mentor img {
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
}

.block-mentor h4 {
  position: absolute;
  bottom: 20px;
  margin-bottom: 10px;
  left: 0px;
  border-radius: 4px;
  font-weight: bold;
  background-color: #f4f0ea;
  padding: 5px 15px;
}

.block-mentor h4 i {
  font-weight: normal;
}

.card-white {
  padding: 15px;
  position: relative;
}

.card-white:before {
  content: '';
  background-color: #7ccc00;
  width: 100%;
  height: 60%;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  border-radius: 15px;
}

.card-white-inner {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 15px;
  border-radius: 15px;
  text-align: center;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
}

.card-white-inner a {
  background-color: #f4f0ea;
  border-radius: 5px;
  position: absolute;
  bottom: -10px;
  display: inline-block;
  max-width: 150px;
  padding: 5px 15px;
  left: 0px;
  right: 0px;
  margin: auto;
  color: #000;
  font-size: 12.5px;
  font-style: italic;
  transition: 0.3s;
}

.card-white-inner a:hover {
  background-color: #8bc53f;
  color: #fff;
  text-decoration: none;
}

.card-white h5 {
  font-size: 21px;
}

.card-white p {
  color: #000;
  margin-bottom: 20px;
  font-size: 16px;
  font-size: medium;
}

#sectionEight {
  margin-bottom: 0px;
}

#lerningBanner .carousel-caption {
  max-width: 420px;
  right: 0px;
  left: auto;
  padding: 15px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
}

#lerningBanner .caption-title {
  text-transform: uppercase;
  font-size: 3.342696629213483vw;
}

#lerningBanner .caption-subtitle {
  font-size: 16.64px;
  font-weight: normal;
}

/*Custom Map*/
.mapael .map {
  position: relative;
  /*transform: skewX(40deg);*/
}

.mapael .mapTooltip {
  position: absolute;
  background-color: #7ccc00;
  padding: 0px 20px;
  border-radius: 10px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  color: #fff;
}

.mapcontainer_miller {
  max-width: 600px;
  margin: 0px auto;
  /*transform: rotate(-28deg);*/
}

.scroll-map {
  display: none;
}

.btn {
  color: #fff;
  background-color: #8bc53f;
  border-color: #8bc53f;
}

.fowUs {
  background-color: #ffffff;
  padding: 10px 30px;
}

.flwsussme {
  /* padding-left: 20px; */
  /* margin-inline: auto; */
}

.border-rgt {
  border-right: 2px solid #898989;
}

ul.social-network-footer {
  list-style: none;
  display: inline;
  padding: 7px;
  /* position: relative;
  top: 10px; */
}

ul.social-network-footer li {
  display: inline;
  margin: 0 1px;
}

.social-network-footer a.icoRss:hover {
  background-color: #F56505;
}

.social-network-footer a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network-footer a.icoTwitter:hover {
  background-color: #33ccff;
}

.social-network-footer a.icoGoogle:hover {
  background-color: #BD3518;
}

.social-network-footer a.icoVimeo:hover {
  background-color: #0590B8;
}

.social-network-footer a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network-footer a.icoYoutube:hover {
  background-color: #dd2c00;
}

.social-network-footer a.icoInstagram:hover {
  background-color: #da2c4e;
}

.social-network-footer a.icoRss:hover i,
.social-network-footer a.icoFacebook:hover i,
.social-network-footer a.icoTwitter:hover i,
.social-network-footer a.icoInstagram:hover i,
.social-network-footer a.icoGoogle:hover i,
.social-network-footer a.icoVimeo:hover i,
.social-network-footer a.icoLinkedin:hover i,
.social-network-footer a.icoYoutube:hover i {
  color: #fff;
}

.social-circle-footer li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  /* background-color: #fff; */
  border: 1px solid #000;
}

.social-circle-footer li i {
  margin: 0;

  text-align: center;
}

.social-circle-footer li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle-footer i {
  color: #000;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.get-started-btn-footer {
  margin-left: 0;
  background: #8bc53f;
  color: #fff;
  border-radius: 4px;
  padding: 8px 25px;
  font-weight: 700;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #cdd1d9;
}

.footer {
  background-color: #4c4d4c;
}

/*######## Media screens ##########*/
@media screen and (min-width:768px) {
  .scroll-map {
    max-width: 30px;
    position: absolute;
    right: 30px;
    top: 15px;
    z-index: 1;
    display: inline-block;
  }

  #sectionThird .map-col {
    padding-right: 0px;
  }

  #sectionThird .map-col .mapcontainer_miller {
    max-height: 300px;
    overflow: auto;
  }

  .navbar-expand-md .navbar-nav .nav-item+.nav-item {
    margin-left: 20px;
  }

  #mainBanner .carousel-item&gt;picture {
    max-height: calc(100vh - 70px);
    object-fit: cover;
    object-position: top;
  }

  .navbar-expand-md {
    justify-content: space-between;
  }

  .navbar-expand-md .navbar-nav {
    padding-bottom: 5px;
  }

  .navbar {
    padding: .5rem 3rem;
    /* align-items: flex-end; */
  }

  #mainBanner .caption-title {
    font-size: 10.46629213483146vw;
    letter-spacing: -5px;
  }

  #mainBanner .caption-subtitle {
    font-size: 2.25187265917603vw;
    margin-top: -20px;
  }

  #sectionFirst .info-badge+.info-badge {
    margin-left: 15px;
  }

  .country-box {
    width: 50%;
  }

  .form-inline label {
    font-size: 11px;
  }

  .map-content {
    top: auto;
    bottom: 30px;
  }

  .map-content strong {
    font-size: 3.73900293255132vw;
    ;
  }

  .section-title {
    font-size: 2.634831460674157vw;
  }

  .block-mentor h4 {
    bottom: 0px;
    font-size: 12.66px;
  }

  #sectionThird .bg-light {
    position: relative;
    background-image: url('../images/bg-image.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*background: rgb(2,0,36);
    background: radial-gradient(circle, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%);
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);*/
  }

  #sectionThird .bg-light:before {
    /*content:'';*/
    background-image: url('../images/bg-image.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  #lerningBanner .caption-title {
    font-size: 2.565982404692082vw; color:#fff;
  }

  #lerningBanner .carousel-caption {
    right: 20vw;
  }
  #lerningBanner .carousel-caption p{ color:#fff;}

  .mob.picture-container {
    display: none;
  }
}

@media screen and (min-width:1200px) {
  #mainBanner .caption-subtitle {
    margin-top: -40px;
  }
}

@media (max-width:992px) {
  .border-rgt {
    border-right: 0px !important;
  }

  .flwsussme ul {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(181, 178, 178);
  }

  .get-started-btn-footer {
    margin-left: 0;
    background: #8bc53f;
    color: #fff;
    border-radius: 4px;
    padding: 8px 25px;
    font-weight: 700;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #cdd1d9;
    margin-top: 15px;
  }
}

@media (max-width:768px) {

  .order-1 {
    -webkit-box-ordinal-group: 3;
    /* -ms-flex-order: 2; */
    order: 1 !important;
  }

  .order-2 {
    -webkit-box-ordinal-group: 3;
    /* -ms-flex-order: 2; */
    order: 2 !important;
  }

  .fowUs {
    padding: 10px 15px;
    margin-top: 20px;
  }

  .border-rgt {
    border-right: 0px !important;
  }

  .flwsussme ul {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: none;
  }

  .get-started-btn-footer {
    margin-left: 0;
    background: #8bc53f;
    color: #fff;
    border-radius: 4px;
    padding: 8px 25px;
    font-weight: 700;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #cdd1d9;
    margin-top: 15px;
  }

  .coprright li {
    display: block !important;
    padding: 0 0 10px;
    font-size: 13px;
  }
}

@media screen and (max-width:767px) {
  #mainBanner .carousel-caption {
    display: none;
  }

  .plogo {
    margin-left: 1px;
    width: 80px;
    height: 40px;
  }

  #mainBanner .caption-title {
    font-size: 38px;
  }

  #mainBanner picture {
    position: relative;
    z-index: 2;
  }

  #sectionFirst .col-center {
    padding-left: 30px;
    padding-right: 30px;
  }

  #sectionSecond {
    background-color: #f4f0ea;
  }

  #storyBanner .carousel-inner {
    padding-left: 25px;
    padding-right: 25px;
  }

  #sectionSix .section-title {
    margin-top: 60px;
  }

  .picture-container {
    display: none;
  }

  .navbar-nav {
    margin-top: 0px;
    margin-bottom: 25px;
  }

  #sectionSecond .picture-container {
    background-color: transparent;
  }

  #sectionThird {
    margin-top: 20px;
  }

  .map-content {
    max-width: 100%;
    margin-left: 0;
    align-items: flex-end;
    padding: 15px;
  }

  .mob.picture-container h2 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
  }

  .mob.picture-container p {
    text-align: center;
  }

  .mob.picture-container {
    display: block;
  }

  .mob.picture-container img {
    max-width: 110px !important;
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .card-white {
    margin-bottom: 20px;
  }

  .title-invention {
    font-size: 24px;
  }

  #storyBanner .slider-title {
    font-size: 16px;
  }

  .section {
    margin-bottom: 30px;
  }

  #lerningBanner .carousel-item&gt;img,
  #mainBanner .carousel-item&gt;img {
    min-height: 55vh;
    object-fit: cover;
    object-position: center;
  }

  #sectionEight .section-title {
    max-width: 190px;
    margin: -30px auto 25px;
  }

  .carousel-caption {
    bottom: 0px;
  }

  .section-title {
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 0px;
  }

  .map-inner {
    text-align: center;
    margin-top: 25px;
  }

  .map-content span {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url('../images/close.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .navbar-toggler .navbar-toggler-icon {
    background-image: url('../images/nav.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .carousel-indicators {
    margin-bottom: 0px;
  }

  .block-mentor:not(:first-child) img {
    margin-top: 30px;
  }

  .block-mentor h4 {
    font-size: 18px;
  }

  #storyBanner img {
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
  }

  #lerningBanner .caption-subtitle {
    font-size: 14px;
  }

  #lerningBanner .caption-title {
    font-size: 20px; color:#fff;
  }
#lerningBanner .carousel-caption p{ color:#fff;}
  .navbar-expand-md .navbar-collapse {
    display: block !important;
    flex-basis: auto;
  }

  .formSection {
    order: 1;
  }

  .formSection {
    padding: 20px 15px;
  }
}

.cldImgs {
  padding-top: 10px;
  padding-bottom: 10px;
}

ul {
  padding: 0px;
}

.notes {
  font-size: 11px;
}

.agreetxt {
  font-weight: bold;
  font-size: 13px;
}

h1 {
  font-size: 32px;
}

h3 {
  font-size: 24px;
}

.coprright {
  text-align: center;
  padding: 10px 0;
  letter-spacing: 1px;
}

.coprright li {
  display: inline-block;
  padding: 0 15px;
  font-size: 13px;
}

.coprright li a {
  color: #fff;
  text-decoration: none;
}

.coprright li a:hover {
  color: #000;
}

.modal-dialog-centered {
  min-height: 100%;
}

.get-started-btn-footer.scrollto:hover {
  color: #000;
}

.keyIntervention2 {
  position: relative;
  z-index: 1;
  padding: 25px 0 70px 0;
  background: url('../images/background.jpg') repeat;
  background-size: 100%;
}

.keyIntervention2:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  background-color: #8bc53f;
  height: 180px;
  z-index: -1;
}

.keyIntervention2 h2 {
  /*font-family: 'bebas_neuebold';*/
  color: #fff;
  margin-bottom: 25px;
  font-size: 35px;
}

.keyIntervention2 h3 {
  /*font-family: 'bebas_neuebold';*/
  color: #fff; margin-bottom: 20px;
  /*font-size: 20px;*/
}

.fstToolEducation {
  position: relative;
  background-color: #fff;
  padding: 20px;
  min-height: 235px;
  text-align: center;
}

.keyIntervention2 .col-md-2 {
  flex: 0 0 20%;
  max-width: 20%;
}

@media screen and (min-width: 317px) and (max-width: 360px) {
  .keyIntervention2 h2 {
    font-family: 'bebas_neuebold';
    color: #fff;
    margin-bottom: 25px;
    font-size: 30px;
  }
}

.plogo{width: 60%;}


.mt-40{ margin-top:40px !important;}
</pre></body></html>