@font-face{
    src:url(../fonts/font/Myriad/MyriadPro-Bold.otf);
    font-family: myriadprobold
}
@font-face{
    src:url(../fonts/font/Myriad/MyriadPro-Cond.otf);
    font-family: myriadprocond
}
dd{
    margin-left: 30px !important;
    text-align: justify;
}
*{
	padding: 0;
	margin: 0;
}

.no-padding{
    padding: 0 !important;
}

#iframe2 iframe{
    position: absolute;
    width: 100%;
    height: 445px;
    border: none;
    top: 42%;
}
html,
body {
    width: 100%;
    height: 100vh;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    overflow-x: hidden;
    margin:0px;
    font-size: 14px;
}
#index-page{
    overflow: hidden;
}
.decouvre a{
    text-decoration: none;
    color:#111;
}
#index{
	background: url('../img/index/Bureau de ventes.jpg');
	    background-size: 100% 100%;
}
#mycontainer-fluid{
	padding: 0;
    position: absolute;
    z-index: 1000;
    width: 100%;
    cursor:pointer;
}
.navbar-inverse {
    background-color: transparent;
    margin-bottom: 0
}
#mycontainer .panel{
    border: none
}
#mycontainer .panel-body{
    padding: 0
}
#first-panel .panel-heading{background: #2c180f;color:#e06229;font-family: myriadprobold;border-radius: 8px 8px 0 0;}
.panel span{padding:0 5px;vertical-align: middle;font-size: 16px;}
#second-panel .panel-heading{background: #503716;color:#e2ac02;font-family: myriadprobold;border-radius: 8px 8px 0 0;}   
#tirth-panel .panel-heading{background: #2d363a;color:#00b5d3;font-family: myriadprobold;border-radius: 8px 8px 0 0;}
#fourth-panel .panel-heading{background: #074e32;color:#4eaf48;font-family: myriadprobold;border-radius: 8px 8px 0 0;}
.panel-heading p{
    margin:0px;
}
.descreption{
    background: rgba(19, 16, 16, 0.62);
    padding: 10px;
    margin-bottom: 1px;
    color: #fff;
    padding-bottom:30px;
	visibility: hidden;
}
.descreption p{
	height:60px;
	overflow:hidden;
}
.col-lg-3:hover .descreption{
    visibility: visible;
}
#slider{
    padding: 0px 80px;
}
.carousel-inner2{
    height: 460px;
}
.carousel-inner .col-sm-6:hover .descreption{
    visibility: visible;
}

.carousel-inner .col-xs-12:hover .descreption{
    visibility: visible;
}

.readmore{
    color: #828486;
    text-decoration: none;
    display: inline-block;
    position: absolute;
    right: 27px;
    top: 88px;
    font-weight: bold;
}
.readmore:hover{
    color:#828486;
    text-decoration: none;
}    
#mycontainer{
	padding: 0 100px;
    top: 50%;
    position: absolute;
}
#myfooter{
    color: #fff;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    background: #89692f;
    width: 100%;
    height: 20px !important;
}
#myfooter2{
    color: #fff;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    background: #2b170f;
    width: 100%;
    height: 20px !important;
}
#myfooter a{
    color: #fff !important;
    margin-left: 10px
}
#myfooter2 a{
    color: #fff !important;
    margin-left: 10px
}
#myfooter p{
    margin-bottom: 0
}
.pie{
    padding:0 68px;
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before{
    font-size: 49px
}
.carousel-control.left {
    background: none !important;
    opacity: 1;
    top: 40%;
    display: inline-block;
    height: 139px;
}

.carousel-control.right {
    background: none !important;
    opacity: 1;
    top: 40%;
    display: inline-block;
    height: 139px;}
.carousel-indicators {
    position: absolute;
    right: 6% !important;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    /* margin-left: -30%; */
    text-align: right;
    list-style: none;
    margin-bottom: 1%;
    left: inherit;
}
.carousel-indicators li{
    border-radius: 0
}
.carousel-indicators .active{
    background: transparent;

}
.carousel-indicators .li1{background: #3e261e !important;border:0 !important;width: 15px;height: 15px}
.carousel-indicators .li2{background: #5a3830 !important;border:0 !important;width: 15px;height: 15px}
.carousel-indicators .li3{background: #815148 !important;border:0 !important;width: 15px;height: 15px}
.carousel-indicators .li4{background: #ac6c61 !important;border:0 !important;width: 15px;height: 15px}
.carousel-indicators .active{
    width: 15px !important;
    height: 15px !important;
    margin: 1px; 
}  
#myhistorique{
    background-color: rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.7);
    padding: 30px;
    height: auto;
    margin-top: 70px;

}
#myhistorique p{
    text-align: justify;
    line-height: 10px;
    line-height: 30px
}
#myhistorique h1{
    font-size: 24px;
}
#container-historique{
    top: 10%;
    position: relative;
    padding-right:50px
}
#solutions{
    background: #210f06
}
#container-solution{
    padding: 0 !important;
    top: 37%;
    position: relative;
}
#container-solution .row{
    margin: 0
}
#container-solution .col-lg-3:first-child{
    padding-left: 0;

}
#container-solution .col-lg-3:last-child{

    padding-left: 0;
}
#container-solution .col-lg-3{
    padding-right: 4px;
    padding-left: 0;
    -webkit-transition:.3s ease  ;
    -o-transition:.3s ease  ;
    transition:.3s ease  ;
}
#container-solution1 .col-lg-3{
    -webkit-transition:.3s ease  ;
    -o-transition:.3s ease  ;
    transition:.3s ease  ;
}
#container-solution1 .panel{
    background-color: transparent !important;
}
#container-solution .col-lg-3:hover {
 -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
     z-index: 999;
     -webkit-box-shadow: 2px 2px 31px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 31px 2px rgba(0,0,0,0.75);
box-shadow: 2px 2px 31px 2px rgba(0,0,0,0.75);
}
#container-solution1 .col-lg-3:hover {
 -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
     z-index: 999;
-moz-box-shadow: 2px 2px 31px 2px rgba(0,0,0,0.75);
}
.logosolution{
    position: absolute;
    left: 0;
    bottom: 0;
}
.img1{
    min-height:189px;
    max-height:189px;
}
#img1 .logosolution{background: #2c1506;color:#e25f27;font-family: myriadprobold;padding: 3px 11px}
#img2 .logosolution{background: #503716;color:#e2ac02;font-family: myriadprobold;padding: 3px 11px}
#img3 .logosolution{background: #2d363a;color:#00b5d3;font-family: myriadprobold;padding: 3px 11px}
#img4 .logosolution{background: #074e32;color:#4eaf48;font-family: myriadprocond;padding: 3px 11px}
.logosolution span{
    vertical-align: middle;
    font-size: 14px;
    font-family: myriadprobold;
}
a.redmoresolution{
    position: absolute;
    bottom: 0;
    right: 5px;
    color: #fff;
    text-decoration: underline;
    background: rgba(19, 16, 16, 0.62)
}

.espacepro0{
background: url('../img/index/SEDEC-Proflex.jpg');
    background-size: cover;
}
.espacepro1{
background: url('../img/index/25.jpg');
    background-size: cover;
}
.espacepro2{
background: url('../img/index/2.jpg');
    background-size: cover;
}
.espacepro3{
background: url('../img/index/panel2.jpg');
    background-size: cover;
}
.espacepro5{
background: url('../img/index/sedec-mob.jpg');
    background-size: cover;
}
.espacepro4{
background: url('../img/index/Bureau-de-ventes.jpg');
    background-size: cover;
}

.panel-heading{
    background: #2d363a;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    /*padding-left: 29px;*/
    color: #00b5d3;
}
.text-sol{
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: 2px;
}
#espacepro p {
    text-align: justify;
}
#sol-page .panel-body{
    padding: 95px 30px 24px 30px;
    display: none;
}
#sol-page .carousel-caption{
    max-width: 100%;
    width: 100%;
    left: 0;
    top: 169px;
    height: 71%;
}
#sol-page .carousel-caption .cap{
    padding: 20px;
    background-color: rgba(17, 17, 17, 0.8);
    width: 276px;
    bottom: 0;
    float: right;
    color: #fff;
    z-index: 1000;
    position: absolute;
}
.panel{
    background-color: rgba(255, 255, 255, 0.9) !important;
    background: rgba(255, 255, 255, 0.9) !important;
    border:none;
}
.panel-body{
    display: none;
}
.panel-body {
    padding: 80px 20px 20px 20px !important;
}
#espacepro .col-lg-4{
    padding-left: 0
}
#espacepro-container{
    position: absolute;
    top:20%;
    width: 100%;
}
#espacepro-container .carousel-caption {
    max-width: 100%;
    width: 100%;
    left: 0;
    top: 165px;
}
a.button{
    background: rgba(19, 16, 16, 0.62);
    margin-bottom: 20px;
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none;
    padding:50px 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
a.active1{
    background: #00b5d3
}
#realisations{
    background: #210f06 !important;
}
#realisations1{
    background: #89692f !important;
}

#nosrealisations-container{
    height: 60%;

    position: relative;
    top: 20%;
    overflow-y: auto;
}
#nosrealisations-container .col-lg-2{
    padding: 0 0 20px 20px;
}
.col-lg-2:last-child{
    margin-right: 0
}
#nosrealisations-container .thumbnail{
    padding: 0;
    margin-bottom: 0;
    border:none;
}
.thumbnail .caption{
    padding: 0;
    color: #fff
}
.thumbnail, .caption{background: none
}



.video {
    width: 100%;

}
.wrapper{
    display:table;
    width:auto;
    position:relative;
    width:50%;
}
.playpause {
    background-image: url(http://www.icone-png.com/png/19/19323.png);
    background-repeat: no-repeat;
    width: 30%;
    height: 30%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-size: contain;
    background-position: center;
    margin-top: 19%;
}
.thumbnail img{
    height: 143px !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
#slider-thumbs .thumbnail img{
    width: 250px;
    height: 143px
}
#nosrealisations-container .col-lg-12{
    padding-left: 20px;
    background:none !important;
}
.grandtitre1 img{
    max-width: 100%;
    /*width: 80%;*/
}
.grandtitre1{
    padding: 0 20px !important;
    color: #FFF;
    display: inline-block;
    font-weight: bold;
/*    width: 26%;   
*/}
.hide-bullets {
list-style:none;
margin-top:20px;
}
/*nav ul.nav > li {
  list-style-type: disc;
  display: list-item;
  color: #fff
}*/
nav ul.nav > li { position: relative; }

/* use ISO 10646 for content http://la.remifa.so/unicode/named-entities.html */
nav ul.nav > li:before {
  content: '\00b7';
    position: absolute;
    left: 3px;
    color: #fff;
    font-weight: bold;
    top: 6px;
}
.hide-bullets .col-lg-4{
    display: inline-block;
    width: 27%;
    padding: 0;
    float: inherit;
 }
#slider-thumbs .thumbnail{
    border:none;
}

#slider-thumbs .col-lg-12{
    text-align: center;
}
#container-actualite{
    position: relative;
    top: 15%;

}

.cap{
    padding: 24px;
    background-color: rgba(17, 17, 17, 0.8);
    width: 400px;
    right: 0;
    float: right;
    color:#fff;
    z-index: 1000;
    position: absolute;
}
.cap a{
    color:#FFF !important;
    text-decoration: none;
    font-size:16px;
}
#myCarousel .item {
    width: 100%;
    height: 100vh;
 }
#container-environnement{
    top: 10%;
    position: relative;
    padding-right:50px
}
#myenvironnement{
    background-color: rgba(255, 255, 255, 0.9);
    background: rgba(255, 255, 255, 0.9);
    padding: 30px;
    padding-bottom;
    display: none;

}
#myenvironnement3 {
    display: none;
    margin-top: 8%;
}
#myenvironnement3 .colonne{
    background-color: rgba(255, 255, 255, 0.9);
    padding:10px 40px 15px;
    height: 314px;
    /*overflow: auto;*/
}
#myenvironnement2 {
    margin-top: 8%;
}
#myenvironnement2 .colonne{
    background-color: rgba(255, 255, 255, 0.9);
    padding:10px 40px 15px;
    height: 314px;
    /*overflow: auto;*/
}
#myenvironnement2 .enguage{
    height: 188px;
    overflow: auto;
    padding: 0 16px 0 0;
    line-height: 23px;
}
#myenvironnement3 .colonne2{
    background-color: rgba(255, 255, 255, 0.9);
    padding:10px 40px;
}
#myenvironnement3 .colonne p{
    line-height: 22px;
    text-align: justify;
}
#myenvironnement2 {
    display: none;
}
#myenvironnement2 .colonne{
    background-color: rgba(255, 255, 255, 0.9);
    padding:10px 40px 15px;
    /*overflow: auto;*/
}
#myenvironnement2 .colonne2{
    background-color: rgba(255, 255, 255, 0.9);
    padding:10px 40px;
}
#myenvironnement2 .colonne p{
    line-height: 19px;
    text-align: justify;
}
#myenvironnement3 .colonne ul{
    line-height: 19px;
    text-align: justify;
    height: 188px !important;
    overflow: auto;
}
#myenvironnement3 .colonne ol{
    margin-left: -16px;
}
.colonne ul{
    padding: 0 16px;
}
#myenvironnement3 .colonne p{
    line-height: 23px;
    text-align: justify;
    height: 143px;
    overflow: auto;
    padding:0 16px;
}
.colonne p{
}
#myenvironnement3 h1{
    font-size: 28px;
    padding-bottom: 2px;
}
#myenvironnement{
    /*display: none;*/
}
#myenvironnement p{
    text-align: justify;
    line-height: 10px;
    line-height: 26px;
}
.navbar {
    border: none;
    border-radius: 0;
    top: 30px;
    min-height: inherit;
    text-transform: uppercase; 
}
.navbar-nav > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
}
.navbar-brand{
    padding-top: 0;
    padding-bottom: 0;
    height: inherit;
}

img.logo{
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    margin:0px 0 0 30px;
}
.myownnavbar{
    display: inline-block;
    position: relative;
    left: 50px;
}
.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover{
    background: none;
    color: #e39d0a
}
a.active{
    color: #e39d0a !important;
}
.navbar-inverse .navbar-nav > li > a{
    color: #fff;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.nav > li > a:hover{
    color: #e39d0a !important
}
.nav > li {
    margin:0 5px;
}
.dropdown-menu{
    background: rgba(54, 50, 50, 0.62);
    color: #fff
}   
.dropdown-menu li{
    color: #fff
}
.dropdown-menu a{
    color: #fff;
    transition: .3s
}
.dropdown-menu > li > a{
    color: #fff
}
.dropdown-menu > li > a:hover{
    color: #e39d0a;
    background: none
}
#inscription{
    background: rgba(137, 105, 47, 0.5);
}
#container-fiche{
    top: 20%;
    position: relative;
    text-align: center;
    padding-bottom: 32px;
}
#gray{
    background: #dcdcdb
}
#fichetechnique{
/*    background:rgba(137, 105, 47, 0.5);
*/    text-align: center;
    height: 250px;
    border-radius: 8px;
    border: 6px solid #89692f;
    margin-right: 50px;
    margin-bottom: 20px

}
#form1{
    background: #e3ad00;
    padding: 50px;
    padding-bottom: 50px;
    border-radius: 8px
}
#form1 label{
    color: #fff
}
#form1 input,button{
    margin-left: 30px !important;
    border-radius: 0 !important
}
#sendtome{
    border-radius: 98px;
    padding: 0 43px;
    right: 142px;
    position: absolute;
    bottom: 0;
    right: 44px;
}
#sendtome a{
    color:#fff;
}


.placeholder {
    position: absolute;
    pointer-events: none;
    top: 7px;
    left: 10px;
    left: 27px;
    color: #000;
   -webkit-transition: .3s ease;
   -o-transition: .3s ease;
   transition: .3s ease;

}

.placeholder span {
  color: red;
}
input:focus + .placeholder{
display: none
}
#sendtome2{
    border-radius: 98px;
    padding: 0 43px;
    left: 25px;
    position: absolute;
    bottom: 0 
}
#container-inscrit{
    top: 20%;
    position: relative;
    text-align: center;
    padding-bottom: 32px;
    padding-top: 70px;
    width: 69%;
}
#container-felicit{
    top: 20%;
    position: relative;
    text-align: center;
    height: 70vh;
}
#container-felicit .col-lg-12{
    position: absolute;
    bottom: 0
}

input{
    border-radius: 0 !important
}
select{
    border-radius: 0 !important
}
input[type="file"] {
}
textarea{
    border-radius: 0 !important
}

input[type="file"] + label {
  border: 1px solid rgba(0,0,0,.2);
  padding: 5px;
  background: lavender;
  color: inherit !important
}
#container-infos{
    position: relative;
    top: 20%;
    padding-bottom: 20px
}
#container-infos h1{
    color:#fff;
    font-size: 26px;
}
#container-infos h2{
    color:#fff;
    font-size: 36px;
}
td {
    width: 50%;
    float: left;
}
#container-infos label{
    color: #fff;
    margin-right: 10px;
}
.emploi {
    width: 56% !important;
    margin-left: 5% !important;
    float: left;
}
.contact-btn{
    width: 54%;
    margin-left: 71% !important;
}
address{
    margin-left: inherit !important;
    color: #fff;
    margin-top:20px;
}
address a{
    text-decoration: none;
    color: #fff
}
address a:hover{
    text-decoration: none
}
#container-demande{
    color: #fff;
    position: relative;
    top: 20%
}
#container-demande button{
    margin-left: 0 !important;
    width: 70%
}
#container-demande label[for='file']{
    color: #000  !important;
    width: 70%;
    text-align: center;
}
#container-demande input[type='file']{
    margin-top: 0px !important;

}
a[href="espace-pro.html"]{
    color: #00b5d3 ;
}
/*
a[href="espace-pro.html"]:hover{
    color: inherit !important
}
*/
#map iframe{
    border-radius: 5px
}

   .respo2{
        min-width: 100%;
		height:150px;
    }

@media (max-width: 768px){
    body{
        padding-bottom: 145px
    }
    .logo{
        height: 80px
    }
    .logo2{
        width: 80px;
        height: 80px
    }
    .respo2{
        min-width: 100%
    }

    .myownnavbar {
     left: 12px; 
    text-align: left;
    width: 100%;
}

}

.nav > li > a:hover ul.dropdown-menu{
	display:block
}
.pnlsolution1{
background:url('../img/index/SEDEC MOB.jpg')no-repeat;
background-size: 100% 100%;
}
.pnlsolution2{
background:url('../img/index/2.jpg')no-repeat;
background-size: 100% 100%;
}
.pnlsolution3{
background:url('../img/index/SEDEC Proflex.jpg')no-repeat;
background-size: 100% 100%;
}
.pnlsolution4{
background:url('../img/index/4.jpg')no-repeat;
background-size: 100% 100%;
}

.pnlmenu1{
background:url('../img/index/nature.jpg')no-repeat;
background-size: 100% 100%;
}
.pnlmenu2{
background:url('../img/index/nature2.jpg')no-repeat;
background-size: 100% 100%;
}
.pnlmenu3{
background:url('../img/index/nature3.jpg')no-repeat;
background-size: 100% 100%;
}
.pnlmenu4{
background:url('../img/index/26.jpg')no-repeat;
background-size: 100% 100%;
}
.pnlqui-sommes0{
background:url('../img/index/qui-somme-nous.jpg')no-repeat;
background-size: 100% 100%;
height:100vh;
}
.pnlqui-sommes1{
background:url('../img/index/Mots-du-president1.jpg')no-repeat;
background-size: 100% 100%;
height:100vh;
}
.pnlqui-sommes2{
background:url('../img/index/Historique.jpg')no-repeat;
background-size: 100% 100%;
height:100vh;
}
.pnlqui-sommes3{
background:url('../img/index/Nos-metiers.jpg')no-repeat;
background-size: 100% 100%;
height:100vh;
}
.pnlqui-sommes4{
background:url('../img/index/Avantages.jpg')no-repeat;
background-size: 100% 100%;
height:100vh;
}
.pnlqui-sommes5{
background:url('../img/index/Moyen-humain-et-materiel.jpg')no-repeat;
background-size: 100% 100%;
height:100vh;
}
.pnlqui-sommes6{
background:url('../img/index/5.jpg')no-repeat;
background-size: 100% 100%;
height:100vh;
}
.pnlqui-sommes7{
}
.env1{
background:url('../img/index/nature.jpg')no-repeat;
background-size: 100% 100%;
}

#pro{
}
.pro{
     color:#00b5d3 !important;   
}
.recherche{
    position: absolute;
    z-index: 999;
    right:50px;
    top: 140px;
}
.visite a{
    background-color: rgba(17,17,17,0.8);
    padding: 40px 33px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;

}
.visite10{
    display: none;
}
.visite{
    position: absolute;
    z-index: 999;
    top: 168px;
    /*width: 237px;*/
}
.visite2 a{
    background-color: rgba(17,17,17,0.8);
    padding: 40px 67px;
    color: #00b5d3;
    text-decoration: none;
    font-size: 16px;

}
.visite2{
    position: absolute;
    z-index:999;
    top: 278px;
    /*width: 237px;*/
}
.visite3 a{
    background-color: rgba(255, 255, 255, 0.95);
    padding: 40px 67px;
    color: #00b5d3;
    text-decoration: none;
    font-size: 16px;

}
.visite3{
    position: absolute;
    z-index: 100;
    /*width: 237px;*/
}

/*.visite a:hover{
    background-image: url('../img/index/contact.jpg');
    color: transparent;
    background-repeat: no-repeat;
}
*/
/*.visite2 a:hover{
    background-image: url('../img/index/espace.jpg');
    color: transparent;
    background-repeat: no-repeat;
}
*/#slider .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
      height: 490px;
  }
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
      height: 100vh;
  }
 #carousel-bounding-box .carousel-caption {
    max-width: 100%;
    width:100%;
    left: 0;
    top:135px;

}

.carousel-caption {
    max-width: 100%;
    right: 0;
    top: 161px;
    left: auto;
    width: 413px;
    height: 160px;

}
.recherche input[type=text] {
    width: 259px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 20px 20px 0 0 !important;
    font-size: 16px;
    background-color: #cacbcb;
    background-image: url('searchicon.png');
    background-position: 220px 10px; 
    background-repeat: no-repeat;
    padding: 10px 20px 5px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

.recherche input[type=text]:focus {
    width: 100%;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #111;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #111;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #111;
}
:-moz-placeholder { /* Firefox 18- */
  color: #111;
}

.cap2{
    color: #fff !important;
    background-color: rgba(17,17,17,0.8);
    margin-top: 267px;
    padding: 6px 20px;

}
.cap2 h3{
        display: inline;
}
.cap2 p{
        display: inline;
}
.cap2 h4{
    color: #e39d0a;
}
.cap2 p a{
    color:#fff;
    text-decoration: none;
}
.insc{
    margin-left: 15px;
    color: #fff;
}

.blc{
    background-color: #4d351a !important;
    color: #e3ae00 !important;
}
.blc span{
    color: #e3ae00;
}
.blc2 strong{
    color: #e3ae00;
}
.blc span a{
    color: #e3ae00;
    text-decoration: none;
}
.blc-a:hover{
    background-color: #e3ae00;
}
.mob{
    background-color: #2e1d54 !important;
    color: #93699b !important;
}
.mob span{
    color: #93699b;
}
.mob2 strong{
    color: #93699b;
}
.mob span a{
    color: #93699b;
    text-decoration: none;
}
.mob-a:hover{
    background-color: #93699b;
}
.mob{
    background-color: #2e1d54 !important;
    color: #93699b !important;
}
.bureau span{
    color: #ca3e40;
}
.bureau2 strong{
    color: #ca3e40;
}
.bureau span a{
    color: #ca3e40;
    text-decoration: none;
}
.bureau-a:hover{
    background-color: #ca3e40;
}
.bureau{
    background-color: #58030f !important;
    color: #ca3e40 !important;
}
.proflex{
    background-color: #2f3941 !important;
    color: #00b5d0 !important;
}
.panel .bureau img{
    /*width: 96%;*/
}
.panel .accessoire img{
    /*width: 88%;*/
}
.panel .proflex img{
    /*width: 96%;*/
}
.panel-heading img{
    /*width: 96%;*/
    padding:2%;
}
.proflex span{
    color: #00b5d0;
}
.proflex2 span{
    color: #00b5d0;
}
.proflex2 strong{
    color: #00b5d0;
}
.proflex span a{
    color: #00b5d0;
    text-decoration: none;
}
.proflex-a:hover{
    background-color: #00b5d0;
}
.accessoire{
    background-color: #074e32 !important;
    color: #4eaf48 !important;
}

.accessoire span{
    color: #4eaf48;
}
.accessoire2 strong{
    color: #4eaf48;
}
.accessoire span a{
    color: #4eaf48;
    text-decoration: none;
}
.accessoire-a:hover{
    background-color: #4eaf48;
}
.design3 p{
    white-space: nowrap;
}
.design{
    background-color: #2c180f !important;
    color: #e46834 !important;
}
.design span{
    color: #e06229;
}
.design2 strong{
    color: #e06229;
}
.design span a{
    color: #e06229;
    text-decoration: none;
}
.design-a:hover{
    background-color: #e06229;
}


.left-menu{
    margin-top: 114px;
    position: fixed;
}
.left-menu li{
    padding:10px;
    background-color: rgba(17,17,17,0.8);
    color: #fff;
    text-decoration: none;
    width: 206px;
    text-align: center;
    margin: 4px 0;
    list-style-type: none;
}
.left-menu li a{
    color: #fff;
    text-decoration: none;
}
.left-menu li a:hover{
    text-decoration: none;

}
iframe{
    width: 100%;
    height:300px;
    border:none;
}

* { 
  box-sizing: border-box; 
}
 
div#carousel { 
  perspective: 1200px; 
  background: #100000; 
  padding-top: 5%; 
  font-size:0; 
  margin-bottom: 3rem; 
}
figure#spinner { 
  transform-style: preserve-3d; 
  height: 300px; 
  -webkit-transform-origin: 50% 50%;
  // for Safari
  transform-origin: 50% 50% -400px; 
  // for all other browsers
  transition: 1s; 
} 
figure#spinner figure { 
  width: 20%; 
  max-width: 500px; 
  position: absolute; 
  left: 40%;
  transform-origin: 50% 50% -400px;
  outline:1px solid transparent; 
  overflow: hidden;
  transition: 1s;
}
figure#spinner figure.focus { 
  width: 26%; 
  left: 37%; 
  margin-top: -3rem; 
} 
figure#spinner figure img { 
  width: 100%; 
} 
figcaption { 
  position: absolute; 
  top: 100%; 
  width: 100%; 
  padding: .3rem; 
  z-index: 2; 
  font-size: 1.1rem; 
  background: rgba(0, 0, 0, 0); 
  transition: .6s; 
}
figure#spinner figure.current:hover figcaption,
figure#spinner figure.current.caption figcaption
{ 
  top: 90%; 
  background: rgba(0, 0, 0, 0.5); 
  bottom: 0; 
} 
div#carousel ~ span { 
  color: #fff; 
  margin: 5%; 
  display: inline-block; 
  text-decoration: none; 
  font-size: 2rem; 
  transition: 0.6s color; 
  position: relative; 
  margin-top: -6rem; 
  border-bottom: none; 
  line-height: 0; 
}
div#carousel ~ span:hover { 
  color: #888; 
  cursor: pointer; 
}

.panel-default > .panel-heading{
    border:none !important;
}
.bureaux-1{
    margin-left: -20px;
}
label{
    font-weight: normal !important;
}
.btn-danger{
background-color: #00b5d3 !important;
border-color: #00b5d3 !important;
}
.caret{
    margin-left: 5px;
}
.text-right {
    text-transform: uppercase;
}
abbr{
    text-decoration: none;
}
.left-paragraphe{
    margin-left: 25px;
}
.grandtitre1 img {
   padding:10px 0;
}

.solution-sedec{
    position: absolute;
    /*height: 200px;*/
    /* top: 36%; */
    width: 100%;
    bottom: 6%;
    left: 0;
}
.solution-sedec2{
    position: absolute;
    height: 235px;
    width: 98%;
    top: 36%; 
    /*bottom: 3%;*/
}
/*.sol{
    width: 253px;
}*/
.logo-text{
    position: absolute;
    z-index: 999;
    margin: auto;
    /*height: 40px;*/
    bottom: 0px;
    /*top: 0;*/
    text-align: center;
}
.sol:hover .logo-text {
    width: 100%;
    left: 5px;
    /* transition: .5s ease; */
    transform: scale(1.25);
    z-index: 9999999;}
.logo-text img{
    margin: auto;
/*    margin-top: 7%;
    margin-left: 2%;
*/}
.sol img {
    max-width: 90%;
    /*width: 227px;*/
}
.sol{
    position: relative;
}
.sol a{
    text-decoration: none;
}
.text p{
    font-size: 18px !important;
    width: 65%;
    text-align: center;
    margin: 0 auto;
    margin-top: 169px;
    font-weight: bold;
}
.text {
  /*white-space: nowrap; */
    /* color: white; */
  /*overflow: hidden;*/
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);   
 font-size: 20px !important;
  position: absolute;
      text-align: center;
      /*top: 40%;*/
      left: 50%;
      bottom: 10px;
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
   text-shadow: 2px 2px 2px rgb(4, 4, 4);
    width: 100%;
    /*background: rgba(17,17,17,0.4);*/
    height: 100%;
}
.image {
  display: block;
  /*width: 100%;*/
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
/*.sol first-child
background-image: url(../img/index/blc1.jpg) !important;
*/
.sol:nth-child(1):hover .overlay {
     background-image: url(../img/index/proflex1.jpg) !important;
}
.sol:nth-child(2):hover .overlay {
     background-image: url(../img/index/blc1.jpg) !important;
}
.sol:nth-child(3):hover .overlay {
     background-image: url(../img/index/design1.jpg) !important;
}
.sol:nth-child(4):hover .overlay {
     background-image: url(../img/index/mob1.jpg) !important;
}
.sol:nth-child(5):hover .overlay {
     background-image: url(../img/index/bureau2.jpg) !important;
}
.sol:nth-child(6):hover .overlay {
     background-image: url(../img/index/accessoire1.jpg) !important;
}
.sol:hover .overlay {
   height: 100%;
 background-size: cover;
    background-repeat: no-repeat;
    height: 251px;
    width: 125%;
    left: -10%;
    z-index: 999;
    transition: .5s ease;
    background-color: transparent !important;

}
.realisation-fix{
    margin-top: 42px;
}
.logo-fix{
    position: fixed;
    z-index: 100;
}
.back{
    opacity: 0;
}
.carousel-indicators{
    margin-bottom: 0px !important;
}

.logo-text2{
    position: absolute;
    z-index: 999;
    margin: 0 15px;
    /* max-width: 89%; */
    /* bottom: -1px; */
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.logo-text2 img{
    margin: auto;
    max-width: 100%;

 }
.img-solution {
    max-width: 100%;
    width: 100%;
}
.sol2{
    position: relative;
    margin: 20px 0px;
}
.sol2 a{
    text-decoration: none;
}
.text2 {
  /*white-space: nowrap; */
    /* color: white; */
    font-size: 20px;
  position: absolute;
      text-align: center;
      top: 60%;
      left: 50%;
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
}
.image2 {
  display: block;
  /*width: 100%;*/
  height: auto;
}

.overlay2 {
  position: absolute;
  overflow: hidden;
  height:0;
  bottom: 0;
  top: 1px;
  height: 100%;
  opacity: 0;
  transition: .5s ease;
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -o-calc(100% - 30px);
  width: calc(100% - 30px);
}

.sol2:hover .overlay2 {
   opacity: 1;
}
 .sedec-button{
    position: absolute !important;
    top: 0;
    left: -10px;
    /* padding: 9px 19px !important; */
    border: none !important;
    font-size: 21px;
    height: calc(100% - 20px);
    width: calc(100% - 20px);
}
.overlay3 {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    background-image: url(../img/index/contact.jpg);
    overflow: hidden;
    width: 0;
    height: 98px;
    transition: .5s ease;
    /* padding: 58px 0; */
    top: -39px;
    background-size: 100% 100%;
}

.visite:hover .overlay3 {
  width: 100%;
}

.text3 {
white-space: nowrap;
    color: #89692f;
    font-size: 13px;
    position: absolute;
    /* overflow: hidden; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    }

.overlay4 {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    background-image: url(../img/index/espace.jpg);
    overflow: hidden;
    width: 0;
    height: 98px;
    transition: .5s ease;
    /* padding: 58px 0; */
    top: -39px;
    background-size: 100% 100%;
}

.visite2:hover .overlay4 {
  width: 100%;
}
.visite3:hover .overlay4 {
  width: 100%;
}

.text4{
white-space: nowrap;
    color: #89692f;
    font-size: 13px;
    position: absolute;
    /* overflow: hidden; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    }
.signature{
    text-align: center;
}
.signature .colonne{
    float: right;
    text-align: center;
    margin-top: 224px;
    font-weight: bold;
    font-size: 20px;
    color: #89692f;
}
.signature .colonne p{
    background: rgba(255, 255, 255, 0.9);
    display: -webkit-inline-box;
    padding: 5px 9px;
}
@media screen and (max-width: 992px) {
    body{
        text-align: justify;
        height: auto !important;
        padding: 0 !important;
    }
    .logo-text {
        position: relative;
    }
    .sol:hover .overlay {
    background-size: cover;
    background-repeat: no-repeat;
    height: 251px;
    width: 91%;
    left: 15px;
    z-index: 999999;
     }    
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    object-fit: cover;
    object-position: top center;
    }
    label{
        text-align: left !important;
    }
    .cap {
    right: 0;
    width: 100%;
    padding: 5px;
    }
    .cap2 {
    margin-top: 143px;
    }
    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 20%;
    }
   .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 20%;
    margin-right: -10px;
    }
    .sol:hover .logo-text {
    transform: scale(1);
    left: 0 !important;
    }
    .pnlqui-sommes0{
    background-size: cover !important;
    background-position: top center !important;
    }
    .left-menu li {
    text-align: center;
    float: left;
    padding: 7px 1px !important;
    padding-top: 7px;
    padding-right: 1px;
    padding-bottom: 7px;
    padding-left: 1px;
    width: 51%;
    margin: 2px 0;
    }
    .left-menu {
    position: relative;
    margin-top: 55px;
    float: left;
    width: 100%;
    display: none;
    }
    .signature .colonne {
    top: 85px;
    font-size: 18px;
    margin: 0;
    }
    #myenvironnement3 .colonne{
        padding: 20px 25px;
        height: auto;
    }
    #myenvironnement3 .colonne p{
        height: auto !important;
        padding: 0px;
    }
    #myenvironnement3 h1 {
    font-size: 21px !important;
    }
    #myenvironnement3 .colonne ul{
        height: auto !important;
    }
    #myenvironnement3{
        clear: both;
        margin-top: 79%;
    }
    .recherche input[type=text] {
    width: 132px;
    background-position: right;
    font-size: 12px;
    padding: 6px 46px 5px 17px;
    }
    .visite {
    top: 380px;
    transform: translateX(-1%);
    }
    .text2{
        font-size: 11px;
    }
    .visite a {
    padding: 6px 15px;
    }
    .visite2 a, .visite3 a {
    padding: 5px 49px;
    }
    .visite2 {
    top: 416px;
    transform: translateX(-1%);
    }
    .visite10{
        top: 452px !important;
        display: block !important;
    }
    .visite11 {
    top: 40px !important;
    display: block !important;
    }
    body {
    background-color: rgba(227, 173, 0, 0.16) !important;
    }
    .visite10 a{
        padding: 5% 14px;
    }
    .visite11 a {
    padding: 5% 14px;
    }
    .visite3{
        z-index: 1;
    }
    #container-infos h1{
        font-size: 22px !important;
    } 
    #map .text-left{
        font-size: 19px !important;
    }
    .carousel-caption {
    top: 100px;
    width: 100%;
    left: 0;
    right: 0;
    }
    .glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
    font-size: 24px;
    }
    .recherche {
    top: 88px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    }
    #container-fiche {
    margin-top: 26%;
    } 
    .dropdown-menu > li > a{
    padding: 3px 0px;
    }
    #container-environnement {
    padding-right: 15px;
    }
    #espacepro-container .col-md-2.col-md-push-10.col-xs-6.text-right {
    float: right;
    padding-right: 0;
    margin-top: 55px;
    }
    #espacepro-container .col-xs-12.col-md-4.col-md-pull-2.no-padding{
    margin-top: 10%;
    }
    .img-solution {
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    }
    .logo-text2 {
    top: -1px;
    }
    .solution-sedec2{
        width: auto;
    }
    .sol2 {
    margin: 20px 0px;
    }
    .solution-sedec2 {
    height: 100%;
    top: 18%;
    }
    #sol-page .carousel-caption {
    max-width: 100%;
    width: 100%;
    right: 0;
    height: 70%;
    }
    #sol-page .carousel-caption .cap{
    right: 0;
    padding: 4px;
    width: 100%;
    bottom: 50%;
    }
    .carousel-indicators {
    margin-bottom: 1% !important;
    }
    a.button {
    margin-top: 5px;
    margin-bottom: 0;
    padding: 14px 0;
    }
    #nosrealisations-container .col-lg-2{
        padding:0 10px 20px 10px;
        margin: 0;
    }
    .lightbox{
        top: 34% !important;
    }
    #nosrealisations-container{
        height: auto;
        margin-top: 30%;
    }
    .hide-bullets .col-lg-4 {
    width: 31%;
    }
    #slider-thumbs .thumbnail img{
        height: 65px !important;
    }
    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 8%;
    }
    .thumbnail img {
        width: 100%;
        height: 110px !important;
    }
    #slider{
        padding:0px;
    }
    .grandtitre1 {
    padding: 0 50px !important;
    }
    #fichetechnique{
        margin-right: 0px;
    }
    #sendtome {
    right: -10px;
    }
    .form-class{
        margin-top: 30px;
    }

    #myenvironnement2 .colonne{
        height: auto;
        padding: 10px 0 14px 20px ;
    }
    #myenvironnement2 .enguage{
        height: auto;
    }
    #myenvironnement2 {
    margin-top: 91%;
    }
    #container-demande label{
        width: 100% !important;
        text-align: left;
    }
    #container-demande button{
    width: 100%;
    background: #2b170f;
    color: #fff;
    }
    .pie{
        padding:0;
    }
    h3, .h3 {
    font-size: 20px;
    }
    #fichetechnique img{
    width: 40%;
    margin: auto;
    float: none !important;
    }
    div#espacepro-container .col-lg-2.col-sm-12.col-lg-offset-6.text-right {
    top: 62px;
    }
    .panel-heading img {
    padding: 2%;
    max-width: 100%;
    }
    #form1 input, button {
    margin-left: 0px !important;
    }
    #fichetechnique .text-left h3{
       font-size: 20px;
    }
    .pnlqui-sommes0, .pnlqui-sommes1, .pnlqui-sommes2, .pnlqui-sommes3, .pnlqui-sommes4, .pnlqui-sommes5, .pnlqui-sommes6, .pnlqui-sommes6 {
    background-size: contain;
    background-position: center 19%;
    }
    .realisation-fix {
    margin-top: 10px;
    }
    .logo-fix {
    position: relative;
    }
    h1 {
    font-size: 30px !important;
    margin: 31px 0 10px 0;
    }
    .col-lg-12.col-lg-offset-0.colonne2 {
    padding: 10px 20px 0 20px !important;
    }
    #solutions .col-sm-6{
    width: 50%;
    float: left;
    }
    .form-control {
    width:100% !important;
    }
    #container-infos {
    margin-top: 32%;
    }
    #container-infos label {
    color: #fff;
    float: left;
    margin-right: 10px;
    text-align: justify !important;
    }
    #container-infos h2 {
    color: #fff;
    font-size: 31px;
    margin-top: 88px;
    }
    .carousel-inner2 {
    height: auto;
    }
    #slider .carousel-inner2 > .item > img, .carousel-inner > .item > a > img {
    height: 298px;
    }
    td{
        width: 100%;
    }
    .contact-btn {
    margin-left: 0% !important;
    }
    .signature {
    text-align: center;
    position: absolute;
    top: 157px;
    }
}
@media screen and (max-width: 1300px) {
    .nav > li {
        margin:0px;
    }
}

.intro {
  background: #ffffff;
  padding: 100px 0;
}

.container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

h1 {
  font-size: 2.5rem;
}


/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul {
  padding: 50px 0;
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 4px;
  margin: 0 auto;
  padding-top: 50px;
  background: #2b170f;
}

.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: inherit;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 301px;
  padding: 15px 15px 23px 15px;
  background: #ffffff;
}

.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: -151px;
    top: 3px;
}

.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #ffffff transparent transparent;
  display: none;
}

.timeline ul li:nth-child(even) div {
    left: -148px;
    top: 4px;
}

.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #ffffff;
  display: none;
}

time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
  text-align: center;
}


@media screen and (min-width: 993px) and (max-width: 1230px) {
  .nav > li > a {
    position: relative !important;
    display: block !important;
    padding: 10px 9px !important;
    font-size: 12px !important;
   }
   nav ul.nav > li:before {
    content: '\00b7';
    position: absolute;
    left: 1px;
    top: 11px;
    }
}
@media screen and (max-width: 1024px) {
  /*.dropdown-menu {
    position: relative;
    top: 0;
    z-index: 1000;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 5px 10px;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    background: transparent !important;
    }*/
    nav ul.nav > li:before {
    display: none;
    }

}
@media screen and (max-width: 970px){
    .sol:hover .overlay {
    width: 93.5%;
    }
}
@media screen and (max-width: 779px){
    .sol:hover .overlay {
    width: 92%;
    }
}
@media screen and (max-width: 742px){
    .sol:hover .overlay {
        width: 90.5%;
    }
}
@media screen and (max-width:768px){
#sol-page .carousel-caption {
    max-width: 100%;
    width: 100%;
    right: 0;
    top:9%;
    height: 70%;
}
}
@media screen and (max-width:992px){
    .solution-sedec{
        margin-top: 126px;
        bottom: 0px;
        position: relative !important;
        padding-bottom: 20px;
    }
    #myCarousel .item, 
    .carousel-inner > .item > img, .carousel-inner > .item > a > img,
    body{
        height: 365px;
        object-fit: contain;
        object-position: bottom center;
        background-size: contain !important;
        background-position: center 80px !important;
    }
    .carousel{
        padding-bottom: 11%;
    }
    #myfooter{
        z-index: 9999999;
    }
}
@media screen and (max-width: 732px) {
    .sol:hover .overlay {
    width: 95%;
   }
}
@media screen and (max-width: 1000px) {
/*  .dropdown-menu {
    display: block !important;
    }
*/    
    .myownnavbar{
        left: 0px;
    }
}
@media screen and (max-width: 767px){
    .sol{
        padding: 0px;
        margin: 15px 0;
    }
    .overlay {
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    overflow: hidden;
    width: 100% !important;
    }
}
.form-group {
    margin-bottom: 15px;
}
td{
   padding: 0 0 15px  0;
   text-align: right;
}
table {
   width: 100%;
}
.form-control {
    width: 80%;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background-color: #2b170fc4;
}
.navbar-header{
    background: #2b170f;
}
.events-content{
    display: block !important;
}