@charset "UTF-8";
@font-face {
  font-family: "Century Gothic";
  src: url("./../fonts/CenturyGothic.woff2") format("woff2"), url("./../fonts/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Century Gothic";
  src: url("./../fonts/CenturyGothic-Bold.woff2") format("woff2"), url("./../fonts/CenturyGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Amotrio";
  src: url("./../fonts/AmotrioRegular.woff2") format("woff2"), url("./../fonts/AmotrioRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body[data-sidebar="true"] {
  overflow: hidden;
}

body[data-sidebar="true"] #sidebar {
  position: fixed;
  background-color: #f2ede7;
  max-width: 421px;
  width: 100%;
  height: 100vh;
  top: 0px;
  left: 0px;
  z-index: 13;
  box-shadow: 20px 0px 30px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 20px 0px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 20px 0px 30px 0px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
  overflow: auto;
}

body[data-sidebar="true"] #sidebar .sidebar-logo .sidebar-logo-a {
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: all ease 2s;
  transition: all ease 2s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(1) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(2) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(3) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(4) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(5) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(6) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(7) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(8) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(9) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(10) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(11) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(12) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(13) {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(14) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(15) {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(16) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(17) {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(18) {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(19) {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(20) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

body[data-sidebar="true"] #sidebar .sidebar-menu .sidebar-menu-div:nth-child(21) {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}

body[data-sidebar="true"] #sidebar .sidebar-logo-group {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

body[data-sidebar="true"] #sidebar-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  z-index: 12;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 1;
}

body[data-sidebar="false"] #sidebar {
  position: fixed;
  background-color: #f2ede7;
  max-width: 421px;
  width: 100%;
  height: 100vh;
  top: 0px;
  left: 0px;
  z-index: 13;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

body[data-sidebar="false"] #sidebar .sidebar-logo .sidebar-logo-a {
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all ease 2s;
  transition: all ease 2s;
}

body[data-sidebar="false"] #sidebar .sidebar-menu .sidebar-menu-div {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

body[data-sidebar="false"] #sidebar .sidebar-logo-group {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

body[data-sidebar="false"] #sidebar-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  z-index: -1;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 0;
}

#sidebar {
  background-image: url("./../assets/img/sidebar/sidebar-pattern.png");
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  #sidebar {
    background-size: cover;
    min-height: 100vh;
    overflow: auto;
    padding-bottom: 50px;
  }
}

#sidebar .btn-toggler-close {
  width: 27px;
  padding: 0px;
  position: absolute;
  top: 39px;
  right: 48px;
  border: none;
  outline: none;
  background: transparent;
  overflow: hidden;
}

#sidebar .btn-toggler-close::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 1;
  top: 0px;
  left: 0px;
  -webkit-transform: translateY(0%) scale(1.7);
          transform: translateY(0%) scale(1.7);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  border-top: 4px solid #f2ede7;
  border-bottom: 4px solid #f2ede7;
}

#sidebar .btn-toggler-close:hover::after {
  -webkit-transform: translateY(-140%) scale(1.7);
          transform: translateY(-140%) scale(1.7);
}

#sidebar .sidebar-logo {
  width: 100%;
}

#sidebar .sidebar-logo .sidebar-logo-a {
  width: 190px;
  display: block;
  margin: 0 auto;
  margin-top: 70px;
}

#sidebar .sidebar-menu {
  padding-left: 60px;
  padding-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 767px) {
  #sidebar .sidebar-menu {
    padding-left: 30px;
  }
}

#sidebar .sidebar-menu .sidebar-menu-div a.sidebar-menu-a {
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: normal;
  color: #595d3c;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 13px;
}

#sidebar .sidebar-menu .sidebar-menu-div a.sidebar-menu-a.active {
  font-weight: bold;
}

#sidebar .sidebar-menu .sidebar-menu-div a.sidebar-menu-a:hover {
  font-weight: bold;
}

#sidebar .sidebar-logo-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 65px;
}

@media screen and (max-width: 767px) {
  #sidebar .sidebar-logo-group {
    margin-top: 35px;
  }
}

#sidebar .sidebar-logo-group .sidebar-tkb {
  width: 123px;
  margin-right: 40px;
}

@media screen and (max-width: 767px) {
  #sidebar .sidebar-logo-group .sidebar-tkb {
    margin-right: 20px;
  }
}

#sidebar .sidebar-logo-group .sidebar-exsim {
  width: 123px;
}

#sidebar .social-media-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}

#sidebar .social-media-group .social-media-a {
  width: 19px;
  margin-right: 34px;
}

#sidebar .social-media-group .social-media-a:last-child {
  margin-right: 0px;
}

#sidebar .sidebar-footer {
  text-align: center;
}

#sidebar .sidebar-footer small {
  font-family: "Century Gothic";
  font-size: 13px;
  font-weight: normal;
  color: #231f20;
}

#sidebar .sidebar-footer .sidebar-footer-link-group {
  font-family: "Century Gothic";
  font-size: 11px;
  font-weight: normal;
  color: #171717;
}

#sidebar .sidebar-footer .sidebar-footer-link-group a {
  text-decoration: none;
  color: #171717;
}

button.navbar-toggler-icon {
  background-image: url("./../assets/img/sidebar/side-menu-square.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 55px;
  height: 55px;
  padding: 0px;
  outline: none;
  border: none;
  position: fixed;
  top: 55px;
  left: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 11;
}

@media screen and (max-width: 767px) {
  button.navbar-toggler-icon {
    top: 35px;
    left: 32px;
  }
}

button.navbar-toggler-icon .navbar-toggler-line {
  height: 2px;
  width: 27px;
  background-color: #ffffff;
}

button.navbar-toggler-icon .navbar-toggler-line:first-child {
  margin-bottom: 9px;
}

button.navbar-toggler-icon .navbar-toggler-line:last-child {
  margin-top: 9px;
}

button.navbar-toggler-icon:hover .navbar-toggler-line {
  -webkit-animation-name: flip-toggler-line;
          animation-name: flip-toggler-line;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes flip-toggler-line {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    width: 14px;
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@keyframes flip-toggler-line {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    width: 14px;
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

.vr360-fixed {
  position: fixed;
  left: 0px;
  top: 30%;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
  z-index: 2;
  width: 55px;
}

@media screen and (max-width: 425px) {
  .vr360-fixed {
    width: 40px;
  }
}

.vr360-fixed img {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.vr360-fixed:hover img {
  box-shadow: 0px 0px 20px 0px #231f20;
  -webkit-box-shadow: 0px 0px 20px 0px #231f20;
  -moz-box-shadow: 0px 0px 20px 0px #231f20;
}

button.back-to-top {
  padding: 0px;
  border: 0px;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  background-color: #fbd5a3;
  position: fixed;
  right: 66px;
  bottom: 55px;
  z-index: 4;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  outline: none;
}

@media screen and (max-width: 767px) {
  button.back-to-top {
    right: 33px;
    bottom: 28px;
  }
}

button.back-to-top .arrow-border {
  height: 15px;
  width: 28px;
  position: absolute;
  top: 48%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: hidden;
}

button.back-to-top .arrow-border::after {
  content: "";
  border-top: 3px solid #a37449;
  border-left: 3px solid #a37449;
  display: inline-block;
  -webkit-transform: rotate(44deg) translateX(5px) translateY(5px);
          transform: rotate(44deg) translateX(5px) translateY(5px);
  width: 24px;
  height: 24px;
}

button.back-to-top::after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  margin-top: 10px;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

button.back-to-top:hover {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body#web.disabled {
  overflow: hidden;
}

body#web #header {
  background: transparent;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 2;
}

body#web #header .headerWrap {
  padding: 0 60px;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body#web #header .headerWrap .logoWrap {
  width: 150px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

body#web #header .headerWrap .navbar-toggle {
  width: 40px;
  margin-left: 40px;
}

body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"]:hover .navbar-line-1,
body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"]:hover .navbar-line-2,
body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"]:hover .navbar-line-3 {
  width: 100%;
  height: 3px;
  background-color: #08b6a6;
  border-radius: 10px;
}

body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"].navbar-white .navbar-line-1,
body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"].navbar-white .navbar-line-2,
body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"].navbar-white .navbar-line-3 {
  background-color: #ffffff;
}

body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"].navbar-white:hover .navbar-line-1,
body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"].navbar-white:hover .navbar-line-2,
body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"].navbar-white:hover .navbar-line-3 {
  background-color: #08b6a6;
}

body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"] {
  cursor: pointer;
  overflow: hidden;
}

body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"] .navbar-line-1,
body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"] .navbar-line-2,
body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"] .navbar-line-3 {
  width: 100%;
  height: 3px;
  background-color: #58585a;
  border-radius: 10px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"] .navbar-line-1 {
  margin-top: 8px;
}

body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"] .navbar-line-2 {
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"] .navbar-line-2.move {
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}

body#web #header .headerWrap .navbar-toggle [data-toggle="sidebar"] .navbar-line-3 {
  margin-bottom: 8px;
}

body#web #register {
  position: relative;
  height: 100vh;
  overflow: hidden;
  z-index: 1;
}

body#web #register .bg-video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  outline: 0px;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

body#web #register .register-inner-wrap {
  height: 100vh;
  overflow-y: auto;
  position: relative;
  padding-bottom: 100px;
}

body#web #register .register-inner-wrap::-webkit-scrollbar {
  display: none;
}

body#web #register .bg-video.active {
  opacity: 1;
}

body#web #register .register-logo {
  width: 200px;
  margin: 0 auto;
}

body#web #register input {
  background: transparent;
}

body#web #register .checkbox-el {
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 4px;
  width: 1rem;
  float: left;
  margin: 4px 10px 2px 1px;
  height: 1rem;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #d5cdc1;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  padding: 5px;
}

body#web #register textarea {
  resize: none;
}

body#web #register .b-contain {
  display: table;
  position: relative;
  cursor: pointer;
  padding-left: 40px;
}

body#web #register .checkbox-el input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -3px;
  left: -3px;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}

body#web #register .checkbox-circle {
  position: relative;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

body#web #register .checkbox-el input:checked + .checkbox-circle {
  background-color: #d5cdc1;
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
}

body#web #register select::-ms-expand {
  display: none;
}

body#web #register textarea {
  background: transparent;
}

body#web #register textarea,
body#web #register input,
body#web #register input::-webkit-input-placeholder,
body#web #register textarea::-webkit-input-placeholder,
body#web #register select {
  color: #d5cdc1;
  font-family: "Century Gothic";
  font-size: 15px;
}

body#web #register textarea,
body#web #register input,
body#web #register input::-moz-placeholder,
body#web #register textarea::-moz-placeholder,
body#web #register select {
  color: #d5cdc1;
  font-family: "Century Gothic";
  font-size: 15px;
}

body#web #register textarea,
body#web #register input,
body#web #register input::-ms-input-placeholder,
body#web #register textarea::-ms-input-placeholder,
body#web #register select {
  color: #d5cdc1;
  font-family: "Century Gothic";
  font-size: 15px;
}

body#web #register textarea,
body#web #register input,
body#web #register input::placeholder,
body#web #register textarea::placeholder,
body#web #register select {
  color: #d5cdc1;
  font-family: "Century Gothic";
  font-size: 15px;
}

body#web #register select option {
  color: #000000;
  font-family: "Century Gothic";
  font-size: 15px;
}

body#web #register small,
body#web #register span,
body#web #register a {
  color: #d5cdc1;
  font-size: 15px;
  font-family: "Century Gothic";
}

body#web #register a:hover,
body#web #register a:focus {
  text-decoration: none;
}

body#web #register select,
body#web #register input,
body#web #register textarea {
  border: inherit;
  border-bottom: 1px solid #d5cdc1;
  border-radius: inherit;
}

body#web #register select:hover,
body#web #register select:focus,
body#web #register input:hover,
body#web #register input:focus,
body#web #register textarea:hover,
body#web #register textarea:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

body#web #register select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background: transparent;
}

body#web #register .home-logo-wrap {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  width: 60%;
  margin: auto;
}

body#web #register .home-logo-wrap.active {
  opacity: 1;
}

body#web #register section#register-wrap {
  position: relative;
  height: 100vh;
  padding-top: 50px;
}

body#web #register section#register-wrap .home-exsim-wrap {
  width: 50%;
  margin: auto;
}

body#web #register section#register-wrap .home-tkb-wrap {
  width: 50%;
  margin: auto;
  margin-right: 104px;
}

body#web #register section#register-wrap button.scroll-top-btn {
  background: transparent;
  border: none;
}

body#web #register section#register-wrap button.scroll-top-btn:focus,
body#web #register section#register-wrap button.scroll-top-btn:hover {
  outline: none;
}

body#web #register section#register-wrap .btn-wrapper {
  width: 100%;
  height: 5vh;
  background-color: #ffffff;
  position: relative;
  margin-top: 50px;
  cursor: pointer;
}

body#web #register section#register-wrap .btn-wrapper .submit {
  font-size: 16px;
  font-family: "Century Gothic";
  color: #000000;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

body#web #tnc .tnc {
  padding: 50px;
  border-radius: 50px;
  margin: 50px auto;
  background-color: rgba(255, 255, 255, 0.9);
}

body#web #home {
  position: relative;
  min-height: 100vh;
  z-index: 1;
  overflow: hidden;
}

@-webkit-keyframes h1-animate {
  0% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes h1-animate {
  0% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1;
  }
}

body#web #home #the-stallionz-building-wrap {
  height: 100vh;
  width: 100%;
}

body#web #home #the-stallionz-building-wrap .bg-video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  outline: 0px;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-animation-name: video-animation;
          animation-name: video-animation;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

body#web #home #the-stallionz-building-wrap .bg-video.active {
  opacity: 1;
}

@-webkit-keyframes video-animation {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes video-animation {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

body#web #home #the-iconic-and-intriguing-ipoh {
  min-height: 150vh;
  background-image: url("./../assets/img/home/the-iconic-and-intriguing-ipoh/background-pattern.png"), url("./../assets/img/home/the-iconic-and-intriguing-ipoh/background.jpg");
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  position: relative;
  padding-left: 106px;
  padding-top: 121px;
}

@media screen and (max-width: 767px) {
  body#web #home #the-iconic-and-intriguing-ipoh {
    padding-left: 0px;
    min-height: unset;
    padding-top: 100px;
  }
}

body#web #home #the-iconic-and-intriguing-ipoh h1 {
  font-family: Amotrio;
  font-size: 54px;
  color: #fbd5a3;
  position: relative;
  padding-left: 122px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #the-iconic-and-intriguing-ipoh h1 {
    font-size: 46px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #the-iconic-and-intriguing-ipoh h1 {
    font-size: 40px;
    padding-left: 0px;
    margin-bottom: 10px;
  }
}

body#web #home #the-iconic-and-intriguing-ipoh h1::before {
  content: "";
  width: 66px;
  height: 1px;
  background-color: #fbd5a3;
  display: block;
  position: absolute;
  top: 23%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  body#web #home #the-iconic-and-intriguing-ipoh h1::before {
    display: none;
  }
}

body#web #home #the-iconic-and-intriguing-ipoh p {
  font-family: "Century Gothic";
  font-size: 15px;
  color: #ffffff;
  padding-left: 122px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #the-iconic-and-intriguing-ipoh p {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #the-iconic-and-intriguing-ipoh p {
    padding-left: 0px;
  }
}

body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}

@media screen and (max-width: 425px) {
  body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh {
    position: relative;
  }
}

body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .iconic-img {
  position: relative;
  z-index: 2;
}

body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .phase-content {
  position: relative;
  z-index: 1;
  -webkit-animation-name: phase-content;
          animation-name: phase-content;
}

@-webkit-keyframes phase-content {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes phase-content {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .phase-wrapper {
  position: absolute;
  top: 160px;
  left: -152px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  -webkit-transform: rotate(347deg);
          transform: rotate(347deg);
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .phase-wrapper {
    top: 125px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .phase-wrapper {
    display: none;
  }
}

body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .phase-wrapper .phase-2 {
  position: relative;
  left: 40px;
}

body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .phase-wrapper .phase-3 {
  position: relative;
  left: 244px;
}

body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .phase-wrapper .phase-item p {
  margin-bottom: unset;
  text-align: center;
  font-family: "Century Gothic";
}

body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .phase-wrapper .phase-item .phase-p {
  font-weight: normal;
  font-size: 17px;
  color: #ffffff;
}

body#web #home #the-iconic-and-intriguing-ipoh .building-ipoh .phase-wrapper .phase-item .phase-desc {
  font-style: italic;
  font-size: 12px;
  color: #ffffff;
}

body#web #home #an-aesthetic-evolution {
  background-image: url("./../assets/img/home/an-aesthetic-evolution/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 120vh;
  position: relative;
  padding-top: 266px;
}

@media screen and (max-width: 767px) {
  body#web #home #an-aesthetic-evolution {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

body#web #home #an-aesthetic-evolution .an-aesthetic-evolution-img {
  width: 1494px;
  position: absolute;
  top: 158px;
  left: 0px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #an-aesthetic-evolution .an-aesthetic-evolution-img {
    width: 1100px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #an-aesthetic-evolution .an-aesthetic-evolution-img {
    width: 100%;
    position: absolute;
    top: unset;
    bottom: 100px;
  }
}

body#web #home #an-aesthetic-evolution .an-aesthetic-evolution-title {
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  body#web #home #an-aesthetic-evolution .an-aesthetic-evolution-title {
    min-height: unset;
  }
}

body#web #home #an-aesthetic-evolution h1 {
  font-family: Amotrio;
  font-size: 54px;
  color: #fbd5a3;
  margin: 0px;
  position: relative;
  padding-left: 122px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #an-aesthetic-evolution h1 {
    font-size: 46px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #an-aesthetic-evolution h1 {
    font-size: 40px;
    padding-left: 0px;
    margin-bottom: 10px;
  }
}

body#web #home #an-aesthetic-evolution h1:before {
  content: "";
  width: 66px;
  height: 1px;
  background-color: #fbd5a3;
  display: block;
  position: absolute;
  top: 23%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  body#web #home #an-aesthetic-evolution h1:before {
    display: none;
  }
}

body#web #home #an-aesthetic-evolution .content {
  margin-top: 35vh;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #an-aesthetic-evolution .content {
    margin-top: 24vh;
    margin-bottom: 24vh;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #an-aesthetic-evolution .content {
    margin-top: 0vh;
  }
}

body#web #home #an-aesthetic-evolution p {
  font-family: "Century Gothic";
  font-size: 15px;
  color: #ffffff;
  margin: 0px;
  text-align: center;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #an-aesthetic-evolution p {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #an-aesthetic-evolution p {
    margin-bottom: 200px;
    text-align: left;
  }
}

body#web #home #an-aesthetic-evolution p:first-child {
  margin-bottom: 20px;
}

body#web #home #classically-contemporary {
  background-image: url("./../assets/img/home/classically-contemporary/pattern.png"), url("./../assets/img/home/classically-contemporary/stallionz.png");
  background-color: #ffffff;
  background-repeat: no-repeat, no-repeat;
  background-size: 1330px, 600px;
  background-position: top left, 833px 162px;
  min-height: 100vh;
  padding: 0px 173px;
  padding-top: 173px;
}

@media screen and (max-width: 767px) {
  body#web #home #classically-contemporary {
    padding: 100px 0;
    padding-bottom: 50px;
  }
}

body#web #home #classically-contemporary .classically-contemporary-1 {
  width: 454px;
  position: absolute;
  z-index: 2;
  top: 112px;
  right: -65px;
  -webkit-animation-name: classically-contemporary-1;
          animation-name: classically-contemporary-1;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #classically-contemporary .classically-contemporary-1 {
    width: 320px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #classically-contemporary .classically-contemporary-1 {
    width: 100%;
    position: relative;
    top: unset;
    right: unset;
    margin-bottom: 10px;
  }
}

@-webkit-keyframes classically-contemporary-1 {
  0% {
    -webkit-transform: translate(40px, 50px);
            transform: translate(40px, 50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes classically-contemporary-1 {
  0% {
    -webkit-transform: translate(40px, 50px);
            transform: translate(40px, 50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
  }
}

body#web #home #classically-contemporary .classically-contemporary-2 {
  width: 581px;
  position: absolute;
  z-index: 1;
  -webkit-animation-name: classically-contemporary-2;
          animation-name: classically-contemporary-2;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #classically-contemporary .classically-contemporary-2 {
    width: 420px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #classically-contemporary .classically-contemporary-2 {
    width: 100%;
    position: relative;
    top: unset;
    right: unset;
  }
}

@-webkit-keyframes classically-contemporary-2 {
  0% {
    -webkit-transform: translate(-40px, -50px);
            transform: translate(-40px, -50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes classically-contemporary-2 {
  0% {
    -webkit-transform: translate(-40px, -50px);
            transform: translate(-40px, -50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
  }
}

body#web #home #classically-contemporary h1 {
  font-family: Amotrio;
  font-size: 54px;
  color: #595d3c;
  margin: 0px;
  padding-left: 89px;
  position: relative;
  margin-top: 55px;
  -webkit-animation-name: h1-animate;
          animation-name: h1-animate;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #classically-contemporary h1 {
    font-size: 46px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #classically-contemporary h1 {
    padding-left: 0px;
    font-size: 40px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
}

body#web #home #classically-contemporary h1:before {
  content: "";
  width: 66px;
  height: 1px;
  background-color: #595d3c;
  display: block;
  position: absolute;
  top: 23%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  body#web #home #classically-contemporary h1:before {
    display: none;
  }
}

body#web #home #classically-contemporary p {
  font-family: "Century Gothic";
  font-size: 15px;
  color: #58595b;
  margin: 0px;
  padding-left: 89px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #classically-contemporary p {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #classically-contemporary p {
    padding-left: 0px;
    margin-bottom: 10px;
  }
}

body#web #home #depths-of-design {
  background-image: url("./../assets/img/home/depths-of-design/pattern.png"), url("./../assets/img/home/depths-of-design/stallionz.png");
  background-color: #ffffff;
  background-repeat: no-repeat, no-repeat;
  background-size: 887px, 644px;
  background-position: right bottom, -24px 112px;
  min-height: 100vh;
  padding: 0px 83px;
  padding-top: 173px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #depths-of-design {
    padding-bottom: 350px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #depths-of-design {
    padding: 100px 0;
    padding-top: 50px;
  }
}

body#web #home #depths-of-design h1 {
  font-family: Amotrio;
  font-size: 54px;
  color: #595d3c;
  margin: 0px;
  padding-left: 89px;
  position: relative;
  width: 365px;
  -webkit-animation-name: h1-animate;
          animation-name: h1-animate;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #depths-of-design h1 {
    font-size: 46px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #depths-of-design h1 {
    font-size: 40px;
    padding-left: 0px;
    margin-bottom: 10px;
  }
}

body#web #home #depths-of-design h1:before {
  content: "";
  width: 66px;
  height: 1px;
  background-color: #595d3c;
  display: block;
  position: absolute;
  top: 23%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  body#web #home #depths-of-design h1:before {
    display: none;
  }
}

body#web #home #depths-of-design p {
  font-family: "Century Gothic";
  font-size: 15px;
  color: #58595b;
  margin: 0px;
  padding-left: 89px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #depths-of-design p {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #depths-of-design p {
    padding-left: 0px;
    margin-bottom: 10px;
  }
}

body#web #home #depths-of-design .depths-of-design-1 {
  width: 332px;
  position: absolute;
  z-index: 2;
  top: 243px;
  left: -50px;
  -webkit-animation-name: depths-of-design-1;
          animation-name: depths-of-design-1;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #depths-of-design .depths-of-design-1 {
    width: 260px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #depths-of-design .depths-of-design-1 {
    width: 100%;
    position: unset;
    top: unset;
    right: unset;
    margin-bottom: 10px;
  }
}

body#web #home #depths-of-design .depths-of-design-2 {
  width: 675px;
  position: absolute;
  z-index: 1;
  -webkit-animation-name: depths-of-design-2;
          animation-name: depths-of-design-2;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #depths-of-design .depths-of-design-2 {
    width: 490px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #depths-of-design .depths-of-design-2 {
    width: 100%;
    position: unset;
    top: unset;
    right: unset;
  }
}

@-webkit-keyframes depths-of-design-1 {
  0% {
    -webkit-transform: translate(-40px, 50px);
            transform: translate(-40px, 50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes depths-of-design-1 {
  0% {
    -webkit-transform: translate(-40px, 50px);
            transform: translate(-40px, 50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
  }
}

@-webkit-keyframes depths-of-design-2 {
  0% {
    -webkit-transform: translate(40px, 50px);
            transform: translate(40px, 50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes depths-of-design-2 {
  0% {
    -webkit-transform: translate(40px, 50px);
            transform: translate(40px, 50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
  }
}

body#web #home #bridal-bower {
  position: relative;
}

body#web #home #bridal-bower .bridal-inner-bower {
  position: relative;
  height: 600px;
  overflow: hidden;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #bridal-bower .bridal-inner-bower {
    height: 500px;
  }
}

body#web #home #bridal-bower .bridal-bower-bg {
  background-image: url("./../assets/img/home/bridal-bower/background.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 800px;
  -webkit-animation-name: bridal-bower;
          animation-name: bridal-bower;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #bridal-bower .bridal-bower-bg {
    height: 700px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #bridal-bower .bridal-bower-bg {
    background-position: center center;
    background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #bridal-bower {
    min-height: 600px;
  }
}

body#web #home #bridal-bower .bridal-content {
  position: absolute;
  bottom: -89px;
  right: 172px;
}

@media screen and (max-width: 767px) {
  body#web #home #bridal-bower .bridal-content {
    right: 27px;
  }
}

body#web #home #bridal-bower .bridal-content h5 {
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: bold;
  color: #595d3c;
  text-align: right;
}

body#web #home #bridal-bower .bridal-content p {
  font-family: "Century Gothic";
  font-size: 13px;
  font-weight: normal;
  color: #58595b;
  text-align: right;
}

@-webkit-keyframes bridal-bower {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}

@keyframes bridal-bower {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}

body#web #home #art-among-the-arches {
  min-height: 90vh;
  background-color: #ffffff;
  padding-top: 190px;
  background-image: url("./../assets/img/home/art-among-the-arches/bg-icon.png");
  background-repeat: no-repeat;
  background-size: 340px;
  background-position: 86% 153px;
}

@media screen and (max-width: 767px) {
  body#web #home #art-among-the-arches {
    padding-top: 100px;
  }
}

body#web #home #art-among-the-arches .art-among-the-arches-1 {
  width: 659px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #art-among-the-arches .art-among-the-arches-1 {
    width: 490px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #art-among-the-arches .art-among-the-arches-1 {
    width: 100%;
  }
}

body#web #home #art-among-the-arches .owl-carousel-action {
  margin-left: 60%;
  margin-top: 35px;
  white-space: nowrap;
}

body#web #home #art-among-the-arches .owl-dots .owl-dot {
  border: unset;
  background: unset;
  font-family: "Century Gothic";
  font-size: 17px;
  font-weight: bold;
  color: #58595b;
}

body#web #home #art-among-the-arches .owl-dots .owl-dot:hover,
body#web #home #art-among-the-arches .owl-dots .owl-dot:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

body#web #home #art-among-the-arches .owl-dots .owl-dot.active {
  color: #d0ab91;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  font-weight: bold;
}

body#web #home #art-among-the-arches .owl-nav {
  margin-left: 10px;
}

body#web #home #art-among-the-arches .owl-nav .owl-next {
  border: unset;
  background: unset;
}

body#web #home #art-among-the-arches .owl-nav .owl-next:hover,
body#web #home #art-among-the-arches .owl-nav .owl-next:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

body#web #home #art-among-the-arches .owl-nav .owl-next:hover {
  color: #d0ab91;
}

body#web #home #art-among-the-arches .art-among-the-arches-2 {
  width: 610px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #art-among-the-arches .art-among-the-arches-2 {
    width: 456px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #art-among-the-arches .art-among-the-arches-2 {
    width: 100%;
  }
}

body#web #home #art-among-the-arches .art-among-the-arches-top {
  margin-top: -196px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #home #art-among-the-arches .art-among-the-arches-top {
    margin-top: -115px;
  }
}

@media screen and (max-width: 767px) {
  body#web #home #art-among-the-arches .art-among-the-arches-top {
    margin-top: 20px;
  }
}

body#web #home #art-among-the-arches .owl-text-margin {
  margin-top: 55px;
}

@media screen and (max-width: 767px) {
  body#web #home #art-among-the-arches .owl-text-margin {
    margin-top: 20px;
  }
}

body#web #home #art-among-the-arches .art-among-the-arches-wrap h5 {
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: bold;
  color: #595d3c;
}

body#web #home #art-among-the-arches .art-among-the-arches-wrap p {
  font-family: "Century Gothic";
  font-size: 13px;
  font-weight: normal;
  color: #58595b;
}

body#web #home #video-section {
  min-height: 60vh;
  background-color: #f2ede7;
  background-image: url("./../assets/img/home/video/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

body#web #home #video-section iframe {
  margin-top: -7vh;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  body#web #home #video-section iframe {
    height: 293px;
  }
}

body#web #gallery {
  position: relative;
  overflow-y: hidden;
  height: 100vh;
}

body#web #gallery .carousel-control-prev-icon {
  background: url("../assets/img/gallery/left-button.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 50px;
}

body#web #gallery .carousel-control-next-icon {
  background: url("../assets/img/gallery/right-button.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 50px;
}

body#web #gallery .carousel-indicators button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #ffffff;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #gallery .carousel-indicators button {
    width: 2px;
    height: 2px;
  }
}

body#web #gallery .carousel-indicators .active {
  background-color: #ffffff;
}

body#web #gallery h3 {
  font-family: Amotrio;
  font-size: 54px;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
  max-width: 500px;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #gallery h3 {
    font-size: 28px;
  }
}

body#web #gallery .carousel-inner {
  position: relative;
  z-index: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body#web #gallery .carousel-inner {
    max-height: 100%;
    min-height: 100%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  body#web #gallery .carousel-inner {
    max-height: 100%;
    min-height: 100%;
  }
}

body#web #gallery .carousel-indicators {
  z-index: 1;
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
}

body#web #gallery .carousel-item .carousel-caption {
  position: absolute;
  top: 50px;
  z-index: 1;
  text-align: center;
  margin-top: 20px;
}

body#web #gallery .carousel-item .box-image {
  background-color: black;
  width: 100%;
  height: 100vh;
}

body#web #gallery .carousel-item .img-custom-fluid {
  width: 100%;
  height: 100vh;
  -o-object-fit: contain;
     object-fit: contain;
}

body#web #gallery .carousel-control-prev,
body#web #gallery .carousel-control-next {
  cursor: pointer;
}

body#web #location {
  min-height: 100vh;
  background-image: url("./../assets/img/location-map/pattern.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f2ede7;
  padding-top: 100px;
  padding-bottom: 100px;
}

body#web #location .animate-map {
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 1;
}

body#web #location .animate-map::before {
  content: "";
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0px;
  background-color: #f2ede7;
  -webkit-animation-name: door-animate-left;
          animation-name: door-animate-left;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

body#web #location .animate-map::after {
  content: "";
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2;
  right: 0px;
  top: 0px;
  background-color: #f2ede7;
  -webkit-animation-name: door-animate-right;
          animation-name: door-animate-right;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

@-webkit-keyframes door-animate-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes door-animate-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@-webkit-keyframes door-animate-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes door-animate-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

body#web #location h1 {
  font-family: Amotrio;
  font-size: 54px;
  color: #595d3c;
  margin: 0px;
  padding-left: 89px;
  position: relative;
  margin-top: 55px;
  max-width: 500px;
  -webkit-animation-name: slide-up;
          animation-name: slide-up;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  z-index: 3;
}

@media screen and (max-width: 767px) {
  body#web #location h1 {
    margin-top: 0px;
    padding-left: 0px;
    margin-bottom: 20px;
    font-size: 40px;
  }
}

@-webkit-keyframes slide-up {
  0% {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
}

@keyframes slide-up {
  0% {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
}

body#web #location h1:before {
  content: "";
  width: 66px;
  height: 1px;
  background-color: #595d3c;
  display: block;
  position: absolute;
  top: 23%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  body#web #location h1:before {
    display: none;
  }
}

body#web #location p {
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: normal;
  margin-top: 80px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #location p {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  body#web #location p {
    margin-top: 50px;
  }
}

body#web #site-progress {
  min-height: 100vh;
  position: relative;
  background-image: url("./../assets/img/site-progress/background.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 300px auto;
  background-color: #ffffff;
  padding-top: 96px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  body#web #site-progress {
    padding-top: 100px;
  }
}

body#web #site-progress h1 {
  font-family: Amotrio;
  font-size: 54px;
  color: #595d3c;
  margin: 0px;
  padding-left: 89px;
  position: relative;
  margin-top: 55px;
  -webkit-animation-name: slide-up;
          animation-name: slide-up;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  z-index: 3;
}

@media screen and (max-width: 767px) {
  body#web #site-progress h1 {
    margin-top: 0px;
    padding-left: 0px;
  }
}

@keyframes slide-up {
  0% {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
}

body#web #site-progress h1:before {
  content: "";
  width: 66px;
  height: 1px;
  background-color: #595d3c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  body#web #site-progress h1:before {
    display: none;
  }
}

body#web #site-progress .site-progress-title-box::before {
  background-color: #ffffff;
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  z-index: 1;
  -webkit-transition: all ease-in-out 2s 2s;
  transition: all ease-in-out 2s 2s;
}

body#web #site-progress .site-progress-title-box.animate::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

body#web #site-progress .sub-title {
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: bold;
  color: #58595b;
  display: inline-block;
}

body#web #site-progress .box-wrapper {
  max-width: 355px;
  width: 100%;
  height: 338px;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #site-progress .box-wrapper {
    height: 250px;
  }
}

body#web #site-progress .box-wrapper:hover::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-animation-name: overlay-transparent;
          animation-name: overlay-transparent;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  z-index: 2;
}

@-webkit-keyframes overlay-transparent {
  0% {
    background: rgba(0, 0, 0, 0);
    opacity: 0;
    -webkit-transform: all ease 0.3s;
            transform: all ease 0.3s;
    background-image: url("./../assets/img/site-progress/zoom-btn.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px;
  }
  100% {
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
    -webkit-transform: all ease 0.3s;
            transform: all ease 0.3s;
    background-image: url("./../assets/img/site-progress/zoom-btn.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px;
  }
}

@keyframes overlay-transparent {
  0% {
    background: rgba(0, 0, 0, 0);
    opacity: 0;
    -webkit-transform: all ease 0.3s;
            transform: all ease 0.3s;
    background-image: url("./../assets/img/site-progress/zoom-btn.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px;
  }
  100% {
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
    -webkit-transform: all ease 0.3s;
            transform: all ease 0.3s;
    background-image: url("./../assets/img/site-progress/zoom-btn.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px;
  }
}

body#web #site-progress .site-box {
  -webkit-transform: translateY(70%);
          transform: translateY(70%);
  -webkit-transition: all ease-in-out 1s 2s;
  transition: all ease-in-out 1s 2s;
  opacity: 0;
}

body#web #site-progress .site-box.animate {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

body#web #site-progress .vertical-move img {
  -webkit-transform: translateY(-10%) scale(1.1);
          transform: translateY(-10%) scale(1.1);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

body#web #site-progress .vertical-move:hover img {
  -webkit-transform: translateY(0%) scale(1);
          transform: translateY(0%) scale(1);
}

body#web #site-progress .horinzontal-move img {
  -webkit-transform: translateX(-10%) scale(1.1);
          transform: translateX(-10%) scale(1.1);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

body#web #site-progress .horinzontal-move:hover img {
  -webkit-transform: translateX(0%) scale(1);
          transform: translateX(0%) scale(1);
}

body#web #developer {
  padding-top: 181px;
  min-height: 100vh;
  background-image: url("./../assets/img/developer/background-pattern.png");
  background-color: #f2ede7;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #developer {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

body#web #developer .industrial-wrapper {
  margin-top: 0px;
}

@media screen and (max-width: 425px) {
  body#web #developer .industrial-wrapper {
    margin-top: 100px;
  }
}

body#web #developer .animate__custom__fadeInUp {
  -webkit-animation-name: fadeInUpSpeedSlow;
          animation-name: fadeInUpSpeedSlow;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes fadeInUpSpeedSlow {
  0% {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
}

@keyframes fadeInUpSpeedSlow {
  0% {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  body#web #developer {
    padding-top: 100px;
  }
}

body#web #developer .right-content {
  padding-top: 100px;
}

body#web #developer .industrial-arrow-left,
body#web #developer .industrial-arrow-right {
  height: 20px;
  cursor: pointer;
}

body#web #developer .industrial-arrow-left,
body#web #developer .high-rise-arrow-left {
  position: relative;
  left: -30px;
}

body#web #developer .industrial-arrow-right,
body#web #developer .high-rise-arrow-right {
  position: relative;
  right: -30px;
}

body#web #developer .high-rise-arrow-left,
body#web #developer .high-rise-arrow-right {
  height: 20px;
  cursor: pointer;
}

body#web #developer .carousel-vertical-wrap {
  max-height: 500px;
  width: 200px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body#web #developer .carousel-vertical-wrap .carousel-arrow-wrap {
  position: absolute;
  width: 225px;
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body#web #developer .carousel-vertical-wrap .carousel-arrow-wrap .carousel-arrow-left {
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 4;
}

body#web #developer .carousel-vertical-wrap .carousel-arrow-wrap .carousel-arrow-right {
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 4;
}

body#web #developer .carousel-vertical-wrap .carousel-vertical-inner-wrap {
  position: relative;
}

body#web #developer .carousel-vertical-wrap .carousel-vertical-inner-wrap .carousel-vertical-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body#web #developer .carousel-vertical-wrap .carousel-vertical-inner-wrap .carousel-vertical-item a img {
  height: 100px;
  width: 80%;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 10px 0;
}

body#web #developer .developer-title-wrapper {
  margin-bottom: 20px;
}

body#web #developer .developer-title-wrapper h5 {
  font-family: "Amotrio";
  font-size: 32px;
  text-align: center;
  color: #595d3c;
}

@media screen and (max-width: 767px) {
  body#web #developer .image-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

body#web #developer figure.absolute-image-1 {
  top: 0 !important;
  left: 0 !important;
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent));
  -webkit-mask-image: linear-gradient(to right, transparent, #fff, transparent);
  -webkit-mask-size: 300% 100%;
  mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent));
  mask-image: linear-gradient(to right, transparent, #fff, transparent);
  mask-size: 300% 100%;
  -webkit-animation: clip-fade 2s alternate;
          animation: clip-fade 2s alternate;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

body#web #developer figure.absolute-image-2 {
  bottom: -15px !important;
  left: 0 !important;
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent));
  -webkit-mask-image: linear-gradient(to right, transparent, #fff, transparent);
  -webkit-mask-size: 300% 100%;
  mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent));
  mask-image: linear-gradient(to right, transparent, #fff, transparent);
  mask-size: 300% 100%;
  -webkit-animation: clip-fade 1s alternate;
          animation: clip-fade 1s alternate;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

body#web #developer .absolute-image-2,
body#web #developer .absolute-image-1 {
  z-index: 0;
}

body#web #developer .find-out-wrapper {
  padding-top: 30px;
}

body#web #developer .find-out-wrapper h4 {
  font-family: "Century Gothic";
  font-size: 14px;
  color: #231f20;
  text-align: center;
}

body#web #developer .find-out-wrapper a {
  font-family: "Century Gothic";
  font-weight: bold;
  font-size: 22px;
  color: #595d3c;
  text-align: center;
  text-decoration: underline;
}

body#web #developer .logo-wrapper {
  margin-bottom: 20px;
}

body#web #developer .logo-wrapper img {
  width: 100%;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}

body#web #developer .desc-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 32px;
}

body#web #developer .desc-wrapper p {
  font-family: "Century Gothic";
  font-size: 15px;
  font-weight: normal;
  color: #231f20;
  margin: 0px;
  max-width: 539px;
  text-align: center;
  width: 90%;
}

body#web #contact {
  min-height: 100vh;
  background-image: url("./../assets/img/contact/pattern.png"), url("./../assets/img/contact/background.png");
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-position: 0% 800px, center;
  position: relative;
  padding-top: 262px;
  padding-bottom: 50px;
  overflow: hidden;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #contact {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  body#web #contact {
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: 0% 1050px, center;
  }
}

body#web #contact .stallionz-container {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all ease-in-out 2s 1s;
  transition: all ease-in-out 2s 1s;
}

body#web #contact .stallionz-container.animate {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  opacity: 1;
}

@media screen and (max-width: 767px) {
  body#web #contact .custom-padding-top {
    padding-top: 100px;
  }
}

body#web #contact .stallionz-building {
  position: absolute;
  bottom: 0px;
  left: 0px;
  max-width: 900px;
  overflow: hidden;
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #contact .stallionz-building {
    -webkit-transform: translateX(-213px);
            transform: translateX(-213px);
  }
}

body#web #contact .stallionz-building::before {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  content: "";
  background-color: #ffffff;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all ease-in-out 2s 1s;
  transition: all ease-in-out 2s 1s;
}

body#web #contact .stallionz-building.animate::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

body#web #contact .title-text {
  font-family: "Century Gothic";
  font-weight: bold;
  font-size: 17px;
  color: #231f20;
  text-align: center;
  padding-top: 38px;
  max-width: 300px;
  margin: 0px auto;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  body#web #contact .title-text {
    padding-top: 18px;
  }
}

body#web #contact .sub-title-text {
  font-family: Nunito;
  font-size: 14px;
  color: #58585a;
  text-align: center;
  max-width: 302px;
  margin: auto;
}

body#web #contact .address-text {
  font-family: "Century Gothic";
  font-size: 15px;
  color: #231f20;
  text-align: center;
  margin: 0px;
  padding-top: 26px;
  padding-bottom: 27px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #contact .address-text {
    font-size: 13px;
  }
}

body#web #contact .stallionz-address {
  max-width: 330px;
  margin: auto;
}

body#web #contact .exsim-address {
  max-width: 340px;
  margin: auto;
}

body#web #contact .contact-icon {
  width: 20px;
  float: left;
}

body#web #contact .contact-icon img {
  vertical-align: middle;
}

body#web #contact .contact-text-p {
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #595d3c;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0px;
}

body#web #contact .contact-text {
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #231f20;
}

body#web #contact .contact-text:hover,
body#web #contact .contact-text:focus {
  text-decoration: none;
}

body#web #contact .map-wrapper {
  width: 54px;
  display: inline-block;
  margin-top: 16px;
}

body#web #contact .map-wrapper img {
  vertical-align: middle;
}

body#web #concept {
  overflow-x: hidden;
}

body#web #concept section#building-section {
  min-height: 100vh;
  background-image: url("../assets/img/concept/main-building.jpg");
  background-repeat: no-repeat;
  background-position-y: top;
  background-position-x: center;
  background-size: 109% auto;
  -webkit-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}

@media screen and (max-width: 820px) {
  body#web #concept section#building-section {
    background-size: cover;
  }
}

body#web #concept section#building-section .center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

body#web #concept section#building-section .w-200px {
  width: 200px;
}

body#web #concept section#building-section .logo-large-white-wrap {
  width: 0px;
  overflow: hidden;
}

body#web #concept section#building-section .logo-large-white-wrap .logo-large-white {
  width: 200px;
}

body#web #concept section#building-section .logo-large-white-wrap.parallax {
  width: 200px;
}

body#web #concept section#building-section .center-top {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all ease-in-out 4s 1.5s;
  transition: all ease-in-out 4s 1.5s;
}

body#web #concept section#building-section .center-top.move-top {
  -webkit-transform: translate(-50%, -180%);
          transform: translate(-50%, -180%);
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#building-section .center-top.move-top {
    -webkit-transform: translate(-50%, -125%);
            transform: translate(-50%, -125%);
  }
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#building-section .center-top.move-top {
    -webkit-transform: translate(-50%, -150%);
            transform: translate(-50%, -150%);
  }
}

body#web #concept section#building-section .w-300px {
  width: 300px;
}

body#web #concept section#building-section .logo-large-wrap {
  width: 0px;
  overflow: hidden;
}

body#web #concept section#building-section .logo-large-wrap .logo-large {
  width: 300px;
}

body#web #concept section#building-section .logo-large-wrap.parallax {
  width: 300px;
}

body#web #concept section#building-section.animation {
  background-size: 100% auto;
  background-position-y: 85%;
}

@media screen and (max-width: 820px) {
  body#web #concept section#building-section.animation {
    background-size: cover;
  }
}

body#web #concept section#a-river-runs-through {
  background-image: url("../assets/img/concept/a-river-runs-through.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 70vh;
  position: relative;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through {
    min-height: 80vh;
    background-position-x: center;
  }
}

body#web #concept section#a-river-runs-through .leaf-1,
body#web #concept section#a-river-runs-through .leaf-2 {
  position: absolute;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through .leaf-1,
  body#web #concept section#a-river-runs-through .leaf-2 {
    display: none;
  }
}

body#web #concept section#a-river-runs-through .leaf-1 {
  width: 120px;
  top: 30vh;
  left: 100px;
  -webkit-transition: all ease-in-out 3s;
  transition: all ease-in-out 3s;
  opacity: 0;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}

body#web #concept section#a-river-runs-through .leaf-1.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

body#web #concept section#a-river-runs-through .leaf-2 {
  width: 300px;
  top: -3vh;
  right: 100px;
  -webkit-transform: translate(50%, -60%);
          transform: translate(50%, -60%);
  -webkit-transition: all ease-in-out 3s;
  transition: all ease-in-out 3s;
  opacity: 0;
}

body#web #concept section#a-river-runs-through .leaf-2.show {
  opacity: 1;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

body#web #concept section#a-river-runs-through .leaf-1.move {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

body#web #concept section#a-river-runs-through .leaf-2.move {
  -webkit-transform: translate(-40px, -40px);
          transform: translate(-40px, -40px);
}

body#web #concept section#a-river-runs-through .river-title-wrap {
  display: inline-block;
  margin-top: 70px;
  overflow: hidden;
  position: relative;
}

body#web #concept section#a-river-runs-through .river-title-wrap .river-title {
  font-size: 35px;
  font-family: Nunito;
  font-weight: bold;
  color: #1e1e1e;
  border-bottom: 2px solid #707070;
  padding: 10px 70px;
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#a-river-runs-through .river-title-wrap .river-title {
    font-size: 25px;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through .river-title-wrap .river-title {
    font-size: 17px;
    padding: 10px 0px;
  }
}

body#web #concept section#a-river-runs-through .river-title-wrap .left-door,
body#web #concept section#a-river-runs-through .river-title-wrap .right-door {
  position: absolute;
  width: 50%;
  background-color: #ffffff;
  top: 0px;
  height: 75px;
}

body#web #concept section#a-river-runs-through .river-title-wrap .left-door {
  left: 0px;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

body#web #concept section#a-river-runs-through .river-title-wrap .right-door {
  right: 0px;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: -webkit-transform ease-in-out 1s;
  transition: -webkit-transform ease-in-out 1s;
  transition: transform ease-in-out 1s;
  transition: transform ease-in-out 1s, -webkit-transform ease-in-out 1s;
}

body#web #concept section#a-river-runs-through .river-title-wrap.animation .left-door {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

body#web #concept section#a-river-runs-through .river-title-wrap.animation .right-door {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

body#web #concept section#a-river-runs-through .river-desc-wrap {
  margin-top: 20px;
  -webkit-transform: translateY(30%);
          transform: translateY(30%);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
  opacity: 0;
}

body#web #concept section#a-river-runs-through .river-desc-wrap .river-desc {
  font-family: Nunito;
  font-size: 18px;
  color: #1e1e1e;
  text-align: center;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through .river-desc-wrap .river-desc {
    font-size: 15px;
  }
}

body#web #concept section#a-river-runs-through .river-desc-wrap.animation {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  opacity: 1;
}

body#web #concept section#a-river-runs-through .river-img-wrap {
  width: 100%;
  height: 50vh;
  overflow: hidden;
  position: relative;
  top: 15vh;
  box-shadow: 0px 0px 28px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 28px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 28px 2px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through .river-img-wrap {
    top: 0vh;
    margin-top: 50px;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through .river-img-wrap {
    top: 0vh;
    margin-top: 5px;
  }
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#a-river-runs-through .river-img-wrap {
    top: 0vh;
    margin-top: 50px;
  }
}

body#web #concept section#a-river-runs-through .river-img-wrap img {
  -webkit-transform: translateX(5%) translateY(-20%) scale(1.1);
          transform: translateX(5%) translateY(-20%) scale(1.1);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through .river-img-wrap img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(5%) translateY(5%) scale(1.4);
            transform: translateX(5%) translateY(5%) scale(1.4);
  }
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through .river-img-wrap img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-5%) translateY(-5%) scale(2);
            transform: translateX(-5%) translateY(-5%) scale(2);
  }
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#a-river-runs-through .river-img-wrap img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-5%) translateY(-5%) scale(2);
            transform: translateX(-5%) translateY(-5%) scale(2);
  }
}

body#web #concept section#a-river-runs-through .river-img-wrap:hover img {
  -webkit-transform: translateX(-5%) translateY(-20%) scale(1.1);
          transform: translateX(-5%) translateY(-20%) scale(1.1);
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through .river-img-wrap:hover img {
    -webkit-transform: translateX(-5%) translateY(5%) scale(1.4);
            transform: translateX(-5%) translateY(5%) scale(1.4);
  }
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#a-river-runs-through .river-img-wrap:hover img {
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: translateX(5%) translateY(5%) scale(2);
            transform: translateX(5%) translateY(5%) scale(2);
  }
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#a-river-runs-through .river-img-wrap:hover img {
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: translateX(5%) translateY(5%) scale(2);
            transform: translateX(5%) translateY(5%) scale(2);
  }
}

body#web #concept section#nature-at-the-heart-of-living {
  background: url("../assets/img/concept/nature-at-the-heart-of-living.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 130vh;
  padding-top: 40vh;
  padding-bottom: 7vh;
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living {
    padding-top: 28vh;
  }
}

@media screen and (max-width: 768px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living {
    padding-top: 41vh;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living {
    padding-top: 17vh;
  }
}

@media screen and (max-width: 412px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living {
    padding-top: 35vh;
  }
}

@media screen and (max-width: 412px) and (min-height: 915px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living {
    padding-top: 18vh;
  }
}

@media screen and (max-width: 393px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living {
    padding-top: 24vh;
  }
}

@media screen and (max-width: 390px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living {
    padding-top: 22vh;
  }
}

@media screen and (max-width: 375px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living {
    padding-top: 36vh;
  }
}

body#web #concept section#nature-at-the-heart-of-living .nature-title-wrap {
  display: inline-block;
  overflow: hidden;
  margin: auto;
}

body#web #concept section#nature-at-the-heart-of-living .nature-title-wrap .nature-title {
  white-space: nowrap;
  color: #ffffff;
  font-family: Nunito;
  font-size: 35px;
  font-weight: bold;
  border-bottom: 2px solid #ffffff;
  padding: 10px 0px;
  letter-spacing: 2px;
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#nature-at-the-heart-of-living .nature-title-wrap .nature-title {
    font-size: 25px;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .nature-title-wrap .nature-title {
    font-size: 17px;
    padding: 10px 0px;
    text-align: center;
  }
}

body#web #concept section#nature-at-the-heart-of-living .nature-inner-title-wrap {
  width: 0px;
}

body#web #concept section#nature-at-the-heart-of-living .nature-inner-title-wrap.parallax {
  width: 100%;
}

body#web #concept section#nature-at-the-heart-of-living .nature-desc-wrap {
  margin-top: 20px;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

body#web #concept section#nature-at-the-heart-of-living .nature-desc-wrap .nature-desc {
  font-family: Nunito;
  font-size: 18px;
  color: #ffffff;
  max-width: 620px;
  width: 100%;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .nature-desc-wrap .nature-desc {
    font-size: 15px;
  }
}

body#web #concept section#nature-at-the-heart-of-living .nature-desc-wrap.animate {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

body#web #concept section#nature-at-the-heart-of-living .nature-2-wrap {
  max-width: 630px;
  width: 100%;
  height: 400px;
  margin-top: -250px;
  overflow: hidden;
  box-shadow: 0px 0px 28px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 28px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 28px 2px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#nature-at-the-heart-of-living .nature-2-wrap {
    margin-top: -95px;
    max-width: 490px;
    height: 270px;
  }
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
  body#web #concept section#nature-at-the-heart-of-living .nature-2-wrap {
    margin-top: -50px;
    max-width: 430px;
    height: 230px;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .nature-2-wrap {
    margin-top: 0px;
  }
}

@media screen and (min-width: 1215px) and (orientation: landscape) {
  body#web #concept section#nature-at-the-heart-of-living .nature-2-wrap {
    max-width: 700px;
  }
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .nature-2-wrap {
    margin-top: 0px;
    max-width: 820px;
  }
}

body#web #concept section#nature-at-the-heart-of-living .nature-2-wrap img {
  -webkit-transform: scale(1.4) translateY(30px);
          transform: scale(1.4) translateY(30px);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .nature-2-wrap img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 400px;
  }
}

body#web #concept section#nature-at-the-heart-of-living .nature-2-wrap:hover img {
  -webkit-transform: scale(1.6) translateY(30px);
          transform: scale(1.6) translateY(30px);
}

body#web #concept section#nature-at-the-heart-of-living .nature-1-wrap {
  width: 100%;
  height: 620px;
  overflow: hidden;
  box-shadow: 0px 0px 28px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 28px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 28px 2px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#nature-at-the-heart-of-living .nature-1-wrap {
    height: 420px;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .nature-1-wrap {
    height: 600px;
  }
}

body#web #concept section#nature-at-the-heart-of-living .nature-1-wrap img {
  -webkit-transform: scale(2) translateY(70px);
          transform: scale(2) translateY(70px);
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .nature-1-wrap img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 600px;
    -webkit-transform: scale(1.5) translateY(70px);
            transform: scale(1.5) translateY(70px);
  }
}

body#web #concept section#nature-at-the-heart-of-living .nature-1-wrap:hover img {
  -webkit-transform: scale(2.2) translateY(70px);
          transform: scale(2.2) translateY(70px);
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .nature-1-wrap:hover img {
    -webkit-transform: scale(1.7) translateY(70px);
            transform: scale(1.7) translateY(70px);
  }
}

body#web #concept section#nature-at-the-heart-of-living .mindful-inner-title-wrap {
  position: relative;
}

body#web #concept section#nature-at-the-heart-of-living .mindful-inner-title-wrap .mindful-door {
  position: absolute;
  top: 0px;
  right: 0%;
  height: 100%;
  width: 100%;
  background-color: #88898d;
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

body#web #concept section#nature-at-the-heart-of-living .mindful-inner-title-wrap.parallax .mindful-door {
  right: 100%;
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .mindful-title-wrap {
    text-align: left;
  }
}

body#web #concept section#nature-at-the-heart-of-living .mindful-title-wrap .mindful-title {
  color: #ffffff;
  font-family: Nunito;
  font-size: 35px;
  font-weight: bold;
  border-bottom: 2px solid #ffffff;
  padding: 10px 0px;
  letter-spacing: 2px;
  text-align: right;
  white-space: nowrap;
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#nature-at-the-heart-of-living .mindful-title-wrap .mindful-title {
    font-size: 25px;
  }
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .mindful-title-wrap .mindful-title {
    padding: 10px 0px;
    text-align: left;
    margin: 0 auto;
    margin-top: 40px;
    display: inline-block;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .mindful-title-wrap .mindful-title {
    font-size: 17px;
    padding: 10px 0px;
    text-align: left;
    margin: 0 auto;
    margin-top: 40px;
    display: inline-block;
  }
}

body#web #concept section#nature-at-the-heart-of-living .mindful-desc-wrap {
  margin-top: 20px;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

body#web #concept section#nature-at-the-heart-of-living .mindful-desc-wrap .mindful-desc {
  font-family: Nunito;
  font-size: 18px;
  color: #ffffff;
  text-align: right;
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .mindful-desc-wrap .mindful-desc {
    text-align: left;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#nature-at-the-heart-of-living .mindful-desc-wrap .mindful-desc {
    font-size: 15px;
    text-align: left;
  }
}

body#web #concept section#nature-at-the-heart-of-living .mindful-desc-wrap.animate {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}

body#web #concept section#car-drop-off-place {
  min-height: 50vh;
  background-image: url("../assets/img/concept/car-drop-off-place.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position-y: 0px;
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#car-drop-off-place {
    background-size: cover;
  }
}

body#web #concept section#car-drop-off-place.animation {
  background-position-y: -500px;
}

@media screen and (max-width: 1180px) and (orientation: landscape) {
  body#web #concept section#car-drop-off-place.animation {
    background-position-y: -300px;
  }
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  body#web #concept section#car-drop-off-place.animation {
    background-position-y: inherit;
  }
}

body#web #concept section#video {
  min-height: 70vh;
  background-image: url("../assets/img/concept/video.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web #concept section#video {
    min-height: auto;
  }
}

body#web #concept section#video .iframe-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

body#web #concept section#video .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body#web #concept section#video .back-to-top-wrap {
  margin-top: 50px;
  text-align: center;
}

body#web #concept section#video .back-to-top-wrap .back-to-top {
  background-color: #58585a;
  color: #ffffff;
  padding: 8px 50px;
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
  border: inherit;
}

body#web #concept section#video .back-to-top-wrap .back-to-top:hover,
body#web #concept section#video .back-to-top-wrap .back-to-top:focus {
  border: inherit;
  outline: inherit;
}

body#web #facilities-plan {
  background-color: #f2ede7;
  background-image: url("./../assets/img/layout-plan/pattern.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 120vh;
  padding-top: 100px;
  padding-bottom: 100px;
}

body#web #facilities-plan .animate__custom__fadeInUp {
  -webkit-animation-name: fadeInUpSpeedSlow;
          animation-name: fadeInUpSpeedSlow;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@keyframes fadeInUpSpeedSlow {
  0% {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
}

body#web #facilities-plan .campus-img {
  position: absolute;
  left: 0px;
  top: 53%;
  -webkit-transform: translateY(-53%);
          transform: translateY(-53%);
  width: 60px;
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan .campus-img {
    left: 60px;
    top: 42%;
    -webkit-transform: translateY(-42%);
            transform: translateY(-42%);
    width: 130px;
  }
}

body#web #facilities-plan .facilities-map {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan .facilities-map {
    width: 90%;
  }
}

body#web #facilities-plan .mt-n-100 {
  margin-top: -70px;
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan .mt-n-100 {
    margin-top: -500px;
  }
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan .me-30 {
    margin-right: 18%;
  }
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan .col-md-1-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 12%;
  }
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan .col-md-3-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 24%;
  }
}

body#web #facilities-plan h1 {
  font-family: Amotrio;
  font-size: 40px;
  padding-left: 0px;
  margin-bottom: 10px;
  margin-top: 50px;
  max-width: 200px;
  color: #595d3c;
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan h1 {
    font-size: 54px;
    position: relative;
    padding-left: 122px;
    margin-bottom: 43px;
    max-width: unset;
  }
}

body#web #facilities-plan h1::before {
  content: "";
  width: 66px;
  height: 1px;
  background-color: #595d3c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  body#web #facilities-plan h1::before {
    display: none;
  }
}

body#web #facilities-plan .level-g-h2,
body#web #facilities-plan .level-2-h2,
body#web #facilities-plan .level-12-h2 {
  font-family: "Century Gothic";
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan .level-g-h2,
  body#web #facilities-plan .level-2-h2,
  body#web #facilities-plan .level-12-h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

body#web #facilities-plan .level-g-h2 {
  color: #f6781b;
}

body#web #facilities-plan .level-2-h2 {
  color: #ea3524;
}

body#web #facilities-plan .level-12-h2 {
  color: #00795e;
}

body#web #facilities-plan h4 {
  font-family: "Helvetica";
  font-weight: bold;
  font-size: 15px;
  color: #ea3524;
  margin-bottom: 4px;
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan h4 {
    font-size: 17px;
  }
}

body#web #facilities-plan ol {
  margin-left: -2px;
  margin-bottom: 0px;
}

body#web #facilities-plan ol li {
  font-family: "Helvetica";
  font-size: 15px;
  padding-left: 4px;
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan ol li {
    font-size: 17px;
  }
}

body#web #facilities-plan .mb-40 {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  body#web #facilities-plan .mb-40 {
    margin-bottom: unset;
  }
}

body#web #facilities-plan .level-g-wrapper ol {
  margin-left: -12px;
}

body#web #facilities-plan .level-g-wrapper ol li {
  color: #f6781b;
}

body#web #facilities-plan .level-2-wrapper ol li {
  color: #ea3524;
}

body#web #facilities-plan .level-12-wrapper ol li {
  color: #00795e;
}

body#web #layout-plan {
  background-color: #f2ede7;
  background-image: url("./../assets/img/layout-plan/pattern.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 120vh;
  padding-top: 130px;
  padding-bottom: 100px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan {
    padding-bottom: 150px;
  }
}

body#web #layout-plan .animate__custom__fadeInUp {
  -webkit-animation-name: fadeInUpSpeedSlow;
          animation-name: fadeInUpSpeedSlow;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@keyframes fadeInUpSpeedSlow {
  0% {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
}

body#web #layout-plan .type-group-wrapper {
  position: absolute;
  right: 0px;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 767px) {
  body#web #layout-plan .type-group-wrapper {
    position: relative;
    right: unset;
    margin-bottom: 50px;
    left: 12px;
  }
}

body#web #layout-plan .type-group-wrapper .type-a,
body#web #layout-plan .type-group-wrapper .type-b1,
body#web #layout-plan .type-group-wrapper .type-b2 {
  width: 56px;
  height: 56px;
  border: 1px solid #040504;
  border-radius: 50%;
  margin-right: 40px;
  position: relative;
}

@media screen and (max-width: 767px) {
  body#web #layout-plan .type-group-wrapper .type-a,
  body#web #layout-plan .type-group-wrapper .type-b1,
  body#web #layout-plan .type-group-wrapper .type-b2 {
    width: 28px;
    height: 28px;
  }
}

body#web #layout-plan .type-group-wrapper .type-a {
  background-color: #595d3c;
}

body#web #layout-plan .type-group-wrapper .type-a::after {
  content: "TYPE A";
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: bold;
  color: #58595b;
  position: absolute;
  bottom: -25px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  white-space: nowrap;
}

body#web #layout-plan .type-group-wrapper .type-b1 {
  background-color: #d17643;
}

body#web #layout-plan .type-group-wrapper .type-b1::after {
  content: "TYPE B1";
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: bold;
  color: #58595b;
  position: absolute;
  bottom: -25px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  white-space: nowrap;
}

body#web #layout-plan .type-group-wrapper .type-b2 {
  background-color: #d0ac92;
}

body#web #layout-plan .type-group-wrapper .type-b2::after {
  content: "TYPE B2";
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: bold;
  color: #58595b;
  position: absolute;
  bottom: -25px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  white-space: nowrap;
}

body#web #layout-plan h1 {
  font-family: Amotrio;
  font-size: 54px;
  color: #595d3c;
  position: relative;
  padding-left: 122px;
  margin-bottom: 83px;
}

@media screen and (max-width: 767px) {
  body#web #layout-plan h1 {
    font-size: 40px;
    padding-left: 0px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
}

body#web #layout-plan h1::before {
  content: "";
  width: 66px;
  height: 1px;
  background-color: #595d3c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  body#web #layout-plan h1::before {
    display: none;
  }
}

body#web #layout-plan .center-layer {
  background: transparent;
  position: absolute;
  top: 40%;
  left: 22%;
  right: 22%;
  width: 56%;
  height: 60%;
}

body#web #layout-plan .left-bottom-corner {
  background: transparent;
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 60%;
  width: 5%;
}

body#web #layout-plan .right-bottom-corner {
  background: transparent;
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 60%;
  width: 5%;
}

body#web #layout-plan .bottom-layer {
  background: transparent;
  position: absolute;
  left: 5%;
  bottom: 0px;
  width: 17%;
  height: 13%;
}

body#web #layout-plan .layout-map {
  width: 100%;
  height: 100%;
  position: relative;
}

body#web #layout-plan .compass-group-wrapper {
  margin-top: -200px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan .compass-group-wrapper {
    margin-top: -100px;
  }
}

body#web #layout-plan .floor-plan-main {
  position: relative;
  width: 100%;
}

body#web #layout-plan .floor-plan-a,
body#web #layout-plan .floor-plan-b1,
body#web #layout-plan .floor-plan-b2 {
  position: absolute;
}

body#web #layout-plan .floor-plan-a {
  top: 0px;
  left: 0px;
  width: 99.3%;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

body#web #layout-plan .floor-plan-a.animate {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

body#web #layout-plan .floor-plan-b1 {
  right: 5.6%;
  top: 37.3%;
  width: 7.3%;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

body#web #layout-plan .floor-plan-b1.animate {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

body#web #layout-plan .floor-plan-b2 {
  right: 5.6%;
  top: 51.8%;
  width: 7.3%;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

body#web #layout-plan .floor-plan-b2.animate {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

body#web #layout-plan .compass-img {
  width: 303px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan .compass-img {
    width: 203px;
  }
}

body#web #layout-plan .compass-item {
  position: absolute;
  width: 100%;
}

body#web #layout-plan .northwest {
  top: 45%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -235px;
}

body#web #layout-plan .southwest {
  bottom: -72px;
  left: 25px;
}

body#web #layout-plan .southwest p {
  max-width: 120px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan .southwest p {
    max-width: 130px;
  }
}

body#web #layout-plan .south {
  bottom: -72px;
  right: -220px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan .south {
    right: -165px;
  }
}

body#web #layout-plan .south p {
  max-width: 120px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan .south p {
    max-width: 130px;
  }
}

body#web #layout-plan .southeast {
  top: 65%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -325px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan .southeast {
    right: -208px;
  }
}

body#web #layout-plan .southeast p {
  max-width: 120px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan .southeast p {
    max-width: 130px;
  }
}

body#web #layout-plan .northeast {
  top: -70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

body#web #layout-plan .compass-p {
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: normal;
  color: #595d3c;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan .compass-p {
    font-size: 12px;
  }
}

body#web #layout-plan .compass-location {
  font-family: "Century Gothic";
  font-size: 17px;
  font-weight: bold;
  color: #595d3c;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  body#web #layout-plan .compass-location {
    font-size: 15px;
  }
}

body#web #floor-plan {
  background-image: url("../assets/img/floor-plan/pattern.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  background-color: #f2ede7;
  min-height: 100vh;
}

body#web #floor-plan .animate__custom__fadeInLeft {
  -webkit-animation-name: fadeInLeftSpeedSlow;
          animation-name: fadeInLeftSpeedSlow;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

body#web #floor-plan .animate__custom__fadeInRight {
  -webkit-animation-name: fadeInRightSpeedSlow;
          animation-name: fadeInRightSpeedSlow;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes fadeInLeftSpeedSlow {
  0% {
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
}

@keyframes fadeInLeftSpeedSlow {
  0% {
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
}

@-webkit-keyframes fadeInRightSpeedSlow {
  0% {
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
}

@keyframes fadeInRightSpeedSlow {
  0% {
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
}

body#web #floor-plan .background-wording {
  position: absolute;
  top: 33%;
  left: 56%;
  width: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 700px;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  body#web #floor-plan .background-wording {
    width: 300px;
    top: 10%;
    left: 10%;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}

body#web #floor-plan .type-a1 {
  width: 60%;
}

body#web #floor-plan .type-a2 {
  width: 60%;
}

body#web #floor-plan .type-b1 {
  width: 60%;
}

body#web #floor-plan .type-b2 {
  width: 60%;
}

body#web #floor-plan .type-left-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  height: 130px;
}

body#web #floor-plan .type-left-wrapper .type-text {
  font-size: 37px;
  text-transform: uppercase;
  line-height: 30px;
  font-family: Amotrio;
  color: #595d3c;
}

body#web #floor-plan .type-left-wrapper .type-text .type-big-text {
  font-family: Amotrio;
  font-size: 67px;
  color: #595d3c;
}

body#web #floor-plan .type-left-wrapper .type-text .additional-text {
  font-family: Helvetica;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
  color: #595d3c;
}

body#web #floor-plan .type-left-wrapper .square-ft {
  font-size: 18px;
  line-height: 28px;
  font-family: Helvetica;
  color: #1a1818;
  margin-top: 6px;
}

body#web #floor-plan .type-left-wrapper .more-info {
  font-family: Helvetica;
  font-size: 14px;
  line-height: 28px;
  color: #1a1818;
  margin-top: 5px;
}

body#web #floor-plan .floor-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100vh;
  width: 100%;
  padding-right: 40px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  body#web #floor-plan .floor-image-wrapper {
    padding-right: 0px;
    min-height: 50vh;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-bottom: 20px;
  }
}

body#web #floor-plan .floor-content-wrappper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
  width: 100%;
  padding-left: 100px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  body#web #floor-plan .floor-content-wrappper {
    padding-left: 0px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-height: 50vh;
    padding-top: 20px;
  }
}

body#web #floor-plan .floor-content-wrappper .floor-desc-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 0px;
}

body#web #floor-plan .floor-content-wrappper .floor-text {
  line-height: 20px;
  font-family: "Helvetica";
  font-size: 13px;
  color: #1a1818;
  margin-bottom: 8px;
}

body#web .carousel-control-prev-icon {
  background: url("../assets/img/gallery/left-button@2x.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 50px;
}

body#web .carousel-item.active {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

body#web .carousel-item {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

body#web .carousel-control-next-icon {
  background: url("../assets/img/gallery/right-button@2x.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 50px;
}

body#web .carousel-control-next .arrow-img,
body#web .carousel-control-prev .arrow-img {
  width: 20px;
}

body#web .stallionz-container {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 576px) {
  body#web .stallionz-container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  body#web .stallionz-container {
    max-width: 94%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  body#web .stallionz-container {
    max-width: 94%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  body#web .stallionz-container {
    max-width: 94%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

body#web .parallax-animation-slide-left {
  width: 0px;
  -webkit-transition: all ease-in-out 1s 3s;
  transition: all ease-in-out 1s 3s;
  overflow: hidden;
}

body#web .parallax-animation-slide-left-1 {
  width: 0px;
  -webkit-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
  overflow: hidden;
}

body#web #toTop {
  cursor: pointer;
}

body#web .overflow-hidden {
  overflow: hidden;
}

body#web .hide {
  display: none;
}

body#web .social-bottom-wrapper {
  position: fixed;
  bottom: 0;
  right: 80px;
  margin: 25px 41px;
  margin-right: 0px;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  body#web .social-bottom-wrapper {
    right: 40px;
  }
}

body#web .social-bottom-wrapper .social-top {
  margin-bottom: 25px;
}

body#web .social-bottom-wrapper a.socials:hover {
  text-decoration: none;
}

body#web .social-bottom-wrapper .instagram {
  margin-left: 25px;
}

body#web .social-bottom-wrapper .instagram img {
  height: 33px;
  -o-object-fit: contain;
     object-fit: contain;
}

body#web .social-bottom-wrapper .youtube {
  margin-left: 25px;
}

body#web .social-bottom-wrapper .youtube img {
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}

body#web .social-bottom-wrapper .facebook img {
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}

body#web .social-bottom-wrapper .website img {
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}

body#web .menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

body#web #stallionzNac.active {
  opacity: 1;
  transform: translate(0%);
  -webkit-transform: transform(0%);
  box-shadow: 15px 0px 27px 0px rgba(0, 0, 0, 0.52);
  -webkit-box-shadow: 15px 0px 27px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 15px 0px 27px 0px rgba(0, 0, 0, 0.52);
}

body#web #stallionzNac.active .nav-wrapper {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

body#web .nav-exsim-logo-wrap {
  margin-top: 80px;
  margin-bottom: 120px;
}

body#web .copyright-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body#web .copyright-wrapper .copyright {
  font-family: "Gotham";
  font-size: 14px;
}

body#web .copyright-wrapper .tnc {
  font-family: "Gotham";
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

body#web .copyright-wrapper .tnc a {
  cursor: pointer;
  font-size: 10px;
  color: grey;
}

body#web .nav-exsim-logo {
  height: 80px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

body#web .nav-bottom-link-wrap {
  width: 25%;
}

body#web .nav-bottom-link-wrap img {
  height: 20px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

body#web .bottom-nav-wrapper {
  opacity: 0;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

body#web .bottom-nav-wrapper.active {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

body#web .background-opacity.active {
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
}

body#web .background-opacity {
  overflow: hidden;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 3;
  width: 100%;
  height: 100%;
}

body#web #stallionzNac {
  overflow: hidden;
  min-width: 300px;
  max-width: 400px;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: translate(-100%);
  -webkit-transform: transform(-100%);
  z-index: 4;
}

body#web #stallionzNac .nav-wrapper {
  opacity: 0;
}

body#web #stallionzNac .custom-img {
  bottom: -15px;
  right: 0;
}

body#web .overlay {
  height: 100%;
  width: 0;
  position: fixed;
  overflow-y: scroll;
  z-index: 3;
  top: 0;
  right: 0;
  background-color: #f5eee6;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

body#web .overlay-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

body#web .overlay a {
  letter-spacing: 1.5px;
  text-decoration: none;
  font-size: 15px;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

body#web .navLink {
  font-family: "PassionSansPDag";
  font-weight: normal;
  font-style: normal;
  color: #000000;
  -webkit-transition: padding 1s;
  transition: padding 1s;
}

body#web .navLink:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.1em;
  background-color: #DA6F3F;
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms, -webkit-transform 300ms;
  overflow: hidden;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

body#web .overlay-inner-content {
  width: 70%;
  overflow: hidden;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

body#web .overlay-inner-content.active {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: -webkit-transform 1s ease-in;
  transition: -webkit-transform 1s ease-in;
  transition: transform 1s ease-in;
  transition: transform 1s ease-in, -webkit-transform 1s ease-in;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

body#web .nav-wrapper {
  position: relative;
  margin-top: 10px;
  clear: both;
  float: left;
}

:hover > body#web .nav-wrapper:hover .navLink {
  color: #DA6F3F;
}

:hover > body#web .nav-wrapper:hover .navLink:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@media screen and (max-height: 450px) {
  body#web .overlay a {
    font-size: 20px;
  }
  body#web .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

body#web .top-nav-wrap {
  height: 150px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body#web .top-nav-wrap .big-logo-wrapper {
  width: 70%;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

body#web .top-nav-wrap .big-logo-wrapper a {
  width: 80%;
}

body#web .top-nav-wrap .big-logo-wrapper img {
  width: 100%;
}

body#web .top-nav-wrap .big-logo-wrapper.active {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

body#web .top-nav-wrap .close-nav-wrapper {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  overflow: hidden;
}

body#web .top-nav-wrap .close-nav-wrapper .close-inner-wrapper {
  position: relative;
}

body#web .top-nav-wrap .close-nav-wrapper .close-inner-wrapper img {
  width: 100%;
  height: auto;
  cursor: pointer;
}

body#web .top-nav-wrap .close-nav-wrapper .close-inner-wrapper .close-animation {
  border: 2px solid #f5eee6;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

:hover > body#web .top-nav-wrap .close-nav-wrapper:hover .close-animation {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  border: 3px solid #f5eee6;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #f5eee6;
}

body#web #btn-nav {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #DA6F3F;
  color: #ffffff;
  width: 60px;
  height: 60px;
  padding: 2px 0;
}

body#web #btn-nav span {
  font-family: "PassionSansPDag";
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 0px;
}

body#web #btn-nav .nav-dash-line {
  height: 2px;
  width: 50px;
  overflow: hidden;
}

body#web #btn-nav .nav-dash-line .nav-dash-inner-line {
  height: 2px;
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

body#web #btn-nav .nav-dash-line .nav-dash-inner-line .nav-line:nth-child(1),
body#web #btn-nav .nav-dash-line .nav-dash-inner-line .nav-line:nth-child(3) {
  background-color: #ffffff;
}

body#web #btn-nav .nav-dash-line .nav-dash-inner-line .nav-line {
  width: 50%;
  height: 2px;
}

body#web #btn-nav .nav-dash-line .nav-line-top {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body#web #btn-nav .nav-dash-line .nav-line-top.hover {
  -webkit-transform: translateX(-68%);
          transform: translateX(-68%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body#web #btn-nav .nav-dash-line .nav-line-bottom {
  -webkit-transform: translateX(-68%);
          transform: translateX(-68%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body#web #btn-nav .nav-dash-line .nav-line-bottom.hover {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body#web #btn-nav .animation-nav-title {
  color: #683825;
  -webkit-transition: color 3s;
  transition: color 3s;
  z-index: 2;
  font-family: "Gotham";
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: opacity 0.1s, -webkit-transform 0.1s;
  transition: opacity 0.1s, -webkit-transform 0.1s;
  transition: opacity 0.1s, transform 0.1s;
  transition: opacity 0.1s, transform 0.1s, -webkit-transform 0.1s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

body#web #btn-nav path {
  fill: none;
  stroke: #683825;
  stroke-width: 3;
  -webkit-transition: stroke-dashoffset 2s linear, stroke 3s;
  transition: stroke-dashoffset 2s linear, stroke 3s;
}

body#web #btn-nav .line1 {
  stroke-dasharray: 680;
  stroke-dashoffset: 650;
}

body#web #btn-nav .line2 {
  stroke-dasharray: 680;
  stroke-dashoffset: 630;
}

body#web #btn-nav .line3 {
  stroke-dasharray: 680;
  stroke-dashoffset: 610;
}

:hover > body#web #btn-nav:hover .animation-nav-title {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

body#web #btn-nav:hover path {
  stroke-dashoffset: 0;
}

body#web .page-footer {
  background-color: #683825;
  height: 50px;
  width: 100%;
  z-index: 0;
  position: relative;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ae694a;
}

body#web .page-footer span {
  color: #ffffff;
}

body#web .page-footer a,
body#web .page-footer a:hover,
body#web .page-footer a:active {
  color: #ae694a;
}

body#web .page-footer .footer-msg {
  text-align: center;
}

body#web .background-video {
  position: fixed;
}

body#web .loading {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9999;
  top: 0px;
  left: 0px;
}

body#web .loading .loader-wrapper img {
  max-width: 200px !important;
  width: 100% !important;
}

body#web .t-50 {
  top: 50px;
}

body#web .social-media {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

body#web .social-media ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

body#web .social-media ul .social-item {
  margin-bottom: 20px;
}

body#web .social-media ul .social-item img {
  width: 40px;
}

body#web .pool-wrapper {
  position: relative;
  bottom: 0px;
  left: 0px;
  height: 50%;
  width: 100%;
  background-image: url("../assets/img/home/pool.png");
  background-size: cover;
  background-position: center top;
}

body#web .pool-wrapper .water {
  position: relative;
  bottom: 0px;
  left: 0px;
  height: 50%;
  width: 100%;
  background-image: url("../assets/img/home/pool-mask.png");
  background-size: cover;
  background-position: center top;
  -webkit-filter: url("#turbulence");
          filter: url("#turbulence");
}

body#web .segment {
  width: 100%;
  position: relative;
}

body#web .justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important;
}

body#web .pt-50 {
  padding-top: 50px !important;
}

body#web .pt-100 {
  padding-top: 100px !important;
}

body#web .pl-190 {
  padding-left: 190px !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body#web .pl-190 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body#web .pl-190 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media only screen and (max-width: 767px) {
  body#web .pl-190 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  body#web .pl-190 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  body#web .pl-190 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

table.dataTable tr th.select-checkbox.selected::after {
  content: "\2714";
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: #b0bed9 1px 1px, #b0bed9 -1px -1px, #b0bed9 1px -1px, #b0bed9 -1px 1px;
}

.js-cookie-consent {
  background-color: #42e45459;
  padding: 10px;
  text-align: center;
}

.js-cookie-consent button {
  background-color: aliceblue;
  border: none;
  border-radius: 5px;
  padding: 10px;
  margin-left: 20px;
}

.dataTable .selected {
  background-color: #b7f7e4 !important;
}

body#backend {
  position: relative;
}

.box-tools .breadcrumb {
  background-color: #fff;
  margin-bottom: 0px !important;
}

.box-tools .breadcrumb a {
  background-color: #3c8dbc;
  margin-left: 10px;
  color: #fff;
  padding: 10px;
}
