/**
  *
  * Theme Name: Atmospheric Water Solutions
  * Version: 1.0
  * Author: Cosmic Strawberry
  * Author URI: http://cosmicstrawberry.com
  *
  */
@import url("//fonts.googleapis.com/css?family=Montserrat:400,700|Quicksand:300,400,700");
*, *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }



audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.container {
  width: 95%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }
  .container:after {
    content: '';
    display: block;
    clear: both; }

.container--fluid {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.alpha {
  padding-left: 0 !important; }

.omega {
  padding-right: 0 !important; }

.row {
  margin-right: -20px;
  margin-left: -20px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 480px) {
  .container {
    width: 480px; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 768px) {
  .container {
    width: 768px; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 960px) {
  .container {
    width: 960px; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

@media (min-width: 1140px) {
  .container {
    width: 1140px; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-11 {
    width: 91.66666667%; }
  .col-xl-10 {
    width: 83.33333333%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-8 {
    width: 66.66666667%; }
  .col-xl-7 {
    width: 58.33333333%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-5 {
    width: 41.66666667%; }
  .col-xl-4 {
    width: 33.33333333%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-2 {
    width: 16.66666667%; }
  .col-xl-1 {
    width: 8.33333333%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-pull-11 {
    right: 91.66666667%; }
  .col-xl-pull-10 {
    right: 83.33333333%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-8 {
    right: 66.66666667%; }
  .col-xl-pull-7 {
    right: 58.33333333%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-5 {
    right: 41.66666667%; }
  .col-xl-pull-4 {
    right: 33.33333333%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-2 {
    right: 16.66666667%; }
  .col-xl-pull-1 {
    right: 8.33333333%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-push-11 {
    left: 91.66666667%; }
  .col-xl-push-10 {
    left: 83.33333333%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-8 {
    left: 66.66666667%; }
  .col-xl-push-7 {
    left: 58.33333333%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-5 {
    left: 41.66666667%; }
  .col-xl-push-4 {
    left: 33.33333333%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-2 {
    left: 16.66666667%; }
  .col-xl-push-1 {
    left: 8.33333333%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-offset-12 {
    margin-left: 100%; }
  .col-xl-offset-11 {
    margin-left: 91.66666667%; }
  .col-xl-offset-10 {
    margin-left: 83.33333333%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-8 {
    margin-left: 66.66666667%; }
  .col-xl-offset-7 {
    margin-left: 58.33333333%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-5 {
    margin-left: 41.66666667%; }
  .col-xl-offset-4 {
    margin-left: 33.33333333%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-2 {
    margin-left: 16.66666667%; }
  .col-xl-offset-1 {
    margin-left: 8.33333333%; }
  .col-xl-offset-0 {
    margin-left: 0; } }

@media (min-width: 1280px) {
  .container {
    width: 1240px; }
  .col-xxl-12 {
    width: 100%; }
  .col-xxl-11 {
    width: 91.66666667%; }
  .col-xxl-10 {
    width: 83.33333333%; }
  .col-xxl-9 {
    width: 75%; }
  .col-xxl-8 {
    width: 66.66666667%; }
  .col-xxl-7 {
    width: 58.33333333%; }
  .col-xxl-6 {
    width: 50%; }
  .col-xxl-5 {
    width: 41.66666667%; }
  .col-xxl-4 {
    width: 33.33333333%; }
  .col-xxl-3 {
    width: 25%; }
  .col-xxl-2 {
    width: 16.66666667%; }
  .col-xxl-1 {
    width: 8.33333333%; }
  .col-xxl-pull-12 {
    right: 100%; }
  .col-xxl-pull-11 {
    right: 91.66666667%; }
  .col-xxl-pull-10 {
    right: 83.33333333%; }
  .col-xxl-pull-9 {
    right: 75%; }
  .col-xxl-pull-8 {
    right: 66.66666667%; }
  .col-xxl-pull-7 {
    right: 58.33333333%; }
  .col-xxl-pull-6 {
    right: 50%; }
  .col-xxl-pull-5 {
    right: 41.66666667%; }
  .col-xxl-pull-4 {
    right: 33.33333333%; }
  .col-xxl-pull-3 {
    right: 25%; }
  .col-xxl-pull-2 {
    right: 16.66666667%; }
  .col-xxl-pull-1 {
    right: 8.33333333%; }
  .col-xxl-pull-0 {
    right: auto; }
  .col-xxl-push-12 {
    left: 100%; }
  .col-xxl-push-11 {
    left: 91.66666667%; }
  .col-xxl-push-10 {
    left: 83.33333333%; }
  .col-xxl-push-9 {
    left: 75%; }
  .col-xxl-push-8 {
    left: 66.66666667%; }
  .col-xxl-push-7 {
    left: 58.33333333%; }
  .col-xxl-push-6 {
    left: 50%; }
  .col-xxl-push-5 {
    left: 41.66666667%; }
  .col-xxl-push-4 {
    left: 33.33333333%; }
  .col-xxl-push-3 {
    left: 25%; }
  .col-xxl-push-2 {
    left: 16.66666667%; }
  .col-xxl-push-1 {
    left: 8.33333333%; }
  .col-xxl-push-0 {
    left: auto; }
  .col-xxl-offset-12 {
    margin-left: 100%; }
  .col-xxl-offset-11 {
    margin-left: 91.66666667%; }
  .col-xxl-offset-10 {
    margin-left: 83.33333333%; }
  .col-xxl-offset-9 {
    margin-left: 75%; }
  .col-xxl-offset-8 {
    margin-left: 66.66666667%; }
  .col-xxl-offset-7 {
    margin-left: 58.33333333%; }
  .col-xxl-offset-6 {
    margin-left: 50%; }
  .col-xxl-offset-5 {
    margin-left: 41.66666667%; }
  .col-xxl-offset-4 {
    margin-left: 33.33333333%; }
  .col-xxl-offset-3 {
    margin-left: 25%; }
  .col-xxl-offset-2 {
    margin-left: 16.66666667%; }
  .col-xxl-offset-1 {
    margin-left: 8.33333333%; }
  .col-xxl-offset-0 {
    margin-left: 0; } }

@media (min-width: 480px) {
  .alpha-xs {
    padding-left: 0; }
  .omega-xs {
    padding-right: 0; } }

@media (min-width: 768px) {
  .alpha-sm {
    padding-left: 0; }
  .omega-sm {
    padding-right: 0; } }

@media (min-width: 960px) {
  .alpha-md {
    padding-left: 0; }
  .omega-md {
    padding-right: 0; } }

@media (min-width: 1140px) {
  .alpha-lg {
    padding-left: 0; }
  .omega-lg {
    padding-right: 0; } }

@media (min-width: 1280px) {
  .alpha-xl {
    padding-left: 0; }
  .omega-xl {
    padding-right: 0; } }

html,
body {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  width: 100%;
  height: 100%;
  line-height: 1.25em;
  background: #e6e9f0; }

p {
  padding: 10px 0;
  margin: 0; }

a {
  color: #00307f;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  a:hover {
    color: #005cf4;
    text-decoration: none; }

.wrapper {
  padding: 80px 0; }

.page__content {
  margin-bottom: 20px; }

.section__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 2.827em;
  line-height: 1em;
  text-align: center;
  margin: 0 0 40px;
  padding: 0;
  color: #e6e9f0; }
  .section__title--dark {
    color: #03070d; }

.section__intro {
  text-align: center;
  padding: 0 20px;
  margin: -20px 0 40px;
  color: #e6e9f0; }
  .section__intro--dark {
    color: #03070d; }

.section__content {
  color: #e6e9f0; }
  .section__content--dark {
    color: #03070d; }

.videoWrapper {
  position: relative;
  padding-bottom: 70%;
  /* 16:9 */
  padding-top: 20px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.btn {
  display: inline-block;
  padding: 10px 20px;
  color: #03070d;
  border: 1px solid #03070d;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  margin: 10px 0; }
  .btn:hover {
    color: #e6e9f0;
    background: #00307f;
    border: 1px solid #00307f; }
  .btn--light {
    color: #005cf4;
    border: 1px solid #005cf4; }
    .btn--light:hover {
      color: #e6e9f0;
      background: #005cf4; }
  .btn--block {
    width: 100%;
    display: block;
    text-align: center; }
  .btn.is-active {
    color: #e6e9f0;
    background: #00307f;
    border: 1px solid #00307f; }
  .btn--next {
    float: right; }

.link {
  display: block;
  margin: 10px 0; }

.wrapper--home-awards {
  background: #03070d;
  position: relative; }
  .wrapper--home-awards:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("images/awards-bg.jpg") no-repeat center;
    background-size: cover;
    opacity: .1;
    top: 0;
    left: 0; }

.award {
  color: #e6e9f0;
  line-height: 1.25em; }
  .award--dark {
    color: #03070d; }

.award__title {
  font-size: 16px;
  position: relative;
  padding: 20px 0;
  font-weight: 400;
  margin: 0 0 20px; }
  .award__title a {
    color: #e6e9f0; }
  .award__title--dark a {
    color: #03070d; }
  .award__title:after {
    content: '';
    width: 25%;
    height: 5px;
    background: #005cf4;
    display: block;
    bottom: 0;
    position: absolute; }

.award__image {
  margin: 0;
  background-color: #005cf4;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  padding-bottom: 75%; }

.content-area {
  min-height: 700px; }

.post {
  background: #fff;
  -webkit-box-shadow: 0 2px 2px rgba(3, 7, 13, 0.4);
          box-shadow: 0 2px 2px rgba(3, 7, 13, 0.4);
  padding: 20px;
  margin: 20px 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .post:hover {
    -webkit-box-shadow: 0 5px 5px rgba(3, 7, 13, 0.4);
            box-shadow: 0 5px 5px rgba(3, 7, 13, 0.4); }
  .post--nohead {
    padding: 0 20px 20px; }

.post__category {
  font-size: 0.85em;
  color: #ff7b00;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin: 0; }

.post__date {
  font-size: 0.85em;
  display: inline-block;
  margin: 0; }

.post__image {
  position: relative;
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  padding-bottom: 100%;
  left: -20px;
  margin: 10px 0;
  background-size: cover;
  background-position: center center;
  background-color: #005cf4; }

.blog__title {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  height: 50px;
  margin-top: 20px; }

.blog__excerpt {
  min-height: 150px; }

.wrapper--product {
  overflow: hidden;
  padding: 40px 0 0; }

.aquapro-logo {
  background: url("images/AquaBoyPro2-Logo.svg") no-repeat;
  width: 250px;
  height: 50px;
  text-indent: -9999px;
  margin: 0 auto 40px; }

.aqua-pro-area {
  background: #fff;
  position: relative;
  -webkit-border-radius: 20px 20px 0 0;
          border-radius: 20px 20px 0 0;
  -webkit-box-shadow: 0 0 40px rgba(0, 92, 244, 0.5);
          box-shadow: 0 0 40px rgba(0, 92, 244, 0.5);
  padding: 20px 0 0;
  margin-bottom: -40px;
  z-index: 100;
  height: 456px;
  width: 100%; }
  .aqua-pro-area:after {
    content: '';
    display: block;
    clear: both; }
  @media (max-width: 960px) {
    .aqua-pro-area {
      height: 490px; } }
  @media (max-width: 768px) {
    .aqua-pro-area {
      padding: 20px 0 60px;
      height: auto; } }
  @media (min-width: 768px) {
    .aqua-pro-area:before, .aqua-pro-area:after {
      content: '';
      background: url("images/water-splash.png") no-repeat;
      width: 800px;
      height: 500px;
      bottom: 0;
      left: 0;
      position: absolute;
      opacity: 0.5; }
    .aqua-pro-area:before {
      left: -35%;
      z-index: -1; }
    .aqua-pro-area:after {
      left: 80%;
      z-index: 10; } }

.aqua-pro-area__inner {
  position: relative;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 10; }

.product {
  width: 90%;
  height: 500px;
  background-size: cover;
  -webkit-transform: translate(0, -13%);
      -ms-transform: translate(0, -13%);
          transform: translate(0, -13%);
  margin: 0;
  position: absolute; }
  @media (max-width: 768px) {
    .product {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0);
      position: relative;
      width: 100%; } }
  .product:not(:first-child) {
    display: none; }

.wrapper--works {
  background: #03070d; }

.section__img {
  background-size: cover;
  background-position: center center;
  width: 100%;
  padding-bottom: 100%;
  margin: 0 0 20px; }

.wrapper--everywhere {
  overflow-x: hidden; }

.fits-in-area:after {
  content: '';
  display: block;
  clear: both; }

.fits-in-inner {
  width: 9999px; }
  .fits-in-inner:hover .fits-in {
    opacity: 0.5; }
    .fits-in-inner:hover .fits-in:hover {
      opacity: 1;
      -webkit-box-shadow: 0 5px 20px -5px #00307f;
              box-shadow: 0 5px 20px -5px #00307f;
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }

.fits-in {
  width: 450px;
  height: 400px;
  -webkit-box-shadow: 0 0 10px rgba(0, 48, 127, 0.5);
          box-shadow: 0 0 10px rgba(0, 48, 127, 0.5);
  float: left;
  background: #fff;
  margin: 0 20px;
  padding: 20px;
  position: relative;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  @media (max-width: 768px) {
    .fits-in {
      width: 300px;
      height: 275px; } }

.fits-in__image {
  background-size: cover;
  background-position: center center;
  margin: 0;
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  height: 340px;
  position: relative;
  top: -20px;
  left: -20px; }
  @media (max-width: 768px) {
    .fits-in__image {
      width: -webkit-calc(100% + 40px);
      width: calc(100% + 40px);
      height: 215px; } }

.fits-in__content p {
  margin: 0; }

.drag-caption {
  text-align: center;
  font-size: 0.85em;
  font-style: italic; }

.wrapper--footer {
  border-top: 1px solid #fff;
  padding: 20px 0;
  font-size: 0.85em; }

.page__image {
  margin: 0 20px 0 0;
  width: 250px;
  height: 250px;
  display: inline-block;
  float: left;
  background-size: cover; }

.frm_primary_label {
  font-family: "Quicksand", sans-serif !important; }

input[type='text'],
input[type='email'],
input[type='num'],
input[type='tel'],
textarea {
  width: 100% !important;
  padding: 10px 20px !important; }

input[type='submit'] {
  display: inline-block !important;
  padding: 10px 20px !important;
  color: #03070d !important;
  background: none !important;
  border: 1px solid #03070d !important;
  -webkit-border-radius: 2px !important;
          border-radius: 2px !important;
  margin: 10px 0 !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  input[type='submit']:hover {
    color: #e6e9f0 !important;
    background: #00307f !important;
    border: 1px solid #00307f !important; }

.main-header {
  background: #03070d;
  position: relative;
  height: 650px;
  overflow: hidden; }

.wrapper--page-header {
  color: #e6e9f0;
  text-align: center;
  background-color: #03070d;
  background-size: cover;
  background-position: center center; }

.page__title {
  font-size: 3.998em;
  margin: 0;
  text-shadow: 0 2px 5px rgba(3, 7, 13, 0.75); }

.logo-area {
  color: #e6e9f0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

@media only screen and (max-width: 769px) {
    .logo-area {
        
    }
}

.logo {
  margin: 0 auto;
  text-indent: -9999px;
  background: url("images/AquaBoy-Logo.svg") no-repeat;
  width: 250px;
  height: 82px; }

.slogan {
  text-align: center;
  font-weight: 400;
  font-family: "Montserrat", sans-serif; }
  .slogan span {
    display: block; }

.violator {
  display: block;
  position: absolute;
  width: 330px;
  height: 110px;
  background: url("images/violator.png") no-repeat;
  top: -45%;
  left: -55px; }

.banner-image-area {
  position: absolute;
  right: 10%;
  bottom: 0; }

.banner__image {
  background: url("images/banner-img.png") no-repeat;
  background-size: cover;
  width: 330px;
  height: 500px;
  margin: 0;
  -webkit-filter: drop-shadow(0 0 20px rgba(0, 92, 244, 0.5)) drop-shadow(0 0 1px #005cf4);
          filter: drop-shadow(0 0 20px rgba(0, 92, 244, 0.5)) drop-shadow(0 0 1px #005cf4); }
  @media (max-width: 768px) {
    .banner__image {
      display: none; } }

.nav-wrapper {
  position: fixed;
  width: 375px;
  left: -275px;
  z-index: 1000; }
  .nav-wrapper .main-menu {
    padding: 20px 0;
    margin: 0;
    background: rgba(3, 7, 13, 0.75);
    width: 275px;
    height: 100vh;
    float: left; }
  .nav-wrapper .menu-item {
    margin: 0;
    list-style: none; }
    .nav-wrapper .menu-item a {
      padding: 5px 20px;
      color: #fff;
      display: inline-block;
      width: 100%; }
      .nav-wrapper .menu-item a:hover {
        background: #03070d;
        color: #005cf4; }
    .nav-wrapper .menu-item:hover > .sub-menu {
      display: block; }
    .nav-wrapper .menu-item .sub-menu {
      padding: 0;
      background: rgba(0, 0, 0, 0.5);
      display: none; }
      .nav-wrapper .menu-item .sub-menu a {
        padding: 10px 0 10px 40px; }
      .nav-wrapper .menu-item .sub-menu .sub-menu {
        display: none; }
        .nav-wrapper .menu-item .sub-menu .sub-menu a {
          padding: 10px 0 10px 60px; }
  .nav-wrapper .menu-pull {
    color: #e6e9f0;
    float: left;
    background: rgba(3, 7, 13, 0.5);
    padding: 10px; }
    .nav-wrapper .menu-pull:hover {
      text-decoration: none;
      color: #005cf4; }

.footer-nav-wrapper {
  text-align: right; }
  .footer-nav-wrapper .menu-item {
    display: inline-block; }
    .footer-nav-wrapper .menu-item:not(:last-child):after {
      content: ' . '; }

.table {
  width: 100%;
  margin: 20px 0;
  border-collapse: collapse; }
  .table tr,
  .table th,
  .table td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
    color: #03070d; }
  .table th,
  .table td {
    padding: 0 10px;
    vertical-align: middle; }

.table__head {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .table__head th {
    background-color: #6c6c6c;
    border: 1px solid #6c6c6c;
    font-weight: normal;
    text-align: center;
    color: #e6e9f0; }
    .table__head th:first-of-type {
      text-align: left; }

.table__caption {
  margin-bottom: 20px;
  font-size: 0.85em;
  font-weight: 700;
  text-align: center; }

.table__body {
  position: relative; }
  .table__body tr {
    margin-bottom: 20px;
    border: 1px solid #6c6c6c;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .table__body tr:last-of-type {
      margin-bottom: 0; }
    .table__body tr:nth-child(odd) {
      background: #e6e9f0; }
  .table__body th[scope="row"] {
    background-color: #6c6c6c;
    color: #e6e9f0; }
  .table__body td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: 0.85em;
    color: #03070d; }
  @media (max-width: 768px) {
    .table__body td:nth-child(odd) {
      background: #fff; } }
  .table__body th,
  .table__body td {
    text-align: right;
    border: 1px solid #6c6c6c;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }

.table__foot {
  font-size: .8em;
  background: #005cf4;
  border: 1px solid #005cf4; }
  .table__foot td {
    color: #e6e9f0;
    letter-spacing: 1px; }

@media (min-width: 768px) {
  .table {
    font-size: 0.85em; }
    .table tr {
      display: table-row; }
    .table th,
    .table td {
      display: table-cell;
      padding: 10px; }
  .table__head {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto; }
  .table__caption {
    font-size: 16px; }
  .table__body {
    display: table-row-group; }
  .table__body tr {
    display: table-row;
    border-width: 1px; }
    .table__body tr:nth-of-type(even) {
      background-color: #fff; }
    .table__body tr th[scope="row"] {
      background-color: transparent;
      color: #03070d;
      text-align: left; }
    .table__body tr td {
      text-align: center; }
      .table__body tr td[data-title]:before {
        content: none; } }

/*# sourceMappingURL=style.css.map */
