@charset "UTF-8";


/* --- Viewer --- */

.viewer {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.viewerHeader {
  margin: 0;
}

.viewerCorpus {
  position: relative;
  flex: 1 1 auto;
  padding: 0;
}

.viewerFooter {
  margin-top: auto;
}


.form-group.prenom {
    position: absolute;
    left: -9999px !important;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

/* --- Service Block --- */
.service-block h3 {
    font-size: 1.2rem;
}

/* --- layout Ia --- */


.sidebar-widget h3 {
    margin-top: 0;
    color: #547636;
    margin-bottom: 1rem;
    padding-bottom: .5rem;
    border-bottom: 2px solid #547636;

}


/* --- Fiche Activité --- */


.main_act .div {
    margin: 2rem 0;
}

.main_act.foret .headerTitle  {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    background-color: #f2f2f2;
}

.main_act.foret h1 {
    /* color: #82c34c; */
}

.main_act.foret h1 span {
    /* color: #82c34c; */
}

.main_act .list_detail li {
    margin-bottom: 2rem;
    list-style: none;
    padding: 1rem;

}

.rowAct .courses-block {
    min-height: 624px;
}

.courses-block .course-meta {
    margin-bottom: 1rem;
}


.page-title-section .page-title {
    max-width: 550px;
}

.page-title-section h1.pink {
    color: #ff0052;
}

.page-title-section h1.orange {
    color: #faa74a;
}

.page-title-section h1.green {
    color: #82c34c;
}

.page-title-section h1.sky {
    color: #00b3e7;
}


.footer-bg {
    background: transparent !important;
}

#rev_slider_1 .slider-text p {

    text-shadow: 0 3px 5px black;
}

#rev_slider_1 .hero-text {
    text-shadow: 0 3px 5px black !important;
    font-weight: bold;
    color: white;
}

.boxNiveau {
    background-color: white;
    border: 3px solid #82c34c;
    border-bottom: 10px solid #82c34c;
    border-radius: 12px;
}

.boxNiveau strong {
    color: #82c34c;
}
.boxNiveau h4 {
    color: black;
}

.btnBackPrimaire.orange {
    background-color: white !important;
    color: #af4305;
    border-color: #af4305 !important;
    border-left: 2px solid #af4305 !important;
    border-top: 2px solid #af4305 !important;
    border-right: 2px solid #af4305 !important;
}

.btnBackPrimaire.orange:hover {
    background-color: #af4305 !important;
}

.btnBackSecondaire.sky {
    background-color: white !important;
    color: #00a2a7;
    border-color: #00a2a7 !important;
    border-left: 2px solid #00a2a7 !important;
    border-top: 2px solid #00a2a7 !important;
    border-right: 2px solid #00a2a7 !important;
}

.btnBackSecondaire.sky:hover {
    background-color: #00a2a7 !important;
}


.btnBackBalade {
    background-color: white !important;
    color: #82c34c !important;
    border-color: #038d9a !important;
    border-left: 2px solid #4ca520 !important;
    border-top: 2px solid #4ca520 !important;
    border-right: 2px solid #4ca520 !important;
}

.btnBackBalade:hover {
    background-color:#4ca520 !important;
    color: white !important;
}


.btnBackSejour {
    background-color: white !important;
    color: #038d9a !important;
    border-color: #038d9a !important;
    border-left: 2px solid #038d9a !important;
    border-top: 2px solid #038d9a !important;
    border-right: 2px solid #038d9a !important;
}

.btnBackSejour.orange {
    box-shadow: 0px 5px 0px 0px #af4305 !important;
}

.btnBackSejour:hover {
    background-color:#038d9a !important;
    color: white !important;
}



.section-heading > .butn {
    flex-basis: 20%;
    text-align: center;
}

#atoutSafari .kdre {
    border: 4px solid #ff0052;
    border-bottom: 10px solid #ff0052;
    border-radius: 12px;
}

#atoutSafari .pricing-sub-title {
    color: #ff0052;
}

#atoutSafari li {
    color: black;
    border-bottom: 1px dotted #ff0052;
}

#atoutFm .kdre {
    border: 4px solid #9d60ff;
    border-bottom: 10px solid #9d60ff;
    border-radius: 12px;
}

#atoutFm .pricing-sub-title {
    color: #9d60ff;
}

#atoutFm li {
    color: black;
    border-bottom: 1px dotted #9d60ff;
}

.div strong {
    color: black !important;
}


.barLabel {
    padding: 1rem;
}

.barLabel h5 {
    color: black !important;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 0;
}

.barLabel p {
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: #749903;
    font-weight: bold;
}

.butn.bleu {
    background-color: #038d9a;
}

.kdrePrix h4 span.niv {
    font-size: .9rem;
    color: #4e7030;
}

img.themMd {
    max-width: 50% !important;
    margin-bottom: 2rem;
}

.chapo {
    font-weight: bold;
}

.itemPrix {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.itemPrix .prix {
    font-size: 1rem;
    font-weight: normal;

}


.footerAct a {
    font-size: 1.4rem;
}

.footerAct a.no {
    font-size: 1rem;
}



.fl-wrapper {
    z-index: 999999 !important;
}

/*
.page-layout { display: flex; gap: 40px; flex-wrap: wrap; }
.main-content { flex: 2; min-width: 60%; }
.sidebar { flex: 1; min-width: 30%; background: #f9f9f9; padding: 20px; border-radius: 8px; height: fit-content; }
.sidebar-widget { margin-bottom: 30px; }


/*

border-bottom: 2px solid #2c5e2e; padding-bottom: 10px; }
.btn-contact { display: block; background: #e07a27; color: white; text-align: center; padding: 15px; text-decoration: none; font-weight: bold; border-radius: 5px; }

*/



