@import url("../CherryFramework/style.css");
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url("font/style.css");

@media (max-width: 767px) {
    body {
        padding: 0;
    }
}

body {
    font-family: 'Helvetica Neue LT Std 45 Light';
}

.main-holder {
    overflow: hidden;
}

.main-holder input[type="text"], .main-holder input[type="email"], .main-holder input[type="tel"], .main-holder textarea {
    background: #f2f2f2;
    min-height: 20px;
    margin: 0;
    padding: 16px 19px 16px 19px !important;
    border: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none;
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 13px;
    font-weight: 300;
    color: #888 !important;
}

.main-holder input[type="submit"], .main-holder input[type="reset"] {
    background: url(images/arrow.png) no-repeat 100% 50%;
    height: 52px;
    margin: 0 15px 0 0;
    padding: 0 19px 0 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 13px;
    font-weight: 300;
    text-shadow: none;
    text-transform: capitalize;
    color: #888;
}

.main-holder input[type="submit"]:focus, .main-holder input[type="reset"]:focus {
    background: url(images/arrow.png) no-repeat 100% 50%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #888;
}

.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
    background: url(images/arrow.png) no-repeat 100% 50%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #e85311;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .main-holder .search-form input[type="text"] {
        width: 170px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .main-holder .search-form input[type="text"] {
        width: 100px;
    }
}

@media (max-width: 480px) {
    .main-holder .search-form input[type="text"] {
        width: 140px;
    }

}

.main-holder .search-form input[type="submit"] {
    margin: 0 0 0 10px;
}

h1 {
    font-weight: 300 !important;
    text-align: center;
    text-transform: uppercase;
}

h1 a {
    text-decoration: none;
    color: #333;
}

h1 a:focus {
    text-decoration: none;
    color: #333;
}

h1 a:hover {
    text-decoration: none;
    color: #e85311;
}

h2 {
    margin-bottom: 44px;
    font-weight: 300 !important;
    text-align: center;
    text-transform: uppercase;
}

h2 a {
    text-decoration: none;
    color: #333;
}

h2 a:focus {
    text-decoration: none;
    color: #333;
}

h2 a:hover {
    text-decoration: none;
    color: #e85311;
}

h3 {
    font-weight: 300 !important;
    text-align: center;
    text-transform: uppercase;
}

h3 a {
    text-decoration: none;
    color: #333;
}

h3 a:focus {
    text-decoration: none;
    color: #333;
}

h3 a:hover {
    text-decoration: none;
    color: #e85311;
}

h4 {
    margin-bottom: 22px;
    text-transform: uppercase;
}

h4 a {
    text-decoration: none;
    color: #fff;
}

h4 a:focus {
    text-decoration: none;
    color: #fff;
}

h4 a:hover {
    text-decoration: none;
    color: #e85311;
}

h5 {
    text-transform: uppercase;
}

h5 a {
    text-decoration: none;
    color: #e85311;
}

h5 a:focus {
    text-decoration: none;
    color: #e85311;
}

h5 a:hover {
    text-decoration: none;
    color: #333;
}

p {
    margin: 0 0 19px 0;
    font-weight: 300;
    font-family: 'Helvetica Neue LT Std 45 Light';
}

a {
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

a:hover {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-decoration: none;
}

@media (max-width: 767px) {
    img.alignnone {
        width: 100%;
    }
}

.header {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
}

@media (max-width: 767px) {
    .header {
        padding: 0 20px;
        text-align: center;
    }
}

.header .header_block_1 {
    padding: 12px 0;
}

.header .header_block_1 .header_widget_1 {
    line-height: 19px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    color: #888;
}

@media (max-width: 767px) {
    .header .header_block_1 .header_widget_1 {
        text-align: center;
    }
}

.header .header_block_1 .header_widget_1 h4 {
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: 300 !important;
    color: #e85311;
}

.header .header_block_1 .header_widget_1 .textwidget b {
    display: block;
    padding: 1px 0 0 0;
    font-weight: 300;
}

.header .header_block_1 .header_widget_2 {
    float: right;
}

@media (max-width: 767px) {
    .header .header_block_1 .header_widget_2 {
        display: inline-block;
        float: none;
        padding: 20px 0 10px 0;
        vertical-align: top;
    }
}

@media (max-width: 480px) {
    .header .header_block_1 .header_widget_2 {
        padding-top: 10px;
    }
}

.header .header_block_1 .header_widget_2 h4 {
    float: left;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: 300 !important;
    color: #e85311;
}

@media (max-width: 480px) {
    .header .header_block_1 .header_widget_2 h4 {
        float: none;
        margin: 0 0 4px 0;
    }
}

.header .header_block_1 .header_widget_2 .textwidget {
    float: right;
    margin: 0 0 0 10px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
    color: #fff;
}

@media (max-width: 480px) {
    .header .header_block_1 .header_widget_2 .textwidget {
        float: none;
        margin: 0;
        text-align: center;
    }
}

.header .header_block_1 .header_widget_2 .textwidget b {
    background: #fafafa;
    float: right;
    margin: -7px 0 0 17px;
    padding: 7.5px 9px 7.5px 9px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media (max-width: 480px) {
    .header .header_block_1 .header_widget_2 .textwidget b {
        display: inline-block;
        float: none;
        margin: -3px 0 0 9px;
        padding: 3px 6px 3px 6px;
        vertical-align: top;
    }
}

.header .header_block_2 {
    background: #fff;
    position: relative;
}

@media (max-width: 767px) {
    .header .header_block_2 {
        padding: 20px 0;
    }
}

.header .header_block_2.isStuck {
    z-index: 999;
}

.header .header_block_2:before {
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10000px;
    width: 10000px;
    z-index: -1;
    content: '';
}

.header .header_block_2:after {
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10000px;
    width: 10000px;
    z-index: -1;
    content: '';
}

.header .logo {
    margin: 16px 0 14px 0;
}

@media (min-width: 1200px) {
    .header .logo {
        margin-left: 1px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .header .logo {
        width: auto;
    }
}

@media (max-width: 767px) {
    .header .logo {
        display: inline-block;
        float: none;
        margin: 0 0 20px 0;
        vertical-align: top;
    }
}

.header .logo .logo_h__txt {
    text-transform: uppercase;
}

.header .logo .logo_h__txt a {
    font-weight: 300;
    text-decoration: none;
}

.header .logo .logo_h__txt a:focus {
    text-decoration: none;
    color: #fff;
}

.header .logo .logo_h__txt a:hover {
    text-decoration: none;
    color: #fff;
}

.header .logo .logo_tagline {
    display: none;
}

.header .nav__primary {
    margin: 0;
    padding: 0;
}

.header .nav__primary .sf-menu ul {
    background: rgba(51, 51, 51, 0.8);
    width: 273px;
    padding: 0px 0px 0px 0px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    text-align: left;
    text-align: center;
}

.header .nav__primary .sf-menu ul li {
}

.header .nav__primary .sf-menu ul li:last-child {
    border-bottom: 0px solid #2e3136;
}

.header .nav__primary .sf-menu > li {
    background: none;
}

.header .nav__primary .sf-menu > li.separateur {
    background: url("images/puce.png") right center no-repeat;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    margin-top: 42px;
}

.header .nav__primary .sf-menu > li > a {
    position: relative;
    padding: 38px 0;
    border: none;
    text-transform: uppercase;
    text-decoration: none;
}

@media (min-width: 768px) and (max-width: 979px) {
    .header .nav__primary .sf-menu > li > a {
        padding-right: 5px;
        padding-left: 5px;
        font-size: 11px;
    }

    .header .nav__primary .sf-menu > li.separateur {
        display: none;
    }
}

.header .nav__primary .sf-menu > li li {
    background: none;
    margin: 0px 0 0 0;
    border-bottom: 1px solid #2e3136;
}

.header .nav__primary .sf-menu > li li:first-child {
    margin: 0;
}

.header .nav__primary .sf-menu > li li a {
    padding: 0 0 0 0;
    border: none;
    line-height: 18px;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    text-align: left;
}

.header .nav__primary .sf-menu > li li .sf-sub-indicator {
    top: 50%;
    right: -12px;
    margin: -5px 0 0 0;
}

.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
    top: -24px;
    left: 165px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
        right: 165px;
        left: auto;
    }
}

.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover > a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
    background: none;
    color: #e85311;
    border-bottom: 10px solid #e85311;
}

.header .nav__primary .sf-menu > li > a:hover:before, .header .nav__primary .sf-menu > li.sfHover > a:before, .header .nav__primary .sf-menu > li.current-menu-item > a:before, .header .nav__primary .sf-menu > li.current_page_item > a:before {
    top: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.header .nav__primary .sf-menu li li.sfHover > a, .header .nav__primary .sf-menu li li.current-menu-item > a, .header .nav__primary .sf-menu li li.current_page_item > a {
    background: none;
    color: #e85311;
}

.header .nav__primary .sf-menu li li > a:hover {
    background: #e85311;
    color: #fff;
}

.header .nav__primary .sf-sub-indicator {
    top: 47px;
    right: 50%;
    margin: 0 -5px 0 0;
}

.header .search-form {
    padding: 15px 0;
}

#slider-wrapper .container {
    position: relative;
    left: 50%;
    width: 2048px;
    margin: 0 0 0 -1024px;
}

@media (min-width: 2049px) {
    #slider-wrapper .container {
        left: auto;
        width: auto;
        margin: 0;
    }
}

@media (max-width: 767px) {
    #slider-wrapper .container {
        width: 1048px;
        margin: 0 0 0 -524px;
    }
}

#slider-wrapper .camera_caption {
    position: absolute;
    top: 157px;
    right: auto;
    bottom: auto;
    left: 50%;
    width: 1170px;
    margin: 0 0 0 -585px;
}

@media (min-width: 979px) and (max-width: 1200px) {
    #slider-wrapper .camera_caption {
        width: 940px;
        margin: 0 0 0 -470px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #slider-wrapper .camera_caption {
        width: 724px;
        margin: 0 0 0 -362px;
    }
}

@media (max-width: 767px) {
    #slider-wrapper .camera_caption {
        width: 440px;
        margin: 0 0 0 -220px;
        top: auto;
        bottom: 66px;
    }
}

#slider-wrapper .camera_caption div {
    background: none;
    padding: 0 0 0 552px;
    line-height: 61px;
    font-size: 50px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

@media (min-width: 979px) and (max-width: 1200px) {
    #slider-wrapper .camera_caption div {
        padding: 0 0 0 352px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #slider-wrapper .camera_caption div {
        padding: 0 0 0 252px;
        line-height: 51px;
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    #slider-wrapper .camera_caption div {
        padding: 0;
        line-height: 41px;
        font-size: 30px;
    }
}

#slider-wrapper .camera_caption div strong {
    display: block;
    font-weight: 500;
}

#slider-wrapper .camera_caption div em {
    display: block;
    margin: 19px 0 0 0;
    font-style: normal;
}

#slider-wrapper .camera_caption div em a {
    display: inline-block;
    margin: 0;
    padding: 14px 39px 14px 39px;
    vertical-align: top;
    border: 2px solid #e85311;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    line-height: 19px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}

@media (max-width: 767px) {
    #slider-wrapper .camera_caption div em a {
        padding: 11px 19px 11px 19px;
    }
}

#slider-wrapper .camera_caption div em a:focus {
    background: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-decoration: none;
    color: #fff;
}

#slider-wrapper .camera_caption div em a:focus:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #e85311;
}

#slider-wrapper .camera_caption div em a:hover {
    background: #e85311;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-decoration: none;
    color: #fff;
}

#slider-wrapper .camera_caption div em a:hover:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

#slider-wrapper .camera_caption div em a:before {
    display: inline-block;
    margin: -2px 11px 0 2px;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
    line-height: 21px;
    font-family: FontAwesome;
    font-size: 21px;
    color: #e85311;
    content: '\f02d';
}

#slider-wrapper .camera_pag {
    position: absolute;
    right: 0;
    bottom: 135px;
    left: 0;
    text-align: center;
}

@media (max-width: 767px) {
    #slider-wrapper .camera_pag {
        bottom: 0;
    }
}

#slider-wrapper .camera_thumbs {
    position: absolute;
    right: 0;
    bottom: 135px;
    left: 0;
    text-align: center;
}

@media (max-width: 767px) {
    #slider-wrapper .camera_thumbs {
        bottom: 0;
    }
}

#slider-wrapper .camera_thumbs .camera_thumbs_cont {
    background: none;
}

#slider-wrapper .camera_prev {
    background: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    margin: -18px 0 0 -920px;
    padding: 0;
}

@media (min-width: 1201px) and (max-width: 1850px) {
    #slider-wrapper .camera_prev {
        margin-left: -585px;
    }
}

@media (min-width: 979px) and (max-width: 1200px) {
    #slider-wrapper .camera_prev {
        margin-left: -470px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #slider-wrapper .camera_prev {
        margin-left: -362px;
    }
}

@media (max-width: 767px) {
    #slider-wrapper .camera_prev {
        top: 20px;
        margin: 0 0 0 -20px;
    }
}

#slider-wrapper .camera_prev:focus:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

#slider-wrapper .camera_prev:hover:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #e85311;
}

#slider-wrapper .camera_prev:before {
    display: inline-block;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 33px;
    color: #fff;
    content: '\f104';
}

#slider-wrapper .camera_prev span {
    display: none;
}

#slider-wrapper .camera_next {
    background: none;
    position: absolute;
    top: 50%;
    right: 50%;
    width: auto;
    height: auto;
    margin: -18px -920px 0 0;
    padding: 0;
}

@media (min-width: 1201px) and (max-width: 1850px) {
    #slider-wrapper .camera_next {
        margin-right: -585px;
    }
}

@media (min-width: 979px) and (max-width: 1200px) {
    #slider-wrapper .camera_next {
        margin-right: -470px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #slider-wrapper .camera_next {
        margin-right: -362px;
    }
}

@media (max-width: 767px) {
    #slider-wrapper .camera_next {
        top: 20px;
        margin: 0 -20px 0 0;
    }
}

#slider-wrapper .camera_next:focus:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

#slider-wrapper .camera_next:hover:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #e85311;
}

#slider-wrapper .camera_next:before {
    display: inline-block;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 33px;
    color: #fff;
    content: '\f105';
}

#slider-wrapper .camera_next span {
    display: none;
}

#slider-wrapper .camera_commands {
    position: absolute;
    top: 20px;
    right: 50%;
    margin: 0 -20px 0 0;
}

.content-holder {
    margin: 0;
    padding: 55px 0;
}

@media (max-width: 767px) {
    .content-holder {
        padding: 55px 20px;
    }
}

body.home .content-holder {
    padding: 0;
}

@media (max-width: 767px) {
    body.home .content-holder {
        padding: 20px 20px 0 20px;
    }
}

#sidebar h3 {
    margin-bottom: 28px;
}

#sidebar .widget {
    margin: 53px 0 0 0;
}

#sidebar .widget:first-child {
    margin: 0;
}

#sidebar .widget_categories ul, #sidebar .widget_archive ul, #sidebar .widget_nav_menu ul, #sidebar .widget_meta ul, #sidebar .widget_meta ul, #sidebar .widget_pages ul, #sidebar .widget_recent_comments ul, #sidebar .widget_recent_entries ul {
    margin: 0;
    padding: 0;
}

#sidebar .widget_categories h3 {
    text-align: left;
}

#sidebar .widget_categories ul li, #sidebar .widget_archive ul li, #sidebar .widget_nav_menu ul li, #sidebar .widget_meta ul li, #sidebar .widget_meta ul li, #sidebar .widget_pages ul li, #sidebar .widget_recent_comments ul li, #sidebar .widget_recent_entries ul li {
    position: relative;
    margin: 15px 0 0 0;
    padding: 0 0 0 23px;
    list-style: none;
    line-height: 19px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #888;
}

#sidebar .widget_categories ul li:before, #sidebar .widget_archive ul li:before, #sidebar .widget_nav_menu ul li:before, #sidebar .widget_meta ul li:before, #sidebar .widget_meta ul li:before, #sidebar .widget_pages ul li:before, #sidebar .widget_recent_comments ul li:before, #sidebar .widget_recent_entries ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 20px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #e85311;
    content: '\f054';
}

#sidebar .widget_categories ul li:first-child, #sidebar .widget_archive ul li:first-child, #sidebar .widget_nav_menu ul li:first-child, #sidebar .widget_meta ul li:first-child, #sidebar .widget_meta ul li:first-child, #sidebar .widget_pages ul li:first-child, #sidebar .widget_recent_comments ul li:first-child, #sidebar .widget_recent_entries ul li:first-child {
    margin: 0;
}

#sidebar .widget_categories ul li a, #sidebar .widget_archive ul li a, #sidebar .widget_nav_menu ul li a, #sidebar .widget_meta ul li a, #sidebar .widget_meta ul li a, #sidebar .widget_pages ul li a, #sidebar .widget_recent_comments ul li a, #sidebar .widget_recent_entries ul li a {
    text-decoration: none;
    color: #888;
}

#sidebar .widget_categories ul li a:focus, #sidebar .widget_archive ul li a:focus, #sidebar .widget_nav_menu ul li a:focus, #sidebar .widget_meta ul li a:focus, #sidebar .widget_meta ul li a:focus, #sidebar .widget_pages ul li a:focus, #sidebar .widget_recent_comments ul li a:focus, #sidebar .widget_recent_entries ul li a:focus {
    text-decoration: none;
    color: #888;
}

#sidebar .widget_categories ul li a:hover, #sidebar .widget_archive ul li a:hover, #sidebar .widget_nav_menu ul li a:hover, #sidebar .widget_meta ul li a:hover, #sidebar .widget_meta ul li a:hover, #sidebar .widget_pages ul li a:hover, #sidebar .widget_recent_comments ul li a:hover, #sidebar .widget_recent_entries ul li a:hover {
    text-decoration: none;
    color: #e85311;
}

#sidebar .widget_categories ul li ul, #sidebar .widget_archive ul li ul, #sidebar .widget_nav_menu ul li ul, #sidebar .widget_meta ul li ul, #sidebar .widget_meta ul li ul, #sidebar .widget_pages ul li ul, #sidebar .widget_recent_comments ul li ul, #sidebar .widget_recent_entries ul li ul {
    padding: 15px 0 0 0;
}

#sidebar #wp-calendar caption {
    color: #e85311;
}

#sidebar #wp-calendar thead tr th {
    color: #e85311;
}

#sidebar .comments-custom li {
    margin: 31px 0 0 0;
    padding: 0;
    line-height: 19px;
}

#sidebar .comments-custom li:first-child {
    margin: 0;
}

#sidebar .comments-custom li .thumbnail {
    margin: 4px 30px 4px 0;
}

#sidebar .comments-custom li .meta_format {
    margin: 0;
}

#sidebar .comments-custom li h4 {
    margin: 0;
    padding: 14px 0 0 0;
    line-height: 23px;
    font-size: 16px;
    font-weight: 400 !important;
    color: #e85311;
}

#sidebar .comments-custom li time {
    display: block;
    line-height: 23px;
    font-size: 16px;
    color: #333;
}

#sidebar .comments-custom li .comments-custom_txt {
    margin: 10px 0 0 0;
    padding: 0;
    border: none;
}

#sidebar .comments-custom li .comments-custom_txt a {
    text-decoration: none;
    color: #888;
}

#sidebar .comments-custom li .comments-custom_txt a:focus {
    text-decoration: none;
    color: #888;
}

#sidebar .comments-custom li .comments-custom_txt a:hover {
    text-decoration: none;
    color: #e85311;
}

.nos_produits {
    background: #e85311;
    position: relative;
    padding: 40px 0 20px 0;
    margin-bottom: 40px;
}

.service-box.style_1 {
    background: none;
/ / min-height : 211 px;
    position: relative;
    display: block;
    padding: 18px;
    border: 3px solid #fff;
    background: #c4460e;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center;
    overflow: hidden;
    margin-bottom: 28px;
}

.service-box.style_1 .caption {
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: -100%;

    display: table-cell;
    vertical-align: middle;
}

.service-box.style_1 .caption .innner {

    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 35%;
    left: 0;
    bottom: 0;
    right: 0;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.service-box.style_1:hover {
    border: 3px solid #ecdc00;
    background: #84350e;
}

.service-box.style_1:hover .caption {
    top: 0;

}

@media (min-width: 768px) and (max-width: 979px) {
    .service-box.style_1 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    .service-box.style_1 {
        margin: 0 0 20px 0;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.service-box.style_1:hover:after {
    top: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.service-box.style_1:hover .service-box_txt {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.service-box.style_1:hover .btn-align {
    bottom: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.service-box.style_1:hover .btn-align a {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.service-box.style_1:before {
    background: #e85311;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: '';
}

.service-box.style_1:after {
    background: #b45435;
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    z-index: -1;
    content: '';
}

.service-box.style_1 .icon {
    display: inline-block;
    float: none;
    margin: 0 0 16px 0;
    vertical-align: top;
}

.service-box.style_1 h2 {
    margin: 0;
    padding: 0;
    line-height: 33px;
    font-size: 30px;
    font-weight: 500 !important;
    color: #fff;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .service-box.style_1 h2 {
        line-height: 23px;
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .service-box.style_1 h2 {
        line-height: 20px;
        font-size: 17px;
    }
}

.service-box.style_1 h5 {
    margin: 0 0 6px 0;
    padding: 0;
    line-height: 33px;
    font-size: 30px;
    font-weight: 300 !important;
    text-transform: uppercase;
    color: #fff;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .service-box.style_1 h5 {
        line-height: 23px;
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .service-box.style_1 h5 {
        line-height: 20px;
        font-size: 17px;
    }
}

.service-box.style_1 .service-box_txt {
    min-height: 57px;
    margin: 0;
    padding: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    line-height: 19px;
    font-size: 13px;
    color: #fff;
}

@media (min-width: 768px) and (max-width: 979px) {
    .service-box.style_1 .service-box_txt {
        min-height: 54px;
        line-height: 18px;
        font-size: 12px;
    }
}

.service-box.style_1 .btn-align {
    position: absolute;
    right: 0;
    bottom: -35px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    text-align: center;
}

.service-box.style_1 .btn-align a {
    background: none;
    border-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

.service-box.style_1 .btn-align a:focus {
    background: none;
    border-color: #fff;
}

.service-box.style_1 .btn-align a:hover {
    background: #333;
    border-color: #333;
}

.service-box.style_2 {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: left;
    font-size: 16px;
}

@media (min-width: 1200px) {
    .service-box.style_2 {
        padding-top: 20px;
    }
}

.service-box.style_2 h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 500 !important;
    color: #005dab;
    text-align: left;
    font-size: 48px;
}

.service-box.style_2 h5 {
    margin: 0 0 13px 0;
    padding: 0;
    line-height: 33px;
    font-size: 35px;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #272727;
}

.service-box.style_2 .service-box_txt {
    font-weight: 300;
	text-align : justify;
}

.service-box.style_3 {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

@media (max-width: 767px) {
    .service-box.style_3 {
        margin: 0 0 30px 0;
    }
}

.service-box.style_3 h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 500 !important;
    color: #e85311;
}

.service-box.style_3 h5 {
    margin: 0 0 27px 0;
    padding: 0;
    line-height: 33px;
    font-size: 30px;
    font-weight: 300 !important;
    text-transform: uppercase;
    color: #333;
}

.service-box.style_3 .service-box_txt {
    margin: 0 0 36px 0;
    font-weight: 300;
}

.service-box.style_4 {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

@media (max-width: 767px) {
    .service-box.style_4 {
        margin: 0 0 30px 0;
    }
}

.service-box.style_4 h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 500 !important;
    color: #e85311;
}

.service-box.style_4 h5 {
    margin: 0 0 27px 0;
    padding: 0;
    line-height: 33px;
    font-size: 30px;
    font-weight: 300 !important;
    text-transform: uppercase;
    color: #333;
}

.service-box.style_4 .service-box_txt {
    margin: 0 0 22px 0;
    font-weight: 300;
}

.service-box.style_4 .service-box_txt p {
    margin: 0 0 14px 0;
}

.service-box.style_5 {
    background: none;
    position: relative;
    margin: 0 0 2px 0;
    padding: 29px 20px 32px 20px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center;
    z-index: 9;
}

@media (min-width: 1200px) {
    .service-box.style_5 {
        padding-right: 12px;
        padding-left: 12px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .service-box.style_5 {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 767px) {
    .service-box.style_5 {
        margin: 0 0 20px 0;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.service-box.style_5:hover:after {
    top: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.service-box.style_5:hover .service-box_txt {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.service-box.style_5:hover .btn-align {
    bottom: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.service-box.style_5:before {
    background: #e85311;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: '';
}

.service-box.style_5:after {
    background: #b45435;
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    z-index: -1;
    content: '';
}

.service-box.style_5 .icon {
    display: inline-block;
    float: none;
    margin: 0 0 20px 0;
    vertical-align: top;
}

.service-box.style_5 h2 {
    margin: 0;
    padding: 0;
    line-height: 33px;
    font-size: 30px;
    font-weight: 500 !important;
    color: #fff;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .service-box.style_5 h2 {
        line-height: 23px;
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .service-box.style_5 h2 {
        line-height: 20px;
        font-size: 17px;
    }
}

.service-box.style_5 h5 {
    margin: 0 0 6px 0;
    padding: 0;
    line-height: 33px;
    font-size: 30px;
    font-weight: 300 !important;
    text-transform: uppercase;
    color: #fff;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .service-box.style_5 h5 {
        line-height: 23px;
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .service-box.style_5 h5 {
        line-height: 20px;
        font-size: 17px;
    }
}

.service-box.style_5 .service-box_txt {
    margin: 0;
    padding: 0;
    min-height: 57px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: 1.6s;
    -moz-transition: 1.6s;
    -o-transition: 1.6s;
    transition: 1.6s;
    line-height: 19px;
    font-size: 13px;
    color: #fff;
}

@media (min-width: 768px) and (max-width: 979px) {
    .service-box.style_5 .service-box_txt {
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;
        min-height: 54px;
        line-height: 18px;
        font-size: 12px;
    }
}

.service-box.style_5 .btn-align {
    position: absolute;
    right: 0;
    bottom: -35px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    text-align: center;
}

.service-box.style_5 .btn-align a {
    background: none;
    border-color: #fff;
}

.service-box.style_5 .btn-align a:focus {
    background: none;
    border-color: #fff;
}

.service-box.style_5 .btn-align a:hover {
    background: #333;
    border-color: #333;
}

.service-box.style_6 {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

.service-box.style_6 h2 {
    margin: 0 0 11px 0;
    padding: 0;
    line-height: 50px;
    font-size: 50px;
    font-weight: 300 !important;
    text-transform: uppercase;
    color: #e85311;
}

@media (max-width: 767px) {
    .service-box.style_6 h2 {
        line-height: 40px;
        font-size: 40px;
    }
}

@media (max-width: 480px) {
    .service-box.style_6 h2 {
        line-height: 30px;
        font-size: 30px;
    }
}

.service-box.style_6 h5 {
    margin: 0 0 28px 0;
    padding: 0;
    line-height: 50px;
    font-size: 50px;
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #fff;
}

@media (max-width: 767px) {
    .service-box.style_6 h5 {
        line-height: 40px;
        font-size: 40px;
    }
}

@media (max-width: 480px) {
    .service-box.style_6 h5 {
        line-height: 30px;
        font-size: 30px;
    }
}

.service-box.style_6 .service-box_txt {
    margin: 0 0 22px 0;
    line-height: 19px;
    font-size: 13px;
    font-weight: 300;
    color: #fff;
}

@media (min-width: 1200px) {
    .service-box.style_6 .service-box_txt {
        padding: 0 200px;
    }
}

.service-box.style_7 {
    background: none;
    margin: 0;
    padding: 1px 0 0 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

@media (max-width: 767px) {
    .service-box.style_7 {
        margin: 0 0 30px 0;
    }
}

.service-box.style_7 h2 {
    margin: 0 0 13px 0;
    padding: 0;
    line-height: 30px;
    font-size: 30px;
    font-weight: 500 !important;
    color: #e85311;
}

.service-box.style_7 h5 {
    margin: 0 0 28px 0;
    padding: 0;
    line-height: 30px;
    font-size: 30px;
    font-weight: 300 !important;
    color: #fff;
}

.service-box.style_7 .service-box_txt {
    margin: 0 0 22px 0;
}

@media (min-width: 1200px) {
    .service-box.style_7 .service-box_txt {
        padding: 0 20px;
    }
}

.service-box .btn-align {
    text-align: center;
}

.parallax-box {
    margin: 34px 0 45px 0;
}

.parallax-box .parallax-content {
    padding: 79px 0 87px 0;
}

a.btn-primary,
.timelineFlat .item .read_more {
    background: #e85311;
    display: inline-block;
    margin: 0;
    padding: 7px 24px 7px 24px;
    border: 1px solid #e85311;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
    line-height: 19px;
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 13px;
    font-weight: 400;
    text-shadow: none;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}

a.btn-primary:focus,
.timelineFlat .item .read_more:focus {
    background: #e85311;
    border-color: #e85311;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-decoration: none;
    color: #fff;
}

a.btn-primary:hover,
.timelineFlat .item .read_more:hover {
    background: #fff;
    border-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-decoration: none;
    color: #e85311;
    border: 1px solid #e85311;
}

.content_box {
    background: #f2f2f2;
    margin: 31px 0 54px 0;
    padding: 47px 0 15px 0;
    text-align: center;
}

.content_box:before, .content_box:after {
    background: #f2f2f2;
}

.content_box.full_width {
    margin: 32px 0 0px 0;
    padding: 0;
}

.content_box.box {
    margin: 0;
    padding: 40px 0 39px 0;
}

.content_box.box_1 {
    background: #333;
    position: relative;
    margin: 0 0 -55px 0;
    padding: 56px 0 55px 0;
    z-index: 99;
}

.content_box.box_1:before, .content_box.box_1:after {
    background: #333;
}

.content_box.box_1 a.btn-primary:focus {
    background: #e85311;
    border-color: #e85311;
    color: #fff;
}

.content_box.box_1 a.btn-primary:hover {
    background: #fff;
    border-color: #fff;
    color: #e85311;
}

.thumbnail {
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.thumbnail a .zoom-icon {
    background: rgba(243, 102, 57, 0.8);
}

.thumbnail a .zoom-icon:before {
    background: url(images/magnify.png) no-repeat 0% 0%;
    display: block;
    width: 23px;
    height: 23px;
    overflow: hidden;
    margin: -11.5px 0 0 -11.5px;
    content: '';
}

.title-box {
    margin: 0 0 32px 0;
}

.title-box h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 35px;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #272727;
}

@media (min-width: 768px) and (max-width: 979px) {
    .title-box h2 {
        line-height: 30px;
        font-size: 27px;
    }
}

@media (max-width: 767px) {
    .title-box h2 {
        margin: 0 0 5px 0;
        line-height: 27px;
        font-size: 24px;
    }
}

.title-box h3 {
    margin: 0;
    padding: 0;
    font-weight: 500 !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .title-box h3 {
        line-height: 30px;
        font-size: 27px;
    }
}

@media (max-width: 767px) {
    .title-box h3 {
        line-height: 27px;
        font-size: 24px;
    }
}

.list.arrow-list {
    margin: 0 0 38px 0;
    padding: 0;
}

.list.arrow-list ul li {
    position: relative;
    margin: 15px 0 0 0;
    padding: 0 0 0 23px;
    line-height: 19px;
    font-size: 16px;
    text-align: left;
    color: #888;
}

.list.arrow-list ul li:first-child {
    margin: 0;
}

.list.arrow-list ul li:before {
    position: absolute;
    top: 1px;
    left: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    line-height: 19px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #e85311;
    content: '\f054';
}

.list.arrow-list ul li a {
    text-decoration: none;
    color: #888;
}

.list.arrow-list ul li a:focus {
    text-decoration: none;
    color: #888;
}

.list.arrow-list ul li a:focus:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #e85311;
}

.list.arrow-list ul li a:hover {
    text-decoration: none;
    color: #e85311;
}

.list.arrow-list ul li a:hover:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #333;
}

.list.arrow-list ul li a:before {
    position: absolute;
    top: 1px;
    left: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    line-height: 19px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #e85311;
    content: '\f054';
}

.list_1 {
    margin: 0 !important;
    padding: 0;
    line-height: 0;
    font-size: 0;
}

.list_1 li {
    position: relative;
    display: inline-block;
    float: none;
    width: 25%;
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: top;
    line-height: 19px;
    font-size: 13px;
    font-weight: 300;
    color: #fff;
}

@media (min-width: 768px) and (max-width: 979px) {
    .list_1 li {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .list_1 li {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .list_1 li {
        width: 100%;
    }
}

.list_1 li:hover .caption:before {
    top: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.list_1 li:hover .meta {
    margin-top: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

.list_1 li:hover h5 {
    margin: 0 0 20px 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .list_1 li:hover h5 {
        margin: 0 0 10px 0;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .list_1 li:hover h5 {
        margin: 0 0 10px 0;
    }
}

@media (max-width: 767px) {
    .list_1 li:hover h5 {
        margin: 0 0 10px 0;
    }
}

.list_1 li:hover .btn-align {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.list_1 li .thumbnail {
    background: #333;
    float: none;
    margin: 0;
}

@media (max-width: 480px) {
    .list_1 li .thumbnail {
        width: 100%;
    }
}

.list_1 li .thumbnail a img {
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.list_1 li .caption {
    display: table-cell;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 5px 20px;
    vertical-align: middle;
    z-index: 2;
}

@media (min-width: 1700px) {
    .list_1 li .caption {
        padding-right: 100px;
        padding-left: 100px;
    }
}

.list_1 li .caption:before {
    background: rgba(243, 102, 57, 0.8);
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    z-index: -1;
    content: '';
}

.list_1 li .caption .inner {
    display: inline-block;
    vertical-align: middle;
}

.list_1 li .caption .auxiliary {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
}

.list_1 li .meta {
    display: block;
    margin: 35px 0 6px 0;
    padding: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    line-height: 64px;
    font-size: 70px;
    font-weight: 700;
    color: #fff;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .list_1 li .meta {
        line-height: 23px;
        font-size: 23px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .list_1 li .meta {
        line-height: 23px;
        font-size: 23px;
    }
}

@media (max-width: 767px) {
    .list_1 li .meta {
        line-height: 23px;
        font-size: 23px;
    }
}

.list_1 li .meta i {
    display: inline-block;
    margin: 1px 0 0 0;
    vertical-align: top;
    line-height: 19px;
    font-size: 19px;
    font-style: normal;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .list_1 li .meta i {
        line-height: 14px;
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .list_1 li .meta i {
        line-height: 14px;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .list_1 li .meta i {
        line-height: 14px;
        font-size: 14px;
    }
}

.list_1 li h5 {
    margin: 0;
    padding: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    line-height: 43px;
    font-size: 20px;
    font-weight: 300 !important;
    color: #fff;
}

@media (min-width: 1201px) and (max-width: 1500px) {
    .list_1 li h5 {
        line-height: 33px;
        font-size: 20px;
    }
}

@media (min-width: 979px) and (max-width: 1200px) {
    .list_1 li h5 {
        line-height: 24px;
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .list_1 li h5 {
        line-height: 24px;
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .list_1 li h5 {
        line-height: 24px;
        font-size: 16px;
    }
}

.list_1 li h5 a {
    text-decoration: none;
    color: #fff;
}

.list_1 li h5 a:focus {
    text-decoration: none;
    color: #fff;
}

.list_1 li h5 a:hover {
    text-decoration: none;
    color: #ecdc00;
}

.list_1 li .btn-align {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

.list_1 li a.btn-primary {
    background: none;
    border-color: #fff;
}

.list_1 li a.btn-primary:focus {
    background: none;
    border-color: #fff;
}

.list_1 li a.btn-primary:hover {
    background: #fff;
    border-color: #fff;
    color: #e85311;
}

.list_2 {
    margin: 24px 0 !important;
    padding: 0;
}

.list_2 li {
    display: inline-block;
    margin: 0 20px;
    padding: 0;
    list-style: none;
    vertical-align: top;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .list_2 li {
        margin: 0 25px 0 25px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .list_2 li {
        margin: 0 13px 0 13px;
    }
}

@media (max-width: 767px) {
    .list_2 li {
        margin: 15px !important;
    }
}

.list_2 li:first-child {
    margin-left: 0;
}

.list_2 li:last-child {
    margin-right: 0;
}

.list_2 li .thumbnail {
    background: none;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.list_2 li .thumbnail a {
    display: inline-block;
    vertical-align: top;
}

.list_2 li .thumbnail a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.list_2 li .thumbnail a img {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

.list_2 li .caption {
    display: none;
}

.list_3 {
    padding: 0 0 14px 0;
}

.list_3 li {
    text-align: center;
}

.list_3 li .thumbnail {
    display: inline-block;
    float: none;
    margin: 0 0 15px 0;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: top;
}

.list_3 li .thumbnail a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.list_3 li .thumbnail a .zoom-icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.list_3 li .thumbnail a img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.list_3 li h5 {
    margin: 0 0 16px 0;
}

@media (min-width: 1200px) {
    .list_3 li .excerpt {
        padding: 0 25px;
    }
}

div.testimonials {
    margin: 0 0 0 -30px;
    padding: 0 0 25px 0;
    line-height: 0;
    font-size: 0;
}

@media (min-width: 979px) and (max-width: 1200px) {
    div.testimonials {
        margin: 0 0 0 -20px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    div.testimonials {
        margin: 0 0 0 -20px;
    }
}

@media (max-width: 767px) {
    div.testimonials {
        margin: 0;
    }
}

div.testimonials .testi-item {
    display: inline-block;
    width: 370px;
    margin: 0 0 0 30px;
    padding: 0;
    vertical-align: top;
    line-height: 19px;
    font-size: 13px;
    text-align: center;
}

@media (min-width: 979px) and (max-width: 1200px) {
    div.testimonials .testi-item {
        width: 300px;
        margin: 0 0 0 20px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    div.testimonials .testi-item {
        width: 228px;
        margin: 0 0 0 20px;
    }
}

@media (max-width: 767px) {
    div.testimonials .testi-item {
        width: 100%;
        margin: 40px 0 0 0;
    }
}

div.testimonials .testi-item .featured-thumbnail {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
    margin: 0 0 25px 0;
    vertical-align: top;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

div.testimonials .testi-item .featured-thumbnail img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #cdd5dc;
}

div.testimonials .testi-item blockquote {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    font-weight: 300;
	padding:8px 0 0 0;
}

div.testimonials .testi-item blockquote:before {
    background: url(images/quotes.png) no-repeat 0% 0%;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 23px;
    overflow: hidden;
    margin: -8px 9px 0 0;
    padding: 0;
    border: none;
    vertical-align: top;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    content: '';
}

div.testimonials .testi-item blockquote:after {
    background: url(images/quotes.png) no-repeat right 0%;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 23px;
    overflow: hidden;
    margin: 0px 0 0 9px;
    padding: 0;
    border: none;
    vertical-align: top;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    content: '';
}

div.testimonials .testi-item blockquote a {
    text-decoration: none;
    color: #5c5b5b;
	text-align : justify;
}

div.testimonials .testi-item blockquote a:focus {
    text-decoration: none;
    color: #888;
}

div.testimonials .testi-item blockquote a:hover {
    text-decoration: none;
    color: #e85311;
}

div.testimonials .testi-item .testi-meta {
    padding: 17px 0 0 0;
    line-height: 19px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #004b8a;
}

div.testimonials .testi-item .testi-meta .user:after {
    display: none;
}

.footer {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
}

@media (max-width: 767px) {
    .footer .copyright {
        padding: 18px 20px 18px 20px !important;
    }

    .footer .copyright .footer-text,
    .footer .copyright #footer-text_2 {
        text-align: center !important;
    }

    .nos_produits {
        padding: 40px 20px 20px 20px;
    }
}

body.home .footer .container {
    border: none;
}

.footer .footer-widgets {
    background: #333;
    position: relative;
    padding: 46px 0 66px 0;
    line-height: 19px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    color: #888;
}

@media (min-width: 1200px) {
    .footer .footer-widgets {
        padding: 46px 0 114px 0;
    }
}

@media (max-width: 767px) {
    .footer .footer-widgets {
        padding: 20px 0;
    }
}

.footer .footer-widgets:before {
    background: #333;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10000px;
    width: 10000px;
    z-index: -1;
    content: '';
}

.footer .footer-widgets:after {
    background: #333;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10000px;
    width: 10000px;
    z-index: -1;
    content: '';
}

@media (max-width: 767px) {
    .footer .footer-widgets .span3 {
        padding: 20px 0;
    }
}

.footer .footer-widgets ul {
    margin: 0;
    padding: 0;
}

.footer .footer-widgets ul li {
    margin: 13px 0 0 0;
    padding: 0;
    list-style: none;
    line-height: 19px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    color: #888;
}

.footer .footer-widgets ul li:first-child {
    margin: 0;
}

.footer .footer-widgets ul li a {
    text-decoration: none;
    color: #888;
}

.footer .footer-widgets ul li a:focus {
    text-decoration: none;
    color: #888;
}

.footer .footer-widgets ul li a:hover {
    text-decoration: none;
    color: #e85311;
}

.footer .footer-widgets .textwidget b {
    display: block;
    margin: 0 0 13px 0;
    font-weight: 300;
}

.footer .footer-widgets .textwidget b:before {
    margin: 0 6px 0 0;
    font-family: FontAwesome;
    font-size: 12px;
    color: #e85311;
    content: '\f041';
}

.footer .footer-widgets .textwidget i {
    display: block;
    margin: 0 0 13px 0;
    font-style: normal;
}

.footer .footer-widgets .textwidget i:before {
    margin: 0 6px 0 0;
    font-family: FontAwesome;
    font-size: 12px;
    color: #e85311;
    content: '\f095';
}

.footer .footer-widgets .textwidget em {
    display: block;
    margin: 0 0 13px 0;
    font-style: normal;
}

.footer .footer-widgets .textwidget em:before {
    margin: 0 6px 0 0;
    font-family: FontAwesome;
    font-size: 12px;
    color: #e85311;
    content: '\f003';
}

.footer .footer-widgets .social-nets-wrapper ul {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
}

.footer .footer-widgets .social-nets-wrapper ul li {
    display: inline-block;
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
    vertical-align: top;
}

.footer .footer-widgets .social-nets-wrapper ul li:first-child {
    margin: 0;
}

.footer .footer-widgets .social-nets-wrapper ul li a {
    display: inline-block;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
}

.footer .footer-widgets .social-nets-wrapper ul li a:hover:before {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

.footer .footer-widgets .social-nets-wrapper ul li a[title="facebook"]:before {
    content: '\f09a';
}

.footer .footer-widgets .social-nets-wrapper ul li a[title="twitter"]:before {
    content: '\f099';
}

.footer .footer-widgets .social-nets-wrapper ul li a[title="youtube"]:before {
    content: '\f167';
}

.footer .footer-widgets .social-nets-wrapper ul li a:before {
    display: inline-block;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
    line-height: 19px;
    font-family: FontAwesome;
    font-size: 12px;
    color: #e85311;
}

.footer .footer-widgets .social-nets-wrapper ul li a img {
    display: none;
}

.footer .footer-widgets a {
    text-decoration: none;
    color: #888;
}

.footer .footer-widgets a:focus {
    text-decoration: none;
    color: #888;
}

.footer .footer-widgets a:hover {
    text-decoration: none;
    color: #e85311;
}

.footer .copyright {
    padding: 18px 0 18px 0;
    line-height: 19px;
    font-size: 11px;
    font-weight: 300;
    text-align: center;
    color: #888;
}

.footer .copyright .footer-text {
    float: none;
    margin: 0;
    font-size: 13px;
    color: #444545;
    text-align: left;
}

.footer .copyright #footer-text_2 {
    text-align: right;
}

.footer .copyright a {
    text-decoration: none;
    color: #114a7b;
}

.footer .copyright a:focus {
    text-decoration: none;
    color: #888;
}

.footer .copyright a:hover {
    text-decoration: none;
    color: #eb581c;
}

.footer .copyright .footer-nav {
    float: none;
    margin: 0;
    text-align: center;
}

.footer .copyright .footer-nav ul {
    float: none;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    text-align: center;
}

.footer .copyright .footer-nav ul li {
    display: inline-block;
    float: none;
    margin: 0 0 0 13px;
    padding: 0;
    list-style: none;
    vertical-align: top;
    font-weight: 300;
}

@media (max-width: 767px) {
    .footer .copyright .footer-nav ul li {
        margin: 0 5px !important;
    }
}

.footer .copyright .footer-nav ul li:first-child {
    margin: 0;
}

.footer .copyright .footer-nav ul li.current-menu-item a {
    text-decoration: none;
    color: #e85311;
}

.footer .copyright .footer-nav ul li a {
    font-weight: 300;
    text-decoration: none;
}

.footer .copyright .footer-nav ul li a:focus {
    text-decoration: none;
    color: #888888;
}

.footer .copyright .footer-nav ul li a:hover {
    text-decoration: none;
    color: #e85311;
}

#map img {
    max-width: none;
}

#map #content {
    font-size: 10px;
    color: #babbc2;
    padding-top: 0;
}

#map #content h6 {
    font-size: 13px;
    line-height: 1.2em;
    color: #434458;
    margin: 0 0 4px 0;
}

#map #content p {
    line-height: 14px;
    margin-bottom: 0;
}

#map #content a {
    color: #333333;
    text-decoration: underline;
}

#map #content a:hover, #map #content a:focus {
    text-decoration: none;
}

.gm-style .gm-style-iw #content a {
    font-size: 11px;
}

.full_width {
    position: relative;
}

#back-top-wrapper {
    right: 20px;
    bottom: 30px;
    z-index: 999;
}

#back-top-wrapper p#back-top {
    margin: 0;
}

#back-top-wrapper p#back-top a:hover span {
    background-color: #002a55;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

#back-top-wrapper p#back-top a span {
    background-color: #005dab;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

.title-section {
    background: #4a4a4a url("images/ban.png") center center no-repeat;
    position: relative;
    margin: -55px 0 5px 0;
    padding: 23px 0 23px 0;
    line-height: 0;
    font-size: 0;
}

.title-section:before {
    background: #4a4a4a;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10000px;
    width: 10000px;
    z-index: -1;
    content: '';
}

.title-section:after {
    background: #4a4a4a;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10000px;
    width: 10000px;
    z-index: -1;
    content: '';
}

.title-section h1 {
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-size: 24px;
    font-weight: 500 !important;
    text-align: left;
    text-transform: uppercase;
    color: #e85311;
}

.liste_livre {
    margin-top: 40px;
    margin-bottom: 40px;
}

.wap_livre {
    width: 297px;
    height: 249px;
    overflow: hidden;
    position: relative;
    background: #f8f8f8;
    margin-bottom: 40px;
}

.wap_livre p {
    color: #fff;
    font-size: 14px;
    padding: 15px;
    margin: 0;
    height: 42px;
    overflow: auto;
}

.wap_livre .hover {
    position: absolute;
    bottom: -83px;
    height: 150px;
    width: 297px;
    background: rgba(0, 0, 0, .8);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
}

.wap_livre:hover .hover {
    bottom: 0px;
}

.wap_livre .hover .btn:hover {
    background: transparent;
}

.autre_produits {
    background: #f5f5f5;
    padding: 40px 0;
}

.img_responsive {
    width: 100%;
}

.item_produit img {
    margin-bottom: 10px;
}

.item_produit {
    text-align: center;
}

.item_produit p {
    height: 57px;
    overflow: auto;
}

@media (min-width: 1200px) {
    .title-section h1 {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }
}

@media (max-width: 767px) {
    .title-section h1 {
        margin: 0 0 5px 0;
        line-height: 18px;
        font-size: 18px;
    }
}

.title-section ul {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 1200px) {
    .title-section ul {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        text-align: right;
    }
}

.title-section ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 24px;
    font-size: 20px;
    font-weight: 500;
    text-shadow: none;
    text-transform: uppercase;
    color: #e85311;
}

@media (max-width: 767px) {
    .title-section ul li {
        line-height: 14px;
        font-size: 14px;
    }
}

.title-section ul li.active {
    color: #fff;
}

.title-section ul li.divider {
    margin: 0 6px;
}

.title-section ul li.divider:after {
    line-height: 24px;
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 24px;
    font-weight: 500;
    text-shadow: none;
    text-transform: uppercase;
    color: #e85311;
    content: '|';
}

@media (max-width: 767px) {
    .title-section ul li.divider:after {
        line-height: 14px;
        font-size: 14px;
    }
}

.title-section ul li a {
    text-decoration: none;
    color: #e85311;
}

.title-section ul li a:focus {
    text-decoration: none;
    color: #e85311;
}

.title-section ul li a:hover {
    text-decoration: none;
    color: #fff;
}

article.post h3 {
    line-height: 23px;
    font-size: 16px;
    text-align: left;
}

.post_meta {
    font-weight: 300;
}

.post_meta i {
    color: #e85311;
}

.post_meta a {
    text-decoration: none;
    color: #888;
}

.post_meta a:focus {
    text-decoration: none;
    color: #888;
}

.post_meta a:hover {
    text-decoration: none;
    color: #e85311;
}

.post-author {
    background: #f2f2f2;
    border: none;
    font-weight: 300;
}

.post-author h3 {
    margin: 0 0 15px 0;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400 !important;
    text-align: left;
    text-transform: uppercase;
    color: #e85311;
}

.post-author h3 a {
    text-decoration: none;
    color: #e85311;
}

.post-author h3 a:focus {
    text-decoration: none;
    color: #e85311;
}

.post-author h3 a:hover {
    text-decoration: none;
    color: #333;
}

.post-author .post-author_gravatar img {
    background: none;
    border: none;
}

@media (max-width: 480px) {
    .post-author .post-author_desc {
        overflow: visible;
    }
}

.post-author .post-author_link {
    margin: 15px 0 0 0;
}

.post-author .post-author_link p {
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    color: #333;
}

.related-posts ul li {
    line-height: 19px;
    font-size: 13px;
    font-weight: 300;
    color: #888;
}

.related-posts ul li a {
    text-decoration: none;
    color: #888;
}

.related-posts ul li a:focus {
    text-decoration: none;
    color: #888;
}

.related-posts ul li a:hover {
    text-decoration: none;
    color: #e85311;
}

.comment-list li .comment-body {
    background: #f2f2f2 !important;
    border: none;
}

.comment-list li .comment-body .author {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    line-height: 23px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #e85311;
}

.comment-list li .comment-body .extra-wrap {
    padding: 0 0 12px 0;
}

@media (max-width: 480px) {
    .comment-list li .comment-body .extra-wrap {
        overflow: visible;
    }
}

.comment-list li .comment-body .comment-meta {
    margin: 0;
    padding: 0;
    line-height: 23px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333;
}

.comment-list li .comment-body .reply {
    margin: 0 0 0 20px;
}

.comment-list li .comment-body .reply a {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 23px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    color: #e85311;
}

.comment-list li .comment-body .reply a:focus {
    text-decoration: none;
    color: #e85311;
}

.comment-list li .comment-body .reply a:hover {
    text-decoration: none;
    color: #333;
}

#commentform p {
    width: 100%;
    overflow: hidden;
}

@media (max-width: 767px) {
    #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="tel"], #commentform textarea {
        min-height: 52px;
    }
}

#commentform input[type="submit"] {
    margin: 0;
}

@media (max-width: 767px) {
    .error404-holder {
        text-align: center;
    }
}

.error404-holder .error404-holder_num {
    color: #e85311;
}

@media (min-width: 768px) and (max-width: 979px) {
    .error404-holder .error404-holder_num {
        font-size: 220px;
    }
}

.error404-holder h1, .error404-holder h2 {
    margin: 0;
    padding: 0;
    text-align: left;
}

@media (max-width: 767px) {
    .error404-holder h1, .error404-holder h2 {
        text-align: center;
    }
}

.error404-holder h4 {
    line-height: 23px;
    font-size: 16px;
    color: #e85311;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form textarea {
    padding: 5px 8px !important;
}

.wpcf7-form .wpcf7-not-valid-tip {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .wpcf7-form .wpcf7-not-valid-tip {
        padding: 2px 5px !important;
        line-height: 12px !important;
        font-size: 10px !important;
        text-align: center;
    }
}

.wpcf7-form .ajax-loader {
    margin: 16px 0 0 0;
}

.wpcf7-form .wpcf7-response-output {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.filter-wrapper {
    padding: 12px 0 35px 0;
    text-align: center;
}

.filter-wrapper .pull-right {
    float: none;
}

@media (max-width: 480px) {
    .filter-wrapper .pull-right {
        float: right;
    }
}

.filter-wrapper strong {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    line-height: 24px;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #333;
}

@media (min-width: 768px) and (max-width: 979px) {
    .filter-wrapper strong {
        line-height: 18px;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .filter-wrapper strong {
        line-height: 14px;
        font-size: 14px;
    }
}

.filter-wrapper ul {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

@media (max-width: 480px) {
    .filter-wrapper ul {
        text-align: left;
    }
}

.filter-wrapper ul li {
    margin: 0 15px 0 15px;
    padding: 0;
    list-style: none;
    line-height: 24px;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #333;
}

@media (min-width: 768px) and (max-width: 979px) {
    .filter-wrapper ul li {
        line-height: 18px;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .filter-wrapper ul li {
        margin: 0 5px 0 5px;
        line-height: 14px;
        font-size: 14px;
    }
}

.filter-wrapper ul li.active a {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: #e85311;
}

.filter-wrapper ul li.active a:focus {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: #e85311;
}

.filter-wrapper ul li.active a:hover {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: #e85311;
}

.filter-wrapper ul li a {
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 24px;
    font-size: 18px;
    text-decoration: none;
    color: #333;
}

@media (min-width: 768px) and (max-width: 979px) {
    .filter-wrapper ul li a {
        line-height: 18px;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .filter-wrapper ul li a {
        line-height: 14px;
        font-size: 14px;
    }
}

.filter-wrapper ul li a:focus {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: #333;
}

.filter-wrapper ul li a:hover {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: #e85311;
}

#portfolio-grid li .caption {
    background: #f2f2f2;
    padding: 32px 20px 14px 20px;
    text-align: center;
	min-height: 115px;
}

#portfolio-grid li .caption h3 {
    margin: 0 0 16px 0;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #e85311;
}

#portfolio-grid li .caption h3 a {
    text-decoration: none;
    color: #e85311;
}

#portfolio-grid li .caption h3 a:focus {
    text-decoration: none;
    color: #e85311;
}

#portfolio-grid li .caption h3 a:hover {
    text-decoration: none;
    color: #333;
}

.type-portfolio .thumbnail.large {
    margin: 0;
}

ul.pager {
    margin-top: 30px;
}

ul.pager li a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.archive_lists h3 {
    text-align: left;
}

@media (min-width: 768px) and (max-width: 979px) {
    .archive_lists h3 {
        line-height: 27px;
        font-size: 24px;
    }
}

.faq-list h4 {
    margin: 0;
    padding: 0;
    line-height: 23px;
    font-size: 16px;
    color: #e85311;
}

article.type-clients .thumbnail {
    float: left;
    margin: 5px 20px 5px 0 !important;
}

@media (max-width: 767px) {
    .google-map-custom-class {
        height: 300px;
    }
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.parallax-slider {
    height: 500px;
}

@media (max-width: 767px) {
    .parallax-slider {
        height: 300px;
    }
}

.parallax-slider #mainCaptionHolder .container {
    top: 55%;
}

.parallax-slider #mainCaptionHolder .slider_caption {
    background: none;
    padding: 0;
    line-height: 61px;
    font-size: 50px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

@media (min-width: 979px) and (max-width: 1200px) {
    .parallax-slider #mainCaptionHolder .slider_caption {
        padding: 0 0 0 352px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .parallax-slider #mainCaptionHolder .slider_caption {
        padding: 0 0 0 252px;
        line-height: 51px;
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .parallax-slider #mainCaptionHolder .slider_caption {
        padding: 0;
        line-height: 41px;
        font-size: 30px;
    }
}

.parallax-slider #mainCaptionHolder .slider_caption strong {
    display: block;
    font-weight: 500;
}

.parallax-slider #mainCaptionHolder .slider_caption em {
    display: block;
    margin: 19px 0 0 0;
    font-style: normal;
}

.parallax-slider #mainCaptionHolder .slider_caption em a {
    display: inline-block;
    margin: 0;
    padding: 14px 39px 14px 39px;
    vertical-align: top;
    border: 2px solid #e85311;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    line-height: 19px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}

@media (max-width: 767px) {
    .parallax-slider #mainCaptionHolder .slider_caption em a {
        padding: 11px 19px 11px 19px;
    }
}

.parallax-slider #mainCaptionHolder .slider_caption em a:focus {
    background: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-decoration: none;
    color: #fff;
}

.parallax-slider #mainCaptionHolder .slider_caption em a:focus:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #e85311;
}

.parallax-slider #mainCaptionHolder .slider_caption em a:hover {
    background: #e85311;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-decoration: none;
    color: #fff;
}

.parallax-slider #mainCaptionHolder .slider_caption em a:hover:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

.parallax-slider #mainCaptionHolder .slider_caption em a:before {
    display: inline-block;
    margin: -2px 11px 0 2px;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
    line-height: 21px;
    font-family: FontAwesome;
    font-size: 21px;
    color: #e85311;
    content: '\f02d';
}

.parallax-slider .controlBtn .innerBtn {
    display: none !important;
}

.parallax-slider .controlBtn .slidesCounter {
    display: none;
}

.parallax-slider .parallaxPrevBtn {
    background: none;
    position: absolute;
    top: 50%;
    left: 50% !important;
    width: auto;
    height: auto;
    margin: -18px 0 0 -920px;
    padding: 0;
}

@media (min-width: 1201px) and (max-width: 1850px) {
    .parallax-slider .parallaxPrevBtn {
        margin-left: -585px;
    }
}

@media (min-width: 979px) and (max-width: 1200px) {
    .parallax-slider .parallaxPrevBtn {
        margin-left: -470px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .parallax-slider .parallaxPrevBtn {
        margin-left: -362px;
    }
}

@media (max-width: 767px) {
    .parallax-slider .parallaxPrevBtn {
        top: 20px !important;
        margin: 0 0 0 -20px;
    }
}

.parallax-slider .parallaxPrevBtn:focus:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

.parallax-slider .parallaxPrevBtn:hover:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #e85311;
}

.parallax-slider .parallaxPrevBtn:before {
    display: inline-block;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 33px;
    color: #fff;
    content: '\f104';
}

.parallax-slider .parallaxNextBtn {
    background: none;
    position: absolute;
    top: 50%;
    right: 50%;
    width: auto;
    height: auto;
    margin: -18px -920px 0 0;
    padding: 0;
}

@media (min-width: 1201px) and (max-width: 1850px) {
    .parallax-slider .parallaxNextBtn {
        margin-right: -585px;
    }
}

@media (min-width: 979px) and (max-width: 1200px) {
    .parallax-slider .parallaxNextBtn {
        margin-right: -470px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .parallax-slider .parallaxNextBtn {
        margin-right: -362px;
    }
}

@media (max-width: 767px) {
    .parallax-slider .parallaxNextBtn {
        top: 20px !important;
        margin: 0 -20px 0 0;
    }
}

.parallax-slider .parallaxNextBtn:focus:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

.parallax-slider .parallaxNextBtn:hover:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #e85311;
}

.parallax-slider .parallaxNextBtn:before {
    display: inline-block;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 33px;
    color: #fff;
    content: '\f105';
}

.parallax-slider #paralaxSliderPagination {
    padding: 10px 0;
    bottom: 0px;
}

.parallax-slider #paralaxSliderPagination.buttons_pagination ul li {
    border-radius: 50%;
    margin: 3px;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
}

.parallax-slider #paralaxSliderPagination.buttons_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.buttons_pagination ul li.active {
    background: #333333;
}

.parallax-slider #paralaxSliderPagination.images_pagination ul li {
    margin: 3px;
    opacity: .5;
}

.parallax-slider #paralaxSliderPagination.images_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.images_pagination ul li.active {
    opacity: 1;
}

.parallax-slider .parallax-slider-video-progress {
    background: #e85311;
}

.parallax-slider #previewSpinner {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 25px;
    background: url(parallax-slider/img/spinner.GIF) 50% 50% #fff no-repeat;
}

.parallax-slider {
    overflow: hidden;
    position: relative;
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.parallax-slider .baseList {
    display: none;
}

.parallax-slider .parallax-slider-video-progress-bar {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(parallax-slider/img/loader.gif) 0 0 repeat-x;
    z-index: 5;
}

.parallax-slider .parallax-slider-video-progress {
    width: 0;
    height: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.parallax-slider .parallax-slider-vimeo-video {
    overflow: hidden;
}

.parallax-slider .parallax-slider-vimeo-video .parallax-slider-vimeo-iframe {
    margin-top: -100px;
    max-width: none;
}

.parallax-slider #mainImageHolder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.parallax-slider #mainImageHolder .primaryHolder, .parallax-slider #mainImageHolder .secondaryHolder {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.parallax-slider #mainImageHolder .primaryHolder .obj-inner, .parallax-slider #mainImageHolder .secondaryHolder .obj-inner {
    max-width: inherit;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.parallax-slider #mainCaptionHolder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.parallax-slider #mainCaptionHolder > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.parallax-slider #mainCaptionHolder .container {
    position: relative;
}

.parallax-slider #mainCaptionHolder .primaryCaption, .parallax-slider #mainCaptionHolder .secondaryCaption {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.parallax-slider .controlBtn {
    position: absolute;
    cursor: pointer;
    display: block;
    top: 50%;
    z-index: 2;
}

.parallax-slider .controlBtn .innerBtn {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}

.parallax-slider .controlBtn .slidesCounter {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    width: 60%;
    height: 100%;
}

.parallax-slider .controlBtn.parallaxPrevBtn .slidesCounter {
    left: 0%;
    text-align: left;
}

.parallax-slider .controlBtn.parallaxPrevBtn:hover .slidesCounter {
    left: 100%;
}

.parallax-slider .controlBtn.parallaxNextBtn .slidesCounter {
    right: 0%;
    text-align: right;
}

.parallax-slider .controlBtn.parallaxNextBtn:hover .slidesCounter {
    right: 100%;
}

.parallax-slider #paralaxSliderPagination {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.parallax-slider #paralaxSliderPagination ul {
    list-style: none;
    margin: 0;
}

.parallax-slider #paralaxSliderPagination ul li {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
    display: inline-block;
}

.parallax-slider #previewSpinner {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    z-index: 99;
}

.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
}

.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder {
    opacity: 1;
    filter: alpha(opacity=100);
}

.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
}

.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption {
    opacity: 1;
    filter: alpha(opacity=100);
}

.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
}

.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption {
    opacity: 1;
    filter: alpha(opacity=100);
}

.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
}

.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder {
    opacity: 1;
    filter: alpha(opacity=100);
}

.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
}

.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState {
    opacity: 1;
    filter: alpha(opacity=100);
}

.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
}

.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    text-align: center;
}

.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption a {
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    display: inline-block;
}

.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
}

.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption {
    opacity: 1;
    filter: alpha(opacity=100);
}

.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
}

.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder {
    top: 0;
}

.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder.animateState {
    top: -100%;
}

.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState {
    top: 0;
}

.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState.animateState {
    top: 100%;
}

.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
}

.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption {
    opacity: 1;
    filter: alpha(opacity=100);
}

.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption.animateState {
    opacity: 0;
    filter: alpha(opacity=0);
}

.header {
    background: #4a4a4a;
}

.header .header_block_1 .header_widget_1 .textwidget b {
    display: inline-block;
    padding: 1px 0 0 0;
    font-weight: 300;
    color: #a5aaae;
    text-transform: none;
    vertical-align: middle;
    font-size: 14px;
}

ul.reseaux_social {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    margin-top: -1px;
}

ul.reseaux_social > li {
    display: inline-block;
    vertical-align: middle;
}

ul.reseaux_social > li > a {
    display: inline-block;
    font-size: 0;
}

ul.reseaux_social > li > a.facebook {
    background: url("images/facebook.png") left top no-repeat;
    width: 11px;
    height: 17px;
}

ul.reseaux_social > li > a.linkedin {
    background: url("images/in.png") left top no-repeat;
    width: 16px;
    height: 16px;
}
ul.reseaux_social > li > a.youtube {
    background: url("images/youtube.png") left top no-repeat;
    width: 16px;
    height: 16px;
}
ul.reseaux_social > li > a.instagram {
    background: url("images/instagram.png") left top no-repeat;
    width: 16px;
    height: 16px;
}

ul.reseaux_social > li.separateur {
    background: url("images/sep_reseau_sociaux.jpg") left top no-repeat;
    width: 1px;
    height: 16px;
    margin: 0 10px;
    margin-top: 4px;
}

ul.menu_header {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block;
}

ul.menu_header > li {
    display: inline-block;
    vertical-align: middle;

}

ul.menu_header > li > a,
ul.menu_header > li > span {
    display: inline-block;
    font-size: 0;
    color: #a5aaae;
    text-transform: none;
    font-size: 14px;
}

ul.menu_header > li > a:hover {
    color: #fff;
    text-decoration: none;
}

ul.menu_header > li form.form_recherche {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-left: 10px;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
/ / display : none;
}

ul.menu_header > li.zone_recherche:hover form.form_recherche,
ul.menu_header > li.zone_recherche:focus form.form_recherche {
    display: inline-block;;
}

ul.menu_header > li form.form_recherche input {
    padding: 0 10px !important;
    height: 28px;
    border-radius: 5px;
    width: 170px;
    color: #000 !important;
}

ul.menu_header > li form.form_recherche button {
    background-color: #e85311;
    margin: 0;
    border-radius: 5px;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    border: none;
    color: #fff;
    height: 28px;
}

ul.menu_header > li.separateur {
    background: url("images/sep_reseau_sociaux.jpg") left top no-repeat;
    width: 1px;
    height: 16px;
    margin: 0 10px;
    margin-top: -3px;
}

body {
    color: #000;
}

.date_actu {
    color: #e85311;
    font-size: 18px;
    font-weight: normal !important;
    text-transform: none !important;
}

.titre_actu {
    color: #004b8a;
    font-size: 18px;
    font-weight: normal !important;
    text-transform: none !important;
}

.my_liste {
    border-top: 7px solid #e85311;
}

.menu_footer {
    background: #e85311;
    text-align: center;
}

ul.liste_menu {
    list-style-type: none;
    padding: 0;
    margin: 28px 0;
}

ul.liste_menu > li {
    display: inline-block;
}

ul.liste_menu > li.separateur {
    background: url("images/puce_2.png") right center no-repeat;
    width: 11px;
    height: 11px;
    margin: 0 10px;
}

ul.liste_menu > li > a {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
}

ul.liste_menu > li > a:hover {
    color: #000;
}

.blue {
    color: #123757;
}

.orange {
    color: #eb581c;
}

.titre {
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}

.titre strong {
    font-size: 66px;
    display: block;
    margin-top: 10px;
}

.des_titre {
    font-size: 16px;
    color: #fff;
    margin: 20px 0;
}

.portfolio-meta.titre_top {
    border-top: 0px solid #DDD;
    border-bottom: 1px solid #DDD;
    margin-bottom: 15px;
    font-size: 20px;
}

select.my_select {
    background: #f2f2f2;
    color: #888 !important;
    border: 0px solid #ccc;
    width: 100%;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 300;
	font-family: 'Helvetica Neue LT Std 45 Light';
}

ul.liste_plan {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    max-width: 500px;
}

ul.liste_plan li {
    display: block;
}

ul.liste_plan li a {
    display: block;
    background: #005dab;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 10px;
    height: 50px;
    line-height: 48px;
    margin-bottom: 15px;
    text-align: center;
}

ul.liste_plan li a:hover,
ul.liste_plan li a:focus,
ul.liste_plan li a:active {
    background: #e85311;
    text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    text-align: left;
    color: #e85311;
    margin: 9.5px 0;
}

.ul {
    list-style-type: none;
    padding: 0;
    margin: 10px 0;
}

.ul li {
    padding-left: 20px;
    background: url("images/puce.png") left 4px no-repeat;
    font-size: 14px;
    margin-bottom: 5px;
}

.p {
    font-size: 14px;
}

.item_reseau strong {
    color: #e85311;
    border-bottom: 2px solid #e85311;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: -14px;
    display: block;
}

.my_wapper {
    max-width: 872px;
    margin: 0 auto;
}

.wrap_bloc {
    max-width: 872px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    clear: both;
}

.titre_bloc {
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 97px;
    color: #005dab;
    text-align: center;
    width: 100%;
    line-height: 1;
}

.titre_bloc_2 {
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 60px;
    color: #005dab;
    text-align: center;
    width: 100%;
    line-height: 1;
    text-transform: uppercase;
    margin: 50px auto;
}

.titre_bloc_3 {
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 45px;
    color: #005dab;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    line-height: 1;
    margin: 50px auto;
}

.marche {
    margin-top: 100px;
    margin-bottom: 50px;
}
.wrap_btn {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-bottom: 10px;
}
.marche .titre_bloc_3 {
    display: inline-block;
    width: auto;
    margin: 0px auto;
    vertical-align: top;
    margin-right: -123px;
    margin-top: 42px;

}

.marche .titre_bloc_3 strong {
    font-size: 60px;
}

.titre_bloc_4 {
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 25px;
    color: #005dab;
    text-align: center;
    width: 100%;
    line-height: 1;
    margin: 50px auto;
}

.nombre_vente {
    margin-bottom: 30px;
}

.nombre_vente .titre_bloc_4 {
    position: relative;
    top: 32px;
}

.wrap_map {
    margin-top: 30px;
}

.wrap_map .titre_bloc {
    position: absolute;
    top: 40%;
}

.my_div {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: auto;
    margin: 0;
}

.my_div_6 {
    width: 40%;
    margin: 0;
    padding: 0 15px;
    display: inline-block;
}

.wrap_num {
    width: 88px;
    height: 88px;
    line-height: 88px;
    border-radius: 200px;
    text-align: center;
    font-size: 71px;
    font-weight: 700;
    font-family: 'Helvetica Neue LT Std 45 Light';
    margin-bottom: 13px;
}

.pay {
    font-size: 33px;
    font-family: 'Helvetica Neue LT Std 45 Light';
}

.my_div_6 .titre_bloc_3 {
    margin: 25px auto;
}

.my_div .titre_bloc_2 {
    margin: 50px auto 10px auto;
}

.agence {
    display: inline-block;
}

.algerie .wrap_num {
    background: #005dab;
    color: #ecdc00;
}

.tunisie .wrap_num {
    background: #f7901e;
    color: #fff;
}

.lybie .wrap_num {
    background: #969a9d;
    color: #fff;
}

.condevoire .wrap_num {
    background: #ECDC00;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
}

.condevoire .pay {
    color: #ECDC00;
}

.algerie .pay {
    color: #005dab;
}

.tunisie .pay {
    color: #f7901e;
}

.lybie .pay {
    color: #969a9d;
}

#liste_agences {
    margin-top: -45px;
    text-align: center;
    margin-bottom: 150px;
}

.num_agence {
    display: inline-block;
    margin-right: 100px;
    position: relative;
}

.num_agence::after {
    /*  content: "";
      height: 100px;
      width: 1px;
      background: #969a9d;
      position: absolute;
      bottom: -120px;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;*/
}

.trait {
    height: 1px;
    width: 500px;
    background: #969a9d;
    position: relative;
    margin: 70px auto;
}

.trait::before {
    content: "";
    height: 50px;
    width: 1px;
    background: #969a9d;
    position: absolute;
    top: -50px;
    left: 0;
}

.trait_2.trait::before {
    bottom: -50px;
    top: auto;
}

.trait::after {
    content: "";
    height: 50px;
    width: 1px;
    background: #969a9d;
    position: absolute;
    bottom: -50px;
    right: 0;
}

.trait_2.trait::after {
    top: -50px;
    bottom: auto;
}

#liste_agences > .num_agence:last-child::after {
    display: none;
}

#liste_agences > .num_agence:last-child {
    margin-right: 0;
}

.bloc_usine > img {
    display: inline-block;
    margin: 10px 15px;
}

.bloc_effectif > img {
    display: inline-block;
    margin: 15px 0;
}

.progress {
    height: 20px;
    padding: 0px;
    background: #969a9d;
    border: 0px solid #eeeeee;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 0px;
/ / max-width : 500 px;
}

#progressalgerie .progress__bar {
    background: #005dab;
}

#progresstunisie .progress__bar {
    background: #f7901e;
}

.titre_3 {
    font-size: 33px;
    font-family: 'Helvetica Neue LT Std 45 Light';
    color: #005dab;
    text-align: center;
    text-transform: uppercase;
}

.brogress_orange .titre_3 {
    color: #f7901e;
}

.progress-bar div span {
    font-size: 45px;
    color: #005dab;
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-weight: 700;
}

.brogress_orange .progress-bar div span {
    color: #f7901e;
}

.col_1 {
    width: 70%;
    display: inline-block;
    float: left;
}

.col_2 {
    width: 30%;
    display: inline-block;
    float: left;
}

.wrap_progress {
    max-width: 500px;
    margin: 0 auto;
    display: inline-block;
    clear: both;
    margin-left: -31px;
    margin-right: 46px;
}

.position {
    margin: 0px;
    margin-bottom: 20px;
    float: none;
}

.timelineFlat .item h2,
.timelineFlat .item_open h2 {
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 24px;
    line-height: 12px;
    color: #e85311;
}

.afrique .titre_bloc_3 {
    display: inline-block;
    width: auto;
    vertical-align: top;
}

.afrique {
    margin-top: 100px;
}

.afrique .wrap_progress {
    margin-left: 15px;
    margin-right: 0px;
}

.afrique .titre_2 {
    color: #969a9d;
    font-size: 18px;
    text-transform: uppercase;
}

.afrique .titre_2 strong {
    font-size: 22px;
}

.timelineFlat .item_open h2 {
    font-size: 12px;
    margin: 10px;
}

.timelineFlat .item span {
    display: block;
    margin: 0px 20px 10px;
    height: 75px;
    color: #000;
    font-size: 16px;
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-weight: 400;
}

.timelineFlat .item {
    text-align: center;
    background: #fff url(../images/background.png)
}

.timelineFlat .item .read_more {
    margin: 0 auto;
    float: none;
}

.image_roll_glass {
    display: none !important;
}

.p {
    text-align: left;
}

.liste_items_valeur {
    margin-top: 40px;
    margin-bottom: 330px;
}

.liste_items_valeur > div {
    margin-bottom: 20px;
}

.liste_items_valeur > div .item_valeur {
    position: relative;
    overflow: visible;
    z-index: 3;
}

.liste_items_valeur > div .top_valeur {
    position: relative;
    border-top: 10px solid #eb5e13;
}

.liste_items_valeur > div:nth-child(n) .top_valeur {
    border-top: 10px solid #eb5e13;
}

.liste_items_valeur > div:nth-child(2n) .top_valeur {
    border-top: 10px solid #f9aa25;
}

.liste_items_valeur > div:nth-child(3n) .top_valeur {
    border-top: 10px solid #0076bf;
}

.liste_items_valeur > div:hover {
    z-index: 10;
}

.liste_items_valeur > div .item_valeur:hover .top_valeur::after {
    content: "";
    width: 25px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    z-index: 4;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 2;
}

.liste_items_valeur > div .item_valeur:hover .top_valeur::after,
.liste_items_valeur > div .item_valeur:hover .top_valeur::after,
.liste_items_valeur > div .item_valeur.open_item .top_valeur::after {
    opacity: 4;

}

.liste_items_valeur > div .top_valeur h2 {
    position: absolute;
    text-align: center;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 5;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'Helvetica Neue LT Std 45 Light';
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}

.liste_items_valeur > div .item_valeur:hover .top_valeur h2,
.liste_items_valeur > div .item_valeur:hover .top_valeur h2,
.liste_items_valeur > div .item_valeur.open_item .top_valeur h2 {
    color: #ecdc00;
    margin-top: 10px;
}

.icon_fleche {
    display: block;
    background: url("images/fleche.png") left top no-repeat;
    width: 22px;
    height: 12px;
    margin: 0 auto;
    position: relative;
}

.liste_items_valeur > div .item_valeur:hover .top_valeur h2 .icon_fleche,
.liste_items_valeur > div .item_valeur:focus .top_valeur h2 .icon_fleche,
.liste_items_valeur > div .item_valeur.open_item .top_valeur h2 .icon_fleche {
    background-position: right top;
}

.content_item_valeur {
    background: #f5f5f5;
    overflow: hidden;
    padding: 0px;
    text-align: left;
    width: 100%;
    position: absolute;
    left: 0;
    overflow-y: auto;
    display: none;
    max-height: 370px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.content_item_valeur > ul {
    padding: 0 20px;
}
.content_item_valeur ul {
    margin: 15px;
    font-size: 16px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
    color: #363636;
    padding: 0 20px;
    padding-bottom: 20px;
}
.content_item_valeur ul li {
    font-size: 16px !important;
}
.liste_items_valeur > div .item_valeur:hover .content_item_valeur,
.liste_items_valeur > div .item_valeur:focus .content_item_valeur,
.liste_items_valeur > div .item_valeur.open_item .content_item_valeur {
    display: block;
}

.content_item_valeur h2 {
    margin: 25px 0;
    padding: 0 20px;
    font-size: 18px;
    font-family: 'Helvetica Neue LT Std 45 Light';
    color: #000;
    font-weight: 700 !important;
    text-align: left;
    line-height: 27px;
}

.content_item_valeur p {
    margin: 0;
    font-size: 16px;
    font-family: 'Helvetica Neue LT Std 45 Light';
    color: #363636;
    padding: 0 20px;
    padding-bottom: 20px;
}

.service-box.style_2 h5.titre_politique {
    color: #e85311;
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 18px;
}

.wrap_valeur .service-box.style_2 h5.titre_politique {
    margin-top: 58px;
}

.p.bold {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.p.light {
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.liste_peice_de_rechange.liste_items_valeur > div .item_valeur:hover .top_valeur::after,
.liste_peice_de_rechange.liste_items_valeur > div .item_valeur:hover .top_valeur::after,
.liste_peice_de_rechange.liste_items_valeur > div .item_valeur.open_item .top_valeur::after {
    display: none !important;
}

.liste_peice_de_rechange.liste_items_valeur > div .item_valeur .top_valeur h2 {
    font-size: 14px;
    padding: 0 10px;
    line-height: 16px;
    top: 35%;
    color: #fff;
    font-weight: 700;
}

.liste_peice_de_rechange.liste_items_valeur > div .item_valeur:hover .top_valeur h2,
.liste_peice_de_rechange.liste_items_valeur > div .item_valeur:hover .top_valeur h2,
.liste_peice_de_rechange.liste_items_valeur > div .item_valeur.open_item .top_valeur h2 {
    margin-top: 0px;
    color: #fff;
}

/* entire container, keeps perspective */
.flip-container {
    perspective: 1000;
    margin-bottom: 20px;
}

/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    width: 100%;
    height: 350px;
}

.back {
    overflow: auto;
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    backface-visibility: hidden;

    position: absolute;
    top: 0;
    left: 0;
}

/* front pane, placed above back */
.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
    transform: rotateY(180deg);
    background: #f5f5f5;
/ / padding : 15 px;
}

.padding_20 {
    padding: 20px;
}

.flip-container:hover .flipper, .flip-container.hover .flipper, .flip-container.flip .flipper {
    transform: rotateY(180deg);
}

#liste_engagement > div:nth-child(n) .front {
    border-top: 10px solid #eb5e13;
}

#liste_engagement > div:nth-child(2n) .front {
    border-top: 10px solid #f9aa25;
}

#liste_engagement > div:nth-child(3n) .front {
    border-top: 10px solid #0076bf;
}

#liste_engagement {
    margin-bottom: 50px;
}

.timelineFlat h4.t_line_month {
    color: #000;
}

.front h2 {
    padding: 10px;
    background: #f5f5f5;
    margin: 0;
}

.back h2 {
    font-weight: 700 !important;
    text-align: left;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 15px;
}

.titre_categorie {
    color: #155996;
    border-bottom: 2px dashed #155996;
    text-transform: uppercase;
    font-size: 22px;
    display: block;
    font-weight: 700 !important;
    text-align: left;
}

.col_engagement {
    position: relative;
}

.col_engagement > img {
    width: 100%;
}

.content_engagement {
    margin-top: 30px;
}

.hover_engagement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    overflow: auto;
}

.hover_engagement > h2 {
    color: #fff;
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 30px;
    margin: 30px 0;
    text-align: left;
}

.hover_engagement > p {
    color: #fff;
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 18px;
    font-weight: 400;
    padding: 0 30px;
    text-align: justify;
}

ul.liste_ethique {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul.liste_ethique > li {
    display: inline-block;
    margin: 10px 8px;
    vertical-align: top;
}

.bloc_ethique {
    width: 180px;
    min-height: 180px;
    padding: 20px;
    position: relative;
    text-align: left;
}

.bloc_ethique > h2 {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    margin: 0;
    text-align: left;
    padding: 0;
    margin-bottom: 25px;
}

.bloc_ethique > p {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.bloc_ethique::after {
    content: "";
    width: 9px;
    height: 13px;
    top: 46%;
    position: absolute;
    right: -9px;
    display: block;
}

ul.liste_ethique > li:nth-child(1) {
    background: #669ecd;
}

ul.liste_ethique > li:nth-child(1) .bloc_ethique::after {
    background: url("../../../images/triangle_1.png") left top no-repeat;
}

ul.liste_ethique > li:nth-child(2) {
    background: #4c8dc4;
}

ul.liste_ethique > li:nth-child(2) .bloc_ethique::after {
    background: url("../../../images/triangle_2.png") left top no-repeat;
}

ul.liste_ethique > li:nth-child(3) {
    background: #337dbc;
}

ul.liste_ethique > li:nth-child(3) .bloc_ethique::after {
    background: url("../../../images/triangle_3.png") left top no-repeat;
}

ul.liste_ethique > li:nth-child(4) {
    background: #196db3;
}

ul.liste_ethique > li:nth-child(4) .bloc_ethique::after {
    background: url("../../../images/triangle_4.png") left top no-repeat;
}

ul.liste_ethique > li:nth-child(5) {
    background: #005dab;
}

ul.liste_ethique > li:nth-child(5) .bloc_ethique::after {
    display: none;
}

ul.liste_ethique > li:hover {
    background: #e85311;
}

ul.liste_ethique > li:hover .bloc_ethique::after {
    background: url("../../../images/triangle_orange.png") left top no-repeat;
}

@media (max-width: 767px) {
    ul.menu_header > li {
        border-top: 1px solid #ced5d9;
        padding-top: 10px;
    }

    ul.menu_header > li,
    ul.menu_header > li > span {
        display: block;
        margin-bottom: 10px;
    }

    ul.menu_header > li,
    ul.menu_header > li > span {
        display: none;
    }

    ul.menu_header > li:last-child {
        display: inline-block;
    }

    ul.menu_header > li.separateur {
        display: none;
    }

    .titre_bloc {
        font-size: 70px;
    }

    .wrap_num {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 40px;
    }

    .titre_bloc_2 {
        font-size: 40px;
        margin: 30px auto;
    }

    .pay {
        font-size: 20px;
    }

    .titre_3 {
        font-size: 20px;
    }

    .bloc_effectif > img {
        transform: scale(0.7);
    }

    .bloc_usine > img {
        margin: 10px 0px;
        transform: scale(0.5);
        margin-right: -31px;
    }
}

@media (max-width: 630px) {
    .titre_bloc {
        font-size: 50px;
    }

    .wrap_num {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 40px;
    }

    .titre_bloc_2 {
        font-size: 30px;
        margin: 30px auto;
    }

    .pay {
        font-size: 18px;
    }

    .titre_3 {
        font-size: 18px;
    }

    .bloc_effectif > img {
        transform: scale(0.5);
    }

    .bloc_usine > img {
        margin: 10px 0px;
        transform: scale(0.3);
        margin-right: -51px;
    }

    .num_agence {
        margin-right: 30px;
    }
}

@media (max-width: 480px) {
    .titre_bloc {
        font-size: 28px;
    }

    .wrap_map .titre_bloc {
        top: 30%;
    }

    .bloc_usine > img {
        margin-right: 0px;
        transform: scale(0.5);
    }
}

.gm-style-iw {
    width: 311px !important;
    top: 0 !important;
    left: 1px !important;
    background: url(images/infowind.png) left top repeat-x #fff;
    padding: 0 15px 15px;
    border: none;
    border-radius: 0;

}

.titre_infowind {
    font-size: 18px;
    color: #fff;
    height: 50px;
    line-height: 50px;
}

.bloc_infowind {
    width: 290px;
}

.listeCor {
    list-style: none;
    margin: 0;
}

.listeCor > li {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 25px;
    font-size: 14px;
    color: #525457;
    font-weight: 500;
}

.listeCor > li a {
    color: #525457;
    text-decoration: underline;
}

.listeCor > li a:hover {
    text-decoration: none;
}

.listeCor .tel {
    background-image: url(images/coord_tel.png);
}

.listeCor .fax {
    background-image: url(images/coord_fax.png);
}

.listeCor .mail {
    background-image: url(images/coord_mail.png);
}

.bloc_infowind .adresse {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    margin: 0 0 10px;
}

ul.liste_pieces {
    list-style-type: none;
    padding: 0;
    margin: 20px auto;
    text-align: center;
}

ul.liste_pieces > li {
    display: inline-block;
    width: 200px;
    min-height: 90px;
    padding: 50px 20px;
    vertical-align: top;
    text-align: center;
    background: #005dab;
    margin: 10px;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
}

ul.liste_pieces > li:hover {
    background: #e85311;
}

#owl_details .item > img {
    width: 100%;
}

.description_img {
    position: absolute;
    top: 0;
	bottom:0;
    right: 0;
    width: 40%;
    background: rgba(30, 30, 30, 0.4);
    padding: 20px;
    max-width: 380px;
    color: #fff;
    text-align: left;
    
    font-size: 14px;
}

.description_img::before {
    content: "";
    /*background: url("../../../images/triangle_noir.png") left top no-repeat; */
	    width: 0px;
    height: 0px;
 border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 18px solid #292424;
	opacity:0.6;
    width: 16px;
    height: 0;
    position: absolute;
    top: 40px;
    left: -34px;
    display: inline-block;
}

.description_img h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: left;
}

.description_img p {
    color: #fff;
    text-align: left;
    font-size: 18px;
}

#owl_details .item {
    margin: 0 !important;
}
#owl_details .owl-controls { display:block !important}
.wrap_text {
    overflow-y: auto;
    height: 100%;
    position: relative;
}
.owl-relative{ position:relative;}
.owl-relative .owl-prev{ background: #4a4a4a;
    width: 37px;
    height: 35px;
    line-height: 33px;
    border: none;
    outline: none;
    text-align: center;
    display: inline-block;
    margin-right: 4px;
    border-radius: 3px;
    position: absolute;
    opacity: 0.5;
    top: 50%;
	
	
	color: #FFF;
	
	zoom: 1;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;

	filter: none;/*IE7 fix*/

	
	
	}
.btn_slide {
    background: #4a4a4a;
    width: 37px;
    height: 35px;
    line-height: 33px;
    border: none;
    outline: none;
    text-align: center;
    display: inline-block;
    margin-right: 4px;
    border-radius: 3px;
	/** modif 16-06-2016**/
	position:absolute;
	opacity:0.5;
	top:50%;
}
/** modif 16-06-2016**/
.btn_slide.btn_prev{ left:1%}
.btn_slide.btn_next{ right:36%}

.btn_slide:hover {
    background: #e85311;
}

.my_icon {
    display: inline-block;
    vertical-align: middle;
}

.icon_prev {
    background: url("../../../images/prev.png") left top no-repeat;
    width: 11px;
    height: 21px;
}

.icon_next {
    background: url("../../../images/next.png") left top no-repeat;
    width: 11px;
    height: 21px;
}
.titre_bloc_3 .bloc_size{ font-weight:700; font-size:80px}

.bloc_left{width:48%;float:left;}
.bloc_right{width:48%;float:right;}

@media (max-width: 700px) {
    .bloc_left {
        width: 100%;
    }

    .bloc_right {
        width: 100%;
    }
}
@media (max-width: 360px) {
.titre strong{ font-size:46px}

}

@media (max-width: 480px) {

.description_img{ position:relative; width:100%;width: auto;}
.btn_slide{ top:5%;}
.btn_slide.btn_next{ right:36%; }
.wrap_btn,.wrap_btn  a{ position:relative; float:left; margin-top:10px;}
}