/* line 5, ../../../../../.rvm/gems/ruby-2.0.0-p643/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.0.0-p643/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

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

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

/* line 28, ../../../../../.rvm/gems/ruby-2.0.0-p643/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.0.0-p643/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../.rvm/gems/ruby-2.0.0-p643/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.0.0-p643/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../.rvm/gems/ruby-2.0.0-p643/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;
}

/* line 21, ../sass/_settings.sass */
.f_normal {
  font-family: "Instrument Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-weight: 400 !important;
}

/* line 29, ../sass/_settings.sass */
.f_bold {
  font-family: "Instrument Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-weight: 600 !important;
}

/* line 33, ../sass/_settings.sass */
h2, h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 4px;
}

/* line 41, ../sass/_settings.sass */
h3 {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 4px;
}

/* line 46, ../sass/_settings.sass */
h4 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 2px;
}

/* line 57, ../sass/_settings.sass */
p, ul,
ol, body, header .header--contact-data, footer .footer--content, .map--address span {
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 2.5px;
}

/* line 1, ../sass/_text.sass */
h1 {
  font-family: "Instrument Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 600;
  padding-bottom: 60px;
}
@media only screen and (max-width: 736px) {
  /* line 1, ../sass/_text.sass */
  h1 {
    font-size: 24px;
    line-height: 29px;
  }
}

/* line 10, ../sass/_text.sass */
h1, h2, h3 {
  text-align: center;
}

/* line 13, ../sass/_text.sass */
h1, h2, h3, h4 {
  text-transform: uppercase;
}

/* line 16, ../sass/_text.sass */
h2, h3, h4, p {
  font-family: "Instrument Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}

/* line 22, ../sass/_text.sass */
h2 {
  padding-bottom: 50px;
}
@media only screen and (max-width: 736px) {
  /* line 22, ../sass/_text.sass */
  h2 {
    font-size: 24px;
    line-height: 29px;
  }
}

/* line 30, ../sass/_text.sass */
h3 {
  padding-bottom: 30px;
}
@media only screen and (max-width: 736px) {
  /* line 30, ../sass/_text.sass */
  h3 {
    font-size: 18px;
    line-height: 29px;
  }
}

/* line 38, ../sass/_text.sass */
h4 {
  font-family: "Instrument Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 600;
  padding-bottom: 30px;
}
@media only screen and (max-width: 736px) {
  /* line 38, ../sass/_text.sass */
  h4 {
    font-size: 16px;
    line-height: 20px;
  }
}

/* line 47, ../sass/_text.sass */
p {
  padding-bottom: 30px;
}
@media only screen and (max-width: 736px) {
  /* line 47, ../sass/_text.sass */
  p {
    font-size: 15px;
    line-height: 25px;
  }
}

/* line 54, ../sass/_text.sass */
a {
  text-decoration: none;
}

/* line 57, ../sass/_text.sass */
strong {
  font-family: "Instrument Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 600;
}

@media only screen and (max-width: 736px) {
  /* line 60, ../sass/_text.sass */
  ul,
  ol {
    font-size: 15px;
    line-height: 25px;
  }
}

/* line 68, ../sass/_text.sass */
ul li {
  list-style-type: disc;
  margin-left: 20px;
}

/* line 73, ../sass/_text.sass */
ol li {
  list-style-type: decimal;
  margin-left: 23px;
}

/* line 1, ../sass/_base.sass */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 4, ../sass/_base.sass */
body {
  font-family: "Instrument Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 400;
  -webkit-text-size-adjust: none;
  background: #29363f;
  height: 100%;
}

/* line 11, ../sass/_base.sass */
img {
  width: 100%;
}

/* line 14, ../sass/_base.sass */
main.no-slider {
  padding-top: 30px;
}
@media only screen and (max-width: 819px) {
  /* line 14, ../sass/_base.sass */
  main.no-slider {
    padding-top: 70px;
  }
}

/* line 22, ../sass/_base.sass */
.wrapper--narrow, .stage--contact, .services--slider {
  width: 940px;
  margin: 0 auto;
}
@media only screen and (max-width: 1439px) {
  /* line 22, ../sass/_base.sass */
  .wrapper--narrow, .stage--contact, .services--slider {
    width: 80%;
  }
}
@media only screen and (max-width: 736px) {
  /* line 22, ../sass/_base.sass */
  .wrapper--narrow, .stage--contact, .services--slider {
    width: 100%;
    padding: 0 15px;
  }
}

/* line 33, ../sass/_base.sass */
.wrapper {
  width: 1440px;
  margin: 0 auto;
}
@media only screen and (min-width: 737px) and (max-width: 1439px) {
  /* line 33, ../sass/_base.sass */
  .wrapper {
    width: 95%;
  }
}
@media only screen and (max-width: 736px) {
  /* line 33, ../sass/_base.sass */
  .wrapper {
    width: 100%;
    padding: 0 15px;
  }
}

/* line 50, ../sass/_base.sass */
.module--content {
  padding: 80px 0 90px;
}
@media only screen and (max-width: 736px) {
  /* line 50, ../sass/_base.sass */
  .module--content {
    padding: 50px 0 70px;
  }
}
/* line 56, ../sass/_base.sass */
.module--content-top-small {
  padding: 30px 0 90px;
}
@media only screen and (max-width: 736px) {
  /* line 56, ../sass/_base.sass */
  .module--content-top-small {
    padding: 20px 0 70px;
  }
}

/* line 64, ../sass/_base.sass */
.scroll-top {
  position: fixed;
  bottom: 350px;
  right: 20px;
}
@media only screen and (max-width: 819px) {
  /* line 64, ../sass/_base.sass */
  .scroll-top {
    position: static;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 30px;
  }
}
/* line 75, ../sass/_base.sass */
.scroll-top.active a {
  opacity: 1;
}
/* line 78, ../sass/_base.sass */
.scroll-top a {
  width: 70px;
  height: 70px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #48b8ea;
  opacity: 0;
  -moz-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in;
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
  padding: 31px 20px 13px;
}
@media only screen and (max-width: 819px) {
  /* line 78, ../sass/_base.sass */
  .scroll-top a {
    padding: 19px 18px 13px;
  }
}
/* line 90, ../sass/_base.sass */
.scroll-top a svg {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 30px;
}
@media only screen and (max-width: 819px) {
  /* line 90, ../sass/_base.sass */
  .scroll-top a svg {
    width: 20px;
  }
}
/* line 97, ../sass/_base.sass */
.scroll-top a:hover {
  background: #29363f;
}
/* line 101, ../sass/_base.sass */
.scroll-top a svg .arrow {
  fill: #fff;
}

/* line 106, ../sass/_base.sass */
.clearfix {
  zoom: 1;
}
/* line 109, ../sass/_base.sass */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
/* line 113, ../sass/_base.sass */
.clearfix:after {
  clear: both;
}

/* line 118, ../sass/_base.sass */
.bg__lightgrey, .bg__white, .bg__blue {
  color: #000;
}
/* line 121, ../sass/_base.sass */
.bg__lightgrey a, .bg__white a, .bg__blue a {
  color: #000;
}
/* line 123, ../sass/_base.sass */
.bg__lightgrey a:hover, .bg__white a:hover, .bg__blue a:hover {
  color: #29363f;
}

/* line 126, ../sass/_base.sass */
.bg__bluegrey {
  color: #fff;
}
/* line 128, ../sass/_base.sass */
.bg__bluegrey a {
  color: #fff;
}
/* line 130, ../sass/_base.sass */
.bg__bluegrey a:hover {
  color: #48b8ea;
}

/* line 134, ../sass/_base.sass */
.bg__bluegrey {
  background: #29363f;
}
/* line 138, ../sass/_base.sass */
.bg__lightgrey {
  background: #e5e5e5;
}
/* line 142, ../sass/_base.sass */
.bg__white {
  background: #fff;
}
/* line 146, ../sass/_base.sass */
.bg__blue {
  background: #48b8ea;
}

/* line 153, ../sass/_base.sass */
.pswp__bg, .pswp__bg-custom {
  background: #e5e5e5;
}
/* line 160, ../sass/_base.sass */
.pswp__button--arrow--right:before, .pswp__button--arrow--left:before {
  background-color: rgba(72, 184, 234, 0.9);
}
/* line 165, ../sass/_base.sass */
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(41, 54, 63, 0.5);
}

/* line 3, ../sass/_header.sass */
header {
  position: fixed;
  z-index: 2;
  color: #fff;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 819px) {
  /* line 3, ../sass/_header.sass */
  header {
    background: rgba(41, 54, 63, 0.5);
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    -webkit-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
  }
  /* line 14, ../sass/_header.sass */
  header.mobile--active {
    background: rgba(41, 54, 63, 0.85);
  }
}
/* line 17, ../sass/_header.sass */
header a {
  color: #fff;
}
/* line 20, ../sass/_header.sass */
header a:hover {
  color: #48b8ea;
}
/* line 24, ../sass/_header.sass */
header .header--mobile {
  display: none;
  margin: 11px 0 10px;
}
@media only screen and (max-width: 819px) {
  /* line 24, ../sass/_header.sass */
  header .header--mobile {
    display: block;
  }
}
/* line 31, ../sass/_header.sass */
header .header--mobile img {
  width: 80px;
}
@media only screen and (min-width: 821px) and (max-width: 1439px) {
  /* line 34, ../sass/_header.sass */
  header .header--navi {
    display: block !important;
  }
}
@media only screen and (max-width: 819px) {
  /* line 34, ../sass/_header.sass */
  header .header--navi {
    display: none;
    height: 100vh;
    overflow: scroll;
  }
}
/* line 43, ../sass/_header.sass */
header .header--menu, header .header--contact {
  position: relative;
}
/* line 47, ../sass/_header.sass */
header .header--menu {
  background: rgba(41, 54, 63, 0.5);
  top: 0;
}
@media only screen and (max-width: 819px) {
  /* line 47, ../sass/_header.sass */
  header .header--menu {
    background: none;
    padding: 20px 0 70px;
  }
}
/* line 55, ../sass/_header.sass */
header .header--menu nav ul li, header .header--menu-title {
  line-height: 40px;
}
@media only screen and (max-width: 819px) {
  /* line 59, ../sass/_header.sass */
  header .header--menu-title {
    display: none;
  }
}
/* line 63, ../sass/_header.sass */
header .header--contact {
  background: #29363f;
  font-size: 15px;
}
@media only screen and (max-width: 819px) {
  /* line 63, ../sass/_header.sass */
  header .header--contact {
    background: none;
    padding-top: 10px;
  }
}
/* line 71, ../sass/_header.sass */
header .header--contact-data {
  float: right;
  line-height: 30px;
  font-size: 15px;
}
/* line 77, ../sass/_header.sass */
header .header--contact-data span {
  margin-left: 30px;
}
@media only screen and (max-width: 819px) {
  /* line 71, ../sass/_header.sass */
  header .header--contact-data {
    float: none;
  }
  /* line 83, ../sass/_header.sass */
  header .header--contact-data span {
    margin-left: 0;
    margin-bottom: 10px;
    display: block;
  }
}

/* line 4, ../sass/_lines.sass */
.lines {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 30px;
  height: 4.28571px;
  background: #fff;
  transition: 0.3s;
  position: relative;
  /*create the upper and lower lines as pseudo-elements of the middle line */
}
/* line 10, ../sass/_lines.sass */
.lines:before, .lines:after {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 30px;
  height: 4.28571px;
  background: #fff;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: "";
  transform-origin: 2.14286px center;
}
/* line 17, ../sass/_lines.sass */
.lines:before {
  top: 7.5px;
}
/* line 20, ../sass/_lines.sass */
.lines:after {
  top: -7.5px;
}

/* line 23, ../sass/_lines.sass */
.lines-button {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  transition: 0.3s;
  cursor: pointer;
  user-select: none;
  background: none;
  border: none;
  outline: none;
  float: right;
  padding-top: 15px;
}
/* line 35, ../sass/_lines.sass */
.lines-button:hover {
  opacity: 1;
}
/* line 44, ../sass/_lines.sass */
.lines-button:active {
  transition: 0;
  background: rgba(0, 0, 0, 0.1);
}
/* line 49, ../sass/_lines.sass */
.lines-button.active .lines {
  /*hide the middle line */
  background: transparent;
  /*overlay the lines by setting both their top values to 0 */
}
/* line 54, ../sass/_lines.sass */
.lines-button.active .lines:before, .lines-button.active .lines:after {
  transform-origin: 50% 50%;
  top: 0;
  width: 30px;
}
/* line 60, ../sass/_lines.sass */
.lines-button.active .lines:before {
  transform: rotate3d(0, 0, 1, 45deg);
}
/* line 62, ../sass/_lines.sass */
.lines-button.active .lines:after {
  transform: rotate3d(0, 0, 1, -45deg);
}

/* line 1, ../sass/_menu.sass */
nav {
  float: right;
}
@media only screen and (max-width: 819px) {
  /* line 1, ../sass/_menu.sass */
  nav {
    float: none;
  }
}
/* line 8, ../sass/_menu.sass */
nav ul li {
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 47px 0 0;
}
@media only screen and (max-width: 819px) {
  /* line 8, ../sass/_menu.sass */
  nav ul li {
    display: block;
    margin-right: 0;
  }
}
/* line 17, ../sass/_menu.sass */
nav ul li:last-child {
  margin-right: 0;
}
/* line 21, ../sass/_menu.sass */
nav ul li.active a {
  color: #48b8ea;
}

/* line 1, ../sass/_footer.sass */
footer {
  padding: 40px 0;
  text-align: center;
}
/* line 6, ../sass/_footer.sass */
footer .footer--logo {
  padding-bottom: 40px;
  margin: 0 auto;
}
/* line 10, ../sass/_footer.sass */
footer .footer--logo img {
  width: auto;
  height: 150px;
}
@media only screen and (max-width: 819px) {
  /* line 10, ../sass/_footer.sass */
  footer .footer--logo img {
    height: auto;
    width: 240px;
  }
}
/* line 18, ../sass/_footer.sass */
footer .footer--content {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
/* line 23, ../sass/_footer.sass */
footer .footer--content-links, footer .footer--content-facebook, footer .footer--content-opening {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 40px;
  text-transform: uppercase;
}
@media only screen and (max-width: 819px) {
  /* line 23, ../sass/_footer.sass */
  footer .footer--content-links, footer .footer--content-facebook, footer .footer--content-opening {
    padding-right: 0;
    display: block;
  }
}
/* line 36, ../sass/_footer.sass */
footer .footer--content-facebook a svg {
  width: 15px;
}
/* line 39, ../sass/_footer.sass */
footer .footer--content-facebook a svg .fb:hover {
  fill: #48b8ea;
}
@media only screen and (max-width: 819px) {
  /* line 34, ../sass/_footer.sass */
  footer .footer--content-facebook {
    padding-bottom: 40px;
  }
}
/* line 46, ../sass/_footer.sass */
footer .footer--content-links a {
  margin-right: 30px;
}
@media only screen and (max-width: 819px) {
  /* line 46, ../sass/_footer.sass */
  footer .footer--content-links a {
    display: block;
    margin-right: 0;
    padding-bottom: 20px;
  }
}

/* line 2, ../sass/_stage.sass */
.stage--slider {
  position: relative;
}
/* line 4, ../sass/_stage.sass */
.stage--slider-image {
  height: 95vh;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 8, ../sass/_stage.sass */
.stage--slider-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 60px;
  z-index: 1;
}
/* line 9, ../sass/_mixins.sass */
.stage--slider-dots li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 10px;
  padding: 0;
}
/* line 14, ../sass/_mixins.sass */
.stage--slider-dots li button {
  background: #fff;
  height: 10px;
  width: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  font-size: 0px;
  padding: 5px;
  cursor: pointer;
}
/* line 24, ../sass/_mixins.sass */
.stage--slider-dots li button:hover {
  background: #48b8ea;
}
/* line 27, ../sass/_mixins.sass */
.stage--slider-dots li button:hover, .stage--slider-dots li button:focus {
  outline: none;
}
/* line 14, ../sass/_stage.sass */
.stage--logo {
  position: absolute;
  height: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  background: url("../images/stage-gradient.png") bottom left repeat;
  overflow: hidden;
}
/* line 23, ../sass/_stage.sass */
.stage--logo-content {
  right: 0;
  left: 0;
  position: absolute;
  text-align: center;
  bottom: 180px;
}
@media only screen and (max-width: 736px) {
  /* line 23, ../sass/_stage.sass */
  .stage--logo-content {
    bottom: 20%;
  }
}
/* line 33, ../sass/_stage.sass */
.stage--logo-content img {
  width: auto;
  height: 160px;
}
@media only screen and (max-width: 819px) {
  /* line 33, ../sass/_stage.sass */
  .stage--logo-content img {
    width: 50%;
    height: auto;
  }
}
/* line 41, ../sass/_stage.sass */
.stage--bridge {
  width: 100%;
  position: relative;
  background: #48b8ea;
  height: 5vh;
}
/* line 47, ../sass/_stage.sass */
.stage--bridge-anchor {
  position: absolute;
  width: 100px;
  height: 100px;
  top: -12px;
  left: 50%;
  margin-left: -50px;
  background: #48b8ea;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 0 38px 30px;
}
/* line 58, ../sass/_stage.sass */
.stage--bridge-anchor img {
  width: auto;
}
/* line 62, ../sass/_stage.sass */
.stage--bridge-anchor svg .arrow {
  fill: #000;
}
/* line 66, ../sass/_stage.sass */
.stage--bridge-anchor svg:hover .arrow {
  fill: #29363f;
}
/* line 70, ../sass/_stage.sass */
.stage--contact {
  text-align: center;
  position: relative;
  z-index: 1;
}
/* line 76, ../sass/_stage.sass */
.stage--contact h2 {
  padding-bottom: 25px;
}
/* line 79, ../sass/_stage.sass */
.stage--contact-opening, .stage--contact-mail {
  color: #fff;
}
/* line 83, ../sass/_stage.sass */
.stage--contact-opening a, .stage--contact-mail a {
  color: #fff;
}
/* line 87, ../sass/_stage.sass */
.stage--contact-mail {
  padding-bottom: 60px;
}
@media only screen and (max-width: 819px) {
  /* line 87, ../sass/_stage.sass */
  .stage--contact-mail {
    padding-bottom: 30px;
  }
}
/* line 93, ../sass/_stage.sass */
.stage--contact-mail h2,
.stage--contact-mail h3 {
  text-transform: none;
}
/* line 98, ../sass/_stage.sass */
.stage .slick-active button {
  background: #48b8ea !important;
}

/* line 2, ../sass/_cert.sass */
.cert--container {
  width: 100%;
  text-align: center;
}
/* line 6, ../sass/_cert.sass */
.cert--container-item {
  width: 270px;
  height: 110px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 49px 49px;
  background: #fff;
}
@media only screen and (max-width: 736px) {
  /* line 6, ../sass/_cert.sass */
  .cert--container-item {
    margin: 0 0 49px;
  }
}
/* line 19, ../sass/_cert.sass */
.cert--container-item img {
  height: 100%;
  width: auto;
  max-width: 260px;
}

/* line 3, ../sass/_gallery.sass */
.gallery--slider-image {
  padding: 0 25px 50px;
}
@media only screen and (min-width: 737px) and (max-width: 1439px) {
  /* line 3, ../sass/_gallery.sass */
  .gallery--slider-image {
    padding: 0 0.7em 50px;
  }
}
@media only screen and (max-width: 736px) {
  /* line 3, ../sass/_gallery.sass */
  .gallery--slider-image {
    padding: 0;
  }
}
/* line 13, ../sass/_gallery.sass */
.gallery--slider-image a:focus {
  outline: none;
}
/* line 16, ../sass/_gallery.sass */
.gallery--slider-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  padding: 0 40px;
}
/* line 9, ../sass/_mixins.sass */
.gallery--slider-dots li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 10px;
  padding: 0;
}
/* line 14, ../sass/_mixins.sass */
.gallery--slider-dots li button {
  background: #fff;
  height: 10px;
  width: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  font-size: 0px;
  padding: 5px;
  cursor: pointer;
}
/* line 24, ../sass/_mixins.sass */
.gallery--slider-dots li button:hover {
  background: #48b8ea;
}
/* line 27, ../sass/_mixins.sass */
.gallery--slider-dots li button:hover, .gallery--slider-dots li button:focus {
  outline: none;
}
/* line 21, ../sass/_gallery.sass */
.gallery .slick-active button {
  background: #48b8ea !important;
}

/* line 2, ../sass/_employees.sass */
.employees--manager, .employees--staff {
  text-align: center;
}
/* line 6, ../sass/_employees.sass */
.employees--manager-item, .employees--staff-item {
  width: 350px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 125px 160px;
  text-align: left;
}
@media only screen and (min-width: 821px) and (max-width: 1439px) {
  /* line 6, ../sass/_employees.sass */
  .employees--manager-item, .employees--staff-item {
    width: 300px;
    margin: 0 65px 160px;
  }
}
@media only screen and (max-width: 736px) {
  /* line 6, ../sass/_employees.sass */
  .employees--manager-item, .employees--staff-item {
    width: 300px;
    margin: 0 auto 60px;
    display: block;
  }
}
/* line 21, ../sass/_employees.sass */
.employees--manager-item-img, .employees--staff-item-img {
  width: 350px;
  height: 350px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 45px;
  position: relative;
}
@media only screen and (max-width: 1439px) {
  /* line 21, ../sass/_employees.sass */
  .employees--manager-item-img, .employees--staff-item-img {
    width: 300px;
    height: 300px;
  }
}
/* line 39, ../sass/_employees.sass */
.employees--manager-item .vita--excerpt, .employees--manager-item .vita--full, .employees--staff-item .vita--excerpt, .employees--staff-item .vita--full {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 43, ../sass/_employees.sass */
.employees--manager-item .vita--excerpt p, .employees--manager-item .vita--full p, .employees--staff-item .vita--excerpt p, .employees--staff-item .vita--full p {
  padding-bottom: 0;
}
/* line 46, ../sass/_employees.sass */
.employees--manager-item .vita--full, .employees--staff-item .vita--full {
  display: none;
}
/* line 49, ../sass/_employees.sass */
.employees--staff {
  display: none;
  opacity: 0;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  padding-top: 140px;
}
@media only screen and (max-width: 736px) {
  /* line 49, ../sass/_employees.sass */
  .employees--staff {
    padding-top: 100px;
  }
}
/* line 59, ../sass/_employees.sass */
.employees--staff-item-img {
  width: 230px;
  height: 230px;
}
@media only screen and (min-width: 737px) and (max-width: 1439px) {
  /* line 58, ../sass/_employees.sass */
  .employees--staff-item {
    width: 250px;
    margin: 0 70px 160px;
  }
}
/* line 67, ../sass/_employees.sass */
.employees--staff.active {
  opacity: 1;
}
/* line 70, ../sass/_employees.sass */
.employees--staff-toggle {
  text-align: center;
  cursor: pointer;
  color: #48b8ea;
}
/* line 76, ../sass/_employees.sass */
.employees--staff-toggle:hover h4 {
  color: #29363f;
}
/* line 79, ../sass/_employees.sass */
.employees--staff-toggle:hover div {
  background: #29363f;
}
/* line 83, ../sass/_employees.sass */
.employees--staff-toggle h4 {
  padding-bottom: 15px;
}
/* line 86, ../sass/_employees.sass */
.employees--staff-toggle-img {
  width: 42px;
  height: 42px;
  background: #48b8ea;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
}
/* line 95, ../sass/_employees.sass */
.employees--staff-toggle-img svg {
  width: 20px;
}
/* line 98, ../sass/_employees.sass */
.employees--staff-toggle-img svg .plus {
  fill: #fff;
}
/* line 102, ../sass/_employees.sass */
.employees--staff-toggle-img.active svg {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 1, ../sass/_slide.sass */
.slide--toggle {
  cursor: pointer;
  font-family: "Instrument Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 600;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
/* line 6, ../sass/_slide.sass */
.slide--toggle a.slide--toggle-less,
.slide--toggle a.slide--toggle-more {
  color: #48b8ea;
}
/* line 10, ../sass/_slide.sass */
.slide--toggle a.slide--toggle-less:hover,
.slide--toggle a.slide--toggle-more:hover {
  color: #29363f;
}
/* line 13, ../sass/_slide.sass */
.slide--toggle .slide--toggle-less {
  display: none;
}
/* line 18, ../sass/_slide.sass */
.slide--toggle.slide--toggle__active .slide--toggle-less {
  display: block;
}
/* line 21, ../sass/_slide.sass */
.slide--toggle.slide--toggle__active .slide--toggle-more {
  display: none;
}

/* line 4, ../sass/_services.sass */
.services--slider-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* line 9, ../sass/_mixins.sass */
.services--slider-dots li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 10px;
  padding: 0;
}
/* line 14, ../sass/_mixins.sass */
.services--slider-dots li button {
  background: #fff;
  height: 10px;
  width: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  font-size: 0px;
  padding: 5px;
  cursor: pointer;
}
/* line 24, ../sass/_mixins.sass */
.services--slider-dots li button:hover {
  background: #48b8ea;
}
/* line 27, ../sass/_mixins.sass */
.services--slider-dots li button:hover, .services--slider-dots li button:focus {
  outline: none;
}
/* line 7, ../sass/_services.sass */
.services--slider-page {
  padding: 2px;
}
/* line 10, ../sass/_services.sass */
.services--slider-page:focus {
  outline: none;
}
/* line 12, ../sass/_services.sass */
.services--slider-page-item {
  margin-bottom: 45px;
}
/* line 15, ../sass/_services.sass */
.services--slider-page-item:after {
  content: "";
  width: 80px;
  display: block;
  margin: 0 auto;
  border: 1px solid #fff;
}
/* line 23, ../sass/_services.sass */
.services--slider-page-item:last-child:after {
  width: 0;
  display: none;
}
/* line 27, ../sass/_services.sass */
.services--slider-page-item-toggle {
  width: 21px;
  height: 21px;
  margin: 0 auto 30px;
  cursor: pointer;
}
/* line 34, ../sass/_services.sass */
.services--slider-page-item-toggle svg .plus {
  fill: #fff;
}
/* line 37, ../sass/_services.sass */
.services--slider-page-item-toggle svg .plus:hover {
  fill: #48b8ea;
}
/* line 41, ../sass/_services.sass */
.services--slider-page-item-toggle.active svg {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 43, ../sass/_services.sass */
.services--slider-page-item-toggle.active svg .plus {
  fill: #48b8ea;
}
/* line 46, ../sass/_services.sass */
.services--slider-page-item-content {
  display: none;
  padding-bottom: 20px;
}
/* line 50, ../sass/_services.sass */
.services--slider-page-item-content-text,
.services--slider-page-item-content img {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media only screen and (max-width: 819px) {
  /* line 50, ../sass/_services.sass */
  .services--slider-page-item-content-text,
  .services--slider-page-item-content img {
    display: block;
  }
}
/* line 57, ../sass/_services.sass */
.services--slider-page-item-content-text {
  width: 75%;
  padding-right: 10px;
}
@media only screen and (max-width: 819px) {
  /* line 57, ../sass/_services.sass */
  .services--slider-page-item-content-text {
    width: 100%;
  }
}
/* line 64, ../sass/_services.sass */
.services--slider-page-item-content img {
  width: 20%;
}
@media only screen and (max-width: 819px) {
  /* line 64, ../sass/_services.sass */
  .services--slider-page-item-content img {
    width: 40%;
    margin-bottom: 30px;
  }
}
/* line 72, ../sass/_services.sass */
.services .slick-active button {
  background: #48b8ea !important;
}

/* line 2, ../sass/_map.sass */
.map--address {
  text-align: center;
}
/* line 4, ../sass/_map.sass */
.map--address span {
  display: block;
}
@media only screen and (max-width: 736px) {
  /* line 4, ../sass/_map.sass */
  .map--address span {
    font-size: 15px;
    line-height: 25px;
  }
}
/* line 12, ../sass/_map.sass */
.map--google {
  height: 420px;
  width: 530px;
  margin: 0 auto 70px;
}
@media only screen and (max-width: 736px) {
  /* line 12, ../sass/_map.sass */
  .map--google {
    width: 100%;
    height: 210px;
  }
}
