a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: Manrope !important;
  background-color: #141414 !important;
}
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #141414;
}
body::-webkit-scrollbar {
  width: 12px;
  background-color: #141414;
}
body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #bf9251;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: Manrope, sans-serif;
  color: #bf9251;
}
html {
  scroll-behavior: smooth;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
.cm-h2 {
  font-size: 40px;
  text-align: center;
}
.close,
.open {
  display: none;
}
.img-w-100 {
  width: 100%;
  height: 100%;
}
.main {
  background: #141414;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.hero {
  background-image: url("../images/banner.jpg");
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 600px;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
}
#section1 {
  padding-top: 70px !important;
}
.nxt-hero {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background: #141414;
}
.navbar {
  max-height: 90px;
}
.video-bg {
  position: relative;
  background: #141414;
}
.brands {
  position: relative;
  background: #141414;
}
.counters {
  position: relative;
  background: #141414;
  margin-top: 0 !important;
}
.clientele {
  position: relative;
  background: #141414;
}
.contat-fm {
  position: relative;
  background: #141414;
}
footer {
  position: relative;
  background: #141414;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.banner-heading {
  text-align: center;
  display: block;
  padding-top: 100px;
  position: relative;
  z-index: 1;
}
.banner-heading p.banner-p {
  font-size: 80px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 100;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.banner-heading h1 span,
.banner-heading p.banner-p span {
  color: #bf9251;
  display: inline-block;
  padding-left: 7px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
}
.banner-heading h1 {
  font-size: 100px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  line-height: 1;
}
.cm-para p.cm-p {
  color: #fff;
  font-size: 22px;
  line-height: 1.4;
  display: block;
  text-align: justify;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-bottom: 20px;
}
.cm-content {
  text-align: center;
}
.video-bg {
  margin-top: 100vh;
}
.cl-info p {
  font-size: 22px;
  line-height: 40px;
  color: #fff;
}
.store-ig {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.store-ig .nopadd {
  padding: 0 !important;
  overflow: hidden !important;
}
.half-sm,
.half-sm2,
.half-sm3 {
  position: relative;
}
.half-sm2::before {
  content: "Juhu, Mumbai";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  width: 100%;
  height: 30px;
  padding-top: 5px;
  display: block;
  text-align: center;
}
.half-sm3::before {
  content: "Lokhandwala Complex";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  width: 100%;
  height: 30px;
  padding-top: 5px;
  display: block;
  text-align: center;
}
.half-sm5::before {
  content: "Lokhandwala Complex";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  width: 100%;
  height: 30px;
  padding-top: 5px;
  display: block;
  text-align: center;
}
.color-w,
.color-w a {
  color: #fff;
  font-size: 17px;
  margin-left: 5px;
}
.color-w a {
  font-family: Poppins, sans-serif;
}
.page-border.left ul li a {
  font-size: 20px !important;
}
.color-w a:hover {
  color: #bf9251;
}
.cm-ht {
  padding: 0;
  margin: 0;
  overflow: hidden;
  transition: 0.3s all linear;
}
.cm-ht video {
  height: 482px;
}
.video-bg .store-ig .col-lg-6 {
  padding: 0;
}
.brands-logos {
  padding-top: 60px;
}
.col-space {
  background: #dddddd14;
  padding: 20px;
  overflow: hidden;
  margin: 10px auto;
  border-radius: 10px;
  border-bottom: 10px solid transparent;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.col-space:hover {
  border-bottom: 10px solid #fff;
}
.col-space img {
  width: 70%;
  display: block;
  margin: 0 auto;
}
.clientel,
.counters {
  text-align: center;
  margin-top: 60px;
}
.counters {
  padding-bottom: 60px;
}
.counters .counter-main {
  padding: 10px;
  text-align: center;
  display: block;
  background-color: #dddddd14;
  border-top-right-radius: 35px;
  border-bottom-left-radius: 35px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.counters .counter-main .counter-h3 {
  padding: 20px;
  border-radius: 40px;
  color: #bf9251;
  margin-bottom: 15px;
  font-size: 35px;
  font-family: Philosopher, sans-serif;
}
.counters .counter-main .counter,
.counters .counter-main span.plus-sign {
  color: #fff;
  font-size: 32px;
}
.client-space {
  margin-bottom: 24px;
  width: 100%;
  height: 100%;
}
.client-space img {
  max-width: 100%;
  width: 100%;
  object-position: center;
  object-fit: cover;
  height: auto;
  transform: scale(0.8);
  opacity: 0.5;
}
.clients-slider.slick-slider .slick-slide {
  padding: 10px;
}
.slick-slide.slick-current.slick-active.slick-center .client-space img {
  transform: scale(1.1);
  opacity: 1;
}
.cm-padd {
  padding: 100px 0 0 !important;
}
.contact-fl input,
textarea {
  width: 100%;
  padding: 10px;
  font-weight: 700;
  background: #ddd;
  border: none;
  border-radius: 10px;
  margin-bottom: 15px;
}
.contact-fl img {
  object-position: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.colors-h input,
.colors-h textarea {
  border: 2px solid #fff !important;
}
.design-by-ft {
  padding-left: 5px;
  color: #fff;
}
.design-by-ft a {
  color: #bf9251;
}
h2.cm-h2 {
  margin-bottom: 30px;
  color: #bf9251;
  font-size: 45px !important;
  font-family: Philosopher, sans-serif;
  font-weight: 800;
}
.side-bar {
  display: flex;
  width: 100%;
  margin: 0 auto 40px;
  justify-content: center;
}
.side-bar span.h-no {
  display: inline-block;
  background: #000;
  padding: 6px 10px;
  width: 98px;
  text-align: center;
  font-size: 16px;
  height: 100%;
  color: #fff;
}
.side-bar span.mb-link {
  display: inline-block;
  background: #f05022;
  padding: 6px 10px;
  text-align: center;
  font-size: 16px;
  height: 100%;
}
.side-bar span.mb-link a {
  color: #fff !important;
  text-align: center;
}
.col-md-6 {
  width: 50%;
}
textarea {
  height: 220px;
}
input,
textarea {
  width: 100%;
  padding: 10px;
  font-weight: 700;
  border: 1px solid;
}
input {
  height: 44px;
}
.control-group .alt-placeholder {
  display: none;
}
input:focus-visible,
textarea:focus-visible {
  outline: 0;
}
.contact-fl .form-actions input.button {
  border-style: solid;
  border-width: 1px;
  line-height: 22px;
  padding: 8px 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  float: left;
  width: 100px;
  color: #575757;
}
.contact-fl .text-left {
  padding: 0 50px 0 0;
}
.contact-head .side-bar {
  margin-top: 40px;
}
.footer-description {
  padding: 0;
}
a.map-img img {
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.footer-description iframe:before {
  content: "";
  background: red;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.help-block ul li {
  color: #f05022;
  list-style: none;
  text-align: left;
}
footer .footer-head {
  padding-bottom: 40px;
}
.footer-down {
  padding-bottom: 30px !important;
  border-top: 1px solid #bf9251;
}
.footer-down .footer-para .footer-p-a,
.footer-down .footer-para .footer-para-p {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  height: 60px;
  margin-bottom: 20px;
  display: block;
  letter-spacing: 1px;
}
.footer-down .footer-para .footer-p-a {
  height: 30px;
}
.footer-down .footer-para .footer-p-a:hover {
  color: #bf9251;
}
.footer-down .copyright,
.footer-down .copyright.copyrt {
  padding-top: 40px;
  text-align: center;
}
.footer-down .copyright .copyrt {
  color: #ddd !important;
  font-weight: 300;
  font-size: 13px;
}
.footer-down .copyright .copyrt span.design-by-ft {
  color: #ddd;
}
.icon-sticky {
  position: fixed;
  top: 0;
  left: 10px;
  transform: translateY(50%);
  display: block;
  z-index: 9;
  bottom: 0;
}
.icon-sticky .fa-icon svg,
.icon-sticky .fia-icon svg {
  width: 35px;
  height: 35px;
}
.icon-sticky .fia-icon {
  margin-bottom: 10px;
}
.icon-sticky .fa-icon svg path,
.icon-sticky .fia-icon svg path {
  fill: #bf9251;
}
.contact section.section-banner {
  background-color: #000;
}
.juhu section.section-banner {
  background-color: #000;
}
.lokhandwala section.section-banner {
  background-color: #000;
}
.kokilaben section.section-banner {
  background-color: #000;
}
.banner-prop {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
section.section-banner::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
}
section.section-banner {
  margin-top: 56px;
}
.section-padding {
  padding: 80px 0;
}
section.section-banner .content-wrapper h1.heading {
  font-size: 40px;
  font-family: Philosopher, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
section.section-banner .content-wrapper {
  position: relative;
  z-index: 1;
}
.section-banner .content-wrapper nav ol.breadcrumb {
  display: flex;
  gap: 10px;
  margin: 10px 0;
  background-color: transparent;
  padding: 0;
}
.section-banner .content-wrapper nav ol.breadcrumb li.breadcrumb-item,
.section-banner .content-wrapper nav ol.breadcrumb li.breadcrumb-item a {
  color: #fff;
  text-decoration: none;
}
section.section-form {
  background-color: #141414;
}
section.section-form .content-wrapper p {
  font-size: 20px;
  font-family: Manrope;
}
section.section-form .control-group {
  margin: 10px 0;
  width: 100%;
}
section.section-form .control-group-flex {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-top: 15px;
}
section.section-form .control-group input,
section.section-form .control-group textarea,
section.section-form .control-group-flex .control-group input {
  background-color: transparent !important;
  border: none !important;
  border-bottom: 2px solid !important;
  outline: 0;
  box-shadow: none;
  border-radius: 0;
}
section.section-form .control-group textarea {
  height: 150px;
}
section.section-form .control-group input:-webkit-autofill,
section.section-form .control-group input:-webkit-autofill:active,
section.section-form .control-group input:-webkit-autofill:focus,
section.section-form .control-group input:-webkit-autofill:hover {
  background-color: transparent !important;
}
section.section-form .form-actions {
  text-align: start;
}
section.section-form .form-actions input.button {
  width: 140px;
  background-color: #bf9251;
  color: #000;
  cursor: pointer;
}
.btn {
  position: relative;
  border: 0;
  padding: 0;
  width: 180px;
  cursor: pointer;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.btn__text {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
.btn--1 {
  background: #dddddd14 !important;
  border-radius: 0 !important;
}
.btn--1 .btn__text {
  position: relative;
  z-index: 1;
}
.btn--1::after,
.btn--1::before {
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  width: 0;
  background-color: #bf9251;
  content: "";
}
.btn--1::before {
  left: 0;
}
.btn--1::after {
  right: 0;
  transition: width 0.3s;
}
.btn--1.active::before,
.btn--1:hover::before {
  width: 100%;
  transition: width 0.3s;
}
.btn--1.active::after,
.btn--1:hover::after {
  background-color: transparent;
  width: 100%;
}
form#register-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.section-address {
  background-color: #141414;
  padding-top: 0;
}
section.section-address .footer-para .block-para {
  display: flex;
  gap: 5px;
  margin: 0 0 20px;
  align-items: center;
}
section.section-address .footer-para .block-para .footer-para-p {
  min-height: 50px;
}
section.section-address .footer-para .block-para .footer-para-p a,
section.section-address .footer-para .block-para a.footer-p-a {
  color: #fff;
  font-size: 16px;
  font-family: Manrope;
  line-height: 1.3;
  letter-spacing: 1px;
  font-weight: 100;
  transition: all 0.4s;
  text-decoration: none;
}
.mb--4 {
  margin-bottom: 38px;
}
section.section-address .footer-para .block-para .footer-para-p a:hover,
section.section-address .footer-para .block-para a.footer-p-a:hover {
  color: #bf9251;
}
section.section-address .footer-para .block-para .icons i {
  font-size: 20px;
  color: #000;
}
section.section-address .footer-para .block-para .icons {
  padding: 13px;
  display: flex;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 100%;
  background-color: #bf9251;
}
section.section-address .footer-para h4.block-header {
  font-size: 22px;
  margin: 0 0 20px;
  font-family: Philosopher, sans-serif;
  text-align: center;
}
section.section-address .footer-map iframe {
  width: 100%;
}
section.section-address .footer-para .block-image-wrapp {
  margin-bottom: 30px;
  overflow: hidden;
}
section.section-address .footer-para .block-image-wrapp img {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: transform 0.4s;
}
section.section-address .footer-para:hover .block-image-wrapp img {
  transform: scale(1.03);
}
section.section-insta .content-wrapper {
  text-align: center;
}
.footer-para {
  overflow: hidden;
  cursor: pointer;
}
section.section-insta .content-wrapper h5.heading {
  font-size: 40px;
  font-family: Philosopher, sans-serif;
  font-weight: 800;
  letter-spacing: 1px;
  color: #bf9251;
  line-height: 2;
}
section.section-insta .content-wrapper p.para {
  font-size: 30px;
  color: #bf9251;
  font-family: Manrope;
  font-weight: 500;
  margin-bottom: 40px;
}
section.section-insta {
  background-color: #dddddd14;
}
section.section-insta .content-wrapper a.content-btn {
  text-decoration: none;
  color: #bf9251;
  padding: 10px 20px;
  border: 2px solid #bf9251;
  border-radius: 30px;
  font-weight: 700;
  font-size: 22px;
}
section.section-form .content-wrapper a {
  text-decoration: none;
  color: #bf9251;
}
.black-bg {
  background-color: #141414;
}
.photos-grid-container {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-gap: 10px;
  align-items: start;
}
@media (max-width: 580px) {
  .photos-grid-container {
    grid-template-columns: 1fr;
  }
}
.photos-grid-container .img-box {
  position: relative;
  height: 295px;
}
.photos-grid-container .img-box:hover .transparent-box {
  background-color: rgba(0, 0, 0, 0.6);
}
.photos-grid-container .img-box:hover .caption {
  transform: translateY(-5px);
}
.photos-grid-container img {
  max-width: 100%;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: relative;
  border-radius: 20px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.photos-grid-container .caption {
  color: #fff;
  transition: transform 0.3s ease, opacity 0.3s ease;
  font-size: 1.5rem;
}
.photos-grid-container .transparent-box {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}
.photos-grid-container .main-photo {
  grid-row: 1;
  grid-column: 1;
  height: 600px;
}
.photos-grid-container .sub {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 10px;
}
.photos-grid-container .sub:nth-child(0) {
  grid-column: 1;
  grid-row: 1;
}
.photos-grid-container .sub:first-child {
  grid-column: 2;
  grid-row: 1;
}
.photos-grid-container .sub:nth-child(2) {
  grid-column: 1;
  grid-row: 2;
}
.photos-grid-container .sub:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}
.hide-element {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.content pre {
  padding: 15px;
  margin-top: 0;
  margin-bottom: 45px;
  border-radius: 5px;
  text-align: center;
  text-wrap: wrap;
  line-height: 1.6;
  color: #000;
  background-color: #f7f7f7;
  overflow-x: auto;
}
.contentDemo:empty {
  margin: auto;
  width: 500px;
  height: 600px;
  background-image: radial-gradient(
      circle 50px at 50px 50px,
      #d3d3d3 99%,
      transparent 0
    ),
    linear-gradient(
      100deg,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.5) 50%,
      rgba(255, 255, 255, 0) 80%
    ),
    linear-gradient(lightgray 20px, transparent 0),
    linear-gradient(lightgray 20px, transparent 0),
    linear-gradient(lightgray 20px, transparent 0),
    linear-gradient(lightgray 20px, transparent 0);
  background-repeat: repeat-y;
  background-size: 100px 200px, 50px 200px, 150px 200px, 350px 200px,
    300px 200px, 250px 200px;
  background-position: 0 0, 0 0, 120px 0, 120px 40px, 120px 80px, 120px 120px;
}
.fixedSidebar {
  position: fixed;
  z-index: 99;
  background-color: #000;
}
.fixedSidebar.active .sidebarItem {
  transform: scale(0);
  margin: 0;
  width: 0;
  height: 0;
}
.fixedSidebar [data-tooltip] {
  position: relative;
  z-index: 9;
}
.fixedSidebar [data-tooltip]::before {
  position: absolute;
  content: attr(data-tooltip);
  display: block;
  padding: 7px;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  white-space: nowrap;
  border-radius: 4px;
  background: #bf9251;
  opacity: 0;
  visibility: hidden;
  cursor: default;
  pointer-events: none;
  transition: all 0.2s ease-in-out;
}
.fixedSidebar [data-tooltip]:hover::before {
  opacity: 1;
  visibility: visible;
}
.fixedSidebar.fixedSidebarLeft a svg {
  fill: #bf9251;
}
.fixedSidebar .sidebarItem {
  position: relative;
  z-index: 10;
  display: inline-block;
  margin: 10px 0;
  width: 24px;
  height: 24px;
  border-radius: 30px;
  transition: 0.25s;
}
.fixedSidebar.fixedSidebarLeft {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.fixedSidebar.fixedSidebarLeft:after,
.fixedSidebar.fixedSidebarLeft:before {
  content: "";
  pointer-events: none;
  position: absolute;
  height: 30px;
  width: 60px;
  left: 0;
}
.fixedSidebar.fixedSidebarLeft:before {
  top: 0;
  border-radius: 0 0 50px 0;
  box-shadow: 30px 1px 0 0 #000;
  transform: rotate(90deg) translateY(50%) translateX(-75%);
}
.fixedSidebar.fixedSidebarLeft:after {
  bottom: 0;
  border-radius: 0 50px 0 0;
  box-shadow: 30px -1px 0 0 #000;
  transform: rotate(-0.25turn) translateX(-75%) translateY(-50%);
}
.fixedSidebar.fixedSidebarLeft .buttonTrigger svg {
  transform: rotate(0);
  transition: 0.25s;
}
.fixedSidebar.fixedSidebarLeft .buttonTrigger.active {
  transform: scale(1) !important;
  width: 24px !important;
  height: 24px !important;
}
.fixedSidebar.fixedSidebarLeft .buttonTrigger.active svg {
  transform: rotate(180deg);
}
.fixedSidebar.fixedSidebarLeft [data-tooltip]::before {
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.fixedSidebar.fixedSidebarLeft [data-tooltip]:hover::before {
  left: 50px;
}
@media screen and (min-width: 1280px) {
  .container {
    margin: 0 auto;
    width: 1250px;
  }
}
section.section-content .content-wrapper h2.heading {
  font-size: 33px;
  margin: 0 0 20px;
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.2;
  font-family: Poppins, sans-serif;
}
section.section-content .content-wrapper h2.heading span {
  line-height: 1.2;
}
section.section-content .content-wrapper p.para {
  font-size: 20px;
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.3;
}
section.section-content .img-wrapper img {
  width: 100%;
  height: 100%;
}
section.section-content .img-wrapper {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.kokilaben .section-content .img-wrapper,
.lokhandwala .section-content .img-wrapper {
  height: 465px;
}
.kokilaben .section-content .img-wrapper img,
.lokhandwala .section-content .img-wrapper img {
  object-fit: cover;
}
.section-brands .brand-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 20px 0;
  cursor: pointer;
}
.section-brands .brand-wrapper .brand-img-wrapper .brand-logo img {
  width: 190px;
  height: auto;
}
.section-brands .brand-wrapper .brand-img-wrapper {
  position: relative;
  overflow: hidden;
}
.section-brands .brand-wrapper .brand-img-wrapper .brand-logo {
  position: absolute;
  top: 0;
  transition: transform 0.4s;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0);
  transition: transform 0.4s;
}
.section-brands .brand-wrapper:hover .brand-img-wrapper .brand-logo {
  transform: scale(1);
}
.section-brands .brand-wrapper .brand-img-wrapper img.model-img {
  position: relative;
}
.section-brands .brand-wrapper .brand-img-wrapper .img-two {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s;
}
.section-brands .brand-wrapper:hover .brand-img-wrapper .img-two {
  z-index: 0;
  opacity: 1;
}
.section-brands .brand-wrapper .brand-img-wrapper .model-overlay::after,
.section-brands .brand-wrapper .brand-img-wrapper .model-overlay::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
}
.section-brands .brand-wrapper:hover .brand-img-wrapper .model-overlay::after {
  top: 0;
  height: 100%;
  transition: all 0.4s;
}
.section-brands .brand-wrapper:hover .brand-img-wrapper .model-overlay::before {
  bottom: 0;
  height: 100%;
  transition: all 0.4s;
}
.section-brands .brand-wrapper .brand-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.section-brands .brand-wrapper .brand-title-wrapper h2.brand-title {
  font-size: 35px;
  font-family: Philosopher, sans-serif;
  font-weight: 800;
  padding: 10px 0;
}
.section-brands .brand-wrapper .brand-title-wrapper h2.brand-title span,
.section-brands .brand-wrapper .brand-title-wrapper h2.brand-title sup {
  font-size: 20px;
  font-family: Manrope;
}
.cl-vdo.nopadd {
  overflow: hidden;
}
.section-qoute-slider .review-slider .review-slider-item {
  position: relative;
  padding: 50px 20px;
  border: 1px solid #fff;
  border-radius: 15px;
  margin: 70px 0 0;
}
.section-qoute-slider
  .review-slider
  .review-slider-item
  .customer-img-wrapper
  .user-icon {
  border: 2px solid #fff;
  width: 85px;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: #bf9251;
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translate(-50%, 0);
}
.section-qoute-slider
  .review-slider
  .review-slider-item
  .review-content-wrapper
  ul.review-rating
  svg {
  width: 30px;
}
.section-qoute-slider
  .review-slider
  .review-slider-item
  .review-content-wrapper
  ul.review-rating {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 0;
}
.section-qoute-slider
  .review-slider
  .review-slider-item
  .review-content-wrapper
  h2.user-name {
  font-size: 22px;
  font-family: philosopher, sans-serif;
  font-weight: 800;
  color: #bf9251;
  margin: 20px 0 0;
}
.section-qoute-slider
  .review-slider
  .review-slider-item
  .review-content-wrapper
  p.user-qoute {
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  max-height: 125px;
  overflow: hidden;
  margin: 0;
}
.section-qoute-slider
  .review-slider
  .review-slider-item
  .review-content-wrapper
  p.user-qoute.expanded {
  max-height: none;
  transition: all 0.4s;
}
.section-qoute-slider
  .review-slider
  .review-slider-item
  .review-content-wrapper
  #customer-experience {
  margin: 20px 0;
}
.section-qoute-slider
  .review-slider
  .review-slider-item
  .review-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.section-qoute-slider .review-slider .slick-slide {
  margin: 0 20px;
}
.section-qoute-slider .review-slider .slick-slide.slick-cloned {
  display: none;
}
.section-qoute-slider
  .review-slider
  .review-slider-item
  .review-content-wrapper
  #customer-experience
  .moreless-button {
  text-align: center;
  cursor: pointer;
}
.section-qoute-slider .review-slider.slick-slider .slick-nav.slick-arrow i {
  font-size: 25px;
  color: #000;
}
.section-qoute-slider .review-slider.slick-slider .slick-nav.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #bf9251;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  z-index: 1;
}
.section-qoute-slider
  .review-slider.slick-slider
  .slick-nav.slick-arrow.next-arrow {
  right: -35px;
}
.section-qoute-slider
  .review-slider.slick-slider
  .slick-nav.slick-arrow.prev-arrow {
  left: -30px;
}
.section-qoute-slider .content-wrapper h3.heading {
  font-family: philosopher, sans-serif;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.section-qoute-slider .content-wrapper a.location-mark {
  text-decoration: none;
  text-align: center;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  color: #bf9251;
  font-size: 20px;
  opacity: 0.75;
}
.text-gray {
  color: #828282 !important;
}
.section-tabs a {
  text-decoration: none;
}
.celebs-block-wrapper {
  margin-bottom: 60px;
  cursor: pointer;
}
.celebs-block-wrapper .celebs-name-wrapp h2 {
  position: relative;
  padding: 14px 0;
  text-decoration: none;
  color: #bf9251;
  text-transform: uppercase;
  font-family: philosopher, sans-serif;
  letter-spacing: 1px;
  overflow: hidden;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  margin-top: 20px;
}
.celebs-block-wrapper .celebs-name-wrapp h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
.celebs-block-wrapper .celebs-para-wrapper .moreless-button {
  text-align: center;
}
.celebs-block-wrapper .celebs-para-wrapper p.celebs-para {
  font-size: 18px;
  color: #fff;
  font-family: Manrope, sans-serif;
  line-height: 1.3;
  text-align: center;
  margin: 0;
  margin: 0;
}
.celebs-block-wrapper .celebs-img-wrapper {
  position: relative;
  overflow: hidden;
}
.celebs-block-wrapper .celebs-img-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.4),
    transparent
  );
  transition: 0.5s;
  transition-delay: 0.5s;
}
.celebs-block-wrapper:hover .celebs-img-wrapper:after {
  left: 100%;
}
.celebs-block-wrapper .celebs-name-wrapp h2 span {
  position: absolute;
  display: block;
  transition: 0.5s ease;
  text-decoration: none;
}
.celebs-block-wrapper .celebs-name-wrapp h2 span:first-child {
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
}
.celebs-block-wrapper:hover .celebs-name-wrapp h2 span:first-child {
  width: 100%;
  height: 1px;
  transform: translateX(100%);
}
.celebs-block-wrapper .celebs-name-wrapp h2 span:nth-child(2) {
  top: 0;
  left: 0;
  width: 1px;
  height: 0;
  background: #fff;
}
.celebs-block-wrapper:hover .celebs-name-wrapp h2 span:nth-child(2) {
  height: 100%;
  transform: translateY(100%);
}
.celebs-block-wrapper .celebs-name-wrapp h2 span:nth-child(3) {
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background: #fff;
}
.celebs-block-wrapper:hover .celebs-name-wrapp h2 span:nth-child(3) {
  width: 100%;
  height: 1px;
  transform: translateX(-100%);
}
.celebs-block-wrapper .celebs-name-wrapp h2 span:nth-child(4) {
  bottom: 0;
  right: 0;
  width: 1px;
  height: 0;
  background: #fff;
}
.celebs-block-wrapper:hover .celebs-name-wrapp h2 span:nth-child(4) {
  height: 100%;
  transform: translateY(-100%);
}
.celebs-block-wrapper .celebs-content-wrapper h2.celebs-name {
  font-family: Philosopher, sans-serif;
  text-align: center;
  margin: 10px 0;
  font-size: 25px;
  text-decoration: none;
}
.celebs-block-wrapper .instagram-link-wrapper h2.insta-link {
  position: relative;
  padding: 20px 0;
  text-decoration: none;
  color: #bf9251;
  text-transform: uppercase;
  font-family: philosopher, sans-serif;
  letter-spacing: 1px;
  overflow: hidden;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  margin-top: 20px;
}
.celebs-block-wrapper .instagram-link-wrapper h2.insta-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
.celebs-block-wrapper .instagram-link-wrapper h2.insta-link span {
  position: absolute;
  display: block;
  transition: 0.5s ease;
}
.celebs-block-wrapper .instagram-link-wrapper h2.insta-link span:first-child {
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
}
.celebs-block-wrapper .instagram-link-wrapper h2.insta-link span:nth-child(2) {
  top: 0;
  left: 0;
  width: 1px;
  height: 0;
  background: #fff;
}
.celebs-block-wrapper .instagram-link-wrapper h2.insta-link span:nth-child(3) {
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background: #fff;
}
.celebs-block-wrapper .instagram-link-wrapper h2.insta-link span:nth-child(4) {
  bottom: 0;
  right: 0;
  width: 1px;
  height: 0;
  background: #fff;
}
.celebs-block-wrapper:hover
  .instagram-link-wrapper
  h2.insta-link
  span:first-child {
  width: 100%;
  height: 1px;
  transform: translateX(100%);
}
.celebs-block-wrapper:hover
  .instagram-link-wrapper
  h2.insta-link
  span:nth-child(2) {
  height: 100%;
  transform: translateY(100%);
}
.celebs-block-wrapper:hover
  .instagram-link-wrapper
  h2.insta-link
  span:nth-child(3) {
  width: 100%;
  height: 1px;
  transform: translateX(-100%);
}
.celebs-block-wrapper:hover
  .instagram-link-wrapper
  h2.insta-link
  span:nth-child(4) {
  height: 100%;
  transform: translateY(-100%);
}
.celebs-block-wrapper .instagram-link-wrapper h2.insta-link a.celebs-check-btn {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #bf9251;
}
.celebs-block-wrapper .celebs-img-wrapper i {
  position: absolute !important;
  top: 0;
  left: 0;
  transform: scale(0);
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
}
.celebs-block-wrapper:hover .celebs-img-wrapper i {
  transition: all 0.4s;
  transform: scale(1);
  border-radius: 0;
}
.section-tabs button {
  width: 120px;
  padding: 8px 16px;
  background-color: #ffffff00;
  color: #bf9251;
  border: none;
  cursor: pointer;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-tabs .pagination {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 8px;
  border-radius: 50px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  justify-content: center;
  align-items: center;
}
.section-tabs .pagination .pages {
  display: flex;
}
.section-tabs .pagination .arrow i,
.section-tabs .pagination .arrow span,
.section-tabs .pagination .pages .page-number {
  color: #000;
  list-style: none;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease;
}
.section-tabs .pagination .arrow i {
  font-weight: 700;
}
.section-tabs .pagination .pages .page-number {
  list-style: none;
  height: 45px;
  width: 45px;
  margin: 0 3px;
  line-height: 45px;
  border-radius: 50%;
}
.section-tabs .pagination button {
  padding: 0 20px;
  border-radius: 50px;
}
.section-tabs .pagination .pages .page-number.active,
.section-tabs .pagination .pages .page-number:hover,
.section-tabs .pagination button:hover {
  color: #fff;
  background: #bf9251;
}
.section-tabs .pagination button:hover i,
.section-tabs .pagination button:hover span {
  color: #fff;
}
.section-404 {
  padding: 200px 0;
  margin-top: 65px;
  background-image: url("../images/404-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.section-404 .component-wrapper img {
  animation: wobble 3s infinite;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translate(2px, 2px) rotate(0);
    transform: translate(2px, 2px) rotate(0);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0) rotate(1deg);
    transform: translate(-3px, 0) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(0, 2px) rotate(0);
    transform: translate(0, 2px) rotate(0);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0);
    transform: translate(-3px, 1px) rotate(0);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-1deg);
    transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
    transform: translate(1px, -2px) rotate(-1deg);
  }
  100% {
    -webkit-transform: translate(3px, 1px) rotate(0);
    transform: translate(3px, 1px) rotate(0);
  }
}
.section-404 a.section-btn {
  position: relative;
  background-color: #000;
  padding: 10px 20px;
  text-decoration: none;
  border: 2px solid #bf9251;
  color: #bf9251;
  border-radius: 30px;
}
.section-404 .content-wrapper h1.section-heading {
  font-size: 80px;
}
.section-404 .content-wrapper p.section-sub-heading {
  font-size: 40px;
}
.section-404 .content-wrapper p.section-para {
  margin-bottom: 40px;
}
.loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader-wrapper .glasses {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 114px;
  height: 45px;
}
.loader-wrapper .glasses .lens {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 38px;
  border-radius: 8px;
  margin: 4px 6px 4px 6px;
  background-color: #92a0b0;
  overflow: hidden;
}
.loader-wrapper svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #2b3a4a;
  z-index: 2;
}
.loader-wrapper .reflect {
  position: absolute;
  top: -50px;
  left: 10px;
  width: 10px;
  height: 90px;
  transform: rotate(45deg);
  background-color: #fff;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: shine;
  -moz-animation-name: shine;
  -ms-animation-name: shine;
  animation-name: shine;
  -webkit-animation-direction: forward;
  -moz-animation-direction: forward;
  -ms-animation-direction: forward;
  animation-direction: forward;
}
@-webkit-keyframes shine {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(100px, 100px);
  }
}
@-moz-keyframes shine {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(100px, 100px);
  }
}
@-ms-keyframes shine {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(100px, 100px);
  }
}
@keyframes shine {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(100px, 100px);
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1990px) {
  .cm-para p.cm-p {
    font-size: 24px;
    line-height: 39px;
  }
  #section1 {
    padding-top: 185px !important;
  }
  .half-sm img {
    object-position: center;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .store-ig video {
    height: 688px;
    overflow: hidden;
    object-position: center;
    object-fit: cover;
    width: 100%;
  }
  .counters .counter-main .counter-h3 {
    padding: 25px 0;
    font-size: 23px;
  }
}
@media only screen and (min-width: 0) and (max-width: 991px) {
  .navbar {
    max-height: 120px;
  }
  .navbar .navbar-collapse {
    display: flex;
  }
  .navbar .navbar-collapse .navbar-nav {
    background-color: #141414;
    width: 50%;
    gap: 0;
  }
  .navbar-nav > li > a {
    padding: 0;
    line-height: 55px;
  }
  .navbar .navbar-nav li a {
    text-align: center;
  }
  .counters .counter-main {
    margin: 20px 0;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1566px) {
  .half-sm img {
    width: 100%;
  }
  .store-ig video {
    height: 548px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .store-ig video {
    height: 462px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
  .video-bg .store-ig .cm-ht video {
    height: 372px;
  }
}
@media only screen and (min-width: 0) and (max-width: 1023px) {
  .banner-heading p.banner-p {
    font-size: 38px;
    line-height: 50px;
  }
  h2.cm-h2 {
    font-size: 35px !important;
  }
  .cm-padd {
    padding: 100px 0 0 !important;
  }
  .banner-heading h1 {
    font-size: 38px;
    line-height: 50px;
  }
  .footer-down .copyright {
    padding-bottom: 20px;
  }
  .banner-heading {
    padding-top: 100px;
  }
  .cm-para p.cm-p {
    font-size: 20px;
    letter-spacing: 0;
    padding-top: 30px;
  }
  .half-sm img {
    display: block;
    margin: 0 auto;
  }
  .half-sm img {
    transform: none;
  }
  .col-md-6 {
    width: 100%;
  }
  .contact-fl .text-left {
    padding: 0 20px 0 20px;
    margin: 0 auto;
  }
  .footer-down .footer-para .footer-p-a,
  .footer-down .footer-para .footer-para-p {
    padding-left: 15px;
    height: 40px;
  }
  .footer-down .footer-para {
    margin-bottom: 15px;
  }
  .close,
  .open {
    display: block;
    position: fixed;
    right: 10px;
    top: 18px;
  }
  header .menu-l .logo img {
    width: 53%;
  }
  header .menu-r .menu-list ul {
    display: block;
  }
  header .col-lg-8 {
    padding: 0;
  }
  header .menu-r .menu-list ul {
    float: none;
  }
  header .menu-r .menu-list ul li a {
    padding: 16px 0 12px 30px;
    font-size: 16px;
    display: block;
  }
  header .menu-r .menu-list ul {
    display: none;
  }
  .close {
    display: none;
  }
  .icon-sticky .fa-icon svg,
  .icon-sticky .fia-icon svg {
    height: 17px;
    width: 17px;
  }
  .icon-sticky {
    left: 4px;
  }
  .icon-sticky a {
    background: #fff;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
  }
}
@media (min-width: 0px) and (max-width: 768px) {
  .navbar {
    max-height: 110px;
  }
}
@media only screen and (min-width: 370px) and (max-width: 397px) {
  .banner-heading p.banner-p {
    font-size: 32px;
    line-height: 42px;
  }
  .banner-heading h1 {
    font-size: 32px;
    line-height: 42px;
  }
  .banner-heading {
    padding-top: 30px;
  }
  #section1 {
    padding-top: 40px !important;
  }
  .cm-para p.cm-p {
    padding-top: 20px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 370px) {
  #section1 {
    padding-top: 0 !important;
  }
  .cm-para p.cm-p {
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    padding-top: 10px !important;
  }
  .banner-heading h1 {
    font-size: 35px;
  }
  h2.cm-h2 {
    font-size: 35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-brand img {
    height: 70px;
  }
}
