.leaflet-container {
  font-size: 12px;
}
.leaflet-container .fr-marker-cluster .fr-marker {
  background-color: #853e90;
  transform: translate(-50%,-50%) rotateX(0deg) rotateZ(0deg);
  border-radius: 100%;
  border: 3px solid #fff;
  color: #fff;
  text-align: center;
  box-shadow: 0 2px 3px 1px #000000;
  z-index: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
  padding: 5px 10px;
}
body {
  background: #eef0f5;
}
body img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Trebuchet MS";
  color: #1081c5;
  text-transform: uppercase;
}
h1 {
  font-size: 30px;
  line-height: 45px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
a {
  color: #1081c5;
}
p,
ul,
li {
  color: #4d4d4d;
}
p {
  text-align: justify;
}
.text-align-left {
  text-align: left;
}
.text-align-right {
  text-align: right;
}
.text-align-center {
  text-align: center;
}
img[data-align="right"] {
  float: right;
  padding: 0 0 10px 10px;
}
img[data-align="left"] {
  float: left;
  padding: 0 10px 10px 0;
}
img[data-align="center"] {
   display: block;
   margin: auto;
}
.displayNone {
  display: none !important;
}
h1.page-header {
  font-size: 24px;
  margin-bottom: 15px;
  border-bottom: none;
}
h1.page-header span {
  position: relative;
  padding-right: 40px;
  padding-bottom: 5px;
  border-bottom: 6px solid #1081c5;
}
h1.page-header span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 10px;
  background: #1081c5;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  width: 12px;
  height: 6px;
}
h2.arc {
  text-align: center;
  position: relative;
}
h2.arc .arc-en-ciel {
  position: absolute;
  top: -20px;
  left: 0;
}
.container-fluid {
  max-width: 1200px;
}
.stripe.bleu {
  background: #1081c5;
}
.stripe.site_bg {
  background: #eef0f5;
}
.main-container section form,
article.full {
  padding: 25px 20px 20px 20px;
  overflow: hidden;
  background: #ffffff;
  border-right: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
  -moz-box-shadow: inset 2px -2px 5px 0px #cdcdcd;
  -webkit-box-shadow: inset 2px -2px 5px 0px #cdcdcd;
  -o-box-shadow: inset 2px -2px 5px 0px #cdcdcd;
  box-shadow: inset 2px -2px 5px 0px #cdcdcd;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#cdcdcd,Direction=45,Strength=5);
}
.main-container section form > .content,
article.full > .content {
  position: relative;
}
.main-container section form > .content .date,
article.full > .content .date {
  font-size: 14px;
  font-weight: bold;
  background: #2a4baa;
  color: #ffffff;
  padding: 2px 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  margin: 20px 20px 0 0;
}
.main-container section form > .content .sharebox,
article.full > .content .sharebox {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  margin: 20px 0 0 20px;
}
.main-container section form > .content .nophoto,
article.full > .content .nophoto {
  height: 50px;
}
.main-container section form span.jaune,
article.full span.jaune {
  color: #FDF036 !important;
}
.main-container section form span.bleu1,
article.full span.bleu1 {
  color: #1081c5 !important;
}
.main-container section form span.bleu2,
article.full span.bleu2 {
  color: #2a4baa !important;
}
.main-container section form span.carmin,
article.full span.carmin {
  color: #FC1819 !important;
}
.main-container section form span.enfance,
article.full span.enfance {
  color: #68cef6 !important;
}
.main-container section form span.jeunesse,
article.full span.jeunesse {
  color: #ffbc3f !important;
}
.main-container section form span.seniors,
article.full span.seniors {
  color: #01ab9e !important;
}
.main-container section form span.education,
article.full span.education {
  color: #028400 !important;
}
.main-container section form span.formation,
article.full span.formation {
  color: #9bc229 !important;
}
.main-container section form span.loisirs,
article.full span.loisirs {
  color: #f92675 !important;
}
.main-container section form span.entraide,
article.full span.entraide {
  color: #893688 !important;
}
.main-container section form span.consommation,
article.full span.consommation {
  color: #f18c18 !important;
}
.main-container section form span.developpement,
article.full span.developpement {
  color: #78bec3 !important;
}
.main-container section form span.soustitre2,
article.full span.soustitre2 {
  color: #ffffff !important;
  background: #1081c5;
  font-family: Arial;
  font-weight: bold;
}
article.full form {
  padding: 0;
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  filter: none;
}
form.webform-submission-form div.form-inline label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
form.webform-submission-form div.form-inline input {
  display: block;
  width: 100%;
}
form.webform-submission-form div.form-item {
  margin-bottom: 15px;
}
form.webform-submission-form fieldset {
  margin-bottom: 15px;
}
form.webform-submission-form fieldset div.form-item {
  margin-bottom: 5px;
}
#block-fr-multisites-search form input {
  border-color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #1081c5;
}
#block-fr-multisites-search form .input-group-btn button {
  background: #ffffff;
  border-color: #ffffff;
}
#block-fr-multisites-search form .input-group-btn button .glyphicon-search:before {
  color: #1081c5;
}
.arc-en-ciel {
  width: 100%;
  height: 6px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: table;
}
.bottom .arc-en-ciel {
  position: absolute;
  bottom: 0;
  left: 0;
}
.arc-en-ciel li {
  display: table-cell;
  position: relative;
  font-size: 0;
}
.arc-en-ciel li:before {
  content: " ";
  display: block;
  width: 0px;
  height: 0px;
  border: 3px solid transparent;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  border-right: 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.arc-en-ciel .arc1 {
  background: #FDF036;
}
.arc-en-ciel .arc2 {
  background: #ffbc3f;
}
.arc-en-ciel .arc2:before {
  border-left-color: #FDF036;
  border-top-color: #ffbc3f;
  border-bottom-color: #ffbc3f;
}
.arc-en-ciel .arc3 {
  background: #f18c18;
}
.arc-en-ciel .arc3:before {
  border-left-color: #ffbc3f;
  border-top-color: #f18c18;
  border-bottom-color: #f18c18;
}
.arc-en-ciel .arc4 {
  background: #FC1819;
}
.arc-en-ciel .arc4:before {
  border-left-color: #f18c18;
  border-top-color: #FC1819;
  border-bottom-color: #FC1819;
}
.arc-en-ciel .arc5 {
  background: #f92675;
}
.arc-en-ciel .arc5:before {
  border-left-color: #FC1819;
  border-top-color: #f92675;
  border-bottom-color: #f92675;
}
.arc-en-ciel .arc6 {
  background: #893688;
}
.arc-en-ciel .arc6:before {
  border-left-color: #f92675;
  border-top-color: #893688;
  border-bottom-color: #893688;
}
.arc-en-ciel .arc7 {
  background: #2a4baa;
}
.arc-en-ciel .arc7:before {
  border-left-color: #893688;
  border-top-color: #2a4baa;
  border-bottom-color: #2a4baa;
}
.arc-en-ciel .arc8 {
  background: #1081c5;
}
.arc-en-ciel .arc8:before {
  border-left-color: #2a4baa;
  border-top-color: #1081c5;
  border-bottom-color: #1081c5;
}
.arc-en-ciel .arc9 {
  background: #68cef6;
}
.arc-en-ciel .arc9:before {
  border-left-color: #1081c5;
  border-top-color: #68cef6;
  border-bottom-color: #68cef6;
}
.arc-en-ciel .arc10 {
  background: #78bec3;
}
.arc-en-ciel .arc10:before {
  border-left-color: #68cef6;
  border-top-color: #78bec3;
  border-bottom-color: #78bec3;
}
.arc-en-ciel .arc11 {
  background: #01ab9e;
}
.arc-en-ciel .arc11:before {
  border-left-color: #78bec3;
  border-top-color: #01ab9e;
  border-bottom-color: #01ab9e;
}
.arc-en-ciel .arc12 {
  background: #028400;
}
.arc-en-ciel .arc12:before {
  border-left-color: #01ab9e;
  border-top-color: #028400;
  border-bottom-color: #028400;
}
.arc-en-ciel .arc13 {
  background: #9bc229;
}
.arc-en-ciel .arc13:before {
  border-left-color: #028400;
  border-top-color: #9bc229;
  border-bottom-color: #9bc229;
}
.main-container {
  padding: 0;
  position: relative;
  z-index: 40;
}
.region.region-content {
  overflow: hidden;
}
.region.region-header {
  position: relative;
  margin-bottom: 20px;
}
.btn.btn-more {
  color: #ffffff;
  background-color: #2a4baa;
  border-color: #2a4baa;
  padding-right: 30px;
  padding-left: 30px;
}
p {
  margin: 10px 0;
}
p:last-child {
  margin-bottom: 10px;
}
a.btn {
  padding: 10px;
}
.badge {
  color: #ffffff;
  padding: 10px;
  margin: 5px;
}
.badge[href]:focus,
.badge[href]:hover {
  color: #ffffff;
  text-decoration: none;
}
.badge.badge-danger {
  background: #dc3545;
}
.badge.badge-danger[href]:focus,
.badge.badge-danger[href]:hover {
  background-color: #bd2130;
}
.badge.badge-primary {
  background: #007bff;
}
.badge.badge-primary[href]:focus,
.badge.badge-primary[href]:hover {
  background-color: #0062cc;
}
.badge.badge-secondary {
  background: #6c757d;
}
.badge.badge-secondary[href]:focus,
.badge.badge-secondary[href]:hover {
  background-color: #545b62;
}
.badge.badge-success {
  background: #28a745;
}
.badge.badge-success[href]:focus,
.badge.badge-success[href]:hover {
  background-color: #1e7e34;
}
.badge.badge-warning {
  background: #ffc107;
}
.badge.badge-warning[href]:focus,
.badge.badge-warning[href]:hover {
  background-color: #d39e00;
}
.badge.badge-info {
  background: #17a2b8;
}
.badge.badge-info[href]:focus,
.badge.badge-info[href]:hover {
  background-color: #117a8b;
}
.badge.badge-light {
  background: #f8f9fa;
}
.badge.badge-light[href]:focus,
.badge.badge-light[href]:hover {
  background-color: #dae0e5;
}
.badge.badge-dark {
  background: #343a40;
}
.badge.badge-dark[href]:focus,
.badge.badge-dark[href]:hover {
  background-color: #1d2124;
}
.region-sidebar-second section.block {
  margin-bottom: 20px;
  position: relative;
}
aside h5 {
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 15px;
}
aside .wrapper {
  overflow: hidden;
  background: #ffffff;
  padding: 20px;
}
.media-image {
  position: relative;
  overflow: hidden;
}
.media-image img {
  transform: scale(1.05);
  transform-origin: 33% 33%;
  transition: transform 300ms ease-out;
  perspective: 800px;
  transform-style: preserve-3d;
}
.media-image img:hover {
  transform: scale(1);
}
div.myLoad {
  padding: 0;
  border: 0;
  float: left;
  position: absolute;
  background: white;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: none;
}
div.myLoad .wrapper .loader {
  -webkit-animation: load-spin 2s infinite linear;
  animation: load-spin 2s infinite linear;
  background: url(../images/load.png) no-repeat 0 0 transparent;
  opacity: 0.5;
  display: block;
}
@-webkit-keyframes load-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.page-node-type-page-famillesrurales form.webform-submission-form {
  padding: 20px 7%;
}
.page-node-type-page-famillesrurales form.webform-submission-form > div,
.page-node-type-page-famillesrurales form.webform-submission-form fieldset {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  h1.page-header {
    padding: 0 10px;
  }
}
#edit-submit.loader {
  background: #ffffff;
  border-color: #999999;
  color: #999999;
}
#edit-submit.loader span:before {
  -webkit-animation: load-spin 2s infinite linear;
  animation: load-spin 2s infinite linear;
  background: url(../images/load.png) no-repeat 0 0 transparent;
  opacity: 0.5;
  display: block;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  padding: 0;
  margin: 0;
  color: transparent;
}
