body {
  background-color: #efefef;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family:'Source Sans Pro', sans-serif;
  color: black;
  font-size: 32px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Source Sans Pro', sans-serif;
  font-size: 21px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  font-family:'Source Sans Pro', sans-serif;
  color: #666;
  font-weight: 400;
}
.section {
  padding-top: 0px;
  padding-bottom: 0px;
}
.section.header {
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: white;
}
.section.gray {
  background-color: #efefef;
}
.section.footer {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #1b2028;
}
.header-left {
  padding-right: 0px;
  padding-left: 0px;
}
.header-right {
  margin-top: 0px;
  margin-bottom: 4px;
  padding-right: 10px;
  padding-left: 0px;
  text-align: right;
}
.logo-header {
  margin-top: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  clear: none;
}
.nav-link {
  margin-right: 6px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  font-family: Montserrat, sans-serif;
  color: #4d4d4d;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-link:hover {
  -webkit-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  color: #2092e3;
}
.nav-link:focus {
  color: #2092e3;
}
.nav-link.nav-link-active {
  color: #2092e3;
}
.div-header-langue {
  padding-top: 0px;
  padding-bottom: 20px;
}
.home-intro {
  margin-top: 0px;
  margin-bottom: 16px;
  padding-top: 0px;
  font-family:'Open Sans', sans-serif;
  color: #666;
  font-size: 22px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}
.center {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-family:'Source Sans Pro', sans-serif;
  line-height: 21px;
  text-align: center;
}
.center.p-teaser {
  line-height: 18px;
}
.button-header {
  position: absolute;
  right: 0px;
  bottom: 39px;
  z-index: 1001;
  margin-top: 15px;
  padding: 3px 10px;
  float: none;
  border-radius: 5px;
  background-color: #f1f4f6;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #4d4d4d;
  font-size: 11px;
  text-decoration: none;
}
.button-header:hover {
  background-color: #eaedf0;
}
.button-content {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  padding: 5px 12px;
  float: none;
  border: 2px solid #e5e5e5;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #231f20;
  font-size: 12px;
  line-height: 0px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
.button-content:hover {
  border: 2px solid #399fe7;
  color: #006cb8;
}
.button-content.twitter {
  position: static;
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
  margin-left: 0px;
  padding-left: 37px;
  clear: none;
  background-image: url('../images/twitter-logo.png');
  background-position: 0px 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: right;
}
.div-center {
  margin-top: 20px;
  text-align: center;
}
.titre-video {
  margin-top: 35px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family:'Source Sans Pro', sans-serif;
  color: #231f20;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}
.link-teaser {
  position: static;
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family:'Source Sans Pro', sans-serif;
  color: black;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.icon-teaser {
  display: block;
  margin: 0px auto 25px;
}
.container-teaser-link {
  position: static;
  display: block;
  width: auto;
  margin: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  border: 0px none black;
  text-decoration: none;
}
.teaser-column, .logo-column {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: 1px solid #e5e5e5;
}
.teaser-column.column3 {
  border-right-style: none;
  border-right-width: 0px;
}
.logo-column p{
    width: 60%;
    margin: 0 auto;
}
.logo-column.no-border{
    border-right: none;
}
.row {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.row.row-teasers {
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 70px;
}
.footer-container {
  padding-top: 38px;
  padding-bottom: 38px;
  background-image: url('../images/bg_footer.jpg');
  background-attachment: scroll;
  text-align: center;
}
.footer-container .canest-logo{
  padding: 0 50px;
}
.footer-link {
  position: static;
  left: 0px;
  top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 15px;
  clear: none;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #cbcbcb;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.footer-link:hover {
  color: silver;
}
.footer-link.link-droite {
  border-top-style: none;
  border-right-style: none;
  border-right-width: 0px;
  border-bottom-style: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
}
.footer-link.link-droite:hover {
  color: silver;
}
.footer-link.home-link {
  border-width: 0px;
}
.footer-div-link {
  margin-top: 15px;
}
.footer-copyright {
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #999;
  font-size: 10px;
  text-transform: uppercase;
}
.white-container {
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: white;
}
.white-container.breadcrumb-container {
  padding: 15px 30px 40px;
}
.white-container.footer-space {
  padding-bottom: 80px;
}
.breadcrumb-item {
  display: inline-block;
  margin-right: 10px;
  padding-left: 0px;
}
.breadcrumb-link {
  display: inline-block;
  -webkit-transition: all 205ms ease;
  -o-transition: all 205ms ease;
  transition: all 205ms ease;
  font-family:'Source Sans Pro', sans-serif;
  color: #666;
  font-weight: 400;
  text-decoration: none;
}
.breadcrumb-link:hover {
  color: #399fe7;
}
.breadcrumb-separator {
  display: inline;
  width: auto;
  margin-right: 0px;
  margin-left: 10px;
}
.h1-section {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family:'Source Sans Pro', sans-serif;
  color: black;
  font-size: 32px;
  line-height: 26px;
  text-transform: uppercase;
  list-style-type: none;
}
.exerg {
  margin-bottom: 30px;
  font-family:'Source Sans Pro', sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 300;
}
.h2-section {
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  color: #231f20;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
}
.div-button-section {
  margin-top: 17px;
  margin-bottom: 20px;
  padding-right: 10px;
  float: left;
}
.breadcrumb-active {
  display: inline-block;
  float: none;
  font-family:'Source Sans Pro', sans-serif;
  color: #399fe7;
}
.service-list-text {
  display: inline-block;
  margin-right: 1px;
  margin-left: 10px;
  float: none;
  font-family:'Source Sans Pro', sans-serif;
  color: #666;
  line-height: 16px;
}
.list-separator {
  display: inline-block;
}
.div-list {
  margin-bottom: 8px;
}
.contact-form {
  width: 100%;
  margin-top: 0px;
}
.field-label {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family:'Source Sans Pro', sans-serif;
  color: #666;
  font-size: 14px;
}
.field-label.text-field {
  margin-top: 10px;
  border-radius: 0px;
  background-color: white;
}
.field-label.comments {
  height: 215px;
  padding-right: 10px;
  padding-left: 10px;
}
.submit-button {
  padding-top: 5px;
  padding-bottom: 5px;
  border: 2px solid #e5e5e5;
  background-color: white;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #231f20;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.submit-button:hover {
  border-color: #399fe7;
  color: #006cb8;
}
.contact-map {
  margin-top: 0px;
}
.menu-nav-link {
  margin-top: 45px;
  padding: 0px 0px 0px 30px;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.menu-nav-link:hover {
  color: #2092e3;
}
.menu-nav-link.nav-link-active {
  color: #2092e3;
}
.navbar {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
}
.header-container {
  position: relative;
}
.content-container {
  padding-right: 30px;
  padding-left: 30px;
  background-color: white;
}
.content-container.footer-space {
  padding-bottom: 80px;
}
.breadcrumb {
  padding-top: 15px;
  padding-bottom: 45px;
}
.section-container {
  padding-right: 30px;
  padding-left: 30px;
  background-color: white;
}
.inner-container {
  padding-right: 30px;
  padding-left: 30px;
  float: none;
  clear: both;
  background-color: transparent;
}
.inner-container.footer-space {
  padding-bottom: 80px;
}
.container {
  background-color: white;
}
.txt-intro-block {
  margin-top: 66px;
  padding-right: 30px;
  padding-left: 20px;
}
.test_list {
  list-style-type: none;
}
/*.all_links {
  color: #2092e3;
  text-decoration: none;
}
.all_links.title_links {
  color: #333;
}*/
@media (max-width: 991px) {
  body {
    background-color: white;
  }
  .section.gray {
    background-color: white;
  }
  .header-left {
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .header-right {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 12px;
  }
  .logo-header {
    width: 75%;
    margin-top: -3px;
    margin-left: 14px;
  }
  .nav-link {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .div-header-langue {
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .home-intro {
    margin-top: 0px;
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 21px;
  }
  .center {
    line-height: 18px;
  }
  .button-header {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .button-content {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .button-content.twitter {
    padding-top: 8px;
    padding-left: 45px;
    background-size: contain;
  }
  .div-center {
    margin-top: 26px;
  }
  .teaser-column.column3 {
    border-right-width: 0px;
  }
  .white-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .white-container.breadcrumb-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .white-container.footer-space {
    padding-bottom: 50px;
  }
  .service-list-text {
    display: inline;
    margin-right: 0px;
  }
  .div-list {
    margin-bottom: 10px;
  }
  .submit-button:hover {
    border-color: #399fe7;
    color: #006cb8;
  }
  .menu-nav-link {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #4d5157;
    color: white;
  }
  .menu-nav-link.nav-link-active {
    padding: 20px 0px 20px 20px;
    border-bottom: 1px solid #4d5157;
  }
  .navbar {
    padding-bottom: 0px;
  }
  .nav-menu {
    background-color: #1b2028;
  }
  .header-container {
    padding-top: 10px;
    padding-bottom: 12px;
  }
  .menu-button {
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 8px;
  }
  .menu-button.w--open {
    background-color: #1b2028;
  }
  .inner-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .inner-container.footer-space {
    padding-right: 0px;
    padding-bottom: 60px;
    padding-left: 0px;
  }
  .txt-intro-block {
    margin-top: 32px;
    padding-right: 20px;
    padding-left: 0px;
  }
  .video-block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .banner_container {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .header-left {
    text-align: center;
  }
  .header-right {
    text-align: center;
  }
  .logo-header {
    width: 45%;
    margin-left: 15px;
    text-align: left;
  }
  .nav-link {
    margin: 24px;
  }
  .home-intro {
    margin-top: 0px;
    font-size: 22px;
    line-height: 24px;
  }
  .center.p-teaser {
    margin-top: -10px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .button-header {
    margin-right: 15px;
    margin-bottom: 0px;
  }
  .button-content {
    padding-top: 8px;
  }
  .button-content.twitter {
    display: inline;
    padding: 8px 10px 8px 45px;
    background-size: contain;
  }
  .div-center {
    margin-top: 20px;
  }
  .titre-video {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .icon-teaser {
    margin-bottom: 15px;
  }
  .container-teaser-link {
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .teaser-column {
    display: block;
    margin: 0px auto 20px;
    padding-right: 0px;
    padding-left: 0px;
    border-right-width: 0px;
  }
  .row.row-teasers {
    padding-top: 30px;
    padding-bottom: 25px;
  }
  .footer-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .logo-header-mobile {
    width: 27%;
    margin-top: -20px;
    text-align: center;
  }
  .container-logo-header-mobile {
    margin-bottom: 20px;
    text-align: center;
  }
  .white-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .white-container.breadcrumb-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .white-container.footer-space {
    padding-bottom: 50px;
  }
  .div-button-section {
    display: block;
    margin-top: 20px;
    padding-bottom: 8px;
    float: none;
  }
  .menu-button {
    margin-right: 15px;
  }
  .inner-container.footer-space {
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
  }
  .txt-intro-block {
    margin-top: 25px;
    padding-left: 20px;
  }
  .video-block {
    margin-top: 45px;
  }
  .contact_form_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .map_block {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 479px) {
  h3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  p {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section {
    position: static;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.gray {
    text-align: left;
  }
  .logo-header {
    width: 70%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-header-langue {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .home-intro {
    margin-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 22px;
    line-height: 26px;
  }
  .center {
    margin-bottom: 0px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 13px;
    line-height: 20px;
  }
  .center.p-teaser {
    margin-top: -15px;
    margin-bottom: 0px;
  }
  .button-header {
    margin-right: 17px;
  }
  .button-content {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
  }
  .button-content:hover {
    border-color: #399fe7;
  }
  .button-content.twitter {
    display: inline;
    width: 86.4%;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 39px;
    float: none;
    font-size: 10.5px;
    line-height: 0px;
    text-align: center;
  }
  .titre-video {
    margin-top: 0px;
    font-size: 17px;
    text-align: center;
  }
  .link-teaser {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    font-size: 22px;
  }
  .icon-teaser {
    width: 25%;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .container-teaser-link {
    border-right-style: none;
    border-right-color: transparent;
  }
  .teaser-column {
    margin-top: 10px;
    margin-bottom: 15px;
    border-right-style: none;
    border-right-width: 0px;
  }
  .row {
    text-align: left;
  }
  .row.row-teasers {
    margin-top: 40px;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .footer-container {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .footer-link {
    text-indent: 0px;
  }
  .footer-link.mobile-footer-link {
    border-width: 0px;
  }
  .footer-div-link {
    width: 100%;
  }
  .footer-copyright {
    padding-top: 15px;
  }
  .logo-header-mobile {
    width: 40%;
    margin-top: -30px;
  }
  .container-logo-header-mobile {
    margin-top: 35px;
    margin-bottom: 20px;
    text-align: left;
  }
  .container-mobile-menu-link {
    border-bottom: 1px solid #4d5157;
    background-color: #1b2028;
    color: #333;
    text-align: center;
  }
  .mobile-nav-link {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: Montserrat, sans-serif;
    color: white;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
  }
  .div-block-mobile-nav {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-color: silver;
  }
  .div-header-mobile-logo {
    width: 60%;
    margin-top: 0px;
    margin-left: 10px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    float: left;
  }
  .div-header-icon-menu {
    position: static;
    top: 60px;
    right: 1px;
    margin-top: 8px;
    margin-right: 10px;
    float: right;
  }
  .white-container {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .white-container.breadcrumb-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .white-container.footer-space {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
  }
  .h1-section {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .exerg {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 29px;
    line-height: 30px;
    text-align: left;
  }
  .div-button-section {
    width: auto;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-right: 0px;
    text-align: center;
  }
  .service-list-text {
    display: inline;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
    line-height: 15px;
  }
  .list-separator {
    display: inline;
  }
  .contact-form {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: left;
  }
  .submit-button {
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    font-weight: 700;
  }
  .submit-button:active {
    border-color: #e5e5e5;
  }
  .contact-map {
    position: relative;
    right: auto;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .menu-nav-link.nav-link-active {
    padding-top: 20px;
  }
  .navbar {
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 0px;
    border-bottom: 1px solid #e3e3e3;
  }
  .menu-button {
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .breadcrumb {
    display: none;
  }
  .inner-container.footer-space {
    padding-bottom: 50px;
  }
  .txt-intro-block {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .video-block {
    margin-top: 45px;
    margin-bottom: 0px;
  }
  .contact_form_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .map_block {
    padding-right: 0px;
    padding-left: 0px;
  }
}