html {
    position: relative;
    min-height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

body {
    min-height: 100%;
    margin-bottom: 60px; /* Margin bottom by footer height */
    font-family: Rubik, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #333;
}

.header {
    background-color: #ECF1F8;
    height: 100%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px; /* Set the fixed height of the footer here */
    line-height: 60px; /* Vertically center the text there */
}

#banner {
    background-image: url("../images/banniere.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 250px;
    width: auto;
}

.box {
    background: #FFF;
    border-radius: 5px;
    display: inline-block;
    margin: 6em 0 2em;
    padding: 0 20px 20px;
}

.date #daymonth {
    color: #454545;
    font-size: 2em;
    padding: 10px 0;
}

.date #year {
    color: #C1C1C1;
    font-size: 1.8em;
}

.clock {
    background-color: #D75B42;
    border: 0.6em solid white;
    border-radius: 100%;
    height: 8em;
    margin-top: -50%;
    position: relative;
    width: 8em;
}

.clock span {
    background: white;
    bottom: 50%;
    display: block;
    left: 50%;
    position: absolute;
    transform-origin: bottom center;
}

.clock .hours {
    height: 30%;
    width: 0.2em;
}

.clock .minutes {
    height: 45%;
    width: 0.2em;
}

button > a {
    text-decoration: none;
    color: black;
}

.breadcrumb {
    margin: 0;
}

#carouselheader {
    text-align: center;
    width: 100%;
    height: auto;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
    border-radius: 0 0 95% 95% / 30%;
}

.gallery img {
    transition: all .1s ease-in-out;
    /*transition: all 1.5s ease;*/
    border-radius: .3125rem !important;
}

.gallery img:hover {
    position: relative;
    top: -0.5rem;
    transition: all .3s ease-in-out;
    opacity: .90;
}

/*{# Page : Accueil #}*/
.content-pair-text {
    width: 480px;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

h1 {
    font-family: 'Alfa Slab One', cursive;
}

.icon {
    margin-bottom: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

h6 {
    margin-top: 0px;
    margin-bottom: 12px;
    color: #353e44;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

/*{# Page : Voyages#}*/
.category-tag {
    position: absolute;
    left: 10px;
    top: 4px;
    display: inline-block;
    margin-top: 6px;
    margin-right: 6px;
    padding: 6px;
    border-radius: 10px;
    background-color: #5cc489;
    font-family: Oxygen, sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 10px;
    font-weight: 400;
    text-transform: uppercase;
}

.featured-text {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 0.8rem;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .03), rgba(0, 0, 0, .6) 46%, rgba(0, 0, 0, .76));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .03), rgba(0, 0, 0, .6) 46%, rgba(0, 0, 0, .76));
}

.featured-title {
    display: block;
    padding-right: 20px;
    color: #fff;
    font-size: 27px;
    line-height: 30px;
    text-align: left;
}

.featured-description {
    padding-right: 44px;
    font-family: Oxygen, sans-serif;
    color: hsla(0, 0%, 100%, .7);
    font-size: 14px;
    line-height: 25px;
    text-align: left;
}

.section-title {
    margin-top: 60px;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    letter-spacing: 2px;
}

.med-divider {
    display: block;
    width: 20%;
    height: 1px;
    margin: 16px auto;
    background-color: #dedede;
    list-style-type: lower-alpha;
}

.thumbnail-date {
    display: inline-block;
    float: right;
    font-family: Oxygen, sans-serif;
    color: #999;
    font-size: 12px;
    line-height: 35px;
}

/*{# Page: Activités #}*/
.title-activity {
    width: 100%;
    float: left;
    padding: 0 0 20px;
}

/*{# Page : Galery #}*/
.title-img {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
}

a.lead {
    text-decoration: none;
    text-decoration-style: initial;
    text-decoration-color: initial;
    background-color: transparent;
    font-weight: 700;
    color: #009b72;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: .2rem;
}

h5 {
    font-size: 1.25rem;
    letter-spacing: -.02em;
    margin-bottom: .8rem;
    font-weight: 600;
    line-height: 1.2;
    color: #2c3038;
}

address p {
    margin-bottom: 0;
    font-style: italic;
}

.span {
    color: inherit;
    padding: 0;
    background-image: linear-gradient(120deg, rgba(255, 193, 7, .4) 0, rgba(255, 193, 7, .4) 100%);
    background-repeat: no-repeat;
    background-size: 100% 0.2em;
    background-position: 0 100%;
    position: relative;
    transition: background-size 0.25s ease-in;
}

.span:hover {
    background-size: 100% 88%;
}

.bg-primary-3 {
    background-color: #192d35
}

img.img-past-activity {
    filter: gray(100);
    -webkit-filter: grayscale(0%);
    -webkit-transition: all .6s ease;
    -webkit-backface-visibility: hidden;
}

img.img-past-activity:hover {
    filter: none;
    -webkit-filter: grayscale(70%);
}

.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid var(--white);
    transition: background 0.25s;
}

p.see-more a {
    text-decoration: none;
    color: #0A53A4;
}

.partenaires-img {
    max-width: 100%;
    -webkit-filter: contrast(0.3%);
    filter: contrast(0.3%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.partenaires-img:hover {
    max-width: 100%;
    -webkit-filter: contrast(100%);
    filter: contrast(100%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.contact-info {
    background-color: #DAF4EA;
}

.contact-table tbody tr td{
    border: none;
}

/* Icon Forward */
.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

/* Underline From Left */
.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}
.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #0A53A4;
    height: 1px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
    right: 0;
}

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.nous-defendre img {
    transition: all .1s ease-in-out;
    /*transition: all 1.5s ease;*/
    border-radius: .3125rem !important;
}

.nous-defendre img:hover {
    position: relative;
    top: -0.5rem;
    transition: all .3s ease-in-out;
    opacity: .90;
}

.titre-bulletin {
    font-size: 0.8rem;
}

p {
    line-height: 1.8em;
}

.img-vertical-center {
    vertical-align: middle;
}

img.middle {
    vertical-align: middle;
}

.featured-tex{
    position: relative;
    margin-bottom: 1rem;
}

blockquote {
    font-size: 10px;
}

.origine-text-content img {
    margin: 1rem;
}

.deuil-blockquote {
    background-color: #ECF1F8;
    height: 100%;
    width: 100%;
}
