@import 'https://fonts.googleapis.com/css?family=Prompt';

/*General*/
h1, h2, h3, h4, h5, h6 {    font-family: "Open sans", Helvetica, Arial;}
p {
    font-size: 15px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
}
blockquote {
    font-style: italic;
    font-family: Georgia;
    color: #999;
    margin: 30px 0 30px;
}

h1, .h1-like { margin-top: 20px; padding-bottom: 7px;	font-weight: 300;         color:#0d2846; font-family: 'Prompt', sans-serif; border-bottom: 1px solid #AAA;  }
h2, .h2-like { color:#0d2846; font-family: 'Prompt', sans-serif; border-bottom: 1px solid #CBCBCB;  padding-bottom: 7px;  }
h3, .h3-like { }
h4, .h4-like { }
h5, .h5-like { }


h1, h2 {    border-bottom-width: 1px;    margin-bottom: 15px;    position: relative;}

h1::before, h2::before {    background: #890b0b none repeat scroll 0 0;    bottom: 0;
                            content: "";    display: block;    height: 2px;    left: 0;    margin: 0 0 -1px;    position: absolute;    width: 40px;}

h2.text-right::before, h1.text-right::before,h1[style*="text-align: right;"]::before,h2[style*="text-align: right;"]::before {
    left: auto;
    right: 0;
}

h2.text-center::before, h1.text-center::before,h1[style*="text-align: center;"]::before,h2[style*="text-align: center;"]::before {
    left: 50%;
    margin-left: -20px;
}


h1 span, .h1-like span{ color:#1E1E1E;}
h2 span, .h2-like span{color:#1E1E1E; }
h3 span, .h3-like span { }
h4 span, .h4-like span { }
h5 span, .h5-like  span { }


.logoSite { position:absolute; z-index: 999}



/*******************************/
/*           Jumbotron         */
/*******************************/
.jumbotron { color: inherit;  padding-top:30px; padding-bottom:30px; margin-bottom:0; }
.container .jumbotron { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-left:40px; padding-right:40px; }
.jumbotron p { font-size:inherit; }
.jumbotron h2, .jumbotron h3, .jumbotron h4,
.jumbotron h5, .jumbotron h6 { line-height: 1.3em;  }
.jumbotron h1{ font-size: 30px;  }

.jumbotron h1, .jumbotron h2, .panel h1, .panel h2, .jumbotron h1::before, .jumbotron h2::before, .panel h1::before, .panel h2::before, .cameraContents h1::before,.cameraContents h2::before { border:none; background:none !important;  margin-bottom: 5px;  }

.jumbotronBleu  { background-color: #00253D;}
.jumbotronVert  { background-color: #fff;}
.jumbotronRouge  { background-color: #ab9975;}
.jumbotronGrisFonce  { background-color: #3a4248;}
.jumbotronGrisClair  { background-color: #CBCBCB;}

.barresGrises {  border-top: 1px solid #E1E1E1;    border-bottom: 1px solid #E1E1E1;          }
.barresVertes {     border-top: 1px solid #84A200;    border-bottom: 1px solid #84A200;         }
.barresBleues {    border-top: 1px solid #364D8B;    border-bottom: 1px solid #364D8B;          }
.barresRouges {    border-top: 1px solid #C10841;    border-bottom: 1px solid #C10841;          }

.logoSite { position:absolute;}

.telephoneTop {  font-size: 150%; color:#000; font-weight: bold;}

.telephoneTop a {  font-size: 100% !important; }


.img-polaroid { 
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

label {
    color: #777;
}
.herotxt h2 {
    font-size: 35px;
}
.herotxt p {
    font-size: 20px;
}
.highlight {
    margin-top: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.16);
}
.highlight:first-child {
    border: none;
}
element.style {
}
.headroom {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.panel {
    margin-bottom: 0px;
    background-color: transparent;
    padding-bottom: 10px;
}
.panel-heading h2, panel-heading h4
{
    color:#000;
}

.panel-body {

}
.sectionBox {
    padding: 35px 0 40px;
    /* margin-bottom:5px; // tester les effets de bord*/
    margin-bottom:0; // tester les effets de bord
    background: #FFF;
    z-index:5; 
}


.slideUp {
    top: -100px;
}
.headroom {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.serviceslist .btn {
    padding: 10px 38px;
    font-weight: bold;
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/* Highlights*/
.highlight {
    margin-top: 40px;
}
.h-caption {
    text-align: center;
}
.h-caption i {
    display: block;
    font-size: 54px;
    color: #fff;
    margin-bottom: 36px;
}
.h-caption h4 {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
}
.jumbotron p {
    font-size: inherit;
    color: #979797;
    font-size: 16px;
}
.h-body {
}

.jumbotron h1, .jumbotron h2, .jumbotron h3, .jumbotron h4, .jumbotron h5, .jumbotron h6, .jumbotron div , .jumbotron div p {
    color: #fff;
}


.text-muted {
    color: #888;
}
.breadcrumb {
    background: none;
    padding: 0;
    margin: 30px 0 0px 0;
}
ul.list-spaces li {
    margin-bottom: 10px;
}
.bgColor1 {
    background-color: #323a47;
    color: #fff;
}
.bgColor1 .fa {
    color: #fff;
}
/* Helpers */
.container-full {
    margin: 0 auto;
    width: 100%;
}
.top-space {
    margin-top: 35px;
}
.top-margin {
    margin-top: 20px;
}

.sidebar {
    padding-top: 36px;
    padding-bottom: 30px;
}
.sidebar .panel {
    margin-bottom: 20px;
}
.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 {
    margin-top: 20px;
}
/* Footer */
.footer1 {
    background: #000;
    padding: 30px 0 0 0;
    font-size: 12px;
    color: #999;

    color: #888;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
    line-height: 20px;

}

.footer1 .background
{
    background: #222 url("../img/bgfooter.jpg");

    -webkit-background-size: cover !Important;
    -moz-background-size: cover !Important;
    -o-background-size: cover !Important;
    background-size: cover !Important;

    filter:alpha(opacity=20); /* IE */
    -moz-opacity:0.2; /* Mozilla */
    opacity: 0.2; /* CSS3 */
    position: absolute; top: 0; left: 0; height: 100%;
    width:100%;
}

.footer1 a {
    color: #CCC;
}
.footer1, .footer1 div, .footer1 p  {
    color: #EEE;
}
.footer1 a:hover {
    color: #fff;
}
.footer1 .panel {
    margin-bottom: 30px;
}
.footer1 .panel-title {
    font-size: 17px;
    font-weight: bold;
    color: #FFF;
    margin: 0 0 20px;
}
.footer1 .entry-meta {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0 0 35px 0;
    padding: 2px 0;
    color: #888888;
    font-size: 12px;
    font-size: 0.75rem;
}
.footer1 .entry-meta a {
    color: #333333;
}
.footer1 .entry-meta .meta-in {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.follow-me-icons {
    font-size: 30px;
}
.follow-me-icons i {
    float: left;
    margin: 0 10px 0 0;
}
.footer2 {
    background: #222;
    padding: 15px 0;
    color: #777;
    font-size: 13px;
}
.footer2 a, .footer3 a {
    color: #fff;
    padding: 0px 10px;
    font-size: 13px;
}
.footer1 p {
    font-size: 14px;
}
.footer2 a:hover {
    color: #0068B1;
}
.footer2 p {
    margin: 0;
    font-size: 13px;
    color:#FFF;
}
.panel-simplenav {
    margin-left: -5px;
}
.panel-simplenav a {
    margin: 0 5px;
}

.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote img {
    margin-bottom: 10px;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.contact ul {
    padding: 0px;
}
.contact ul li {
    margin-bottom: 10px;
    list-style: none;
}
footer ul li , #footerv3  ul li {
    list-style: none;
}

.bottom-links ul{  list-style:none;
                   position:relative;
                   left:20%; }

#footerv3 { border-top:10px solid #1882AA; background:#F6F6F6; padding-top:20px;}

#footerv3 p, #footerv3 a,#footerv3 {color:#1882AA; }

.footer4 { padding-bottom: 15px;  clear:both;}

.bottom-links,
.bottom-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bottom-links li {
    display: block;
    float: left;
    margin: 0 18px 0 0;
}

@media (max-width: 767px) {
    .bottom-menu {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .bottom-links li { float:none;}
}

.top-bar-footer4 { border-top:3px solid #1882AA; margin:20px 0 ;}

.footer-bottom a { 
    padding: 0px 10px;
    margin:0;
    font-size: 13px;
}

.footer-bottom p {  
    margin:0; 
}


/**Style footer 4 : **/
#footer4 {
    color: #7f7f7f;
    margin: 0;
    overflow-x: hidden;
    margin-top:30px;
}

#footer4 .footer-top { 
    font-size: 12px;
    line-height: 21px;
    padding: 50px 0 20px;
    text-align:left;
}
#footer4 .footer-bottom {
   
    font-size: 11px;
    line-height: 17px;
    padding: 21px 0 20px;
}
#footer4 .sidebar4 .widget {
    margin-bottom: 30px;
}
#footer4 .sidebar4 .widget:nth-child(4n+1) {
    clear: left;
}
#footer4 .sidebar4 .widget p {
    margin: 0 0 16px;
}
#footer4 .sidebar4 .widget header, #footer4 .sidebar4 .widget .title-block {
    margin: 0 0 5px;
    padding: 0 0 2px;
}
#footer4 .sidebar4 .widget header::before, #footer4 .sidebar4 .widget header::before, #footer4 .sidebar4 .widget .title-block::before, #footer4 .sidebar4 .widget .title-block::before {
    display: none;
}
#footer4 .sidebar4 .widget header .title, #footer4 .sidebar4 .widget .title-block h3 {

    text-transform: uppercase; 
}
#footer4 .phone, #footer4 .address {
    padding-left: 34px;
    position: relative;
}
#footer4 .footer-icon {
    color: #c6c6c6;
    left: 16px;
    position: absolute;
    top: 0;
}
#footer4 .footer-icon::before {
    font-size: 20px;
    line-height: 18px;
    width: auto;
}


#map-canvas {
    height: 100%;
    margin: 0px;
    padding: 0px
}
.thumbnail h4{
    font-weight:600;
}
/* ------- */
.one-line-heading {
    text-align: left;
}
.testimonials {
    list-style: none;
    padding: 0;
    margin: 0;
}
.testimonials li {
    padding: 10px 0 10px 0;
}
em {
    font-style: italic;
}
.testimonials li h4 {
    padding-top: 10px;
    margin: 0;
}

.isotopeWrapper article {
    margin-bottom: 30px;
}

nav#filter {
    margin-bottom: 1.5em;
}
nav#filter li {
    display: inline-block;
    margin: 0 0 0 5px;
}
nav#filter a {
    padding: 4px 12px;
    line-height: 20px;
    border: 1px solid #323a47;
    text-decoration: none;
    color: #323a47;
}
nav#filter a.current {
    background: #323a47;
    color: #fff;
}
.iconColor .fa {
    color: #ee0c45;
}


.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}




//* Top bar *//

header { background : #0E1A2E; }

.top-bar {
    padding: 10px 0;
    background: #0E1A2E;
    border-bottom: 1px solid #222;
    line-height: 28px;
    color:#FFF;
}

.top-number{
    color: #FFF;
}

.top-number p{
    margin: 0; color: #FFF;
}




#head { text-align: center;}

.collapseHand  { cursor:pointer;}

.col-content {
    margin:5px 0; 
}

.overlay {

    display: block;
    opacity: 0;
    margin-left:15px;
    margin-right:15px;
    position: absolute;
    width: 95%;
    height:  100%;
    left: 0;
    top: 0;
    background: #0E1A2E;
    padding:30px;
}

.overlay p, .overlay div, .overlay h1, .overlay h2, .overlay h3, .overlay h4 { color:#FFF;} 


.col-content:hover .overlay {
    opacity: 0.95;

}

.overlay-fixed {
    display: block;
    opacity: 1;
    width: 100%;
    height:  100%;
    left: 0;
    top: 0;
    padding:20px;
    border:1px solid #E5E5E5;
    border-top:none;
    background: #FFF none repeat scroll 0 0;
    color: #505050;
}




.bloc {
    border-radius: 3px;
    cursor:pointer;
    display: inline-block;
    float: none;
    margin: 0 0 40px;
    min-width: 260px;
    overflow: hidden;
    position: relative;
    text-align: left;
    vertical-align: top;
}
.carousel .bloc {
    margin-top: 40px;
}
.bloc .image {
    background: #FFF none repeat scroll 0 0;
    display: block;
    line-height: 0;
    margin: 0;
}
.bloc .default {

    transform: rotateY(00deg);
    transform-style: preserve-3d;
    transition: all 0.6s ease-in-out 0s;
    width: 100%;
}
.bloc .description {
    background: #f2f2f2 none repeat scroll 0 0;
    border-top-width: 1px;
    color: #505050;
    display: table;
    font-size: 13px;
    height: 72px;
    line-height: 18px;
    text-align: center;
    width: 100%;
}

.bloc .description h3 {
    display: table-cell;
    height: 72px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 16px;
}

.bloc .bloc-hover { 
    border-radius: 3px;
    top: 0;
    bottom:0;
    box-sizing: border-box;
    color: #FFF;
    display: none;
    font-size: 12px;
    line-height: 20px;
    padding: 16px 20px 90px;
    position: absolute;
    width: 100%;
    height: 100% !important;
    z-index: 45;
}

.bloc .bloc-hover p, .bloc .bloc-hover div, .bloc .bloc-hover h2  { color: #FFF;}



.rotation .bloc-hover {
    backface-visibility: hidden;
    display: block;
    height: inherit;
    transform: rotateY(90deg);
    transform-style: preserve-3d;
    transition: all 0.6s ease-in-out 0s;
    z-index: 13;
    background: rgba(0, 0, 0, 1);
}

.rotation:hover .bloc-hover {
    transform: rotateY(0deg);
    transition-delay: 0.4s;
    z-index: 46;
    background: rgba(10, 10, 10, 0.9) none repeat scroll 0 0;
}

.rotation:hover .default {
    transform: rotateY(-90deg);
    transition: all 0.6s ease-in-out 0s;
    z-index: 1;
}


.rotation {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    perspective: 600px;
}

.rotation.bloc {
    overflow: visible;
}

.rotation:hover {
    z-index: 35;
}

.rotation .default {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 3px;    
    box-shadow: 2px 3px 6px rgba(0,0,0,.5);     
}

.rotation .default {
    backface-visibility: hidden;
    overflow: hidden;
    position: relative;
    transform: rotateY(0deg);
    transform-style: preserve-3d;
    transition: all 0.6s ease-in-out  0.6s;
    z-index: 24;
}

.overlay-fluid {
    border-radius: 5px;
    color: #fff;
    display: block;
    position: relative;
    text-align: center;
    text-shadow: 0 1px #000;
}
.overlay-fluid:hover {
    display: block;
    text-decoration: none;
}
.carousel .overlay-fluid {
    margin: 2px 1px;
}

/*.overlay-fluid img {
    background-color: #555;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    text-align: center;
    width: 100%;
}*/
.overlay-fluid .shadow {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.10) 62%, rgba(0, 0, 0, 0.15) 68%, rgba(0, 0, 0, 0.20) 90%, rgba(0, 0, 0, 0.25) 100%) repeat scroll 0 0;
   border-radius: 5px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.overlay-fluid .overlay-fluid-title {
    bottom: 37px;
    left: 0;
    margin: 0 0 -17px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    text-align: center;
    transition: bottom 0.2s ease-in 0s;
}

.overlay-fluid .bg-hover {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 5px;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease-out 0s;
}
.overlay-fluid:hover {
    text-shadow: none;
}
.overlay-fluid:hover .overlay-fluid-title, .overlay-fluid:hover .overlay-fluid-title p {
    bottom: 46%;
    color: #1e1e1e;
    transition: bottom 0.2s ease-in 0s;
}

.overlay-fluid h2 { color:#FFF;}

.overlay-fluid:hover h2 { color:#232321;}

.overlay-fluid .overlay-fluid-title p {
    color: #FFF;
}

.overlay-fluid:hover .bg-hover {
    opacity: 1;
    transition: all 0.2s ease-in 0s;
}

.overlay-fluid .title {
    bottom: 46px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 6px;
    text-align: center;
}


.col-content a:hover {text-decoration: none; }

.navbar-fixed-top { margin-bottom:50px; padding: 10px 0; min-height: 25px;}


.caption {
    position: absolute;
    left:0;
    right:0;
    height: 100%;
    margin: 0 15px;

    opacity: 0.5;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.caption:hover {
    opacity: 0.5;
    background:#187BBD;
}

.caption-content {
    position: absolute;

    padding-left:15px;padding-right:15px;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: left;
    font-size: 20px;
    color: #fff;

    top:20%;
}

.caption .caption-content i {
    margin-top: -12px;
}

.caption .caption-content h3,
.caption .caption-content h4 {
    margin: 0;
}



/* Top ------------------------------------------------------------*/


#toTop {
    display:none;
    text-decoration:none;
    position:fixed;
    bottom:10px;
    right:10px;
    overflow:hidden;
    width:51px;
    height:51px;
    border:none;
    text-indent:100%;
    z-index: 9999;
    background:url("../img/ui.totop.png") no-repeat left top;
}
#toTopHover {
    background:url("../img/ui.totop.png") no-repeat left -51px;
    width:51px;
    height:51px;
    display:block;
    overflow:hidden;
    float:left;
    opacity: 0;
    -moz-opacity: 0;
}
#toTop:active, #toTop:focus {
    outline:none;
}



/*  Main Navigation ---------------------------------------------------*/

.tinynav{
    display: none;

}
.is-sticky .sf-menu > li {
    margin:0 15px 0 0;
    padding: 10px 10px 8px 10px;
}
.is-sticky .mainmenu {
    min-height: 30px;
    left: 0;
}
.is-sticky .sf-menu .sf-mega ,
.is-sticky .sf-menu li:hover > .sf-mega,
.is-sticky .sf-menu li.sfHover > .sf-mega,
.is-sticky .sf-menu .sub-current  {
    top: 44px;
}
.is-sticky .sf-menu .sub-current .sub-current {
    top: 0px;
}

.galerie .row { margin:0;}

/*  Header -------------------------------------------*/

header{
    background: #fff;
}
.headerbox{
    padding: 20px 0; 
}
.mainmenu{
    width: 100%;
    min-height: 65px;
    background-color: #fff;

    z-index: 9999;
}


/* Hover efect -------------------------------------------------*/

.img-hover{
    position: relative;
    overflow: hidden;
}
.img-hover img{
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.img-hover .img-overlay{
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.img-hover:hover .img-overlay{
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.img-hover:hover img{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer;
}
.img-hover .img-overlay a{
    padding-top: 26%;
    height: 100%;
    width: 100%;
    display: block;
    font-size: 40px;
    color: #fff;
}
.img-hover .img-overlay a:hover{
    text-decoration: none;
}

/* Buttons */

.btn-primary {
    background-color: #6A80A9;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {

    background-color:#0098CA ;
}

.overlayBlur {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.7;
    width: 100%;
}


.full-width-box {
    overflow: hidden;
    padding: 76px 0;
    position: relative;
    transition: opacity 0.2s linear 0s;
}

.full-width-box .container { opacity:0.9 !important;}

.full-width-box .fwb-bg {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 0;
}

.full-width-box .fwb-blur {
    background-position: center top !important;
}
.full-width-box .fwb-blur .blur-box {
    bottom: 0;
    display: block !important;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -100;
}

.full-width-box .fwb-blur .blur-box canvas {
    background-attachment: fixed;
    background-size: cover;
    max-width: inherit;
    min-height: 100%;
    min-width: 100%;
    vertical-align: top;
    width: auto;
}
 

.portfolioFilter{
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
        border-top:1px solid #dedede;
	padding-top: 11px;
}
.portfolioFilter a{
	margin: auto 10px;
	color: #131313;
	font-size: 14px;
	padding: 13px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.portfolioFilter .current,
.portfolioFilter a:hover{
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
   -webkit-transition-duration: 0.8s;
   -moz-transition-duration: 0.8s;
   transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolioContainer .col-content{
	margin-bottom:10px;
}

.rotationLien { diplay:block;width:100%;height:100%;z-index:999;position:absolute;	left:0;	right:0;	top:0;	bottom:0;}

.btn-default {
   background: transparent;
    border-color: #6a80a9;
    color: #6a80a9;
    text-shadow: none;
    
    padding: 13px 30px;
    font-size: 12px;
    border-width: 2px;
    border-radius: 0;
    text-transform: uppercase !important;
}

.btn-primary {
    color: #ffffff;
    background-color: #6a80a9;
    border-color: #6a80a9 #6a80a9 #52678e;
    padding: 13px 25px !important;
    font-size: 12px;
    border-radius: 2px !important;
    
    text-transform: uppercase !important;
}

.btn-thumb
{
    position: absolute;
    top: 5px;
    right: 20px;
    border-radius: 100%;
    font-size: 2em;
    line-height: 0.76;
    width: 30px;
    height: 30px;
    font-weight: 100;
    text-align: center;
    padding-top: 7px;
    background-color: #4A5768 !important;
    color: #ffffff !important;
}


.thumb-info-caption {
    position: relative;
    display: block;
    padding: 0;
    padding-bottom:10px;
    border-bottom: 1px solid #e3e3e3 !important;
    -webkit-transition: ease border-bottom 300ms;
    -moz-transition: ease border-bottom 300ms;
    transition: ease border-bottom 300ms;
    
    background-color: #ffffff !important;
}
 
 
.open-popup-link:hover {   display:block;  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.50);  -webkit-transition: ease border-bottom 300ms;    -moz-transition: ease border-bottom 300ms; transition: ease border-bottom 300ms; }

.open-popup-link h2 { padding: 2px 10px;}



.col-content-p0 { padding:0;     margin:0;}

.col-content-p2 { padding: 0 20px; } 

.col-type-text { padding:0 20px!important; }

.col-content { position: relative; z-index: 1; }

section.section.section-parallax {
    background-color: transparent; 
    background-attachment: fixed;
    border: 0;
    
      -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Magnific Popup CSS */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 50px;
  width: 1024px;
  max-width: 1024px;
  margin: 20px auto;
}

/* Prevoir css mobile : (largeur) */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

   
.custom-text-color-1 {
    color: #818898 !important;
}

.fa-theme-color {
    color:#187BBD;
}

.text-color-dark {
    color: #2e353e !important;
}

.font-weight-semibold {
    font-weight: 600 !important;
}

h6 {
    color: #333;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
}

.custom-list-style-1 li {
    list-style: none;
    line-height: 2.5;
}

.custom-list-style-1 {
    padding: 0;
}
 

.social-icons.custom-style-1 li {
    background: none;
    box-shadow: none; 
}

.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
    list-style: none;
}

.social-icons li {
    padding: 0;
    margin:0 5px;
    float:left;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.custom-pagination-style-1 {
    box-shadow: 0px 4px 40px -5px rgba(0, 0, 0, 0.3);
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #6a80a9 !important;
    border-color: #6a80a9;
}

.text-uppercase {
    text-transform: uppercase !important;
}

 
.menu > ul {
    margin: 0 auto;
    width: 100%;

    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}

.menu > ul:after {
    clear: both;
}

.menu > ul > li {
    float: left;
    padding: 0;
    margin: 0;
}

.menu > ul > li a {
    text-decoration: none;
    padding: 1em 3em;
    display: block;
}

.MidNav .menu > ul > li a {
    text-decoration: none;
    padding: 1em 2.7em;
    display: block;
}

.menu > ul > li:hover {
    background: #f0f0f0;
}

.menu > ul > li > ul {
    display: none;
    width: 100%;
    background: #f0f0f0;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu ul   ul ul{
    list-style: none;
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 16%;
    background: none;
    float: left;
}

.menu > ul > li > ul > li a {
    color: #777;
    padding: .2em 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #ccc;
}

.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-size: .8em;
}

.menu > ul > li > ul > li > ul > li a {
    border: 0;
}

.menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}

.menu > ul > li > ul.normal-sub > li {
    width: 100%;
}

.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 1em 0;
}

.menu-mobile {
    display: none;
    padding: 20px;
    z-index:999;
}

.menu-mobile:after {
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}

.headerTopM { min-height:70px; z-index: 999;}

.menu > ul {
    margin: 0 auto;
    width: 100%;

    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}

.menu > ul:after {
    clear: both;
}

.menu > ul > li {
    float: left;
    padding: 0;
    margin: 0;
}

.menu > ul > li a {
    text-decoration: none;
    padding: 1em 3em;
    display: block;
}

.MidNav .menu > ul > li a {
    text-decoration: none;
    padding: 1em 2.7em;
    display: block;
}

.menu > ul > li:hover {
    background: #f0f0f0;
}

.menu > ul > li > ul {
    display: none;
    width: 100%;
    background: #f0f0f0;
    padding: 10px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu ul   ul ul{
    list-style: none;
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 16%;
    background: none;
    float: left;
}

.menu > ul > li > ul > li a {
  
    padding: .2em 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #ccc;
}

.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-size: .8em;
}

.menu > ul > li > ul > li > ul > li a {
    border: 0;
}

.menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}

.menu > ul > li > ul.normal-sub > li {
    width: 100%;
}

.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 1em 0;
}

.MidNav { margin-bottom:15px; margin-top:10px;}

.MidNav .menu > ul > li > a { background-color: rgba(155,133,133,1);;}

.inputFile { border:none; box-shadow:none;padding:0;border-radius: 0px;}