/*Theme Name: Mon Coach Academy

Theme URI: http://www.webmaster-freelance.paris
Author: Benjamin Levaux
Author URI: http://www.webmaster-freelance.paris
Description: Le thème de Mon Coach Academy

Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*//* ------------------------------ RESET ------------------------------ */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, div, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	outline:none;
	font-size:100%;
    box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
table {border-collapse: collapse;border-spacing: 0;}

/* ------------------------------ END RESET ------------------------------ */

/* ------------------------------ GLOBAL ------------------------------ */

body {
    font-family: 'Raleway';
    font-size:1rem;
    font-weight:400;
	line-height:1.4;
	margin:0;
	max-width:100%;
	-webkit-text-size-adjust: none;
	position:relative;
    color:#343f64; /* BLEU */   
}
img {max-width:100%;height:auto;max-height:100%;width:auto;}
a img {border:0;}
.clear {clear:both;}
strong {font-weight:bold;}
.centrer {text-align: center;}
.d-none {display: none;}
.petit {font-size:0.8rem;}

hr {
    height:1px;
    border:0;
    background-color:#343f64; /* BLEU */  
    margin:80px auto !important;
    width:50%;
    display: block;
    }

p {text-align: justify}

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

.container {position: relative;width:1200px;margin:0 auto;padding:0 20px;overflow: hidden;}

section {margin:0 0 80px 0;}

a, .orange {color:#ff5800;}

h1 {font-size:2.4rem;font-weight: 700;line-height: 1.1;margin-top:50px;}
h2 {font-size:1.3rem;color:#ff5800;font-weight: 600;text-transform: uppercase;}
h3{font-size:1.1rem;font-weight: 600;text-transform: uppercase;}
.single-formation h3{font-size:1.1rem;font-weight: 700;text-transform: uppercase;margin:20px 0;border-left:4px solid #343f64;padding-left:15px;}

.titre_page {margin:50px 0;}

.sur_titre {text-transform: uppercase;font-size:1rem;text-decoration: none;margin-top:50px;display: block;}
.sur_titre + h1 {margin-top:0;}
.sous_titre {text-transform: uppercase;font-size:1.2rem;font-weight: 600;color:#ff5800;margin-bottom: 50px;}


.row {display: flex;flex-wrap: wrap;margin:0 -40px;padding:0 20px;}

#grille_intervenants {margin:0;padding:0;}

.meme_hauteur {align-content: stretch;}

.col {padding:0 20px;}
.col_12 {width:100%;}
.col_9 {width:75%;}
.col_8 {width:66.67%;}
.col_6 {width:50%;}
.col_4 {width:33.33%;}
.col_3 {width:25%;}
.col_2 {width:16.66%;}
.col_20 {width:20%;}

.mt_30 {margin-top: 30px;}
.mb_30 {margin-bottom: 30px;}

.photos .galery-sizer, .photos .galery-item { width: calc(33.33% - 8px);margin-bottom:12px;}
.photos .gutter-sizer { width:12px;}
.galery-item img {display: block;}

.nav_spectacles {display: flex;justify-content: space-between;}
.nav_spectacles a {text-decoration:none;}

.content ul {margin:20px 0;padding-left:17px;}
.content li {padding:4px 0 4px 5px;}

#filtre_intervenants {margin-bottom: 20px;}
#filtre_intervenants a {display: inline-block;margin:0 10px;cursor: pointer;}
#filtre_intervenants a.active {color:#343f64;}

.col_intervenant {position: relative;width:calc(33.33% - 20px);display: flex;align-items: stretch;margin: 10px 10px;border:1px solid #343f64;}
.col_intervenant .vignette {width:130px;background-color:#eee;background-size:cover;background-position:center;flex-shrink: 0;min-height:130px;}
.col_intervenant .sous_titre {text-transform: none;font-size:1rem;font-weight: 400;color:#343f64;margin-bottom: 0;}
.col_intervenant .infos {padding:15px;}

.btn {display: block;margin-bottom: 10px;background-color: #343f64;color:#FFF;text-align: center;font-weight:600;border-radius: 10px;padding:10px;text-decoration: none;transition: all ease 0.5s}

.btn:hover {background-color: #ff5800;}

.col_formation {position: relative;width:calc(25% - 20px);margin:10px !important;padding:0;border:1px solid #343f64;border-radius: 0px;transition: all ease 0.25s;}
.col_formation:hover {box-shadow:0 0 20px -5px #999;}

.vignette_formation {height:200px;background-color:#eee;background-size:cover;background-position:center;border-radius: 0px 0px 0 0;}
.intro_formation {padding:15px;}

.resume {font-size: 0.8rem;text-align: left;}

/* ------------------------------ CAROUSEL ------------------------------ */

#carousel {/*height:600px;*/margin-bottom: 50px;}

.slide {/*height:600px;background-position: center;background-size: cover;*/margin:10px;}

.owl-dots {text-align: center;margin:15px 0 15px 0;}

.owl-dot {width:12px;height:12px; background-color: #343f64 !important;border-radius: 6px;margin:0 6px;}

.owl-dot.active {background-color: #ff5800 !important;}

/* ------------------------------ FORM ------------------------------ */

div.wpforms-container-full {margin: 0 auto;}

.wpforms-submit {background-color: #343f64 !important;}

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

header {/*box-shadow:0 0 30px -10px #999;*/position: fixed;width: 100vw;z-index: 99;background: #FFF;}

.sous_header {height:126px;}

header .container {display: flex;justify-content: space-between;align-items: center;padding-bottom:0;overflow: visible;}

.logo_mc {width:100px;margin-right:50px;}
.logo_qualiopi {width:150px;}
.navigation {flex-grow:1;}

.social {display: flex;list-style-type: none;justify-content: center;margin:10px 0 0 0;padding:0;}
.social i {margin:0 5px;color:#343f64;font-size:20px;}

nav {width:100%;position: relative;}
nav ul {list-style-type: none;margin:0;padding:0;display: flex;justify-content: space-evenly;}
nav li {margin:40px 0 10px 0;position: relative;display: block;}

nav  a {text-decoration: none;color:#343f64;text-transform: uppercase;padding:5px 10px;display: inline-block;border-bottom:1px solid #FFF;border-top:1px solid #FFF;}
nav  a:hover, nav li.current-menu-item a,  nav li.current-menu-ancestor a { border-bottom:1px solid #343f64;border-top:1px solid #343f64;}
nav li.current-menu-item > a { color:#ff5800;}

nav li ul {display: none;background: #FFF;/*box-shadow:0 0 20px -5px #999;*/}
nav li:hover ul {display: block;position: absolute;top:33px;left:0;min-width: 100%;}
nav li ul li {width:100%;margin:0;padding:0;}
nav li ul li a {padding:10px 0;border-top:1px solid #343f64;border-bottom: 0 !important;display: block;width: 100%;font-size:0.8rem;text-align: center;}
/*nav li ul li:first-child a {border-top: 0;}*/

#open_menu, #nav_mobile { display: none;}

header h1 {margin:0 50px 0 0;font-size:1.2rem;text-transform: uppercase;text-align: center;width:calc(100% - 50px);}

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

footer {
    padding:40px;
    margin-top:50px;
    background-color:#343f64; /* BLEU */  
    color:#FFF;
}
footer .logo {max-height: 100px;}
footer .row {justify-content: space-between;}
footer .col {max-width: 20%;width:auto;text-align: center;}
footer ul {list-style-type: none;}
footer ul a {text-decoration: none;}

.copyright {text-align: center;margin:10px 0 0 0;}

/* ------------------------------  RESPONSIVE -----------------------------*/

@media (max-width: 1200px) {
    .container {width:100%;}
}
@media (max-width: 1024px) {
    .col_intervenant {width:calc(50% - 20px);}
    .col_formation {width:calc(33.33% - 20px);}

}
@media (min-width: 769px) {
    .mobile {display: none !important;}
}
@media (max-width: 768px) {
    .desktop {display: none !important;}
    
    header .container {justify-content:flex-start;}

    
    
    .logo_mc {width:74px;margin-right:0;padding:10px 0;}
    .logo_qualiopi {margin:0 auto;}
    
    #open_menu {
        position: fixed;
        z-index:100;
        top:30px;right:20px;
        display: flex;
        flex-direction: column;
        height: 22px;
        width:40px;
        justify-content:center;
        cursor: pointer;
    }
    .trait {height:2px;width:40px;background: #343f64;transition: 0.4s ease all;position: absolute;right:0px;}
    .trait_haut {top:0px;}
    .trait_milieu {top:10px;}
    .trait_bas {top:20px;}
    .incline_un {transform: rotate(45deg);top:12px;}
    .incline_deux {transform: rotate(-45deg);top:12px;}

    #nav_mobile {
        position: fixed;
        z-index: 98;
        height:100vh;
        height:100dvh;
        width:100vw;
        background: #FFF;
        top:0;
        padding-top:120px;
    }
    
    .sous_header {height:90px;}
    .titre_page {margin:20px 0;text-align: center;}
    
    #nav_mobile ul {margin:10px 0 30px 0;list-style-type: none;}
    #nav_mobile ul ul {margin:0;}
    #nav_mobile ul li {text-align: center;margin:7px 0;}
    #nav_mobile a {text-decoration: none;text-transform: uppercase;color:#343f64;}
    
    
    .single .col_4, .single .col_8 {width:100%;}
    
    .col_formation {width:calc(50% - 20px);}
    
    footer .col {width: 100%;max-width:100%;margin-top:20px;}

    
    .photos .galery-sizer, .photos .galery-item { width: calc(25% - 9px);margin-bottom:12px;}


}

@media (max-width: 640px) {
    .col_intervenant {width:calc(100% - 40px);margin:10px 20px;}
    


}

@media (max-width: 480px) {
        .photos .galery-sizer, .photos .galery-item { width: calc(50% - 12px);}
        .col_formation {width:calc(100% - 40px);margin:10px 20px;}
    


}