@font-face {
  font-family: "Sohne";
  src: url("/fonts/SohneLeicht.eot");
  src: url("/fonts/SohneLeicht.eot") format("embedded-opentype"), url("/fonts/SohneLeicht.woff2") format("woff2"), url("/fonts/SohneLeicht.woff") format("woff"), url("/fonts/SohneLeicht.ttf") format("truetype"), url("/fonts/SohneLeicht.svg#SohneLeicht") format("svg");
}
@font-face {
  font-family: "SohneBreit";
  src: url("/fonts/SohneBreitKraftig.eot");
  src: url("/fonts/SohneBreitKraftig.eot") format("embedded-opentype"), url("/fonts/SohneBreitKraftig.woff2") format("woff2"), url("/fonts/SohneBreitKraftig.woff") format("woff"), url("/fonts/SohneBreitKraftig.ttf") format("truetype"), url("/fonts/SohneBreitKraftig.svg#SohneBreitKraftig") format("svg");
}
@font-face {
  font-family: "Cako";
  src: url("/fonts/CakoRegular.eot");
  src: url("/fonts/CakoRegular.eot") format("embedded-opentype"), url("/fonts/CakoRegular.woff2") format("woff2"), url("/fonts/CakoRegular.woff") format("woff"), url("/fonts/CakoRegular.ttf") format("truetype"), url("/fonts/CakoRegular.svg#CakoRegular") format("svg");
}
.clear,
* html .clearfix,
*:first-child + html .clearfix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.grid_1 {
  width: 8.33%;
}

.grid_2 {
  width: 16.67%;
}

.grid_3 {
  width: 27%;
}

.grid_4 {
  width: 33%;
}

.grid_5 {
  width: 40%;
  max-width: 420px;
}

.new_grid_5 {
  width: 46.5%;
}

.grid_6 {
  width: 50%;
  width: calc(50% - 20px);
}

.grid_7 {
  width: 57%;
  max-width: 743px;
}

.grid_8 {
  width: 62%;
  max-width: 890px;
}

.grid_9 {
  width: 75%;
}

.grid_10 {
  width: 83.33%;
}

.grid_11 {
  width: 91.67%;
}

.grid_12 {
  width: 100%;
}

.mw410 {
  max-width: 410px;
}

.mw450 {
  max-width: 450px;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #FFFFFF;
}

img {
  border: none;
  max-width: 100%;
}

a,
img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

textarea:focus,
input:focus,
select:focus {
  outline: none;
}

/* General */
body {
  font-family: "Sohne";
  font-size: 15px;
  background: #0E2D2C;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body.no_scroll {
  overflow: hidden;
}

.img {
  width: 100%;
  margin: 0;
  display: block;
}

p {
  text-align: center;
  margin: 0;
  max-width: 100%;
  line-height: 1.6;
}

/* Headings */
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: normal;
  text-align: left;
  font-family: "Cako";
  color: #000000;
  line-height: 1.2;
  line-height: 1;
  text-transform: capitalize;
}

h1,
h2 {
  font-size: 64px;
  color: #D71E3B;
}

h5 {
  font-family: "SohneBreit";
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 15px;
}

.pl130 {
  padding-left: 130px;
  padding-left: 7vw;
}

.pl120 {
  padding-left: 6.5vw;
}

.pr120 {
  padding-right: 6.5vw;
}

.pr40 {
  padding-right: 40px;
}

.pl100 {
  padding-left: 5.5vw;
}

.pr100 {
  padding-right: 5.5vw;
}

.pr130 {
  padding-right: 130px;
  padding-right: 7vw;
}

.plr130 {
  padding-left: 130px;
  padding-right: 130px;
}

.pl130 {
  padding-left: 130px;
}

.pr130 {
  padding-right: 130px;
}

.plr60 {
  padding-left: 60px;
  padding-right: 60px;
}

.plr40 {
  padding-left: 40px;
  padding-right: 40px;
}

.pt180 {
  padding-top: 180px;
}

.pt160 {
  padding-top: 160px;
}

.pt90 {
  padding-top: 90px;
}

.pb160 {
  padding-bottom: 160px;
}

.pb100 {
  padding-bottom: 100px;
}

.pb120 {
  padding-bottom: 120px;
}

.pb130 {
  padding-bottom: 130px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pb20 {
  padding-bottom: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pt220 {
  padding-top: 11.5vw;
}

.pt240 {
  padding-top: 12.5vw;
}

.pb240 {
  padding-bottom: 12.5vw;
}

.pb220 {
  padding-bottom: 11.5vw;
}

nav {
  padding: 0;
}

/* nav_toggle */
#nav_toggle {
  position: relative;
  z-index: 10;
  cursor: pointer;
  width: 30px;
  height: 24px;
}

#nav_toggle span,
#nav_toggle span:after,
#nav_toggle span:before {
  cursor: pointer;
  height: 2px;
  width: 30px;
  background: #000000;
  position: absolute;
  display: block;
  content: "";
  top: 10px;
  transition: all 0.6s ease-in-out;
}

#nav_toggle span:before {
  top: -10px;
}

#nav_toggle span:after {
  bottom: -10px;
}

#nav_toggle.active span {
  background-color: transparent !important;
}

#nav_toggle.active span:after,
#nav_toggle.active span:before {
  top: 0;
}

#nav_toggle.active span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

#nav_toggle.active span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: a rotate(-45deg);
}

form .grid_12 {
  margin-bottom: 10px;
}

input,
label,
select {
  font-size: 10px;
  font-family: "SohneBreit";
  margin: 0 auto;
  padding: 10px 0;
  width: 100%;
  letter-spacing: 2px;
  color: #FFFFFF;
  border: 0 none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-bottom: 1px solid #FFFFFF;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
  text-transform: uppercase;
}

.b_submit {
  font-family: "SohneBreit";
  text-align: center;
  width: 100%;
  background: #FFFFFF;
  margin-top: 30px;
}

label {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

select {
  padding: 10px 0;
  -moz-text-align-last: center;
       text-align-last: center;
  text-align: center;
  -ms-text-align-last: center;
}

select option {
  padding: 10px 0;
  background: #FFFFFF;
  color: #000;
  -moz-text-align-last: center;
       text-align-last: center;
  text-align: center;
  -ms-text-align-last: center;
}

.chk_holder {
  margin: 0 auto 10px auto;
  color: #FFFFFF;
  text-align: center;
}

#chkInternational2,
#chkInternational {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  cursor: pointer;
  display: inline-block;
  line-height: 25px;
  width: 20px;
  text-align: center;
}

#chkInternational + label,
#chkInternational2 + label {
  padding: 2px 0 2px 26px;
  position: relative;
  text-align: center;
  display: block;
  color: #FFFFFF;
  font-size: 10px;
  letter-spacing: 0;
  font-family: "SohneBreit";
  text-transform: uppercase;
  display: inline;
  margin: auto;
}
#chkInternational + label:before,
#chkInternational2 + label:before {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #FFFFFF;
  content: "";
  display: block;
}
#chkInternational + label:after,
#chkInternational2 + label:after {
  position: absolute;
  left: 0;
  width: 5px;
  height: 11px;
  top: 50%;
  left: 8px;
  transform: translateY(-60%) rotate(45deg);
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  content: "";
  display: block;
  transition: all 0.4s ease-in-out;
  opacity: 0;
}

#chkInternational:checked + label:after,
#chkInternational2:checked + label:after {
  opacity: 1;
}

input:-webkit-input-placeholder,
textarea:-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

/* Token Style */
ul.token-input-list-project {
  border: none;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
  -moz-text-align-last: left;
       text-align-last: left;
  text-align: -moz-left;
  text-align: -webkit-left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
  clear: both;
}

li.token-input-input-token-project {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

ul.token-input-list-project li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100% !important;
  margin-bottom: 0;
}

li.token-input-token-project {
  color: #FFFFFF;
  cursor: default;
  list-style: none;
  display: inline-block;
  height: 32px;
  font-size: 10px;
  font-family: "SohneBreit";
  text-transform: uppercase;
  letter-spacing: 2px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

li.token-input-token-project p {
  display: inline-block;
  padding: 0;
  margin: 0 5px 0 0;
}

div.token-input-dropdown-project {
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  overflow-x: hidden;
  cursor: default;
  font-size: 11px;
  z-index: 13;
  color: #000000;
}

div.token-input-dropdown-project ul {
  margin: 0;
  padding: 0;
  display: block !important;
  max-height: 205px;
}

div.token-input-dropdown-project ul li {
  background-color: #FFFFFF;
  font-size: 14px;
  padding: 3px;
  margin: 0;
  list-style-type: none;
  font-weight: 100 !important;
}

div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
  background-color: #FFFFFF;
}

div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
  background-color: #FFFFFF;
}

div.token-input-dropdown-project ul li em {
  font-weight: bold;
  font-style: normal;
}

div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
  background-color: #ccc;
  color: #FFFFFF;
}

/* Parsley-error */
ul.parsley-errors-list.filled,
ul.parsley-errors-list {
  font-size: 10px;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  top: 0;
}

ul.parsley-errors-list.filled li,
ul.parsley-errors-list li {
  padding: 0;
  text-align: left;
  color: #f00d0d;
  position: absolute;
  bottom: -20px;
}

* {
  -moz-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

.light {
  font-family: "Sohne";
}

.ls2 {
  letter-spacing: 2px;
}

.fs60 {
  font-size: 60px;
}

.fs50 {
  font-size: 50px;
}

.fs20 {
  font-size: 20px;
}

.fs24 {
  font-size: 24px;
}

.fs16 {
  font-size: 16px;
}

.fs13 {
  font-size: 13px;
  line-height: 1.6;
}

.fs18 {
  font-size: 18px;
}

.fs14 {
  font-size: 14px;
}

.fs11 {
  font-size: 11px;
}

.fs10 {
  font-size: 10px;
}

.fs12 {
  font-size: 12px;
}

.mt40 {
  margin-top: 40px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb150 {
  margin-bottom: 150px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb120 {
  margin-bottom: 120px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mr40 {
  margin-right: 40px;
}

.ml40 {
  margin-left: 40px;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex.justify_start {
  justify-content: flex-start;
}
.flex.align_start {
  align-items: flex-start;
}
.flex.align_end {
  align-items: flex-end;
}
.flex .col {
  flex-direction: column;
}
.flex.wrap {
  flex-wrap: wrap;
}
.flex.justify_center {
  justify-content: center;
}
.flex.col_reverse {
  flex-direction: column-reverse;
}
.flex.row_reverse {
  flex-direction: row-reverse;
}

.uppercase {
  text-transform: uppercase;
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.in_block {
  display: inline-block;
}

.left_align {
  text-align: left;
}

.right_align {
  text-align: right;
}

.col_gap_20 {
  -moz-column-gap: 20px;
       column-gap: 20px;
}

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

.wow {
  visibility: hidden;
}

.wow.animated {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  visibility: visible;
}
.wow.animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.mob {
  display: none;
}

.w1440 {
  width: 1440px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w1120 {
  width: 1120px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w980 {
  width: 980px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w700 {
  width: 700px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w820 {
  width: 820px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w580 {
  width: 580px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w350 {
  width: 350px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w380 {
  width: 380px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w440 {
  width: 440px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w420 {
  width: 420px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w460 {
  width: 460px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w770 {
  width: 770px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w800 {
  width: 800px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w880 {
  width: 880px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w620 {
  width: 620px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w675 {
  width: 675px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w645 {
  width: 645px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w1060 {
  width: 1060px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w1200 {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w1680 {
  width: 1680px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.mb25 {
  margin-bottom: 25px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml_auto {
  margin-left: auto;
}

.mb50 {
  margin-bottom: 50px;
}

.mb10 {
  margin-bottom: 10px;
}

.center_align {
  text-align: center;
}
.center_align p {
  text-align: center;
}

.relate {
  position: relative;
}

.static {
  position: static;
}

.pt100 {
  padding-top: 100px;
  padding-top: 6vw;
}

.pt170 {
  padding-top: 170px;
}

.pb160 {
  padding-bottom: 160px;
}

.pt150 {
  padding-top: 150px;
  padding-top: 8vw;
}

.pt80 {
  padding-top: 80px;
  padding-top: 5vw;
}

.pb190 {
  padding-bottom: 190px;
}

.pt30 {
  padding-top: 30px;
}

.pt70 {
  padding-top: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.pl40 {
  padding-left: 40px;
}

.pr70 {
  padding-right: 70px;
}

.pt50 {
  padding-top: 50px;
}

.ml50vw {
  margin-left: 50vw;
}

.pl150 {
  padding-left: 150px;
  padding-left: 8vw;
}

.pr150 {
  padding-right: 150px;
  padding-right: 8vw;
}

.b50 {
  bottom: 50px;
}

.r100 {
  right: 100px;
}

.l100 {
  left: 100px;
}

.mr0 {
  margin-right: 0;
}

.m0 {
  margin: 0;
}

.ml_auto {
  margin-left: auto;
}

.ml0 {
  margin-left: 0;
}

.mr150 {
  margin-right: 8vw !important;
}

.mr50vw {
  margin-right: 50vw !important;
}

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

.white {
  color: #FFFFFF;
}

.lazy_load {
  display: block;
}

.block {
  display: block;
}

.mb180 {
  margin-bottom: 180px;
}

.pl60 {
  padding-left: 60px;
}

.pl30 {
  padding-left: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pr190 {
  padding-right: 10vw;
}

.pl225 {
  padding-left: 11.5vw;
}

.pt120 {
  padding-top: 120px;
}

.pb30 {
  padding-bottom: 30px;
}

.pr20 {
  padding-right: 20px;
}

.pt130 {
  padding-top: 130px;
}

.pb150 {
  padding-bottom: 150px;
}

.bg_img {
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}

.fullH {
  height: 100%;
}

.object_cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.ipad {
  display: none;
}

.med {
  font-family: "SohneBreit";
}

.bg_lightgreen {
  background: #BDE9C9;
}
.bg_lightgreen h1,
.bg_lightgreen h2,
.bg_lightgreen h5,
.bg_lightgreen p {
  color: #0E2D2C;
}

.lightgreen {
  color: #BDE9C9;
}

#private * {
  text-align: center;
}

header {
  position: fixed;
  z-index: 9;
  background: #FA3C43;
  top: 0;
  left: 0;
  padding: 20px 0;
  width: 100%;
}
header a {
  text-transform: uppercase;
  font-family: "SohneBreit";
}
header a.btn {
  color: #D71E3B;
  background: #FFFFFF;
  letter-spacing: 0;
  font-size: 15px;
}

#enq_btn.hide {
  opacity: 0;
}

.btn {
  width: 155px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 30px;
  background: #BDE9C9;
  color: #0E2D2C;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "SohneBreit";
  border-radius: 20px;
  font-size: 10px;
}

.b_submit {
  width: 100% !important;
}

#hero {
  height: 100vh;
  position: relative;
}
#hero #form_wrapper {
  padding: 30px 50px 40px;
  background: rgba(250, 60, 67, 0.8);
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  position: absolute;
  bottom: 0;
  width: 430px;
  left: calc(120px + (100vw - 1440px) / 2);
}
#hero .b_submit {
  background: #FFFFFF;
}
#hero #scroll_btn {
  position: absolute;
  bottom: -23px;
  left: 0;
  right: 0;
  margin: auto;
  width: 46px;
  height: 46px;
  border-radius: 100%;
  background: #FFFFFF;
}
#hero #scroll_btn:after {
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  left: 0;
  bottom: 0;
  width: 15px;
  height: 15px;
  margin: auto;
  border-bottom: 1px solid #D71E3B;
  border-right: 1px solid #D71E3B;
  transform: rotate(45deg);
}

#enquire input:-webkit-input-placeholder,
#enquire textarea:-webkit-input-placeholder {
  color: #0E2D2C;
  opacity: 1;
}
#enquire input::-webkit-input-placeholder,
#enquire textarea::-webkit-input-placeholder {
  color: #0E2D2C;
  opacity: 1;
}
#enquire input:-moz-placeholder,
#enquire textarea:-moz-placeholder {
  color: #0E2D2C;
  opacity: 1;
}
#enquire input::-moz-placeholder,
#enquire textarea::-moz-placeholder {
  color: #0E2D2C;
  opacity: 1;
}
#enquire input:-ms-input-placeholder,
#enquire textarea:-ms-input-placeholder {
  color: #0E2D2C;
  opacity: 1;
}
#enquire .register {
  padding: 40px 70px 30px 90px;
  border-top-left-radius: 100px;
}
#enquire .register input,
#enquire .register label,
#enquire .register select {
  color: #0E2D2C;
  border-color: #0E2D2C;
}
#enquire .register #chkInternational + label:before,
#enquire .register #chkInternational + label:after {
  border-color: #0E2D2C;
}
#enquire .register ul.token-input-list-project {
  border-color: #0E2D2C;
}
#enquire .register li.token-input-token-project span {
  color: #0E2D2C;
}
#enquire .register .b_submit {
  color: #BDE9C9;
  background: #0E2D2C;
  margin-bottom: 20px;
}
#enquire .register h5 {
  line-height: 1.8;
}
#enquire .register .privacy {
  font-size: 10px;
}
#enquire .register .privacy a {
  color: #0E2D2C;
  text-decoration: underline;
}
#enquire .enq_frm {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

#thank {
  width: 100%;
}
#thank h3 {
  text-align: center;
  font-size: 30px;
}

body.lang-ko #ko {
  border-bottom: 1px solid;
}

body.lang-en #en {
  border-bottom: 1px solid;
}

@media screen and (max-width: 1400px) {
  .pl130 {
    padding-left: 60px;
  }
  .pr130 {
    padding-right: 60px;
  }
  .plr130 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pl40 {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1300px) {
  .pl130 {
    padding-left: 40px;
  }
  .pr130 {
    padding-right: 40px;
  }
  .plr130 {
    padding-left: 40px;
    padding-right: 40px;
  }
  #hero #form_wrapper {
    left: 40px;
  }
  h1,
h2 {
    font-size: 54px;
  }
}
@media screen and (max-width: 1000px) {
  #enquire .register {
    padding: 60px 40px 30px;
  }
  #logo img {
    width: 360px;
  }
  .grid_5,
.grid_7,
.grid_4,
.grid_8,
.grid_6 {
    width: 100%;
    max-width: 100%;
  }
  .grid_6.mw410 {
    margin-bottom: 40px;
  }
  .grid_4 {
    margin-bottom: 40px;
    padding-right: 40px;
  }
  .grid_5 {
    margin-bottom: 40px;
    padding-left: 40px;
  }
  .grid_5.mw350 {
    padding-left: 0;
    padding-right: 40px;
  }
  #private .flex {
    flex-direction: column;
    margin-bottom: 0;
  }
  #private .flex div {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 760px) {
  html {
    height: 100%;
  }
  html body {
    height: 100%;
    font-size: 14px;
  }
  html body .pt90 {
    padding-top: 45px;
  }
  html body .pb70 {
    padding-bottom: 35px;
  }
  html body .pt100 {
    padding-top: 50px;
  }
  html body .pb130 {
    padding-bottom: 65px;
  }
  html body .pt50 {
    padding-bottom: 25px;
  }
  html body .mb80 {
    margin-bottom: 40px;
  }
  html body .mb40, html body .mb50 {
    margin-bottom: 20px;
  }
  html body #private .flex div, html body .mb60 {
    margin-bottom: 30px;
  }
  html body #hero {
    height: 100%;
  }
  html body #hero #scroll_btn {
    display: none;
  }
  html body #form_wrapper {
    display: none;
  }
  html body #enq_btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 0;
    background: #D71E3B;
    color: #FFFFFF;
  }
  html body .plr130 {
    padding-left: 20px;
    padding-right: 20px;
  }
  html body .pl130 {
    padding-left: 20px;
  }
  html body .pr130 {
    padding-right: 20px;
  }
  html body h5 {
    font-size: 14px;
  }
  html body #logo img {
    width: 280px;
  }
  html body #lang_selector {
    font-size: 10px;
  }
  html body .grid_5.mw350,
html body .grid_4 {
    padding-right: 20px;
  }
  html body h1,
html body h2 {
    font-size: 44px;
  }
  html body #enquire .register {
    padding-left: 20px;
    padding-right: 20px;
  }
  html body #enquire .register img {
    transform: scale(0.8);
  }
  html body #footer {
    flex-direction: column;
  }
}
@media screen and (max-width: 760px) {
  html body {
    font-size: 12px;
  }
  html body .plr130 {
    padding-left: 10px;
    padding-right: 10px;
  }
  html body .pl130 {
    padding-left: 10px;
  }
  html body .pr130 {
    padding-right: 10px;
  }
  html body h5 {
    font-size: 12px;
  }
  html body #logo img {
    width: 250px;
  }
  html body #lang_selector {
    font-size: 10px;
  }
  html body .grid_5.mw350,
html body .grid_4 {
    padding-right: 10px;
  }
  html body h1,
html body h2 {
    font-size: 38px;
  }
  html body #enquire .register {
    border-top-left-radius: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
}/*# sourceMappingURL=style.css.map */