/*
Theme Name: GSM Master
Text Domain: lcdf
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Author: C2 STUDIOS
Author URI: https://c2-studios.fr/
License: © 2020 - C2 Studios
// License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (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.


/* Utilisation des polices dans votre site */





/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */

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

 

html,
body {
	border: none;
	margin: 0;
	padding: 0;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

blockquote::before,
blockquote::after {
	content: "";
}

ul {
    list-style: outside none none;
    padding: 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
   
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


/* -------------------------------------------------------------------------- */

/*	1. Document Setup
/* -------------------------------------------------------------------------- */

* {
	box-sizing: border-box; outline:0; -webkit-tap-highlight-color: transparent;

}


/* @font-face {font-family: "Futura Light"; src: url("//db.onlinewebfonts.com/t/2167e76f00e569cc11b3665679996380.eot"); src: url("//db.onlinewebfonts.com/t/2167e76f00e569cc11b3665679996380.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/2167e76f00e569cc11b3665679996380.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/2167e76f00e569cc11b3665679996380.woff") format("woff"), url("//db.onlinewebfonts.com/t/2167e76f00e569cc11b3665679996380.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/2167e76f00e569cc11b3665679996380.svg#Futura Light") format("svg"); } */




/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
	
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

button {
	cursor: pointer;
	background-color: transparent;
	cursor: pointer;
}


* {
    box-sizing: border-box;
    outline: 0 none;
}
 

 
figure {
    margin: 0;
    padding: 0;
}


body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    width: 100vw;
    overflow-x: hidden;
    background-color: #FFF;
    color: #272b2b;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

h1 {
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 52px;
    line-height: 52px;
    margin-bottom: 24px;
}

h2 {
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
    font-size: 38px;
    margin-bottom: 44px;
    line-height: 40px;
}
h1:after {
    content: "";
    background-color: #345ba3;
    width: 70px;
    height: 2px;
    margin-top: 34px;
    /* margin-bottom: 24px;*/
    display: block;
}

h3 {
    font-family: "Roboto", serif;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 34px;
}

strong {
  font-weight: 700;
}


h1 strong {
  font-weight: 800;
}
h1 small {
    font-size: 20px;
    display: inline-block;
    width: 100%;
    line-height: 20px;
}


.btn:after {
    content: "\f178";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #5dbfe1;
    margin-left: 3px;
    transform: translate(6px, 2px);
    font-size: 18px;
    line-height: 18px;
}

.btn_2 {
    border: 1px solid #ebc8a5;
    color: #FFF;
    min-width: 180px;
    margin-top: 24px;
    background-color: transparent;
}
a.btn.btn_2:hover {
    background-color: #ebc8a5;
    color: #272b2b;
}


p, ul, ol {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
}



.only_smart {
    display: none;
}



input[type="text"], input[type="email"], input[type="tel"], input[type="submit"], input[type="date"], input[type="password"], input[type="number"], select {
    background-color: #FFF;
    border: none;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    margin: 0px 0 0px;
    /* padding: 30px 10px; */
    width: calc(100%);
    color: #3D362C;
    padding-bottom: 16px;
    padding-top: 16px;
    padding-left: 17px;
    padding-right: 16px;
    display: inline-block;
    
}

select {
 -webkit-appearance: none; /* Safari */
  appearance: none;
}


.select-wrapper {
  position: relative;
  display: inline-block;
}

.select-wrapper:after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 0.7em;
  color: #555;
  content: "\f078";
    font-family: 'FontAwesome';
}

.select-wrapper select {
  padding-right: 2rem; /* Pour ne pas recouvrir l’icône */
}



textarea {
    background-color: #FFF;
    border: 1px solid #dedede;
    display: inline-block;
    font-family: proxima-nova, sans-serif;
    padding: 16px;
    resize: none;
    width: 100%;
    border-radius: 8px;
    height: 150px;
    color: #3D362C;
}
.form label {
    margin-bottom: 4px;
    display: inline-block;
    font-weight: bold;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="date"]:focus, textarea:focus, input[type="submit"]:hover, input[type="password"]:focus,  input[type="number"]:focus {
    background-color: #f6faff;
    border-color:#5fbee0;
    /* box-shadow: 0 3px 17px -5px rgba(50, 50, 93, 0.25), 0 8px 6px -8px rgba(0, 0, 0, 0.3), 0 -6px 6px -6px rgba(0, 0, 0, 0.024); */
}

input[type="submit"] {
	background-color: transparent;
    border: 1px solid;
    width: auto;
    cursor: pointer;
    padding: 10px 20px;
    margin: auto;
}


input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    background-color: rgba(255,33,0,0.22);
}

.errorMsg {
    color: red;
    margin-top: 2px;
    font-size: 14px;
}

input.error, textarea.error {
    background-color: #ffecec;
    border-color: red;
}

 
span.error {
    font-size: 12px;
    color: red;
    display: inline-block;
}

.confirm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgb(0 0 0 / 61%);
    z-index: 40;
    display: flex;
    align-items: center;
    justify-content: center;
}

.confirm .inner {
    background-color: #FFF;
    padding: 40px;
    border-radius: 8px;
    max-width: 320px;
}
.confirm .inner h3 {
    text-align: center;
    margin-bottom: 20px;
}
.confirm .inner p {
    margin-bottom: 30px;
}
.icon-checkmark-circle:before {
    content: "\e87f";
}
.confirm .inner .icon-checkmark-circle {
    font-size: 56px;
    margin-bottom: 20px;
    display: block;
    color: #00ffbf;
}

.wpcf7-form p label {

}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}


.wpcf7-form {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wpcf7-form p {
    position: relative;
    display: block;
    width: calc(50% - 10px);
    align-items: center;
    justify-content: stretch;
    padding-right: 0px;
}
.wpcf7-form p.large {
    width: 100%
}
.wpcf7-form p:last-of-type {
    display: block;
    width: 100%;
}

.wpcf7 form .wpcf7-response-output {
    background-color: #fff;
    border: medium none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
    left: 50%;
    margin: 2em 0.5em 1em;
    padding: 20px;
    position: fixed;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    font-weight: normal;
    display: block;
}


 
 
.gsm-form-group {
    margin-bottom: 20px;
    width: 100%;
}


.open_menu {
    overflow: hidden;
}

.wrap {
   margin: 0 auto;
    max-width: 1280px;
    padding: 0 40px;
    position: relative;
    width: 100%;
    
}




.big {
	font-size: 20px;
}

a {
	text-decoration: none;
}

ol {
    list-style-position: inside;
}


.upp {
	text-transform: uppercase;
}


img {
    max-width: 100%;
    height: auto;
}

 
.align_right {
    text-align: right;
}


main {
    padding-top: 120px;
}





/* COULEURS */


.black  {
    color: #272b2b;
}

.bg_black {
    background-color: #1c1c1c;
    color: #ffffff;
}

.bleu {
    color: #62BEE0;
}
 
.bg_bleu {
    background-color: #62BEE0;
    color: #FFF;
}





.beige {
    color: #ebc87c;
}
 
.bg_beige {
    background-color: #ebc87c;
    color: #272b2b;
}


.white {
    color: #FFF;
}
.bg_white {
    background-color: #FFF;
    color: #272b2b;
}
 
.grey {
    color: #f7f7f7;
}
.bg_grey {
    background-color: #f7f7f7;
}


.bg_gradient {
    background: linear-gradient(304deg, rgba(52, 91, 163, 1) 0%, rgba(95, 190, 224, 1) 100%);
    color: #FFF;
}


.box {
    border-radius: 0;
    padding: 40px;
}

.form_box {
    background-color: #ffffffcf;
}


.fullscreen {
    min-height: calc(100vh - 109px);
    background-size: cover;
    background-position: center;
}

/* Flex */

.flex {
	display: flex;
    gap: 60px;
    align-items: center;
	
}

.my_row {
    flex: 1;
}


.flex.center .inner.flex {
 align-items: center;
    justify-content: center;
}

.column .inner.flex {
    flex-flow: column;
}

.flex.start .inner {
    align-items: flex-start;
}


.row-1 {
    flex: 1;
}
.row-2 {
    flex: 2;
}

.row-3 {
    flex: 3;
}
.row-4 {
    flex: 4;
}


 .column .inner.flex {
    flex-flow: column;
}

.reverse .inner.flex {
    flex-flow: row-reverse;
}

.column-2  {
    column-count: 2;
}
.column-3 {
    column-count: 3;
}



/* Special  Flex */

.form_page .left.default_content {
    /* position: sticky;
    top: 220px;
    transform: translateY(-50%); */
    margin-bottom: -20px;
    padding-top: 10vh;
}

.logos_partenaires img {
    height: 120px;
    width: auto;
}


/*f footer */


footer .inner-top p {
    font-size: 14px;
    line-height: 14px;
    color: #6f6f6f;
}

footer .inner-top {
    margin-bottom: 40px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 20px;
}




/* header */

#site-header .inner.flex {
    display: flex
;
    align-items: center;
}
#site-header a.logo img {
    float: left;
}
header#site-header {
    padding: 0;
    background-color: #FFF;
    border-bottom: 1px solid #dedede;
    position: fixed;
    top: 0;
    padding-bottom: 20px;
}


ul.primary-menu {
    display: flex;
    gap: 1.75em;
    margin-left: 3.75em;
    margin: 0;
}
ul.primary-menu li.menu-item, ul.primary-menu li.menu-item a {
    position: relative;
}
 
ul.primary-menu .menu-item.hit:before {
    /* content: ""; */
    width: calc(100% + 22px);
    height: calc(100% + 5px);
    display: inline-block;
    position: absolute;
    background-color: #345ba3;
    left: 50%;
    top: 50%;
    border-radius: 30px;
    transform: translate(-50%, -50%);
    
}
ul.primary-menu .menu-item.hit.devis a {
    /* color: #FFF; */
    margin: 0;
}

ul.primary-menu .menu-item.hit.recrutement:before {
    background-color: #c7f0ff;
}

#navigation ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


#site-header .bg_bleu {
    margin-bottom: 20px;
    padding: 4px 0;
    background-color: #345ba3;
        background: #345BA3;
background: linear-gradient(304deg,rgba(52, 91, 163, 1) 0%, rgba(95, 190, 224, 1) 100%);

}


.top-menu {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin: 0;
    width: 100%;
}

.top-menu a {
    font-size: 14px;
    margin-left: 10px;
    text-decoration: underline;
    color: #FFF;
}

ul.primary-menu.reset-list-style {
    margin-bottom: 0px;
}

ul.primary-menu .menu-item.hit.devis {
    margin: 0;
}







.form_page {
    padding-top: 40px;
}
.no_flex .inner.flex {
    display: inline-block;
    max-width: 48vw;
}

.my_row.right.default_content.box.form_box {
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0;
}


fieldset {
    margin-bottom: 20px;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0;
    margin-right: 4px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
label.gsm-form-radio {
    padding: 10px 18px;
    display: inline-block;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
    margin-bottom: 14px;
    background-color: #FFF;
}
label.gsm-form-radio.active {
    border-color: #5fbee0;
    background-color: #FFF;
}

.bloc-identite label.gsm-form-radio {
    font-size: 22px;
}

.champ-double small {
    display: inline-block;
    font-size: 13px;
    margin-top: 5px;
}
.bloc-projet .champ-double div {
    flex: 1;
}

.bloc-projet .champ-double div label.gsm-form-radio {
    width: 100%;
}

.gsm-form-row {
    margin-bottom: 14px;
    width: 100%;
}
.gsm-form-row-radio {
    margin-bottom: 0;
}

.label_title {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: bold;
    display: inline-block;
}


.champ-double {
    display: flex;
    gap: 20px;
}


.label_title {
    padding: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #999;
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 29px;
    position: relative;
    
}
.label_title:before {
    content: "\f00c";
    position: absolute;
    top: 1px;
    left: 0;
    font-family: 'FontAwesome';
    color: #5fbee0;
}

.gsm-form-label {
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: 700;
    display: block;
    font-weight: 900;
}



.page-id-110 #site-header, .page-id-110  footer {
    display: none;
}

.page-id-110 main, .page-id-110 section {
    padding-top: 60px;
    padding-bottom: 0;
}

div#false_logo div {
    display: inline-block;
    height: 46px;
    width: 72px;
    background-color: #EFEFEF;
    /* width: calc(33% - 20px); */
    margin-right: 10px;
    margin-bottom: 10px;
}

div#false_logo {
    display: flex;
    margin-bottom: 60px;
    flex-wrap: wrap;
}


.widget img {
    width: 80%;
}

.widget .left {
    position: sticky;
    top: 120px;
}

.label_title:before, .page-id-110 .btn:after {
    color: #4BAD8B;
}

.page-id-110 .btn {
    margin-top: 0px;
}

.page-id-110 #gsm_widget_form {
    margin-bottom: 60PX;
}

.footer-widget h4 {
    margin-bottom: 15px;
    font-weight: 600;
    color: #232323;
    font-size: 11px;
    line-height: 14px;
    font-family: 'Montserrat', sans-serif;
}
.footer-widget  a {
    text-decoration: underline;

}
.footer-widget li a {
    color: #939393;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}

ul#menu-footer {
    column-count: 2;
}

.textwidget p {
    width: 75%; 
    color: #939393;
 
    font-size: 12px;
    line-height: 20px;
}

.footer-widget .fa.fa-wheelchair {
    display: inline-block;
    float: left;
    margin-right: 10px;
    font-size: 26px;
}

footer .logos_partenaires img {
    height: 92px;
    width: auto;
    mix-blend-mode: multiply;
}

.footer-widget-area .inner.flex {
    align-items: flex-start;
}

.share ul > li > a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 35px;
    height: 35px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #cfcfcf;
    color: #fff;
}

.share ul {
    display: inline-block;
    padding: 0;
    margin: 0 0 -7px 0;
    list-style: none;
}

.share ul > li {
    float: left;
    display: block;
    margin-right: 5px;
}


/* Accueil */


.banner h3 {
    margin-bottom: 40px;
}

.banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.no_picture .left {
    max-width: 660px;
}

.no_picture .w_100 {
    width: 100%;
    max-width: 100%;
}


.section_histoire {
    background-repeat: no-repeat;
    background-position-x: calc(50vw + 150px);
    background-size: auto 100%;
}


.btn {
    margin-top: 40px;
}


.mask:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color:#345ba3;
    background-color:#000;
    opacity: 0.8;
    background: linear-gradient(304deg,rgba(52, 91, 163, 1) 0%, rgba(95, 190, 224, 1) 100%);
}

.mask {
    position: relative;
}
.mask h1:after {
    background-color: #FFF;
}

 

.pourquoi .my_row.right {
    display: flex;
    flex-wrap: wrap;
    /* column-gap: 40px; */
    width: 100%;
    justify-content: space-around;
}

.pourquoi .my_row.right .item {
    width: calc(50% - 40px);
    max-width: 440px;
    text-align: justify;
    display: inline-block;
    margin-bottom: 60px;
}

.pourquoi .my_row.right .item p {
    text-align: justify;
}


.pourquoi {
    background-image: none !important;
    background: linear-gradient(304deg, rgba(52, 91, 163, 1) 0%, rgba(95, 190, 224, 1) 100%) !important;
}


.pourquoi .icon-extra-medium {
    display: block;
    /* float: left; */
    margin: auto;
    /* width: 42px; */
    margin-bottom: 30px;
    font-size: 42px;
    border: 1px solid;
    padding: 16px;
    display: block;
    line-height: 42px;
    width: 75px;
    border-radius: 14px;
    margin: auto;
    margin-bottom: 30px;
}


.page-id-2 .reverse .my_row.right.default_content {}

.page-id-2 .reverse .my_row.right.default_content {
    width: 300px;
    flex: inherit;
}

.page-id-2 .reverse .my_row.left.default_content {
    width: 100%;
    flex: inherit;
}

.page-id-2 .reverse .my_row.left.default_content {}

.page-id-2 .reverse .inner.flex {justify-content: flex-end;}





/* Formations */

.dgf-program h1, .dgf-program p {
    max-width: 640px;
}

.wrap.dgf-layout.dgf-grid {
    margin-top: 60px;
}


.dgf-sidebar {
    position: sticky;
    top: 140px;
}



 
.btn, .dgf-btn {
    padding: 6px 32px;
    position: relative;
    border-radius: 50px;
    background: transparent;
    border-color: #232323;
    color: #232323;
    font-size: 12px;
    padding: 6px 25px 5px;
}

.dgf-btn:focus, .dgf-btn:hover {
    background: #232323;
    border-color: #232323;
    color: #ffffff;
}


section#nos-formations-1 {
    padding-top: 0;
    margin-top: -70px;
}


ul.dgf-catalogue {
    gap: 40px;
}


.dgf-catalogue-item h3 {
    margin-top: 0;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
}

.dgf-catalogue-item {
    border: none;
    padding: 60px 20px;
    margin-bottom: 0;
    border-radius: 0;
    background-color: #FFF;
    min-width: 28%;
    width: calc(33.33% - 27px);
    text-align: center;
    display: flex
;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3), 0 -6px 16px -6px rgba(0, 0, 0, 0.024);
}


.dgf-catalogue-item span.number {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    font-size: 20px;
    margin-top: 0px;
    position: relative;
    top: -5px;
    color: #9b9b9b;
    font-weight: 600;
}

.page-template-page-single-formation .dgf-title span.number {
    display: inline-block;
    width: 100%;
    font-size: 0.6em;
    margin-bottom: 0;
    line-height: 0.6em;
    font-weight: 500;
}

li.program-detail {
    border: 1px solid #ddd;
    border-radius: 7px;
    margin-bottom: 10px;
    position: relative;
}

li.program-detail:after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 7px;
}

li.program-detail:hover:after {
    color: #5fbee0;
}

li.program-detail.open:after {
    content: "\f077";
}

.program-detail:not(.open):hover .program-detail-title {
    color: #0073aa;
}

#public_cible .dgf-section {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 6px;
    /* color: #FFF; */
}

#public_cible .dgf-section ul, #public_cible .dgf-section p {
    margin: 0;
}

#public_cible .dgf-section h4 {
    margin-bottom: 10px;
    font-size: 18px;
}


.dgf-meta i, #public_cible .dgf-section h4 i {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 7px;
    width: 18px;
    text-align: center;
    color: #999898;
}

.dgf-program h3 {
    font-size: 22px;
    line-height: 22px;
}


div#public_cible .flex {
    align-items: stretch;
}

a.download_btn:after {
    content: "\f019";
    font-size: 15px;
    margin-left: 10px;
}


.dgf-sidebar .dgf-meta {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}


.dgf-sidebar .dgf-meta .dgf-meta-detail {
    font-weight: 900;
    letter-spacing: 0px;
}

.dgf-meta-detail-large {
    font-size: 20px;
}

.dgf-card .btn {
    text-align: center;
    margin: 0;
}

.dgf-card h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
    line-height: 26px;
}

.dgf-img-wrap {
    display: none;
}

#mentorat {
    background: linear-gradient(304deg, rgba(52, 91, 163, 1) 0%, rgba(95, 190, 224, 1) 100%);
    padding: 40px;
    color: #FFF;
    position: relative;
    margin-top: 60px;
}

#mentorat img {
    position: absolute;
    bottom: 0;
    width: calc(33% + 40px);
    left: 0;
}

#mentorat div {
    padding-left: calc(33% + 50px);
}



#satisfaction p {
    font-size: 14px;
    line-height: 16px;
}

#satisfaction {
    border: none;
    padding-bottom: 0;
    margin-bottom: 20px;
}



.btn-light-blue:after {
    color: #FFF;
}
.btn-light-blue:hover:after, .btn-light-blue:focus:after {
    color: #5dbfe1;
}




.column .logos_partenaires {
    text-align: center;
    margin-right: -40px;
}


.page-id-17 .default_content a {
    display: inline-block;
    padding: 16px 16px;
    background-color: #EFEFEF;
    width: 100%;
    margin-bottom: 0px;
    text-decoration: none;
    border-radius: 6px;
    max-width: 700px;
    position: relative;
    transition: all .3s ease-in-out;
    margin-bottom: 20px;
}
.page-id-17 .default_content a:hover {
    background-color: #5fbee0;
    color: #FFF;
}
.page-id-17 .default_content a:hover:after {
    opacity: 1;
    background-image: url(assets/img/dowload-white.png);
}
.page-id-17 .default_content a:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 16px;
    background-image: url(https://ayoni.fr/wp-content/themes/ayoni/assets/img/dowload.png);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 16px;
    background-size: cover;
    opacity: 0.3;
}





.sib-form {
    margin: 0!important;
    padding: 0!important;
    background-color: transparent!important;
}

div#sib-container {
    max-width: 100%!important;
    width: 100%!important;
    padding: 0!important;
    border: none!important;
    background-color: transparent!important;
}

.sib-form-block {
    padding: 0!important;
}

div#sib-form-container p {
    margin: 0!important;
}

.sib-form-block__button br {
    display: none!important;
}

button.sib-form-block__button {
    padding: 6px 32px!important;
    font-size: 12px!important;
    letter-spacing: .5px!important;
    font-family: 'Montserrat'!important;
}





/* Remerciement */

.merci-inscription {}

.merci-inscription {
    padding-top: 60px;
}

.merci-inscription .inner.flex {
    align-items: flex-start;
}

.merci-inscription .inner.flex .my_row.left.default_content {
    position: sticky;
    top: 180px;
}


.shadow {
    box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3), 0 -6px 16px -6px rgba(0, 0, 0, 0.024);
    border: none;
}

.dgf-card-blue {
    background: linear-gradient(304deg, rgba(52, 91, 163, 1) 0%, rgba(95, 190, 224, 1) 100%);
    padding: 40px;
    color: #FFF;
    border: none;
    margin-bottom: 30px;
}
.dgf-card-grey {
    background-color: #f7f7f7;
}

.dgf-card-blue h3 {
    color: #fff;
}

.wp_content ul {
    margin-bottom: 20px;
    
}
.wp_content h3 {
    font-size: 22px;
    line-height: 22px;
}
.wp_content hr {
    margin-bottom: 40px;
    margin-top: 20px;
    border: none;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dedede;
}

.wp_content h4 {
    margin-bottom: 20px;
}


#recrutement .dgf-catalogue {
    gap: 40px;
}
#recrutement .dgf-catalogue-item {
    color: #EFEFEF;
    border: none;
}

#recrutement  .bg-extra-dark-gray {
    background-color: #1c1c1c;
}

#recrutement  .bg-black {
    background-color: #000;
}

.liste-recrutements a {
    /* font-weight: 700; */
    margin-bottom: 6px;
    display: inline-block;
    color: #272b2b;
}

.liste-recrutements a:hover {
    color: #5dbfe1;
}

ul.liste-recrutements {
    list-style-type: disc;
    list-style-position: inside;
}

section#recrutement {
    padding-top: 0;
    margin-top: -70px;
    margin-bottom: 0px;
}

.dgf-recrutement {
    padding-bottom: 70px;
}





.footerSponsor {
    background-color: #FFF;
    display: inline-block;
    width: 100%;
}

.footerSponsor .section-prestation {
    padding-top: 0px;
    padding-bottom: 50px;
}








img.logoFC {
    max-width: calc(100% - 820px);
    width: 100%;
    background-color: #FFF;
    border-radius: 9px;
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
}

@media screen and (max-width: 1060px) {
    img.logoFC {
        position: inherit;
        right: inherit;
        top: inherit;
        transform: none;
        max-width: 330px;
        
    }
    
}





.delegation-pedagogique .inner.flex {
    margin-left: 33.33%;
    max-width: 66.66%;
    padding-left: 40px;
}

.delegation-pedagogique .my_row.right.default_content.box.form_box {
    padding-left: 40px;
}


.delegation-pedagogique {
    position: relative;
    padding-left: 0;
}

.delegation-pedagogique:before {
    width: 66.66vw;
    height: 100vh;
    content: "";
    display: inline-block;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #fafafa;
    padding-left: 0;
    z-index: -1;
    box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3), 0 -6px 16px -6px rgba(0, 0, 0, 0.024);
}


body.page-id-132 {
    background-position: left center;
    background-size: 100vh auto;
    background-position: -100px 120px;
}


@media screen and (max-width: 900px) {
 
.only_smart {
    display: inline-block;
}
    
.no_smart {
    display: none;
}
   
 
h1 {
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 40px!important;
    line-height: 40px;
    margin-bottom: 24px;
}
    
h2 {
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 30px;
}
    
h3 {
    font-family: "Roboto", serif;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 24px;
}
 
main {
    padding-top: 81px;
}
    
.wrap {
    padding: 0 20px;
}
    
.btn {
    margin-top: 20px;
}
    
.inner.flex {
    flex-flow: column;
    gap: 20px;
}
    
.no_flex .inner.flex {
    display: inline-block;
    max-width: 100%;
}
.pourquoi .my_row.right {
        flex-flow: column;
        gap: 30px;
    }

.pourquoi .my_row.right .item {
    width: 100%;
    padding: 0 40px;
}
    
#site-header .inner.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-flow: row;
}
header#site-header {
    padding: 20px 0;
}
    
header#site-header:before {
    content: "";
    background: linear-gradient(304deg, rgb(52, 91, 163) 0%, rgb(95, 190, 224) 100%);
    height: 4px;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
    
    
    
header a.logo img {
    max-height: 40px;
}    
#site-header .bg_bleu {
    display: none;
}
    
nav#navigation {
    display: none;
}
    
.fa.btn_menu, .fa.btn_form {
    font-size: 28px;
}
    
.fa.btn_form {
        font-size: 14px;
        height: 38px;
        width: 38px;
        padding: 6px;
        background-color: #FFF;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
        margin-left: 20px;
        border: 2px solid #5fbee0;
        color: #000;
    display: none;
    }    
    
#navigation_mobile {
        display: flex;
    align-items: center;
 }   
 
    
section#accueil-0 {
    background-position: 70%;
}
    

    
   
.pourquoi h2 {
    text-align: center;
}
    
    
div#menu_mobile {
    position: fixed;
    top: 140vh;
    left: 0vw;
    width: 100vw;
    height:calc( 100vh - 81px);
    background-color: #FFF;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3), 0 -6px 16px -6px rgba(0, 0, 0, 0.024);
     transition: all .3s ease-in-out;
    padding-bottom: 81px;
    display: inline-block;
    overflow: auto;
}
    
.open_menu div#menu_mobile {
    top: 81px;
    
}

div#menu_mobile .inner.flex {
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

div#menu_mobile ul.primary-menu.reset-list-style {
        flex-flow: column;
        gap: 0px;
        width: 100%;
        justify-content: flex-start;
        text-align: left;
    }

.top-menu {
    justify-content: flex-start;
    flex-flow: column;
    gap: 30px;
    align-items: center;
    width: 100%;
}

ul.primary-menu .menu-item.hit.devis {
    /* position: fixed; */
    /* bottom: 100px; */
    /* left: 0; */
    /* transform: translateX(-50%); */
    
    width: 300px;
        display: block;
        text-align: center;
        font-size: 14px;
        padding: 10px;
        margin-top: 40px;
        position: relative;
        margin: auto;
        margin-top: 40px;
}

#menu_mobile a.logo img {width: 60vw;max-width: inherit;max-height: inherit;margin-bottom: 50px;}
    
    
    
    
    ul.primary-menu li.menu-item:not(.btn) a {
        font-size: 20px;
        font-family: 'Montserrat';
        font-weight: 400;
        /* border-bottom: 1px solid #dedede; */
        padding-bottom: 0;
        padding-top: 0;
        position: relative;
        padding: 14px 0;
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #dedede;
        border-top: none;
    }
    
    ul.primary-menu li.menu-item, ul.primary-menu li.menu-item a {
        padding: 0;
    }
    
    
ul.primary-menu li.menu-item:not(.btn) a:after {
    content: "\f054";
    position: absolute;
    right: 4px;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #e4e2e2;
}
    

ul.primary-menu li.menu-item.current_page_item a {
    font-weight: 800;
}
    
    
.open_menu .fa.btn_menu, .open_menu ul.primary-menu li.menu-item.current_page_item a:after, .open_menu ul.primary-menu li.menu-item a:hover:after {
    color: #5dbfe1;
}
    
    
.column-3 {
    column-count: 1;
}
    
.dgf-catalogue-item {
    width: 100%;
}
    
.my_row.right.default_content.box.form_box {
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 0;
    width: calc(100vw);
    transform: translateX(0px);
    position: relative;
    left: -20px;
    padding: 20px;
}
    
.champ-double {
    display: inline-block;
    gap: 0;
    width: 100%;
}
    
.page-id-2 .reverse .inner.flex {
    flex-flow: column-reverse;
    gap: 0;
}

.page-id-2 .reverse .my_row.left.default_content h2 {
    text-align: center;
}
    
    
    .page-id-2 .reverse .my_row.right.default_content img {
        margin-bottom: 0;
    }
.page-id-2 .reverse .my_row.right.default_content {
    width: 110px;
    flex: inherit;
}
    
    
.banner {
    height:auto;
    align-items: flex-end;
    display: flex
;
}
    
    .fullscreen {
    min-height: inherit;
    }
    
    
.logos_partenaires img {
    height: 74px;
    width: auto;
}
    
.widget .left {
    position: inherit;
    top: 0px;
}
    
.page-id-110 main, .page-id-110 section {
    padding-top: 20px;
    padding-bottom: 0;
}
    
    
.footer-widget-area  .inner.flex {
    justify-content: flex-start;
    align-items: flex-start;
}
    
    
    div#public_cible .flex {
        display: inline-block;
    }
    
    
section#recrutement {
    padding-top: 0;
    margin-top: -20px;
    margin-bottom: 0px;
}    
    
section#nos-formations-1 {
    padding-top: 0;
    margin-top: -30px;
}
    
    
.textwidget p {
    width: 100%;
}
    
    
    
 
}