footer.footer .menu-footer-formation {
    padding: 20px 0;
}

footer.footer .menu-footer-formation ul {
    list-style-type: none;
    width: 100%;
}

footer.footer .menu-footer-formation ul li {
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
    float: left;
    width: 16.666%;
}

footer.footer .menu-footer-formation ul li a {
    width: 100%;
    display: table;
}

footer.footer .menu-footer-formation ul li a span.imgform {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
}

footer.footer .menu-footer-formation ul li a span.imgform img {
    width: 100%;
}

footer.footer .menu-footer-formation ul li a span.titleform {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
    width: 70%;
}

@media only screen and (max-width: 960px) {
    footer.footer .menu-footer-formation ul li {
        width: 25%;
    }
}

@media only screen and (max-width: 768px) {
    footer.footer .menu-footer-formation ul li {
        width: 33.333%;
    }
}

html body.admin-menu {
    margin-top: 30px!important;
}

.select-loading {
    opacity: 0.5;
    font-size: 0!important;
    text-indent: 9999px;
    background: #fff url(../images/design/select-loading.gif) center center no-repeat!important;
}

.select-loading .SSContainerDivWrapper {
    display: none!important;
}

.select-loading-2 {
    opacity: 0.5;
    background: #fff url(../images/design/select-loading.gif) center center no-repeat!important;
}

.select-loading-2 .selectedTxt {
    visibility: hidden!important;
}

.select-loading-2 .SSContainerDivWrapper {
    display: none!important;
}

.view-liste-temoignage.view .progress-disabled {
    float: left !important;
}

.view-liste-temoignage.view .ajax-progress-throbber {
    display: none !important;
}

#bandeau_cookie {
    background-color: #2c2c2c;
    color: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    opacity: 0.98;
    z-index: 9999;
}

#bandeau_cookie .bandeau_cookie_content {
    padding: 0 20px;
    position: relative;
}

#bandeau_cookie .close-bandeau {
    position: absolute;
    top: 0;
    right: 30px;
}

#bandeau_cookie .close-bandeau i {
    color: #fff;
    font-size: 20px;
}

.wrapContentBg-cologne.imagelayer {
    padding: 0;
    position: relative;
}

.wrapContentBg-cologne.imagelayer .contentRTE.txtcontent {
    padding: 40px 75px;
    background-color: rgba(100, 82, 122, 0.7);
}

.wrapContentBg-cologne.imagelayer .contentRTE * {
    color: #fff!important;
}


/* hide the actual buttons helper */

#fancybox-buttons {
    display: none
}


/* position the clone : notice the class "clone" */

#fancybox-buttons.clone {
    display: inline-block;
    position: initial;
    width: auto;
    float: left;
}


/* also position the child ul */

#fancybox-buttons.clone ul {
    display: inline-block;
}

.navigation-block {
    display: inline-block;
    float: left;
}

.legend-block {
    display: inline-block;
    float: right;
    clear: right;
}

#fancythumbs-slick {
    position: absolute;
    width: 100%;
    bottom: 20px;
    margin: 0;
    z-index: 9999;
    text-align: center;
}

#fancythumbs-slick-content {
    width: 85%;
    text-align: center;
    margin: 0 auto;
}

#fancythumbs-slick-content .item-thumbs {
    border: 1px solid #aaa;
    margin-left: 5px;
}

#fancythumbs-slick-content .item-thumbs.current {
    border: 1px solid #fff;
}

#fancythumbs-slick-content .item-thumbs img {
    width: 100%;
}

.webform-client-form .url-textfield {
    display: none !important;
}

.newsletter input[type="text"] {
    margin-top: 1px;
    padding: 10px 0;
    border: 1px solid transparent;
    display: inline-block;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /* IE10 and IE11 hack */
    .newsletter input[type="text"] {
        position: relative;
        top: -4px;
    }
}


/* == loading page sur le homepage sur le model MyDigitalSchool == */

.slideshow .block-views.block,
.slideshow.col-sm-12 #block-views-slider-homepage-block.block {
    /* background-color: #02182d;*/
    position: relative;
    z-index: 1;
}

.slideshow.col-sm-12 .wrapShower {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    opacity: 1;
    background-color: transparent;
}

.slideshow.col-sm-12 .wrapShower.makeinvisible {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 1s, opacity 1s linear;
}

.slideshow.col-sm-12 .wrapShower .outerShower {
    display: table;
    width: 100%;
    height: 100%;
}

.slideshow.col-sm-12 .wrapShower .outerShower .innerShower {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.slideshow.col-sm-12 .wrapShower .outerShower .innerShower .loading {
    color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
}


/* === === */

.slideshow .wrap-slider {
    overflow: hidden;
    min-height: 354px;
}

.slideshow .wrap-slider .bx-wrapper {
    margin-bottom: 0;
    min-height: 354px;
    position: relative;
    overflow: hidden;
    height: 100%;
    z-index: 2000;
    height: 354px;
}

.bx-wrapper>.bx-viewport,
.bx-wrapper>.bx-viewport>ul {
    height: 100%;
    z-index: 2000;
}

.bx-wrapper .bx-viewport ul li {
    visibility: visible;
    top: 0px;
    left: 0px;
    width: auto !important;
}

.bx-wrapper .bx-pager.bx-default-pager {
    z-index: 2001;
}

.slideshow.reload,
.slideshow .slider-bloc:not(.initied) {
    background: url(../images/design/select-loading.gif) center center no-repeat;
}

.slideshow.reload .item-list {
    opacity: 0;
}


/* === === */

.sk-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #ffffff;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.slider-bloc li {
    display: none;
}

.slider-bloc li:first-child {
    display: block;
    text-align: center;
}


/* reglage footer si le bloc newsletter n'existe pas */

.newsletter input[type="text"] {
    margin-top: 1px;
    padding: 10px 0;
    border: 1px solid transparent;
    display: inline-block;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /* IE10 and IE11 hack */
    .newsletter input[type="text"] {
        position: relative;
        top: -4px;
    }
}


/* == loading page sur le homepage sur le model MyDigitalSchool == */

.slideshow .block-views.block {
    /* background-color: #02182d;*/
    position: relative;
    z-index: 3;
}

.slideshow .wrapShower {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    opacity: 1;
    background-color: transparent;
}

.slideshow .wrapShower.makeinvisible {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 1s, opacity 1s linear;
}

.slideshow .wrapShower .outerShower {
    display: table;
    width: 100%;
    height: 100%;
}

.slideshow .wrapShower .outerShower .innerShower {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.slideshow .wrapShower .outerShower .innerShower .loading {
    color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.sk-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #ffffff;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.slider-bloc li {
    display: none;
}

.slider-bloc li:first-child {
    display: block;
    text-align: center;
}

.slider-bloc li img {
    min-height: 600px;
    max-height: inherit;
}


/* type : MBWAY (https://www.mbway.com) */

footer.footer #confirm_newsletter.newsletter {
    margin-top: 0 !important;
    margin-bottom: 0 ! important;
}

footer.footer #confirm_newsletter.newsletter .container {
    margin-top: 0 !important;
}

footer.footer .container {
    padding-top: 55px;
    padding-top: 3.5rem;
}


/* type : IFALPES (http://www.ifalpes.com/fr) */

footer.footer .inner-footer #confirm_newsletter.newsletter {
    margin-bottom: 30px;
    margin-bottom: 3rem;
}

footer.footer .inner-footer #confirm_newsletter.newsletter .container {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.slideshow.col-sm-12 #block-views-slider-homepage-block.block {
    /* background-color: #02182d;*/
    position: relative;
    z-index: 1;
}

html,
body {
    overflow: hidden;
    overflow-y: auto;
}

.url-textfield {
    display: none !important;
}

.button_submit_wrapper div[id^='google_recaptcha_'] {
    margin-bottom: 30px;
}

.view-liste-temoignage .row li .view-row.masked .mask {
    display: block;
    background: rgba(89, 89, 113, 0.3);
}

.lazyloader-icon {
    width: 16px !important;
    height: 11px !important;
    object-fit: none !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    object-position: unset !important;
}

.custom-object-fit {
    position: relative;
    background-size: cover;
    background-position: center center;
}

.custom-object-fit img {
    opacity: 0;
}

.wrapContentBg .partage ul li.linkedin a {
    color: #fff;
    font-size: 15px;
    line-height: 0;
    font-weight: 400;
    background-color: #4da3f8;
    padding: 15px 9px;
    width: 28px;
    text-decoration: none;
}

.wrapContentBg .partage ul li.linkedin a:hover {
    text-decoration: none;
    background: #353535;
}

.wrapContentBg .partage ul li.linkedin a i.linkedin:before {
    font-family: fontawesome;
    content: "\f0e1";
    font-style: normal;
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

.desktop-image-sw {
    display: block;
}

.mobile-image-sw {
    display: none;
}

@media only screen and (max-width: 640px) {
    .desktop-image-sw {
        display: none;
    }
    .mobile-image-sw {
        display: block;
    }
}

.navbar .navbar-nav ul.dropdown-menu li.blockmenu {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important;
}

.fancybox-wrap.fancybox-default.fancybox-opened {
    z-index: 9999;
}

.videoSlideSubtitle .bx-wrapper,
.wrapperSlideBx .bx-wrapper {
    z-index: 1;
}

header#navbar {
    z-index: 7;
}

/******* COOKIES  *******/

body #overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 42;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
@media(max-width: 1000px) {
    body #overlay {
        z-index: 100;
    }
}

#eu-cookie-compliance-categories,
body #sliding-popup .popup-close {
    display: none;
}

body #sliding-popup {
    width: 70vw;
    min-height: 50vh;
    padding: 50px 50px 30px 50px;
    background-color: #fff !important;
    bottom: auto !important;
}

body .eu-cookie-compliance-banner {
    height: 100%;
}

body .eu-cookie-compliance-banner #eu-cookie-compliance-logo {
    display: block;
    height: 100px;
    max-height: 100px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 50px;
}

body #sliding-popup .popup-content.info {
    width: 100%;
    max-width: 100%;
    display: flex;
}

body #sliding-popup .popup-content.info #popup-text,
body #sliding-popup .popup-content.info #eu-cookie-compliance-categories-options {
    flex-grow: 1;
}

body #sliding-popup .popup-content.info #popup-text {
    max-width: 100%;
    padding-bottom: 3px;
}

body #sliding-popup .popup-content.info * {
    color: #000;
}

body #sliding-popup .popup-content.info #popup-text * {
    font-size: 20px;
}

body #sliding-popup .popup-content.info #eu-cookie-compliance-categories-options * {
    font-size: 16px;
}

body #sliding-popup .popup-content.info #popup-text h2 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

body #sliding-popup .popup-content.info #popup-text h2:after {
    content: ' ';
    display: block;
    height: 0;
    border-bottom: 2px solid #000;
    width: 100px;
    margin: 20px 0;
}

body #sliding-popup .popup-content.info #popup-text a {
    font-weight: bold;
    text-decoration: underline;
}

body #sliding-popup .popup-content.info #eu-cookie-compliance-categories {
    width: 100%;
}

body #sliding-popup .popup-content.info #eu-cookie-compliance-categories .eu-cookie-compliance-category {
    margin-bottom: 16px;
}

body #sliding-popup .popup-content.info #eu-cookie-compliance-categories .eu-cookie-compliance-category label {
    font-weight: bold;
}

body #sliding-popup button {
    font-family: "Roboto", sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    text-transform: uppercase;
    height: 48px;
    padding-top: 13px;
    padding-bottom: 16px;
    width: 200px;
    border:  3px solid #000;
    color: #fff;
    margin-bottom: 20px;
}

body #sliding-popup button.btn-secondary {
    background-color: transparent;
    border: 3px solid #000;
    color: #000;
}

body #sliding-popup #popup-buttons,
body #sliding-popup .eu-cookie-compliance-categories-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 50px;
}

body #sliding-popup #popup-buttons button.btn-primary,
body #sliding-popup .eu-cookie-compliance-categories-buttons button.btn-primary {
    color: #fff;
}

body #sliding-popup .eu-cookie-compliance-more-button,
body #sliding-popup .eu-cookie-withdraw-button {
    display: none;
}

@media(max-width: 720px) {

    body #sliding-popup {
        width: 100%;
        padding: 20px;
        overflow: auto;
        bottom: 0 !important;
        padding-bottom: 0;
    }

    body #sliding-popup.settings {
        height: 100%;
    }

    body #sliding-popup .popup-content.info {
        flex-direction: column;
    }

    body #sliding-popup .popup-content.info #popup-text h2 {
        font-size: 18px !important;
    }

    body #sliding-popup .popup-content.info #popup-text p {
        font-size: 14px;
    }
    body #sliding-popup .popup-content.info #popup-text * {
        font-size: 14px;
    }

    body #sliding-popup .popup-content.info #popup-text p br {
        display: none;
    }

    body #sliding-popup .popup-content.info #popup-text h2::after {
        margin: 10px 0;
    }

    body .eu-cookie-compliance-banner #eu-cookie-compliance-logo {
        background-position: center;
        height: 50px;
        background-size: contain;
    }

    body #sliding-popup #popup-buttons, 
    body #sliding-popup .eu-cookie-compliance-categories-buttons {
        flex-direction: row;
        margin: 0;
        width: 100%;
        max-width: 100%;
        justify-content: space-evenly;
    }

    body #sliding-popup .popup-content.info #eu-cookie-compliance-categories {
        flex-direction: column;
    }

}

@media(max-width: 400px) {
    body #sliding-popup button {
        font-size: 12px !important;
    }
}