@font-face {
  font-family: 'fontin';
  src: url('../fonts/fontin_sans_r_45b-webfont.eot');
  src: url('../fonts/fontin_sans_r_45b-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontin_sans_r_45b-webfont.woff2') format('woff2'), url('../fonts/fontin_sans_r_45b-webfont.woff') format('woff'), url('../fonts/fontin_sans_r_45b-webfont.ttf') format('truetype'), url('../fonts/fontin_sans_r_45b-webfont.svg#fontin_sans_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
/* styles from flat-ui-free2.0.0-fix.less files */
body {
  color: #34495e;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.231;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
a {
  color: #16a085;
  text-decoration: none;
  -webkit-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
a:hover {
  color: #1abc9c;
  text-decoration: none;
}
h1,
.h1 {
  font-size: 48px /* 64px */;
}
h2,
.h2 {
  font-size: 41px /* 52px */;
}
h3,
.h3 {
  font-size: 32px /* 40px */;
}
h4,
.h4 {
  font-size: 23px /* 29px */;
}
h5,
.h5 {
  font-size: 21px /* 28px */;
}
h6,
.h6 {
  font-size: 19px /* 24px */;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.2em;
}
h1 {
  font-weight: 700;
}
h2 {
  font-weight: 700;
  margin-bottom: 2px;
}
h3 {
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 2px;
}
h4 {
  font-weight: 500;
  margin-top: 4px;
}
h5 {
  font-weight: 500;
}
h6 {
  font-weight: normal;
}
p {
  font-size: 18.004px;
  /* 18px */
  line-height: 1.722169;
  /* 31px */
}
.lead {
  font-size: 28px;
  /* 28px */
  line-height: 1.4642745;
  /* 41px */
  font-weight: 300;
  margin-bottom: 20px;
}
small {
  font-size: 84%;
  /* 15px */
  line-height: 2.050846;
  /* 31px */
}
blockquote {
  position: relative;
  border-left: none;
  padding-left: 19px;
}
blockquote p {
  font-size: 20.006px;
  line-height: 1.549829;
  font-weight: normal;
  margin-bottom: .4em;
}
blockquote small {
  font-size: 18.004px;
  line-height: 1.722169;
  font-style: italic;
  color: #34495e;
}
blockquote small:before {
  content: "";
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  border-radius: 2px;
}
.img-rounded {
  border-radius: 5px;
}
.img-comment {
  font-size: 14.994px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
.text-primary {
  color: #1abc9c;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #15967d;
}
.text-success {
  color: #2ecc71;
}
a.text-success:hover,
a.text-success:focus {
  color: #25a35a;
}
.text-danger {
  color: #e74c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #b93d30;
}
.text-warning {
  color: #f1c40f;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c19d0c;
}
.text-info {
  color: #3498db;
}
a.text-info:hover,
a.text-info:focus {
  color: #2a7aaf;
}
.text-inverse {
  color: #ffffff;
}
a.text-inverse:hover,
a.text-inverse:focus {
  color: #cccccc;
}
.muted {
  color: #bdc3c7;
}
a.muted:hover,
a.muted:focus {
  color: #979c9f;
}
footer {
  background-color: transparent;
}
.input-append input {
  border-radius: 6px 0 0 6px;
}
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000;
}
.bg-turquoise {
  background-color: #1abc9c;
}
.bg-green-sea {
  background-color: #16a085;
}
.bg-emerland {
  background-color: #2ecc71;
}
.bg-nephritis {
  background-color: #27ae60;
}
.bg-peter-river {
  background-color: #3498db;
}
.bg-belize-hole {
  background-color: #2980b9;
}
.bg-amethyst {
  background-color: #9b59b6;
}
.bg-wisteria {
  background-color: #8e44ad;
}
.bg-wet-asphalt {
  background-color: #34495e;
}
.bg-midnight-blue {
  background-color: #2c3e50;
}
.bg-sun-flower {
  background-color: #f1c40f;
}
.bg-orange {
  background-color: #f39c12;
}
.bg-carrot {
  background-color: #e67e22;
}
.bg-pumpkin {
  background-color: #d35400;
}
.bg-alizarin {
  background-color: #e74c3c;
}
.bg-pomegranate {
  background-color: #c0392b;
}
.bg-clouds {
  background-color: #ecf0f1;
}
.bg-silver {
  background-color: #bdc3c7;
}
.bg-concrete {
  background-color: #95a5a6;
}
.bg-asbestos {
  background-color: #7f8c8d;
}
.bg-base {
  background-color: #34495e;
}
.bg-firm {
  background-color: #1abc9c;
}
.bg-success {
  background-color: #2ecc71;
}
.bg-danger {
  background-color: #e74c3c;
}
.bg-warning {
  background-color: #f1c40f;
}
.bg-info {
  background-color: #3498db;
}
.bordered {
  border-style: solid;
}
.bordered.bg-turquoise {
  border-color: #16a085;
}
.bordered.bg-emerland {
  border-color: #27ae60;
}
.bordered.bg-peter-river {
  border-color: #2980b9;
}
.bordered.bg-amethyst {
  border-color: #8e44ad;
}
.bordered.bg-wet-asphalt {
  border-color: #2c3e50;
}
.bordered.bg-sun-flower {
  border-color: #f39c12;
}
.bordered.bg-carrot {
  border-color: #d35400;
}
.bordered.bg-alizarin {
  border-color: #c0392b;
}
.bordered.bg-clouds {
  border-color: #bdc3c7;
}
.bordered.bg-concrete {
  border-color: #7f8c8d;
}
html,
body {
  height: 100%;
}
body {
  overflow-x: hidden;
  color: #7f8c8d;
  line-height: 1.29;
}
@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
li {
  line-height: 20px;
}
.btn {
  border-radius: 6px;
  line-height: 22px;
  -webkit-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
.btn.btn-large {
  font-size: 17px;
  padding: 12px 18px;
}
.btn > [class^="fui-"] {
  margin-left: 4px;
  margin-right: 4px;
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
}
.input-group-btn .btn {
  background: #bdc3c7;
  line-height: 9px 12px 10px;
  line-height: 22px;
  border: 0;
  margin: 0;
  color: #fff;
  margin-left: 0 !important;
  padding-left: 10px;
  padding-right: 12px;
}
.input-group-btn .btn:hover {
  background: #cacfd2;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}
.form-group {
  margin-bottom: 10px;
}
label {
  line-height: 20px;
}
.carousel {
  line-height: 1;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
p {
  margin-bottom: 10px;
}
.page-wrapper {
  position: relative;
  z-index: 2;
  background: #fff;
  overflow: hidden;
  min-height: 100%;
}
.header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.loaded .page-wrapper,
.loaded .header-antiflicker,
.loaded body > header .header-background {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.loaded.nav-visible .page-wrapper,
.loaded.nav-visible .navbar.navbar-fixed-top,
.loaded.nav-visible .header-antiflicker,
.loaded.nav-visible body > header .header-background {
  -webkit-transform: translate3d(-230px, 0, 0);
  transform: translate3d(-230px, 0, 0);
}
.loaded.no-csstransitions .page-wrapper,
.loaded.no-csstransitions .header-antiflicker {
  left: 0;
}
.loaded.no-csstransitions.nav-visible .page-wrapper,
.loaded.no-csstransitions.nav-visible .navbar.navbar-fixed-top,
.loaded.no-csstransitions.nav-visible .header-antiflicker {
  left: -230px !important;
  right: auto;
}
.carousel-indicators {
  width: 100%;
}
[class^="fui-"] {
  display: inline-block;
  vertical-align: middle;
}
body > section,
header,
footer {
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body > section,
  header,
  footer {
    padding-right: 5px;
    padding-left: 5px;
  }
}
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2c3e50;
}
h1 {
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
img {
  -webkit-backface-visibility: hidden;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
#bgVideo {
  overflow: hidden;
}
#bgVideo > video {
  position: absolute !important;
}
.delimiter {
  margin-top: 200px;
}
.delimiter.line {
  margin-top: 150px;
  margin-bottom: 150px;
  border-top: 2px solid #ebedee;
}
header {
  padding-top: 100px;
  padding-bottom: 70px;
  z-index: 100;
}
header .brand {
  font-size: 25px;
  font-weight: normal;
  color: #34495e;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  color: #2c3e50;
}
header .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
section * {
  z-index: 2;
}
.background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: 50% 50% no-repeat;
  background-size: cover;
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.container {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  header {
    box-sizing: border-box;
  }
}
.content-25 {
  position: relative;
  padding: 95px 0;
}
@media (max-width: 767px) {
  .content-25 {
    padding: 40px 5px;
  }
  .content-25 .svg,
  .content-25 .nosvg {
    display: block;
    text-align: center;
    float: none !important;
    margin-top: 45px;
  }
}
.content-25 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.content-25 p {
  font-size: 18px;
  color: #7f8c8d;
  font-family: 'Open Sans', sans-serif;
  margin-top: 45px;
  font-weight: normal;
}
.content-25 svg,
.content-25 .svg {
  width: 100%;
}
.content-25 .nosvg {
  display: none;
}
.content-25.catalogue div {
  -webkit-transition: width .4s;
          transition: width .4s;
}
.content-25.catalogue h3 {
  color: #2ecc71;
  font-family: 'fontin';
}
.content-25.catalogue h4 {
  margin-bottom: -30px;
  margin-top: 25px;
  font-family: 'fontin';
  color: #2ecc71;
  font-size: 30px;
}
.content-25.catalogue p {
  color: #626262;
}
.content-25.catalogue .more-content {
  margin-top: 0px;
}
.content-25.catalogue .btn {
  margin-top: 20px;
}
.content-25.catalogue img {
  margin-top: 150px;
  float: right;
}
@media (max-width: 768px) {
  .content-25.catalogue img {
    float: none;
    margin-top: 30px;
  }
}
.content-25.maison-edition {
  background: #1f1f1f;
}
.content-25.maison-edition h3 {
  font-family: 'fontin';
  color: #fff;
}
.content-25.maison-edition img {
  margin-top: 70px;
  float: left;
  max-width: 90%;
}
@media (max-width: 768px) {
  .content-25.maison-edition img {
    float: none;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.content-25.maison-edition p {
  color: #bdc3c7;
}
@media (max-width: 768px) {
  .img-contain {
    text-align: center;
  }
}
/**
 * Header 3 stylesheet  
 * */
.header-3-startup-antiflicker {
  border-bottom: 1px #bdc3c7 solid;
}
.header-3 {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 100;
  width: 100%;
  height: 140px;
  box-shadow: 0px 0px 15px 0px #000000;
}
.header-3 .header-background {
  background: #00628c;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #00628c), color-stop(100%, #00334f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #00628c 0%, #00334f 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-linear-gradient(315deg, #00628c 0%, #00334f 100%);
  background: linear-gradient(135deg, #00628c 0%, #00334f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00628c', endColorstr='#00334f', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.header-3 .menu-btn {
  position: absolute;
  top: 62px;
  right: 20px;
  width: 33px;
  height: 33px;
  padding: 7px 8px 9px 8px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .header-3 .menu-btn {
    top: 40px;
  }
}
.header-3 .menu-btn img {
  vertical-align: baseline;
}
@media (min-width: 769px) {
  .header-3 .menu-btn {
    display: none;
  }
}
.header-3 .menu-btn:hover {
  background: rgba(0, 0, 0, 0.2);
}
.header-3 .navbar {
  top: 0;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
}
.header-3 .navbar.navbar-fixed-top {
  top: 0 !important;
}
@media (max-width: 768px) {
  .header-3 .navbar {
    text-align: center;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .header-3 .navbar {
    text-align: left;
  }
}
.header-3 .navbar .brand {
  font-size: 25px;
  font-weight: normal;
  color: #2c3e50;
  font-weight: 800;
}
.header-3 .navbar .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .header-3 .navbar .brand img:first-child {
    float: none;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .header-3 .navbar .brand img:first-child {
    max-width: 80%;
  }
}
@media (max-width: 768px) {
  .header-3 .navbar .nav {
    float: none !important;
    position: absolute;
    left: -5px;
    right: -5px;
    top: 130px;
    display: none;
  }
}
.header-3 .navbar .nav > li {
  display: inline-block;
}
.header-3 .navbar .nav > li:first-child {
  margin-left: 0;
}
@media (max-width: 768px) {
  .header-3 .navbar .nav > li {
    width: 100%;
  }
}
.header-3 .navbar .nav > li > a,
.header-3 .navbar .nav > li a.visited {
  margin-top: 14px;
  padding: 21px 12px 21px;
  font-size: 17px;
  font-weight: normal;
  color: #7f8c8d;
  font-weight: 400;
  letter-spacing: 2px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media (max-width: 992px) {
  .header-3 .navbar .nav > li > a,
  .header-3 .navbar .nav > li a.visited {
    font-size: 15px;
  }
}
@media (max-width: 992px) and (max-width: 768px) {
  .header-3 .navbar .nav > li > a,
  .header-3 .navbar .nav > li a.visited {
    background: #02273b !important;
    margin-top: 0;
    width: 100%;
    display: block;
    border-top: 1px solid #011621;
  }
}
.header-3 .navbar .nav > li > a:hover,
.header-3 .navbar .nav > li a.visited:hover,
.header-3 .navbar .nav > li > a:active,
.header-3 .navbar .nav > li a.visited:active {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
@media (max-width: 768px) {
  .header-3 .navbar .nav > li > a:hover,
  .header-3 .navbar .nav > li a.visited:hover,
  .header-3 .navbar .nav > li > a:active,
  .header-3 .navbar .nav > li a.visited:active {
    background-color: #011621 !important;
  }
}
.header-3 .navbar .navbar-form {
  padding: 23px 0 15px 50px;
}
.header-3 .navbar .btn {
  padding-left: 26px;
  padding-right: 26px;
  margin-top: -1px;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}
.header-3 .navbar .btn.btn-primary {
  background-color: #16a085;
  font-weight: 800;
}
.header-3 .navbar .btn.btn-primary:hover,
.header-3 .navbar .btn.btn-primary:focus {
  background-color: #45b39d;
}
.header-3 .navbar .btn.btn-primary:active,
.header-3 .navbar .btn.btn-primary.active {
  background-color: #138871;
}
.header-3-sub {
  position: relative;
  background-color: #f2f3f4;
  z-index: 50;
  padding-top: 30px;
  padding-bottom: 85px;
}
.header-3-sub h3 {
  font-size: 30px;
  font-weight: normal;
  color: #7f8c8d;
  color: #fff;
  font-family: 'fontin';
  margin-bottom: 20px;
  font-weight: 300;
  margin-top: 150px;
}
@media (max-width: 768px) {
  .header-3-sub h3 {
    margin-top: 40px;
  }
}
.header-3-sub p {
  font-size: 16px;
  font-weight: normal;
  color: #bdc3c7;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.9;
  padding-bottom: 140px;
}
@media (max-width: 768px) {
  .header-3-sub p {
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) and (max-width: 640px) {
  .header-3-sub p {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (max-width: 640px) and (max-width: 480px) {
  .header-3-sub p {
    padding-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .header-3-sub a.btn {
    margin-bottom: 25px;
  }
}
@media (max-width: 480px) {
  .header-3-sub {
    background-attachment: scroll;
    background-position: 50% 50% !important;
  }
}
.header-3-sub img {
  float: right;
}
.header-3-sub .background {
  background-image: url(../images/top-bg.jpg);
  background-size: cover;
  background-position: top center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/top-bg.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/top-bg.jpg', sizingMethod='scale')";
  opacity: 1;
}
@media (max-width: 585px) {
  .header-3-sub .col-xs-6 {
    width: 100% !important;
  }
}
@media (min-width: 480px) {
  .slide-edition img {
    margin-top: 150px;
  }
}
/**
 * Footer 3 stylesheet  
 * */
.footer-3 {
  font-size: 14px;
  padding-top: 65px;
  padding-bottom: 65px;
  background: url(../images/bottom-bg.jpg);
  background-size: cover;
  color: #bdc3c7;
}
.footer-3.v-center,
.footer-3 .v-center {
  display: table;
  width: 100%;
}
.footer-3.v-center > div,
.footer-3 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .footer-3.v-center.row:before,
  .footer-3 .v-center.row:before,
  .footer-3.v-center.row:after,
  .footer-3 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-3.v-center,
  .footer-3 .v-center {
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .footer-3.v-center.row,
  .footer-3 .v-center.row {
    display: block;
    width: auto;
  }
  .footer-3.v-center.row:before,
  .footer-3 .v-center.row:before,
  .footer-3.v-center.row:after,
  .footer-3 .v-center.row:after {
    display: none;
  }
  .footer-3.v-center.row > *,
  .footer-3 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.footer-3 .row.v-center {
  padding-left: 0;
  padding-right: 0;
}
.footer-3 a {
  color: #626262;
  font-weight: normal;
  font-size: 14px;
}
.footer-3 a:hover,
.footer-3 a:focus,
.footer-3 a.active {
  color: #2a2a2a;
}
.footer-3 a.btn {
  color: #fff;
  font-size: 22px;
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  .footer-3 a.btn {
    font-size: 18px;
  }
}
.footer-3 h1,
.footer-3 .h1,
.footer-3 h2,
.footer-3 .h2,
.footer-3 h3,
.footer-3 .h3,
.footer-3 h4,
.footer-3 .h4,
.footer-3 h5,
.footer-3 .h5 {
  color: white;
}
.footer-3 .brand {
  font-size: 25px;
  font-weight: normal;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.footer-3 .additional-links a {
  color: #bdc3c7;
  text-decoration: underline;
}
.footer-3 .additional-links a:hover,
.footer-3 .additional-links a:focus,
.footer-3 .additional-links a.active {
  color: #ffffff;
}
.footer-3 h6 {
  margin: -20px 0 10px;
  font-size: 12px;
  font-weight: normal;
  color: #626262;
  text-align: right;
  font-weight: 300;
  text-transform: none;
}
@media (max-width: 640px) {
  .footer-3 h6 {
    text-align: center;
  }
}
.footer-3 .address {
  line-height: 1.6;
}
@media (max-width: 767px) {
  .footer-3 .row > [class*="col-sm-"] {
    margin-top: 30px;
  }
  .footer-3 .row > [class*="col-sm-"]:first-child {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .footer-3 .col-xs-6 {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .adn-footer {
    text-align: center;
  }
  .adn-footer .adn-footer #adn-communication-alias {
    float: none;
    margin: 0 auto;
  }
}
.adn-footer a {
  font-weight: 300;
  font-size: 9px;
  color: #2c3e50;
}
.adn-footer a.adnicons img {
  width: 100px;
  height: 50px;
  background: url(/adnbase/adn-icons.gif) 0 0 no-repeat;
  filter: alpha(opacity=30);
  -moz-opacity: .3;
  opacity: 0.3;
}
.adn-footer a.adnicons:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.adn-footer a.genome img {
  background-position: -100px 0;
}
.adn-footer a.host img {
  background-position: -200px 0;
}
.adn-footer a.genome-en img {
  background-position: -400px 0;
}
.adn-footer a.host-en img {
  background-position: -300px 0;
}
.adn-footer #adn-communication {
  width: 247px;
  height: 30px;
  position: relative;
  overflow: hidden;
  font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
  color: #ffffff;
}
.adn-footer #adn-communication div.fond img {
  background: url(/adnbase/adn-signature.gif) 0 0;
  filter: alpha(opacity=30);
  -moz-opacity: .3;
  opacity: 0.3;
}
.adn-footer #adn-communication div.signature {
  width: 177px;
  height: 26px;
  padding: 4px 70px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #dbdbdb;
}
.adn-footer #adn-communication strong {
  display: block;
}
.adn-footer #adn-communication a,
.adn-footer #adn-communication a:link,
.adn-footer #adn-communication a:visited,
.adn-footer #adn-communication a:active,
.adn-footer #adn-communication a:hover {
  color: #dbdbdb;
  font-weight: 300;
  text-decoration: underline;
}
.adn-footer #adn-communication a:hover {
  color: #f7f7f7;
  text-decoration: none;
}
.adn-footer #adn-communication a.abs {
  display: block;
  position: absolute;
  height: 30px;
  top: 0;
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: 0.6;
}
.adn-footer #adn-communication a.abs img {
  border: 0;
}
.adn-footer #adn-communication a.abs:hover {
  filter: alpha(opacity=90);
  -moz-opacity: .9;
  opacity: 0.9;
}
.adn-footer #adn-communication a.adn {
  width: 44px;
  left: 179px;
  background: url(/images/btn-adn.gif) 0 0;
}
.adn-footer #adn-communication a.genome {
  width: 21px;
  left: 223px;
  background: url(/images/btn-genome.gif) 0 0;
}
.adn-footer #adn-communication-alias {
  margin-top: -7px;
  float: right;
  color: #FFF;
  font: 9px/12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  height: 30px;
  overflow: hidden;
  position: relative;
  text-align: right;
  width: 266px;
}
.adn-footer #adn-communication-alias div.fond img {
  background: url(../images/adn-signature-alias.gif) no-repeat scroll 0 0 transparent;
  filter: alpha(opacity=60);
  opacity: .6;
  -moz-opacity: 0.6;
}
.adn-footer #adn-communication-alias div.signature {
  color: #dbdbdb;
  height: 26px;
  left: 0;
  padding: 2px 3px 0 0;
  position: absolute;
  top: 0;
  width: 179px;
}
.adn-footer #adn-communication-alias strong {
  display: inline;
  text-decoration: underline;
}
.adn-footer #adn-communication-alias a,
.adn-footer #adn-communication-alias a:link,
.adn-footer #adn-communication-alias a:visited,
.adn-footer #adn-communication-alias a:active,
.adn-footer #adn-communication-alias a:hover {
  font-weight: 300;
  color: #dbdbdb;
  text-decoration: none;
}
.adn-footer #adn-communication-alias a:hover {
  color: #f7f7f7;
  text-decoration: none;
}
.adn-footer #adn-communication-alias a.abs {
  display: block;
  height: 30px;
  opacity: .6;
  position: absolute;
  top: 0;
}
.adn-footer #adn-communication-alias a.abs img {
  border: medium none;
}
.adn-footer #adn-communication-alias a.abs:hover {
  filter: alpha(opacity=90);
  -moz-opacity: .9;
  opacity: 0.9;
}
.adn-footer #adn-communication-alias a.alias {
  background: url(../images/adn-signature-alias.gif) repeat scroll -272px -1px transparent;
  left: 183px;
  width: 58px;
}
.adn-footer #adn-communication-alias a.genome {
  background: url(../images/adn-signature-alias.gif) repeat scroll -340px -1px transparent;
  left: 243px;
  width: 21px;
}
.adn-footer div.editBTN,
.adn-footer #contenu div.editBTN {
  position: relative;
  z-index: 999;
}
.adn-footer div.editBTN img,
.adn-footer #contenu div.editBTN img {
  border: 0;
  padding: 0;
  position: absolute;
  width: 91px;
  height: 81px;
  cursor: pointer;
  background: url(/adnbase/edit.png) 0 0 no-repeat;
  top: -7px;
  left: -96px;
}
.adn-footer div.editBTN img:hover,
.adn-footer #contenu div.editBTN img:hover {
  background-position: 0 -81px;
}
.adn-footer .document-word,
.adn-footer .document-pdf,
.adn-footer .document-telechargeable,
.adn-footer .document-excel {
  background: url(/adnbase/images/ext/none-mini.gif) 0 0 no-repeat;
  padding-left: 16px;
}
.adn-footer .document-word {
  background-image: url(/adnbase/images/ext/doc-mini.gif);
}
.adn-footer .document-pdf {
  background-image: url(/adnbase/images/ext/pdf-mini.gif);
}
.adn-footer .document-excel {
  background-image: url(/adnbase/images/ext/xls-mini.gif);
}
.adn-footer #adnContenuEdit div.btn input {
  cursor: pointer;
  padding: 5px 10px;
}
@media (max-width: 767px) {
  .adn-footer #adn-communication-alias {
    float: none;
    margin: 0 auto 20px;
  }
}
.bx-pager-link {
  font-size: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #1abc9c;
  background: rgba(26, 188, 156, 0);
  display: inline-block;
}
.bx-pager-link.active {
  background: rgba(26, 188, 156, 0.3);
}
.bx-pager-item {
  display: inline-block;
  margin: 3px;
}
.bx-pager {
  text-align: center;
  margin-bottom: -50px;
}
a.btn,
a {
  font-family: 'Open Sans', sans-serif !important;
}
