﻿@import url(https://fonts.googleapis.com/css?family=Roboto:300,500,900);
body {
    font-family: 'Roboto', sans-serif;
}

@media (min-width: 480px) {
    header {
       padding-top:200px;
    }
}

@media (max-width: 320px) {
    header {
       padding-top:150px;
    }
}

@media (min-width: 321px) {
    header {
       padding-top:100px;
    }
}

@media (min-width: 767px) {
    header {
       padding-top:200px;
    }
}

header .navbar-brand {
    margin-top:40px;
}

header .navbar-brand img {
    float: left
}

@media (max-width: 767px) {
    header {
        margin-bottom: 50px
    }
    header .navbar-brand {
        padding: 10px 0 0 0
    }
    header .navbar-brand img {
        width: 150px;
        height: auto;
    }
    header .navbar-brand .slogan {
        font-size: 10px;
        padding-top: 10px;
    }
}

header .slogan {
    float: left;
    color: #E10046;
    padding: 25px 0 0 20px;
    font-weight: bold;
}

header #menu-header {
    margin-right: 80px
}

header .nav {
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: right;
}

header .nav>li>a {
    padding: 0;
    color: #8296AA;
}

header .navbar-toggle {
    border: none;
    border-radius: 0;
}

header .navbar-toggle .icon-bar {
    width: 25px;
    height: 3px;
    border-radius: 0;
}

header .navbar-toggle .icon-bar {
    background-color: #8296AA
}

header .navbar-default {
    background-color: #fff;
    border: none;
}

header .navbar-collapse {
    border: none
}

header .container-header {
    position: relative
}

header .espace-client {
    font-size: 9px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    height: 100%;
    width: 80px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #e5e9ed;
}

header .espace-client span {
    font-size: 25px
}

header .espace-client a {
    color: #8296AA
}

header .espace-client a .titre {
    color: #fff
}

header .espace-client p.titre {
    background-color: #8296AA;
    padding: 5px 0;
}

.menu {
    background-color: #1E3C6E;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
}

.menu li.current_page_item {
    background-color: #8296AA
}

.menu li.current_page_item.orange {
    background-color: #F38200
}

.menu ul {
    padding-left: 0
}

@media (min-width: 767px) {
    .menu {
        font-size: 14px
    }
    .menu ul {
        font-size: 0;
        margin-bottom: 0;
    }
    .menu ul>li {
        font-size: 14px;
        padding-top: 5px;
        height: 50px;
        display: inline-block;
        width: 24%;
    }
    .menu ul>li p {
        text-align: center;
        width: 140px;
        margin: 0 auto;
    }
    .menu ul>li a {
        color: #fff
    }
    .menu li:not(:last-of-type) {
        border-right: 1px solid #fff
    }
}

@media (max-width: 767px) {
    .menu {
        text-align: center
    }
    .menu p {
        width: 100%;
        margin: 0;
    }
    .menu ul {
        padding-left: 0;
        margin-bottom: 0;
    }
    .menu ul>li {
        list-style: none;
        width: 100%;
        border-top: solid 1px #8296AA;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .menu a {
        color: #fff;
        font-size: 16px;
    }
    .menu a:after {
        font-family: axeel-group;
        content: "\e802";
        padding: 0 10px;
        float: right;
    }
    .menu .container {
        padding: 0
    }
}

.realisations {
    min-height: 500px;
    background-color: #8296AA;
    padding-bottom: 10px;
    position: relative;
}

.realisations .fond {
    background-position: center top;
    height: 350px;
    background-size: 1920px 350px;
    background-repeat:no-repeat;
}

.realisations .fond .fond-titre {
    height: 65px;
    background-color: rgba(130, 150, 170, 0.8);
}

.realisations .fond .titre {
    color: #fff
}

.realisations .fond .titre a {
    color: #fff
}

.realisations .container-entreprise {
    width: 66%;
    float: left;
}

.realisations .description {
    font-size: 15px;
    color: #fff;
    text-align: right;
    padding: 15px;
    font-family: roboto;
    font-weight: 300;
    width: 33%;
    float: left;
    background-color: #8296AA;
}

.realisations .entreprise {
    float: left;
    max-width: 240px;
    width: 33%;
    padding-right: 10px;
}

.realisations .entreprise .fond-blanc {
    background-color: #fff
}

.realisations .entreprise img {
    padding: 15px 0
}

.realisations .entreprise a {
    color: #fff
}

@media (max-width: 767px) {
    .realisations .container-entreprise {
        width: 100%;
        float: none;
    }
    .realisations .description {
        width: 100%
    }
    .realisations .entreprise {
        width: 100%;
        max-width: 100%;
        float: none;
        text-align: center;
        padding-right: 0;
    }
    .realisations .entreprise .blanc {
        background-color: #fff
    }
    .realisations .entreprise img {
        margin: 15px auto;
        padding: 0;
    }
}

.realisations .miniatures {
    margin-top: 40px
}

@media (max-width: 480px) {
    .realisations .miniatures img {
        width: 70px
    }
}

.realisations .miniatures img {
    margin-right: 15px
}

.actualite .titre {
    color: #E10046
}

.actualite .titre h2 {
    border-color: #E10046
}

.actualite .titre a {
    color: #E10046
}

.actualite .news {
    min-height: 460px;
    background-color: #E10046;
    max-width: 400px;
    color: #fff;
    margin: 0 auto 15px auto;
}

.actualite .photo {
    height: 250px;
    background-size: cover;
}

.actualite .contenu {
    padding: 15px
}

.actualite a {
    color: #fff
}

.references {
    color: #1E3C6E
}

.references .titre h2 {
    border-color: #1E3C6E
}

.references .titre a {
    color: #1E3C6E
}

.references p {
    text-transform: uppercase;
    font-size: 13px;
}

.contact {
    background-color: #1E3C6E
}

.contact .titre {
    color: #fff
}

.contact .titre h2 {
    border-color: #fff
}

.contact .titre a {
    color: #fff
}

.contact .contenu {
    color: #47a2da;
    text-align: center;
    padding: 15px;
    min-height: 200px;
}

.contact .contenu .tel {
    font-size: 25px;
    color: #8296AA;
}

.contact .contenu img {
    max-width: 200px;
    height: 30px;
    margin-bottom: 20px;
}

footer {
    font-size: 12px;
    line-height: 10px;
}

footer .section-copyrights a {
    color: #1E3C6E;
    padding: 5px;
}

footer .footer-adresse {
    padding-top: 20px;
    background-color: #8296AA;
    min-height: 100px;
    color: #fff;
}

footer .footer-adresse .droit {
    width: 300px;
    margin-top: 50px;
    color: #1E3C6E;
    float: right;
}

footer .footer-adresse .droit p {
    float: right
}

footer .footer-adresse .droit ul {
    float: right
}

footer .footer-adresse .droit li {
    display: inline-block;
    padding-right: 5px;
}

footer .footer-adresse .droit li a {
    color: #1E3C6E
}

footer .footer-adresse .droit li a:hover {
    color: #fff
}

footer .footer-adresse .droit li:not(:last-of-type) {
    border-right: 1px solid #1E3C6E
}

.page h2 {
    font-size: 20px;
    font-family: roboto;
    font-weight: 900;
    color: #1E3C6E;
}

.page .slider {
    color: #fff
}

.page .slider .fond-titre {
    background-color: rgba(130, 150, 170, 0.8);
    margin-top: 100px;
}

.page .slider h1 {
    font-size: 35px;
    font-weight: bold;
    padding-right: 10px;
    margin: 10px 0;
    float: left;
}

.page .slider .fond {
    min-height: 350px;
    background-position: center;
    background-size: 1920px 350px;
}

.page .sidebar {
    text-align: right;
    color: #1E3C6E;
    font-size: 20px;
}

.page .contenu {
    margin-top: 50px;
    color: #788fa3;
}

.single h2 {
    font-size: 14px;
    font-family: roboto;
    font-weight: 900;
    color: #1E3C6E;
}

.single .navigation {
    padding: 15px 0
}

.single .navigation a {
    color: #E10046
}

.single .fond-titre {
    color: #fff;
    background-color: rgba(225, 0, 70, 0.8);
}

.single .fond {
    background-image: url(../../images/icono-02.jpg);
    min-height: 250px;
}

.single .titre h1 {
    font-size: 35px;
    font-weight: bold;
    border-right: solid 1px;
    padding-right: 10px;
    margin: 10px 0;
    float: left;
}

.single .titre a {
    font-size: 12px;
    text-transform: uppercase;
    width: 100px;
    color: #fff;
}

.single .titre a .lien {
    width: 130px;
    float: left;
    padding: 15px 0 15px 15px;
}

.single .titre a span {
    font-size: 25px;
    position: relative;
    top: 15px;
}

.single .sidebar {
    padding-top: 65px;
    color: #E10046;
    font-size:20px;
}

.single .contenu {
  /*  padding-top: 50px*/
}

.blog .fond-titre {
    color: #fff;
    background-color: rgba(225, 0, 70, 0.8);
    margin-top: 100px;
}

.blog .fond {
    background-image: url(../../images/icono-02.jpg);
    min-height: 350px;
    background-size: 1920px 350px;
}

.blog .titre h1 {
    font-size: 35px;
    font-weight: bold;
    border-right: solid 1px;
    padding-right: 10px;
    margin: 10px 0;
    float: left;
}

.blog .titre a {
    font-size: 12px;
    text-transform: uppercase;
    width: 100px;
    color: #fff;
}

.blog .titre a .lien {
    width: 130px;
    float: left;
    padding: 15px 0 15px 15px;
}

.blog .titre a span {
    font-size: 25px;
    position: relative;
    top: 15px;
}

.blog .contenu {
    margin-bottom: 15px
}

.blog .contenu .actu {
    margin-top: 15px;
    min-height: 150px;
    background-color: #E10046;
}

@media (max-width: 767px) {
    .blog .contenu .actu {
        margin: 15px auto;
        width: 300px;
    }
}

.blog .contenu .actu .photo {
    float: left;
    width: 300px;
    height: 150px;
    background-size: cover;
    margin-right: 15px;
}

.blog .contenu .actu .texte {
    color: #fff;
    padding: 15px;
}

.blog .contenu .actu a {
    color: #fff
}

.page-contact .contenu {
    padding-top: 25px;
    background-color: #8296AA;
    color: #fff;
    margin-bottom: 10px;
}

.page-contact input {
    background-color: transparent;
    border: solid #fff;
    border-width: 0 2px 2px 2px;
    color: #fff;
    padding: 5px;
    margin: 5px;
    width: 100%;
}

.page-contact textarea {
    background-color: transparent;
    border: solid #fff;
    border-width: 0 2px 2px 2px;
    color: #fff;
    padding: 5px;
    margin: 5px;
    height: 444px;
    width: 100%;
}

.page-contact .texte {
    font-size: 16px
}

.page-contact .envoyer {
    text-align: center;
    margin: 15px;
}

.page-contact .wpcf7-submit {
    background-color: #1E3C6E;
    border: none;
    font-size: 30px;
    padding: 5px 25px;
    width: 200px;
}

.page-contact i {
    color: #1E3C6E
}

.page-contact::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
}

.page-contact::-moz-placeholder {
    color: #fff
}

.page-contact:-ms-input-placeholder {
    color: #fff
}

.page-contact:-moz-placeholder {
    color: #fff
}

.slider {
    color: #fff
}

.slider .fond-titre {
    background-color: rgba(225, 0, 70, 0.8)
}

.slider h1 {
    font-size: 35px;
    font-weight: bold;
    padding-right: 10px;
    margin: 10px 0;
    float: left;
}

.slider .fond {
    min-height: 250px;
    padding-top: 192px;
    background-position: center;
}

.client h2 {
    color: #8296AA
}

.client .haut {
    box-shadow: 0px 5px 10px 0px #cfcfcf;
    position: relative;
    z-index: 10;
}

.client .haut .utilisateur {
    min-height: 140px
}

.client .haut .utilisateur .avatar img {
    float: left;
    margin: 15px;
}

.client .haut .utilisateur .nom {
    font-size: 25px;
    color: #1E3C6E;
    line-height: 20px;
    padding-top: 40px;
}

.client .haut .votre-contact {
    margin-top: 40px
}

.client .haut .votre-contact .avatar img {
    float: left;
    margin-right: 15px;
}

.client .haut .votre-contact .nom {
    margin-top: 15px;
    font-size: 16px;
    line-height: 15px;
    color: #8296AA;
}

.client .sidebar {
    text-align: center;
    padding: 0 75px;
}

.client .sidebar .lien {
    text-align: left;
    padding-left: 75px;
}

.client .sidebar .lien a {
    color: #8296AA;
    font-weight: 900;
    font-size: 15px;
    text-align: left;
}

@media (min-width: 1199px) {
    .client .sidebar {
        border-right: solid 2px #8296AA
    }
}

.client .sidebar input {
    height: 45px;
    width: 250px;
    font-size: 30px;
}

.client .sidebar input#wp-submit {
    background-color: #E10046;
    color: #fff;
    border: none;
}

.client .sidebar input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset
}

.client .sidebar::-webkit-input-placeholder {
    color: #8296AA;
    text-align: center;
}

.client .sidebar::-moz-placeholder {
    color: #8296AA;
    text-align: center;
}

.client .sidebar:-ms-input-placeholder {
    color: #8296AA;
    text-align: center;
}

.client .sidebar:-moz-placeholder {
    color: #8296AA;
    text-align: center;
}

.client .sidebar .reglement {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
}

.client .contenu {
    text-align: center
}

.client .contenu i {
    color: #E10046
}

.client .contenu input {
    background-color: transparent;
    border: solid #8296AA;
    border-width: 0 2px 2px 2px;
    padding: 5px;
    margin: 5px;
}

@media (min-width: 767px) {
    .client .contenu input {
        width: 400px
    }
}

.client .contenu input.wpcf7-submit {
    background-color: #E10046;
    color: #fff;
    border: none;
    width: 250px;
    font-size: 30px;
}

.client .gauche {
    padding-right: 0
}

.client .droit {
    box-shadow: -5px 0px 10px 0px #cfcfcf;
    min-height: 400px;
    padding: 30px;
}

.client #home label {
    color: #8296AA;
    border-bottom: 1px solid #8296AA;
    width: 100%;
}

.client #home span {
    float: right
}

.client #home input {
    border: none;
    margin-bottom: 15px;
    color: #1E3C6E;
    font-weight: bold;
}

.client #home input[type="submit"] {
    background-color: #1E3C6E;
    font-size: 30px;
    padding: 5px 25px;
    color: #fff;
}

.client #home p {
    margin-bottom: 0
}

.mb20 {
    margin-top: 20px
}

.titre h2 {
    font-size: 35px;
    font-weight: bold;
    /*border-right: solid 1px;*/
    padding-right: 10px;
    margin: 10px 0;
    float: left;
}

@media (max-width: 767px) {
    .titre h2 {
        font-size: 25px
    }
}

.titre a {
    font-size: 12px;
    text-transform: uppercase;
    width: 100px;
}

.titre a .lien {
    width: 130px;
    float: left;
    padding: 15px 0 15px 15px;
}

@media (max-width: 767px) {
    .titre a .lien {
        width: 100px;
        font-size: 10px;
    }
}

.titre a span {
    font-size: 25px;
    position: relative;
    /*top: 15px;*/
}


.text-bleu {
    color: #1E3C6E
}

.rappel {
    position: fixed;
    right: -1000px;
    z-index: 50;
}

@media (min-width: 500px) {
    .rappel {
        width: 550px;
        height: 220px;
        background-image: url(../../images/rappel.png);
        position: fixed;
        top: 220px;
        right: -365px;
    }
    .rappel p {
        font-size: 30px;
        font-weight: bold;
        color: #1E3C6E;
        line-height: 20px;
        position: relative;
        top: 24px;
        left: 60px;
    }
    .rappel p#rappel:hover {
        cursor: pointer
    }
    .rappel span {
        color: #8296AA;
        font-size: 50px;
        position: relative;
        top: -32px;
        left: 141px;
        font-weight: bold;
    }
    .rappel a {
        text-decoration: none
    }
    .rappel .contenu {
        width: 275px;
        position: relative;
        left: 165px;
        top: -50px;
    }
    .rappel .contenu p {
        font-size: 12px;
        color: #1E3C6E;
    }
    .rappel .contenu p.cnil {
        font-size: 10px;
        line-height: 10px;
        margin-top: -50px;
    }
    .rappel input.numero {
        font-size: 12px;
        position: relative;
        top: 20px;
        left: -140px;
        height: 27px;
        width: 250px;
    }
    .rappel input.wpcf7-submit {
        height: 26px;
        position: relative;
        top: -48px;
        left: 189px;
        background-color: #E10046;
        color: #fff;
        border: none;
        padding: 0 15px;
    }
    .rappel .wpcf7-mail-sent-ng,
    .rappel .wpcf7-validation-errors {
        border: 2px solid #E10046;
        position: absolute;
        top: 42px;
        left: 55px;
        width: 262px;
        background-color: #E10046;
        color: #fff;
        z-index: 10;
    }
    .rappel .wpcf7-mail-sent-ok {
        border: 2px solid #E10046;
        position: absolute;
        top: 42px;
        left: 54px;
        width: 262px;
        background-color: #E10046;
        color: #fff;
        z-index: 10;
        font-size: 13px;
    }
    .rappel .wpcf7-not-valid-tip {
        border: 2px solid #E10046;
        position: absolute;
        top: 77px;
        left: -140px;
        width: 262px;
        background-color: #E10046;
        color: #fff;
        z-index: 10;
        font-size: 10px;
    }
}

.bg-gris {
    background-color: #f2f4f6
}


/*.pagination {    position: absolute;    top: -20px;    right: 0;    padding-right: 25px;}*/

.pagination .fleche {
    font-size: 50px
}

.pagination ul.page-numbers {
	margin-bottom:0px;
	margin-top:0px;	
}

.pagination ul.page-numbers li {
    display: inline-block;
    list-style: none;
    font-size: 20px;
}

.pagination-blog ul.page-numbers li {
    display: inline-block;
    list-style: none;
    font-size: 20px;
    vertical-align: middle;
    line-height: 50px;
}

.references .ref {
    position: relative;
    padding: 15px 0 0 0;
    max-width: 350px;
}

/*.references:before {    content: "";    display: block;    height: 195px;    margin: -195px 0 0;}*/

#references {
    position: relative
}

.banniere {
    padding-top: 15px;
    color: #fff;
    min-height: 400px;
}

.banniere .fond {
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 400px;
    width: 100%;
    position: absolute;
}

.banniere .contenu {
    min-height: 400px;
    position: relative;
}

@media (min-width: 600px) {
    .banniere .contenu a {
        position: absolute;
        bottom: 20px;
        right: 0;
        z-index: 10;
    }
}

.banniere h2 {
    text-transform: uppercase;
    font-size: 40px;
}

.banniere h3 {
    font-size: 14px;
    font-weight: bold;
    color: #1E3C6E;
}


/*! * bootstrap-vertical-tabs - v1.2.1 * https://dbtek.github.io/bootstrap-vertical-tabs * 2014-11-07 * Copyright (c) 2014 ─░smail Demirbilek * License: MIT */

.tabs-left,
.tabs-right {
    border-bottom: none;
    padding-top: 2px;
}

.tabs-left>li,
.tabs-right>li {
    float: none;
    margin-bottom: 2px;
}

.tabs-left>li {
    margin-right: -1px;
    background-color: #f2f4f6;
}

.tabs-left>li img {
    margin-right: 15px
}

.tabs-left>li a {
    color: #8296AA
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border: none;
    background-color: #d9dfe5;
}

.tabs-left>li.active {
    z-index: 10
}

@media (min-width: 767px) {
    .tabs-left>li.active span {
        display: block;
        height: 40px;
        width: 40px;
        background-color: #d9dfe5;
        transform: rotate(45deg);
        position: absolute;
        right: -19px;
        bottom: 9px;
    }
}

.tabs-left>li>a {
    border-radius: 0;
    margin-right: 0;
    display: block;
}

body:after {
    content: url(../../images/close.png) url(../../images/loading.gif) url(../../images/prev.png) url(../../images/next.png);
    display: none;
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px;
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../../images/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../../images/prev.png) left 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../../images/next.png) right 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../../images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.container-fluid {
    padding: 0
}

@media (min-width: 768px) {
    .container-fluid {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container-fluid {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        width: 1170px
    }
}

li a.page-numbers {
    font-size: 20px;
}

.contenu strong {
    color: #1e3c6e;
}

.contenu img {
    margin-bottom: 10px;
}

.sidebar img {
    margin-bottom: 10px;
}

.side-left {
    font-size: 20px;
    color: #1e3c6e;
}

.side-right {
    color: #788fa3;
}

.side-right strong {
    color: #1e3c6e;
}


}
.page-contact .mention-ob {
    font-size: 10px !important;
}


#references .apercu {
    width: 350px;
    height: 240px;
}

@media (max-width: 480px) {
    #references .apercu {
    width: 300px;
    height: 240px;
}
}

#references {
    padding-top: 180px;
    margin-top: -190px;
}
#references .bg-gris {
    padding-bottom: 15px;
}
.pagination .fleche {
    font-size: 50px;
    color: #788fa3;
}
.pagination {
    margin: 0px 0px 0px 15px;
}
.page-numbers li .page-numbers {
    color: #788fa3;
}
.page-numbers li .page-numbers.current {
    color: #1e3c6e;
}
#references .tright,
.references .tright {
    border-right: 1px solid #1e3c6e;
}
.actualite .ractu {
    border-right: 1px solid #e10046;
}
.contact .rcont,
.realisations .real {
    border-right: 1px solid #FFFFFF;
}
.contenu {
    font-weight: 100;
}

.references .ref .titre-ref {
    background-color: rgba(129, 149, 169, 0.8);
    padding: 15px;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    display:none;
}

.single .zetitre {
	color:#8296aa;
	font-size:30px;
	font-weight:300;
}

.single .contenu h1, .single .contenu h2, .single .contenu h3, .single .contenu h4, .single .contenu h5, .single .contenu strong{
	color:#1e3c6e;	
}

.single .contenu {
	color:#788fa3;
	font-size:14px;
}
/*
@media screen 
    and (min-device-width : 750px) 
    and (max-device-width : 1334px) 
    and (min-resolution: 326dpi) 
{ 
	
	.references .ref .titre-ref {
		font-size:500px;
	}
	
	#references .col-xs-12,#references .col-sm-6, #references .col-md-4, #references .col-lg-4
	{
		padding-right:0 px !important;	
	}
	
	
}
*/
/*# sourceMappingURL=styles.css.map */