@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap');

html {
    margin: 0;
}

body {
    margin: 0;
    font-family: dosis, arial, sans-serif;
    font-weight: 400;
    background-color: #c1c1c1;
}

.body-wrap {
    height: 100vh;
    position: fixed;
    margin: 0 auto 0 0;
    z-index: 999;
    overflow: auto;
    width: inherit;
}

html,
body {
    height: 100%;
    width: 100%;
}

h3 {
    color: #248de7;
    font-weight: 700;
    font-size: 24px;
    margin: 5px 0 5px;
}

.header .fa-user-circle {
    font-weight: 200;
}


.main-container {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.main.fiche-form.card {
    border-radius: 0;
}

.sub_wrapper {
    background: url(../images/fond-page-ombre.png) top center no-repeat;
}

.wrapper {
    margin: 25px auto 0 auto;
    position: relative;
    text-align: left;
    width: 1200px;
}


.header {
    /* background: url(../images/fond-header.jpg) 0 0 no-repeat;
	background-position-x: 75%; */
    background-color: #fff;
    position: relative;
    height: 184px;
    margin-top: 30px;
}

.top-pictos {
    margin-top: 57px;
}

.header .header-logo {
    height: 100px;
}

.header .logo {
    background: url(../images/fond-logo.png) 0 0 no-repeat;
    position: absolute;
    left: 39px;
    top: 38px;
    width: 440px;
    height: 125px;
    text-decoration: none;
}

.header .logoq {
    position: absolute;
    left: 232px;
    top: 62px;
}

.header .logoq img {
    height: 78px;
}

.header .logoe {
    position: absolute;
    left: 427px;
    top: 61px;
}

.header .logoe img {
    height: 65px;
}

.header a.user,
.header a.panier {
    position: absolute;
    right: 22px;
    top: 14px;
    font-size: 2rem;
    color: #0c6488;
    text-align: center;
    line-height: 30%;
    text-decoration: none;
}

.header a.panier {
    right: 75px;
}

span.panier-badge {
    font-size: 10px;
    aspect-ratio: 1;
    width: 21px;
    font-weight: 900;
    top: 7px;
}

span.titre-picto {
    font-size: 10px;
}

.header .fa,
.header .fas {
    font-weight: 200;
}

.header h1 {
    display: block;
    margin: 44px 0 0 41px;
    color: #c1c1c1;
    font-size: 36px;
    line-height: 100%;
    font-weight: 600;
}

.header h1 strong {
    color: #555;
}

.header h2 {
    display: block;
    margin: 0 0 0 41px;
    color: #cba66f;
    font-size: 14px;
    line-height: 100%;
    font-weight: 600;
}




.menuhaut {
    height: 88px;
    position: relative;
}

.menuhaut .ombre {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 76px;
    background: url(../images/ombre-menu.png) 0 0 no-repeat;
}

.menuhaut .ombre .tel {
    font-size: 20px;
    font-weight: 700;
    color: #30455f;
    margin: 10px 0 0 70px;
    ;
}

.menuhaut .ombre img {
    float: left;
    margin-left: 20px;
}

.menu_fond {
    background-image: url(../images/fond-menu-wide.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 88px;
    z-index: 0;
}

.menu>li:hover {
    background-color: rgba(255, 255, 255, 0.25);
    font-weight: 600;
}

ul.menu_fond {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    background-color: #fff;
    position: absolute;
    z-index: 0;
}

ul.menu_fond li {
    display: block;
    float: left;
    width: 200px;
    height: 88px;
    margin: 0;
    padding: 0;
}

.menu_active_0 {
    background: url(../images/fond-menu-item-1.png) 0 0 no-repeat;
}

.menu_active_1 {
    background: url(../images/fond-menu-item-0.png) 0 0 no-repeat;
}

ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0;
}

ul.menu li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid rgba(255, 255, 255, .5);
}

ul.menu li a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    line-height: 100%;
}


.mobile-header {
    /*
	background-image: url(../images/fond-header-3.jpg);
	background-size: cover;
	background-position-x: center;
	*/
    background-color: #fff;
    height: 72px;
}

.mobile-header .container {
    padding: 0;
    margin: 0;
}

h1 {
    color: #525252;
    font-weight: 600;
    font-size: 32px;
}

.bandeau_contact {
    background-color: #c1bbb7;
    height: 39px;
    padding-right: 15px;
    text-align: right;
}

.bandeau_contact a {
    display: inline-block;
    margin: 10px 0 0 9px;
    padding-top: 2px;
}

.bandeau_contact a .fa,
.bandeau_contact a .fas {
    margin-right: 6px;
}

.main {
    margin: 0;
    padding: 1px 30px;
    background-color: #fff;
    position: relative;
}

.main p {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 130%;
    color: #4b4b4b;
    font-weight: 400;
}


.main .catalogue {
    /*
	float: right;
	width: 270px;
	margin: 0 -60px 0 60px;
	*/
    text-align: center;
}

.main .catalogue h2 {
    font-size: 40px;
    font-weight: 300;
    margin: 0;
}

.main .catalogue h2,
.main .catalogue a {
    color: #4c5552;
    text-decoration: none;
}

.domaines {
    margin: 0;
    padding: 0 60px 0 60px;
    background-color: #f9f3f1;
}

.domaines hr {
    border: 0;
    border-top: 1px solid #d4d4d5;
}

.domaines h1 {
    margin: 0;
    font-weight: 300;
}

ul.uldomaines {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.uldomaines li {
    display: block;
    float: left;
    width: 195px !important;
    width: 210px;
    height: 250px;
    text-align: center;
    margin: 0;
    padding: 0 0 0 25px;
}

ul.uldomaines li:first-child {
    padding: 0;
}

ul.uldomaines li h2 {
    color: #000;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    line-height: 120%;
}

ul.uldomaines li a {
    text-decoration: none;
}

ul.uldomaines li img {
    margin-bottom: 10px;
}

.clear {
    clear: both;
}





.footer {
    background: #525252;
    color: #fff;
    padding: 20px 0 20px 60px;
    font-size: 14px;
    font-weight: 400;
    line-height: 115%;
    overflow: hidden;
}

.footer a {
    text-decoration: none;
    color: #fff;
}

.footer .colonne {
    float: left;
    height: 220px;
    border-left: 1px dotted #8d8d8d;
    padding: 0 35px;
}

.footer .colonne:first-child {
    border: 0;
}

.footer .coordonnees {
    position: relative;
}

.footer .logo {
    background: url(../images/fond-logo.png) 0 0 no-repeat;
    background-size: 70%;
    position: absolute;
    left: 0;
    top: 10px;
    width: 280px;
    height: 100px;
}

.footer .logo h1 {
    display: block;
    margin: 20px 0 0 26px;
    color: #cbcbcb;
    font-size: 20px;
    line-height: 100%;
    font-weight: 600;
}

.footer .logo h1 strong {
    color: #757575;
}

.footer .logo h2 {
    display: block;
    margin: 0 0 0 35px;
    color: #a8a8a8;
    font-size: 14px;
    line-height: 100%;
    font-weight: 400;
}

.footer .coordonnees .adresse {
    margin-top: 100px;
}


.footer .formations ul,
.footer .menubas ul {
    margin: 25px 0 0 0;
    padding: 0;
}

.footer .formations ul li,
.footer .menubas ul li {
    margin: 0;
    padding: 0;
}

.footer .formations ul {
    width: 210px;
}

.footer .formations ul li {
    margin-bottom: 3px;
}

.footer .formations a:hover,
.footer .menubas a:hover {
    color: #aaa;
}

.footer .menubas ul {
    list-style: none;
}

.slidtxt {
    float: left;
    width: 400px;
    height: 391px;
    background-color: #aea6a1;
    color: #fff;
    font-size: 28px;
}

.slidtxt ul {
    list-style-image: url(../images/puce-slider.png);
    margin: 42px;
}

.slidtxt ul li {
    font-size: 24px;
    padding: 0 0 8px 0;
}

.slidtxt a.voir {
    display: block;
    width: 289px;
    height: 35px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    background-color: #c1bbb7;
    margin-left: 52px;
}

.liste-formations {}

.liste-formations .card {
    height: 100%;
}

.liste-formations .card .bouton-droite {
    text-align: right;
    position: absolute;
    right: 8px;
    bottom: 8px;
}

.liste-formations .card .btn-primary {}

.liste-formations .card .card-title {
    margin-bottom: 2.8rem;
    font-size: 1.12rem;
    font-weight: 700;
    color: black;
    text-decoration: none;
}

.liste-formations .card .card-title a {
    margin-bottom: 2.8rem;
    font-size: 1.12rem;
    font-weight: 700;
    color: black;
    text-decoration: none;
}

.liste-formations .public {
    clear: both;
    background-color: #92d050;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    height: 41px;
}

.liste-formations .libelle {
    background-color: #daeef3;
    color: #000;
    font-weight: 400;
    padding: 15px;
    position: relative;
    height: 108px;
}

.liste-formations .libelle a {
    background-color: red;
    color: #fff;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    text-decoration: none;
    padding: 5px 10px;
}

.formbandeau {
    position: relative;
}

.formbandeau h1 {
    position: absolute;
    top: 20px;
    card-title right: 20px;
    font-size: 50px;
    font-weight: 100;
    color: #888;
    width: 43%;
    text-align: right;
}

.formbandeau .img_bandeau {
    margin: 0;
    width: 100%;
}

.formbandeau .ombre_bandeau {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}

/*
.form_contact fieldset {
	border: 0;
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
	}
*/
.form_contact label:not(.nlab) {
    display: block;
    font-weight: 700;
    font-size: 14px;
    margin: 15px 0 5px 0;
}

.form_contact input[type=text],
.form_contact textarea {
    background-color: #e8e8e8;
    border: 0;
    padding: 4px 10px;
}

.form_contact textarea {
    width: -webkit-fill-available;
    height: 145px;
}

.form_contact input[type=text] {
    width: -webkit-fill-available;
}

/*
.form_contact input[type=text].grand {
	width: 585px;
	}
*/
#ctenvoy {
    padding: 8px 25px;
    background-color: #248de7;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 0;
    margin-top: 20px;
}

.contact_coord {
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
}

.texte_retour {
    font-weight: 400;
    color: red;
    font-size: 18px;
}

.fiches_photos {
    float: right;
    margin: 0 0 0 40px;
    border-left: 1px solid #ccc;
    padding-left: 15px;
    width: 33%;
}

.fiches_photos img {
    display: block;
    width: 350px;
    margin-bottom: 15px;
}

.fiche-form h1 {
    font-size: 26px;
    font-weight: 600;
}

.fiche-form h3 {
    font-size: 20px;
}

/*
.main.fiche-form p {
	font-size: 16px;
}
*/

.colgauche {
    /* width: 786px; */
}

.logos-home-1,
.logos-home-2 {
    text-align: center;
}

.logos-home-1 a {
    margin-left: 57px;
}

.logos-home-1 a img {
    /*height: 78px;*/
}

.logos-home-1 a:first-child {
    margin-left: 0px;
}

.logos-home-2 img {
    /*height: 78px;*/
    /*margin-left: 50px;*/
}

.logos-home-2 img:first-child {
    margin-left: 0px;
}


.img-stats-home {
    width: 90%;
}

.stats-home img {
    height: 165px;
    margin-right: 20px;
    width: auto;
}



.main-liste-formations h3 a {
    color: #248de7;
    text-decoration: none;
}

.tab-formations {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 100%;
}

.tab-formations strong {
    font-weight: 700;
}


.tab-formations>thead>tr>th {
    color: #aaa;
}

.tab-formations>thead>tr>th,
.tab-formations>tbody>tr>td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 4px 8px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.tab-formations td:nth-child(1),
.tab-formations td:nth-child(2) {
    width: 9%;
}

.tab-formations td:nth-child(1) a {
    color: #248de7;
    text-decoration: none;
    font-weight: 700;
}

.tab-formations td:nth-child(3),
.tab-formations td:nth-child(4),
.tab-formations td:nth-child(5),
.tab-formations td:nth-child(8) {
    width: 7%;
}

.tab-formations td:nth-child(6),
.tab-formations td:nth-child(7) {
    width: 20%;
}

.tab-formations td:nth-child(9) {
    text-align: center;
    width: 8%;
}

.tab-formations td:nth-child(10) {
    text-align: center;
    width: 8%;
}

.tab-formations-mobile strong {
    width: 108px;
    display: inline-block;
}

.encart-infos {
    margin-top: 20px;
}

.encart-infos hr {
    margin: 12px 0 6px;
}

.encart-infos .table {
    font-size: .9rem;
}

.encart-infos .table td:first-child,
.encart-infos .table td:nth-child(2) {
    line-height: 20px;
}

.encart-infos .bt-devis,
.tab-formations td.boutons a {
    display: inline-block;
    background-color: #248de7;
    padding: 3px 9px;
    color: #fff;
    text-decoration: none;
}

.tab-formations td.boutons a.bt-shop-0 {
    background-color: #ddd;
    color: #555;
}

.encart-infos .btn {
    font-weight: 400;
    width: fit-content;
    height: 31px;
}

.encart-infos .btn-primary {
    background-color: #248de7;
}

.encart-infos .btn-warning {
    color: #fff;
}

.encart-infos .btn-disabled {
    background-color: #eee;
    color: #ccc;
    cursor: unset;
}


.btn-primary {
    background-color: #1C9AEE;
    border-color: #1C9AEE;
    color: #fff;
}

.btn-devis {
    background-color: #EE1C97;
    border-color: #EE1C97;
    color: #fff;
}

.btn-tout {
    background-color: #FF8A27;
    border-color: #FF8A27;
    color: #fff;
}

.btn-contact {
    background-color: limegreen;
    border-color: limegreen;
    color: #fff;
}

.btn-panier {
    background-color: orange;
    border-color: orange;
    color: #fff;
}




.encart-infos p {
    font-size: 1rem;
}

ul.menu li {
    width: 200px;
    height: 86px;
}


.container-sm,
.container {
    width: 100%;
    max-width: unset;
}

.header {
    margin-top: 0px;
}

/*
.bandeau_contact a span {
	display: none;
}
*/

.sticky-buttons.-right-bottom.bouton-rond {
    right: 7%;
    bottom: 5%;
}

.bouton-rond .sb-icon {
    border-radius: 25px;
}


.tab-formations-mobile th,
.tab-formations-mobile td {
    font-size: 13px;
    font-weight: 600;
    padding-top: 4px;
    padding-bottom: 4px;
}

.tab-formations-mobile.dates td:nth-child(1) {
    width: 50%;
}

.tab-formations-mobile.dates td:nth-child(2) {
    width: 40%;
}

.main-liste-formations {
    padding: 15px;
}

.w-xs-25 {
    width: 25%;
}

.w-xs-50 {
    width: 50%;
}

.w-xs-75 {
    width: 75%;
}

.w-xs-100 {
    width: 100%;
}


.account-sidebar h5 {
    font-weight: bold;
}

.account-sidebar p {
    font-size: .9rem;
}

.row-commande a,
.account-sidebar a {
    text-decoration: none;
    color: #1C9AEE;
}


.commande-liste,
.commande-liste td {
    font-size: 18px;
}



.box {
    padding: 50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}


.no-calendar::-webkit-inner-spin-button {
    display: none;
}

.no-calendar::-webkit-calendar-picker-indicator {
    display: none;
}



.mobile-menu {
    position: fixed;
    bottom: 0;
    padding: 10px;
    width: 100%;
    background-color: #0c6488;
    z-index: 2;
    overflow: hidden;
    -webkit-box-shadow: 0 -3px 10px 0px rgba(0, 0, 0, .08);
    box-shadow: 0 -3px 10px 0px rgba(0, 0, 0, .08);
}

.mobile-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin: 0;
    padding-left: 0;
}

.mobile-menu ul li {
    text-align: center;
    display: inline-block;
    font-size: 14px;
}

.mobile-menu ul a {
    color: #fff;
    text-decoration: none;
}

.mobile-menu ul li a span {
    display: block;
    color: #fff;
}

.icli {
    font-weight: 200;
}

.mobile-menu ul li a .icli {
    display: inline-block;
    margin: 0 auto;
    font-size: calc(20px + 2*(100vw - 320px) / 1600);
    color: #fff;
    font-weight: 200;
}

.icli:before {
    content: "\e94b";
}

.statistiques {
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
}

.statistiques>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.statistiques i {
    font-size: 30px;
}

.statistiques>div>p {
    margin-top: 10px;
    font-size: 22px;
    color: #0c6488;
    font-weight: bolder;
}

.statistiques>div>div {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #a08f7b;
    width: 60px;
    height: 60px;
    border-radius: 100%;
}

.recherche-stagiaire-item {
    cursor: pointer;
}

.recherche-stagiaire-item-focused {
    background: #1c9aee;
}


.paypal-button-row.paypal-button-layout-vertical.paypal-button-number-1 {
    display: none;
}

#futurDatesModal,
.modal {
    background-color: rgba(0, 0, 0, .55);
}

@media (max-width: 480px) {
    /* .mobile-menu ul {
        width: 95%;
    } */
}

@media (max-width: 767px) {
    .liste-formations .card .card-title {
        font-size: 1.5rem;
    }

    .row-commande {
        font-size: 1.4rem;
    }

    /* .mobile-menu ul {
        width: 80%;
    } */

    a.bt-header-mobile {
        color: #0c6488;
    }

    .main {
        padding: 1px 15px;
    }

    .box {
        padding: 17px;
        margin-bottom: 15px;
    }

    .domaines {
        padding: 0 25px;
    }

    .nav-item {
        border-bottom: 1px solid #ccc;
    }

    h1 {
        font-size: 28px;
    }
}

@media (min-width: 1200px) {
    .box {
        padding: 50px;
    }
}

.box i {
    display: block;
    font-size: 35px;
    clear: both;
    color: #49c32c;
}

.box .separator {
    width: 70px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    margin: 20px auto;
}

.box span {
    display: block;
    font-size: 14px;
    clear: both;
    color: #545454;
    font-weight: 600;
}


form label,
.form-label {
    font-weight: bold;
    margin-bottom: 0.25rem;
    margin-top: 0.75rem;
}
}

.page-subheading {
    margin: 0;
}

@media (min-width: 768px) {

    /*
	.bandeau_contact a span {
		display: inline-block;
	}
	*/
    .main-liste-formations {
        padding: unset;
    }

    .w-sm-25 {
        width: 25%;
    }

    .w-sm-50 {
        width: 50%;
    }

    .w-sm-75 {
        width: 75%;
    }

    .w-sm-100 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .main {
        padding: 1px 45px;
    }

    ul.menu li {
        width: 200px;
        height: 86px;
    }

    ul.menu li a {
        font-size: 16px;
        color: #fff;
        text-decoration: none;
    }

    .w-md-25 {
        width: 25%;
    }

    .w-md-50 {
        width: 50%;
    }

    .w-md-75 {
        width: 75%;
    }

    .w-md-100 {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .main {
        padding: 1px 60px;
    }

    ul.menu li {
        width: 200px;
        height: 86px;
    }

    .form-texte {
        padding-right: 50px;
    }

    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        /*max-width: 1140px;*/
        max-width: 100%;
    }

    .header {
        margin-top: 30px;
    }

    .w-lg-25 {
        width: 25%;
    }

    .w-lg-50 {
        width: 50%;
    }

    .w-lg-75 {
        width: 75%;
    }

    .w-lg-100 {
        width: 100%;
    }
}

@media (min-width: 1400px) {

    .col-xxl-cinq {
        width: 20%;
    }

    .main p {
        font-size: 21px;
    }

    .encart-infos p {
        font-size: 1rem;
    }

    ul.menu li {
        width: 210px;
        height: 86px;
    }

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1320px;
    }

    #slider-code .viewport {
        width: 1320px;
    }

    .slidtxt {
        width: 520px;
    }

    #slider-code .overview>li {
        width: 1320px;
    }

    #slider-code .pager li a {
        width: 202px;
        height: 215px;
    }

    #slider-code .pager li img {
        width: 202px;
    }

    .tab-formations>thead>tr>th,
    .tab-formations>tbody>tr>td {
        font-size: 14px;
    }

    .sticky-buttons.-small .sb-icon {
        width: 45px;
    }

    .sticky-buttons.-small .sb-icon,
    .sticky-buttons.-small .sb-label {
        height: 45px;
        line-height: 45px;
        font-size: 22px;
    }
}

@media (min-width: 1920px) {

    .container-xxxl,
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1600px;
    }

    .main p,
    .fiche-form li {
        font-size: 21px;
    }

    .fiche-form h1 {
        font-size: 32px;
        margin-top: 30px;
    }

    .fiche-form h3 {
        font-size: 24px;
    }

    .encart-infos p {
        font-size: 1rem;
    }

    ul.menu li {
        width: 258px;
        height: 86px;
    }

    #slider-code .viewport {
        width: 1600px;
    }

    .slidtxt {
        width: 800px;
    }

    #slider-code .overview>li {
        width: 1600px;
    }

    #slider-code .pager li {
        padding-right: 38px;
        padding-left: 10px;
    }
}




@media (min-width: 768px) {
    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }

    .w-sm-25 {
        width: 25%;
    }
}