/* line 5, ../../../../../.rvm/gems/ruby-2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../.rvm/gems/ruby-2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../.rvm/gems/ruby-2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../.rvm/gems/ruby-2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../.rvm/gems/ruby-2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../.rvm/gems/ruby-2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../.rvm/gems/ruby-2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../.rvm/gems/ruby-2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../.rvm/gems/ruby-2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* ----- Common styles ----- */
/* line 4, ../scss/common/_global.scss */
:focus {
  outline: 0;
}

/* line 8, ../scss/common/_global.scss */
input, textarea {
  border: 0;
  font-size: 16px ;
  font-size: 1.6rem ;
}

/* line 14, ../scss/common/_global.scss */
a {
  text-decoration: none;
}
/* line 17, ../scss/common/_global.scss */
a, a.hover, a:hover {
  color: #000;
}

/* line 23, ../scss/common/_global.scss */
h1, h2, h3 {
  text-rendering: optimizeLegibility;
}

/* line 27, ../scss/common/_global.scss */
em {
  font-style: italic;
}

/* line 31, ../scss/common/_global.scss */
strong {
  font-weight: 400;
}

/* line 35, ../scss/common/_global.scss */
input {
  padding: 0;
}

/* line 39, ../scss/common/_global.scss */
sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
  font-size: 75%;
}

/* line 46, ../scss/common/_global.scss */
abbr {
  text-decoration: none;
}

/* line 50, ../scss/common/_global.scss */
del {
  text-decoration: line-through;
}

/* line 54, ../scss/common/_global.scss */
ins {
  text-decoration: none;
}

/* --- Media --- */
/* line 62, ../scss/common/_global.scss */
.media {
  text-align: center;
  max-width: none !important;
}
/* line 66, ../scss/common/_global.scss */
.media.lazy {
  background-repeat: no-repeat;
  background-position: center top;
}

/* ----- Layout ----- */
/* line 4, ../scss/common/_layout.scss */
html {
  font-family: "Lato", Helvetica, Arial, sans-serif ;
  font-size: 62.5%;
  line-height: 1.2;
  font-weight: 400;
}

/* line 11, ../scss/common/_layout.scss */
body {
  font-size: 16px ;
  font-size: 1.6rem ;
  color: #333;
  background-color: #fff;
}

/* ----- Layout ----- */
/* line 19, ../scss/common/_layout.scss */
#layout {
  position: relative;
}

/* ----- Common ----- */
/* line 25, ../scss/common/_layout.scss */
strong {
  font-weight: 700;
}

/* line 29, ../scss/common/_layout.scss */
.logo {
  display: block;
  overflow: hidden;
  text-indent: -2000px;
  font-size: 1px;
  background-image: url('img/sprites.png?1517669511');
  -moz-background-size: 200px 420px;
  -o-background-size: 200px 420px;
  -webkit-background-size: 200px 420px;
  background-size: 200px 420px;
}

/* ----- Header ----- */
/* line 37, ../scss/common/_layout.scss */
#header {
  padding-top: 110px;
}
/* line 40, ../scss/common/_layout.scss */
#header .branding {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -67px;
}
/* line 46, ../scss/common/_layout.scss */
#header .branding .logo {
  width: 133px;
  height: 80px;
  background-position: 0 -140px;
}
/* line 51, ../scss/common/_layout.scss */
#header .branding .logo img {
  width: 1px;
  height: 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
  opacity: 0.01;
}
/* line 61, ../scss/common/_layout.scss */
#header .important {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px ;
  font-size: 1.4rem ;
  line-height: 120%;
  text-align: center;
}
/* line 69, ../scss/common/_layout.scss */
#header .important div {
  position: relative;
  margin-bottom: 10px;
}
/* line 75, ../scss/common/_layout.scss */
#header .important div.opening-hours dt {
  background-position: 0 -150px;
}
/* line 83, ../scss/common/_layout.scss */
#header .important div.phone dt {
  background-position: -18px -150px;
}
/* line 91, ../scss/common/_layout.scss */
#header .important dl {
  position: relative;
  display: inline-block;
  padding-left: 25px;
}
/* line 97, ../scss/common/_layout.scss */
#header .important dt {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  width: 17px;
  height: 18px;
  display: block;
  overflow: hidden;
  text-indent: -2000px;
  font-size: 1px;
  background-image: url('img/sprites.png?1517669511');
  -moz-background-size: 100px 210px;
  -o-background-size: 100px 210px;
  -webkit-background-size: 100px 210px;
  background-size: 100px 210px;
}
/* line 109, ../scss/common/_layout.scss */
#header .important dd {
  font-weight: 300;
}
/* line 115, ../scss/common/_layout.scss */
#header .warning {
  padding: 25px 20px 20px 20px;
  background-color: #00587a;
  color: #fff;
  text-align: center;
}
/* line 121, ../scss/common/_layout.scss */
#header .warning .heading {
  margin-bottom: 0.5em;
  font-size: 20px ;
  font-size: 2rem ;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 129, ../scss/common/_layout.scss */
#header .warning p {
  margin-bottom: 0.5em;
  font-size: 16px ;
  font-size: 1.6rem ;
  font-weight: 300;
  line-height: 1.4;
}
/* line 136, ../scss/common/_layout.scss */
#header .warning a {
  font-weight: 700;
  text-decoration: underline;
  color: #fff;
}
/* line 144, ../scss/common/_layout.scss */
#header .presentation {
  position: relative;
  height: 300px;
  background-image: url('img/bg-kanky.jpg?1517664986');
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #fff;
  font-weight: 300;
}
/* line 154, ../scss/common/_layout.scss */
#header .presentation .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -98px;
  margin-top: -40px;
  width: 195px;
  height: 12px;
  background-position: 0 -124px;
}
/* line 165, ../scss/common/_layout.scss */
#header .presentation .heading,
#header .presentation .tagline {
  position: absolute;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
/* line 173, ../scss/common/_layout.scss */
#header .presentation .heading {
  bottom: 50%;
  margin-bottom: -58px;
  font-size: 14px ;
  font-size: 1.4rem ;
  letter-spacing: 1px;
  line-height: 120%;
}
/* line 181, ../scss/common/_layout.scss */
#header .presentation .tagline {
  top: 50%;
  margin-top: -24px;
  min-height: 48px;
  font-size: 20px ;
  font-size: 2rem ;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 120%;
}

/* ----- Body ----- */
/* line 198, ../scss/common/_layout.scss */
#body {
  padding-top: 30px;
}

/* ----- Footer ----- */
/* line 204, ../scss/common/_layout.scss */
#footer {
  position: relative;
  overflow: hidden;
  padding: 140px 20px 30px;
  background-color: #333;
  color: #fff;
}
/* line 211, ../scss/common/_layout.scss */
#footer a {
  color: #fff;
}
/* line 215, ../scss/common/_layout.scss */
#footer .branding {
  position: absolute;
  top: 30px;
  right: 50%;
  margin-right: -67px;
}
/* line 221, ../scss/common/_layout.scss */
#footer .branding .logo {
  width: 133px;
  height: 80px;
  background-position: 0 -220px;
}
/* line 229, ../scss/common/_layout.scss */
#footer .heading {
  height: 0;
  overflow: hidden;
}
/* line 234, ../scss/common/_layout.scss */
#footer .address,
#footer .opening-hours,
#footer .contact li {
  position: relative;
  padding-left: 30px;
  font-size: 14px ;
  font-size: 1.4rem ;
  font-weight: 300;
  line-height: 120%;
  min-height: 20px;
}
/* line 244, ../scss/common/_layout.scss */
#footer .address:before,
#footer .opening-hours:before,
#footer .contact li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  display: block;
  overflow: hidden;
  text-indent: -2000px;
  font-size: 1px;
  background-image: url('img/sprites.png?1517669511');
  -moz-background-size: 200px 420px;
  -o-background-size: 200px 420px;
  -webkit-background-size: 200px 420px;
  background-size: 200px 420px;
}
/* line 259, ../scss/common/_layout.scss */
#footer .address,
#footer .opening-hours {
  margin-bottom: 15px;
}
/* line 266, ../scss/common/_layout.scss */
#footer .address:before {
  background-position: 0 -336px;
}
/* line 270, ../scss/common/_layout.scss */
#footer .address .postal-code,
#footer .address .region span {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: -2000px;
}
/* line 283, ../scss/common/_layout.scss */
#footer .opening-hours:before {
  background-position: -20px -336px;
}
/* line 291, ../scss/common/_layout.scss */
#footer .contact li {
  margin-top: 10px;
}
/* line 296, ../scss/common/_layout.scss */
#footer .contact li.phone:before {
  background-position: -40px -336px;
}
/* line 304, ../scss/common/_layout.scss */
#footer .contact li.email:before {
  background-position: -60px -336px;
}

/* ----- Modules ----- */
/* line 318, ../scss/common/_layout.scss */
.module {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
/* line 324, ../scss/common/_layout.scss */
.module > .heading {
  margin: 60px 0 15px 0;
  text-align: center;
  font-size: 22px ;
  font-size: 2.2rem ;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 332, ../scss/common/_layout.scss */
.module.services {
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 336, ../scss/common/_layout.scss */
.module.services .block {
  margin-bottom: 30px;
  background-color: #ebebeb;
}
/* line 340, ../scss/common/_layout.scss */
.module.services .block:first-child {
  margin-left: 0 !important;
}
/* line 344, ../scss/common/_layout.scss */
.module.services .block .header {
  padding: 7px 10px 6px 10px;
  background-color: #00a3e3;
  font-size: 20px ;
  font-size: 2rem ;
  line-height: 120%;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
/* line 354, ../scss/common/_layout.scss */
.module.services .block img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 360, ../scss/common/_layout.scss */
.module.services .block .description {
  padding: 20px 20px;
  font-size: 16px ;
  font-size: 1.6rem ;
}
/* line 371, ../scss/common/_layout.scss */
.module.advantages .heading {
  margin-top: 0;
}
/* line 375, ../scss/common/_layout.scss */
.module.advantages .block {
  margin-bottom: 30px;
  text-align: center;
}
/* line 383, ../scss/common/_layout.scss */
.module.advantages .block:nth-of-type(1) {
  margin-left: 0 !important;
}
/* line 389, ../scss/common/_layout.scss */
.module.advantages .block.integrity .header:before {
  background-position: 0 -356px;
}
/* line 397, ../scss/common/_layout.scss */
.module.advantages .block.training .header:before {
  background-position: -128px -356px;
}
/* line 405, ../scss/common/_layout.scss */
.module.advantages .block.passion .header:before {
  background-position: -64px -356px;
}
/* line 411, ../scss/common/_layout.scss */
.module.advantages .block .header {
  position: relative;
  padding: 70px 0 10px 0;
  font-size: 20px ;
  font-size: 2rem ;
  color: #00a3e3;
  text-align: center;
  font-weight: 700;
  line-height: 120%;
}
/* line 420, ../scss/common/_layout.scss */
.module.advantages .block .header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -32px;
  width: 64px;
  height: 64px;
  display: block;
  overflow: hidden;
  text-indent: -2000px;
  font-size: 1px;
  background-image: url('img/sprites.png?1517669511');
  -moz-background-size: 200px 420px;
  -o-background-size: 200px 420px;
  -webkit-background-size: 200px 420px;
  background-size: 200px 420px;
}
/* line 435, ../scss/common/_layout.scss */
.module.advantages .block .description {
  padding: 0 20px;
  min-height: 160px;
  line-height: 125%;
  text-align: justify;
}
/* line 441, ../scss/common/_layout.scss */
.module.advantages .block .description p {
  margin-bottom: 10px;
}
/* line 445, ../scss/common/_layout.scss */
.module.advantages .block .description br {
  display: none;
}
/* line 455, ../scss/common/_layout.scss */
.module.location {
  max-width: none;
}
/* line 460, ../scss/common/_layout.scss */
.module.location .block .header {
  margin-bottom: 15px;
  padding: 0 20px;
}
/* line 469, ../scss/common/_layout.scss */
.module.parole {
  max-width: none;
  padding: 40px 0;
  background-color: #ebebeb;
}
/* line 474, ../scss/common/_layout.scss */
.module.parole .heading {
  margin-top: 0;
}
/* line 478, ../scss/common/_layout.scss */
.module.parole .block {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  color: #999;
  line-height: 125%;
  font-weight: 300;
  font-size: 12px ;
  font-size: 1.2rem ;
}

/* line 494, ../scss/common/_layout.scss */
#map {
  height: 300px;
}

/* ------------------------------------------------------------------------ */
/* ---                              Tablet                              --- */
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 768px) {
  /* line 505, ../scss/common/_layout.scss */
  #header {
    padding-top: 110px;
  }
  /* line 508, ../scss/common/_layout.scss */
  #header .branding {
    top: 15px;
    left: 20px;
    margin: 0;
  }
  /* line 514, ../scss/common/_layout.scss */
  #header .important {
    position: absolute;
    right: 20px;
    top: 34px;
    margin: 0;
    text-align: left;
  }
  /* line 521, ../scss/common/_layout.scss */
  #header .important div {
    float: left;
    display: block;
    margin-bottom: 0;
    padding-left: 50px;
  }
  /* line 527, ../scss/common/_layout.scss */
  #header .important div:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    width: 17px;
    height: 18px;
    display: block;
    overflow: hidden;
    text-indent: -2000px;
    font-size: 1px;
    background-image: url('img/sprites.png?1517669511');
    -moz-background-size: 100px 210px;
    -o-background-size: 100px 210px;
    -webkit-background-size: 100px 210px;
    background-size: 100px 210px;
  }
  /* line 540, ../scss/common/_layout.scss */
  #header .important div:before {
    margin-top: -17px;
    width: 35px;
    height: 35px;
    -moz-background-size: 200px 420px;
    -o-background-size: 200px 420px;
    -webkit-background-size: 200px 420px;
    background-size: 200px 420px;
  }
  /* line 547, ../scss/common/_layout.scss */
  #header .important div.opening-hours {
    margin-right: 30px;
  }
  /* line 550, ../scss/common/_layout.scss */
  #header .important div.opening-hours:before {
    background-position: 0 -300px;
  }
  /* line 558, ../scss/common/_layout.scss */
  #header .important div.phone:before {
    background-position: -35px -300px;
  }
  /* line 564, ../scss/common/_layout.scss */
  #header .important div dl {
    position: static;
    display: block;
    padding: 0;
  }
  /* line 570, ../scss/common/_layout.scss */
  #header .important div dt {
    position: static;
    overflow: visible;
    margin-top: 0;
    margin-bottom: 5px;
    width: auto;
    height: auto;
    background: none;
    font-size: 14px ;
    font-size: 1.4rem ;
    font-weight: 700;
    text-transform: uppercase;
    text-indent: 0;
  }
  /* line 588, ../scss/common/_layout.scss */
  #header .warning {
    padding: 45px 0 40px 0;
  }
  /* line 591, ../scss/common/_layout.scss */
  #header .warning .heading {
    font-size: 30px ;
    font-size: 3rem ;
  }
  /* line 595, ../scss/common/_layout.scss */
  #header .warning p {
    font-size: 20px ;
    font-size: 2rem ;
  }
  /* line 601, ../scss/common/_layout.scss */
  #header .presentation {
    height: 440px;
  }
  /* line 604, ../scss/common/_layout.scss */
  #header .presentation .logo {
    margin-top: -69px;
    height: 137px;
    background-position: 0 0;
  }
  /* line 610, ../scss/common/_layout.scss */
  #header .presentation .heading,
  #header .presentation .tagline {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 617, ../scss/common/_layout.scss */
  #header .presentation .heading {
    bottom: 70px;
    margin: 0;
    min-height: 0;
    font-size: 16px ;
    font-size: 1.6rem ;
  }
  /* line 624, ../scss/common/_layout.scss */
  #header .presentation .tagline {
    margin: 0;
    top: auto;
    bottom: 20px;
    font-size: 30px ;
    font-size: 3rem ;
  }
  /* line 631, ../scss/common/_layout.scss */
  #header .presentation br {
    display: none;
  }

  /* line 639, ../scss/common/_layout.scss */
  #body {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 644, ../scss/common/_layout.scss */
  #footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 648, ../scss/common/_layout.scss */
  #footer .heading {
    height: auto;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
  }
  /* line 655, ../scss/common/_layout.scss */
  #footer .branding {
    top: 80px;
    right: 20px;
    margin: 0;
  }
  /* line 661, ../scss/common/_layout.scss */
  #footer .address,
  #footer .opening-hours,
  #footer .contact li {
    line-height: 143%;
  }
  /* line 667, ../scss/common/_layout.scss */
  #footer .address,
  #footer .opening-hours {
    margin-bottom: 10px;
  }

  /* line 676, ../scss/common/_layout.scss */
  .module > .heading {
    margin-bottom: 20px;
    font-size: 28px ;
    font-size: 2.8rem ;
  }
  /* line 681, ../scss/common/_layout.scss */
  .module.services {
    margin-bottom: 40px;
  }
  /* line 684, ../scss/common/_layout.scss */
  .module.services .block {
    float: left;
    margin-bottom: 0;
    margin-left: 2%;
    width: 32%;
  }
  /* line 690, ../scss/common/_layout.scss */
  .module.services .block .header {
    padding: 7px 10px 6px 10px;
    font-size: 24px ;
    font-size: 2.4rem ;
  }
  /* line 695, ../scss/common/_layout.scss */
  .module.services .block .description {
    padding-bottom: 15px;
    min-height: 140px;
  }
  /* line 704, ../scss/common/_layout.scss */
  .module.advantages {
    overflow: hidden;
    margin-bottom: 60px;
  }
  /* line 708, ../scss/common/_layout.scss */
  .module.advantages .block {
    float: left;
    margin-bottom: 0;
    margin-left: 2%;
    width: 32%;
  }
  /* line 714, ../scss/common/_layout.scss */
  .module.advantages .block .header {
    padding-top: 84px;
    font-size: 26px ;
    font-size: 2.6rem ;
    font-weight: 500;
  }
  /* line 720, ../scss/common/_layout.scss */
  .module.advantages .block .description {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 729, ../scss/common/_layout.scss */
  .module.location {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 735, ../scss/common/_layout.scss */
  .module.location .block .header {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    padding: 0;
    width: 600px;
    text-align: center;
  }
  /* line 748, ../scss/common/_layout.scss */
  .module.parole {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 752, ../scss/common/_layout.scss */
  .module.parole .block {
    font-size: 16px ;
    font-size: 1.6rem ;
  }
}
/* ------------------------------------------------------------------------ */
/* ---                              Desktop                             --- */
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 980px) {
  /* line 770, ../scss/common/_layout.scss */
  #header {
    padding-top: 130px;
  }
  /* line 773, ../scss/common/_layout.scss */
  #header .branding {
    top: 25px;
  }
  /* line 777, ../scss/common/_layout.scss */
  #header .important {
    top: 44px;
  }
  /* line 780, ../scss/common/_layout.scss */
  #header .important div {
    padding-left: 57px;
  }
  /* line 783, ../scss/common/_layout.scss */
  #header .important div.opening-hours {
    margin-right: 40px;
  }
  /* line 789, ../scss/common/_layout.scss */
  #header .important dt {
    margin-bottom: 10px;
  }
  /* line 795, ../scss/common/_layout.scss */
  #header .presentation {
    height: 580px;
  }
  /* line 798, ../scss/common/_layout.scss */
  #header .presentation .heading {
    font-size: 18px ;
    font-size: 1.8rem ;
    bottom: 95px;
  }
  /* line 803, ../scss/common/_layout.scss */
  #header .presentation .tagline {
    font-size: 36px ;
    font-size: 3.6rem ;
    bottom: 40px;
  }

  /* line 818, ../scss/common/_layout.scss */
  .module.services .block .description {
    min-height: 100px;
  }
  /* line 830, ../scss/common/_layout.scss */
  .module.advantages .block .description {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  /* line 835, ../scss/common/_layout.scss */
  .module.advantages .block .description p {
    margin-bottom: 0;
  }
  /* line 839, ../scss/common/_layout.scss */
  .module.advantages .block .description br {
    display: inline;
  }

  /* line 851, ../scss/common/_layout.scss */
  #map {
    height: 350px;
  }
}
@media only screen and (min-width: 1240px) {
  /* line 861, ../scss/common/_layout.scss */
  #header .branding {
    left: 50%;
    margin-left: -620px;
  }
  /* line 866, ../scss/common/_layout.scss */
  #header .important {
    right: 50%;
    margin-right: -620px;
  }
  /* line 871, ../scss/common/_layout.scss */
  #header .presentation {
    height: 650px;
  }
  /* line 874, ../scss/common/_layout.scss */
  #header .presentation .heading {
    bottom: 105px;
  }
  /* line 878, ../scss/common/_layout.scss */
  #header .presentation .tagline {
    bottom: 50px;
  }

  /* line 886, ../scss/common/_layout.scss */
  #body {
    padding-top: 45px;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 892, ../scss/common/_layout.scss */
  #footer {
    padding: 50px 0;
  }
  /* line 895, ../scss/common/_layout.scss */
  #footer .branding {
    top: 80px;
    right: 50%;
    margin-right: -620px;
  }
  /* line 901, ../scss/common/_layout.scss */
  #footer .heading,
  #footer .address,
  #footer .opening-hours,
  #footer .contact {
    position: relative;
    left: 50%;
    margin-left: -620px;
  }

  /* line 914, ../scss/common/_layout.scss */
  .module.services {
    margin-bottom: 60px;
  }
  /* line 917, ../scss/common/_layout.scss */
  .module.services .block {
    margin-left: 20px;
    width: 400px;
  }
  /* line 921, ../scss/common/_layout.scss */
  .module.services .block .header {
    font-size: 28px ;
    font-size: 2.8rem ;
  }
  /* line 935, ../scss/common/_layout.scss */
  .module.advantages .block {
    margin-left: 20px;
    width: 400px;
  }
  /* line 942, ../scss/common/_layout.scss */
  .module.location {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 947, ../scss/common/_layout.scss */
  .module.parole {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 951, ../scss/common/_layout.scss */
  .module.parole .block {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 960, ../scss/common/_layout.scss */
  #map {
    height: 400px;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---                               High-resolution display styles (iPhone retina display kind of)                                              --- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------- */
