﻿body {
    margin: 0;
    padding: 0;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5em;
    text-rendering: optimizeLegibility;
}

a img {
    border: none;
    outline: 0 !important;
}
.navbar-nav > li > a {
    line-height: 20px;
    font-size: 18pt;
}

img {
    border: none;
    outline: 0 !important;
}

a {
    outline: 0 !important;
}

p {
    font-family: 'Open Sans';
    font-size: 14px;
}

@media all and (min-width:1200px) {
    .container {
        width: 1150px;
    }
}

h1 {
    font-size: 28pt;
}

.navbar-static-top {
    margin-bottom: 19px;
}

.navbar {
    min-height: 0px;
    background: white;
}

.navbar-default {
    background-color: white;
    border: none;
}

.navbar-right {
    margin-right: 0;
}


.navbar-brand {
    height: 100%;
    padding: 5px 15px;
}

.navbar-nav > li > a {
    line-height: 20px;
    font-size: 17pt;
}

.nav > li > a {
    position: relative;
    padding-right: 0px;
}

.nav-separator {
    padding: 0 0px 0 15px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: transparent;
}



.dropdown-menu {
    border: none;
    border-left: 4px solid rgba(149, 192, 31, 1);
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .dropdown-menu li > a {
        font-size: 14px;
    }

/*{
    content: url('images/fleche over copie 13.png') !important;
}*/

.login-form button {
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
}

.login-form input {
    border: 2px solid #999;
    border-radius: 1px;
    background: transparent;
    padding: 2px 5px;
    margin: 0;
    height: auto;
    color: #bbb;
}

.login-form label {
    color: #777;
}

.login-form .form-group {
    margin-bottom: 4px;
}


.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0px;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0;
    }
}

.jumbotron {
    padding: 5px 15px 40px 15px;
    color: white;
    background-color: rgba(113, 113, 112, 1);
    margin-bottom: 0px;
}

    .jumbotron h1 {
        color: rgba(149, 192, 31, 1);
        font-size: 30pt;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .jumbotron h2 {
        font-size: 18pt;
        margin-top: 10px;
    }

    .jumbotron p {
        font-size: 13pt;
    }

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 40px;
    padding-left: 40px;
}

.twitterbird {
    margin-bottom: 10px;
    display: block;
    background: transparent url('../images/fleche copie 2.png') left top no-repeat;
    padding-left: 25px;
    color: white;
    text-decoration: none;
    float: right;
    background-position: left center;
}

    .twitterbird:hover {
        background-image: url('../images/fleche copie 2_over.png');
        color: white;
        text-decoration: none;
    }

.highlight {
    color: rgba(149, 192, 31, 1);
}

.e1 .highlight {
    color: rgba(149, 192, 31, 1);
}

.e2 .highlight {
    color: rgba(0, 85, 163, 1);
}

.e3 .highlight {
    color: rgba(129, 53, 139, 1);
}

.e4 .highlight {
    color: rgba(242, 145, 0, 1);
}

.e5 .highlight {
    color: ff0000;
}

.oswald p, .oswald h1, .oswald h2, .oswald a {
    font-family: 'Oswald';
}

.open-sans p, .open-sans h1, .open-sans h2, .open-sans a {
    font-family: 'Open Sans';
}




a.more {
    margin-bottom: 10px;
    display: block;
    padding-left: 25px;
    text-decoration: none;
    float: right;
    height: auto;
    vertical-align: middle;
    background-position: left center;
}

.entites a.more {
    padding-left: 15px;
    margin-top: 30px;
}

.entites.e1 a.more {
    background: transparent url('../images/more-e1.png') left top no-repeat;
}

.entites.e1 a.more {
    background: transparent url('../images/more-e1.png') left top no-repeat;
}

.entites.e2 a.more {
    background: transparent url('../images/more-e2.png') left top no-repeat;
}

.entites.e3 a.more {
    background: transparent url('../images/more-e3.png') left top no-repeat;
}

.entites.e4 a.more {
    background: transparent url('../images/more-e4.png') left top no-repeat;
}

.entites.e4 a.more {
    background: transparent url('../images/more-e4.png') left top no-repeat;
}
.entites.e5 a.more {
    background: transparent url('../images/more-e5.png') left top no-repeat;
}




@media all and (min-width:0px) {
    #homepage .entites {
        height: 310px;
    }

        #homepage .entites .content {
            display: none;
            padding-top: 0px;
        }

        #homepage .entites.e1 {
            background: url('../images/ingitech_homePage0.png') no-repeat;
            background-size: cover !important;
        }

        #homepage .entites.e2 {
            background: url('../images/ingitech_homePage1.png') no-repeat;
            background-size: cover !important;
        }

        #homepage .entites.e3 {
            background: url('../images/ingitech_homePage2.png') no-repeat;
            background-size: cover !important;
        }

        #homepage .entites.e4 {
            background: url('../images/ingitech_homePage3.png') no-repeat;
            background-size: cover !important;
        }
}

@media all and (min-width:768px) {
    #homepage .entites {
        height: 620px;
    }

        #homepage .entites .content {
            display: none;
            padding-top: 50px;
        }

        #homepage .entites.e1 {
            background: url('../images/ingitech_homePage0.png') no-repeat;
        }

        #homepage .entites.e2 {
            background: url('../images/ingitech_homePage1.png') no-repeat;
        }

        #homepage .entites.e3 {
            background: url('../images/ingitech_homePage2.png') no-repeat;
        }

        #homepage .entites.e4 {
            background: url('../images/ingitech_homePage3.png') no-repeat;
        }
}

#homepage .entites .logo {
    display: none;
    width: 100%;
}

    #homepage .entites .logo > img {
        width: 100%;
    }

#homepage .entites {
    background-repeat: no-repeat;
    padding-top: 15px;
}

    #homepage .entites:hover, #homepage .active.entites {
        background-image: none;
        background: white;
    }

        #homepage .entites:hover .content, #homepage .entites:hover .logo, #homepage .entites.active .content, #homepage .entites.active .logo {
            display: block;
        }


.footer {
    border-top: 10px solid rgba(149, 192, 31, 1);
    padding: 20px 15px 20px 15px;
    color: white;
    background-color: rgba(113, 113, 112, 1);
    height: auto;
}

    .footer a {
        color: white;
    }

        .footer a.more {
            display: block;
            float: none;
            background: transparent url('../images/footer-more.png') left top no-repeat;
        }


.cms body {
    background-image: url('../images/cms_header.png');
    background-position: top left;
    background-repeat: no-repeat;
}

.path {
    height: 30px;
    line-height: 30px;
    color: white;
    background: transparent;
    font-family: Oswald;
    font-size: 14px !important;
    margin-top: 10px;
}

    .path > a {
        color: white !important;
        text-decoration: none;
    }

ul.li_fleche {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-indent: 0px;
    font-family: 'Open Sans';
}

    ul.li_fleche li {
        background-image: url(../images/engagement_puce_over.png);
        background-repeat: no-repeat;
        padding-left: 60px;
        padding-top: 5px;
        padding-bottom: 10px;
    }

        ul.li_fleche li.active { /*ul.li_fleche li:hover,*/
            background-image: url(../images/engagement_puce.png);
        }

.timelineLight .item {
    background: rgba(113, 113, 112, 1);
    width: 200px;
    height: 300px;
    text-align: center;
    color: rgb(84, 84, 84);
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: white;
    border-top: 15px solid rgba(149, 192, 31, 1);
}

    .timelineLight .item h2 {
        color: rgba(149, 192, 31, 1);
        font-weight: bold;
        font-size: 25px;
    }

    .timelineLight .item p {
        font-weight: normal;
        font-size: 15px;
    }


.timeline_line, .timelineLight, .t_line_month_year {
    color: #333 !important;
    font-weight: bold;
}



.t_line_m {
    border: none !important;
    border-bottom: 2px solid rgba(113, 113, 112, 1) !important;
    width: 100px !important;
}

.t_line_node {
    width: 12px !important;
    height: 12px !important;
    border-radius: 6px !important;
    line-height: 12px !important;
    background: rgba(113, 113, 112, 1) !important;
}


.timelineLight a.t_line_node {
    top: 3px !important;
    padding: 0px !important;
}

.t_line_wrapper:last-child > .t_line_view:last-child {
    display: none !important;
}
/*media all*/
.timelineLight .right.t_line_m {
    left: 100px;
    width: 100px;
}
/*media all*/
.timelineLight .t_line_m {
    width: 100px;
}

/*media all*/
.timelineLight .t_line_view {
    width: 200px;
}

/*@media screen and (min-width:768px)*/
.carousel-indicators {
    top: 30px;
    right: 20px;
    height: auto;
    bottom: initial;
    left: initial;
    width: auto;
}

    .carousel-indicators li {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #666;
        border: 1px solid #666;
    }

        .carousel-indicators li.active {
            background-color: #fff;
            border: 1px solid #fff;
        }

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4285;
    color: #222;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #222;
    text-align: center;
    background-color: #c2c2c1;
    border: none;
    border-radius: 0px;
    text-transform: uppercase;
    width: 200px;
    text-align: left;
}

.input-group {
    width: 100%;
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
}

    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }




.navbar-default .navbar-toggle {
    border: none;
    border-radius: 0px;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 0px;
    margin-top: 3px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    padding-top: 5px;
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 35px;
        height: 4px;
        border-radius: 0px;
        margin-bottom: 5px;
    }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.dropdown-menu.contact {
    width: 100%;
    border: none;
    border-radius: 0px;
    background: #eee;
}

    .dropdown-menu.contact li {
        padding: 5px 20px;
        text-transform: uppercase;
        cursor: pointer;
    }

        .dropdown-menu.contact li:hover {
            background: white;
        }

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.caret {
    display: inline-block;
    width: 0px;
    height: 0px;
    margin-left: 10px;
    vertical-align: middle;
    border-top: 8px dashed;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.form-group.invalid {
    border-left: 1px solid red;
    border-bottom: 1px solid red;
}

.form-group.valid {
    border-left: 1px solid green;
    border-bottom: 1px solid green;
}


        .navigation {
        }

            .navigation ul {
                list-style-type: none;
                text-indent: 0px;
                margin-left: 0px;
                padding-left: 0px;
                width: 100%;
            }

                .navigation ul li {
                    background: #c2c2c1;
                    color: black;
                    margin-top: 8px;
                    margin-bottom: 8px;
                    text-shadow: none;
                    font-family: Oswald;
                    font-size: 18px;
                    padding: 5px;
                    text-align: left;
                    padding-left: 20px;
                }

                    .navigation ul li:hover, .navigation ul li.active {
                        background: white;
                    }

                    .navigation ul li a {
                        color: black;
                        text-decoration: underline;
                    }

.wrap {
    outline: 1px dotted blue;
    height: 300px;
}

    .noshow, .wrap:hover .show {
        display: none;
    }

    .wrap:hover .noshow {
        display: block;
    }


@media all and (min-width:0px) {
    #metier .title {
        padding-top: 64px;
        text-align: left;
    }

        #metier .title h1 {
            font-size: 18pt;
        }

    #realisations .title {
        padding-top: 41px;
    }

    #realisation .title {
        padding-top: 41px;
    }

    #contact .title {
        padding-top: 41px;
    }

    #recrutement .title {
        padding-top: 41px;
    }

    #implantation .title {
        padding-top: 41px;
    }
}

@media all and (min-width:768px) {
    .resizableHeader {
        height: 126px;
    }

        .resizableHeader.smaller {
            height: 54px;
        }

            .resizableHeader.smaller .boiteaplan {
                display: none;
            }

        .resizableHeader .logo_large {
            display: block;
        }

        .resizableHeader .logo_reduit {
            display: none;
        }

        .resizableHeader.smaller .logo_large {
            display: none;
        }

        .resizableHeader.smaller .logo_reduit {
            display: block;
        }

    #metier .title {
        padding-top: 126px;
    }

        #metier .title h1 {
            font-size: 30pt;
        }

    #realisations .title {
        padding-top: 106px;
    }

    #realisation .title {
        padding-top: 106px;
    }

    #contact .title {
        padding-top: 106px;
    }

    #recrutement .title {
        padding-top: 106px;
    }

    #implantation .title {
        padding-top: 106px;
    }
}


#navbar_lg .dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: rgba(113, 113, 112, 1);
    font-weight: normal;
}

.dropdown-menu > li a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: rgba(113, 113, 112, 1);
}

a.active {
    color: rgba(0, 0, 0, 1);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: rgba(0, 0, 0, 1);
    background-color: transparent;
}

@media all and (min-width:0px) {
    #navbar_lg {
        padding-top: 0px;
    }
}

@media all and (min-width:768px) {
    #navbar_lg {
        padding-top: 76px;
    }
}


.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: rgba(0, 0, 0, 1) !important;
    text-decoration: none !important;
    background-color: white !important;
    outline: 0 !important;
}
.realisation_texte p {
   text-align: left !important
}