.head-img {
  width: 100%;
  height: auto;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
}

#status {
  width: 300px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../imgs/preloading.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -150px 0 0 -150px;
}

.slider-phone {
  display: block;
  width: 90%;
  height: 340px;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 370px;
  left: 50%;
}

.img-slide-phone {
  height: 340px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.section1-phone {
  background-size: 100% 650px !important;
}

.slider-img-phone {
  /* background-image: url(../imgs/slider/pic1.png); */
  background-size: cover;
  height: 100%;
}

@media (min-width: 480px) and (max-width: 1025px) {
  .slider-phone {
    top: 40%;
  }
}
@media (max-width: 820px) {
  .slider-phone {
    top: 335px;
  }
}
@media (max-width: 550px) {
  .slider-phone {
    top: 280px;
  }

  .img-slide-phone {
    height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }

  .slider-desc {
    height: 140px;
  }

  .discover {
    top: 82%;
    left: 76%;
  }

  .all-news {
    left: 124px;
  }
}
@media (max-width: 460px) {
  .all-news {
    left: 124px;
  }
}
@media (max-width: 550px) {
  .slider-desc {
    height: 160px;
  }

  .slider-desc p {
    width: 300px;
  }
}
/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}

.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
  transform: scale(0.9);
}

@media (min-width: 1000px) {
  #banner-footer {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 99;
  }
}
@media (max-width: 500px) {
  .sauv-block h2 {
    padding-top: 20px;
  }
}
.flockler-wall-item__share-action {
  background-image: url("../imgs/share-buttons.png");
  background-repeat: no-repeat;
}

.flockler-wall-item--instagram > .flockler-wall-item__content {
  border: 4px solid #e75b48;
  border-radius: 1%;
}

.flockler-wall-item--tweet > .flockler-wall-item__content {
  border: 4px solid #f9c647;
  border-radius: 1%;
}

.flockler-wall-item--facebook > .flockler-wall-item__content {
  border: 4px solid #165493;
  border-radius: 1%;
}

.flockler-wall-item--instagram > .flockler-wall-item__content > .flockler-wall-item__footer {
  margin-top: 10px;
  padding-bottom: 10px;
  background: #fee3df;
}

.flockler-wall-item--tweet > .flockler-wall-item__content > .flockler-wall-item__footer {
  margin-top: 10px;
  padding-bottom: 10px;
  background: rgba(249, 198, 71, 0.3882352941);
}

.flockler-wall-item--facebook > .flockler-wall-item__content > .flockler-wall-item__footer {
  margin-top: 10px;
  padding-bottom: 10px;
  background: #d6edf9;
}

@media (min-width: 1000px) {
  #banner-footer {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 99;
  }
}
.art-desc {
  background-color: #f3f7fb;
  padding-bottom: 10px;
  padding-top: 5px;
  height: auto;
}

.cov-illu {
  min-height: 180px;
  background-size: cover !important;
}

.cov-illu-2 {
  min-height: 160px;
  background-size: cover !important;
}

.watch {
  background-image: url(../imgs/btn/regarder3.png);
}

.play {
  background-image: url(../imgs/btn/jouer3.png);
}

.single .content img {
  height: auto;
}

.content-main {
  padding-top: 20px;
}

.related_block .art-hover {
  margin-bottom: 60px;
}
.related_block .art-hover .art-desc p {
  font-size: 16px;
}
.related_block .art-hover:hover .art-desc {
  background: rgba(0, 83, 146, 0.1294117647);
}

.page .sauv-block {
  background-color: #005392;
  border-left: 12px solid #033b66;
}
.page .sauv-block p {
  color: #fff;
}
.page .page-content {
  color: #0094b3;
}
.page .page-content p {
  margin-bottom: 15px;
  color: #0094b3;
}
.page .page-content a {
  color: #0094b3;
  font-weight: bold;
}
.page .page-content h4 {
  margin-top: 40px;
}
.page .page-content h2 {
  margin-top: 40px;
}

.content-main {
  padding-top: 0;
}
.content-main .wp-block-button__link {
  color: #fff;
  background-color: #005392;
  border: none;
  border-radius: 7px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  padding: 5px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  transition: all 0.2s ease-in-out;
}
.content-main .wp-block-button__link:hover {
  transform: scale(1.05);
}

#contact #gform_submit_button_1 {
  display: block;
  padding-left: 5px;
  line-height: 30px;
  font-family: "Roboto", sans-serif !important;
  font-weight: bold;
  color: #fff;
  font-size: 22px;
  height: 40px;
  width: 215px;
  background-color: #005392;
  border-radius: 4px;
  margin: 0 auto;
  border: none;
  cursor: pointer;
}

.page-404 {
  height: 100vh;
  max-height: 800px;
  background-size: cover;
  text-align: center;
}
.page-404 h1 {
  color: #e75b44;
  font-size: 50px;
  font-weight: 300;
}
.page-404 p {
  color: #005392;
  font-family: "Roboto", sans-serif;
  max-width: 350px;
  font-size: 24px;
  letter-spacing: 0.6px;
}
.page-404 .btn {
  background-color: #005392;
  font-family: "A-Love-of-Thunder", "Roboto", sans-serif !important;
  border-color: #005392;
  font-weight: 400;
  color: white;
}

@media (min-width: 576px) {
  .page-404 {
    text-align: left;
  }
}
.hide-mobilise-toi {
  overflow: hidden;
}

.page-template-contact .gform_confirmation_wrapper {
  width: 250px;
  margin: 10px auto;
  display: block;
  background: #c8d12d;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.page-template-contact .gform_confirmation_wrapper .gform_wrapper {
  display: block !important;
}

.tu-aimeras-aussi-phone .art-wrapper {
  background-color: #f3f7fb;
}

.placement-haut {
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  right: 0;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .placement-haut {
    position: -webkit-sticky;
    position: sticky;
  }
}
.placement-haut img {
  margin: 0 auto;
  max-height: 100px;
  width: auto;
}

.placement-bas {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  left: 0;
  right: 0;
  text-align: center;
}
.placement-bas img {
  margin: 0 auto;
}

.banner_top header {
  padding-top: 100px;
}
@media screen and (min-width: 1000px) {
  .banner_top header {
    padding-top: 0;
  }
}
.banner_top .slider-phone {
  top: 410px;
}

.banner_bottom .section6 {
  padding-bottom: 200px;
}

.placement-haut {
  background: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 16px;
}
.navbar-expand-lg .navbar-nav .nav-link span span {
  display: none;
}
.navbar-expand-lg .navbar-nav .nav-link:hover span span {
  display: block;
}

#navbarSupportedContent {
  margin-top: 20px;
}
#navbarSupportedContent ul {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
#navbarSupportedContent ul li {
  margin: 0 10px;
}

.section4-right h4 strong {
  color: #97046e;
}/*# sourceMappingURL=custom.css.map */