@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

/* GENERAL */

body {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-weight: 400;
    font-size: 0.875rem;
}

#page h1:before {
    content: '– '
}

#page h1 {
    font-family: 'Montserrat', sans-serif;
    color: #7bbb58;
    font-weight: 600;
    font-size: 1.8rem;
    text-align: left;
    text-transform: uppercase;
    line-height: 40px;
    padding-bottom: 10px;
}

#page h2 {
    font-family: 'Roboto', sans-serif;
    color: #578740;
    font-weight: 400;
    font-size: 1.87rem;
    text-align: left;
    line-height: 40px;
}

#page h2 {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-weight: 700;
    font-size: 1.875rem;
    text-align: left;
    line-height: 35px;
}

#page h2 span {
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 20px;
}

#page p,
#page ul li,
#page .table-striped {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-weight: 400;
    font-size: 1rem;
    text-align: left;
    line-height: 1.6;
}

#page p b {
    color: #578740;
}

#page ul li {
    list-style-type: "- ";
}

#page p a {
    color: #333;
    text-decoration: none;
    font-weight: 700;
}

#page p a:hover {
    color: #7bbb58;
    font-weight: 700;
}

#page p span.mentions {
    font-size: .8rem;
    font-weight: 400;
    color: #333;
}

#ariane .breadcrumb-item a,
#ariane .breadcrumb-item {
    font-family: 'Roboto', sans-serif;
    color: #888;
    font-weight: 400;
    text-decoration: none;
}

#ariane .breadcrumb-item a:hover {
    color: #7bbb58;
    font-weight: 400;
}

.btn-primary {
    color: #fff;
    background-color: #7bbb58;
    border-color: #7bbb58;
}

.btn-primary:hover {
    color: #fff;
    background-color: #bedd98;
    border-color: #bedd98;
}

.line-partner {
    border-bottom: 1px dashed #b1b1b1;
    margin: 25px 0;
}

#antennes-actus-hp h1 {
    font-family: 'Roboto', sans-serif;
    color: #0078bf;
    font-weight: 700;
    font-size: 1.87rem;
    text-align: center;
    line-height: 40px;
}

#une h2 {
    font-family: 'Roboto', sans-serif;
    color: #7bbb58;
    font-weight: 700;
    font-size: 1.87rem;
    text-align: center;
    line-height: 40px;
}

#videos h2 {
    font-family: 'Roboto', sans-serif;
    color: #303a4a;
    font-weight: 700;
    font-size: 1.87rem;
    text-align: center;
    line-height: 40px;
}

#antennes-actus-hp h1 span,
#une h2 span,
#videos h2 span {
    font-weight: 500;
    color: #333;
    font-size: 1.62rem;
}

#antennes-actus-hp h1 .bi-geo-alt-fill,
#une h2 .bi-arrow-down-circle-fill,
#videos h2 .bi-play-btn-fill {
    margin-bottom: 25px;
}

ul.list-actus {
    background-color: #f5f5f5;
    padding: 25px;
    margin-top: 45px;
}

ul.list-actus li {
    list-style-type: none;
}

ul.list-actus li:after {
    content: "";
    width: 100%;
    display: block;
    border: 1px dashed #333;
    margin: 15px 0;
    font-weight: 400;
}

ul.list-actus li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 21px;
    color: #333;
    text-decoration: none;
}

ul.list-actus li a:hover {
    color: #054973;
}

ul.list-actus li a b {
    color: #0078bf;
    font-weight: 700;
    font-size: 0.875rem;
}

ul.list-actus a.more {
    background-color: #0078bf;
    text-align: center;
    padding: 15px 20px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 0.875rem;
    display: block;
    margin-top: 55px;
}

a.more .bi-arrow-up-right-square {
    margin-left: 10px;
}

ul.list-actus a.more:hover {
    text-decoration: underline;
}

#une section#articles-une {
    margin-top: 45px;
}

section#articles-une {
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
}

section#articles-une a {
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    /*margin-top: 10px;*/
    margin-bottom: 16px;
}

section#articles-une a:hover {
    color: #7bbb58;
}

#videos #players {
    margin-top: 45px;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


/** -- ANTENNES -- **/


/* Actus antennes */

#actu-antennes a.card-link {
    font-family: 'Roboto', sans-serif;
    color: #7bbb58;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
}

#actu-antennes a.card-link:hover {
    text-decoration: underline;
}

.list-group-flush a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #578740;
}

.list-group-flush a:hover {
    color: #666;
    text-decoration: none;
}


/* Page antennes */

#page #antennes ul li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    line-height: 30px;
}

#page #antennes ul li a:hover {
    color: #578740;
}

/** Pagination **/
#page ul.pagination li{
    list-style: none;
}
.page-link{
    color: #79bb58;
}
.page-item.active .page-link{
    background-color: #79bb58;
    border-color: #79bb58;
}


/* MEDIA QUERIES */


/*@media (max-width: 768px) {
    section#articles-une {
        padding-right: calc(var(--bs-gutter-x)/ 2);
        padding-left: calc(var(--bs-gutter-x)/ 2);
    }
}*/

@media (max-width: 992px) {
    section#articles-une .theme {
        margin-top: 25%;
    }
}
