


/*********************  Footer Close  *******************/


/*********************  Inner-Pages  *******************/

section.heresecrion2 {
    display: flex;
    align-items: center;
    height: 400px;
    background-color: transparent;
    background-image: radial-gradient(at bottom right, #614900 0%, black 100%);
    padding-bottom: 150px;
    padding-top: 0;
}
.hero-info h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    color: #fff;
}
ul.instruction-boxes {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    box-shadow: 0px 0px 60px -10px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    overflow: hidden;
    background-color: #fff;
}
ul.instruction-boxes li:hover {
    background-color: #f8f8f8;
    transition: all 0.5s;
}
ul.instruction-boxes li {
    width: 20%;
}
ul.instruction-boxes::after {
    display: none;
}
/*********************  Inner-Pages Close  *******************/

html,body{scroll-behavior: smooth;}

#myScrollspy{
    position: sticky;
    top: 120px;
    height: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 0px 0px 50px -20px rgba(0, 0, 0, 0.2);
    max-height: calc(100dvh - 130px);
    overflow: auto;
}
ul.nav.nav-pills.nav-stacked {
    display: block;
}

ul.nav.nav-pills.nav-stacked a {
    padding: 8px !important;
    display: flex;
}
.sub-detail h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px!important;
    line-height: 35px!important;
    text-align: center;
}

.sub-detail p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

ul.instruction-boxes li {
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #CDCDCD;
    margin: 0 !important;
}
ul.instruction-boxes a {
    background-color: #eeea77;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
    color: #1f2a2d;
    padding: 0 10px;
}
section.instruction {
    margin-top: -219px;
    padding-bottom: 0;
}
li.border-0 a:hover {
    background-color: black;
}
section.schoolinfo {
    padding-top: 0;
    margin-top: 60px;
}
.section1-detail {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 4px;
    padding-bottom: 4px;
}

span i.fa-solid.fa-arrow-right {
    color: #eeea77;
    font-size: 21px;
    font-weight: 900;
}
span i.fa-solid.fa-arrow-right:hover {
    color: #000;
    transition: all 0.5s;
}
.section1-detail a {
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    color: #000;
}
ul.nav.nav-pills.nav-stacked {
    gap: 15px;
}
div#Objectif\ de\ la\ formation {
    background-color: #eeea77;
    padding: 30px;
    border-radius: 18px;
}
h1.title {
    font-size: 35px;
    font-weight: 700;
    line-height: 42px;
    color: #000;
    margin-bottom: 30px;
}
.objectif-info p {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 30px;
    font-weight: 400;
}
.objectif-info ul {
    list-style: square;
    margin-left: 20px;
    padding: 0;
    margin-bottom: 30px;
}
.objectif-info ul li::marker {
    color: #014037;
}
.objectif-info ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}
.margin p {
    margin: 24px 0 24px 0;
}
.Public-visé-section.margin p {
    font-size: 14px;
    margin-bottom: 30px;
    color: #000;
}
.Public-visé-section.margin ul {
    list-style: square;
    margin-left: 20px;
    padding: 0;
    margin-bottom: 30px;
}
.Public-visé-section.margin ul li::marker {
    color: #014037;
}
.Public-visé-section.margin ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}
.Métiers-visés-section.margin p {
    font-size: 14px;
    margin-bottom: 30px;
    color: #000;
}
.Métiers-visés-section.margin ul {
    list-style: square;
    margin-left: 20px;
    padding: 0;
    margin-bottom: 30px;
}
.Métiers-visés-section.margin ul li::marker {
    color: #014037;
}
.Métiers-visés-section.margin ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}
.Secteurs-visés-section.margin p {
    font-size: 14px;
    margin-bottom: 30px;
    color: #000;
}
.Secteurs-visés-section.margin ul {
    list-style: square;
    margin-left: 20px;
    padding: 0;
    margin-bottom: 30px;
}
.Secteurs-visés-section.margin ul li::marker {
    color: #014037;
}
.Secteurs-visés-section.margin ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}


div#Programme\ de\ la\ formation {
    background-color: #f6f8f9;
    padding: 20px;
    border-radius: 18px;
    margin-top: 60px;
}
.programdetail h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    background: #eeea77;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 10px;
}

.programdetail li {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}


.programdetail p {
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}
.bg-white.p-3.rounded-5 {
    border-radius: 8px;
    margin-bottom: 15px;
}
.programdetail {
    margin-top: 50px;
}
.bg-white.p-3.rounded-5 ul {
    list-style: square;
    margin-left: 20px;
    padding: 0;
    margin-bottom: 30px;
}
.bg-white.p-3.rounded-5 ul li::marker {
    color: #014037;
}
.bg-white.p-3.rounded-5 ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}
.bottom-margin {
    margin-bottom: 20px;
}

div#Pédagogie\,\ accompagnement\,\ déroulé {
    margin-top: 60px;
}
.pedagogie-info p {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
}

.finance {
    background-color: #f8f8f8;
    padding: 30px;
    margin-top: 60px;
    border-radius: 18px;
}
.finance p strong {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 40px;
}

.finance p {
    font-size: 14px;
    margin-bottom: 1.5em;
}
.finance ul {
    list-style: square;
    margin-left: 20px;
    padding: 0;
    margin-bottom: 30px;
}
.finance ul li::marker {
    color: #014037;
}
.finance ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}
.subscribe-btn {
    color: #fff;
    border-radius: 100px;
    margin-bottom: 12px;
    margin-top: 40px;
    width: max-content;
}
.subscribe-btn:hover {
    background-color: #eeea77;
    color: #fff;
    transform: translateX(8px);
    transition: all 0.5s;
}

.btn-inner a {
    font-size: 14px;
    font-weight: 400;
    line-height: 0px;
    color: #fff;
}

.btn-inner i.fa-solid.fa-arrow-right-long {
    background-color: #eeea77;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    font-size: 22px;
}
.section1-detail span {
    height: 24px !important;
}
.btn-inner {
    display: flex;
    align-items: center;
}

div#Conditions\ d\'admission {
    margin-top: 60px;
}
.condition-info p {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
}
.condition-info ul {
    list-style: square;
    margin-left: 20px;
    padding: 0;
    margin-bottom: 30px;
}
.condition-info ul li::marker {
    color: #014037;
}
.condition-info ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}

.experience-info {
    margin-top: 90px;
}
.experience-info p {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 30px;
    font-weight: 400;
}

div#Suivi\,\ évaluation\ et\ examen {
    margin-top: 90px;
}
.suivi-info strong {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-bottom: 40px;
}
.suivi-info p {
    font-size: 14px;
    margin-bottom: 4px;
}
.suivi-info ul {
    list-style: square;
    margin-left: 20px;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 20px;
}
.suivi-info ul li::marker {
    color: #014037;
}
.suivi-info ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}

div#Certification {
    margin-top: 60px;
}
.certification-info {
    background-color: #eeea77;
    border-radius: 18px;
    padding: 30px;
}
.certification-info p strong {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 40px;
}

.certification-info p {
    font-size: 14px;
    margin-bottom: 0;
}
.certification-info ul {
    list-style: square;
    margin-left: 20px;
    padding: 0;
    margin-bottom: 30px;
}
.certification-info ul li::marker {
    color: #014037;
}
.certification-info ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}
.certification-info a {
    margin: 10px 0 !important;
    display: block;
    color: #1e73be;
}
.certification-info img {
    max-width: 242px;
    display: flex;
    margin-top: 60px;
}

div#Accessibilité\ et\ Référent\ handicap\ et\ inclusion {
    margin-top: 60px;
}
.accessibilite-info p strong {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 40px;
}

.accessibilite-info p {
   font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
}
.accessibilite-info a {
    color: #1e73be;
}
.accessibilite-info img {
    max-width: 397px;
    display: flex;
}

.responsable-info p strong {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 40px;
}

.responsable-info p {
   font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
}
div#Responsable\ pédagogique {
    margin-top: 90px;
}
.subscribe-btn.recover {
    max-width: 323px;
}

section.mention-section{
    margin-top: 100px;
}

.representative-section{padding-bottom: 0;}
.representative-details {
    padding: 30px 30px 15px;
    background-color: #eeea77;
    border-radius: 20px;
}
.representative-details h2 {
    font-size: 28px;
    color: #1f2a2e;
}
.representative-details ul {
    list-style: none;
    padding-left: 0;
    margin-top: 25px;
    margin-bottom: 0 !important;
}
.representative-details ul li{
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.representative-details ul li, .representative-details ul li a{
   color: #1f2a2e;
   font-size: 16px;
}
.representative-details ul li i{
    /* margin-right: 20px; */
    font-size: 25px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.what-role {
    margin-top: 75px;
}
.what-role h2{
    font-size: 40px;
}
p.size {
    font-size: 16px;
}
h2.main-title{
    text-transform: capitalize !important;
}
.school-single-details h2.main-title{
    color: #1f2a2e;
    margin-bottom: 20px;
}
.school-single-details div{
    margin-bottom: 50px;
}
.apprenticeship-contract a{
    font-weight: 500;
    color: #13979f;
    text-decoration: underline;
}
.accreditations-text{}
.accreditations-text p{
    margin-bottom: 30px;
}
.accreditations-text p strong{
    color: #1f2a2d;
    font-weight: 700;
}
.accreditations-text a{
    font-weight: 500;
    color: #13979f;
    text-decoration: underline;
}
.mention-section{}
.mention-section h1{
    color: #eeea77;
    margin-bottom: 30px;
}
.mention-content{
    margin-bottom: 50px;
}
.mention-content h2{
    font-weight: 600;
    font-size: 24px;
    color: #eeea77;
}
.training-advantage{
    margin-top: 100px;
}
.training-advantage .advantages-img img{
    box-shadow: 10px 10px 0px 4px #eeea77;
    border-radius: 15px;
}
.advantages-content{}
.advantages-content h2{
    color: #1f2a2e;
}
.advantages-content ul {
    list-style: none;
    padding-left: 0;
    margin-top: 50px;
}
.advantages-content ul li {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    column-gap: 25px;
}
.advantages-content ul li i svg{
    /* vertical-align: middle; */
}
.advantages-content ul li i{
    color: #eeea77;
    font-size: 40px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
}
.contract-type{}
.contract-type .contract-box{
    text-align: center;
    margin-top: 50px;
}
.contract-type .contract-box h3{
    text-transform: capitalize;
    color: #1f2a2e;
}
.contract-type .contract-box p{}
.contract-type .see-training-btn{
    margin-top: 40px;
}
.see-training-btn.hero-btn-wrap a {
    max-width: 260px;
    width: 100%;
    justify-content: center;
    padding: 12px;
}
.quick-guide{
    margin-top: 80px;
}
.quick-guide-box{
    text-align: center;
    background-color: #eeea77;
    border-radius: 20px;
    padding: 40px 20px;
    text-align: center;
    color: #fff;
    height: 100%;

}
.quick-guide-box h3{
    color: #1f2a2e;
}
.quick-guide-box p{
    color: #1f2a2e;
}
.quick-guide-btn.hero-btn-wrap a i {
    height: 14px;
}

.see-training-btn.hero-btn-wrap a i {
    height: 14px;
}
.quick-guide-btn.hero-btn-wrap a {
    max-width: 260px;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
    gap: 10px;
    padding: 12px;
}
.InnerPage li {
    font-size: 14px;
    margin-bottom: 10px;
}

/*********************  Owl  *******************/


/*********************  Owl Close  *******************/


/*********************  form  *******************/
.wizard,
.wizard .nav-tabs,
.wizard .nav-tabs .nav-item {
	position: relative;
}
.wizard .nav-tabs:after {
	content: "";
	width: 100%;
	border-bottom: solid 1px #ccc;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 50%;
	z-index: -1;
	transform: translateY(-50%);
}
.wizard .nav-tabs .nav-item .nav-link {
	width: 40px;
	height: 40px;
	margin-bottom: 0;
	background: white;
	border: 1px solid #000;
	color: #000;
	z-index: 10;
	font-size: 18px;
}
.wizard .nav-tabs .nav-item .nav-link:hover {
	color: #333;
	border: 2px solid #333;
}
.wizard .nav-tabs .nav-item .nav-link.active {
	font-size: 20px;
	background: #eeea77;
	border: 2px solid #eeea77;
	color: #1f2a2e;
	font-weight: 600;
}
.wizard .nav-tabs .nav-item .nav-link:after {
	content: " ";
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	opacity: 0;
	margin: 0 auto;
	bottom: 0px;
	border: 5px solid transparent;
	border-bottom-color: #0dcaf0;
	transition: 0.1s ease-in-out;
}

.nav-tabs .nav-item .nav-link.active:after {
	content: " ";
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	opacity: 1;
	margin: 0 auto;
	bottom: -10px;
	border: 7px solid transparent;
	border-bottom-color: #eeea77;
}
.wizard .nav-tabs .nav-item .nav-link svg {
	font-size: 25px;
}

ul#myTab {
    display: flex;
    align-items: center;
    justify-content: space-between !IMPORTANT;
    padding: 10px 0px;
    border: none;
}
.tab-content>.tab-pane {
    padding: 10px 0px;
}
a.btn.btn-secondary.previous {
    border-radius: 4rem;
    color: var(--white-color, #FFF);
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.32px;
    text-transform: capitalize;
    padding: 14px 30px;
    display: flex;
    align-items: center;
    transition: all 0.5s;
    border: 1px solid #000000;
    gap: 8px;
    background: black;
}

.container form .user__details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 12px 0;
  }
  /* inside the form user details */
  form .user__details .input__box {
    width: calc(100% / 2 - 20px);
  }
  
  .user__details .input__box .details {
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
  }
  .input__box input,  .input__box select {
    height: 45px;
    width: 100%;
    outline: none;
    border-radius: 5px;
    border: 1px solid #eeea77;
    padding-left: 15px;
    font-size: 16px;
    border-bottom-width: 2px;
    transition: all 0.3s ease;
  }
  
  .user__details .input__box input:focus,
  .user__details .input__box input:valid {
    border-color: var(--main-purple);
  }
.wizard.my-5 .title-main.text-center {
    margin-bottom: 30px;
}

span.details {
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}
span.project__title {
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}

.category {
    display: flex;
    align-items: center;
    gap: 12px;
}

.category input {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.category label {
    display: flex;
    align-items: center;
    gap: 6px;
    position: relative;
}

.category input:checked + span {
    background: #ffffff;
    border-color: black;
}

.category input + span {
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 1px solid black;
    transition: all 0.5s;
}

.category input:checked + span:after {
    opacity: 1;
}

.category input + span:after {
    content: "✓";
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.5s;
    color: #000000;
    font-weight: 800;
}

.card {
  border-radius: 10px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  max-width: 600px;
  height: auto;
  background-color: #ffffff;
  padding: 10px 30px 40px;
  margin: auto;
}

.card h3 {
  font-size: 22px;
  font-weight: 600;
  
}

.drop_box {
  margin: 10px 0 0px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 3px dotted #a3a3a3;
  border-radius: 5px;
}

.drop_box h4 {
  font-size: 16px;
  font-weight: 400;
  color: #2e2e2e;
}

.drop_box p {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 12px;
  color: #a3a3a3;
}

.drop_box .btn {
  text-decoration: none;
  color: #ffffff;
  padding: 10px 20px;
  border: none;
  outline: none;
  transition: 0.3s;
}

.drop_box .btn:hover{
  text-decoration: none;
  background-color: #ffffff;
  color: #010101 !important;
  padding: 10px 20px;
  border: none;
  outline: 1px solid #010101 !important;
}
.form input {
  margin: 10px 0;
  width: 100%;
  background-color: #e2e2e2;
  border: none;
  outline: none;
  padding: 12px 20px;
  border-radius: 4px;
}
.form {
    width: 100%;
}



/*********************  form Close  *******************/