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

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

@font-face {
  font-family: "Montserrat";
  src: url("./../assets/fonts/Montserrat-BlackItalic.woff2") format("woff2"), url("./../assets/fonts/Montserrat-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Montserrat";
  src: url("./../assets/fonts/Montserrat-ExtraBoldItalic.woff2") format("woff2"), url("./../assets/fonts/Montserrat-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./../assets/fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("./../assets/fonts/Montserrat-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./../assets/fonts/Montserrat-ExtraLightItalic.woff2") format("woff2"), url("./../assets/fonts/Montserrat-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./../assets/fonts/Montserrat-LightItalic.woff2") format("woff2"), url("./../assets/fonts/Montserrat-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

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

@font-face {
  font-family: "Montserrat";
  src: url("./../assets/fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("./../assets/fonts/Montserrat-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Montserrat";
  src: url("./../assets/fonts/Montserrat-ThinItalic.woff2") format("woff2"), url("./../assets/fonts/Montserrat-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./../assets/fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("./../assets/fonts/Montserrat-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Rozha One";
  src: url("./../assets/fonts/RozhaOne-Regular.woff2") format("woff2"), url("./../assets/fonts/RozhaOne-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

#header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
}

#header .btn-close-wrapper {
  display: none;
  position: absolute;
  left: 25px;
  top: 25px;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  border: 1px solid #FFFFFF;
  padding: 15px 8px;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#header .btn-close-wrapper img {
  max-width: 20px;
  height: auto;
}

#header.show-close-btn .btn-close-wrapper {
  display: none;
}

@media (max-width: 767px) {
  #header.show-close-btn .btn-close-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#header .btn-toggle {
  background: #212B5C;
  margin-left: 80px;
  margin-top: 60px;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  border: 1px solid #FFFFFF;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 8px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

@media (max-width: 1600px) {
  #header .btn-toggle {
    margin-left: 40px;
    margin-top: 30px;
  }
}

@media (max-width: 500px) {
  #header .btn-toggle {
    margin-left: 20px;
    margin-top: 20px;
  }
}

#header .btn-toggle span.btn-line {
  height: 2px;
  width: 80%;
  opacity: 1;
  background: white;
  display: block;
}

#header .btn-toggle .sidebar-logo {
  max-width: 155px;
  margin: 0 auto;
  text-decoration: none;
  display: block;
}

@media (max-width: 1600px) {
  #header .btn-toggle .sidebar-logo {
    max-width: 121px;
  }
}

#header .btn-toggle .sidebar-logo + .menu-list {
  margin-top: 30px;
}

#header .btn-toggle .menu-list {
  list-style: none;
  margin: unset;
  padding: unset;
}

#header .btn-toggle .menu-list + .sidebar-social-wrapper {
  margin-top: 25px;
}

#header .btn-toggle .menu-list li {
  text-align: center;
  height: 30px;
  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;
}

#header .btn-toggle .menu-list li + li {
  margin-top: 10px;
}

@media (max-width: 1600px) {
  #header .btn-toggle .menu-list li + li {
    margin-top: 5px;
  }
}

#header .btn-toggle .menu-list li a {
  font-family: 'Rozha One';
  font-size: 16px;
  color: #455BC5;
  text-decoration: none;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

#header .btn-toggle .menu-list li a:hover,
#header .btn-toggle .menu-list li a:focus {
  color: #F5CDA4;
  font-size: 20px;
}

#header .btn-toggle .sidebar-social-wrapper {
  list-style: none;
  margin: unset;
  padding: unset;
  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;
}

#header .btn-toggle .sidebar-social-wrapper + .sidebar-copyright {
  margin-top: 20px;
}

#header .btn-toggle .sidebar-social-wrapper li + li {
  margin-left: 30px;
}

#header .btn-toggle .sidebar-social-wrapper li a {
  text-decoration: none;
}

#header .btn-toggle .sidebar-social-wrapper li a img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

#header .btn-toggle .sidebar-copyright {
  text-align: center;
}

#header .btn-toggle .sidebar-copyright span {
  font-family: Nunito;
  font-size: 16px;
  color: white;
}

#header .btn-toggle .sidebar-copyright ul {
  list-style: none;
  margin: unset;
  padding: unset;
  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;
}

#header .btn-toggle .sidebar-copyright ul li {
  position: relative;
}

#header .btn-toggle .sidebar-copyright ul li + li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 1px;
  height: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: white;
}

#header .btn-toggle .sidebar-copyright ul li a {
  font-family: Nunito;
  font-size: 16px;
  color: white;
  text-decoration: none;
  padding: 0px 10px;
}

#header .btn-toggle .header-open {
  display: none;
}

#header .btn-toggle.is-open {
  width: 340px;
  height: 100%;
  background: url("/assets/img/sidebar/sidebar-bg.png");
  background-size: 101% 101%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 0px;
  cursor: unset;
}

@media (max-width: 1600px) {
  #header .btn-toggle.is-open {
    padding: 50px 0px;
  }
}

@media (max-width: 767px) {
  #header .btn-toggle.is-open {
    width: 100vw;
    height: 100vh;
    margin-left: 0px;
    margin-top: 0px;
    border-width: 0px;
    border-radius: 0px;
  }
}

#header .btn-toggle.is-open .header-open {
  display: block;
}

#header .btn-toggle.is-open span.btn-line {
  display: none;
  opacity: 0;
}

.loading {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: white;
  z-index: 1000;
  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;
  top: 0px;
}

.loading .loader-wrapper {
  max-width: 400px;
  padding-left: 20px;
  padding-right: 20px;
}

section#landing {
  font-weight: 500;
  height: 100vh;
  -webkit-transform: translate(0%);
          transform: translate(0%);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

section#landing .section {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

section#landing .section .video-background {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

section#landing .section .bg-video {
  width: 100vw;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  outline: 0px;
}

section#landing .section .form-control {
  font-size: 15px !important;
}

section#landing .section .acknowledgement {
  line-height: 19px;
  display: flow-root;
}

@media (max-width: 500px) {
  section#landing .section .acknowledgement {
    width: 360px;
  }
}

section#landing .section .container-absolute {
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

section#landing .section .container-md-absolute {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  padding: 20px 0px;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}

section#landing .section .exsim-img {
  width: 150px;
}

section#landing .section .qubaz-logo-01 {
  width: 60%;
  display: inline-block;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  opacity: 0;
  -webkit-transition: all ease 1.2s;
  transition: all ease 1.2s;
  text-align: center;
}

@media (max-width: 992px) {
  section#landing .section .qubaz-logo-01 {
    width: 80%;
  }
}

@media (max-width: 648px) {
  section#landing .section .qubaz-logo-01 {
    width: 100%;
  }
}

section#landing .section .qubaz-logo-01.animate {
  -webkit-transform: translateY(40%);
          transform: translateY(40%);
  opacity: 1;
}

@media (max-width: 992px) {
  section#landing .section .qubaz-logo-01.animate {
    -webkit-transition: all ease 1.5s;
    transition: all ease 1.5s;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
}

@media (max-width: 700px) {
  section#landing .section .qubaz-logo-01.animate {
    -webkit-transform: translateY(40%);
            transform: translateY(40%);
  }
}

section#landing .section .qubaz-logo-02 {
  max-width: 550px;
  display: inline-block;
}

@media (max-width: 648px) {
  section#landing .section .qubaz-logo-02 {
    width: 80%;
  }
}

@media (max-width: 500px) {
  section#landing .section .qubaz-logo-02 {
    width: 60%;
  }
}

section#landing .section .btn {
  padding: 0px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  outline: unset;
  border: unset;
}

section#landing .section .absolute-left {
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

@media (max-width: 700px) {
  section#landing .section .absolute-left {
    width: 50%;
    top: 0px;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    display: none;
  }
}

section#landing .section .absolute-right {
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

@media (max-width: 700px) {
  section#landing .section .absolute-right {
    width: 50%;
    top: 0px;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    display: none;
  }
}

section#landing .section .btn {
  width: 100% !important;
  max-width: 300px;
}

@media (max-width: 700px) {
  section#landing .section .btn {
    max-width: 100% !important;
  }
}

section#landing .section .btn img {
  width: 100% !important;
}

section#landing .section .btn-vr360 {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform ease 1.2s;
  transition: -webkit-transform ease 1.2s;
  transition: transform ease 1.2s;
  transition: transform ease 1.2s, -webkit-transform ease 1.2s;
}

section#landing .section .btn-vr360.animate {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

section#landing .section .btn-register-now {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform ease 1.2s;
  transition: -webkit-transform ease 1.2s;
  transition: transform ease 1.2s;
  transition: transform ease 1.2s, -webkit-transform ease 1.2s;
}

section#landing .section .btn-register-now.animate {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

section#landing .section .register-title {
  color: #002b57;
  font-weight: 700;
  letter-spacing: 15px;
  display: inline-block;
}

@media (max-width: 500px) {
  section#landing .section .register-title {
    letter-spacing: 8px;
  }
}

section#landing .section .a-bottom {
  font-size: 16px;
  color: #767676;
  letter-spacing: 1.5px;
  text-decoration: none;
  white-space: nowrap;
  display: block;
  padding: 0px 40px;
  position: relative;
  line-height: 14px;
}

@media (max-width: 767px) {
  section#landing .section .a-bottom {
    max-width: inline-block;
    line-height: 35px;
  }
}

section#landing .section .a-bottom + .a-bottom::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 1px;
  background: #9d9d9d;
}

@media (max-width: 767px) {
  section#landing .section .a-bottom + .a-bottom::before {
    display: none;
  }
}

section#landing.active {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

#register {
  overflow-y: auto;
}

#register .form-check-inline {
  margin-right: 1.75rem !important;
}

#register .form-control {
  font-weight: 500;
}

#register .form-check-label {
  position: relative;
  top: 2px;
}

#register .form-check-label a {
  color: #002b57;
}

#register .form-control {
  background: none;
  border: none;
  border-radius: inherit;
  border-bottom: 2px solid #ebebeb;
  font-size: 14px;
  line-height: 2.3;
}

#register .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 4px 1000px transparent inset !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

#register .form-control:focus {
  outline: none;
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
  background: none;
}

#register input::-webkit-input-placeholder,
#register select,
#register textarea::-webkit-input-placeholder {
  color: #000000;
}

#register input::-moz-placeholder,
#register select,
#register textarea::-moz-placeholder {
  color: #000000;
}

#register input::-ms-input-placeholder,
#register select,
#register textarea::-ms-input-placeholder {
  color: #000000;
}

#register input::placeholder,
#register select,
#register textarea::placeholder {
  color: #000000;
}

#register input,
#register textarea {
  color: #000000;
}

#register option {
  color: #000000;
}

#register small,
#register label {
  color: #000000;
}

#register .register-tt {
  color: #6B297A;
  letter-spacing: 20.3px;
  font-size: 30px;
}

@media screen and (max-width: 575px) {
  #register .register-tt {
    font-size: 20px;
    letter-spacing: 12.3px;
  }
}

@media screen and (max-width: 280px) {
  #register .register-tt {
    letter-spacing: 10.3px;
  }
}

#register .register-logo:first-child {
  width: 200px;
}

#register .register-logo:last-child {
  width: 200px;
}

#register .register-bottom-wrapper {
  width: 100%;
  background-color: #000000;
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
}

#register .register-bottom-wrapper .h-150 {
  height: 150px;
}

#register .register-bottom-wrapper a {
  color: #626263;
}

#register .register-padding-top {
  padding-top: 40px;
}

#register .register-label {
  opacity: 0;
  -webkit-transition: opacity 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out;
}

#register .register-logo-left {
  -webkit-transform: translateX(-150%);
          transform: translateX(-150%);
  cursor: pointer;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  #register .register-logo-left {
    -webkit-transform: translateX(-80%);
            transform: translateX(-80%);
  }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  #register .register-logo-left {
    -webkit-transform: translateX(-80%);
            transform: translateX(-80%);
  }
}

#register .register-logo-right {
  -webkit-transform: translateX(150%);
          transform: translateX(150%);
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  #register .register-logo-right {
    -webkit-transform: translateX(80%);
            transform: translateX(80%);
  }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  #register .register-logo-right {
    -webkit-transform: translateX(80%);
            transform: translateX(80%);
  }
}

@media screen and (max-width: 820px) {
  #register .d-block-mb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
  }
}

#register .submit {
  margin-top: 50px;
  background-color: #002b57;
  font-weight: 700;
  height: 50px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  outline: unset;
  border: unset;
}

@media screen and (min-width: 992px) {
  #register .submit {
    margin-top: 60px;
  }
}

#register .hide {
  display: none;
}

@media (max-width: 500px) {
  .d-flex-rules {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  .border-mb {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .border-mb-last {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.logo-register-section {
  position: fixed;
  z-index: 2;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-left: 80px;
  padding-bottom: 60px;
}

@media screen and (max-width: 820px) {
  .logo-register-section {
    padding-left: 15px;
  }
}

.logo-register-section .logos-certs-rules {
  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;
}

.logo-register-section .logos-certs-rules .greenre {
  width: 75px;
}

@media screen and (max-width: 320px) {
  .logo-register-section .logos-certs-rules .greenre {
    width: 45px;
  }
}

@media screen and (min-width: 321px) and (max-width: 820px) {
  .logo-register-section .logos-certs-rules .greenre {
    width: 55px;
  }
}

.logo-register-section .logos-certs-rules .exsim-logo {
  width: 100px;
}

@media screen and (max-width: 320px) {
  .logo-register-section .logos-certs-rules .exsim-logo {
    width: 65px;
  }
}

@media screen and (min-width: 321px) and (max-width: 820px) {
  .logo-register-section .logos-certs-rules .exsim-logo {
    width: 75px;
  }
}

.logo-register-section .logos-01 {
  margin-bottom: 20px;
}

.logo-register-section button {
  padding: 20px 65px;
  background-color: #6B297A;
  color: #fff;
  font-size: 30px;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  position: fixed;
  right: 0;
}

@media screen and (max-width: 820px) {
  .logo-register-section button {
    padding: 15px 25px;
    font-size: 11px;
  }
}

.logo-register-section .register-expend {
  font-size: 20px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out !important;
  transition: -webkit-transform 0.3s ease-in-out !important;
  transition: transform 0.3s ease-in-out !important;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out !important;
  cursor: pointer;
  right: -300px;
  -webkit-animation: slideInFromRight 2s ease-out forwards;
          animation: slideInFromRight 2s ease-out forwards;
}

.logo-register-section .register-expend img {
  width: 30px;
}

.logo-register-section .register-expend:active {
  -webkit-box-shadow: 0px 0px 10px 0px #6B297A;
          box-shadow: 0px 0px 10px 0px #6B297A;
}

@media screen and (min-width: 992px) {
  .logo-register-section .register-expend:hover {
    -webkit-box-shadow: 0px 0px 10px 0px #6B297A;
            box-shadow: 0px 0px 10px 0px #6B297A;
  }
}

.logo-register-section .register-expend.active {
  -webkit-transform: translateX(-60vw);
          transform: translateX(-60vw);
}

@media screen and (max-width: 820px) {
  .logo-register-section .register-expend.active {
    -webkit-transform: translateX(-75vw);
            transform: translateX(-75vw);
  }
}

.layer-with-register {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 6;
  display: none;
}

.how-did {
  font-weight: 700;
  color: #636264;
}

.d-flex-ack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

@media screen and (min-width: 821px) {
  .checkbox-agree {
    margin-top: 3px;
  }
}

.checkbox-round {
  margin-right: 15px;
  border-radius: 50%;
  padding: 7px !important;
}

.checkbox-round:not(:checked) {
  padding: 6px !important;
}

.checkbox-round:checked {
  background-color: #002b57;
  color: #002b57;
  border: none !important;
}

.checkbox-round:checked::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #002b57;
}

input[type=checkbox] {
  position: relative;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 1px solid #000000 !important;
}

.container-tnc-rnr {
  margin-top: 40px;
  margin-bottom: 100px;
  opacity: 0;
  -webkit-transition: opacity 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
  font-size: 14px;
  position: relative;
}

@media screen and (min-width: 992px) {
  .container-tnc-rnr {
    margin-top: 25px;
  }
}

@media screen and (max-width: 820px) {
  .container-tnc-rnr {
    font-size: 11px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 1536px) {
  .container-tnc-rnr {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 768px) {
  .container-tnc-rnr .border-solid {
    border-right: 1px solid #3333;
  }
}

.container-tnc-rnr a {
  color: #888888;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .container-tnc-rnr a {
    text-decoration: underline;
  }
}

.container-tnc-rnr a:hover {
  text-decoration: none !important;
}

.cross-to-close {
  background: transparent;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  cursor: pointer;
}

@media screen and (max-width: 820px) {
  .cross-to-close {
    display: none;
  }
}

.cross-to-close img {
  width: 40px;
}

.noordinz-360 {
  z-index: 2;
  height: 60%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.noordinz-360 img {
  width: 120px;
}

@media screen and (max-width: 1536px) {
  .noordinz-360 img {
    width: 90px;
  }
}

@media screen and (max-width: 820px) {
  .noordinz-360 img {
    width: 75px;
  }
}

.vr-logo {
  display: block;
  width: 80%;
  text-align: center;
  color: #000000;
  font-size: 20px;
}

.vr-logo span {
  font-size: 30px;
}

@media screen and (max-width: 820px) {
  .vr-logo {
    font-size: 12px;
  }
  .vr-logo span {
    font-size: 20px;
  }
}

.vr-logo img {
  width: 50px;
}

@media screen and (max-width: 1536px) {
  .vr-logo img {
    width: 35px;
  }
}

@media screen and (max-width: 820px) {
  .vr-logo img {
    width: 30px;
  }
}

.vr-logo:hover {
  text-decoration: none !important;
}

.top-btn-360 {
  margin-bottom: 10px;
}

.form-control {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.bt-360-wrapper {
  position: relative;
  left: -155px;
  -webkit-animation: slideInFromLeft 2s ease-out forwards;
          animation: slideInFromLeft 2s ease-out forwards;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

@media screen and (max-width: 320px) {
  .bt-360-wrapper.active {
    -webkit-transform: translateY(-55px);
            transform: translateY(-55px);
  }
}

.bt-360-wrapper .bt-360-all {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
}

.bt-360-wrapper .bt-360-all:hover {
  color: #000000;
  text-decoration: unset;
}

.logos-certs {
  bottom: -220px;
  position: relative;
  -webkit-animation: slideInFromBottom 2s ease-out forwards;
          animation: slideInFromBottom 2s ease-out forwards;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

@media screen and (max-width: 767px) {
  .logos-certs.active {
    -webkit-transform: translateY(-80px);
            transform: translateY(-80px);
  }
}

@-webkit-keyframes slideInFromTop {
  0% {
    top: -300px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

@keyframes slideInFromTop {
  0% {
    top: -300px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

@-webkit-keyframes slideInFromBottom {
  0% {
    bottom: -200px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes slideInFromBottom {
  0% {
    bottom: -200px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@-webkit-keyframes slideInFromRight {
  0% {
    right: -300px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}

@keyframes slideInFromRight {
  0% {
    right: -300px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}

@-webkit-keyframes slideInFromLeft {
  0% {
    left: -155px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}

@keyframes slideInFromLeft {
  0% {
    left: -155px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}

.d-flex-rules {
  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 (max-width: 767px) {
  .d-flex-rules {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contact-wrapper {
  position: relative;
  bottom: -500px;
  opacity: 0;
  -webkit-animation: slideBottomForm 1.5s ease-in-out forwards;
          animation: slideBottomForm 1.5s ease-in-out forwards;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

#contact-wrapper .form-control {
  padding-left: 0;
}

@media screen and (max-width: 820px) {
  #contact-wrapper .form-control {
    font-size: 11px;
  }
}

#contact-wrapper .checkbox-content {
  font-size: 14px;
}

@media screen and (min-width: 992px) {
  #contact-wrapper .checkbox-content {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 820px) {
  #contact-wrapper .checkbox-content {
    font-size: 11px;
  }
}

#contact-wrapper .btn-wrapper .submit {
  text-transform: none !important;
  font-size: 14px;
}

@media screen and (max-width: 575px) {
  #contact-wrapper .btn-wrapper .submit {
    font-size: 11px;
  }
}

@-webkit-keyframes slideBottomForm {
  0% {
    bottom: -500px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes slideBottomForm {
  0% {
    bottom: -500px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

.noordinz-inter {
  display: none;
  right: -280px;
  opacity: 0;
  -webkit-animation: swipeIntoForm 1.5s ease-in-out forwards;
          animation: swipeIntoForm 1.5s ease-in-out forwards;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  position: relative;
  margin-bottom: 40px;
  padding: 0 25px;
}

@media screen and (max-width: 767px) {
  .noordinz-inter {
    display: block;
  }
}

.noordinz-inter img {
  width: 250px;
}

@media screen and (min-width: 281px) and (max-width: 320px) {
  .noordinz-inter img {
    width: 200px;
  }
}

@media screen and (max-width: 280px) {
  .noordinz-inter img {
    width: 165px;
  }
}

@-webkit-keyframes swipeIntoForm {
  0% {
    right: -280px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}

@keyframes swipeIntoForm {
  0% {
    right: -280px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}

#tnc .tnc {
  padding: 50px;
  border-radius: 50px;
  margin: 50px auto;
  background-color: transparent;
  z-index: 3;
  position: relative;
}

#concept {
  --banner-height: 445px;
}

#concept section#building-section {
  position: relative;
  overflow: hidden;
}

@media (max-width: 500px) {
  #concept section#building-section {
    min-height: 100vh;
  }
}

#concept section#building-section .qubaz-concept-absolute {
  position: absolute;
  z-index: 1;
  top: 0px;
  width: 100%;
  left: 0px;
}

@media (max-width: 1181px) and (min-width: 1024px) and (orientation: portrait) {
  #concept section#building-section {
    background-size: 100% 100%;
  }
}

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

@media (max-width: 500px) {
  #concept section#building-section .qubaz-img img {
    height: 100vh;
    -o-object-position: bottom;
       object-position: bottom;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

#concept section#building-section .qubaz-logo {
  opacity: 0;
  -webkit-transition: all 2s linear 1s;
  transition: all 2s linear 1s;
  max-width: 400px;
  margin-left: auto;
  margin-top: 120px;
  margin-right: 120px;
}

@media (max-width: 767px) {
  #concept section#building-section .qubaz-logo {
    margin-top: 6px;
    text-align: center;
    margin-right: 0px;
  }
  #concept section#building-section .qubaz-logo img {
    width: 200px;
  }
}

#concept section#building-section .qubaz-logo.animation {
  opacity: 1;
}

#concept section#building-section .exsim-logo {
  opacity: 0;
  -webkit-transition: all 2s linear 1s;
  transition: all 2s linear 1s;
  max-width: 400px;
  margin-left: 145px;
  margin-top: 56px;
  margin-right: auto;
}

@media (max-width: 767px) {
  #concept section#building-section .exsim-logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0px;
    margin-top: 23px;
  }
}

#concept section#building-section .exsim-logo.animation {
  opacity: 1;
}

#concept section#building-section .exsim-logo .firstLogo img {
  width: 110px;
}

@media (max-width: 767px) {
  #concept section#building-section .exsim-logo .firstLogo img {
    width: 70px;
  }
}

#concept section#building-section .exsim-logo .secondLogo img {
  width: 71px;
}

@media (max-width: 767px) {
  #concept section#building-section .exsim-logo .secondLogo img {
    width: 43px;
  }
}

#concept section#kehidupan-persisiran-laut {
  background: url("../assets/img/concept/kehidupan-persisiran-laut/building.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding: 150px 0px;
}

@media (max-width: 767px) {
  #concept section#kehidupan-persisiran-laut {
    background-position: center;
    padding: 50px 0px;
  }
}

#concept section#kehidupan-persisiran-laut .section-title {
  max-width: 500px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  overflow: hidden;
  position: relative;
  right: 0px;
}

@media (max-width: 1600px) {
  #concept section#kehidupan-persisiran-laut .section-title {
    max-width: 62%;
  }
}

@media (max-width: 1200px) {
  #concept section#kehidupan-persisiran-laut .section-title {
    max-width: 80%;
  }
}

@media (max-width: 767px) {
  #concept section#kehidupan-persisiran-laut .section-title {
    max-width: 440px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

#concept section#kehidupan-persisiran-laut .section-title h1 {
  font-family: "Rozha One";
  font-size: 85px;
  line-height: 91px;
  color: #212b5c;
  margin-bottom: 0px;
  -webkit-transform: translateX(500px);
          transform: translateX(500px);
  -webkit-transition: all 1s linear 1s;
  transition: all 1s linear 1s;
}

@media (max-width: 1600px) {
  #concept section#kehidupan-persisiran-laut .section-title h1 {
    font-size: 51px;
    line-height: 60px;
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
  }
}

@media (max-width: 767px) {
  #concept section#kehidupan-persisiran-laut .section-title h1 {
    font-size: 31px;
    line-height: 40px;
    -webkit-transition: all 1s linear 1s;
    transition: all 1s linear 1s;
    display: inline-block;
    margin-bottom: 15px;
  }
}

#concept section#kehidupan-persisiran-laut .section-title h1 br {
  display: none;
}

@media (max-width: 767px) {
  #concept section#kehidupan-persisiran-laut .section-title h1 br {
    display: block;
  }
}

#concept section#kehidupan-persisiran-laut .section-title:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 1px;
  height: 100%;
  background-color: #212b5c;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

@media (max-width: 1200px) and (orientation: landscape) {
  #concept section#kehidupan-persisiran-laut .section-title:after {
    display: block;
  }
}

@media (max-width: 991px) {
  #concept section#kehidupan-persisiran-laut .section-title:after {
    display: none;
  }
}

#concept section#kehidupan-persisiran-laut .section-title.animation h1 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

#concept section#kehidupan-persisiran-laut .section-title.animation:after {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

#concept section#kehidupan-persisiran-laut .section-content {
  max-width: 84%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  overflow: hidden;
  position: relative;
  right: 0px;
}

@media (max-width: 1200px) {
  #concept section#kehidupan-persisiran-laut .section-content {
    max-width: 80%;
  }
}

@media (max-width: 767px) {
  #concept section#kehidupan-persisiran-laut .section-content {
    max-width: 100%;
  }
}

#concept section#kehidupan-persisiran-laut .section-content p {
  display: block;
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 29px;
  font-weight: 500;
  color: #212b5c;
  -webkit-transform: translateX(-661px);
          transform: translateX(-661px);
  -webkit-transition: all 1s linear 1s;
  transition: all 1s linear 1s;
  margin-bottom: 0px;
}

@media (max-width: 1600px) {
  #concept section#kehidupan-persisiran-laut .section-content p {
    font-size: 14px;
    line-height: 25px;
  }
}

@media (max-width: 767px) {
  #concept section#kehidupan-persisiran-laut .section-content p {
    -webkit-transition: all 1s linear 1s;
    transition: all 1s linear 1s;
    text-align: center;
  }
}

#concept section#kehidupan-persisiran-laut .section-content.animation p {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

@media (max-width: 1660px) {
  #concept {
    --banner-height: 400px;
  }
}

@media (max-width: 500px) {
  #concept {
    --banner-height: 200px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel {
  background-color: #ffffff;
  background-image: url("../assets/img/concept/pelaburan-berkonsepkan-hotel/frame.png"), url("../assets/img/concept/pelaburan-berkonsepkan-hotel/background.png");
  background-size: 90% auto, cover;
  background-position: center top 100px, center;
  background-repeat: no-repeat, repeat;
  padding-top: 150px;
  padding-bottom: var(--banner-height);
}

@media (max-width: 1500px) {
  #concept section#pelaburan-berkonsepkan-hotel {
    padding-top: 100px;
  }
}

@media (max-width: 1200px) {
  #concept section#pelaburan-berkonsepkan-hotel {
    background: url("../assets/img/concept/pelaburan-berkonsepkan-hotel/background.png");
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel {
    height: unset;
    padding: 50px 0px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation.animation .section-title {
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title {
  position: relative;
  text-align: center;
  margin-bottom: 75px;
  -webkit-transition: all linear 1s;
  transition: all linear 1s;
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

@media (max-width: 1600px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title {
    margin-bottom: 0px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title h6 {
  font-size: 47px;
  line-height: 50px;
  color: #212b5c;
  margin-bottom: 0px;
  white-space: pre;
}

@media (max-width: 1600px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title h6 {
    font-size: 27px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title h6 {
    font-size: 17px;
    line-height: 20px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title h6 + h5 {
  margin-top: -10px;
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title h6 + h5 {
    margin-top: 0px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title h5 {
  font-family: "Rozha One";
  font-size: 81px;
  line-height: 90px;
  color: #212b5c;
  margin-bottom: 0px;
  white-space: pre;
}

@media (max-width: 1600px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title h5 {
    font-size: 51px;
    line-height: 60px;
  }
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title h5 {
    font-size: 31px;
    line-height: 40px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title p {
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 29px;
  font-weight: 500;
  color: #212b5c;
  white-space: pre;
}

@media (max-width: 1600px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title p {
    font-size: 14px;
    line-height: 25px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title .line {
  background-image: url("../assets/img/concept/pelaburan-berkonsepkan-hotel/line.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  max-width: 500px;
  margin: 20px auto;
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-title-animation .section-title .line {
    max-width: 75%;
    height: 10px;
    margin: 10px auto;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation {
  overflow: hidden;
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation {
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation.animation .pelaburan-item {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation.animation .pelaburan-item .pelaburan-title {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 800ms linear 1.5s;
  transition: all 800ms linear 1.5s;
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item {
    -webkit-transform: translateY(101%);
            transform: translateY(101%);
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-img {
  max-width: 700px;
  margin: 0 auto;
}

@media (max-width: 1600px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-img {
    max-width: 85%;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-img + .pelaburan-title {
  margin-top: 19px;
}

@media (max-width: 1600px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-img + .pelaburan-title {
    margin-top: 14px;
  }
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-img + .pelaburan-title {
    margin-top: 10px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-title {
  text-align: center;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 800ms linear 3s;
  transition: all 800ms linear 3s;
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-title h6 {
  font-family: "Rozha One";
  font-size: 30px;
  color: #212b5c;
  position: relative;
  display: inline-block;
}

@media (max-width: 1600px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-title h6 {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  #concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-title h6 {
    font-size: 20px;
  }
}

#concept section#pelaburan-berkonsepkan-hotel .pelaburan-item-animation .pelaburan-item .pelaburan-title h6:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #212b5c;
}

#concept .banner-animation {
  overflow: hidden;
  height: var(--banner-height);
  position: absolute;
  margin-top: 16%;
  top: 0px;
  left: 0px;
}

@media (max-width: 1200px) {
  #concept .banner-animation {
    margin-top: 20px;
    height: auto;
    position: relative;
    height: 500px;
  }
}

@media (max-width: 500px) {
  #concept .banner-animation {
    height: var(--banner-height);
  }
}

#concept .banner-animation img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all 2s linear;
  transition: all 2s linear;
}

@media (max-width: 500px) {
  #concept .banner-animation img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 0px;
       object-position: 0px;
  }
}

#concept .banner-animation.animation img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#concept section#rekaan-dalaman-moden {
  background-color: #212b5c;
  background-image: url("../assets/img/concept/rekaan-dalaman-moden/frame.png"), url("../assets/img/concept/rekaan-dalaman-moden/background.png");
  background-size: 90% auto, cover;
  background-position: center bottom 100px, center;
  background-repeat: no-repeat, repeat;
  padding-bottom: 300px;
  padding-top: 400px;
}

@media (max-width: 1500px) {
  #concept section#rekaan-dalaman-moden {
    padding-top: 300px;
    padding-bottom: 100px;
  }
}

@media (max-width: 1200px) {
  #concept section#rekaan-dalaman-moden {
    background: url("../assets/img/concept/rekaan-dalaman-moden/background.png");
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    padding-top: 30%;
    padding-bottom: 30%;
  }
}

@media (max-width: 1200px) and (orientation: landscape) {
  #concept section#rekaan-dalaman-moden {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (max-width: 820px) and (orientation: portrait) {
  #concept section#rekaan-dalaman-moden {
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  #concept section#rekaan-dalaman-moden {
    min-height: 90vh;
    padding: 50px 0px;
  }
}

#concept section#rekaan-dalaman-moden .rekaan-title-animation {
  overflow: hidden;
  height: 100%;
  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;
}

#concept section#rekaan-dalaman-moden .rekaan-title-animation.animation .section-title {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: all 1s linear 1s;
  transition: all 1s linear 1s;
}

#concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

@media (min-width: 1200px) and (max-width: 1440px) {
  #concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title {
    top: -100px;
  }
}

#concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title h6 {
  font-family: "Rozha One";
  font-size: 81px;
  line-height: 90px;
  color: #ffffff;
  margin-bottom: 0px;
}

@media (max-width: 1600px) {
  #concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title h6 {
    font-size: 51px;
    line-height: 60px;
  }
}

@media (max-width: 767px) {
  #concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title h6 {
    font-size: 31px;
    line-height: 40px;
    text-align: center;
  }
  #concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title h6 br {
    display: none;
  }
}

#concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title .line {
  background-image: url("../assets/img/concept/rekaan-dalaman-moden/line.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  max-width: 500px;
  margin: 50px 0px;
}

@media (max-width: 1200px) and (orientation: landscape) {
  #concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title .line {
    margin: 20px 0px;
  }
}

@media (max-width: 500px) {
  #concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title .line {
    max-width: 50%;
    height: 10px;
    margin: 10px auto;
  }
}

#concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title .line + p {
  margin-top: 10px;
}

#concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title p {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 500;
  line-height: 29px;
  color: #ffffff;
  margin-bottom: 0px;
}

@media (max-width: 1600px) {
  #concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title p {
    font-size: 14px;
    line-height: 25px;
  }
}

@media (max-width: 767px) {
  #concept section#rekaan-dalaman-moden .rekaan-title-animation .section-title p {
    text-align: center;
  }
}

#concept section#rekaan-dalaman-moden .section-content {
  position: relative;
  height: 600px;
  margin-left: 60px;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  #concept section#rekaan-dalaman-moden .section-content {
    top: -100px;
  }
}

@media (max-width: 767px) {
  #concept section#rekaan-dalaman-moden .section-content {
    margin-left: 0px;
    margin-top: 20px;
  }
}

@media (max-width: 500px) {
  #concept section#rekaan-dalaman-moden .section-content {
    top: -50px;
  }
}

#concept section#rekaan-dalaman-moden .section-content .iframe-animation {
  max-width: 400px;
  position: absolute;
}

#concept section#rekaan-dalaman-moden .section-content .frame-1 {
  top: 0px;
  left: 0px;
  z-index: 1;
}

@media (max-width: 1600px) {
  #concept section#rekaan-dalaman-moden .section-content .frame-1 {
    max-width: 70%;
    top: 54px;
  }
}

@media (max-width: 820px) and (orientation: portrait) {
  #concept section#rekaan-dalaman-moden .section-content .frame-1 {
    max-width: 60%;
  }
}

@media (max-width: 500px) {
  #concept section#rekaan-dalaman-moden .section-content .frame-1 {
    max-width: 80%;
  }
}

#concept section#rekaan-dalaman-moden .section-content .frame-2 {
  top: 230px;
  left: 188px;
  z-index: 2;
  opacity: 0;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all 800ms linear 1s;
  transition: all 800ms linear 1s;
}

@media (max-width: 1600px) {
  #concept section#rekaan-dalaman-moden .section-content .frame-2 {
    max-width: 70%;
    left: 120px;
  }
}

@media (max-width: 991px) {
  #concept section#rekaan-dalaman-moden .section-content .frame-2 {
    left: 220px;
    top: 120px;
  }
}

@media (max-width: 820px) and (orientation: portrait) {
  #concept section#rekaan-dalaman-moden .section-content .frame-2 {
    max-width: 60%;
    left: 220px;
    top: 320px;
  }
}

@media (max-width: 500px) {
  #concept section#rekaan-dalaman-moden .section-content .frame-2 {
    max-width: 80%;
    left: 50px;
  }
}

#concept section#rekaan-dalaman-moden .section-content .frame-2.animation {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

#concept section#destinasi-impian {
  background: url("../assets/img/concept/destinasi-impian/background.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 70vh;
  padding: 75px 0px;
}

@media (max-width: 767px) {
  #concept section#destinasi-impian {
    padding: 50px 0px;
    background-position: right 28% center;
  }
}

#concept section#destinasi-impian .destinasi-animation {
  overflow: hidden;
}

#concept section#destinasi-impian .destinasi-animation.animation .section-title {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

#concept section#destinasi-impian .destinasi-animation.animation .section-title .h6-animation h6 {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

#concept section#destinasi-impian .destinasi-animation.animation .section-content {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

#concept section#destinasi-impian .destinasi-animation .section-title {
  max-width: 600px;
  margin-left: auto;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 1s linear 1s;
  transition: all 1s linear 1s;
  overflow: hidden;
}

#concept section#destinasi-impian .destinasi-animation .section-title .h6-animation {
  overflow: hidden;
}

#concept section#destinasi-impian .destinasi-animation .section-title h6 {
  font-family: "Rozha One";
  font-size: 68px;
  line-height: 76px;
  color: #ffffff;
  margin-bottom: 0px;
  text-align: right;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 1s linear 1.2s;
  transition: all 1s linear 1.2s;
}

@media (max-width: 1600px) {
  #concept section#destinasi-impian .destinasi-animation .section-title h6 {
    font-size: 51px;
    line-height: 60px;
  }
}

@media (max-width: 767px) {
  #concept section#destinasi-impian .destinasi-animation .section-title h6 {
    font-size: 31px;
    line-height: 40px;
    text-align: center;
  }
}

#concept section#destinasi-impian .destinasi-animation .section-title .line {
  background-image: url("../assets/img/concept/destinasi-impian/line.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  max-width: 450px;
  margin-left: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 1600px) {
  #concept section#destinasi-impian .destinasi-animation .section-title .line {
    max-width: 350px;
  }
}

@media (max-width: 767px) {
  #concept section#destinasi-impian .destinasi-animation .section-title .line {
    max-width: 50%;
    height: 10px;
    margin: 10px auto;
  }
}

#concept section#destinasi-impian .destinasi-animation .section-content {
  max-width: 490px;
  margin-left: auto;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 1s linear 1s;
  transition: all 1s linear 1s;
}

#concept section#destinasi-impian .destinasi-animation .section-content p {
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 0px;
  text-align: right;
}

@media (max-width: 1600px) {
  #concept section#destinasi-impian .destinasi-animation .section-content p {
    font-size: 14px;
    line-height: 25px;
  }
}

@media (max-width: 767px) {
  #concept section#destinasi-impian .destinasi-animation .section-content p {
    text-align: center;
  }
}

#concept section#pelan-lantai {
  background-image: url("../assets/img/concept/pelan-lantai/background.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
  min-height: 100vh;
}

@media (max-width: 1600px) {
  #concept section#pelan-lantai {
    background-position: center;
  }
}

@media (max-width: 767px) {
  #concept section#pelan-lantai {
    background-position: center;
    padding: 50px 0px;
    min-height: 60vh;
  }
}

#concept section#pelan-lantai .section-title,
#concept section#pelan-lantai .section-content {
  max-width: 660px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  #concept section#pelan-lantai .section-title,
  #concept section#pelan-lantai .section-content {
    height: unset;
  }
}

#concept section#pelan-lantai .pelan-title-animation {
  position: relative;
}

#concept section#pelan-lantai .pelan-title-animation.animation .section-title-animation .section-title {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

#concept section#pelan-lantai .pelan-title-animation.animation::after {
  -webkit-transform: scaleY(100%);
          transform: scaleY(100%);
}

#concept section#pelan-lantai .pelan-title-animation::after {
  content: "";
  background-image: url("../assets/img/concept/pelan-lantai/line.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 15px;
  height: 100%;
  -webkit-transform: scaleY(0%);
          transform: scaleY(0%);
  -webkit-transition: all 800ms linear 1s;
  transition: all 800ms linear 1s;
  position: absolute;
  right: -24px;
  top: 0px;
}

@media (max-width: 500px) {
  #concept section#pelan-lantai .pelan-title-animation::after {
    display: none;
  }
}

#concept section#pelan-lantai .pelan-title-animation .section-title-animation {
  overflow: hidden;
}

#concept section#pelan-lantai .pelan-title-animation .section-title-animation .section-title {
  margin-left: auto;
  padding-right: 50px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 1s linear 2.5s;
  transition: all 1s linear 2.5s;
}

@media (max-width: 767px) {
  #concept section#pelan-lantai .pelan-title-animation .section-title-animation .section-title {
    margin-left: unset;
    padding-right: unset;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
}

#concept section#pelan-lantai .pelan-title-animation .section-title-animation .section-title h6 {
  font-family: "Rozha One";
  font-size: 81px;
  line-height: 90px;
  color: #ffffff;
  margin-bottom: 0px;
  text-align: right;
}

@media (max-width: 1600px) {
  #concept section#pelan-lantai .pelan-title-animation .section-title-animation .section-title h6 {
    font-size: 51px;
    line-height: 60px;
  }
}

@media (max-width: 767px) {
  #concept section#pelan-lantai .pelan-title-animation .section-title-animation .section-title h6 {
    font-size: 31px;
    line-height: 40px;
    text-align: center;
  }
}

#concept section#pelan-lantai .pelan-content-animation {
  overflow: hidden;
}

#concept section#pelan-lantai .pelan-content-animation.animation .section-content {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

#concept section#pelan-lantai .pelan-content-animation .section-content {
  padding-left: 50px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 1s linear 2.5s;
  transition: all 1s linear 2.5s;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  #concept section#pelan-lantai .pelan-content-animation .section-content {
    padding-left: 0px;
    text-align: center;
  }
}

@media (max-width: 500px) {
  #concept section#pelan-lantai .pelan-content-animation .section-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#concept section#pelan-lantai .pelan-content-animation .section-content p {
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 0px;
}

@media (max-width: 1600px) {
  #concept section#pelan-lantai .pelan-content-animation .section-content p {
    font-size: 14px;
    line-height: 25px;
  }
}

#concept section#pelan-lantai .pelan-content-animation .section-content p + a {
  margin-top: 23px;
}

#concept section#pelan-lantai .pelan-content-animation .section-content a {
  font-family: "Rozha One";
  font-size: 32px;
  font-weight: 500;
  font-style: italic;
  color: #ffffff;
}

@media (max-width: 500px) {
  #concept section#pelan-lantai .pelan-content-animation .section-content a {
    font-size: 22px;
  }
}

#concept section#pelan-lantai .pelan-content-animation .section-content a img {
  max-width: 31px;
  height: auto;
  margin-right: 15px;
}

@media (max-width: 500px) {
  #concept section#pelan-lantai .pelan-content-animation .section-content a img {
    max-width: 21px;
  }
}

#concept section#pelan-lantai .pelan-content-animation .section-content a:hover {
  color: #F5CDA4;
}

#concept section#pelan-lantai .btn-back-to-top {
  background-color: #f5f5f5;
  color: #0c4764;
  padding: 17px 40px;
  font-family: "Minion Pro";
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  border-radius: unset;
  outline: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  margin-top: 95px;
  opacity: 0;
  -webkit-transition: all 1s linear 2.5s;
  transition: all 1s linear 2.5s;
}

@media (max-width: 767px) {
  #concept section#pelan-lantai .btn-back-to-top {
    padding: 12px 40px;
    font-size: 14px;
    line-height: 16px;
    margin-top: 70px;
  }
}

#concept section#pelan-lantai .btn-back-to-top.animation {
  opacity: 1;
}

#gallery {
  background: black;
  --swiper-pagination-bullet-inactive-color: transparent;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-color: #ffffff;
  --swiper-pagination-bullet-width: 17px;
  --swiper-pagination-bullet-height: 17px;
  --swiper-pagination-bullet-horizontal-gap: 8px;
  --swiper-pagination-bottom: 20px;
  --swiper-navigation-color: #ffffff;
  --swiper-navigation-sides-offset: 70px;
}

@media (max-width: 500px) {
  #gallery {
    --swiper-navigation-sides-offset: 10px;
  }
}

#gallery .swiper-pagination-bullet {
  border: 2px solid #ffffff;
}

#gallery .gallery-img {
  width: 100%;
  height: 100vh;
  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;
}

#gallery .gallery-img .gallery-title {
  position: absolute;
  top: 90px;
  background-color: #ffffff;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  padding: 12px 29px;
  min-width: 480px;
}

@media (max-width: 1200px) {
  #gallery .gallery-img .gallery-title {
    min-width: 380px;
  }
}

@media (max-width: 500px) {
  #gallery .gallery-img .gallery-title {
    padding: 6px 0px;
    min-width: 70%;
  }
}

#gallery .gallery-img .gallery-title h1 {
  font-family: 'Rozha One';
  font-size: 48px;
  line-height: 68px;
  color: #212B5C;
  margin-bottom: 0px;
}

@media (max-width: 1200px) {
  #gallery .gallery-img .gallery-title h1 {
    font-size: 30px;
    line-height: 38px;
  }
}

@media (max-width: 500px) {
  #gallery .gallery-img .gallery-title h1 {
    font-size: 20px;
    line-height: 48px;
  }
}

#gallery .gallery-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

#floor-plan {
  background-image: url("../assets/img/floor-plan/background.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: 100vh;
  padding: 60px 0px;
  position: relative;
}

@media (max-width: 767px) {
  #floor-plan {
    background-size: cover;
    background-position: center;
  }
}

#floor-plan .floor-plan-logo {
  position: absolute;
  bottom: -50px;
  right: 0px;
  max-width: 150px;
  overflow: hidden;
  display: inline-block;
}

@media (max-width: 820px) and (orientation: portrait) {
  #floor-plan .floor-plan-logo {
    bottom: -100px;
  }
}

@media (max-width: 767px) {
  #floor-plan .floor-plan-logo {
    position: relative;
    text-align: center;
    bottom: unset;
    right: unset;
    margin-top: 20px;
  }
}

#floor-plan .floor-plan-logo .floor-plan-logo-animation {
  -webkit-transition: all 1.2s linear 4s;
  transition: all 1.2s linear 4s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

#floor-plan .floor-plan-logo.animation .floor-plan-logo-animation {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

#floor-plan .section-title {
  text-align: center;
  opacity: 0;
  -webkit-transition: all 1.5s linear 1s;
  transition: all 1.5s linear 1s;
  margin-bottom: 20px;
}

@media (max-width: 1200px) and (orientation: landscape) {
  #floor-plan .section-title {
    margin-bottom: 50px;
  }
}

#floor-plan .section-title h6 {
  font-family: "Rozha One";
  font-size: 72px;
  line-height: 85px;
  color: #212b5c;
  margin-bottom: 0px;
}

@media (max-width: 1600px) {
  #floor-plan .section-title h6 {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  #floor-plan .section-title h6 {
    font-size: 50px;
  }
}

#floor-plan .section-title.animation {
  opacity: 1;
}

#floor-plan .section-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  --spacing: 58px;
}

@media (max-width: 767px) {
  #floor-plan .section-content {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#floor-plan .section-content.animation ul li .li-icon .li-icon-animation {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

#floor-plan .section-content.animation ul li .li-text span {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

#floor-plan .section-content.animation ul li:nth-child(1),
#floor-plan .section-content.animation ul li:nth-child(3) {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

@media (max-width: 820px) and (orientation: portrait) {
  #floor-plan .section-content {
    --spacing: 30px;
  }
}

@media (max-width: 767px) {
  #floor-plan .section-content {
    --spacing: 20px;
  }
}

#floor-plan .section-content ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

@media (max-width: 820px) and (orientation: portrait) {
  #floor-plan .section-content ul {
    margin-top: 20px;
  }
}

#floor-plan .section-content ul li {
  position: relative;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 1.5s linear 2.5s;
  transition: all 1.5s linear 2.5s;
}

#floor-plan .section-content ul li + li {
  margin-top: var(--spacing);
}

#floor-plan .section-content ul li .li-icon {
  max-width: 30px;
  margin-top: -2px;
  overflow: hidden;
}

#floor-plan .section-content ul li .li-icon .li-icon-animation {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 1.5s linear 1s;
  transition: all 1.5s linear 1s;
}

@media (max-width: 767px) {
  #floor-plan .section-content ul li .li-icon .li-icon-animation {
    -webkit-transform: translateX(102%);
            transform: translateX(102%);
  }
}

#floor-plan .section-content ul li .li-icon + .li-text {
  margin-left: 10px;
}

#floor-plan .section-content ul li .li-text {
  overflow: hidden;
}

#floor-plan .section-content ul li .li-text span {
  font-family: "Montserrat";
  display: block;
  font-size: 25px;
  font-weight: 500;
  color: #212b5c;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 1.2s linear 4s;
  transition: all 1.2s linear 4s;
}

@media (max-width: 1200px) {
  #floor-plan .section-content ul li .li-text span {
    font-size: 20px;
  }
}

#floor-plan .section-content ul li:nth-child(1) {
  z-index: 2;
  -webkit-transform: translateY(calc(100% + var(--spacing)));
          transform: translateY(calc(100% + var(--spacing)));
}

#floor-plan .section-content ul li:nth-child(2) {
  z-index: 3;
}

#floor-plan .section-content ul li:nth-child(3) {
  z-index: 2;
  -webkit-transform: translateY(calc(-100% - var(--spacing)));
          transform: translateY(calc(-100% - var(--spacing)));
}

#floor-plan .floor-plan-wrapper {
  position: relative;
}

#floor-plan .floor-plan-wrapper .pt-100 {
  padding: 100px 0px;
}

@media (max-width: 1200px) and (orientation: landscape) {
  #floor-plan .floor-plan-wrapper .pt-100 {
    padding: 100px 120px;
  }
}

@media (max-width: 767px) {
  #floor-plan .floor-plan-wrapper .pt-100 {
    padding-top: 50px;
  }
}

#floor-plan .floor-plan-wrapper .floor-plan-img-animation.animation {
  width: 100%;
  max-width: 374px;
}

#floor-plan .floor-plan-wrapper .floor-plan-img-animation {
  width: 0px;
  overflow: hidden;
  -webkit-transition: all 1.5s linear 1s;
  transition: all 1.5s linear 1s;
}

#floor-plan .floor-plan-wrapper .floor-plan-img {
  max-width: 540px;
}

@media (max-width: 767px) {
  #floor-plan .floor-plan-wrapper .floor-plan-img {
    max-width: 60%;
    margin: 0 auto;
  }
}

#floor-plan .floor-plan-wrapper .direction-item {
  position: absolute;
  max-width: 540px;
  text-align: center;
}

#floor-plan .floor-plan-wrapper .direction-item .direction-animation {
  overflow: hidden;
}

#floor-plan .floor-plan-wrapper .direction-item .direction-animation.animation .move-destination {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

#floor-plan .floor-plan-wrapper .direction-item .direction-animation .move-destination {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 1.2s linear 4s;
  transition: all 1.2s linear 4s;
}

#floor-plan .floor-plan-wrapper .direction-item .direction-animation .destination-name {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 16px;
  line-height: 27px;
  color: #212b5c;
  margin-bottom: 0px;
}

@media (max-width: 1200px) {
  #floor-plan .floor-plan-wrapper .direction-item .direction-animation .destination-name {
    font-size: 12px;
    line-height: 23px;
  }
}

#floor-plan .floor-plan-wrapper .direction-item .direction-animation .destination-name + .direction-name {
  margin-top: 2px;
}

@media (max-width: 1200px) {
  #floor-plan .floor-plan-wrapper .direction-item .direction-animation .destination-name + .direction-name {
    margin-top: -5px;
  }
}

#floor-plan .floor-plan-wrapper .direction-item .direction-animation .direction-name {
  font-family: "Montserrat";
  font-size: 16px;
  line-height: 27px;
  color: #212b5c;
  margin-bottom: 0px;
}

@media (max-width: 1200px) {
  #floor-plan .floor-plan-wrapper .direction-item .direction-animation .direction-name {
    font-size: 12px;
    line-height: 23px;
  }
}

@media (max-width: 1200px) {
  #floor-plan .floor-plan-wrapper .direction-item .direction-animation .direction-name + .direction-icon {
    top: -5px;
  }
}

#floor-plan .floor-plan-wrapper .direction-item .direction-animation .direction-icon {
  position: relative;
  display: inline-block;
  width: 44px;
  height: auto;
}

@media (max-width: 1200px) {
  #floor-plan .floor-plan-wrapper .direction-item .direction-animation .direction-icon {
    width: 22px;
  }
}

#floor-plan .floor-plan-wrapper .direction-east {
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(0deg);
          transform: translateX(-50%) rotate(0deg);
}

@media (max-width: 1180px) and (orientation: landscape) {
  #floor-plan .floor-plan-wrapper .direction-east {
    top: 10px;
  }
}

@media (max-width: 767px) {
  #floor-plan .floor-plan-wrapper .direction-east {
    top: -23px;
  }
}

#floor-plan .floor-plan-wrapper .direction-south {
  top: 50%;
  right: 75px;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

@media (max-width: 1600px) {
  #floor-plan .floor-plan-wrapper .direction-south {
    right: -50px;
  }
}

@media (max-width: 1180px) and (orientation: landscape) {
  #floor-plan .floor-plan-wrapper .direction-south {
    right: 0px;
  }
}

@media (max-width: 820px) and (orientation: portrait) {
  #floor-plan .floor-plan-wrapper .direction-south {
    right: -30px;
  }
}

@media (max-width: 767px) {
  #floor-plan .floor-plan-wrapper .direction-south {
    right: -30px;
  }
}

#floor-plan .floor-plan-wrapper .direction-south p {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#floor-plan .floor-plan-wrapper .direction-west {
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(180deg);
          transform: translateX(-50%) rotate(180deg);
}

@media (max-width: 500px) {
  #floor-plan .floor-plan-wrapper .direction-west {
    bottom: -20px;
  }
}

#floor-plan .floor-plan-wrapper .direction-west p {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#floor-plan .floor-plan-wrapper .direction-nouth {
  top: 50%;
  left: -75px;
  -webkit-transform: translateY(-50%) rotate(270deg);
          transform: translateY(-50%) rotate(270deg);
}

@media (max-width: 1600px) {
  #floor-plan .floor-plan-wrapper .direction-nouth {
    left: -80px;
  }
}

@media (max-width: 1180px) and (orientation: landscape) {
  #floor-plan .floor-plan-wrapper .direction-nouth {
    left: -116px;
  }
}

@media (max-width: 820px) and (orientation: portrait) {
  #floor-plan .floor-plan-wrapper .direction-nouth {
    left: -130px;
  }
}

@media (max-width: 767px) {
  #floor-plan .floor-plan-wrapper .direction-nouth {
    left: -153px;
  }
}

#floor-plan .floor-plan-wrapper .direction-nouth p {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#layout-plan {
  min-height: 100vh;
  position: relative;
}

#layout-plan .swiper-picker {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 80px;
  z-index: 5;
}

@media (max-width: 820px) and (orientation: portrait) {
  #layout-plan .swiper-picker {
    top: 30%;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
}

@media (max-width: 767px) {
  #layout-plan .swiper-picker {
    opacity: 0;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
  }
}

@media (max-width: 767px) {
  #layout-plan .swiper-picker.animation {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  #layout-plan .swiper-picker {
    top: 35px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    right: unset;
  }
}

#layout-plan .swiper-picker h6 {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 500;
  color: #f5cda4;
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  #layout-plan .swiper-picker h6 {
    text-align: center;
  }
}

#layout-plan .swiper-picker h6 + ul {
  margin-top: 20px;
}

@media (max-width: 767px) {
  #layout-plan .swiper-picker h6 + ul {
    margin-top: 10px;
  }
}

#layout-plan .swiper-picker ul {
  padding: 0px;
  list-style-type: none;
}

@media (max-width: 767px) {
  #layout-plan .swiper-picker ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

#layout-plan .swiper-picker ul li + li {
  margin-top: 18px;
}

@media (max-width: 767px) {
  #layout-plan .swiper-picker ul li + li {
    margin-left: 20px;
    margin-top: unset;
  }
}

#layout-plan .swiper-picker .btn-diamond:disabled {
  opacity: 1;
}

#layout-plan .swiper-picker .btn-diamond {
  padding: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 55px;
  width: 55px;
  outline: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

#layout-plan .swiper-picker .btn-diamond-a1 {
  background-image: url("../assets/img/layout-plan/a1-inactive.png");
}

#layout-plan .swiper-picker .btn-diamond-a1.active, #layout-plan .swiper-picker .btn-diamond-a1:hover {
  background-image: url("../assets/img/layout-plan/a1-active.png");
}

#layout-plan .swiper-picker .btn-diamond-b1 {
  background-image: url("../assets/img/layout-plan/b1-inactive.png");
}

#layout-plan .swiper-picker .btn-diamond-b1.active, #layout-plan .swiper-picker .btn-diamond-b1:hover {
  background-image: url("../assets/img/layout-plan/b1-active.png");
}

#layout-plan .swiper-picker .btn-diamond-c1 {
  background-image: url("../assets/img/layout-plan/c1-inactive.png");
}

#layout-plan .swiper-picker .btn-diamond-c1.active, #layout-plan .swiper-picker .btn-diamond-c1:hover {
  background-image: url("../assets/img/layout-plan/c1-active.png");
}

#layout-plan .swiper-item {
  min-height: 100vh;
  background: url("../assets/img/layout-plan/background.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0px;
}

#layout-plan .swiper-item.animation .section-title {
  opacity: 1;
}

#layout-plan .swiper-item.animation .swiper-img-animation .swiper-img {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

#layout-plan .swiper-item.animation .swiper-img-animation .swiper-img .pointer {
  opacity: 1;
}

#layout-plan .swiper-item.animation .type-content-animation {
  margin-left: 110px;
}

@media (min-width: 768px) and (max-width: 1401px) {
  #layout-plan .swiper-item.animation .type-content-animation {
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  #layout-plan .swiper-item.animation .type-content-animation {
    margin-top: 45px;
    margin-left: 32px;
    margin-right: 32px;
  }
}

#layout-plan .swiper-item.animation .type-content-animation .type-content {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

#layout-plan .swiper-item.animation .type-content-animation .type-content .type-bottom-content {
  opacity: 1;
}

#layout-plan .swiper-item.animation .layout-logo {
  opacity: 1;
}

#layout-plan .swiper-item .swiper-img-animation {
  overflow: hidden;
  height: 790px;
  margin-top: -20px;
}

@media (max-width: 767px) {
  #layout-plan .swiper-item .swiper-img-animation {
    height: unset;
    margin: 10px 0px;
  }
}

#layout-plan .swiper-item .swiper-img-animation .swiper-img {
  height: inherit;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
  position: relative;
}

#layout-plan .swiper-item .swiper-img-animation .swiper-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

#layout-plan .swiper-item .swiper-img-animation .swiper-img .main {
  position: relative;
  z-index: 1;
  left: 0px;
  top: 0px;
}

#layout-plan .swiper-item .swiper-img-animation .swiper-img .pointer {
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0px;
  opacity: 0;
  -webkit-transition: all 1s linear 1.5s;
  transition: all 1s linear 1.5s;
}

#layout-plan .swiper-item .layout-logo {
  display: inline-block;
  max-width: 144px;
  opacity: 0;
  -webkit-transition: all 1s linear 1.5s;
  transition: all 1s linear 1.5s;
}

#layout-plan .swiper-item .type-content-animation {
  overflow: hidden;
  margin-top: -20px;
  margin-left: 110px;
}

#layout-plan .swiper-item .type-content-animation .type-content {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
  padding-top: 30px;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-title h1 {
  font-family: "Rozha One";
  font-size: 35px;
  line-height: 25px;
  color: #ffffff;
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  #layout-plan .swiper-item .type-content-animation .type-content .type-title h1 {
    font-size: 30px;
    line-height: 25px;
  }
}

#layout-plan .swiper-item .type-content-animation .type-content .type-title h1 span {
  color: #f5cda4;
  font-size: 65px;
}

@media (max-width: 767px) {
  #layout-plan .swiper-item .type-content-animation .type-content .type-title h1 span {
    font-size: 50px;
  }
}

#layout-plan .swiper-item .type-content-animation .type-content .type-title h1 + h6 {
  margin-top: 10px;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-title h6 {
  font-family: "Rozha One";
  font-size: 21px;
  line-height: 25px;
  color: #f5cda4;
  margin-bottom: 0px;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-title .section-title {
  margin-bottom: 17px;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-title .section-title h2 {
  font-family: "Rozha One";
  font-size: 63px;
  line-height: 85px;
  margin-bottom: 0px;
  color: #f5cda4;
}

@media (max-width: 767px) {
  #layout-plan .swiper-item .type-content-animation .type-content .type-title .section-title h2 {
    line-height: 50px;
    margin-top: 25px;
    font-size: 47px;
  }
}

#layout-plan .swiper-item .type-content-animation .type-content .type-title + .type-bottom-content {
  margin-top: 11px;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content {
  opacity: 0;
  -webkit-transition: all 1s linear 1.5s;
  transition: all 1s linear 1.5s;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .sq-feet {
  background-color: #58585a;
  display: inline-block;
  padding: 12px 13px;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .sq-feet + .list {
  margin-top: 25px;
}

@media (max-width: 767px) {
  #layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .sq-feet + .list {
    margin-top: 15px;
  }
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .sq-feet h5 {
  font-family: "Montserrat";
  font-size: 28px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: 1.5px;
  color: #ffffff;
  margin-bottom: 0px;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .sq-feet h5 span {
  font-size: 21px;
  font-weight: normal;
  line-height: 25px;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .list ul {
  list-style-type: none;
  padding: 0px;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .list ul li {
  font-family: "Montserrat";
  font-size: 19px;
  font-weight: 500;
  line-height: 40px;
  color: #ffffff;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  #layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .list ul li {
    font-size: 15px;
    line-height: 36px;
  }
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .list ul li span {
  position: relative;
  min-width: 40px;
  margin-right: 20px;
  display: block;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .list ul li span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 1px;
  background: #ffffff;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .list ul li:first-child span::after,
#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .list ul li:last-child span::after {
  height: 80%;
}

#layout-plan .swiper-item .type-content-animation .type-content .type-bottom-content .list ul li:first-child span::after {
  top: unset;
  bottom: 0px;
}

@media (max-width: 767px) {
  #layout-plan .swiper-item-1 {
    min-height: 110vh;
  }
}

@media (max-width: 767px) {
  #layout-plan .swiper-item-2 {
    min-height: 140vh;
  }
}

@media (max-width: 767px) {
  #layout-plan .swiper-item-3 {
    min-height: 170vh;
  }
}

#location {
  background: url("../assets/img/location/background.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding: 50px 0px;
}

@media (max-width: 767px) {
  #location {
    padding: 100px 0px;
  }
}

#location .section-title-animation {
  overflow: hidden;
  display: inline-block;
}

#location .section-title-animation .section-title {
  margin-bottom: 40px;
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

@media (max-width: 767px) {
  #location .section-title-animation .section-title {
    margin-bottom: 0px;
  }
}

#location .section-title-animation .section-title h6 {
  font-family: "Rozha One";
  font-size: 72px;
  line-height: 85px;
  margin-bottom: 0px;
  color: #f5cda4;
}

@media (max-width: 1600px) {
  #location .section-title-animation .section-title h6 {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  #location .section-title-animation .section-title h6 {
    font-size: 50px;
  }
}

#location .section-title-animation.animation .section-title {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#location .frame-content {
  overflow: hidden;
}

#location .frame-content .frame {
  background: url("../assets/img/location/frame.png");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

@media (max-width: 1200px) {
  #location .frame-content .frame {
    background: unset;
  }
}

#location .frame-content.animation .frame {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#location .section-content {
  padding: 50px 0px;
  max-width: 435px;
  opacity: 0;
  -webkit-transition: all 1s linear 500ms;
  transition: all 1s linear 500ms;
}

@media (max-width: 820px) and (orientation: portrait) {
  #location .section-content {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  #location .section-content {
    padding: 0px;
  }
}

#location .section-content h6 {
  position: relative;
  font-family: 'Rozha One';
  font-size: 39px;
  line-height: 55px;
  color: #ffffff;
  margin-bottom: 0px;
  display: inline-block;
}

@media (max-width: 1600px) {
  #location .section-content h6 {
    font-size: 27px;
    line-height: 30px;
  }
}

@media (max-width: 1200px) and (orientation: landscape) {
  #location .section-content h6 {
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  #location .section-content h6 {
    font-size: 29px;
    line-height: 45px;
  }
}

#location .section-content h6 + p {
  margin-top: 60px;
}

#location .section-content h6::after {
  content: "";
  position: absolute;
  background-image: url("../assets/img/location/line.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 30px;
  bottom: -50px;
  left: 0px;
}

@media (max-width: 767px) {
  #location .section-content h6::after {
    bottom: -40px;
  }
}

#location .section-content p {
  font-family: 'Montserrat';
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0px;
}

@media (max-width: 1600px) {
  #location .section-content p {
    font-size: 14px;
    line-height: 25px;
  }
}

@media (max-width: 767px) {
  #location .section-content p {
    font-size: 15px;
  }
}

#location .section-content.animation {
  opacity: 1;
}

#location .section-img {
  padding: 50px 0px 50px 100px;
}

@media (max-width: 1200px) {
  #location .section-img {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  #location .section-img {
    padding: 0px;
  }
}

#location .location-logo-animation {
  display: inline-block;
  margin-top: 50px;
  overflow: hidden;
}

@media (max-width: 767px) {
  #location .location-logo-animation {
    margin-top: 20px;
  }
}

#location .location-logo-animation .location-logo {
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
  max-width: 170px;
}

#location .location-logo-animation.animation .location-logo {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 1;
}

#developer {
  background-image: url("../assets/img/developer/background.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding: 120px 0px;
}

#developer .box-btn-wrapper {
  min-height: 140px;
  width: 150px;
  position: relative;
}

#developer .box-btn-wrapper button {
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  width: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#developer .box-developer-wrapper.animate {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 1;
}

#developer .box-developer-wrapper {
  background-color: #ffffff;
  border-radius: 5px;
  min-height: 140px;
  max-width: 1200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  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);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  opacity: 0;
  -webkit-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  #developer .box-developer-wrapper {
    height: 560px;
  }
}

#developer .box-developer-wrapper .box-animate-vertical-wrapper {
  max-height: 560px;
  overflow: hidden;
  margin: 0 auto;
  width: 150px;
}

#developer .box-developer-wrapper .box-animate-vertical-wrapper .box-inner-wrapper {
  height: 140px;
  position: relative;
}

#developer .box-developer-wrapper .box-animate-vertical-wrapper .box-inner-wrapper .box-wrapper {
  width: 150px;
  height: 140px;
  position: relative;
}

#developer .box-developer-wrapper .box-animate-vertical-wrapper .box-inner-wrapper .box-wrapper img {
  position: absolute;
  width: 100px;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#developer .box-developer-wrapper .box-animate-wrapper {
  max-width: 900px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

#developer .box-developer-wrapper .box-animate-wrapper .box-inner-wrapper {
  height: 140px;
  position: relative;
}

#developer .box-developer-wrapper .box-animate-wrapper .box-inner-wrapper .box-wrapper {
  width: 150px;
  height: 140px;
  position: relative;
  float: left;
}

#developer .box-developer-wrapper .box-animate-wrapper .box-inner-wrapper .box-wrapper img {
  position: absolute;
  width: 100px;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#developer .developer-wrapper.animate {
  opacity: 1;
}

#developer .developer-wrapper {
  text-align: center;
  opacity: 0;
  -webkit-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}

#developer .developer-wrapper .exsim-logo {
  width: 200px;
  margin: auto;
  text-align: center;
}

#developer .developer-wrapper .exsim-line {
  border-bottom: 1px solid #1e1e1e;
  margin-top: 25px;
  margin-bottom: 20px;
  display: inline-block;
  max-width: 500px;
  width: 90%;
}

#developer .developer-wrapper .exsim-content-1 {
  max-width: 640px;
  margin: auto;
}

#developer .developer-wrapper .exsim-content-1 p {
  font-family: Nunito;
  font-size: 18px;
  color: #1e1e1e;
  text-align: center;
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  #developer .developer-wrapper .exsim-content-1 p {
    font-size: 14px;
  }
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  #developer .developer-wrapper .exsim-content-2 {
    max-width: 300px;
    margin: 0 auto;
  }
}

#developer .developer-wrapper .exsim-content-2 p {
  font-family: Nunito;
  color: #1e1e1e;
  font-size: 21px;
  font-weight: bold;
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  #developer .developer-wrapper .exsim-content-2 p {
    font-size: 17px;
  }
}

#developer .developer-wrapper .exsim-content-2 p a {
  font-family: Nunito;
  color: #1e1e1e;
  font-size: 21px;
  font-weight: bold;
  text-decoration: underline;
}

@media screen and (max-width: 820px) and (orientation: portrait) {
  #developer .developer-wrapper .exsim-content-2 p a {
    font-size: 17px;
  }
}

#developer .developer-wrapper .exsim-content-2 p a:hover,
#developer .developer-wrapper .exsim-content-2 p a:focus {
  font-weight: bold;
}

#contact {
  min-height: 100vh;
  background-image: url("../assets/img/contact/background.png");
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-size: cover;
  background-position: bottom;
  position: relative;
  padding-top: 150px;
  padding-bottom: 50px;
}

@media (max-width: 991px) {
  #contact {
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  #contact {
    padding: 100px 0px;
  }
}

@media (max-width: 991px) {
  #contact .custom-col {
    margin: 50px 0px;
  }
}

#contact .contact-content {
  opacity: 0;
  -webkit-transition: all 1s linear 1s;
  transition: all 1s linear 1s;
  z-index: 1;
  position: relative;
}

#contact .contact-content.animation {
  opacity: 1;
}

#contact .contact-img-animation {
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  left: 100px;
  z-index: 0;
}

@media (max-width: 1200px) {
  #contact .contact-img-animation {
    left: 50px;
  }
}

@media (max-width: 991px) {
  #contact .contact-img-animation {
    display: none;
  }
}

#contact .contact-img-animation .contact-img {
  max-width: 600px;
  margin-bottom: -15px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

@media (max-width: 1200px) {
  #contact .contact-img-animation .contact-img {
    max-width: 400px;
  }
}

#contact .contact-img-animation.animation .contact-img {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

#contact .logo-wrapper {
  text-align: center;
}

#contact .logo-wrapper .logo-wrap {
  display: inline-block;
  max-width: 250px;
}

@media (max-width: 1200px) {
  #contact .logo-wrapper .logo-wrap {
    max-width: 200px;
  }
}

#contact .logo-wrapper + .app-name-wrapper {
  margin-top: 50px;
}

@media (max-width: 1200px) {
  #contact .logo-wrapper + .app-name-wrapper {
    margin-top: 20px;
  }
}

#contact .app-name-wrapper {
  text-align: center;
}

#contact .app-name-wrapper .exsim-content {
  font-family: "Nunito";
  font-size: 18px;
  line-height: 16px;
  font-weight: bold;
  color: #1e1e1e;
  margin-bottom: 0px;
}

@media (max-width: 1200px) {
  #contact .app-name-wrapper .exsim-content {
    font-size: 14px;
    line-height: 12px;
  }
}

#contact .app-name-wrapper .exsim-content + .exsim-address-content {
  margin-top: 40px;
}

#contact .app-name-wrapper .exsim-content + small {
  margin-top: 5px;
}

#contact .app-name-wrapper small {
  font-family: 'Nunito';
  font-size: 14px;
  line-height: 20px;
  color: #58585A;
  display: block;
  max-width: 315px;
  margin: 0 auto;
}

#contact .app-name-wrapper small + .exsim-address-content {
  margin-top: 8px;
}

#contact .app-name-wrapper .exsim-address-content {
  font-family: "Nunito";
  font-size: 18px;
  color: #1e1e1e;
  margin-bottom: unset;
  display: block;
  max-width: 320px;
}

@media (max-width: 1200px) {
  #contact .app-name-wrapper .exsim-address-content {
    font-size: 14px;
  }
}

#contact .app-name-wrapper + .contact-wrapper {
  margin-top: 60px;
}

@media (max-width: 500px) {
  #contact .app-name-wrapper + .contact-wrapper {
    margin-top: 20px;
  }
}

#contact .app-name-wrapper.exsim-2 .exsim-address-content {
  max-width: 420px;
}

#contact .app-name-wrapper.exsim-2 + .contact-wrapper {
  margin-top: 20px;
}

#contact .contact-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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 375px;
  margin: 0 auto;
}

#contact .contact-wrapper .label-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-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#contact .contact-wrapper .label-wrapper + .label-wrapper {
  margin-left: 20px;
}

#contact .contact-wrapper .label-wrapper .label-img-wrapper {
  max-width: 30px;
}

@media (max-width: 1200px) {
  #contact .contact-wrapper .label-wrapper .label-img-wrapper {
    max-width: 20px;
  }
}

#contact .contact-wrapper .label-wrapper .label-img-wrapper img {
  height: 100%;
  width: 100%;
}

#contact .contact-wrapper .label-wrapper .label-img-wrapper + .label-content-wrapper {
  margin-left: 10px;
}

#contact .contact-wrapper .label-wrapper .label-content-wrapper a {
  font-size: 16px;
  color: #1e1e1e;
  margin-bottom: 0px;
  text-decoration: none;
}

@media (max-width: 1200px) {
  #contact .contact-wrapper .label-wrapper .label-content-wrapper a {
    font-size: 14px;
  }
}

#contact .contact-wrapper + .map-wrapper {
  margin-top: 35px;
}

#contact .contact-wrapper + .contact-wrapper {
  margin-top: 10px;
}

#contact .map-wrapper .map-inner-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: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#contact .map-wrapper .map-inner-wrapper .map-logo {
  max-width: 61px;
}

@media (max-width: 1200px) {
  #contact .map-wrapper .map-inner-wrapper .map-logo {
    max-width: 51px;
  }
}

#contact .map-wrapper .map-inner-wrapper .map-logo img {
  width: 100%;
  height: 100%;
}

#contact .map-wrapper .map-inner-wrapper .map-logo + .map-logo {
  margin-left: 30px;
}

#brochure iframe {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

#facilities-plan {
  background: url("../assets/img/facilities-plan/background.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 90px 0px;
  min-height: 100vh;
  position: relative;
}

#facilities-plan .section-title {
  margin-bottom: 50px;
}

@media (max-width: 640px) {
  #facilities-plan .section-title {
    margin-top: 50px;
    margin-bottom: 35px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#facilities-plan .section-title h1 {
  font-family: "Rozha One";
  font-size: 70px;
  font-weight: 500;
  line-height: 81px;
  color: #FFF200;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
}

@media (max-width: 640px) {
  #facilities-plan .section-title h1 {
    font-size: 40px;
    line-height: 55px;
  }
}

#facilities-plan .facilities-map {
  position: relative;
}

#facilities-plan .facilities-map .map {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
}

#facilities-plan .facilities-map .number {
  opacity: 0;
  -webkit-transition: all 1s linear 1.2s;
  transition: all 1s linear 1.2s;
  position: absolute;
  top: 0;
}

#facilities-plan .right-content {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#facilities-plan .right-content .align-right {
  margin-left: 120px;
  overflow: hidden;
}

@media (max-width: 640px) {
  #facilities-plan .right-content .align-right {
    margin: 0px;
  }
}

#facilities-plan .section-content {
  opacity: 0;
  -webkit-transition: all 1s linear 1.2s;
  transition: all 1s linear 1.2s;
}

#facilities-plan.animated .section-title h1 {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

#facilities-plan.animated .section-content {
  opacity: 1;
}

#facilities-plan.animated .facilities-map .map {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  display: block;
}

#facilities-plan.animated .facilities-map .number {
  opacity: 1;
}

#site-progress {
  overflow-x: hidden;
  padding: 89px 0;
  background: url("../assets/img/site-progress/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  background-attachment: fixed;
}

@media (max-width: 767.98px) {
  #site-progress {
    height: auto;
    overflow: auto;
  }
}

#site-progress .ratio-16x10 {
  --bs-aspect-ratio: calc(10 / 16 * 100%);
}

#site-progress #section-title-progress {
  height: var(--device-height);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}

#site-progress .title-animation img {
  clip-path: rect(0 0 100% 0);
  -webkit-clip-path: rect(0 0% 100% 0);
  -webkit-transition: all ease 800ms;
  transition: all ease 800ms;
}

#site-progress .title-animation.animation img {
  clip-path: rect(0 100% 100% 0);
  -webkit-clip-path: rect(0 100% 100% 0);
}

#site-progress .title-animation.opacity-0 {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

#site-progress .swiper-animation-wrapper {
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
}

#site-progress .swiper-animation-wrapper.animation {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

#site-progress #section-site-progress {
  padding: 150px 0;
}

@media (min-width: 820px) and (max-width: 1366px) {
  #site-progress #section-site-progress {
    height: var(--device-height);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 1024px) {
  #site-progress #section-site-progress {
    padding: 100px 0;
  }
}

@media (max-width: 767.98px) {
  #site-progress #section-site-progress {
    padding: 50px 0;
  }
}

#site-progress .swiper-slide:first-child {
  margin-top: 0;
}

#site-progress .swiper-title-wrapper {
  width: 80px;
}

@media (max-width: 767.98px) {
  #site-progress .swiper-title-wrapper {
    width: 100%;
    margin-top: 50px;
  }
}

#site-progress .swiper {
  overflow: visible;
}

@media (max-width: 767.98px) {
  #site-progress .swiper {
    overflow: hidden;
    pointer-events: none;
  }
}

#site-progress .section-title {
  margin-bottom: 50px;
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
  opacity: 0;
  text-align: center;
}

#site-progress .section-title.animation {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
}

#site-progress .section-title h1 {
  font-family: 'Rozha One';
  color: #212b5c;
  font-size: 50px;
}

@media (max-width: 1680px) {
  #site-progress .section-title h1 {
    font-size: 40px;
  }
}

@media (max-width: 767.98px) {
  #site-progress .section-title h1 {
    font-size: 30px;
  }
}

#site-progress .swiper-slide:not(.swiper-title-wrapper) {
  max-width: 500px;
}

@media (max-width: 1680px) {
  #site-progress .swiper-slide:not(.swiper-title-wrapper) {
    max-width: 420px;
  }
}

@media (max-width: 767.98px) {
  #site-progress .swiper-slide:not(.swiper-title-wrapper) {
    width: 100%;
  }
}

#site-progress .embed-responsive-custom::before {
  padding-top: 90%;
}

#site-progress .site-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (hover: hover) {
  #site-progress .site-img:hover {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
}

#site-progress .text-vertical-wrapper h6 {
  font-family: 'Rozha One';
  color: #212b5c;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1680px) {
  #site-progress .text-vertical-wrapper h6 {
    font-size: 25px;
  }
}

@media (max-width: 767.98px) {
  #site-progress .text-vertical-wrapper h6 {
    font-size: 20px;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}

body {
  font-family: 'Montserrat', sans-serif;
}

@media (min-width: 1600px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1520px;
  }
}
