
html,body{ 
	width:100%;
	height:100%;
  color: #FFF;
  background-color: #FF7900;
}

a{color: #FF7900}
a:hover{color: #000}
.list-group-item.active{background-color: #000; border:1px solid #000;}
.list-group-item.active:hover{background-color: #151515; border:1px solid #151515;}
video{width: 100%; margin-top: 10px}


/* ---- particles.js container ---- */

#particles-js{
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 3250px;
  background-color: #FF7900;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#particles-js.OnPage{
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 900px;
  background-color: #FF7900;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/*--------HEADs-------*/
h1 {
  width: 100%;
  margin: 0; padding: 0;
  text-shadow: 4px 4px 3px rgba(0,0,0,0.1); 
  color: #FFF;
}
h1 small{
  color: #E5E5E5;
}

h2 {
  margin: 0; padding: 0;
  text-shadow: 4px 4px 3px rgba(0,0,0,0.1); 
}

h2.titre {
  font-size: 2em;
  color: #000;
  border-bottom:1px solid #000;
  padding: 0.05em 0.3em 0 0em;
  margin-bottom: 0.5em;
  margin-top:0.5em;
}

h2.paragraph {
  font-size: 1.2em;
  color: #000;
  border:1px solid #000;
  background: #fff;
  padding: 1em;
  margin-bottom: 0.5em;
  margin-top:0.5em;
  text-shadow:none;

  border-radius: 0;
    border: none;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #003;
    background-color: #fff;
}

h3,h4 {
  margin: 0; padding: 0;
  text-shadow: 4px 4px 3px rgba(0,0,0,0.1); 
}

h3.titre, h4.titre {
  font-size: 1.5em;
  color: #000;
  border-bottom:1px solid #000;
  padding: 0.05em 0.3em 0 0em;
  margin-bottom: 0.5em;
  margin-top:0em;
}

h4.titre {
  color: #FFF;
  border-bottom:none;
}

/*-------LOGO*/
.logo{
  height: 50px;
  text-align: center;
}

/*-------MENU*/
.navbar{border-radius: 0; margin-bottom: 0px}
.navbar-brand{padding: 0 15px}

/*-------CORPS*/
.well {
  border-radius: 0;
  border:none;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #003;
  background-color: #fff;
}
.well p{color: #000; font-size: 16px}

#valeurs .nav-pills li{
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
#valeurs .nav-pills li > a{
  background-color: #E5E5E5;
  font-weight: bolder;
  font-size: 1.2em;
  color: #000
}
#valeurs .nav-pills li.active > a{
  background-color: #151515;
  color: #fff
}
#valeurs .tab-content {
  color : white;
  background-color: #000;
  padding : 5px 15px;
  width: 100%;
}

#valeurs .nav-pills > li > a {
  border-radius: 0;
}

.tab-pane p{font-size: 1.22em; margin-top: 1em}
.fa-15{font-size: 14em}
.fa-2{font-size: 2em}
.mb10{margin-bottom: 10px}
.list-group.ami{margin-bottom: 0px;}
.list-group.ami a{border-radius: 0}
/*-------Panels*/
.panel-inverse{
  border:#000 1px solid;
  border-radius: 0;
}
.panel-inverse .panel-heading{
  background-color: #151515;
  border-radius: 0;
}

.panel-inverse .panel-heading h3.titre {
  color: #fff;
  border-bottom:none;
  padding: 0;
  margin:0
}
.panel-inverse .panel-body {
  color: #000;
  font-size: 1.1em;
}
.panel-inverse .panel-footer {
  background-color: #333;
  border-radius: 0;
}
.text-noir{color: #000}
ol.text-noir,ul.text-noir{font-size: 16px; line-height: 1.8}
.p0{padding: 0}


.contact .list-group-item{padding-left: 5px}
.contact .list-group-item i,.contact .list-group-item span{display: inline-block; vertical-align: middle;}
.contact .list-group-item i{width: 12%; text-align: center;}
.contact .list-group-item.adress span{text-transform: uppercase;}
.contact .list-group-item span{width: 88%;}
.Contactnz{margin-top: 30px}
textarea.COntact{height: 150px}
.btn-inverse{background-color: #000; color: #fff}
.btn-inverse:hover{background-color: #fff; border:#000 1px solid;}
.error{color: #c00; font-size: 16px;}
.ok{color: #009933; font-weight: bolder; font-size: 1.3em}
.checkk{margin: 20px auto}
.text-light{font-weight: 400}
.popover{background-color: #000}
.popover.top>.arrow:after{border-top-color: #000}
.popover-content{color: #fff;}
.col-form-label.overp{cursor: help;}
.col-form-label.overp:hover{text-decoration: underline;}
#map{top:0;width:100%;height:94%;z-index:5;text-align: center;}
#map i{margin-top: 20%}
.p404{text-align: center; font-size: 1.5em;}
.p404 span{font-size: 2em; font-weight: bolder;}
.img100{width: 100%: height:auto;}
.btnDirection{position:absolute; z-index: 999; top: 15%; right: 5%}
.btnDirection span{margin-left: 10px}
/*-------SLIDER*/
.row.slider{padding:0; margin-right: 0px; }
.Titleslider{
  font-size: 2em !important;
  color: #00A63F !important;
  width: 100%;
  font-weight: 800;
  white-space: pre-wrap !important;
  margin-top: 50px;
}

.Listslider{
  margin-top: 40px !important;
}

.Listslider li{
  font-size: 1.3em !important;
  color: #FFF !important;
  font-weight: 800;
  list-style: none;
  margin: 20px 0 0 20px;
}
.btn-success.ami{color: #fff; font-weight: bolder;}
.btn-success.ami:hover{color: #fff; font-weight: bolder;}

/*-----HOVER SERVICES*/
.view {
   position: relative;
   cursor: default;
   overflow: hidden;
   height: 360px;
}
.view .mask,.view .content {
   width: 100%;
   position: absolute;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h4 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 1);
   margin: 0;
}
.view .list-group {
   font-size: 16px;
   position: relative;
   color: #000;
   padding: 10px;
}










.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color: #FFF;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p{
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

/*---BACK TO TOP */
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
    background-color: #000;
  color: #eeeeee;
  width: 50px;
  height: 48px;
  line-height: 48px;
  right: 30px;
  bottom: 30px;
  padding-top: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
  background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
  opacity: 1.0;
}
.scroll-top-wrapper i.fa {
  line-height: inherit;
}

/**----FOOTER--*/
.footer {
  background: #fff;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #003;
}

.logoF{}
.telFT{
  font-size: 2em;
  font-weight: bolder;
  text-align: center;
  color: #000;
  line-height: 2;
  margin-top: 20px
}

.title-widget {
  color: #151515;
  font-size: 1.5em;
  position: relative;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 15px;
}

.title-widget::before {
    background-color: #FF7900;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}



.widget_nav_menu ul {
    list-style: outside none none;
    margin: 0; padding: 0;
}


.widget_nav_menu ul li {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.widget_nav_menu ul li a{
  color: #666
}

.widget_nav_menu ul li:hover> a{
  color: #000
}

.social-icons{text-align: center;}
.social-icons a{color: #000}
#social:hover {
-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1); 
-o-transform:scale(1.1); 
}
#social {
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-o-transform:scale(0.8); 
-webkit-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
}           
      .social-fb:hover {
        color: #3B5998;
      }
      .social-tw:hover {
        color: #4099FF;
      }
      .social-gp:hover {
        color: #d34836;
      }
      .social-em:hover {
        color: #FF7900;
      }
      .nomargin { margin:0px; padding:0px;}
.footer-bottom {
    background-color: #000;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}
.page-header{margin: 10px 0 20px 0}
.breadcrumb{margin: 0; margin-top: 20px !important}
