
@font-face {
    font-family:'Janda';
    src:url('../../includes/fonts/jandasafeandsoundsolid-webfont.eot');
    src:url('../../includes/fonts/jandasafeandsoundsolid-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../includes/fonts/jandasafeandsoundsolid-webfont.woff') format('woff'),
        url('../../includes/fonts/jandasafeandsoundsolid-webfont.ttf') format('truetype'),
        url('../../includes/fonts/jandasafeandsoundsolid-webfont.svg#JandaSafeandSoundSolidRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'SolexR';
    src:url('../../includes/fonts/solexreg-webfont.eot');
    src:url('../../includes/fonts/solexreg-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../includes/fonts/solexreg-webfont.woff') format('woff'),
        url('../../includes/fonts/solexreg-webfont.ttf') format('truetype'),
        url('../../includes/fonts/solexreg-webfont.svg#SolexRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}

* {
    margin:0;
    padding:0;
}

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

    a img {
        border:none;
    }

.clear {
    clear:both;
}

body {
    background:#fff;
    background-image:url('../../includes/images/motif.jpg');
    color:#231f20;
    font-size:12px;
}

#container {
    width:640px;
    margin:0 auto;
}

#header {
    height:155px;
    background-color:#fff;
}

    #logo {
        position:relative;
        top:46px;
        left:51px;
        width:537px;
        height:62px;
    }

#tagline {
    position:relative;
    padding:50px 38px;
}

    #tagline h1 {
        font-family:Janda;
        font-size:40px;
        font-weight:normal;
        line-height:60px;
    }

    #tagline h2 {
        color:#cf0000;
        font-family:SolexR;
        font-size:50px;
        font-weight:normal;
        line-height:60px;
        padding-top:25px;
    }

    #tagline #link_job_hp {
        position: absolute;
        margin-top: 20px;
        display: block;
        cursor: pointer;
        text-decoration: none;
    }

    #tagline #link_job_hp .txt {
        float: left;
        padding: 6px 10px 0px;
        background-color: #cf0000;
        color: #fff;
        font-family: Janda;
        font-size: 25px;
    }

    #tagline #link_job_hp .txt .numberJob {
        font-family: SolexR;
        font-size: 28px;
        font-weight: bold;
        color: #CF0000;
        margin-left: 8px;
        margin-top: 2px;
        display: inline-block;
        background-color: white;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        width: 36px;
        height: 36px;
        text-align: center;
    }

    #switchlanguage {
        position:absolute;
        top:0;
        right:80px;
        width:64px;
        height:68px;
        text-align:center;
        background-color:#231f20;
        cursor:pointer;
    }

        #switchlanguage .arrow {
            position:absolute;
            bottom:-22px;
            left:0;
            width:64px;
            height:22px;
        }

        #switchlanguage a {
            font-family:Janda;
            font-size:26px;
            font-weight:normal;
            line-height:85px;
            color:#fff;
            display: block;
        }

.section {
    padding-top:50px;
    padding-bottom:50px;
}

    .section h1 {
        font-family:Janda;
        font-size:47px;
        font-weight:normal;
        line-height:75px;
        color:#cf0000;
        text-align:center;
    }

#contact {
    padding-left:38px;
    padding-right:38px;
    font-family:Janda;
    font-weight:normal;
    background-color:#cf0000;
}

    #contact h1 {
        color:#fff;
    }

    #contact .address {
        position:relative;
        width:534px;
        margin-top:35px;
        color:#cf0000;
        background-color:#fff;
        cursor:pointer;
    }

        #contact .address .line {
            width:498px;
            height:218px;
            padding:0 33px;
        }

        #contact .address .arrow {
            position:absolute;
            top:0;
            right:-30px;
            width:30px;
            height:218px;
        }

        #contact .address .map {
            position:absolute;
            top:70px;
            right:-5px;
            width:122px;
            height:82px;
        }

        #contact .address a {
            color:#cf0000;
        }

        #contact .company {
            padding-top:27px;
            font-size:40px;
            line-height:55px;
        }

        #contact .office {
            font-size:30px;
            line-height:40px;
        }

    #contact .media {
        padding-top:35px;
        font-size:40px;
        line-height:80px;
        color:#fff;
    }

        #contact .media a {
            color:#fff;
        }

    #contact .add {
        width:464px;
        height:65px;
        margin-top:30px;
        background-color:#fff;
        background-image:url('../includes/images/vcard.png');
        background-repeat:no-repeat;
        background-position:8px center;
    }

        #contact .add .line {
            position:relative;
            width:100%;
            height:100%;
            cursor:pointer;
        }

        #contact .add .arrow {
            position:absolute;
            top:0;
            right:-20px;
            width:20px;
            height:65px;
        }

        #contact .add a {
            padding-left:100px;
            font-size:30px;
            line-height:70px;
            color:#cf0000;
        }

.section.swipe {
    position:relative;
    height:960px;
    padding-bottom:0;
    overflow:hidden;
}

    .section.swipe .arrow {
        position:absolute;
        bottom:400px;
        left:0;
        width:100%;
        height:63px;
    }

        .section.swipe .arrow > div {
            position:absolute;
            top:0;
            width:46px;
            height:63px;
            cursor:pointer;
        }
        .section.swipe .arrow > div.left {
            left:20px;
        }
        .section.swipe .arrow > div.right {
            right:20px;
        }

        .section.swipe .arrow > div > img {
            position:absolute;
            top:10px;
            left:10px;
        }
        .section.swipe .arrow > div.right > img {
            left:auto;
            right:10px;
        }

    .section.swipe .item {
        position:absolute;
        bottom:90px;
        left:60px;
        width:520px;
        font-family:Janda;
        font-size:48px;
        font-weight:normal;
        line-height:48px;
        text-align:center;
    }

        .section.swipe .item .name {
            color:#222;
            margin-bottom:20px;
        }

        .section.swipe .item .details {
            font-size:38px;
            line-height:38px;
            color:#cf0000;
        }

        .section.swipe .item .picto {
            position:absolute;
            bottom:185px;
            left:-60px;
            width:640px;
        }

.section.projects {
    height:910px;
}

.section.jobs {
    background-color:#fff;
}

    .section.jobs h2 {
        font-family: Janda;
        font-size: 40px;
        font-weight: normal;
        line-height: 75px;
        color: black;
        text-align: center;
    }

    .section.jobs a.linkPDF {
        display: inline-block;
        color: #fff;
        text-decoration: none;
        background-color: #231f20;
        position: relative;
        padding: 10px 40px;
        margin-top: 15px;
        font-family: Janda;
    }

    .section.jobs .item .picto {
        bottom: 235px !important;
    }

.section.team {
    background-color:#fff;
}

    .section.team .bg {
            position:absolute;
            bottom:0;
            left:0;
            width:100%;
            height:820px;
        }

        .section.team .bg > div {
            margin-bottom:78px;
            background-color:#231f20;
        }

        .section.team .med {
            position:relative;
            height:13px;
        }

            .section.team .med .ref {
                position:absolute;
                top:-28px;
                right:30px;
                font-family:Janda;
                font-size:28px;
                font-weight:normal;
                line-height:28px;
            }

        .section.team .small {
            height:5px;
        }

        .section.team .high {
            height:380px;
        }

    .section.team .item .name {
        color:#fff;
    }

.section.skills {
    height:910px;
    background-color:#fff;
}

.section.clients {
    height:1025px;
    background-image:url('../includes/images/client-bar.png');
    background-repeat:repeat-x;
    background-position:center 191px;
}

    .section.swipe .arrow {
        bottom:200px;
    }

    .section.swipe .arrow > div.left{
        left:0px;
    }

    .section.swipe .arrow > div.right{
        right:0px;
    }

    .section.clients .item {
        bottom:60px;
    }

    .section.clients .item .picto {
        bottom:10px;
        width:640px;
    }

        .section.clients .item .picto .bg {
            position:absolute;
            left:55px;
            bottom:0;
        }

            .section.clients .item .picto img.vi {
                display:block;
            }

            .section.clients .item .picto img.iv {
                display:none;
            }

        .section.clients .item .picto .logo{
            width: 230px;
            position: absolute;
            /*border:1px solid #f00;*/
        }

        .section.clients .item .picto .logo-1 {
            left:65px;
            bottom:613px;
        }

        .section.clients .item .picto .logo-2 {
            right:65px;
            bottom:613px;
        }

        .section.clients .item .picto .logo-3 {
            left:65px;
            bottom:338px;
        }

        .section.clients .item .picto .logo-4 {
            right:65px;
            bottom:338px;
        }

        .section.clients .item .picto .logo-5 {
            left:65px;
            bottom:52px;
        }

        .section.clients .item .picto .logo-6 {
            right:65px;
            bottom:52px;
        }

        .section.clients .arrow{
            bottom:420px;
        }

#website {
    height:65px;
    padding:0 38px;
    margin-top:30px;
    margin-bottom:40px; 
}

    #website .line {
        position:relative;
        width:544px;
        height:100%;
        background-color:#cf0000;
        cursor:pointer;
    }

        #website .line .arrow {
            position:absolute;
            top:0;
            right:-20px;
            width:20px;
            height:65px;
        }

        #website .line a {
            padding-left:20px;
            font-family:Janda;
            font-weight:normal;
            font-size:29px;
            line-height:75px;
            color:#fff;
        }

@font-face {
    font-family: 'Platform';
    src: url('/includes/fonts/Platform-Bold.eot');
    src: url('/includes/fonts/Platform-Bold.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/Platform-Bold.woff2') format('woff2'),
    url('/includes/fonts/Platform-Bold.woff') format('woff'),
    url('/includes/fonts/Platform-Bold.ttf') format('truetype'),
    url('/includes/fonts/Platform-Bold.svg#Platform-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Platform';
    src: url('/includes/fonts/Platform-Regular.eot');
    src: url('/includes/fonts/Platform-Regular.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/Platform-Regular.woff2') format('woff2'),
    url('/includes/fonts/Platform-Regular.woff') format('woff'),
    url('/includes/fonts/Platform-Regular.ttf') format('truetype'),
    url('/includes/fonts/Platform-Regular.svg#Platform-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#annonce-fusion-head {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    font-family: 'Platform';
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #000;
    z-index: 10001;
    box-sizing: border-box;
}
#annonce-fusion-head .container {
    position: relative;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
#annonce-fusion-head .container h2 {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translate(0, -50%);
    color: white;
    font-size: 24px;
    line-height: 31px;
    font-weight:normal;
    font-family: 'Platform';
}
#annonce-fusion-head .container .logo {
    width: 269px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0, -50%);
}
body.fusion #annonce-fusion-head {
    visibility: visible;
    opacity: 1;
}
body.fusion #container {
    padding-top: 100px;
}
#annonce-fusion {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    font-family: 'Platform';
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255,255,255, 0.95);
    z-index: 10001;
    box-sizing: border-box;
    -webkit-transition: visibility 0.5s linear, opacity 0.5s linear;
    transition: visibility 0.5s linear, opacity 0.5s linear;
}
#annonce-fusion .container {
    position: fixed;
    background-color: #000;
    z-index: 10002;
    text-align: center;
    box-sizing: border-box;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    transform: none;
    padding: 120px 40px 150px 40px;
}
#annonce-fusion .container p {
    color: white;
    font-size: 25px;
    line-height: 35px;
    padding-top: 50px;
    font-family: 'Platform';
}
#annonce-fusion .container .logo {
    display:block;
    text-align: center;
    margin:80px 0;
}
#annonce-fusion .container .logo img{
    display:inline-block;
    width:80%;
}
#annonce-fusion .container span{
    text-decoration: underline;
    color:#fff;
    font-size:14px;
    cursor:pointer;
}
#annonce-fusion .container a{
    color:#fff;
    display:inline-block;
    font-family: 'Platform';
    font-size:20px;
    margin-bottom:20px;
}
