body {
    margin: 0 auto;
    background-color: #0D173E;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #e8e8e8;


}

a,
a:visited {
    color: #e8e8e8;
    text-decoration: none;


}

a:hover {

    text-decoration: none;
    color: #ffffff;

}

h1,
h2,
h3,
h4 {

    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    font-weight: 900;
    padding-bottom: 10px;
    padding-top: 10px;
}


p {
    color: white;
}


/*   ---------------     NAVIGATION  ------------------------    */

.nav-subtitle {
    color: crimson;
}




.main-navigation a {
    color: white;
    padding: 0.5em 1em;
    margin-left: 1px;
    transition: all 0.3s ease-in-out;
    font-weight: bold;
    font-size: 1.1rem;
}


.main-navigation a:hover,
.main-navigation .current_page_item a {
    background-color: black;
    color: crimson;


}

/* HOMEPAGE*/


body.home .entry-title {
    display: none;
}

/*      --------------------------  HEADER --------------------------------------     */
.site-header {
    position: absolute;
    z-index: 10;
    width: 100%;
}

.global-container {
    padding-top: 100px;
}

.site-title {
    width: 100%;
    text-align: center;
    font-weight: 900;
}

.site-title a {
    color: black;


}


.page-content,
.entry-content,
.entry-summary {
    margin: 0;
}

p.site-title,
h1.site-title {
    margin: 15px 0;
    color: #e8e8e8;
    font-size: 3rem;
}

.site-title a {
    color: #e8e8e8;
    padding: 10px;
    font-size: 40px;

}


.site-description {

    display: none;
}

h1 #post-29 .entry-title {
    display: none;
}

/*------------LOGO*/

.custom-logo {
    position: absolute;
    left: 150px;

}



/*      -------------------------- FIN HEADER --------------------------------------     */

/* WP-IMAGE */

.wp-image-281:hover {
    background-color: rgba(255, 255, 255, 0.5);
    transition: 1.5s;
}



/*---------------------------MAIN---------------------------------------*/


.wp-block-media-text__content h2 {
    padding-top: 50px;
}

.wp-block-media-text__content p {
    padding-bottom: 20px;
}

/*---------------MENU-------------------------------*/
#responsive-menu-container {
    bottom: auto;
}



/*----------------------- texte dans les images----------------------------*/

.has-large-font-size {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    font-size: 80px;


}

.has-text-align-center {
    margin-top: 20px;
    color: #e8e8e8;

}

.ms-info h3 {

    font-weight: 700;
}

/*-------------------SLIDER----------------------------------*/







.master-slider-parent {
    padding-top: 20px;
}

/* ------------------------------CONTENT------------------------------------------- */


.resume-col h4 {
    font-size: 1.5em;

}

.resume-col {
    margin-top: 1.5em;
    display: none;
}



.wp-block-cover alignfull has-background-dim {
    margin-top: -150px;
}

/*.single-content-col {

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;


}

.resume-col {
    width: 25%;
}

.single-content-col .entry-content {
    width: 75%;

}
*/

/* ------------------------------FIN CONTENT------------------------------------------- */

/* -----------------------button------------------*/

/*.button#responsive-menu-button {
    top: 24px;
}*/

.wp-block-button.aligncenter,
.wp-block-buttons.aligncenter,
.wp-block-calendar {
    margin-top: 20px;
}

/* FULLWIDTH BLOCK */
.alignwide {
    margin-left: -50px;
    margin-right: -50px;
    margin-top: 13px;
}

.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
    margin-top: -100px;

}





/* ------------------ FOOTER-------------*/

.site-footer {
    background-color: #2c4396;
    margin-bottom: -25px;
    max-width: 100vw;
    padding: 70px;

}

.site-footer .site-info {
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 35px;


}

.site-info h2 {}


@media screen and (max-width: 990px) {
    .resume-col {
        width: 100%;
    }

    .single-content-col .entry-content {
        width: 100%;

    }

}


/* ---------------TEXTE -------------------------*/


.wp-block-media-text__content {
    align-content: center;
}

.wp-block-cover,
.wp-block-cover-image {
    margin-bottom: 35px;
}


.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
}

/* ---------------------ARCHIVE---------------------------- */


.category-grid-item:nth-child(even) .category-grid-item-col-group {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.category-grid-item.col-12.alignfull {
    margin-top: 25px;
}

.category-grid-item-col .thumbail-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.category-grid-item-col .thumbail-box {
    height: 50vh;
}

.entry-title {

    display: none;
}

/*--------------------CONTACT---------------------*/

.wpcf7-form init {
    padding-bottom: 20px;
}


button,
input,
optgroup,
select,
textarea {
    background-color: #2c4396;

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #e8e8e8;
}
