@import url("https://use.typekit.net/tkp1nqk.css");
/* line 5, ../../../../../../../Library/Ruby/Gems/2.3.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, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/2.3.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, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Library/Ruby/Gems/2.3.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, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Library/Ruby/Gems/2.3.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;
}

/* line 19, ../sass/_grids.scss */
.wrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.wrap:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 19, ../sass/screen.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 1400px) {
  /* line 19, ../sass/screen.scss */
  * {
    font-size: 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 19, ../sass/screen.scss */
  * {
    font-size:  1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 19, ../sass/screen.scss */
  * {
    font-size: 16px;
  }
}

/* line 25, ../sass/screen.scss */
html {
  font-family: "source-sans-pro", sans-serif;
  font-weight: 300;
  background: #FFFFFF;
  color: #080908;
}

/* line 32, ../sass/screen.scss */
html, body {
  overflow: visible;
  position: relative;
  width: 100%;
}

/* line 41, ../sass/screen.scss */
html:before {
  background: #20cbd4;
  position: absolute;
  content: '';
}
@media screen and (min-width: 1400px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    border-radius: 1108px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    border-radius:  79.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    border-radius: 369px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    height: 1108px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    height:  79.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    height: 369px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    width: 1108px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    width:  79.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    width: 369px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    right: -290px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    right:  -20.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    right: -96px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    top: -540px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    top:  -38.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 41, ../sass/screen.scss */
  html:before {
    top: -180px;
  }
}

/* line 54, ../sass/screen.scss */
.dt {
  display: inline;
}

/* line 59, ../sass/screen.scss */
.mb {
  display: none;
}

/* line 64, ../sass/screen.scss */
.section {
  position: relative;
  width: 100%;
  float: left;
}

/* line 71, ../sass/screen.scss */
.content-contain {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1400px) {
  /* line 71, ../sass/screen.scss */
  .content-contain {
    margin: 0px 110px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 71, ../sass/screen.scss */
  .content-contain {
    margin:  0vw 7.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 71, ../sass/screen.scss */
  .content-contain {
    margin: 0 32px;
  }
}
/* line 12, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
.content-contain:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 79, ../sass/screen.scss */
.content-contain.visible {
  overflow: visible;
}

/* line 85, ../sass/screen.scss */
header, footer {
  position: relative;
  margin-right: 50%;
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  max-width: 1400px;
  float: right;
  width: 100%;
}

@media screen and (min-width: 1400px) {
  /* line 95, ../sass/screen.scss */
  header .content-contain {
    padding: 60px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 95, ../sass/screen.scss */
  header .content-contain {
    padding:  4.28571vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 95, ../sass/screen.scss */
  header .content-contain {
    padding: 16px 8px;
  }
}
/* line 100, ../sass/screen.scss */
header .logo {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18.64407%;
  float: left;
  margin-right: 1.69492%;
}
/* line 105, ../sass/screen.scss */
header .logo img {
  width: 100%;
}

/* line 114, ../sass/screen.scss */
nav ul {
  float: right;
  margin-right: 6.77966%;
}
/* line 119, ../sass/screen.scss */
nav ul li {
  display: inline;
}
/* line 123, ../sass/screen.scss */
nav ul li a {
  text-transform: uppercase;
  font-family: "quatro", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  color: #080908;
}
@media screen and (min-width: 1400px) {
  /* line 123, ../sass/screen.scss */
  nav ul li a {
    padding: 0px 0px 0px 37px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 123, ../sass/screen.scss */
  nav ul li a {
    padding:  0vw 0vw 0vw 2.64286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 123, ../sass/screen.scss */
  nav ul li a {
    padding:  8px 8px 8px 31.45px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 123, ../sass/screen.scss */
  nav ul li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 123, ../sass/screen.scss */
  nav ul li a {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 123, ../sass/screen.scss */
  nav ul li a {
    font-size: 10px;
  }
}

/* line 132, ../sass/screen.scss */
body {
  overflow-x: hidden;
}
/* line 144, ../sass/screen.scss */
body.home .section:first-of-type .content-contain h1, body.home .section:first-of-type .content-contain p {
  width: 55.9322%;
  float: left;
  margin-right: 1.63934%;
  margin-left: 13.55932%;
}
@media screen and (min-width: 1400px) {
  /* line 144, ../sass/screen.scss */
  body.home .section:first-of-type .content-contain h1, body.home .section:first-of-type .content-contain p {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 144, ../sass/screen.scss */
  body.home .section:first-of-type .content-contain h1, body.home .section:first-of-type .content-contain p {
    margin-top:  4.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 144, ../sass/screen.scss */
  body.home .section:first-of-type .content-contain h1, body.home .section:first-of-type .content-contain p {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 153, ../sass/screen.scss */
  body.home .section:nth-of-type(2) {
    padding: 220px 0px 400px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 153, ../sass/screen.scss */
  body.home .section:nth-of-type(2) {
    padding:  15.71429vw 0vw 28.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 153, ../sass/screen.scss */
  body.home .section:nth-of-type(2) {
    padding: 16px 0px 24px 0px;
  }
}
/* line 157, ../sass/screen.scss */
body.home .section:nth-of-type(2):before {
  background: url("../images/sparkle.png") no-repeat 50% 50%;
  background-size: cover;
  z-index: -1;
  position: absolute;
  content: '';
  left: 0;
}
@media screen and (min-width: 1400px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    height: 1005px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    height:  71.78571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    height:  854.25px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    width: 838px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    width:  59.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    width:  712.3px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    left: -234px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    left:  -16.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    left:  -198.9px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    top: -294px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    top:  -21vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 157, ../sass/screen.scss */
  body.home .section:nth-of-type(2):before {
    top:  -249.9px;
  }
}
/* line 171, ../sass/screen.scss */
body.home .section:nth-of-type(2):after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #20cbd4;
  position: absolute;
  z-index: 1;
  content: '';
}
@media screen and (min-width: 1400px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    border-radius: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    border-radius:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    border-radius:  765px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    height: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    height:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    height:  765px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    width: 450px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    width:  32.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    width:  382.5px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    right: -302px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    right:  -21.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    right:  -256.7px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    bottom: -345px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    bottom:  -24.64286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 171, ../sass/screen.scss */
  body.home .section:nth-of-type(2):after {
    bottom:  -293.25px;
  }
}
/* line 185, ../sass/screen.scss */
body.home .section:nth-of-type(2) .sub-section {
  width: 38.98305%;
  float: right;
  margin-right: 0;
  margin-right: 6.77966%;
}
/* line 192, ../sass/screen.scss */
body.home .section:nth-of-type(3) {
  background-image: url("../images/cleaning_products.jpg");
  background-position: 50% 50%;
  background-size: cover;
}
@media screen and (min-width: 1400px) {
  /* line 192, ../sass/screen.scss */
  body.home .section:nth-of-type(3) {
    padding: 160px 0px 160px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 192, ../sass/screen.scss */
  body.home .section:nth-of-type(3) {
    padding:  11.42857vw 0vw 11.42857vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 192, ../sass/screen.scss */
  body.home .section:nth-of-type(3) {
    padding: 48px 0px 48px 0px;
  }
}
/* line 199, ../sass/screen.scss */
body.home .section:nth-of-type(3) .sub-section {
  width: 45.76271%;
  float: left;
  margin-right: 1.69492%;
  margin-left: 6.77966%;
  background: #2da9f5;
  color: #FFFFFF;
}
@media screen and (min-width: 1400px) {
  /* line 199, ../sass/screen.scss */
  body.home .section:nth-of-type(3) .sub-section {
    padding: 80px 80px 72px 80px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 199, ../sass/screen.scss */
  body.home .section:nth-of-type(3) .sub-section {
    padding:  5.71429vw 5.71429vw 5.14286vw 5.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 199, ../sass/screen.scss */
  body.home .section:nth-of-type(3) .sub-section {
    padding: 8px 8px 8px 8px;
  }
}
/* line 215, ../sass/screen.scss */
body.about .section:first-of-type {
  background-image: url("../images/fmaint_header.jpg");
  background-position: 50% 50%;
  background-size: cover;
}
@media screen and (min-width: 1400px) {
  /* line 215, ../sass/screen.scss */
  body.about .section:first-of-type {
    padding: 260px 0px 260px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 215, ../sass/screen.scss */
  body.about .section:first-of-type {
    padding:  18.57143vw 0vw 18.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 215, ../sass/screen.scss */
  body.about .section:first-of-type {
    padding: 220px 8px 220px 8px;
  }
}
/* line 222, ../sass/screen.scss */
body.about .section:first-of-type h1 {
  text-align: center;
}
@media screen and (min-width: 1400px) {
  /* line 230, ../sass/screen.scss */
  body.about .section:nth-of-type(2) .bg-container {
    margin-top: -50px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 230, ../sass/screen.scss */
  body.about .section:nth-of-type(2) .bg-container {
    margin-top:  -3.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 230, ../sass/screen.scss */
  body.about .section:nth-of-type(2) .bg-container {
    margin-top: -32px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 230, ../sass/screen.scss */
  body.about .section:nth-of-type(2) .bg-container {
    padding: 110px 180px 110px 180px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 230, ../sass/screen.scss */
  body.about .section:nth-of-type(2) .bg-container {
    padding:  7.85714vw 12.85714vw 7.85714vw 12.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 230, ../sass/screen.scss */
  body.about .section:nth-of-type(2) .bg-container {
    padding: 16px 8px 16px 8px;
  }
}
/* line 235, ../sass/screen.scss */
body.about .section:nth-of-type(2) .bg-container p {
  text-align: center;
}
@media screen and (min-width: 1400px) {
  /* line 242, ../sass/screen.scss */
  body.about .section:nth-of-type(3) {
    padding: 160px 0px 160px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 242, ../sass/screen.scss */
  body.about .section:nth-of-type(3) {
    padding:  11.42857vw 0vw 11.42857vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 242, ../sass/screen.scss */
  body.about .section:nth-of-type(3) {
    padding: 32px 0px 32px 0px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 248, ../sass/screen.scss */
  body.about .section:nth-of-type(3) .sub-section p {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 248, ../sass/screen.scss */
  body.about .section:nth-of-type(3) .sub-section p {
    margin-bottom:  1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 248, ../sass/screen.scss */
  body.about .section:nth-of-type(3) .sub-section p {
    margin-bottom:  13.6px;
  }
}
/* line 253, ../sass/screen.scss */
body.about .section:nth-of-type(3) .sub-section:first-of-type {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  margin-left: 6.77966%;
}
/* line 259, ../sass/screen.scss */
body.about .section:nth-of-type(3) .sub-section:last-of-type {
  width: 38.98305%;
  float: right;
  margin-right: 0;
  margin-right: 6.77966%;
}
/* line 269, ../sass/screen.scss */
body.about .section:nth-of-type(4) img {
  width: 100%;
  object-position: 50% 50%;
  object-fit: cover;
  font-family: 'object-fit:cover;object-position: 50% 50%;';
}
@media screen and (min-width: 1400px) {
  /* line 269, ../sass/screen.scss */
  body.about .section:nth-of-type(4) img {
    height: 600px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 269, ../sass/screen.scss */
  body.about .section:nth-of-type(4) img {
    height:  42.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 269, ../sass/screen.scss */
  body.about .section:nth-of-type(4) img {
    height:  510px;
  }
}
/* line 278, ../sass/screen.scss */
body.about .section:nth-of-type(4):before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #20cbd4;
  position: absolute;
  z-index: 1;
  content: '';
}
@media screen and (min-width: 1400px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    border-radius: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    border-radius:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    border-radius: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    height: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    height:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    height: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    width: 450px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    width:  32.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    width: 150px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    left: -360px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    left:  -25.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    left: -120px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    top: -110px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    top:  -7.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 278, ../sass/screen.scss */
  body.about .section:nth-of-type(4):before {
    top: -37px;
  }
}
/* line 292, ../sass/screen.scss */
body.about .section:nth-of-type(4):after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #231f20;
  position: absolute;
  z-index: 1;
  content: '';
}
@media screen and (min-width: 1400px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    border-radius: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    border-radius:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    border-radius: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    height: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    height:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    height: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    width: 450px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    width:  32.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    width: 150px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    right: -252px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    right:  -18vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    right: -84px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    bottom: -230px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    bottom:  -16.42857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 292, ../sass/screen.scss */
  body.about .section:nth-of-type(4):after {
    bottom: -77px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 307, ../sass/screen.scss */
  body.about .section:nth-of-type(5) {
    padding: 160px 0px 50px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 307, ../sass/screen.scss */
  body.about .section:nth-of-type(5) {
    padding:  11.42857vw 0vw 3.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 307, ../sass/screen.scss */
  body.about .section:nth-of-type(5) {
    padding: 32px 0px 32px 0px;
  }
}
/* line 311, ../sass/screen.scss */
body.about .section:nth-of-type(5) h3 {
  text-align: center;
}
/* line 316, ../sass/screen.scss */
body.about .section:nth-of-type(5) .styled-link {
  position: relative;
  margin-left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 328, ../sass/screen.scss */
body.services .section:first-of-type {
  background-image: url("../images/services_banner.jpg");
  background-position: 50% 80%;
  background-size: cover;
}
@media screen and (min-width: 1400px) {
  /* line 328, ../sass/screen.scss */
  body.services .section:first-of-type {
    padding: 200px 0px 200px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 328, ../sass/screen.scss */
  body.services .section:first-of-type {
    padding:  14.28571vw 0vw 14.28571vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 328, ../sass/screen.scss */
  body.services .section:first-of-type {
    padding: 200px 8px 200px 8px;
  }
}
/* line 335, ../sass/screen.scss */
body.services .section:first-of-type h1 {
  text-align: center;
}
@media screen and (min-width: 1400px) {
  /* line 343, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container {
    margin-top: -50px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 343, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container {
    margin-top:  -3.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 343, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container {
    margin-top: -32px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 343, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container {
    padding: 50px 70px 50px 70px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 343, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container {
    padding:  3.57143vw 5vw 3.57143vw 5vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 343, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container {
    padding: 16px 8px 16px 8px;
  }
}
/* line 348, ../sass/screen.scss */
body.services .section:nth-of-type(2) .bg-container p {
  text-align: center;
  width: 100%;
  float: left;
}
@media screen and (min-width: 1400px) {
  /* line 348, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container p {
    padding: 16px 0px 16px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 348, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container p {
    padding:  1.14286vw 0vw 1.14286vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 348, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container p {
    padding: 8px 0px 8px 0px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 348, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container p {
    line-height: 36px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 348, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container p {
    line-height:  2.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 348, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container p {
    line-height: 28px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 348, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container p {
    font-size: 22px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 348, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container p {
    font-size:  1.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 348, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container p {
    font-size: 20px;
  }
}
/* line 358, ../sass/screen.scss */
body.services .section:nth-of-type(2) .bg-container h2 {
  text-align: center;
  float: left;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  /* line 358, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container h2 {
    margin: 60px 0px 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 358, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container h2 {
    margin:  4.28571vw 0vw 1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 358, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container h2 {
    margin:  51px 8px 13.6px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 358, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container h2 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 358, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container h2 {
    padding-top:  1.42857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 358, ../sass/screen.scss */
  body.services .section:nth-of-type(2) .bg-container h2 {
    padding-top:  17px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 372, ../sass/screen.scss */
  body.services .section:nth-of-type(3) {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 372, ../sass/screen.scss */
  body.services .section:nth-of-type(3) {
    margin-top:  7.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 372, ../sass/screen.scss */
  body.services .section:nth-of-type(3) {
    margin-top: 32px;
  }
}
/* line 376, ../sass/screen.scss */
body.services .section:nth-of-type(3) h2 {
  text-align: center;
  width: 100%;
  color: #080908;
}
@media screen and (min-width: 1400px) {
  /* line 376, ../sass/screen.scss */
  body.services .section:nth-of-type(3) h2 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 376, ../sass/screen.scss */
  body.services .section:nth-of-type(3) h2 {
    margin-bottom:  4.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 376, ../sass/screen.scss */
  body.services .section:nth-of-type(3) h2 {
    margin-bottom: 32px;
  }
}
/* line 384, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul {
  text-align: center;
  margin: 0 auto;
  float: none;
  width: 66%;
}
/* line 391, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li {
  text-transform: uppercase;
  display: inline-block;
  font-family: "quatro", sans-serif;
  font-weight: 500;
  vertical-align: top;
  text-align: center;
  position: relative;
  margin: 4% 6%;
  width: 24%;
}
@media screen and (min-width: 1400px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    letter-spacing:  0.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    letter-spacing: 1.25px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    padding-top: 125px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    padding-top:  8.92857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    padding-top: 87px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    line-height: 22px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    line-height:  1.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    line-height: 20px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 391, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li {
    font-size: 12px;
  }
}
/* line 406, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li:before {
  content: '';
  position: absolute;
  top: 0;
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 85% 85%;
}
@media screen and (min-width: 1400px) {
  /* line 406, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li:before {
    height: 105px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 406, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li:before {
    height:  7.5vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 406, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li:before {
    height:  89.25px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 406, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li:before {
    width: 100px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 406, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li:before {
    width:  7.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 406, ../sass/screen.scss */
  body.services .section:nth-of-type(3) ul li:before {
    width:  85px;
  }
}
/* line 419, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li:nth-of-type(3n-2) {
  margin-left: 0;
}
/* line 425, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li:nth-of-type(3n-3) {
  margin-right: 0;
}
/* line 433, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li:nth-of-type(1):before {
  background-image: url(../images/LuxPro_icons-01.svg);
}
/* line 443, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li:nth-of-type(2):before {
  background-image: url(../images/LuxPro_icons-02.svg);
}
/* line 453, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li:nth-of-type(3):before {
  background-image: url(../images/LuxPro_icons-03.svg);
}
/* line 463, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li:nth-of-type(4):before {
  background-image: url(../images/LuxPro_icons-04.svg);
}
/* line 473, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li:nth-of-type(5):before {
  background-image: url(../images/LuxPro_icons-05.svg);
}
/* line 483, ../sass/screen.scss */
body.services .section:nth-of-type(3) ul li:nth-of-type(6):before {
  background-image: url(../images/LuxPro_icons-06.svg);
}
/* line 495, ../sass/screen.scss */
body.services .section:nth-of-type(3):before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #20cbd4;
  position: absolute;
  content: '';
}
@media screen and (min-width: 1400px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    border-radius: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    border-radius:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    border-radius: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    height: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    height:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    height: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    width: 450px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    width:  32.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    width: 150px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    left: -494px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    left:  -35.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    left: -165px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    top: 50px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    top:  3.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 495, ../sass/screen.scss */
  body.services .section:nth-of-type(3):before {
    top: 17px;
  }
}
/* line 509, ../sass/screen.scss */
body.services .section:nth-of-type(4) {
  height: 39vw;
  background-image: url("../images/cleaning_in_progress.jpg");
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
}
@media screen and (min-width: 1400px) {
  /* line 509, ../sass/screen.scss */
  body.services .section:nth-of-type(4) {
    margin-top: 150px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 509, ../sass/screen.scss */
  body.services .section:nth-of-type(4) {
    margin-top:  10.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 509, ../sass/screen.scss */
  body.services .section:nth-of-type(4) {
    margin-top: 64px;
  }
}
/* line 518, ../sass/screen.scss */
body.services .section:nth-of-type(4) .content-contain {
  overflow: visible !important;
}
/* line 523, ../sass/screen.scss */
body.services .section:nth-of-type(4) .sub-section {
  background: rgba(45, 169, 245, 0.85);
  color: white;
  position: absolute;
  height: 42vw;
  top: -1.5vw;
  width: 50%;
}
@media screen and (min-width: 1400px) {
  /* line 523, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section {
    padding: 80px 100px 90px 100px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 523, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section {
    padding:  5.71429vw 7.14286vw 6.42857vw 7.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 523, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section {
    padding: 16px 8px 16px 8px;
  }
}
/* line 533, ../sass/screen.scss */
body.services .section:nth-of-type(4) .sub-section p {
  float: left;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  /* line 533, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section p {
    font-size: 34px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 533, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section p {
    font-size:  2.42857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 533, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section p {
    font-size: 24px;
  }
}
/* line 540, ../sass/screen.scss */
body.services .section:nth-of-type(4) .sub-section ul {
  float: left;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  /* line 540, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul {
    margin-top: 34px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 540, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul {
    margin-top:  2.42857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 540, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul {
    margin-top: 16px;
  }
}
/* line 546, ../sass/screen.scss */
body.services .section:nth-of-type(4) .sub-section ul li {
  text-transform: uppercase;
  font-family: "quatro", sans-serif;
  font-weight: 500;
  float: left;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  /* line 546, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li {
    margin: 8px 0px 8px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 546, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li {
    margin:  0.57143vw 0vw 0.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 546, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li {
    margin: 8px 0px 8px 0px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 546, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li {
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 546, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li {
    letter-spacing:  0.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 546, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li {
    letter-spacing: 1.25px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 546, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 546, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li {
    font-size:  1vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 546, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li {
    font-size: 12px;
  }
}
/* line 556, ../sass/screen.scss */
body.services .section:nth-of-type(4) .sub-section ul li:before {
  content: '- ';
  color: white;
}
/* line 562, ../sass/screen.scss */
body.services .section:nth-of-type(4) .sub-section ul li span {
  display: block;
  float: left;
  width: 100%;
  text-transform: none;
}
@media screen and (min-width: 1400px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    font-size:  18px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    margin-top: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    margin-top:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    margin-top:  10.2px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    line-height: 18px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    line-height:  1.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    line-height:  18px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    margin-left: 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    margin-left:  1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 562, ../sass/screen.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    margin-left:  13.6px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 583, ../sass/screen.scss */
  body.services .section:nth-of-type(5) {
    padding: 160px 0px 80px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 583, ../sass/screen.scss */
  body.services .section:nth-of-type(5) {
    padding:  11.42857vw 0vw 5.71429vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 583, ../sass/screen.scss */
  body.services .section:nth-of-type(5) {
    padding:  136px 8px 68px 8px;
  }
}
/* line 587, ../sass/screen.scss */
body.services .section:nth-of-type(5) h3 {
  text-align: center;
}
@media screen and (min-width: 1400px) {
  /* line 587, ../sass/screen.scss */
  body.services .section:nth-of-type(5) h3 {
    line-height: 68px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 587, ../sass/screen.scss */
  body.services .section:nth-of-type(5) h3 {
    line-height:  4.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 587, ../sass/screen.scss */
  body.services .section:nth-of-type(5) h3 {
    line-height:  57.8px;
  }
}
/* line 594, ../sass/screen.scss */
body.services .section:nth-of-type(5) .styled-link {
  position: relative;
  margin-left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 599, ../sass/screen.scss */
body.services .section:nth-of-type(5):after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #231f20;
  position: absolute;
  z-index: -1;
  content: '';
}
@media screen and (min-width: 1400px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    border-radius: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    border-radius:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    border-radius:  765px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    height: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    height:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    height:  765px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    width: 450px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    width:  32.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    width:  382.5px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    right: -252px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    right:  -18vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    right:  -214.2px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    bottom: 180px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    bottom:  12.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 599, ../sass/screen.scss */
  body.services .section:nth-of-type(5):after {
    bottom:  153px;
  }
}
/* line 624, ../sass/screen.scss */
body.careers .section:first-of-type {
  background-image: url("../images/hand.jpg");
  background-position: 50% 50%;
  background-size: cover;
}
@media screen and (min-width: 1400px) {
  /* line 624, ../sass/screen.scss */
  body.careers .section:first-of-type {
    padding: 260px 0px 260px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 624, ../sass/screen.scss */
  body.careers .section:first-of-type {
    padding:  18.57143vw 0vw 18.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 624, ../sass/screen.scss */
  body.careers .section:first-of-type {
    padding: 220px 8px 220px 8px;
  }
}
/* line 631, ../sass/screen.scss */
body.careers .section:first-of-type h1 {
  text-align: center;
}
@media screen and (min-width: 1400px) {
  /* line 637, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) {
    padding: 205px 0px 205px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 637, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) {
    padding:  14.64286vw 0vw 14.64286vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 637, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) {
    padding: 32px 0px 32px 0px;
  }
}
/* line 641, ../sass/screen.scss */
body.careers .section:nth-of-type(2) .sub-section {
  width: 59.32203%;
  float: left;
  margin-right: 1.69492%;
  margin-left: 20.33898%;
  text-align: center;
}
/* line 647, ../sass/screen.scss */
body.careers .section:nth-of-type(2) .sub-section p {
  text-align: center;
}
@media screen and (min-width: 1400px) {
  /* line 651, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section p:last-of-type {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 651, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section p:last-of-type {
    margin-bottom:  1.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 651, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section p:last-of-type {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 651, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section p:last-of-type {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 651, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section p:last-of-type {
    margin-top:  0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 651, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section p:last-of-type {
    margin-top: 8px;
  }
}
/* line 658, ../sass/screen.scss */
body.careers .section:nth-of-type(2) .sub-section a {
  color: #080908;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 600;
}
/* line 664, ../sass/screen.scss */
body.careers .section:nth-of-type(2) .sub-section .styled-link {
  position: relative;
  margin-left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 80%;
}
@media screen and (min-width: 1400px) {
  /* line 664, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section .styled-link {
    margin-top: 8px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 664, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section .styled-link {
    margin-top:  0.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 664, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section .styled-link {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 664, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section .styled-link {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 664, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section .styled-link {
    margin-bottom:  0.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 664, ../sass/screen.scss */
  body.careers .section:nth-of-type(2) .sub-section .styled-link {
    margin-bottom: 16px;
  }
}
/* line 671, ../sass/screen.scss */
body.careers .section:nth-of-type(2) .sub-section .styled-link:after {
  content: none;
}
/* line 678, ../sass/screen.scss */
body.careers .section:nth-of-type(2):before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #231f20;
  position: absolute;
  content: '';
}
@media screen and (min-width: 1400px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    border-radius: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    border-radius:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    border-radius: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    height: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    height:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    height: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    width: 450px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    width:  32.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    width: 150px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    left: -470px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    left:  -33.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    left: -157px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    top: 120px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    top:  8.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 678, ../sass/screen.scss */
  body.careers .section:nth-of-type(2):before {
    top: 40px;
  }
}
/* line 698, ../sass/screen.scss */
body.contact .section:after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #2da9f5;
  position: absolute;
  z-index: 0;
  content: '';
}
@media screen and (min-width: 1400px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    border-radius: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    border-radius:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    border-radius: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    height: 900px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    height:  64.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    height: 300px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    width: 450px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    width:  32.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    width: 150px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    left: -360px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    left:  -25.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    left: -120px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    top: 475px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    top:  33.92857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 698, ../sass/screen.scss */
  body.contact .section:after {
    top: 159px;
  }
}
/* line 713, ../sass/screen.scss */
body.contact .section .content-contain {
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 1400px) {
  /* line 713, ../sass/screen.scss */
  body.contact .section .content-contain {
    padding: 100px 295px 100px 295px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 713, ../sass/screen.scss */
  body.contact .section .content-contain {
    padding:  7.14286vw 21.07143vw 7.14286vw 21.07143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 713, ../sass/screen.scss */
  body.contact .section .content-contain {
    padding: 32px 16px 32px 16px;
  }
}
/* line 721, ../sass/screen.scss */
body.contact h1 {
  color: white;
  text-align: center;
}
/* line 726, ../sass/screen.scss */
body.contact h1 + ul {
  width: 100%;
  float: left;
  text-align: center;
}
@media screen and (min-width: 1400px) {
  /* line 726, ../sass/screen.scss */
  body.contact h1 + ul {
    margin: 50px 0px 50px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 726, ../sass/screen.scss */
  body.contact h1 + ul {
    margin:  3.57143vw 0vw 3.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 726, ../sass/screen.scss */
  body.contact h1 + ul {
    margin: 16px 0px 16px 0px;
  }
}
/* line 733, ../sass/screen.scss */
body.contact h1 + ul li {
  width: 28%;
  margin: 1em 3.5%;
  color: white;
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
@media screen and (min-width: 1400px) {
  /* line 733, ../sass/screen.scss */
  body.contact h1 + ul li {
    padding-top: 50px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 733, ../sass/screen.scss */
  body.contact h1 + ul li {
    padding-top:  3.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 733, ../sass/screen.scss */
  body.contact h1 + ul li {
    padding-top:  42.5px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 733, ../sass/screen.scss */
  body.contact h1 + ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 733, ../sass/screen.scss */
  body.contact h1 + ul li {
    font-size:  1.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 733, ../sass/screen.scss */
  body.contact h1 + ul li {
    font-size:  18px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 733, ../sass/screen.scss */
  body.contact h1 + ul li {
    line-height: 26px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 733, ../sass/screen.scss */
  body.contact h1 + ul li {
    line-height:  1.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 733, ../sass/screen.scss */
  body.contact h1 + ul li {
    line-height:  22.1px;
  }
}
/* line 746, ../sass/screen.scss */
body.contact h1 + ul li:before {
  font-family: Generic;
  color: #20cbd4;
  position: absolute;
  width: 100%;
  top: 0;
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width: 1400px) {
  /* line 746, ../sass/screen.scss */
  body.contact h1 + ul li:before {
    font-size: 22px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 746, ../sass/screen.scss */
  body.contact h1 + ul li:before {
    font-size:  1.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 746, ../sass/screen.scss */
  body.contact h1 + ul li:before {
    font-size:  18.7px;
  }
}
/* line 758, ../sass/screen.scss */
body.contact h1 + ul li a {
  color: white;
}
/* line 764, ../sass/screen.scss */
body.contact h1 + ul li:nth-of-type(1) {
  margin-left: 0;
}
/* line 766, ../sass/screen.scss */
body.contact h1 + ul li:nth-of-type(1):before {
  content: '\f013';
}
/* line 778, ../sass/screen.scss */
body.contact h1 + ul li:nth-of-type(2):before {
  content: '\f011';
}
/* line 786, ../sass/screen.scss */
body.contact h1 + ul li:nth-of-type(3) {
  margin-right: 0;
}
/* line 788, ../sass/screen.scss */
body.contact h1 + ul li:nth-of-type(3):before {
  content: '\f012';
}
/* line 804, ../sass/screen.scss */
body.contact .toggle-contact-form {
  float: left;
  width: 100%;
  text-align: center;
  background: white;
  color: #080908;
  text-transform: uppercase;
  cursor: pointer;
  font-family: "quatro", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 1400px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    font-size:  18px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    margin: 10px 0px 10px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    margin:  0.71429vw 0vw 0.71429vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    margin: 8px 0px 8px 0px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    padding: 18px 0px 18px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    padding:  1.28571vw 0vw 1.28571vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    padding: 12px 8px 12px 8px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    letter-spacing:  0.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 804, ../sass/screen.scss */
  body.contact .toggle-contact-form {
    letter-spacing: 2px;
  }
}
/* line 819, ../sass/screen.scss */
body.contact .toggle-contact-form:hover, body.contact .toggle-contact-form.tcf__selected {
  background: #20cbd4;
  color: white;
}
/* line 827, ../sass/screen.scss */
body.contact h2 {
  color: #20cbd4;
  text-align: center;
  float: left;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  /* line 827, ../sass/screen.scss */
  body.contact h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 827, ../sass/screen.scss */
  body.contact h2 {
    font-size:  1.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 827, ../sass/screen.scss */
  body.contact h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 827, ../sass/screen.scss */
  body.contact h2 {
    line-height: 34px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 827, ../sass/screen.scss */
  body.contact h2 {
    line-height:  2.42857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 827, ../sass/screen.scss */
  body.contact h2 {
    line-height: 28px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 827, ../sass/screen.scss */
  body.contact h2 {
    margin: 50px 0px 12px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 827, ../sass/screen.scss */
  body.contact h2 {
    margin:  3.57143vw 0vw 0.85714vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 827, ../sass/screen.scss */
  body.contact h2 {
    margin: 32px 0px 8px 0px;
  }
}
/* line 838, ../sass/screen.scss */
body.contact p {
  text-align: center !important;
  color: white;
  width: 100%;
  float: left;
}
/* line 846, ../sass/screen.scss */
body.contact form {
  float: left;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  /* line 846, ../sass/screen.scss */
  body.contact form {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 846, ../sass/screen.scss */
  body.contact form {
    margin-top:  3.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 846, ../sass/screen.scss */
  body.contact form {
    margin-top: 16px;
  }
}
/* line 852, ../sass/screen.scss */
body.contact form input, body.contact form textarea {
  border: none;
  border-bottom-style: solid;
  border-bottom-color: #20cbd4;
  color: #20cbd4;
  font-family: "quatro", sans-serif;
  font-weight: 500;
  float: left;
  width: 100%;
  background: none;
}
@media screen and (min-width: 1400px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    border-bottom-width: 2px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    border-bottom-width:  0.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    border-bottom-width:  1.7px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    margin: 22px 0px 22px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    margin:  1.57143vw 0vw 1.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    margin: 16px 0px 16px 0px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    padding: 18px 0px 18px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    padding:  1.28571vw 0vw 1.28571vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    padding: 16px 0px 4px 0px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    font-size:  18px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    letter-spacing:  0.21429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 852, ../sass/screen.scss */
  body.contact form input, body.contact form textarea {
    letter-spacing:  2.55px;
  }
}
/* line 61, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
body.contact form input:-moz-placeholder, body.contact form textarea:-moz-placeholder {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "quatro", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 1400px) {
  /* line 61, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-moz-placeholder, body.contact form textarea:-moz-placeholder {
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 61, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-moz-placeholder, body.contact form textarea:-moz-placeholder {
    letter-spacing:  0.21429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 61, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-moz-placeholder, body.contact form textarea:-moz-placeholder {
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 61, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-moz-placeholder, body.contact form textarea:-moz-placeholder {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 61, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-moz-placeholder, body.contact form textarea:-moz-placeholder {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 61, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-moz-placeholder, body.contact form textarea:-moz-placeholder {
    font-size: 16px;
  }
}
/* line 64, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
body.contact form input::-moz-placeholder, body.contact form textarea::-moz-placeholder {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "quatro", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 1400px) {
  /* line 64, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-moz-placeholder, body.contact form textarea::-moz-placeholder {
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 64, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-moz-placeholder, body.contact form textarea::-moz-placeholder {
    letter-spacing:  0.21429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 64, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-moz-placeholder, body.contact form textarea::-moz-placeholder {
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 64, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-moz-placeholder, body.contact form textarea::-moz-placeholder {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 64, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-moz-placeholder, body.contact form textarea::-moz-placeholder {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 64, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-moz-placeholder, body.contact form textarea::-moz-placeholder {
    font-size: 16px;
  }
}
/* line 67, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
body.contact form input:-ms-input-placeholder, body.contact form textarea:-ms-input-placeholder {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "quatro", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 1400px) {
  /* line 67, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-ms-input-placeholder, body.contact form textarea:-ms-input-placeholder {
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 67, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-ms-input-placeholder, body.contact form textarea:-ms-input-placeholder {
    letter-spacing:  0.21429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 67, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-ms-input-placeholder, body.contact form textarea:-ms-input-placeholder {
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 67, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-ms-input-placeholder, body.contact form textarea:-ms-input-placeholder {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 67, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-ms-input-placeholder, body.contact form textarea:-ms-input-placeholder {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 67, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input:-ms-input-placeholder, body.contact form textarea:-ms-input-placeholder {
    font-size: 16px;
  }
}
/* line 56, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
body.contact form input::-webkit-input-placeholder, body.contact form textarea::-webkit-input-placeholder {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "quatro", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 1400px) {
  /* line 56, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-webkit-input-placeholder, body.contact form textarea::-webkit-input-placeholder {
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 56, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-webkit-input-placeholder, body.contact form textarea::-webkit-input-placeholder {
    letter-spacing:  0.21429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 56, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-webkit-input-placeholder, body.contact form textarea::-webkit-input-placeholder {
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 56, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-webkit-input-placeholder, body.contact form textarea::-webkit-input-placeholder {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 56, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-webkit-input-placeholder, body.contact form textarea::-webkit-input-placeholder {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 56, ../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
  body.contact form input::-webkit-input-placeholder, body.contact form textarea::-webkit-input-placeholder {
    font-size: 16px;
  }
}
/* line 878, ../sass/screen.scss */
body.contact form textarea {
  resize: none;
}
@media screen and (min-width: 1400px) {
  /* line 878, ../sass/screen.scss */
  body.contact form textarea {
    height: 150px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 878, ../sass/screen.scss */
  body.contact form textarea {
    height:  10.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 878, ../sass/screen.scss */
  body.contact form textarea {
    height:  127.5px;
  }
}
/* line 885, ../sass/screen.scss */
body.contact form button {
  border: none;
  background: #20cbd4;
  color: white;
  font-family: "quatro", sans-serif;
  font-weight: 500;
  float: right;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 1400px) {
  /* line 885, ../sass/screen.scss */
  body.contact form button {
    font-size: 14px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 885, ../sass/screen.scss */
  body.contact form button {
    font-size:  1vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 885, ../sass/screen.scss */
  body.contact form button {
    font-size:  18px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 885, ../sass/screen.scss */
  body.contact form button {
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 885, ../sass/screen.scss */
  body.contact form button {
    letter-spacing:  0.21429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 885, ../sass/screen.scss */
  body.contact form button {
    letter-spacing:  2.55px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 885, ../sass/screen.scss */
  body.contact form button {
    padding: 20px 160px 16px 26px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 885, ../sass/screen.scss */
  body.contact form button {
    padding:  1.42857vw 11.42857vw 1.14286vw 1.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 885, ../sass/screen.scss */
  body.contact form button {
    padding:  17px 136px 13.6px 22.1px;
  }
}
/* line 899, ../sass/screen.scss */
body.contact form button:after {
  font-family: Generic;
  content: '\f03f';
  color: white;
  position: absolute;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 1400px) {
  /* line 899, ../sass/screen.scss */
  body.contact form button:after {
    right: 24px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 899, ../sass/screen.scss */
  body.contact form button:after {
    right:  1.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 899, ../sass/screen.scss */
  body.contact form button:after {
    right:  20.4px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 899, ../sass/screen.scss */
  body.contact form button:after {
    font-size: 32px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 899, ../sass/screen.scss */
  body.contact form button:after {
    font-size:  2.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 899, ../sass/screen.scss */
  body.contact form button:after {
    font-size:  27.2px;
  }
}
/* line 915, ../sass/screen.scss */
body.contact .form-header {
  float: left;
  width: 100%;
  overflow: hidden;
  display: none;
}
/* line 922, ../sass/screen.scss */
body.contact .form-header.fh__selected {
  display: block !important;
}
/* line 928, ../sass/screen.scss */
body.contact .form-header:nth-of-type(2) {
  display: none;
}
/* line 936, ../sass/screen.scss */
body.contact .g-recaptcha {
  float: left;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  /* line 936, ../sass/screen.scss */
  body.contact .g-recaptcha {
    margin: 22px 0px 22px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 936, ../sass/screen.scss */
  body.contact .g-recaptcha {
    margin:  1.57143vw 0vw 1.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 936, ../sass/screen.scss */
  body.contact .g-recaptcha {
    margin: 16px 0px 16px 0px;
  }
}
/* line 942, ../sass/screen.scss */
body.contact .g-recaptcha div {
  float: right;
}

/* line 953, ../sass/screen.scss */
footer .content-contain {
  position: relative;
}
@media screen and (min-width: 1400px) {
  /* line 953, ../sass/screen.scss */
  footer .content-contain {
    padding: 110px 0px 0px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 953, ../sass/screen.scss */
  footer .content-contain {
    padding:  7.85714vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 953, ../sass/screen.scss */
  footer .content-contain {
    padding:  93.5px 8px 8px 8px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 953, ../sass/screen.scss */
  footer .content-contain {
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 953, ../sass/screen.scss */
  footer .content-contain {
    margin-bottom:  7.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 953, ../sass/screen.scss */
  footer .content-contain {
    margin-bottom:  93.5px;
  }
}
/* line 959, ../sass/screen.scss */
footer .content-contain .logo {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
  margin-left: 6.77966%;
  position: relative;
}
@media screen and (min-width: 1400px) {
  /* line 959, ../sass/screen.scss */
  footer .content-contain .logo {
    bottom: 8px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 959, ../sass/screen.scss */
  footer .content-contain .logo {
    bottom:  0.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 959, ../sass/screen.scss */
  footer .content-contain .logo {
    bottom:  6.8px;
  }
}
/* line 968, ../sass/screen.scss */
footer .content-contain .contact-info {
  width: 20.33898%;
  float: left;
  margin-right: 1.66667%;
  margin-left: 6.77966%;
  margin-right: 0;
}
@media screen and (min-width: 1400px) {
  /* line 968, ../sass/screen.scss */
  footer .content-contain .contact-info {
    font-size: 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 968, ../sass/screen.scss */
  footer .content-contain .contact-info {
    font-size:  1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 968, ../sass/screen.scss */
  footer .content-contain .contact-info {
    font-size:  18px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 968, ../sass/screen.scss */
  footer .content-contain .contact-info {
    line-height: 24px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 968, ../sass/screen.scss */
  footer .content-contain .contact-info {
    line-height:  1.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 968, ../sass/screen.scss */
  footer .content-contain .contact-info {
    line-height:  20.4px;
  }
}
/* line 976, ../sass/screen.scss */
footer .content-contain .contact-info strong {
  font-family: "source-sans-pro", sans-serif;
  font-weight: 600;
  display: block;
  clear: both;
}
/* line 984, ../sass/screen.scss */
footer .content-contain .contact-info span {
  display: block;
  float: left;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  /* line 984, ../sass/screen.scss */
  footer .content-contain .contact-info span {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 984, ../sass/screen.scss */
  footer .content-contain .contact-info span {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 984, ../sass/screen.scss */
  footer .content-contain .contact-info span {
    font-size:  18px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 984, ../sass/screen.scss */
  footer .content-contain .contact-info span {
    margin-top: 24px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 984, ../sass/screen.scss */
  footer .content-contain .contact-info span {
    margin-top:  1.71429vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 984, ../sass/screen.scss */
  footer .content-contain .contact-info span {
    margin-top:  20.4px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 992, ../sass/screen.scss */
  footer .content-contain .contact-info span img {
    margin-left: 4px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 992, ../sass/screen.scss */
  footer .content-contain .contact-info span img {
    margin-left:  0.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 992, ../sass/screen.scss */
  footer .content-contain .contact-info span img {
    margin-left:  3.4px;
  }
}
/* line 1002, ../sass/screen.scss */
footer .content-contain .nav {
  width: 47.45763%;
  float: left;
  margin-right: 1.66667%;
  margin-right: 0;
}
/* line 1009, ../sass/screen.scss */
footer .content-contain .nav a:hover {
  color: #20cbd4;
}
/* line 1019, ../sass/screen.scss */
footer .content-contain .copyright {
  font-family: "source-sans-pro", sans-serif;
  font-weight: 300;
  color: #3e3f3f;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 1400px) {
  /* line 1019, ../sass/screen.scss */
  footer .content-contain .copyright {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1019, ../sass/screen.scss */
  footer .content-contain .copyright {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1019, ../sass/screen.scss */
  footer .content-contain .copyright {
    font-size:  18px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1019, ../sass/screen.scss */
  footer .content-contain .copyright {
    line-height: 20px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1019, ../sass/screen.scss */
  footer .content-contain .copyright {
    line-height:  1.42857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1019, ../sass/screen.scss */
  footer .content-contain .copyright {
    line-height:  18px;
  }
}

/* line 1038, ../sass/screen.scss */
.bg-container {
  background: #080908;
}
@media screen and (min-width: 1400px) {
  /* line 1038, ../sass/screen.scss */
  .bg-container {
    padding: 60px 0px 120px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1038, ../sass/screen.scss */
  .bg-container {
    padding:  4.28571vw 0vw 8.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1038, ../sass/screen.scss */
  .bg-container {
    padding: 16px 16px 32px 16px;
  }
}
/* line 1043, ../sass/screen.scss */
.bg-container p {
  color: #FFFFFF;
}

/* line 1048, ../sass/screen.scss */
.styled-link {
  -moz-box-shadow: 10px 10px 20px -5px #e1eaf3;
  -webkit-box-shadow: 10px 10px 20px -5px #e1eaf3;
  box-shadow: 10px 10px 20px -5px #e1eaf3;
  background-color: #FFFFFF;
  position: relative;
  float: left;
  text-transform: uppercase;
  font-family: "quatro", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  color: #080908;
}
@media screen and (min-width: 1400px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    padding: 16px 64px 16px 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    padding:  1.14286vw 4.57143vw 1.14286vw 1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    padding: 16px 16px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    margin: 32px 0px 8px 0px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    margin:  2.28571vw 0vw 0.57143vw 0vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    margin:  27.2px 8px 8px 8px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    line-height: 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    line-height:  1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    line-height: 20px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    font-size: 12px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    font-size:  0.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1048, ../sass/screen.scss */
  .styled-link {
    font-size: 10px;
  }
}
/* line 1061, ../sass/screen.scss */
.styled-link:after {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: Generic;
  color: #20cbd4;
  content: '\f03e';
}
@media screen and (min-width: 1400px) {
  /* line 1061, ../sass/screen.scss */
  .styled-link:after {
    right: 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1061, ../sass/screen.scss */
  .styled-link:after {
    right:  1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1061, ../sass/screen.scss */
  .styled-link:after {
    right:  13.6px;
  }
}
/* line 1070, ../sass/screen.scss */
.styled-link.dark {
  -moz-box-shadow: 10px 10px 20px -5px #289be9;
  -webkit-box-shadow: 10px 10px 20px -5px #289be9;
  box-shadow: 10px 10px 20px -5px #289be9;
}

/* line 1076, ../sass/screen.scss */
.success {
  color: #20cbd4 !important;
  font-weight: bold;
}

/* line 1082, ../sass/screen.scss */
.error {
  color: red !important;
  font-weight: bold;
}

/* line 1089, ../sass/screen.scss */
h1 {
  color: #FFFFFF;
}
@media screen and (min-width: 1400px) {
  /* line 1089, ../sass/screen.scss */
  h1 {
    font-size: 68px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1089, ../sass/screen.scss */
  h1 {
    font-size:  4.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1089, ../sass/screen.scss */
  h1 {
    font-size: 48px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1094, ../sass/screen.scss */
  h1.smallest {
    font-size: 64.43px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1094, ../sass/screen.scss */
  h1.smallest {
    font-size:  4.60214vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1094, ../sass/screen.scss */
  h1.smallest {
    font-size: 44px;
  }
}

/* line 1100, ../sass/screen.scss */
h2 {
  color: #20cbd4;
}
@media screen and (min-width: 1400px) {
  /* line 1100, ../sass/screen.scss */
  h2 {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1100, ../sass/screen.scss */
  h2 {
    margin-bottom:  2.28571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1100, ../sass/screen.scss */
  h2 {
    margin-bottom:  27.2px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1100, ../sass/screen.scss */
  h2 {
    font-size: 41px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1100, ../sass/screen.scss */
  h2 {
    font-size:  2.92857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1100, ../sass/screen.scss */
  h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1106, ../sass/screen.scss */
  h2.smallest {
    font-size: 26px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1106, ../sass/screen.scss */
  h2.smallest {
    font-size:  1.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1106, ../sass/screen.scss */
  h2.smallest {
    font-size: 24px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1106, ../sass/screen.scss */
  h2.smallest {
    line-height: 34px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1106, ../sass/screen.scss */
  h2.smallest {
    line-height:  2.42857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1106, ../sass/screen.scss */
  h2.smallest {
    line-height: 30px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 1113, ../sass/screen.scss */
  h3 {
    font-size: 44.96px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1113, ../sass/screen.scss */
  h3 {
    font-size:  3.21143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1113, ../sass/screen.scss */
  h3 {
    font-size: 34px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1113, ../sass/screen.scss */
  h3 {
    line-height: 50px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1113, ../sass/screen.scss */
  h3 {
    line-height:  3.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1113, ../sass/screen.scss */
  h3 {
    line-height: 40px;
  }
}
/* line 1118, ../sass/screen.scss */
h3 span {
  color: #20cbd4;
}

/* line 1124, ../sass/screen.scss */
p {
  float: left;
}
@media screen and (min-width: 1400px) {
  /* line 1124, ../sass/screen.scss */
  p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1124, ../sass/screen.scss */
  p {
    font-size:  1.42857vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1124, ../sass/screen.scss */
  p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1124, ../sass/screen.scss */
  p {
    line-height: 28px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1124, ../sass/screen.scss */
  p {
    line-height:  2vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1124, ../sass/screen.scss */
  p {
    line-height: 28px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1130, ../sass/screen.scss */
  p.bigger {
    font-size: 30.32px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1130, ../sass/screen.scss */
  p.bigger {
    font-size:  2.16571vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1130, ../sass/screen.scss */
  p.bigger {
    font-size: 22px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1130, ../sass/screen.scss */
  p.bigger {
    line-height: 40px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1130, ../sass/screen.scss */
  p.bigger {
    line-height:  2.85714vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1130, ../sass/screen.scss */
  p.bigger {
    line-height: 30px;
  }
}

/* line 1137, ../sass/screen.scss */
strong {
  font-family: "source-sans-pro", sans-serif;
  font-weight: 600;
}

/* line 1142, ../sass/screen.scss */
a {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-decoration: none;
  cursor: pointer;
}

/* line 1149, ../sass/screen.scss */
#alert {
  background: #FF603B;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 400;
  color: white;
  text-align: center;
}
@media screen and (min-width: 1400px) {
  /* line 1149, ../sass/screen.scss */
  #alert {
    padding: 8px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1149, ../sass/screen.scss */
  #alert {
    padding:  0.57143vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1149, ../sass/screen.scss */
  #alert {
    padding:  8px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1149, ../sass/screen.scss */
  #alert {
    font-size: 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1149, ../sass/screen.scss */
  #alert {
    font-size:  1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1149, ../sass/screen.scss */
  #alert {
    font-size:  18px;
  }
}
/* line 1158, ../sass/screen.scss */
#alert a {
  color: white;
  text-decoration: underline;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 1400px) {
  /* line 1158, ../sass/screen.scss */
  #alert a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 900px) {
  /* line 1158, ../sass/screen.scss */
  #alert a {
    font-size:  1.14286vw;
  }
}
@media screen and (max-width: 899px) {
  /* line 1158, ../sass/screen.scss */
  #alert a {
    font-size:  18px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 3, ../sass/_mobile.scss */
  .content-contain {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
@media screen and (max-width: 899px) {
  /* line 14, ../sass/_mobile.scss */
  .mb {
    display: inline;
  }

  /* line 19, ../sass/_mobile.scss */
  .dt {
    display: none;
  }

  /* line 26, ../sass/_mobile.scss */
  html:before {
    display: none;
    position: static;
    width: 0;
    height: 0;
  }

  /* line 37, ../sass/_mobile.scss */
  .styled-link {
    position: relative;
    margin-left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    min-width: 250px;
    font-size: 14px;
  }

  /* line 52, ../sass/_mobile.scss */
  header {
    position: static;
    margin: 0 0 24px;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
  /* line 58, ../sass/_mobile.scss */
  header .logo {
    width: 50%;
    float: left;
    margin: 0;
    position: static;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
  /* line 66, ../sass/_mobile.scss */
  header .logo img {
    max-width: 250px;
    width: 100%;
  }
  /* line 75, ../sass/_mobile.scss */
  header nav {
    align-items: inherit !important;
    width: 65%;
    padding: 1em;
    text-align: left;
    height: 100%;
    left: 100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 999;
    position: fixed;
    background: black;
    float: right;
    top: 0;
    height: 100%;
  }
  /* line 92, ../sass/_mobile.scss */
  header nav.nav_animated {
    left: 35%;
  }
  /* line 98, ../sass/_mobile.scss */
  header nav #close-nav {
    color: white;
    font-size: 32px;
    float: right;
    position: relative;
    right: 8px;
    top: 12px;
  }
  /* line 109, ../sass/_mobile.scss */
  header nav ul {
    width: 100%;
    float: left;
    margin: 5vh 0 0;
  }
  /* line 115, ../sass/_mobile.scss */
  header nav ul li {
    color: white;
    float: left;
    width: 100%;
    margin: 2vh 0;
  }
  /* line 122, ../sass/_mobile.scss */
  header nav ul li a {
    color: white;
    font-size: 3vh;
  }
  /* line 127, ../sass/_mobile.scss */
  header nav ul li a:hover {
    color: #2da9f5;
  }
  /* line 141, ../sass/_mobile.scss */
  header .shadow {
    display: none;
  }
  /* line 147, ../sass/_mobile.scss */
  header .shadow_animated {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.85;
    z-index: 899;
    display: block;
  }
  /* line 161, ../sass/_mobile.scss */
  header #mobile-nav-trigger {
    text-decoration: none;
    cursor: pointer;
    color: black;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    font-size: 32px;
  }

  /* line 174, ../sass/_mobile.scss */
  .content-contain {
    margin: 0 16px;
  }

  /* line 180, ../sass/_mobile.scss */
  .sub-section {
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
  }

  /* line 191, ../sass/_mobile.scss */
  body.home h1 {
    font-size: 28px !important;
  }
  /* line 203, ../sass/_mobile.scss */
  body.home .section:first-of-type .content-contain p, body.home .section:first-of-type .content-contain h1 {
    margin-left: 0;
    width: 100%;
  }
  /* line 211, ../sass/_mobile.scss */
  body.home .section:nth-of-type(2) {
    margin-top: 24px;
  }
  /* line 215, ../sass/_mobile.scss */
  body.home .section:nth-of-type(2):before, body.home .section:nth-of-type(2):after {
    content: none;
  }
  /* line 227, ../sass/_mobile.scss */
  body.about .section:first-of-type {
    padding: 70px 8px 140px;
  }
  /* line 235, ../sass/_mobile.scss */
  body.about .section:nth-of-type(2) .bg-container {
    padding: 24px 16px 24px 16px;
  }
  /* line 243, ../sass/_mobile.scss */
  body.about .section:nth-of-type(2) > .bg-container > p {
    text-align: left;
  }
  /* line 250, ../sass/_mobile.scss */
  body.about .section:nth-of-type(4):after {
    display: none;
    position: static;
    width: 0;
    height: 0;
  }
  /* line 259, ../sass/_mobile.scss */
  body.about .section:nth-of-type(4) img {
    height: 70vw;
  }
  /* line 274, ../sass/_mobile.scss */
  body.services .section:first-of-type {
    padding: 70px 8px 140px;
  }
  /* line 282, ../sass/_mobile.scss */
  body.services .section:nth-of-type(2) .bg-container {
    padding: 16px;
  }
  /* line 298, ../sass/_mobile.scss */
  body.services .section:nth-of-type(4) .sub-section ul li span {
    font-size: 12px;
  }
  /* line 312, ../sass/_mobile.scss */
  body.services .section:nth-of-type(5) {
    padding-top: 75px;
    padding-bottom: 32px;
  }
  /* line 317, ../sass/_mobile.scss */
  body.services .section:nth-of-type(5) h3 {
    line-height: 40px;
  }
  /* line 323, ../sass/_mobile.scss */
  body.services .section:nth-of-type(5):after {
    display: none;
  }
  /* line 337, ../sass/_mobile.scss */
  body.careers h2 {
    font-size: 28px !important;
  }
  /* line 345, ../sass/_mobile.scss */
  body.careers .section:first-of-type {
    padding: 70px 8px 140px;
  }
  /* line 353, ../sass/_mobile.scss */
  body.careers .section:nth-of-type(2):before {
    display: none;
  }
  /* line 360, ../sass/_mobile.scss */
  body.careers .section:nth-of-type(2) .sub-section .styled-link {
    min-width: 100%;
  }
  /* line 375, ../sass/_mobile.scss */
  body.contact h1 + ul li {
    margin: 1em 0;
    width: 49%;
  }
  /* line 380, ../sass/_mobile.scss */
  body.contact h1 + ul li:nth-of-type(1) {
    width: 100%;
  }
  /* line 393, ../sass/_mobile.scss */
  body.services .section:nth-of-type(2) > .bg-container > p {
    text-align: left;
  }
  /* line 400, ../sass/_mobile.scss */
  body.services .section:nth-of-type(3) ul {
    width: 100%;
  }
  /* line 404, ../sass/_mobile.scss */
  body.services .section:nth-of-type(3) ul li {
    margin: 1em 0;
    width: 49%;
  }
  /* line 412, ../sass/_mobile.scss */
  body.services .section:nth-of-type(4) {
    height: 26em;
  }
  /* line 416, ../sass/_mobile.scss */
  body.services .section:nth-of-type(4) .sub-section {
    top: -32px;
    height: 30em;
  }

  /* line 428, ../sass/_mobile.scss */
  footer .content-contain {
    padding: 64px 0 0;
  }
  /* line 432, ../sass/_mobile.scss */
  footer .content-contain .logo {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: static;
    text-align: center;
  }
  /* line 441, ../sass/_mobile.scss */
  footer .content-contain .logo img {
    width: 50%;
    max-width: 350px;
  }
  /* line 450, ../sass/_mobile.scss */
  footer .content-contain .contact-info {
    width: 100%;
    margin: 32px 0 16px 0;
    line-height: 24px;
    text-align: center;
  }
  /* line 459, ../sass/_mobile.scss */
  footer .content-contain .copyright {
    position: static;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 24px;
  }
  /* line 471, ../sass/_mobile.scss */
  footer nav {
    width: 100% !important;
    margin: 16px 0;
    text-align: center;
  }
  /* line 477, ../sass/_mobile.scss */
  footer nav ul {
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  /* line 484, ../sass/_mobile.scss */
  footer nav ul li {
    text-align: center;
    margin-bottom: 16px;
    line-height: 24px;
  }
  /* line 490, ../sass/_mobile.scss */
  footer nav ul li a {
    padding: 0 8px;
    font-size: 12px;
  }
}
