@charset "UTF-8";


/*********************************/
/* = FONTS                       */
/*********************************/
@font-face {
    font-family: 'PFDinTextPro-Regular';
    src: url('../fonts/PFDinTextPro-Regular.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/PFDinTextPro-Regular.woff') format('woff'), 
        url('../fonts/PFDinTextPro-Regular.ttf')  format('truetype'), 
        url('../fonts/PFDinTextPro-Regular.svg#PFDinTextPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFDinTextPro-Light';
    src: url('../fonts/PFDinTextPro-Light.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/PFDinTextPro-Light.woff') format('woff'), 
        url('../fonts/PFDinTextPro-Light.ttf')  format('truetype'), 
        url('../fonts/PFDinTextPro-Light.svg#PFDinTextPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFDinTextPro-Medium';
    src: url('../fonts/PFDinTextPro-Medium.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/PFDinTextPro-Medium.woff') format('woff'), 
        url('../fonts/PFDinTextPro-Medium.ttf')  format('truetype'), 
        url('../fonts/PFDinTextPro-Medium.svg#PFDinTextPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFDinTextPro-Bold';
    src: url('../fonts/PFDinTextPro-Bold.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/PFDinTextPro-Bold.woff') format('woff'), 
        url('../fonts/PFDinTextPro-Bold.ttf')  format('truetype'), 
        url('../fonts/PFDinTextPro-Bold.svg#PFDinTextPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/OpenSans.woff') format('woff'), 
        url('../fonts/OpenSans.ttf')  format('truetype'), 
        url('../fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/OpenSans-Bold.woff') format('woff'), 
        url('../fonts/OpenSans-Bold.ttf')  format('truetype'), 
        url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/OpenSans-Semibold.woff') format('woff'), 
        url('../fonts/OpenSans-Semibold.ttf')  format('truetype'), 
        url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/OpenSans-Light.woff') format('woff'), 
        url('../fonts/OpenSans-Light.ttf')  format('truetype'), 
        url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*********************************/
/* = CONTENT                     */
/*********************************/
section #page h1 {
    font-size: 2.875em;
    font-family: 'PFDinTextPro-Regular';
    text-transform: uppercase;
    margin-top: -3px;
    color: #000;
}

/*___________SLIDE_______________*/
#bxslider-page {
    margin-top: 50px;
}
#bxslider-page .bxslider-page li {
    text-align: justify;
}
#bxslider-page .bxslider-page li > img {
    padding-right: 0;
    margin: auto;
}
#bxslider-page .bxslider-page li > div {
    padding: 0;
}
#bxslider-page .bxslider-page li > div > div:first-child {
    padding: 0 10px;
}
#bxslider-page .bx-wrapper .bx-viewport {
    border: 0;
}
#bxslider-page .more-rea {
    font-family: 'OpenSans';
    font-size: 0.929em;
    text-transform: uppercase;
    background-color: #6f6f6f;
    display: block;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    text-indent: 10px;
    text-decoration: none;
}
#bxslider-page .more-rea:hover {
    color: #a9ae01;
}



    /***slider activites***/
.tp-banner-container .activites{
    max-height: 322px !important;
}


/*********************************/
/* = CLOISON                     */
/*********************************/
.cloison .top {
    font-family: 'OpenSans-Light';
    list-style: none; 
    padding: 0;
    font-size: 1em;
    margin-bottom: 50px;
}  
.cloison .top > li > ul {
    list-style: disc; 
}  
section #page #para2 > h2 {
    color: #a9ae01;
    font-family: 'PFDinTextPro-Light';
    text-transform: uppercase;
    font-size: 1.429em;
    margin-top: 0;
    margin-bottom: 25px;
}  
#para2 > p {
    font-family: 'OpenSans-Bold';
    font-size: 1em;
    margin-bottom: 30px;
}  
#para2 ul {
    font-family: 'OpenSans';
    font-size: 0.875em;
}  
#para2 ul li {
    margin-bottom: 10px;
}  
.cloison section .encart {
    margin-top: 16px;
}
.cloison section .bx-wrapper .bx-viewport {
    left: 0;
}
#bxslider-page section .bx-wrapper .bx-viewport {
    left: 0;
}
#bxslider-page .bx-wrapper .bx-controls-direction a {
    top: 0;
    margin-top: 0;
    background-color: #fff;
    height: 100%;
}
#bxslider-page .bxslider-page h3 {
    font-family: 'PFDinTextPro-Light'; 
    font-size: 1.429em; 
    text-transform: uppercase; 
    text-align: center;
    padding: 0 29px;
}
.bx-wrapper .bx-prev {
    left: -1px;
    background: url(../images/struct/controls_bis.png) no-repeat;
    background-position: center left;
}
.bx-wrapper .bx-next {
    right: -1px;
    background: url(../images/struct/controls_bis.png) no-repeat;
    background-position: center right;
}
.bx-wrapper .bx-prev:hover {
    background-position: center left;
}
.bx-wrapper .bx-next:hover {
    background-position: center right;
}
/*********************************/
/* = PAGE                        */
/*********************************/
#bx-pager img {
    width: 100%;
}
/*********************************/
/* = PLAN DU SITE                */
/*********************************/
.plan-site > ul > li {
    margin: 10px 0 ;
}
/*********************************/
/* = ACTUALITES                  */
/*********************************/
.actualite section .page-bloc-actu  {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.actualite section .page-bloc-actu > div:first-child img {
    max-width: 100%;
    height: auto;
}
/*********************************/
/* = ACTUALITE DETAIL            */
/*********************************/
.actu-detail .page-detail-actu > div:first-child img {
    max-width: 100%;
    height: auto;
}
/*********************************/
/* = ETUDE DE CAS                */
/*********************************/
.etude-de-cas .page-detail-etude > div:first-child img {
    max-width: 100%;
    height: auto;
}
/*********************************/
/* = ETUDE DE CAS DETAIL         */
/*********************************/
.etude-de-cas-detail .page-detail-etude > div:first-child img {
    max-width: 100%;
    height: auto;
}
/*********************************/
/* = ACTUALITE TEMOIGNAGES       */
/*********************************/
.temoignages .page-detail-temoignages > div:first-child img {
    max-width: 100%;
    height: auto;
}
/*********************************/
/* = ACTUALITE TEMOIGNAGES       */
/*********************************/
.rea-client {
    overflow: hidden;
}
.rea-client img {
    max-height: 80px;
    width: auto;
}
/*********************************/
/* = REA CATEGORIE               */
/*********************************/
#realisation-up > span {
    display: none;
}
.categorie #page ul {
    list-style-type: none;
}
.categorie #realisation-up .menu_level_1 li {
    display: inline-block;
    line-height: 24px;
    background: #fff;
    overflow: hidden;
}
.categorie #realisation-up .menu_level_1 li a {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding: 5px 10px;
    margin: 0;
    border-radius: 3px;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid #f2f4f6;
    -webkit-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    -o-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    -ms-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
}
.categorie #realisation-up .menu_level_1 li.active a,
.categorie #realisation-up .menu_level_1 li a:hover {
    background-color: #ffb919;
}
.bloc-abum {
    display: none;
    margin-bottom: 20px;
    text-align: center;
}
.bloc-abum > div {
    background-color: #fff;
    padding: 10px 10px 0;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}
.bloc-abum a {
    font-family: 'PFDinTextPro-Regular';
    text-transform: uppercase;
    font-size: 0.929em;
    color: #000;
    text-decoration: none;
}
.bloc-abum img {
    margin: auto;
}
.bloc-abum:first-child  {
    display: block;
}
.nav-cat ul {
    padding: 0;
}
.nav-cat .menu_level_1 {
    padding: 0 15px;
}
.categorie .es-carousel-wrapper {
    background: transparent;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
.categorie .es-carousel {
    background: transparent;
}
.categorie .rg-image-wrapper {
    background: none;
    background-color: #3b3b3b;
}
.categorie .rg-image-nav a {
  background-color: transparent;
}
/*********************************/
/* = RESPONSIVE                  */
/*********************************/
@media (min-width: 768px) {
    #bxslider-page #bx-pager img {
        width: 100%;
        margin-bottom: 15px;
    } 
}
@media (max-width: 768px) {
    #bxslider-page #bx-pager img {
        width: 100%;
        margin-bottom: 10px;
    } 
}
@media (max-width: 450px) {
    #bxslider-page #bx-pager img {
        width: 100%;
        margin-bottom: 10px;
    }
    .bloc-abum a {
        font-size: 0.7em;
    }
}


