@font-face {
  font-family: "RupeeForadian";
  src: url("../fonts/Rupee_Foradian.eot");
  src: url("../fonts/Rupee_Foradian.eot") format("embedded-opentype"),
    url("../fonts/Rupee_Foradian.woff2") format("woff2"),
    url("../fonts/Rupee_Foradian.woff") format("woff"),
    url("../fonts/Rupee_Foradian.ttf") format("truetype"),
    url("../fonts/Rupee_Foradian.svg#Rupee_Foradian") format("svg");
}

@font-face {
  font-family: "bon_vivant_family_scriptRg";
  src: url('../../../fonts/bon-vivant-webfont.woff2') format("woff2"),
    url('../../../fonts/bon-vivant-webfont.woff') format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Thin';
  font-family: 'Figtree';
  src: url('../../../fonts/Gotham-Thin.eot');
  src: url('../../../fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
    url('../../../fonts/Gotham-Thin.woff2') format('woff2'),
    url('../../../fonts/Gotham-Thin.woff') format('woff'),
    url('../../../fonts/Gotham-Thin.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url('../../../fonts/fonts/Figtree-Regular.ttf');
  src: url('../../../fonts/Figtree-Regular.ttf?#iefix') format('embedded-opentype'),
    url('../../../fonts/Figtree-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Leighton';
  src: url('../../../fonts/Leighton.eot');
  src: url('../../../fonts/Leighton.eot?#iefix') format('embedded-opentype'),
    url('../../../fonts/Leighton.woff2') format('woff2'),
    url('../../../fonts/Leighton.woff') format('woff'),
    url('../../../fonts/Leighton.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Pinyon Script';
  src: url('../../../fonts/PinyonScript-Regular.eot');
  src: url('../../../fonts/PinyonScript-Regular.eot?#iefix') format('embedded-opentype'),
    url('../../../fonts/PinyonScript-Regular.woff2') format('woff2'),
    url('../../../fonts/PinyonScript-Regular.woff') format('woff'),
    url('../../../fonts/PinyonScript-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Noto Sans';
  src: url('../../../NotoSans-Regular.eot');
  src: url('../../../NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../../../NotoSans-Regular.woff2') format('woff2'),
    url('../../../NotoSans-Regular.woff') format('woff'),
    url('../../../NotoSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../../../NotoSans-Italic.eot');
  src: url('../../../NotoSans-Italic.eot?#iefix') format('embedded-opentype'),
    url('../../../NotoSans-Italic.woff2') format('woff2'),
    url('../../../NotoSans-Italic.woff') format('woff'),
    url('../../../NotoSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}





body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Figtree", sans-serif;
}

/* .viewport
  {
      overflow-x: hidden;
  } */

.gotham-thin {
  font-family: "Playfair Display", serif;
}

.Leighton {
  font-family: "Leighton", serif;
}

.mt-n1 {
  margin-top: -0.25rem;
}

.mt-n2 {
  margin-top: -0.5rem;
}

.mt-n3 {
  margin-top: -1rem;
}

.mt0 {
  margin-top: 0;
}

.pt0 {
  padding-top: 0;
}

.mb0 {
  margin-bottom: 0;
}

.pb0 {
  padding-bottom: 0;
}

.ml0 {
  margin-left: 0;
}

.pl0 {
  padding-left: 0;
}

.mr0 {
  margin-right: 0;
}

.pr0 {
  padding-right: 0;
}

.m0 {
  margin: 0;
}

.p0 {
  padding: 0;
}

.mt5 {
  margin-top: 5px;
}

.pt5 {
  padding-top: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.pl5 {
  padding-left: 5px;
}

.mr5 {
  margin-right: 5px;
}

.pr5 {
  padding-right: 5px;
}

.m5 {
  margin: 5px;
}

.p5 {
  padding: 5px;
}

.mt10 {
  margin-top: 10px;
}

.pt10 {
  padding-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pl10 {
  padding-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.pr10 {
  padding-right: 10px;
}

.m10 {
  margin: 10px;
}

.p10 {
  padding: 10px;
}

.mt15 {
  margin-top: 15px;
}

.pt15 {
  padding-top: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.pl15 {
  padding-left: 15px;
}

.mr15 {
  margin-right: 15px;
}

.pr15 {
  padding-right: 15px;
}

.m15 {
  margin: 15px;
}

.p15 {
  padding: 15px;
}

.mt20 {
  margin-top: 20px;
}

.pt20 {
  padding-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pl20 {
  padding-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.pr20 {
  padding-right: 20px;
}

.m20 {
  margin: 20px;
}

.p20 {
  padding: 20px;
}

.mt25 {
  margin-top: 25px;
}

.pt25 {
  padding-top: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.pl25 {
  padding-left: 25px;
}

.mr25 {
  margin-right: 25px;
}

.pr25 {
  padding-right: 25px;
}

.m25 {
  margin: 25px;
}

.p25 {
  padding: 25px;
}

.mt30 {
  margin-top: 30px;
}

.pt30 {
  padding-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pl30 {
  padding-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.pr30 {
  padding-right: 30px;
}

.m30 {
  margin: 30px;
}

.p30 {
  padding: 30px;
}

.mt35 {
  margin-top: 35px;
}

.pt35 {
  padding-top: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.pl35 {
  padding-left: 35px;
}

.mr35 {
  margin-right: 35px;
}

.pr35 {
  padding-right: 35px;
}

.m35 {
  margin: 35px;
}

.p35 {
  padding: 35px;
}

.mt40 {
  margin-top: 40px;
}

.pt40 {
  padding-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pl40 {
  padding-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.pr40 {
  padding-right: 40px;
}

.m40 {
  margin: 40px;
}

.p40 {
  padding: 40px;
}

.mt45 {
  margin-top: 45px;
}

.pt45 {
  padding-top: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.pl45 {
  padding-left: 45px;
}

.mr45 {
  margin-right: 45px;
}

.pr45 {
  padding-right: 45px;
}

.m45 {
  margin: 45px;
}

.p45 {
  padding: 45px;
}

.mt50 {
  margin-top: 50px;
}

.pt50 {
  padding-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pl50 {
  padding-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.pr50 {
  padding-right: 50px;
}

.m50 {
  margin: 50px;
}

.p50 {
  padding: 50px;
}

.mt55 {
  margin-top: 55px;
}

.pt55 {
  padding-top: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.pl55 {
  padding-left: 55px;
}

.mr55 {
  margin-right: 55px;
}

.pr55 {
  padding-right: 55px;
}

.m55 {
  margin: 55px;
}

.p55 {
  padding: 55px;
}

.mt60 {
  margin-top: 60px;
}

.pt60 {
  padding-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pl60 {
  padding-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.pr60 {
  padding-right: 60px;
}

.m60 {
  margin: 60px;
}

.p60 {
  padding: 60px;
}

.mt65 {
  margin-top: 65px;
}

.pt65 {
  padding-top: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.pl65 {
  padding-left: 65px;
}

.mr65 {
  margin-right: 65px;
}

.pr65 {
  padding-right: 65px;
}

.m65 {
  margin: 65px;
}

.p65 {
  padding: 65px;
}

.mt70 {
  margin-top: 70px;
}

.pt70 {
  padding-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pl70 {
  padding-left: 70px;
}

.mr70 {
  margin-right: 70px;
}

.pr70 {
  padding-right: 70px;
}

.m70 {
  margin: 70px;
}

.p70 {
  padding: 70px;
}

.mt75 {
  margin-top: 75px;
}

.pt75 {
  padding-top: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.pl75 {
  padding-left: 75px;
}

.mr75 {
  margin-right: 75px;
}

.pr75 {
  padding-right: 75px;
}

.m75 {
  margin: 75px;
}

.p75 {
  padding: 75px;
}

.mt80 {
  margin-top: 80px;
}

.pt80 {
  padding-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pl80 {
  padding-left: 80px;
}

.mr80 {
  margin-right: 80px;
}

.pr80 {
  padding-right: 80px;
}

.m80 {
  margin: 80px;
}

.p80 {
  padding: 80px;
}

.mt90 {
  margin-top: 90px;
}

.pt90 {
  padding-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pl90 {
  padding-left: 90px;
}

.mr90 {
  margin-right: 90px;
}

.pr90 {
  padding-right: 90px;
}

.m90 {
  margin: 90px;
}

.p90 {
  padding: 90px;
}

.mt100 {
  margin-top: 100px;
}

.pt100 {
  padding-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pl100 {
  padding-left: 100px;
}

.mr100 {
  margin-right: 100px;
}

.pr100 {
  padding-right: 100px;
}

.m100 {
  margin: 100px;
}

.p100 {
  padding: 100px;
}

.mt105 {
  margin-top: 105px;
}

.pt105 {
  padding-top: 105px;
}

.mb105 {
  margin-bottom: 105px;
}

.pb105 {
  padding-bottom: 105px;
}

.ml105 {
  margin-left: 105px;
}

.pl105 {
  padding-left: 105px;
}

.mr105 {
  margin-right: 105px;
}

.pr105 {
  padding-right: 105px;
}

.m105 {
  margin: 105px;
}

.p105 {
  padding: 105px;
}

.mt110 {
  margin-top: 110px;
}

.pt110 {
  padding-top: 110px;
}

.mb110 {
  margin-bottom: 110px;
}

.pb110 {
  padding-bottom: 110px;
}

.ml110 {
  margin-left: 110px;
}

.pl110 {
  padding-left: 110px;
}

.mr110 {
  margin-right: 110px;
}

.pr110 {
  padding-right: 110px;
}

.m110 {
  margin: 110px;
}

.p110 {
  padding: 110px;
}

.mt115 {
  margin-top: 115px;
}

.pt115 {
  padding-top: 115px;
}

.mb115 {
  margin-bottom: 115px;
}

.pb115 {
  padding-bottom: 115px;
}

.ml115 {
  margin-left: 115px;
}

.pl115 {
  padding-left: 115px;
}

.mr115 {
  margin-right: 115px;
}

.pr115 {
  padding-right: 115px;
}

.m115 {
  margin: 115px;
}

.p115 {
  padding: 115px;
}

.mt120 {
  margin-top: 120px;
}

.pt120 {
  padding-top: 120px;
}

.mb120 {
  margin-bottom: 120px;
}

.pb120 {
  padding-bottom: 120px;
}

.ml120 {
  margin-left: 120px;
}

.pl120 {
  padding-left: 120px;
}

.mr120 {
  margin-right: 120px;
}

.pr120 {
  padding-right: 120px;
}

.m120 {
  margin: 120px;
}

.p120 {
  padding: 120px;
}

.mt125 {
  margin-top: 125px;
}

.pt125 {
  padding-top: 125px;
}

.mb125 {
  margin-bottom: 125px;
}

.pb125 {
  padding-bottom: 125px;
}

.ml125 {
  margin-left: 125px;
}

.pl125 {
  padding-left: 125px;
}

.mr125 {
  margin-right: 125px;
}

.pr125 {
  padding-right: 125px;
}

.m125 {
  margin: 125px;
}

.p125 {
  padding: 125px;
}

.mt130 {
  margin-top: 130px;
}

.pt130 {
  padding-top: 130px;
}

.mb130 {
  margin-bottom: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.ml130 {
  margin-left: 130px;
}

.pl130 {
  padding-left: 130px;
}

.mr130 {
  margin-right: 130px;
}

.pr130 {
  padding-right: 130px;
}

.m130 {
  margin: 130px;
}

.p130 {
  padding: 130px;
}

.mt135 {
  margin-top: 135px;
}

.pt135 {
  padding-top: 135px;
}

.mb135 {
  margin-bottom: 135px;
}

.pb135 {
  padding-bottom: 135px;
}

.ml135 {
  margin-left: 135px;
}

.pl135 {
  padding-left: 135px;
}

.mr135 {
  margin-right: 135px;
}

.pr135 {
  padding-right: 135px;
}

.m135 {
  margin: 135px;
}

.p135 {
  padding: 135px;
}

.mt140 {
  margin-top: 140px;
}

.pt140 {
  padding-top: 140px;
}

.mb140 {
  margin-bottom: 140px;
}

.pb140 {
  padding-bottom: 140px;
}

.ml140 {
  margin-left: 140px;
}

.pl140 {
  padding-left: 140px;
}

.mr140 {
  margin-right: 140px;
}

.pr140 {
  padding-right: 140px;
}

.m140 {
  margin: 140px;
}

.p140 {
  padding: 140px;
}

.mt145 {
  margin-top: 145px;
}

.pt145 {
  padding-top: 145px;
}

.mb145 {
  margin-bottom: 145px;
}

.pb145 {
  padding-bottom: 145px;
}

.ml145 {
  margin-left: 145px;
}

.pl145 {
  padding-left: 145px;
}

.mr145 {
  margin-right: 145px;
}

.pr145 {
  padding-right: 145px;
}

.m145 {
  margin: 145px;
}

.p145 {
  padding: 145px;
}

.mt150 {
  margin-top: 150px;
}

.pt150 {
  padding-top: 150px;
}

.mb150 {
  margin-bottom: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.ml150 {
  margin-left: 150px;
}

.pl150 {
  padding-left: 150px;
}

.mr150 {
  margin-right: 150px;
}

.pr150 {
  padding-right: 150px;
}

.m150 {
  margin: 150px;
}

.p150 {
  padding: 150px;
}

.black {
  color: #000;
}

.black-666 {
  color: #666;
}

.white {
  color: #fff;
}

.gold {
  color: #bda371;
}

.font-nexa {
  font-family: "Nexa";
}

.font-playFair {
  font-family: "Playfair Display", serif;
}

.fs12 {
  font-size: 12px !important;
}

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

.fs16 {
  font-size: 16px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs22 {
  font-size: 22px !important;
  line-height: 28px;
}

.fs24 {
  font-size: 24px !important;
  line-height: 30px;
}

.fs26 {
  font-size: 26px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs30 {
  font-size: 30px !important;
  line-height: 38px;
}

.fs32 {
  font-size: 32px !important;
}

.fs36 {
  font-size: 36px !important;
  line-height: 42px;
}

.fs40 {
  font-size: 40px !important;
  line-height: 40px;
}

.fs44 {
  font-size: 44px !important;
  line-height: 40px;
}

.fs46 {
  font-size: 46px !important;
}

.fs48 {
  font-size: 48px !important;
}

.fs50 {
  font-size: 50px !important;
}

.fs52 {
  font-size: 52px !important;
}

.fs54 {
  font-size: 54px !important;
}

.fs56 {
  font-size: 56px !important;
  line-height: 55px;
}

.fs60 {
  font-size: 60px !important;
  line-height: 65px;
}

.fs64 {
  font-size: 64px !important;
  line-height: 65px;
}

.fs70 {
  font-size: 70px !important;
  line-height: 54px;
}

.fs72 {
  font-size: 72px !important;
}

.fs75 {
  font-size: 75px !important;
  line-height: 73px;
}

.fs85 {
  font-size: 85px !important;
}

.fs90 {
  font-size: 90px !important;
}

.fs100 {
  font-size: 100px !important;
}

.fs120 {
  font-size: 120px !important;
}

.font-weight-1 {
  font-weight: 100;
}

.font-weight-2 {
  font-weight: 200;
}

.font-weight-3 {
  font-weight: 300;
}

.font-weight-4 {
  font-weight: 400;
}

.font-weight-5 {
  font-weight: 500;
}

.font-weight-6 {
  font-weight: 600;
}

.font-weight-7 {
  font-weight: 700;
}

.font-weight-8 {
  font-weight: 800;
}

.font-weight-9 {
  font-weight: 900;
}

:focus {
  outline: none;
}

.btn.focus,
.btn:focus {
  box-shadow: none;
}



.rs {
  font-family: "RupeeForadian";
}

::-webkit-scrollbar {
  width: 2px;
  height: 8px;
}

::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #78787899;
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #78787866;
}


.overflow {
  overflow: hidden;
}

.gotham-thin {
  font-family: "Gotham Thin";
}

.Leighton {
  font-family: "Leighton";
}

a {
  transition: all 0.3s ease;
  text-decoration: none;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  font-size: 16px;
  line-height: 26px;
  font-family: 'Figtree', sans-serif;
  font-weight: 400;
}

.common-container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
}

@media(width <=1280px) {
  .common-container {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }

}

.home_page_new {
  background-color: #000;
}

.pagetitle {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 110%;
}



.topNavBar {
  position: absolute;
  right: 0;
  transform: translate(-325px, -43px);
  z-index: 9;
}

.topNavBar .top-bar-link {
  font-size: 0.7rem;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  transition: color 0.3s ease;
  padding-top: 8px;
  margin-left: 0;
  margin-right: 9px;
}

.topNavBar .top-bar-link:hover {
  color: #bda371;
}

.discoverbt {
  display: inline-grid;
  justify-content: center;
  width: fit-content;
  background-color: #fff;
  padding: 0 15px;
  color: #000;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 3.2em;
  margin-top: 10px;
  transition: 0.5s;
  border: solid 0.5px #000;
}

.discoverbt:hover {
  background-color: #000;
  color: #fff;
}

.discoverbt.blackbt {
  background-color: transparent;
  color: #fff;
  border: solid 0.5px #fff;
}

.discoverbt.blackbt:hover {
  background-color: #fff;
  color: #000;
}

.discoverbt.blackbt2 {
  background-color: #000;
  color: #fff;
  border: solid 0.5px #000;
}

.discoverbt.blackbt2:hover {
  background-color: #fff;
  color: #000;
}

.top-bar {
  position: relative;
  top: 0;
  right: 0;
  background-color: #333;
  width: 100%;
  text-align: end;
}

.top-bar i {
  font-size: 12px;
  padding: 0 3px;
}

.dellaCampnav {
  position: absolute;
  top: -52px;
  right: 382px;
  width: 140px;
}

.aboutNav {
  position: absolute;
  top: -52px;
  right: 303px;
}

.aboutNav .sub-menu {
  margin-top: -21px;
}

#banner {
  position: relative;
  background-color: #000;
  height: 100hv;
}

#banner .bannertext {
  text-align: center;
  position: absolute;
  margin: auto;
  width: 800px;
  max-width: 100%;
  left: 0;
  right: 0;
  bottom: 65px;
  z-index: 99;
}

#banner .bannertext h1 {
  letter-spacing: -0.9px;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  line-height: 120%;
  font-weight: 900;
  margin-bottom: 10px;
  text-shadow: 0 0 6px #333;
}

#banner .bannertext p {
  letter-spacing: 0.75px;
  color: #fff;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 300;
}

#banner .bannertext a {
  display: inline-grid;
  justify-content: center;
  padding: 0 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 3.2em;
  margin-top: 4px;
  transition: 0.5s;
  border: solid 0.5px #fff;
}

#banner .bannertext a:hover {
  background-color: #fff;
  color: #000;
}

#banner .bannerslider {
  position: relative;
}

#banner .swiper-slide {
  position: relative;
}

#banner .swiper-slide::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: linear-gradient(0deg, black 0%, #0000 72%);
  z-index: 2;
  opacity: 0.7;
}

#banner .swiper-button-next:after,
#banner .swiper-button-prev:after {
  display: none;
}

#banner .swiper-button-next {
  right: 30px;
}

#banner .swiper-button-prev {
  left: 30px;
}

#banner .swiper-pagination {
  top: inherit;
  width: 20%;
  left: 0;
  right: 0;
  bottom: 30px;
  display: -webkit-box;
  transform: translate(0px, 0px);
  margin: auto;
  background-color: #fff3;
}

#banner .swiper-pagination-bullet {
  border-radius: 0;
  margin: 0;
  flex: 1;
  transition: all 0.35s ease;
  height: 3px;
}

#banner .swiper-pagination-bullet-active {
  background-color: #fff;
}

#bannerbottomslider {
  background-color: #000;
  position: relative;
}

#bannerbottomslider .catBoxPix {
  display: block;
  position: relative;
}

#bannerbottomslider .catBoxPix h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20px;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
}

#bannerbottomslider .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#bannerbottomslider .swiper-slide:nth-child(odd) {
  background-image: url(../images/sbu-bg1.png);
}

#bannerbottomslider .swiper-slide:nth-child(even) {
  background-image: url(../images/sbu-bg2.png);
}

#bannerbottomslider .slider-nav {
  display: flex;
  align-items: center;
  width: 30%;
  margin: auto;
}

#bannerbottomslider .slider-arr {
  flex: 0 0 auto;
  display: flex;
  justify-content: space-between;
  width: 98%;
  position: absolute;
  top: 80px;
  z-index: 1;
  margin: auto;
  left: 0;
  right: 0;
}

#bannerbottomslider .slider-progress-wrap {
  position: relative;
  flex: 1 1 auto;
}

#bannerbottomslider .slider-progress {
  position: absolute;
  top: 8px;
  right: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: gray;
}

#bannerbottomslider .slider-progress2 {
  position: absolute;
  top: 8px;
  right: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: gray;
}

#bannerbottomslider .slider-num {
  margin-left: 20px;
  flex: 0 0 auto;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  padding-right: 5px;
}

#bannerbottomslider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ffc0cb;
}

#bannerbottomslider .slider-scrollbar .swiper-scrollbar-drag {
  cursor: pointer;
  width: 5px;
  height: 2px;
  margin-top: 8px;
  background-color: #fff;
  box-shadow: 0 4px 10px #1b4bff66;
}

#bannerbottomslider .portfolio {
  overflow: hidden;
}

#bannerbottomslider .prev,
#bannerbottomslider .next {
  cursor: pointer;
}

#bannerbottomslider .prev img,
#bannerbottomslider .next img {
  width: 30px;
}

#exclusivedesigncollections {
  background-color: #000;
  padding-top: 30px;
  position: relative;
}

#exclusivedesigncollections .collectionsBox {
  display: block;
  position: relative;
  overflow: hidden;
}

#exclusivedesigncollections .collectionsBox img {
  display: block;
  overflow: hidden;
  scale: 1.05;
  transition: 5s;
}

#exclusivedesigncollections .collectionsBox:hover img {
  scale: 1;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 1;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails h2 {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.6;
  font-size: 13px;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails small {
  color: #fff;
  font-size: 11px;
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

#exclusivedesigncollections .collectionsBox img {
  transition: 0.5s;
}

#exclusivedesigncollections .collectionsBox:hover img {
  opacity: 0.9;
}

#exclusivedesigncollections .collectionsBox::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: linear-gradient(0deg, black 0%, #0000 41%);
  z-index: 1;
  opacity: 0.8;
}

#shopbyroom {
  background-color: #000;
  position: relative;
  padding: 40px 20px;
}

#shopbyroom .nos {
  font-size: 14px;
  margin-bottom: 10px;
}

#shopbyroom h2 {
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #fff;
  margin-top: 10px;
  font-weight: 300;
}

#shopbyroom .shopbyroomleft {
  padding-right: 20px;
  display: flex;
  justify-content: end;
  height: 100%;
  padding-bottom: 120px;
}

#shopbyroom .swiper-slide {
  width: 432px;
}

#shopbyroom .swiper-slide:nth-child(even) {
  width: 672px;
}

#shopbyroom .swiper-button-next:after,
#shopbyroom .swiper-button-prev:after {
  display: none;
}

#shopbyroom .swiper-button-prev,
#shopbyroom .swiper-button-next {
  top: inherit;
  bottom: 13px;
}

#shopbyroom .swiper-button-prev {
  left: 0;
}

#shopbyroom .swiper-button-next {
  left: 35px;
  right: inherit;
}

#shopbyroom .swiper-pagination {
  top: inherit;
  width: 98%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -10px;
  display: -webkit-box;
  transform: translate(0px, 0px);
  height: 5px;
}

#shopbyroom .swiper-pagination-bullet {
  height: 4px;
  border-radius: 0;
  margin: 0;
  flex: 1;
  transition: all 0.35s ease;
  background-color: #fff;
}

#shopbyroom .shopbyroompix {
  position: relative;
  width: 100%;
  /* height:516px; */
  overflow: hidden;
}

#shopbyroom .shopbyroompix img {
  position: absolute;
  left: 0;
  top: 0;
  height: 110%;
  width: 100%;
}

#shopbyroom .getpricebt {
  font-weight: 300;
  letter-spacing: 1px;
  color: #fff;
  font-size: 12px;
  margin-top: 10px;
  text-transform: uppercase;
}

#Home-Jm {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

#featureCollection {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

#featureCollection .swiper-slide {
  text-align: center;
  border: solid 10px #fff;
}

#featureCollection h2 {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 300;
  margin-top: 25px;
  margin-bottom: 10px;
}

#featureCollection .swiper-button-next:after,
#featureCollection .swiper-button-prev:after {
  display: none;
}

#featureCollection .featurepix {
  position: relative;
  width: 100%;
  height: 464px;
  overflow: hidden;
}

#featureCollection .featurepix img {
  position: absolute;
  left: 0;
  top: 0;
  height: 110%;
  width: 100%;
}

#DellaCampus {
  position: relative;
  width: 100%;
  height: 759px;
  overflow: hidden;
}

#DellaCampus img {
  position: absolute;
  left: 0;
  top: 0;
  height: 110%;
  width: 100%;
}

#DellaCampus .galleryText {
  width: 1280px;
  max-width: 100%;
  position: absolute;
  left: 0;
  margin: auto;
  right: 0;
  bottom: 50px;
  text-align: center;
  z-index: 9;
}

#DellaCampus .galleryText h2 {
  font-size: 42px;
  line-height: 100%;
  margin-bottom: 20px;
}

#DellaCampus a {
  margin-right: 10px;
}

#DellaCampus::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: linear-gradient(0deg, black 0%, #fff0 72%);
  z-index: 1;
}

#design-manufaturing {
  background-color: #000;
  margin-top: -2px;
  position: relative;
  z-index: 2;
  padding: 60px 20px;
}

#design-manufaturing .designerBox {
  position: relative;
}

#design-manufaturing .designerBox .designerpix {
  position: relative;
  width: fit-content;
}

#design-manufaturing .designerBox .designerpix::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: linear-gradient(273deg, black 0%, #fff0 72%);
  z-index: 1;
}

#design-manufaturing .designerBox .designerText {
  position: absolute;
  z-index: 3;
  right: 30px;
  width: 350px;
  max-width: 100%;
  top: 45px;
}

#beinspired {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url(../images/be-inspired.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

#beinspired .beinspiredBox {
  text-align: center;
}

#beinspired .beinspiredBox img {
  transition: 0.5s;
}

#beinspired .beinspiredBox h2 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 10px;
}

#beinspired .beinspiredBox:hover img {
  transform: translate(0px, -10px);
}

#beinspired .swiper-button-next:after,
#beinspired .swiper-button-prev:after {
  display: none;
}

#beinspired .swiper-button-next {
  right: 20px;
}

#beinspired .swiper-button-prev {
  left: 20px;
}

#looking-find {
  background-image: url(../images/looking-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 850px;
}

#looking-find .lookingForm {
  width: 500px;
  max-width: 100%;
  padding-top: 150px;
}

#looking-find .lookingForm .form-control,
#looking-find .lookingForm .form-group .form-control {
  height: 38px;
  border: 0;
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#009688),
      to(#009688)),
    -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#d2d2d2));
  background-image: -webkit-linear-gradient(#009688, #009688),
    -webkit-linear-gradient(#d2d2d2, #d2d2d2);
  background-image: -o-linear-gradient(#009688, #009688),
    -o-linear-gradient(#d2d2d2, #d2d2d2);
  background-image: linear-gradient(#009688, #009688),
    linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center -webkit-calc(100% - 1px);
  background-color: #0000;
  transition: background 0s ease-out;
  float: none;
  box-shadow: none;
  border-radius: 0;
  padding-top: 0;
  margin-bottom: 20px;
  color: #fff;
}

#looking-find .lookingForm .form-control::-moz-placeholder,
#looking-find .lookingForm .form-group .form-control::-moz-placeholder {
  color: #fff;
  font-weight: 400;
}

#looking-find .lookingForm .form-control:-ms-input-placeholder,
#looking-find .lookingForm .form-group .form-control:-ms-input-placeholder {
  color: #fff;
  font-weight: 400;
}

#looking-find .lookingForm .form-control::-webkit-input-placeholder,
#looking-find .lookingForm .form-group .form-control::-webkit-input-placeholder {
  color: #fff;
  font-weight: 400;
}

#looking-find .lookingForm .control-label {
  color: #fff;
  opacity: 0.5;
  font-size: 14px;
}

#looking-find .lookingForm #form-submit {
  display: inline-grid;
  justify-content: center;
  background-color: #fff;
  padding: 0 25px;
  color: #000;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 46px;
  height: 46px;
  margin-top: 20px;
  transition: 0.5s;
  border: solid 0.5px #fff;
  border-radius: 0;
}

#looking-find .lookingForm #form-submit:hover {
  background-color: #000;
  color: #fff;
}

#looking-find input:checked+label {
  background: #000;
}

#looking-find .radioBtn {
  margin-bottom: 10px;
}

#looking-find .radioBtn h4 {
  color: #fff;
  opacity: 0.5;
  font-size: 14px;
  margin-bottom: 10px;
}

#looking-find .radioBtn input {
  display: none;
}

#looking-find .radioBtn label {
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
}

#looking-find .ex1 span {
  display: block;
  padding: 5px 10px 5px 25px;
  position: relative;
  transition: all 0.25s linear;
  color: #fff;
  opacity: 0.5;
  font-size: 14px;
}

#looking-find .ex1 span:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translatey(-50%);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ddd;
  transition: all 0.25s linear;
}

#looking-find .ex1 input:checked+span {
  color: #fff;
  opacity: 1;
}

#looking-find .ex1 input:checked+span:before {
  background-color: #fff;
  border: solid 4px #bda371;
}

#looking-find #Products-Select,
#looking-find #DesignTurnkey-Select {
  width: 100%;
  padding: 6px;
  font-size: 14px;
  margin-bottom: 15px;
}

#looking-find .hidden {
  display: none;
}

#looking-find .shown {
  display: visible;
  transition: all 0.5s ease-out;
  opacity: 1;
  color: red;
}

.footer-wrp {
  width: 100%;
  background-color: #141414;
  padding: 70px 0 40px;
  text-align: left;
}

.footer-links-wrp p {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.footer-links-wrp a {
  display: block;
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 8px;
}

.sign-rhs-wrp p.title {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.sign-rhs-wrp input {
  width: 100%;
  height: 40px;
  border: none;
  margin-bottom: 10px;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: center right 10px;
}

.sign-rhs-wrp p.desc {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
}

.sign-rhs-wrp input::-webkit-input-placeholder {
  color: #9e9e9e;
  font-size: 12px;
}

.sign-rhs-wrp input::-moz-placeholder {
  color: #9e9e9e;
  font-size: 12px;
}

.sign-rhs-wrp input:-ms-input-placeholder {
  color: #9e9e9e;
  font-size: 12px;
}

.sign-rhs-wrp input:-moz-placeholder {
  color: #9e9e9e;
  font-size: 12px;
}

.copyright-wrp p {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  margin: 30px 0 0;
}

.social-wrp-footer p {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.social-wrp-footer a {
  width: 40px;
  height: 35px;
  display: inline-block;
}

.social-wrp-footer a img {
  margin: 0 auto;
  display: block;
}

.footer-signup-submit .wpcf7-spinner {
  display: none;

}

.sign-rhs-wrp input {
  background: transparent;
  border: solid 1px #868686;
  color: #fff;
  margin-bottom: 0;
}

.cursor {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #b19658;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  opacity: 0.8;
  left: 0;
  top: 0;
  transform: translate(calc(-50% + 15px), -50%);
  z-index: 9999;
}

.cursor2 {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #b19658;
  opacity: 0.3;
  position: fixed;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: width 0.3s, height 0.3s, opacity 0.8s;
  z-index: 9999;
}

.cursorinnerhover {
  width: 50px;
  height: 50px;
  opacity: 0.8;
}

#instagram {
  background-color: #1e1e1e;
  padding-top: 45px;
  padding-bottom: 10px;
}

.tb_see_more_btn {
  color: #fff;
  border: 1px solid #fff;
  margin-top: 10px;
}

.MidNav {
  --item-size: 255px;
  display: grid;
  grid-template-columns: repeat(3, var(--item-size));
  height: 100%;
}

.MidNav .MidNavList-item {
  padding: 25px;
}

.DellaTownShipNav .MidNav {
  grid-template-columns: repeat(4, var(--item-size));
  --item-size: 223px;
}

.DellaTownShipNav .title {
  margin-bottom: 5px;
}

.DellaTownShipNav .title a {
  border-bottom: none;
}

.DellaTownShipNav ul li a {
  font-weight: 400;
  padding: 10px 0;
  line-height: 20px;
}

.DellaTownShipNav ul li a span {
  font-size: 10px;
}

.list-item {
  position: relative;
}

.list-item .quotes,
.list-item .navimgtext {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
  text-transform: uppercase;
  position: relative;
  top: 0;
  padding: 10px;
}

.list-item h6 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: right;
}

.list-item h6 a {
  color: #bda371;
  font-size: 12px;
  display: inline-block;
  margin-left: 11px;
  margin-top: 6px;
}

.list-item h6 a img {
  width: 13px;
}

.list-item h6 a:hover {
  color: #bda371;
}

.list-item h6 a:hover img {
  width: 16px;
}

.list-item .discoverbt {
  font-size: 9px;
  text-transform: uppercase;
  line-height: 37px;
  height: 37px;
  padding: 0 10px;
  margin-top: 5px;
}

.list-item hr {
  background-color: #bda371;
  margin: 0.7rem 0;
}

.list-item .navimgtext {
  margin-bottom: 0;
}

.list-item.NavhoverImg {
  padding-top: 0;
  border-bottom: 0;
  background-color: #fff;
  height: 340px;
}

.NavImgHoverContainer {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9998;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.9, 0.01, 0.37, 0.99);
  height: 100%;
  padding-top: 0;
  display: flex;
  justify-content: start;
  text-align: center;
  flex-direction: column;
}

.NavImgHoverContainer.active {
  opacity: 1;
  visibility: visible;
  top: 0;
}

.sbrContainer {
  position: fixed;
  z-index: 500;
  background-color: #fff;
  box-shadow: -2px 2px 70px -25px #0000004d;
  transition: all 0.5s ease;
  padding: 0 35px;
  width: 100%;
  left: 0;
  margin-top: 25px;
  opacity: 0;
  visibility: hidden;
  transition-delay: 0s;
}

.sbrContainer.sbractive {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
  text-align: left;
  transition-delay: 0.5s;
}

.sbrContainer .sbr-text {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}

.sbrContainer .sbrNav {
  --item-size: 18vw;
  display: grid;
  grid-template-columns: repeat(4, var(--item-size));
  place-content: center;
}

.sbrContainer .sbrNav .sbrNavList-item {
  padding: 15px 8px;
}

.sbrContainer .sbrNav .sbrNavList-item a {
  display: block;
  text-align: center;
}

.sbrContainer .sbrNav .sbrNavList-item a img {
  display: block;
  transition: 0.5s;
}

.sbrContainer .sbrNav .sbrNavList-item a h3 {
  transition: 0.5s;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  margin-top: 10px;
}

.sbrContainer .sbrNav .sbrNavList-item a:hover img {
  opacity: 0.8;
}

.sbrContainer .sbrNav .sbrNavList-item a:hover h3 {
  color: #bda371;
}

.sbrContainer .megamenuclosed {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 999;
}

#iconicProjects {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 30px;
}

#iconicProjects .iconicProjectsBox {
  display: block;
  position: relative;
}

#iconicProjects .iconicProjectsBox .iconicpix {
  display: block;
}

#iconicProjects .iconicProjectsBox .iconicpixtext {
  position: absolute;
  text-align: center;
  display: flex;
  justify-content: center;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

#iconicProjects .iconicProjectsBox .iconicpixtext h6 {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

#iconicProjects .iconicProjectsBox .iconicpixtext h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 300;
  text-transform: uppercase;
}

#iconicProjects .iconicProjectsBox .iconicpixtext small {
  display: block;
  color: #fff;
  text-transform: uppercase;
}

#DellaAllLogos {
  background-color: #000;
  padding-top: 30px;
  padding-bottom: 30px;
}

#DellaAllLogos .dellaLogos {
  display: block;
  padding: 2rem;
}

#DellaAllLogos .dellaLogos img {
  filter: grayscale(100);
  width: 120px;
  height: 100px;
  object-fit: contain;
  transition: 0.5s;
}

#DellaAllLogos .dellaLogos:hover img {
  filter: grayscale(0);
}

.msgmsg-box-wpcp {
  border: 1px solid #f5aca6;
  border-radius: 10px;
  color: #555;
  font-family: Tahoma;
  font-size: 11px;
  margin: 10px;
  padding: 10px 36px;
  position: fixed;
  width: 255px;
  top: 50%;
  left: 50%;
  box-shadow: 0 0 34px 2px #f2bfbf;
}

.warning-wpcp {
  background: #ffecec url(../images/warning.png) no-repeat 10px 50%;
}

#wpcp-error-message {
  direction: ltr;
  text-align: center;
  transition: opacity 900ms ease 0s;
  z-index: 99999999;
}

.msgmsg-box-wpcp span {
  font-weight: 700;
  text-transform: uppercase;
}

.hideme {
  opacity: 0;
  visibility: hidden;
}

.showme {
  opacity: 1;
  visibility: visible;
}

.fa-shopping-cart {
  color: red;
}


.bigtitle {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 50px;
}

#all_product #bannerbottomslider {
  margin-bottom: 30px;
}

.all_product_section {
  padding-bottom: 30px;
}

.products_catagory {
  position: relative;
}

.products_catagory .collectionsBox {
  display: block;
  position: relative;
  overflow: hidden;
}

.products_catagory .collectionsBox img {
  display: block;
  overflow: hidden;
  scale: 1.05;
  transition: 5s;
}

.products_catagory .collectionsBox:hover img {
  scale: 1;
}

.products_catagory .collectionsBox img {
  transition: 0.5s;
}

.products_catagory .collectionsBox:hover img {
  opacity: 0.9;
}

.products_catagory .collectionsBox::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: linear-gradient(0deg, black 0%, #fff0 35%);
  z-index: 1;
  opacity: 0.4;
}

.products_catagory .collectionsDetails {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 40px;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.products_catagory .collectionsDetails h2 {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.6;
  font-size: 13px;
}

.products_catagory .collectionsDetails small {
  color: #fff;
  font-size: 11px;
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.products_catagory .swiper-button-next:after,
.products_catagory .swiper-button-prev:after {
  display: none;
}

.products_catagory .swiper-pagination-bullet {
  background-color: #fff;
  width: 7px;
  height: 7px;
}

#Home_Furniture .collectionsBox {
  height: 390px;
}

#Della_Bathroom .col-xs-5-cols,
#Della_Bathroom .col-sm-5-cols,
#Della_Bathroom .col-md-5-cols,
#Della_Bathroom .col-lg-5-cols {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

#Della_Bathroom .col-xs-5-cols {
  flex: 0 0 20%;
  max-width: 20%;
}

.pt-6 {
  padding-top: 4rem;
}

.pb-6 {
  padding-bottom: 4rem;
}

.py-6 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.pt-7 {
  padding-top: 5rem;
}

.pb-7 {
  padding-bottom: 5rem;
}

.py-7 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.show-more-btn {
  margin: 20px 0px;
  display: flex;
}

.show-more-btn a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  border: 1px solid #BDA371;
  font: normal normal 300 16px / 17px Figtree;
  letter-spacing: 0.7px;
  color: #BDA371;
  background-color: transparent;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.show-more-btn a:hover {
  border: 1px solid #BDA371;
  background-color: #BDA371;
  color: #ffffff;
}


@media (min-width: 768px) {
  #Della_Bathroom .col-sm-5-cols {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  #Della_Bathroom .col-md-5-cols {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .w-lg-75 {
    width: 75%;
  }

  .pt-lg-6 {
    padding-top: 4rem;
  }

  .pb-lg-6 {
    padding-bottom: 4rem;
  }

  .py-lg-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .pt-lg-7 {
    padding-top: 5rem;
  }

  .pb-lg-7 {
    padding-bottom: 5rem;
  }

  .py-lg-7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media (min-width: 1200px) {
  #Della_Bathroom .col-lg-5-cols {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

#product-collection form {
  margin-bottom: 30px;
}

#product-collection form select {
  font-size: 16px;
  font-weight: 400;
  padding: 0 10px;
  margin-right: 10px;
  width: 175px;
  height: 42px;
  border: solid 1px #000;
  background: #fff;
  border-radius: 0;
  color: #000;
}

#ProductsthisCollection {
  padding-top: 50px;
}

#ProductsthisCollection .ProductsthisCollectionBox {
  display: block;
  text-transform: uppercase;
  margin-bottom: 50px;
  transition: 0.5s;
  padding: 10px;
}

#ProductsthisCollection .ProductsthisCollectionBox small {
  color: #888;
  font-size: 12px;
  display: block;
  margin-top: 10px;
}

#ProductsthisCollection .ProductsthisCollectionBox h2 {
  font-size: 18px;
  font-weight: 700;
  color: #1c1d1d;
}

#ProductsthisCollection .ProductsthisCollectionBox:hover {
  opacity: 0.7;
  box-shadow: 0 20px 40px 0 #00000026;
}

#Detail-Design {
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 70px;
  position: relative;
}

#Detail-Design .DetailDesignSlider {
  margin-top: 40px;
}

#Detail-Design .swiper-slide {
  width: 432px;
}

#Detail-Design .swiper-slide:nth-child(even) {
  width: 672px;
}

#Detail-Design .swiper-button-next:after,
#Detail-Design .swiper-button-prev:after {
  display: none;
}

#Detail-Design .swiper-button-prev,
#Detail-Design .swiper-button-next {
  top: inherit;
  bottom: 13px;
}

#Detail-Design .swiper-button-prev {
  left: 0;
}

#Detail-Design .swiper-button-next {
  left: 35px;
  right: inherit;
}

#Detail-Design .swiper-pagination {
  top: inherit;
  width: 98%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 30px;
  display: -webkit-box;
  transform: translate(0px, 0px);
  height: 5px;
}

#Detail-Design .swiper-pagination-bullet {
  height: 4px;
  border-radius: 0;
  margin: 0;
  flex: 1;
  transition: all 0.35s ease;
  background-color: #fff;
}

#Detail-Design .shopbyroompix {
  position: relative;
  width: 100%;
  height: 516px;
  overflow: hidden;
}

#Detail-Design .shopbyroompix img {
  position: absolute;
  left: 0;
  top: 0;
  height: 110%;
  width: 100%;
}

#project-Details {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

#project-Details .DetailsBox {
  border-top: solid 1px #d9d9d9;
  padding-top: 10px;
}

#project-Details .DetailsBox ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#project-Details .DetailsBox ul li {
  background: url(../images/double-arrow.svg) no-repeat left center;
  padding-left: 20px;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#drawing .common-container {
  border-top: solid 1px #d9d9d9;
  margin-top: 30px;
  padding-top: 30px;
}

#MaterialFinish {
  padding-bottom: 40px;
}

#MaterialFinish .common-container {
  border-top: solid 1px #d9d9d9;
  margin-top: 30px;
  padding-top: 30px;
}

#MaterialFinish .nav-tabs {
  display: block;
}

#MaterialFinish .nav-tabs .nav-link {
  display: block;
  width: 100%;
  border: none;
  text-align: left;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  color: #888;
  border-bottom: solid 1px #d9d9d9;
}

#MaterialFinish .nav-tabs .nav-link.active {
  color: #000;
  font-weight: 400;
}

#MaterialFinish .MaterialFinishBox {
  display: block;
  margin-bottom: 10px;
  transition: 0.5s;
  padding: 10px;
}

#MaterialFinish .MaterialFinishBox h2 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  margin-top: 10px;
}

#MaterialFinish .MaterialFinishBox:hover {
  opacity: 0.7;
  box-shadow: 0 20px 40px 0 #00000026;
}

#della-furniture #banner .swiper-slide:before {
  display: none;
}

#furniture-collection {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

#furniture-collection form {
  margin-bottom: 30px;
}

#furniture-collection form select {
  font-size: 16px;
  font-weight: 400;
  padding: 0 10px;
  margin-right: 10px;
  width: 175px;
  height: 42px;
  border: solid 1px #000;
  background: #fff;
  border-radius: 0;
  color: #000;
}

#furniture-collection #Furniture-Collections-List .FurnitureBox {
  display: block;
  text-align: center;
  height: 100%;
  width: 100%;
  position: relative;
}

#furniture-collection #Furniture-Collections-List .FurnitureBox h2 {
  font-family: 'Figtree';
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  bottom: 0;
  right: 0;
  transform: translate(0px, -7%);
}

#furniture-collection #Furniture-Collections-List .FurnitureBox h2 small {
  font-family: 'Figtree';
  display: block;
  font-size: 12px;
  font-weight: 400;
}

#furniture-collection #Furniture-Collections-List .FurnitureBox::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #00000080;
  left: 0;
  top: 0;
  transition: 0.5s;
  opacity: 0;
}

#furniture-collection #Furniture-Collections-List .FurnitureBox:hover::before {
  opacity: 1;
}

#furniture-collection .Filter-by {
  display: flex;
}

#furniture-collection .Filter-by span {
  display: inline-block;
  background: #e1e1e1;
  background: linear-gradient(180deg, #e1e1e1 0%, #ffffffd1 92%);
  font-size: 14px;
  padding: 11px;
}

#furniture-collection .load-more {
  background: #1c1d1d;
  display: inline-block;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 20px;
}

/* .agDropdown-wrp {
  margin-bottom: 50px;
} */

.agDropdown-wrp .shopBy {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}

.agDropdown-wrp .shopBy li {
  display: inline-block;
}

.agDropdown-wrp .shopBy li a {
  display: block;
  font-size: 14px;
  color: #999;
  padding: 2.5px;
}

.agDropdown-wrp .shopBy li a.active {
  color: #1c1d1d;
}

.agDropdown-wrp .selectBoxes {
  display: grid;
  column-gap: 10px;
  grid-template-columns: repeat(5, 1fr);
  justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .agDropdown-wrp .selectBoxes {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 10px;
  }

  .show-more-btn a {
    width: 100%;
    padding: 8px 10px;
    font-size: 12px;
  }
}

.agDropdown-wrp .setting-description {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #bbb;
}

.agDropdown-wrp h10 {
  font-size: 12px;
  margin-left: 5px;
  letter-spacing: 0.8px;
  font-family: 'Figtree';
}

.agDropdown-wrp .setting-description-text {
  color: #81828b;
  font-family: 'Figtree';
}

.agDropdown-wrp .wrapper-dropdown {
  position: relative;
  display: inline-block;
  padding: 15px 50px 15px 15px;
  border-radius: 0;
  text-align: left;
  color: #1c1d1d;
  border: 1px solid #bbb;
  cursor: pointer;
  font-size: 14px;
  width: 100%;
  height: 100%;
}

.agDropdown-wrp .wrapper-dropdown small {
  display: block;
  font-size: 10px;
  color: #666;
  line-height: normal;
}

.agDropdown-wrp .wrapper-dropdown .selected-display {
  white-space: normal;
}

.agDropdown-wrp .scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}

.agDropdown-wrp .arrow {
  position: absolute;
  right: 10px;
  top: 20px;
  rotate: 180deg;
}

.agDropdown-wrp svg {
  transition: all 0.3s;
}

.agDropdown-wrp .wrapper-dropdown::before {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -2px;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #fff transparent;
}

.agDropdown-wrp .rotated {
  transform: rotate(-180deg);
}

.agDropdown-wrp .wrapper-dropdown .dropdown {
  transition: 0.3s;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
  border-radius: 15px;
  box-shadow: inherit;
  background: inherit;
  transform-origin: top;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border: 1px solid #bbb;
}

.agDropdown-wrp .wrapper-dropdown .dropdown li {
  padding: 15px;
  line-height: normal;
  overflow: hidden;
  border-bottom: 1px solid #bbb;
}

.agDropdown-wrp .wrapper-dropdown .dropdown li:last-child {
  border-bottom: none;
}

.agDropdown-wrp .wrapper-dropdown .dropdown li:hover {
  background-color: #232831;
  border-radius: 0;
  color: #fff;
}

.agDropdown-wrp .wrapper-dropdown.active .dropdown {
  opacity: 1;
  visibility: visible;
  border-radius: 0;
}

.readmore,
.form-submit2 {
  color: #000;
  position: relative;
  display: inline-block;
  width: fit-content;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 700;
}

.readmore img,
.form-submit2 img {
  margin-left: 5px;
  transition: 0.5s;
  width: 15px;
}

.readmore::before,
.form-submit2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #bda371;
  transition: 0.8s;
}

.readmore:hover,
.form-submit2:hover {
  color: #bda371;
}

.readmore:hover img,
.form-submit2:hover img {
  width: 20px;
}

.readmore:hover::before,
.form-submit2:hover::before {
  width: 100%;
}

.readmore.whitereadbt,
.form-submit2.whitereadbt {
  color: #fff;
}

.readmore.whitereadbt::before,
.form-submit2.whitereadbt::before {
  background-color: #fff;
}

.readmore.whitereadbt:hover,
.form-submit2.whitereadbt:hover {
  color: #fff;
}

#portfolio-banner {
  height: 80svh;
  background-color: #000;
}

#portfolio-banner .common-container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#portfolio-banner h1 {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 120px;
  margin-top: 80px;
}

#portfolio-banner p {
  font-family: 'Figtree';
  color: #fafafa;
  font-size: 22px;
  line-height: 26px;
  margin-top: 15px;
}

#portfolio-banner a {
  font-size: 14px;
  color: #fafafa;
  opacity: 0.5;
  font-family: "Playfair Display", serif;
}

#PortfolioList .PortfolioGallery {
  position: relative;
  margin-bottom: 60px;
}

#PortfolioList .PortfolioGallery h2 {
  font-size: 60px;
  color: #bda371;
  font-family: "Playfair Display", serif;
  line-height: 100%;
  font-weight: 400;
  mix-blend-mode: exclusion;
  position: relative;
  top: 16px;
  z-index: 11;
}

#PortfolioList .PortfolioGallery .readmore {
  color: #fff;
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a {
  position: relative;
  display: block;
  transition: 0.5s;
  color: #fafafa;
  opacity: 0.5;
  overflow: hidden;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a::before,
#PortfolioList .PortfolioGallery .swiper-slide-inside a::after {
  content: "";
  width: 0;
  height: 12px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a .ImgborderAni {
  display: block;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a .ImgborderAni::before,
#PortfolioList .PortfolioGallery .swiper-slide-inside a .ImgborderAni::after {
  content: "";
  width: 12px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a img {
  transition: 20s;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a .hover-state {
  width: 100%;
  height: 100%;
  background-color: #0003;
  position: absolute;
  left: 0;
  top: 0;
  display: grid;
  align-items: center;
  font-size: 16px;
  text-align: center;
  opacity: 0;
  transition: 0.5s;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: 700;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a:hover {
  opacity: 1;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a:hover::before,
#PortfolioList .PortfolioGallery .swiper-slide-inside a:hover::after {
  width: calc(100% - 12px);
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a:hover .ImgborderAni::before,
#PortfolioList .PortfolioGallery .swiper-slide-inside a:hover .ImgborderAni::after {
  height: calc(100% - 7px);
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a:hover img {
  transform: scale(1.7);
  transition: 55s;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a:hover .hover-state {
  opacity: 1;
  background-color: #0000004d;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a.borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a.borderAni .ImgborderAni::after {
  right: 0;
  bottom: 8px;
  transition-duration: 0.4s;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a.borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#PortfolioList .PortfolioGallery .swiper-slide-inside a.borderAni .ImgborderAni::before {
  left: 0;
  top: 8px;
  transition-duration: 0.4s;
}

#PortfolioList .PortfolioGallery:nth-child(even) h2 {
  text-align: left;
  margin-left: 100px;
}

#Letstarted {
  padding-bottom: 50px;
}

#Letstarted .Letstartedtitle {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 80px;
  margin-bottom: 40px;
}

#Letstarted small {
  color: #fff;
  display: block;
  font-size: 20px;
  font-family: "Figtree", sans-serif;
}

#Letstarted h6 {
  color: #fff;
  display: block;
  font-size: 32px;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
}

#Letstarted .label {
  display: flex;
  margin-bottom: 27px;
}

#Letstarted .label h3 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 54px;
  width: 85%;
}

#Letstarted .label.HelloDella h3 {
  width: 85%;
}

#Letstarted .label.Build h3 {
  width: 37%;
}

#Letstarted .label.Build.iaman h3 {
  width: 10%;
}

#Letstarted .label.Build .type {
  width: 100%;
  max-width: 270px;
}

#Letstarted .label.Build input {
  display: none;
}

#Letstarted .label.Build label {
  max-width: 270px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #fff;
  width: 100%;
  border: 1px solid #fafafa;
  background: transparent;
  text-align: center;
  padding: 10px 15px;
  margin-bottom: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  margin-top: 12px;
}

#Letstarted .label.Build input:checked~label {
  border-color: #bda371;
  color: #bda371;
}

#Letstarted .label.in {
  margin-right: 30px;
}

#Letstarted .label.in h3 {
  width: 11%;
}

#Letstarted .label.spans h3 {
  width: 70%;
}

#Letstarted .label.Additional h3 {
  width: 140%;
}

#Letstarted .label.Additionalcomments h3 {
  width: 80%;
}

#Letstarted .label.ContactMe {
  margin-right: 30px;
}

#Letstarted .label.ContactMe h3 {
  width: 148%;
}

#Letstarted .label.ContactMe.ContactMe2 h3 {
  width: 154%;
}

#Letstarted .label.writeMe h3 {
  width: 188%;
}

#Letstarted .label.writeMe.writeMe2 h3 {
  width: 74%;
}

#Letstarted .form-input {
  position: relative;
  padding: 12px 0 5px;
  width: 100%;
  outline: 0;
  border: 0;
  transition: box-shadow 150ms ease-out;
  border-bottom: solid 1px #fafafa;
  background: transparent;
  font-family: "Figtree", sans-serif;
  opacity: 0.6;
  font-size: 18px;
  color: #fff;
}

#Letstarted .form-input::placeholder {
  color: #fafafa;
  font-weight: 400;
  font-family: "Figtree", sans-serif;
}

#Letstarted .privacypolicy label {
  cursor: pointer;
}

#Letstarted .privacypolicy label input[type="checkbox"] {
  display: none;
}

#Letstarted .privacypolicy label input[type="checkbox"]+.label-text:before {
  display: inline-block;
  transition: all 0.2s ease-in-out;
  margin: -6px 15px 0 0;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: transparent;
  border: 1px solid #fafafa;
  border-radius: 2px;
  color: #ecf0f1;
  content: "";
}

#Letstarted .privacypolicy .label-text {
  font-size: 24px;
  color: #fafafa;
  font-family: "Figtree", sans-serif;
  opacity: 0.6;
}

#Letstarted .privacypolicy .label-text a {
  color: #fafafa;
  text-decoration: underline;
}

#Letstarted .privacypolicy label input[type="checkbox"]:checked+.label-text:before {
  background: transparent;
  text-align: center;
  line-height: 1em;
  color: #ecf0f1;
  content: "✔";
}

#Letstarted .fileUpload {
  background: transparent;
  color: #fff;
  font-family: "Figtree", sans-serif;
  opacity: 0.6;
  border: solid 1px #fff;
  font-size: 14px;
  font-weight: 400;
  margin: 0.05em auto;
  overflow: hidden;
  padding: 0.675em;
  position: relative;
  text-align: center;
  width: 100%;
  cursor: pointer;
}

#Letstarted .fileUpload:hover,
#Letstarted .fileUpload:active,
#Letstarted .fileUpload:focus {
  background: #fafafa;
  cursor: pointer;
}

#Letstarted .fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #fafafa;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
}

#Letstarted input[type="file"] {
  position: fixed;
  right: 100%;
  bottom: 100%;
}

#Letstarted .custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

#Letstarted .readmore {
  color: #fff;
  font-family: "Playfair Display", serif;
}

#Letstarted.CollaborateDella .label.HelloDella input {
  margin-right: 20px;
}

#Letstarted.CollaborateDella .label h3 {
  font-size: 34px;
}

#Letstarted .privacypolicy .label-text {
  font-size: 21px;
}

#project-banner {
  height: 560px;
  background-color: #000;
  margin-top: 0;
  transition: 0.1s;
}

#project-banner.ProjectHide {
  opacity: 0;
  transition: 0.1s;
}

#project-banner h1 {
  color: #fff;
  font-size: 60px;
  font-family: "Playfair Display", serif;
  line-height: 110%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  z-index: 2;
  text-align: center;
  height: 210px;
  pointer-events: none;
}

#project-banner .swiper-slide .projectSliderBox {
  text-align: center;
  position: relative;
}

#project-banner .swiper-slide .projectSliderBox img {
  filter: grayscale(100);
  transition: 0.5s;
  width: 100%;
  overflow: hidden;
  border: solid 8px #bda37100;
  object-fit: cover;
  opacity: 0.3;
  height: 530px;
}

#project-banner .swiper-slide .projectSliderBox h2 {
  font-size: 12px;
  color: #fafafa;
  font-family: "Figtree", sans-serif;
  opacity: 0.6;
  margin: 5px 0;
  transition: 0.5s;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni {
  position: relative;
  display: block;
  transition: 0.5s;
  color: #fafafa;
  overflow: hidden;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni::before,
#project-banner .swiper-slide .projectSliderBox a.borderAni::after {
  content: "";
  width: 0;
  height: 8px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni .ImgborderAni {
  display: block;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni .ImgborderAni::before,
#project-banner .swiper-slide .projectSliderBox a.borderAni .ImgborderAni::after {
  content: "";
  width: 8px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni .hover-state {
  width: 100%;
  height: 100%;
  background-color: #0003;
  position: absolute;
  left: 0;
  top: 0;
  display: grid;
  align-items: center;
  font-size: 16px;
  text-align: center;
  opacity: 0;
  transition: 0.5s;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: 700;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni:hover {
  opacity: 1;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni:hover::before,
#project-banner .swiper-slide .projectSliderBox a.borderAni:hover::after {
  width: calc(100% - 8px);
}

#project-banner .swiper-slide .projectSliderBox a.borderAni:hover .ImgborderAni::before,
#project-banner .swiper-slide .projectSliderBox a.borderAni:hover .ImgborderAni::after {
  height: calc(100% - 7px);
}

#project-banner .swiper-slide .projectSliderBox a.borderAni:hover .hover-state {
  opacity: 1;
  background-color: #0000004d;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni.borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni.borderAni .ImgborderAni::after {
  right: 0;
  bottom: 8px;
  transition-duration: 0.4s;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni.borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#project-banner .swiper-slide .projectSliderBox a.borderAni.borderAni .ImgborderAni::before {
  left: 0;
  top: 8px;
  transition-duration: 0.4s;
}

#project-banner .swiper-slide .projectSliderBox:hover img {
  filter: grayscale(0);
  opacity: 1;
}

#project-banner .swiper-slide .projectSliderBox:hover h2 {
  color: #fff;
  opacity: 1;
}

#project-banner .swiper-slide:nth-child(2) .projectSliderBox,
#project-banner .swiper-slide:nth-child(6) .projectSliderBox,
#project-banner .swiper-slide:nth-child(10) .projectSliderBox {
  margin-top: 80px;
}

#project-banner .swiper-slide:nth-child(2) .projectSliderBox img,
#project-banner .swiper-slide:nth-child(6) .projectSliderBox img,
#project-banner .swiper-slide:nth-child(10) .projectSliderBox img {
  height: 440px;
}

#project-banner .swiper-slide:nth-child(3) .projectSliderBox,
#project-banner .swiper-slide:nth-child(7) .projectSliderBox,
#project-banner .swiper-slide:nth-child(11) .projectSliderBox {
  margin-top: 104px;
}

#project-banner .swiper-slide:nth-child(3) .projectSliderBox img,
#project-banner .swiper-slide:nth-child(7) .projectSliderBox img,
#project-banner .swiper-slide:nth-child(11) .projectSliderBox img {
  height: 370px;
}

#project-banner .swiper-slide:nth-child(4) .projectSliderBox,
#project-banner .swiper-slide:nth-child(8) .projectSliderBox,
#project-banner .swiper-slide:nth-child(12) .projectSliderBox {
  margin-top: 80px;
}

#project-banner .swiper-slide:nth-child(4) .projectSliderBox img,
#project-banner .swiper-slide:nth-child(8) .projectSliderBox img,
#project-banner .swiper-slide:nth-child(12) .projectSliderBox img {
  height: 420px;
}

#project-banner .readmore {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#project-banner .ScrollToD {
  position: absolute;
  bottom: 120px;
  transform: rotate(-90deg);
  font-size: 10px;
  color: #fff;
  opacity: 0.4;
}

#project-banner .ScrollToD-q1 {
  left: -70px;
}

#project-banner .ScrollToD-q2 {
  right: -70px;
}

#Project-JM {
  position: relative;
  padding-bottom: 80px;
  margin-top: 100px;
}

#Project-JM .JMBox {
  width: 540px;
  position: relative;
  margin: auto;
}

#Project-JM .JMBox .VplayBt {
  position: absolute;
  right: -30px;
  top: -30px;
}

#Project-JM .JMBox .VplayBt img {
  width: 60px;
}

#Project-JM .JMBox .project-jm-pix {
  width: 100%;
  opacity: 0.3;
}

#Project-JM .JMBox .quotes {
  position: absolute;
  top: 150px;
}

#Project-JM .JMBox .quotes-q1 {
  left: -220px;
}

#Project-JM .JMBox .quotes-q2 {
  right: -220px;
}

#Project-JM .JMBox .jm-name {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  text-align: center;
}

#Project-JM .JMBox .jm-name h4 {
  color: #fff;
  font-size: 24px;
  font-family: "Playfair Display", serif;
}

#Project-JM .JMBox .jm-name p {
  color: #bda371;
  font-family: "Playfair Display", serif;
  font-size: 18px;
}

#Project-JM .desc-q {
  position: absolute;
  top: 0;
  width: fit-content;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #fafafa;
  font-family: "Playfair Display", serif;
  font-size: 22px;
  line-height: 140%;
  text-align: center;
}

#Project-JM .quotes-p {
  position: absolute;
  top: 460px;
  width: 410px;
}

#Project-JM .quotes-p p {
  color: #fafafa;
  font-size: 14px;
}

#Project-JM .quotes-p-p1 {
  left: 30px;
}

#Project-JM .quotes-p-p2 {
  right: 30px;
  text-align: right;
}

.projectTitle {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-family: "Playfair Display", serif;
}

.Bon-Vivant-fonts {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 70px;
  line-height: 80px;
}

#Collaborative {
  padding-top: 310px;
  padding-bottom: 100px;
  background-image: url(../images/Collaborative-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  margin-top: -290px;
}

#Collaborative .Bon-Vivant-fonts {
  font-size: 60px;
}

#Collaborative .readmore {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#Collaborative .build h2 {
  color: #bda371;
  font-size: 30px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
}

#Collaborative .build p {
  color: #fafafa;
}

#Collaborative .build hr {
  background-color: #bda371;
  opacity: 0.5;
  height: 3px;
  width: 50px;
}

#Collaborative .x {
  font-size: 120px;
  line-height: 120px;
  padding-top: 50px;
  color: #bda371;
  opacity: 0.4;
  font-family: "Figtree", sans-serif;
  font-style: italic;
  font-weight: 300;
}

#DellaArtDesignrer {
  padding-top: 200px;
  margin-top: -340px;
  padding-bottom: 50px;
}

#DellaArtDesignrer p {
  color: #fafafa;
}

#DellaArtDesignrer .readmore {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#DellaArtDesignrer .ArtGallerySlider {
  margin-top: 20px;
}

#DellaArtDesignrer .swiper-slide a {
  position: relative;
  display: block;
  transition: 0.5s;
  color: #fafafa;
  opacity: 0.8;
  overflow: hidden;
}

#DellaArtDesignrer .swiper-slide a img {
  filter: grayscale(100);
  transition: 20s;
  transform: scale(1);
}

#DellaArtDesignrer .swiper-slide a::before,
#DellaArtDesignrer .swiper-slide a::after {
  content: "";
  width: 0;
  height: 8px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371b3;
  z-index: 1;
}

#DellaArtDesignrer .swiper-slide a .ImgborderAni {
  display: block;
}

#DellaArtDesignrer .swiper-slide a .ImgborderAni::before,
#DellaArtDesignrer .swiper-slide a .ImgborderAni::after {
  content: "";
  width: 8px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371b3;
  z-index: 1;
}

#DellaArtDesignrer .swiper-slide a .hover-state {
  width: 100%;
  height: 100%;
  background-color: #0003;
  position: absolute;
  left: 0;
  top: 0;
  display: grid;
  align-items: center;
  font-size: 16px;
  text-align: center;
  opacity: 0;
  transition: 0.5s;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: 700;
}

#DellaArtDesignrer .swiper-slide a:hover {
  opacity: 0.7;
}

#DellaArtDesignrer .swiper-slide a:hover img {
  transform: scale(1.7);
  transition: 55s;
}

#DellaArtDesignrer .swiper-slide a:hover .hover-state {
  opacity: 1;
}

#DellaArtDesignrer .swiper-slide a:hover::before,
#DellaArtDesignrer .swiper-slide a:hover::after {
  width: 100%;
}

#DellaArtDesignrer .swiper-slide a:hover .ImgborderAni::before,
#DellaArtDesignrer .swiper-slide a:hover .ImgborderAni::after {
  height: 100%;
}

#DellaArtDesignrer .swiper-slide a.borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#DellaArtDesignrer .swiper-slide a.borderAni .ImgborderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#DellaArtDesignrer .swiper-slide a.borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#DellaArtDesignrer .swiper-slide a.borderAni .ImgborderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#DellaArtDesignrer .swiper-button-next,
#DellaArtDesignrer .swiper-button-prev {
  top: inherit;
  bottom: 0;
}

#DellaArtDesignrer .swiper-button-next {
  right: inherit;
  left: 70px;
}

#DellaArtDesignrer .swiper-button-prev {
  left: 20px;
}

#DellaArtDesignrer .swiper-button-next:after,
#DellaArtDesignrer .swiper-button-prev:after {
  display: none;
}

#DellaArtDesignrer .swiper-pagination {
  width: fit-content;
  left: inherit;
  right: 117px;
}

#WhyChooseDella {
  padding-top: 70px;
}

#WhyChooseDella .container {
  max-width: 1200px;
}

#WhyChooseDella p {
  color: #fafafa;
}

#WhyChooseDella .OurInfrastructure {
  padding-top: 80px;
  padding-bottom: 80px;
}

#WhyChooseDella .OurInfrastructure .container {
  max-width: 1280px;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox {
  position: relative;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox .nos {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  border: solid 5px #bda371;
  padding: 10px;
  text-align: center;
  font-size: 80px;
  line-height: 50px;
  height: 110px;
  color: #fff;
  margin-bottom: 40px;
  transition: 0.5s;
  opacity: 0.3;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox .InfrastructureDesc {
  margin-left: 20px;
  margin-right: 20px;
  transition: 0.5s;
  position: relative;
  height: 100%;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox .InfrastructureDesc h2 {
  color: #484646;
  font-size: 28px;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  transition: 0.5s;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox .InfrastructureDesc p {
  font-size: 18px;
  color: #484646;
  font-family: "Playfair Display", serif;
  transition: 0.5s;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox .InfrastructureDesc .hoverfadeOut {
  opacity: 1;
  transition: 0.5s;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox .InfrastructureDesc .hoverfadeIn {
  opacity: 0;
  transition: 0.5s;
  position: absolute;
  left: 0;
  top: 45px;
  font-size: 16px;
  line-height: 130%;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox:hover .nos {
  opacity: 1;
  background-color: #ffffd8;
  color: #000;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox:hover .InfrastructureDesc h2,
#WhyChooseDella .OurInfrastructure .InfrastructureBox:hover .InfrastructureDesc p {
  color: #fff;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox:hover .InfrastructureDesc .hoverfadeOut {
  opacity: 0;
  transition: 0.5s;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox:hover .InfrastructureDesc .hoverfadeIn {
  opacity: 1;
  transition: 0.5s;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox.no2 {
  left: 12px;
  top: 0;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox.no3 {
  top: 0;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox.no4 {
  left: 12px;
  top: 0;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox.no5 {
  left: -627px;
  top: -10px;
}

#WhyChooseDella .OurInfrastructure .InfrastructureBox.no6 {
  left: 12px;
  top: -160px;
}

#WhyChooseDella .readmore {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#WhyChooseDella .InfrastructureSlider {
  height: 490px;
}

#we-are-mad-about-design {
  padding-bottom: 80px;
}

#we-are-mad-about-design .makeDiffrence {
  color: #bda371;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Figtree", sans-serif;
  letter-spacing: 5px;
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
}

#we-are-mad-about-design .madbox a {
  position: relative;
  display: block;
  transition: 0.5s;
  color: #fafafa;
  overflow: hidden;
}

#we-are-mad-about-design .madbox a img {
  transition: 0.5s;
}

#we-are-mad-about-design .madbox a .greyscale {
  filter: grayscale(100);
}

#we-are-mad-about-design .madbox a::before,
#we-are-mad-about-design .madbox a::after {
  content: "";
  width: 0;
  height: 12px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371b3;
  z-index: 1;
}

#we-are-mad-about-design .madbox a .ImgborderAni {
  display: block;
}

#we-are-mad-about-design .madbox a .ImgborderAni::before,
#we-are-mad-about-design .madbox a .ImgborderAni::after {
  content: "";
  width: 12px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371b3;
  z-index: 1;
}

#we-are-mad-about-design .madbox a img {
  transition: 1s;
  opacity: 0.5;
}

#we-are-mad-about-design .madbox a .hover-state {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  opacity: 1;
  transition: 0.5s;
  color: #fff;
}

#we-are-mad-about-design .madbox a .hover-state h3 {
  font-size: 80px;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  color: #fff;
}

#we-are-mad-about-design .madbox a .hover-state small {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 60px;
  line-height: 40px;
  padding-left: 100px;
  margin-bottom: 50px;
}

#we-are-mad-about-design .madbox a .hover-state .readmore {
  width: auto;
  display: inline-block;
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
  margin: 0 auto;
  opacity: 0;
  transition: 0.5s;
}

#we-are-mad-about-design .madbox a:hover {
  opacity: 1;
}

#we-are-mad-about-design .madbox a:hover::before,
#we-are-mad-about-design .madbox a:hover::after {
  width: calc(100% - 12px);
}

#we-are-mad-about-design .madbox a:hover .ImgborderAni::before,
#we-are-mad-about-design .madbox a:hover .ImgborderAni::after {
  height: calc(100% - 10px);
}

#we-are-mad-about-design .madbox a:hover img {
  transform: scale(1.7);
  transition: 55s;
}

#we-are-mad-about-design .madbox a:hover .greyscale {
  filter: grayscale(0);
}

#we-are-mad-about-design .madbox a:hover .hover-state {
  opacity: 1;
  background-color: #0000004d;
}

#we-are-mad-about-design .madbox a.borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#we-are-mad-about-design .madbox a.borderAni .ImgborderAni::after {
  right: 0;
  bottom: 12px;
  transition-duration: 0.4s;
}

#we-are-mad-about-design .madbox a.borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#we-are-mad-about-design .madbox a.borderAni .ImgborderAni::before {
  left: 0;
  top: 12px;
  transition-duration: 0.4s;
}

#letsStart {
  padding-bottom: 80px;
}

#letsStart .readmore {
  z-index: 12;
  font-family: "Playfair Display", serif;
  color: #fafafa;
}

#letsStart .projectTitle {
  font-size: 30px;
  margin-bottom: 20px;
}

#Our-Approach-banner {
  height: 1170px;
  background-color: #000;
  position: relative;
  padding-top: 70px;
  overflow: hidden;
}

#Our-Approach-banner .common-container {
  height: 100%;
}

#Our-Approach-banner h1 {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 105px;
  margin-top: 0;
}

#Our-Approach-banner p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 20px;
  line-height: 26px;
  margin-top: 15px;
  opacity: 1;
  font-weight: 300;
  margin-left: 80px;
  width: 500px;
}

#Our-Approach-banner .our-approach-pix1 {
  position: absolute;
  right: 0;
  top: -140px;
  width: 610px;
}

#Our-Approach-banner .our-approach-pix1 img {
  width: 100%;
}

#Our-Approach-banner .Collaboration {
  position: relative;
  height: 500px;
  margin-top: 60px;
}

#Our-Approach-banner .Collaboration .CollaborationPix {
  position: absolute;
  left: -220px;
  bottom: 0;
  opacity: 0.5;
  width: 340px;
}

#Our-Approach-banner .Collaboration .CollaborationPix img {
  width: 100%;
}

#Our-Approach-banner .Collaboration .CollaborationTxt {
  position: absolute;
  left: 0;
  top: 160px;
}

#Our-Approach-banner .Collaboration .CollaborationTxt h2 {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
  font-size: 40px;
}

#Our-Approach-banner .Collaboration .CollaborationTxt p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-left: 0;
}

#Our-Approach-banner .Collaboration .CollaborationTxt .q1 {
  position: absolute;
  bottom: -50px;
  right: -110px;
}

#Our-Approach-banner .WeFocused {
  position: absolute;
  height: 673px;
  right: 0;
  bottom: 60px;
  width: 600px;
}

#Our-Approach-banner .WeFocused .WeFocusedPix {
  position: absolute;
  right: -330px;
  bottom: 0;
  opacity: 0.5;
}

#Our-Approach-banner .WeFocused .WeFocusedTxt {
  position: absolute;
  left: 0;
  top: 200px;
  border: solid 1px #bda371;
  padding: 30px;
  width: 580px;
}

#Our-Approach-banner .WeFocused .WeFocusedTxt h2 {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
  font-size: 40px;
}

#Our-Approach-banner .WeFocused .WeFocusedTxt p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-left: 0;
  padding-right: 170px;
}

#Our-Approach-banner .WeFocused .WeFocusedTxt .q1 {
  position: absolute;
  bottom: -70px;
  right: -160px;
}

#Our-Approach-banner .WeFocused .readmore {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#DellaProgress {
  margin-top: 70px;
  margin-bottom: 70px;
}

#DellaProgress h2 {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#DellaProgress .DellaProgressBox .nos {
  font-family: "Montserrat Alternates", sans-serif;
  color: #bda371;
  font-size: 120px;
  font-weight: 100;
  line-height: 120px;
}

#DellaProgress .DellaProgressBox h3 {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#DellaProgress .DellaProgressBox p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  padding-right: 50px;
}

#OurDistinguished {
  padding-top: 50px;
  padding-bottom: 50px;
}

#OurDistinguished p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-top: 5px;
}

#OurDistinguished .readmore {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#OurDistinguished .readmore.ViewAll {
  position: absolute;
  right: 0;
  bottom: 0;
}

#OurDistinguished .filter-list select {
  appearance: none;
  background-image: url(../images/gold-arrow-down.png);
  background-repeat: no-repeat;
  background-position: right 0.7rem top 50%;
  background-size: 0.65rem auto;
  border: none;
  border-radius: 0;
  background-color: transparent;
  margin: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  padding: 15px 10px;
  width: fit-content;
  font-family: "Figtree", sans-serif;
  cursor: pointer;
}

#OurDistinguished .filter-list select option {
  color: #000;
  font-size: 16px;
}

#OurDistinguished .filter-list select#size {
  width: 65px;
}

#OurDistinguished .filter-list select#city {
  width: 64px;
}

#OurDistinguished .filter-list select#budget {
  width: 85px;
}

#OurDistinguished .filter-list select#typeproject {
  width: 135px;
}

/* #OurDistinguished .filterslider1,
#OurDistinguished .filterslider2 {
  padding-left: 120px;
} */

#OurDistinguished .filterslider1 {
  margin-top: 20px;
}

#OurDistinguished .filterslider2 {
  margin-top: 40px;
}

#OurDistinguished .filter-box {
  position: relative;
}

#OurDistinguished .filter-box::before,
#OurDistinguished .filter-box::after {
  content: "";
  width: 0;
  height: 12px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

#OurDistinguished .filter-box .ImgborderAni {
  display: block;
}

#OurDistinguished .filter-box .ImgborderAni::before,
#OurDistinguished .filter-box .ImgborderAni::after {
  content: "";
  width: 12px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

#OurDistinguished .filter-box a {
  position: relative;
  display: block;
  transition: 0.5s;
  color: #fafafa;
  text-align: center;
  overflow: hidden;
}

#OurDistinguished .filter-box a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  background: linear-gradient(0deg, #00000085 0%, #fff0 100%);
  width: 100%;
  height: 100%;
  z-index: 1;
}

#OurDistinguished .filter-box a .readmore {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#OurDistinguished .filter-box a img {
  transition: 20s;
}

#OurDistinguished .filter-box a .personName {
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
  z-index: 2;
  width: 85%;
  margin: auto;
  right: 0;
}

#OurDistinguished .filter-box a .personName h2 {
  font-family: "Playfair Display", serif;
  font-size: 30px;
  text-transform: uppercase;
}

#OurDistinguished .filter-box a:hover img {
  transform: scale(1.7);
  transition: 55s;
}

#OurDistinguished .filter-box:hover::before,
#OurDistinguished .filter-box:hover::after {
  width: calc(100% - 12px);
}

#OurDistinguished .filter-box:hover .ImgborderAni::before,
#OurDistinguished .filter-box:hover .ImgborderAni::after {
  height: calc(100% - 7px);
}

#OurDistinguished .filter-box.borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#OurDistinguished .filter-box.borderAni .ImgborderAni::after {
  right: 0;
  bottom: 8px;
  transition-duration: 0.4s;
}

#OurDistinguished .filter-box.borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#OurDistinguished .filter-box.borderAni .ImgborderAni::before {
  left: 0;
  top: 8px;
  transition-duration: 0.4s;
}

#iconic-Project {
  position: relative;
  margin-bottom: 80px;
}

#iconic-Project h2 {
  font-size: 60px;
  color: #bda371;
  font-family: "Playfair Display", serif;
  line-height: 100%;
  font-weight: 400;
  mix-blend-mode: exclusion;
  position: relative;
  top: 16px;
  z-index: 11;
}

#iconic-Project .readmore {
  color: #fff;
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#iconic-Project p {
  font-family: "Playfair Display", serif;
  color: #fafafa;
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
  margin-top: 5px;
  padding-right: 240px;
}

#iconic-Project .swiper-slide {
  position: relative;
  overflow: hidden;
}

#iconic-Project .swiper-slide::before,
#iconic-Project .swiper-slide::after {
  content: "";
  width: 0;
  height: 12px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

#iconic-Project .swiper-slide .ImgborderAni {
  display: block;
}

#iconic-Project .swiper-slide .ImgborderAni::before,
#iconic-Project .swiper-slide .ImgborderAni::after {
  content: "";
  width: 12px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

#iconic-Project .swiper-slide img {
  transition: 20s;
}

#iconic-Project .swiper-slide:hover img {
  transform: scale(1.7);
  transition: 55s;
}

#iconic-Project .swiper-slide:hover::before,
#iconic-Project .swiper-slide:hover::after {
  width: calc(100% - 11px);
}

#iconic-Project .swiper-slide:hover .ImgborderAni::before,
#iconic-Project .swiper-slide:hover .ImgborderAni::after {
  height: calc(100% - 7px);
}

#iconic-Project .swiper-slide.borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#iconic-Project .swiper-slide.borderAni .ImgborderAni::after {
  right: 0;
  bottom: 8px;
  transition-duration: 0.4s;
}

#iconic-Project .swiper-slide.borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#iconic-Project .swiper-slide.borderAni .ImgborderAni::before {
  left: 0;
  top: 8px;
  transition-duration: 0.4s;
}

#iconic-Project .swiper-button-next,
#iconic-Project .swiper-button-prev {
  top: inherit;
  bottom: 0;
}

#iconic-Project .swiper-button-next {
  right: 70px;
}

#iconic-Project .swiper-button-prev {
  left: inherit;
  right: 210px;
}

#iconic-Project .swiper-button-next:after,
#iconic-Project .swiper-button-prev:after {
  display: none;
}

#iconic-Project .swiper-pagination {
  width: fit-content;
  left: inherit;
  right: 117px;
}

#iconic-Project .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: solid 1px #bda371;
  opacity: 1;
}

#iconic-Project .swiper-pagination-bullet-active {
  background-color: #bda371;
}

#Join-list-banner {
  height: 740px;
  background-color: #000;
  position: relative;
  overflow: hidden;
  padding-top: 30px;
}

#Join-list-banner .common-container {
  height: 100%;
}

#Join-list-banner h1 {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 52px;
  margin-top: 10px;
  font-weight: 400;
}

#Join-list-banner p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  margin-left: 100px;
  margin-top: 35px;
  width: 410px;
  max-width: 100%;
}

#Join-list-banner .our-approach-pix1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 540px;
}

#Join-list-banner .our-approach-pix1 .joint-pix2 {
  position: absolute;
  left: -100px;
  bottom: -20px;
  width: 230px;
}

#Join-list-banner .our-approach-pix1 .joint-pix2 img {
  width: 100%;
}

#Join-list-banner .Collaboration {
  position: relative;
  top: -250px;
}

#Join-list-banner .Collaboration .CollaborationPix {
  position: absolute;
  left: -330px;
  top: 0;
  opacity: 0.5;
}

#Join-list-banner .Collaboration .Collaborationlist {
  position: absolute;
  right: 0;
  top: 100px;
  width: 450px;
  max-width: 100%;
}

#Join-list-banner .Collaboration .Collaborationlist ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#Join-list-banner .Collaboration .Collaborationlist ul li {
  background-image: url(../images/Rectangle.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 25px;
  font-size: 20px;
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  line-height: 26px;
  margin-bottom: 12px;
}

#Join-list-banner .iconicprojects {
  position: absolute;
  top: 290px;
  width: 720px;
  right: 0;
}

#Join-list-banner .iconicprojects .iconicprojectsPix {
  position: absolute;
  left: 0;
  top: 30px;
}

#Join-list-banner .iconicprojects .iconicprojectsPix img {
  width: 265px;
}

#Join-list-banner .iconicprojects .iconicprojectsDesc {
  position: absolute;
  right: 0;
  top: 40px;
  width: 450px;
  max-width: 100%;
  padding-top: 200px;
}

#Join-list-banner .iconicprojects .iconicprojectsDesc h4 {
  color: #fff;
  font-size: 26px;
  font-family: "Playfair Display", serif;
  font-weight: 400;
}

#Join-list-banner .iconicprojects .iconicprojectsDesc .readmore {
  color: #fff;
  font-family: "Playfair Display", serif;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 400;
}

#Join-list-banner .iconicprojects .iconicprojectsDesc .readmore:hover {
  opacity: 1;
}

#StepInto {
  height: 100vh;
  margin-top: 150px;
  background-image: url(../images/short-bg.jpg);
  background-repeat: repeat-x;
  text-align: center;
  animation: scroll-anim 120s linear infinite;
}

#StepInto .common-container {
  display: flex;
  height: 100%;
  text-align: left;
  justify-content: center;
}

#StepInto p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  padding-right: 440px;
}

@keyframes scroll-anim {
  100% {
    background-position: 100% 0;
  }
}

#multidisciplinary {
  padding-top: 70px;
  margin-bottom: 100px;
  overflow: hidden;
}

#multidisciplinary p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

#multidisciplinary .multidisciplinaryBox {
  transition: 0.5s;
  opacity: 0.5;
  box-shadow: inset 0 0 0 1px #bda371;
  padding: 30px;
  height: 340px;
}

#multidisciplinary .multidisciplinaryBox .nos {
  font-family: "Montserrat Alternates", sans-serif;
  color: #bda371;
  font-size: 40px;
  font-weight: 100;
  line-height: 40px;
  height: 60px;
}

#multidisciplinary .multidisciplinaryBox h3 {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#multidisciplinary .multidisciplinaryBox p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

#multidisciplinary .multidisciplinaryBox:hover {
  opacity: 1;
  box-shadow: inset 0 0 0 8px #bda371;
}

#multidisciplinary .multidisciplinaryLeft {
  padding-top: 110px;
  height: 100%;
  position: relative;
}

#multidisciplinary .multidisciplinaryLeft:before {
  content: "";
  position: absolute;
  left: -220px;
  top: -80px;
  height: 470px;
  width: 300px;
  background-color: #707070;
  opacity: 0.3;
}

#multidisciplinary .multidisciplinarySlider {
  margin-top: 50px;
}


#dellaLightsFirstSection {
  padding-bottom: 40px;
  background-color: #fff;
}

#dellaLightsFirstSection .dellaLightsFirstBox h3 {
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  padding-top: 10px;
}

#dellaLightsFirstSection .infoNos {
  padding: 50px 0;
}

#dellaLightsFirstSection .infoNos .nos {
  color: #d8b270;
  font-size: 42px;
  font-weight: 700;
  line-height: 100%;
}

#dellaLightsFirstSection .infoNos small {
  display: block;
  font-weight: 300;
  font-size: 16px;
}

#dellaLightsFirstSection .infoNos.ser {
  background-image: url(../images/g-ser.svg);
  background-repeat: no-repeat;
  background-position: right center;
}

#dellaLightsFirstSection .DellaLightsDetails {
  padding-top: 100px;
}

#DecorativeLights {
  background-color: #000;
  padding-top: 50px;
}

#DecorativeLights .DecorativeLightsBox {
  display: block;
  position: relative;
  overflow: hidden;
}

#DecorativeLights .DecorativeLightsBox img {
  transform: scale(1);
  transition: 0.5s;
  width: 100%;
  border: solid 3px #000;
}

#DecorativeLights .DecorativeLightsBox .DecorativeLightsBt {
  position: absolute;
  width: fit-content;
  margin: auto;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background-color: #fff;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  height: 40px;
  text-align: center;
  padding: 10px;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  transform: scale(1);
}

#DecorativeLights .DecorativeLightsBox:hover .DecorativeLightsBt {
  background-color: #000;
  color: #fff;
  opacity: 1;
  visibility: visible;
}

#DecorativeLights .DecorativeLightsBox:hover img {
  transform: scale(1.1);
}

#LedTracks {
  background-color: #fff;
  padding-top: 50px;
}

#LedTracks .LedLightsBox {
  display: block;
  position: relative;
  overflow: hidden;
}

#LedTracks .LedLightsBox img {
  transform: scale(1);
  transition: 0.5s;
  width: 100%;
  border: solid 3px #fff;
}

#LedTracks .LedLightsBox .LedName {
  position: absolute;
  text-align: center;
  font-size: 16px;
  color: #000;
  z-index: 2;
  left: 0;
  bottom: 30px;
  width: 100%;
  font-weight: 700;
}

#soptsLights {
  background-color: #000;
  padding-top: 50px;
}

#SpotLight {
  background-color: #000;
  position: relative;
  padding: 40px 20px 50px;
}

#SpotLight .swiper-slide a {
  display: block;
}

#SpotLight .swiper-slide a h2 {
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #fff;
  margin-top: 10px;
  font-weight: 300;
}

#SpotLight .swiper-slide a .spotlightmpix {
  overflow: hidden;
  margin-bottom: 0;
}

#SpotLight .swiper-slide a .spotlightmpix img {
  height: 398px;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}

#SpotLight .swiper-slide a:hover .spotlightmpix img {
  transform: scale(1.1);
}

#SpotLight .swiper-button-next:after,
#SpotLight .swiper-button-prev:after {
  display: none;
}

#SpotLight .swiper-button-prev,
#SpotLight .swiper-button-next {
  top: inherit;
  bottom: 13px;
}

#SpotLight .swiper-button-prev {
  left: 0;
}

#SpotLight .swiper-button-next {
  left: 35px;
  right: inherit;
}

#SpotLight .swiper-pagination {
  top: inherit;
  width: 98%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10px;
  display: -webkit-box;
  transform: translate(0px, 0px);
  height: 5px;
}

#SpotLight .swiper-pagination-bullet {
  height: 4px;
  border-radius: 0;
  margin: 0;
  flex: 1;
  transition: all 0.35s ease;
  background-color: #fff;
}

#outdoorsLigts {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

#outdoorsLigts .outdoorsLigtsBox a {
  display: block;
  position: relative;
}

#outdoorsLigts .outdoorsLigtsBox a h2 {
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #fff;
  margin-top: 10px;
  font-weight: 300;
  position: absolute;
  text-align: center;
  z-index: 2;
  left: 0;
  bottom: 30px;
  width: 100%;
}

#outdoorsLigts .outdoorsLigtsBox a .spotlightmpix {
  overflow: hidden;
  margin-bottom: 0;
}

#outdoorsLigts .outdoorsLigtsBox a .spotlightmpix img {
  height: 519px;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}

#outdoorsLigts .outdoorsLigtsBox a:hover .spotlightmpix img {
  transform: scale(1.1);
}



#why-chooes-banner {
  height: 90svh;
  background-color: #000;
  background-image: url(../images/Vitruvian-man.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 625px;
  margin-bottom: 50px;
  text-align: center;
}

#why-chooes-banner .common-container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#why-chooes-banner h4 {
  font-size: 30px;
  font-family: "Playfair Display", serif;
  color: #fff;
  margin-top: 80px;
  text-align: center;
}

#why-chooes-banner h1 {
  font-size: 60px;
  font-family: "Playfair Display", serif;
  color: #fff;
  text-align: center;
}

#why-chooes-banner .Bon-Vivant-fonts {
  font-size: 95px;
  padding-top: 60px;
  display: inline-block;
}

#why-chooes-banner .or {
  font-size: 60px;
  line-height: 50px;
  font-family: "Playfair Display", serif;
  color: #fff;
  font-weight: 400;
  display: inline-block;
  transform: translate(-130px, 0px);
}

#why-chooes-banner p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 22px;
  line-height: 40px;
  margin-top: 30px;
  padding: 0 40px;
}

#why-chooes-banner a {
  font-size: 14px;
  color: #fafafa;
  font-family: "Playfair Display", serif;
}

/* #conglomerate h2,  */
.conglomerate-title {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-family: "Playfair Display", serif;
  padding-bottom: 100px;
}

#conglomerate .conglomerateLeft .Bon-Vivant-fonts {
  font-size: 100px;
}

#conglomerate .conglomerateLeft p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 12px;
  line-height: 26px;
}

#conglomerate .conglomerateRight p {
  font-family: "Playfair Display", serif;
  color: #fafafa;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 25px;
}

#conglomerate .conglomerateRight p span {
  color: #bda371;
  font-family: 900;
  font-size: 36px;
}

.Playfair-fonts {
  font-family: "Playfair Display", serif;
  color: #fafafa;
  font-size: 24px;
  line-height: 32px;
}

.bottom-desc {
  font-family: "Playfair Display", serif;
  color: #fafafa;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  opacity: 0.8;
  margin-top: 30px;
}

#TheDellaUniverse {
  padding-top: 80px;
  padding-bottom: 80px;
}

#TheDellaUniverse .why-us-pix {
  transform: translate(-120px, 0px);
  position: relative;
  z-index: 1;
}

#TheDellaUniverse .TheDellaUniverseleftBox {
  font-size: 20px;
  color: #fafafa;
  font-family: "Playfair Display", serif;
  border-bottom: solid 1px #bda371;
  margin-top: 80px;
  padding-bottom: 13px;
  position: relative;
  opacity: 0.8;
}

#TheDellaUniverse .TheDellaUniverseleftBox::before {
  content: "";
  position: absolute;
  border-radius: 100px;
  left: -7px;
  top: 12px;
  width: 14px;
  height: 14px;
  background-color: #000;
  border: solid 1px #bda371;
}

#TheDellaUniverse .TheDellaUniverseleftBox::after {
  content: "";
  position: absolute;
  left: -9px;
  bottom: 7px;
  width: 17px;
  height: 1px;
  background-color: #bda371;
  transform: rotate(90deg);
}

#TheDellaUniverse .TheDellaUniverseleft {
  margin-top: 140px;
}

#TheDellaUniverse .TheDellaUniverseleft .TheDellaUniverseleftBox {
  padding-left: 20px;
}

#TheDellaUniverse .TheDellaUniverseright {
  margin-top: 140px;
}

#TheDellaUniverse .TheDellaUniverseright .TheDellaUniverseleftBox {
  text-align: right;
  padding-right: 20px;
}

#TheDellaUniverse .TheDellaUniverseright .TheDellaUniverseleftBox::before {
  right: -7px;
  left: inherit;
}

#TheDellaUniverse .TheDellaUniverseright .TheDellaUniverseleftBox::after {
  right: -9px;
  left: inherit;
}

#Marquee {
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: solid 1px #bda371;
  border-top: solid 1px #bda371;
}

#Marquee .marquee {
  width: 100%;
  overflow: hidden;
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  color: #bda371;
}

#TheJourneyGlance {
  padding-top: 50px;
}

#TheJourneyGlance p {
  font-family: "Playfair Display", serif;
  color: #fafafa;
  font-size: 18px;
  line-height: 32px;
  margin-top: 15px;
  opacity: 0.5;
  padding-right: 10px;
}

#TheJourneyGlance p span {
  color: #bda371;
  font-family: 900;
  font-size: 36px;
}

#TheJourneyGlance .galaxy {
  background-image: url(../images/galaxy.jpg);
  background-repeat: repeat;
  background-position: center center;
  text-align: center;
  padding: 100px 0;
  margin-top: 80px;
}

#TheJourneyGlance .thinking {
  margin-top: 100px;
}

#Designing {
  padding-top: 100px;
  padding-bottom: 70px;
  background-image: url(../images/Collaborative-bg2.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

#Designing p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 18px;
  line-height: 26px;
  opacity: 0.5;
}

#Designing ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#Designing ul li {
  font-size: 32px;
  font-family: "Playfair Display", serif;
  color: #fafafa;
  border: solid 1px #bda371;
  padding: 25px 30px;
}

#Designing .container {
  display: flex;
}

#Designing .cards {
  margin-left: 0;
}

#Designing .card {
  width: calc(100wh);
  height: 360px;
  margin-bottom: 50px;
  background: #fff;
  font-size: 36px;
  background: #000;
}

#Designing .card h2 {
  font-size: 20px;
  font-family: "Playfair Display", serif;
  color: #bda371;
  border: solid 1px #bda371;
  padding: 7px 25px;
  margin-bottom: 20px;
  background: #000;
}

#Designing .card p {
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  padding-right: 20px;
  padding-left: 20px;
}

#Designing .card:first-child {
  box-shadow: 0 0 30px 3px #0000000d;
}

#Designing .card .overflowscroll {
  overflow: scroll;
  height: 360px;
  overflow-x: hidden;
}

#Designing .card .overflowscroll::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}

#Designing .container2 {
  margin-top: 40px;
  width: 100%;
  height: 400px;
}

#Person-Profile-banner {
  height: 990px;
  background-color: #000;
  position: relative;
  padding-top: 70px;
  overflow: hidden;
}

#Person-Profile-banner .common-container {
  height: 100%;
}

#Person-Profile-banner .readmore {
  font-family: "Playfair Display", serif;
  color: #fafafa;
}

#Person-Profile-banner .readmore:hover {
  opacity: 1;
}

#Person-Profile-banner .personImg {
  margin-top: 0;
}

#Person-Profile-banner h1 {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 65px;
  margin-top: 0;
}

#Person-Profile-banner h2 {
  font-size: 50px;
  color: #fff;
  font-family: "Playfair Display", serif;
}

#Person-Profile-banner h3 {
  font-size: 30px;
  color: #fff;
  font-family: "Playfair Display", serif;
  margin-top: 20px;
}

#Person-Profile-banner h4 {
  font-size: 20px;
  color: #fff;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  line-height: 26px;
  opacity: 0.5;
}

#Person-Profile-banner p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 24px;
  margin-top: 15px;
  font-weight: 300;
  padding-right: 50px;
}

#Person-Profile-banner .Person-Profile {
  position: relative;
  height: 360px;
  margin-top: 60px;
}

#Person-Profile-banner .Person-Profile .Person-ProfilePix {
  position: absolute;
  left: -380px;
  bottom: 0;
  filter: grayscale(1);
}

#Person-Profile-banner .Person-Profile .Person-ProfileTxt {
  position: absolute;
  left: 40px;
  top: 120px;
}

#Person-Profile-banner .Person-Profile .Person-ProfileTxt h2 {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
  font-size: 40px;
  font-weight: 300;
}

#Person-Profile-banner .Person-Profile .Person-ProfileTxt p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-left: 0;
}

#Person-Profile-banner .Person-Profile-right {
  position: absolute;
  right: 0;
  bottom: 160px;
  width: 710px;
}

#Person-Profile-banner .Person-Profile-right .Person-Profile-rightPix {
  position: absolute;
  left: 0;
  bottom: 0;
}

#Person-Profile-banner .Person-Profile-right .Person-Profile-rightTxt {
  position: absolute;
  left: 120px;
  bottom: 0;
}

#Person-Profile-banner .Person-Profile-right .Person-Profile-rightTxt p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-left: 0;
}

#Person-Profile-banner .ScrollToD {
  position: absolute;
  bottom: 570px;
  transform: rotate(-90deg);
  font-size: 10px;
  color: #fff;
  opacity: 0.4;
}

#Person-Profile-banner .ScrollToD-q1 {
  left: -70px;
}

#Person-Profile-banner .ScrollToD-q2 {
  right: -70px;
}

#Achievements {
  margin-top: 80px;
}

#Achievements .common-container {
  width: 1100px;
}

#Achievements .BlackFram {
  background-color: #272727;
  height: 600px;
  margin-bottom: 50px;
}

#Achievements .AchievementsList,
#Achievements .ServisttsList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#Achievements .AchievementsList li,
#Achievements .ServisttsList li {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 22px;
  opacity: 0.5;
  font-weight: 300;
  margin-left: 0;
  position: relative;
  padding-right: 200px;
  margin-bottom: 40px;
}

#Achievements .AchievementsList li .yearNos,
#Achievements .ServisttsList li .yearNos {
  position: absolute;
  right: 100px;
  top: 0;
}

#Achievements .ServisttsList li {
  margin-bottom: 25px;
}

#Achievements .clients {
  margin-top: 30px;
}

#Achievements .clients .swiperClient .swiper-slide {
  text-align: center;
  padding: 10px;
}

#Achievements .clients .swiperClient .swiper-slide .clientImgLogo {
  height: 100px;
  display: grid;
  align-items: center;
}

#Achievements .clients .swiperClient .swiper-slide .clientImgLogo img {
  object-fit: cover;
  width: 100%;
}

#Achievements .swiper-pagination {
  top: inherit;
  width: 60%;
  left: 0;
  right: 0;
  bottom: 30px;
  display: -webkit-box;
  transform: translate(0px, 0px);
  margin: auto;
  background-color: #fff3;
}

#Achievements .swiper-pagination-bullet {
  border-radius: 0;
  margin: 0;
  flex: 1;
  transition: all 0.35s ease;
  height: 3px;
}

#Achievements .swiper-pagination-bullet-active {
  background-color: #fff;
}

#PeopleProjects,
#FeaturePress,
#OtherPeople {
  padding-top: 50px;
  padding-bottom: 50px;
}

#PeopleProjects p,
#FeaturePress p,
#OtherPeople p {
  font-family: "Figtree", sans-serif;
  color: #fafafa;
  font-size: 16px;
  line-height: 22px;
  opacity: 0.5;
  font-weight: 300;
  margin-top: 5px;
}

#PeopleProjects .readmore,
#FeaturePress .readmore,
#OtherPeople .readmore {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#PeopleProjects .readmore.ViewAll,
#FeaturePress .readmore.ViewAll,
#OtherPeople .readmore.ViewAll {
  position: absolute;
  right: 0;
  bottom: 0;
}

#PeopleProjects .projectslider1,
#PeopleProjects .projectslider2,
#PeopleProjects .projectslider3,
#FeaturePress .projectslider1,
#FeaturePress .projectslider2,
#FeaturePress .projectslider3,
#OtherPeople .projectslider1,
#OtherPeople .projectslider2,
#OtherPeople .projectslider3 {
  padding-left: 120px;
}

#PeopleProjects .projectslider1,
#FeaturePress .projectslider1,
#OtherPeople .projectslider1 {
  margin-top: 20px;
}

#PeopleProjects .projectslider2,
#FeaturePress .projectslider2,
#OtherPeople .projectslider2 {
  margin-top: 40px;
}

#PeopleProjects .projectslider3,
#FeaturePress .projectslider3,
#OtherPeople .projectslider3 {
  margin-top: 40px;
}

#PeopleProjects .filter-box,
#FeaturePress .filter-box,
#OtherPeople .filter-box {
  position: relative;
}

#PeopleProjects .filter-box::before,
#PeopleProjects .filter-box::after,
#FeaturePress .filter-box::before,
#FeaturePress .filter-box::after,
#OtherPeople .filter-box::before,
#OtherPeople .filter-box::after {
  content: "";
  width: 0;
  height: 8px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371b3;
  z-index: 1;
}

#PeopleProjects .filter-box .ImgborderAni,
#FeaturePress .filter-box .ImgborderAni,
#OtherPeople .filter-box .ImgborderAni {
  display: block;
}

#PeopleProjects .filter-box .ImgborderAni::before,
#PeopleProjects .filter-box .ImgborderAni::after,
#FeaturePress .filter-box .ImgborderAni::before,
#FeaturePress .filter-box .ImgborderAni::after,
#OtherPeople .filter-box .ImgborderAni::before,
#OtherPeople .filter-box .ImgborderAni::after {
  content: "";
  width: 8px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371b3;
  z-index: 1;
}

#PeopleProjects .filter-box a,
#FeaturePress .filter-box a,
#OtherPeople .filter-box a {
  position: relative;
  display: block;
  transition: 0.5s;
  color: #fafafa;
  text-align: center;
  overflow: hidden;
}

#PeopleProjects .filter-box a::before,
#FeaturePress .filter-box a::before,
#OtherPeople .filter-box a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  background: linear-gradient(0deg, #00000085 0%, #fff0 100%);
  width: 100%;
  height: 100%;
  z-index: 1;
}

#PeopleProjects .filter-box a .readmore,
#FeaturePress .filter-box a .readmore,
#OtherPeople .filter-box a .readmore {
  color: #fff;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#PeopleProjects .filter-box a img,
#FeaturePress .filter-box a img,
#OtherPeople .filter-box a img {
  transition: 20s;
}

#PeopleProjects .filter-box a .personName,
#FeaturePress .filter-box a .personName,
#OtherPeople .filter-box a .personName {
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
  z-index: 2;
  width: 85%;
  margin: auto;
  right: 0;
}

#PeopleProjects .filter-box a .personName h2,
#FeaturePress .filter-box a .personName h2,
#OtherPeople .filter-box a .personName h2 {
  font-family: "Playfair Display", serif;
  font-size: 30px;
  text-transform: uppercase;
}

#PeopleProjects .filter-box a:hover img,
#FeaturePress .filter-box a:hover img,
#OtherPeople .filter-box a:hover img {
  transform: scale(1.7);
  transition: 55s;
}

#PeopleProjects .filter-box:hover::before,
#PeopleProjects .filter-box:hover::after,
#FeaturePress .filter-box:hover::before,
#FeaturePress .filter-box:hover::after,
#OtherPeople .filter-box:hover::before,
#OtherPeople .filter-box:hover::after {
  width: 100%;
}

#PeopleProjects .filter-box:hover .ImgborderAni::before,
#PeopleProjects .filter-box:hover .ImgborderAni::after,
#FeaturePress .filter-box:hover .ImgborderAni::before,
#FeaturePress .filter-box:hover .ImgborderAni::after,
#OtherPeople .filter-box:hover .ImgborderAni::before,
#OtherPeople .filter-box:hover .ImgborderAni::after {
  height: 100%;
}

#PeopleProjects .filter-box.borderAni::after,
#FeaturePress .filter-box.borderAni::after,
#OtherPeople .filter-box.borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#PeopleProjects .filter-box.borderAni .ImgborderAni::after,
#FeaturePress .filter-box.borderAni .ImgborderAni::after,
#OtherPeople .filter-box.borderAni .ImgborderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#PeopleProjects .filter-box.borderAni::before,
#FeaturePress .filter-box.borderAni::before,
#OtherPeople .filter-box.borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#PeopleProjects .filter-box.borderAni .ImgborderAni::before,
#FeaturePress .filter-box.borderAni .ImgborderAni::before,
#OtherPeople .filter-box.borderAni .ImgborderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#FeaturePress .pressName {
  position: relative;
  width: 85%;
  margin: auto;
  text-align: center;
}

#FeaturePress .pressName h2 {
  font-family: "Playfair Display", serif;
  font-size: 14px;
  color: #fff;
  height: 50px;
  margin-top: 10px;
}

#Della-Jm-banner {
  height: 850px;
  background-color: #fff;
  position: relative;
  padding-top: 140px;
  overflow: hidden;
}

#Della-Jm-banner .common-container {
  height: 100%;
}

#Della-Jm-banner h1 {
  font-family: "Playfair Display", serif;
  color: #000;
  font-size: 52px;
  margin-top: 20px;
  font-weight: 400;
}

#Della-Jm-banner p {
  font-family: "Figtree", sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  margin-top: 35px;
  width: 410px;
  max-width: 100%;
}

#Della-Jm-banner .dellaJmPix {
  position: absolute;
  top: 0;
  right: 0;
  width: 340px;
}

#Della-Jm-banner .dellaJmPix img {
  width: 100%;
}

#Della-Jm-banner .dellaJmPix span {
  position: relative;
  z-index: 1;
}

#Della-Jm-banner .bottom-text {
  position: relative;
}

#Della-Jm-banner .bottom-text .dellaJmQuotes {
  position: absolute;
  right: -350px;
  top: -320px;
  width: 380px;
  z-index: 1;
}

#Della-Jm-banner .bottom-text .dellaJmQuotes h3 {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  line-height: 38px;
}

#Della-Jm-banner .bottom-text .dellaJmQuotes .img-q1 {
  position: absolute;
  left: -320px;
  top: -50px;
}

#Della-Jm-banner .bottom-text .dellaJmQuotes .img-q2 {
  position: absolute;
  right: 50px;
  bottom: -33px;
}

#Della-Jm-banner .bottom-text .dellaJmQuotes .dellaJmName {
  position: absolute;
  right: 0;
  bottom: -80px;
}

#Della-Jm-banner .bottom-text .dellaJmQuotes .dellaJmName h6 {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  line-height: normal;
}

#Della-Jm-banner .bottom-text .dellaJmQuotes .dellaJmName small {
  display: block;
  font-size: 16px;
  font-family: "Figtree", sans-serif;
}

#Della-Jm-banner .bottom-text .bottom-para {
  position: absolute;
  bottom: 10px;
  right: -450px;
  font-size: 16px;
  line-height: 19px;
  padding-right: 50px;
}

#Craft-Create {
  height: 530px;
  overflow: hidden;
}

#Craft-Create .Craft {
  position: relative;
}

#Craft-Create .Craft .craftpix {
  position: absolute;
  left: -190px;
  top: 0;
  opacity: 0.8;
  width: 300px;
}

#Craft-Create .Craft .CraftBox {
  position: absolute;
  right: 190px;
  top: 60px;
  width: 400px;
  max-width: 100%;
  text-align: center;
}

#Craft-Create .Craft .CraftBox h3 {
  font-size: 54px;
  color: #000;
  line-height: 60px;
  margin-bottom: 15px;
}

#Craft-Create .Craft .CraftBox .readmore {
  font-family: "Playfair Display", serif;
}

#Craft-Create .Craft .CraftBox p {
  padding: 0 30px;
}

#Craft-Create .Create {
  position: relative;
}

#Craft-Create .Create .Createpix {
  position: absolute;
  right: -230px;
  top: 0;
  opacity: 0.8;
  width: 300px;
}

#Craft-Create .Create .CreateBox {
  position: absolute;
  right: 0;
  top: 60px;
  width: 400px;
  max-width: 100%;
  text-align: center;
}

#Craft-Create .Create .CreateBox h3 {
  font-size: 54px;
  color: #000;
  line-height: 60px;
  margin-bottom: 15px;
}

#Craft-Create .Create .CreateBox .readmore {
  font-family: "Playfair Display", serif;
}

#Craft-Create .Create .CreateBox p {
  padding: 0 30px;
}

#institutionalizingdesign {
  text-align: center;
  background-image: url(../images/vitruvian-man2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 290px 0 150px;
  margin-top: -0;
}

#institutionalizingdesign h2 {
  font-size: 60px;
  margin-bottom: 30px;
}

#institutionalizingdesign p {
  padding: 0 270px;
}

#transformative {
  padding: 80px 0;
}

#transformative h4 {
  font-size: 28px;
  color: #bda371;
  line-height: 36px;
  padding-top: 20px;
}

#transformative h3 {
  font-size: 40px;
  line-height: 50px;
}

#encompasses {
  /* height:100vh; */
  position: relative;
  background-image: url(../images/encompasses-bg.jpg);
  background-repeat: repeat-x;
  text-align: center;
  animation: scroll-anim 120s linear infinite;
}

#encompasses .common-container {
  display: flex;
  height: 100%;
  justify-content: center;
}

#encompasses p {
  color: #000;
  font-size: 30px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
  padding: 0 340px;
  font-family: "Playfair Display", serif;
  margin-bottom: 0;
}

@keyframes scroll-anim {
  100% {
    background-position: 100% 0;
  }
}

#expanse {
  background-image: url(../images/della-expance.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 50px;
}

#expanse h2 {
  font-family: "Playfair Display", serif;
  font-size: 75px;
  line-height: 80px;
  text-align: center;
}

#expanse .menu {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  flex-wrap: wrap;
  padding: 50px 0;
  margin: 0;
  list-style-type: none;
}

#expanse .menu li {
  position: relative;
  width: 15%;
}

#expanse .menu li a {
  display: inline-block;
  position: relative;
  font-family: "Playfair Display", serif;
  font-size: 18px;
  color: #000;
}

#expanse .menu li::before {
  content: "";
  position: absolute;
  left: -110px;
  top: 15px;
  width: 50px;
  height: 1px;
  margin: auto;
  background-color: #bda371;
}

#expanse .menu li:first-child::before {
  left: -80px;
}

#expanse .menu li:first-child::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  border: solid 1px #bda371;
  left: -100px;
  top: 4px;
}

#expanse .menu li:nth-child(2)::before {
  left: -113px;
}

#expanse .menu li:nth-child(3)::before {
  left: -77px;
}

#expanse .menu li:nth-child(4)::before {
  left: -88px;
}

#expanse .menu li:last-child a::before {
  content: "";
  position: absolute;
  right: -80px;
  top: 15px;
  width: 50px;
  height: 1px;
  margin: auto;
  background-color: #bda371;
}

#expanse .menu li:last-child a::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  border: solid 1px #bda371;
  left: 243px;
  top: 4px;
}

#expanse .DesignSmallTitle {
  font-size: 36px;
  line-height: 45px;
  font-family: "Playfair Display", serif;
  color: #bda371;
  margin-bottom: 5px;
}

#expanse .DesignBigTitle {
  font-size: 40px;
  line-height: 50px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
}

#expanse .q1 {
  color: #000;
  font-size: 28px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  font-family: "Playfair Display", serif;
  position: relative;
  z-index: 1;
  padding: 0 80px;
}

#expanse #expanse1 .DesignLeaderLeft {
  padding-right: 50px;
}

#expanse #expanse1 .DesignLeaderRight {
  position: relative;
  height: 100%;
}

#expanse #expanse1 .DesignLeaderRight::before,
#expanse #expanse1 .DesignLeaderRight::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 33%;
  left: 0;
  top: 0;
  background-color: #eaeaea;
}

#expanse #expanse1 .DesignLeaderRight::after {
  left: 216px;
}

#expanse #expanse1 .DesignLeaderRight .quarts {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
}

#expanse #expanse1 .DesignLeaderRight .quarts::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 31%;
  right: 0;
  top: 0;
  background-color: #eaeaea;
}

#expanse #expanse1 .DesignLeaderRight .quarts .img-q1,
#expanse #expanse1 .DesignLeaderRight .quarts .img-q2 {
  position: absolute;
  left: -38px;
  top: 130px;
}

#expanse #expanse1 .DesignLeaderRight .quarts .img-q2 {
  left: inherit;
  right: -39px;
}

#expanse #expanse1 .DesignLeaderRight .quarts p {
  position: relative;
  z-index: 1;
  padding: 0 100px;
  text-align: center;
  transform: translate(0px, 70px);
}

#expanse #expanse2 .LuxuryManufacturingLeft {
  padding-right: 50px;
}

#expanse #expanse2 .LuxuryManufacturingight .q1 {
  padding: 0;
}

#expanse #expanse3 .SustainablityLeft {
  padding-right: 50px;
}

#expanse #expanse3 .SustainablityRight {
  height: 100%;
}

#expanse #expanse3 .SustainablityRight .q1 {
  position: absolute;
  height: fit-content;
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
}

#expanse #expanse3 .SustainablityRight h4 {
  color: #b171bd;
  font-size: 36px;
  font-family: "Playfair Display", serif;
  text-align: center;
}

#expanse #expanse3 .SustainablityRight .backImg {
  margin-top: 10px;
}

#expanse #expanse3 .SustainablityRight .grid-wrapper {
  --auto-grid-min-size: 6rem;
  display: grid;
  grid-template-columns: repeat(auto-fill,
      minmax(var(--auto-grid-min-size), 1fr));
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#expanse #expanse3 .SustainablityRight .grid-wrapper li {
  background-color: #fff;
  list-style-type: none;
  width: 112px;
  height: 112px;
  overflow: hidden;
}

#expanse #expanse3 .SustainablityRight .grid-wrapper li img {
  width: 100%;
  transition: 0.5s;
  filter: grayscale(1);
  opacity: 0.3;
}

#expanse #expanse3 .SustainablityRight .grid-wrapper li.border-radius {
  border-radius: 100%;
}

#expanse #expanse3 .SustainablityRight .grid-wrapper li:hover img {
  transform: scale(1.3);
  filter: grayscale(0);
  opacity: 0.5;
}

#expanse .expanseslist {
  border: solid 1px #bda371;
  margin-top: 80px;
}

#della-campus {
  background-image: url(../images/della-expance2.png);
  background-repeat: no-repeat;
  background-position: center 160px;
  padding-top: 50px;
  height: 920px;
  text-align: center;
}

#della-campus h2 {
  font-family: "Playfair Display", serif;
  font-size: 75px;
  line-height: 80px;
  text-align: center;
  background-color: #fff;
}

#della-campus h3 {
  font-size: 36px;
  line-height: 45px;
  font-family: "Playfair Display", serif;
  color: #000;
  margin-bottom: 75px;
  padding-top: 150px;
}

#della-campus h4 {
  font-size: 40px;
  line-height: 50px;
  font-family: "Playfair Display", serif;
}

#della-campus p {
  text-align: center;
  padding: 20px 270px;
}

#AboutJM h2 {
  font-family: "Playfair Display", serif;
  font-size: 48px;
  line-height: normal;
  text-align: center;
  background-color: #fff;
  /* margin-bottom: 50px; */
}

#AboutJM p {
  font-size: 16px;
  line-height: 23px;
}

#AboutJM p span {
  font-weight: 700;
  color: #bda371;
}

#AboutAwards {
  padding-top: 60px;
  padding-bottom: 60px;
}

#AboutAwards .filterslider1 {
  padding-left: 120px;
}

#AboutAwards .filter-box {
  position: relative;
}

#AboutAwards .filter-box::before,
#AboutAwards .filter-box::after {
  content: "";
  width: 0;
  height: 8px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371b3;
  z-index: 1;
}

#AboutAwards .filter-box .ImgborderAni {
  display: block;
}

#AboutAwards .filter-box .ImgborderAni::before,
#AboutAwards .filter-box .ImgborderAni::after {
  content: "";
  width: 8px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371b3;
  z-index: 1;
}

#AboutAwards .filter-box a {
  position: relative;
  display: block;
  transition: 0.5s;
  color: #fafafa;
  text-align: center;
  overflow: hidden;
}

#AboutAwards .filter-box a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  background: linear-gradient(0deg, #00000085 0%, #fff0 100%);
  width: 100%;
  height: 100%;
  z-index: 1;
}

#AboutAwards .filter-box a .readmore {
  color: #000;
  z-index: 12;
  font-family: "Playfair Display", serif;
}

#AboutAwards .filter-box a img {
  transition: 20s;
}

#AboutAwards .filter-box a .personName {
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
  z-index: 2;
  width: 85%;
  margin: auto;
  right: 0;
}

#AboutAwards .filter-box a .personName h2 {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}

#AboutAwards .filter-box a:hover img {
  transform: scale(1.7);
  transition: 55s;
}

#AboutAwards .filter-box:hover::before,
#AboutAwards .filter-box:hover::after {
  width: 100%;
}

#AboutAwards .filter-box:hover .ImgborderAni::before,
#AboutAwards .filter-box:hover .ImgborderAni::after {
  height: 100%;
}

#AboutAwards .filter-box.borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#AboutAwards .filter-box.borderAni .ImgborderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#AboutAwards .filter-box.borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#AboutAwards .filter-box.borderAni .ImgborderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#LetterFromFounder {
  text-align: center;
  padding-bottom: 50px;
}

#LetterFromFounder h2 {
  font-family: "Playfair Display", serif;
  font-size: 48px;
  line-height: normal;
  text-align: center;
  background-color: #fff;
  /* margin-bottom: 50px; */
}

#LetterFromFounder p {
  font-size: 16px;
  line-height: 23px;
  padding: 0 240px;
  margin-bottom: 30px;
}

#LetterFromFounder .readmore {
  font-family: "Playfair Display", serif;
  margin-top: 30px;
}

a.borderAni2 {
  position: relative;
  display: block;
  transition: 0.5s;
  color: #fafafa;
  overflow: hidden;
}

a.borderAni2::before,
a.borderAni2::after {
  content: "";
  width: 0;
  height: 12px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

a.borderAni2 .ImgborderAni2 {
  display: block;
}

a.borderAni2 .ImgborderAni2::before,
a.borderAni2 .ImgborderAni2::after {
  content: "";
  width: 12px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371e6;
  z-index: 1;
}

a.borderAni2 img {
  transition: 30s;
}

a.borderAni2 .hover-state {
  width: 100%;
  height: 100%;
  background-color: #0003;
  position: absolute;
  left: 0;
  top: 0;
  display: grid;
  align-items: center;
  font-size: 16px;
  text-align: center;
  opacity: 0;
  transition: 0.5s;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: 700;
}

a.borderAni2:hover {
  opacity: 1;
}

a.borderAni2:hover::before,
a.borderAni2:hover::after {
  width: calc(100% - 12px);
}

a.borderAni2:hover .ImgborderAni2::before,
a.borderAni2:hover .ImgborderAni2::after {
  height: calc(100% - 7px);
}

a.borderAni2:hover img {
  transform: scale(1.7);
  transition: 55s;
}

a.borderAni2:hover .hover-state {
  opacity: 1;
  background-color: #0000004d;
}

a.borderAni2.borderAni2::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

a.borderAni2.borderAni2 .ImgborderAni2::after {
  right: 0;
  bottom: 12px;
  transition-duration: 0.4s;
}

a.borderAni2.borderAni2::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

a.borderAni2.borderAni2 .ImgborderAni2::before {
  left: 0;
  top: 8px;
  transition-duration: 0.4s;
}

.four_grid_layout h3 {
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #fff;
  margin-top: 10px;
  font-weight: 300;
}

#SpotLight .swiper-slide h2 {
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #fff;
  margin-top: 10px;
  font-weight: 300;
}



.project-page .fancybox-bg {
  background-color: #000c;
}

.project-page .fancybox-content {
  padding: 0;
  background-color: transparent;
}

.project-page .fancybox-content p {
  position: absolute;
  left: 0;
  bottom: 30px;
  padding: 20px;
  font-size: 18px;
  color: #fff;
}

.project-page .fancybox-content .project-pop-image {
  position: relative;
}

.project-page .fancybox-content .project-pop-image img {
  height: 540px;
  object-fit: cover;
}

.project-page .fancybox-content .project-pop-image::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: linear-gradient(0deg, #000000c7 0%, #fff0 55%);
}

.project-page .fancybox-content .fancybox-close-small {
  background: #fff;
  top: 80px;
  right: 20px;
}

.topHeading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  margin-top: 50px;
}

.topHeading h6,
.topHeading h5 {
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
}

.Pop-MultidisciplinaryBox h2 {
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
  color: #fff;
}

.Pop-MultidisciplinaryBox p {
  font-family: "Figtree", sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
}

.joinlistbody .fancybox-content {
  background-color: #000;
}

.title-fs120 {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 100px;
}

#TownshipBanner {
  background-color: #000;
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-top: -1px;
}

#TownshipBanner .TownshipBannerPix {
  position: relative;
}

#TownshipBanner .TownshipBannerPix::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 45%;
  bottom: 0;
  left: 0;
  background: #000;
  background: linear-gradient(0deg, black 20%, #fff0 100%);
  z-index: 1;
}

#TownshipBanner .townshipbannerBottom {
  position: relative;
  z-index: 1;
  padding-bottom: 80px;
  padding-top: 80px;
}

#TownshipBanner .townshipbannerBottom h1 {
  line-height: 100px;
  font-size: 80px;
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
}

#TownshipBanner .townshipbannerBottom .tbbBox1 {
  width: 930px;
  max-width: 100%;
  margin: auto;
  font-size: 26px;
  line-height: 40px;
}

#TownshipBanner .SuperBigTitle {
  font-size: 150px;
  line-height: 80px;
  color: #1c1c1c;
  opacity: 0.5;
  font-family: "Playfair Display", serif;
  font-weight: 800;
}

#townssipNewProject {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

#townssipNewProject h2 {
  font-size: 40px;
  color: #000;
  margin-bottom: 50px;
}

#townssipNewProject h2 span {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 60px;
}

#townssipNewProject .townssipNewProjectRight {
  display: grid;
  place-content: center;
  height: 100%;
  padding: 0 15px;
}

#townssipNewProject .townssipNewProjectRight p {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  line-height: 26px;
}

#townssipNewProject .townssipNewProjectRight p span {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 24px;
}

#townssipNewProject .townssipNewProjectRight .readmore {
  color: #000;
  z-index: 12;
  font-family: "Playfair Display", serif;
  font-size: 20px;
}

#pioneers .readmore {
  font-size: 20px;
}

#pioneers h2 {
  font-size: 40px;
  color: #000;
  margin-bottom: 50px;
}

#pioneers h2 .ExperientialTxt {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 60px;
  display: inline-block;
}

#pioneers h2 .ExperientialTxt:nth-child(2) {
  transform: translate(0px, 30px);
}

#pioneers h2 .in-india {
  display: inline-block;
  transform: translate(0px, 45px);
}

#pioneers .pioneersQ {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  line-height: 38px;
  padding: 0 120px;
  text-align: center;
  background-image: url(../images/q33.svg), url(../images/q11.svg);
  background-position: 20px top, 97% 97%;
  background-repeat: no-repeat, no-repeat;
  background-size: 110px;
}

#pioneers .pioneersMid .pioneersMidright {
  display: grid;
  place-content: center;
  height: 100%;
}

#pioneers .pioneersMid .pioneersBox {
  position: relative;
}

#pioneers .pioneersMid .pioneersBox .pioneersBoxPix {
  position: relative;
}

#pioneers .pioneersMid .pioneersBox .pioneersBoxPix::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}

#pioneers .pioneersMid .pioneersBox .pioneersBoxDesc {
  position: absolute;
  bottom: 0;
  width: 90%;
  margin: auto;
  text-align: center;
  left: 0;
  right: 0;
}

#pioneers .pioneersMid .pioneersBox .pioneersBoxDesc h2 {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  color: #fff;
  margin-bottom: 10px;
}

#pioneers .pioneersMid .pioneersBox .pioneersBoxDesc p {
  background-color: #00000080;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: 0;
  transition: 0.5s;
}

#pioneers .pioneersMid .pioneersBox:hover p {
  height: 0;
  padding: 10px;
}

#OurBrands {
  margin-top: 50px;
}

#OurBrands .title-fs120 {
  line-height: 155px;
  text-align: center;
}

#OurBrands .marqueePause {
  margin-top: 80px;
}

#OurBrands .marquee {
  width: 95%;
  overflow: hidden;
  margin: auto;
  text-align: center;
}

#OurBrands .marquee.marquee2 {
  transform: translate(0px, -8px);
}

#OurBrands .marquee .inner {
  width: 100%;
  display: flex;
  color: #fff;
}

#OurBrands .marquee .inner>* {
  white-space: nowrap;
  padding: 0;
  margin-bottom: 0;
  display: inline-table;
}

#OurBrands .marquee .inner a {
  color: #000;
  margin-right: 0;
  display: inline-block;
  border: solid 5px #fff;
}

#OurBrands .marquee .inner a img {
  display: block;
  transition: 0.5s;
}

#OurBrands .marquee .inner a.Top1 {
  transform: translate(0px, 50px);
}

#OurBrands .marquee .inner a.Top2 {
  transform: translate(0px, 84px);
}

#OurBrands .marquee .inner a.Top3 {
  transform: translate(0px, 38px);
}

#OurBrands .marquee .inner a.Top4 {
  transform: translate(0px, 0px);
}

#OurBrands .marquee .inner a.Top5 {
  transform: translate(0px, -6px);
}

#OurBrands .marquee .inner a.Top6 {
  transform: translate(0px, 0px);
}

#OurBrands .marquee .inner a.Top7 {
  transform: translate(0px, 0px);
}

#OurBrands .marquee .inner a.Top8 {
  transform: translate(0px, 0px);
}

#OurBrands .marquee .inner a.Top9 {
  transform: translate(0px, 0px);
}

#OurBrands .marquee .inner a.Top10 {
  transform: translate(0px, 0px);
}

#OurBrands .marquee .inner a.Top11 {
  transform: translate(0px, 0px);
}

#OurBrands .marquee .inner a:hover img {
  opacity: 0.5;
}

#OurBrands span {
  font-size: 18px;
  color: #bda371;
  text-transform: uppercase;
  font-family: "Playfair Display", serif;
  font-weight: 700;
}

#OurBrands .expanseslist {
  border: solid 1px #bda371;
  margin-bottom: 50px;
  margin-top: 20px;
}

#OurBrands .menu {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  flex-wrap: wrap;
  padding: 30px 0;
  margin: 0;
  list-style-type: none;
}

#OurBrands .menu li {
  position: relative;
  width: 15%;
}

#OurBrands .menu li a {
  display: inline-block;
  position: relative;
  font-family: "Playfair Display", serif;
  font-size: 18px;
  color: #000;
}

#OurBrands .menu li::before {
  content: "";
  position: absolute;
  left: -110px;
  top: 15px;
  width: 50px;
  height: 1px;
  margin: auto;
  background-color: #bda371;
}

#OurBrands .menu li:first-child::before {
  left: -80px;
}

#OurBrands .menu li:first-child::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  border: solid 1px #bda371;
  left: -100px;
  top: 4px;
}

#OurBrands .menu li:nth-child(2)::before {
  left: -133px;
}

#OurBrands .menu li:nth-child(3)::before {
  left: -127px;
}

#OurBrands .menu li:nth-child(4)::before {
  left: -128px;
}

#OurBrands .menu li:last-child a::before {
  content: "";
  position: absolute;
  right: -80px;
  top: 15px;
  width: 50px;
  height: 1px;
  margin: auto;
  background-color: #bda371;
}

#OurBrands .menu li:last-child a::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  border: solid 1px #bda371;
  left: 169px;
  top: 4px;
}

#dellaCompanyLogos {
  margin-top: 50px;
  margin-bottom: 50px;
}

#dellaCompanyLogos .marquee__Logos {
  width: 100%;
  height: 7rem;
  pointer-events: none;
  overflow: hidden;
  border: solid 1px #bda371;
}

#dellaCompanyLogos .marquee__inner-wrap {
  height: 100%;
  width: 100%;
}

#dellaCompanyLogos .marquee__img {
  margin: 0 1vw;
}

#dellaCompanyLogos .marquee__inner {
  height: 100%;
  width: fit-content;
  align-items: center;
  display: flex;
  position: relative;
  animation: marquee 50s linear infinite;
  will-change: transform;
}

@keyframes marquee {
  to {
    transform: translateX(-50%);
  }
}

#ourLegacy {
  padding-top: 150px;
  padding-bottom: 100px;
  background-image: url(../images/our-legacy.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#ourLegacy .patronsSwiper .swiper-wrapper {
  height: 200px;
}

#ourLegacyList {
  background-color: #111;
  padding: 80px 0;
}

#ourLegacyList ol {
  counter-reset: section;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}

#ourLegacyList ol li {
  position: relative;
  padding-left: 44px;
  width: 33.33%;
  padding-right: 12px;
  margin-bottom: 50px;
}

#ourLegacyList ol li h3 {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 10px;
}

#ourLegacyList ol li p {
  color: #fff;
}

#ourLegacyList ol li::before {
  color: #bda371;
  font-size: 60px;
  line-height: 60px;
  font-family: "Playfair Display", serif;
  counter-increment: section;
  content: counters(section, ".") " ";
  position: absolute;
  left: 0;
  bottom: 15px;
}

#ourLegacyList ol li:last-child {
  width: 100%;
  padding-left: 78px;
  margin-bottom: 0;
}

#ourLegacyList ol li:last-child::before {
  bottom: 0;
}

#TheFutureMaking {
  position: relative;
  padding-top: 80px;
}

#TheFutureMaking .swiper-button-next,
#TheFutureMaking .swiper-button-prev {
  top: 73%;
}

#TheFutureMaking .swiper-button-next:after,
#TheFutureMaking .swiper-button-prev:after {
  background-color: #000;
  font-size: 22px;
  padding: 10px 15px;
  color: #fff;
}

#TheFutureMaking .readmore {
  font-size: 22px;
  font-weight: 400;
}

#TheFutureMaking #horizontal-scoll {
  padding: 50px 0;
}

#TheFutureMaking .horizontal-scoll-wrapper {
  overflow: hidden;
  height: 500px;
}

#TheFutureMaking .horizontal {
  display: flex;
  height: 100%;
}

#TheFutureMaking .horizontal>div {
  display: flex;
  flex-shrink: 0;
  padding: 0 5px;
}

#TheFutureMaking .horizontal>div:first-child {
  padding: 0 5px 0 15px;
}

#TheFutureMaking .horizontal>div:last-child {
  padding: 0 15px 0 5px;
}

#TheFutureMaking .TheFutureMakingSlider {
  margin-top: 30px;
}

#TheFutureMaking .card {
  align-items: stretch;
  padding: 0;
  background: #fff;
  border-radius: 0;
  color: #f6f2e8;
  margin-left: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
}

#TheFutureMaking .card a {
  display: block;
}

#TheFutureMaking .card a .feature-pix {
  opacity: 0.3;
  height: 430px;
  overflow: hidden;
}

#TheFutureMaking .card a .feature-pix img {
  object-fit: cover;
  height: 100%;
  transition: 2.5s;
}

#TheFutureMaking .card a .desc {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  width: 80%;
  text-align: center;
  margin: auto;
}

#TheFutureMaking .card a .desc p,
#TheFutureMaking .card a .desc .location {
  color: #000;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
}

#TheFutureMaking .card a .desc .location {
  font-size: 24px;
  line-height: 30px;
}

#TheFutureMaking .card a .feature-location-name {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  width: 90%;
  text-align: center;
  margin: auto;
}

#TheFutureMaking .card a .feature-location-name h2 {
  font-family: "Playfair Display", serif;
  font-size: 50px;
  line-height: 50px;
  color: #000;
  letter-spacing: -1px;
}

#TheFutureMaking .card a .feature-location-name h3 {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  line-height: 28px;
  color: #000;
  letter-spacing: -1px;
}

#TheFutureMaking .card a:hover .feature-pix img {
  transform: scale(1.1);
}

#ProjectDevelopment .readmore {
  font-size: 22px;
  font-weight: 400;
}

#ProjectDevelopment .swiper-button-next,
#ProjectDevelopment .swiper-button-prev {
  top: 40%;
}

#ProjectDevelopment .swiper-button-next:after,
#ProjectDevelopment .swiper-button-prev:after {
  background-color: #000;
  font-size: 22px;
  padding: 10px 15px;
  color: #fff;
}

#ProjectDevelopment #horizontal-scoll2 {
  padding: 50px 0;
}

#ProjectDevelopment .horizontal-scoll-wrapper2 {
  overflow: hidden;
  height: 100vh;
}

#ProjectDevelopment .horizontal2 {
  display: flex;
  height: 100%;
}

#ProjectDevelopment .horizontal2>div {
  display: flex;
  flex-shrink: 0;
  padding: 0;
}

#ProjectDevelopment .card {
  align-items: stretch;
  width: 100vw;
  padding: 0;
  background: transparent;
  border-radius: 0;
  color: #f6f2e8;
  margin: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border: none;
  background-image: url(../images/our-legacy2.png);
  background-position: center;
}

#ProjectDevelopment .card a {
  display: block;
}

#ProjectDevelopment .card a .feature-pix {
  opacity: 0.3;
  height: 430px;
  overflow: hidden;
}

#ProjectDevelopment .card a .feature-pix img {
  object-fit: cover;
  height: 100%;
  transition: 2.5s;
}

#ProjectDevelopment .card a .desc {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  width: 80%;
  text-align: center;
  margin: auto;
}

#ProjectDevelopment .card a .desc p,
#ProjectDevelopment .card a .desc .location {
  color: #000;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
}

#ProjectDevelopment .card a .desc .location {
  font-size: 24px;
  line-height: 30px;
}

#ProjectDevelopment .card a .feature-location-name {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 90%;
  text-align: center;
  margin: auto;
}

#ProjectDevelopment .card a .feature-location-name h2 {
  font-family: "Playfair Display", serif;
  font-size: 50px;
  line-height: 50px;
  color: #000;
  letter-spacing: -1px;
}

#ProjectDevelopment .card a .feature-location-name h3 {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  line-height: 28px;
  color: #000;
  letter-spacing: -1px;
}

#ProjectDevelopment .card a:hover .feature-pix img {
  transform: scale(1.1);
}

#ProjectDevelopment .DevelopmentDesc {
  font-size: 40px;
  line-height: 45px;
  color: #000;
  font-family: "Playfair Display", serif;
  letter-spacing: -1px;
}

#ProjectDevelopment .ProjectDevelopmentRight-1 {
  height: 100%;
  display: flex;
  justify-content: center;
  padding-left: 60px;
}

#ProjectDevelopment .ProjectDevelopmentRight-1 .title-fs120 {
  font-size: 100px;
  line-height: 100px;
}

#ProjectDevelopment .ProjectDevelopmentRight-1 .DevelopmentDesc {
  margin-top: 30px;
  margin-bottom: 30px;
}

#ProjectDevelopment .ProjectDevelopmentRight-1 p {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  line-height: 30px;
  color: #000;
  padding-right: 100px;
}

#ProjectDevelopment .exploreHow {
  padding-top: 50px;
}

#ProjectDevelopment .exploreHow .exploreHowright {
  padding-right: 100px;
}

#ProjectDevelopment .exploreHow .exploreHowright a.readmore {
  font-size: 16px;
  margin-top: 10px;
}

#ProjectDevelopment .exploreHow .exploreHowright p {
  color: #000;
  font-size: 20px;
  padding-left: 220px;
  font-family: "Figtree", sans-serif;
}

#ProjectDevelopment .exploreHow h4 {
  font-size: 46px;
  color: #bda371;
  font-family: "Playfair Display", serif;
  margin-top: 30px;
}

#ProjectDevelopment .landmark {
  padding-top: 100px;
  padding-left: 100px;
}

#ProjectDevelopment .landmark p {
  color: #000;
  font-size: 20px;
  font-family: "Figtree", sans-serif;
  line-height: 32px;
}

#ProjectDevelopment .landmarkright img {
  padding-left: 100px;
  margin-bottom: 20px;
}

#midastouch {
  padding-top: 100px;
}

#midastouch h2 {
  font-family: "Playfair Display", serif;
  font-size: 46px;
  line-height: 50px;
  text-align: center;
}

#midastouch .midastouchBox {
  text-align: center;
}

#midastouch .midastouchBox h4 {
  font-size: 24px;
  color: #000;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: "Playfair Display", serif;
}

#midastouch .midastouchBox p {
  font-family: "Figtree", sans-serif;
  padding: 0 30px;
}

#ProjectOperations {
  padding-top: 100px;
  padding-bottom: 100px;
}

#ProjectOperations .ProjectOperationsleft p {
  font-size: 24px;
  line-height: 33px;
  color: #000;
  font-family: "Playfair Display", serif;
  margin-top: 15px;
  padding-right: 30px;
  margin-bottom: 2px;
}

#ProjectOperations a.readmore {
  font-size: 16px;
  font-weight: 400;
}

#ProjectOperations .ProjectOperationsList {
  padding: 20px;
}

#ProjectOperations .ProjectOperationsList .nos,
#ProjectOperations .ProjectOperationsList h2 {
  font-size: 36px;
  line-height: 36px;
  color: #000;
  font-family: "Playfair Display", serif;
}

#ProjectOperations .ProjectOperationsList .desc {
  font-size: 24px;
  font-family: "Figtree", sans-serif;
  margin-top: 15px;
  line-height: 32px;
  margin-bottom: 10px;
}

#ProjectOperations .ProjectOperationsList p {
  font-size: 14px;
  line-height: 20px;
  font-family: "Figtree", sans-serif;
}

#ProjectOperations .ProjectOperationsList ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#ProjectOperations .ProjectOperationsList ul li {
  font-size: 12px;
  font-family: "Figtree", sans-serif;
  margin-bottom: 5px;
}

#ProjectOperations .slide2 {
  margin-top: 80px;
}

#value-ethics {
  height: 860px;
}

#value-ethics .value-ethics-inner {
  border: solid 1px #bda371;
  padding: 50px 0;
}

#value-ethics .value-ethics-inner p {
  font-size: 36px;
  line-height: 36px;
  color: #000;
  font-family: "Playfair Display", serif;
  padding: 0 30px;
}

#value-ethics .value-ethics-inner .value-ethics-title {
  font-size: 36px;
  line-height: 36px;
  color: #bda371;
  font-family: "Playfair Display", serif;
  position: relative;
}

#value-ethics .value-ethics-inner .value-ethics-title span {
  display: inline-block;
  padding: 30px;
  position: relative;
  z-index: 1;
  background-color: #fff;
}

#value-ethics .value-ethics-inner .value-ethics-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #bda371;
  margin: auto;
}

#value-ethics a.readmore {
  font-size: 16px;
  margin-top: 10px;
  margin-left: 30px;
  font-weight: 400;
}

#principalDesigner {
  background-color: #000;
}

#principalDesigner .principalDesignerLeft {
  padding: 50px;
}

#principalDesigner .principalDesignerLeft p {
  color: #fafafa;
  font-size: 16px;
  font-family: "Figtree", sans-serif;
}

#principalDesigner .principalDesignerLeft h3 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 28px;
  margin-top: 40px;
}

#principalDesigner .principalDesignerLeft .Bon-Vivant-fonts {
  margin-top: 20px;
}

#principalDesigner .jm-township {
  position: relative;
}

#principalDesigner .jm-township p {
  font-size: 22px;
  line-height: 26px;
  color: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-family: "Playfair Display", serif;
  padding: 100px 40px;
}

#weareCreating {
  background-color: #000;
  background-image: url(../images/our-legacy3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 220px 0;
}

#weareCreating p {
  color: #fafafa;
  font-size: 24px;
  font-family: "Playfair Display", serif;
}

#weareCreating p span {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 50px;
}

#weareCreating .weareCreatingLeft p:nth-child(1) {
  margin-left: 110px;
  margin-bottom: 20px;
}

#weareCreating .weareCreatingRight p:nth-child(2) {
  margin-left: 110px;
}

.popuptitle {
  color: #bda371;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Playfair Display", serif;
  padding: 20px 0;
}

.popup-linetitle {
  font-size: 36px;
  line-height: 36px;
  color: #bda371;
  font-family: "Playfair Display", serif;
  position: relative;
}

.popup-linetitle span {
  display: inline-block;
  padding: 30px;
  position: relative;
  z-index: 1;
  background-color: #000;
}

.popup-linetitle::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #bda371;
  margin: auto;
}

#bannerproject1 p {
  color: #fff;
  padding: 0 30px;
}

#bannerproject1 h3 {
  text-align: center;
  padding: 30px 0;
  color: #fafafa;
  font-size: 24px;
  font-family: "Playfair Display", serif;
}

#bannerproject1 .fancybox-button svg {
  color: #fff;
  border: solid 1px #bda371;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border-radius: 0 !important;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  top: 5px !important;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input,
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  height: 30px !important;
}

.collection_click_without_anchor {
  position: relative;
  width: fit-content;
  padding-bottom: 7px;
  margin: auto;
  transition: 0.5s;
}

.collection_click_without_anchor::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #bda371;
  left: 0;
  bottom: 0;
  transition: 0.5s;
}

.collection_click_without_anchor:hover {
  color: #bda371;
}

.collection_click_without_anchor:hover::before {
  width: 100%;
}

.marquee-borderAni {
  position: relative;
}

.marquee-borderAni::before,
.marquee-borderAni::after {
  content: "";
  width: 0;
  height: 12px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371;
  z-index: 1;
}

.marquee-borderAni .marquee-ImgborderAni {
  display: block;
}

.marquee-borderAni .marquee-ImgborderAni::before,
.marquee-borderAni .marquee-ImgborderAni::after {
  content: "";
  width: 12px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371;
  z-index: 1;
}

.marquee-borderAni:hover {
  opacity: 1;
}

.marquee-borderAni:hover::before,
.marquee-borderAni:hover::after {
  width: calc(100% - 12px);
}

.marquee-borderAni:hover .marquee-ImgborderAni::before,
.marquee-borderAni:hover .marquee-ImgborderAni::after {
  height: calc(100% - 10px);
}

.marquee-borderAni.marquee-borderAni {
  position: relative;
  display: block;
}

.marquee-borderAni.marquee-borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

.marquee-borderAni.marquee-borderAni .marquee-ImgborderAni {
  position: relative;
  display: block;
  overflow: hidden;
}

.marquee-borderAni.marquee-borderAni .marquee-ImgborderAni::after {
  right: 0;
  bottom: 10px;
  transition-duration: 0.4s;
}

.marquee-borderAni.marquee-borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

.marquee-borderAni.marquee-borderAni .marquee-ImgborderAni::before {
  left: 0;
  top: 12px;
  transition-duration: 0.4s;
}

.Town-readmore {
  font-size: 16px;
  font-family: "Figtree", sans-serif;
  position: relative;
  width: fit-content;
  padding-right: 10px;
  padding-bottom: 5px;
  display: inline-block;
  font-weight: 300;
  color: #fff;
}

.Town-readmore::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: 1s;
}

.Town-readmore.blackbt {
  color: #000;
}

.Town-readmore.blackbt::after {
  background-color: #000;
}

.Town-readmore:hover {
  opacity: 0.6;
  color: #fff;
}

.Town-readmore:hover::after {
  width: 0;
}

.Town-readmore:hover.blackbt {
  color: #000;
}

.Town-readmore:hover.blackbt::after {
  background-color: #000;
}

#TownshipBannerAcc {
  position: relative;
  background-color: #000;
}

@media (min-width: 1199px) {
  #TownshipBannerAcc .accordion {
    width: 100%;
    max-width: 100%;
    height: 100vh;
    overflow: hidden;
  }

  #TownshipBannerAcc .accordion ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
  }

  #TownshipBannerAcc .accordion ul li {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 25%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 500ms ease;
    background-size: cover;
    z-index: 2;
    transition-delay: 0.3s;
  }

  #TownshipBannerAcc .accordion ul li:nth-child(1) {
    background-image: url(../images/FAAbannernew.png);
  }

  #TownshipBannerAcc .accordion ul li:nth-child(2) {
    background-image: url(../images/townshipbanner2.webp);
  }

  #TownshipBannerAcc .accordion ul li:nth-child(3) {
    background-image: url(../images/townshipbanner3.webp);
  }

  #TownshipBannerAcc .accordion ul li:nth-child(4) {
    background-image: url(../images/townshipbanner4.webp);
  }

  #TownshipBannerAcc .accordion ul li .slots {
    display: block;
    position: absolute;
    top: 70px;
    left: 22px;
    transition: 0.8s;
    transition-delay: 0.6s;
  }

  #TownshipBannerAcc .accordion ul li a .slots {
    display: block;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    transition: all 200ms ease;
    transition-delay: 0.3s;
  }

  #TownshipBannerAcc .accordion ul li a .slots h2 {
    text-overflow: clip;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 5px 0;
    top: 100px;
    font-family: "Playfair Display", serif;
    transition: 0.5s;
    transition-delay: 0.3s;
  }

  #TownshipBannerAcc .accordion ul li a .slots h6 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Figtree", sans-serif;
  }

  #TownshipBannerAcc .accordion ul li a .slots p {
    font-size: 16px;
    font-family: "Figtree", sans-serif;
  }

  #TownshipBannerAcc .accordion ul li a .slots .bannerInfobox {
    transition: 0.5s;
    transition-delay: 0.3s;
  }

  #TownshipBannerAcc .accordion ul li a .slots .bannerInfobox h3 {
    color: #fff;
    font-family: "Playfair Display", serif;
    font-size: 36px;
  }

  #TownshipBannerAcc .accordion ul li a .slots .bannerInfobox h3 sup {
    top: -1.5em;
  }

  #TownshipBannerAcc .accordion ul li a .slots .bannerInfobox small {
    display: block;
    font-family: "Figtree", sans-serif;
    font-size: 16px;
    color: #fff;
  }

  #TownshipBannerAcc .accordion ul:hover li {
    width: 5%;
  }

  #TownshipBannerAcc .accordion ul:hover li:hover {
    width: 100%;
    transition: 0.8s;
    transition-delay: 0.6s;
  }

  #TownshipBannerAcc .accordion ul:hover li:hover .slots {
    left: 24px;
    transition: 0.8s;
    transition-delay: 0.6s;
  }

  #TownshipBannerAcc .accordion ul:hover li:hover h2 {
    font-size: 24px;
    transition: 0.8s;
    transition-delay: 0.6s;
  }

  #TownshipBannerAcc .accordion ul:hover li:hover .bannerInfobox {
    transition: 0.8s;
    transition-delay: 0.6s;
    opacity: 1;
    visibility: visible;
  }
}

#TownshipBannerAcc .accordion ul li a {
  display: block;
  height: 100%;
  cursor: pointer;
  position: relative;
  z-index: 20;
}

#TownshipBannerAcc .accordion ul li {
  cursor: pointer;
}

.bannerNoInfo {
  margin-top: 30px;
  padding-left: 0;
}

@media screen and (max-width: 75rem) {
  #TownshipBannerAcc .swiper-pagination {
    bottom: 30px;
  }

  #TownPioneers {
    padding: 0;
  }

  #TownPioneers .TownPioneers .quote {
    font-size: 23px;
    line-height: 33px;
  }

  #TownPioneers .TownPioneers p {
    font-size: 16px;
  }

  #TownPioneers .col-lg-6 {
    padding: 0;
  }

  #ExistingTownships {
    padding-top: 50px;
  }

  #TownshipBannerAcc .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #fff;
  }

  #TownshipBannerAcc .accordion ul {
    padding-left: 0;
  }

  #TownshipBannerAcc .accordion ul li {
    display: block;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  #TownshipBannerAcc .accordion ul li:nth-child(1) {
    background-image: url(../images/townshipbanner1.webp);
  }

  #TownshipBannerAcc .accordion ul li:nth-child(2) {
    background-image: url(../images/townshipbanner2.webp);
  }

  #TownshipBannerAcc .accordion ul li:nth-child(3) {
    background-image: url(../images/townshipbanner3.webp);
  }

  #TownshipBannerAcc .accordion ul li:nth-child(4) {
    background-image: url(../images/townshipbanner4.webp);
  }

  #TownshipBannerAcc .accordion ul li .slots {
    display: flex;
    position: relative;
    width: 100%;
    transition: 0.5s;
    transition-delay: 0.3s;
    height: 100%;
    justify-content: center;
    text-align: center;
  }

  #TownshipBannerAcc .accordion ul li .slots::before {
    content: "";
    background-color: #00000014;
    position: absolute;
    left: 0;
    top: 0;
  }

  #TownshipBannerAcc .accordion ul li a .slots {
    display: block;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    transition: all 200ms ease;
    transition-delay: 0.3s;
  }

  #TownshipBannerAcc .accordion ul li a .slots h2 {
    text-overflow: clip;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px 0;
    top: 160px;
    font-family: "Playfair Display", serif;
    transition: 0.5s;
    transition-delay: 0.3s;
  }

  #TownshipBannerAcc .accordion ul li a .slots h6 {
    font-size: 11px;
    text-transform: uppercase;
    font-family: "Figtree", sans-serif;
  }

  #TownshipBannerAcc .accordion ul li a .slots p {
    font-size: 11px;
    font-family: "Figtree", sans-serif;
  }

  #TownshipBannerAcc .accordion ul li a .slots .bannerInfobox {
    transition: 0.5s;
    transition-delay: 0.3s;
    opacity: 1;
    visibility: visible;
  }

  #TownshipBannerAcc .accordion ul li a .slots .bannerInfobox h3 {
    color: #fff;
    font-family: "Playfair Display", serif;
    font-size: 26px;
  }

  #TownshipBannerAcc .col-lg-4 {
    margin-bottom: 10px;
  }

  #TownshipBannerAcc .accordion ul li a .slots .bannerInfobox h3 sup {
    top: -1.5em;
  }

  #TownshipBannerAcc .accordion ul li a .slots .bannerInfobox small {
    display: block;
    font-family: "Figtree", sans-serif;
    font-size: 13px;
    color: #fff;
  }

  #TownshipBannerAcc .accordion ul:hover {
    opacity: 1;
    width: 100%;
  }

  #TownshipBannerAcc .accordion ul li .slots-link {
    width: 55%;
    margin-left: 40px;
  }
}

#TownshipBannerAcc .swiper-button-prev,
#TownshipBannerAcc .swiper-button-next {
  position: absolute;
  bottom: 0;
  right: 23px;
  top: 94%;
  left: auto;
}

#TownshipBannerAcc .swiper-button-prev::after,
#TownshipBannerAcc .swiper-button-next::after {
  font-size: 12px;
  color: #e9e9e9;
  background: #1e1e1e;
  padding: 20px;
}

#TownshipBannerAcc .swiper-button-prev {
  right: 73px;
  border-right: 1px solid #e9e9e9;
}

.townshipTitle {
  font-size: 50px;
  line-height: 70px;
  font-family: "Playfair Display", serif;
  font-weight: 300;
}

.SubtownshipTitle {
  font-size: 90px;
  line-height: 140px;
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
}

.subPara {
  font-size: 24px;
  color: #000;
  font-family: "Playfair Display", serif;
  line-height: 36px;
}

#whataretownships {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

#whataretownships .whatareSliderBox .nos {
  font-size: 100px;
  line-height: 35px;
  color: #000;
  font-family: "Playfair Display", serif;
}

#whataretownships .whatareSliderBox .whatareSliderBoxContent {
  width: 340px;
  margin-left: 112px;
}

#whataretownships .whatareSliderBox .whatareSliderBoxContent h2 {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  margin-bottom: 20px;
}

#whataretownships .whatareSliderBox .whatareSliderBoxContent p {
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
}

#whataretownships .whatareSliderBox .whatareSliderBoxContent img {
  width: 100%;
}

#whataretownships .whatareSlider {
  margin-top: 50px;
  padding-left: 100px;
}

#whataretownships .whatareSlider .swiper-slide:nth-child(even) .whatareSliderBox {
  margin-top: 190px;
}

#whataretownships .swiper-button-next:after,
#whataretownships .swiper-button-prev:after {
  font-size: 20px;
  background-color: #000;
  color: #fff;
  padding: 12px 15px;
}

#whataretownships .swiper-button-next,
#whataretownships .swiper-button-prev {
  top: 41%;
}

#whataretownships .swiper-button-next {
  right: 20px;
}

#whataretownships .swiper-button-prev {
  left: 20px;
}

.whatweareOverContent {
  position: absolute;
  left: 0;
  top: 0;
  padding: 50px;
  width: 800px;
  max-width: 100%;
  height: 100%;
}

.whatweareOverContent h6 {
  color: #fff;
  font-size: 28px;
  font-family: "Playfair Display", serif;
  font-weight: 300;
  margin-bottom: 20px;
}

.whatweareOverContent h2 {
  color: #fff;
  font-size: 24px;
  font-family: "Playfair Display", serif;
  margin-bottom: 30px;
}

.whatweareOverContent p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.whatweareOverContent .nosinfo {
  margin-bottom: 20px;
}

.whatweareOverContent .nosinfo h3 {
  color: #bda371;
  font-family: "Playfair Display", serif;
  font-size: 40px;
}

.whatweareOverContent .nosinfo small {
  display: block;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  color: #bda371;
}

.whatweareOverContent .nosinfoConn {
  position: absolute;
  left: 60px;
  bottom: 30px;
}

.whatarePop {
  position: relative;
}

.whatarePop::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  background: linear-gradient(90deg, #000000ed 38%, #fff0 100%);
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

#whatweareBottom {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
}

#whatweareBottom .whatweareBottomBox {
  margin-bottom: 30px;
}

#whatweareBottom .whatweareBottomBox a {
  display: block;
  position: relative;
  overflow: hidden;
}

#whatweareBottom .whatweareBottomBox a::before,
#whatweareBottom .whatweareBottomBox a::after {
  content: "";
  width: 0;
  height: 12px;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371;
  z-index: 2;
}

#whatweareBottom .whatweareBottomBox a img {
  transform: scale(1);
  transition: 5s;
}

#whatweareBottom .whatweareBottomBox a .ImgborderAni {
  display: block;
}

#whatweareBottom .whatweareBottomBox a .ImgborderAni::before,
#whatweareBottom .whatweareBottomBox a .ImgborderAni::after {
  content: "";
  width: 12px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #bda371;
  z-index: 2;
}

#whatweareBottom .whatweareBottomBox a .whatweareOverContent {
  position: absolute;
  left: 0;
  top: 0;
  padding: 25px;
  width: 800px;
  max-width: 100%;
  height: 100%;
  z-index: 2;
}

#whatweareBottom .whatweareBottomBox a .whatweareOverContent .nosinfoConn {
  left: 25px;
  bottom: 10px;
}

#whatweareBottom .whatweareBottomBox a .enlarge {
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: block;
  transform: scale(0.8);
}

#whatweareBottom .whatweareBottomBox a.borderAni::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

#whatweareBottom .whatweareBottomBox a.borderAni .ImgborderAni::after {
  right: 0;
  bottom: 12px;
  transition-duration: 0.4s;
}

#whatweareBottom .whatweareBottomBox a.borderAni .ImgborderAni span {
  position: relative;
  display: block;
}

#whatweareBottom .whatweareBottomBox a.borderAni .ImgborderAni span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  background: linear-gradient(90deg, #000000ed 58%, #fff0 100%);
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 1;
}

#whatweareBottom .whatweareBottomBox a.borderAni::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

#whatweareBottom .whatweareBottomBox a.borderAni .ImgborderAni::before {
  left: 0;
  top: 12px;
  transition-duration: 0.4s;
}

#whatweareBottom .whatweareBottomBox a:hover img {
  transform: scale(1.2);
}

#whatweareBottom .whatweareBottomBox a:hover::before,
#whatweareBottom .whatweareBottomBox a:hover::after {
  width: calc(100% - 12px);
}

#whatweareBottom .whatweareBottomBox a:hover .ImgborderAni::before,
#whatweareBottom .whatweareBottomBox a:hover .ImgborderAni::after {
  height: calc(100% - 10px);
}

.popup-contentscroll {
  overflow: scroll;
  overflow-x: hidden;
  height: 300px;
  padding-bottom: 20px;
  padding-right: 30px;
}

#TownPioneers {
  background-color: #000;
  margin-top: -1px;
  padding-bottom: 100px;
}

#TownPioneers .townshipTitle {
  font-size: 50px;
  line-height: 60px;
  width: fit-content;
  margin-top: -30px;
  margin-bottom: 80px;
  margin-left: 80px;
}

#TownPioneers .TownPioneers {
  padding-left: 50px;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
}

#TownPioneers .TownPioneers .q {
  color: #fff;
  font-size: 360px;
  font-family: "Playfair Display", serif;
  position: absolute;
  left: 0;
  top: 20px;
  line-height: 230px;
  opacity: 0.1;
}

#TownPioneers .TownPioneers p {
  color: #fff;
  font-size: 22px;
  line-height: 33px;
  font-family: "Playfair Display", serif;
  position: relative;
  z-index: 1;
}

#TownPioneers .TownPioneers .nam {
  margin-top: 40px;
}

#TownPioneers .TownPioneers .nam h3 {
  font-size: 20px;
  font-family: "Playfair Display", serif;
  color: #fff;
}

#TownPioneers .TownPioneers .nam p {
  font-size: 16px;
  font-family: "Figtree", sans-serif;
  color: #fff;
}

#TownPioneersbottom {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

#TownPioneersbottom .swiper-wrapper {
  height: 890px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide {
  position: absolute;
  left: 0;
  top: 0;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide .TownPioneers {
  border: solid 1px #e4e4e4;
  transition: 0.5s;
  padding: 20px 40px;
  height: 200px;
  width: 440px;
  display: flex;
  justify-content: end;
  place-content: end;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide .TownPioneers h3 {
  color: #000;
  font-size: 20px;
  font-family: "Playfair Display", serif;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide .TownPioneers .dates {
  color: #999;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin-top: 20px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide .TownPioneers:hover {
  box-shadow: 0 10px 15px -3px #0000001a;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(2) {
  top: 220px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(3) {
  top: 440px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(4) {
  top: 660px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(5) {
  left: 460px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(5) .TownPioneers {
  height: 420px;
  width: 340px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(6) {
  left: 460px;
  top: 440px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(7) {
  left: 460px;
  top: 660px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(8) {
  left: 820px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(9) {
  left: 820px;
  top: 220px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(10) {
  left: 920px;
  top: 440px;
}

#TownPioneersbottom .swiper-wrapper .swiper-slide:nth-child(10) .TownPioneers {
  height: 420px;
  width: 340px;
}

#ExistingTownships {
  background-color: #000;
  position: relative;
  margin-top: -1px;
  overflow: hidden;
  padding-bottom: 70px;
}

#ExistingTownships .suberbigtitle {
  color: #1c1c1c;
  font-family: "Playfair Display", serif;
  font-size: 140px;
  text-align: center;
  font-weight: 800;
  margin-top: -33px;
  letter-spacing: -5px;
  line-height: 170px;
  opacity: 0.5;
}

#ExistingTownships p {
  color: #fff;
  opacity: 0.5;
}

#ExistingTownships .filterCon {
  margin-top: 80px;
  position: relative;
}

#ExistingTownships .filterCon .swiper-filter {
  padding: 1em 0;
  text-align: center;
  margin: 1em;
}

#ExistingTownships .filterCon .swiper-filter .swiper-slide {
  width: fit-content;
  background-color: #1c1c1c;
}

#ExistingTownships .filterCon .swiper-filter .swiper-slide a {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  opacity: 0.4;
  padding: 10px 20px;
  display: inline-block;
}

#ExistingTownships .filterCon .swiper-filter .swiper-slide a.swiper-active {
  background-color: #bda371;
  color: #000;
  opacity: 1;
}

#ExistingTownships .filterCon .swiper-filter a,
#ExistingTownships .filterCon .swiper-filter .swiper-filter-prev,
#ExistingTownships .filterCon .swiper-filter .swiper-filter-next {
  cursor: pointer;
}

#ExistingTownships .filterCon .swiper-filter .swiper-filter-prev:before,
#ExistingTownships .filterCon .swiper-filter .swiper-filter-next:before {
  position: absolute;
  top: 7px;
  z-index: 2;
  padding: 5px;
  font-weight: 700;
  font-size: 20px;
}

#ExistingTownships .filterCon .swiper-filter .swiper-filter-prev:before {
  content: "<";
  left: 0;
}

#ExistingTownships .filterCon .swiper-filter .swiper-filter-next:before {
  content: ">";
  right: 0;
}

#ExistingTownships .filterCon .swiper-filter .swiper-button-disabled {
  color: #ccc;
}

#ExistingTownships .filterCon .swiper-product {
  margin: 0 auto;
  padding-bottom: 0;
}

#ExistingTownships .filterCon .swiper-product .swiper-wrapper {
  padding-bottom: 30px;
}

#ExistingTownships .filterCon .swiper-product .swiper-slide {
  display: inline;
  margin-bottom: 70px;
}

#ExistingTownships .filterCon .swiper-product .swiper-slide img {
  width: 100%;
}

#ExistingTownships .filterCon .swiper-scrollbar {
  display: block;
}

#ExistingTownships .filterCon .swiper-scrollbar-drag {
  cursor: pointer;
}

#ExistingTownships .filterCon .swiper-container-horizontal>.swiper-scrollbar {
  height: 6px;
}

#ExistingTownships .largbox {
  height: 560px;
}

#ExistingTownships .largbox video,
#ExistingTownships .largbox img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

#ExistingTownships .smallbox {
  display: grid;
  place-content: end;
  height: 100%;
}

#ExistingTownships .smallbox video,
#ExistingTownships .smallbox img {
  height: 255px;
  object-fit: cover;
  width: 100%;
}

#ExistingTownships .swiper-scrollbar {
  background-color: #fff3;
  width: 80%;
}

#ExistingTownships .swiper-scrollbar-drag {
  background: #bda371;
}

#ExistingTownships .swiper-horizontal>.swiper-scrollbar {
  height: 3px;
  bottom: 25px;
}

#ExistingTownships .swiper-button-next,
#ExistingTownships .swiper-button-prev {
  border: solid 1px #fff;
  padding: 30px;
  border-radius: 100px;
  top: inherit;
  bottom: 0;
}

#ExistingTownships .swiper-button-next:after,
#ExistingTownships .swiper-button-prev:after {
  font-size: 0;
}

#ExistingTownships .swiper-button-prev {
  left: inherit;
  right: 100px;
}

#ExistingTownships .TownClients {
  margin-top: 40px;
}

#ExistingTownships .TownClients .swiper-slide img {
  width: 130px;
  aspect-ratio: 4 / 2;
  object-fit: contain;
  height: 80px;
}

#upcomingTownship {
  padding-top: 80px;
  padding-bottom: 80px;
}

#upcomingTownship .upcomingslider {
  margin-top: 30px;
}

#upcomingTownship .upcomingslider .swiper-wrapper {
  padding: 20px 0;
}

#upcomingTownship .upcomingslider .upcomingBox {
  padding: 0;
  transition: 0.5s;
}

#upcomingTownship .upcomingslider .upcomingBox h2 {
  font-size: 22px;
  font-family: "Playfair Display", serif;
  color: #000;
  margin-bottom: 5px;
  margin-top: 8px;
  font-weight: 300;
  margin-left: 16px;
}

#upcomingTownship .upcomingslider .upcomingBox h6 {
  font-size: 14px;
  font-family: "Figtree", sans-serif;
  margin-bottom: 15px;
  margin-left: 16px;
}

#upcomingTownship .upcomingslider .upcomingBox .Town-readmore {
  margin-left: 16px;
}

#upcomingTownship .upcomingslider .upcomingBox .nosinfo {
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

#upcomingTownship .upcomingslider .upcomingBox .nosinfo h3 {
  color: #bda371;
  font-family: "Playfair Display", serif;
  font-size: 26px;
}

#upcomingTownship .upcomingslider .upcomingBox .nosinfo small {
  display: block;
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  color: #bda371;
  line-height: 20px;
}

#upcomingTownship .upcomingslider .upcomingBox .upcomingimg {
  position: relative;
  overflow: hidden;
}

#upcomingTownship .upcomingslider .upcomingBox .upcomingimg img {
  transform: scale(1);
  transition: 3s;
}

#upcomingTownship .upcomingslider .upcomingBox .upcomingimg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  background: linear-gradient(0deg, #000000ed 42%, #fff0 71%);
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: 1;
}

#upcomingTownship .upcomingslider .upcomingBox .upcomingimg .imgnos {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px;
  z-index: 2;
}

#upcomingTownship .upcomingslider .upcomingBox:hover {
  box-shadow: 0 10px 15px -3px #0000001a;
}

#upcomingTownship .upcomingslider .upcomingBox:hover .upcomingimg img {
  transform: scale(1.2);
}

#upcomingTownship .upcomingslider .upcomingBox:hover .upcomingimg::before {
  opacity: 0.8;
}

#upcomingTownship .upcomingslider .upcomingBox:hover .nosinfo {
  transition: 0.5s;
  opacity: 1;
  visibility: visible;
}

#upcomingTownship .swiper-button-next,
#upcomingTownship .swiper-button-prev {
  top: 35%;
  padding: 24px;
  width: 35px;
  height: 35px;
  margin-top: 0;
  background-color: #000;
}

#upcomingTownship .swiper-button-next {
  right: 40px;
}

#upcomingTownship .swiper-button-prev {
  left: 40px;
}

#upcomingTownship .swiper-button-next::after,
#upcomingTownship .swiper-button-prev::after {
  color: #fff;
  font-size: 12px;
}

#ourLagacy {
  background-color: #000;
  padding-top: 80px;
}

#ourLagacy .Legacyleft {
  padding-right: 50px;
}

#ourLagacy .Legacyleft p {
  color: #fff;
  opacity: 0.5;
}

#ourLagacy .centerText {
  background-color: #1d1d1d;
  color: #bda371;
  font-size: 28px;
  font-family: "Playfair Display", serif;
  line-height: 46px;
  text-align: center;
  padding: 70px 180px;
  margin-top: 80px;
}

#ourLagacy .swiper-pagination-bullet-active {
  background-color: #bda371;
}

#TownshipProjectDevelopment {
  background-color: #000;
  padding-top: 150px;
  padding-bottom: 80px;
  margin-top: -1px;
}

#TownshipProjectDevelopment .projectBoxs {
  padding: 30px;
  margin-bottom: 100px;
}

#TownshipProjectDevelopment .projectBoxs h3 {
  font-size: 24px;
  font-family: "Playfair Display", serif;
  color: #000;
  margin: 15px auto;
  line-height: 31px;
}

#TownshipProjectDevelopment .projectBoxs p {
  font-family: "Figtree", sans-serif;
}

#TownshipProjectDevelopment .ProjectDevelopmentLink {
  background-color: #fff;
  padding: 30px;
  text-align: center;
  height: 300px;
  position: relative;
}

#TownshipProjectDevelopment .ProjectDevelopmentLink h4 {
  font-size: 24px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
}

#TownshipProjectDevelopment .ProjectDevelopmentLink p {
  font-family: "Figtree", sans-serif;
  font-size: 16px;
}

#TownshipProjectDevelopment .ProjectDevelopmentLink a {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
}

#TownshipProjectDevelopment .vlosBox {
  text-align: center;
  border: solid 1px #bda371;
  display: grid;
  margin-top: 100px;
  margin-bottom: 30px;
  place-content: center;
  height: 200px;
  position: relative;
}

#TownshipProjectDevelopment .vlosBox h3 {
  font-size: 30px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  color: #bda371;
  margin-bottom: 10px;
}

#TownshipProjectDevelopment .vlosBox img {
  width: fit-content;
  margin: auto;
}

#TownshipProjectDevelopment .vlosBox .vlosBoxDesc {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #111;
  left: 0;
  top: 0;
  display: grid;
  place-content: center;
  padding: 0 20px;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

#TownshipProjectDevelopment .vlosBox .vlosBoxDesc p {
  color: #fff;
}

#TownshipProjectDevelopment .vlosBox:hover .vlosBoxDesc {
  opacity: 1;
  visibility: visible;
}

#Midas {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
}

#Midas .MidasBox {
  text-align: center;
}

#Midas .MidasBox h3 {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-family: "Playfair Display", serif;
  font-weight: 300;
  margin: 20px 0;
}

#Midas .MidasBox p {
  padding: 0 20px;
  color: #fff;
  opacity: 0.5;
}

#projectOperations {
  padding-top: 80px;
  padding-bottom: 80px;
}

#projectOperations .ProjectOperationsbox {
  border: solid 1px #bda371;
  height: 300px;
  position: relative;
  display: flex;
  justify-content: end;
  padding: 40px;
  margin: 10px;
  transition: 0.5s;
}

#projectOperations .ProjectOperationsbox h3 {
  font-size: 24px;
  font-family: "Playfair Display", serif;
  color: #000;
}

#projectOperations .ProjectOperationsbox svg {
  position: absolute;
  right: 20px;
  bottom: 10px;
  opacity: 0;
  transition: 0.5s;
}

#projectOperations .ProjectOperationsbox .nos {
  position: absolute;
  top: 0;
  left: -5px;
  font-size: 100px;
  color: #181818;
  opacity: 0.1;
  line-height: 30px;
  letter-spacing: -6px;
  font-family: "Playfair Display", serif;
}

#projectOperations .ProjectOperationsbox:hover {
  box-shadow: 0 10px 15px -3px #0000001a;
}

#projectOperations .ProjectOperationsbox:hover svg {
  opacity: 1;
  bottom: 20px;
  transition: 0.5s;
}

#projectOperations .col-lg-6:nth-child(2) {
  margin-top: 80px;
}

#projectOperations .col-lg-6:nth-child(3) {
  margin-top: -80px;
}

.focus-con {
  position: fixed;
  top: 0;
  right: -50%;
  height: 100%;
  width: 80%;
  background-color: #f9f9f9;
  padding-top: 70px;
  z-index: 9999;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  box-shadow: -7px 7px 15px -3px #0000001a;
}

.focus-con.popactive {
  right: 0;
  visibility: visible;
  opacity: 1;
  display: block;
}

.focus-con .closedPopup {
  position: absolute;
  right: 50px;
  top: 50px;
}

.focus-con .popupnos {
  font-size: 230px;
  color: #181818;
  opacity: 0.1;
  line-height: 70px;
  letter-spacing: -6px;
  font-family: "Playfair Display", serif;
  height: 160px;
}

.focus-con h4 {
  font-size: 36px;
  color: #000;
  font-family: "Playfair Display", serif;
  padding-right: 50px;
}

.focus-con .focus-con-right {
  margin-top: 150px;
}

.focus-con .focus-con-right .subPara {
  margin-bottom: 30px;
}

.backoverlay {
  width: 100%;
  height: 100%;
  background-color: #0000008c;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
}

.backoverlay.backoverlay-active {
  opacity: 1;
  visibility: visible;
}

.headerHide {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}

#ValuesEthics {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
}

#ValuesEthics .ValuesEthicsBox {
  border-top: solid 1px #ffffff26;
  padding-top: 50px;
  padding-bottom: 50px;
}

#ValuesEthics .ValuesEthicsBox h3 {
  font-size: 36px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  color: #fff;
}

#ValuesEthics .ValuesEthicsBox p {
  color: #fff;
  opacity: 0.5;
  margin-left: 100px;
  transition: 0.5s;
}

#ValuesEthics .ValuesEthicsBox:hover p {
  opacity: 1;
}

#ValuesEthics .new-project-right {
  background-color: #fff;
  padding: 50px;
}

#new-project {
  padding-top: 80px;
  padding-bottom: 80px;
}

#new-project .new-project-right {
  background-color: #fff;
  padding: 50px;
  position: relative;
  left: -100px;
  top: 80px;
}

#new-project .new-project-right .subPara {
  font-size: 30px;
  margin-bottom: 30px;
}

#townlastsection {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url(../images/township-backpatten.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#townlastsection .iconic {
  transform: translate(60px, -70px);
}

#tenThings {
  background-color: #000;
  padding-top: 0;
  padding-bottom: 100px;
  overflow: hidden;
}

#tenThings .in-india {
  transform: translate(460px, -60px);
}

#tenThings .tenThingsVideo {
  width: 100%;
  height: 100%;
}

#tenThings .tenThingsVideo video {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

#tenThings .nav-stacked {
  display: flex;
  list-style-type: none;
  border: none;
  box-shadow: none;
}

#tenThings .nav-stacked li {
  display: block;
  padding: 10px 0;
  counter-increment: step-counter;
  position: relative;
}

#tenThings .nav-stacked li::before {
  content: counter(step-counter);
  color: #bda371;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 3px;
  font-family: "Playfair Display", serif;
  font-size: 24px;
}

#tenThings .nav-stacked li a {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 18px;
  opacity: 0.5;
  font-weight: 400;
}

#tenThings .nav-stacked li a:hover {
  opacity: 1;
  font-weight: 500;
}

#tenThings .nav-stacked li.active.in a {
  opacity: 1;
  font-weight: 700;
}

#tenThings .fade:not(.show) {
  opacity: 1;
}

#tenThings .gallery-container {
  position: relative;
  width: 100%;
}

#tenThings .gallery-main {
  width: 100%;
  height: 100%;
}

#tenThings .gallery-main .swiper-button-prev,
#tenThings .gallery-main .swiper-button-next {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 90%;
  left: auto;
  height: 45px;
  width: 40px;
  color: #e9e9e9;
  background: #1e1e1e;
}

#tenThings .gallery-main .swiper-button-prev::after,
#tenThings .gallery-main .swiper-button-next::after {
  font-size: 12px;
}

#tenThings .gallery-main .swiper-button-prev {
  right: 40px;
  border-right: 1px solid #e9e9e9;
}

#tenThings .gallery-title {
  position: absolute;
  top: 15px;
  right: 15px;
  font-family: "Epilogue", sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
  text-shadow: 0 0 20px #0000004d;
  color: #fff;
}

.swiper-slide-active #tenThings .gallery-title {
  animation: slide-in 0.3s ease-in both;
}

#tenThings .gallery-thumbs {
  width: 100%;
  height: 550px;
  margin-right: 15px;
  padding-left: 15px;
}

#tenThings .gallery-thumbs .swiper-slide {
  font-family: 'Figtree';
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  counter-increment: step-counter;
  padding-left: 40px;
  color: #777;
  padding-right: 40px;
  cursor: pointer;
}

#tenThings .gallery-thumbs .swiper-slide::before {
  content: counter(step-counter);
  color: #bda371;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 3px;
  font-family: 'Figtree';
  font-size: 24px;
}

#tenThings .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  color: #fff;
}

@keyframes slide-in {
  from {
    opacity: 0;
    right: -50%;
  }
}

#NewDellaFrom {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
}

#NewDellaFrom p {
  color: #bda371;
  font-size: 24px;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 30px;
}

#NewDellaFrom .selectone {
  color: #a3a3a3;
  font-size: 14px;
  font-family: "Figtree", sans-serif;
  opacity: 0.5;
}

#NewDellaFrom .selectCategory {
  display: flex;
  margin-bottom: 8px;
  justify-content: center;
}

#NewDellaFrom .selectCategory .type {
  margin-right: 20px;
  flex: 1;
}

#NewDellaFrom .selectCategory input {
  display: none;
}

#NewDellaFrom .selectCategory label {
  font-size: 20px;
  color: #838383;
  width: 100%;
  height: 50px;
  border: 1px solid #838383;
  background: transparent;
  text-align: center;
  padding: 10px 15px;
  margin-bottom: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  margin-top: 12px;
  opacity: 0.5;
  font-family: "Figtree", sans-serif;
  font-weight: 400;
}

#NewDellaFrom .selectCategory label:hover {
  background-color: #bda371;
  color: #fff;
  opacity: 1;
}

#NewDellaFrom .selectCategory input:checked~label {
  border-color: #bda371;
  background-color: #000;
  color: #bda371;
  opacity: 1;
}

#NewDellaFrom .CategoryForms {
  margin-top: 50px;
  padding: 0 100px;
  background-color: #000;
  display: none;
  position: relative;
}

#NewDellaFrom .CategoryForms .label {
  display: flex;
  margin-bottom: 27px;
}

#NewDellaFrom .CategoryForms .label h3 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 36px;
  width: 60%;
}

#NewDellaFrom .CategoryForms .label.ProjectLocation h3 {
  width: 75%;
}

#NewDellaFrom .CategoryForms .label.approximately h3 {
  width: 90%;
}

#NewDellaFrom .CategoryForms .label.budgetrange h3 {
  width: 63%;
}

#NewDellaFrom .CategoryForms .label.wantwork h3 {
  width: 48%;
}

#NewDellaFrom .CategoryForms .label .customSelectbox {
  width: 100%;
  background-color: transparent;
  background: transparent;
  font-family: "Figtree", sans-serif;
  opacity: 0.5;
  font-size: 16px;
  padding: 0 10px;
  color: #fff;
}

#NewDellaFrom .CategoryForms .label .customSelectbox option {
  color: #000;
  padding: 10px;
  display: block;
}

#NewDellaFrom .CategoryForms .label.Build h3,
#NewDellaFrom .CategoryForms .label.Build2 h3 {
  width: 37%;
}

#NewDellaFrom .CategoryForms .label.Build.iaman h3,
#NewDellaFrom .CategoryForms .label.Build2.iaman h3 {
  width: 10%;
}

#NewDellaFrom .CategoryForms .label.Build .type,
#NewDellaFrom .CategoryForms .label.Build2 .type {
  width: 100%;
  max-width: 270px;
}

#NewDellaFrom .CategoryForms .label.Build input,
#NewDellaFrom .CategoryForms .label.Build2 input {
  display: none;
}

#NewDellaFrom .CategoryForms .label.Build label,
#NewDellaFrom .CategoryForms .label.Build2 label {
  max-width: 270px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #fff;
  width: 100%;
  border: 1px solid #fafafa;
  background: transparent;
  text-align: center;
  padding: 10px 15px;
  margin-bottom: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  margin-top: 12px;
}

#NewDellaFrom .CategoryForms .label.Build input:checked~label,
#NewDellaFrom .CategoryForms .label.Build2 input:checked~label {
  border-color: #bda371;
  color: #bda371;
}

#NewDellaFrom .CategoryForms .label.Build2 label {
  border: 1px solid #a3a3a3;
  font-size: 16px;
  color: #a3a3a3;
}

#NewDellaFrom .CategoryForms .label.Build2 .type {
  max-width: 238px;
  margin-right: 10px;
}

#NewDellaFrom .CategoryForms .label.in {
  margin-right: 30px;
}

#NewDellaFrom .CategoryForms .label.in h3 {
  width: 11%;
}

#NewDellaFrom .CategoryForms .label.acres h3 {
  padding-left: 30px;
  width: 46%;
}

#NewDellaFrom .CategoryForms .label.spans h3 {
  width: 70%;
}

#NewDellaFrom .CategoryForms .label.company h3 {
  width: 117%;
}

#NewDellaFrom .CategoryForms .label.website h3 {
  width: 77%;
  padding-left: 17px;
}

#NewDellaFrom .CategoryForms .label.Additional h3 {
  width: 140%;
}

#NewDellaFrom .CategoryForms .label.Additionalcomments h3 {
  width: 80%;
}

#NewDellaFrom .CategoryForms .label.ContactMe {
  margin-right: 30px;
}

#NewDellaFrom .CategoryForms .label.ContactMe h3 {
  width: 100%;
}

#NewDellaFrom .CategoryForms .label.ContactMe.ContactMe2 h3 {
  width: 154%;
}

#NewDellaFrom .CategoryForms .label.andSymbol h3 {
  width: 28%;
}

#NewDellaFrom .CategoryForms .label.based h3 {
  width: 49%;
}

#NewDellaFrom .CategoryForms .label.writeMe h3 {
  width: 188%;
}

#NewDellaFrom .CategoryForms .label.writeMe.writeMe2 h3 {
  width: 74%;
}

#NewDellaFrom .CategoryForms .form-input {
  position: relative;
  padding: 12px 0 5px;
  width: 100%;
  outline: 0;
  border: 0;
  transition: box-shadow 150ms ease-out;
  border-bottom: solid 1px #fafafa;
  background: transparent;
  font-family: "Figtree", sans-serif;
  /* opacity: 0.5; */
  font-size: 16px;
  color: #fff;
}


#NewDellaFrom .CategoryForms .form-input::placeholder {
  color: #fafafa;
  font-weight: 400;
  font-family: "Figtree", sans-serif;
  opacity: 1;
}

#NewDellaFrom .CategoryForms .privacypolicy label {
  cursor: pointer;
  display: flex;
  position: relative;
}

#NewDellaFrom .CategoryForms .privacypolicy label.error {
  position: absolute;
  left: 0;
  bottom: -27px;
}

#NewDellaFrom .CategoryForms .privacypolicy label input[type="checkbox"] {
  display: block;
}

#NewDellaFrom .CategoryForms .privacypolicy label input[type="checkbox"]#accceptance {
  position: relative;
  left: 0;
  top: 0;
  margin-right: 6px;
}

#NewDellaFrom .CategoryForms .privacypolicy label input[type="checkbox"]+.label-text:before {
  display: inline-block;
  transition: all 0.2s ease-in-out;
  margin: -4px 10px 0 0;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: transparent;
  border: 1px solid #fafafa;
  border-radius: 2px;
  color: #ecf0f1;
  content: "";
}

#NewDellaFrom .CategoryForms .privacypolicy .label-text {
  font-size: 24px;
  color: #fafafa;
  font-family: "Figtree", sans-serif;
  opacity: 0.6;
}

#NewDellaFrom .CategoryForms .privacypolicy .label-text a {
  color: #fafafa;
  text-decoration: underline;
}

#NewDellaFrom .CategoryForms .privacypolicy label input[type="checkbox"]:checked+.label-text:before {
  background: transparent;
  text-align: center;
  line-height: 1em;
  color: #ecf0f1;
  content: "✔";
}

#NewDellaFrom .CategoryForms .fileUpload {
  background: transparent;
  color: #fff;
  font-family: "Figtree", sans-serif;
  opacity: 0.6;
  border: solid 1px #fff;
  font-size: 14px;
  font-weight: 400;
  margin: 0.05em auto;
  overflow: hidden;
  padding: 0.675em;
  position: relative;
  text-align: center;
  width: 100%;
  cursor: pointer;
}

#NewDellaFrom .CategoryForms .fileUpload:hover,
#NewDellaFrom .CategoryForms .fileUpload:active,
#NewDellaFrom .CategoryForms .fileUpload:focus {
  background: #fafafa;
  cursor: pointer;
}

#NewDellaFrom .CategoryForms .fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #fafafa;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
}

#NewDellaFrom .CategoryForms input[type="file"] {
  position: fixed;
  right: 100%;
  bottom: 100%;
}

#NewDellaFrom .CategoryForms .custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

#NewDellaFrom .CategoryForms .readmore {
  color: #fff;
  font-family: "Playfair Display", serif;
}

#NewDellaFrom .CategoryForms.CollaborateDella .label.HelloDella input {
  margin-right: 20px;
}

#NewDellaFrom .CategoryForms.CollaborateDella .label h3 {
  font-size: 34px;
}

#NewDellaFrom .CategoryForms .privacypolicy .label-text {
  font-size: 14px;
}

#NewDellaFrom .Letstartedtitle {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 80px;
}

#NewDellaFrom .inner-townshipformBox {
  margin-top: -160px;
  padding-top: 30px;
}

#NewDellaFrom .inner-townshipformBox.Form-show {
  margin-top: -320px;
}

#NewDellaFrom .select-wrapper {
  position: relative;
}

#NewDellaFrom .select-wrapper .readmore {
  font-family: "Playfair Display", serif;
}

#NewDellaFrom .select-wrapper .dropdown {
  position: relative;
  font-size: 14px;
  font-family: "Figtree", sans-serif;
  color: #333;
}

#NewDellaFrom .select-wrapper .dropdown .dropdown-list {
  padding: 12px;
  background: #fff;
  position: absolute;
  top: 42px;
  left: 2px;
  right: 2px;
  box-shadow: 0 1px 2px 1px #00000026;
  transform-origin: 50% 0;
  transform: scale(1, 0);
  transition: transform 0.15s ease-in-out 0.15s;
  max-height: 66vh;
  overflow-y: scroll;
  z-index: 2;
}

#NewDellaFrom .select-wrapper .dropdown .dropdown-option {
  display: block;
  padding: 8px 12px;
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}

#NewDellaFrom .select-wrapper .dropdown .dropdown-label {
  display: block;
  height: 40px;
  background: transparent;
  border: 1px solid #838383;
  padding: 13px 6px;
  color: #fff;
  line-height: 1;
  cursor: pointer;
}

#NewDellaFrom .select-wrapper .dropdown .dropdown-label:before {
  content: "▼";
  float: right;
}

#NewDellaFrom .select-wrapper .dropdown.on .dropdown-list {
  transform: scale(1, 1);
  transition-delay: 0s;
}

#NewDellaFrom .select-wrapper .dropdown.on .dropdown-list .dropdown-option {
  opacity: 1;
  transition-delay: 0.2s;
}

#NewDellaFrom .select-wrapper .dropdown.on .dropdown-label:before {
  content: "▲";
}

#NewDellaFrom .select-wrapper .dropdown [type="checkbox"] {
  position: relative;
  top: 2px;
  margin-right: 4px;
}

#NewDellaFrom .stepsHide {
  display: none;
}

#NewDellaFrom .StepsContainer {
  position: relative;
  height: 300px;
}

#NewDellaFrom .StepsContainer .stepsHide {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #000;
}

#NewDellaFrom #step2 {
  top: 60px;
}

#NewDellaFrom #step3 {
  top: 100px;
}

#NewDellaFrom .stepTwoBackBt {
  margin-bottom: 10px;
}

#townshipfaq {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: -1px;
}

#townshipfaq .accordion-item {
  border: none;
  margin-bottom: 30px;
}

#townshipfaq .accordion-button {
  background-color: #000;
  border: solid 1px #fff;
  color: #fff;
}

#townshipfaq .accordion-button:hover {
  background-color: #bda371;
}

#townshipfaq .accordion-button::after {
  background-image: url(../images/w-down-arrow.svg);
}

#townshipfaq .accordion-body {
  padding: 1rem 1.25rem;
  font-size: 16px;
  font-family: "Figtree", sans-serif;
}

.fancybox-slide--html .fancybox-close-small {
  background-color: #fff;
}

.home_page_new .pagetitle1 {
  line-height: 100px;
  font-size: 80px;
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  text-transform: capitalize;
}

.home_page_new .tbbBox1 {
  width: 930px;
  max-width: 100%;
  margin: auto;
  font-size: 26px;
  line-height: 40px;
}

.form-submit2 {
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
  border: none;
  color: #fff;
  font-family: "Playfair Display", serif;
  background-image: url(../images/gold-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
  background-size: 15px;
  transition: 0.5s;
}

.form-submit2:hover {
  background-size: 20px;
}

#product-range .single-product-range-name {
  padding-bottom: 10%;
}


/* fancybox-navigation custom arrow  */
.fancybox-navigation .fancybox-button svg {
  display: none;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 5%;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 5%;
}

.fancybox-navigation .fancybox-button--arrow_left {
  background: url("https://www.della.in/wp-content/themes/dellastore/newhome/images/left-white-arrow.svg") no-repeat;
  background-size: 27px 44px;
  width: 27px;
  height: 44px;
  background-clip: unset;
}

.fancybox-navigation .fancybox-button--arrow_right {
  background: url("https://www.della.in/wp-content/themes/dellastore/newhome/images/right-white-arrow.svg") no-repeat;
  background-size: 27px 44px;
  width: 27px;
  height: 44px;
  background-clip: unset;
}

.loadingHandler {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}


#SimilarCollections .DetailDesignSlider2 {
  padding-bottom: 3%;
}

#dellaLightsFirstSection .swiper-button-next,
#dellaLightsFirstSection .swiper-button-prev {
  /* bottom: -5px; */
}

#SimilarCollections .swiper-button-next,
#SimilarCollections .swiper-button-prev {
  /* bottom: 9.5% ; */
  bottom: auto;
}

#SimilarCollections .swiper-button-next {
  right: 0;
}

#SimilarCollections .common-pagination-slider {
  width: 90%;
  bottom: 10%;
}


#furniture-collection {
  padding-top: 0;
}

.dellaLightsFirstSection-content-single {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  /* Kunal */
  /* padding: 60px 0;
    padding-right: 40px; */
  padding: 50px 0px 30px 0px;

  /* display: none; */
  background-color: black;
  max-width: 1280px;
  margin: 0 auto;
}

.dellaLightsFirstSection-content-right-single .sub_title {
  font-size: 24px;
  color: #BDA371;
}

.dellaLightsFirstSection-content-title-single {
  font-size: 55px;
  color: #BDA371;
  margin-bottom: 10px;
  /* white-space: nowrap; */
  font-family: 'Playfair Display';
  text-transform: capitalize;
  text-align: right;
  letter-spacing: 5px;
  /* font-weight: bold; */
}

@media screen and (max-width: 786px) {
  .dellaLightsFirstSection-content-title-single {
    font-size: 50px;
    color: #BDA371;
    margin-bottom: 10px;
    /* white-space: nowrap; */
    font-family: 'Playfair Display';
    text-transform: capitalize;
    text-align: center;
    letter-spacing: 5px;
    /* font-weight: bold; */
  }

}

.dellaLightsFirstSection-content-tag-single {
  font-size: 24px;
  color: #BDA371;
  text-align: right;
  font-family: 'Figtree';
  line-height: 36px;
  font-weight: 100;
}

.dellaLightsFirstSection-content-tag-single p {
  font-family: 'Figtree';
  font-size: 18px;
  color: #BDA371;
  text-align: right;
  line-height: 24px;
  font-weight: 100;
}


@media screen and (max-width: 786px) {
  .dellaLightsFirstSection-content-tag-single p {
    font-family: 'Figtree';
    font-size: 18px;
    color: #BDA371;
    text-align: center;
    line-height: 24px;
    font-weight: 100;
  }

  .dellaLightsFirstSection-content-right-single .para {
    text-align: center;
  }
}

.dellaLightsFirstSection-content-right-single .para {
  color: white;
  font-size: 16px;
  font-family: 'Figtree';
  font-weight: normal;
}

.india-border {
  border: 1px solid #BDA371;
  padding: 40px;
}

.dellaLightsFirstSection-content-left-single {
  width: calc(50% - 0px);
  margin-right: 50px;
}

.dellaLightsFirstSection-content-right-single {
  width: calc(50% - 0px);
  margin-right: 80px;
}

.shopBy li select {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid #BDA371;
  color: #BDA371;
}

#DecorativeLights .dellaLightsFirstSection-content-right-single p {
  color: white;
  font-size: 16px;
  font-family: 'Figtree';
  font-weight: normal;
  max-width: unset;
  padding-bottom: 0;
  padding-top: 0;
}

#DecorativeLights .dellaLightsFirstSection-content-single {
  align-items: flex-start;
  justify-content: unset;
}


#DecorativeLights .dellaLightsFirstSection-content-right-single {
  width: calc(26% - 0px);
}


.collection_page_template .productsNav {
  right: 525px;
  top: -78px;
}

.collection_page_template .iconicproectsNav {
  right: 615px;
}

.collection_page_template .aboutNav {
  right: 344px;
}

.collection_page_template .townshipNav {
  right: 421px;
}


.tax-product_cat .productsNav {

  top: -90px;
}

.tax-product_cat .iconicproectsNav {
  top: -39px;
}

.tax-product_cat .aboutNav {
  top: -39px;
}

.tax-product_cat .townshipNav {
  top: -39px;
}

.oldDescriptions {
  display: none;
}

.shopSelect {
  max-width: 1280px;
  margin: 0 auto;
}

.latestblock.agDropdown-wrp .shopBy li a {
  border: 1px solid #BDA371;
  color: #BDA371;
}

.breadcrumb-innerrow {
  max-width: 1280px;
  margin: 0 auto;
}



.investmentbutton {
  display: flex;
  list-style: none;
  padding: 0;
}

.investmentbutton li {
  width: calc(32% - 0px);
  white-space: nowrap;
  margin-right: 6px;
  padding: 10px;
  border: 1px solid #000;
  text-align: center;
}

.investmentbutton .readmore {
  font-size: 13px;
}

.investmentbutton .readmore:hover img {
  width: 16px;
}

#della-furniture #banner {
  pointer-events: all;
}

#dellaLightsFirstSection .DetailDesignSlider2 .infoNos {
  display: inline-flex;
}

#dellaLightsFirstSection .biggallerypix .infoNos .fs34 {
  font-size: 24px;
  top: -34px;
  display: inline-flex;
}

#dellaLightsFirstSection .biggallerypix .infoNos .fs34 sup {
  top: 0;
}

.threedtext {
  bottom: 13%;
}


#SpotLight.slider_layout {
  padding: 0 20px 50px;
}


.breadcrumb {
  padding: 1rem;
  background-color: transparent;
  border-radius: 8px;
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
}

.breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.breadcrumb li {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.breadcrumb li a {
  text-decoration: none;
  color: #fff;
  transition: color 0.3s ease;
}

.breadcrumb li a:hover {
  color: #fff;
  text-decoration: underline;
}

.breadcrumb li:not(:last-child)::after {
  content: "/";
  margin: 0 0.5rem;
  color: #6c757d;
  font-weight: bold;
}

.breadcrumb li span {
  color: #6c757d;
  font-weight: bold;
}

@media (width <=468px) {
  .breadcrumb {
    padding: 1rem 0rem 0rem 0rem;
  }

  .breadcrumb li {
    font-size: 14px;
  }

}



.text-side {
  /* flex: 1 1 45%; */
  margin-right: 20px;
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
  /* width: calc(47% - 0px); */
  padding: 20px;
}

.text-side h2 {
  font-size: 32px;
  color: #bda371;
  margin-bottom: 30px;
  font-family: "Playfair Display", serif;
}

.text-side h3 {
  font-size: 24px;
  font-style: italic;
  color: #bda371;
  margin: 30px 0;
  font-family: "Playfair Display", serif;
  text-align: center;
}

.text-side p {
  font-size: 16px;
  line-height: 1.6;
  font-family: "Figtree", sans-serif;
  text-align: center;
}

.image-side {
  width: calc(50% - 0px);
  position: relative;
}

.aboutDellaSwiper {
  width: 100%;
  height: 100%;
}

.aboutDellaSwiper img {
  width: 100%;
  height: auto;
  display: block;
}


.faq-accordion-list {
  padding: 0;
  list-style: none;
  border: 1px solid #bda371;
  max-width: 1050px;
  margin: 40px auto;
  padding: 20px;
}

.faq-accordion-list .faq-accordion-item {
  border-top: 1px solid #bda371;
  padding: 25px 0 10px;
}

.faq-accordion-list .faq-accordion-item:first-child {
  border-top: 0;
}

.faq-accordion-list .faq-accordion-item:last-child {
  border-top: 1px solid #bda371;
}

.faq-accordion-list .faq-accordion-item .title {
  margin-bottom: 10px;
  position: relative;
  display: flex;
  color: white;
  font-size: 16px;
  font-family: "Figtree", light;
  line-height: 24px;
  cursor: pointer;
  text-align: left;
}

.faq-accordion-list .faq-accordion-item .title span {
  padding-right: 10px;
}

.faq-accordion-list .faq-accordion-item .title::after {
  content: "+";
  color: #bda371;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
}

.faq-tabination-section {
  padding: 40px 0 30px;
  /* display: none; */
}

.faq-tabination-section .heading {
  margin: 40px 0;
  text-align: center;
  color: #fff;
  font-size: 35px;
  font-family: "Playfair Display", serif;
}

.faq-accordion-list .faq-accordion-item.active .title::after {
  content: "-";
}

.faq-accordion-list .faq-accordion-item .para {
  color: white;
  font-size: 14px;
  font-family: "Figtree", light;
  padding-bottom: 10px;
  padding-left: 20px;
  margin-bottom: 0;
  text-align: left;
  display: none;
}


.imagetitle {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  text-align: center;
  font-size: 34px;
  font-family: "Playfair Display", serif;
  margin-bottom: 30px;
  color: white;
  letter-spacing: 1px;
}

.imagetitle::before,
.imagetitle::after {
  content: "";
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/wp-content/themes/dellastore/newhome/images/shadow-line-horizontal.svg);
  width: 50px;
  height: 1.6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  content: none;
}

/* ================ GET QUOTATION MODAL ============= */


.enquire-modal.modal{
	z-index: 9999 !important;
}

.enquire-modal .modal-content .modal-body .modal-download-now
    {
        color: #bda371;
        font-family: 'Playfair Display', serif;
        background-color: #000000;
        transition: 0.4s ease;
        border: 0;
        font-size: 16px;
        padding: 13px;
        border-radius: 0px;
        letter-spacing: 0.7px;
        border: 1px solid #bda371;
    }