/* ----------------------------------
/* ------------ FONT-FACE ----------
------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,500);
@font-face {
    font-family: 'Roboto';
    src: url("Roboto-Bold.eot");
    src: url("Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("Roboto-Bold.woff2") format("woff2"), url("Roboto-Bold.woff") format("woff"), url("Roboto-Bold.ttf") format("truetype"), url("Roboto-Bold.svg#Roboto-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("Roboto-Regular.eot");
    src: url("Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("Roboto-Regular.woff2") format("woff2"), url("Roboto-Regular.woff") format("woff"), url("Roboto-Regular.ttf") format("truetype"), url("Roboto-Regular.svg#Roboto-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}


/* ----------------------------------
/* ------------ ENTETE ----------
------------------------------------- */

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sociaux li a {
    display: block;
}

.sociaux li:first-of-type a:hover {
    background: url(../images/fb-h.png) no-repeat;
}

.sociaux li:nth-of-type(2) a:hover {
    background: url(../images/mail.png) no-repeat;
}

.sociaux li:nth-of-type(2) {
    padding-top: 8px;
}

body {
    background: #fff;
    margin: 0;
    t padding: 0;
    width: 100%;
}

div,
td {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: normal;
    color: #000;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
    color: #58c9df;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

img {
    border: none;
    max-width: 100%;
    height: auto;
}

p {
    padding: 10px 0;
    margin: 0;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 30px;
    padding: 40px 0 30px 0;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/bg-h1.png) bottom center no-repeat;
}

h2 {
    font-size: 25px;
    text-transform: uppercase;
    padding: 15px 0;
    color: #16aa56;
}

h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}

#ttl {
    background: #000;
    padding-bottom: 15px;
}

ul h3 {
    display: inline;
}

address,
menu {
    margin: 0;
    padding: 0;
    font-style: normal;
}

.menu li {
    max-width: 180px;
}

.expo h3,
.teint h3 {
    background: #16aa56;
    padding: 10px;
    text-align: center;
    background: green;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.expo p,
.teint p {
    padding: 10px 15px;
}

.texte5 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ttl {
    margin-bottom: 40px;
    text-align: center;
}


}
.texte5 li {
    padding: 10px 0;
    margin: 0 15px;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="mobile"],
input[type="fax"],
input[type="password"],
textarea,
select {
    font-family: Trebuchet MS, Tahoma, sans-serif, Verdana;
    font-size: 13px;
    color: #3C3F3B;
    max-width: 100%;
    width: 100%;
    border: 1px solid #2F2F2F;
    display: inline-block;
    background: #FFF;
}
#smartnav {
    display: none;
}
.img-dg {
    text-align: center;
}
@media only screen and (max-width: 1023px) {
    #smartnav {
        display: block;
    }
    
    .menu {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    #logo {
        margin-top: 0!important;
    }
}
.texte1 h3 {
    color: #fff;
}
.menu-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.photos ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.photos a {
    display: block;
}
.photos img {
    max-width: 100%;
    height: auto;
}
.none {
    display: none;
}
.center,
#center {
    text-align: center;
}
.url {
    display: inline-block;
}
.num {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.container {
    margin: 0 auto;
    max-width: 1920px;
    padding: 0 120px;
    width: 100%;
}
.cont-prof {
    padding: 15px;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 15px;
}
.ph img {
    border-radius: 50%;
    margin-top: 15px;
}
.cont-prof a,
.cont-prof h2 {
    color: #fff;
}
.name {
    padding: 20px;
}
.link a {
    display: inline-block;
    margin: 0 auto;
    max-width: 180px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    font-weight: bold;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
#ttl2,
.black {
    background: #000;
}
.ttl2 h2 {
    text-align: center;
    color: #fff;
}
.ttl2 p {
    color: #fff;
    text-align: center;
}
@media only screen and (max-width: 1439px) {
    .container {
        padding: 0 10px;
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}

/* ----------------------------------
/* ------------ MENU-RESPONSIVE ----------
------------------------------------- */

/* ----------------------------------
/* ------------ HEADER ----------
------------------------------------- */
#pageweb {
    margin: 0 auto;
    max-width: 1920px;
    overflow: hidden;
    width: 100%;
}
header {
    position: relative;
}
#cont-logo {
    background: #9f9191;
}
.title p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}
.sociaux ul {
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: space-between;
}
.sociaux li:first-of-type {
    padding-left: 25px;
}
#coord {
    background: #000;
}
.langue {
    padding-left: 80px;
}
.langue ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.langue ul li a {
    background: url(../images/lg.png) left center no-repeat;
    padding: 5px 0 5px 30px;
}
.langue ul>li>ul>li>a {
    background: url(../images/en.png) left center no-repeat;
}
.langue ul li ul {
    display: none;
}
.langue ul li:hover ul {
    display: block;
    position: absolute;
    width: 60px;
    margin-top: 2px;
    transition: all ease 0.5s;
}
.langue ul li a {
    color: #fff;
}
.menu ul {
    list-style: none;
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.menu {}
.menu::after {}
.menu ul {
    overflow: hidden;
}
.menu ul li a {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 21px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    padding: 10px 15px;
    position: relative;
    z-index: 2;
    text-align: center;
    font-weight: bold;
}
.menu ul li a:hover {
    color: #fff;
    transition: 0.5s ease-in;
}
.menu ul li a::before {
    content: '';
    background: #000;
    transform: skewX(-1deg);
    top: -100px;
    bottom: 100px;
    width: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    transition: all ease-in 0.2s;
}
.menu ul li a:hover::before {
    top: 0;
    bottom: 0;
}
.cont-fla {
    position: relative;
}
#logo {
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin-top: -85px;
}
#logo img {
    background: #fff;
    border-radius: 25px;
    padding: 10px;
}
#cont-mn {
    background: #16aa56;
    padding: 5px 0;
}
#flash {
    z-index: -1;
}
#slog {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slog {
    z-index: 1000;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
}
.slog p {
    color: #fff;
    font-size: 40px;
    position: relative;
}
#cont-fla {
    position: relative;
}
#flash {
    z-index: -1;
}
#flash {
    position: relative;
}
#flash::after {
    content: "";
    position: absolute;
    background: #0000008c;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.slide {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}
.slide ul {
    margin: 0 auto;
    padding: 0;
}
.texte1 p,
.texte1 li {
    color: #fff;
}

/* ----------------------------------
/* ------------ CORPS ----------
------------------------------------- */
.expo p,
.teint a,
.teint h2 {
    color: #000;
    text-align: center;
    display: block;
}
.expo,
.teint {
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.txt {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 150%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(255 255 255 / 79%);
}
.expo:hover .txt,
.teint:hover .txt {
    top: 50%;
}
.tel p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.tel a {
    font-size: 15px;
    color: #fff;
}
#mission {
    background: url(../images/miss.png) no-repeat fixed;
    background-size: cover;
    padding: 40px 0;
    position: relative;
}
#mission::after {
    content: '';
    position: absolute;
    background: rgb(0 0 0 / 50%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.mission p,
.mission h2,
.mission li {
    color: #fff;
    position: relative;
    z-index: 10;
}
.mission li {
    list-style: square;
    padding: 5px;
}
.txt1 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
}
.txt1 li,
{
    list-style: square;
    display: inline-block;
    padding-left: 20px;
    margin-left: 10px;
    font-weight: bold;
    position: relative;
}
.txt1 li::before {
    content: '';
    position: absolute;
    background: #16aa56;
    width: 10px;
    height: 10px;
    left: 0;
    bottom: 7px;
}
.txt2 li,
.txt3 li {
    list-style: square;
}
.txt3 h2 {
    color: #fff;
}

/*=======================*/

/* Formulaire de contact */

/*=======================*/
.form-group {
    margin: 0 0 10px 0;
}
.form-group label,
.form-group input.form-input,
textarea.form-textarea {
    width: 99%;
    display: block;
    margin: 0 auto;
}
input[type="text"],
textarea,
select {
    padding: 8px 5px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-form {
    margin: 10px 0 0 0;
}
.btn-submit-1,
.btn-submit-2 {
    background: #00a0d2;
    border-color: #0073aa;
    -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5), 0 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5), 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    text-decoration: none;
    width: 200px;
    padding: 10px 16px;
    font-size: 15px;
    border: 1px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 10px 0 0 0;
    cursor: pointer;
    text-transform: capitalize;
}

/*PLAN D'ACCES*/
.map-google {
    width: 98%;
    margin: 0 auto;
}
.map-google iframe {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    height: 400px;
}

/*REALISATIONS*/
p.titre-diapo {
    text-transform: uppercase;
    font-weight: bold;
}
#diapo-container ul,
#diapo-container ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#diapo-container .nav-diapo ul li {
    border-bottom: 1px solid #eee;
}
#diapo-container .nav-diapo ul li:first-child {
    border-top: 1px solid #eee;
}
#diapo-container .nav-diapo ul li a {
    display: block;
    padding: 10px 0 10px 5px;
    text-transform: uppercase;
}
#diapo-container .nav-diapo ul li.link-play a,
#diapo-container .nav-diapo ul li a:hover {
    background: #1b9bff;
    color: #fff;
}
#diapo-container .nav-diapo ul li a:hover {
    opacity: 0.8;
}
#diapo-container .nav-diapo ul {
    padding-left: 5px;
}
.nav-diapo {
    width: 28%;
    float: left;
}
#diapo-inner {
    width: 70%;
    float: right;
}
.nav-diapo .link-disable {
    cursor: not-allowed;
    opacity: 0.4;
}
@media screen and (max-width: 767px) {
    #smartnav {
        display: block;
    }
    
    #nav {
        display: none;
    }
}
.txt a {
    display: inline-block;
    margin: 0 auto;
    background: #16aa56;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    padding: 10px;
}
#ttl-serv {
    background: #9f9191;
}
.ttl-serv h2 {
    color: #fff;
}
p.tht {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4vmin;
    width: 100%;
    text-align: center;
    text-shadow: 0.15vmin 0.15vmin rgba(0, 0, 0, 0.5);
}
.foldUnfold {
    -webkit-animation: foldUnfold 2000ms linear both;
    animation: foldUnfold 2000ms linear both;
}
#cont-face1 {
    background: #9f9191;
}

/* ----------------------------------
/* ------------ FOOTER ----------
------------------------------------- */
#footer {
    background: #16aa56;
    padding-top: 20px;
}
@media only screen and (max-width: 599px) {
    .footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media only screen and (max-width: 1023px) {
    .footer .menu-foot {
        display: none;
    }
}
.footer .menu-foot h3 {
    text-align: center;
}
@media only screen and (max-width: 1023px) {
    .footer .menu-foot {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .slog p {
        font-size: 15px;
    }
}
.footer .menu-foot ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer .menu-foot ul li {
    list-style: none;
}
.footer .menu-foot ul li a {
    display: block;
    color: #FFF;
    padding: 10px 15px;
}
.footer .menu-foot ul li a::first-letter {
    text-transform: uppercase;
}
.footer .menu-foot ul li a:hover {
    color: #ffe51b;
}
.footer .com {
    text-align: center;
    padding: 20px 0;
}