@font-face {
  font-family: "Sohne Breit";
  src: url("/fonts/SohneBreit-Buch.eot");
  src: url("/fonts/SohneBreit-Buch.eot?#iefix") format("embedded-opentype"), url("/fonts/SohneBreit-Buch.woff2") format("woff2"), url("/fonts/SohneBreit-Buch.woff") format("woff"), url("/fonts/SohneBreit-Buch.ttf") format("truetype"), url("/fonts/SohneBreit-Buch.svg#SohneBreit-Buch") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sohne";
  src: url("/fonts/Sohne-Leicht.eot");
  src: url("/fonts/Sohne-Leicht.eot?#iefix") format("embedded-opentype"), url("/fonts/Sohne-Leicht.woff2") format("woff2"), url("/fonts/Sohne-Leicht.woff") format("woff"), url("/fonts/Sohne-Leicht.ttf") format("truetype"), url("/fonts/Sohne-Leicht.svg#Sohne-Leicht") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.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;
}

#thankYou {
  position: fixed;
  z-index: 9;
  padding: 50px 20px;
  display: none;
  justify-content: center;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  transition: opacity 0.5s;
  text-align: center;
}

.grid_1 {
  width: 8.33%;
}

.grid_2 {
  width: 16.67%;
}

.grid_3 {
  width: 25%;
}

.grid_4 {
  width: 33.33%;
}

.grid_5 {
  width: 41.67%;
}

.grid_6 {
  width: 50%;
}

.grid_7 {
  width: 58.33%;
}

.grid_8 {
  width: 66.67%;
}

.grid_9 {
  width: 75%;
}

.grid_10 {
  width: 83.33%;
}

.grid_11 {
  width: 91.67%;
}

.grid_12 {
  width: 100%;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  float: left;
  display: block;
}

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

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

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

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

/* General */
html {
  height: 100%;
  overflow: hidden;
}

body {
  font-family: "Sohne";
  font-size: 15px;
  background: #fff;
  color: #000000;
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden;
}

.full-bg {
  height: 100vh;
  background-size: cover;
  position: relative;
  width: 100%;
}

.full-bg:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}

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

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

#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  background: #ECE8E1;
}

.hover {
  position: relative;
  z-index: 6;
  display: flex;
  flex: 1 1 auto;
}

.cls-1 {
  fill: #fff;
}

#logo {
  width: 94%;
  height: auto;
  display: block;
  z-index: 5;
}
#logo .landing-wrapper {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
#logo .landing-wrapper .landing {
  display: flex;
  justify-content: center;
  align-items: center;
}
#logo .landing-wrapper #landing1 {
  height: 4em;
  position: relative;
  width: 100%;
  text-align: center;
}
#logo .landing-wrapper #landing1 span {
  display: block;
  position: absolute;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  opacity: 0;
  top: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 0;
  font-size: 1.75em;
}
#logo #logo svg {
  display: block;
  width: 100%;
  height: 100%;
}
#logo .landing {
  margin: 15px 0;
  display: block;
}
#logo .landing .landing-text {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
  display: block;
}

#logo span {
  color: #fff;
  font-family: "Sohne Breit";
  padding: 15px 0;
  text-align: center;
  letter-spacing: 3px;
}

.landing {
  text-align: center;
  width: 100%;
}

.link {
  display: block;
  color: #fff;
  font-family: "Sohne Breit";
  font-size: 11px;
  letter-spacing: 3px;
  line-height: 14px;
  position: absolute;
  text-decoration: underline;
  text-transform: uppercase;
  transition: opacity 0.5s;
  z-index: 7;
}

section .link {
  color: #000;
}

.abt {
  width: 67px;
  top: 20px;
  left: 24px;
  color: #000;
}

#Burleigh {
  width: 204px;
  bottom: 26px;
  left: 0;
  right: 0;
  margin: auto;
  text-decoration: none;
  font-size: 15px;
  text-align: center;
}

#spyer {
  width: 140px;
  bottom: 20px;
  left: 24px;
  text-decoration: none;
  position: absolute;
  z-index: 5;
}

#bar {
  position: absolute;
  height: 60px;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}

#cbrew {
  width: 120px;
  text-align: right;
  bottom: 20px;
  right: 24px;
  position: absolute;
  text-decoration: none;
  z-index: 5;
}

.enq {
  width: 91px;
  text-align: right;
  top: 20px;
  right: 24px;
  color: #000;
}

.middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}

.back {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 80px;
  text-decoration: underline;
  letter-spacing: 3px;
  line-height: 14px;
  text-transform: uppercase;
  text-align: center;
}

#slices,
#slicesHolder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
}

.rectangle {
  /*background: linear-gradient(270deg, #ECE8E1 0%, #E5E1DA 100%);*/
  transition: 0.3s;
  overflow: hidden;
  flex: 1 1 auto;
  position: relative;
}

.rectangle:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: "";
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  z-index: 2;
  opacity: 0.1;
}

.inner {
  position: absolute;
  display: block;
  right: 0;
  width: 110vw;
  height: 100vh;
  background-image: url(/images/hero.jpg);
  background-size: cover;
  background-position: right 90%;
  transition: right 0.7s;
  z-index: 1;
}

.slc1 .inner {
  background-image: url(/images/2.jpg);
}

.slc2 .inner {
  background-image: url(/images/3.jpg);
}

.quickLoad .toFade {
  transition: none !important;
  opacity: 1 !important;
}

.noTn {
  transition: none !important;
}

.quickLoad .no-th {
  display: none;
}

.quickLoad #register {
  height: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.quickLoad .th {
  width: 100%;
}

.quickLoad .th p {
  text-align: center;
}

/*.rectangle img {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        min-width: 100vw;
        min-height: 100vh;
        max-width: 10000px;
    }

    .rectangle:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 100%;
        background: #000;
        opacity: 0.05;
        display: block;
    }*/
.toFade {
  opacity: 0;
  transition: opacity 0.7s;
}

.fadeIn {
  opacity: 1;
}

.fadeOut {
  opacity: 0;
}

.pr {
  padding-right: 48px;
}

.pl {
  padding-left: 24px;
}

section {
  height: 100%;
  position: absolute;
  transform: translateY(101%);
  transition: transform 0.6s;
  top: 0;
  width: 100%;
  padding-top: 110px;
  z-index: 53;
  background: #fff;
  overflow-y: scroll;
}

.slide {
  transform: translateY(0);
}

.conainer {
  margin: auto;
  width: 1548px;
  max-width: calc(100% - 48px);
}

/* Headings */
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: normal;
}

p {
  text-align: left;
  margin: 0;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}

p.mb {
  margin-bottom: 20px;
}

h1 {
  font-size: 60px;
}

h2 {
  color: #202020;
  font-family: "Sohne Breit";
  font-size: 36px;
  letter-spacing: 0.22em;
  line-height: 1.83em;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  font-family: "Sohne Breit";
  font-size: 12px;
  letter-spacing: 3px;
  line-height: 14px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
}

h4 {
  font-size: 14px;
  margin-bottom: 15px;
}

.underline {
  display: block;
  margin-bottom: 35px;
  text-decoration: underline;
}

#playvideo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -90px;
}
#playvideo img {
  width: 70px;
}

.vbox-content {
  width: 85% !important;
  margin: 0 auto !important;
}

/* Navigation */
header {
  margin: 0 auto;
  width: 100%;
  display: block;
  position: absolute;
  background: #fff;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 101;
}

#nav {
  width: 100%;
  height: 100%;
  padding: 0 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .link {
  position: relative;
  color: #000;
}

.logo {
  margin: 0 auto;
  display: block;
}

nav {
  margin: 0 auto;
  padding: 0;
}

#nav li {
  list-style: none;
  display: inline-block;
  padding: 0 25px 0 25px;
  font-size: 18px;
  line-height: 10px;
  position: relative;
}

#nav li a {
  color: #fff;
  text-transform: uppercase;
}

/* nav-toggle */
#enq_m {
  display: none;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  text-align: right;
  width: 200px;
}

#nav-toggle {
  left: 20px;
  z-index: 10;
  cursor: pointer;
  width: 30px;
  height: 14px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 155;
  display: none;
}

#nav-toggle span {
  cursor: pointer;
  height: 1px;
  width: 30px;
  background: #A5845F;
  position: absolute;
  display: block;
  top: 5px;
  transition: all 0.6s ease-in-out;
}

#nav-toggle span:after,
#nav-toggle span:before {
  transition: all 0.6s ease-in-out;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  background: #000;
}

#nav-toggle span:before {
  top: -5px;
}

#nav-toggle span:after {
  top: 5px;
}

#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: a rotate(45deg);
}

#nav-toggle.active span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

/* enquiry */
.register {
  max-width: 370px;
  width: 100%;
  margin: 0 auto;
  background: #000;
}

.formbox {
  margin: 0 auto;
  padding: 10px 0;
  width: 90%;
  max-width: 320px;
}

input,
select {
  font-size: 14px;
  font-family: "Sohne";
  margin: 0 auto 16px auto;
  padding: 0 0 9px 0;
  width: 100%;
  color: #000;
  border: 0 none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-bottom: 1px solid #000;
  text-align: left;
}

.b_submit {
  border: none;
  text-decoration: underline;
  margin-bottom: 30px;
}

select {
  padding: 5px 7px 5px 0;
}

select option {
  padding: 7px 5px;
  background: #fff;
  color: #000;
}

.logos {
  display: flex;
  justify-content: space-between;
}

.total {
  display: block;
  width: 152px;
  align-self: center;
}

.cbrelog {
  width: 110px;
  align-self: center;
}

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

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

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

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

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

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

/*footer*/
footer {
  float: right;
  margin-left: 5%;
  line-height: 74px;
}

/* 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 #525252;
  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 p {
  display: inline;
  padding: 0;
  margin: 0 5px 0 0;
  line-height: 20px;
  font-size: 11px;
}

li.token-input-token-project {
  overflow: hidden;
  height: 25px;
  margin: 0;
  padding: 2px 5px;
  background-color: #ccc;
  color: #000;
  cursor: default;
  border: 1px solid #525252;
  font-size: 12px;
  white-space: nowrap;
  list-style: none;
  display: inline-block;
}

div.token-input-dropdown-project {
  position: absolute;
  width: 100%;
  background-color: #fff;
  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: #fff;
  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: #fff;
}

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

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: #fff;
}

/* 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;
}

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

#cursor {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 25px;
  z-index: 105;
  pointer-events: none;
  transform: translate(-50%, -50%);
}

#cursor:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  background: #000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

#cursor:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  background: #000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.8s;
}

#cursor.scale:after {
  transform: translate(-50%, -50%) scale(5);
}

.privacypolicy {
  margin-top: 30px;
  display: block;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 14px;
}

.close {
  position: absolute;
  display: block;
  right: 15px;
  top: 60px;
  width: 50px;
  height: 50px;
  z-index: 5;
}

.home-m {
  display: none;
}

@media screen and (max-height: 768px) {
  section {
    padding: 80px 0;
  }
}
@media screen and (max-height: 650px) {
  section {
    overflow-y: scroll;
  }
}
@media screen and (max-width: 1000px) {
  #logo .landing-wrapper #landing1 {
    height: 6em;
  }
  .landing-text {
    font-size: 16px !important;
    max-width: 260px;
  }
  header {
    position: fixed;
  }
  .slide {
    transform: translateY(60px);
  }
  #nav-toggle {
    display: block;
  }
  #nav {
    height: 100vh;
    transform: translateX(-100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    flex-direction: column;
    justify-content: center;
    transform: translateX(-100%);
    transition: transform 0.7s;
    background: #fff;
  }
  #nav.active {
    transform: translateX(0);
  }
  #nav a {
    display: block;
    padding: 10px 0;
  }
  #enq_m {
    display: block;
  }
  .home-m {
    display: block;
    text-decoration: underline;
  }
  #cursor {
    display: none;
  }
  .grid_4 {
    width: 100%;
  }
  h2 {
    font-size: 24px;
  }
  section {
    overflow-y: scroll;
  }
  .linksHolder {
    position: sticky;
    top: 0;
    z-index: 55;
    height: 55px;
    background: #fff;
  }
  .ptm {
    padding-top: 20px;
  }
  section {
    padding: 0 0 80px 0;
  }
  .pl {
    padding-left: 0;
  }
  .inner {
    background-position: 50% 90%;
  }
  .privacypolicy {
    margin-bottom: 40px;
  }
  .back {
    display: none;
  }
  section {
    transform: translateY(125%);
  }
  section:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    background: #fff;
    z-index: 55;
  }
  #bottomBar {
    position: fixed;
    bottom: -30px;
    height: 90px;
    background: #fff;
    z-index: 3;
    width: 100%;
    transform: translateY(100%);
    transition: transform 0.7s;
  }
  #bottomBar.active {
    transform: translateY(0);
  }
}
@media screen and (max-width: 650px) {
  #loader .middle {
    max-width: calc(100% - 48px);
  }
  #spyer {
    width: 70px;
  }
  #Burleigh {
    font-size: 10px;
    bottom: 21px;
  }
  #cbrew {
    width: 60px;
  }
}/*# sourceMappingURL=style.css.map */