#Content p {
    line-height: 20px;
}

#Content h2 {
    text-transform: none;
}

div#home-titre {
    margin-top: 30px;
    margin-bottom: 350px;
}

div#home-titre h1 {
    line-height: 10px;
}

div#home-titre .h1 {
    font-size: 2.5rem !important;
    font-weight: bold;
}

div#home-titre .h1:first-child, div#home-titre .h1:last-child {
    font-size: 1.5rem !important;
    font-weight: 500;
}

div#home-callto {
    margin-bottom: 20px;
}

div.call-to-header {
    display: inline-block;
    position: relative;
    max-height: 120px;
    margin-bottom: 30px;
}

div.call-to-header a {
    font-size: 0.85rem !important;
}

div.call-to-header:hover, div.call-to-content:hover {
    cursor: pointer;
}

div#call-to-horaires {
    position: absolute;
    right: 0px;
    margin-right: 5px;
    max-width: 400px;
    width: 100%;
}

div#call-to-horaires table {
    height: 120px;
}

div#call-to-horaires td {
    padding: 5px 10px;
}

div#call-to-horaires tr.header {
    background-color: #00a6b9;
    color: #ffffff;
    font-weight: bold;
}

div#call-to-horaires tr.header td {
    border: none;
}

div#call-to-horaires tr.header td:first-child {
    text-transform: uppercase;
}

div#call-to-horaires td:first-child {
    text-align: left;
}

div#call-to-horaires td:nth-child(2) {
    text-align: right;
}

div#call-to-horaires tr.content {
    background-color: #e7edef;
}

div#call-to-horaires tr.content span.ile, div#call-to-horaires tr.content span.date {
    font-weight: bold;
    text-transform: uppercase;
}

div#call-to-horaires tr.content span.heure {
    font-family: 'Gabriel Sans Cond Bold' !important;
}

div#call-to-horaires tr.content span.next {
    font-size: 0.85rem !important;
}

div#call-to-horaires tr.content:last-child {
    background-color: #ffffff;
}

div#call-to-action {
    margin-left: 5px;
}

div#call-to-billetterie img, div#call-to-reservation img {
    width: 90%;
    position: absolute;
    top: -20px;
    left: 10px;
    right: 10px;
}

div#call-to-billetterie div, div#call-to-reservation div {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

div#call-to-billetterie, div#call-to-reservation {
    width: 195px;
    height: 136px;
}

div#call-to-billetterie {
    background-color: #f5bd00;
    margin-right: 6px;
}

div#call-to-reservation {
    background-color: #00a680;
}

div#carousel-aremiti {
    max-width: 800px;
    margin: auto;
}

div#actus-aremiti {
    margin: 30px auto;
}

div#actus-aremiti h2 {
    color: #3b3b3b !important;
    text-align: center;
}

div#magazine-aremiti {
    color: #ffffff !important;
    background-color: #6bb6ca;
}

div#magazine-aremiti img {
    width: 500px;
    display: block;
    margin: 50px auto 40px auto;
}

div#magazine-aremiti h2 {
    color: #ffffff !important;
}

div#magazine-aremiti div.col-md-6 > div {
    padding: 35px;
}

div#magazine-aremiti div.magazine-link, div#blog-mag div.blog-link {
    text-align: center;
    border: 2px solid #ffffff;
    border-radius: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 300px;
}

div#blog-mag div.blog-link, div#blog-mag div.blog-link * {
    color: #888888 !important;
}

div#blog-mag div.blog-link {
    border-color: #888888;
    width: auto;
}

div#call-to-others > div.row > div.col-12 > div {
    width: fit-content;
    margin: 30px auto;
    text-align: center;
}

div#call-to-others div.title {
    text-align: left;
    padding: 15px;
    max-width: fit-content;
}

div#call-to-others div.image {
    height: 125px;
}

div#call-to-fidelite {
    background-color: #22d4ce;
}

div#call-to-package {
    background-color: #d22b7a;
}

div#call-to-compte {
    background-color: #00a680;
}

div.call-to-content {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    width: 250px;
    height: 175px;
    display: inline-block;
    position: relative;
}

div.call-to-content a {
    font-size: 0.85rem !important;
}

div.call-to-content img {
    height: 150px !important;
    position: absolute;
    right: 0;
    bottom: 0;
}

div#blog-mag {
    background-color: #e7edef;
}

div#blog-mag div.row > div:not(.article) > div {
    padding: 35px;
}

div#blog-mag h2 {
    color: #000000 !important;
}

div#blog-mag p {
    color: #888888;
}

p {
    text-align: justify;
}

a {
    color: #ffffff !important;
}

a:hover {
    color: #ffffff !important;
    text-decoration: unset !important;
}

@media only screen and (max-width: 767px) {
    div.call-to-header {
        max-height: unset;
    }

    div#call-to-horaires table {
        height: auto;
    }

    div#home-titre {
        margin-top: 80px;
        margin-bottom: 30px;
        text-align: center;
    }

    div#home-titre .h1 {
        font-size: 2rem !important;
        font-weight: bold;
    }

    div#home-titre .h1:last-child {
        font-size: 1rem !important;
        font-weight: 500;
    }

    div#call-to-horaires {
        display: block;
        position: unset;
        margin: auto;
        max-width: unset;
    }

    div#call-to-horaires table {
        width: fit-content;
        margin: 15px auto;
    }

    div#call-to-action {
        text-align: center;
        margin-left: 0px;
    }

    div#call-to-billetterie, div#call-to-reservation {
        width: 150px;
        height: 40px;
        border-radius: 10px;
    }

    div#call-to-billetterie img, div#call-to-reservation img {
        display: none;
    }

    div#call-to-billetterie div, div#call-to-reservation div {
        position: unset;
        line-height: 20px;
        width: 96.5px;
        margin: 0 auto;
    }

    div#magazine-aremiti img {
        width: 330px;
        margin: 30px auto;
    }

    div#magazine-aremiti p {
        display: none;
    }

    div#magazine-aremiti div.col-md-6 > div {
        text-align: center;
        padding: 35px 0px;
    }

    div#magazine-aremiti div.magazine-link {
        margin: 0 auto;
        width: auto;
    }

    div#call-to-others > div.row > div.col-12 > div {
        max-width: 330px;
    }

    div#call-to-fidelite, div#call-to-package {
        width: 160px;
        height: 200px;
    }

    div#call-to-compte {
        width: 330px;
        height: 130px;
        margin-top: 30px;
    }

    div#blog-mag-desc {
        text-align: center;
    }
}