<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/clients/dcbbba10908053e3aa271fc51bef7b6d/web/wp-content/themes/fixit/css/compiler/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/clients/dcbbba10908053e3aa271fc51bef7b6d/web/wp-content/themes/fixit/css/compiler/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/clients/dcbbba10908053e3aa271fc51bef7b6d/web/wp-content/themes/fixit/css/compiler/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/clients/dcbbba10908053e3aa271fc51bef7b6d/web/wp-content/themes/fixit/css/compiler/lessc.inc.php</b> on line <b>2478</b><br />
.ir {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.middleHack {
  zoom: 1;
}
.ib {
  display: -moz-inline-stack !important;
  display: inline-block !important;
  vertical-align: top;
}
.ibIe {
  display: inline !important;
  zoom: 1;
}
.lt-ie8 .ib {
  display: inline !important;
  zoom: 1;
}
.clear {
  clear: both;
  display: block;
}
.translate3d {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.translate {
  -webkit-transform: translate(0,0);
  -moz-transform: translate3d(0,0);
  -ms-transform: translate3d(0,0);
  -o-transform: translate3d(0,0);
  transform: translate3d(0,0);
}
.noflick {
  -webkit-backface-visibility: hidden;
}
a img {
  border: none;
}
.about {
  color: #92999b;
}
.about #header {
  background-image: url('../../img/fix-IT.jpg');
}
.about #header h1 {
  font-size: 7em;
}
.about #main {
  padding: 50px 0;
  box-shadow: 0 -40px 150px #000;
  position: relative;
  float: left;
  width: 100%;
}
.about #main h2 {
  margin-bottom: 40px;
}
.about #main .wrap > p {
  -moz-column-gap: 45px;
  -moz-column-count: 2;
  -webkit-column-gap: 45px;
  -webkit-column-count: 2;
  column-gap: 45px;
  column-count: 2;
  line-height: 2em;
}
.about #main figure {
  width: 25%;
  float: left;
  text-align: center;
  margin-top: 30px;
  position: relative;
}
.about #main figure .frame {
  position: relative;
  cursor: pointer;
  width: 100%;
  opacity: .8;
  -webkit-transition: opacity 100ms ease-out;
  -moz-transition: opacity 100ms ease-out;
  -ms-transition: opacity 100ms ease-out;
  -o-transition: opacity 100ms ease-out;
  transition: opacity 100ms ease-out;
  margin: 0 auto 20px;
  max-width: 350px;
}
.about #main figure .frame img {
  display: block;
  width: 100%;
}
.about #main figure .frame:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  border: 10px solid transparent;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  cursor: pointer;
}
.about #main figure .frame:hover {
  z-index: 1;
  opacity: 1;
}
.about #main figure .frame:hover:after {
  border-color: #fff;
  box-shadow: 0 5px 10px #f5f7f9;
}
.about #main figure h3,
.about #main figure h4,
.about #main figure h5 {
  margin-bottom: 5px;
  line-height: 1em;
  font-weight: 700;
  color: #181c1c;
  font-size: 1.3em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
}
.about #main figure h4,
.about #main figure h5 {
  margin-bottom: 15px;
  font-weight: 300;
}
.about #main figure .more {
  padding: 3px 5px 3px 20px;
  position: relative;
  cursor: pointer;
}
.about #main figure .more:before {
  background: url("../../img//sprite.png") no-repeat top left transparent;
  display: inline-block;
  zoom: 1;
  background-position: -315px -77px;
  width: 15px;
  height: 15px;
  text-indent: -6000px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  content: '';
  border: 1px solid #92999b;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.about #main figure figcaption > h4 {
  margin-bottom: 5px;
}
.about #main figure figcaption .details {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 270%;
  padding: 15%;
  text-align: left;
  background-color: #f1f1f1;
  z-index: 1;
}
.about #main figure figcaption .details h3 {
  font-size: 1.6em;
  margin-bottom: 10px;
}
.about #main figure figcaption .details h5 {
  font-size: 1em;
  margin: 30px 0 10px;
}
.about #main figure figcaption .details p {
  line-height: 1.8em;
  margin-bottom: 10px;
}
.about #main figure figcaption .details p:last-child {
  margin-bottom: 0;
}
.about #main figure figcaption .details .close {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #181c1c;
  text-transform: uppercase;
  font-size: .9em;
  cursor: pointer;
}
.about #main figure.opened .frame {
  z-index: 1;
  opacity: 1;
}
.about #main figure.opened .frame:after {
  border-color: #fff;
  box-shadow: 0 5px 10px #f5f7f9;
}
.about #main figure.opened .more:before {
  background-position: -338px -77px;
}
.about #main figure.right figcaption .details {
  right: 100%;
  left: auto;
  text-align: right;
}
.about #main figure.right figcaption .details .close {
  left: 20px;
  right: auto;
}
.about #main figure.center figcaption .details {
  width: 170%;
}
.about #team {
  text-align: center;
  padding-top: 50px;
  background-image: url('../../img/server-bg.jpg');
  position: relative;
  width: 100%;
  float: left;
}
.about #team .wrap {
  position: relative;
  padding-bottom: 4%;
}
.about #team:before {
  content: '';
  background-color: rgba(20,34,35,0.85);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about #team h2 {
  margin-bottom: 20px;
  color: #fff;
}
.about #team p {
  line-height: 2.2em;
  max-width: 750px;
  margin: 0 auto;
}
.about #team .pictures {
  margin-top: 40px;
  margin-bottom: -50px;
  width: 100%;
  float: left;
  position: relative;
}
.about #team .pictures:before {
  content: '';
  box-shadow: 0 0 100px 50px rgba(0,0,0,0.3);
  position: absolute;
  bottom: 30px;
  left: 10%;
  display: block;
  width: 80%;
}
.about #team .pictures img {
  display: block;
  width: 26.2%;
  float: left;
  margin: .15%;
  position: relative;
}
.about #team .pictures img:first-child {
  width: 46.6%;
}
.about #mission {
  padding: 120px 0 50px;
  text-align: center;
  background-color: #f5f7f9;
  color: #696969;
  clear: left;
}
.about #mission h2 {
  margin-bottom: 20px;
}
.about #mission p {
  max-width: 720px;
  margin: 0 auto;
  line-height: 2.2em;
}
.about #philosophy {
  text-align: center;
  padding: 50px 0;
  margin-bottom: 100px;
  overflow: hidden;
}
.about #philosophy h3 {
  line-height: 1.8em;
  font-weight: 700;
  color: #181c1c;
  font-size: 1.2em;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
  max-width: 720px;
  margin: 0 auto 50px;
}
.about #philosophy article {
  width: 31%;
  float: left;
  margin: 2% 1.16%;
  margin-bottom: 30px;
}
.about #philosophy article h4 {
  line-height: 1em;
  font-weight: 700;
  color: #181c1c;
  font-size: 1.6em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
  position: relative;
  padding-top: 40px;
  margin-bottom: 10px;
  letter-spacing: .2em;
}
.about #philosophy article h4:before {
  content: '';
  background: url("../../img//sprite.png") no-repeat top left transparent;
  display: inline-block;
  zoom: 1;
  background-position: -316px 0px;
  width: 55px;
  height: 15px;
  text-indent: -6000px;
  text-align: left;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -27px;
}
.about #philosophy article p {
  line-height: 1.8em;
}
.about #philosophy article.two h4:before {
  background-position: -316px -25px;
}
.about #philosophy article.three h4:before {
  background-position: -316px -50px;
}
.advices #header,
.adviceDetails #header {
  background-image: url('../../img/advice.jpg');
}
.advices #header h1,
.advices #header h2,
.adviceDetails #header h1,
.adviceDetails #header h2 {
  font-size: 7em;
}
.advices .img-responsive,
.adviceDetails .img-responsive {
  width: 100%;
  height: auto;
}
.advices .twitter-share,
.advices .facebook-share,
.adviceDetails .twitter-share,
.adviceDetails .facebook-share {
  background: #fff;
  color: #57cff4;
  cursor: pointer;
  display: inline-block;
  padding: 1em 2em;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.advices .twitter-share:hover,
.advices .facebook-share:hover,
.adviceDetails .twitter-share:hover,
.adviceDetails .facebook-share:hover {
  position: relative;
  top: -1px;
}
.advices #main,
.adviceDetails #main {
  color: #000;
  box-shadow: 0 -40px 150px #000;
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 10%;
}
.advices #main .top,
.adviceDetails #main .top {
  z-index: 1;
  background-color: #f7ad5c;
  margin: -20px 0 80px;
  position: relative;
  padding: 10px 0;
  max-width: 800px;
  width: 100%;
  text-transform: uppercase;
  font-family: 'MFred', sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: .2em;
}
.advices #main .top:before,
.adviceDetails #main .top:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 300%;
  right: 100%;
  background-color: #f7ad5c;
}
.advices #main .date,
.adviceDetails #main .date {
  padding: 6px 12px;
  display: inline-block;
  background-color: #f7ad5c;
  color: #fff;
  font-size: 1.1em;
  line-height: 1em;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 600;
}
.advices #main .cat,
.adviceDetails #main .cat {
  font-weight: 100;
  font-size: 1.1em;
  margin-bottom: 10px;
  display: inline-block;
  color: #bfbfbf;
}
.advices #main article {
  margin-bottom: 100px;
  width: 100%;
  float: left;
  max-width: 800px;
}
.advices #main article .frame {
  width: 37.5%;
  float: left;
  position: relative;
}
.advices #main article .frame img {
  width: 100%;
  display: block;
}
.advices #main article .frame .date {
  position: absolute;
  right: -6px;
  bottom: -6px;
}
.advices #main article .text {
  width: 50%;
  float: right;
}
.advices #main article .text h3 {
  margin-bottom: 15px;
  font-size: 1.4em;
  line-height: 1.2em;
}
.advices #main article .text h3 a {
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.advices #main article .text h3 a:hover {
  color: #f7ad5c;
}
.advices #main nav {
  background-color: #f5f7f9;
  padding: 10px 20px;
  clear: both;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 600;
  font-size: 1.2em;
  max-width: 800px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.advices #main nav a {
  display: inline-block;
  padding: 5px;
}
.advices #main nav a:hover {
  color: #696969;
}
.advices #main nav a.active {
  color: #696969;
  cursor: default;
}
.adviceDetails #header {
  background-image: url('../../img/advice.jpg');
}
.adviceDetails #header h1,
.adviceDetails #header h2 {
  font-size: 7em;
}
.adviceDetails #main .top {
  font-size: 1.3em;
  display: block;
  padding: 14px 0;
}
.adviceDetails #main article {
  width: 65%;
  float: left;
}
.adviceDetails #main article .date {
  float: left;
  margin-right: 15px;
}
.adviceDetails #main article .cat {
  padding: 3px 0;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 300;
  font-size: 1.3em;
  margin-bottom: 10px;
  display: inline-block;
  color: #bfbfbf;
}
.adviceDetails #main article .share {
  float: right;
  font-size: .9em;
  color: #fff;
  font-weight: 600;
}
.adviceDetails #main article .share a {
  padding: 5px 8px 5px 25px;
  display: inline-block;
  position: relative;
  float: left;
}
.adviceDetails #main article .share a:before {
  content: '';
  background: url("../../img//sprite.png") no-repeat top left transparent;
  display: inline-block;
  zoom: 1;
  background-position: -6px -120px;
  width: 15px;
  height: 15px;
  text-indent: -6000px;
  text-align: left;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -9px;
  opacity: .8;
}
.adviceDetails #main article .share a.facebook {
  background-color: #3b5998;
}
.adviceDetails #main article .share a.facebook:before {
  background-position: -6px -155px;
}
.adviceDetails #main article .share a.twitter {
  background-color: #4ec7fa;
}
.adviceDetails #main article .share a:hover:before {
  opacity: 1;
}
.adviceDetails #main article h1 {
  clear: both;
  float: left;
  width: 100%;
  line-height: 1.2em;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 600;
  font-size: 2.7em;
  text-transform: uppercase;
  margin: 20px 0;
  padding-bottom: 15px;
  color: #000;
  border-bottom: 1px solid #dadada;
}
.adviceDetails #main article h2 {
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 600;
  font-size: 1.5em;
  margin-bottom: 20px;
  text-transform: none;
  letter-spacing: 0;
}
.adviceDetails #main article p {
  font-family: 'Geogrotesque W01', sans-serif;
  font-size: 1.2em;
  margin-bottom: 35px;
  line-height: 1.5em;
}
.adviceDetails #main article p.intro {
  font-style: italic;
  font-size: 1.3em;
}
.adviceDetails #main article > img {
  width: 100%;
  display: block;
  margin-bottom: 35px;
}
.adviceDetails #main .bt {
  background-color: #000;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.1em;
  padding: 10px 20px;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
  font-family: 'MFred', sans-serif;
  white-space: normal;
  letter-spacing: .2em;
  clear: both;
  float: left;
}
.adviceDetails #main .bt:hover {
  background-color: #323232;
}
.adviceDetails #main #sidebar {
  float: right;
  width: 25%;
  color: #000;
}
.adviceDetails #main #sidebar h2 {
  line-height: 1.2em;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 600;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 15px;
  letter-spacing: 0;
  color: #000;
  border-bottom: 1px solid #dadada;
}
.adviceDetails #main #sidebar a {
  display: block;
  overflow: hidden;
  padding: 20px 40% 20px 20px;
  margin-bottom: 15px;
  background-color: #f5f7f9;
  font-style: italic;
  font-size: 1.2em;
  position: relative;
}
.adviceDetails #main #sidebar a .img {
  width: 35%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.blog #header,
.blogDetails #header {
  background-image: url('../../img/maintenance-it.jpg');
}
.blog #header h1,
.blog #header h2,
.blogDetails #header h1,
.blogDetails #header h2 {
  font-size: 7em;
}
.blog .img-responsive,
.blogDetails .img-responsive {
  width: 100%;
  height: auto;
}
.blog #main,
.blogDetails #main {
  position: relative;
  width: 100%;
  float: left;
  background-color: #fff;
  padding-bottom: 10%;
  color: #000;
  box-shadow: 0 -40px 150px #000;
}
.blog #main .top,
.blogDetails #main .top {
  z-index: 1;
  background-color: #f7ad5c;
  margin: -20px 0 80px;
  position: relative;
  padding: 10px 0;
  max-width: 800px;
  width: 100%;
  text-transform: uppercase;
  font-family: 'MFred', sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: .2em;
}
.blog #main .top:before,
.blogDetails #main .top:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 300%;
  right: 100%;
  background-color: #f7ad5c;
}
.blog #main .date,
.blogDetails #main .date {
  padding: 6px 12px;
  display: inline-block;
  background-color: #f7ad5c;
  color: #fff;
  font-size: 1.1em;
  line-height: 1em;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 600;
}
.blog #main .cat,
.blogDetails #main .cat {
  font-weight: 100;
  font-size: 1.1em;
  margin-bottom: 10px;
  display: inline-block;
  color: #bfbfbf;
}
.blog #main article {
  margin-bottom: 100px;
  width: 100%;
  float: left;
  max-width: 800px;
}
.blog #main article .frame {
  width: 37.5%;
  float: left;
  position: relative;
}
.blog #main article .frame img {
  width: 100%;
  display: block;
}
.blog #main article .frame .date {
  position: absolute;
  right: -6px;
  bottom: -6px;
}
.blog #main article .text {
  width: 50%;
  float: right;
}
.blog #main article .text h3 {
  margin-bottom: 15px;
  font-size: 1.4em;
  line-height: 1.2em;
}
.blog #main article .text h3 a {
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.blog #main article .text h3 a:hover {
  color: #f7ad5c;
}
.blog #main nav {
  background-color: #f5f7f9;
  padding: 10px 20px;
  clear: both;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 600;
  font-size: 1.2em;
  max-width: 800px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog #main nav a {
  display: inline-block;
  padding: 5px;
}
.blog #main nav a:hover {
  color: #696969;
}
.blog #main nav span.current {
  color: #696969;
  cursor: default;
}
.blogDetails #main .top {
  font-size: 1.3em;
  display: block;
  padding: 14px 0;
}
.blogDetails #main article {
  width: 65%;
  float: left;
}
.blogDetails #main article .date {
  float: left;
  margin-right: 15px;
}
.blogDetails #main article .cat {
  padding: 3px 0;
}
.blogDetails #main article .share {
  float: right;
  font-size: .9em;
  color: #fff;
  font-weight: 600;
}
.blogDetails #main article .share a {
  padding: 5px 8px 5px 25px;
  display: inline-block;
  position: relative;
  float: left;
}
.blogDetails #main article .share a:before {
  content: '';
  background: url("../../img//sprite.png") no-repeat top left transparent;
  display: inline-block;
  zoom: 1;
  background-position: -6px -120px;
  width: 15px;
  height: 15px;
  text-indent: -6000px;
  text-align: left;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -9px;
  opacity: .8;
}
.blogDetails #main article .share a.facebook {
  background-color: #3b5998;
}
.blogDetails #main article .share a.facebook:before {
  background-position: -6px -155px;
}
.blogDetails #main article .share a.twitter {
  background-color: #4ec7fa;
}
.blogDetails #main article .share a:hover:before {
  opacity: 1;
}
.blogDetails #main article ul li {
  font-family: 'Geogrotesque W01', sans-serif;
  font-size: 1em;
  margin-bottom: 15px;
  line-height: 1.4em;
}
.blogDetails #main article ul li:before {
  content: "■ ";
  color: #f7ad5c;
  margin-right: 5px;
}
.blogDetails #main article ul li ul {
  margin-top: 15px;
}
.blogDetails #main article ul li ul li {
  margin-left: 15px;
  font-size: 1em;
}
.blogDetails #main article ul li ul li:before {
  content: "► ";
  color: #0a0a0a;
}
.blogDetails #main article h1 {
  clear: both;
  float: left;
  width: 100%;
  line-height: 1.2em;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 600;
  font-size: 2.7em;
  text-transform: uppercase;
  margin: 20px 0 40px;
  color: #000;
}
.blogDetails #main article p {
  font-family: 'Geogrotesque W01', sans-serif;
  font-size: 1.2em;
  margin-bottom: 35px;
  line-height: 1.5em;
}
.blogDetails #main article p.intro {
  font-weight: 600;
  font-size: 1.3em;
  clear: both;
}
.blogDetails #main article p a {
  color: #f7ad5c;
}
.blogDetails #main article > img {
  width: 100%;
  display: block;
  margin-bottom: 35px;
}
.blogDetails #main article .pictures {
  width: 103%;
  float: left;
  margin-bottom: 35px;
}
.blogDetails #main article .pictures img {
  width: 47%;
  margin-right: 3%;
  float: left;
}
.blogDetails #main #sidebar {
  float: right;
  width: 25%;
  color: #000;
}
.blogDetails #main #sidebar h2 {
  line-height: 1.2em;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 600;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 15px;
  letter-spacing: 0;
  color: #000;
  border-bottom: 1px solid #dadada;
}
.blogDetails #main #sidebar a {
  display: block;
  overflow: hidden;
  padding: 20px 40% 20px 20px;
  margin-bottom: 15px;
  background-color: #f5f7f9;
  font-style: italic;
  font-size: 1.2em;
  position: relative;
}
.blogDetails #main #sidebar a .img {
  width: 35%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.blogDetails #main .bt {
  background-color: #000;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.1em;
  padding: 10px 20px;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
  font-family: 'MFred', sans-serif;
  white-space: normal;
  letter-spacing: .2em;
  clear: both;
  float: left;
}
.blogDetails #main .bt:hover {
  background-color: #323232;
}
.clients #header {
  background-image: url('../../img/clients.jpg');
}
.clients #header h1 {
  font-size: 7em;
}
.clients #top {
  padding: 60px 0;
  background-color: #181c1c;
  color: #92999b;
  box-shadow: 0 -40px 150px #000;
  font-size: 1.1em;
  line-height: 2em;
  position: relative;
  text-align: center;
}
.clients #top h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 1.7em;
  letter-spacing: .3em;
}
.clients #top p {
  line-height: 2em;
}
.clients #main {
  background-color: #f5f7f9;
  overflow: hidden;
  position: relative;
}
.clients #main .inner {
  border-left: 1px solid #eaeaea;
  overflow: hidden;
}
.clients #main .inner div {
  width: 14.28%;
  height: 160px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 160px;
  border: 1px solid #eaeaea;
  margin: -1px 0 0 -1px;
}
.clients #main .inner div img {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  max-width: 100px;
}
.contact #header {
  background-color: #0a0a0a;
  height: 400px;
}
.contact #header #map {
  background-color: #0a0a0a;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.contact #main {
  border-top: 0px solid #0a0a0a;
  box-shadow: 0 -70px 170px -50px #000;
  position: relative;
  background-color: #f5f7f9;
  padding-bottom: 120px;
  width: 100%;
  float: left;
}
.contact #main .inner {
  padding: 30px 0 0 5%;
  position: relative;
  margin-top: -120px;
}
.contact #main .inner .text_succeded {
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  padding: 40px 5% 50px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 10px 60px -10px rgba(0,0,0,0.2);
}
.contact #main .inner form {
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  padding: 40px 5% 50px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 10px 60px -10px rgba(0,0,0,0.2);
}
.contact #main .inner form h2 {
  margin-bottom: 30px;
  line-height: 4em;
}
.contact #main .inner form label {
  display: inline-block;
  margin: 6px 0;
  width: 33%;
  color: #92999b;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-family: 'Geogrotesque W01', sans-serif;
}
.contact #main .inner form input[type=text],
.contact #main .inner form input[type=email],
.contact #main .inner form input[type=tel],
.contact #main .inner form textarea {
  border: 1px solid #92999b;
  padding: 6px 10px;
  width: 65%;
  max-width: 65%;
  margin-bottom: 3px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', sans-serif;
  outline-color: #f7ad5c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
}
.contact #main .inner form textarea {
  width: 98.6%;
  height: 100px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact #main .inner form .wpforms-captcha-math {
  display: inline;
}
.contact #main .inner form .wpforms-captcha-math input[type=text] {
  max-width: 100%;
  width: 100%;
}
.contact #main .inner form .bt-flat {
  background-color: #f7ad5c;
  padding: 10px 25px;
  float: right;
  margin-right: 1.3%;
  font-family: 'Geogrotesque W01', sans-serif;
  font-weight: 700;
  letter-spacing: .2em;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.contact #main .inner form .bt-flat:hover {
  background-color: #ea983e;
}
.contact #main .inner form .warning {
  font-size: 0.8em;
}
.contact #main .inner form .modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0,0,0,0.4);
}
.contact #main .inner form .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.contact #main .inner form .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.contact #main .inner form .close:hover,
.contact #main .inner form .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.contact #main .inner form .parsley-errors-list {
  color: #f7ad5c;
  margin-right: 1.3%;
  text-align: right;
  margin-bottom: 8px;
}
.contact #main .inner article {
  color: #fff;
  padding: 40px 5% 50px 53%;
}
.contact #main .inner article h2 {
  color: #fff;
  position: relative;
  padding-top: 25px;
  margin-bottom: 15px;
}
.contact #main .inner article h2:before {
  content: '';
  width: 90px;
  border-top: 3px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.contact #main .inner article.head {
  background-color: #1f1e1d;
}
.contact #main .inner article.head p {
  margin-bottom: 20px;
}
.contact #main .inner article.head p a {
  text-transform: uppercase;
  margin-right: 25px;
  display: inline-block;
  padding: 3px 0;
  color: #f7ad5c;
}
.contact #main .inner article.head p a:last-child {
  margin-right: 0;
}
.contact #main .inner article.head p a.phone {
  color: #fff;
}
.contact #main .inner article.text {
  background-color: #f7ad5c;
}
.contact #main .inner article.text h2 {
  font-size: 1.4em;
  margin-bottom: 20px;
}
.contact #main .inner article.text p {
  line-height: 1.75em;
  font-size: .95em;
}
.contact #footer {
  background-color: #fff;
}
.darkweb h2 {
  font-size: 3em;
  letter-spacing: normal;
}
.darkweb .darkweb-section h3 {
  line-height: 1em;
  font-weight: 700;
  color: #181c1c;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
  font-size: 2.5em;
  letter-spacing: normal;
}
.darkweb .darkweb-section h3::first-letter {
  color: #f7ad5c;
}
.darkweb #header .nav-button {
  background: #181c1c;
}
.darkweb #header #logo>img {
  border: 1px solid #666;
}
.darkweb hr {
  height: 3px;
  max-width: 80px;
  background-color: #f7ad5c;
  border: none;
  margin-left: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.darkweb #header {
  background-image: url('../../img/Darkweb.png');
  background-size: auto 130%;
  background-repeat: no-repeat;
}
.darkweb #header p {
  margin-top: 90px;
  clear: left;
  float: left;
}
.darkweb #header p a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 1.5em;
}
.darkweb #header p a.maintenance {
  color: #f7ad5c;
  margin-right: 50px;
}
.darkweb #header p a.service {
  color: #45a3a6;
}
.darkweb #header .wpml-ls {
  position: absolute;
}
.darkweb #header:before {
  content: '';
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.darkweb #top {
  padding: 60px 0;
  background-color: #181c1c;
  color: white;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 2em;
  position: relative;
  text-transform: uppercase;
}
.darkweb #top .inner {
  padding-right: 300px;
}
.darkweb #top a.scroll {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #f7ad5c;
  color: #fff;
  text-transform: uppercase;
  font-family: 'MFred', sans-serif;
  font-size: 1.8em;
  letter-spacing: .3em;
  color: #fdd2a0;
  width: 500px;
  text-align: center;
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -ms-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.darkweb #top a.scroll > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 110px;
}
.darkweb #top a.scroll > span .icon {
  background: url("../../img//sprite.png") no-repeat top left transparent;
  display: inline-block;
  zoom: 1;
  background-position: -383px -3px;
  width: 100px;
  height: 100px;
  text-indent: -6000px;
  text-align: left;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  vertical-align: middle;
}
.darkweb #top a.scroll:hover {
  background-color: #ea983e;
  color: #fff;
}
.darkweb .darkweb-section {
  background-color: #fff;
  float: left;
  width: 100%;
}
.darkweb .darkweb-section img {
  border: none;
  max-width: 95%;
}
.darkweb .darkweb-section p {
  font-size: 1.2em;
  line-height: 1.8em;
  color: #333;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.darkweb .darkweb-section ul {
  font-size: 1.2em;
  line-height: 1.8em;
  color: #333;
}
.darkweb .darkweb-section ul li::before {
  content: '→';
  color: #f7ad5c;
  margin-right: 10px;
}
.darkweb .darkweb-section ul li {
  margin-bottom: 5px;
}
.darkweb .darkweb-section .darkweb-section-area {
  display: inline;
  float: left;
  padding: 75px 0;
  width: 100%;
}
.darkweb .darkweb-section .darkweb-section-area .col-md.center {
  align-items: center;
  justify-content: center;
  display: flex;
}
.darkweb .darkweb-section .darkweb-section-area .darkweb-section-area-left {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 30px;
}
.darkweb .darkweb-section .darkweb-section-area .darkweb-section-area-right {
  display: inline;
  float: left;
  margin-top: 30px;
  width: 100%;
}
.darkweb #darkweb-whatyoucando,
.darkweb #darkweb-calltoaction {
  color: white;
  font-size: 2.5em;
  font-weight: bold;
  line-height: 2em;
  position: relative;
}
.darkweb #darkweb-whatyoucando .subtext,
.darkweb #darkweb-calltoaction .subtext {
  font-size: 1em;
  font-weight: normal;
}
.darkweb #darkweb-whatyoucando .darkweb-section-area,
.darkweb #darkweb-calltoaction .darkweb-section-area {
  padding: 30px 0;
  text-align: center;
}
.darkweb #darkweb-whatyoucando {
  background-color: #f7ad5c;
}
.darkweb #darkweb-calltoaction {
  background-color: #6bc037;
  position: fixed;
  bottom: 0;
  z-index: 99;
}
.darkweb #darkweb-response {
  background-image: url('/wp-content/uploads/darkweb-cloud-2.png');
  background-size: 20% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.darkweb #darkweb-response::before {
  background-color: white;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.home #header {
  background-image: url('../../img/solution-maintenance.jpg');
}
.home #header p {
  margin-top: 90px;
  clear: left;
  float: left;
}
.home #header p a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 1.5em;
}
.home #header p a.maintenance {
  color: #f7ad5c;
  margin-right: 50px;
}
.home #header p a.service {
  color: #45a3a6;
}
.home #header .wpml-ls {
  position: absolute;
}
.home #top {
  text-align: center;
  padding: 50px 0 70px;
}
.home #top h2 {
  margin: 40px 0 30px;
}
.home #top p {
  font-size: 1.1em;
  line-height: 1.8em;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 25px;
  margin-bottom: 50px;
  position: relative;
}
.home #top p:after {
  content: '';
  width: 160px;
  border-bottom: 2px solid #92999b;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -80px;
}
.home #top a.icon {
  text-transform: uppercase;
  color: #181c1c;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 1.1em;
  margin: 0 20px 20px 20px;
}
.home #top a.icon:before {
  content: '';
  background: url("../../img//sprite.png") no-repeat top left transparent;
  display: inline-block;
  zoom: 1;
  background-position: 0px 0px;
  width: 109px;
  height: 96px;
  text-indent: -6000px;
  text-align: left;
  display: block;
  margin: 0 auto 15px;
}
.home #top a.icon.maintenance {
  margin-left: 0;
}
.home #top a.icon.service {
  margin-right: 0;
}
.home #top a.icon.service:before {
  background-position: -180px 0;
}
.home #top a.mainlink {
  color: #6bc037;
  font-weight: 600;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.home #top a.mainlink:hover {
  color: #307406;
}
.home .section#maintenance {
  margin-bottom: 45px;
}
.home .section#service {
  padding-bottom: 50px;
}
.home #advices {
  text-align: center;
  background-color: #f5f7f9;
  overflow: hidden;
  padding: 70px 0 150px;
}
.home #advices h2 {
  margin: 20px 0 60px;
}
.home #advices nav {
  float: right;
  width: 25%;
  text-align: left;
  position: relative;
  z-index: 1;
}
.home #advices nav a {
  display: block;
  padding: 10px 20px;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -ms-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.home #advices nav a.active,
.home #advices nav a:hover {
  background-color: #f7ad5c;
  border-bottom-color: #f7ad5c;
  color: #fff;
}
.home #advices nav a.active:before {
  content: '';
  height: 0;
  width: 0;
  border-right: 10px solid #f7ad5c;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -10px;
}
.home #advices nav a:last-child {
  border: none;
}
.home #advices .slider {
  width: 70%;
  float: left;
  text-align: left;
}
.home #advices .slider img {
  -webkit-backface-visibility: hidden;
  border: 16px solid #eaeaea;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 40%;
  margin-right: 7%;
  float: left;
  margin-bottom: 60px;
}
.home #advices .slider h3 {
  font-size: 1.4em;
  text-transform: none;
  color: #323232;
  margin-bottom: 5px;
}
.home #advices .slider .date {
  color: #92999b;
}
.home #advices .slider p {
  margin: 10px 0 20px;
}
.home #clients {
  padding-top: 50px;
}
.maintenance-it #header,
.services #header {
  background-image: url('../../img/maintenance-it.jpg');
}
.maintenance-it #header .label,
.services #header .label {
  clear: left;
  float: left;
  margin-top: 110px;
  display: inline-block;
  color: #f7ad5c;
  border: 2px solid #f7ad5c;
  text-transform: uppercase;
  line-height: 1.1em;
  padding: 15px 30px;
  cursor: pointer;
  text-align: center;
  font-weight: 700;
  white-space: normal;
  letter-spacing: 2px;
}
.maintenance-it #header h1,
.services #header h1 {
  margin-top: 20px;
}
.maintenance-it #top,
.services #top {
  padding: 60px 0;
  background-color: #181c1c;
  color: #92999b;
  box-shadow: 0 -40px 150px #000;
  font-size: 1.1em;
  line-height: 2em;
  position: relative;
}
.maintenance-it #top .inner,
.services #top .inner {
  padding-right: 300px;
}
.maintenance-it #top a.scroll,
.services #top a.scroll {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #f7ad5c;
  color: #fff;
  text-transform: uppercase;
  font-family: 'MFred', sans-serif;
  font-size: 1.8em;
  letter-spacing: .3em;
  color: #fdd2a0;
  width: 500px;
  text-align: center;
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -ms-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.maintenance-it #top a.scroll > span,
.services #top a.scroll > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 110px;
}
.maintenance-it #top a.scroll > span .icon,
.services #top a.scroll > span .icon {
  background: url("../../img//sprite.png") no-repeat top left transparent;
  display: inline-block;
  zoom: 1;
  background-position: -383px -3px;
  width: 100px;
  height: 100px;
  text-indent: -6000px;
  text-align: left;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  vertical-align: middle;
}
.maintenance-it #top a.scroll:hover,
.services #top a.scroll:hover {
  background-color: #ea983e;
  color: #fff;
}
.maintenance-it #main,
.services #main {
  position: relative;
  overflow: hidden;
  padding: 6% 0;
  background-color: #fff;
}
.maintenance-it #main:before,
.services #main:before {
  content: '';
  background-color: #dfe6e8;
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
.maintenance-it #main .wrap,
.services #main .wrap {
  position: relative;
}
.maintenance-it #main article,
.services #main article {
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
.maintenance-it #main article .frame,
.services #main article .frame {
  width: 65%;
  float: left;
  position: relative;
  margin-left: -10%;
}
.maintenance-it #main article .frame:before,
.services #main article .frame:before {
  content: '';
  background-color: rgba(20,34,35,0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.maintenance-it #main article .frame:after,
.services #main article .frame:after {
  content: '';
  position: absolute;
  right: 25px;
  left: 25px;
  top: 25px;
  bottom: 25px;
  border: 1px solid #fff;
}
.maintenance-it #main article .frame img,
.services #main article .frame img {
  width: 100%;
  display: block;
}
.maintenance-it #main article .text,
.services #main article .text {
  width: 45%;
  padding: 3% 4%;
  float: left;
  margin-left: -8%;
  margin-top: 50px;
  background-color: #fff;
  position: relative;
  min-height: 280px;
  font-size: .95em;
}
.maintenance-it #main article .text .num,
.services #main article .text .num {
  display: block;
  color: #f7ad5c;
  font-style: italic;
  font-size: 4.5em;
  line-height: 1em;
  font-family: "Times New Roman", Times, calluna, Georgia, serif;
  margin-bottom: 15px;
}
.maintenance-it #main article .text h2,
.services #main article .text h2 {
  margin-bottom: 15px;
  letter-spacing: .3em;
  font-size: 1.6em;
  line-height: 1.3em;
  color: #323232;
}
.maintenance-it #main article .text p,
.services #main article .text p {
  line-height: 1.5em;
  margin-bottom: 25px;
  text-align: justify;
}
.maintenance-it #main article .text a.contact,
.services #main article .text a.contact {
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 600;
  color: #323232;
  letter-spacing: .2em;
  font-size: .95em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
}
.maintenance-it #main article .text a.contact:after,
.services #main article .text a.contact:after {
  content: '';
  width: 65px;
  border-bottom: 2px solid #f7ad5c;
  position: absolute;
  bottom: 0;
  left: 0;
}
.maintenance-it #main article .text a.contact:hover:after,
.services #main article .text a.contact:hover:after {
  border-bottom-color: #ea983e;
}
.services #header {
  background-image: url('../../img/services-web.jpg');
}
.services #header .label {
  color: #45a3a6;
  border-color: #45a3a6;
}
.services #top a.scroll {
  background-color: #45a3a6;
  color: #81c2c4;
}
.services #top a.scroll:hover {
  color: #fff;
  background-color: #307406;
}
.services #main article .text .num {
  color: #45a3a6;
}
.services #main article .text a.contact:after {
  border-bottom-color: #45a3a6;
}
.services #main article .text a.contact:hover:after {
  border-bottom-color: #307406;
}
.jobs {
  color: #92999b;
}
.jobs #header {
  background-image: url('../../img/fix-IT.jpg');
}
.jobs #header h1 {
  font-size: 7em;
}
.jobs #summary {
  padding: 50px 0;
  position: relative;
  float: left;
  width: 100%;
}
.jobs #summary .wrap > p {
  -moz-column-gap: 45px;
  -moz-column-count: 2;
  -webkit-column-gap: 45px;
  -webkit-column-count: 2;
  column-gap: 45px;
  column-count: 2;
  line-height: 2em;
}
.jobs #summary h3 {
  line-height: 1.8em;
  font-weight: 700;
  color: #181c1c;
  font-size: 1.2em;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
}
.jobs #summary h3 span {
  color: #f7ad5c;
}
.jobs #fonction {
  padding: 50px 0;
  position: relative;
  float: left;
  width: 100%;
  background-color: #f5f7f9;
}
.jobs #fonction h4 {
  line-height: 1em;
  font-weight: 700;
  color: #181c1c;
  font-size: 1.6em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
  position: relative;
  padding-top: 40px;
  margin-bottom: 10px;
  letter-spacing: .2em;
}
.jobs #fonction ul li {
  padding: 5px 0 5px 25px;
  text-indent: -25px;
}
.jobs #fonction ul li:before {
  content: '';
  background: url("../../img/sprite.png") no-repeat top left transparent;
  display: inline-block;
  background-position: -316px 0px;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.jobs #profil {
  padding: 50px 0;
  position: relative;
  float: left;
  width: 100%;
}
.jobs #profil h4 {
  line-height: 1em;
  font-weight: 700;
  color: #181c1c;
  font-size: 1.6em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
  position: relative;
  padding-top: 40px;
  margin-bottom: 10px;
  letter-spacing: .2em;
}
.jobs #profil ul li {
  padding: 5px 0 5px 25px;
  text-indent: -25px;
}
.jobs #profil ul li:before {
  content: '';
  background: url("../../img/sprite.png") no-repeat top left transparent;
  display: inline-block;
  background-position: -316px -50px;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.jobs #offre {
  padding: 50px 0;
  position: relative;
  float: left;
  width: 100%;
  background-color: #f5f7f9;
}
.jobs #offre h4 {
  line-height: 1em;
  font-weight: 700;
  color: #181c1c;
  font-size: 1.6em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
  position: relative;
  padding-top: 40px;
  margin-bottom: 10px;
  letter-spacing: .2em;
}
.jobs #offre ul li {
  padding: 5px 0 5px 25px;
  text-indent: -25px;
}
.jobs #offre ul li:before {
  content: '';
  background: url("../../img/sprite.png") no-repeat top left transparent;
  display: inline-block;
  background-position: -316px -25px;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.jobs #interesse {
  padding: 50px 0;
  position: relative;
  float: left;
  width: 100%;
}
.jobs #interesse h4 {
  line-height: 1em;
  font-weight: 700;
  color: #181c1c;
  font-size: 1.6em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
  position: relative;
  padding-top: 40px;
  margin-bottom: 10px;
  letter-spacing: .2em;
}
.jobs #interesse p a:hover {
  color: #f7ad5c;
}
@font-face {
  font-family: 'MFred';
  src: url('../fonts/MFred.eot?#iefix') format('embedded-opentype'), url('../../fonts/MFred.woff') format('woff'), url('../../fonts/MFred.ttf') format('truetype'), url('../fonts/MFred.svg#MFred') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 100%;
}
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
fieldset,
figure,
fieldset,
img {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}
h2 {
  line-height: 1em;
  font-weight: 700;
  color: #181c1c;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
}
h2 {
  font-size: 2em;
  letter-spacing: .2em;
}
a {
  text-decoration: none;
  color: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  color: #696969;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: .85em;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.wrap {
  margin: 0 auto;
  width: 80%;
  padding: 0 10%;
}
.br {
  display: block;
}
.mobile {
  display: none;
}
.button {
  display: inline-block;
  color: #92999b;
  border: 2px solid #92999b;
  text-transform: uppercase;
  line-height: 1.1em;
  padding: 15px 30px;
  cursor: pointer;
  text-align: center;
  font-weight: 700;
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  white-space: normal;
  letter-spacing: 2px;
}
.button:hover {
  background-color: #92999b;
  color: #fff;
}
.bt-flat {
  display: inline-block;
  color: #fff;
  background-color: #45a3a6;
  border: none;
  text-transform: uppercase;
  line-height: 1.1em;
  padding: 15px 25px;
  cursor: pointer;
  text-align: center;
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -ms-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
  white-space: normal;
}
.bt-flat:hover {
  background-color: #307406;
}
#nav {
  display: none;
  position: fixed;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.9);
  text-transform: uppercase;
  font-family: 'MFred', sans-serif;
  color: #fff;
  font-weight: 400;
}
#nav .close {
  letter-spacing: 4px;
  float: right;
  padding: 30px;
  padding-right: 0;
  font-size: 1.6em;
  cursor: pointer;
  opacity: .8;
}
#nav .close:hover {
  opacity: 1;
}
#nav nav {
  display: none;
  text-transform: uppercase;
  font-size: 4.5em;
  text-align: center;
  letter-spacing: .2em;
  clear: both;
}
#nav nav a {
  display: block;
  padding: 20px;
}
#header {
  background-position: center center;
  background-size: cover;
  padding-bottom: 190px;
  position: relative;
  overflow: hidden;
}
#header .wrap {
  position: relative;
  z-index: 1;
}
#header h1,
#header h2 {
  clear: left;
  float: left;
  margin-top: 120px;
  line-height: 1.2em;
  font-size: 4.5em;
  text-transform: uppercase;
  font-family: 'MFred', sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: .2em;
}
#header:before {
  content: '';
  background-color: rgba(20,34,35,0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#header #logo {
  float: left;
}
#header .nav-button {
  background: none;
  border: none;
  width: 48px;
  height: 45px;
  margin-top: 8px;
  position: relative;
  cursor: pointer;
  outline: none;
  float: right;
  opacity: .8;
}
#header .nav-button:after {
  content: '';
  position: absolute;
  width: 68%;
  height: 5px;
  background: #fff;
  top: 10px;
  left: 16%;
  box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}
#header .nav-button:hover {
  opacity: 1;
}
.section {
  padding-top: 50px;
  background-color: #f5f7f9;
  overflow: hidden;
  clear: both;
  position: relative;
}
.section h2 {
  margin-bottom: 50px;
  text-align: center;
  font-size: 1.4em;
  width: 100%;
  float: left;
  line-height: 1.6em;
}
.section h2 span {
  font-weight: 300;
  display: block;
  font-size: 1.6em;
}
.section a {
  display: block;
  width: 50%;
  padding: 0 5% 0 10%;
  height: 260px;
  background-position: center center;
  background-size: cover;
  float: left;
  position: relative;
  box-shadow: 0 0 1px #f5f7f9;
}
.section a:before {
  content: '';
  background-color: rgba(20,34,35,0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -ms-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.section a:hover .bt {
  opacity: 1;
  color: #323232;
}
.section a:hover:before {
  background-color: rgba(20,34,35,0.5);
}
.section a div {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
.section a h3 {
  color: #fff;
  font-size: 2em;
  margin-bottom: 30px;
  padding-top: 15px;
  position: relative;
  letter-spacing: 5px;
  line-height: 1.2em;
}
.section a h3:before {
  content: '';
  width: 130px;
  border-top: 4px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.section a .bt {
  display: inline-block;
  color: #323232;
  background-color: #fff;
  text-transform: uppercase;
  line-height: 1.1em;
  padding: 8px 10px;
  cursor: pointer;
  text-align: center;
  font-weight: 700;
  font-family: 'Geogrotesque W01', sans-serif;
  letter-spacing: 2px;
  white-space: normal;
  opacity: .8;
  position: relative;
}
.section a.reseau {
  background-image: url('../../img/infrastructure-reseau.jpg');
}
.section a.maintenance {
  background-image: url('../../img/maintenance-informatique.jpg');
}
.section a.backup {
  background-image: url('../../img/backup-restauration.jpg');
}
.section a.securite {
  background-image: url('../../img/protection-securite.jpg');
}
.section a.cloud {
  background-image: url('../../img/cloud.jpg');
}
.section a.virtu {
  background-image: url('../../img/virtualisation.jpg');
}
.section a.dom {
  background-image: url('../../img/domotique.jpg');
}
.section a.voip {
  background-image: url('../../img/voip.jpg');
}
.section a.camera {
  background-image: url('../../img/camera-IP.jpg');
}
.section a.consultance {
  background-image: url('../../img/consultance.jpg');
}
.section#maintenance h2 span {
  color: #f7ad5c;
}
.section#service h2 span {
  color: #45a3a6;
}
.section#domotic-services h2 span {
  color: #6bc037;
}
#clients {
  text-align: center;
  overflow: hidden;
  clear: both;
}
#clients h2 {
  margin: 20px 0 60px;
}
#clients .inner {
  background-color: #f5f7f9;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
}
#clients .slider {
  width: 100%;
  float: left;
  text-align: left;
  text-align: center;
  background-color: #eaeaea;
}
#clients .slider .owl-item {
  background-color: #f5f7f9;
}
#clients .slider .owl-item img {
  -webkit-backface-visibility: hidden;
  margin: 60px 0;
  width: 100%;
  max-width: 100px;
  display: inline-block;
}
#clients .slider .owl-nav div.owl-prev {
  border-right: 1px solid #eaeaea;
}
#clients .slider .owl-nav div.owl-next {
  border-left: 1px solid #eaeaea;
}
.errMsg {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 10px 15px;
  text-align: center;
  font-weight: bold;
}
.succMsg {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 10px 15px;
  text-align: center;
}
#footer {
  background-color: #f5f7f9;
  clear: both;
  overflow: hidden;
  padding-top: 60px;
}
#footer .box {
  float: left;
  margin-right: 80px;
  text-transform: uppercase;
  font-weight: 700;
  color: #92999b;
  font-size: .85em;
  letter-spacing: .1em;
  line-height: 1.6em;
  min-height: 120px;
}
#footer .box h3 {
  color: #181c1c;
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: 'PF Din Text Comp W01 Thin', sans-serif;
  letter-spacing: .15em;
  margin-bottom: 20px;
}
#footer .box .label {
  color: #f7ad5c;
}
#footer .box a {
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
#footer .box a:hover {
  color: #f7ad5c;
}
#footer .box.social {
  margin-right: 0;
}
#footer .box.social a {
  background: url("../../img//sprite.png") no-repeat top left transparent;
  display: inline-block;
  zoom: 1;
  background-position: 0 -113px;
  width: 30px;
  height: 30px;
  text-indent: -6000px;
  text-align: left;
  margin: 0 7px;
  background-color: #f7ad5c;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -ms-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
#footer .box.social a:last-child {
  margin-right: 0;
}
#footer .box.social a.vimeo {
  background-position: -29px -147px;
}
#footer .box.social a.twitter {
  background-position: 3px -113px;
}
#footer .box.social a.linkedin {
  background-position: -29px -114px;
}
#footer .box.social a.facebook {
  background-position: 2px -148px;
}
#footer .box.social a:hover {
  background-color: #ea983e;
}
#footer .foot {
  margin-top: 60px;
  clear: both;
  width: 100%;
  float: left;
  text-align: center;
  padding: 25px 0;
  background-color: #454343;
  color: #fff;
  letter-spacing: .1em;
  font-size: .95em;
  text-transform: uppercase;
  font-family: 'Geogrotesque W01', sans-serif;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px,0px,0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3,1.3);
  -moz-transition: scale(1.3,1.3);
  -ms-transition: scale(1.3,1.3);
  -o-transition: scale(1.3,1.3);
  transition: scale(1.3,1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-nav div {
  position: absolute;
  top: 0;
  bottom: 0;
  text-indent: -9999px;
  width: 170px;
  opacity: .7;
}
.owl-nav div:before {
  content: '';
  background: url("../../img//sprite.png") no-repeat top left transparent;
  display: inline-block;
  zoom: 1;
  background-position: -97px -105px;
  width: 70px;
  height: 70px;
  text-indent: -6000px;
  text-align: left;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -36px;
  margin-left: -36px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #eaeaea;
}
.owl-nav div.owl-prev {
  left: -170px;
}
.owl-nav div.owl-next {
  right: -170px;
}
.owl-nav div.owl-next:before {
  background-position: -149px -105px;
}
.owl-nav div:hover {
  opacity: 1;
}
@media screen and (min-width: 2300px) {
  html .maintenance-it #top .inner,
  html .services #top .inner {
    padding-right: 0;
  }
}
@media screen and (max-width: 1700px) {
  html .maintenance-it #top .inner,
  html .services #top .inner {
    padding-right: 400px;
  }
}
@media screen and (max-width: 1400px) {
  html .owl-nav div {
    width: 14%;
  }
  html .owl-nav div.owl-prev {
    left: -14%;
  }
  html .owl-nav div.owl-next {
    right: -14%;
  }
  html #footer .box {
    margin-right: 65px;
  }
  html #footer .box.last {
    margin-right: 0;
  }
  html .maintenance-it #main article .text,
  html .services #main article .text {
    min-height: auto;
  }
  html .clients #main .inner div {
    width: 16.68%;
  }
  html .adviceDetails #main #sidebar a {
    font-size: 1em;
  }
}
@media screen and (max-width: 1200px) {
  html #header {
    padding-bottom: 100px;
  }
  html #header h1,
  html #header h2 {
    margin-top: 80px;
    font-size: 3em !important;
  }
  html #footer .box {
    width: 45%;
    margin-right: 10%;
  }
  html #footer .box:nth-child(even) {
    margin-right: 0;
  }
  html .home #header p {
    margin-top: 50px;
  }
  html .maintenance-it #header .label,
  html .services #header .label,
  html .darkweb #header .label {
    margin-top: 60px;
  }
  html .maintenance-it #top a.scroll,
  html .services #top a.scroll,
  html .darkweb #top a.scroll {
    font-size: 1.6em;
    letter-spacing: .2em;
    width: 300px;
  }
  html .maintenance-it #top .wrap,
  html .services #top .wrap,
  html .darkweb #top .wrap {
    padding: 0 360px 0 10%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  html .maintenance-it #top .wrap .inner,
  html .services #top .wrap .inner,
  html .darkweb #top .wrap .inner {
    padding-right: 0;
    text-align: center;
  }
  html .clients #main .inner div {
    width: 20.08%;
  }
}
@media screen and (max-width: 1000px) {
  html .wrap {
    width: 90%;
    padding: 0 5%;
  }
  html .section a {
    width: 40%;
    padding-left: 5%;
  }
  html .section a h3 {
    font-size: 1.6em;
    font-weight: 600;
    margin-bottom: 20px;
  }
  html .section a h3:before {
    width: 100px;
    border-top-width: 2px;
  }
  html #clients .inner .wrap {
    width: 80%;
    padding: 0 10%;
  }
  html #nav nav {
    font-size: 3em;
  }
  html #nav nav a {
    padding: 10px;
  }
  html .owl-nav div:before {
    border: none;
  }
  html #clients .slider .owl-item img {
    margin: 30px 0;
  }
  html .maintenance-it #top,
  html .services #top,
  html .darkweb #top {
    padding: 40px 0;
  }
  html .maintenance-it #top .wrap,
  html .services #top .wrap,
  html .darkweb #top .wrap {
    padding: 0 5%;
  }
  html .maintenance-it #top a.scroll,
  html .services #top a.scroll,
  html .darkweb #top a.scroll {
    display: none;
  }
  html .maintenance-it #main article .frame,
  html .services #main article .frame,
  html .darkweb #main article .frame {
    width: 55%;
    margin-left: 0;
  }
  html .maintenance-it #main article .text .num,
  html .services #main article .text .num,
  html .darkweb #main article .text .num {
    font-size: 3em;
    margin-bottom: 10px;
  }
  html .maintenance-it #main article .text h2,
  html .services #main article .text h2,
  html .darkweb #main article .text h2 {
    margin-bottom: 10px;
    letter-spacing: .1em;
    font-size: 1.4em;
  }
  html .darkweb #darkweb-response {
    background: none;
  }
  html .darkweb .no-display {
    display: none;
  }
  html .darkweb .darkweb-section .darkweb-section-area {
    padding: 20px 0;
  }
  html .about #main .wrap > p {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  html .clients #top h2 {
    font-size: 1.4em;
    letter-spacing: .2em;
  }
  html .clients #main .inner div {
    width: 25.08%;
  }
  html .adviceDetails #main #sidebar a {
    padding-top: 70px;
    padding-right: 20px;
  }
  html .adviceDetails #main #sidebar a .img {
    left: 0;
    bottom: auto;
    height: 60px;
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  html h2 {
    font-size: 1.6em;
  }
  html .section a {
    height: 200px;
  }
  html .section a h3 {
    font-size: 1.3em;
  }
  html #header {
    padding-bottom: 50px;
  }
  html #header h1,
  html #header h2 {
    margin-top: 40px;
    font-size: 2.5em !important;
  }
  html .darkweb #header #logo>img {
    opacity: 0.3;
    border: 0;
  }
  html .home #header p {
    margin-top: 30px;
  }
  html .home #header p a {
    font-size: 1.2em;
  }
  html .home #header p a.maintenance {
    margin-right: 30px;
  }
  html .home #top a.icon {
    font-size: 1em;
  }
  html .home .section#service,
  html .home .section#maintenance {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  html .home #advices {
    padding-bottom: 60px;
  }
  html .home #advices h2 {
    margin-bottom: 40px;
  }
  html .home #advices .slider {
    width: 100%;
  }
  html .home #advices .slider .owl-controls {
    text-align: center;
    margin-top: 30px;
  }
  html .home #advices .slider .owl-controls .owl-dot {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #eaeaea;
    display: inline-block;
    margin: 5px;
  }
  html .home #advices .slider .owl-controls .owl-dot.active {
    background-color: #f7ad5c;
  }
  html .home #advices nav {
    display: none;
  }
  html .maintenance-it #header .label,
  html .services #header .label {
    margin-top: 40px;
    border-width: 1px;
    padding: 10px 25px;
    font-weight: 400;
    letter-spacing: 1px;
  }
  html .maintenance-it #main article .text,
  html .services #main article .text {
    width: 73%;
    margin-left: -55%;
    margin-top: 20%;
    padding: 3% 6%;
  }
  html .maintenance-it #main article .frame,
  html .services #main article .frame {
    width: 70%;
    margin-left: 0;
  }
  html .maintenance-it #main article .frame:after,
  html .services #main article .frame:after {
    right: 10px;
    left: 10px;
    top: 10px;
    bottom: 10px;
  }
  html .about #main figure {
    width: 50%;
  }
  html .about #main figure figcaption .details {
    width: 80% !important;
    padding: 15% 10%;
  }
  html .about #main figure.center figcaption .details {
    right: 100%;
    left: auto;
    text-align: right;
  }
  html .about #main figure.center figcaption .details .close {
    right: auto;
    left: 20px;
  }
  html .about #main figure.center.right figcaption .details {
    left: 100%;
    right: auto;
    text-align: left;
  }
  html .about #team .pictures img {
    margin: .5%;
    width: 34.9%;
  }
  html .about #team .pictures img:first-child {
    width: 63.1%;
  }
  html .about #team .pictures img.last {
    width: 49%;
  }
  html .about #philosophy {
    margin-bottom: 0;
  }
  html .about #philosophy article {
    width: 100%;
    float: none;
    margin: 0 auto 40px;
    max-width: 400px;
  }
  html .clients #main .inner div {
    width: 33.38%;
  }
  html .contact #header {
    height: 300px;
  }
  html .contact #main {
    padding-bottom: 80px;
  }
  html .contact #main .inner {
    padding: 0;
  }
  html .contact #main .inner form {
    position: static;
    box-shadow: none;
    width: 80%;
    padding: 40px 10%;
  }
  html .contact #main .inner article {
    padding: 40px 10%;
  }
  html .adviceDetails #main article h1 {
    font-size: 2em;
    margin: 10px 0 20px;
  }
}
@media screen and (max-width: 600px) {
  html #footer .box {
    width: 100%;
    margin-right: 0;
    min-height: auto;
    margin-bottom: 30px;
  }
  html #footer .foot {
    margin-top: 20px;
  }
  html .contact #main .inner article.head p a {
    display: block;
  }
  html .blog #main article .frame {
    width: 100%;
    float: none;
    margin: 0 auto 30px;
    max-width: 300px;
    display: block;
  }
  html .blog #main article .text {
    width: 100%;
  }
  html .blogDetails #main article h1 {
    font-size: 2em;
    margin: 10px 0 20px;
  }
  html .blogDetails #main article img {
    width: 100%;
    height: auto;
  }
  html .blogDetails #main article {
    width: 100%;
    float: none;
  }
  html .blogDetails #main #sidebar {
    width: 100%;
    float: none;
    display: block;
    margin-top: 20px;
  }
  html .adviceDetails #main article {
    width: 100%;
  }
  html .adviceDetails #main img {
    width: 100%;
    height: auto;
  }
  html .adviceDetails #main #sidebar {
    width: 105%;
    float: left;
    margin-top: 50px;
  }
  html .adviceDetails #main #sidebar h2 {
    width: 95%;
  }
  html .adviceDetails #main #sidebar a {
    width: 45%;
    margin-right: 5%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 500px) {
  html .button {
    border-width: 1px;
    padding: 10px 20px;
    font-weight: 400;
    letter-spacing: 1px;
  }
  html .section h2 {
    margin-bottom: 40px;
    font-size: 1.3em;
  }
  html .section h2 span {
    font-size: 1.4em;
  }
  html .section a {
    width: 90%;
  }
  html .section a .bt {
    font-weight: 600;
    letter-spacing: 1px;
  }
  html #clients h2 {
    margin-bottom: 40px;
  }
  html #header {
    padding-bottom: 30px;
  }
  html #header h1,
  html #header h2 {
    margin-top: 20px;
    font-size: 2em !important;
  }
  html #nav .close {
    font-size: 1.2em;
  }
  html #nav nav {
    font-size: 2em;
  }
  html #nav nav a {
    padding: 5px;
  }
  html .home #header p {
    margin-top: 20px;
  }
  html .home #header p a {
    display: block;
  }
  html .home #top {
    text-align: center;
    padding-bottom: 40px;
  }
  html .home #top p {
    margin-bottom: 20px;
  }
  html .home #top a.icon {
    margin: 20px 0;
    width: 100%;
  }
  html .home #advices .slider img {
    max-width: 300px;
    width: 100%;
    margin: 0 auto 20px;
    float: none;
  }
  html .maintenance-it #main:before,
  html .services #main:before {
    left: 0;
    right: auto;
  }
  html .maintenance-it #main article .text,
  html .services #main article .text {
    width: 90%;
    margin-left: 0;
    margin-top: -17%;
    padding: 10%;
  }
  html .maintenance-it #main article .frame,
  html .services #main article .frame {
    width: 70%;
    margin-left: 0;
    float: right;
    z-index: 1;
  }
  html .about #main figure {
    width: 100%;
  }
  html .about #main figure figcaption .details {
    margin-top: -60px;
    padding: 10% 5%;
    width: 90% !important;
    left: 0 !important;
    right: auto !important;
    top: 100%;
  }
  html .about #team .pictures img {
    margin: .7%;
    width: 48.6%;
  }
  html .about #team .pictures img:first-child {
    width: 98.6%;
  }
  html .about #team .pictures img.last {
    width: 48.6%;
  }
  html .about #mission {
    padding-top: 90px;
  }
  html .clients #top h2 {
    font-size: 1.2em;
  }
  html .clients #main .inner div {
    width: 50.18%;
  }
  html .contact #main .inner form input[type=text],
  html .contact #main .inner form textarea,
  html .contact #main .inner form label {
    width: 100%;
  }
  html .contact #main .inner form .bt-flat,
  html .contact #main .inner form .parsley-errors-list {
    margin-right: 0;
  }
  html .blog #header,
  html .blogDetails #header {
    padding-bottom: 50px;
  }
  html .blog #main .top,
  html .blogDetails #main .top {
    margin-bottom: 30px;
  }
  html .blog #main article {
    margin-bottom: 50px;
  }
  html .blog #main article .text h3 {
    margin-bottom: 10px;
    font-size: 1.2em;
  }
  html .blogDetails #main article .date,
  html .blogDetails #main article .share,
  html .blogDetails #main article .cat {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
  }
  html .blogDetails #main article h1 {
    font-size: 1.6em;
    margin-bottom: 10px;
  }
  html .blogDetails #main article .elements {
    width: 100%;
    display: inline-block;
  }
  html .adviceDetails #main article .share,
  html .adviceDetails #main article .cat {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
  }
  html .adviceDetails #main article h1 {
    font-size: 1.6em;
  }
  html .adviceDetails #main article .intro {
    clear: both;
  }
}
@media screen and (max-width: 400px) {
  html .adviceDetails #main #sidebar {
    width: 100%;
  }
  html .adviceDetails #main #sidebar h2 {
    width: 100%;
  }
  html .adviceDetails #main #sidebar a {
    width: 100%;
    margin-right: 0;
  }
}



