/*
	GhuGhu Agency
	Author: Wahid Polin
	Version: 0.0.1
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 6, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_reset.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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 27, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 31, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_reset.scss */
body {
  line-height: 1;
}

/* line 34, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 37, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 40, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 45, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*font*/
/* line 1, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
body {
  font-family: "Open sans", "Sans Serif";
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

/* line 9, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
a {
  color: #fff;
}

/* line 13, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
span.thin {
  font-weight: 300;
}

/* line 17, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.page {
  padding: 60px 0;
}

/* line 21, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.page-top {
  padding: 110px 0 60px;
}

/* line 24, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.primary-color {
  color: #a12cea !important;
}

/* line 25, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.third-color {
  color: #861bc3 !important;
}

@media screen and (max-width: 987px) {
  /* line 28, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (max-width: 987px) {
  /* line 30, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
  img.circle {
    padding: 0px 0 !important;
  }
}

/* line 34, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
h1 {
  font-family: "Open sans", "Sans Serif";
  font-size: 52px;
  line-height: 1;
  font-weight: bold;
}

@media screen and (max-width: 480px) {
  /* line 34, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
  h1 {
    font-size: 42px !important;
  }
}

/* line 42, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
h2 {
  font-family: "Open sans", "Sans Serif";
  font-size: 36px;
  font-weight: 800;
  line-height: normal;
}

/* line 49, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
h3 {
  font-family: "Open sans", "Sans Serif";
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #a12cea;
}

/* line 59, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
h4 {
  font-family: "Open sans", "Sans Serif";
  font-weight: 800;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

/* line 67, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
p {
  margin-bottom: 15px;
  font-size: 17px;
}

/* line 71, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
p .small-font {
  font-size: 15px;
}

/* line 77, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.dodeca, .dodeca div {
  margin: 0 auto;
  transform-origin: 50% 50%;
  overflow: hidden;
  width: 300px;
  height: 300px;
}

/* line 84, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.dodeca {
  transform: rotate(120deg);
}

/* line 87, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.dode1 {
  transform: rotate(-60deg);
}

/* line 90, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.dode2 {
  transform: rotate(-60deg);
}

/* irregular dodecagon */
/* line 95, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.irr, .irr div {
  width: 320px;
}

/* line 103, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden;
}

/* line 109, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/base/_base.scss */
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar {
  font-family: "Open sans", "Sans Serif";
  padding-top: 35px;
}

@media screen and (max-width: 768px) {
  /* line 1, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
  .navbar {
    padding-top: 0px;
  }
}

/* line 7, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default {
  background-color: #090909;
  border: none;
}

/* line 11, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-brand {
  font-family: "Abril Fatface";
  color: #fff;
  font-size: 24px;
  padding: 15px 0;
}

/* line 17, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-brand:hover {
  color: #a12cea;
}

/* line 21, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-brand span.thin {
  font-family: "Open sans", "Sans Serif";
}

/* line 26, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-toggle {
  border: none;
  background-color: transparent;
}

/* line 30, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: white;
}

/* line 34, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  border: 2px solid #a12cea;
}

/* line 44, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 22px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 45, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-toggle:focus {
  outline: 0;
}

/* line 46, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 47, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

/* line 51, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 800;
  transition: all 0.3s;
  padding: 32px 15px !important;
  border-right: 1px solid #861bc3;
  background: #090909;
}

/* line 62, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-nav > li > a.book {
  background: #861bc3;
}

/* line 68, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-nav > li > a:hover {
  background-color: white;
  color: #a12cea;
}

/* line 73, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}

/* line 78, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-nav > li.active > a {
  background: #090909;
  color: #a12cea;
}

/* line 82, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-nav > li.active > a:hover {
  background-color: white;
  color: #a12cea;
}

/* line 88, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_nav.scss */
.navbar-default .navbar-collapse {
  border: none;
  padding-right: 0px;
  overflow-x: hidden;
  padding-right: 13px;
}

/* line 1, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_footer.scss */
.footer {
  background-color: #090909;
  font-family: "Roboto Mono";
  font-size: 12px;
}

/* line 6, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_footer.scss */
.footer h4 {
  font-family: "Roboto Mono";
  text-transform: none;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
}

/* line 14, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_footer.scss */
.footer ul {
  margin-bottom: 40px;
  font-size: 16px !important;
}

/* line 21, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/_footer.scss */
.footer-wrapper {
  border-top: 1px solid #222;
  padding: 60px 0;
}

/* line 1, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.service {
  padding: 35px 0 40px;
  border-top: 1px dashed #090909;
  position: relative;
}

/* line 6, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.service h2 {
  margin-bottom: 15px;
}

/* line 11, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.service-number {
  font-size: 70px !important;
  color: #a12cea;
  margin-top: -30px;
  display: inline-block;
  font-weight: 700;
  line-height: 1.5;
}

/* line 18, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.service-number + span {
  color: #090909;
  font-size: 50px !important;
}

/* line 20, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.d-inline {
  display: inline-block !important;
}

/*section snippets*/
/* line 26, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.section-snippet {
  margin-bottom: 20px;
}

/* line 29, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.section-snippet span {
  font-family: "Open sans", "Sans Serif";
  font-weight: 400;
  display: block;
  color: #a12cea;
  margin-left: 5px;
}

/* line 36, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.section-snippet span.snippet-heading {
  text-transform: uppercase;
  font-weight: 800;
  color: #bbb;
  letter-spacing: 1px;
}

/* line 43, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.section-snippet span:last-child {
  margin-bottom: 40px;
}

/* team member */
/* line 54, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.team-member {
  padding: 40px 0;
}

/* line 57, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.team-member::first-of-type {
  padding-top: 0;
  border: none;
}

/* line 63, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.team-member-img {
  width: 100%;
  height: 230px;
  background-image: url("../images/about-us/5.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 40px;
  border-top: 5px solid #090909;
}

/* line 75, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.team-member-contact {
  margin-bottom: 40px;
}

/* line 80, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.team-member-desc-heading {
  margin-bottom: 20px;
}

/* line 83, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.team-member-desc-heading h4 {
  margin-bottom: 10px;
}

/* line 87, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.team-member-desc-heading span {
  font-size: 18px;
  color: #F2013F;
}

/*map*/
/* line 95, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
#map {
  height: 350px;
  color: #090909;
  box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.1), 0px 0px 45px rgba(0, 0, 0, 0.2);
}

/* line 101, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_blocks.scss */
.book-class {
  background: url(../images/book-sl-bg.jpg) no-repeat top center #a12cea;
  padding-top: 200px;
}

/* line 1, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.custom-button {
  font-family: "Open sans", "Sans Serif";
  border-radius: 0;
  height: 60px;
  background-color: #a12cea;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  transition: all 0.3s;
}

/* line 12, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.custom-button:hover {
  background: rgba(161, 44, 234, 0.7);
}

/* line 20, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.book-btn {
  font-family: "Open sans", "Sans Serif";
  border-radius: 0;
  height: 60px;
  background: rgba(161, 44, 234, 0);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.3s;
  margin-top: 18px;
  border: 2px solid white;
}

/* line 33, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.book-btn:hover {
  background-color: rgba(161, 44, 234, 0.7);
  color: white;
}

/* line 40, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.first-time-btn {
  background: #000000 !important;
  background: -moz-linear-gradient(left, #000000 0%, #9519e8 100%) !important;
  background: -webkit-linear-gradient(left, #000000 0%, #9519e8 100%) !important;
  background: linear-gradient(to right, #000000 0%, #9519e8 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#9519e8',GradientType=1 ) !important;
}

/* line 46, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.first-time-btn:hover {
  background: white !important;
}

/* line 52, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.scroll-down {
  position: absolute;
  left: 50%;
  bottom: 10px;
  display: block;
  text-align: center;
  font-size: 20px;
  z-index: 100;
  text-decoration: none;
  text-shadow: 0;
  width: 13px;
  height: 13px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  z-index: 9;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(45deg);
  -moz-transform: translate(-50%, 0%) rotate(45deg);
  transform: translate(-50%, 0%) rotate(45deg);
  -webkit-animation: fade_move_down 4s ease-in-out infinite;
  -moz-animation: fade_move_down 4s ease-in-out infinite;
  animation: fade_move_down 4s ease-in-out infinite;
}

/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
  0% {
    -webkit-transform: translate(0, -10px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 10px) rotate(45deg);
    opacity: 0;
  }
}

@-moz-keyframes fade_move_down {
  0% {
    -moz-transform: translate(0, -10px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -moz-transform: translate(0, 10px) rotate(45deg);
    opacity: 0;
  }
}

@keyframes fade_move_down {
  0% {
    transform: translate(0, -10px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 10px) rotate(45deg);
    opacity: 0;
  }
}

/*scrool-down action 2*/
/* line 98, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.separator-type, .title-type, .intro-type, .content-type .intro-type p {
  position: relative;
}

/* line 101, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.intro-type .container {
  padding: 107px 0px 102px 0px !important;
}

/* line 104, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.company-heading h1 {
  margin-bottom: 60px;
  padding-bottom: 50px;
  line-height: 80px;
  color: #fff;
  font-weight: 700 !important;
  text-align: center;
}

/* line 112, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.jumbo {
  margin-top: 50px;
}

/* line 115, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.seo-header, .product-header,
.intro-type .container h1.white,
.company-heading h1 {
  font-weight: 100 !important;
  text-transform: capitalize;
  font-size: 55px;
  margin-bottom: 20px;
}

/* line 123, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.parallax {
  background-attachment: inherit !important;
}

/* line 126, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.parallax {
  background-attachment: inherit !important;
}

/* line 129, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.parallax {
  background-attachment: inherit !important;
  background-repeat: repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  z-index: -10;
}

/* line 139, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.ct-btn-scroll {
  width: 49px;
  height: 49px;
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 500px;
  z-index: 9;
  border-radius: 50%;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}

/* line 152, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
.ct-btn-scroll.scroll-2 {
  bottom: 24px !important;
}

@media screen and (max-width: 786px) {
  /* line 154, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
  .ct-btn-scroll.scroll-2 {
    display: block !important;
  }
}

/* line 156, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_buttons.scss */
img,
figure {
  max-width: 100%;
}

/* line 1, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.page {
  padding: 60px 0;
}

/* line 5, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.main-heading {
  margin-bottom: 40px;
}

/* banner section */
/* line 11, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.banner {
  background-color: transparent;
}

/* line 14, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.banner .container {
  position: relative;
}

/* line 18, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.banner h1 {
  margin-bottom: 20px;
}

/* line 20, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.banner h1 span.br {
  display: none;
  visibility: hidden;
}

@media screen and (max-width: 480px) {
  /* line 20, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
  .banner h1 span.br {
    display: inline-block;
  }
}

/* line 27, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.banner p {
  max-width: 600px;
}

/* line 34, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
span.br {
  display: none;
  visibility: hidden;
}

@media screen and (max-width: 480px) {
  /* line 34, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
  span.br {
    display: inline-block;
  }
}

/* line 39, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.rates-divider {
  display: block;
  height: 1px;
  border-bottom: #a12cea 1px dashed !important;
}

/*who are we section*/
/* line 44, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.who-are-we {
  background: #090909;
}

/* line 47, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.who-are-we h1 {
  margin-bottom: 40px;
}

@media screen and (max-width: 480px) {
  /* line 47, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
  .who-are-we h1 {
    padding-top: 80px !important;
  }
}

/* line 55, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
img.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* line 61, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.services {
  background: #a12cea;
}

/* line 64, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.services p {
  color: #090909;
}

/* line 65, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.services h2 {
  color: #090909;
  font-size: 38px !important;
}

/* line 70, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.rates-1 a:hover {
  color: #a12cea !important;
  text-decoration: none !important;
}

/*cta*/
/* line 76, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.cta {
  background-color: #090909;
}

/* line 81, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.cta h1 {
  margin-bottom: 40px;
}

/*about banner*/
/* line 87, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.about-banner {
  background: url(../images/first-time.jpg) no-repeat top center #a12cea;
}

/* line 91, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.about-heading {
  position: absolute;
  top: 35%;
}

/* line 96, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.about-heading h3 {
  margin-bottom: 10px;
  color: black !important;
}

/*about-us*/
/* line 104, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.about-us {
  background-color: #090909;
}

/* line 107, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.about-us h1 {
  margin-bottom: 40px;
}

/* line 112, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#before-class {
  background-color: #090909;
}

/* line 115, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#before-class h1 {
  margin-bottom: 40px;
}

/* line 118, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#before-class h3 {
  color: white;
}

/* line 122, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#during-class {
  background-color: #a12cea;
}

/* line 125, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#during-class h1 {
  margin-bottom: 40px;
}

/* line 128, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#during-class h3 {
  color: #090909;
}

/* line 132, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#after-class {
  background-color: white;
}

/* line 135, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#after-class h1 {
  margin-bottom: 40px;
  color: #a12cea;
}

/* line 138, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#after-class h3 {
  color: #090909;
}

/* line 140, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#after-class p {
  color: #333 !important;
}

/* team members */
/* line 148, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.team-members {
  background-color: #fff;
  color: #444;
}

/*address*/
/* line 155, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.address {
  background: url(../images/contact.jpg) top right no-repeat transparent;
}

/* line 158, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.address h1 {
  margin-bottom: 30px;
}

/* line 163, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.address-table {
  color: #fff;
  border-top: 1px solid #090909;
  margin-bottom: 60px;
  max-width: 700px !important;
}

/* line 169, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.address-table td {
  border-bottom: 1px solid #090909;
  font-size: 17px !important;
}

/*email us*/
/* line 177, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.address-wrapper,
.email-wrapper,
.form-wrapper,
.map-wrapper,
.footer-wrapper {
  max-width: 600px;
  margin: 0 auto;
}

/* line 186, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.email-us {
  background-color: #090909;
}

/* line 189, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.email-us h1 {
  margin-bottom: 30px;
}

/* line 194, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#rates {
  color: #000 !important;
  text-align: center !important;
}

/* line 195, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#rates h3 {
  color: !important;
  font-weight: bold !important;
}

/* line 196, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#rates h3 a {
  color: #000 !important;
}

/* line 197, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#rates h3 a:hover {
  text-decoration: none !important;
  color: #a12cea;
}

/* line 198, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
#rates h3 h5 {
  color: #a12cea !important;
}

/* line 206, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.rates-title {
  background: #a12cea !important;
  display: inline !important;
  padding: 10px;
  color: #fff !important;
}

/* line 208, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_sections.scss */
.video-overlay {
  background: rgba(9, 9, 9, 0.7);
  padding: 70px 0px;
}

/*prelooader */
/* line 3, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 9999;
  /* makes sure it stays on top */
}

/* line 14, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
#loader {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/Preloader_3.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

/* banner carousel */
/* line 34, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.banner-item {
  position: absolute;
  top: 20%;
}

@media screen and (max-width: 786px) {
  /* line 34, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
  .banner-item {
    top: 200px !important;
  }
}

/* line 40, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.banner-item img {
  box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.2), 0px 0px 45px rgba(0, 0, 0, 0.2);
}

/* line 47, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-control {
  position: absolute;
  top: 100%;
  margin-top: -50px;
  bottom: 0;
  left: 0;
  width: 130px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 64, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-control.right {
  margin-right: 15px;
  /*to neget the col padding to align with container*/
  background-color: #090909;
}

/* line 68, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-control.right i img {
  margin-top: 12px;
}

/* line 73, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-control.left {
  left: 100%;
  margin-left: -286px;
  background-color: #090909;
}

/* line 78, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-control.left i img {
  margin-top: 12px;
}

/* line 83, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-control a {
  line-height: 0;
}

/* line 91, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-indicators {
  background-color: #a12cea;
  width: auto !important;
  height: 50px;
  bottom: 0;
  left: 100%;
  margin-left: -201px;
  top: 100%;
  margin-top: -50px;
  padding-top: 14px;
  border-left: 1px solid #1a1a1a;
  border-right: 1px solid #1a1a1a;
}

@media screen and (max-width: 786px) {
  /* line 91, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
  .carousel-indicators {
    margin-left: -300px;
  }
}

/* line 106, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-indicators a {
  margin-right: 17px !important;
}

/* line 108, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-indicators li {
  background-color: #fff;
  border: none;
  border-radius: 10px;
}

/* line 114, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #F2013F;
}

/* line 122, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.social-icons {
  margin-top: 20px;
  display: block;
}

/* line 123, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.social-icons a {
  margin-right: 13px;
  font-size: 18px;
  color: white;
  display: inline-block;
}

/* line 125, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.social-icons a + span {
  font-size: 35px;
  margin-right: 9px;
  position: relative;
  top: -3px;
  color: #a12cea;
}

/* line 126, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.social-icons a:hover {
  color: #a12cea;
}

/* =================  CAROUSEL CUSTOM FADE EFFECT ===================== */
/* line 137, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

/* line 141, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

/* line 146, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

/* line 151, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 159, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
.carousel-fade .carousel-control {
  z-index: 2;
}

/* line 165, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
#image-background {
  /*  making the video fullscreen  */
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  background: transparent none no-repeat center center #300d5a !important;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media screen and (max-width: 786px) {
  /* line 165, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
  #image-background {
    background: url(../images/poster-video-bg-md.jpg) no-repeat top center #000 !important;
  }
}

@media screen and (max-width: 480px) {
  /* line 165, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
  #image-background {
    background: url(../images/poster-video-bg-sm.jpg) no-repeat top center #000 !important;
  }
}

/* line 192, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
#video-background {
  /*  making the video fullscreen  */
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  background: transparent url(../images/poster-video-bg.jpg) no-repeat 0 0 !important;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media screen and (max-width: 786px) {
  /* line 192, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_components.scss */
  #video-background {
    display: none !important;
  }
}

/* line 1, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_forms.scss */
.form-wrapper {
  font-family: "Roboto Mono";
  background-color: #fff;
  color: #a12cea;
  padding: 20px;
}

/* line 8, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_forms.scss */
label, input, textarea {
  display: block;
  width: 100%;
  outline: none;
}

/* line 14, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_forms.scss */
label {
  font-weight: 700;
  margin-bottom: 7px;
}

/* line 19, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_forms.scss */
input, textarea {
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  padding: 10px 5px;
  margin-bottom: 20px;
}

/* line 26, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_forms.scss */
textarea {
  height: 130px;
  margin-bottom: 20px;
}

/* line 31, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_forms.scss */
input.custom-button {
  border: none;
  font-family: "Roboto Mono";
}

/* line 36, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_forms.scss */
label.local-error {
  background-color: #FCF8E3;
  color: #C74581;
  font-weight: 300;
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 3px 20px;
  border-radius: 2px;
}

/* line 1, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_tables.scss */
table {
  font-family: 'Roboto Mono';
  font-size: 12px;
  color: #444;
  border-top: 1px solid #d5d5d5;
  width: 100%;
}

/* line 8, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_tables.scss */
table tr td {
  padding: 15px 0;
  border-bottom: 1px solid #d5d5d5;
}

/* line 12, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_tables.scss */
table tr td:first-of-type {
  width: 30%;
  font-weight: 700;
}

/* =================  CAROUSEL ANIMATION DELAY ===================== */
/* line 3, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_animations.scss */
.delay-1 {
  -webkit-animation-delay: 300ms;
  -moz-animation-delay: 300ms;
  animation-delay: 300ms;
}

/* line 9, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_animations.scss */
.delay-2 {
  -webkit-animation-delay: 600ms;
  -moz-animation-delay: 600ms;
  animation-delay: 600ms;
}

/* line 15, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_animations.scss */
.delay-3 {
  -webkit-animation-delay: 1200ms;
  -moz-animation-delay: 1200ms;
  animation-delay: 1200ms;
}

/* line 21, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/modules/_animations.scss */
.delay-4 {
  -webkit-animation-delay: 1500ms;
  -moz-animation-delay: 1500ms;
  animation-delay: 1500ms;
}

@media (min-width: 400px) {
  /* line 2, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_big-mobile.scss */
  .banner-item {
    top: 30%;
  }
  /* line 6, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_big-mobile.scss */
  .about-heading {
    top: 40%;
  }
  /* line 10, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_big-mobile.scss */
  .form-wrapper {
    padding: 30px;
  }
}

@media (min-width: 768px) {
  /* line 3, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  body {
    font-size: 16px;
    line-height: 26px;
  }
  /* line 9, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  h2 {
    font-family: "Open sans", "Sans Serif";
    font-size: 26px;
    font-weight: 800;
    line-height: 1.5;
  }
  /* line 16, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .page {
    padding: 80px 0;
  }
  /* line 20, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .navbar-default {
    background-color: transparent;
  }
  /* line 22, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .navbar-default .navbar-brand {
    padding: 20px 40px;
  }
  /* line 28, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .banner-item {
    top: 35%;
  }
  /* line 31, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .banner-item img {
    margin-top: -10px;
  }
  /* line 36, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .about-us p {
    color: #e6e6e6;
  }
  /* line 40, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .service-number {
    font-size: 140px;
  }
  /* line 44, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .address-wrapper,
  .email-wrapper,
  .form-wrapper,
  .map-wrapper,
  .footer-wrapper {
    max-width: 100%;
    margin: 0;
  }
  /* line 53, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .address-table {
    max-width: 350px;
  }
  /* line 57, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .form-wrapper {
    padding: 40px;
  }
  /* line 61, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_tablet.scss */
  .email-us h1 {
    margin-bottom: 100px;
  }
}

@media (min-width: 992px) {
  /* line 3, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_laptop.scss */
  h1 {
    font-size: 62px;
  }
  /* line 7, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_laptop.scss */
  .banner-item img {
    margin-top: -25px;
  }
  /* line 11, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_laptop.scss */
  .about-us h1 {
    margin-bottom: 60px;
  }
  /* line 15, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_laptop.scss */
  .page-top {
    padding: 200px 0 60px;
  }
  /* line 21, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_laptop.scss */
  .navbar-default .navbar-nav > li > a {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 26, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_laptop.scss */
  .navbar-default .navbar-brand {
    font-size: 48px;
    padding: 40px;
  }
  /* line 32, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_laptop.scss */
  .team-member-img, .team-member-contact {
    max-width: 350px;
  }
}

@media (min-width: 1200px) {
  /* line 2, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_desktop.scss */
  .banner-item img {
    margin-top: -55px;
  }
  /* line 6, /Volumes/lib/bk-2017/work/my/naturalpilates/drenchBench/web/work/2/ghughu-master/scss/layout/responsive/_desktop.scss */
  .about-heading {
    top: 48%;
  }
}

/*# sourceMappingURL=../css/main.map */