/* ENTREPRISE */

#entreprise-sections {
    background-color: #E3F9FF;
}

#entreprise-sections .panel {
    padding-top: 50px;
    padding-bottom: 250px;
}

#entreprise-sections .panel.aligncenter {
    align-items: center;
    padding-top: 0;
}

#entreprise-sections #container {
    width: 1600vw;
    background-color: #E3F9FF;
}

.titleLine {
    color: #D06266;
    font-size: 27px;
    font-family: TradeGothic, Brusseline, Arial, Helvetica, sans-serif;
    /* text-transform: uppercase; */
    margin-top: 50px;
    position: relative;
    margin-bottom: 10px;
}

.titleLine span {
    position: relative;
}

.titleLine span:before {
    content: '';
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    border: 4px solid #D06266;
    background-color: #E3F9FF;
    border-radius: 50%;
    left: calc( 50% - 19px);
    top: -60px
}

.titleLine:before {
    content: '';
    display: block;
    position: absolute;
    height: 4px;
    background-color: #D06266;
    top: -33px;
}

.titleLine.lineLeft:before {
    width: calc( 50vw + 300px);
    left: 50%;
}

.titleLine.lineCenter:before {
    width: calc( 100vw + 300px);
    left: -50%;
}

.titleLine.lineRight:before {
    width: calc( 100vw - 100px);
    right: 50%;
}

.road1 {
    width: 300%;
    position: absolute;
    height: 50px;
    bottom: 0;
    left: 0;
    background: #0F517A url(../img/roadLInes.svg) repeat-x 0 20px
}

.road1.last {
    /*left: -40px!important;*/
    right: 0;
    width: 115vw;
    left: auto
}

.road2 {
    width: 110%;
    position: absolute;
    height: 50px;
    bottom: 0;
    left: 0;
    background: #0F517A url(../img/roadTram.svg) repeat-x 0 -3px
}

.road3 {
    width: calc(1100vw - 400px);
    position: absolute;
    height: 175px;
    bottom: 0;
    left: 200px;
    background-color: #071C29;
}

.road3top {
    background-color: #0F517A;
    width: 100%;
    top: 0;
    left: 0;
    height: 20px;
    position: absolute;
}

.road3bottom {
    background-color: #0F517A;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 20px;
    position: absolute;
}


/*.roadLeft {
    width: 101%;
    background: url(../img/roadLeft.svg) no-repeat 0 0px / 100%;
    height: 175px;
    bottom: 0;
    left: 0;
    position: absolute;
}*/

.entr-roads .road1.last {
    width: calc(100% + 620px);
    left: -620px;
}

.panneau-bottom {
    right: 30%;
    bottom: 0
}

.panneau-bottom h5 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #EC612C;
    font-size: 1.875em;
    padding: 30px;
    font-family: TradeGothic, Brusseline, Arial, Helvetica, sans-serif;
}

#decoPlane {
    transform: rotate(-5deg);
}

@media screen and (max-width: 850px) {
    .content {
        height: calc(100vh - 60px);
    }
}

@media screen and (max-height: 770px) {
    #entreprise-sections .panel {
        padding-bottom: 170px;
    }
    #blueBus {
        height: 90px
    }
    #blueTram {
        height: 72px
    }
    .entr-bg1,
    .entr-bg3 {
        height: 125px;
    }
    .entr-bg2 {
        height: 107px;
    }
    .entr-bg4 {
        height: 144px;
    }
    .entr-bg1,
    .entr-bg2,
    .entr-bg3,
    .entr-bg4 {
        bottom: 25px!important
    }
    .entr-bg5 {
        height: 128px;
        bottom: 24px!important;
    }
    .entr-bg17 {
        height: 98px;
        bottom: 80px!important;
    }
    .entr-bg7,
    .entr-bg9 {
        height: 132px;
        bottom: 88px!important;
    }
    .entr-bg8 {
        height: 152px!important;
        bottom: 88px!important;
    }
    .entr-bg10,
    .entr-bg12 {
        height: 140px;
        bottom: 88px!important;
    }
    .entr-bg11 {
        height: 113px;
        bottom: 88px!important;
    }
    .entr-bg15 {
        height: 100px;
        bottom: 87px!important
    }
    .entr-bg13 {
        height: 112px;
        bottom: 87px!important
    }
    .entr-bg14 {
        height: 145px;
        bottom: 87px!important
    }
    .entr-bg16 {
        height: 190px;
        bottom: 24px!important;
    }
    .blue-build {
        height: 75px;
        bottom: 0px!important
    }
    .blue-build-plots {
        height: 25px;
        bottom: 0px!important
    }
    .panneau-bottom {
        width: 280px;
    }
    .panneau-bottom img {
        width: 100%;
    }
    .blue-tree,
    .blue-tree2 {
        height: 50px;
    }
    .road1,
    .road2 {
        height: 25px;
        background-position: center center;
    }
    .tunnelLeft,
    .road3,
    .tunnel,
    .tunnelRight {
        height: calc( 175px / 2);
    }
    .road3top,
    .road3bottom {
        height: 10px;
    }
    #blueMetro,
    #blueMetro2 {
        height: 61px;
    }
}

@media (max-width: 850px) {
    .pictAndArrows h4 {
        font-size: 1.18em;
    }
    .pictAndArrows .texta-left h4 .arrow {
        width: 30px;
        left: -33px;
    }
    #entreprise-sections #container {
        background-color: #E3F9FF;
    }
    .panneau-bottom {
        display: none;
    }
    .entr-bg1,
    .entr-bg3 {
        height: 62px;
    }
    .entr-bg2 {
        height: 53px;
    }
    .entr-bg4 {
        height: 72px;
    }
    .entr-bg1,
    .entr-bg2,
    .entr-bg3,
    .entr-bg4 {
        bottom: 12px!important
    }
    .entr-bg5 {
        height: 64px;
        bottom: 12px!important;
    }
    .entr-bg17 {
        height: 49px;
        bottom: 40px!important;
    }
    .entr-bg7,
    .entr-bg9 {
        height: 66px;
        bottom: 44px!important;
    }
    .entr-bg8 {
        height: 76px!important;
        bottom: 44px!important;
    }
    .entr-bg10,
    .entr-bg12 {
        height: 70px;
        bottom: 44px!important;
    }
    .entr-bg11 {
        height: 61px;
        bottom: 44px!important;
    }
    .entr-bg15 {
        height: 25px;
        bottom: 43px!important
    }
    .entr-bg13 {
        height: 56px;
        bottom: 43px!important
    }
    .entr-bg14 {
        height: 56px;
        bottom: 43px!important
    }
    .entr-bg16 {
        height: 56px;
        bottom: 12px!important;
    }
    .blue-build {
        height: 18px;
        bottom: 0px!important
    }
    .panneau-bottom {
        width: 140px;
    }
    .panneau-bottom img {
        width: 50%;
    }
    .blue-tree,
    .blue-tree2 {
        height: 25px;
    }
    .road1,
    .road2 {
        height: 12px;
        background-position: center center;
    }
    .road3 {
        left: 100px;
    }
    .tunnelLeft,
    .road3,
    .tunnel,
    .tunnelRight {
        height: calc( 175px / 4);
    }
    .road3top,
    .road3bottom {
        height: 5px;
    }
    #blueMetro,
    #blueMetro2 {
        height: 30px;
        bottom: 5px!important;
    }
    #blueTram {
        height: 35px;
        bottom: 5px!important;
    }
    #blueBus {
        height: 35px;
        bottom: 5px!important;
    }
    #decoPlane,
    #decoPlane2 {
        display: none;
    }
}