body {
  background-image: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  font-family: 'Great Vibes', cursive;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 400;
  text-align: right;
  text-transform: capitalize;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 13px;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button.viewall {
  margin-top: 17px;
  border-radius: 2px;
  background-color: #31d3e8;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 12px;
}

.button.viewall:hover {
  background-color: #10b2c7;
}

.button.viewmore {
  margin-top: 9px;
  border-radius: 2px;
  background-color: #31d3e8;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 12px;
}

.button.viewmore:hover {
  background-color: #10b2c7;
}

.headsection {
  border-top: 6px solid #31d3e8;
  background-image: url('http://x3.sdimgs.com/sd_static/a/176026/bambootop.jpg');
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

.maincontainer {
  display: block;
  width: 95%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.maincontainer.head {
  padding-top: 36px;
}

.maincontainer.foot {
  padding-top: 38px;
  padding-bottom: 24px;
}

.maincontainer.pages {
  background-color: #fff;
}

.maincontainer.pages.about {
  padding: 31px 15px 14px;
}

.navmain {
  background-color: transparent;
}

.navlink {
  padding: 15px 12px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #919191;
  font-size: 13px;
}

.navlink:hover {
  color: #31d3e8;
}

.navlink.w--current {
  color: #31d3e8;
}

.navmenu {
  display: block;
  width: 60%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.mainslider {
  display: block;
  height: 500px;
  margin-top: 9px;
  background-color: transparent;
  box-shadow: none;
}

.tagline {
  position: absolute;
  left: 0px;
  bottom: 130px;
  width: 482px;
}

.tagline._2nd {
  width: 600px;
}

.maintag {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 22px;
  background-color: rgba(49, 211, 232, .9);
}

.subtag {
  width: 85%;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 18px;
  background-color: #271f1c;
}

.subtagtext {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-style: italic;
  letter-spacing: 1px;
}

.navcon {
  max-width: 100%;
}

.aboutpic {
  width: 25%;
  float: left;
}

.abouttext {
  width: 75%;
  padding-top: 8px;
  padding-left: 15px;
  float: left;
}

.sectiontitle {
  margin-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #b8b5b2;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.sectiontitle.page {
  margin-bottom: 24px;
}

.pinkcap {
  font-family: 'Open Sans', sans-serif;
  color: #878787;
  font-size: 13px;
  line-height: 21px;
}

.pink {
  color: #31d3e8;
  text-transform: uppercase;
}

.aboutsum {
  padding-top: 41px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e2e2e2;
}

.belowcol {
  padding-top: 36px;
}

.testicol {
  width: 40%;
  padding-right: 7px;
  float: left;
}

.testiblock {
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
}

.testiimg {
  margin-right: 15px;
  float: left;
}

.testitext {
  width: auto;
  float: left;
  color: #878787;
  font-style: italic;
}

.services {
  width: 30%;
  padding-left: 20px;
  float: left;
}

.servbullet {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 27px;
  background-image: url('http://x3.sdimgs.com/sd_static/a/176026/bullet.jpg');
  background-position: 0px 11px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #878787;
  font-size: 13px;
  text-decoration: none;
}

.servbullet.double {
  background-position: 0px 10px;
}

.servbullet.first {
  margin-top: 17px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/176026/bullet.jpg');
}

.contactcol {
  width: 30%;
  padding-left: 21px;
  float: left;
}

.textstyle {
  color: #878787;
}

.textstyle.loc {
  margin-top: 24px;
  padding-bottom: 14px;
  border-bottom: 1px solid #dbdbdb;
}

.textstyle.testi {
  font-style: italic;
}

.textstyle.space {
  margin-top: 20px;
}

.email {
  color: #31d3e8;
  text-decoration: none;
}

.socicons {
  margin-right: 19px;
  padding-top: 15px;
}

.footsection {
  margin-top: 42px;
  background-color: #31d3e8;
  background-image: url('http://x3.sdimgs.com/sd_static/a/176026/footbg.jpg');
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

.footlogo {
  float: left;
}

.copyright {
  margin-top: 19px;
  float: right;
  color: #fff;
  font-size: 12px;
}

.slide1 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/176026/slide1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slidecontainer {
  position: relative;
  display: block;
  width: 95%;
  height: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 380px;
  text-shadow: 1px 1px 6px #000;
}

.contentsection {
  margin-top: 25px;
  padding-top: 20px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, #31d3e8, #fff);
  background-image: linear-gradient(180deg, #31d3e8, #fff);
}

.aboutrow {
  padding: 31px 10px 30px;
}

.contactbullet {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px;
  color: gray;
  font-size: 13px;
  text-decoration: none;
}

.contactbullet.mail {
  background-image: url('http://x3.sdimgs.com/sd_static/a/176026/iphone.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.contactbullet.phone {
  background-image: url('http://x3.sdimgs.com/sd_static/a/176026/envelope.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.labels {
  color: #9c9c9c;
  font-size: 12px;
}

.submitbtn {
  padding: 8px 21px;
  border-radius: 2px;
  background-color: #f17192;
  font-size: 13px;
}

.textarea {
  min-height: 150px;
}

.embedmap {
  margin-top: 21px;
}

.readlink {
  color: #31d3e8;
  text-decoration: none;
}

.servsub {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #f17192;
  font-size: 19px;
  font-style: italic;
}

.servrow {
  margin-bottom: 0px;
  border-bottom: 1px none #d6d6d6;
}

.mins {
  color: #f17192;
  font-weight: 700;
  text-align: center;
}

.servtext {
  float: none;
  color: #878787;
  font-size: 13px;
}

.servtext.singel {
  margin-bottom: 8px;
}

.servtext.t2 {
  padding-top: 12px;
}

.caps {
  text-transform: uppercase;
}

.servcol {
  padding-bottom: 15px;
}

.sep {
  height: 1px;
  margin-bottom: 13px;
  background-color: #dbdbdb;
}

.standardrow {
  margin-bottom: 30px;
  padding-top: 27px;
}

.imgcol {
  padding-left: 0px;
}

.servimg {
  margin-bottom: 11px;
  border: 2px solid #ebebeb;
}

.lightbox-me {
  width: 25%;
  padding: 3px;
  float: left;
}

.testitle {
  margin-bottom: 7px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #f17192;
  font-size: 17px;
}

.view {
  color: #f17192;
  text-decoration: none;
}

.name {
  color: #31d3e8;
}

.slider2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/176026/slide2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2ndtag {
  padding-right: 6px;
}

.visitnowlink {
  color: #f17192;
  text-decoration: none;
}

.visitnowlink:hover {
  color: #ff8ca9;
}

.link {
  color: #fff;
  text-decoration: none;
}

.enquiryform {
  margin-top: 40px;
}

.callbox {
  margin-top: 20px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #31d3e8;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}

.smalltext {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}

.slide3 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/176026/slider-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide4 {
  background-image: url('http://x2.sdimgs.com/sd_static/a/176026/tuina.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide5 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/176026/sliming.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.logo {
  height: 100px;
}

.img {
  width: 100%;
  height: 100%;
}

.hplink {
  color: #333;
  text-decoration: none;
}

.slide6 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/176026/zhenjiu.jpg');
  background-position: 50% 26%;
  background-size: cover;
  background-repeat: no-repeat;
}

.services-button {
  margin-bottom: 0px;
  padding: 5px 10px;
  background-color: #31d3e8;
  color: #fff;
  text-decoration: none;
}

.list {
  margin-top: 10px;
}

.black {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  display: none;
  overflow: auto;
  background-color: rgba(0, 0, 0, .68);
}

.price {
  display: block;
  width: 80%;
  margin: 15px auto;
  padding: 15px;
  border-radius: 20px;
  background-color: #fff;
  text-align: center;
  text-transform: none;
}

.table {
  display: block;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  line-height: 25px;
  text-align: left;
}

.close {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #333;
  text-decoration: none;
}

.close:hover {
  text-decoration: underline;
}

.more {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: -webkit-linear-gradient(90deg, rgba(49, 211, 232, .17), #fff);
  background-image: linear-gradient(0deg, rgba(49, 211, 232, .17), #fff);
  color: #333;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}

.btt {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #31d3e8;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.btt:hover {
  background-color: transparent;
  color: #31d3e8;
}

.video {
  display: inline-block;
  width: 25%;
  margin-bottom: 10px;
  padding: 10px;
}

.ch-tr {
  margin-top: 0px;
}

html.w-mod-js *[data-ix="new-interaction-3"] {
  display: none;
}

@media (max-width: 991px) {
  h1 {
    text-align: left;
  }
  .headsection {
    margin-top: 0px;
    padding-top: 0px;
  }
  .maincontainer {
    width: auto;
  }
  .maincontainer.head {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .maincontainer.foot {
    padding-right: 12px;
    padding-left: 12px;
  }
  .brand {
    margin-top: 39px;
    padding-left: 10px;
  }
  .navlink {
    color: #fff;
  }
  .navlink:hover {
    background-color: #10b2c7;
    color: #fff;
  }
  .navlink.w--current {
    background-color: #10b2c7;
    color: #fff;
    font-weight: 700;
  }
  .navmenu {
    position: absolute;
    width: 20%;
    margin-top: 0px;
    background-color: rgba(49, 211, 232, .95);
  }
  .mainslider {
    height: 400px;
    box-shadow: none;
  }
  .tagline {
    left: 50px;
    bottom: 64px;
  }
  .menubtn {
    left: 0px;
    top: 0px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 15px;
    float: right;
    border-radius: 10px;
    background-color: rgba(49, 211, 232, .54);
    font-size: 12px;
  }
  .menubtn.w--open {
    background-color: #31d3e8;
  }
  .aboutsum {
    padding-right: 10px;
    padding-left: 10px;
  }
  .testicol {
    width: 100%;
    padding-right: 18px;
    padding-left: 18px;
  }
  .services {
    width: 50%;
    margin-top: 25px;
    padding-right: 18px;
  }
  .contactcol {
    width: 50%;
    margin-top: 25px;
    padding-right: 16px;
  }
  .slide1 {
    background-position: 76% 50%;
    background-size: auto 400px;
  }
  .slidecontainer {
    width: 90%;
    padding-top: 290px;
  }
  .contentsection {
    margin-top: 0px;
  }
  .slider2 {
    background-size: auto 400px;
  }
  .callbox {
    width: 70%;
    margin-top: 40px;
    margin-right: 10px;
  }
  .slide4 {
    background-position: 50% 100%;
  }
  .logo {
    height: 100px;
  }
  .video {
    width: 30%;
  }
  .ch-tr {
    margin-top: 23px;
  }
}

@media (max-width: 767px) {
  .brand.w--current {
    height: 100%;
    clear: left;
  }
  .navmenu {
    margin-top: 0px;
  }
  .mainslider {
    height: 320px;
  }
  .tagline._2nd {
    width: auto;
    margin-right: 30px;
  }
  .menubtn {
    width: auto;
    margin-top: 0px;
    clear: right;
    text-align: right;
  }
  .aboutpic {
    width: 25%;
  }
  .aboutsum {
    margin-right: 10px;
    margin-left: 10px;
  }
  .testicol {
    width: 100%;
    padding-right: 19px;
    padding-left: 19px;
  }
  .services {
    width: 50%;
    margin-top: 40px;
    padding-right: 21px;
    padding-left: 21px;
  }
  .contactcol {
    width: 50%;
    padding-top: 30px;
    padding-right: 21px;
    padding-left: 21px;
  }
  .slide1 {
    background-size: auto 320px;
  }
  .slidecontainer {
    padding-top: 220px;
  }
  .contentsection {
    padding-bottom: 19px;
  }
  .contentcol {
    padding-top: 18px;
    text-align: center;
  }
  .labels {
    text-align: left;
  }
  .submitbtn {
    text-align: left;
  }
  .formwrap {
    text-align: left;
  }
  .servimg {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .lightbox-me {
    width: 50%;
  }
  .slider2 {
    background-size: auto 320px;
  }
  .callbox {
    width: 50%;
    margin-right: 10px;
    clear: right;
  }
  .video {
    width: 50%;
  }
  .ch-tr {
    margin-top: 30px;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
  }
  .maincontainer.foot {
    text-align: center;
  }
  .navmain {
    padding-top: 0px;
  }
  .brand {
    width: 46%;
    margin-top: 39px;
    text-align: center;
  }
  .brand.w--current {
    width: 46%;
    margin-top: 39px;
    text-align: center;
  }
  .mainslider {
    height: 220px;
    box-shadow: none;
  }
  .tagline {
    left: 21px;
    bottom: 51px;
    width: auto;
    margin-right: 14px;
  }
  .tagline._2nd {
    margin-right: 8px;
  }
  .maintag {
    padding-right: 12px;
    padding-left: 15px;
  }
  .menubtn {
    width: auto;
    margin-top: 0px;
    padding: 10px;
    font-size: 14px;
    text-align: center;
  }
  .aboutpic {
    width: 100%;
    text-align: center;
  }
  .abouttext {
    width: 100%;
    padding-left: 0px;
  }
  .testiimg {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .testitext {
    width: auto;
  }
  .services {
    width: 100%;
  }
  .servbullet {
    background-position: 0px 9px;
  }
  .contactcol {
    width: 100%;
  }
  .footlogo {
    float: none;
  }
  .copyright {
    width: 100%;
  }
  .slide1 {
    background-position: 68% 50%;
  }
  .slidecontainer {
    padding-top: 80px;
    text-align: center;
  }
  .contentsection {
    padding-bottom: 5px;
  }
  .lightbox-me {
    width: 100%;
  }
  .slider2 {
    background-position: 77% 50%;
    background-size: auto 100%;
  }
  .callbox {
    width: 50%;
    margin-top: 29px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 13px;
  }
  .callbox.mobile {
    width: 50%;
    margin-right: 0px;
    text-align: center;
  }
  .smalltext {
    width: 100%;
    font-size: 12px;
  }
  .slide3 {
    background-position: 100% 50%;
  }
  .slide4 {
    background-position: 49% 50%;
  }
  .logo {
    height: auto;
  }
  .video {
    width: 100%;
  }
}

@font-face {
  font-family: 'Rage';
  src: ;
  font-weight: 400;
  font-style: italic;
}