/* ############################################################################################################ */
/* CSS PLUGIN API DATE */
/* ############################################################################################################ */

.bloc-ri,
.bloc-ca {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    text-align: center;
    height: 42px;

	padding: 0 50px;
	padding: 0 50px;
	text-align: center;
	height: 75px;
}

.bloc-ri h2 {
    font-family: 'Gotham' !important;
    color: white;
    font-size: 18px;
    letter-spacing: 1px;
}

.bloc-ca h2 {
    font-family: 'Gotham' !important;
    color: #b3997b;
    font-size: 18px;
    letter-spacing: 3px;
}

div#ca_admission,
div#ri_information {
    display: block;
    text-align: center;
}

/* .w50 {
    width: 50%;
} */

ul.lists-dates.ri {
    list-style-type: none;
    color: white;
    font-family: 'Gotham Book' !important;
    font-weight: 700;
    letter-spacing: 3px;
    margin-left: 0 !important;
    font-size: 18px;
    column-count: 2;
}

ul.lists-dates.ca {
    list-style-type: none;
    color: #b3997b;
    font-family: 'Gotham Book' !important;
    font-weight: 700;
    letter-spacing: 3px;
    margin-left: 0 !important;
    font-size: 18px;
    column-count: 2;
}

.sideleft.w50 {
    margin-bottom: 35px;
    height: 50px!important;
}

ul.lists-dates li {
    padding: 5px 0;
}


span.date-day {
    width: 5%;
    display: inline-block;
    margin-right: 70px;
}
.sideright.w50 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 10px;
}

.tg-baqh.btn-inscrire a {
    background-color: white;
    padding: 10px 25px;
    text-decoration: none;
    color: #b3997b;
    font-weight: bold;
    font-family: 'Gotham' !important;
    font-size: 18px;
    letter-spacing: 1px;
}

.tg-baqh.btn-postuler a {
    background-color: white;
    padding: 10px 25px;
    text-decoration: none;
    color: #213249;
    font-weight: bold;
    font-family: 'Gotham' !important;
    font-size: 18px;
    letter-spacing: 1px;
}

/* REDUC */
.bloc-ri,
.bloc-ca {

    padding: 0 25px;
    text-align: center;
}

.date-homepage>div:nth-child(3)>div,
.date-homepage>div:nth-child(2)>div {
    padding-top: 10px;

}

.bloc-ri h2 {
    font-family: 'Gotham' !important;
    color: white;
    font-size: 13px;
    letter-spacing: 1px;
}

.bloc-ca h2 {
    font-family: 'Gotham' !important;
    color: #b3997b;
    font-size: 13px;
    letter-spacing: 3px;
}

ul.lists-dates.ri {
    list-style-type: none;
    color: white;
    font-family: 'Gotham Book' !important;
    font-weight: 700;
    letter-spacing: 3px;
    margin-left: 0 !important;
    font-size: 14px;
    column-count: 2;
}

ul.lists-dates.ca {
    list-style-type: none;
    color: #b3997b;
    font-family: 'Gotham Book' !important;
    font-weight: 700;
    letter-spacing: 3px;
    margin-left: 0 !important;
    font-size: 14px;
    column-count: 2;
}

.tg-baqh.btn-inscrire a {
    background-color: white;
    padding: 10px 25px;
    text-decoration: none;
    color: #b3997b;
    font-weight: bold;
    font-family: 'Gotham' !important;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.tg-baqh.btn-postuler a {
    background-color: white;
    padding: 10px 25px;
    text-decoration: none;
    color: #213249;
    font-weight: bold;
    font-family: 'Gotham' !important;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

span.date-day {
    width: 5%;
    display: inline-block;
    margin-right: 40px;
}

ul.lists-dates li {
    padding: 5px 0;
    line-height: 1.2;
}

.bloc-ri,
.bloc-ca {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    text-align: center;
    height: 42px;

	padding: 0 50px;
	padding: 0 50px;
	text-align: center;
	height: auto;
}