.gotcha {
   display:none;
}
.msg-champs-obligatoires {
  padding: 10px;
  font-size: 11px;
  text-align: center;
  font-style: italic;
}
.mention-legale-formulaire {
  font-size: 11px;
}
.question {
  color: #0182b2;
}
.contenu ul {
  padding-left: 0px;
  margin-left: 14px;
}
.contenu li {
  padding-left: 0px;
  margin-left: 0px;
  list-style-image : url(../img/puce-carre-bleu.png);
}
.footer {
  border-top: solid 1px #cdd7db;
  padding: 10px 0;
  font-size: 12px;
  background: #cdd7db;
}
.footer li {
  padding: 5px;
  color: #869ba4;
}
.footer a {
  color: #00aeef !important;
  text-decoration: none;
}
.copyright {
  font-size: 12px;
  padding: 10px 0;
  background: #374b53;
}
.copyright, .copyright p {
  color: #cccccc !important;
}
.copyright a {
  color: #00aeef !important;
}
.bleu {
  background-color: #0182b2 !important;
  color: #fff;
}
.bleu h2 {
  color: #fff;
}

.orange {
  background-color: #ec008c !important;
  color: #fff;
}
.vert {
  background-color: #6c838d !important;
}
h1 {
  margin-bottom: 25px;
}
h2 {
  color: #ec008c;
  margin-bottom: 20px;
  line-height: 35px;
}
.content-page h3 {
  margin-bottom: 20px;
}
.pricing-head h3 {
  margin-bottom: 0px;
  font-size: 22px;
}
.btn.bleu:hover {
  background-color: #00aeef !important;
}
.bloc-bleu {
  display: block;
  padding: 10px;
  margin: 5px 0px;
  width: 100%;
  background-color: #0182b2;
  color: #fff;
}
.bloc-bleu h2 {
  color: #fff;
}

.btn-rouge {
  background: #ec008c;
  color: #fff !important;
}
.btn-rouge:hover {
  background: #f466ba;
  color: #fff !important;
}
.btn-bleu {
  background: #0182b2 !important;
  color: #fff !important;
}
.btn-bleu:hover {
  background-color: #00aeef !important;
  color: #fff;
}
.btn-vert {
  background: #6c838d !important;
  color: #fff !important;
}
.btn-vert:hover {
  background-color: #869ba4 !important;
  color: #fff;
}
.quote-v2 {
  padding: 30px;
  margin-left: 0;
  margin-right: 0;
}
a {
  color: #0182b2;
}
.recent-work-item {
  padding-left: 0px;
  text-align: center;
}
.recent-work-item  img {
  padding-bottom: 10px;
}
.recent-work .recent-work-item a.recent-work-description {
  padding: 0px 0px 4px 0px;
}
.recent-work .recent-work-item a h4{
  color: #000;
  font-size : 16px;
  line-height: 20px;
  transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}
.recent-work .recent-work-item .fa {
  color: #0182b2;
  padding: 0px;
  font-size: 25px;
  position: relative;
  top: 4px;
  width: 25px;
  height: 25px;
  margin: 0px;
  border-radius: 0px;
  background: none;
  transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}
.recent-work .recent-work-item:hover a.recent-work-description {
  background: #0182b2;
  color: #fff;
}
.recent-work .recent-work-item:hover .fa,
.recent-work .recent-work-item:hover h4 {
    color: #fff;
}
.service-box-v1 .fa {
  color: #0182b2;
}
.service-box-v1 h2 {
  color: #0182b2;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 5px;
}
.service-box-v1 h3 {
  color: #ec008c;
  font-size: 15px;
  line-height: 20px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
.service-box-v1:hover h3 {
  color: #006388;
}
.service-box-v1 p {
  text-align: justify;
}
.pricing-head h4 {
  color: #374b53;
  background: #ffffff;
  border-bottom: solid 1px #f5f9e7;
}
.testimonials-v1 span.testimonials-name {
  color: #0182b2;
  font-size: 16px;
  font-weight: 300;
  margin: 10px 0 7px;
}
.carousel-info {
  padding: 0px 10px;
}
ul.breadcrumb {
  font-size: 90%;
}
div.cms_form>div.radio,
div.cms_form>div.checker {
  margin-right: 0;
  margin-left: 20px;
}
div.checkbox-list {
  padding-left: 16px;
}