.grecaptcha-badge {
	display: none !important;
}
body {
  padding-top: 0;
  padding-bottom: 0;
  /*background: black;*/
}
a {
  text-decoration: none;
}
main {
  flex: 0 0 auto;
  /*background: #333;*/
  position: absolute;
  right: 0;
  padding: 0 !important;
  max-width: calc(100% - 330px);
  width: 100% !important;
  background: linear-gradient(180deg, rgba(0,0,0,.9), rgba(0,0,0,0) 90%),
            linear-gradient(100deg, rgba(0,0,0,.9), rgba(0,0,0,0) 85%),
            linear-gradient(360deg, rgba(0,0,0,.9), rgba(0,0,0,0) 90%);
}
nav {
  background:  #555;
  border-right: solid 10px #666;
  padding-right: 0 !important;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  padding-left: 0 !important;
  width: 100% !important;
  max-width: 330px !important;
}
h1, p {
	color: #000;
}
.sela_info h1, .sela_info h2, .sela_info p {
	color: #ccc;
}
.sela_realisation h1, .sela_realisation p {
  color: #fff;
}
/*.marketing h2 {
	color: #000 !important;
}*/
.marketing p {
	color: #000 !important;
}
input, textarea {
	background: #ccc !important;
}
.bg-light {
	background: #555 !important;
}
.card-body {
	background: #333;
}
.h3, h3 {
  font-size: 1.75rem;
  font-weight: 300 !important;
  color: #ccc;
}
.mt-05 {
  margin-top: 5rem !important;
}
.featurette {
  padding-left: 30px;
}
.marketing .col-lg-4 {
  margin: 10px !important;
  width: calc(33.33% - 20px);
}
.marketing .col-lg-3 {
  margin: 10px !important;
  width: calc(25% - 20px);
  text-align: center;
}
nav hr {
  margin: 0;
}
.logoP {
  text-align: center;
  /*background: radial-gradient(white, #666, #666);*/
  margin: 0;
  padding: 0 0 10px 0;
}
.logo {
  padding: 10px 10px 0 10px;
  width: 200px;
  -webkit-filter: drop-shadow(0px 0px 5px #fff);
  filter: drop-shadow(0px 0px 5px #fff);
}
.perimetre {
  padding: 10px;
  transition: 0.5s;
  box-shadow: 0 0 15px black;
}
.perimetre:hover, .perimetre.active {
  /*border: solid 5px !important;*/
  /*padding: 6px;*/
  background: #222;
  box-shadow: 0 0 20px black;
}
.perimetre:hover h2, .perimetre.active h2 {
  color: #ccc !important;
}
.perimetre img {
  width: 100px;
  height: 100px;
  border: solid 1px;
  border-radius: 50%;
  padding: 10px;
}
.electricite nav {
  border-right: solid 10px #e1e102;
}
.nav-pills .nav-link {
  color: #bbb;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  border-radius: 0;
  font-size: 12px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link, .nav-link:hover {
  background-color: #666 !important;
  color: white !important;
  border-radius: 0;
  padding-left: 30px;
}
.electricite {
  color: #ffd700 !important;
}
.nav-pills .nav-link.active.electricite, .nav-pills .show > .nav-link.electricite, .nav-link.electricite:hover {
  background-color: #ec0 !important;
  color: white !important;
}
.marketing .electricite {
  border: solid 1px #ec0;
}
.climatisation {
  color: #ff7676 !important;
}
.nav-pills .nav-link.active.climatisation, .nav-pills .show > .nav-link.climatisation, .nav-link.climatisation:hover {
  background-color: #ff7676 !important;
  color: white !important;
}
.marketing .climatisation {
  border: solid 1px #ff7676;
}
.domotique {
  color: #ff3f3f !important;
}
.nav-pills .nav-link.active.domotique, .nav-pills .show > .nav-link.domotique, .nav-link.domotique:hover {
  background-color: #ff3f3f !important;
  color: white !important;
}
.marketing .domotique {
  border: solid 1px #ff3f3f;
}
.borne_de_recharge {
  color: #ff9bfa !important;
}
.nav-pills .nav-link.active.borne_de_recharge, .nav-pills .show > .nav-link.borne_de_recharge, .nav-link.borne_de_recharge:hover {
  background-color: #ff9bfa !important;
  color: white !important;
}
.marketing .borne_de_recharge {
  border: solid 1px #ff9bfa;
}
.alarme_intrusion {
  color: #b27eff !important;
}
.nav-pills .nav-link.active.alarme_intrusion, .nav-pills .show > .nav-link.alarme_intrusion, .nav-link.alarme_intrusion:hover {
  background-color: #b27eff !important;
  color: white !important;
}
.marketing .alarme_intrusion {
  border: solid 1px #b27eff;
}
.video_surveillance {
  color: #6a8fff !important;
}
.nav-pills .nav-link.active.video_surveillance, .nav-pills .show > .nav-link.video_surveillance, .nav-link.video_surveillance:hover {
  background-color: #6a8fff !important;
  color: white !important;
}
.marketing .video_surveillance {
  border: solid 1px #6a8fff;
}
.portail_interphone {
  color: #24afc0 !important;
}
.nav-pills .nav-link.active.portail_interphone, .nav-pills .show > .nav-link.portail_interphone, .nav-link.portail_interphone:hover {
  background-color: #24afc0 !important;
  color: white !important;
}
.marketing .portail_interphone {
  border: solid 1px #24afc0;
}
.sonorisation {
  color: #01ea19 !important;
}
.nav-pills .nav-link.active.sonorisation, .nav-pills .show > .nav-link.sonorisation, .nav-link.sonorisation:hover {
  background-color: #01ea19 !important;
  color: white !important;
}
.marketing .sonorisation {
  border: solid 1px #01ea19  ;
}
.reseaux_informatiques {
  color: #fd7922 !important;
}
.nav-pills .nav-link.active.reseaux_informatiques, .nav-pills .show > .nav-link.reseaux_informatiques, .nav-link.reseaux_informatiques:hover {
  background-color: #fd7922 !important;
  color: white !important;
}
#contact p {
  color: #ccc;
}
.marketing .reseaux_informatiques {
  border: solid 1px #fd7922  ;
}
.vmc {
  color: #8cffcb !important;
}
.nav-pills .nav-link.active.vmc, .nav-pills .show > .nav-link.vmc, .nav-link.vmc:hover {
  background-color: #eee !important;
  color: #5b9 !important;
}
.marketing .vmc {
  border: solid 1px #eee;
}
.featurette img {
  max-width: 100%;
  max-height: 300px;
  border: solid 2px #000;
  box-shadow: 0 0 20px white;
  width: auto;
  height: 100%;
  padding: 2px;
  background: white;
}
#navLeft {
    z-index: 9;
    background: linear-gradient(to right, #666, #333);
}
.nav-pills .nav-link {
    color: white;
    background: #666;
}
.nav-link {
    transition: all 1s ease-out;
    line-height: 1.2;
}
.point:after {
    content: ".";
}
.nav-pills.bottom {
    bottom: 0 !important;
    position: absolute;
    width: 100%;
}