@font-face {
  font-family: 'carroisgothic-regular';
  src: url('fonts/carroisgothic-regular.eot?') format('eot'), url('fonts/carroisgothic-regular.woff') format('woff'), url('fonts/carroisgothic-regular.svg#carroisgothic-regularBold') format('svg'), url("fonts/carroisgothic-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-regular';
  src: url('fonts/opensans-regular.eot');
  src: url('fonts/opensans-regular.eot?#iefix') format('eot'), url('fonts/opensans-regular.woff') format('woff'), url('fonts/opensans-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-bold';
  src: url('fonts/opensans-bold.eot');
  src: url('fonts/opensans-bold.eot?#iefix') format('eot'), url('fonts/opensans-bold.woff') format('woff'), url('fonts/opensans-bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@media screen and (max-width: 1200px) {
  body.category-nos_actualites #page-title h1,
  body.category-our_news #page-title h1,
  body.single-post #page-title h1 {
    margin-left: 32%;
  }
  body .form-newsletter-home label {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 1030px) {
  body .carousel-actus .list_carousel li {
    width: 28.769%;
  }
  body .services .tw-element {
    padding: 0 10px;
  }
  body .devenir-donateur-mecene .row > .tw-element {
    padding-left: 30px;
    padding-right: 30px;
  }
  body.category-nos_actualites #page-title h1,
  body.category-our_news #page-title h1,
  body.single-post #page-title h1 {
    margin-left: 27%;
  }
}
@media screen and (max-width: 990px) {
  body .news-home {
    background: transparent;
  }
  body .events-home {
    padding-left: 15px;
  }
  body .form-newsletter-home #mail {
    width: 60%;
  }
}
