@import url('https://fonts.googleapis.com/css?family=Nunito:300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');
/* COULEURS */
/*
Sont définie en global, parématrables dans l'admin :
- main_color_1
- main_color_2
*/
/* RESPONSIVE */
/* je sete des variale en utilisant celles de bootstrapo */
/* HEADEER */
/* couleur des textes */
/* Les chartes ont souvent 3 couleurs principales et pas 2 */
/* Maintenant on peut, à partir de ces 3 couleurs, définir les couleurs utilisées sur les différences composants */
/* Section annuaire fond formulaire */
/* FOOTER */
/* block dateSide */
body {
  font-family: 'Nunito', sans-serif;
  font-weight: normal;
}
.box-shadow {
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.14);
}
#section-compteurs {
  padding-top: 38px;
  padding-bottom: 52px;
}
#section-compteurs .article-counter .counter-mode-icon .counter-icon .faicon {
  border: 0 none  ;
  border-radius: 0;
  padding: 0;
}
#section-compteurs .article-counter .counter-mode-icon .counter-icon .faicon:before {
  background: transparent;
  color: #fff;
  padding: 0;
}
#section-compteurs .article-counter .counter-mode-icon .counter-txt .counter-digit {
  font-weight: bold;
  font-size: 47px;
  line-height: 1em;
  margin-bottom: 5px;
}
#section-compteurs .article-counter .counter-mode-icon .counter-txt .counter-label {
  text-transform: uppercase;
  font-size: 26px;
  display: inline-block;
  margin-top: 10px;
}
.new_inscription_form [name="civil"] {
  max-width: 120px !important;
}
.new_inscription_form select,
.new_inscription_form textarea,
.new_inscription_form [type="text"] {
  width: 100% !important;
  max-width: 300px !important;
  min-width: 98px !important;
  width: 100%;
  height: 50px !important;
}
.new_inscription_form .tabform {
  min-width: 308px;
}
.new_inscription_form .tabform select,
.new_inscription_form .tabform input {
  max-width: 308px !important;
  min-width: 0 !important;
  width: 100%;
}
.new_inscription_form .tabform td {
  padding: 2px 1px;
}
.new_inscription_form .tabform.tableau_divers th {
  padding: 0;
  min-width: 0;
  color: inherit;
  background: transparent;
}
.new_inscription_form .tabform.tableau_divers tr:hover {
  background-color: transparent !important;
}
.new_inscription_form .tabform.tableau_divers td {
  padding: 2px 0px;
}
.new_inscription_form .tabform.tableau_divers td + td {
  padding-right: 2px;
}
#section-events .home-article,
#section-actus .home-article {
  border: 0 none;
}
#section-events .home-article .desc,
#section-actus .home-article .desc {
  padding: 0 !important;
  font-size: 14px;
  line-height: 24px;
}
#section-events .home-article .title,
#section-actus .home-article .title {
  color: #333;
  margin-bottom: 20px;
  padding: 0 !important;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2;
}
#section-events .home-article .model-image,
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
  border-radius: 8px;
}
#section-events .section-title .title,
#section-actus .section-title .title {
  font-size: 24px;
  letter-spacing: 5px;
  color: #333333;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  line-height: 1em;
}
#section-events .section-title .line,
#section-actus .section-title .line {
  width: 70px;
  background-color: #0cce6b;
  border-color: #0cce6b;
}
#section-events .section-more a,
#section-actus .section-more a {
  border: 0 none;
  border-radius: 25px;
  background: #0cce6b;
  height: 40px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 800;
  text-align: center;
  text-transform: none;
}
#section-events .section-more:hovver a,
#section-actus .section-more:hovver a {
  background: #253a7b;
}
#section-events .home-article {
  border: 0 none;
}
#section-events .home-article .title {
  height: 0;
  overflow: hidden;
  width: 0;
}
#section-events .home-article .title .location {
  position: absolute;
  color: #333;
  bottom: 20px;
  left: 30px;
  font-size: 15px;
}
#section-events .home-article .title .location:before {
  margin-right: 3px;
  content: "\f3c5";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #0cce6b;
  font-size: 25px;
}
#section-events .home-article .desc {
  padding: 30px !important;
  font-size: 20px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}
#section-events .section-title .title {
  font-size: 24px;
  letter-spacing: 5px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  line-height: 1em;
}
#section-events .section-title .line {
  width: 70px;
  background-color: #fff;
  border-color: #fff;
}
#section-events .section-more a {
  border: 0 none;
  border-radius: 25px;
  background: #fff;
  height: 40px;
  font-size: 16px;
  color: #0cce6b;
  font-weight: 800;
  text-align: center;
  text-transform: none;
}
#section-events .section-more:hovver a {
  background: #253a7b;
  color: #fff;
}
#section-gmap .section-body {
  background-color: #253a7b;
}
#section-gmap .recherche_avancee {
  display: none !important;
}
#section-gmap #recherche_annuaire_express > .input-group {
  width: 100%;
  border: 1px solid #adadad;
  border-radius: 30px;
  overflow: hidden;
  height: 60px;
}
#section-gmap #recherche_annuaire_express > .input-group > .form-control {
  margin: 0 !important;
  height: 60px !important;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 85px;
  padding-left: 20px;
  font-size: 15px;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon {
  background: #0cce6b;
  position: absolute;
  width: 70px;
  height: 50px;
  right: 5px;
  top: 5px;
  margin: 0;
  z-index: 999;
  border-radius: 30px;
  border: 0 none;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon > a {
  width: 73px;
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 800;
  text-align: center;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon > a .fas {
  display: none !important;
}
.footer_mode_right #footer-socials-address #footer-coords {
  margin-top: 20px;
}
.footer_mode_right.na-footer #footer-bottom .liens-footer {
  margin-top: -103px;
}
#com1 .com-article {
  min-height: 355px;
}
#com1 .com-title {
  font-size: 24px;
  letter-spacing: 5px;
  color: #333333;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
  line-height: 32px;
  margin-bottom: 0;
}
#com1 .line {
  width: 66px;
  background-color: #0cce6b;
  border-color: #0cce6b;
  display: block;
  height: 2px;
  margin: 12px 0 32px;
}
#com1 .com-image {
  height: 350px;
  border-radius: 6px;
  overflow: hidden;
}
#com1 .com-image img {
  max-height: unset;
  max-width: unset;
  min-width: 100%;
  min-height: 100%;
}
#com1 .com-description {
  line-height: 1.3em;
  max-height: 200px;
  overflow: hidden;
  font-size: 14px;
  font-family: arial, sans-serif;
}
#com1 .com-description em {
  font-style: normal;
}
#com1 .com-description strong {
  font-weight: 900;
  line-height: 24px;
  font-size: 16px;
}
#com1 .com-description a {
  text-decoration: none !important;
}
#com1 .com-cta {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: left;
  padding: 0;
}
#com1 .com-cta .col {
  padding: 0;
}
#com1 a.btn {
  border: 0 none;
  border-radius: 25px;
  background: #0cce6b;
  height: 40px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 800;
  text-align: center;
  text-transform: none;
  padding: 10px 42px;
}
#com1:hovver {
  background: #253a7b;
}
.bar .btn-connexion-wrapper {
  min-width: 180px;
}
.bar .btn-connexion-wrapper .faicon_user:before {
  content: "\f2bd";
  color: #fff;
  width: 26px;
  height: 26px;
  display: block;
}
.bar .btn-connexion-wrapper a:hover .faicon_user:before,
.bar .btn-connexion-wrapper a:active:hover .faicon_user:before,
.bar .btn-connexion-wrapper a:visited:hover .faicon_user:before {
  color: #253a7b;
}
.bar .btn-inscription-wrapper {
  min-width: 180px;
}
.bar .btn-inscription-wrapper a {
  font-weight: 800;
}
.bar .btn-inscription-wrapper .icon:before {
  content: "\f2b5";
  color: #fff;
  width: 26px;
  height: 26px;
  display: block;
}
.bar .btn-inscription-wrapper a:hover .icon:before,
.bar .btn-inscription-wrapper a:active:hover .icon:before,
.bar .btn-inscription-wrapper a:visited:hover .icon:before {
  color: #253a7b;
}
@media (min-width: 1200px) {
  #com1 .com-description {
    height: 200px;
  }
  .bar .connexion-btn span {
    margin-right: -30px;
    padding-top: 1px;
    display: inline-block;
  }
  .bar .fa-plus-circle {
    left: 10px;
  }
  .bar .btn-inscription-wrapper .btn-adherer-label {
    font-weight: 800 !important;
    margin-right: -35px !important;
  }
  .bar .bar-btn-2 {
    min-width: 158px;
  }
  .bar .bar-btn-1 a,
  .bar .bar-btn-2 a {
    text-transform: none;
    font-weight: 800 !important;
    position: relative;
  }
  .bar .bar-btn-1 a .fa-user-circle,
  .bar .bar-btn-2 a .fa-user-circle,
  .bar .bar-btn-1 a .fa.icon,
  .bar .bar-btn-2 a .fa.icon,
  .bar .bar-btn-1 a > .topbar-btn-icon,
  .bar .bar-btn-2 a > .topbar-btn-icon {
    margin: 1px 0 0 !important;
    position: absolute;
    display: block !important;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    padding: 0;
  }
  .bar .topbar-btn-icon .fas {
    left: 0 !important;
  }
  #section-gmap .section-title .line {
    float: left;
    width: 70px;
  }
  #section-gmap .section-title .title {
    font-size: 24px;
    letter-spacing: 5px;
    font-weight: 800;
    text-align: left;
    line-height: 2.5em;
    margin: 0 !important;
  }
  #section-gmap .section-body {
    padding: 0;
    background: transparent;
    width: 100%;
    max-width: 100%;
  }
  #section-gmap .section-body .intro {
    display: none;
  }
  #section-gmap .section-body .section-title {
    float: left;
    width: 50%;
  }
  #section-gmap .section-body .search {
    float: right;
    width: 50%;
  }
  body header .header-nav-side .header-navigation > .nav-wrapper > .nav > ul > li:hover > a {
    color: #fff;
  }
  body header .header-nav-side .header-navigation > .nav-wrapper > .nav > ul > li > a {
    color: #333;
  }
  body.home .main-navigation-row {
    height: 125px;
  }
  body.home .logo-a {
    position: absolute;
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    margin-top: 15px;
    margin-left: -12px;
  }
  body.home .logo-a img {
    height: 130px;
    max-height: 130px;
  }
  body.home .header-navigation {
    margin-top: 45px;
  }
  header .logo-a img {
    height: 130px;
    max-height: 130px;
  }
  header .header-nav-side .header-navigation {
    width: calc(100% - 150px );
  }
  header .header-nav-side .header-navigation .nav-wrapper > nav > ul {
    display: block;
    text-align: right;
    justify-content: flex-end;
  }
  header .header-nav-side .header-navigation .nav-wrapper > nav > ul li {
    flex: none;
  }
  header .header-nav-side .header-navigation .nav-wrapper > nav > ul .nav-dropdown a {
    font-size: 16px;
    color: #8b8b8b;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.3rem;
  }
  header .header-nav-side .header-navigation .nav-wrapper > nav > ul .nav-dropdown li:hover a {
    color: #fff;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod {
    padding: 0;
  }
  .header-navigation > .nav-wrapper > .nav > ul > li > a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #333;
    font-weight: 800 !important;
  }
  #main-carousel .carousel-content {
    padding: 15% 20%;
  }
  #main-carousel .carousel-content .link-entire-box {
    display: block;
    text-align: center;
  }
  #main-carousel .carousel-content .link-entire-box .title {
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    max-width: 600px;
    font-size: 30px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
  }
  #main-carousel ul.slick-dots {
    bottom: 35px;
    top: unset;
    width: 100%;
    left: 0;
  }
  .container-fullscreen .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
    left: 15%;
  }
  .container-fullscreen .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
    right: 15%;
  }
  #section-portraits {
    padding: 20px 0px 0 505px;
    height: 150px;
  }
  #section-portraits .section-title.side-title {
    padding: 0 17px 0 0;
  }
  #section-portraits .section-title .title {
    height: 115px;
    padding: 30px 83px 0 0 !important;
    font-weight: 600 !important;
    font-size: 26px !important;
    letter-spacing: 3px !important;
    text-transform: uppercase;
    line-height: 34px !important;
    text-align: left;
  }
  #section-portraits .section-title .line {
    margin: 0;
  }
  #section-portraits .slick-slider i.slick-arrow.fas {
    transform: translateY(-50%);
    left: -40px;
  }
  #section-portraits .home-content i.slick-arrow.fa-chevron-right {
    left: unset;
    right: -5px;
  }
  #section-portraits .slick-list.draggable {
    width: 650px;
    height: 110px;
  }
  #section-portraits .article-portraits .model-image,
  #section-portraits .slick-slide > div {
    margin: 0 !important;
    padding: 0 !important;
  }
  #section-portraits .home-content {
    padding: 0;
  }
  #section-portraits .slick-track {
    overflow: hidden;
  }
  #section-portraits .col-article {
    width: 110px !important;
    height: 110px !important;
  }
  #section-portraits .col-article + .col-article {
    margin-left: 25px !important;
  }
  #section-portraits .article-portraits {
    height: 110px;
  }
  #section-portraits .home-article {
    width: 110px !important;
    height: 110px !important;
    border-radius: 50%;
    overflow: hidden;
  }
  #section-portraits .home-article .title-wrapper {
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    margin: 4px;
    width: 100px;
    height: 100px;
  }
  #section-portraits .home-article .title-wrapper .title {
    width: 100px;
    height: 100px !important;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
    padding: 15px 10px;
    font-weight: 900;
  }
  #section-portraits .home-article .title-wrapper .title a {
    text-align: center;
    height: 90px;
  }
  #section-portraits .side-title {
    height: 150px;
    background-color: #253a7b !important;
  }
  #section-portraits .side-title:before {
    background-color: #253a7b !important;
  }
  #section-portraits .side-title .title {
    font-size: 30px;
    width: 434px;
    line-height: 150px;
    font-weight: 900;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    letter-spacing: 0.2px;
  }
  footer.footer_mode_right {
    padding-top: 0 !important;
  }
  footer.footer_mode_right .logos-left {
    text-align: left;
    margin-left: -10px;
  }
  footer.footer_mode_right #footer-socials {
    margin-top: 5px !important;
  }
  footer.footer_mode_right #footer-coords {
    margin-top: 10px !important;
  }
  footer.footer_mode_right #footer-coords li {
    font-weight: normal;
    display: block;
    font-size: 16px;
  }
  footer.footer_mode_right .liens-footer {
    margin-top: -77px !important;
  }
  footer.footer_mode_right .liens-footer li {
    font-weight: bold;
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  #com1 .com-description {
    margin-bottom: 15px;
  }
  #com1 .com-article + .com-article {
    margin-top: 30px;
  }
  #com1 .com-image {
    margin-bottom: 30px;
  }
  #main-carousel .model-ratio-image {
    background: #000;
  }
  #main-carousel .newsImg {
    opacity: .6;
  }
  #main-carousel ul.slick-dots {
    bottom: 35px;
    top: unset;
    width: 100%;
    left: 0;
  }
  #footer-middle {
    text-align: center;
  }
  #footer-middle #footer-logos-left {
    margin-bottom: 15px;
  }
  #footer-middle .liens-footer {
    margin: 0 0 15px;
  }
  #footer-middle h4 {
    margin: 15px 0;
  }
  .subscribe {
    margin: 0 15px;
  }
  #footer-socials {
    float: none !important;
  }
  .na-footer .footer-row [class^="col"] {
    margin: 15px 0;
    text-align: center;
  }
}
.model-content > .link-entire-box {
  outline: none !important;
}
.photo-wrapper img,
.photo-wrapper canvas {
  width: 100%;
}
.photo.grid-item {
  width: 100%;
}
