body {
    font-family: 'Archivo Narrow', sans-serif !important;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #1C2B58 !important;
    background-color: #fff;
}
#breadcrumbs {
    font-family: 'Archivo Narrow', sans-serif !important;
    padding: 0 ;
}
h1, h2, h3, h4 {
    font-family: 'Archivo Narrow', sans-serif;
    color: #1C2B58 !important;
}

h1 {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 1rem;
}

h2 {
    font-size: 45px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 2rem;
}

h3 {
    font-weight: 600;
    font-size: 28px;
}

h4 {
    font-weight: 600;
    font-size: 18px;
}
h6{
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
}
p {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.3;
}
.sgpb-main-html-content-wrapper p{
    font-size: 18px;
    line-height: 1.3;
}
a {
    color: #0054E9;
    text-decoration: none;
}
.table {
    margin-bottom: 0px;
}
a:hover, a:focus, a:active, a.active {
    color: #1C2B58 ;
    text-decoration: underline;
}
.page-content ul li, .page-content ol li {
    margin-bottom: 10px;
    line-height: 1.2;
}
#sidehead-bar {
    position: relative;
    right: 0;
    z-index: 1002;
    width: auto;
    height: 118px;
    background-color: white;
    display: flex;
    justify-content: flex-end;
    text-transform: uppercase;
    font-size: inherit;
    padding: 22px 75px 0px 0;
}

#sidehead-bar .portail {
    background-image: unset;
}

#sidehead-bar .portail a span, #sidehead-bar .office a span {
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
}

#sidehead-bar .portail1 a {
    text-transform: uppercase;
    color: #7E91AA;
    font-size: 14px;
    padding-right: 16px;
}

#sidehead-bar .portail1 a:hover {
    text-transform: uppercase;
    color: #1C2B58 !important;
    text-decoration: none;
}

#sidehead-bar .burger-btn, #sidehead-bar .portail, #sidehead-bar .office {
    width: auto;
    height: auto;
    border-bottom: none;
    background-position: unset;
    background-repeat: unset;
    background-size: unset;
}

#sidehead #burger {
    -webkit-transition: 0.5s all linear, width 1.5s linear;
    transition: 0.5s all linear, width 1.5s linear;
    position: fixed;
    top: 0;
    right: calc(-50% + -5px);
    z-index: 999;
    overflow-y: scroll;
    width: 50%;
    height: 100%;
    padding: 150px 50px;
    background-color: white;
    border-left: none;
}
#sidehead #burger .portail1 {
    text-transform: uppercase;
    color: #ff2121;
    margin-bottom: 2rem;
    display: block;
}
#sidehead #burger .portail1:hover {
    text-decoration: none;
    color: #bb2a2a;
}
#sidehead #burger #burger-menu{
    font-family: 'Archivo Narrow', sans-serif !important;

}
#sidehead #burger #burger-menu li a {
    color: #1C2B58;
}
#sidehead #burger #burger-menu li.menu-item-has-children > a:first-child::before {
    color: #1C2B58;
}
#sidehead #burger #burger-menu li a::after {
    background: #1C2B58;
}
#sidehead.calendar-open #calendar {
    right: 0px;
}
#sidehead #burger #burger-menu li.menu-item-has-children.burger-open > a:first-child {
    color: #1C2B58!important;
}
#sidehead #burger .utility {
    border-top: 1px solid #1C2B58;
    text-align: unset;
}
#sidehead #burger .utility .fa {
    color: #1C2B58;
    font-size: 20px;
    margin-right: 15px;
}
#sidehead #burger .utility a:hover > .fa {
   color:#337ABE;
}
#sidehead #calendar {
    display: none;
}

#top-bar {
    display: flex;
    list-style: none;
}

#top-bar .menu-item {
    padding: 0 16px;
}

#top-bar .menu-item:last-child {
    padding: 0 0 0 16px;
}

#top-bar .menu-item a {
    color: #505f8b;
    font-size: 12px;
    letter-spacing: 1px;
}
#top-bar .sub-menu{
    padding: 0;
    position: absolute;
    z-index: 10;
    background-color: white;
    color: #fff;
    width: -webkit-max-content;
    width: max-content;
    top: 43px;
}
#top-bar .sub-menu li{
    list-style-type: none;
    margin-bottom: .5rem;
    padding: 0!important;
}
.menu-item-3225 a{
    color: #ff2121!important;
}
.menu-item-3225 a:hover{
    color: #bb2a2a!important;
}

#top-bar .menu-item a:hover {
    color: #1C2B58;
    text-decoration: none;
}

/*menu principal*/

#masthead {
    position: relative;
    background-color: #fff;
    font-family: 'Archivo Narrow', sans-serif !important;
}

#masthead .main-navigation {
    margin-top: -28px;
    position: relative;
    z-index: 10000;
    width: 100%;
}

#masthead.entete_2 .site-branding a img, #masthead.entete_3 .site-branding a img {
    padding: 0;
}

#masthead.entete_2 .site-branding, #masthead.entete_3 .site-branding {
    margin-left: 0;
}

#masthead .site-branding {
    -webkit-transition: 1s margin-left;
    transition: 1s margin-left;
    position: absolute;
    z-index: 10000;
    width: 100px;
    margin-left: 0;
    background-color: #fff;
    top: -52px;
    left: 75px;
}

#masthead .site-branding a {
    padding-top: 8px;
}

#masthead .site-branding a img {
    width: 100%;
    max-width: 76px;
    padding: 0px;
}

#masthead .main-navigation .menu {
    display: block;
    height: 33px;
    margin-bottom: 0;
    list-style-type: none;
    text-align: right;
    border-bottom: none;
    background-color: #fff;
    color: #7E91AA;
    margin-right: 75px;
}
#masthead .main-navigation {
    -webkit-transition: 1s all;
    transition: 1s all;
    float: unset;
    width: 100%;
    background-color: transparent;
}
#masthead .main-navigation .menu > li {
    display: inline-block;
    margin-right: -4px;
    /* padding-top: 25px; */
    border-left: none;
    padding: 0 16px;
}

#masthead .main-navigation .menu > li:last-child {
    padding: 0 0 0 16px;
}

#masthead .main-navigation .menu > li a {
    position: relative;
    z-index: 100;
    display: inline-block;
    height: auto;
    padding: 0;
    margin-bottom: 10px;
    color: #505f8b;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 1px;
    font-weight: 600;
}

#masthead .main-navigation .menu > li > .sub-menu {
    -webkit-transition: 0.5s all, 0s border-bottom;
    transition: 0.5s all, 0s border-bottom;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 98;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 0;
    max-height: 350px;
    padding: 0 75px 0 175px;
    background-color: #fff;
    text-align: left;
    list-style-type: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    overflow: hidden;
}

#masthead .main-navigation .menu > li > .sub-menu > li a {
    font-size: 14px;
    text-transform: unset;
    letter-spacing: unset;
    font-weight: 400;
}

#masthead .main-navigation > .menu-burger-container > ul > li:first-child > a {
    height: auto;
    padding-top: 0;
    background-color: transparent;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: unset;
}

#masthead .main-navigation .menu > li a:active, #masthead .main-navigation .menu > li a:focus, #masthead .main-navigation .menu > li a:hover {
    color: #1C2B58;
    text-decoration: none;
}

#masthead .main-navigation > .menu-burger-container > ul > li:first-child > a:hover {
    background-color: white;
    color: #1C2B58;
}

#masthead .main-navigation .menu > li > .sub-menu > li {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    float: left;
    width: 20%;
    display: inline-block;
    margin-right: -4px;
    padding-top: 25px;
}

.site-content header.entete_1 .background-image {
    margin-bottom: 16px;
}

#breadcrumbs a {
    color: #8e8e8e;
}
.contact{
    line-height: 1.2!important;
}
.wrap-info {
    position: absolute;
    bottom: 5%;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.wrap-info .fa {
    font-size: 5rem;
    margin-top: 10px;
}

.wrap-info .btn:hover {
    background-color: #bb2a2a;
}

/*home content */
.home #content {
    overflow-x: hidden;
    margin-top: 0;
}

/* Carousel de l'entete */
.slick-slide, .slick-slide::before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slick-slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-slider {
    position: relative;
    width: 100%;
    height: 40vw;
    min-height: 8vw;
    opacity: 0;
    visibility: hidden;
    transition: all 1.2s ease;
}

.main-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
}

.slick-slide {
    position: relative;
    height: height: 40vw;;
}

.slick-slide::before {
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: 1;
}

.slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
}

.slick-slide iframe {
    position: relative;
    pointer-events: none;
}

.slick-slide figure {
    position: relative;
    height: 100%;
    margin: 0;
}

.slick-slide .slide-image {
    opacity: 1;
    height: 40vw;
}

.main-slider .slick-slide img {
    height: 40vw;
    transition: all 0.8s ease;
}

.slick-slide .slide-image.show {
    opacity: 1;
}

.slick-slide .image-entity {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    object-fit: cover;
}

.slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%;
}

.slick-slide .slide-media {
    animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.slick-slide.slick-active {
    z-index: 1;
}

.slick-slide.slick-active .slide-media {
    animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.slick-slide.slick-active .caption {
    opacity: 1;
    transform: translateY(80%);
    transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}

.caption {
    position: absolute;
    bottom: 35%;
    left: 0;
    text-transform: uppercase;
    padding: 20px;
    color: #fff;
    margin: 0;
    opacity: 1;
    z-index: 100;
    width: 100%;
    background-color: unset;
    text-align: center;
    height: 290px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}


@keyframes slideIn {
    from {
        filter: blur(15px);
    }
    to {
        filter: blur(0);
    }
}

@keyframes slideOut {
    from {
        filter: blur(0);
    }
    to {
        filter: blur(15px);
    }
}


/* slider selector */
.wrap-header-slider-selector {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.header-slider-selector {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    width: 100vw;
    list-style-type: none;
    padding: 0 3rem;
}

.wrap-header-slider-selector .header-slider-selector .slick-arrow {
    cursor: pointer;
    transition: 0.5s;
    background-color: transparent;
    color: white;
}

.wrap-header-slider-selector .header-slider-selector .slick-arrow:hover {
    background-color: transparent;
    color: #1C2B58;

}

.wrap-header-slider-selector .header-slider-selector .slick-arrow .fa {
    font-size: 5rem;
}

.btn-info {
    margin-top: 2rem;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe, object, embed {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* footer */
.home #colophon {
    margin-top: 50px;

}

#colophon {
    background-color: #1C2B58;
    color: white;
    margin-top: 0px;
    position: relative;
    width: 100%;
    border-top: unset;
    padding: 4rem 0 0rem 0;
}

#colophon h2 {
    font-size: 18px;
    color: white !important;
    text-transform: uppercase;
}
#colophon p{
    font-size: 14px;
}
#colophon a {
    color: white;
    text-decoration: none;

}

#colophon a:hover {
    color: white;
    text-decoration: underline;
    transition: all 0.3s;
}
.custom-html-widget a{
    font-size: 14px;
}
.reseaux-sociaux {
    padding: 0;
    background-color: transparent;
    text-align: unset;
}

.reseaux-sociaux .btn {
    width: auto;
    margin: 0 5px;
    padding: 0;
    background-color: transparent;
    color: white;
    font-size: 1.4em;
    border-radius: 100px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.reseaux-sociaux .btn-rezo {
    padding-right: 15px;
    color: white;
}

.reseaux-sociaux .btn-rezo:hover {
    background-color: transparent;
    color: rgba(0, 84, 233, 0.7) !important;
}

#menu-pied-de-page {
    list-style-type: none;
    display: flex;
    flex-flow: row wrap;
padding: 0;
}

#menu-pied-de-page li {
    margin-bottom: 15px;
}
#menu-pied-de-page li:after {
   content: '|';
    padding: 0 4px;
}
#menu-pied-de-pageli:last-of-type:after {
    content: '';
    padding: 0 ;
}
#menu-pied-de-page li a {
    font-size: 14px;
    color: white;
}

.custom-html-widget {
    display: flex;
    flex-direction: column;
}

.custom-html-widget strong {
    margin-bottom: 2rem;
}

.custom-html-widget a {
    margin-bottom: 2rem;
}

.copyright {
    margin-top: 2rem;
    color: white;
}
.content-text a{
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    color: #0054E9;
    text-decoration: none;
}
.content-text a:hover{
    color: #0054E9;
    text-decoration: none;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    color: #1c2b58;
    text-decoration: underline;
}
/* page d'accueil */
/*choix bg color*/
.bg-red {
    background-color: #ff2121;
}

.bg-blue {
    background-color: #1c2b58;
}

.bg-white {
    background-color: #fff;
}

/* choix couleur de texte */
.text-red {
    color: #ff2121;
}

.text-blue {
    color: #1c2b58;
}

.text-white {
    color: #fff;
}

/* style de bouton */
.btn {
    display: block;
    width: 250px;
    padding: 12px 15px;
    font-family: 'Archivo Narrow', sans-serif !important;
}

.btn-red-gost {
    border: 1px solid #d71c1c;
    color: #d71c1c!important;
    background-color: transparent;
}

.btn-red-gost:hover {
    border: 1px solid white;
    color: white;
    background-color: #d71c1c;
}
.btn-red-gost-reverse {
    border: 1px solid white;
    color: white!important;
    background-color: transparent;
}

.btn-red-gost-reverse:hover {
    border: 1px solid #d71c1c;
    color: white;
    background-color: #d71c1c;
}
.btn-brand-gost {
    border: 1px solid #1c2b58;
    color: #1c2b58;
    background-color: transparent;
}

.btn-brand-gost:hover {
    border: 1px solid #1c2b58;
    color: white!important;
    background-color: #1c2b58;
}
.btn-brand-gost-reverse {
    border: 1px solid white;
    color: white!important;
    background-color: transparent;
}

.btn-brand-gost-reverse:hover {
    border: 1px solid #161f38;
    color: white!important;
    background-color: #161f38;
}
.btn.btn-arrow-right:active, .btn.btn-arrow-right:focus, .btn.btn-arrow-right:hover {
    background-color: #1c2b58!important;
}
.section-accueil {
    padding: 5rem 0;
}

.section-accueil .btn {
    margin: 65px auto;
}

/* blog slider  */

.card {
    background-color: transparent;
    background-clip: border-box;
    border: none;
    border-radius: none;
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;

}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(31 58 136 / 80%);
    padding: 2rem;
    color: white;
    opacity: 0;
}

.card .overlay h3 {
    color: white !important;
}

.card:hover .overlay {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}

.post-carousel .btn {
    display: block;
    margin: 2rem auto 0;
}

.post-carousel .slick-slide {
    margin: 0 30px;
    height: auto;
}

.post-carousel .slick-slide::before {
    height: 100%;
    background-color: transparent;
    opacity: 0;
    z-index: 1;
}

.post-carousel .content-text {
    margin-top: 2rem;
}

.slick-slide img {
    display: block;
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.btn-plus {
    border-radius: 100%;
    width: 32px;
    height: 32px;
    background-color: #0055a4;
    color: #fff;
    font-size: 2rem;
    text-align: center;
    padding: 11px 0;
    line-height: 0;
    margin: -15px 0 15px 15px;
}

/* slick dots*/
.slick-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 32px 0 16px 0px;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0;
}

.slick-dots li, .slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: none;
    background: none;
}

.slick-dots .slick-active button {
    -webkit-appearance: none !important;
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots .slick-active button:before {
    content: "•";
    font-size: 45px;
    line-height: 19px;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    text-align: center;
    opacity: .5;
    color: #0055a4;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}

.slick-dots li button {
    font-size: 0;
}

.slick-dots li button:before {
    content: "•";
    font-size: 45px;
    line-height: 19px;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    text-align: center;
    opacity: .25;
    color: #404040;
}

/* pages */
.site-content header .header-text {
    color: #1c2b58;
}
header.entete_1 .background-image {
    margin-bottom: 34px;
    margin-top: 0!important;
    height: 720px;
}
.page-template-page_distinction .background-image, .page-template-page_archive_actualite .background-image {
    height: 222px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.page-template-page_distinction .background-image h1, .page-template-page_archive_actualite .background-image h1 {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 222px;
    color: white !important;
    margin: 0;
}

.page-template-page_distinction article.ligne {
    margin: 4rem 0;
}
.page-template-page_distinction article.ligne img {
    margin-bottom: 2rem;
}
.page-template-page_distinction article.ligne .content-text h2 {
    margin: 0 0 1rem 0;
}

.page-template-page_distinction article.ligne .content-text h4 {
    margin: 0 0 1rem 0;
    text-transform: uppercase;
}

.page-content .entry-content .inner-bloc, .page-content .entry-content .under-bloc {
    margin: 4rem 0 2rem;
}
.page-content .entry-content .inner-bloc img{
    object-fit: cover;
    height: 400px;
    width: 100%;
}

.page-content .entry-content .row {
    margin-top: 2rem;
}

.page-content .entry-content .under-bloc h2 {
    margin: 0 0 2rem 0;
}

.page-content .entry-content .under-bloc .date {
    margin-bottom: 2rem;
    display: block;
}

.page-content .bloc a {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
   /* color: #1c2b58; */
    text-decoration: none;

}
.page-content .bloc p a:hover {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    color: #1c2b58;
    text-decoration: underline;
}

.page-content .btn {
   /*  margin: 25px auto; */
   /*  color: #1c2b58!important; */
    text-decoration: none;
}
.page-content .btn:hover {
    color: white!important;
    text-decoration: none!important;
}
.page-content .entry-content p a {
    color: #0054E9!important;
}
.page-content .entry-content p a:hover {
    color: #1c2b58!important;
}
.page-content .entry-content btn {
    color: #1c2b58!important;
}
.page-template-page_contact .background-image{
    height: 720px;
}
.page-template-page_contact .wpcf7{
    margin-top: 3rem;
}
.contact .entry-header {
    margin-top: 0;
}
.contact .postes p {
    font-family: 'Archivo Narrow', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;
    color: #1C2B58 !important;
}
.contact .postes div {
    margin-top: 0;
}

#map-contact{
    top: 0;
    margin-top: 3rem;
}
.postes .poste{
    min-height: 150px;
    margin-bottom: 2rem;
}

.sgpb-main-html-content-wrapper .btn{
    margin: auto;
}

/* Formulaire */
.page-template-page_contact .wpcf7-form select {
    background-size: 5%;
}
.wpcf7-form label {
    max-width: 100% !important;
    color: #1c2b58;
    line-height: 1.1;
}
form input[type="text"], form input[type="email"], form input[type="tel"], form textarea {
    margin-top: 0;

}
form select {
    margin-top: 0px;
}
.wpcf7-form label em {
    font-size: 0.8em;
}
form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 16px !important;
}
.wpcf7-form select {
    height: auto;
    /* padding: 10px 0; */
    min-width: 280px;
    max-width: 100% !important;
    background: url(../maristes/assets/img/arrow_blue_2.svg);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 7%;
}
form .wpcf7-form-control-wrap {
    margin-bottom: 7px !important;
    margin-top: 8px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"], .wpcf7-form select, .wpcf7-form textarea {
    border: 2px solid #1c2b58;
    border-bottom: 2px solid #1c2b58 !important;
    color: #1c2b58;
}

.wpcf7-form .wpcf7-list-item-label {
    color: #1c2b58;
    line-height: 1.1;
}
/* Article*/
.site-content header.entete_2 .container, .site-content header.entete_3 .container {
    margin-top: 16px;
}

.banner-header {
    background-position: center;

    height: 134px;

}
.content-text .entry-content{
    display: flex;
    flex-flow: row wrap;
}
.content-text .entry-content .month{
    padding-right: 7px;
}
.carousel-content .date{
    margin-top: 1rem;
    display: block;
}
.post-carousel{
    position: relative;
}
.post-carousel .wrap-header-slider-selector .header-slider-selector .slick-arrow {
    cursor: pointer;
    transition: 0.5s;
    background-color: transparent;
    color: #1d1b80;
}
.post #breadcrumbs{
    padding: 0 ;
}
    /* pagination */

.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.wrap-pagination {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.page-numbers {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 0;
    padding: 10px;
}

.page-numbers.next {
    border-right: 1px solid #d3ced2;
}

.page-numbers:hover, .page-numbers:focus, .page-numbers:active {
    background: #ebe9eb;
    color: #8a7e88;
    text-decoration: none;
}

.current {
    background: #ebe9eb;
    color: #8a7e88;
}

.post .site-content header.entete_2 .background-image, .site-content header.entete_1 .background-image {
    margin-bottom: 34px;
    margin-top: 34px;
}
.post header.entete_2 .date{
    padding-left:0 ;
    display: block;
    margin-top: 3rem;
}

/* mobile */
@media (max-width: 1845px) {
    .container {
        padding-right: 50px;
        padding-left: 50px;
    }
    .site-content  header.entete_2 .background-image, .site-content header.entete_1 .background-image {
        height: 550px!important;
    }
}

@media (min-width: 1199px) {
    .page-content .btn {
      /*   margin: 25px auto; */
    }
    #map-contact {
        top: 0px;
        margin-top: 3rem;
    }
}

@media (max-width: 1090px) {
    #sidehead-bar .burger-btn {
        width: 33px;
        height: 33px;
        margin-top: 3px;
        border-bottom: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: auto;

    }
    .page-template-page_distinction .background-image, .page-template-page_archive_actualite .background-image {
        position: relative;
        top: 63px;
        margin-bottom: 45px;
    }
    .banner-header {
        position: relative;
        top: 63px;
        margin-bottom: 55px;
    }
    .main-slider {
        position: relative;
        top: 63px;
        margin-bottom: 62px;
    }
    .wrap-info {
        bottom: 0%;
    }
    .main-navigation {
        display: none;
    }

    #sidehead-bar {
        padding: 12px 15px 12px 0;
        height: 63px;
        position: fixed;
        width: 100%;
        z-index: 10000;
    }

    #sidehead-bar .portail1 {
        display: none;
    }

    #masthead .site-branding a p {
        display: inline-block;
        height: auto;
        margin-left: 7px;
        color: #1C2B58;
        text-transform: uppercase;
        font-size: 10px;

    }

    #sidehead.burger-open #burger {
        top: 0;
    }

    #masthead .site-branding {
        top: 0;
        width: 80%;
        margin-left: 15px;
        position: fixed;
        left: 0;
    }

    #masthead .site-branding a img {
        width: 100%;
        max-width: 40px;
        padding: 0px;
        height: auto;
    }
    #masthead.entete_2 .site-branding, #masthead.entete_3 .site-branding {
        margin-left: 16px;
        position: fixed;
    }
}

@media (min-width: 992px) {
    .site-content header.entete_2 .background-image, .site-content header.entete_1 .background-image {
        margin-bottom: 16px;
    }

}

@media (max-width: 975px) {
    .section-accueil {
        padding: 5rem 0;
    }

    .main-slider {
        height: 389px;

    }

    .slick-slide .slide-image {
        opacity: 1;
        height: 389px;
    }

    .main-slider .slick-slide img{
        height: 389px;
    }

    .copyright {
        margin-top: 12rem;
    }

}

@media (max-width: 770px) {

    h1,h2,h3,h4{
        line-height: 1.2!important;
    }
    h1 {
        font-size: 42px;
    }
    h2 {
        font-size: 36px;
    }
    h3 {
        font-size: 24px!important;
    }
    h6{
        font-size: 16px;
        line-height: 1;
        font-weight: 400;
        padding: 0 15px;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .widget{
        margin-bottom: 4rem;
    }
    .wrap-header-slider-selector {
        display: none;
    }

}
@media (max-width: 767px){
    #sidehead #burger .portail1 {
        font-size: 0.9em;
    }
    .sgpb-main-html-content-wrapper p{
        font-size: 14px;
    }
}
@media (max-width: 575px) {

}
@media (max-width: 414px) {
    h2 {
        font-size: 28px;
    }
    h3{
        font-size: 24px ;
    }
    #masthead .site-branding {
        margin-left: 15px !important;
        margin-top: 0;
    }

}
