/*
Theme Name: kingbee
Author: King Bee Std
Author URI: https://kingbeestudio.com/

Version: 1.2.8
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kingbee
bootstrap 4.5

font-family: 'DINPro-Regular', sans-serif;
--------------------------------------------------------------*/



.page-template-compte-a-rebours header#masthead,
.page-template-compte-a-rebours footer{
    display: none !important;

}
body.page-template-compte-a-rebours {
    background-image: url(https://rappeusesenliberte.com/wp-content/uploads/2021/04/bkg_countdown.jpg);
	    background-repeat: no-repeat;
    background-size: cover;
}
#chronos_countdown_2 img{
	max-width: 240px;height: auto
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@font-face {
  font-family: 'Heaters Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Heaters Regular'), url('css/Heaters.woff') format('woff');
}
@font-face {
  font-family: 'DINPro-Regular';
  font-style: normal;
  font-weight: normal;
  src: local('DINPro-Regular'), url('css/DINPro-Regular_13937.woff') format('woff');
}
@font-face {
  font-family: 'DINPro-Bold';
  font-style: normal;
  font-weight: normal;
  src: local('DINPro-Bold'), url('css/DINPro-Bold_13934.woff') format('woff');
}
.customize-support #headerTop{top: 28px;}
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-size: 1.125rem;
  line-height: 2rem;
  color: #0A0908;
  font-family: 'Open Sans', sans-serif;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
.wp-block-file a {
  background-color: transparent;
	color:#C43439 !important
}
a:active, a:hover {
  outline: 0;
  text-decoration: none
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 2.5rem;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
img.editlink-picto {
  width: 30px;
  height: 30px;
  margin: 8px 0
}
.editlink-picto:hover {
  opacity: 0.5
}
#primary {
  margin-top: 0px;
}
/*--------------------------------------------------------------
## WORDPRESS HACKS
--------------------------------------------------------------*/
.wp-block-image img {
  max-width: 100% !important
}
/*--------------------------------------------------------------
## BOOTSTRAP RESETS
--------------------------------------------------------------*/
/* 5 Columns */
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
	#primary {
  margin-top: 0;
}
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

.pt-6 {}
.py-7 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.pt-8 {
  padding-top: 40px;
}

@media (min-width: 768px) {
  .container {
    max-width: 95%;
  }
#primary {
  margin-top: 0;
}
}
@media (min-width: 1080px) {
  .container {
    max-width: 95%;
  }
#primary {
  margin-top: 0;
}
}
@media (min-width: 1199px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
  .pt-6 {
    padding-top: 50px
  }
  .pt-7 {
    padding-top: 60px
  }
  .pt-8 {
    padding-top: 100px;
  }
#primary {
  margin-top: 0;
}
}
@media (min-width: 1260px) {
  .container {
    max-width: 94%;
  }
  .py-7 {
    padding-bottom: 70px;
    padding-top: 70px;
  }
  .pt-8 {
    padding-top: 100px;
  }
}
@media (min-width: 1401px) {
  .container {
    max-width: 85%;
  }
#primary {
  margin-top: 0;
}
}
@media (min-width: 1601px) {
  .container {
    max-width: 70%;
  }
}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover {
  outline: 0px !important;
}
.form-control {
  box-shadow: none !important;
}
.cn-button.bootstrap {
  background: #E30029 !important;
}
.btn.focus, .btn:focus {
  box-shadow: none
}
/*--------------------------------------------------------------
# COULEURS
--------------------------------------------------------------*/
/*rouge #DB0823*/
.bgc_1 {
  background-color: #C43439
}
.bgc_2 {
  background-image: linear-gradient(to right bottom, #000000, #33151c, #611e2b, #922735, #c43439);
}
.bgc_3 {
  background-image: linear-gradient(to bottom, #000000, #1d0a10, #2f1018, #44121f, #591225);
}
.bgc_4 {
  background-color: #5C8FD7
}
.bgc_5 {
  background-color: #179C33 /*background-image: linear-gradient(to bottom, #000000, #060606, #0b0b0b, #101010, #141414);  #4A030C  #3AB1E8*/
}
.bgc_6 {
  background-color: #E5EFEE;
}
.bgc_7 {
  background-color: #F2C000;
}
.bgc_d {
  background-color: #000
}
.bgc_w {
  background-color: #FFF
}
.ct_2 {
  color: #C43439
}
.ct_3 {
  color: #FF2802
}
.ct_4 {
  color: #472D7E;
}
.ct_b {
  color: #000 !important
}
.HL {
  text-shadow: 2.0px 1px 0px #940A29, 2.0px 1px 0px #940A29;
  font-size: 130%;
  font-weight: 900 !important;
  margin: 0 5px -5px
}
.ct_w, .ct_w p, .ct_w a {
  color: #FFF !important;
}
.ct_d {
  color: #0A0908 !important
}

h2 a{
	color:#000;
	text-decoration: underline
}
h2 a:hover{
	color:#C43439
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  color: #171717;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 15px;
}
h1.entry-title, .fullpage_section h2, .section-3boites h2 {
  font-family: 'Heaters Regular';
  font-weight: normal;
  font-style: normal;
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 3rem;
  margin-bottom: 0;
  color: #fff;
  letter-spacing: 0.2rem
}
.fullpage_section p {
  font-family: 'DINPro-Regular', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.fullpage_section p strong {
  font-family: 'DINPro-Bold', sans-serif;
  font-weight: 700;
  font-size: 140%
}

.section-3boites h2 {
  background: #C43439;
  background: -webkit-repeating-linear-gradient(to top, #C43439 0%, #C43439 55%, #240107 100%);
  background: -moz-repeating-linear-gradient(to top, #C43439 0%, #C43439 55%, #240107 100%);
  background: repeating-linear-gradient(to top, #C43439 0%, #C43439 55%, #240107 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 100%;
  background-repeat: repeat;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}
.section-3boites a {
  color: #000;
  font-weight: 700
}
.section-3boites a:hover {
  color: #F2C000
}
.fullpage_section h2 {
  color: #FFF;
  margin-bottom: 20px;
  padding: 0;
  display: inline-block;
  line-height: 2.8rem;
  text-shadow: 1px 3px 4px rgba(0, 0, 0, 0.5);
}
/*.h1.entry-title {
  color: rgba(255, 232, 117, 0.60);
}*/
.text-underline {
  display: inline;
  border-bottom: 3px solid #000
}
.box-underline {
  border-bottom: 2px solid #000
}
.entry-header h1 {
  margin-top: 0px;
}
.type-page h2 {}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h2, h2.entry-title a {
  color: #CA122A;
  font-size: calc(28px + .40vw);
  line-height: calc(40px + .40vw);
  padding-bottom: 0.3em;
}
h2, h2.entry-title {
  font-family: 'DINPro-Bold', sans-serif;
  font-weight: 800;
}
h3 {
  font-size: 1.414rem;
  letter-spacing: 0.1rem
}
h4 {
  font-size: 1rem;
  line-height: 1.1rem;
}
h5 {
  font-size: 1rem;
  line-height: 1.1rem;
}
p {
  margin-bottom: 1.5em;
}
p, a p ,.espace-user a{
  color: #0A0908;
	  -o-transition:.2s ease-out;
  -ms-transition:.2s ease-out;
  -moz-transition:.2s ease-out;
  -webkit-transition:.2s ease-out;
  transition:.2s ease-out;
}
.espace-user a:hover{
	color:#C43439
}
p b {
  font-weight: 600
}
a img:hover {
  opacity: 0.6
}
.type-page {}
.type-page h3 {
  font-size: 1.414rem;
  text-transform: uppercase;
  color: #0A0908;
  text-align: left;
  font-weight: 700;
}
.type-page h4 {
  color: #7F7F7F
}
.type-page p bold, .type-page p strong {
  font-weight: 700
}
h3.widget-title {
  font-size: 1.2rem;
}
.fullpage_section {
  font-size: 1.114rem;
  text-transform: uppercase;
  line-height: 2rem
}
.info_dates {
  font-size: 1.4rem;
  font-weight: 600;
  font-style: italic
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.ombre-texte {
  text-shadow: 2.0px 5px 4px rgba(1, 1, 2, 0.4), 1px 1px 4px rgba(1, 1, 2, 0.4);
}
.ombre-texte-light {
  text-shadow: 2.0px 5px 3px rgba(1, 1, 2, 0.2), 1px 1px 3px rgba(1, 1, 2, 0.2);
}

.wp-block-file .wp-block-file__button {
    background: #C43439 !important;
    border-radius: 3px !important;
    color: #fff;
    font-size: .8em;
    padding: .5em 1em;
}


/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
#logo-hero {
  max-width: 300px
}
.home #masthead {
  background-image: url('https://rappeusesenliberte.com/wp-content/uploads/2021/03/BANNIERE-SITE-JUSTEFOND.jpg');
  background-repeat: no-repeat;
  background-position: center -50px;
  background-size: cover;
  height: 160px
}
.logo-full {
  max-width: 120px
}
#headerTop {
  height: 60px;
  background: rgba(255, 255, 255, 1);
  position: absolute;
  top: 0;
  z-index: 1000;
  box-shadow: 0 8px 6px -3px rgb(0 0 0 / 20%);
}
home #headerTop {
  background-color: rgba(255, 255, 255, 0.33);
}
#headerTop .barnav {
  margin-bottom: 0px;
  -o-transition: .9s ease-in;
  -ms-transition: .9s ease-in;
  -moz-transition: .9s ease-in;
  -webkit-transition: .9s ease-in;
  transition: .3s ease-in;
}
#headerTop.fixed-top {
  position: fixed;
  box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.2);
}
#headerTop.fixed-top .barnav {
  margin-bottom: 35px;
  -o-transition: .9s ease-in;
  -ms-transition: .9s ease-in;
  -moz-transition: .9s ease-in;
  -webkit-transition: .9s ease-in;
  transition: .9s ease-in;
}
#headerTop.top .barnav {
  margin-bottom: 10px;
}
header#masthead {}
.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}
#partenaires-bando {
  background-color: #F3F3F3
}
#logos-partenaires {}
#logos-partenaires img {
  /*  width: 100px;
  height: auto;
  max-height: 60px;*/
}
.slick-track {
  display: flex !important
}
.attentionWrapper {
  background-color: #EEE6E6;
  padding: 20px 25px;
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#photo-footer {
  height: 220px;
  background-image: url(imgs/bkg_bando_concert2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
footer#colophon {
  padding-top: 35px;
  min-height: 400px;
  color: #fff;
}
.site-info {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}
.site-info a, footer#colophon a {
  color: #fff !important;
  text-decoration: none
}
.site-info a:hover, footer#colophon a:hover {
  color: #C43439 !important;
  text-decoration:underline
}
@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
#menu-footer li {
  color: #FFF;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4rem;
  display: inline-block;
  padding: 5px 15px;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.af-field-optin a {
	color: #C43439
}
.search-form {
  height: 28px
}
input.search-field {
  border-radius: 20px;
  height: 26px;
  background-color: #968145;
  border: none;
  /*border-color: #FFF;*/
  color: #FFF
}
input.search-field::placeholder {
  color: #FFF
}
input.search-submit {
  width: 26px;
  height: 26px;
  background-image: url("../imgs/search-regular.svg");
  background-repeat: no-repeat;
  background-size: 80% 80%;
  background-position: 0% 2px;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}
input.search-submit:hover {
  opacity: 0.2
}
/*--------------------------------------------------------------
# ACF FORM
--------------------------------------------------------------*/
.af-success p{
	background-color: rgba(48,131,47,1.00);
	color: #FFF !important;
	padding: 0.2rem 1rem
}
.af-page-button:after, .af-page-button:before {
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 0;
  height: 50px;
  left: 100%;
  border-left: 15px solid #eee;
  border-bottom: 25px solid transparent;
  border-top: 25px solid transparent;
  z-index: 1
}
.af-page-button:after {
  top: 1px;
  height: 48px;
  border-left: 14px solid #f9f9f9;
  border-bottom: 24px solid transparent;
  border-top: 24px solid transparent
}
.af-page-button.enabled:after {
  border-left-color: #fff
}
.af-page-button:last-child:after, .af-page-button:last-child:before {
  content: none
}
.af-page-button .index {
  background: #ddd;
  border-radius: 10px;
  color: #888;
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle
}
.af-page-button.enabled .title {
  opacity: 1
}
.acf-fields .acf-field-page + .acf-field {
  border-top: none
}
.af-next-button, .af-previous-button {
  margin-right: 10px
}
.af-field-instructions {
  margin: 0
}
.af-field-instructions.-placement-field {
  margin-top: 5px
}

.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form input[type=submit]{
	background-color: #CA122A
}

/*--------------------------------------------------------------
# FORM INSCRIPTION
--------------------------------------------------------------*/

.btn.btn-submit {
  background: #000;
  color: #FFF;
  padding: 5px 10px
}
#form_5fbc30e49377b .af-fields {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#form_5fbc30e49377b input {
  background-color: #ECECEC;
  border: none;
}
.acf-label {
  font-size: 1.2rem;
}
.af-input input {
  font-size: 1.1rem !important;
  padding: 8px 12px !important
}
.acf-switch.-on {
  background: #0A0908 !important;
  border-color: #0A0908 !important;
}
.acf-switch .acf-switch-on {
  text-shadow: none !important;
}
.af-field-instructions {
  color: #6D6D6D
}
.af-page-wrap {
  margin-bottom: 40px !important;
  margin: 0 15px !important;
  width: 100%
}
.af-page-button .index {
  background: #FFF !important;
  border-radius: 15px !important;
  color: #0A0908 !important;
  display: inline-block;
  font-size: 14px !important;
  font-weight: 600;
  margin-right: 10px;
  width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}
.af-page-button.enabled {
  background-color: #C43439 !important
}
.af-page-button.enabled::after {
  border-left-color: #C43439 !important;
}
.af-page-button.enabled .title {
  font-weight: 400;
  color: #FFF;
}
.af-page-button .title {
  color: #FFF;
  font-size: 12px
}
.af-page-button {
  background-color: #292929 !important
}
.af-page-button::after {
  border-left: 14px solid #292929 !important;
}
.af-next-button, .af-previous-button, .af-submit-button {
  text-transform: uppercase;
  font-size: 1.4rem;
  border: none;
  padding: 10px 20px;
  color: #FFF;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}
.af-previous-button {
  background-color: #0A0908;
}
.af-next-button {
  background-color: #C43439
}
.af-submit-button {
  background-color: #F4CA16
}
.af-previous-button:hover, .af-previous-button:focus, .af-next-button:hover, .af-next-button:focus, .af-submit-button:hover, .af-submit-button:focus {
  opacity: 0.6;
}

.af-previous-button:disabled { display: none; }

/*
.af-page-button {
  background-color: #C43439 !important
}


.af-page-button::after, .af-page-button::before {
  border-left: 14px solid #C43439 !important;
}
.af-page-button:first-child::after {
  border-left: 14px solid #0A0908 !important;
}


*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}
#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
@-webkit-keyframes reduceheader {
  from {
    background: rgba(255, 255, 255, 0.23);
    height: 100px
  }
  to {
    background: rgba(255, 255, 255, 1);
    height: 60px
  }
}
@-moz-keyframes reduceheader {
  from {
    background: rgba(255, 255, 255, 0.23);
    height: 100px
  }
  to {
    background: rgba(255, 255, 255, 1);
    height: 60px
  }
}
@keyframes reduceheader {
  from {
    background: rgba(255, 255, 255, 0.23);
    height: 100px
  }
  to {
    background: rgba(255, 255, 255, 1);
    height: 60px
  }
}
@-webkit-keyframes openheader {
  from {
    background: rgba(255, 255, 255, 1);
    height: 60px;
  }
  to {
    background: rgba(255, 255, 255, 0.23);
    height: 100px
  }
}
@-moz-keyframes openheader {
  from {
    background: rgba(255, 255, 255, 1);
    height: 60px
  }
  to {
    background: rgba(255, 255, 255, 0.23);
    height: 100px
  }
}
@keyframes openheader {
  from {
    background: rgba(255, 255, 255, 1);
    height: 60px
  }
  to {
    background: rgba(255, 255, 255, 0.23);
    height: 100px
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, p a, a img {
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}
#content .page p a, #content li a {
  color: #000000 !important;
  text-decoration: underline
}
#content p a:hover, #content p a:focus, #content li a:hover, #content li a:focus {
  color: rgba(129,129,129,1.00);
  text-decoration: none
}
.fullpage_section p a {
  color: #F2C000 !important;
}
.fullpage_section p a:hover, .fullpage_section p a:focus {
  color: #FFF !important;
}
.btn.btn-header {
  padding: 3px;
  width: 140px;
}
.btn.btn-header:hover, .btn.btn-header:focus {}
.entry-content p a, .entry-content ul a {
  color: #B73764;
  font-weight: bold
}
.entry-content p a:hover, .entry-content p a:focus, .entry-content ul a:hover, .entry-content ul a:focus {
  color: #00ACE9
}
a.wp-block-file__button{
	color:#FFF !important
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #C6C2BF;
  padding: 0.5rem;
  font-weight: 200;
  font-size: 1rem;
  text-transform: uppercase
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 300;
  /*background: #f9f9f9;*/
}
#mega-menu-wrap-main-menu a.mega-menu-link {
  font-family: 'DINPro-Regular', sans-serif !important;
}
/*-----------------------------------------------
## buttons & Icons
------------------------------------------------*/
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 45%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 45%;
}
.comment-content.card-block {
  padding: 20px;
}
/*--------------------------------------------------------------
# HOME
--------------------------------------------------------------*/
.home #masthead {
  /*	margin:-25px -30px;*/
  background-position: center top;
  background-size: cover;
  height: 705px
}
.home #hero svg {
  max-width: 560px;
  height: auto
}
.home-content {
  margin-top: 0px;
}
h1.headline {
  font-family: 'Heaters Regular';
  font-size: 2.6rem;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
}
.home #hero .news {}
.numberCircle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 200px;
  padding: 4px;
  font-size: 16px;
  line-height: 1.8em;
  position: relative;
  background-color: #EBFFFD;
  border: 2px solid #000
}
.numberCircle .height_fix {
  margin-top: 100%;
}
.numberCircle .content {
  height: 100%;
  width: 100%;
  text-align: center;
  margin-top: -16px; /* Note, this must be half the font size */
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.6rem
}
.numberCircle .content .titre {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2rem;
  margin-bottom: 1rem
}
.selection-partenaires {
  margin-top: 30px;
}
.selection-partenaires .h2 {
  font-weight: 700;
  background-image: url("imgs/brush_1.svg");
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 180px auto;
  padding: 25px 0px 25px 20px;
}
.selection-partenaires .btn-all {
  color: #E0CCFF;
  font-size: 1.1rem;
  font-weight: 700;
}
.selection-partenaires .btn-all:hover {
  color: #0A0908
}
.fullpage_section a {
  color: #F4CA16 !important
}
#parrains .header {
  height: 180px;
}
#parrains h1 {
  color: #FFF;
  font-family: 'DINPro-Bold', sans-serif;
  text-transform: uppercase;
  font-size: calc(20px + .80vw);
  line-height: calc(20px + .55vw);
  font-weight: 800;
  background-repeat: no-repeat;
  background-position: -20px -22px;
  background-size: 100% auto;
  min-width: 200px;
}
#parrains .TTsm {
  font-family: 'Heaters Regular';
  font-size: 40px;
  /* transform: rotate(-7deg);*/
}
#parrains .text-underline {
  border-bottom: 3px solid #FFF
}
#parrains .text-wrapper {
  repeat: no-repeat;
  background-position: center center;
  height: auto;
  background-size: cover;
}
#parrains .presentation.hidden {
  opacity: 0;
}
#parrains .presentation {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  padding: 10px 20px;
  opacity: 1;
  z-index: 50;
   text-overflow: ellipsis !important;
	text-overflow: "…";
}
#parrains .presentation svg {
  max-width: 50px
}
#jury a:hover h1 {
  color: #C43439 !important
}
.jquery-bg-slideshow-wrap-bg-element {
  width: 100%;
  height: 100%;
}
.bg {
  height: 100%;
  width: 100%;
  background-color: white;
  color: white;
  font-size: 30pt;
  align-items: center;
  justify-content: center;
  display: flex;
  text-align: center;
  text-shadow: 1px 1px 10px black;
  margin: 0;
  background-size: cover;
  background-position: 50% 50%;
}
#presentation3 {
  overflow: hidden
}
.num3 {
  width: 40px;
  height: auto
}
.num2000 {
  width: 180px;
  height: auto
}
.section-3boites .boite {
  padding: 10px 50px
}
.section-3boites .boite {
  background-repeat: no-repeat;
  background-size: 90px auto;
  background-position: 0% 0;
}
.section-3boites .boite a {
  text-decoration: underline
}
.section-3boites .boite_1 {
  background-image: url(imgs/phase-1.svg);
}
.section-3boites .boite_2 {
  background-image: url(imgs/phase-2.svg);
}
.section-3boites .boite_3 {
  background-image: url(imgs/phase-3.svg);
}
.section-3boites .boite .h1 {
  font-family: 'DINPro-Bold', sans-serif;
  font-size: calc(20px + 0.9vw);
  line-height: calc(26px + 0.9vw);
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 0px 20px 0px;
}
.section-3boites .boite .texte * {
  text-transform: uppercase;
  font-size: calc(16px + 0.7vw);
  line-height: calc(22px + 0.7vw);
  font-weight: 300
}
.section-3boites .boite .texte li {
  margin-bottom: 1rem
}
.section-3boites .boite .texte p {
  margin-bottom: 0
}
.section-3boites .boite .footer p {
  text-transform: uppercase;
  font-size: calc(8px + 0.8vw);
  line-height: calc(16px + 0.8vw);
  opacity: 0.9;
  font-weight: 300;
  margin-bottom: 0
}
.home .section-3boites ul {
  margin-left: 0;
  padding-left: 0
}
.home .section-3boites li {
  list-style: none;
  /*  position: relative;
  padding: 6px 0 0 72px;
  background-position: left 10px;
  background-image: url("https://rappeusesenliberte.com/wp-content/uploads/2021/02/etoile.svg");
  background-repeat: no-repeat;
  background-size: 50px auto;*/
}
.section-inscris-toi {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 240px
}
#btn-inscris-toi {
  width: 320px;
  margin-bottom: -150px
}
.parrain .photo, .jury .photo {
  height: 380px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.parrain p.h3, .jury p.h3, .parrain p.h2, #jury p.h2 {
  font-family: 'DINPro-bold', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
.borderleft {
  width: 10px;
  height: 10px;
  background-color: #C43439;
  margin-right: 15px;
}
/*--------------------------------------------------------------
# TO TOP
-------------------------------------------------------------*/
#toTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #C43439;
  cursor: pointer;
  padding: 6px 10px;
  border-radius: 0px;
  font-size: 1.5rem;
}
#toTop:hover {
  background-color: #555;
}
@media only screen and (max-width: 768px) {
  #toTop {
    font-size: 1.1rem;
  }
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
  display: none;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 2.75rem;
}
.page-template-le-prix #content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 0;
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content, .blank-page-with-container .entry-content {
  margin-top: 0;
}
.post.hentry {
  margin-bottom: 4rem;
}
/* barre d'infos article; posté & auteur*/
.entry-meta {
  background-color: #F3F3F3;
  padding: 1rem 2rem
}
.posted-on, .byline, .comments-link {
  color: #5C5C5B;
}
.entry-meta .author a {
  color: #00ACE9
}
/*PAGES*/
/*list*/
.type-page ul {
  list-style: none;
  padding: 0;
}
.type-page li {
  padding-left: 1.3em;
  margin-bottom: 0.3rem
}
.type-page li:before, .boite li:before {
  content: "■";
  font-size: 100%;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  color: #D80823
}
.page-template-inscription-riffx-php .site-content, .page-template-inscription-riffx-php .site-header {
  background-color: #EDEDF3
}
.page-id-286 h3 {
  color: #F2C000;
  text-decoration: underline;
  font-size: 2rem;
}
/*partenaires*/
#post-286 img {
  max-width: 180px !important;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comment-body .pull-left {
  padding-right: 0.625rem;
}
.comment-list .comment {
  display: block;
}
.comment-list {
  padding-left: 0;
}
.comments-title {
  font-size: 1.125rem;
}
.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
  border: medium none;
}
/*--------------------------------------------------------------
# Caroussel
--------------------------------------------------------------*/
a.n2-ow:hover {
  color: #D80823 !important
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
li.blocks-gallery-item {
  padding: 5px 20px;
  margin-bottom: 35px
}
.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
  align-items: center
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.pagination {
  margin: 0 auto 1rem
}
.pagination a.page-numbers {
  font-weight: 300;
  color: #888
}
.page-numbers {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px 0 0;
  border: 1px solid #eee;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 600;
}
.page-numbers.current, a.page-numbers:hover {
  background: #f9f9f9;
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 640px) {
  .wp-block-image {
    text-align: center
  }
#headerTop.fixed-top {
background-color: #FFF
  }
  .home .pt-8 {
    padding-top: 0px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
	#headerTop.fixed-top {
background-color: #FFF
  }
  .pt-8 {
    padding-top: 35px;
  }
  #masthead {
    background-position: center -200px;
    background-size: cover;
    height: 200px
  }
  #parrains .text-wrapper {
    height: 480px;
  }
  #parrains .presentation {
    overflow-y: auto
  }
  .fullpage_section {
    font-size: 1.414rem;
    text-transform: uppercase;
    line-height: 2rem
  }
}
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (min-width: 768px)and (max-width: 990px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    height: 30px !important;
    line-height: 20px !important;
    padding-top: 2px;
    padding-bottom: 2px;
  }
}
@media only screen and (min-width: 768px)and (max-width: 1041px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 13px !important
  }
}
@media only screen and (min-width: 1042px)and (max-width: 1280px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 13px !important
  }
}
@media only screen and (max-width: 480px) {
  html {
    font-size: 95%;
  }
  /*  .container-fluid.fullpage_section.bgc_2 h2 img {
    width: 80px;
  }*/
  .num2000 {
    width: 100px;
    height: auto
  }
  .af-page-button .title {
    display: none
  }
  .af-next-button, .af-previous-button {
    font-size: 14px;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
  .section-3boites .boite .h1 {
    font-size: calc(12px + 0.9vw);
    line-height: calc(22px + 0.9vw);
    padding: 10px 0px 20px 0px;
  }
  .section-3boites .boite .texte * {
    font-size: calc(8px + 0.7vw);
    line-height: calc(16px + 0.7vw);
  }
  .pt-8 {
    padding-top: 50px;
  }
  html {
    font-size: 95%;
  }
  .logo-full {
    max-width: 120px
  }
  #masthead {
    background-position: center -550px;
    height: 200px
  }
  #masthead {
    background-position: center -100px;
    background-size: cover;
    height: 100px
  }
  #headerTop {
    background: rgba(255, 255, 255, 0.23);
    height: 90px;
  }
  .fullpage_section h2 {
    margin-bottom: 20px;
    line-height: 4rem;
  }
  #parrains .presentation {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    padding: 25px 30px;
  }
  .num2000 {
    width: 110px;
    height: auto
  }
}
@media only screen and (min-width: 960px) {
  #headerTop.fixed-top {
    -webkit-animation: reduceheader 1s;
    -moz-animation: reduceheader 1s;
    animation: reduceheader 1s;
    animation-fill-mode: forwards;
  }
  #headerTop.top {
    -webkit-animation: openheader 1.5s;
    -moz-animation: openheader 1.5s;
    animation: openheader 1.5s;
    animation-fill-mode: forwards;
  }
  #logo-hero {
    max-width: 320px
  }
  .pt-8 {
    padding-top: 40px;
  }
  html {
    font-size: 95%;
  }
	#parrains h1 {
  font-size: calc(18px + .65vw);
  line-height: calc(20px + .45vw);
}
  h1.entry-title, .fullpage_section h2, .section-3boites h2 {
    font-size: 4.4rem;
    line-height: 4rem;
  }
  #parrains .text-wrapper {
    padding: 30px 35px;
    height: 560px;
  }
  #masthead {
    height: 130px
  }
  .home #masthead {
    background-size: cover;
    height: 650px
  }
  .num3 {
    width: 70px;
    height: auto
  }
  .attentionWrapper {
    padding: 20px 50px;
  }
}
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media screen and (min-width: 1199px) {
  .home #masthead {
    height: 735px
  }
  #logo-hero {
    max-width: 400px
  }
  h1.headline {
    font-size: 3rem;
  }
  #parrains .text-wrapper {
    height: 560px;
  }
  #parrains .presentation {
    padding: 40px 40px;
  }
  #masthead {
    background-position: center -330px;
    height: 110px
  }
  .pt-8 {
    padding-top: 90px;
  }
  .num2000 {
    width: 150px;
    height: auto
  }
	#parrains h1 {
  font-size: calc(22px + .65vw);
  line-height: calc(22px + .45vw);
}
}
@media only screen and (min-width: 1279px) {
  .pt-8 {
    padding-top: 65px;
  }
  html {
    font-size: 95%;
  }
  h1.headline {
    font-size: 5.2rem;
  }
  #logoheader {
    max-width: 140px;
  }
  #masthead {
    background-position: center -300px;
  }
  #parrains .text-wrapper {
    height: 560px;
  }
  #logos-partenaires img {}
  .wp-block-image img {}
  .num2000 {
    width: 160px;
    height: auto
  }
}
/*--------------------------------------------------------------
## Xlarge
--------------------------------------------------------------*/
@media only screen and (min-width: 1599px) {
  #parrains .text-wrapper {
    height: 640px;
  }
  .home #masthead {
    height: 770px
  }
  #parrains .presentation {	 	
    font-size: 17px;
    line-height: 26px;
    padding:40px 40px;

  }
  .num2000 {
    width: 180px;
    height: auto
  }
}
@media only screen and (min-width: 1799px) {
  #parrains .text-wrapper {
    height: 560px;
  }
  #parrains .presentation {
    padding:35px 40px;
  }

}