/* CSS RESET. standardizes cross-browser rendering on common elements, neutralizing browsers' built-in stylesheets. */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, iframe {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

a, img a {
  border: 0 none;
  margin: 0;
  padding: 0; }

/* End RESET. */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=aab46673704e7643d5fdec2d2e9cbeca)
 * Config saved to config.json and https://gist.github.com/aab46673704e7643d5fdec2d2e9cbeca
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.container, .row, *[class^="col-"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.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-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  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: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .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: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .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: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .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%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

button.lines-button {
  -webkit-appearance: none;
  background: transparent;
  border: 0 none;
  outline: 0 none; }

button .lines {
  background: white; }
  button .lines:before, button .lines:after {
    background: white; }

.lines {
  vertical-align: middle;
  background: white;
  border-radius: 0.0833333333rem;
  display: inline-block;
  height: 0.125rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 1.25rem;
  position: relative;
  /*create the upper and lower lines as pseudo-elements of the middle line */ }
  .lines:before, .lines:after {
    background: white;
    border-radius: 0.0833333333rem;
    display: inline-block;
    height: 0.125rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 1.25rem;
    position: absolute;
    left: 0;
    content: '';
    transform-origin: 0.0892857143rem center;
    -webkit-transform-origin: 0.0892857143rem center; }
  .lines:before {
    top: 0.3125rem; }
  .lines:after {
    top: -0.3125rem; }

.lines-button {
  border-radius: 0.1785714286rem;
  cursor: pointer;
  display: inline-block;
  padding: 0.4385964912rem;
  padding-bottom: 0.625rem;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .lines-button:hover {
    opacity: 1; }
  .lines-button:active {
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: 0;
    transition: 0; }
  .lines-button.x.close .lines {
    /*hide the middle line */
    background: transparent;
    /*overlay the lines by setting both their top values to 0 */ }
    .lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
      transform-origin: 50% 50%;
      -webkit-transform-origin: 50% 50%;
      top: 0;
      width: 1.25rem; }
    .lines-button.x.close .lines:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg); }
    .lines-button.x.close .lines:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg); }

.btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  background: transparent;
  border-radius: 0;
  border: 2px solid #BADFD7;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: 'Kanit', sans-serif;
  padding: 5px 12px;
  max-width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative; }
  .btn > * {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2; }
  .btn:before {
    transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    background: rgba(186, 223, 215, 0.5);
    content: "";
    height: 200%;
    left: -103%;
    position: absolute;
    top: -50%;
    width: 100%;
    z-index: 1; }
  .btn:hover {
    -webkit-box-shadow: 0 0 10px rgba(186, 223, 215, 0.75);
            box-shadow: 0 0 10px rgba(186, 223, 215, 0.75);
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
    color: white; }
    .btn:hover:before {
      transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      left: 0; }
  .btn i {
    font-size: 90%; }
  .btn.wide {
    width: 200px; }
  .btn.block {
    width: 100%; }
  .btn.solid {
    background: #BADFD7;
    color: #221F1F; }
    .btn.solid:before {
      background: #97cfc3; }
  .btn.black {
    color: #221F1F;
    border-color: #221F1F; }
    .btn.black:before {
      background: #97cfc3; }
  .btn.lg {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 7px 35px;
    font-size: 17px; }
  @media (max-width: 767px) {
    .btn.mobile-block {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%; } }
form.contact-form {
  pading-top: 20px; }
  form.contact-form input[type="text"], form.contact-form input[type="email"], form.contact-form textarea, form.contact-form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    background: transparent;
    border-radius: 0;
    border: 2px solid #D3D2D2;
    border-width: 0 0 2px 0;
    color: #221F1F;
    display: block;
    font-family: 'Kanit', sans-serif;
    font-size: 17px;
    padding: 6px 8px;
    width: 100%; }
    form.contact-form input.error[type="text"], form.contact-form input.error[type="email"], form.contact-form textarea.error, form.contact-form select.error {
      -webkit-box-shadow: 0 0 0 2px #EF3D60 inset;
              box-shadow: 0 0 0 2px #EF3D60 inset;
      background-color: rgba(239, 61, 96, 0.1);
      border-color: #EF3D60; }
    form.contact-form input[type="text"]:focus, form.contact-form input.focus[type="text"], form.contact-form input[type="email"]:focus, form.contact-form input.focus[type="email"], form.contact-form textarea:focus, form.contact-form textarea.focus, form.contact-form select:focus, form.contact-form select.focus {
      border-color: #3A866A;
      -webkit-box-shadow: 0 0 1px 1px #3A866A;
              box-shadow: 0 0 1px 1px #3A866A;
      background-color: white;
      outline: 0 none; }
    form.contact-form input.focus[type="text"]:not(:focus), form.contact-form input.focus[type="email"]:not(:focus), form.contact-form textarea.focus:not(:focus), form.contact-form select.focus:not(:focus) {
      background-color: transparent;
      color: #3A866A;
      -webkit-box-shadow: 0 0 0 transparent;
              box-shadow: 0 0 0 transparent;
      padding-left: 0; }
    form.contact-form input[type="text"][disabled="disabled"], form.contact-form input[type="email"][disabled="disabled"], form.contact-form textarea[disabled="disabled"], form.contact-form select[disabled="disabled"] {
      opacity: 0.5; }
  form.contact-form select {
    background: transparent url(../images/angle-down.svg) no-repeat right center;
    background-size: 22px auto; }
  form.contact-form textarea {
    min-height: 100px; }
  form.contact-form span.error {
    color: #EF3D60;
    display: block;
    margin: 5px 0 12px; }
  form.contact-form .group {
    margin-bottom: 25px; }
    form.contact-form .group > label {
      margin-bottom: 4px;
      display: block;
      font-size: 16px; }
      form.contact-form .group > label.focus {
        color: #3A866A; }
  form.contact-form .collection {
    padding-top: 10px; }
    form.contact-form .collection .styled-radio + .styled-radio {
      margin-left: 20px; }
  form.contact-form .action {
    text-align: right; }
    @media (min-width: 768px) {
      form.contact-form .action.border {
        padding-top: 10px;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        form.contact-form .action.border:before {
          border-top: 2px solid #BADFD7;
          content: "";
          flex: 2;
          margin-right: 16px; } }
button.btn.sending {
  pointer-events: none;
  padding-left: 5px;
  padding-right: 5px; }
  button.btn.sending i {
    display: none; }

.styled-radio {
  display: inline-block;
  line-height: 1;
  margin-right: 6px;
  vertical-align: middle; }
  .styled-radio input:empty {
    margin-left: -99999px;
    position: absolute; }
    .styled-radio input:empty ~ label {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .styled-radio input:empty ~ label:before {
        transition: background-color 0.1s;
        -moz-transition: background-color 0.1s;
        -webkit-transition: background-color 0.1s;
        -o-transition: background-color 0.1s;
        background: transparent;
        border-radius: 50%;
        border: 1px solid #221F1F;
        content: "";
        display: inline-block;
        font-size: 15px;
        height: 18px;
        line-height: 18px;
        margin-right: 10px;
        text-align: center;
        vertical-align: middle;
        width: 18px; }
  .styled-radio input:hover:not(:checked) ~ label:before {
    background: #BADFD7; }
  .styled-radio input:checked ~ label {
    color: #3A866A; }
    .styled-radio input:checked ~ label:before {
      background: #3A866A;
      -webkit-box-shadow: 0 0 0 3px white inset;
              box-shadow: 0 0 0 3px white inset; }

header#header {
  left: 0;
  position: fixed;
  text-align: center;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  width: 100%;
  z-index: 10;
  top: 0; }
  header#header.bkg {
    background: rgba(34, 31, 31, 0.85);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px); }
  header#header > .wrapper {
    -webkit-transition: all 0.25s;
    transition: all 0.25s; }
    @media (min-width: 768px) {
      header#header > .wrapper {
        padding-top: 25px;
        padding-bottom: 25px; } }
  header#header a.logo {
    display: inline-block; }
    header#header a.logo:hover {
      opacity: 0.75; }
  header#header nav {
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 0.5px; }
    header#header nav a:not(.btn) {
      color: white;
      -webkit-transition: all 0.15s;
      transition: all 0.15s; }
  @media (min-width: 768px) {
    header#header .wrapper {
      align-items: center;
      display: flex;
      justify-content: space-between; }
    header#header nav.main {
      flex: 2;
      margin: 0 10%;
      max-width: 700px; }
      header#header nav.main > ul {
        align-items: center;
        display: flex;
        justify-content: space-between; } }
  header#header li.active {
    position: relative; }
    header#header li.active > a {
      color: #BADFD7; }
    header#header li.active:after {
      content: "";
      background: #BADFD7;
      width: 4px;
      height: 4px;
      position: absolute;
      border-radius: 50%;
      bottom: -10px;
      left: calc(50% - 2px); }
  header#header li:not(.active) > a:not(.btn):hover {
    opacity: 0.7; }
  header#header button.lines-button {
    display: none; }
  @media (min-width: 768px) and (max-width: 830px) {
    header#header nav.main {
      margin: 0 5%; } }
  @media (max-width: 767px) {
    header#header {
      padding: 15px 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -moz-box-sizing: border-box; }
      header#header nav {
        display: none; }
        header#header nav.main {
          margin: 30px auto; }
        header#header nav > ul > li {
          display: block; }
          header#header nav > ul > li:after {
            display: none; }
          header#header nav > ul > li > a:not(.btn) {
            display: block;
            padding: 15px 0;
            font-size: 20px; }
          header#header nav > ul > li a.btn {
            font-size: 16px;
            margin-top: 5px; }
      header#header button.lines-button {
        display: block;
        position: absolute;
        right: 15px;
        top: 12px; }
      header#header.nav-is-open {
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        background: rgba(34, 31, 31, 0.9); }
        header#header.nav-is-open nav {
          display: block; } }
body.contact nav ul li.active:after {
  display: none; }

footer#footer {
  background: white;
  color: #221F1F;
  font-size: 14px;
  font-weight: 300;
  padding: 18px 0;
  text-align: center;
  border-top: 1px solid #D3D2D2; }
  footer#footer .copyright {
    border-right: 1px solid #221F1F;
    padding-right: 8px;
    margin-right: 7px; }
  footer#footer a.sz {
    padding: 2px 5px;
    border-radius: 2px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s; }
    footer#footer a.sz:hover {
      background: rgba(186, 223, 215, 0.5); }
  @media (max-width: 767px) {
    footer#footer {
      font-size: 13px; } }
body.home {
  background: #221F1F;
  color: white; }
  body.home #hero {
    align-items: center;
    background: #96CAE0 url(../images/hero.jpg) no-repeat center top;
    background-size: cover;
    display: flex;
    height: 600px;
    justify-content: center;
    position: fixed;
    top: 0;
    width: 100%; }
    body.home #hero:before {
      background: rgba(34, 31, 31, 0.6);
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
    body.home #hero img {
      display: block;
      margin: 0 auto;
      max-width: 80%;
      position: relative;
      z-index: 2; }
    @media (max-width: 767px) {
      body.home #hero {
        height: 500px; } }
  body.home .contact {
    background: #221F1F;
    margin-top: 600px;
    position: relative;
    z-index: 2; }
    body.home .contact .title-lg {
      position: relative; }
      body.home .contact .title-lg:before {
        content: "";
        position: absolute;
        left: 0;
        height: 150px;
        top: -170px;
        border-left: 1px solid white; }
    body.home .contact .dots {
      background: url(../images/dots.svg) no-repeat left bottom;
      background-size: contain;
      height: 280px;
      width: 150px;
      margin-left: -120px;
      margin-top: -50px;
      pointer-events: none; }
    body.home .contact ul li {
      font-weight: 300;
      margin-bottom: 25px;
      display: inline-block;
      vertical-align: top;
      width: 50%; }
      body.home .contact ul li a:hover {
        color: #BADFD7; }
      body.home .contact ul li img {
        display: block;
        margin-bottom: 5px; }
    @media (min-width: 768px) {
      body.home .contact .flex {
        display: flex;
        justify-content: space-between;
        align-items: flex-start; }
        body.home .contact .flex .left {
          min-width: 450px; } }
    body.home .contact .flex .pic {
      background: #80877F url(../images/hero-sm.jpg) no-repeat center bottom;
      background-size: cover;
      aspect-ratio: 89/50;
      flex: 2; }
    @media (max-width: 767px) {
      body.home .contact {
        margin-top: 500px; }
        body.home .contact .dots {
          height: 210px;
          margin-left: -55px;
          margin-top: -20px;
          width: 112px; }
        body.home .contact .pic {
          margin-bottom: -30px; } }
body.about .company {
  background: #BADFD7; }
  body.about .company .cols p:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    body.about .company .cols p:nth-child(2) {
      margin-bottom: 0; } }
@media (min-width: 768px) {
  .bios {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 40px; } }

.bios li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .bios li .pic {
    aspect-ratio: 1/1;
    background: rgba(186, 223, 215, 0.25) url(../images/avatar.svg) no-repeat bottom center;
    background-size: 100% auto;
    margin-right: 20px;
    width: 50%;
    max-width: 270px;
    height: auto;
    display: block; }
  .bios li .bio {
    flex: 2; }
    .bios li .bio h3 {
      font-weight: 500;
      font-size: 18px;
      margin-top: 20px; }
    .bios li .bio .title {
      font-size: 80%;
      margin-bottom: 20px; }

@media (min-width: 768px) and (max-width: 900px) {
  .bios {
    gap: 30px; }
    .bios li .pic {
      width: 35%; }
    .bios li .bio p {
      font-size: 90%; } }

@media (max-width: 767px) {
  .bios li {
    display: block; }
    .bios li:not(:last-child) {
      margin-bottom: 40px; }
    .bios li .pic {
      width: 100%;
      max-width: 75%; }
    .bios li .bio h3 {
      font-size: 22px; }
    .bios li .bio .title {
      font-size: 100%; } }

body.deals #inner_hero {
  background: #FDF0E7; }
  body.deals #inner_hero h1 {
    color: #221F1F; }
    body.deals #inner_hero h1:before {
      background: #221F1F; }

body.deals ul.grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px; }
  body.deals ul.grid img {
    background: rgba(186, 223, 215, 0.25);
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 10px; }
  body.deals ul.grid p {
    font-weight: 400;
    margin: 0; }

@media (max-width: 767px) {
  body.deals .section {
    padding: 15px 0; }
  body.deals ul.grid {
    gap: 15px;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr); } }

body.contact section {
  background: rgba(186, 223, 215, 0.25); }

body.contact .flex-cols .left {
  background: #221F1F;
  color: white; }
  @media (min-width: 768px) {
    body.contact .flex-cols .left:before {
      content: "";
      top: 0;
      height: 100%;
      background: #221F1F;
      left: -50vw;
      width: 50vw;
      position: absolute; } }
  body.contact .flex-cols .left ul li {
    font-weight: 300;
    margin-bottom: 25px; }
    body.contact .flex-cols .left ul li a:hover {
      color: #BADFD7; }
    body.contact .flex-cols .left ul li img {
      display: block;
      margin-bottom: 5px; }

@media (max-width: 767px) {
  body.contact .flex-cols {
    margin: 0 -15px; }
    body.contact .flex-cols .left {
      text-align: center; }
      body.contact .flex-cols .left img {
        margin: 0 auto; } }

body.apply .left ul li {
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 110%; }

body.apply ul.btns li {
  margin-bottom: 14px; }
  body.apply ul.btns li a {
    background: #3A866A;
    color: white;
    display: block;
    font-size: 20px;
    padding: 24px 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    -webkit-transition: all 0.15s;
    transition: all 0.15s; }
    body.apply ul.btns li a:hover {
      background: #32745c;
      -webkit-box-shadow: 0 0 10px #3A866A;
              box-shadow: 0 0 10px #3A866A; }

@media (max-width: 767px) {
  body.apply .flex-cols .left {
    padding: 30px 0 0; }
  body.apply .flex-cols .right {
    padding: 0; }
    body.apply .flex-cols .right .action {
      padding-bottom: 25px; }
  body.apply .flex-cols ul.btns li a {
    font-size: 17px; } }

body.closings .section {
  padding-top: 0;
  margin-top: -30px; }
  @media (max-width: 768px) {
    body.closings .section {
      margin-top: -10px; } }
ul.masonry {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  grid-auto-rows: 300px; }
  ul.masonry li {
    background: #D3D2D2;
    position: relative; }
    ul.masonry li img {
      display: block;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      position: absolute; }
  @media (max-width: 999px) {
    ul.masonry {
      gap: 10px;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      grid-auto-rows: 170px; }
      ul.masonry li:nth-of-type(4n + 2), ul.masonry li:nth-of-type(4n + 3), ul.masonry li.lets {
        -ms-grid-row-span: 2;
        grid-row-end: span 2; }
      ul.masonry li .btn {
        width: auto; } }
  @media (min-width: 1000px) {
    ul.masonry li:nth-child(2) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      grid-row: 1/3; }
    ul.masonry li:nth-child(1), ul.masonry li:nth-child(3) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2; }
    ul.masonry li:nth-child(4), ul.masonry li:nth-child(5) {
      -ms-grid-row: 2;
      -ms-grid-row-span: 2;
      grid-row: 2/4; }
    ul.masonry li:nth-child(7), ul.masonry li:nth-child(10) {
      -ms-grid-row: 4;
      -ms-grid-row-span: 2;
      grid-row: 4/6; }
    ul.masonry li:nth-child(8) {
      -ms-grid-row: 4;
      -ms-grid-row-span: 1;
      grid-row: 4/5; }
    ul.masonry li:nth-child(9) {
      -ms-grid-row: 5;
      -ms-grid-row-span: 1;
      grid-row: 5/6; } }
  ul.masonry .lets {
    background: #BADFD7 url(../images/dots-sides.svg) no-repeat center center;
    text-align: center;
    background-size: 100% auto; }
    ul.masonry .lets h2:before {
      background: #221F1F;
      content: "";
      display: block;
      height: 70px;
      margin: 0 auto 5px;
      width: 2px; }

.os-animation, .staggered-animation {
  opacity: 0; }
  .os-animation.animated, .staggered-animation.animated {
    opacity: 1; }

body {
  -webkit-text-size-adjust: 100%;
  color: #221F1F;
  font-family: 'Kanit', sans-serif;
  font-size: 17px;
  line-height: 1.3; }

a {
  text-decoration: none;
  color: inherit; }
  a[href^="tel"] {
    color: inherit;
    cursor: default; }

.wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  padding: 0 20px; }
  @media (min-width: 900px) {
    .wrapper {
      padding: 0 35px; } }
  @media (max-width: 767px) {
    .wrapper {
      padding: 0 15px; } }
.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.hide {
  display: none; }

@media (max-width: 767px) {
  .hidden-sm {
    display: none; } }

@media (min-width: 768px) {
  .visible-xs {
    display: none; } }

.uppercase {
  text-transform: uppercase; }

p {
  margin-bottom: 25px;
  font-weight: 300; }
  p.lg {
    font-size: 120%;
    margin-bottom: 35px; }

strong {
  font-weight: 500; }

.title-lg {
  font-size: 30px;
  font-weight: 300; }
  .title-lg.teal {
    color: #BADFD7; }
  .title-lg.margin {
    margin-bottom: 30px; }

.title-md {
  font-size: 24px;
  font-weight: 300; }
  .title-md.margin {
    margin-bottom: 25px; }
  @media (max-width: 767px) {
    .title-md {
      font-size: 22px; } }
.section {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    .section {
      padding-top: 40px;
      padding-bottom: 40px; } }
#inner_hero {
  background: #3A866A;
  padding: 89px 0;
  text-align: center; }
  @media (max-width: 767px) {
    #inner_hero {
      padding: 51px 0; } }
  #inner_hero h1 {
    color: white; }
    #inner_hero h1:before {
      content: "";
      height: 70px;
      display: block;
      margin: 0 auto 5px;
      width: 2px;
      background: white; }
      @media (max-width: 767px) {
        #inner_hero h1:before {
          height: 50px; } }
  #inner_hero.teal {
    background: #BADFD7; }
    #inner_hero.teal h1 {
      color: #221F1F; }
      #inner_hero.teal h1:before {
        background: #221F1F; }

@media (min-width: 768px) {
  .cols {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px; } }

@media (min-width: 768px) {
  .flex-cols {
    display: flex;
    justify-content: space-between; }
    .flex-cols .left {
      width: 400px;
      max-width: 100%; } }

.flex-cols .left, .flex-cols .right {
  padding: 70px 25px;
  position: relative; }

.flex-cols .right {
  flex: 2; }

@media (max-width: 767px) {
  .flex-cols .left, .flex-cols .right {
    padding: 40px 15px; } }

.max {
  max-width: 700px;
  margin: 0 auto 50px;
  text-align: center; }

.pre_footer {
  background: #221F1F;
  padding: 40px 0;
  color: white; }
  .pre_footer .wrapper {
    font-weight: 300;
    font-size: 80%; }
    @media (min-width: 670px) {
      .pre_footer .wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .pre_footer .wrapper ul {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
          flex: 2;
          max-width: 70%; } }
    .pre_footer .wrapper img {
      display: block;
      margin-bottom: 10px; }
    .pre_footer .wrapper a:hover {
      text-decoration: underline;
      color: #BADFD7; }
    @media (max-width: 669px) {
      .pre_footer .wrapper {
        text-align: center; }
        .pre_footer .wrapper img {
          margin-left: auto;
          margin-right: auto; }
        .pre_footer .wrapper li {
          margin-top: 20px; } }
