/* -- HARDWARE ---------------------------------------------------- */
.hardware .littles div:nth-child(2){
  background-color: #FF6D22}
.hardware .card{
  text-align: center;}
.hardware .card .serie{
  color: #FF6D22;
  font-size: 1.2rem;
  margin-top:1rem;
  margin-bottom:0rem;}
.hardware .card .name,
.hardware .card .add{
  font-size: 1.6rem;
  font-weight: bold;
  margin-top:0rem;
  margin-bottom:1rem;}
.hardware .card .add{
  margin:1.9rem;}

.hardware.drones:not(.flights) {
  white-space: pre-line;}
.hardware.drones .block {
  border-top:1px solid #E7EAEC;
  padding: 5rem}
.hardware.drones .intro {
  margin-bottom: 4rem}
.hardware.drones .intro .description{
  color: #999999;
  font-size: 1.6rem;}
.hardware.drones .intro .image{
  height: 40rem;
  background-color: #f9f9f9;
  background-position: center;
  background-size: cover;
  }
.hardware.drones .intro .number{
  color: #6C6F71;
  font-weight: bold;
  font-size: 2.4rem;}
.hardware.drones .intro .serie{
  margin-top:.4rem;
  margin-bottom: .8rem;
  font-size: 1.2rem;}

.hardware.drones:not(.flights) .specs div:nth-child(1), .hardware:not(.flights) .specs div:nth-child(3){
  margin-left: 0}
.hardware.drones .specs div:nth-child(3){
  clear: both;}
.hardware.drones .specs p{
  color: #999999;
  border-radius: 4px;
  padding: 1rem;
  border: solid 1px #E7EAEC;
  background-color: #F9F9F9;
  vertical-align: top;
  display: inline-block;
  width: 70%;}
.hardware.drones .specs label{
  margin-top: 1rem;}

.products-purchased .icon{
  font-size: 20px;
}
.products-purchased .hightlight .icon{
  color: #FF6D22;
}

.hardware.support .elements .title {
  height: inherit;
  line-height: initial;
  padding: 2rem; }
.hardware.support .elements .intro {
  margin-top: -1rem;
  padding-bottom: 2rem; }
.hardware.support .content .elements {
  padding-bottom: 0;
  padding-right: 0; }
.hardware.support #map{
  background-color: #fff;}
.hardware.support #support-choose{
  padding: 10px 20px;
  background-color: #fff;}
.hardware.support #support-choose .title{
  line-height: 4rem;
  height: 5rem;
  border-bottom: none;
  padding: 0;}
.hardware.support #support-choose span.bold{ font-weight: bold; color: #676A6C; }
.hardware.support #support-choose span{ color: #999999; }