/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import "https://fonts.googleapis.com/css2?family=Martel+Sans&display=swap";

/* @font-face {
  font-family: 'IVYMODE';
  src: url("../fonts/IVYMODE-LIGHT.TTF");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'JosefinSans-Medium';
  src: url("../fonts/Josefin_Sans/static/JosefinSans-Medium.ttf");
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: "futura-light";
  src: url("../fonts/futura//futura light bt.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "futura-bold";
  src: url("../fonts/futura/Futura Bold font.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "futura-medium-bt";
  src: url("../fonts/futura/futura-medium-bt.ttf");
  font-weight: normal;
  font-style: normal;
}

/* HTML5 display-role reset for older browsers */
/* scroll bar style */
/* .about-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
} */
/*-- contact form ---------------*/
/*----------Modal Design-------*/
/*---modal form--*/
/*----------------Menu bar---------------------------*/
/**********ul.toogle*********/
/******Sidebar******/
/*-----------Modal End --------*/
/*---mobile fix footer----*/
/*****************button***************************/
/*----------------Menu bar---------------------------*/
/**********ul.toogle*********/
/******Sidebar******/
/*---mobile fix footer----*/
/* .owl-carousel .owl-item .item {
  padding: 1px;
} */
/**************About Section*---------------------*/
/*/
/*/
/**************Discover Section*---------------------*/
/* #section2 .owl-carousel .owl-item {
  right: 50px;
} */
/***************bleesed******------------------*/
/* Kharadi */
/***********************footer*************************/
/***********************Contact Page*************************/
/*******************media Gllery********************************/
@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}

@keyframes shake {
  0% {
    left: 0px;
  }

  50% {
    left: 10px;
  }

  100% {
    left: 0px;
  }
}

/*************************LocTION Advantage****************************************/
/*********************showcase page***************************************************/
/******************amenities**************************************************/
/*---mobile fix footer----*/
/*---mobile fix footer----*/
/**************************HD resolution code************************/
/* .about-sec {
    display: -ms-inline-grid;
    display: inline-grid;
  } */

/* .cardbutton:hover {} */
/* .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 300px;
} */
/* Configuration */
/* ====== Amenities Starts ====== */
/* ====== Amenities Ends ====== */
/* -------------------  TAB -----------------------*/
/*-------------------------------------------------*/
/*-----------------GALLERY NEW--------------------------------*/
/* .owl-item>div {
  cursor: pointer;
  margin: 2% 3% 2% 3%;
  transform: scale(0.9);
  transition: all 0.4s ease;
} */
/*-----------------GALLERY NEW--------------------------------*/
html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  line-height: 1;
  font-size: 16px !important;
  overflow-x: hidden;
  font-family: "futura-medium-bt" !important;
  font-weight: 300 !important;
  padding: 0 !important;
}

.futuraFont {
  font-family: "futura-medium-bt" !important;
}

body::-webkit-scrollbar {
  width: 6px;
}

body::-webkit-scrollbar-track {
  background: #f1f1f1;
}

body::-webkit-scrollbar-thumb {
  background: #333333;
}

body::-webkit-scrollbar-thumb:hover {
  background: #555;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

applet {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.iframe-wrapper {
  position: relative;
  width: 100%;
  height: 480px;
}

.iframe-wrapper iframe {
  pointer-events: none;
  /* Prevent interaction */
}

.iframe-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin-bottom: 10px;
  line-height: 23px;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
}

blockquote:before {
  content: "";
  content: none;
}

blockquote:after {
  content: "";
  content: none;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

acronym {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

big {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
}

q:before {
  content: "";
  content: none;
}

q:after {
  content: "";
  content: none;
}

s {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

strike {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: 600;
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: 600;
}

u {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

center {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

embed {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

footer {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

header {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

output {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ruby {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

button:focus {
  outline: 0;
}

.menubar {
  transition: all 1s -0.25s ease-out;
  height: 0;
}

.menubar .sidebar {
  position: fixed;
  top: 0;
  left: -350px;
  background: #262626;
  width: 350px;
  height: 100vh;
  box-sizing: border-box;
  padding: 50px 40px;
  overflow: auto;
  text-align: center;
  transition: 0.9s;
  z-index: 4;
}

.menubar .sidebar::-webkit-scrollbar {
  width: 6px;
}

.menubar .sidebar::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.menubar .sidebar::-webkit-scrollbar-thumb {
  background: #333333;
}

.menubar .sidebar::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.menubar .sidebar img {
  position: relative;
  width: 200px;
}

.menubar .sidebar ul.menu {
  position: relative;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.menubar .sidebar ul.menu li {
  list-style: none;
}

.menubar .sidebar ul.menu li a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  padding: 15px 0;
  box-sizing: border-box;
  font-size: 16px;
  transition: all ease-out 1s 0.25s;
}

.menubar .sidebar ul.menu li:hover a {
  transform: scale(0.9);
  background: #39aa96;
  width: 90%;
  transition: all ease-out 1s 0.25s;
}

.menubar .sidebar ul.social-icon {
  position: relative;
  margin-top: 20%;
  width: 100%;
}

.menubar .sidebar ul.social-icon li {
  list-style: none;
  width: 25%;
  height: 100%;
  float: left;
}

.menubar .sidebar ul.social-icon li a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  color: #fff;
  border-radius: 50%;
  font-size: 25px;
  transition: all ease 1s;
}

.menubar .sidebar ul.social-icon li img {
  width: 35px;
  margin: 0 auto;
  padding: 0px;
}

.menubar .sidebar ul.social-icon li:hover a {
  transform: scale(1.2);
  transition: all ease 0.3s;
}

.menubar .sidebar ul.social-icon a .fa {
  line-height: 55px;
}

.menubar ul.toggle {
  position: fixed;
  z-index: 5;
  top: 3%;
  right: 5%;
  width: 50px;
  height: 35px;
  cursor: pointer;
}

.menubar ul.toggle li {
  position: absolute;
  left: 5%;
  transform: translateY(-50%);
  height: 3px;
  width: 70%;
  list-style: none;
  background: #fff;
  transition: 0.9s;
}

.menubar ul.toggle li:nth-of-type(1) {
  top: 20%;
}

.menubar ul.toggle li:nth-of-type(2) {
  top: 50%;
}

.menubar ul.toggle li:nth-of-type(3) {
  top: 80%;
}

.menubar ul.toggle.active li:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.menubar ul.toggle.active li:nth-of-type(2) {
  left: -100%;
  opacity: 0;
}

.menubar ul.toggle.active li:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

.menubar .sidebar.active {
  left: 0;
}

.lh23 {
  line-height: 23px;
}

.lh24 {
  line-height: 24px;
}

.lh25 {
  line-height: 25px;
}

.pd0 {
  padding: 0 !important;
}

.mr0 {
  margin: 0 !important;
}

.contact-sec {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0px 0px 5px 0px;
}

.contact-btn {
  background-color: #000;
  width: 25%;
  color: #fff;
  padding: 8px;
  margin: 15px !important;
}

.cust-container2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 auto;
  width: 89% !important;
}

.cust-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 auto;
  max-width: 1200px;
}

#carousel-example-generic .item img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

#carousel-example-generic .item.active {
  display: flex;
  align-items: flex-end;
}

#carousel-example-generic .item.active h1 {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}

#carousel-example-generic .item.active h2 {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}

#carousel-example-generic .item.active h4 {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}

.glob-sec {
  width: 100%;
  padding: 100px 0;
  position: relative;
}

.glob-sec .sec-head {
  margin-bottom: 50px;
  font-family: "JosefinSans-Medium";
}

.glob-sec .sec-head h2 {
  font-weight: 700;
  font-size: 45px;
  text-align: center;
  color: #bb8c2b;
  position: relative;
  z-index: 9;
  line-height: 60px;
}

.glob-sec .sec-head .blur-head {
  font-size: 10em;
  font-weight: 700;
  position: absolute;
  top: 0px;
  z-index: 1;
  right: 1em;
  opacity: 0.1;
  color: #a0a0a0;
}

.glob-sec .sec-head .blur-head.nri-h {
  top: -60px;
}

.glob-sec .sec-head.left h2 {
  text-align: left;
}

.footer-form input {
  height: 50px;
  width: 100%;
  margin-bottom: 0;
  padding-left: 10px;
  border-radius: 0 7px 7px 0 !important;
  color: #000;
  border: none;
  box-shadow: none;
  letter-spacing: 1px;
  text-transform: inherit;
  background: transparent;
  font-family: "futura-medium-bt" !important;
}

.footer-form input:focus {
  height: 50px;
  width: 100%;
  margin-bottom: 0;
  padding-left: 10px;
  border-radius: 0 7px 7px 0 !important;
  color: #000;
  border: none;
  box-shadow: none;
  letter-spacing: 1px;
  text-transform: inherit;
  background: transparent;
}

.footer-form input::-moz-placeholder {
  color: #000;
}

.footer-form input::placeholder {
  color: #000;
}

.footer-form select {
  height: 50px;
  width: 100%;
  margin-bottom: 0;
  padding-left: 10px;
  border-radius: 0 7px 7px 0 !important;
  color: #000;
  border: none;
  box-shadow: none;
  letter-spacing: 1px;
  text-transform: inherit;
  background: transparent;
}

.footer-form select:focus {
  height: 50px;
  width: 100%;
  margin-bottom: 0;
  padding-left: 10px;
  border-radius: 0 7px 7px 0 !important;
  color: #000;
  border: none;
  box-shadow: none;
  letter-spacing: 1px;
  text-transform: inherit;
  background: transparent;
}

.footer-form textarea {
  border: none;
  resize: none;
  box-shadow: none;
  letter-spacing: 1px;
  background: transparent;
  text-transform: inherit;
}

.footer-form textarea::-moz-placeholder {
  color: #000;
}

.footer-form textarea::placeholder {
  color: #000;
}

.footer-form .input-group-addon {
  background: transparent;
  color: #000;
  border: none;
  border-right: 0;
  border-radius: 7px 0 0 7px;
}

.footer-form .form-group {
  height: 50px;
  margin-bottom: 25px;
  margin-top: 0;
}

.footer-form .input-group {
  border-bottom: 1px solid #616161;
  display: flex;
}

.form-tittle {
  color: #000;
  /* font-family: "JosefnSans-Medium"; */
  font-family: "futura-medium-bt" !important;
}

.form-ico {
  font-size: 19px !important;
  font-size: 19px !important;
}

.form-control:focus {
  box-shadow: none !important;
  box-shadow: none !important;
}

.form-sec {
  padding: 0px 30px;
}

.letters {
  font-size: 32px;
  margin: 15px;
  line-height: 60px;
}

.fa-mobile {
  color: #000 !important;
}

.fa-user {
  color: #000 !important;
}

.fa-phone {
  color: #000 !important;
}

.fa-envelope {
  color: #000 !important;
}

.fa-times {
  color: #000 !important;
}

.fa-bars {
  color: #fff !important;
}

.fa-bars:before {
  color: #10305b;
}


.modal {
  z-index: 9999;
  background: rgba(185, 185, 185, 0.6);
}

.modal-content {
  border-radius: 0px;
  background: #24131a;
}

.modal-body {
  background-size: cover;
  padding: 30px;
  background-color: #d7edfa;
  /* background: linear-gradient(to bottom right, #f7ece6, #eed5c6) !important; */
  height: 100%;
  display: flex;
  flex-direction: column;
}

.modal-body .close {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #000;
  opacity: 1;
  outline: none;
}

.modal-body .close span {
  height: 30px;
  width: 30px;
  display: block;
  font-size: 26px;
}

.modal-body h3 {
  color: #10305b;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

.modal-body p {
  color: #000;
  text-align: center;
  font-size: 15px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.modal-body img {
  height: 310px;
  width: 100%;
  margin: 0px auto 30px;
  display: block;
  position: relative;
  top: 0px;
  padding: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.modal-body form input {
  height: 40px;
  border: none;
  width: 100%;
  box-shadow: none;
  background: rgba(255, 255, 255, 0);
  margin-bottom: 0;
  padding-left: 10px;
  box-shadow: none;
  border-radius: 0 7px 7px 0 !important;
  color: #000;
  border-left: none;
  text-transform: initial;
  letter-spacing: 3px;
  font-size: 13px;
}

.modal-body form input:focus {
  height: 40px;
  border: none;
  width: 100%;
  box-shadow: none;
  background: rgba(255, 255, 255, 0);
  margin-bottom: 0;
  padding-left: 10px;
  box-shadow: none;
  border-radius: 0 7px 7px 0 !important;
  color: #000;
  border-left: none;
  text-transform: initial;
  letter-spacing: 3px;
  font-size: 13px;
}

.modal-body form input::-moz-placeholder {
  color: #000;
}

.modal-body form input::placeholder {
  color: #000;
}

.modal-body form select {
  height: 40px;
  border: none;
  width: 100%;
  box-shadow: none;
  background: rgba(255, 255, 255, 0);
  margin-bottom: 0;
  padding-left: 10px;
  box-shadow: none;
  border-radius: 0 7px 7px 0 !important;
  color: #000;
  border-left: none;
  text-transform: initial;
  letter-spacing: 3px;
  font-size: 13px;
}

.modal-body form select:focus {
  height: 40px;
  border: none;
  width: 100%;
  box-shadow: none;
  background: rgba(255, 255, 255, 0);
  margin-bottom: 0;
  padding-left: 10px;
  box-shadow: none;
  border-radius: 0 7px 7px 0 !important;
  color: #000;
  border-left: none;
  text-transform: initial;
  letter-spacing: 3px;
  font-size: 13px;
}

.modal-body form textarea {
  border: none;
  resize: none;
}

.modal-body form textarea::-moz-placeholder {
  color: #000;
}

.modal-body form textarea::placeholder {
  color: #000;
}

.modal-body form .input-group-addon {
  background: transparent;
  color: #dba89f;
  border: none;
  border-right: 0;
  border-radius: 7px 0 0 7px;
}

.modal-body form .form-group {
  height: 40px;
  margin-bottom: 23px;
  margin-top: 0;
}

.modal.fade .modal-dialog {
  transform: scale(0);
}

.modal.in .modal-dialog {
  transform: scale(1);
}

.modal-dialog {
  margin-top: 7% !important;
  z-index: 9999 !important;
}

.pop-btn {
  background-color: #bb8c2b !important;
  width: 180px;
  display: block !important;
  margin: 0 auto !important;
  margin-left: calc(50% - 90px);
  margin-top: 0px !important;
  padding: 8px 0 !important;
}

.input-group {
  position: relative;
  display: table;
  border-bottom: 1px solid #616161;
}

.input-group .form-control:first-child {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group .form-control:not(:first-child):not(:last-child) {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group .form-control:last-child {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group select option {
  color: #000;
}

#main-modal .modal-body {
  padding: 30px 0px;
  background-color: linear-gradient(to bottom right, #f7ece6, #eed5c6);
  display: inline-block;
}

#main-form {
  padding: 0px 30px 0px;
}

.form-control[disabled] {
  background-color: transparent;
  opacity: 1;
}

.form-control[readonly] {
  background-color: transparent;
  opacity: 1;
}

fieldset[disabled] .form-control {
  background-color: transparent;
  opacity: 1;
}

.demo {
  transition: all 1s -0.25s ease-out;
  height: 70px;
}

.logo-wrapper {
  position: fixed;
  z-index: 1;
  top: 1%;
  left: 5%;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: fixed;
  z-index: 1;
  top: 1%;
  left: 5%;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.logo {
  width: 235px;
  margin-top: -5px;
}

.menucolor {
  background-color: rgba(0, 0, 0, 0.5215686275);
  transition: all 1s ease;
  height: 95px;
  width: 100%;
  z-index: 999;
  display: block;
  position: fixed;
  background-color: #fff;
  transition: all 1s ease;
  height: 75px;
  width: 100%;
  z-index: 999;
  display: block;
  position: fixed;
}

input[type="checkbox"] {
  width: initial !important;
  height: initial !important;
  margin-top: 2px;
}

input[type="radio"] {
  width: initial !important;
  height: initial !important;
  margin-top: 2px;
}

.bannerlogo {
  position: absolute;
  top: 160px;
  right: 10px;
  z-index: 9;
  width: 110px;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
}

.fixed-footer-cust {
  background-color: #d7edfa;
  /* background: linear-gradient(to bottom right, #f7ece6, #eed5c6); */
  text-align: center;
  padding: 10px 0px 10px 0px;
  width: 100%;
  position: fixed;
  z-index: 99;
  bottom: -42px;
  transition: ease all 0.5s;
  text-align: center;
  padding: 10px 0px 10px 0px;
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 99;
}

.fixed-footer-cust.ctaShow {
  bottom: 0;
  transition: ease all 0.5s;
}

.f-icon {
  height: 14px;
  width: 14px;
  padding-top: 4px;
  height: 14px;
  width: 14px;
  padding-top: 4px;
}

.fix-link {
  font-size: 14px;
  color: #000 !important;
  font-size: 12px;
  width: 100%;
  display: block;
}

.div-line {
  border-right: 1px solid #fff;
  border-right: 1px solid #fff;
}

.free-call:hover {
  color: #ffffff;
  color: #ffffff;
}

.i-am {
  padding: 0;
  background: transparent;
  border: none;
  background-image: none;
  box-shadow: none;
  outline: none !important;
  padding: 0;
  background: transparent;
  border: none;
  background-image: none;
  box-shadow: none;
  outline: none !important;
}

.i-am:hover {
  background: transparent !important;
  background: transparent !important;
}

.i-am:focus {
  background: transparent !important;
  background: transparent !important;
}

.btn {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 5px 20px;
  margin: 20px 0px 0px;
  border: none;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0.1s;
}

.btn:focus {
  color: #fff;
  background-color: #dba89f;
  box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.5);
}

.btn:focus:before {
  background-color: #fff;
  left: 60%;
  top: -60%;
}

.btn:focus:after {
  background-color: #fff;
  left: -60%;
  top: 60%;
}

.btn:hover {
  color: #fff;
  background-color: #10305b;
  box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.5);
}

.btn:hover:before {
  background-color: #fff;
  left: 60%;
  top: -60%;
}

.btn:hover:after {
  background-color: #fff;
  left: -60%;
  top: 60%;
}

.btn:before {
  content: "";
  background-color: #260f1a;
  height: 100%;
  width: 100%;
  transform: rotate(100deg);
  position: absolute;
  left: -60%;
  top: 60%;
  transition: all 0.5s ease 0s;
}

.btn:after {
  content: "";
  background-color: #260f1a;
  height: 100%;
  width: 100%;
  transform: rotate(100deg);
  position: absolute;
  left: -60%;
  top: 60%;
  transition: all 0.5s ease 0s;
  left: 60%;
  top: -60%;
}

.intersterd {
  border: 2px solid #fff;
  position: fixed;
  bottom: 15px;
  right: 15px;
  margin: 0px;
  font-size: 18px;
  background: #000;
}

.brochure-b {
  border: 2px solid #fff;
  position: fixed;
  bottom: 15px;
  left: 15px;
  margin: 0px;
  font-size: 18px;
  background: #000;
}

.call-btn {
  border: 2px solid #fff;
  position: fixed;
  bottom: 15px;
  left: 15px;
  margin: 0px;
  font-size: 18px;
  background: #deb2a9;
}

.gmap {
  background: #000;
  border: 2px solid #000;
  margin: 0px 25px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1882352941);
  color: #fff;
}

.dbrochure {
  border: 2px solid #fff;
  margin: 20px auto;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1882352941);
}

.blk-btn {
  color: #000;
  background-color: #fff;
  margin: 10px 15px;
}

.submenu li {
  line-height: 10px;
}

.submenu a {
  font-size: 14px !important;
}

.panel-group {
  margin-bottom: 0px;
}

#accordion .panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  background-color: unset;
}

#accordion .panel:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  border: 1px dashed #6e8898;
  position: absolute;
  top: 25px;
  left: 18px;
}

#accordion .panel:last-child:before {
  display: none;
}

#accordion .panel-heading {
  padding: 0;
  border: none;
  border-radius: 0;
  position: relative;
  background-color: unset;
}

#accordion .panel-title a {
  display: block;
  margin: 0;
  font-size: 16px;
  width: 100%;
  letter-spacing: 1px;
  color: #fff;
  border-radius: 0;
  position: relative;
}

#accordion .panel-title a:before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 40px;
  height: 85%;
  line-height: 39px;
  background: #6b6c6e;
  border: 1px solid #fff;
  border-radius: 0px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 0;
  transition: all 0.3s ease 0s;
}

#accordion .panel-title a .panel-title a.collapsed:before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 40px;
  height: 85%;
  line-height: 39px;
  background: #6b6c6e;
  border: 1px solid #fff;
  border-radius: 0px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 0;
  transition: all 0.3s ease 0s;
}

#accordion .panel-title .collapsed:before {
  content: "\f103";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 30px;
  height: 60%;
  line-height: 40px;
  background: #6b6c6e;
  border: 1px solid #fff;
  border-radius: 0px;
  font-size: 20px;
  color: #000;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 0;
  transition: all 0.3s ease 0s;
  content: "\f105";
  background: #6b6c6e;
  border: 1px solid #fff;
  color: #fff;
  line-height: 25px;
}

#accordion .panel-title .collapsed:before:hover {
  width: 40px;
  height: 100%;
}

#accordion .panel-body {
  padding: 0px;
  border-top: none;
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  letter-spacing: 1px;
}

.readmore {
  color: #bb8c2b !important;
  font-weight: 600;
  text-decoration: none !important;
  outline: none !important;
}

.readmore:focus {
  text-decoration: none !important;
}

.readmore i:before {
  content: "\f146" !important;
}

.readmore.collapsed i:before {
  content: "\f0fe" !important;
}

.cust-onav .owl-nav {
  margin-top: 40px;
}

.cust-onav .owl-nav img {
  color: #bb8c2b;
}

.cust-onav .owl-nav button {
  color: #333 !important;
  outline: none !important;
  background: transparent !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: unset;
  color: #000;
  text-decoration: none;
}

.sec-download {
  padding: 40px 0 80px;
  background: #ededed;
}

.sec-download .download-profile {
  margin: 0 !important;
  width: 100% !important;
  position: relative !important;
  z-index: 9 !important;
}

.msgicon {
  height: 100px;
  width: 100px;
  border: 4px solid #fff;
  font-size: 39px;
  background: #296184;
  color: #fff;
  border-radius: 50%;
  padding: 27px;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.oops {
  text-align: center;
  font-size: 45px;
  margin-top: 20px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-weight: 800;
  text-transform: capitalize;
}

.oops span {
  font-weight: 300;
}

.oops-subtitle {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 30px;
  text-transform: capitalize;
}

.go-home {
  color: #222;
  font-size: 19px;
  padding: 10px;
  width: 268px;
  margin: 0 auto;
  margin-top: 30px;
  border-radius: 5px;
  text-align: center;
  transition: ease 0.5s;
  line-height: 20px;
  letter-spacing: 2px;
}

.go-home:hover {
  transition: ease 0.5s;
  color: #ffffff;
  background: #f0b6ab;
  border-radius: 25px;
}

.oops-greet {
  color: #222;
  font-size: 25px;
  margin-bottom: 15px;
}

#pageloader {
  background: rgba(255, 255, 255, 0.9);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999999;
  top: 0;
}

#pageloader img {
  left: 50%;
  width: 100px;
  margin-left: -32px;
  margin-top: -32px;
  position: absolute;
  top: 50%;
}

.loading-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loading-wrap img {
  width: 100px;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}

.padding {
  padding: 50px 0px;
}

.titlehead {
  font-family: "futura-light", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.titleSubHead {
  font-family: "futura-bold", sans-serif;
  color: #3b8fbb !important;
  font-weight: 600;
}

.hero-image1 {
  width: 100%;
}

.about-img {
  width: 100%;
}

#section1 {
  background-image: url("../images/bg.jpg");
  background-size: cover;
}

.map-img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
}

.about-img-main {
  box-shadow: 0px 0px 8px 0px;
  position: relative;
  right: 20%;
  background: #fff;
  padding: 50px 30px;
}

.blk-pad {
  padding: 0px 50px;
}

.box-head {
  text-align: left;
  font-size: 20px;
  margin: 20px 0px;
  line-height: 40px;
  color: #dba89f;
  font-family: "JosefinSans-Medium";
}

.mid-head {
  text-align: initial;
  font-size: 28px;
  line-height: 50px;
  color: #dba89f;
  font-family: "JosefinSans-Medium";
}

#mid-sec p {
  font-size: 16px;
  line-height: 30px;
  padding: 0px 80px;
}

.header-content {
  padding: 5px 60px;
  position: absolute;
  overflow: hidden;
  display: block;
  font-family: "JosefinSans-Medium";
}

.header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}

.header-content h1 {
  font-size: 50px;
  font-weight: 600;
  margin: 0px 0 100px;
  letter-spacing: 4px;
  word-spacing: 3px;
  line-height: 85px;
  color: #fff;
}

.header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}

#why {
  background: #deb2a9;
}

#why h3 {
  color: #fff;
}

.fa {
  font-weight: 900;
  color: #000;
}

.fas {
  font-weight: 900;
  color: #fff;
}

.why-img::before {
  content: " ";
  background-image: url(../images/bgd.jpg);
  position: absolute;
  top: 100px;
  height: 90%;
  left: 80px;
  width: 90%;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3294117647);
  z-index: 0;
}

.why-img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 500px;
}

.hero-treatment {
  color: white;
  width: 100%;
  height: calc(100vh - 100px);
  position: relative;
  overflow: hidden;
  text-align: center;
}

.hero-treatment .hero-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

.hero-treatment .parallax {
  position: fixed;
  top: 40%;
  left: 0;
  width: 100%;
}

.hero-image {
  width: 100%;
  height: 100%;
}

.reveal {
  visibility: hidden;
  width: 100%;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
}

.carousel-control.left {
  background-image: unset !important;
}

.carousel-control.right {
  background-image: unset !important;
}

.fotp {
  font-size: 9px;
  text-align: center;
  color: #000;
}

.header {
  height: 100vw;
  max-height: 100vh;
  overflow: hidden;
}

.header iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.header__background {
  position: absolute;
  top: 55%;
  left: 50%;
  width: 100%;
  height: 0;
  padding-bottom: 66.25%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.header__video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: initial;
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    visibility 0.5s linear;
}

.header__video-overlay--fadeOut {
  opacity: 0;
  visibility: hidden;
}

.header__title {
  position: relative;
  flex: 0 0 auto;
  align-self: center;
  width: 100%;
  font-family: "Permanent Marker", cursive;
  font-size: 50px;
  font-weight: normal;
  text-align: center;
  color: white;
  line-height: 1;
}

.fullscreen-video-background {
  position: relative;
  width: 100%;
  z-index: -99;
  overflow: hidden;
  height: 100vh;
}

.fullscreen-video-background ._pattern-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 2;
}

.fullscreen-video-background #_buffering-background {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.fullscreen-video-background #_youtube-iframe-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  top: 1%;
  position: absolute;
  height: 100%;
}

.fullscreen-video-background #_youtube-iframe-wrapper #_youtube-iframe {
  position: absolute;
  pointer-events: none;
  margin: 0px auto;
  height: 100vh;
  width: 100%;
}

.discover-img-main {
  width: 100%;
  font-size: 14px;
  box-shadow: 0px 0px 8px 0px;
  position: relative;
  display: grid;
  right: 35%;
  background: #fff;
  padding: 30px;
}

.discover-img-main p {
  font-size: 16px;
  line-height: 25px;
  text-align: initial;
}

.dic-head {
  text-align: center;
  font-size: 35px;
  margin: 0px 0px 50px;
  color: #10305b;
  font-family: "futura-medium-bt";
}

.disup-img {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 13%;
  margin: 0px 0px;
}

.disup-img img {
  margin: 0 auto;
  width: 100%;
  margin: 15px;
  display: block;
}

#section2 {
  background-image: url("../images/BG-2.jpg");
  background-size: cover;
}

#section2 .owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: -70px;
  position: absolute;
  display: inline;
  left: 10%;
}

#section2 .owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  background: #fff;
  border: 1px solid;
  transition: all 1s -0.25s ease-out;
}

#section2 .owl-theme .owl-dots .owl-dot.active span {
  height: 8px;
  background: #fff;
  width: 23px;
  margin: 5px 0px;
  border: 1px solid;
  transition: all 1s -0.25s ease-out;
}

#section2 .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: -85px;
  font-size: 40px;
  display: inline;
  display: block;
  margin: 0 auto;
  right: 10%;
}

.discover-img {
  margin: 50px 0;
  padding: 0 40px 0px 30px;
}

#section3 .owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0px;
  position: relative;
  display: inline;
}

#section3 .owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  background: #fff;
  border: 1px solid;
  transition: all 1s -0.25s ease-out;
}

#section3 .owl-theme .owl-dots .owl-dot.active span {
  height: 8px;
  background: #fff;
  width: 23px;
  margin: 5px 0px;
  border: 1px solid;
  transition: all 1s -0.25s ease-out;
}

#section3 .owl-theme .owl-nav {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: -12px;
  position: relative;
  font-size: 40px;
  display: inline;
  display: block;
  height: 0px;
  right: 0px;
  transform: translate(45%, 0px);
}

#bacchan-kharadi {
  background-image: url(../images/sections/bacchan/Web.jpg);
}

.kharadi-cont {
  height: 800px;
  padding: 150px 65px;
}

.kharadi-cont h2 {
  font-size: 32px;
  text-align: left;
  margin: 10px 0 40px 0;
  font-weight: 600;
  letter-spacing: 6px;
  color: #fff;
  line-height: 1.5;
}

.kharadi-cont p {
  color: #fff;
  font-size: 20px;
  line-height: 1.7;
}

.foot-sec {
  padding: 0px 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "futura-medium-bt" !important;
}

.foot-sec h3 {
  font-size: 32px;
  color: #863e3d;
  margin: 47px 0 40px 0px;
  font-family: "futura-medium-bt" !important;
}

.foot-sec p {
  color: #000;
  font-size: 14px;
  margin: 20px 0px;
  display: flex;
}

.foot-sec p i {
  display: list-item;
  list-style-type: none;
  margin: 0px 0px;
  line-height: 22px;
  font-size: 20px;
  border-radius: 60px;
  padding: 0px 10px 0px 0px;
  color: #000;
}

.foot-sec .fsocial-icon {
  display: flex;
}

.foot-sec .fsocial-icon li {
  margin: 15px 15px 0px 0px;
  transition: all ease 1s;
}

.foot-sec .fsocial-icon li img {
  width: 25px;
  margin: 0 auto;
  padding: 0px;
}

.foot-sec .fsocial-icon li:hover {
  transform: scale(1.2);
  transition: all ease 0.3s;
}

.foot-sec .icon {
  margin: 25px 0px;
}

.foot-sec .icon a {
  color: #000;
}

.foot-sec .icon a i {
  line-height: 15px;
  font-size: 14px;
  border: 1px solid;
  border-radius: 60px;
  padding: 7px;
  height: 30px;
  color: #fff;
  width: 30px;
  transform: rotate(100deg);
}

.foot-sec .fmenu {
  margin: 0px 0px 30px;
}

.foot-sec .fmenu li {
  margin: 15px 0px;
  margin: 10px 0px;
}

.foot-sec .fmenu li a {
  color: #fff;
}

.interested-btn {
  background-color: #fff;
  width: 50%;
  color: #deb2a9;
  padding: 8px;
  margin: 50px 0px 0px;
}

.footer-sec {
  display: flex;
  /* align-items: center;
  justify-content: center; */
  /* background-image: url(../images/BG-2.jpg); */
  /* background-image: linear-gradient(to bottom right, #f7ece6, #eed5c6); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-sec .footlogo {
  width: 80%;
  padding: 90px 90px;
  background: #fff;
}

.con-ban {
  background-image: url(../images/contact/banner.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
  min-height: 400px;
  background-size: cover;
}

.con-ban h1 {
  color: #fff;
  font-size: 70px;
  text-align: center;
}

#contsec {
  background-image: url("../images/bg.jpg");
  background-size: cover;
}

.con-sec {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dis-sec {
  padding: 20px 150px;
}

.dis-sec img {
  width: 35px;
  vertical-align: baseline;
  margin: -7px 0px;
}

.dis-sec p {
  font-size: 16px;
  color: #000;
  margin: 20px 0px;
  line-height: 38px;
  display: block;
}

.dis-sec h2 {
  font-size: 34px;
  margin: 70px 0px 0px;
  font-weight: 900;
}

.dis-sec h3 {
  font-size: 28px;
  font-weight: 900;
}

.rera-sec {
  padding: 20px 150px;
}

.rera-sec img {
  width: 35px;
  vertical-align: baseline;
  margin: -7px 0px;
}

.rera-sec p {
  font-size: 16px;
  color: #000;
  margin: 20px 0px;
  display: -webkit-box;
  line-height: 38px;
  display: -ms-flexbox;
  display: inline;
}

.info-sec {
  padding: 0px 150px;
}

.info-sec h3 {
  font-size: 26px;
  color: #000;
  margin: 20px 0px;
}

.info-sec p {
  color: #000;
  font-size: 14px;
  margin: 20px 0px;
  display: flex;
}

.info-sec p i {
  display: list-item;
  list-style-type: none;
  margin: 0px 0px;
  line-height: 22px;
  font-size: 20px;
  border: 1px solid #fff;
  border-radius: 60px;
  padding: 0px 10px 0px 0px;
  color: #000;
}

.info-sec .fsocial-icon {
  display: flex;
}

.info-sec .fsocial-icon li {
  margin: 40px 15px 0px 0px;
  transition: all ease 1s;
}

.info-sec .fsocial-icon li img {
  width: 25px;
  margin: 0 auto;
  padding: 0px;
}

.info-sec .fsocial-icon li:hover {
  transform: scale(1.2);
  transition: all ease 0.3s;
}

.info-sec .icon a {
  color: #000;
}

.info-sec .icon a i {
  line-height: 15px;
  font-size: 14px;
  border: 1px solid;
  border-radius: 60px;
  padding: 7px;
  height: 30px;
  color: #000;
  width: 30px;
}

.info-sec .fmenu li {
  margin: 10px 0px;
}

.info-sec .fmenu li a {
  color: #000;
}

.error {
  color: red;
}

.pop-vid {
  width: 100%;
  height: 800px;
}

.media-ban {
  background-image: url(../images/media/banner.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
  min-height: 400px;
  background-size: cover;
}

.media-ban h1 {
  color: #fff;
  font-size: 70px;
  text-align: center;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.5411764706);
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box {
  background: rgba(0, 0, 0, 0.3215686275);
  overflow: hidden;
  position: relative;
}

.box:before {
  content: "";
  background: #fff;
  height: 30px;
  width: 0;
  border-radius: 0 50px 50px 0;
  opacity: 0;
  position: absolute;
  bottom: 20px;
  left: 20px;
  height: 70px;
  z-index: 1;
  transition: all 0.5s ease 0s;
}

.box:hover:before {
  width: 3px;
  opacity: 0.9;
}

.box:hover img {
  opacity: 0.9;
  background: #000;
}

.box:hover .box-content {
  opacity: 1;
  bottom: 25px;
}

.box:hover .icon {
  opacity: 1;
  bottom: 22px;
}

.box img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.3s ease 0s;
}

.box .box-content {
  color: #fff;
  opacity: 0;
  position: absolute;
  bottom: 10px;
  left: 35px;
  z-index: 1;
  transition: all 0.4s ease 0.2s;
}

.box .title {
  font-size: 12px;
  line-height: 26px;
  font-weight: 500;
  text-transform: capitalize;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
  font-family: "JosefinSans-Medium";
  font-weight: 800;
  letter-spacing: 1px;
}

.box .post {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
}

.box .icon {
  padding: 0;
  margin: 0;
  list-style: none;
  opacity: 0;
  position: absolute;
  right: 10px;
  bottom: 10px;
  transition: all 0.3s ease 0.3s;
}

.box .icon li {
  margin: 0 3px;
  display: inline-block;
}

.box .icon li p {
  color: #fff;
  font-size: 12px;
  text-align: center;
  position: unset;
  line-height: 3px;
  border: 3px outset;
  transition: all 0.1s ease 0s;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  animation: rotate 5s linear infinite;
}

.box .icon li p:hover {
  color: #fff;
  background-color: rgba(51, 51, 51, 0.3490196078);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.box .icon li .fas {
  position: absolute;
  transform: translateX(-5px);
  font-size: 25px;
  color: #fff;
  line-height: 30px;
  left: 10px;
  line-height: 31px;
}

#am-loc {
  background-color: #fff;
  background-size: cover;
}

#am-loc .loc-li {
  vertical-align: top;
  border: none;
}

#am-loc .loc-li li {
  font-size: 14px;
  margin: 10px 30px;
  font-size: 24px;
  font-weight: 500;
  border-bottom: 2px solid #000 !important;
  padding-bottom: 12px;
  margin-bottom: 12px;
  list-style-type: none;
  line-height: 30px;
  position: relative;
  color: #000;
}

#am-loc .loc-li li:after {
  top: 5px;
  position: absolute;
  color: #000;
  left: -40px;
  font-family: "Font Awesome 5 Free";
  font-size: 34px;
  content: "\f3c5";
  font-weight: 900;
  display: inline-block;
  font-style: inherit;
  font-variant: normal;
  text-rendering: auto;
}

#am-loc .loc-li li span {
  position: absolute;
  right: 15px;
  font-weight: 600;
  color: #fdcd3d;
}

#am-loc .loc-data {
  vertical-align: top;
  border: none;
  padding: 25px 25px;
  /* box-shadow: 0px 0px 5px 4px; */
  /* background: #6a499a; */
  /* background-image: linear-gradient(to bottom right, #f7ece6, #eed5c6); */
  display: flex;
  height: 600px;
  align-items: center;
}

#am-loc .box img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.3s ease 0s;
}

.flaticon-right-arrow {
  font-size: 60px;
  width: 30px;
  color: #280919;
}

.flaticon-left-arrow {
  font-size: 60px;
  width: 30px;
  color: #280919;
}

.locMap-container {
  height: 100%;
  height: 0px;
  min-height: 600px;
}

.location-wrapper {
  display: flex;
  align-items: center;
}

.location-wrapper h1 {
  position: absolute;
  top: 60px;
  left: 280px;
  font-size: 3.6em;
  font-weight: 400;
  text-transform: uppercase;
  z-index: 2;
}

.locwrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}

.neighbourhood ul {
  padding: 0;
  margin: 0;
  text-align: left;
}

.neighbourhood ul li {
  padding: 5px 20px;
  color: #120f0f;
  font-size: 2em;
  text-transform: uppercase;
  transition: all ease 0.4s;
  margin: 1px 0;
}

.neighbourhood ul li ul.inner {
  padding-left: 50px;
  overflow: hidden;
  display: none;
}

.neighbourhood ul li ul.inner li {
  font-size: 14px;
  padding: 0px 20px;
  margin: 10px 5px;
  line-height: 20px;
  cursor: pointer;
  border-left: 2px solid #359e88;
  list-style-type: none;
}

.neighbourhood ul li ul.inner li.active {
  font-weight: 700;
  color: #dba89f;
}

.neighbourhood ul li:first-child {
  margin-top: 10px;
}

.neighbourhood ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  padding: 0px 15px 0px 0px;
  height: 100%;
  border-right: 2px solid #dba89f;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.7019607843);
  line-height: 50px;
  text-align: center;
  top: 0;
  left: 0;
}

.neighbourhood ul li span {
  display: inline-block;
  vertical-align: middle;
}

.neighbourhood ul li a {
  display: block;
  display: block;
  padding: 10px 10px;
  margin: 0;
  background: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #dba89f;
  border-radius: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  position: relative;
}

.floor-bl {
  filter: blur(2px);
}

.floor-tx {
  position: absolute;
  bottom: 0px;
  width: 95%;
  background: linear-gradient(45deg, #3b3b3b, transparent);
  padding: 3px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}

.rera {
  margin-top: 35px;
}

.rera img {
  width: 35px;
  vertical-align: middle;
}

.rera p {
  display: inline;
  color: #000;
}

.tab {
  position: relative;
  overflow: hidden;
  background: #fff;
  margin: 0 auto;
  line-height: 1.5;
  font-weight: 300;
  color: #888;
  -webkit-font-smoothing: antialiased;
}

.tabs {
  display: table;
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 50%;
  margin: 0 auto;
}

.tabs li {
  float: left;
  line-height: 38px;
  overflow: hidden;
  padding: 5px 5px;
  position: relative;
  width: calc(50% - 4px);
}

.tabs a {
  font-size: 20px;
  border-bottom: 1px solid #fff;
  text-align: center;
  color: #888;
  font-weight: 500;
  display: block;
  letter-spacing: 0;
  outline: none;
  padding: 5px 20px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  border-bottom: 3px solid #dba89f;
}

.tabs_item {
  display: none;
  padding: 30px 0;
  /* background-image: url(../images/BG-2.jpg); */
  background-color: #f58423;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tabs_item h4 {
  font-weight: bold;
  color: #dba89f;
  font-size: 20px;
}

.tabs_item:first-child {
  display: block;
}

.current a {
  color: #fff;
  background: #dba89f;
}

.social-btns {
  margin: auto;
  font-size: 0;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.social-btns .amebox {
  display: inline-block;
  background-color: #fff;
  width: 100px;
  height: 100px;
  line-height: 90px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 28%;
  box-shadow: 1px 5px 15px 1px rgba(0, 0, 0, 0.1);
  opacity: 0.99;
}

.social-btns .amebox:before {
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  top: 90%;
  left: -110%;
  background-color: #dba89f;
  content: "";
  width: 120%;
  height: 120%;
  position: absolute;
  transform: rotate(45deg);
}

.social-btns .amebox i {
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transform: scale(0.8);
  color: #dba89f;
  font-size: 70px;
  display: block;
  line-height: 95px;
}

.social-btns .amebox:focus:before {
  top: -10%;
  left: -10%;
}

.social-btns .amebox:focus i {
  color: #fff;
  transform: scale(1);
}

.social-btns .amebox:hover:before {
  top: -10%;
  left: -10%;
}

.social-btns .amebox:hover i {
  color: #fff;
  transform: scale(1);
}

.social-btns .ame-tit {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin: 20px 0px 30px;
  line-height: 28px;
  font-family: "JosefinSans-Medium";
}

.social-btns .ame-tit:after {
  content: " ";
  border-left: 4px dashed #dba89f;
  right: 0%;
  height: 35%;
  bottom: 0px;
  position: absolute;
}

.social-btns .ame-tit1 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin: 20px 0px 30px;
  line-height: 28px;
}

.social-btns .ame-tit1:after {
  content: " ";
  border-left: none;
}

.ame-head {
  text-align: center;
  font-size: 50px;
  margin: 90px;
  color: #dba89f;
  font-family: "futura-medium-bt";
}

.i-am2 {
  padding: 0;
  background: transparent;
  border-top: 3px solid;
  background-image: none;
  box-shadow: none;
  outline: none !important;
}

.i-am2:hover {
  background: transparent !important;
}

.i-am2:focus {
  background: transparent !important;
}

.copy-right {
  text-align: center;
  margin: 0px;
  font-size: 18px;
  padding: 10px;
  color: #000;
}

.callme {
  color: #fff;
}

.ani-img {
  width: 100%;
  height: 700px !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.projectHead {
  font-size: 26px;
  text-align: left;
  margin: 10px 0 25px 0;
  font-family: "futura-medium-bt";
  font-weight: 600;
  letter-spacing: 2px;
  color: #10305b;
}

.innnerContent {
  margin: auto;
  text-align: center;
  width: 390px;
  border: 9px double #fff;
  box-shadow: -5px -3px 12px #000;
}

.innnerContent:hover {
  opacity: 1;
}

.innnerContent img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 400px;
  width: 100%;
}

.innnerContent p {
  text-align: start;
  color: #fff;
  text-shadow: 1px 1px 8px #000;
}

.innnerContent span {
  text-align: end;
  font-size: 16px;
}

.overlayBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
}

.container .overlayBtn:hover {
  display: block;
  background: rgba(0, 0, 0, 0.3);
}

.cardbutton {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  text-align: center;
  opacity: 0;
  transition: opacity 0.35s ease;
}

.cardbutton a {
  width: 200px;
  padding: 12px 48px;
  text-align: center;
  color: white;
  border: solid 2px white;
  z-index: 1;
}

.navWidth {
  width: 30px;
}

.divBox {
  background-color: #275f80;
  padding: 10px;
}

.cardTitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

#cardSec {
  /* background-image: url(../images/BG-2.jpg); */
  background-color: #f58423;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlay-sec {
  width: 100%;
  padding: 50px 0;
  background-repeat: no-repeat;
  /* background-image: url(../images/BG-2.jpg); */
  background-color: #f58423;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

#configuration {
  background-repeat: no-repeat;
  background-image: url(../images/conf-back.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -18px;
  /* background-image: url(../images/BG-2.jpg); */
  background-color: #d7edfa;
  /* background-image: linear-gradient(to bottom right, #f7ece6, #eed5c6); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sec-head {
  color: #b38244;
  text-transform: uppercase;
  font-size: 26px;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 13px;
  line-height: 35px;
  font-family: "futura-medium-bt";
}

.head-center {
  text-align: center;
}

.head-line {
  height: 5px;
  background-color: #caa44d;
  width: 95px;
  margin: 20px auto 35px;
}

.head-line:before {
  text-align: center;
  content: " ";
  height: 12px;
  width: 12px;
  background-color: #caa44d;
  transform: rotate(45deg);
  display: block;
  top: -4px;
  position: relative;
  margin: 0 auto;
}

.pricingTable {
  background-color: #fff;
  text-align: center;
  padding: 35px 0 0;
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  transition: ease all 0.5s;
  border: 2px solid #000;
}

.pricingTable:hover {
  box-shadow: 0 10px 8px -6px rgba(0, 0, 0, 0.5);
  transform: translateY(-10px);
  transition: ease all 0.5s;
}

.pricingTable .pricingTable-header {
  background: linear-gradient(transparent, transparent, #e7e7e7);
  padding: 0 0 20px;
}

.pricingTable .title1 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.pricingTable .title1:after {
  content: "";
  width: 100px;
  height: 3px;
  margin: 10px auto 0;
  display: block;
  clear: both;
  background-color: #273f7c;
}

.pricingTable .price-value {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 2px;
  display: block;
}

.pricingTable .price-value sup {
  font-size: 30px;
  vertical-align: bottom;
}

.pricingTable .pricing-content {
  border-radius: 0 0 20px 20px;
  padding: 23px 30px;
  background: linear-gradient(to right, #265f7e, #265f7e);
}

.pricingTable .pricing-content ul {
  text-align: left;
  padding: 0 0 0 20px;
  margin: 0 0 25px;
  display: inline-block;
}

.pricingTable .pricing-content ul li {
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  margin: 0 0 15px;
  letter-spacing: 0.5px;
  position: relative;
}

.pricingTable .pricing-content ul li:last-child {
  margin: 0;
}

.pricingTable .pricingTable-signup a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 20px;
  font-weight: 600;
  margin: 0 auto;
  border: 2px solid #fff;
  border-radius: 10px;
  display: inline-block;
  transition: all 0.5s;
}

.pricingTable .pricingTable-signup a:hover {
  letter-spacing: 1px;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
  padding: 14px;
}

.config-wrap .pricing_btn {
  background: #000;
  border: none;
  font-size: 17px;
  color: #ffffff;
  padding: 8px 5px;
  margin: 5px 0px;
  font-weight: 600;
  border: 2px solid;
  outline: none;
}

.config-wrap1 .pricing_btn {
  background: #000;
  border: none;
  font-size: 17px;
  color: #ffffff;
  padding: 8px 5px;
  margin: 5px 0px;
  font-weight: 600;
  border: 2px solid;
  outline: none;
}

.flex-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px 0px;
  transition: all 0.2s ease-in-out;
  margin: 10px 0px;
  height: 160px;
}

.flex-wrap img {
  width: 70px !important;
  text-align: center;
  height: 71px !important;
  filter: invert(87%) sepia(95%) saturate(2854%) hue-rotate(172deg) brightness(119%) contrast(96%);
}

.flex-wrap h3 {
  font-size: 18px;
  /* font-weight: 600; */
  margin-top: 15px;
  text-align: center;
}

.flex-wrap:hover {
  transform: translateY(5px);
  border-radius: 0px;
}

.mytab {
  border-bottom: none;
  margin-bottom: 25px;
  text-align: center;
}

.mytab li {
  float: none !important;
  display: inline-block;
  margin-bottom: 10px;
}

.mytab>li.active>a {
  color: #fff;
  background-color: #10305b;
  border: 2px solid #10305b;
  /* background-color: #6a499a;
  border: 2px solid #6a499a; */
  cursor: pointer;
  border-radius: 0;
}

.mytab>li.active>a:hover {
  color: #fff;
  background-color: #8b3d3d;
  border: 2px solid #8b3d3d;
  cursor: pointer;
  border-radius: 0;
}

.mytab>li.active>a:focus {
  color: #fff;
  background-color: #8b3d3d;
  border: 2px solid #8b3d3d;
  cursor: pointer;
  border-radius: 0;
}

.mytab>li>a {
  color: #10305b;
  padding: 9px 20px !important;
  border: 2px solid #10305b;
  border-radius: 0;
  font-size: 18px;
}

.mytab>li>a:hover {
  color: #10305b;
  padding: 9px 20px !important;
  border: 2px solid #10305b;
  border-radius: 0;
  background-color: transparent;
}

.mytab>li>a:focus {
  color: #6a499a;
  padding: 9px 20px !important;
  border: 2px solid #6a499a;
  border-radius: 0;
  background-color: transparent;
}

.amenities-gallery {
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: all 0.5s;
}

.amenities-gallery .actual {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 12px;
  padding: 0px 10px 2px 10px;
  z-index: 99;
}

.amenities-gallery img {
  width: 100%;
  height: 300px;
  display: block;
  transition: all 0.5s;
  -o-object-fit: cover;
  object-fit: cover;
}

.amenities-gallery:hover .ami-overlay {
  transform: translate(0%, 0);
  transition: all 0.5s;
  cursor: url(../images/hovericon.png), auto !important;
}

.amenities-gallery .ami-overlay h3 {
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 18px;
}

.inner-bord {
  outline: 5px groove #f9f9f9;
  outline-offset: -10px;
}

.amenities-gallery.gall-fiximg img {
  height: 680px;
  -o-object-fit: cover;
  object-fit: cover;
}

.height-auto {
  height: auto !important;
}

.homeslider .owl-item img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 500px;
}

.ami-overlay {
  width: 100%;
  height: 100%;
  background: rgba(64, 58, 47, 0.6);
  position: absolute;
  top: 0;
  transform: translate(-101%, 0);
  transition: all 1s;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  left: 0;
}

.ami-overlay p {
  color: #f6f6f6 !important;
  font-size: 25px !important;
  line-height: 30px;
  font-style: normal;
  font-weight: 600 !important;
}

.homeslider2 .owl-item.active .item {
  opacity: 1;
  transition: 0.4s ease all;
  margin: 0 20px;
  transform: scale(1);
}

.homeslider2 .owl-item .item {
  opacity: 0.4;
  transition: 0.4s ease all;
  margin: 0 20px;
  transform: scale(0.8);
}

.homeslider2 .owl-item img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.owl-item.center>div {
  cursor: auto;
  margin: 2%;
  transform: scale(1.2);
}

.owl-item:not(.center)>div:hover {
  opacity: 0.75;
}

.owl-next img {
  width: 38px;
}

.owl-prev img {
  width: 38px;
}

.overtest img {
  width: 220px;
}

.card-carousel2 .owl-item img {
  width: 100%;
}

.input-group-addon:first-child {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-addon:not(:first-child):not(:last-child) {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-addon:last-child {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:first-child>.btn {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:first-child>.btn:not(:first-child) {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:first-child>.btn-group>.btn {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:first-child>.dropdown-toggle {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:last-child>.btn-group>.btn {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:last-child>.btn {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:last-child>.dropdown-toggle {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.input-group-btn:not(:first-child):not(:last-child) {
  border-bottom: 1px solid #fff !important;
  border-radius: 0px !important;
}

.floor-plan img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 300px;
  border: 4px solid #000;
}

.qr-box {
  margin: 0 auto;
  width: 55%;
  text-align: center;
}

.qr-box p {
  font-family: inherit;
  font-weight: 600;
  font-size: 18px;
  color: white;
}

.qr-box img {
  width: 120px !important;
  margin-top: 10px;
}

.sec-img img {
  height: 100vh;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  margin: -42px 0;
}

.newkharadi img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-container {
  width: 100vw;
}

.borderright {
  border-right: 2px solid #fff;
}

.config-table {
  text-align: center;
  margin-bottom: 0;
}

.config-table tr th {
  text-align: center;
  vertical-align: middle !important;
  padding: 15px 0 !important;
}

.config-table thead {
  background: #2c3133;
  color: #fff;
  border: none !important;
}

.config-table>tbody>tr>td {
  border: none !important;
}

.config-table>tbody>tr>th {
  border: none !important;
}

.config-table>tfoot>tr>td {
  border: none !important;
}

.config-table>tfoot>tr>th {
  border: none !important;
}

.config-table>thead>tr>td {
  border: none !important;
}

.config-table>thead>tr>th {
  border: none !important;
}

.config-table tbody {
  background: #ffffff;
}

.blueback {
  /* background-image: url(../images/BG-2.jpg); */
  /* background-image: linear-gradient(to bottom right, #f7ece6, #eed5c6); */
  background-color: #d7edfa;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.floor-carousel .owl-nav .owl-prev {
  filter: invert(1);
}

.floor-carousel .owl-nav .owl-next {
  filter: invert(1);
}

#floor {
  /* background-image: url(../images/BG-2.jpg); */
  background-image: linear-gradient(to bottom right, #f7ece6, #eed5c6);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.overviewimg img {
  width: 100%;
  height: auto;
}

.whatsappicon {
  position: fixed;
  bottom: 10%;
  right: 1%;
  display: none;
}

.form_col {
  border: 1px solid #10305b;
  padding: 15px;
}

.over_row h2 {
  font-family: "futura-medium-bt";
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 22px;
  color: #10305b;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .padding {
    padding: 40px 0px;
  }

  #carousel-example-generic .item img {
    margin: 0;
    height: auto;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: 0;
    margin-bottom: 3px;
  }

  #bacchan-kharadi {
    background-image: url(../images/sections/bacchan/Mobile.jpg);
  }

  .kharadi-cont {
    height: 605px;
    padding: 15px 30px;
  }

  .kharadi-cont h2 {
    font-size: 22px;
    text-align: left;
    margin: 10px 0 40px 0;
    font-weight: 600;
    letter-spacing: 5px;
    color: #fff;
    line-height: 2;
    position: absolute;
    bottom: 0;
  }

  .kharadi-cont p {
    color: #fff;
    font-size: 18px;
    line-height: 1.7;
    text-align: center;
  }
}

@media (min-width: 1920px) and (max-width: 2560px) {
  .cust-container {
    max-width: 1800px;
  }

  .titlehead {
    font-size: 25px;
    font-weight: 600;
  }

  .dic-head {
    font-size: 75px;
  }

  .dbrochure {
    font-size: 22px;
  }

  .intersterd {
    font-size: 22px;
  }

  .box-head {
    font-size: 24px;
    margin: 20px 0px;
    line-height: 60px;
  }

  .discover-img {
    margin: 70px 0;
    padding: 0px;
    width: 90%;
    left: 5%;
    position: relative;
  }

  .discover-img-main {
    width: 100%;
    padding: 70px;
  }

  .discover-img-main p {
    font-size: 24px;
    line-height: 35px;
  }

  .foot-sec .icon a {
    color: #000;
    font-size: 22px;
  }

  .foot-sec p {
    font-size: 22px;
    line-height: 36px;
  }

  .foot-sec p i {
    line-height: 33px;
    font-size: 28px;
  }

  .foot-sec .fmenu li {
    margin: 20px 0px;
  }

  #section2 .owl-carousel .owl-item {
    right: 100px;
  }

  #mid-sec p {
    font-size: 24px;
    line-height: 40px;
  }

  .copy-right {
    font-size: 22px;
    padding: 20px;
  }

  .blk-btn {
    color: #fff;
    background-color: #000;
    margin: 40px 15px;
    font-size: 16px;
    margin: 40px 15px;
  }

  .about-img-main {
    padding: 170px 50px;
  }

  .mid-head {
    font-size: 40px;
    line-height: 58px;
  }

  #why p {
    font-size: 24px;
    line-height: 35px;
  }

  #section3 p {
    font-size: 24px;
    line-height: 35px;
  }

  .info-sec {
    padding: 0px 220px;
  }

  .info-sec p {
    font-size: 18px;
  }

  .info-sec .icon a {
    font-size: 18px;
  }

  .why-img img {
    width: 100%;
    height: 700px;
  }

  .rera-sec {
    padding: 20px 150px;
  }

  .rera-sec img {
    width: 35px;
    vertical-align: baseline;
    margin: -7px 0px;
  }

  .rera-sec p {
    font-size: 22px;
  }

  .dis-sec {
    padding: 20px 150px;
  }

  .dis-sec img {
    width: 35px;
    vertical-align: baseline;
    margin: -7px 0px;
  }

  .dis-sec p {
    font-size: 22px;
  }

  .dis-sec h2 {
    font-size: 34px;
  }

  .dis-sec h3 {
    font-size: 28px;
  }

  #am-loc .loc-li li {
    margin: 10px 30px;
    font-size: 22px;
    line-height: 35px;
  }

  .form-control {
    font-size: 20px;
  }

  .form-tittle {
    margin: 30px 0px;
  }

  .box .title {
    font-size: 18px;
  }

  .social-btns .amebox {
    width: 150px;
    height: 150px;
  }

  .social-btns .amebox i {
    font-size: 95px;
    display: block;
    line-height: 140px;
  }

  .social-btns .ame-tit {
    font-size: 22px;
    line-height: 33px;
  }

  .social-btns .ame-tit:after {
    content: " ";
    bottom: 0px;
    position: absolute;
  }

  .social-btns .ame-tit1 {
    font-size: 22px;
    line-height: 33px;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  #section2 .owl-theme .owl-dots {
    top: -75px;
    left: 3%;
  }

  #section2 .owl-theme .owl-nav {
    right: 3%;
    top: -80px;
  }

  .flaticon-right-arrow {
    font-size: 40px;
    color: #280919;
    width: 30px;
  }

  .flaticon-left-arrow {
    font-size: 40px;
    color: #280919;
    width: 30px;
  }

  #am-loc .loc-li li {
    margin: 0px 20px;
    font-size: 12px;
    line-height: 25px;
  }

  .discover-img {
    margin: 35px 0;
    padding: 0 30px 0px 0px;
  }

  .fullscreen-video-background {
    height: 30vh;
  }

  .fullscreen-video-background #_youtube-iframe-wrapper {
    top: 8%;
  }

  nav.navbar.bootsnav {
    background-color: #f1f1f1;
    height: 80px;
  }
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
  #section2 .owl-theme .owl-dots {
    top: -75px;
    left: 3%;
  }

  #section2 .owl-theme .owl-nav {
    right: 3%;
    top: -80px;
  }

  .flaticon-right-arrow {
    font-size: 40px;
    color: #0c0b0b;
    width: 30px;
  }

  .flaticon-left-arrow {
    font-size: 40px;
    color: #0c0b0b;
    width: 30px;
  }

  #am-loc .loc-li li {
    margin: 0px 20px;
    font-size: 14px;
    line-height: 25px;
  }

  .discover-img {
    margin: 35px 0;
    padding: 0 30px 0px 0px;
  }

  .fullscreen-video-background {
    height: 30vh;
  }

  .fullscreen-video-background #_youtube-iframe-wrapper {
    top: 8%;
  }

  nav.navbar.bootsnav {
    background-color: #f1f1f1;
    height: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .about-img-main {
    right: 0;
  }

  #overview .over_row {
    display: flex;
    flex-direction: column-reverse;
  }

  .discover-img-main {
    width: 100%;
    right: 0;
  }

  .location-wrapper {
    display: block;
  }

  .con-ban h1 {
    font-size: 40px;
  }

  #section2 .owl-carousel .owl-item {
    right: 0px;
  }

  #section2 .owl-theme .owl-dots {
    top: -20px;
    left: 10%;
  }

  #section2 .owl-theme .owl-nav {
    font-size: 26px;
    right: 10%;
    top: -50px;
  }

  .discover-img {
    margin: 30px 0 0px;
    padding: 0px;
  }

  .contact-sec {
    display: block;
  }

  .footer-sec {
    display: block;
  }

  .footer-sec .footlogo {
    width: 100%;
  }

  #section3 .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: -40px;
    position: relative;
    display: inline;
    left: 5%;
  }

  #section3 .owl-theme .owl-nav {
    transform: translate(35%, 0px);
    font-size: 30px;
  }

  .disup-img {
    left: 0%;
  }

  .rera-sec {
    padding: 20px 30px;
  }

  .dis-sec {
    padding: 20px 30px;
  }

  .interested-btn {
    margin: 10px 0px;
  }

  .con-sec {
    display: block;
  }

  .info-sec {
    padding: 35px 50px;
  }

  .dic-head {
    line-height: 50px;
    font-size: 35px;
    margin: 40px 20px;
  }

  .header-content {
    padding: 24px;
    line-height: 50px;
  }

  .header-content h1 {
    font-size: 34px;
    line-height: 50px;
    margin: 30px 0px;
  }

  .box-head {
    font-size: 24px;
    line-height: 40px;
    margin: 15px 0px;
  }

  .mid-head {
    font-size: 34px;
    line-height: 40px;
    margin: 15px 0px;
    text-align: center;
  }

  .btn {
    margin: 10px 0px 30px;
  }

  .neighbourhood ul li {
    padding: 0px;
    margin: 10px 0;
  }

  .social-btns .ame-tit:after {
    border: none;
  }

  .media-ban h1 {
    font-size: 44px;
  }

  .ame-head {
    font-size: 50px;
    line-height: 70px;
    margin: 40px;
  }

  #mid-sec p {
    padding: 0px 10px;
  }

  .blk-pad {
    padding: 50px 10px 0px;
  }

  /* .foot-sec {
    padding: 40px 30px;
  } */
  .tabs {
    width: 100%;
  }

  .tabs a {
    padding: 0px;
  }

  .map-img {
    height: auto;
  }

  #am-loc .loc-data {
    height: auto;
  }

  .menucolor {
    height: 60px;
  }

  nav.navbar.bootsnav {
    background-color: #f1f1f1;
    height: 60px;
  }

  .logo {
    width: 180px;
    margin-top: 0px;
  }

  #carousel-example-generic .item.active {
    margin: 0 0px 0px;
    display: block;
  }

  .flaticon-right-arrow {
    font-size: 35px;
    width: 30px;
  }

  .flaticon-left-arrow {
    font-size: 35px;
    width: 30px;
  }

  .header__background {
    top: 44%;
    left: 50%;
    padding-bottom: 57%;
  }

  .header__video-overlay {
    background-position: center;
    background-size: contain;
  }

  .fullscreen-video-background {
    height: 30vh;
  }

  .fullscreen-video-background #_youtube-iframe-wrapper {
    top: 5px;
  }

  .projectHead {
    font-size: 26px;
    text-align: left;
    margin: 10px 0 40px 0;
    font-weight: 600;
    letter-spacing: 2px;
  }

  .ani-img {
    width: 100% !important;
  }

  .innnerContent {
    width: 300px;
  }

  .qr-box {
    width: 100%;
  }
}

@media only screen and (max-width: 990px) {
  .pricingTable {
    margin-bottom: 40px;
  }
}

@media all and (max-width: 768px) {
  #am-loc .loc-li li {
    font-size: 20px;
  }

  .form-tittle {
    padding-top: 20px !important;
  }

  .amenities-gallery {
    position: relative;
    width: 100%;
    overflow: unset;
    transition: all 0.5s;
  }

  .amenities-gallery img {
    width: 100%;
    height: 360px !important;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s;
  }

  .amenities-gallery:hover .ami-overlay {
    transform: translate(0%, 0);
    transition: all 0.5s;
    cursor: unset !important;
  }

  .amenities-gallery .actual {
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 12px;
    padding: 0px 10px 2px 10px;
    z-index: 99;
  }

  .ami-overlay {
    width: 100%;
    height: 100%;
    background: unset;
  }

  .height-auto {
    height: auto !important;
  }

  .aboutp p {
    width: 100%;
  }

  .sec-img img {
    height: 100vh;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: 17px;
  }

  .borderright {
    border-right: 0px !important;
  }

  .newkharadi img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .custom-container {
    width: 100vw;
  }

  .marginnew {
    margin-bottom: 50px !important;
  }

  .config-table tr td {
    vertical-align: middle !important;
    padding: 15px 5px !important;
    font-size: 13px;
  }
}

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