body {
  font-family: "Open Sans", sans-serif;
  background: #010101;
  color: #fff;
}

@font-face {
  font-family: 'Fontspring-DEMO-gunterz-regular';
  src: url('../fonts/fontspring/Fontspring-DEMO-gunterz-regular.otf') format('opentype');
}

@font-face {
  font-family: 'GoodTimesRg-Regular';
  src: url('../fonts/goodtimes/GoodTimesRg-Regular.otf') format('opentype');
}

a {
  /* color: #cda45e; */
  text-decoration: none;
}

a:hover {
  color: #d9ba85;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Playfair Display", serif;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #1a1814;
  height: 100%;
  width: 100%;
  transition: all .2s ease-out;
}

/* #preloader:before {
  content: "";
  position: fixed;
  background: url('../../assets/img/loader-logo.png');
  width: 100%;
  height: 100%;
  background-position: center;
} */
.bg-loader {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg-loader img {
  width: 400px;
  transition: all .2s ease-out;
  animation: slide 10s ease-out forwards;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
}

.preloader {
  transition: all .2s ease-out;
  animation: slide 5s ease-out forwards;
}

@keyframes slide {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  25% {
    opacity: 1;
  }

  25.1% {
    opacity: 1;
  }

  45% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  50.01% {
    opacity: 0;
  }

  70% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  75.01% {
    opacity: 0;
  }

  95% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.loaded img {
  width: 100px;
  transition: width 0.5s ease;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  transition: all 0.4s;
  border: 2px solid #cda45e;
}

.back-to-top i {
  font-size: 28px;
  color: #cda45e;
  line-height: 0;
}

.back-to-top:hover {
  background: #cda45e;
  color: #1a1814;
}

.back-to-top:hover i {
  color: #444444;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  top: 40px;
}

.top_headerMain {
  padding: 15px;
  background: linear-gradient(105.87deg, rgba(119, 119, 119, 0.4) 3.04%, rgba(255, 255, 255, 0) 99.23%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  border-radius: 40px;
  border: 2px solid #ed570154;
}

.top_headerMain::before {
  content: "";
  background: url("../../assets/img/header-overlay.png");
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  z-index: -9;
}

#header.header-scrolled {
  top: 0;
  /* background: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #37332a; */
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 40px;
}

/*--------------------------------------------------------------
# Book a table button Menu
--------------------------------------------------------------*/
.book-a-table-btn {
  margin: 0 0 0 15px;
  color: #fff;
  border-radius: 50px;
  padding: 9px 40px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  background: linear-gradient(90.66deg, #FF5D00 0%, rgba(255, 93, 0, 0.6) 100%);
  font-family: "Inter", sans-serif;
  transition: background-color .15s linear, color .15s linear;
}

.book-a-table-btn:hover {
  background: linear-gradient(89.59deg, #5f5f5f 0.17%, rgb(210 210 210 / 92%) 256.22%);
  color: #fff;
}

@media (max-width: 992px) {
  .book-a-table-btn {
    margin: 0 15px 0 0;
    padding: 8px 20px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 30px 10px 30px;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Joane Stencil SemiBold Regular', sans-serif;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #fff;
  background-color: #ffffff1f;
  border-radius: 40px;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  color: #444444;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #cda45e;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 6px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #1a1814;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #cda45e;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #cda45e;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  background: url("../../assets/img/hero-bg.svg") top center;
  background-size: cover;
  position: relative;
  /* padding: 0; */
}

/* #hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
} */

.top-sectionGl .container {
  padding-top: 180px;
}

@media (max-width: 992px) {
  .top-sectionGl .container {
    padding-top: 98px;
  }
}

#hero h1 {
  margin: 0;
  font-size: 235px;
  font-weight: 400;
  line-height: 190px;
  color: #FF5D00;
  text-align: center;
  text-transform: uppercase;
  font-family: 'GoodTimesRg-Regular', Arial, sans-serif;
}

.banner_btn-top {
  border-radius: 40px;
  padding: 14px 25px;
  font-family: "Inter", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  background-color: #000000;
  background: linear-gradient(black, black) padding-box, linear-gradient(to right, #b2371269, #fb5b2b45) border-box;
  border-radius: 50em;
  border: 2px solid transparent;
}

.banner_btn-top:hover,
.banner_btn-top:focus,
.banner_btn-top:active {
  color: #fff;
  background: linear-gradient(89.59deg, #5f5f5f 0.17%, rgb(210 210 210 / 92%) 256.22%);
  border: 2px solid #676767;
}

.banner_btn-top::after {
  content: "";
  background: url("../../assets/img/button-vector.svg");
  position: absolute;
  top: -50%;
  right: -27%;
  width: 100px;
  height: 100px;
  transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  background-repeat: no-repeat;
  animation: topBottomBounce 4.8s infinite;
}

@keyframes topBottomBounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }
}

.slider-container {
  overflow: hidden;
  width: 100%;
}

.slide-right img {
  animation: slide-right 20s linear infinite;
}

@keyframes slide-right {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-90%);
  }
}

/* .slide-left {
  animation: slide-left 5s linear infinite;
}

@keyframes slide-left {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
} */

.inner-xl::after {
  content: "";
  background: url(../../assets/img/vactor-left.svg);
  position: absolute;
  top: 9px;
  left: 0px;
  width: 111px;
  height: 48px;
  background-repeat: no-repeat;
  background-color: #010101;
}

@media screen and (max-width: 1200px) and (min-width: 320px) {
  .inner-xl::after {
    display: none;
  }
}

@media screen and (max-width: 1466px) and (min-width: 1200px) {
  .inner-xl::after {
    top: 3px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 1466px) {
  .inner-xl::after {
    top: 5px;
  }
}

@media screen and (max-width: 1680px) and (min-width: 1600px) {
  .inner-xl::after {
    top: 7px;
  }
}

@media (max-width: 1140px) {
  .loginForm .w-50 {
    width: 100% !important;
  }
}

@media (min-width: 1400px) {
  .about-img::after {
    width: 90% !important;
  }
}

/* @media (min-width: 1600px) {
  #hero {
    background-attachment: fixed;
  }
} */

@media (max-height: 500px) {
  #hero {
    height: auto;
  }

  .top-sectionGl .container {
    padding-top: 130px;
    padding-bottom: 60px;
  }
}

@media (max-width: 769px) {
  .top-sectionGl .mt-5 {
    margin-top: 0px !important;
  }
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 70px;
    line-height: 60px;
    font-weight: 800;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #1a1814;
}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  font-size: 33px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}

.orgClr {
  color: #FF5D00;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #1d1b16;
  margin-top: 110px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 98px;
  }
}

.breadcrumbs h2 {
  font-size: 26px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #37332a;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }

  .md-media {
    display: block !important;
  }

  .loginForm {
    padding: 0px !important;
  }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {
  background-color: #010101;
}

.about .about-img {
  position: relative;
  transition: 0.5s;
}

.about .about-img img {
  max-width: 100%;
  position: relative;
}

.about-img::after {
  content: "";
  background: url('../../assets/img/about-shape.svg');
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  animation: topBottomBounce 5.8s infinite;
  background-size: cover;
  z-index: -9;
}

.about-img::before {
  content: "";
  background: url('../../assets/img/baner-animation.svg');
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  animation: bottomTopBounce 5.8s infinite;
  background-size: cover;
  z-index: -9;
}

/* .about .about-img:hover {
  transform: scale(1.03);
} */

.about .content {
  position: relative;
}

.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #cda45e;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.image_overlay_section {
  position: absolute;
  bottom: 12%;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0px auto;
}

.image_overlay_section a {
  color: #ffffff;
}

.w-85 {
  min-width: 85%;
  max-width: 85%;
}

@media (min-width: 1024px) {
  .about {
    background-attachment: fixed;
  }
}

circle:hover {
  filter: drop-shadow(0px 0px 2px #e8ab95);
}

ellipse:hover {
  filter: drop-shadow(0px 0px 2px #e8ab95);
}

.map-vector svg {
  margin-top: -50px;
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us {
  background-color: #010101;
}

.purpose_section {
  background-color: #010101;
}

.purpose-text {
  transition: all 1s ease-in-out;
}

.purpos_animate:hover .purpose-text {
  transform: translateY(78px);
  transition: all 1s ease-in-out;
}

.purpos_animate:hover .pathsd {
  opacity: 0;
  transition: all 1s ease-in-out;
}

.menucls {
  background-color: #010101;
}

.why-us .box h4 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  line-height: 33px;
}

.why-us::before {
  content: "";
  background: url("../../assets/img/service-vector.svg");
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  /* z-index: -9; */
}

.why-us .box {
  transition: all ease-in-out 0.3s;
  background: #1a181429;
  border-radius: 10px;
  opacity: 0.7 !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 2px solid #ed570154;
}

.mt-des {
  margin-top: 30px;
}

.mt-des2 {
  margin-top: 15px;
}

.why-us .box span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #cda45e;
}

#footer .footer-top h4 {
  font-size: 12px;
  font-weight: 500;
  color: #D0D0C8;
  position: relative;
  padding-bottom: 12px;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
}


.why-us .box p {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
}

.descText {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  font-family: "Roboto", sans-serif;
}

.image_overlay_section h4 {
  font-size: 18px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.image_overlay_section img {
  width: 50px;
  opacity: 0.5;
}

.list_blk:hover h4 {
  color: #FF5D00;
}

.list_blk:hover img {
  opacity: 1;
}

.serviceVectr::before {
  content: "";
  background: url("../../assets/img/ball1.svg");
  position: absolute;
  bottom: -13%;
  right: -2%;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  /* z-index: -9; */
  animation: bottomTopBounce 5.8s infinite;
}

.centerVectorr::before {
  content: "";
  background: url("../../assets/img/ball2.svg");
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 120px;
  height: 120px;
  margin: 0px auto;
  background-repeat: no-repeat;
  background-size: contain;
  /* z-index: -9; */
  animation: bottomTopBounce 5.8s infinite;
}

.animationVectorr::after {
  content: "";
  background: url("../../assets/img/ball3.svg");
  position: absolute;
  bottom: -50%;
  right: -15%;
  width: 70px;
  height: 70px;
  margin: 0px auto;
  background-repeat: no-repeat;
  background-size: contain;
  /* z-index: -9; */
}

/*--------------------------------------------------------------
# OUR STORY PAGE
--------------------------------------------------------------*/
.our-story h2 {
  font-size: 42px;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
}

.story_first_section {
  border: 3px solid #fb5b2b42;
  border-radius: 10px;
  padding: 35px 30px;
  background: #1a181429;
}

.story_first_section h3 {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  text-align: end;
  font-family: "Source Sans 3", sans-serif;
  color: #FF5D00;
  font-size: 50px;
  font-weight: 700;
}

.story_first_section p {
  font-size: 15px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  line-height: 30px;
}

.our-story {
  background: url("../../assets/img/story-bg.svg");
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center 40%;
  background-color: #010101;
}

/*--------------------------------------------------------------
# PORPOSE SECTION
--------------------------------------------------------------*/
.rightImage span {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
  font-family: "Roboto Flex", sans-serif;
  font-style: italic;
  line-height: 25px;
}

.rightImage h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Fontspring-DEMO-gunterz-regular', Arial, sans-serif;
}

/*--------------------------------------------------------------
# OFF THE GRID SECTION
--------------------------------------------------------------*/
.off_the_grid {
  background: linear-gradient(180deg, #FF5D00 0%, #BF2C01 76.25%);
  max-height: 700px;
  min-height: 700px;
}

.off_the_grid::after {
  content: "";
  background: url('../../assets/img/rotateImg.svg');
  position: absolute;
  top: 40%;
  left: 0px;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.offTxt {
  font-size: 380px;
  font-family: "Bebas Neue", sans-serif;
  color: #ffffff;
  line-height: 248.57px;
}

.theGrid {
  font-size: 180px;
  font-family: "Bebas Neue", sans-serif;
  color: #000;
  line-height: 153.66px;
}

.videos_section {
  border-radius: 0px;
  /* background: url('../../assets/img/vector-bg.png'); */
  height: 100%;
  /* background-size: cover; */
}

.video_frame {
  border-radius: 10px;
  width: 100%;
  min-height: 250px;
  border: 1px solid #151515;
}

.video_frame iframe {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  min-height: 250px;
}

/*--------------------------------------------------------------
# LOGIN PAGE
--------------------------------------------------------------*/
.login_section .loginFrame {
  margin: 50px auto;
  background-size: 300% auto;
  background-position: center;
  position: relative;
  background-color: #FF5D00;
}

.login_section .loginFrame:before,
.login_section .loginFrame:after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background-image: inherit;
  background-size: 300% auto;
  transform: perspective(800px);
  transition: 0.5s all;
  background-color: #E45909;
}

.login_section .loginFrame:before {
  right: 100%;
  background-position: left;
  transform-origin: right;
}

.login_section .loginFrame:after {
  left: 100%;
  background-position: right;
  transform-origin: left;
}

.login_section .loginFrame::before {
  transform: perspective(800px) rotateY(30deg);
  filter: brightness(0.8);
}

.login_section .loginFrame::after {
  transform: perspective(800px) rotateY(-30deg);
  filter: brightness(0.8);
}


.loginForm .backBtn {
  position: absolute;
  top: 7%;
  left: 5%;
}

.loginForm .backBtn svg:hover rect {
  fill: #fff !important;
}

.loginForm h3 {
  font-size: 30px;
  font-weight: 500;
  color: #121212;
  font-family: "Inter", sans-serif;
}

.loginForm p {
  color: #3D3D3D;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.loginForm form .form-label {
  color: #121212;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.loginForm form .inpS {
  color: #121212;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
  height: 45px;
  padding: 14px 16px;
  border-radius: 8px;
}

.loginForm form .inpS:hover,
.loginForm form .inpS:focus,
.loginForm form .inpS:active {
  outline: none;
  box-shadow: none;
  border-color: #fff;
}

.loginForm form .form-check-input {
  height: 20px;
  width: 20px;
}

.loginForm form .form-check-input:hover,
.loginForm form .form-check-input:focus,
.loginForm form .form-check-input:active {
  outline: none;
  box-shadow: none;
  border-color: #fff;
}

.loginForm form .form-check-label {
  color: #3D3D3D;
  font-size: 15px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}

.forgPass {
  font-weight: 400;
  font-size: 15px;
  font-family: "Inter", sans-serif;
  color: #3D3D3D;
}

.signUp {
  font-weight: 400;
  font-size: 15px;
  font-family: "Inter", sans-serif;
  color: #fff;
}

.forgPass:hover,
.forgPass:focus,
.forgPass:active {
  color: #3D3D3D;
}

.signUp:hover,
.signUp:focus,
.signUp:active {
  color: #fff;
}

.formSubmitBtn {
  background-color: #121212;
  color: #fff;
  display: block;
  width: 100%;
  padding: 10px 15px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 500;
  border: 1px solid #121212;
  font-family: "Inter", sans-serif;
}

.formSubmitBtn:hover,
.formSubmitBtn:focus,
.formSubmitBtn:active {
  background-color: #121212 !important;
  color: #fff;
  border: 1px solid #121212 !important;
  outline: none;
}

.loginForm span {
  position: absolute;
  top: 10px;
  right: 13px;
  color: #5B5B5B;
}

.text-effectAttr::after {
  content: '';
  position: absolute;
  top: 19px;
  left: -7px;
  right: 0;
  width: 85%;
  height: 2px;
  background-color: #fff;
  margin: 0px auto;
}

span.diveTop {
  position: absolute;
  top: -27px;
  right: -14px;
  font-size: 30px;
  font-weight: 500;
  font-style: italic;
  color: #F5F7FA;
}

.text-effectAttr {
  font-weight: 500;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer_animation_image::before {
  content: "";
  background: url('../../assets/img/footer-ani1.svg');
  position: absolute;
  top: -39%;
  left: 0px;
  bottom: 0;
  width: 200px;
  background-repeat: no-repeat;
  background-position: top;
  animation: topBottomBounce 2.8s infinite;
}

.footer_animation_image::after {
  content: "";
  background: url('../../assets/img/footer-ani2.svg');
  position: absolute;
  top: 40%;
  left: 54px;
  bottom: 0;
  width: 200px;
  background-repeat: no-repeat;
  background-position: top;
  animation: bottomTopBounce 2.8s infinite;
}

@keyframes bottomTopBounce {

  0%,
  100% {
    transform: translateY(-20px);
  }

  50% {
    transform: translateY(0);
  }
}

#footer {
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
  border-radius: 10px;
  margin: 20px;
  border-radius: 30px;
  border: 2px solid #ed570145;
  background-color: #010101;
  margin-top: 0px;
}

#footer .footer-top h4::after {
  content: '';
  position: absolute;
  top: 1px;
  left: 0px;
  width: 10px;
  height: 10px;
  background-color: #FF5D00;
  border-radius: 20px;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Playfair Display", serif;
  color: #fff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #28251f;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #cda45e;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #cda45e;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #D0D0C8;
  transition: 0.3s;
  line-height: 0.8;
  font-size: 20px;
  font-family: "Inter", sans-serif;
}

.footer-links p {
  color: #D0D0C8;
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}

.footer-links .text-muted {
  color: #D0D0C8 !important;
  font-size: 13px;
}

.footer-links .text-white {
  font-size: 20px;
}

.contactsa li a {
  color: #D0D0C8 !important;
  font-size: 15px !important;
  font-family: "Inter", sans-serif;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fff;
}


#footer .copyright {
  text-align: center;
  padding-top: 30px;
  font-size: 12px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}

#footer .copyright img {
  margin-bottom: 8px;
}