body {
    background: #ffffff;
    font-size: 14px;
    color: #4d4d4d;
    font-family: Arial, Helvetica, sans-serif;
}


/*STYLES GENERAUX*/

h1 {
    color: #262525;
    font-size: 24px;
    margin: 0 0 20px 0;
    line-height: 32px
}

section > header h1 {
    margin-bottom: 10px
}

h2 {
    color: #262525;
    font-size: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cdcdcd;
    margin: 0 0 20px 0;
}

#inside h2 {
    font-size: 16px;
    color: #4d4d4d;
    font-weight: bold;
    border: none;
    padding: 0;
    margin: 10px 0 20px
}

#inside .jobs h2 {
    margin-bottom: 5px
}

#inside h3 {
    color: #817e7e;
    font-size: 14px;
    font-style: italic;
    margin-top: 15px
}

#inside h4 {
    color: #817E7E;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px
}

#inside h5 {
    color: #817e7e;
    font-size: 14px;
    font-style: italic;
    margin-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #817e7e;
    margin-bottom: 20px
}

.img-responsive {
    max-width: 100% !important
}

section > .col-md-12 article .img-responsive {
    width: auto;
    margin: 10px 0;
}

section.container a,
footer a {
    color: #1d1d1d;
    text-decoration: underline
}

section.container a.more {
    display: inline-block;
    background: url(images/linkmore.gif) no-repeat;
    padding: 0 0 5px 35px;
    text-decoration: none
}

section.container .back a {
    text-decoration: none
}

section.container a.more:hover,
section.container a:hover {
    color: #579f28;
    cursor: pointer
}

p,
address {
    line-height: 24px;
    margin-bottom: 25px
}

time {
    color: #999999;
    margin-bottom: 10px;
    display: inline-block
}

section ul {
    list-style: none;
    padding: 0
}

section ul li {
    background: url(images/puce_li.gif) no-repeat left 5px;
    padding: 0 0 5px 20px
}

section article ul {
    padding-left: 20px
}

.alert-danger ul li {
    background: url(images/warning.png) no-repeat left 3px;
    padding: 5px 0 5px 25px
}

section.container {
    min-height: 650px
}

section.container .views-field-title a {
    text-decoration: none;
    color: #4D4D4D
}

#inside section.container .views-field-title a:hover,
#inside section.container .views-field-title a:hover h2 {
    color: #579f28
}

section a.close {
    text-decoration: none
}


/*HEADER*/

body > div > div > header,
body > div > header {
    position: relative;
    text-align: center
}

body > div > header h1,
body > div > div > header h1 {
    display: inline-block;
    width: 348px;
    height: 54px;
    margin: 22px 0 17px 0
}

body > div > header h1 a,
body > div > div > header h1 a {
    display: block;
    width: 348px;
    height: 54px;
    background: url(images/resynde.gif) no-repeat;
    overflow: hidden;
    line-height: 2000px
}

header #lang {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
}

header #lang li {
    padding: 0;
    text-transform: uppercase
}

header #lang li.active a,
header #lang li a:hover {
    background: #579f28;
    color: #ffffff;
    padding: 10px;
    min-width: 35px;
    text-decoration: none
}

header #lang li a {
    color: #4d4d4d;
    display: block;
    padding: 10px;
    background: #d9d9d9;
    min-width: 35px;
}

header.col-md-12 {
    float: none
}


/*NAV*/

nav {
    background: url(images/back_menu.png) repeat-x;
    z-index: 10
}

nav a {
    font-family: 'Istok Web', sans-serif;
    font-weight: 400;
    font-size: 20px;
    padding: 22px !important;
    color: #4d4d4d;
}

nav li:last-child a {
    margin: 0
}

nav a.active, nav a.active-trail,
nav a:hover,
nav a:focus {
    color: #ffffff;
    background: url(images/back_menu-actif.png) repeat-x;
}

#inside nav {
    margin-bottom: 40px
}

.navbar ul .dropdown:hover .dropdown-menu {
    display: block;
    padding: 0;
    top:56px;
    left:-1px;
}


/* Content */

section.container #block-views-home-picture-block img {
    position: relative;
    top: -32px;
    z-index: 0;
    /*margin-bottom:35px*/
}

section article {
    margin-bottom: 40px
}

#home section .col-md-6 + .col-md-6 article {
    margin-bottom: 40px
}

#inside section article {
    margin-bottom: 40px
}


/*figure { margin-bottom:15px}*/


/*#home section figure { height:200px; overflow:hidden}*/

figure img {
    margin-bottom: 15px;
}


/*figure img:first-child { margin:0}*/

article p + img,
article p img {
    margin: 10px 0 20px 0
}

#inside aside,
#inside .aside {
    background: #ececec;
    padding: 25px
}

.jobs h2 + time {
    color: #4d4d4d;
    font-size: 16px
}

.jobs article {
    border-bottom: 1px solid #a5a3a3;
    margin-bottom: 30px !important;
    padding-bottom: 30px;
}

.jobs aside {
    margin-top: 20px
}

section div.col-md-6:nth-last-child(-n+4) article,
.jobs .col-md-9 article {
    border: none
}

#inside .aside address {
    margin: 0;
}

#inside .aside {
    margin-bottom: 25px
}


/*BUTTON*/

section aside a.btn {
    margin-bottom: 25px
}

section .btn {
    display: inline-block;
    font-size: 16px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    background: #579f28;
    color: #fff;
    margin: 10px 0;
    border: 1px solid #6eac46;
    -webkit-box-shadow: 0px 0px 2px 1px #aeaeae;
    box-shadow: 0px 0px 2px 1px #aeaeae;
    border: none
}

section a.btn {
    display: block;
    text-decoration: none;
    color: #fff;
}

section aside a.btn:last-child {
    margin-bottom: 10px
}

section a.btn.type1 {
    color: #4D4D4D;
    border: 1px solid #ccc;
    background: #f0f1f1 url(images/back_download2.png) no-repeat center right;
    padding-right: 20px
}

section .btn.type1:hover {
    background: #4D4D4D url(images/back_download2.png) no-repeat center right;
    color: #fff
}

section .btn:hover,
section a.btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
    background: #6eac46
}

section .btn.type2 {
    color: #4D4D4D;
    border: 1px solid #ccc;
    background: #f0f1f1 url(images/back_upload.png) no-repeat center right;
    padding-right: 40px;
    border: none
}

section .btn.type2:hover {
    background: #4D4D4D url(images/back_upload.png) no-repeat center right;
    color: #fff;
    border: none
}

section.contact input[type=submit].btn.type2 {
    margin: 0 0 10px 0
}


/*PAGINATION*/

.pagination {
    font-size: 14px;
    color: #8c8a8a;
    margin: 20px 0 0 0
}

.pagination li {
    background: none;
    padding: 0
}

.pagination > li > a,
.pagination > li > span {
    border: none;
    color: #4D4D4D
}

.pagination > li > span,
.pagination > li > span:hover {
    color: #8c8a8a
}

.pagination > li > a:hover,
.pagination > li > span:hover {
    background: none
}

.pagination a {
    color: #262525;
    text-decoration: none !important
}

.pagination li.active a,
.pagination li a:hover,
.pagination li.active a:hover,
.pagination li a:focus {
    background: none repeat scroll 0 0 #579F28;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 0
}

.pagination li a {
    padding: 10px;
}


/* FORMULAIRE */

input[type="text"],
input[type="text"]:focus,
input[type="file"],
input[type="file"]:focus,
input[type="email"],
input[type="email"]:focus {
    border: 1px solid #989696;
    box-shadow: none;
    transition: none;
    border-radius: 0
}

.search input[type="text"] {
    width: 295px
}

.search button,
.search-form button {
    margin: 0
}

.search button,
.btn.active,
.search-form button {
    background: url(images/btn_search.png) no-repeat;
    width: 42px;
    height: 37px;
    line-height: 2000px;
    overflow: hidden;
    border: none;
    display: inline-block;
    border-radius: 0;
    box-shadow: none
}

.search button:hover,
.search button:focus,
.search-form button:hover {
    background-color: none !important;
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 0;
    box-shadow: none;
    background: url(images/btn_search.png) no-repeat;
}

.search-form button i {
    display: none
}

.search-form input + span {
    display: inline-block
}

.search-form .input-group {
    width: 100%;
}

.search-form .input-group input[type=text] {
    width: 50%
}

.search-form {
    background: none repeat scroll 0 0 #ECECEC;
    padding: 25px;
    margin-bottom: 20px
}

.search-form .form-group {
    margin: 0
}

label {
    font-weight: normal
}

.contact label {
    padding: 5px 0 5px 0;
    width: 20%
}

.contact input[type="text"],
.contact input[type="email"] {
    padding: 5px;
    width: auto !important/* width:100%;*/
    ;
    display: inline-block
}

textarea,
input[type="file"] {
    padding: 0;
    width: auto !important/* width:100%;*/
    ;
    display: inline-block
}

textarea,
textarea:focus {
    height: 180px;
    border: 1px solid #989696;
    border-radius: 0;
    box-shadow: none;
    transition: none 0s ease 0s;
}

.contact .form-item {
    overflow: hidden;
    margin-bottom: 10px
}

#edit-submitted-file-ajax-wrapper label,
.webform-component-managed_file label {
    display: block;
    float: left;
    width: 21%
}


/*#edit-submitted-file-ajax-wrapper  .form-managed-file.input-group{ display:block !important; float:left !important}*/

.input-group .form-control {
    margin: 0 !important;
    float: left !important;
    display: inline-block !important;
    height: 38px;
}

.form-managed-file .input-group-btn,
#edit-submitted-file-ajax-wrapper .form-managed-file.input-group {
    float: left;
    display: block;
    margin-top: none !important;
}

.form-managed-file .input-group-btn .btn,
#edit-submitted-file-ajax-wrapper .form-managed-file.input-group .btn {
    margin-top: 2px !important;
    margin-left: 20px;
    padding-right: 40px;
    background: #f0f1f1 url(images/back_upload.png) no-repeat center right;
    color: #4D4D4D;
}

.form-managed-file .input-group-btn .btn:hover,
#edit-submitted-file-ajax-wrapper .form-managed-file.input-group .btn:hover {
    background: #4D4D4D url(images/back_upload.png) no-repeat center right;
    color: #fff;
    border: none;
}

.form-managed-file input[type="file"] {
    width: 300px !important
}

#edit-submitted-file-remove-button {
    margin-top: 10px !important;
    margin-right: 2px
}

.form-required {
    color: #fe1010
}

.webform-component-textarea {
    overflow: hidden
}

.webform-component-textarea label {
    float: left;
    width: 21%
}

.form-textarea-wrapper {
    float: left;
    width: 79%
}

.form-textarea-wrapper textarea,
.form-textarea-wrapper textarea:focus {
    height: 180px;
    width: 100% !important;
    border: 1px solid #989696;
    border-radius: 0;
    box-shadow: none;
    transition: none 0s ease 0s;
}

.grippie {
    display: none
}

.form-control {
    border-radius: 0
}

.contact input.form-control[type=text],
.contact input.form-email[type=email] {
    width: 79% !important
}

.contact .form-submit {
    float: right
}

.form-managed-file span.input-group-btn {
    float: right !important
}


/*Result search */

.search-info {
    display: none
}

li.search-result {
    border-bottom: 1px solid #ECECEC;
    padding: 10px 0 0 40px;
    background: url(images/linkmore.gif) no-repeat left 10px;
    margin-bottom: 10px
}

#inside li.search-result h3 {
    margin-top: 5px !important;
    margin-bottom: 20px;
}

#inside li.search-result h3 a {
    color: #817E7E;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none
}

#inside li.search-result h3 a:hover {
    text-decoration: underline;
    color: #579f28
}

ol.search-results {
    padding: 0;
    list-style: none;
}


/*FOOTER*/

section.container + footer {
    background: #d9d9d9;
    margin-top: 35px;
    color: #4d4d4d;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px
}

section.container + footer a {
    color: #4d4d4d
}


/*ERROR*/

span.date-display-single {
    display: none !important;
    visibility: hidden;
}


/*MEDIA QUERY*/

@media (max-width: 767px) {
    section.container > div > div > img {
        /*display:none*/
        top: 0
    }
    body > div > div > header {
        text-align: left
    }
    body > div > div > header h1 {
        margin: 5px
    }
    body > div > header h1 a,
    body > div > div > header h1 a {
        background: url("images/logo_small.png") no-repeat;
        height: 40px;
        width: 40px;
    }
    header #lang {
        /*right:50px;*/
        z-index: 3
    }
    .navbar {
        background: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2
    }
    .navbar-toggle {
        background: #D9D9D9;
        padding: 12px 10px !important;
        margin: 0 auto 0 auto;
        border-radius: 0;
        float: none;
        display: block
    }
    .navbar-toggle .icon-bar {
        background: #000000
    }
    nav a.active,
    nav a:hover,
    nav a:focus {
        background: #579f28 !important;
        color: #fff
    }
    .navbar-nav {
        margin: 0 !important
    }
    .navbar-nav > li > a,  .navbar-nav > li > ul > li > a {
        padding: 10px 5px !important
    }
    #bs-example-navbar-collapse-1 {
        background: #D9D9D9;
        padding: 0 !important
    }
    section.container > div > div > img {
        margin-bottom: 10px
    }
    h1,
    h2 {
        font-size: 20px;
        line-height: 22px;
    }
    #inside h2 {
        font-size: 15px;
    }
    section article {
        margin-bottom: 20px
    }
    .img-responsive {
        width: auto !important;
        top: 0 !important;
        margin-bottom: 20px
    }
    section.contact input.btn.type2[type="submit"] {
        margin-top: 10px
    }
    .node-type-job article {
        padding: 0
    }
    .node-type-job aside {
        margin-bottom: 10px
    }
    .webform-component-textarea label {
        float: none
    }
    .form-textarea-wrapper {
        float: none;
        width: 100%
    }
    .contact input.form-control[type="text"],
    .contact input.form-email[type="email"] {
        width: 100% !important
    }
    .form-managed-file {
        float: none !important;
        display: block !important;
    }
    #edit-submitted-file-ajax-wrapper label,
    .webform-component-managed_file label {
        float: none !important
    }
    .form-managed-file span {
        float: none !important;
        display: block !important;
    }
    .form-managed-file .form-control span {
        padding: 0 !important
    }
    .contact .form-managed-file .form-submit,
    .form-managed-file span.input-group-btn {
        float: none !important
    }
    .input-group .form-control {
        float: none !important;
        margin-bottom: 20px
    }
    .form-managed-file .input-group-btn .btn,
    #edit-submitted-file-ajax-wrapper .form-managed-file.input-group .btn {
        margin: 20px 0 0 0
    }
    .form-managed-file span {
        padding: 10px 0 5px 2px
    }
    .video iframe {
        width: 100%
    }
    .contact label {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav > li > a {
        padding: 15px 10px !important;
        font-size: 15px;
        line-height: 35px;
        margin: 0;
        font-family: Arial, Helvetica, sans-serif
    }
    .img-responsive {
        width: auto !important;
    }
    section.contact input.btn.type2[type="submit"] {
        margin-top: 10px
    }
    .webform-component-textarea label {
        float: none
    }
    .form-textarea-wrapper {
        float: none;
        width: 100%
    }
    .contact input.form-control[type="text"],
    .contact input.form-email[type="email"] {
        width: 100% !important
    }
    .form-managed-file {
        float: none !important;
        display: block !important;
    }
    #edit-submitted-file-ajax-wrapper label,
    .webform-component-managed_file label {
        float: none !important
    }
    .form-managed-file span {
        float: none !important;
        display: block !important;
    }
    .form-managed-file .form-control span {
        padding: 0 !important
    }
    .contact .form-managed-file .form-submit,
    .form-managed-file span.input-group-btn {
        float: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav > li > a {
        padding: 15px 12px !important;
        font-size: 18px;
        line-height: 35px;
    }
    #inside figure.col-md-12 {
        padding: 0
    }
    .webform-component-textarea label {
        float: none
    }
    .form-textarea-wrapper {
        float: none;
        width: 100%
    }
    .contact input.form-control[type="text"],
    .contact input.form-email[type="email"] {
        width: 100% !important
    }
}

@media (min-width: 1200px) {
    #inside figure.col-md-12 {
        padding: 0
    }
}


/*2016*/

section .menu-block-wrapper ul li {
    background: none;
    padding-left: 35px;
}

.region-sidebar-left .menu-block-wrapper ul {
    background-color: #ececec;
    padding-top: 25px;
    padding-bottom: 25px;
}

section.container .menu-block-wrapper a:before {
    content: ">";
    position: absolute;
    left: -12px;
}

section.container .menu-block-wrapper a {
    font-weight: 700;
    text-decoration: none;
    color: #4d4d4d;
    font-size: 14px;
}

section.container .menu-block-wrapper a:hover,
section.container .menu-block-wrapper a.active {
    font-weight: 700;
    text-decoration: none;
    color: #579f28
}

section .menu-block-wrapper {
    margin-bottom: 20px;
}

.region-header .block-menu-block {
    position: absolute;
    top: 0;
    right: 120px;
    z-index: 100;
}

.region-header .menu-block-wrapper ul.menu li {
    display: inline-block;
}

.region-header .menu-block-wrapper ul.menu li a {
    font-size: 17px;
    color: #4d4d4d;
    background-color: #ececec;
}

.region-header .menu-block-wrapper ul.menu li a:hover,
.region-header .menu-block-wrapper ul.menu li a.active {
    color: #FFF;
    background-color: #579f28;
}

.dropdown-menu > li > a:hover {
    color: #FFF;
}

.dropdown-menu > li a {
    background-color: #F8F7F7 !important;
    background-image: none;
    color: #4d4d4d !important;
}

.dropdown-menu > li a:hover,
.dropdown-menu > li a.active,
.dropdown-menu > li a:focus {
    background-image: none !important;
    background-color: #6EAC46 !important;
    color: #FFF !important;
}

@media (min-width:768px) {
    .menumobile {
        display: none !important;
    }
}
@media (max-width:767px){
    .region-header .menu-block-wrapper ul.menu li{
        display: none;
    }
}
.navbar-collapse{
    max-height: 400px !important;
}

footer .menu-block-wrapper ul li{
    display: inline-block;
}
footer .menu-block-wrapper ul li.first{
    border-right: 1px solid #8696a2
}
footer .menu-block-wrapper ul li a{
    padding: 0 15px;
}
footer .menu-block-wrapper ul li a.active,
footer .menu-block-wrapper ul li a:active,
footer .menu-block-wrapper ul li a:focus,
footer .menu-block-wrapper ul li a:hover{
    background: none;
    color: #579f28;
}
footer .menu-block-wrapper ul li a.active{
    text-decoration: none;
}
#block-system-powered-by{
    display: none;
}

@media (max-width:479px){
   footer .menu-block-wrapper ul li.first{
    border:none;
}
}