/*@Media Query Mixin*/

/*@Media Query Mixin End*/

body {
  margin: 0;
  padding: 90px 0 0;
  overflow-x: hidden;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
}

@media screen and (max-width: 1400px) {
  body {
    padding: 86px 0 0;
  }
}

@media screen and (max-width: 999px) {
  body {
    padding-top: 100px;
  }
}

@media screen and (max-width: 600px) {
  body {
    padding-top: 72px;
  }
}

.container {
  max-width: 1367px;
}

@media screen and (max-width: 1500px) {
  .container {
    max-width: 90%;
  }
}

@media screen and (max-width: 1400px) {
  .container {
    max-width: 97%;
  }
}

@media screen and (max-width: 999px) {
  .container {
    max-width: 98%;
  }
}

.medium {
  font-family: Arial, Helvetica, sans-serif;
  color: #ccad5a;
}

.size30 {
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 1500px) {
  .size30 {
    font-size: 27px;
  }
}

@media screen and (max-width: 1300px) {
  .size30 {
    font-size: 25px;
  }
}

@media screen and (max-width: 999px) {
  .size30 {
    font-size: 28px;
  }
}

@media screen and (max-width: 600px) {
  .size30 {
    font-size: 23px;
  }
}

.size18 {
  font-size: 18px;
}

@media screen and (max-width: 1500px) {
  .size18 {
    font-size: 17px;
  }
}

.size24 {
  font-size: 24px;
}

@media screen and (max-width: 1700px) {
  .size24 {
    font-size: 22px;
  }
}

@media screen and (max-width: 999px) {
  .size24 {
    font-size: 18px;
  }
}

.form-check-label {
  font-size: 12px;
}

p,
li {
  font-size: 16px;
}

@media screen and (max-width: 1500px) {
  p,
  li {
    font-size: 15px;
  }
}

@media screen and (max-width: 1300px) {
  p,
  li {
    font-size: 14px;
    margin-bottom: 0.7rem;
  }
}

@media screen and (max-width: 999px) {
  p,
  li {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  p,
  li {
    font-size: 15px;
  }
}

@media screen and (max-width: 1300px) {
  p {
    margin-bottom: 0.7rem;
  }
}

.clr1 {
  color: #16194c;
}

.grediant {
  background: #debb03;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.divline {
  background: #debb03;
  width: 40%;
  height: 1px;
  margin: 0 0 2rem;
}

@media screen and (max-width: 1500px) {
  .divline {
    margin: 0 0 1rem;
  }
}

@media screen and (max-width: 1300px) {
  .divline {
    margin: 0 0 0.8rem;
  }
}

@media screen and (max-width: 999px) {
  .divline {
    margin: 1.6rem 0;
  }
}

.bgclip {
  font-size: 10rem;
  font-weight: bold;
  writing-mode: vertical-rl;
  line-height: 141px;
  opacity: 0.6;
}

@media screen and (max-width: 1700px) {
  .bgclip {
    font-size: 8.5rem;
  }
}

@media screen and (max-width: 1500px) {
  .bgclip {
    font-size: 6.5rem;
    line-height: 97px;
  }
}

@media screen and (max-width: 999px) {
  .bgclip {
    display: none;
  }
}

.navbar {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 16;
  background: #16194c;
  transition: all 0.6s ease;
  padding: 9px 0;
}

@media screen and (max-width: 1400px) {
  .navbar {
    padding: 1rem 0;
  }
}

@media screen and (max-width: 999px) {
  .navbar {
    padding: 1rem 0;
  }
}

@media screen and (max-width: 600px) {
  .navbar {
    /* padding: 7px 0; */
    padding: 18px 25px 0px 25px;
  }
}

.navbar.scrolled {
  position: fixed;
  transition: all 0.6s ease;
}

.navbar.scrolled .navbar-brand {
  width: 12%;
  transition: all 0.6s ease;
}

@media screen and (max-width: 1400px) {
  .navbar.scrolled .navbar-brand {
    width: 11%;
  }
}

@media screen and (max-width: 999px) {
  .navbar.scrolled .navbar-brand {
    width: 23%;
  }
}

@media screen and (max-width: 600px) {
  .navbar.scrolled .navbar-brand {
    width: 33%;
  }
}

.navbar .container {
  position: relative;
}

@media screen and (max-width: 999px) {
  .navbar .container {
    max-width: 100%;
  }
}

.navbar .navbar-brand {
  transition: all 0.6s ease;
  width: 12%;
}

.navbar .navbar-brand img {
  transition: all 0.6s ease;
}

@media screen and (max-width: 1400px) {
  .navbar .navbar-brand {
    width: 11%;
  }
}

@media screen and (max-width: 999px) {
  .navbar .navbar-brand {
    margin-left: 15px;
    width: 23%;
  }
}

@media screen and (max-width: 600px) {
  .navbar .navbar-brand {
    width: 33%;
  }
}

.navbar .projectby {
  position: absolute;
  right: 4%;
  top: 27%;
  width: 15%;
}

@media screen and (max-width: 1700px) {
  .navbar .projectby {
    top: 3%;
    padding: 0px;
    color: #fff;
  }
  .navbar .projectby img {
    width: 90px;
    text-align: center;
    align-items: center;
    transform: translateX(60%);
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 1400px) {
  .navbar .projectby {
    top: 18%;
    width: 9%;
    right: 3%;
  }
}

@media screen and (max-width: 999px) {
  .navbar .projectby {
    top: 43px;
    width: 22%;
    right: unset;
    left: 26%;
    border-left: 1px solid #fff;
    margin-left: 3%;
    padding-left: 2%;
  }
}

@media screen and (max-width: 600px) {
  .navbar .projectby {
    top: 0px;
    width: 27%;
    right: unset;
    left: 39%;
  }
  .navbar .projectby img {
    width: 90px;
    text-align: center;
    align-items: center;
    transform: translateX(0%);
  }
}

@media screen and (max-width: 999px) {
  .navbar .navbar-toggler {
    color: #fff;
    border: 1px solid #fff;
    margin-left: auto;
    margin-right: 15px;
  }
  .navbar .navbar-toggler .menu {
    display: none;
  }
  .navbar .navbar-toggler .close1 {
    display: block;
  }
  .navbar .navbar-toggler.collapsed .close1 {
    display: none;
  }
  .navbar .navbar-toggler.collapsed .menu {
    display: block;
  }
}

.navbar .navbar-nav {
  margin-top: 1.5rem;
}

@media screen and (max-width: 1700px) {
  .navbar .navbar-nav {
    margin-right: 9%;
    margin-top: 1.4rem;
  }
}

@media screen and (max-width: 1600px) {
  .navbar .navbar-nav {
    margin-right: 12%;
  }
}

@media screen and (max-width: 1500px) {
  .navbar .navbar-nav {
    margin-right: 14%;
  }
}

@media screen and (max-width: 1400px) {
  .navbar .navbar-nav {
    margin-top: 0.4rem;
  }
}

@media screen and (max-width: 999px) {
  .navbar .navbar-nav {
    margin-top: 2.5rem;
    margin-right: 0%;
  }
}

.navbar .navbar-nav .nav-item {
  padding: 0 13px;
  position: relative;
}

@media screen and (max-width: 999px) {
  .navbar .navbar-nav .nav-item {
    padding: 0;
  }
}

.navbar .navbar-nav .nav-item::before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 30%;
  top: 35%;
  background: #fff;
}

@media screen and (max-width: 999px) {
  .navbar .navbar-nav .nav-item::before {
    content: unset;
  }
}

.navbar .navbar-nav .nav-item .nav-link {
  color: #fff;
  position: relative;
  font-size: 18px;
  text-transform: capitalize;
  position: relative;
  transition: all 0.6s ease;
}

@media screen and (max-width: 1500px) {
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }
}

@media screen and (max-width: 999px) {
  .navbar .navbar-nav .nav-item .nav-link {
    text-align: right;
    border-bottom: 1px solid #fff;
    padding: 14px 1.5rem;
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  .navbar .navbar-nav .nav-item .nav-link {
    padding: 10px 1rem;
  }
}

.navbar .navbar-nav .nav-item .nav-link:hover,
.navbar .navbar-nav .nav-item .nav-link.active {
  color: #debb03;
  transition: all 0.6s ease;
}

.navbar .navbar-nav .nav-item .nav-link:hover::before,
.navbar .navbar-nav .nav-item .nav-link.active::before {
  transform: scaleX(1);
  opacity: 1;
  transition: all 0.6s ease;
}

.navbar .navbar-nav .nav-item:last-child {
  padding-right: 0;
}

.navbar .navbar-nav .nav-item:last-child::before {
  content: unset;
}

@media screen and (max-width: 999px) {
  .navbar .navbar-nav .nav-item:last-child .nav-link {
    border-bottom: 0;
  }
}

.navbar .navbar-nav .nav-item:first-child {
  padding-left: 0;
}

#Features {
  background: #ebecfe;
  position: relative;
  padding: 4rem 0;
}

@media screen and (max-width: 999px) {
  #Features {
    padding: 2.5rem 15px;
  }
}

#Features::before {
  content: "";
  width: 50%;
  height: 100%;
  background: url("../img/bg/amenities01.jpg") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-position: left top;
  background-size: 56%;
}

@media screen and (max-width: 999px) {
  #Features::before {
    width: 100%;
  }
}

#Features::after {
  content: "";
  width: 50%;
  height: 100%;
  background: url("../img/bg/amenities02.jpg") no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  background-position: right bottom;
  background-size: 24%;
}

@media screen and (max-width: 999px) {
  #Features::after {
    width: 100%;
  }
}

#Features .row {
  position: relative;
  z-index: 1;
}

#Features .txt {
  width: 94%;
  padding: 0 0 0 27%;
}

@media screen and (max-width: 1700px) {
  #Features .txt {
    padding: 0 0 0 19%;
  }
}

@media screen and (max-width: 1600px) {
  #Features .txt {
    padding: 0 0 0 14%;
  }
}

@media screen and (max-width: 1500px) {
  #Features .txt {
    padding: 0 0 0 11%;
  }
}

@media screen and (max-width: 1400px) {
  #Features .txt {
    padding: 0 0 0 4%;
  }
}

@media screen and (max-width: 999px) {
  #Features .txt {
    width: 100%;
    padding: 2.5rem 0 0;
  }
}

#Features .txt ul li {
  margin-bottom: 8px;
}

#Features .txt .dotbrdr {
  margin: 1.5rem 0;
  border-bottom: 1px dotted #fff;
  width: 80%;
  height: 1px;
}

@media screen and (max-width: 1500px) {
  #Features .txt .dotbrdr {
    margin: 1rem 0;
  }
}

@media screen and (max-width: 999px) {
  #Features .orchang {
    order: -1;
  }
}

@media screen and (max-width: 999px) {
  #Features .bg {
    padding: 0;
  }
}

#specification {
  background: #ebecfe;
  position: relative;
  padding: 4rem 0;
}

@media screen and (max-width: 999px) {
  #specification {
    padding: 2.5rem 15px;
    overflow: hidden;
  }
}

#specification::before {
  content: "";
  width: 50%;
  height: 100%;
  background: url("../img/bg/amenities01.jpg") no-repeat;
  position: absolute;
  top: 0;
  background-size: 55%;
}

@media screen and (max-width: 999px) {
  #specification::before {
    width: 100%;
  }
}

#specification .row {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 999px) {
  #specification .orchang {
    order: -1;
  }
}

@media screen and (max-width: 999px) {
  #specification .bg {
    padding: 0;
  }
}

#specification .txt {
  width: 94%;
  padding: 0 0 0 27%;
}

@media screen and (max-width: 1700px) {
  #specification .txt {
    padding: 0 0 0 19%;
  }
}

@media screen and (max-width: 1600px) {
  #specification .txt {
    padding: 0 0 0 14%;
  }
}

@media screen and (max-width: 1500px) {
  #specification .txt {
    padding: 0 0 0 11%;
  }
}

@media screen and (max-width: 1400px) {
  #specification .txt {
    padding: 0 0 0 4%;
  }
}

@media screen and (max-width: 999px) {
  #specification .txt {
    width: 100%;
    padding: 2.5rem 0 0;
  }
}

#specification .txt ul {
  padding: 0 0 0 20px;
  list-style-type: none;
}

@media screen and (max-width: 999px) {
  #specification .txt ul {
    padding: 0;
  }
}

#specification .txt ul li {
  padding: 0 0 10px;
  border-bottom: 1px dotted #555555;
  margin: 0 0 12px;
}

@media screen and (max-width: 1400px) {
  #specification .txt ul li {
    padding: 0 0 7px;
    margin: 0 0 9px;
  }
}

@media screen and (max-width: 600px) {
  #specification .txt ul li {
    padding: 0 0 14px;
    margin: 0 0 16px;
  }
}

#specification .txt ul li:last-child {
  margin: 0;
  border: 0;
}

@media screen and (max-width: 600px) {
  #specification .txt ul li {
    margin: 0 0 7px;
  }
}

#specification .txt ul li .icoimg {
  max-width: 11%;
  flex: 0 0 11%;
}

#specification .txt ul li .icotxt {
  max-width: 89%;
  flex: 0 0 89%;
}

@media screen and (max-width: 600px) {
  #specification .txt ul li .icotxt {
    padding-left: 12px;
  }
}

#specification .txt ul li .row {
  align-items: center;
}

#counter {
  background: #ebecfe;
  padding: 5rem 0;
  position: relative;
  color: #555555;
}

#counter .container {
  position: relative;
  z-index: 1;
  max-width: 86%;
}

@media screen and (max-width: 999px) {
  #counter .container {
    max-width: 98%;
  }
}

#counter::before {
  content: "";
  width: 50%;
  height: 100%;
  background: url("../img/bg/amenities01.jpg") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-position: left top;
  background-size: 56%;
}

@media screen and (max-width: 999px) {
  #counter::before {
    width: 100%;
  }
}

#counter::after {
  content: "";
  width: 50%;
  height: 100%;
  background: url("../img/bg/amenities02.jpg") no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  background-position: right bottom;
  background-size: 24%;
}

@media screen and (max-width: 999px) {
  #counter::after {
    width: 100%;
  }
}

#counter .divline {
  width: 22%;
}

@media screen and (max-width: 1400px) {
  #counter .divline {
    margin: 1rem 0;
    width: 29%;
  }
}

@media screen and (max-width: 999px) {
  #counter .orchang {
    order: -1;
  }
}

#counter ul.nav {
  justify-content: center;
  border-bottom: 0 solid #fff;
  width: 80%;
  margin: 2.5rem auto;
}

@media screen and (max-width: 1300px) {
  #counter ul.nav {
    width: 90%;
  }
}

@media screen and (max-width: 999px) {
  #counter ul.nav {
    width: 100%;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 999px) {
  #counter ul.nav .nav-item {
    max-width: 50%;
    flex: 0 0 50%;
    position: relative;
  }
  #counter ul.nav .nav-item::before {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 50%;
    top: 25%;
    background: #fff;
  }
  #counter ul.nav .nav-item:last-child::before {
    content: unset;
  }
  #counter ul.nav .nav-item:nth-child(2) .nav-link,
  #counter ul.nav .nav-item:nth-child(3) .nav-link {
    padding-left: 33px;
  }
}

@media screen and (max-width: 600px) {
  #counter ul.nav .nav-item::before {
    right: 10px;
  }
}

#counter ul.nav .nav-item .nav-link {
  background: transparent;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  color: #ccad5a;
  transition: all 0.6s ease;
  font-weight: 500;
  font-size: 18px;
  position: relative;
}

@media screen and (max-width: 1500px) {
  #counter ul.nav .nav-item .nav-link {
    font-size: 17px;
  }
}

@media screen and (max-width: 999px) {
  #counter ul.nav .nav-item .nav-link {
    padding: 7px 0;
    text-align: left;
    width: 80%;
  }
}

@media screen and (max-width: 600px) {
  #counter ul.nav .nav-item .nav-link {
    padding: 19px !important;
    text-align: left;
    width: 100%;
    font-size: 14px;
    height: 100%;
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 370px) {
  #counter ul.nav .nav-item .nav-link {
    padding: 11px !important;
  }
}

#counter ul.nav .nav-item .nav-link::before {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  bottom: 0;
  background: #41573b;
  transform: scaleX(0);
  transition: all 0.6s ease;
  left: 0;
  margin: 0 auto;
  opacity: 0;
}

#counter ul.nav .nav-item .nav-link:hover,
#counter ul.nav .nav-item .nav-link.active {
  transition: all 0.6s ease;
  color: #16194c;
}

#counter ul.nav .nav-item .nav-link:hover::before,
#counter ul.nav .nav-item .nav-link.active::before {
  transform: scaleX(1);
  opacity: 1;
  transition: all 0.6s ease;
}

#counter ul.nav .nav-item:nth-child(2) {
  margin: 0 4rem;
}

@media screen and (max-width: 1400px) {
  #counter ul.nav .nav-item:nth-child(2) {
    margin: 0 2.8rem;
  }
}

@media screen and (max-width: 999px) {
  #counter ul.nav .nav-item:nth-child(2) {
    margin: 0;
  }
}

#counter .tab-content {
  background: #fff;
  padding: 2rem;
}

@media screen and (max-width: 600px) {
  #counter .tab-content {
    padding: 0 1rem;
  }
}

#counter .tab-content .txt {
  padding: 0 5% 0 16%;
}

@media screen and (max-width: 1500px) {
  #counter .tab-content .txt {
    padding: 0 5%;
  }
}

@media screen and (max-width: 999px) {
  #counter .tab-content .txt {
    width: 100%;
    padding: 2.5rem 15px;
  }
}

@media screen and (max-width: 600px) {
  #counter .tab-content .txt {
    padding: 2.5rem 0;
  }
}

#counter .tab-content .txt ul {
  padding: 0 0 0 20px;
}

#counter .tab-content .txt ul li {
  margin: 0 0 10px;
  color: #555555;
}

@media screen and (max-width: 600px) {
  #counter .tab-content .txt ul li {
    margin: 0 0 7px;
  }
}

#Configration {
  background: #b2c7dc;
  padding: 4rem 0;
  position: relative;
}

@media screen and (max-width: 999px) {
  #Configration {
    padding: 2.5rem 15px;
  }
}

#Configration::before {
  content: "";
  width: 50%;
  height: 50%;
  background: url("../img/bg/bg-d-1.jpg") no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  background-position: right top;
  background-size: 48%;
}

#Configration::after {
  content: "";
  width: 50%;
  height: 50%;
  background: url("../img/bg/bg-d-2.jpg") no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  background-position: right bottom;
  background-size: 22%;
}

@media screen and (max-width: 999px) {
  #Configration::after {
    width: 100%;
  }
}

#Configration .table-bordered {
  background: #ebecfe;
  position: relative;
  z-index: 1;
}

#Configration .table-bordered td,
#Configration .table-bordered th {
  border: 1px solid #555555;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 600px) {
  #Configration .table-bordered td,
  #Configration .table-bordered th {
    font-size: 13px;
  }
}

#Configration .btn {
  padding: 4px 19px;
  border-radius: 13px;
  overflow: hidden;
  color: #16194c;
}

@media screen and (max-width: 600px) {
  #Configration .btn {
    font-size: 13px;
  }
}

.stkcybtn {
  padding: 7px 20px;
  margin-bottom: 1rem;
  position: fixed;
  box-shadow: unset;
  background: #2b2d2a;
  font-size: 14px;
  bottom: 3%;
  left: 1.2%;
  color: #ffffff;
  z-index: 99;
  cursor: pointer;
  border-radius: 25px;
  border: 1px solid #ebecfe;
  animation: pulse2 0.8s ease-out infinite;
}

@media screen and (max-width: 999px) {
  .stkcybtn {
    display: none;
  }
}

.stkcybtn.enquirenow {
  left: unset;
  right: 1.2%;
}

#Plans {
  background: #ebecfe;
  padding: 5rem 0;
  position: relative;
  color: #555555;
}

#Plans .container {
  position: relative;
  z-index: 1;
}

#Plans::before {
  content: "";
  width: 50%;
  height: 100%;
  background: url("../img/bg/amenities01.jpg") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-position: left top;
  background-size: 56%;
}

@media screen and (max-width: 999px) {
  #Plans::before {
    width: 100%;
  }
}

#Plans::after {
  content: "";
  width: 50%;
  height: 100%;
  background: url("../img/bg/amenities02.jpg") no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  background-position: right bottom;
  background-size: 24%;
}

@media screen and (max-width: 999px) {
  #Plans::after {
    width: 100%;
  }
}

#Plans .divline {
  width: 22%;
  background: #debb03;
}

@media screen and (max-width: 1400px) {
  #Plans .divline {
    margin: 1rem 0;
    width: 29%;
  }
}

#Plans .item {
  position: relative;
}

#Plans .item .img {
  position: relative;
}

#Plans .item .img .ovarlay {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.4705882353);
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#Plans .item h6 {
  text-align: center;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

#Plans .btn {
  color: #fff;
}

#Plans .btn:hover {
  color: #debb03;
}

#Plans .owl-nav {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

#Plans .owl-nav button.owl-next,
#Plans .owl-nav button.owl-prev {
  width: 44px;
  height: 44px;
  background: #fff;
  color: #debb03;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  margin: 0 10px;
}

#Plans .owl-nav button.owl-next span.material-symbols-outlined,
#Plans .owl-nav button.owl-prev span.material-symbols-outlined {
  color: #fff;
}

#location {
  background: #ebecfe;
  padding: 4rem 0;
  position: relative;
}

#location .container {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 999px) {
  #location {
    padding: 2.5rem 15px;
  }
  #location .orchang {
    order: -1;
  }
}

#location::before {
  content: "";
  width: 50%;
  height: 50%;
  background: url("../img/bg/location01.jpg") no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  background-position: right top;
  background-size: 48%;
}

@media screen and (max-width: 999px) {
  #location::before {
    width: 100%;
  }
}

#location::after {
  content: "";
  width: 50%;
  height: 50%;
  background: url("../img/bg/fetures02.jpg") no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  background-position: right bottom;
  background-size: 22%;
}

@media screen and (max-width: 999px) {
  #location::after {
    width: 100%;
  }
}

#location .row {
  position: relative;
  z-index: 1;
}

#location .txt {
  width: 100%;
  padding: 5% 0 0 8%;
}

@media screen and (max-width: 1700px) {
  #location .txt {
    padding: 2.5% 0 0 8%;
  }
}

@media screen and (max-width: 999px) {
  #location .txt {
    width: 100%;
    padding: 2.5rem 0 0;
  }
}

#location .txt ul {
  padding: 0 0 0 20px;
}

#location .txt ul li {
  margin: 0 0 10px;
}

@media screen and (max-width: 1700px) {
  #location .txt ul li {
    margin: 0 0 6px;
  }
}

@media screen and (max-width: 600px) {
  #location .txt ul li {
    margin: 0 0 7px;
  }
}

#location .txt .carousel {
  margin-top: 2rem;
}

@media screen and (max-width: 1700px) {
  #location .txt .carousel {
    margin-top: 1rem;
  }
}

#location .txt .carousel .carousel-item .contxt {
  width: 100%;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 1700px) {
  #location .txt .carousel .carousel-item .contxt {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 600px) {
  #location .txt .carousel .carousel-item .contxt {
    margin-bottom: 1.2rem;
  }
}

#location .txt .carousel .carousel-item .contxt .ico {
  max-width: 10%;
  flex: 0 0 10%;
}

#location .txt .carousel .carousel-item .contxt .txtcont {
  max-width: 90%;
  flex: 0 0 90%;
}

@media screen and (max-width: 600px) {
  #location .txt .carousel .carousel-item .contxt .txtcont {
    padding-left: 10px;
  }
}

#location .img {
  position: relative;
}

#location .img .btn {
  position: absolute;
  left: 5%;
  bottom: 5%;
}

#location .arrow {
  position: relative;
  width: 23%;
  display: flex;
  margin-top: 2rem;
}

@media screen and (max-width: 1500px) {
  #location .arrow {
    width: 34%;
  }
}

@media screen and (max-width: 600px) {
  #location .arrow {
    width: 43%;
  }
}

#location .arrow .carousel-control-next,
#location .arrow .carousel-control-prev {
  position: absolute;
  margin: 0 15px;
  width: 45%;
  max-width: 45%;
  flex: 0 0 45%;
}

#location .bgclip {
  position: absolute;
  left: 0;
  color: #1f1f1f;
  bottom: 8%;
  z-index: 1;
  transform: rotate(180deg);
}

footer {
  position: relative;
  color: #fff;
}

footer .container {
  max-width: 70%;
}

@media screen and (max-width: 1700px) {
  footer .container {
    max-width: 80%;
  }
}

@media screen and (max-width: 1500px) {
  footer .container {
    max-width: 90%;
  }
}

@media screen and (max-width: 600px) {
  footer .container {
    max-width: 98%;
  }
}

footer .sec03 {
  background: #2b2d2a;
  position: relative;
  display: none;
}

footer .sec03 .container {
  border-top: 1px solid #555555;
  padding: 5rem 0;
}

footer .sec03 .container .row {
  margin: 0;
}

footer .sec03 .qulic ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

footer .sec03 .qulic ul li {
  padding: 0 13px;
  position: relative;
}

@media screen and (max-width: 999px) {
  footer .sec03 .qulic ul li {
    padding: 0;
  }
}

footer .sec03 .qulic ul li::before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 30%;
  top: 35%;
  background: #fff;
}

@media screen and (max-width: 999px) {
  footer .sec03 .qulic ul li::before {
    content: unset;
  }
}

footer .sec03 .qulic ul li a {
  color: #fff;
  position: relative;
  font-size: 16px;
  text-transform: capitalize;
  position: relative;
  transition: all 0.6s ease;
}

@media screen and (max-width: 1500px) {
  footer .sec03 .qulic ul li a {
    font-size: 15px;
  }
}

@media screen and (max-width: 999px) {
  footer .sec03 .qulic ul li a {
    text-align: right;
    border-bottom: 1px solid #fff;
    padding: 14px 1.5rem;
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  footer .sec03 .qulic ul li a {
    padding: 10px 1rem;
  }
}

footer .sec03 .qulic ul li a:hover,
footer .sec03 .qulic ul li a.active {
  color: #debb03;
  transition: all 0.6s ease;
}

footer .sec03 .qulic ul li a:hover::before,
footer .sec03 .qulic ul li a.active::before {
  transform: scaleX(1);
  opacity: 1;
  transition: all 0.6s ease;
}

footer .sec03 .qulic ul li:last-child {
  padding-right: 0;
}

footer .sec03 .qulic ul li:last-child::before {
  content: unset;
}

@media screen and (max-width: 999px) {
  footer .sec03 .qulic ul li:last-child .nav-link {
    border-bottom: 0;
  }
}

footer .sec03 .qulic ul li:first-child {
  padding-left: 0;
}

footer .sec03 .fa-brands {
  padding: 8px;
  font-size: 15px !important;
  width: 32px;
  height: 32px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
  z-index: 999;
  position: relative;
}

@media screen and (max-width: 768px) {
  footer .sec03 .fa-brands {
    font-size: 11px !important;
    width: 25px;
    height: 25px;
  }
}

footer .sec03 .fa-brands:hover {
  opacity: 0.7;
}

footer .sec03 .fa-facebook-f {
  background: #3b5998;
  color: white;
}

footer .sec03 .fa-x-twitter {
  background: #14171a;
  color: white;
}

footer .sec03 .fa-google {
  background: #dd4b39;
  color: white;
}

footer .sec03 .fa-linkedin-in {
  background: #007bb5;
  color: white;
}

footer .sec03 .fa-youtube {
  background: #bb0000;
  color: white;
}

footer .sec03 .fa-pinterest-p {
  background: #e60023;
  color: white;
}

footer .sec03 .fa-instagram {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  color: white;
}

footer .sec03 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

footer .sec03 ul li {
  margin: 0;
  color: #fff;
  margin-bottom: 8px;
}

footer .sec03 ul li a {
  color: #fff;
  text-decoration: none;
  transition: all 0.6s ease;
}

footer .sec03 ul li a:hover {
  color: #debb03;
  transition: all 0.6s ease;
}

footer .sec01 {
  background: linear-gradient(#0d0f2dcc, #000000e1), url("../img/slider-1.jpg");
  padding: 2rem 0;
  position: relative;
  background-repeat: no-repeat;
}

footer .sec01 .bgclip {
  position: absolute;
  right: 0;
  color: #3f3f3f;
  bottom: 11%;
  font-size: 7em;
}

@media screen and (max-width: 1500px) {
  footer .sec01 .bgclip {
    font-size: 6rem;
    line-height: 97px;
  }
}

@media screen and (max-width: 999px) {
  footer .sec01 .orchang {
    order: -1;
  }
}

@media screen and (max-width: 600px) {
  footer .sec01 {
    padding: 2.5rem 0;
  }
}

footer .sec01 .txsec {
  margin-bottom: 1.7rem;
  width: 100%;
  display: block;
  flex-wrap: wrap;
}

footer .sec01 .txsec p {
  margin: 0;
  color: #fff;
}

footer .sec01 .txsec p a {
  color: #fff;
  text-decoration: none;
}

footer .sec01 .txsec .txtse {
  max-width: 70%;
  flex: 0 0 70%;
}

@media screen and (max-width: 999px) {
  footer .sec01 .txsec .txtse {
    max-width: 85%;
    flex: 0 0 85%;
  }
}

@media screen and (max-width: 600px) {
  footer .sec01 .txsec .txtse {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 1rem;
  }
}

footer .sec01 .txsec .imgrera {
  max-width: 26%;
  flex: 0 0 26%;
}

@media screen and (max-width: 600px) {
  footer .sec01 .txsec .imgrera {
    max-width: 35%;
    flex: 0 0 35%;
  }
}

footer .sec01 .divline {
  width: 20%;
}

@media screen and (max-width: 600px) {
  footer .sec01 .divline {
    width: 32%;
  }
}

footer .sec01 input[type="text"],
footer .sec01 input[type="tel"],
footer .sec01 input[type="email"],
footer .sec01 textarea {
  color: #e3e3e3;
  border: 1px solid #e3e3e3;
  font-size: 14px;
  background: transparent;
  width: 100%;
  padding: 15px 12px;
  font-size: 14px;
  resize: none;
}

footer .sec01 input[type="text"]::-moz-placeholder,
footer .sec01 input[type="tel"]::-moz-placeholder,
footer .sec01 input[type="email"]::-moz-placeholder,
footer .sec01 textarea::-moz-placeholder {
  color: #e3e3e3;
}

footer .sec01 input[type="text"]::placeholder,
footer .sec01 input[type="tel"]::placeholder,
footer .sec01 input[type="email"]::placeholder,
footer .sec01 textarea::placeholder {
  color: #e3e3e3;
}

footer .sec02 {
  background: #121212;
  padding: 14px 0;
}

@media screen and (max-width: 600px) {
  footer .sec02 {
    margin-bottom: 50px;
  }
}

footer p {
  margin: 0;
  color: #e3e3e3;
}

footer p a {
  color: #e3e3e3;
  text-decoration: none;
  transition: all 0.6s ease;
}

footer p a:hover {
  color: #debb03;
  transition: all 0.6s ease;
}

#thank-you {
  background: #ebecfe;
  padding: 5rem 0;
  position: relative;
  height: 100vh;
}

#scroll,
.scroll-anchor {
  display: flex;
  position: fixed;
  bottom: 13px;
  right: 8px;
  background: #debb03;
  width: 40px;
  height: 36px;
  z-index: 9999;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #000;
  transition: all 0.6s ease;
  box-shadow: 0 4px 8px rgba(255, 255, 255, 0.2392156863);
}

@media screen and (max-width: 600px) {
  #scroll,
  .scroll-anchor {
    width: 40px;
    height: 32px;
    bottom: 50px;
  }
}

#scroll:hover,
.scroll-anchor:hover {
  transition: all 0.6s ease;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3803921569);
}

.btn {
  background: #debb03;
  font-size: 17px;
  font-weight: 400;
  padding: 12px 2rem;
  border-radius: 0;
  position: relative;
  z-index: 1;
  transition: all 0.6s ease;
  color: #fff;
  text-transform: uppercase;
}

@media screen and (max-width: 1400px) {
  .btn {
    font-size: 15px;
  }
}

.btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
  background: #fff;
  width: 100%;
  height: 0;
  transition: all 0.6s ease;
  left: 0;
}

.btn:hover {
  transition: all 0.6s ease;
  color: #debb03;
}

.btn:hover::before {
  transition: all 0.6s ease;
  height: 100%;
}

.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}

.carousel-control-next .material-symbols-outlined,
.carousel-control-prev .material-symbols-outlined {
  width: 44px;
  height: 44px;
  background: #debb03;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
}

@media screen and (max-width: 600px) {
  .carousel-control-next .material-symbols-outlined,
  .carousel-control-prev .material-symbols-outlined {
    width: 32px;
    height: 32px;
    font-size: 23px;
  }
}

.enquieryrap {
  position: fixed;
  right: 0.8%;
  top: 15%;
  z-index: 11;
  display: none;
}

@media screen and (max-width: 1500px) {
  .enquieryrap {
    top: 20%;
  }
}

@media screen and (max-width: 999px) {
  .enquieryrap {
    display: flex;
    flex-wrap: wrap;
    top: unset;
    bottom: 0;
    width: 100%;
    right: 0;
    background: #debb03;
  }
}

.enquieryrap .iconenqui {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  padding: 0.8rem;
  display: flex;
  margin-bottom: 1rem;
  position: relative;
  box-shadow: unset;
  border: 1px solid #fff;
  background: #debb03;
}

.enquieryrap .iconenqui img {
  width: 100%;
}

@media screen and (max-width: 1500px) {
  .enquieryrap .iconenqui {
    margin-bottom: 0.78rem;
  }
}

@media screen and (max-width: 999px) {
  .enquieryrap .iconenqui {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    border-radius: 0;
    margin: 0;
    text-align: center;
    margin: 0 auto;
    padding: 5px 8px;
    height: 100%;
    box-shadow: unset;
    text-decoration: none;
  }
  .enquieryrap .iconenqui:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}

.enquieryrap .iconenqui .img {
  line-height: 0;
}

@media screen and (max-width: 999px) {
  .enquieryrap .iconenqui .img {
    line-height: normal;
    margin: 0 auto;
  }
  .enquieryrap .iconenqui .img img {
    width: 24px;
    filter: invert(0%) sepia(1%) saturate(36%) hue-rotate(279deg)
      brightness(101%) contrast(101%);
  }
}

.enquieryrap .iconenqui .img span {
  display: none;
}

@media screen and (max-width: 999px) {
  .enquieryrap .iconenqui .img span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: 500;
  }
}

.enquieryrap .iconenqui .txt {
  position: absolute;
  right: 0;
  width: 161px;
  background: #debb03;
  padding: 0.6rem 0.8rem;
  top: 0%;
  border-radius: 0 19px 19px 0;
  z-index: -1;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  transition: all 0.6s ease;
  transform: translateX(161px);
  font-weight: 500;
}

@media screen and (max-width: 1600px) {
  .enquieryrap .iconenqui .txt {
    padding: 0.7rem 0.8rem;
  }
}

@media screen and (max-width: 999px) {
  .enquieryrap .iconenqui .txt {
    display: none;
  }
}

.enquieryrap .iconenqui:hover .txt {
  opacity: 1;
  transition: all 0.6s ease;
  transform: translateX(0);
}

.modal .modal-content {
  padding: 5%;
  position: relative;
}

.modal .modal-content .close {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #16194c;
  top: 0;
  right: 0;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
}

.modal .modal-content .close .material-symbols-outlined {
  color: #fff;
}

.modal .modal-content .inconte {
  border: 1px solid #16194c;
}

.modal .modal-content .inconte .modal-header {
  border: 0;
}

@media screen and (max-width: 600px) {
  .modal .modal-content .inconte .modal-header {
    padding-bottom: 0;
  }
}

.modal .modal-content .inconte .modal-header .modal-title {
  font-weight: 500;
  color: #000;
}

.modal .modal-content .inconte .modal-body {
  padding: 1.5rem 12px;
}

@media screen and (max-width: 600px) {
  .modal .modal-content .inconte .modal-body {
    padding-top: 0;
  }
}

@media screen and (max-width: 600px) {
  .modal .modal-content .inconte .modal-body {
    padding: 0.8rem 12px;
  }
}

.modal .modal-content .inconte .modal-body input[type="text"],
.modal .modal-content .inconte .modal-body input[type="tel"],
.modal .modal-content .inconte .modal-body input[type="email"],
.modal .modal-content .inconte .modal-body textarea {
  color: #1e1e1e;
  border: 1px solid #1e1e1e;
  font-size: 14px;
  width: 100%;
  font-size: 15px;
  resize: none;
  padding: 14px 1rem;
}

@media screen and (max-width: 600px) {
  .modal .modal-content .inconte .modal-body input[type="text"],
  .modal .modal-content .inconte .modal-body input[type="tel"],
  .modal .modal-content .inconte .modal-body input[type="email"],
  .modal .modal-content .inconte .modal-body textarea {
    padding: 10px;
  }
}

.modal .modal-content .inconte .modal-body input[type="text"]::-moz-placeholder,
.modal .modal-content .inconte .modal-body input[type="tel"]::-moz-placeholder,
.modal
  .modal-content
  .inconte
  .modal-body
  input[type="email"]::-moz-placeholder,
.modal .modal-content .inconte .modal-body textarea::-moz-placeholder {
  color: #555555;
}

.modal .modal-content .inconte .modal-body input[type="text"]::placeholder,
.modal .modal-content .inconte .modal-body input[type="tel"]::placeholder,
.modal .modal-content .inconte .modal-body input[type="email"]::placeholder,
.modal .modal-content .inconte .modal-body textarea::placeholder {
  color: #555555;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
button:focus,
button:hover {
  outline: 0;
  box-shadow: unset;
}

.fadein {
  animation-name: fadein;
  animation-fill-mode: both;
}

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

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

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes pulse2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/*# sourceMappingURL=style.css.map */

/* ===== New CSS Start ===== */
.slider-text-area {
  background-color: #000000a9;
  padding: 20px;
  margin-bottom: 275px;
}
.bg-g {
  background: #ebecfe;
}
.padding-section {
  padding: 75px 0px;
}

p,
li,
span {
  font-size: 16px !important;
  font-family: Arial, Helvetica, sans-serif;
}

.experience-box h1 {
  padding: 30px;
  font-size: 75px;
  font-weight: 700;
  color: #16194c;
  margin: 0;
  text-align: center;
  margin-top: 20px;
  box-shadow: #ba9236 0px 5px 15px;
  background: linear-gradient(to right, #bf953f, #fcf6ba, #b38728);
  text-shadow: 5px 5px #c2950db8;
}
#specification .icoimg img {
  border: 1px solid #ba9236;
  padding: 5px;
  width: 40px;
  text-align: center;
  height: auto;
}
.amenities-section {
  background: linear-gradient(#16194cc9, #16194cc9),
    url("../img/slider-4.jpg") no-repeat center center fixed;
  background-size: cover;
}
.amenities-card {
  transition: 0.5s;
  background-color: #fff;
  text-align: center;
}
.amenities-card img {
  padding: 5px;
  aspect-ratio: 4/2;
  object-fit: cover;
}
.amenities-card:hover {
  transform: scale(1.05);
  box-shadow: #ba9236 0px 5px 15px;
}
.amenities-card h3 {
  background: #fff;
  color: #16194c;
  padding: 0px 5px 10px 5px;
}

/* Counter */
.counter-wrapper {
  background: linear-gradient(#101238bf, #0d0f34e3),
    url("../img/counter-bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.counter-inner {
  position: relative;
  z-index: 2;
}
.count-icon {
  font-size: 48px;
}
.clr-blue {
  color: #16194c;
}

.counter-wrapper .counter-inner i {
  color: #debb03;
  font-size: 38px;
  margin-bottom: 25px;
  text-shadow: 0 0 7px #000;
}
.counter-card {
  padding: 100px 0px;
}
.Amenities-slider .carousel-item img {
  aspect-ratio: 5/3;
  object-fit: cover;
}
.Amenities-slider .carousel-item .carousel-caption {
  background-color: #00000080;
  padding: 5px 20px;
  margin-bottom: 20px;
}
.enterance-lobyy img {
  aspect-ratio: 5/3;
  object-fit: cover;
}
.count #count1,
.count #count2,
.count #count3,
.count #count4,
.count #count5,
.count #count6 {
  font-size: 35px !important;
}
/* Gallery Css Start*/
.gallery-container .tz-gallery img {
  object-fit: cover;
  aspect-ratio: 3/3;
}

.tz-gallery .gallery-titel {
  padding: 10px 10px;
  cursor: pointer;
  font-size: 21px;
  color: #fff;
}

.tz-gallery .Gallery-card-main {
  transition: 1s;
  margin: 7px;
}

.tz-gallery .Gallery-card-main:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.tz-gallery .Gallery-card-main .gallery-titel {
  text-align: center;
  background-color: #22b5a4;
  border: 1px solid #22b5a4;
  transition: 1s;
}

.tz-gallery .Gallery-card-main:hover .gallery-titel {
  border: 1px solid #fff;
  background-color: #fff;
}

.tz-gallery .Gallery-card-main:hover .gallery-titel {
  color: #22b5a4;
}
/* Gallery Css End*/
.weight-line {
  margin: 30px;
  background: #fff;
}
.slider-half {
  background-color: #ebecfe;
  padding: 100px 0px 60px 0px;
}
.slider-half .owl-next span {
  font-size: 40px !important;
  background-color: #ebdfa9 !important;
  padding: 10px;
  align-items: center;
  text-align: center;
  position: absolute;
  right: 10%;
  bottom: 20%;
  height: auto;
  border: 1px solid #969696;
}
.slider-half .owl-prev span {
  font-size: 40px !important;
  background-color: #ebdfa9 !important;
  padding: 10px;
  align-items: center;
  text-align: center;
  position: absolute;
  left: 10%;
  bottom: 20%;
  height: auto;
  border: 1px solid #969696;
}

.weight-line-1 {
  padding: 3px;
}

/* Gallery Css Start*/
.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.gallery-item {
  width: 100%;
  aspect-ratio: 3/3;
  object-fit: cover;
  cursor: pointer;
  border-radius: 5px;
  transition: transform 0.3s ease;
}

/* Overlay Styles */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 10;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.overlay img {
  max-width: 80%;
  max-height: 80%;
  border-radius: 8px;
}

.close-btn {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 10px;
  border-radius: 5px;
  transition: background 0.3s;
}

.close-btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.gallery .slider-gallery .item {
  text-align: center;
}
.gallery .slider-gallery .item h4 {
  padding: 15px 0px;
  background-color: #16194c;
  color: #fff;
}
.gallery .owl-next span,
.gallery .owl-prev span {
  font-size: 21px !important;
  background: #ebdfa9;
  padding: 10px;
  border: 1px solid #555555;
}

@media only screen and (max-width: 600px) {
  .weight-line {
    margin: 25px;
    background: #fff;
  }
  .counter-card {
    padding: 50px 0px;
  }
  .navbar-collapse ul li a {
    text-align: center !important;
  }
}
.slider-half .item img {
  aspect-ratio: 6/3;
  object-fit: cover;
}
.Features-imgs .carousel-inner .carousel-item img {
  aspect-ratio: 3/2;
  object-fit: cover;
  width: 100%;
}
