<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: 'Neutra';
  font-weight: 400;
  src: url("../fonts/Neutra/NeutraTextDemi.otf") format("opentype");
  font-style: normal;
}

@font-face {
  font-family: 'LemonDrop';
  src: url("../fonts/Neutra/Lemondrop.ttf");
  font-style: normal;
}

@font-face {
  font-family: 'MinionPro';
  font-weight: 400;
  src: url("../fonts/Neutra/MinionPro-Regular.otf") format("opentype");
  font-style: normal;
}



* {
    font-family: 'Neutra',sans-serif;
}

a:active,
a:focus,
a:hover {
	outline-style:none !important;
    /*text-decoration: underline;*/
}
img {
	max-width: 100%;
	height: auto;
}
.over_hidden{
  overflow: hidden;
}

.row-same-height{ overflow: hidden; }
.row-same-height .col-same-height{margin-bottom: -99999px; padding-bottom: 99999px; }
.special-col-md-9{ width: 66%;}
.special-col-md-5{ width: 34%;}
.col-no-padding-right{ padding-right: 0;}
.col-no-padding-left{ padding-left: 0;}
a, a:hover{ color: #333;}
a:hover{ text-decoration: none;}
.bx-pager.bx-default-pager{ font-size: 1.15em; font-weight: 400;}
.navbar{ margin-bottom: 0;}
.grecaptcha-badge{opacity:0;}
/*********************************************/
/******			GENERAL					******/
/*********************************************/
.pav-img-container{overflow: hidden;}
.pav-img-container img{transition: 0.3s;}
.actualites-slider-container li:hover img, .evenements-slider-container li:hover img{ transform: scale(1.1);}
.popover{ background: rgba(255, 255, 255, 0.7);}
.popover a:hover{ text-decoration: underline;}
h3.popover-title{ font-size: .9em !important; border: none !important; background: rgba(255, 255, 255, 0.7); color: #000 !important;}
.popover-content{ display: none !important;}
/* #sb-site{background: #c5c4c3; background: transparent url('../images/bgheader.jpg'); background-repeat: no-repeat; background-attachment: fixed;} */
main{position: relative; }
body{ overflow: hidden !important; }
main.container{ min-height: 1040px; padding-bottom: 37px;}
h1 a, h2 a, h3 a, h1 a:hover, h2 a:hover, h3 a:hover{color: #333;}
/*.bgheader{
	width:100%;
	height:1464px;
	background: transparent url('../images/bgheader.jpg');
    position: fixed;
    background-attachment: fixed;
	top: 0;
	z-index: -1;
}*/
/*only for webkit  browsers*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#sb-site{
        background-attachment: fixed !important;
    }
}
.separator_wave{
  position: relative;
  margin-bottom: 40px;
}
.separator_wave::after{
  content: "";
  position: absolute;
  background: url("../images/separator_wave.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 10px;
  bottom: -20px;
  left: 0;
}
.slogon{
    text-align: center;
    background: url("../images/slogon-bar.png") bottom center no-repeat;
    color: #fff;
    font-size: 1.7em;
    margin-top: 87px;
}
.social_head{margin-bottom: -50px;margin-top: 50px;z-index: 10; position: relative;}
.header-btn{ width: max-content; padding: 5px 10px 2px 10px; font-size: 1.1em; border: none;line-height: inherit; overflow: visible;display: block; text-align: center;}
.btn-suivez-nous{ background-color: transparent; color: white; padding-left: 5px;}
.btn-contact{ background-color: #45BB9B; color: #fff;}
.tel-bloc-container{ border: 1px solid #fff; width: 100%; margin-top: 20px;}
.tel-bloc{margin: 0 auto; display: table; padding: 13px;}
.tel-bloc p{ display: inline-block; margin-bottom: 0; text-align: center; margin-left: 20px; font-size: 1.8em; font-weight: 700; color: #fff;}
.tel-bloc.tel-bloc-en p{ font-size: 1.3em;}
.tel-bloc img{ margin-top: -5px;}
.langues{ background: transparent; color: white; padding: 7px 12px; display: inline-block;}
.langues a{ font-size: 15px; color: white;}
.langues a.active{ font-weight: 900;}
.visible_mobile{ display: none;}
.hidden_mobile{ display: none !important;}
.head_mobile{
  display: none;
  justify-content: space-around;
}
.back_trans{
  background-color: transparent !important;
}
.w_100{
  margin: 0 !important;
  width: 100%;
  margin-top: 20px !important;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: white !important;
}
.float_unset li{
  float: unset;
}
.border_none{
  border: none;
}
.navbar-header .logo_header_mobile{
  width: 180px;
  display: block;
}
.navbar-header button{
  z-index: 10
}
.menu_nav{
  margin-top: 115px;
  position: relative;
  padding-right: 15px;
  z-index: 10;
  padding-left: 15px;
}

.leaves_red{
  position: absolute;
  right: 0;
  top: 460px;
  width: 500px;
  height: 500px;
  object-fit: contain;
  z-index: 5;
}
.menu_nav .wave_top{
  background-image: url('../images/wave-top.png');
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
  position: relative;
  height: 204px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;    
  bottom: -1px;
}

.menu_nav .wave_top img{
  width: 250px;
  margin-left:50px;
  margin-bottom: 20px;
}
.menu_nav .wave_top p{
  color: #227E73;
  font-size: 20px;
  font-family: 'LemonDrop';
  margin-right: 50px;
  margin-bottom: 40px;
}
#sb-site::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 1200px;
  background-image: url('../images/bg_color_header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  top: 0px;
  background-position: bottom;
}
#mc_embed_signup_scroll{
 display: flex;
 justify-content: center;
}
#mc_embed_signup .name {
  font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
  font-size: 15px;
  border: 1px solid #ABB0B2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #343434;
  background-color: #fff;
  box-sizing: border-box;
  height: 32px;
  padding: 0px 0.4em;
  display: inline-block;
  margin: 0;
  margin-right: 20px;
}

#sb-site::after{
  content: "";
  position: absolute;
  width: 50%;
  height: 920px;
  background-image: url('../images/back_deco2.png');
  background-repeat: no-repeat;
  background-size: cover;
  top: 0px;
  right: 0;
  background-position: bottom;
}

header{
  margin-bottom: 100px;
}
.wave_bottom{
  position: absolute;
  bottom: -10px;
  z-index: 10;
  left: 15px;
  width: calc(100% - 30px);
  height: 200px;
  object-fit: contain;
}
.btn-suivez-nous img{
  width: 25px;
  height: 25px;
}
.social_network{
  display: flex;
}
.follow{
  font-size: 16px;
  color: white;
  margin: auto;
line-height: 15px;
padding-top: 2px;
}
.fb_header{
  margin-left: 5px;
}
.home_version{
  top: 0;
  bottom: unset !important;
}
.header-navigation{
  position: absolute;
  bottom: -100px;
  width: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, .3);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin: 0 !important;
  padding: 20px 0;
 }
.header-navigation{ text-align: center; margin: 40px 0;}
.header-navigation li.header-navigation-element a{ color: #fff;}
.header-navigation li.header-navigation-element{
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-size: 1.43em;
    padding: 0 23px;
    display: inline-block;
    text-align: center;
    word-wrap: normal;
    border-left: 3px solid white;
}
.header-navigation li.header-navigation-element::after{
  content: "";
  position: absolute;
  background: url("../images/separator_wave.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 10px;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
}
.header-navigation a:hover{ text-decoration: none;}
/*.header-navigation li.header-navigation-element:first-child{ padding-left: 0;}*/
/*.header-navigation li.header-navigation-element:last-child{ padding-right: 0;}*/
.header-submenu{
    display: none;
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    font-size: 0.8em;
    left: 1px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 150%;
    z-index: 1000;
    color: #fff;
}
.header-submenu &gt; li{ font-size: 1.25em;}
.footer-navigation .header-submenu{ top: inherit; bottom: 100%;}
.actualites{ /*display: inline;*/ position: relative; }
.actualites .pav-img-container{overflow: hidden;}
.actualites:hover img{transform: scale(1.1); }
.actualites img{transition: 0.3s }
.back_beige &gt; div{ padding-top: 50px; padding-bottom: 100px;}
.back_beige{ position: relative;margin-top: 50px;}
.back_beige::after{
  content:"";
  position: absolute;
  top: 0;
  left: -30vw;
  width: 150vw;
  height: 100%;
  background-color: #FDE2D0;
  z-index: -1;
}
.footer-suivez-nous-container{margin-top: 10px;margin-bottom: 15px;}
.footer-suivez-nous-container label{font-size:18px !important; letter-spacing: 1px; color: #28B291; text-align:left; margin: 0;padding: 0 !important; text-transform: uppercase;}
.footer-suivez-nous-container input[type="submit"]{margin-right: -66px !important;background-color: #F38468 !important;font-size: 14px !important; text-transform: uppercase;}
.footer-suivez-nous-container input[type="submit"]:hover{color: #1755AD !important; }
.header-submenu a{ color: #fff !important; margin-bottom: 5px;}
.header-navigation li:first-child{ border: none;}
.header-submenu a.liElement{ font-size: 18px; display: block; padding: 5px 10px;}
.header-submenu a.liElement:hover{ background-color: rgba(255,114,84,0.7); text-decoration: none;}
.gabarit-2b-slider-non-iphone{ display: block;}
.gabarit-2b-slider-iphone{ display: none;}
.mySwiper{
  height: 700px;
  position: relative;
}
.mySwiper::before{
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  top: -1px;
  width: 9px;
  background: #1755AD;
  z-index: 101;
}
.mySwiper::after{
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  top: -1px;
  width: 9px;
  background: #1755AD;
  z-index: 101;
}
.mySwiper img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{
  color: white ;
}
.mySwiper .swiper-button-next{
  right: 40px;
}
.mySwiper .swiper-button-prev{
  left: 40px;
}

/*********************************************/
/******			HEADER OTHER PAGES					******/
/*********************************************/
.back_nav &gt; li a{
  color: white !important;
}
.back_nav{
  background-color: #FFE5D5;
  box-shadow: unset;
  bottom: -98px;
}
.back_nav .header-submenu{
  background-color: rgba(0, 0, 0, .5);
}

#mini-sb-site header{
  margin-bottom: 170px;
}
#mini-sb-site::before{
  content: "";
  transition: 0.3s;
  position: absolute;
  width: 1905px;
  height: 500px;
  background-image: url('../images/mini_bg_color_header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  top: 0px;
  background-position: bottom;
}

#mini-sb-site::after{
  content: "";
  position: absolute;
  width: 50%;
  height: 500px;
  background-image: url('../images/back_deco.png');
  background-repeat: no-repeat;
  background-size: cover;
  top: 0px;
  right: 0;
  background-position: bottom;
}
.mini_menu{
  height: 270px;
}
.mini_menu::before{
  /*display: none;*/
  content: "";
  position: absolute;
  bottom: -32px;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 30px);
  height: 110px; 
}

.mini_menu .back_nav{
  bottom: -99px;
  border-top: unset;
  background-color: rgba(0, 0, 0, 0.4);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/*********************************************/
/******			ACCUEIL					******/
/*********************************************/
.bloc_post_fb::before {
  position: absolute;
  top: 0;
  left: -30vw;
  width: 150vw;
  height: 100%;
  background-color: #FDE2D0;
}

.points {
  position: absolute;
  top: -70px;
  left: -10px;
  width: 100px;height: 300px;
  object-fit: contain;
}
.bloc_post_fb{
  position: relative;
  padding-top: 130px;
  padding-bottom: 80px;
}
.bloc_post_fb h2{
  margin: auto;
  display: flex;
  flex-direction: column;
  width: max-content;
  text-transform: uppercase;
  font-family: 'LemonDrop';
  margin-bottom: 40px;
  color: #204992;
  line-height: 40px;
}
.bloc_post_fb .postfb{
  border: 1px solid grey;
  height: 500px;
  margin-bottom: 50px;
}
.postsfb{
  position: relative;
  margin: auto;
  z-index: 10;
}
.postsfb .ff-loadmore-wrapper{
  display: none;
}

.postsfb .ff-img-portrait{
  height: 300px;
}

.postsfb .ff-stream-wrapper{
  margin-top: 0 !important;
}

.postsfb p,.postsfb span,.postsfb a{
  font-size: 15px;
}
.postsfb::before{
  content: "";
  position: absolute;
  right: -190px;
  top: -239px;
  width: 610px;
  height: 450px;
  background-image: url('../images/photo_post.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.postsfb::after{
  content: "";
  position: absolute;
  left: 100px;
  top: -200px;
  width: 300px;
  height: 200px;
  background-image: url('../images/butterfly.png');
  background-repeat: no-repeat;
  background-size: contain;
}

.leaves{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 370px;
  z-index: 0;
}

/* .bloc_infos{margin-bottom: 100px;} */
.full_width{width: 100%;}
.photo_decoration{position: relative;}
.photo_decoration::before{ content:""; position: absolute; width: 860px; height: 740px; top: -45px; left: -790px; background: url('../images/family_bird.png');background-repeat: no-repeat;background-size: cover;}
.bloc_presentation{position: relative; height: 700px;}
.bloc_presentation::before{position: absolute; top: 0; left: -30vw; width:150vw; height: 100%; background-color:#FDE2D0;}
.bloc_presentation::after{ content:""; position: absolute; bottom: -12px; right: -115px; width: 280px; height: 200px;  background: url('../images/boat_deco.png');background-repeat: no-repeat;background-size: contain;}
.decouvrez-cap-loire{ padding: 15px 30px; text-align: justify; font-size: 1.2em;}
.decouvrez-cap-loire li{ list-style: disc; margin-left: 15px;}
.decouvrez-cap-loire h1{ color: #7ECABD; font-size: 38px; margin-bottom: 40px; padding-bottom: 5px; font-family: 'LemonDrop';}
.decouvrez-cap-loire h1 a{ color: #7ECABD; font-family: 'LemonDrop';line-height: 50px; text-transform: uppercase;}
.decouvrez-cap-loire h1 span{ display: block; font-family: 'LemonDrop';}
.decouvrez-cap-loire p{color: black;}
.decouvrez-cap-loire ul li{color: black;}
.decouvrez-cap-loire a{color: black;}
.decouvrez-cap-loire a:hover{color: #1755AD;}
.decouvrez-cap-loire, .big-slider{ height: 469px;}
.decouvrez-cap-loire-quoi-cap-loire{ padding-top: 1px !important; /*overflow-y: scroll;*/}
.big-slider{ position: relative;}
.home-slider-navigation{ position: absolute; top: 0; left: 0; background: white; border: 1px solid lightgrey; padding: 10px; text-align: center; height: 45px; width: 80px; z-index: 9;}
.home-slider-navigation-right{ left: inherit; right: 0;}
.big-slider-element{ position: relative;}
.big-slider-element .big-slider-legende{ position: absolute; bottom: 31px; right: 0; display: block; color: #3c3c3c; background: rgba(255, 255, 255, 0.7); padding: 10px 15px;}
.gabarit-5-big-slider .big-slider-element .big-slider-legende{ bottom: 0;}
.home-slider-navigation-element{ cursor: pointer; display: inline-block; background: url("../images/black-arrows-bx-slider.png"); height: 23px; width: 14px;}
.clndr-nav-button{ background: url("../images/big-slider-navigation.png"); height: 24px; width: 14px;}
.home-slider-navigation-right{ background-position: 14px 0;}
.home-slider-navigation-left{margin-right: 15px;}
.row-pav-container{ margin-top: 50px;}
.pav{position: relative; color: #3c3c3c; }
.pav h2{ color: #fff; font-size: 1.5em; display: inline-block; margin-right: 20px; margin-top: 0 !important; vertical-align: top;}
.pav .pav-slider-navigation{display: inline-block;}
.pav .pav-img-container{ position: relative;}
.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.pav .pav-categorie, .gabarit-3-pav-categorie{ position: absolute; top: 0; left: 0; padding: 7px 15px; color: #fff !important;}
.gabarit-3-tag-date{ padding: 7px 15px; color: #fff;}

.gabarit-3-animation-categorie {
    display: block !important;
    float: right;
    margin-bottom: 5px;
    width: 100% !important;
}
.duree{ margin-top: 6px; display: block !important;}
.pav-categorie.pav-categorie-animation{ background: #009ed2;}
.pav-categorie.pav-categorie-exposition{ background: #45BB9B;}
.legende-image{ position: absolute; bottom: 0; width: 100%; padding: 7px 15px; color: #fff;}
.en-savoir-plus-container{ text-align: right;}
.en-savoir-plus-container .pav-categorie{ position: static; display: inline-block;}
.pav .pav-content{ padding: 25px; background: #FFAB7D; height: 125px; padding-top: 15px;}
.pav .pav-content.pav-content-gabarit-3{ height: 170px;}
.pav .pav-content h3{ color: white; font-size: 18px; font-weight: 500; margin-top: 0; font-style: italic;}
.pav .pav-content p{ color: white; margin-bottom: 0;}
.pav .pav-content a{ color: white; margin-bottom: 0;}
.pav-header-container a{ color: #28519F; text-transform: uppercase; font-family: 'LemonDrop';}
.pav-header-container a:hover{ /*text-decoration: underline;*/ color: #45BB9B;}
.agenda{ background-color: #45BB9B; padding: 25px 19px; padding-top: 5px; height: 378px;}
.agenda-navigation-btns{ float: right; display: inline-block; margin-top: 1px;}
.agenda h3{ color: white; margin-top: 0; font-size: 1.5em;}
.agenda-exposition-single{ display: none;}
footer{ background: white; margin-top: -1px; position: relative; z-index: 1;}
.footer-nav-container{ background: #009ed2; padding: 13px 20px 5px 20px; display: inline-block;}
.footer-nav-container li{ display: inline-block;}
.footer-nav-container a{ color: #fff; font-size: 1.2em; font-weight: 400; padding: 0 10px; border-right: 1px solid #fff;}
/*.footer-nav-container a:hover{ text-decoration: underline;}*/
.footer-nav-container li:last-child a{ border-right: none !important;}
footer .footer-btn{ display: inline-block !important; float: right; width: 200px; height: 52px; padding: 15px 20px 5px;}
.val-de-loire-container{ color: #fff; font-size: 1em; margin-top: 15px;}
footer .footer-navigation{ text-align: left; margin-top: 20px;}
footer .footer-navigation .header-navigation-element{ font-size: 1em; padding: 0 9px;}
footer .footer-navigation .header-navigation-element:nth-first-child{ text-align: left;}
footer .footer-adresse-container{ text-align: center; color: #204991; margin-top: 30px; margin-bottom: 30px;}
footer .footer-adresse-container h3{ font-size: 1.2em;}
footer .footer-adresse-container a{ color: #204991;}
footer .footer-adresse-container .footer-adresse-phone{ color: #204991; display: inline;}

.infos_footer .cap_loire_logo_f{
  width: 150px;
  margin: auto;
  margin-right: 0;
}

.infos_footer .val-de-loire-container img{
  width: 150px;
}
.separator_footer{
  position: relative;
  margin-left:15px;
}
.separator_footer::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -11px;
  margin: auto;
  background: url("../images/separator_wave.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 3px;
}

/*********************************************/
/******			Calendar				******/
/*********************************************/

.tooltip_agenda{
  display: none;
  position: absolute;
  top: calc(100% + 2px);
  left: 50%;
  transform: translateX(-50%);
  background: white;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 20px;
  padding: 5px 10px;
  width: max-content;
  z-index: 30;
}
.tooltip_agenda p{
  margin: 0;
}
.tooltip_agenda::before{
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  z-index: 0;
}


.tooltip_agenda a:hover{
  color: green;
}

.noselect {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.tooltip-inner{ max-width: 220px; padding: 3px 20px;}
.agenda-container {
  font-family: Asap, Helvetica, Arial;
  /*margin: 0 auto;*/
  /*width: 324px;*/
  /*height: auto;*/
/*  -moz-box-shadow: 4px 4px 0 #343434;
  -webkit-box-shadow: 4px 4px 0 #343434;
  box-shadow: 4px 4px 0 #343434;*/
}

#full_calendar h2{
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: white;
}

#full_calendar .fc-event-title{
  display: none !important;
}

#full_calendar .fc-col-header-cell-cushion{
  width: 43px;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  text-align: center;
  color: white;
  border-bottom: 2px solid white;
  margin-right: 3px;
  text-transform: uppercase;
}

#full_calendar  table.fc-scrollgrid, .fc-theme-standard th{ 
  border: unset !important;
}

.fc-theme-standard td{
  border-left: unset !important;
  border-right: unset !important;
  border-top: unset !important;

  border-bottom: 1px solid #c5c5c6 !important;
}

#full_calendar tr, #full_calendar .fc-daygrid-day, #full_calendar .fc-daygrid-day-frame{
  height: max-content;
}

#full_calendar .fc-daygrid-day-number{
  color: white;
  font-size: 1.4em;
  margin: auto;
  margin-top: 3px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.animation_event::before{
  content:"";
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 95%;
  height: 30px;
  z-index: -1;
  /* margin: auto;
  z-index: -1;
  border: 4px solid green; */
}

#full_calendar .fc-header-toolbar .fc-prev-button:focus, #full_calendar .fc-header-toolbar .fc-next-button:focus{
  box-shadow: unset;
}

#full_calendar .fc-header-toolbar .fc-prev-button, #full_calendar .fc-header-toolbar .fc-next-button{
  background-color: unset;
  border: unset;
}

#full_calendar .fc-header-toolbar .fc-prev-button span, #full_calendar .fc-header-toolbar .fc-next-button span{
  font-size: 2.1em;
}

#full_calendar .fc-scrollgrid-sync-table{
  height: max-content !important;
}

#full_calendar *{
  overflow: unset !important;
}

.row-same-height{
  overflow: unset !important;

}

#full_calendar .fc-daygrid-day{
  position: relative;
}

#full_calendar .fc-bg-event{
  opacity: 1;
}

.fc-daygrid-bg-harness{
  z-index: -1;
}

#full_calendar .fc-daygrid-day-top.event_deco a{
  position: relative;
}
#full_calendar .fc-daygrid-day-top.event_deco a::before{
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  z-index: -1;
  background: green;
}

#full_calendar  .fc-daygrid-event{
  height: 100%;
  width: 100%;
  background-color: unset;
  border: unset;
  margin: auto;
}

#full_calendar .fc-daygrid-day-events{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

#full_calendar .fc-daygrid-event-harness{
  height: 100%;
}

/*.day:nth-last-child(-n+7) { border-bottom: 2px solid #676362 !important; }*/
.agenda-container .clndr .controls .month{ /*color: #fff;*/ line-height: 1em; padding: 0; font-size: 2em; font-weight: 700; font-style: italic; margin-right: 15px; text-align: left;}
/*********************************************/
/******			Gabaris 2				******/
/*********************************************/
.middle-navigation-content{ background: #fff; padding: 34px; margin-top: 57px;}
.navigation-middle-element-container{ position: relative; overflow: hidden; margin-bottom: 30px;}
.navigation-middle-element-container img{ transition: 0.3s;}
.navigation-middle-element-container:hover img{ transform: scale(1.1);}
.navigation-middle-element-container .navigation-middle-element-link h3{ font-size: 1.3em !important; margin: 0;}
.navigation-middle-element-container .navigation-middle-element-link{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-weight: 600;
    width: 100%;
    text-align: center;
    padding: 12px 15px;
    color: #fff;
}
.element-exposition-permanente{ background: #FFAB7D;}
.element-le-cap-vert{ background: #45BB9B;}
.element-les-jardins-thematiques{ background: #1755AD;}
/*********************************************/
/******			Gabarit 5				******/
/*********************************************/
/*.gabarit-5-big-slider{ height: auto !important;}*/
.gabarit-5-body-container{ position: relative; top: -14px;}
.gabarit-5-body-container-top-0{ top: 0 !important; margin-bottom: 15px;}
.gabarit-5-col-content{ margin-top: -15px;}
.gabarit-5-content-container{ background: #fff;}
.gabarit-5-content-content{/*overflow-y: scroll;*/ padding: 66px 40px; font-size: 1.23em;}
.gabarit-5-content-container h1{ font-size:29px; color: #45BB9B; display: block; font-family: 'LemonDrop'; }
.gabarit-5-content-container p{color: black;  text-align: justify;}
.gabarit-5-content-container p a{ color: black;}
.gabarit-5-content-container span{ color: black;}
.gabarit-5-content-container ul li{ color: black;}
/*.gabarit-5-content-content, .gabarit-5-side-element-container{ height: 660px;}*/
/*.gabarit-5-content-content-horaires-et-tarifs, .gabarit-5-side-element-container-horaires-et-tarifs{ height: 710px;}*/
/*.gabarit-5-content-content-comment-venir, .gabarit-5-side-element-container-comment-venir{ height: 540px;}*/
/*.gabarit-5-side-element{ padding-top: 15px;}*/
.gabarit-5-side-element-container { background: #1755AD;; padding: 66px 40px; }
.gabarit-5-side-element-container a{ color: #fff;}
.gabarit-5-side-element-container .sub_title{ font-weight: 400; }
.gabarit-5-side-element-container { color: #fff; font-size: 1em; font-weight: 500;}
.gabarit-5-side-element-container p{ text-align: justify; color: #fff; font-size: 1em; font-weight: 500;}
.gabarit-5-side-element-container p em{ font-size: 13px; display: inline-block; line-height: 16px !important;}
.gabarit-5-side-element-container img{ margin: 0 auto; display: block; margin-bottom: 34px;}
/*********************************************/
/******			Gabarit 4				******/
/*********************************************/
.gabarit-4-content{ background: #fff; padding: 50px;}
.gabarit-4-content p, .gabarit-4-content a, .gabarit-4-content li{ color: black;}
.gabarit-4-content a:hover{ color: #1755AD;}
.gabarit-4-left-container{ text-align: right; position: relative;}
.gabarit-4-slider-nav{ bottom: auto; left: auto; position: absolute; right: 0 !important; top: 0 !important;}
.gabarit-4-left-container span{ /*max-width: 230px;*/ display: inline-block; font-size: 1.2em; font-weight: 600;}
.gabarit-4-right-container{ font-size: 1.2em;}
.gabarit-4-right-container p{ text-align: justify;}
.gabarit-4-right-container ul, .gabarit-5-content-content ul{ padding-left: 40px !important;}
.gabarit-4-right-container ul li, .gabarit-5-content-content ul li{ list-style: disc !important;}
.gabarit-4-big-slider{ height: 454px;}
.gabarit-4-content h1{  color: #45BB9B; padding: 10px; padding-left: 15px; font-family: 'LemonDrop'; text-transform: uppercase; height: 50px; margin-bottom: 35px; font-size: 29px;  margin-top: 0 !important; z-index: 9;}
.gabarit-4-content h1::after{left: 15px;}
.triptyque-diptyque-container{ background: #fff; margin-left: 0 !important; margin-right: 0 !important; /*padding-bottom: 15px;*/}
.triptyque-diptyque-container h1{ margin-top: 10px; font-size: 1.8em;}
.triptyque-diptyque-container ul li{ color: white;}
.triptyque-diptyque-container .triptyque-diptyque-element{ margin-bottom: 20px !important; margin-top: 3px;}
.triptyque-diptyque-container.triptyque-diptyque-container-gabaris-2b .middle-navigation-content{ margin-top: 0;}
/*.triptyque-diptyque-container.triptyque-diptyque-container-gabaris-2b .navigation-middle-element-link{ max-width: 500px;}*/
/*.triptyque-diptyque-container.triptyque-diptyque-container-gabaris-2b .navigation-middle-element-container img{ width: 500px; height: 350px;}*/
.triptyque-diptyque-container.triptyque-diptyque-container-gabaris-2b .navigation-middle-element-container img.gabarit-4-metier-img{ width: auto; height: auto;}
.triptyque-diptyque-container-with-padding-top{ padding-top: 30px;}
.gabarit-4-top-img-plan-du-parc{ height: 100%; width: 100%;}
.big-slider-element-plan-du-parc{ height: 100%; width: 100%;}
.big-slider.gabarit-5-big-slider.gabarit-4-big-slider.gabarit-4-big-slider-plan-du-parc{ height: 100%; width: 100%;}
.evenements-margin-bottom{ margin-bottom: 40px;}
/*********************************************/
/******			Gabarit 3				******/
/*********************************************/
.gabarit-3-big-slider{ position: relative;}
.gabarit-3-big-slider .big-slider-legende{ padding-top: 5px; padding-bottom: 15px; }
.gabarit-3-big-slider h1{ position: absolute; top: 0; left: 0; background: #ff7200; color: #fff; padding: 10px; text-align: center; height: 50px; font-size: 1.8em; margin-top: 0 !important; z-index: 999;}
.gabarit-3-right-container{ position: relative; height: 100 !important;  padding: 15px 30px;}
.gabarit-3-right-content{ height: 400px;}
.gabarit-3-right-container .gabarit-3-pav-categorie{ position: absolute; top: 0; left: 0;}
.gabarit-3-right-date{ display: block; font-style: italic; margin-bottom: 10px;}
.gabarit-3-right-container h2{ line-height: 35px; font-family: "LemonDrop"; text-transform: uppercase; font-size: 29px; color: #45BB9B; display: block; padding-bottom: 5px;}
.gabarit-3-right-container h2 a{ letter-spacing: 1px; font-family: "LemonDrop"; color: #45BB9B; }
.gabarit-3-right-container p{ font-size: 17px; color: black; text-align: justify !important;}
.gabarit-3-right-container a{ color: black;}
.gabarit-3-right-container span{ color: black;}
.gabarit-3-right-container a:hover{ color: #1755AD;}
.tag-lire-la-suite{ color: #fff; background: #3c3c3c; padding: 3px 5px; }
.tag-lire-la-suite.gabarit-3-right-tag-lire-la-suite{ cursor: pointer; color: white; float: right; margin-top: 35px; margin-bottom: 15px;}
.tag-lire-la-suite.gabarit-3-right-tag-lire-la-suite:hover{ color: #3c3c3c;}
.other-slider-container-single-animation-exposition{ padding-bottom: 15px;}
.other-slider-container .bx-controls{ text-align: center;}
/*.other-slider-container .bx-viewport{ max-height: 1000px !important;}*/
.other-slider-container .other-slider-nav{ cursor: pointer;}
.triptyque-diptyque-container .other-slider-container .bx-wrapper{ margin-bottom: 30px !important;}
.other-slider-container .bx-wrapper .bx-pager{ bottom: 0 !important; padding-top: 0 !important; position: relative !important; display: inline !important;}
.triptyque-diptyque-header-with-nav h1{ display: inline-block;}
.triptyque-diptyque-header-with-nav .pav-slider-navigation{ display: inline-block !important; margin-left: 7px;}
.triptyque-diptyque-header-with-nav .black-navigation-element{ cursor: pointer; display: inline-block; width: 17px; height: 26px; background: url("../images/black-arrows-bx-slider.png");  }
.triptyque-diptyque-header-with-nav .other-slider-navigation-left{ margin-right: 5px !important;}
.triptyque-diptyque-header-with-nav .other-slider-navigation-right{ background-position: 18px 0;}
.simple-gabart-3-container .big-slider-legende{ display: none;}
/*.other-slider-content-big{ height: 800px;}*/
/*********************************************/
/******			CONTACT	            	******/
/*********************************************/
.contact-adresse { margin-top: 20px;}
.contact-adresse h4{ font-weight: 600;}
.contact-adresse span{ display: block !important;}
.contact-content-container{ background: #fff; padding: 50px 80px; margin-bottom: 30px; font-size: 1.25em;}
.contact-content-container p{ color: #1755AD; text-align: justify;}
.contact-content-container h4, .contact-content-container a, .contact-content-container span{ color: #1755AD}
.contact-content-container h1{ color: #45BB9B; display: block;}
.contact-form-container{ background: #45BB9B; padding: 25px 15px; margin-top: 73px;}
.contact-form-input{ background: transparent; border: 1px solid white; color: white; opacity:1; padding: 5px 10px; display: block; max-width: 100%; margin-bottom: 15px;}
.contact-form-submit{ background: #fff url("../images/contact-btn-bg.png") no-repeat; background-position: right 7px bottom 9px; border: none; color: #3c3c3c; padding: 5px 10px; padding-right: 30px; display: block; float: right;}
/*********************************************/
/******			Nos partenaires        	******/
/*********************************************/
.page-partenaire{ margin-bottom: 80px;}
.page-partenaire h2{ font-size: 1.75em; color: #3c3c3c; border-bottom: 5px solid #000; display: block; padding-bottom: 15px; margin-bottom: 25px;}
.page-partenaire .parteniares-container{ background: #fff; padding: 50px 80px;}
.page-partenaire .partenaire-container{  height: 175px; margin-bottom: 20px; text-align: center; border: solid #bfbfbf 1px; padding: 25px; white-space: nowrap;}
.vertical-center-helper { display: inline-block; height: 100%; vertical-align: middle; }
.page-partenaire .partenaire-container img{ vertical-align: middle;}
.parteniares-autres-container{ padding: 50px; background: #c4c4c4;}
.page-partenaire .partenaire-autre-container{ border: none; background: #fff;}
.cadre-orange{ background: #FFAB7D !important;}
.cadre-green{ background: #45BB9B !important;}
.cadre-blue{ background: #28519F !important;}
.cadre-beige{ background: #FCC2AA !important;}
/*********************************************/
/******			Simple content        	******/
/*********************************************/
.simple-content {padding: 30px; background: #fff;}
.simple-content h1{border-bottom: 5px solid #000; padding-bottom: 5px; margin-bottom: 20px;}
/*********************************************/
/******			RESPONSIVE				******/
/*********************************************/

@media (max-width: 1400px) {
  .bloc_presentation::after{
    right: -20px;
  }
  .postsfb::before{
    content: unset;
  }
  .leaves_red{
    display: none;
  }
}
@media (max-width: 1200px) {
  #mini-sb-site header{
    margin-bottom: 120px;
  }
  #mini-sb-site::before{height: 440px; width: 1580px;}
  #mini-sb-site::after{height: 440px;}
  .mini_menu .back_nav{bottom: -91px;}
  .mini_menu::before{bottom: -5px;  border-top: unset;}
  .bloc_presentation{height: 550px;}
  .photo_decoration::before{ width: 820px; height: 605px; top: -45px; left: -650px; }
  .menu_nav .wave_top img {width: 180px;}
  #sb-site::after{height: 810px;}
  #sb-site::before{height: 1140px;}
    .menu_nav .wave_top{ height: 169px;}
    #sb-site::before{top: -35px;}
    .mySwiper{height: 600px;}
    .wave_bottom{bottom: -25px;}
    main.container{ min-height: 880px;}
    .header-navigation li.header-navigation-element{ font-size: 1.25em !important; padding: 0 23px;}
    .header-btn{ font-size: 1em;}
    .slogon{ font-size: 1.67em;}
    .tel-bloc p{ font-size: 1.6em;}
    .tel-bloc.tel-bloc-en p{ font-size: 1.1em;}
    .header-navigation li.header-navigation-element{ font-size: 1.1em; padding: 0 18px;}
    .pav h2{ font-size: 1.35em;}
    .decouvrez-cap-loire{ padding: 1px 15px; font-size: 0.95em;}
    .hiddenNavElement{ display: none;}
    .decouvrez-cap-loire, .big-slider{ height: 326px;}
    .decouvrez-cap-loire h1{ font-size: 1.5em;}
    .agenda{ padding-left: 5px; padding-right: 5px; height: 445px;}
    .agenda-container .clndr .days-container .days .day, .agenda-container .clndr .days-container .days .empty{ width: 36px; font-size: .9em;}
    .agenda-container .clndr .days-container .days .headers .day-header{ width: 39px; font-size: 1em;}
    .agenda-container .clndr .days-container .days .day.event .dayNumber, .agenda-container .clndr .days-container .days .day{ padding-bottom: 8px;}
    .agenda-container .clndr .days-container .days .day.event .dayNumber, .agenda-container .clndr .days-container .days .day.event{ padding-bottom: 5px;}
    .agenda-container .clndr .days-container .days .day.event .dayNumber, .agenda-container .clndr .days-container .days .empty.event .dayNumber{ height: 24px; width: 24px; padding-top: 1px;}
    .footer-navigation li.header-navigation-element{ font-size: 1em !important; padding: 0 9px !important;}
    .header-navigation li.header-navigation-element:first-child{ padding-left: 0 !important;}
    .header-navigation li.header-navigation-element:last-child{ padding-right: 0 !important;}
    .big-slider-element .big-slider-legende{ bottom: 15px;}
    .gabarit-3-right-container h2{ font-size: 1.3em; }
    .gabarit-3-right-container { padding: 50px 30px 30px 30px;}
    .gabarit-3-right-content{ height: 304px;}
    .pav .pav-content{ height: 240px;}
    .gabarit-5-body-container{ top: 49px; margin-bottom: 30px;}
    .simple-gabart-3-container .gabarit-3-right-container { padding-top: 27px}
    .agenda-container .clndr .days-container{ height: 250px;}
    .agenda-exposition-container{ padding-left: 20px;}
    .duree{ display: block !important;}
    .special-col-md-9{ width: 74%;}
    .special-col-md-5{ width: 26%;}
    .pav .pav-content.pav-content-gabarit-3{ height: 170px; }
    .liElement{ font-size: 1.15em !important;}
    .triptyque-diptyque-container-with-padding-top{ margin-top: 65px;}
    .page-partenaire .partenaire-container{ height: 115px;}
    .bloc-with-padding-top{ top: 30px; position: relative;}
}
@media only screen and (max-width: 991px) {
  .mini_menu .wave_top{
    border-bottom: 7px solid #265baa;
  }
  #mini-sb-site header{
    margin-bottom: 80px;
  }
  .actualites .pav-header-container{margin-top: 50px;}
  .mini-sb-site_nav_collapse::before{
    height: 600px !important;
    transition: 0.3s;
  }
  #mini-sb-site::before{height: 470px;}
  .mini_menu::before{width: 984px; bottom: 70px;}
  .infos_footer .cap_loire_logo_f{
    margin: auto !important;
  }
  .decouvrez-cap-loire h1{
    text-align: center;
  }
  .decouvrez-cap-loire h1.separator_wave::after{
    right: 0;
    left: 0;
    margin:auto;
  }
  .pav h2{
    display: flex;
  flex-direction: column;
  align-items: center;
  }
  .pav .pav-slider-navigation{
    display: flex;
    justify-content: center;
  }
  .pav .pav-slider-navigation a:first-child{
    margin-left: -25px;
    margin-bottom: 20px;
  }
  .pav h2.separator_wave::after{
    left: 0;
    right: 0;
    margin: auto;
  }
  .bloc_post_fb h2{
    text-align: center;
    width: unset;
  }
  .bloc_post_fb h2 span{
    font-family: 'LemonDrop';
  }

  .bloc_post_fb h2.separator_wave::after{
    right: 0;
    margin: auto;
  }

  .leaves{width: 240px;}
  .postsfb::after{
    left: -20px;
    top: -140px;
    width: 220px;
    height: 160px;
  }
  .points {display: none;}
  .flex_mobile{
    display: flex !important;
    justify-content: space-between;
    border: none !important;
  }
  .navbar-toggle{
    border: none;
    background: none !important;
  }
  .navbar-toggle:hover{
    background: none !important;
  }
  .navbar-toggle:active{
    background: none !important;
  }
  .icon-bar{
    background-color: white !important;
  }
  .bloc_presentation::after{
    right: 10px;
  }
  .visible_mobile{ display: block !important;}
  .bloc_presentation{height: 100%;}
  .decouvrez-cap-loire{padding-bottom: 200px;}
  .photo_decoration::before{ display: none; }
  .head_mobile{display: flex;}
  #sb-site::after {display: none;}
  .logo_header{display: none;}
  header{width: 100% !important;}
  .mySwiper{height: 500px;}
  .mySwiper::before{content: unset;}
  .mySwiper::after{content: unset;}
  .wave_top{height:180px; background-position: 50% 50%; background-size: cover !important;/*background-image:unset !important;*/ /*clip-path: polygon(100% 100%, 0% 100% , 0% 33.33%, 1% 33.06%, 2% 32.24%, 3% 30.91%, 4% 29.13%, 5% 26.97%, 6% 24.53%, 7% 21.89%, 8% 19.18%, 9% 16.50%, 10% 13.96%, 11% 11.68%, 12% 9.74%, 13% 8.23%, 14% 7.20%, 15% 6.71%, 16% 6.77%, 17% 7.38%, 18% 8.51%, 19% 10.12%, 20% 12.14%, 21% 14.48%, 22% 17.06%, 23% 19.75%, 24% 22.46%, 25% 25.06%, 26% 27.46%, 27% 29.54%, 28% 31.23%, 29% 32.46%, 30% 33.16%, 31% 33.32%, 32% 32.93%, 33% 32.00%, 34% 30.57%, 35% 28.70%, 36% 26.47%, 37% 23.98%, 38% 21.32%, 39% 18.60%, 40% 15.94%, 41% 13.45%, 42% 11.23%, 43% 9.38%, 44% 7.97%, 45% 7.05%, 46% 6.68%, 47% 6.85%, 48% 7.57%, 49% 8.81%, 50% 10.51%, 51% 12.61%, 52% 15.01%, 53% 17.62%, 54% 20.33%, 55% 23.03%, 56% 25.59%, 57% 27.93%, 58% 29.94%, 59% 31.53%, 60% 32.65%, 61% 33.24%, 62% 33.28%, 63% 32.77%, 64% 31.73%, 65% 30.21%, 66% 28.26%, 67% 25.96%, 68% 23.42%, 69% 20.74%, 70% 18.03%, 71% 15.40%, 72% 12.95%, 73% 10.81%, 74% 9.04%, 75% 7.73%, 76% 6.93%, 77% 6.67%, 78% 6.96%, 79% 7.80%, 80% 9.14%, 81% 10.93%, 82% 13.10%, 83% 15.55%, 84% 18.19%, 85% 20.91%, 86% 23.59%, 87% 26.11%, 88% 28.39%, 89% 30.31%, 90% 31.81%, 91% 32.82%, 92% 33.30%, 93% 33.22%, 94% 32.60%, 95% 31.45%, 96% 29.83%, 97% 27.80%, 98% 25.44%, 99% 22.86%, 100% 20.16%);*/}
  .menu_nav .wave_top p{margin: auto ; margin-bottom: 20px ; padding-right: 20px;padding-left: 20px; text-align: center; line-height: 30px;}
  .wave_bottom{display: none;}
  .social_head .logo-container{display: none;}
  .social_head .offsetcontact{display: none;}
  .header-navigation{display: none;}
    .header-btn{ font-size: 1em;}
    .header-navigation li.header-navigation-element{ font-size: 1.1em !important; padding: 0 6px;}
    .header-navigation{ margin-bottom: 25px;}
    .footer-navigation li.header-navigation-element{ padding: 0 4px !important; font-size: .8em !important;}
    .footer-nav-container{ padding: 10px;}
    footer .footer-btn{ width: 121px !important; height: 51px !important; padding: 10px 5px; font-size: .8em;}
    .footer-nav-container a{ font-size: 1em; padding: 0 8px;}
    .agenda-container{ height: 320px;}
    /*.agenda h3{ margin-left: 27%;}*/
    .tel-bloc p{ font-size: 1em; margin-left: 10px;}
    .slogon{ font-size: 1.34em; padding: 0; margin-top: 38px;}
    .tel-bloc-container{ margin-top: 31px;}
    .tel-bloc, .tel-bloc.tel-bloc-en { padding: 10px 1px;}
    .tel-bloc p, .tel-bloc.tel-bloc-en p{ font-size: .9em;}
    .tel-bloc img, .tel-bloc.tel-bloc-en img{ width: 30px;}
    .decouvrez-cap-loire{ margin-top: 30px; height: auto; font-size: 1.2em;}
    .decouvrez-cap-loire h1 span{ display: inline;}
    .row-same-height .col-same-height{ margin-bottom: 30px; padding-bottom: 0px;}
    /*.pav .pav-content{ height: auto;}*/
    .agenda-container{ max-width: 293px; margin: 0 auto; height: auto;}
    .footer-nav-container{ width: 100%; text-align: center; padding-bottom: 4px;}
    .special-col-md-5, .special-col-md-9{ width: 100%;}
    footer .footer-adresse-container, footer .val-de-loire-container{ text-align: center;}
    .row-pav-container{ margin-top: 20px;}
    .middle-navigation-content{ margin-top: 20px;}
    .navigation-middle-element-container{ margin-bottom: 30px;}
    .decouvrez-cap-loire, .big-slider{ margin-top: 20px; height: auto;}
    .decouvrez-cap-loire{ height: auto;}
    .gabarit-4-left-container{ text-align: left;}
    .gabarit-3-right-content{ height: auto; padding-bottom: 20px;}
    .triptyque-diptyque-container-with-padding-top{ margin-top: 20px;}
    .gabarit-5-body-container{ top: 10px;}
    .gabarit-5-side-element-container.col-same-height{ padding-bottom: 20px; }
    .col-no-padding-right{ padding-right: 15px;}
    .col-no-padding-left{ padding-left: 15px;}
    .pav .pav-content.pav-content-gabarit-3{ height: auto; }
    .contact-form-input{ width: 100%;}
    /*.other-slider-container{ height: 500px;}*/
    .navigation-middle-element-container .navigation-middle-element-link{ padding: 12px 5px;}
    .navigation-middle-element-container .navigation-middle-element-link h3{ font-size: 1em !important;}
}
@media only screen and (max-width: 767px) {
  .bloc_post_fb h2{font-size: 22px;}
  .actualites{
    margin-top: 40px;
  }
  .agenda-container{
    margin-top: 40px;
  }

  .postsfb::after{
    left: 50px;
    width: 200px;
    height: 130px;
  }
}
@media only screen and (max-width: 550px) {
  .menu_nav .wave_top p{margin: auto ; margin-bottom: 10px; font-size: 17px;
  }
  .bloc_presentation::after{  width: 230px; height: 175px; bottom: -18px;}
  .mySwiper{height: 350px;}
    header .logo-container{ width: 100%; text-align: center;}
    header .slogon{ display: none;}
    header .contact{ width: 100%; font-size: 1.6em;}
    .big-slider-element .big-slider-legende{ bottom: 0;}
    .gabarit-4-big-slider h1{ font-size:  1.7em; position: static;}
    .gabarit-4-content{ padding: 30px;}
    .middle-navigation-content{ padding: 20px;}
    .gabarit-3-right-content{ padding-bottom: 50px;}
    .gabarit-5-content-content, .contact-content-container{ padding: 30px;}
    .gabarit-5-side-element-container.col-same-height{ padding: 30px;}
    #sb-site{ background-attachment: scroll;}
    .pav .pav-content{ height: auto;}
    .page-partenaire .partenaire-container{ height: auto;}
}

@media only screen and (max-width: 480px) {
    .gabarit-2b-slider-non-iphone{ display: none;}
    .gabarit-2b-slider-iphone{ display: block;}
    .gabarit-4-big-slider h1{ font-size: 1.5em; position: static; padding-top: 13px;}
}
</pre></body></html>