@import url('https://fonts.googleapis.com/css?family=Roboto');
*{
	padding: 0;
	margin: 0;
}
body{
    font-family: 'Roboto', sans-serif;
	padding: 0;
	margin: 0;
	text-align: justify;
    overflow-x: hidden;
}
header{
	width: 100%;
	height: 120px;
	z-index: 1000;
    position: fixed;
    top: 0px;
    background: #f6f6f6;
}
a:hover{
    text-decoration: none;
}
.nav-tabs li{
    float: right;
}
.nav-tabs > li > a {
    border: none;
    border-radius: 4px 4px 0 0;
    background: #f3f5f9;
    margin: 0;
}
.tab-content ul{
    margin-left: 35px;
}
.tab-content{
    padding: 40px;
}
.item{
    height: 80vh;
}
.item img{
    object-fit: cover;
}
.tab-content, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #e7ecf2;
    border-color: #e7ecf2;
    margin: 0;
}
#about{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#about a:hover{
    color:#fff;
}
.no-padding{
    padding: 0 !important;
}
.navbar{
    margin-bottom: 0;
    text-align: center;
    border-radius: 0;
    background: #11447f;
}
.navbar-inverse{
    border-color:transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #2a63a5;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding:14px 60px;
    text-transform: uppercase;
    font-weight: normal;
}
.carousel-control.left, .carousel-control.right{
    background: none;
}
.langues.dr {
    float: right;
    margin-left: 35px;
}
.carousel-caption{
    left: 0;
    background: #11447f99;
    width: 50%;
    padding: 20px;
    bottom: 39%;
}
.carousel-caption h3{
    font-size: 30px;
    text-transform: uppercase;
    text-align: right;
    margin-left: 33%;
}
.dr li {
    float: left;
    margin-left: 11px;
    list-style: none;
}
.middle-header {
    margin-top: 15px;
}
#consultation {
    padding: 2px;
    margin-top: 25px;
}
.reseau-header .fa{
   float: right;
    margin: 0 0 4px 10px;
    font-size: 17px;
    color: #878686;
}
.reseau-header{
    margin-top: 27px;
}
.about-text img {
    max-width: 100%;
}
.text-center.apropos {
    font-size: 17px;
    text-align: justify;
     /*padding: 0 70px; */
     margin: 0px;
}
.about-text li {
    margin-left: 65px;
    font-size: 15px;
    list-style: square;
}
.but {
    background: #11447f;
    padding: 7px 15px;
    color: #FFF;
    font-size: 15px;
}
.blueline {
    width: 100px;
    margin: 10px auto 20px auto;
    border: 2px solid #11447f;
}
.redline {
    width: 40px;
    border: 3px solid #c8c8ca;
    margin: -3px auto;
}
#about h2{
    color: #11447f;
    margin: 0;
}
.societe {
    width: 18.69%;
    float: left;
    background: rebeccapurple;
    margin: 0 10px;
}
iframe{
    border: none;
}
#contact{
   position: relative;
    background-color: #111111;
    border-bottom: 1px solid;
}
#contact .title{
    color:#fff !important;
}
table{
   color: #fff;
    text-align: left;
}
td{
    padding: 6px;
}
.text-table{
    width: 25px;
    text-align: left;
    vertical-align: top;
}
.contact img {
    max-width: 100%;
    box-shadow: 5px 5px 14px 0px #111111ad;
}
.part{
    padding: 60px;
}
.widget_wysija_cont.shortcode_wysija {
    margin: auto;
    text-align: center;
    background: #11447f;
    color: white;
/*    border-top: 4px solid #556c81;
*/}
footer {
    background: #111;
    padding: 15px;
    color: white;
}
.counter {
    display: table-cell;
    font-size: 50px;
    /* background-color: #FF6F6F; */
    width: 100%;
    /* border-radius: 50%; */
    height: 77px;
    vertical-align: middle;
    float: left;
    margin-top: 0;
    color: #fff;
    font-weight: bold;
}

section {
    text-align: center;
    padding: 60px 0;
}

/* Header */
.codrops-header {
    margin: 0 auto;
    padding: 4em 1em;
    text-align: center;
}

.codrops-header h1 {
    margin: 0;
    font-weight: 800;
    font-size: 4em;
    line-height: 1.3;
}

.codrops-header h1 span {
    display: block;
    padding: 0 0 0.6em 0.1em;
    font-size: 45%;
    font-weight: 300;
    color: #7e959d;
}

/* To Navigation Style */
.codrops-top {
    width: 100%;
    text-transform: uppercase;
    font-size: 0.69em;
    line-height: 2.2;
}

.codrops-top a {
    display: inline-block;
    padding: 0 1em;
    text-decoration: none;
    letter-spacing: 1px;
}

.codrops-top span.right {
    float: right;
}

.codrops-top span.right a {
    display: block;
    float: left;
}

.codrops-icon:before {
    margin: 0 4px;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'codropsicons';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
    content: "\e001";
}

.codrops-icon-prev:before {
    content: "\e004";
}

/* Related demos */
.related {
    padding: 6em 1em;
    font-size: 120%;
}

.related > a {
    border: 1px solid #4f7f90;
    display: inline-block;
    text-align: center;
    margin: 20px 10px;
    padding: 25px;
}

.related a:hover {
    border-color: #39545e;
}

.related a img {
    max-width: 100%;
    opacity: 0.8;
}

.related a:hover img,
.related a:active img {
    opacity: 1;
}

.related a h3 {
    margin: 0;
    padding: 0.5em 0 0.3em;
    max-width: 300px;
    text-align: left;
}

@media screen and (max-width: 25em) {

    .codrops-header {
        font-size: 75%;
    }

    .codrops-icon span {
        display: none;
    }

}
.title{
    color: #11447f;
}
.widget_wysija_cont.shortcode_wysija input {
    background: rgb(30, 60, 89);
    border-color: rgb(30, 60, 89);
    color: white;
    border-style: solid;
}
.widget_wysija_cont.shortcode_wysija {
    margin: auto;
    text-align: center;
    background: #0b1923;
    color: white;
    /*border-top: 4px solid #556c81;*/
    text-align: left;
}
input.wysija-submit.wysija-submit-field {
    display: inline-block;
    background-color: #11447f;
    color: #fff;
    border-color: #11447f;
    padding: 0px 10px;
    border-style: solid;
}
#map{
    padding: 200px 0;
}
.icone p {
    font-weight: bold;
    padding: 0 10px;
}
.icone {
    float: left;
    width: 29%;
    margin: 0 10px;
}
.icone {
    width: 29%;
    float: left;
    margin: 0 10px;
    text-align: center;
    height: 124px;
}
.icone img {
    width: 38%;
    margin-bottom: 10px;
}
.adress{
    text-align: left;
    padding-left: 69px;
    color: #11447f;
}
.map-containe{
    /*background-color: #ededed;*/
}
.about-text1 {
    background: url(../images/presentation.jpg);
    background-position: left top;
    background-size: 50%;
    background-repeat: no-repeat;
}
.about-text2 {
    background: url(../images/bg.png);
    background-position: right bottom;
    background-size: 50% 100%;
    background-repeat: no-repeat;
}
.adress h4{
    margin-top: 20px;
}
.wysija-paragraph {
    display: inline-block;
    margin: 0 0px 0px 20px;
}
.widget_wysija_cont .wysija-submit {
    margin-top: 15px;
}
.copyright{
    padding: 21px 0px;
    text-align: center;
}    
.widget_wysija_cont .abs-req {
    display: none;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.grid {
    overflow: hidden;
    margin: 0;
    padding: 3em 0 0 0;
    width: 100%;
    list-style: none;
    text-align: center;
}
#conteur{
    background-image: url('../images/sea.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: relative;
    padding: 80px 0;
}
.conteur p{
    font-size: 20px;
    color: #fff;
}
.conteur img{
    width: 101px;
    border: 1px solid transparent;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    height: 100px;
}
.filter{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(17, 17, 17, 0.41);
    top: 0;
}
/* Common style */

.grid figure {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    width: 24.8%;
    height: 300px;
    background: #fff;
    text-align: center;
    cursor: pointer;
}
.grid figure:hover img{
    opacity: 0.2;
}
figure h2{
    display: none;
}
figure:hover h2{
    display: block;
}
.grid figure .img1 {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: 1;
    object-fit: cover;
    object-position: center;
    max-width: 100%;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figcaption img{
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%) !important;
    bottom: 5em;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */



/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

figure.effect-zoe h2 {
    float: left;
    font-size: 17px;
    color: #11447f;
    font-weight: bold;
}

figure.effect-zoe figcaption > span {
    float: right;
}

figure.effect-zoe p {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-zoe h2,
figure.effect-zoe figcaption > span {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,200%,0);
    transform: translate3d(0,200%,0);
}

figure.effect-zoe figcaption > span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
    content: '\e000';
}

.icon-paper-clip::before {
    content: '\e001';
}

.icon-heart::before {
    content: '\e024';
}

figure.effect-zoe h2 {
    display: inline-block;
}

figure.effect-zoe:hover p {
    opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover figcaption > span {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-zoe:hover figcaption > span:nth-child(4) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-zoe:hover figcaption > span:nth-child(3) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-zoe:hover figcaption > span:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

figcaption img {
    opacity: 0 !important;
    width: 33%;
}
figure.effect-zoe:hover figcaption img {
    opacity: 1 !important;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.widget_wysija_cont.shortcode_wysija {
  
    background: transparent;
}


@media screen and (max-width: 69.5em) {
    .grid figure {
        width: 50%;
    }   

    .grid figure figcaption {
        font-size: 90%;
    }
}


@media screen and (max-width: 41.5em) {

    .grid figure {
        width: 100%;
        border: 1px solid #11447f;
    }
}
@media screen and (max-width: 991px) {
    .about-text1{
        background-size: cover;
    }
    #map1 iframe{
        height: 347px !important;
    }
    .item {
    height: auto !important;
    } 
    #about h2{
        text-align:center;
    }
    section {
        text-align: center;
        padding: 30px 0;
    }
    .nav {
    float: none !important;
    }
    .grid figure:hover img {
    opacity: 0.2;
    }
    figure.effect-zoe figcaption, figure.effect-zoe h2, figure.effect-zoe figcaption > span {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }
    .grid figure .img1 {
    opacity: 0.2 !important;
    }
    figcaption img {
    opacity: 1 !important;
    }
    figure.effect-zoe figcaption{
    height: 4.75em;
    }
 

}
