/* @import url('https://fonts.googleapis.com/css?family=Roboto+Light'); */
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto:300');

/* Move down content because we have a fixed navbar that is 50px tall */

html {
    min-height: 100%;
    position: relative;
}

body {
    padding-top: 50px;
    font-family: OpenSans, sans-serif;
    color: #ffffff;
    background-image: linear-gradient(to bottom, #e23234, #803589 26%, #30093c 50%, #803589 74%, #e23234);
}

.flex {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
}

a {
    text-decoration: none !important;
    outline: none !important;
}

@media (min-width: 768px) {
    .block-groupes-details h2 {
        margin-top: 0;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .container {
        width: 100%;
    }
}

.navbar {
    min-height: 65px;
    margin: 0;
}

.navbar-default {
    
    background-color: transparent;
}

.navbar-brand {
    padding: 12px 15px;
}

.navbar-fixed-top {
    border: none;
}

.navbar-fixed-top.scrolled1 {
    background-color: #e23234 !important;
    box-shadow: 0 1px 2px #dedede;
    transition: background-color 100ms linear;
}

.navbar-fixed-top.scrolled2 {
    background-color: #B4345C !important;
    box-shadow: 0 1px 2px #dedede;
    transition: background-color 100ms linear;
}

.navbar-fixed-top.scrolled3 {
    background-color: #803589 !important;
    box-shadow: 0 1px 2px #dedede;
    transition: background-color 100ms linear;
}

.navbar-fixed-top.scrolled4 {
    background-color: #511B5C !important;
    box-shadow: 0 1px 2px #dedede;
    transition: background-color 100ms linear;
}

.navbar-fixed-top.scrolled5 {
    background-color: #30093c !important;
    box-shadow: 0 1px 2px #dedede;
    transition: background-color 100ms linear;
}

.navbar-nav>li>a {
    line-height: 30px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    opacity: 0.5;
}

.navbar-default.scrolled5 .navbar-nav>li>a:hover {
    color: #fff;
    opacity: 0.5;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #fff;
    color: #30093c;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
}

.nav>li>a {
    padding: 20px 13px 10px 13px;
}

.node-type-expertise .jumbotron {
    margin-bottom: 0;
}

.node-type-expertise h2 {
    margin-top: 0;
}

section .jumbotron {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    background: transparent;
    width: 100%;
}

.langue-mobile {
    display: none;
}

.jumbotron.jumbotron-video {
    background: transparent !important;
    height: auto;
}


.jumbotron .container .main-banner {
    padding: 15px 50px;
}

.jumbotron h1 {
    font-size: 24px;
    margin: 10px 0;
    text-transform: none;
}

.jumbotron p {
    font-size: 24px;
    margin: 0 0 24px 0;
}

/* added by hamza */
.field-name-field-paragraphe-adn-header p {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    padding: 0 10px;
    letter-spacing: normal;
    text-align: center;
    line-height: 1.6;
    color: #fff;
}

.region-content {
    margin-top: 20px;
}

#job-numbers-container {
    margin-top: 32px;
}

.field-item.even {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
}

section h1.text-center {
    width: 80%;
    margin: 20px auto 60px;
}

p.back-offres a {
    opacity: 0.5;
    font-family: OpenSans, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}
.block-recrutement-container .field_description, .container.field_description{
    margin-bottom: 32px;
    padding-left: 0;
}
#recrutement-events-container{
    margin-bottom: 32px;
}
#contact.div-ancre{
    height: 1px;
    background-color: #fff;
    margin-top: 61px;
}


/* end block */

@media (min-width: 1201px) {
    .tab-carte-footer-min {
        display: none;
    }
}


@media (max-width: 1200px) {

    .block-skill img:nth-child(2),
    .block-skill img.img-bloc-responsive-others {
        display: block;
    }

    .block-skill img:nth-child(2) {
        max-height: 139px;
    }

    #events-degetel .block-events .block-events-container:nth-child(2) {
        float: none;
        margin: 0 auto;
    }

    .liste-offres-emploi .offres-emploi {
        font-size: 15px !important;
    }

    .form-contact>div:nth-child(3) {
        background-image: none !important;
        margin-bottom: 10px !important;
    }

    .nav-carte-footer,
    .tab-carte-footer {
        display: none;
    }

    .tab-carte-footer-min {
        display: none;
        position: relative;
        width: 487px;
        margin: 0 auto;
    }

    .tab-carte-footer-min>.tab-pane {
        left: 50%;
        transform: translate(-50%, -50%);
        top: 87px;
    }

    .tab-carte-footer-min .tab-pane {
        position: inherit !important;
    }

    .form-contact>div:nth-child(3) {
        height: auto !important;
    }
}

@media (min-width: 768px) and(max-width: 991px) {
    .jumbotron h1 {
        font-size: 36px;
        margin-bottom: 5px;
    }

    .jumbotron p {
        font-size: 18px;
    }
}

@media (max-width: 853px) {
    .navbar-right {
        margin-top: 9px;
    }

    .nav>li>a {
        padding: 10px 5px;
    }

    .lang_dropdown_form {
        margin-top: 13px !important;
        margin-left: 5px;
    }
}


@media (max-width: 767px) {
    .jumbotron h1 {
        font-size: 36px;
        margin-bottom: 5px;
    }

    .jumbotron p {
        font-size: 16px;
    }

    .block-groupes-details h2 {
        margin: 10px 0 10px 0;
    }

    .block-groupes-details h2#first-child {
        margin: 0 0 10px 0;
    }
}

section {
    margin-top: 32px;
}

section h1 {
    
    font-family: OpenSans, sans-serif;
    color: #fff;
}

section h1 {
    margin: 60px 0px 50px;
    text-align: left;
    font-family: OpenSans, sans-serif;
    font-size: 72px;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.1;
    text-transform: none;
}

section h2 {
    text-align: left;
    font-family: OpenSans, sans-serif;
    font-size: 36px;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.1;
    text-transform: none;
}
#block-block-2 h2{
    margin-top: 14px;
    margin-bottom: 32px;
}

/*Corriger un espace en trop page d'accueil juste en dessous du menu*/
h2.block-title {
    margin: 0;
}

section p,
.jumbotron p,
.footer {
    font-family: Roboto,sans-serif;
}

section p,
section ul li {
    font-size: 16px;
}

.pad5 {
    padding: 5px;
}

.pad15 {
    padding: 15px;
}

.pad15-30 {
    padding: 15px 30px;
}

.martop40 {
    margin-top: 40px;
}

.nopad {
    padding: 0;
}

.video {
    display: flex;
    justify-content: center;
}

.field-name-field-paragraphe-adn-header {
    text-align: center;
}

.field-name-field-paragraphe-adn-header h1 {
    
    font-family: OpenSans, sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin-top: 42px;
    margin-bottom: 32px;
}
#groupe-degetel h2::first-letter,.banner-numbers h2::first-letter{
    text-transform: uppercase;
}

.field-name-field-paragraphe-adn-header h2,.banner-numbers h2, #groupe-degetel h2 {
    text-align: left;
    font-family: OpenSans, sans-serif;
    font-size: 72px;
    color: #ffffff;
    margin: 0;
    font-weight: 300;
    line-height: 1.1;
    text-transform: none;
    margin: 64px 0px;
    text-transform: lowercase;
}

.title-home,.block-recrutement-container .title-home .field-item.even {
    font-family: OpenSans, sans-serif;
    font-size: 72px;
    color: #ffffff;
    font-weight: 300;
    margin: 64px 0px;
    line-height: 1.1;
}

.footer {
    border: 0;
    bottom: 0;
    min-height: 90px;
    right: 0;
    left: 0;
    background-color: transparent;
    color: #fff;
    font-size: 13px;
    position: relative;
}

.footer a {
    color: #fff;
}

.footer .nav>li>a {
    padding: 0;
    margin-right: 0;
}

.footer a:hover,
.footer .network a {
    text-decoration: none;
}

.footer .network a {
    margin-left: 5px;
}
.footer{
    padding: 0;
    margin: 0;
}
.footer .nav-tabs{
    margin: 0;
}
.footer .title {
    font-family: OpenSans, sans-serif;
    font-size: 72px;
    color: #ffffff;
    font-weight: 300;
    margin: 64px 0;
    line-height: 1.1;
}

.footer .form-signin .submit-form-contact {
    border-radius: 32px;
    border: solid 2px #fff;
    background: transparent !important;
    padding: 16px 30px;
    outline: none;
}

.footer .form-signin .form-control {
    border: solid 1px #ffffffbf;
    border-radius: 32px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 16px;
    background: transparent;
    min-height: 64px;
}

.footer .form-signin input::placeholder,
.footer .form-signin textarea::placeholder,
.form-signin textarea::placeholder,
.form-signin input::placeholder {
    color: #fff ;
    font-weight: 100;
}

.footer .form-signin .form-checkbox,
.form-signin .form-checkbox {
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    background-color: transparent;
    border: 1px solid #ffffffbf;
    padding: 10px !important;
    margin: 20px 0px;
    display: inline-block;
    min-height: 32px !important;
    width: 32px !important;
}
.form-signin .form-checkbox:focus,
.form-signin .form-checkbox:active,
.form-signin .form-checkbox:visited{
    -webkit-box-shadow: none;
    box-shadow: none;
    outline:0;
}

.form-checkbox:checked {
    -webkit-transition: all 0.50s;
    -moz-transition: all 0.50s;
    -o-transition: all 0.50s;
    transition: all 0.50s;
}

.footer .form-checkbox:checked:after,.form-checkbox:checked:after {
    content: '\2714';
    font-size: 26px;
    position: relative;
    left: -5px;
    bottom: 11px;
    color: #ffffff;
    -webkit-color: #ffffff;
}

.form-checkbox:checked:after {
    left: -5px;
    bottom: 11px;
}
#recrutement_job .form-checkbox:checked:after {
    left: -5px;
    bottom: 11px;
}

.footer .form-signin #inputMessageContact,.form-signin#degetel-candidature .form-item-job-mobile {
    margin-bottom: 0;
}

.footer .form-signin div.form-item  {
    margin-bottom: 24px;
}

.footer .form-signin div.form-item-contact-message,
.footer .form-signin div.form-item-contact-message>div {
    margin-bottom: 0;
}

.captcha {
    margin-bottom: 0 !important;
    float: left;
    margin-left: 15px;
}
#tarteaucitronAlertSmall{
    display: none !important;
    background: #30093c !important;
    right: -32px !important;
    bottom: 30px !important;
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.nav-carte-footer {
    position: relative;
}

.nav-carte-footer li.active>a,
.nav-carte-footer li.active>a:hover,
.nav-carte-footer li.active>a:focus,
.nav-carte-footer li>a:hover {
    background: none;
}

.nav-carte-footer li {
    position: absolute;
    z-index: 2;
}

.nav-carte-footer li img:nth-child(2) {
    display: none;
}

.nav-carte-footer li.active img:first-child {
    display: none;
}

.nav-carte-footer li.active img:nth-child(2) {
    display: block;
}

.nav-carte-footer li#ticker-paris {
    left: 350px;
    top: 172px;
}

.nav-carte-footer li#ticker-lyon {
    left: 386px;
    top: 240px;
}

.nav-carte-footer li#ticker-rennes {
    left: 265px;
    top: 190px;
}

.nav-carte-footer li#ticker-bruxelles {
    left: 375px;
    top: 125px;
}

.nav-carte-footer li#ticker-lisbonne {
    left: 150px;
    top: 400px;
}

.nav-carte-footer li#ticker-nantes {
    left: 290px;
    top: 210px;
}

.tab-carte-footer {
    position: relative;
}

.tab-carte-footer .tab-pane,
.tab-carte-footer-min .tab-pane {
    border: 0;
    background: rgba(255, 255, 255, 0.6);
    color: #30093c;
    padding: 20px;
    width: 55%;
    position: absolute;
    border-radius: 32px;
}

.tab-carte-footer-min .tab-pane {
    margin-bottom: 15px;
}

.tab-carte-footer-min .autres-cartes div:first-child {
    margin-right: 15px;
}

.tab-carte-footer #bruxelles,
.tab-carte-footer #paris,
.tab-carte-footer #lyon,
.tab-carte-footer #rennes,
.tab-carte-footer #lisbonne,
.tab-carte-footer #nantes {
    left: -15px;
    top: 0;
}

.tab-carte-footer .tab-pane strong,
.tab-carte-footer-min .tab-pane strong {
    font-family: Roboto, sans-serif;
}

.tab-carte-footer .tab-pane strong a,
.tab-carte-footer-min .tab-pane strong a {
    color: #30093c;
    text-decoration: underline;
}

.tab-carte-footer .tab-pane a,
.tab-carte-footer-min .tab-pane a {
    color: #30093c;
}

.tab-carte-footer .tab-pane strong a:hover,
.tab-carte-footer-min .tab-pane strong a:hover {
    text-decoration: none;
}

.lien-network {
    position: absolute;
    bottom: 35px;
    right: 0;
    display: block;
    align-items: center;
}

.lien-network span {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    margin-bottom: 16px;
}

.lien-network a {
    float: right;
    margin-left: 15px;
}

.copyright {
    background: transparent;
    
}

.copyright p,
.copyright a {
    color: #fff;
    padding: 10px 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
}

.copyright a {
    font-weight: bold;
}

.copyright a:hover {
    text-decoration: underline !important;
}

.form-contact {
    position: relative;
}

.tooltip,
.tooltip p {
    font-family: 'helveticaneuelight';
    font-size: 11px;
}

.container-poste .col-xs-7.text-right strong {
    font-weight: 400;
}

@media (max-width: 1250px) {
    .container #digital-factory {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: auto;
    }

    .centrer-elements-verticalement-dg div:nth-child(1),
    .centrer-elements-verticalement-dg div:nth-child(2) {
        width: 100%;
    }

    .centrer-elements-verticalement-dg div:nth-child(2) img {
        margin: 40px auto 0 auto;
        z-index: 2;
        position: relative;
    }
}


@media (max-width: 991px) {
    .footer {
        height: auto;
        overflow: hidden;
    }

    .block-groupes-details {
        margin-top: 20px;
    }

    .elements-none {
        display: none;
    }
}

#carousel-notre-savoir-faire .flex>* {
    width: 23%;
}

.block-skill .block-skill-images {
    overflow: hidden;
    position: relative;
}

.block-skill img,
.block-skill-images img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.block-skill-images .overly {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-image: linear-gradient(to bottom, #e23234, #803589);
}

.block-skill-images:hover .overly {
    opacity: 0.7;
}

.block-skill img:hover,
.block-skill-images img:hover {
    width: 100%;
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.block-skill-container {
    padding: 24px 0px;
    margin: 0;
}

.content-block-skill-container {
    display: table-cell;
    width: 25%;
}

.bg-red {
    background: #b6281c;
}

.block-skill h2{
    margin: 0;
    font-family: OpenSans, sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #ffffff;
    text-transform: none;
    line-height: normal;
    width: 80%;
}

.block-skill p {
    margin: 0;
    margin-top: 16px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
}

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

table td {
    border-top: 0 !important;
}

.block-recrutement-container table td:first-child {
    padding-left: 0 !important;
}

.block-recrutement-container table td:nth-child(2) {
    padding-right: 0 !important;
}

.block-recrutement-container table td:nth-child(2) {
    vertical-align: middle;
}

.block-recrutement p {
    font-size: 16px;
    padding: 0 35px;
    margin-top: 10px;
    line-height: 18px;
}

.block-recrutement h2 {
    font-size: 16px;
    padding: 0 35px;
}

.block-recrutement h2 {
    margin-top: 5px;
}

.block-recrutement .btn {
    margin-right: 35px;
    margin-left: 35px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 10px 35px;
    transition: opacity 0.6s ease;
}

.block-recrutement .btn:hover {
    opacity: 0.7;
}


.list-picto {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    margin-top: 64px;
}

.list-picto li {
    font-family: OpenSans, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    width: 20%;
}

.node-type-recrutement .list-picto li {
    width: 16%;
    font-weight: bold;
}

.list-picto li a {
    color: #993333;
}

.list-picto li a:hover {
    text-decoration: none;
}

.list-picto li img {
    padding-bottom: 16px;
}

.table-page-groupe .tooltip {
    opacity: 1 !important;
}

.table-page-groupe .tooltip-inner {
    background: #fff;
    box-shadow: 0 0 5px #999;
    color: #666;
}

.table-page-groupe .tooltip.top .tooltip-arrow {
    content: '';
    transform-origin: 0 0;
    bottom: -6px;
    left: 50%;
    border: 6px solid black;
    border-color: transparent transparent #fff #fff;
    transform: rotate(-45deg);
    box-shadow: -1px 1px 1px 0 rgba(153, 153, 153, 1);
    line-height: inherit;
}


.btn-primary {
    border-radius: 32px;
    border: solid 2px #fff;
    background: transparent !important;
    padding: 16px 30px;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:visited,
.effect-hover span.btn-primary {
    font-family: OpenSans, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #fff !important;
    color: #30093c;
    border: solid 2px #fff;

}

section .field-name-field-paragraphe-chiffres-cles .jumbotron,
section .field-name-field-chiffres-cles .jumbotron {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    height: auto;
}

.banner-numbers {
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
}

.banner-numbers h2{
    padding-left: 10px;
    margin-bottom: 32px;
}

.banner-numbers p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
}

.banner-numbers .text-banner-numbers,
.banner-numbers p strong {
    font-family: OpenSans, sans-serif;
}

.banner-numbers .text-banner-numbers {
    text-transform: uppercase;
    font-family: OpenSans, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ff382f;
}

.banner-numbers p strong {
    
    font-family: OpenSans, sans-serif;
    font-size: 72px;
    font-weight: 500;
    color: #ff382f;
    text-align: center;
    padding-bottom: 16px;
    display: block;
}

.height5px {
    height: 5px;
}

.carousel-clients {
    margin-top: 20px;
    margin-bottom: 21px;
}

.block-events {
    color: #fff;
    padding-bottom: 15px;
}

.block-events h2 {
    padding: 15px 35px 0;
    margin: 0;
}

.block-events-container {
    position: relative;
    border-top: 0 !important;
}

.block-events-container:first-child {
    padding-left: 15px;
    float: left;
}

.block-events-container:nth-child(2) {
    float: right;
    margin-right: 15px;
}

#events-degetel {
    overflow: hidden;
    margin-top: 0;
}
#events-degetel #block-block-2{
    margin-top: 4px;
}

#events-degetel .block-events-container:first-child {
    padding-left: 0;
}

#events-degetel .block-events.home .block-events-container:first-child {
    padding-left: 15px;
}

#events-degetel .block-events.home .block-events-container:nth-child(2) {
    padding: 8px 15px 8px 8px;
}

#events-degetel .block-events-container:nth-child(2) {
    margin-right: 0;
    padding: 8px 0px 8px 8px;
}

.block-events-legend {
    position: relative;
    margin-top: 24px;
}

.block-events-legend h2 {
    font-family: OpenSans, sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0;
    margin: 0;
    color: #fff;
    margin-bottom: 16px;
}

.block-events-legend p {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    margin: 0;
    line-height: 1.5;
    overflow: hidden;
}

.nav-groupes li {
    width: 20%;
    text-align: center;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 0;
}

.nav-tabs>li>a {
    border: 0;
}

.tab-pane {
    border: 1px solid #ddd;
}

.tab-pane p {
    font-size: 14px;
    margin: 0 0 10px 0;
}

.nav-groupes>li>a:focus,
.nav-groupes>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    margin-bottom: 0;
    border-bottom: 3px solid #b6281c !important;
    border-radius: 0;
}

.nav-groupes>li.active>a img {
    opacity: 1
}

.nav-groupes>li>a img {
    opacity: 0.2
}

.nav-groupes>li>a {
    border-bottom: 3px solid transparent !important;
}

.nav-groupes>li.active>a {
    border-bottom: 3px solid #b6281c !important;
    border-radius: 0;
}

.block-groupes-details {
    padding: 15px;
    background: #ebeaea;
    text-align: center;
}

.block-groupes-details h2 {
    font-size: 16px;
    font-weight: normal;
}

.block-groupes-details .title {
    color: #b6281c;
}

.focus-skills {
    border-radius: 100px;
    background: #fff;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    width: 140px;
    height: 140px;
    padding: 25px;
    font-size: 14px;
    font-weight: bold;
    font-family: OpenSans, sans-serif;
    color: #494f5c;
}

.block-expertise h1 {
    font-family: 'helveticaneueblackcond';
    font-size: 33px;
    font-weight: normal;
    text-transform: uppercase;
}

#digital-factory {
    border-radius: 50%;
    border: 7px solid #9a3e37;
    width: 417px;
    height: 417px;
    display: inline-block;
    position: relative;
    margin-left: 174px;
}

#digital-factory ul li:first-child {
    left: 154px;
    top: -30px;
    width: 80px;
    z-index: 1;
}

#digital-factory ul li:nth-child(2) {
    left: -33px;
    bottom: -65px;
    width: 70px;
}

#digital-factory ul li:nth-child(3) {
    right: -361px;
    top: -16px;
    width: 70px;
}

#digital-factory ul li:nth-child(4) {
    right: -203px;
    bottom: -200px;
    width: 104px;
}

#digital-factory ul li a span.secteur {
    position: absolute;
    color: #9a3e37;
    font-size: 16px;
    font-family: OpenSans, sans-serif;
}

#digital-factory ul li:first-child a span.secteur {
    top: -9px;
    left: -36px;
}

#digital-factory ul li:nth-child(2) a span.secteur {
    top: 52px;
    left: -82px;
    width: 95px;
}

#digital-factory ul li:nth-child(3) a span.secteur {
    top: -27px;
    left: 39px;
}

#digital-factory ul li:nth-child(4) a span.secteur {
    top: 39px;
    left: -106px;
}

#digital-factory ul.nav-tabs li {
    position: relative;
    float: none;
    margin-bottom: 0;
}

#digital-factory ul li a {
    background: #fff;
    border: 7px solid #9a3e37;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
}

#digital-factory ul li a span.cercle {
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: 3px;
    left: 4px;
}

#digital-factory ul li a {
    width: 60px;
    height: 60px;
}

#digital-factory ul li.active span.cercle {
    border: 12px solid #9a3e37;
    width: 40px;
    height: 40px;
}


#digital-factory .tab-pane {
    border: 0;
}

#digital-factory .tab-content img {
    z-index: 2;
    position: absolute;
}

#digital-factory .tab-content #cercle-1-img img {
    top: 7px;
    left: 45px;
}

#digital-factory .tab-content #cercle-2-img img {
    top: 40px;
    left: 6px;
}

#digital-factory .tab-content #cercle-3-img img {
    top: 45px;
    left: 42px;
}

#digital-factory .tab-content #cercle-4-img img {
    top: 39px;
    left: 40px;
}

/** hover **/

.da-thumbs {
    list-style: none;
    position: relative;
    padding: 0 5px;
}

.da-thumbs li {
    float: left;
    padding: 0 8px;
    position: relative;
    margin-bottom: 8px;
}

.da-thumbs li a,
.da-thumbs li a img {
    display: block;
    position: relative;
    width: 100%;
}

.da-thumbs li a {
    overflow: hidden;
}

.da-thumbs li a div {
    position: absolute;
    background-image: linear-gradient(to bottom, #e23234, #803589);
    width: 100%;
    height: 100%;
    opacity: 0;
}

.da-thumbs li a {
    color: #ffffff;
}

.da-thumbs li a div p {
    color: #fff;
    padding: 15px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    line-height: 1.6;
}

.da-thumbs li a div span {
    display: block;
    padding: 10px 0;
    margin: 40px 20px 20px 20px;
    text-transform: uppercase;
    font-weight: normal;
}

.da-thumbs li a.content-more {
    color: #bc170f;
    display: block;
    padding: 15px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-family: OpenSans, sans-serif;
}

.da-thumbs li a.content-more span {
    color: #fff;
}

.da-thumbs li .valeur-title {
    font-size: 18px;
    text-transform: uppercase;
    font-family: OpenSans, sans-serif;
    text-align: center;
}

.da-thumbs-group li a {
    cursor: default;
}

/** fin hover **/
/** timeline **/
.nav-timeline {
    margin: 0 30px;
}

.nav-timeline::before {
    position: relative;
    left: 75px;
    top: 54px;
    height: 3px;
    width: 90%;
    background-color: #a885d8;
}

.content-timeline {
    font-family: OpenSans, sans-serif;
}

.content-timeline .tab-pane p {
    font-size: 18px;
}


.bille {
    display: inline-block;
    width: 64px;
    height: 64px;
    background: #451450;
    border-radius: 45px;
    border: 2px solid #a885d8;
    margin-top: 0;
}

.content-timeline .tab-pane {
    border: none;
    color: #fff;
    position: relative;
}

.content-timeline .tab-pane .block-legend-timeline {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 15px;
}

.content-timeline .tab-pane .block-legend-timeline h2 {
    color: #fff;
}

.content-timeline .tab-content {
    margin: 30px 30px;
}

.nav-timeline>li.active>a,
.nav-timeline>li.active>a:focus,
.nav-timeline>li.active>a:hover {
    color: #a885d8;
    cursor: default;
    background-color: transparent;
    border-bottom-color: transparent;
    font-size: 26px;
}

.nav-timeline>li>a:hover {
    border-color: transparent;
}

.nav-timeline>li>a {
    color: rgba(168, 133, 216,0.35);
    font-family: OpenSans, sans-serif;
    font-size: 26px;
    font-weight: 600;
}

.nav-timeline>li>a:focus,
.nav-timeline>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #a885d8;
}

.nav-timeline>li>a:focus .bille,
.nav-timeline>li>a:hover .bille,
.nav-timeline>li.active>a .bille {
    background-color: #a885d8;
    width: 64px;
    height: 64px;
    border: 2px solid #a885d8;
    margin-top: 0px;
    font-size: 28px;
    font-weight: 600;
}

.nav-timeline>li {
    float: left;
    margin-bottom: -1px;
    width: 10%;
    text-align: center;
}

/*Page nous recrutons*/
section.liste-offres-emploi{
    margin-top: 0;
}
.liste-offres-emploi h2::first-letter{
    text-transform: uppercase;
}
.liste-offres-emploi.first-offres-list h2{
    margin-top: 14px;
}
.liste-offres-emploi h2{
    margin-top: 64px;
    margin-bottom: 32px;
    text-align: left;
    font-family: OpenSans, sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
}

.liste-offres-emploi .offres-emploi {
    padding: 65px 10px;
    text-align: center;
    border: 2px solid #fff;
    background-color: transparent;
    min-height: 307px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    line-height: 22px;
    text-transform: uppercase;
    font-family: OpenSans, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ff382f;
}

.liste-offres-emploi .da-thumbs li {
    padding: 0 10px;
}

.liste-offres-emploi a {
    text-transform: uppercase;
}

.liste-offres-emploi a:hover {
    text-decoration: none;
}

.liste-offres-emploi ul li div {
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.liste-offres-emploi ul li div p:first-child {
    padding: 20px;
    text-align: center;
}

.liste-offres-emploi ul li div p:first-child:after {
    content: '...'
}

.candidature-spontanee td:first-child {
    padding-right: 30px;
    padding-left: 34px;
    vertical-align: middle;
}

.candidature-spontanee td:last-child {
    padding-left: 30px;
    font-size: 17.5px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
}

.effect-hover {
    position: relative;
}

.effect-hover p {
    text-transform: none;
    text-align: left;
}

/* #events-degetel .block-events-legend {
    left: 20px;
} */

#events-degetel .block-events-container.events-1 {
    margin-bottom: 10px;
}
.block-events table tr img{
    height: 310px;
}

@media (max-width: 992px) {
    section .jumbotron img {
        height: 300px;
        object-fit: cover;
    }

    section#companies .tab-content {
        display: none;
    }

    .lien-network {
        position: initial;
        text-align: center;
    }

    .tab-carte-footer-min .tab-pane {
        font-size: 9px !important;
    }

    .tab-carte-footer-min>.tab-pane {
        top: 68px !important;
    }

    section#expertise p {
        font-size: 14px;
    }
}
.intro-nous-rejoindre p:first-of-type{
    margin-bottom: 32px;
}
.intro-nous-rejoindre p,.container.field_description p {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    text-align: center;
    margin: 0px auto;
}
.container.field_description p{
    text-align: left;
}

/* groupe css */
section#groupe{
    margin-top: 0;
}
section#groupe h2::first-letter{
    text-transform: uppercase !important;
}
section#groupe h2 strong {
    text-transform: lowercase;
    font-weight: normal !important;
}
section#timeline h1{
    margin: 64px 0 64px;
}

section#groupe h2 {
    text-align: left;
    font-family: OpenSans, sans-serif;
    font-size: 36px;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.1;
    text-transform: none;
    margin-bottom: 32px;
    margin-top: 64px;
}
section#groupe h2:first-of-type{
    margin-top: 42px !important;
}
section#groupe .paragraphs-items-field-groupe-description h1:first-of-type{
    /* a tester */
    margin: 0;
}
section#groupe .paragraphs-items-field-groupe-valeurs h1{
    margin: 96px 0 32px;
}


section#groupe p {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    margin-bottom: 0;
}

/* section#groupe-degetel {
    margin-top: 60px;
} */

#groupe-degetel .paragraphs-items {
    margin-bottom: 32px;
}

/* section#block-block-2 li:first-child, section#block-block-3 li:first-child {
    margin-top: 20px
} */

section#block-block-2 li, section#block-block-3 li, section#expertise li {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 32px;
}

section#block-block-2 ul, section#block-block-3 ul, section#expertise ul {
    list-style-type: circle;
}
section#expertise ul{
    padding-left: 15px;
}
section#expertise li{
    margin-bottom: 16px;
    margin-left: 20px;
    text-transform: capitalize;
}

/*Page prÃ©sentation d'un poste*/

#recrutement .container-poste {
    margin-top: 25px;
}

#recrutement h1{
    text-align: center;
    font-family: OpenSans, sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    margin-top: 42px;
    margin-bottom: 32px
}
#recrutement_job h1{
    padding-left: 10px;
    text-transform: capitalize;
}
#recrutement_job h2:first-of-type{
    margin-top: 14px;
}
#recrutement_job h2{
    font-weight: normal;
    margin-bottom: 32px;
}
#recrutement_job  h2.form-signin-heading{
    margin-top: 0;
}

#recrutement ul {
    padding-left: 15px;
}

.container-poste h2 {
    margin-top: 0;
    margin-bottom: 25px;
}

.container-requis>div {
    margin-bottom: 6px;
    margin-top: 30px;
}

.container-requis h2 {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    height: 50px;
}

.container-requis img {
    border-right: 1px solid #fff;
    margin-right: 8px;
    padding-right: 8px;
}

#recrutement .container-requis ul {
    list-style: circle;
}

.container-requis ul li {
    color: #fff;
}

.container-requis div>div {
    font-family: OpenSans, sans-serif;
    font-size: 16px;
}

.container-requis div>div span:nth-child(2) {
    background: #fff;
    width: 1px;
    height: 64px;
    display: inline-block;
    position: relative;
    bottom: -33px;
    margin-right: 12px;
}

.container-requis div>div span:nth-child(3) {
    position: relative;
    bottom: -9px;
}

.container-poste ul {
    list-style: circle;
}

.container-poste ul li {
    padding-bottom: 15px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    line-height: 1.6;
    letter-spacing: normal;
}
.container-poste.container-requis ul,.container-poste ul{
    padding-right: 25px;
}

.container-poste ul li:last-child {
    padding-bottom: 0;
}

/*Page prÃ©sentation d'un poste formulaire de contact*/


@media (max-width: 1200px) {
    .footer .form-contact .form-signin {
        padding: 0;
    }

    .footer .form-contact .form-signin input[type=text],
    .footer .form-contact .form-signin #inputMessageContact,
    #warning {
        margin-left: 0 !important;
    }

    .footer .captcha {
        display: inherit;
        position: relative;
        left: 15px;
    }

    .tab-carte-footer-min .tab-pane {
        font-size: 12px;
    }

    .tab-carte-footer-min .tab-pane {
        width: 236px;
    }

    .tab-carte-footer-min .tab-pane img {
        max-width: 50%;
    }
}



.form-signin {
    margin: 0 auto;
    max-width: 556px;
    padding: 0 15px;
}

.form-signin div.form-item {
    margin-bottom: 20px;
}
.form-signin .btn-primary{
    margin-top: 32px;
    margin-bottom: 32px;
}

#recrutement .form-signin .form-type-textfield {
    margin-bottom: 15px;
}

#recrutement .form-signin .form-item-job-mobile {
    margin-bottom: 0;
}

.form-signin p#warning-poste,
.form-signin p#warning {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 100;
    width: 40%;
}

#recrutement h2 {
    font-weight: normal;
}

.form-signin .form-signin-heading {
    margin-bottom: 25px;
}

.form-signin .sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.form-signin label {
    display: inline-block;
    margin: 20px 14px 0px;
    margin-right: 0;
    max-width: 90%;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
}

.footer .form-signin .form-control {
    padding: 16px;
}

.form-signin .form-control {
    border: solid 1px #ffffffbf;
    border-radius: 32px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 16px;
    background: transparent;
    min-height: 64px;
}

.form-signin .form-item-job-mobile .form-control {
    margin-bottom: 0;
}

.form-signin input[type=checkbox] {

    width: 18px;
    vertical-align: top;
}


.alert.messages {
    opacity: 0;
    position: fixed;
    left: 12%;
    top: 25px;
    transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    padding: 25px;/* 
    text-align: center; */
    z-index: 999;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 5px;
}
.alert.messages.in{
    opacity: 0.8;
    transform: translateY(52%);
    -webkit-transform: translateY(52%); /* Safari & Chrome */
    -moz-transform: translateY(52%); /* Firefox */
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}

.alert.messages a {
    position: absolute;
    right: 15px;
    top: 3px;
    font-size: 30px;
}

.alert.messages.status {
    background: url(../img/picto_ok.svg) no-repeat 48px;
    padding-left: 110px;
    color: #FFFFFF;
    background-color: #30093C !important;
}
.alert.messages.warning {
    background: url(../img/picto_warning.svg) no-repeat 48px;
    padding-left: 110px;
    color: #A885D8;
    background-color: #30093C;
}

.alert.messages.error {
    background: url(../img/picto_error.svg) no-repeat 48px;
    padding-left: 110px;
    color: #E23234;
    background-color: #30093C !important;
}

.form-signin .error, .footer .form-signin .form-control.error{
    background-color: #fff;
    border-color: #883333;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #30093c;
}
.error.form-checkbox:checked::after{
    color: #30093c;
}
.form-file.error{
    background-color: transparent;
}
.messages{
    width: 1170px;
    max-width: 100%; 
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    background-color: #ffffff1c !important;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 1.5;
}
.messages.status{
    color: #fff;
    margin: 10px;
}
.messages.warning{
    color: #fff;
    margin: 10px;
}
.messages.error {
    color: #30093c;
}
.messages.error ul{
    padding-left: 20px;
}
.form-signin .error::placeholder, .footer .form-signin .form-control.error::placeholder{
    color: #30093c;
}

.form-signin .error:focus,
.form-control.error:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #30093c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #30093c;
}

.form-signin .error li,
div.error li {
    list-style: none;
}

.form-signin #inputMessageContact {
    margin-left: auto !important;
    margin-right: auto !important;
}
/* button file manage */
.form-signin #edit-job-cv-upload,.form-signin .form-control.form-file {
    border: 0;
    width: auto;
    margin: 0;
    box-shadow: none;
    padding-left: 3px;
}
.form-type-managed-file.form-item-job-cv label{
    display: none;
}
.form-signin h2.job_cv{
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    font-weight: bold !important;
    margin: 0px auto;
    text-transform: uppercase;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-top: 12px;
    margin-bottom: 0 !important;

}
.form-signin .form-managed-file input[type="file"]::-webkit-file-upload-button {
    background-color: transparent;
    border: 1px solid rgb(255, 255, 255,.5);
    border-radius: 32px;
    padding: 10px 20px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    outline: none;
}
.form-signin .form-managed-file span.file a{
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    text-decoration: underline !important;
}
.form-signin .form-managed-file #edit-job-cv-remove-button{
    background-color: transparent;
    border: 1px solid rgb(226, 50, 52,.5);
    border-radius: 32px;
    padding: 5px 10px;
    color: #E23234;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    margin-left: 10px;
    font-weight: 100;
    outline: none;
}

/* user login admin */
form#user-login{
    width: 30%;
    margin: 15px auto;
}
form#user-login .form-item{
    margin-bottom: 15px;
}
form#user-login .form-item .form-control{
    border: solid 1px #ffffffbf;
    border-radius: 32px;
    color: #fff !important;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 16px;
    background: transparent !important;
    min-height: 48px;
}
form#user-login .form-item label{
    color: #fff !important;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 300;
}
form#user-login .captcha{
    margin-bottom: 15px !important;
}
form#user-login .form-actions #edit-submit{
    margin-bottom: 15px;
    border-radius: 32px;
    border: solid 2px #fff;
    background: transparent !important;
    padding: 16px 30px;
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
/* .form-signin .form-managed-file input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
}
.form-signin .form-managed-file input[type="file"]::before {
    content: 'Charger votre CV';
    border: 1px solid #fff;
    border-radius: 32px;
    padding: 6px 15px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 100;
    margin-left: 15px;
    margin-right: 15px;
    color: #fff;
}
.form-signin .form-managed-file input[type="file"]::-webkit-file-upload-text{
    margin-left: 100px;
}
.form-signin .form-managed-file input[type="file"]:hover::before {
    background-color: #fff;
    color: #30093c;
}
.form-signin .form-managed-file input[type="file"]:active::before {
    background-color: #fff;
    color: #30093c;
} */

/* 
.form-signin .form-managed-file {
    position: relative;
    color: #fff;
    text-align: center;
    float: left;
    cursor: pointer
}

.form-signin .form-managed-file input[type="file"] {
    position: absolute;
    z-index: 1000;
    opacity: 0;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
    font-size: 24px;
    width: 100%;
}

.form-signin .form-managed-file span.edit-job-cv-upload {
    border: 2px solid #fff;
    display: inline-block;
    padding: 10px 32px;
    cursor: pointer;
    font-family: OpenSans, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.form-signin .form-managed-file span.job-cv-filename {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 100;
    margin-left: 15px;
    color: #fff;
} */

.back-offres {
    margin-top: 30px;
    margin-bottom: 30px !important;
}

.back-offres a {
    font-family: Roboto, sans-serif;
    text-decoration: underline;
    color: #fff;
    font-size: 20px;
}

.back-offres a:hover {
    text-decoration: underline !important;
}

.form-signin .options-form {
    margin-left: 15px;
}

/* .form-signin .options-form h2 {
    margin-bottom: 13px;
} */

.form-signin .options-form div:nth-child(1) p {
    padding: 7px 0px 0 0px;
}

.form-signin .options-form div:nth-child(2) {
    margin-top: 8px;
}

.form-signin .options-form img {
    transition: opacity 0.6s ease 0s;
}

.form-signin .options-form img:hover {
    opacity: 0.6;
}


#degetel-candidature button.form-submit {
    margin: 0 auto !important;
}
#degetel-candidature{
    margin-top: 90px;
}

section#recrutement h1.form-signin-heading {
    margin-bottom: 58px;
}

button.form-submit,
button.form-submit:hover,
.form-signin input.form-submit {
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    outline: none;
}

.form-signin .submit-form-contact:hover {
    background: #fff !important;
    color: #30093c;
    border: solid 2px #fff;
}

.bg-success,
.bg-danger {
    padding: 10px;
}

.footer .form-signin .form-control::-webkit-input-placeholder {
    color: #ffffff;
}

.footer .form-signin .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
}

.footer .form-signin .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
}

.footer .form-signin .form-control:-ms-input-placeholder {
    color: #ffffff;
}

.footer .form-signin .form-control:-moz-placeholder,
input:-moz-placeholder {
    color: #ffffff;
}

.form-control::-webkit-input-placeholder {
    color: #ffffff;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
}

.form-control:-ms-input-placeholder {
    color: #ffffff;
}

.form-control:-moz-placeholder,
input:-moz-placeholder {
    color: #ffffff;
}

.error::-webkit-input-placeholder {
    color: #30093c;
}

.error:-moz-placeholder {
    /* Firefox 18- */
    color: #30093c;
}

.error::-moz-placeholder {
    /* Firefox 19+ */
    color: #30093c;
}

.error:-ms-input-placeholder {
    color: #30093c;
}

.error:-moz-placeholder,
input:-moz-placeholder {
    color: #30093c;
}

.form-contact>div:nth-child(3) {
    background-image: url(../img/european-map.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 536px;
    margin-bottom: 30px;
}
.form-contact .tab-pane img{
    width: 125px;
    margin-bottom: 15px;
}

/*Carousel*/

.carousel-control.left,
.carousel-control.right {
    color: #fff;
}


.carousel-control.left,
.carousel-control.right {
    background: none !important;
    display: none;
}

section#companies h3 {
    margin: 0;
    color: #bc170f;
    font-size: 14px;
    font-family: 'helveticaneueblackcond';
}

/* .centrer-elements-verticalement,
.centrer-elements-verticalement div:nth-child(2) {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.centrer-elements-verticalement div:nth-child(1) {
    align-self: flex-start;
}

.centrer-elements-verticalement-dg div:nth-child(2) {
    height: 453px;
} */

section#expertise, section#recrutement_job {
    position: relative;
    margin-top: 0;
}
.navbar-brand > img{
    width: 141px;
}
section#expertise .centrer-elements-verticalement div:nth-child(2) img{
    width: 500px !important;
    margin-top: 64px;
}

section#expertise h1:first-of-type{
    margin-top: 64px;
}
section#expertise h2, section#expertise h2 span {
    text-align: left !important;
    font-family: OpenSans,sans-serif;
    font-size: 36px !important;
    font-weight: normal;
    margin-bottom: 32px; 
}
section#expertise p, section#expertise p span{
    font-family: Roboto,sans-serif;
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    text-align: left !important;
    line-height: 1.6;
}
section#expertise p{
    margin-left: 0;
}


.grille-expertise {
    height: 216px;
    width: 100%;
    position: absolute;
    bottom: 30px;
}

.text-intro-site {
    font-family: OpenSans, sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
}

.text-intro-site-bold {
    font-family: OpenSans, sans-serif;
}

/* condition generale */
.field-name-body .field-item.even{
    margin-top: 52px;
}
.field-name-body .field-item.even p{
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
}
.field-name-body .field-item.even a{
    color: #fff;
    text-decoration: underline !important;
    font-weight: bold;
}
.field-name-body .field-item.even a:hover{
    opacity: 0.5;
}
.field-name-body .field-item.even h2 strong, .field-name-body .field-item.even h3 strong{
    font-family: OpenSans, sans-serif;
    font-size: 72px;
    font-weight: 300;
    line-height: 1.1;
    text-transform: capitalize;
}
.field-name-body .field-item.even h2 {
    margin: 64px 0 32px;
}
.field-name-body .field-item.even h3 {
    margin: 32px 0 24px;
}
.field-name-body .field-item.even h3 strong{
    font-size: 36px;
    font-weight: normal;
}

/*Media*/


@media (max-width: 815px) {
    table.list-picto li {
        padding: 8px 0;
        font-size: 17px;
    }

    .node-type-recrutement .list-picto li {
        width: 35%;
    }
}

@media (max-width: 991px) {
    #expertise .centrer-elements-verticalement .col-xs-12.col-md-5 {
        margin-bottom: 0;
    }
    section#o-client{
        margin-top: 0;
    }

}

@media (max-width: 988px) {
    .form-signin .options-form div:nth-child(2) {
        margin-top: 0;
        margin-bottom: 16px;
    }
}

.page-not-found {
    background: url(../img/404.svg) no-repeat center 45px;
}

.acces-denied {
    background: url(../img/403.svg) no-repeat center 45px;
}

.page-not-found,
.acces-denied {
    height: 405px;
}

.bg-pages-error {
    position: relative;
    margin-bottom: 64px;
}

.bg-pages-error p {
    color: #fff;
    font-family: Roboto,sans-serif;
    font-size: 20px;
    position: absolute;
    left: 50%;
    bottom: -30%;
    transform: translate(-50%, -50%);
}

.bg-pages-error p span {
    text-transform: uppercase;
}

/*Drapeau changement de langue*/

.lang_dropdown_form {
    margin-top: 24px;
    margin-left: 15px;
}

.ldsSkinNoLabel {
    border: 0;
}

.borderRadiusTp {
    border-radius: 0;
}

.ldsSkinNoLabel .ddTitle,
.ldsSkinNoLabel .ddArrow {
    background: none;
    display: none !important;
}

.ldsSkinNoLabel .divider {
    
    border: 0;
}

.ldsSkinNoLabel .ddTitle .ddTitleText {
    padding: 0;
    cursor: pointer;
}

.ldsSkinNoLabel .ddTitle .ddTitleText img {
    display: none;
}

.ldsSkinNoLabel .ddTitle .ddTitleText span.ddlabel {
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.ldsSkinNoLabel .ddChild {
    border: 0;
    /* box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666; */
    background-color: transparent;
    width: 51px;
    border-radius: 0;
}

.ldsSkinNoLabel .ddChild li {
    display: inline;
    padding: 0px 5px;
    background-color: transparent;
    color: #fff;
    /*cursor: pointer;
     display: flex;
    justify-content: center; */
}

.navbar-nav>li:last-child {
    margin-right: 13px;
}

.ldsSkinNoLabel .ddChild {
    left: -34px;
    height: auto !important;
    width: auto;
    display: inline-block !important;
    position: static !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.ldsSkinNoLabel ul{
    display: inline-flex;
}

.ldsSkinNoLabel {
    outline: 0;
}

.ldsSkinNoLabel .ddChild li.selected,
.ldsSkinNoLabel .ddChild li.hover {
    background-color: transparent;
}

.ldsSkinNoLabel .ddChild li.selected span.ddlabel,
.ldsSkinNoLabel .ddChild li.hover span.ddlabel {
    color: #fff !important;
    font-weight: bold;
    cursor: pointer;
}

.ldsSkinNoLabel .ddChild li img {
    display: none;
}

.ldsSkinNoLabel .ddChild li span.ddlabel {
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
}

.borderRadiusTp ul li:last-child {
    border-radius: 0 !important;
}

/*Pop in cookie*/

#sliding-popup {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAH0lEQVQYV2NkSJv5nwENMOIXfPeUgUFIGqyHgEokcwG8uQv8+n7gSQAAAABJRU5ErkJggg==) repeat !important;
}

#sliding-popup .popup-content #popup-text p {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: normal;
}

#sliding-popup .popup-content #popup-buttons button {
    background: #999;
    border: 0;
    color: #fff;
    text-shadow: 0 0 0;
    -webkit-text-shadow: 0 0 0;
    font-weight: normal;
    border-radius: 4px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
}

#sliding-popup .popup-content #popup-buttons button:hover {
    background: #666;
}

ul.tabs--primary>li>a {
    cursor: pointer;
    border-radius: 0;
    border: none;
    padding: 19px 10px 10px 10px;
    color: #fff;
    font-weight: normal;
    font-size: 1.077em;
    font-family: "Lucida Grande", Verdana, sans-serif;
    background: #0074BD;
    transition: all, 0.3s;
}

/*nav > .navbar-brand,*/
nav>.navbar-toggler {
    display: none;
}


/* @media (max-width: 800px) {
    #digital-factory {
        display: none !important;
    }

    #carousel-notre-savoir-faire .flex>* {
        width: 48%;
        margin-bottom: 25px;
    }

    .tab-carte-footer-min .tab-pane {
        position: relative !important;
        width: 100% !important;
        left: 0;
        transform: none;
        top: 0 !important;
    }

    .tab-carte-footer-min .tab-pane img {
        display: none;
    }

    .content-timeline .tab-pane img {
        height: 335px;
        object-fit: cover;
    }

    .nav-timeline>li>a:focus .bille,
    .nav-timeline>li>a:hover .bille,
    .nav-timeline>li.active>a .bille,
    .bille {
        width: 25px;
        height: 25px;
        border-width: 4px;
    }

    .nav-timeline {
        background: url(../img/pix-red.png) repeat-x 0 20px;
    }
} */


@media (max-width: 767px) {
    body {
        padding-top: 0;
    }

    .div-ancre {
        height: 0;
        margin-top: 0;
    }

    .footer {
        margin-top: 0;
    }


    #navbar .lang_dropdown_form.language {
        display: none;
    }

    .langue-mobile section {
        margin-bottom: 0;
        margin-top: 0;
    }

    .langue-mobile ul {
        padding: 0;
        margin: 0;
    }
    .language-switcher-locale-url .language-icon{
        display: none;
    }
    .language-switcher-locale-url a{
        color: #fff;
        text-transform: uppercase;
        font-family: Roboto,sans-serif;
        font-size: 16px;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.75;
        letter-spacing: normal;
        text-align: center;
    }
    .language-switcher-locale-url li.active{
        font-weight: bold;
        color: #fff;
    }


    .langue-mobile li {
        list-style: none;
        display: inline-block;
        margin: 0 3px;
    }


    .navbar-default .navbar-brand {
        color: #fff;
        width: 150px;
        padding: 0;
        height: inherit;
    }

    .navbar .container {
        width: 100%;
    }

    .navbar::before,
    .navbar::after {
        content: none;
    }

    nav>.navbar-brand,
    nav>.navbar-toggler {
        display: block;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        min-height: inherit;
        margin-bottom: 0;
        width: 100%;
        padding: 5px;
    }

    .navbar>.container,
    .navbar>.container-fluid {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding: 0;
    }


    .navbar-brand {
        display: inline-block;
        line-height: inherit;
        white-space: nowrap;
    }

    .navbar-default .navbar-collapse {
        margin-top: 10px;
        border: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .navbar-nav {
        display: flex;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        text-align: center;
    }

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-text {
        display: inline-block;
    }


    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
    }

    .navbar-toggler {
        position: relative;
        float: right;
        padding: 5px;
        margin: 2px 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
        width: 40px;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%;
    }


    /* block added by hamza */
    .form-signin h2.job_cv{
        font-size: 14px;
    }
    .langue-mobile {
        display: block;
        margin: 5px;
    }
    .footer .form-signin .form-control {
        font-size: 14px;
        min-height: 48px;
    }
    .btn-primary{
        font-size: 14px !important;
        padding: 13px 24px !important;
    }
    .field-name-field-paragraphe-adn-header h1,#recrutement .field-item h1 {
        font-family: OpenSans, sans-serif;
        font-size: 24px !important;
        text-align: center;
        margin-top: 48px;
        margin-bottom: 24px;
    }
    section h1{
        margin: 32px 0px;
        font-size: 24px;
    }
    section h2{
        font-size: 24px;
    }
    section#groupe h2:first-of-type{
        margin-top: 48px !important;
        margin-bottom: 24px;
    }
    section#groupe h2,section#groupe h2 strong{
        font-size: 24px;
        margin-top: 48px;
        margin-bottom: 24px;
    }
    section#groupe .paragraphs-items-field-groupe-valeurs h1{
        margin: 64px 0 32px; 
    }
    section#groupe h2::first-letter,section#groupe h2 strong::first-letter{
        text-transform: capitalize;
    }
    section#groupe p{
        font-size: 16px;
    }
    section#groupe-degetel{
        margin-top: 20px;
    }
    section .jumbotron{
        margin-bottom: 0;
    }
    .field-name-field-paragraphe-adn-header p{
        font-size: 16px;
    }
    #job-numbers-container {
        margin-top: 0;
    }
    .banner-numbers{
        margin: 0;
    }
    .banner-numbers .text-banner-numbers{
        font-size: 16px;
    }
    .field-name-field-paragraphe-adn-header h2,
    .banner-numbers h2,
    #groupe-degetel h2{
        font-size: 48px;
    }
    #groupe-degetel h2{
        margin: 64px 0 32px;
    }
    .list-picto{
        margin-top:0;
    }
    .list-picto li,.field-item.even{
        font-size: 16px;
    }
    .list-picto li img{
        padding-bottom: 8px;
    }
    section#adn, 
    section#recrutement, 
    section#groupe-degetel{
        margin-top: 0;
    }
    section#events-degetel{
        margin-top: 11px;
    }
    .intro-nous-rejoindre p:first-of-type{
        margin-bottom: 24px;
    }
    .title-home,.block-recrutement-container .title-home .field-item.even{
        font-size: 48px;
        margin: 32px 0px;
    }
    .block-recrutement-container .field_description, .container.field_description{
        margin-bottom:24px;
    }
    .slick-prev:before, .slick-next:before{
        font-family: Roboto,sans-serif;
        font-size: 40px;    
    }
    .slick-prev:before,.glyphicon-chevron-left:before{
        content: url('../img/chevron_left.svg')
    }
    .slick-next:before, .glyphicon-chevron-right:before{
        content: url('../img/chevron_right.svg')
    }
    .slick-prev{
        left: -10px;
    }
    #contact.div-ancre{
        margin-top: 29px;
    }
    .block-skill h2{
        font-size: 24px;
    }
    .block-skill p{
        font-size: 16px;
        margin-top: 12px;
    }
    .block-skill.slick-slide p,.block-skill.slick-slide h2{
        padding-left: 2px;
    }
    .footer .title{
        font-size: 48px;
        margin-bottom: 32px;
    }
    .form-signin label{
        font-size: 12px;
        max-width: 83%;
    }
    section#expertise h1:first-of-type, #recrutement_job h1:first-of-type{
        margin-top: 0;
        margin-bottom: 32px;
    }
    #recrutement_job h2:first-of-type{
        margin-top: 0;
        margin-bottom: 24px;
    }
    section#expertise h2, section#expertise h2 span{
        margin-top: 0;
    }
    .form-signin p#warning-poste, .form-signin p#warning{
        font-size: 12px;
        width: 100%;
    }
    .block-events-legend{
        margin-top: 16px;
    }
    .block-events-legend h2{
        font-size: 20px;
        margin-bottom: 8px;
    }
    .block-events-legend p{
        font-size: 16px;
        display: block;
    }
    .captcha{
        float: left;
    }
    .lien-network span{
        font-size: 16px;
        margin-bottom: 16px;
    }
    .lien-network a{
        float: initial;
        margin: 10px;
    }
    .footer{
        padding-top: 0;
        padding-bottom: 16px;
    }
    .copyright p,.copyright a{
        font-size: 12px;
    }
    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left:-25%
    }
    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right:-25%
    }
    .region-content{
        margin-top: 0;
    }
    #groupe-degetel .paragraphs-items{
        margin-bottom: 0;
    }
    #groupe-degetel h1,section h1{
        font-size: 48px !important;
    }
    #recrutement h1{
        text-align: left;
        padding-left: 15px;
    }
    .candidature-spontanee td:last-child{
        font-size: 16px;
    }
    .candidature-spontanee td:first-child{
        text-align: center;
        margin-bottom: 15px;
    }
    .da-thumbs li a, .da-thumbs li a img{
        width: 80%;
        margin: 0 auto;
    }
    .liste-offres-emploi h2{
        text-transform:capitalize;
        margin: 32px 0 24px;;
        margin-left: 11%;
        font-size: 24px;
    }
    
    section#expertise h2, section#expertise h2 span{
        font-size: 24px !important;
    }
    section#expertise p, section#expertise p span{
        font-size: 16px !important;
    }
    /* section#expertise img{
        display: none;
    } */
    #degetel-candidature{
        padding: 0;
    }
    .form-signin .form-control{
        font-size: 16px;
    }
    .form-signin .form-managed-file span.job-cv-filename{
        margin-top: 20px;
        font-size: 16px;
    }
    .form-signin .form-managed-file span.edit-job-cv-upload{
        font-size: 16px;
        margin: 15px auto;
    }
    .form-signin #edit-job-cv-upload,.form-signin .form-control.form-file{
        width: fit-content;
    }
    #edit-job-cv-upload span{
        display: block;
    }
    .form-signin .form-managed-file{
        float: initial;
    }
    .container-poste ul li{
        font-size: 16px;
        padding-bottom: 10px;
    }
    #degetel-candidature{
        margin-top: 64px;
    }
    .field-name-body .field-item.even p{
        font-size: 16px;
    }

    .field-name-body .field-item.even h2 strong, .field-name-body .field-item.even h3 strong{
        font-size: 48px;
    }
    .field-name-body .field-item.even h3 strong{
        font-size: 24px;
    }
    .form-checkbox:checked:after{
        color: #fff;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right{
        top:28%;
    }

    #events-degetel .block-events-container{
        min-height: 285px;
    }

    /* end of block */

    .navbar-toggler {
        background: transparent;
        height: 32px;
        width: 32px;
        z-index: 5;
        border: 0;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        position: relative;
    }
    .navbar-toggler .navbar-toggler-icon {
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        display: inline-block;
        width: 25px;
        height: 2px;
        background-color: #ffffff;
        z-index: 10;
    }

    .navbar-toggler .navbar-toggler-icon::before,
    .navbar-toggler .navbar-toggler-icon::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform .3s;
        -moz-transition: -moz-transform .3s;
        transition: transform .3s;
    }

    .navbar-toggler .navbar-toggler-icon::before {
        -webkit-transform: translateY(-6px) rotate(0deg);
        -moz-transform: translateY(-6px) rotate(0deg);
        -ms-transform: translateY(-6px) rotate(0deg);
        -o-transform: translateY(-6px) rotate(0deg);
        transform: translateY(-6px) rotate(0deg);
    }

    .navbar-toggler .navbar-toggler-icon::after {
        -webkit-transform: translateY(6px) rotate(0deg);
        -moz-transform: translateY(6px) rotate(0deg);
        -ms-transform: translateY(6px) rotate(0deg);
        -o-transform: translateY(6px) rotate(0deg);
        transform: translateY(6px) rotate(0deg);
    }

    .navbar-toggler::before,
    .navbar-toggler::after {
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 50%;
        height: 100%;
        width: 100%;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
    }

    .navbar-toggler::before {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }

    .navbar-toggler::after {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s;
    }
    .navbar-toggler .navbar-toggler-icon.close {
        position: absolute;
        background: transparent;
        top: 3px;
        left: 20px;
        bottom: auto;
        right: auto;
        opacity: 1;
        width: 1.5em;
    }
    .navbar-toggler .navbar-toggler-icon.close:before,.navbar-toggler .navbar-toggler-icon.close:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 28px;
        width: 2px;
        background-color: #fff;
    }
    .navbar-toggler .navbar-toggler-icon.close:before {
        transform: rotate(45deg);
    }
    .navbar-toggler .navbar-toggler-icon.close:after {
        transform: rotate(-45deg);
    }

    .cd-nav-trigger[aria-expanded=false]::before {
        /* user clicks on the .cd-nav-trigger element - 1st rounded background disappears */
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    .cd-nav-trigger[aria-expanded=false]::after {
        /* user clicks on the .cd-nav-trigger element - 2nd rounded background appears */
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }

    .cd-nav-trigger[aria-expanded=false] .navbar-toggler {
        /* user clicks on the .cd-nav-trigger element - transform the icon */
        background-color: rgba(255, 255, 255, 0);
    }

    .cd-nav-trigger[aria-expanded=false] .navbar-toggler::before,
    .cd-nav-trigger[aria-expanded=false] .navbar-toggler::after {
        background-color: white;
    }

    .cd-nav-trigger[aria-expanded=false] .navbar-toggler::before {
        -webkit-transform: translateY(0) rotate(45deg);
        -moz-transform: translateY(0) rotate(45deg);
        -ms-transform: translateY(0) rotate(45deg);
        -o-transform: translateY(0) rotate(45deg);
        transform: translateY(0) rotate(45deg);
    }

    .cd-nav-trigger[aria-expanded=false] .navbar-toggler::after {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
    .alert.messages{
        left: 0;
        padding: 25px;
        padding: 5px;
    }
    .alert.messages.error{
        background: url(../img/picto_error.svg) no-repeat 16px;
        padding-left: 64px;
    }
    .alert.messages.warning{
        background: url(../img/picto_warning.svg) no-repeat 16px;
        padding-left: 64px;
    }
    .alert.messages.status{
        background: url(../img/picto_ok.svg) no-repeat 16px;
        padding-left: 64px;
    }


}


@media (max-width: 740px) {
    .banner-numbers p strong {
        font-size: 48px;
        padding-bottom: 8px;
    }
    .banner-numbers p{
        margin-top: 8px;
    }

    .block-events table tr td:first-child {
        display: none;
    }

    .page-not-found {
        background-size: 100%;
        height: 280px;
    }

    .block-events table tr td:last-child {
        display: block;
        width: 90%
    }

    .block-events table tr td:last-child img {
        height: auto;
    }

    .nav-timeline>li>a,
    .nav-timeline>li.active>a,
    .nav-timeline>li.active>a:focus,
    .nav-timeline>li.active>a:hover {
        font-size: 14px;
    }


    .candidature-spontanee tr td:nth-child(2) {
        display: none;
    }

    .candidature-spontanee td:first-child,
    .candidature-spontanee td:last-child {
        padding: 10px 0 0 0;
        display: block;
    }

    .list-picto {
        justify-content: center;
    }

    .list-picto li {
        display: block;
        width: 48%;
        margin: 0 auto;
    }
}


@media (max-width: 600px) {
    section .jumbotron img {
        height: 180px;
    }


    .tab-carte-footer-min {
        width: 100%;
    }
}

@media (max-width:560px) {

    .block-recrutement-container table td {
        display: block;
        width: 100%;
    }

    .block-recrutement-container table tr td:last-child {
        text-align: center
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .tab-carte-footer-min{
        display: none;
    }
    .lien-network a{
        float: initial;
    }
    .navbar-right{
        float: left !important;
        margin-left: 35px;
    }
}

@media (max-width:475px) {

    #timeline,
    .tab-carte-footer-min,
    #recrutement-events-container td:first-child,
    .node-type-recrutement #recrutement,
    .container-poste .col-xs-7.text-right strong {
        display: none;
    }
    .node-type-recrutement #recrutement{
        display: block;
    }

    #recrutement-events-container td:last-child[data-aos^=fade][data-aos^=fade] {
        opacity: 1;
        transform: translate(0);
    }
    
    .intro-nous-rejoindre p, .container.field_description p{
        font-size: 16px;
        width: 100%;
    }

    .block-events table tr td:last-child img {
        width: 100%;
        margin: 0 auto;
    }

    #carousel-notre-savoir-faire .flex>* {
        width: 90%;
        margin: 0 auto;
    }
    .block-skill-container{
        padding: 16px 0;
        padding-bottom: 0;
    }

    #carousel-notre-savoir-faire .flex>button,
    button.slick-prev,
    button.slick-next {
        width: 20px;
        background: transparent;
        border: 0;
        border-radius: 50%;
        padding: 5px;
        height: 39px;
        z-index: 99;
        top: 34%;
    }
    #carousel-notre-savoir-faire.mini-carousel .flex>button {
        top: 23%;
    } 
    section#skills button.slick-prev,
    section#skills button.slick-next{
        top: 22%;
    }

    .video iframe {
        height: 232px;
        width: 100%;
    }

    .block-skill {
        min-height: 350px;
    }

    .block-skill a {
        display: block
    }

    .carousel-control.left,
    .carousel-control.right {
        display: block;
    }

    .liste-offres-emploi .da-thumbs li {
        padding: 0;
    }

    .liste-offres-emploi .da-thumbs {
        margin: 0 auto
    }

    .liste-offres-emploi button.slick-prev {
        left: 5px;
    }

    .liste-offres-emploi button.slick-next {
        right: 10px;
    }
    .liste-offres-emploi button.slick-prev, .liste-offres-emploi button.slick-next{
        top: 50%;
    }
    #block-block-2 h2{
        margin-bottom: 24px;
    }
    section#block-block-2 li{
        font-size: 16px;
        margin-bottom: 24px;
    }
    section#block-block-2 ul{
        padding-left: 20px;
        margin-bottom: 8px;
    }
    .container-poste.container-requis ul, .container-poste ul{
        padding-left: 20px;
        padding-right: 0;
        margin: 0;
    }
    .container-requis>div{
        margin-top: 32px;
        margin-bottom: 0;
    }

}



/* mode tablet */

@media (min-width: 768px) and (max-width: 1024px) {
    .block-events table tr img{
        height: auto;
    }
    .nav-timeline>li>a:focus .bille, .nav-timeline>li>a:hover .bille, .nav-timeline>li.active>a .bille{
        width: 56px;
        height: 56px;
    }
    .bille{
        width: 56px;
        height: 56px;
        color: #451450;
    }
    .nav-timeline::before{
        left: 50px;
        top: 41px;
    }
    .nav-timeline>li>a{
        font-size: 22px;
        color: rgba(168, 133, 216,0.35);
    }
    .nav-timeline>li.active>a, .nav-timeline>li.active>a:focus, .nav-timeline>li.active>a:hover{
        font-size: 22px;
        color: #a885d8;
        opacity: 1;
    }
    .node-type-recrutement .list-picto li{
        width: 30%;
        margin-bottom: 15px;
    }
    .form-checkbox:checked:after{
        color: #fff;
    }
    .block-events .block-events-container{
        min-height: 370px;
    }
    #carousel-notre-savoir-faire .slick-next::before{
        float: right;
        margin-right: 5%;
    }
    #carousel-notre-savoir-faire .slick-prev::before{
        float: left;
        margin-left: 5%;
    }
    #carousel-notre-savoir-faire .slick-list{
        margin: 5px auto;
    }
    #carousel-notre-savoir-faire .flex>*{
        width: 80%;
    }
    #carousel-notre-savoir-faire .flex .block-skill{
        margin: 5px;
    }
    .block-skill h2{
        width: 100%;
    }
    .slick-next{
        right: -1%;
    }
    .slick-prev{
        left: -1%;
    }
    .alert.messages{
        left: 0;
        padding: 25px;
        padding: 5px;
    }
    .alert.messages.error{
        background: url(../img/picto_error.svg) no-repeat 16px;
        padding-left: 64px;
    }
    .alert.messages.warning{
        background: url(../img/picto_warning.svg) no-repeat 16px;
        padding-left: 64px;
    }
    .alert.messages.status{
        background: url(../img/picto_ok.svg) no-repeat 16px;
        padding-left: 64px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .block-skill h2{
        font-size: 30px;
    }
    .block-events table tr img{
        height: auto;
    }
    .nav-timeline::before{
        top: 45px;
    }
    .nav-timeline>li>a:focus .bille, .nav-timeline>li>a:hover .bille, .nav-timeline>li.active>a .bille{
        width: 60px;
        height: 60px;
    }
    .bille{
        width: 60px;
        height: 60px;
    }
    .nav-timeline>li>a{
        color: rgba(168, 133, 216,0.35);
    }
    .lien-network{
        position: initial;
        margin: 10px auto;
        text-align: center;
        bottom: auto;
    }
    .form-checkbox:checked:after{
        color: #fff;
    }
    #carousel-notre-savoir-faire .slick-next::before{
        float: right;
        margin-right: 5%;
    }
    #carousel-notre-savoir-faire .slick-prev::before{
        float: left;
        margin-left: 5%;
    }
    #carousel-notre-savoir-faire .slick-list{
        margin: 5px auto;
    }
    #carousel-notre-savoir-faire .flex>*{
        width: 80%;
    }
    #carousel-notre-savoir-faire .flex .block-skill{
        margin: 5px;
    }
    /* .slick-next{
        right: -2%;
    }
    .slick-prev{
        left: -2%;
    } */
}
/* Tablets, Mobiles (Landscape) */
@media (min-width: 481px) and (max-width: 767px) {
    .liste-offres-emploi h2{
        margin-left: 5%;
    }
    .slick-next{
        right: 0%;
    }
    .slick-prev{
        left: 0%;
    }
    #carousel-notre-savoir-faire .slick-next::before{
        float: right;
    }
    #carousel-notre-savoir-faire .slick-prev::before{
        float: left;
    }
    #carousel-notre-savoir-faire .slick-list{
        margin: 5px auto;
    }
    #carousel-notre-savoir-faire .flex>*{
        width: 80%;
    }
    #carousel-notre-savoir-faire .flex .block-skill{
        margin: 5px;
    }
    .block-skill h2{
        width: 100%;
    }
    .nav-timeline::before{
        top: 36px;
        left: 35px;
    }
    .nav-timeline>li>a:focus .bille, .nav-timeline>li>a:hover .bille, .nav-timeline>li.active>a .bille{
        width: 48px;
        height: 48px;
    }
    .bille{
        width: 48px;
        height: 48px;
    }
    .nav-timeline>li>a{
        color: rgba(168, 133, 216,0.35);
    }
    .alert.messages{
        left: 0;
        padding: 25px;
        padding: 5px;
    }
    .alert.messages.error{
        background: url(../img/picto_error.svg) no-repeat 16px;
        padding-left: 64px;
    }
    .alert.messages.warning{
        background: url(../img/picto_warning.svg) no-repeat 16px;
        padding-left: 64px;
    }
    .alert.messages.status{
        background: url(../img/picto_ok.svg) no-repeat 16px;
        padding-left: 64px;
    }
}