/*** CSS Objectif reconversion ***/



@media screen and (min-width: 1201px) and (max-width: 1600px) {
	header .menu_principal a{
		padding:8px !important;	
	}
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
	footer .menu_principal a{
		padding:10px !important;	
	}	
}
@media screen and (max-width: 990px) {
	footer .menu_principal ul{
		flex-direction:column;
	}
}
header p,footer p{
	margin-bottom:0;
}
header .hide-desktop{
	display:inline-block;
	width:fit-content;
}
footer .hide-desktop{
	display:none !important;
}
@media screen and (min-width: 1201px) {
	header .hide-desktop{
		display:none !important;
		width:auto;
	}
}

.fondatrice .menu_social li{
	text-align:center;
	margin:auto 4px;
}
.fondatrice .menu_social a{
	border:1px solid #FDE400;
	background-color:#FDE400;
	border-radius:50px;
	width:30px;
	height:30px;
	font-size:20px;
	padding:0 !important;
	text-align:center;
}
.fondatrice .menu_social a i{
	margin:0 auto;
}
.fondatrice .menu_social a:hover,.fondatrice .menu_social a:focus,.fondatrice .menu_social a:active{
	border:1px solid #211C00;
	background-color:#211C00;	
}

.liste_numerique ol{
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
	list-style:none;
}
.liste_numerique ol > li{
	position:relative;
	padding-left:40px;
	padding-right:16px;
	margin-bottom:16px;
}
.liste_numerique ol > li::marker{
	display:none !important;
}
.liste_numerique ol > li:before {
	position:absolute;
	top:8px;
	left:0;
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	width:25px;
	height:25px;
	display:block;
	background-color:#211C00;
	color:#FDE400;
	text-align:center;
	border-radius:9999px;
	line-height:25px;
	border:1px solid #211C00;
	font-size:18px;
}

.formats .prix .elementor-widget-container{
	display:flex;
	height:100%;
	flex-direction:column;
	justify-content:flex-end;
	align-items:flex-end;
}
.formats .prix .elementor-widget-container p{
	margin-top:auto;
	margin-bottom:0;
}
.podcast .podcast_links .elementor-widget-icon a{
	background-color:#211C00;
	width:39px;
	height:39px;
	border-radius:50%;
	display:flex;
	justify-content: center;
	align-items: center;	
}
.podcast .podcast_links .elementor-widget-icon a:hover,
.podcast .podcast_links .elementor-widget-icon a:focus,
.podcast .podcast_links .elementor-widget-icon a:active{
	background-color:#FDE400;
	color:#211C00;
}
.podcast .podcast_links .elementor-widget-icon a:hover svg,
.podcast .podcast_links .elementor-widget-icon a:focus svg,
.podcast .podcast_links .elementor-widget-icon a:active svg{
	color:#211C00;
	fill:#211C00;
}


.faq .e-n-accordion-item-title{
	padding:32px;
}
.faq .e-n-accordion-item > .e-con{
	padding:32px;
	margin-top:-32px;
}


.liste_podcast li{
	background-color:#F7F5F0;
	border-radius:16px;
	padding:16px !important;
	width:fit-content;
}
.liste_podcast li.elementor-icon-list-item:not(:first-child){
	margin-top:32px !important;
}

/*** Contact/Temoignage ***/
.zone_contact .elementor-field-type-acceptance label,
.zone_contact .elementor-field-type-html,
#temoignage .elementor-field-type-acceptance label,
#temoignage .elementor-field-type-html{
	font-size:14px !important;
}
.zone_contact .elementor-field-type-acceptance .elementor-field-option,
#temoignage .elementor-field-type-acceptance .elementor-field-option{
	display:inline-flex;
	gap:10px;
	justify-content:flex-start;
	align-items:flex-start;
}
.zone_contact .elementor-field-type-acceptance .elementor-field-option input,
#temoignage .elementor-field-type-acceptance .elementor-field-option input{
	margin-top:2px;
}
.zone_contact .elementor-field-type-radio{
	margin-top:32px;
	margin-bottom:32px !important;
}
.zone_contact .elementor-field-type-radio .elementor-field-subgroup{
	flex-direction:column;
	gap:16px;
}
.zone_contact .elementor-field-type-radio .elementor-field-option{
	border:1px solid #000000;
	border-radius:8px;
	padding:8px 16px;
	width:fit-content;
	min-height:40px;
	display:inline-flex;
	align-items:center;
	gap:10px;
}
.zone_contact input[type="date"], .zone_contact input[type="email"], .zone_contact input[type="number"], .zone_contact input[type="password"], .zone_contact input[type="search"], .zone_contact input[type="tel"], .zone_contact input[type="text"], .zone_contact input[type="url"], .zone_contact select, .zone_contact textarea{
	padding:8px 16px;
}
.zone_contact .elementor-message-success{
	font-size:21px;
}

/*** Flux Youtube ***/
.bordure{
	border:7px solid rgba(255,255,255,0);
	box-shadow: -11px 13px 0px 0px #000;	
}
body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_play_btn svg.svg-inline--fa:not(:root){
	opacity:1;
	color:#FDE400;
}
body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_load_btn{
	font-family: "Playfair Display", Sans-serif !important;
	color:#FDE400 !important;
	background-color:#211C00 !important;
	font-size:16px !important;
	font-weight:600 !important;
	border-radius:9999px !important;
	box-shadow:unset !important;
	padding:12px 24px !important;
}
body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_load_btn:hover,body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_load_btn:focus,body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_load_btn:active{
	color:#211C00 !important;
	background-color:#FDE400 !important;	
	box-shadow:unset !important;
}
body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_follow_btn a{
	font-family: "Playfair Display", Sans-serif !important;
	color:#211C00 !important;
	background-color:#FDE400 !important;
	font-size:16px !important;
	font-weight:600 !important;
	border-radius:9999px !important;
	box-shadow:unset !important;
	padding:12px 24px !important;	
}
body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_follow_btn a:hover,body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_follow_btn.sby_custom a#abo_yt:hover ,body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_follow_btn a:focus,body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_follow_btn a:active{
	color:#FDE400 !important;
	background-color:#211C00 !important;	
	box-shadow:unset !important;
}
body .derniers_episodes .sb_youtube[id^="sb_youtube_"] .sby_footer .sby_follow_btn a svg{
	font-size:20px;
}
body .derniers_episodes #sby_lightbox .sby_thumbnail_hover_inner, body .sb_youtube[id^="sb_youtube_"] .sby_thumbnail_hover_inner, body.et-db .derniers_episodes #et-boc #sby_lightbox .sby_thumbnail_hover_inner, body.et-db .derniers_episodes #et-boc .sb_youtube[id^="sb_youtube_"] .sby_thumbnail_hover_inner{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: center;
}
body .derniers_episodes .sby_video_title{
	font-family: "Playfair Display", Sans-serif !important;
	color:#FDE400 !important;
	font-size:25px !important;	
}
/*** Complianz ***/
#cmplz-document p, #cmplz-document li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode p, .editor-styles-wrapper .cmplz-unlinked-mode li, .editor-styles-wrapper .cmplz-unlinked-mode td{
	font-size:18px;
}


/* Clickable item */

.clickable-item {
	cursor: pointer;
}

/* Questionnaire 360° form */

.custom-title{
	position:relative;
	z-index:1; 	
}
.custom-title h3{
	position:relative;
	z-index:1;
	background: linear-gradient(180deg,rgba(255,255,255,0) 62%, #FDE400 38%);
	padding:0 2px;
	width: fit-content;
}
.gform_wrapper{
	border-radius: 16px 16px 16px 16px;
    box-shadow: 0px 0px 24px 0px rgba(71, 67.99999999999999, 41, 0.2);
	padding: 32px;
}
.gform_previous_button{
    border-style: none !important;
    border-radius: 9999px 9999px 9999px 9999px !important;
	background-color: #FDE400 !important;
	color:#000 !important;
}
.gform_next_button{
    border-style: none !important;
    border-radius: 9999px 9999px 9999px 9999px !important;
	background-color: #FDE400 !important;
	color:#000 !important;
}
.gform_save_link{
    border-style: none !important;
    border-radius: 9999px 9999px 9999px 9999px !important;
	background-color: #FDE400 !important;
	color:#000 !important;
}
.gform_button{
    border-style: none !important;
    border-radius: 9999px 9999px 9999px 9999px !important;
	background-color: #FDE400 !important;
	color:#000 !important;
}
.gf_readonly {
	display: none;
}

/*GLOBAL*/
.clickable-item {
	cursor: pointer;
}
/* FIN GLOBAL */

/* SINGLE FORMATION */
.tdf-badge {
    padding:8px 16px;
    border-radius:32px;
}
/*PAGE BLOG*/
.menu-blog_cats .elementor-nav-menu {
    gap: 16px;
}
.menu-blog_cats .menu-item {
    border-radius: 8px;
    border: 1px solid var( --e-global-color-secondary );
}
.menu-blog_cats .current-menu-item,
.menu-blog_cats .menu-item:hover {
    border-radius: 8px;
    border: 1px solid var( --e-global-color-primary );
    background: var( --e-global-color-primary );
}
.menu-blog_cats .current-menu-item a {
    font-weight: 700 !important;
}
.menu-blog_cats .menu-item a {
    white-space: normal !important;
    text-align: center;
}
/* END PAGE BLOG*/

/* SINGLE ARTICLE */
.post-thumbnail .elementor-element {
    width: 100%;
}


.post-cats .elementor-heading-title {
    display: flex;
    gap: 8px;
    flex-direction: row;
    flex-wrap: wrap;
}
.post-cats .elementor-post-info__terms-list {
    font-size: 0 !important;
    display: flex !important;
    flex-wrap: wrap;
    gap: 4px;
}
.post-cats .elementor-post-info__terms-list a {
    background: #F7F5F0;
    border-radius: 28px;
    padding: 4px 8px;
    font-size: 0.75rem !important;
    flex: 0 0 auto;
}
.single_post-cats .elementor-post-info__terms-list a {
    background: #fff;
    font-size: 1.3rem !important;
    padding: 4px 16px !important;
}

.post-content blockquote {
    font-style: italic;
    text-align: center;
    margin: 32px 0;
}
.post-content blockquote::before {
    background-image: url(https://objectif-reconversion.komk.fr/wp-content/themes/objectif-reconversion/assets/img/half-sun.svg);
} 
.post-content blockquote::after {
    background-image: url(https://objectif-reconversion.komk.fr/wp-content/themes/objectif-reconversion/assets/img/half-sun-reverse.svg);
} 
.post-content blockquote::before,
.post-content blockquote::after{ 
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 16px auto;
    height: 57px;
    width: 116px;
}
/* END SINGLE ARTICLE*/



/* FAIRE LE POINT */
#formConnaitre .e-form__indicators {
    position: relative;
    top: 40px
}
#formConnaitre .form-step {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    top: -40px;
    position: relative;
}
#formConnaitre .form-label {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
}
#formConnaitre .elementor-field-subgroup {
    gap: 16px;
}
#formConnaitre .elementor-field-option {
    border: 1px solid black;
    border-radius: 8px;
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}
#formConnaitre .elementor-field-group-cgu .elementor-field-option {
    border: none;
    align-items: flex-start;
}
#formConnaitre .e-form__buttons {
    margin-top: 32px;
}
#formConnaitre .e-form__buttons #send {
        border: 2px solid var( --e-global-color-primary ) !important;
    background: var( --e-global-color-primary ) !important;
}
/*END FAIRE LE POINT*/


.titre_formation h1 span {
    background:linear-gradient(180deg,rgba(255,255,255,0) 62%, var(--e-global-color-655fe56) 38%);
}

.tdf-grid {
                display: grid;
                gap: 2rem;
            }
            .tdf-row {
                display: grid;
                gap: 2rem;
            }
            .tdf-row-2 {
                grid-template-columns: repeat(3, minmax(0, 1fr));
            }
            .tdf-row-1, .tdf-row-3 {
                grid-template-columns: repeat(3, minmax(0, 1fr));
            }
            .tdf-card {
                display: flex;
                align-items: center;
                justify-content: center;
                min-height: 96px;
                border-radius: 0.75rem;
                text-align: center;
                text-decoration: none;
                font-weight: 700;
                background: transparent;
                border: 2px solid currentColor;
                transition: transform 0.2s ease, box-shadow 0.2s ease;
                cursor: pointer;
				background:#fff;
            }
            .tdf-card:hover {
                transform: translateY(-2px);
            }
            .tdf-card-title {
                display: block;
            }
            
            /* Responsive */
            @media (max-width: 1024px) {
                .tdf-row-3 {
                    grid-template-columns: repeat(2, minmax(0, 1fr));
                }
				.tdf-card {
					padding: 4rem 0;
				}
            }
            @media (max-width: 768px) {
                .tdf-row-1, .tdf-row-2, .tdf-row-3 {
                    grid-template-columns: repeat(2, minmax(0, 1fr));
                }
				.tdf-card {
					padding: 2rem 0;
				}
            }
            @media (max-width: 480px) {
                .tdf-row-1, .tdf-row-2, .tdf-row-3 {
                    grid-template-columns: 1fr;
                }
				.tdf-card {
					padding: 2rem 0;
				}
            }


.tags-formation span {
    background:var( --e-global-color-11498a9 );
    padding:6px 12px;
    border-radius:100px;
    margin-right:5px;
}

/* Custom style */
.gradient-red-purple {
    background: linear-gradient(72deg, var(--e-global-color-8201f12) 0%, var(--e-global-color-accent) 50%);
}

.img-shadow img {
    filter:drop-shadow(-7px 10px 25px #333);
}

.pt-m {
	padding-top:4rem;
}

.pb-m {
	padding-bottom:4rem;
}


/* Header Shrinking */

.header-scroll {
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  background-color: transparent;
}

.elementor-sticky--effects.header-scroll .logo-light, 
.elementor-sticky--effects.header-scroll .logo-black {
	transform: scale(0.8)
}

.header-scroll .logo-light, 
.header-scroll .logo-black {
	transition: all ease-in-out .3s	
}

.header-scroll .logo-black{
	display:none;
} 

.header-scroll .logo-light{
	display:flex;
} 

.elementor-sticky--effects.header-scroll .logo-light {
	display:none;
}

.elementor-sticky--effects.header-scroll .logo-black {
	display:flex;
}

.elementor-sticky--effects.header-scroll .elementor-button {
	background-color:var( --e-global-color-accent ) !important;
	color:var( --e-global-color-11498a9 ) !important;
}


.elementor-sticky--effects.header-scroll  {
  background-color: var( --e-global-color-11498a9 );

}

.elementor-sticky--effects.header-scroll .e-con-inner{
  padding:0!important;
}


.elementor-sticky--effects.header-scroll .elementor-nav-menu--main .elementor-item {
	color:var(--e-global-color-text)!important;
	fill:var(--e-global-color-text)!important;
	font-size:1rem!important;
}

.glass-card {

  background: rgba(250, 243, 224, 0.5);
  backdrop-filter: blur(11px);
  -webkit-backdrop-filter: blur(11px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    inset 0 0 14px 7px rgba(255, 255, 255, 0.7);
  position: relative;
  overflow: hidden;
}

.glass-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.8),
    transparent
  );
}

.glass-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8),
    transparent,
    rgba(255, 255, 255, 0.3)
  );
}

