/* ====================== [ Start Typography  ] ====================== */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  list-style: none; }

body {
  color: #191514;
  line-height: 1.5;
  font-weight: 400;
  overflow-x: hidden !important;
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  }

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

span, a, a:hover {
  display: inline-block;
  color: inherit; }

h1 {
  font-size: 55px; }

h2 {
  font-size: 40px; }

h3 {
  font-size: 35px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 25px; }

h6 {
  font-size: 18px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  line-height: 1.4;
  font-weight: 400; }

p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0; }

a, span {
  display: inline-block; }
  a:hover, span:hover {
    text-decoration: none; }

/* ====================== [ End Typography  ] ====================== */
/* ====================== [ Start Helper Classes  ] ====================== */
.o-hidden {
  overflow: hidden; }

.position-re {
  position: relative; }

.ontop {
  position: relative;
  z-index: 7; }

.full-over {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.full-width {
  width: 100% !important; }

.custom-font {
  /* font-family: 'Teko', sans-serif; */
  font-weight: 400; }

.playfont {
  /* font-family: 'Playfair Display', serif; */
  }

.main-color {
  color: #d59717 !important; }

.bg-gray {
  background-color: #f8f4f3; }
  .bg-gray .primery-shadow {
    -webkit-box-shadow: 0px 4px 30px -4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 30px -4px rgba(0, 0, 0, 0.2); }

.bg-dark {
  background-color: #141414 !important; }
  .bg-dark .primery-shadow {
    -webkit-box-shadow: 0px 4px 40px -4px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 4px 40px -4px rgba(255, 255, 255, 0.2); }

.bg-color {
  background-color: #d59717 !important; }
  .bg-color .primery-shadow {
    -webkit-box-shadow: 0px 4px 40px -4px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 4px 40px -4px rgba(255, 255, 255, 0.2); }

.bg-img {
  background-size: cover;
  background-repeat: no-repeat; }

.bg-center {
  background-position: center center; }

.bg-fixed {
  background-attachment: fixed; }

.bg-repeat {
  background-size: auto;
  background-repeat: repeat; }

.section-padding {
  padding: 70px 0; }

.section-ptb {
  padding: 80px 0; }

.head-pt {
  padding: 80px 0 0; }

.head-pb {
  padding: 0 0 80px; }

.rounded {
  border-radius: 5px; }

.circle {
  border-radius: 50%; }

.unlist {
  list-style: none; }

.undecro:hover {
  text-decoration: none; }

.inline {
  display: inline-block; }

.valign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.primery-shadow {
  -webkit-box-shadow: 0px 8px 30px -4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 8px 30px -4px rgba(0, 0, 0, 0.1); }

.padding5 {
  padding-right: 5%;
  padding-left: 5%; }

/*-------------------------------------------------------
					 text color
-------------------------------------------------------*/
.text-white {
  color: #FFF; }

.text-black {
  color: #000; }

.text-extra-light-gray {
  color: #b7b7b7; }

/*-------------------------------------------------------
					font-weight
-------------------------------------------------------*/
.fw-100 {
  font-weight: 100 !important; }

.fw-200 {
  font-weight: 200 !important; }

.fw-300 {
  font-weight: 300 !important; }

.fw-400 {
  font-weight: 400 !important; }

.fw-500 {
  font-weight: 500 !important; }

.fw-600 {
  font-weight: 600 !important; }

.fw-700 {
  font-weight: 700 !important; }

.fw-800 {
  font-weight: 800 !important; }

.fw-900 {
  font-weight: 900 !important; }

/*-------------------------------------------------------
					 font-size
-------------------------------------------------------*/
.fz-10 {
  font-size: 10px !important; }

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

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

.fz-15 {
  font-size: 15px !important; }

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

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

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

.fz-22 {
  font-size: 22px !important; }

.fz-25 {
  font-size: 25px !important; }

.fz-30 {
  font-size: 30px !important; }

.fz-40 {
  font-size: 40px !important; }

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

/*-------------------------------------------------------
					line-height
-------------------------------------------------------*/
.line-height-10 {
  line-height: 10px; }

.line-height-13 {
  line-height: 13px; }

.line-height-18 {
  line-height: 18px; }

.line-height-20 {
  line-height: 20px; }

.line-height-24 {
  line-height: 24px; }

.line-height-22 {
  line-height: 22px; }

.line-height-26 {
  line-height: 26px; }

.line-height-28 {
  line-height: 28px; }

.line-height-30 {
  line-height: 30px; }

.line-height-35 {
  line-height: 35px; }

.line-height-40 {
  line-height: 40px; }

.line-height-45 {
  line-height: 45px; }

.line-height-50 {
  line-height: 50px; }

.line-height-55 {
  line-height: 55px; }

.line-height-60 {
  line-height: 60px; }

.line-height-65 {
  line-height: 65px; }

.line-height-70 {
  line-height: 70px; }

.line-height-75 {
  line-height: 75px; }

.line-height-80 {
  line-height: 80px; }

.line-height-85 {
  line-height: 85px; }

.line-height-90 {
  line-height: 90px; }

.line-height-95 {
  line-height: 95px; }

.line-height-100 {
  line-height: 100px; }

.line-height-110 {
  line-height: 110px; }

.line-height-120 {
  line-height: 120px; }

/*-------------------------------------------------------
					text-transform
-------------------------------------------------------*/
.text-u {
  text-transform: uppercase !important; }

.text-l {
  text-transform: lowercase !important; }

.text-c {
  text-transform: capitalize !important; }

.text-non {
  text-transform: none !important; }

.text-i {
  font-style: italic; }

/*-------------------------------------------------------
					 letter-spacing
-------------------------------------------------------*/
.ls0 {
  letter-spacing: 0px !important; }

.ls1 {
  letter-spacing: 1px !important; }

.ls2 {
  letter-spacing: 2px !important; }

.ls3 {
  letter-spacing: 3px !important; }

.ls4 {
  letter-spacing: 4px !important; }

.ls5 {
  letter-spacing: 5px !important; }

.ls10 {
  letter-spacing: 10px !important; }

/*-------------------------------------------------------
			 margin-top  (0/100) +5
-------------------------------------------------------*/
.mt-0 {
  margin-top: 0 !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-62 {
  margin-top: 62px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mt-100 {
  margin-top: 100px !important; }

/*-------------------------------------------------------
			 margin-bottom  (0/100) +5
-------------------------------------------------------*/
.mb-0 {
  margin-bottom: 0 !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

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

.mb-55 {
  margin-bottom: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-62 {
  margin-bottom: 62px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

/*-------------------------------------------------------
			padding-top  (0/100) +5
-------------------------------------------------------*/
.pt-0 {
  padding-top: 0 !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-15 {
  padding-top: 15px !important; }

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

.pt-25 {
  padding-top: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-55 {
  padding-top: 55px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pt-65 {
  padding-top: 65px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pt-75 {
  padding-top: 75px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pt-85 {
  padding-top: 85px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pt-95 {
  padding-top: 95px !important; }

.pt-100 {
  padding-top: 100px !important; }

/*-------------------------------------------------------
		 padding-bottom  (0/100) +5
-------------------------------------------------------*/
.pb-0 {
  padding-bottom: 0 !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-55 {
  padding-bottom: 55px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pb-65 {
  padding-bottom: 65px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pb-85 {
  padding-bottom: 85px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.pb-95 {
  padding-bottom: 95px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.no-padding {
  padding: 0 !important; }

/* ====================== [ End Helper Classes  ] ====================== */
/* ====================== [ Start Preloader ] ====================== */
 .pace {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99999999999999;
  position: fixed;
  margin: auto;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 400px;
  border: 0px;
  height: 2px;
  overflow: hidden;
  background: rgba(255, 255, 255, 1);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }
  .pace .pace-progress {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 300px;
    position: fixed;
    z-index: 99999999999999;
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 100%;
    background: #d59717; }

.pace.pace-inactive {
  width: 100vw;
  opacity: 0; }
  .pace.pace-inactive .pace-progress {
    max-width: 100vw; }

#preloader {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  z-index: 9999999; 
  top: 0;
  }
  #preloader:after, #preloader:before {
    content: '';
    position: fixed;
    left: 0;
    height: 50vh;
    width: 100%;
    background: #fcf7ee;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  #preloader:before {
    top: 0; }
  #preloader:after {
    bottom: 0; }
  #preloader.isdone {
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s; }
    #preloader.isdone:after, #preloader.isdone:before {
      height: 0;
      -webkit-transition: all 0.7s cubic-bezier(1, 0, 0.55, 1);
      -o-transition: all 0.7s cubic-bezier(1, 0, 0.55, 1);
      transition: all 0.7s cubic-bezier(1, 0, 0.55, 1);
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }

.loading-text {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 10px;
	position: absolute;
	top: calc(50% + 35px);
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #d59717;
	font-family: 'Teko', sans-serif;
	z-index: 9999;
	text-align: center;
	display: flex;
	flex-flow: column;
	font-size: 20px;
}
  .loading-text.isdone {
    top: 50%;
    opacity: 0;
    -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s; }
.loading-text img {
	width: 200px;
	display: flex;
	margin-top: 40px;
}
.lodr-spn {
	position: static;
	top: -110px;
	width: 100%;  -webkit-animation: scaleme 1.5s infinite alternate;
          animation: scaleme 1.5s infinite alternate;
}
@-webkit-keyframes scaleme {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.5);
  }
}
@keyframes scaleme {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.5);
  }
}

/* ====================== [ End Preloader ] ====================== */
/* ====================== [ Start Text Animation & Images ] ====================== */
.splitting.animated .char {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeInUp 0.4s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(30ms * var(--char-index));
  animation-delay: calc(30ms * var(--char-index)); }

.splitting .whitespace {
  width: 10px; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.splitting.txt.animated .char {
  -webkit-animation: fadeIn 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeIn 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(10ms * var(--char-index));
  animation-delay: calc(10ms * var(--char-index)); }

.splitting.txt .whitespace {
  width: 5px; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

.imago {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s; }
  .imago.animated {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }

/* ====================== [ End Text Animation & Images ] ====================== */
/* ====================== [ Start Cursor Style ] ====================== */
body {  /* cursor: none; */ }

.mouse-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden; }

.cursor-inner {
  margin-left: 2px;
  margin-top: 2px;
  width: 6px;
  height: 6px;
  z-index: 10000001;
  /* background-color: #d59717; */
  -webkit-transition: width .3s ease-in-out,
 height .3s ease-in-out,
 margin .3s ease-in-out,
 opacity .3s ease-in-out;
  -o-transition: width .3s ease-in-out,
 height .3s ease-in-out,
 margin .3s ease-in-out,
 opacity .3s ease-in-out;
  transition: width .3s ease-in-out,
 height .3s ease-in-out,
 margin .3s ease-in-out,
 opacity .3s ease-in-out; }

.cursor-inner.cursor-hover {
  margin-left: -40px;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  /* background-color: #d59717; */
  opacity: .3; }

.cursor-outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  border: 1px solid #d59717;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: .5;
  -webkit-transition: all .08s ease-out;
  -o-transition: all .08s ease-out;
  transition: all .08s ease-out; }
  .cursor-outer.cursor-hover {
    opacity: 0; }

/* ====================== [ End Cursor Style ] ====================== */
/* ====================== [ Start progress-wrap ] ====================== */
.progress-wrap {
  position: fixed;
  bottom: 30px;
  right: 30px;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear; }

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.progress-wrap::after {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  content: '\f077';
  text-align: center;
  line-height: 44px;
  font-size: 13px;
  font-weight: 900;
  color: #d59717;
  left: 0;
  top: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear; }

.progress-wrap svg path {
  fill: none; }

.progress-wrap svg.progress-circle path {
  stroke: #d59717;
  stroke-width: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear; }

/* ====================== [ End progress-wrap ] ====================== */
/* ====================== [ Start Overlay ] ====================== */
[data-overlay-dark],
[data-overlay-light] {
  position: relative; }

[data-overlay-dark] .container,
[data-overlay-light] .container {
  position: relative;
  z-index: 2; }

[data-overlay-dark]:before,
[data-overlay-light]:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

[data-overlay-dark]:before { /* background: #02050b; */ }

[data-overlay-light]:before {
  background: #fff; }

[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6,
.bg-dark span,
.bg-color h1,
.bg-color h2,
.bg-color h3,
.bg-color h4,
.bg-color h5,
.bg-color h6,
.bg-color span {
  color: #000; }

[data-overlay-dark] p,
.bg-dark p,
.bg-color p {
  color: #dad6d6; }

[data-overlay-dark="0"]:before,
[data-overlay-light="0"]:before {
  opacity: 0; }

[data-overlay-dark="1"]:before,
[data-overlay-light="1"]:before {
  opacity: .1; }

[data-overlay-dark="2"]:before,
[data-overlay-light="2"]:before {
  opacity: .2; }

[data-overlay-dark="3"]:before,
[data-overlay-light="3"]:before {
  opacity: .3; }

[data-overlay-dark="4"]:before,
[data-overlay-light="4"]:before {
  opacity: .4; }

[data-overlay-dark="5"]:before,
[data-overlay-light="5"]:before {
  opacity: .5; }

[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before {
  opacity: .6; }

[data-overlay-dark="7"]:before,
[data-overlay-light="7"]:before {
  opacity: .7; }

[data-overlay-dark="8"]:before,
[data-overlay-light="8"]:before {
  opacity: .8; }

[data-overlay-dark="9"]:before,
[data-overlay-light="9"]:before,
[data-overlay-color="9"]:before {
  opacity: .9; }

[data-overlay-dark="10"]:before,
[data-overlay-light="10"]:before {
  opacity: 1; }

/* ====================== [ End Overlay ] ====================== */
/* ====================== [ Start Heading ] ====================== */
.section-head {
  position: relative;
  margin: 0 auto 40px; }
  .section-head h4 {
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 0px; 
	color: #4C1F7C; }
  .section-head h6 {
    color: #D59717;
    font-weight: 500;
    font-size: 18px;
    text-transform: none;
    letter-spacing: 1px;
    margin-bottom: 10px; }

.sub-title {
  color: #d59717;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  font-weight: 500;
  font-size: 18px;
  padding-left: 60px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  position: relative; }
  .sub-title:before {
    content: "";
    width: 50px;
    height: 1px;
    background: #d59717;
    position: absolute;
    left: 0;
    top: 50%; }

.extra-title {
  font-weight: 700; }

.tit h6 {
  color: #d59717;
  font-weight: 400;
  font-size: 22px; }

.tit h3 {
  font-weight: 700;
  margin-bottom: 20px; }

.tit .navs span {
  padding: 15px 30px;
  background: #f8f4f3;
  cursor: pointer; }
  .tit .navs span:hover {
    background: #d59717;
    color: #fff; }

.sm-title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase; }

/* ====================== [ End Heading ] ====================== */
/* ====================== [  Start Button Style ] ====================== */
.btn-curve {
  background: transparent;
  padding: 12px 35px;
  border: 1px solid #1e1e1e;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  overflow: hidden;
  cursor: pointer; 
	border-radius:7px; }
  .btn-curve:focus {
    outline: none; }
  .btn-curve:hover {
    outline: none; }
    .btn-curve:hover:after {
      bottom: -30px;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }
    .btn-curve:hover span {
      color: #fff; }
  .btn-curve:after {
    content: '';
    position: absolute;
    top: -30px;
    left: -30px;
    right: -30px;
    bottom: 130%;
    background: #1e1e1e;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s; }
  .btn-curve span {
    font-size: 17px;
    text-transform: none;
    letter-spacing: 0;
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
	}
  .btn-curve.btn-lit {
    border-color: #fff;
    color: #fff; }
    .btn-curve.btn-lit:hover span {
      color: #d59717; }
    .btn-curve.btn-lit:after {
      background: #fff; }
  .btn-curve.btn-blc {
    background: #1e1e1e; }
    .btn-curve.btn-blc:after {
      background: #fff; }
    .btn-curve.btn-blc span {
      color: #fff; }
    .btn-curve.btn-blc:hover span {
      color: #1e1e1e; }
  .btn-curve.btn-color {
    background: #d59717;
    border-color: #d59717; }
    .btn-curve.btn-color:after {
      background: #fff; }
    .btn-curve.btn-color span {
      color: #fff; }
    .btn-curve.btn-color:hover span {
      color: #d59717; }
  .btn-curve.btn-lg {
    padding: 14px 40px; }
    .btn-curve.btn-lg span {
      font-size: 14px; }
  .btn-curve.btn-wit {
    background: #fff;
    border-color: #fff; }
    .btn-curve.btn-wit:after {
      background: #090909; }
    .btn-curve.btn-wit span {
      color: #1e1e1e; }
    .btn-curve.btn-wit:hover span {
      color: #fff; }
  .btn-curve.btn-radius {
    border-radius: 30px; }

/* ====================== [ End Button Style ] ====================== */
/* ====================== [ Start navbar ] ====================== */
.navbar {
  /* position: absolute; */
  position: fixed;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 999;
  min-height: 80px; }
  .navbar .icon-bar {
    color: #000; }
  .navbar .navbar-nav .nav-link {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    letter-spacing: 1px;
    padding: 15px 7px;
    margin: 10px; text-transform: uppercase;}
  .navbar .navbar-nav .dropdown-menu {
    padding: 10px 0;
    border: 0;
    -webkit-box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1); }
  .navbar .navbar-nav .dropdown-item {
    font-size: 13px;
    padding: 10px 20px;
    opacity: .9; }
    .navbar .navbar-nav .dropdown-item:hover {
      background: transparent;
      color: #d59717; }
  .navbar .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .navbar .dropdown-menu.show {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    .navbar .dropdown-menu .dropdown-item {
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      padding: 10px 25px;
      position: relative; }
      .navbar .dropdown-menu .dropdown-item:after {
        content: '';
        width: 0px;
        height: 1px;
        background: #ffefce;
        position: absolute;
        left: 10px;
        top: 50%;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
      .navbar .dropdown-menu .dropdown-item:hover {
        padding-left: 30px; }
        .navbar .dropdown-menu .dropdown-item:hover:after {
          width: 10px; }
  .navbar .social-icon {
    padding: 0 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
    .navbar .social-icon a {
      color: #fff;
      margin: 0 4px;
      font-size: 13px; }
  .navbar .search {
    color: #fff;
    padding-left: 30px;
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
    .navbar .search .icon {
      cursor: pointer; }
    .navbar .search .search-form {
      position: fixed;
      width: 100%;
      height: 100vh;
      top: 0;
      left: 0;
      background: rgba(37, 37, 49, 0.98);
      display: none; }
      .navbar .search .search-form form {
        width: 600px;
        position: absolute;
        left: calc(50% - 300px);
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        .navbar .search .search-form form input {
          padding: 15px 0;
          font-size: 80px;
          color: #fff;
          text-transform: uppercase;
          text-align: left;
          background: transparent;
          border: 0;
          border-bottom: 2px solid #d59717; }
      .navbar .search .search-form .close {
        position: absolute;
        top: 20%;
        right: 20%;
        color: #fff;
        font-size: 60px;
        opacity: 1;
        cursor: pointer; }

.light, .nav-scroll {
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(37, 37, 49, 0.1);
  box-shadow: 0px 10px 30px rgba(37, 37, 49, 0.1);
  padding: 0;
  position: fixed;
  top: -80px;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px); }
  .light .icon-bar, .nav-scroll .icon-bar {
    color: #222; }
  .light .navbar-nav .nav-link, .nav-scroll .navbar-nav .nav-link {
    color: #222; }
  .light .navbar-nav .logo, .nav-scroll .navbar-nav .logo {
    width: 100px;
    padding: 15px 0;
    color: #111; }
  .light .social-icon, .nav-scroll .social-icon {
    border-left: 0px solid rgba(0, 0, 0, 0.1); }
    .light .social-icon a, .nav-scroll .social-icon a {
      color: #000; }
  .light .search, .nav-scroll .search {
    color: #000;
    border-left: 1px solid rgba(0, 0, 0, 0.1); }

/* ====================== [ End navbar ] ====================== */
/* ====================== [ Start Slider ] ====================== */
.slider {
  position: relative; }
  #intro.slider {
	margin-top: 120px;
}
  .slider.fixed-slider {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
  .slider .swiper-slide-active {
    z-index: 3; }
  .slider .parallax-slider {
    position: relative; }
    .slider .parallax-slider .swiper-slide {
      position: relative;
      overflow: hidden;
      width: 100%;
      min-height: 600px;
      padding-bottom: 50px; }
      .slider .parallax-slider .swiper-slide .bg-img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-size: cover; 
		background-position: top center;
		}
    .slider .parallax-slider .swiper-slide-active .caption h1 {
      -webkit-transition: all 0s;
      -o-transition: all 0s;
      transition: all 0s;
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
      .slider .parallax-slider .swiper-slide-active .caption h1 .char {
        -webkit-animation: fadeInUp 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
        animation: fadeInUp 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
        -webkit-animation-delay: calc(60ms * var(--char-index));
        animation-delay: calc(60ms * var(--char-index)); }
    .slider .parallax-slider .swiper-slide-active .caption .thin,
    .slider .parallax-slider .swiper-slide-active .caption .btn-curve,
    .slider .parallax-slider .swiper-slide-active .caption p {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    .slider .parallax-slider .caption .thin {
      color: #d59717;
      font-size: 30px;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 8px;
      margin-bottom: 5px;
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px);
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      -webkit-transition-delay: .8s;
      -o-transition-delay: .8s;
      transition-delay: .8s; }
      .slider .parallax-slider .caption .thin span {
        color: #d59717; }
    .slider .parallax-slider .caption h1, .caption-inside h1 {
      /* font-size: 100px; */
      font-size: 85px;
      font-weight: 400;
      letter-spacing: 0px;
      color: #000;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity .5s,
 visibility .5s;
      -o-transition: opacity .5s,
 visibility .5s;
      transition: opacity .5s,
 visibility .5s; 
 /* line-height:90px; */
 line-height:50px;
 font-family: "Pinyon Script", cursive;
 }
      .slider .parallax-slider .caption h1 span, .caption-inside h1 span {
        font-weight: 400; }
    .slider .parallax-slider .caption p, .caption-inside p {
      color: #000;
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      -webkit-transition-delay: .8s;
      -o-transition-delay: .8s;
      transition-delay: .8s; 
	  font-weight: 600;
	  font-size: 22px;
	  margin-top:20px !important;
	  }
	  
	  .caption-inside p, .caption-inside h1 {opacity:1 !important; visibility: visible !important;}
	  .caption-inside p {margin-top: -15px !important;}
	  .slider .parallax-slider .caption p {margin-top:5px !important;}
	  
    .slider .parallax-slider .caption .btn-curve {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
    .slider .parallax-slider .hmone h1 .thin {
      font-size: 30px;
      margin-bottom: 20px; }
  .slider .caption.center h1 {
    font-size: 75px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 2px;
    margin-bottom: 20px; }
  .slider .setone {
    position: absolute;
    bottom: 8%;
    right: 40px;
    z-index: 8; }
    .slider .setone .swiper-nav-ctrl {
      color: #ccc;
      font-size: 13px;
      width: 55px;
      height: 55px;
      line-height: 55px;
      text-align: center;
      margin: 5px 0;
      border: 1px solid rgba(255, 255, 255, 0.3);
      position: static; }
      .slider .setone .swiper-nav-ctrl:after {
        display: none; }
    .slider .setone.setwo {
      position: static; }
      .slider .setone.setwo .swiper-nav-ctrl {
        border-radius: 50%; }
      .slider .setone.setwo .next-ctrl {
        position: absolute;
        top: 50%;
        right: 30px; }
      .slider .setone.setwo .prev-ctrl {
        position: absolute;
        top: 50%;
        left: 30px; }
  .slider .swiper-pagination-fraction.top {
    position: absolute;
    left: 15px;
    right: auto;
    top: auto;
    bottom: 55px;
    width: auto;
    color: #fff;
    font-size: 40px;
    font-weight: 500; line-height: 1; }
    .slider .swiper-pagination-fraction.top .swiper-pagination-current {
      font-size: 60px;
      font-weight: 700;
      position: relative;
      color: #d59717;
      /* -webkit-text-stroke: .5px #fff; */ }
      .slider .swiper-pagination-fraction.top .swiper-pagination-current:after {
        content: '/';
        color: #fff;
        position: relative;
        margin: 0 10px;
        font-size: 16px;
  font-weight: 700;
  text-shadow: 0 0 3px #999; }
    .slider .swiper-pagination-fraction.top.botm {
      top: auto;
      bottom: 40px;
      right: 40px; }
  .slider .social-icon {
    position: absolute;
    left: 40px;
    bottom: 40px;
    z-index: 8; }
    .slider .social-icon a {
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50%;
      border: 1px solid rgba(255, 255, 255, 0.05);
      color: #fff;
      font-size: 13px; }

.slid-half {
  position: relative; }
  .slid-half .nofull {
    position: relative;
    overflow: hidden;
    background-color: #252531;
    background-image: url(../images/line-pattern1.png);
    background-repeat: repeat;
    height: 105vh;
    color: #fff; }
  .slid-half .swiper-pagination-fraction.top {
    position: absolute;
    right: 15%;
    left: auto;
    bottom: auto;
    top: 20%;
    width: auto;
    color: #fff;
    font-size: 40px;
    font-weight: 500; }
    .slid-half .swiper-pagination-fraction.top .swiper-pagination-current {
      font-size: 60px;
      font-weight: 700;
      position: relative;
      color: transparent;
      -webkit-text-stroke: .5px #fff; }
      .slid-half .swiper-pagination-fraction.top .swiper-pagination-current:after {
        content: '/';
        color: #fff;
        position: relative;
        margin: 0 10px;
        font-size: 12px;
        font-weight: 100; }

.cta__slider-wrapper {
  position: relative;
  width: 100%;
  height: 105vh;
  overflow: hidden; }
  .cta__slider-wrapper .block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0; }

.cta__slider {
  min-height: 105vh; }
  .cta__slider .swiper-slide {
    overflow: hidden; }

.cta__slider-arrows {
  display: block;
  position: absolute;
  bottom: 40px;
  right: 40px;
  z-index: 2; }

.cta__slider-arrow {
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: block;
  cursor: pointer; }
  .cta__slider-arrow.cta__slider-arrow--previous {
    left: 0; }
  .cta__slider-arrow.cta__slider-arrow--next {
    left: 50%; }

.cta__slider-item {
  position: relative; }
  .cta__slider-item .media-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
    .cta__slider-item .media-wrapper .bg-img {
      position: absolute;
      width: 70%;
      height: 100%;
      right: 0;
      top: 0; }
  .cta__slider-item .container {
    position: relative;
    z-index: 4; }
  .cta__slider-item .caption {
    position: relative; }
    .cta__slider-item .caption .top-corn,
    .cta__slider-item .caption .bottom-corn {
      position: absolute;
      left: -60px;
      top: -60px;
      opacity: .3; }
      .cta__slider-item .caption .top-corn:after, .cta__slider-item .caption .top-corn:before,
      .cta__slider-item .caption .bottom-corn:after,
      .cta__slider-item .caption .bottom-corn:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: #d59717; }
      .cta__slider-item .caption .top-corn:after,
      .cta__slider-item .caption .bottom-corn:after {
        width: 30px;
        height: 1px; }
      .cta__slider-item .caption .top-corn:before,
      .cta__slider-item .caption .bottom-corn:before {
        width: 1px;
        height: 30px; }
    .cta__slider-item .caption .bottom-corn {
      top: auto;
      bottom: -60px; }
      .cta__slider-item .caption .bottom-corn:before {
        top: auto;
        bottom: 0; }
    .cta__slider-item .caption h1 {
      font-size: 75px;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 4px;
      color: #fff;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity .5s,
 visibility .5s;
      -o-transition: opacity .5s,
 visibility .5s;
      transition: opacity .5s,
 visibility .5s; }
    .cta__slider-item .caption .thin {
      color: #d59717;
      font-size: 20px;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 12px;
      margin-bottom: 5px;
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px);
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      -webkit-transition-delay: .8s;
      -o-transition-delay: .8s;
      transition-delay: .8s; }
    .cta__slider-item .caption p {
      color: #eee;
      font-weight: 300;
      font-size: 14px;
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px);
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      transition: all .4s;
      -webkit-transition-delay: .8s;
      -o-transition-delay: .8s;
      transition-delay: .8s; }
    .cta__slider-item .caption .btn-curve {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
  .cta__slider-item.swiper-slide-active .caption h1 {
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    opacity: 1;
    visibility: visible; }
    .cta__slider-item.swiper-slide-active .caption h1 .char {
      -webkit-animation: fadeInUp 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
      animation: fadeInUp 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
      -webkit-animation-delay: calc(60ms * var(--char-index));
      animation-delay: calc(60ms * var(--char-index)); }
  .cta__slider-item.swiper-slide-active .caption .btn-curve,
  .cta__slider-item.swiper-slide-active .caption .thin,
  .cta__slider-item.swiper-slide-active .caption p {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.pages-header {
  height: 75vh; }
  .pages-header .cont h1 {
    font-size: 75px;
    margin-bottom: 20px; }
  .pages-header .cont .path {
    color: #fff;
    font-size: 17px; }
    .pages-header .cont .path .active {
      color: #d59717; }
    .pages-header .cont .path span {
      margin: 0 20px;
      font-size: 10px; }

/* ====================== [ End Slider ] ====================== */
/* ====================== [ Start Intro ] ====================== */
.about {
  position: relative; }
  /* #about-group.about .exp-img .img {height: 450px;} */
  #about-group.about .exp-img .img {height: 550px;}
  .about .exp-img .img {
	  background-position: top center;
    width: 90%;
    height: 650px;
    position: relative;
    z-index: 3; border-radius: 15px; }
    .about .exp-img .img:after {
      content: '';
      position: absolute;
      top: 40px;
      left: 40px;
      right: 40px;
      bottom: 40px;
      background: rgba(255, 255, 255, 0.95);
      z-index: -1; display: none; }
    .about .exp-img .img .since {
      position: absolute;
      right: 70px;
      top: 70px; }
      .about .exp-img .img .since span {
        display: block;
        color: #d59717;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1; }
        .about .exp-img .img .since span:first-of-type {
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 2px; }
    .about .exp-img .img .years {
      position: absolute;
      left: 70px;
      bottom: 70px; }
      .about .exp-img .img .years h2 {
        font-size: 140px;
        font-weight: 800;
        background: url(../images/exp.jpg) no-repeat;
        background-position: 18% 65%;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: 1; }
      .about .exp-img .img .years h5 {
        color: #d59717;
        letter-spacing: 5px;
        font-size: 20px; }
  .about .exp-content {
    position: relative;
    z-index: 2; }
    .about .exp-content:after {
      content: '';
      width: 200px;
      height: 250px;
      position: absolute;
      top: -40px;
      right: -40px;
      border: 10px solid #fafafa;
      z-index: -1; 
	  display: none;
	  }
    .about .exp-content.nopat:after {
      display: none; }
    .about .exp-content ul {
      margin: 30px 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .about .exp-content ul li {
        font-size: 10px;
        font-weight: 500;
        letter-spacing: 4px;
        text-transform: uppercase; }
        .about .exp-content ul li:after {
          content: '/';
          position: relative;
          margin: 0 15px;
          color: #777; }
        .about .exp-content ul li:last-of-type:after {
          display: none; }
  .about .ab-exp .pattern {
    height: 100%;
    width: 100%; }
  .about .ab-exp .years-exp {
    position: relative;
    height: 100%;
    width: 100%;
    border: 10px solid #f8f4f3; }
    .about .ab-exp .years-exp .exp-text {
      position: absolute;
      bottom: 40px;
      left: -10px;
      padding: 10px 0;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      background: #fff; }
      .about .ab-exp .years-exp .exp-text h2 {
        font-size: 70px;
        line-height: 1;
        display: inline-block;
        position: relative;
        z-index: 2; }
        .about .ab-exp .years-exp .exp-text h2:after {
          content: '';
          width: 40px;
          height: 40px;
          border-radius: 50%;
          background: #f8f4f3;
          position: absolute;
          right: -15px;
          top: -15px;
          z-index: -1; }
      .about .ab-exp .years-exp .exp-text h6 {
        font-size: 14px; }
  .about .specialty ul {
    margin: 0; }
    .about .specialty ul li {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 0 0 15px;
      border-bottom: 1px solid #f1f1f1;
      margin-bottom: 30px; }
      .about .specialty ul li span {
        font-size: 14px;
        font-weight: 300;
        color: #999;
        margin-right: 30px; }
      .about .specialty ul li:last-of-type {
        margin-bottom: 0; }
  .about .pat {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40%;
    z-index: 2; }
    .about .pat:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #fff;
      opacity: .94; }

/* ====================== [ End Intro ] ====================== */
/* ====================== [ Start services ] ====================== */
.services .bord-box {
  overflow: hidden; }

.services .box-top {
  position: relative;
  margin-top: -80px;
  z-index: 4; }

.services .feat-top {
  padding: 100px 80px;
  position: relative;
  width: 80%;
  margin-top: -40px;
  z-index: 3; }
  .services .feat-top .notfull {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    -webkit-transition: all 0.7s cubic-bezier(1, 0, 0.25, 1);
    -o-transition: all 0.7s cubic-bezier(1, 0, 0.25, 1);
    transition: all 0.7s cubic-bezier(1, 0, 0.25, 1);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }
    .services .feat-top .notfull.animated {
      width: 100%; }

.services .item-bx {
  padding: 60px 40px;
  height: 100%;
  background-color: #fff;
  border: 1px solid #eee;
  border-right: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
  .services .item-bx:last-of-type {
    border-right: 1px solid #eee; }
  .services .item-bx:hover {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff; }
    .services .item-bx:hover p {
      color: #eee; }
    .services .item-bx:hover .more {
      color: #d59717; }
  .services .item-bx .numb {
    font-size: 60px;
    margin-bottom: 10px;
    color: transparent;
    -webkit-text-stroke: 1px #d59717; }
  .services .item-bx .icon {
    font-size: 60px;
    color: #d59717;
    margin-bottom: 30px; }
  .services .item-bx .more {
    font-size: 20px; }
  .services .item-bx.bg-img {
    position: relative;
    border: 0;
    z-index: 2; }
    .services .item-bx.bg-img:hover:after {
      background: rgba(0, 0, 0, 0.6); }
    .services .item-bx.bg-img:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #fff;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      z-index: -1; }

.services .item-sm h6 {
  font-weight: 600;
  font-size: 18px; }

.services .item-sm .numb {
  font-size: 40px;
  font-weight: 400;
  color: #d59717;
  padding-right: 70px;
  line-height: 1;
  position: relative; }
  .services .item-sm .numb:after {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #ddd;
    width: 50px;
    height: 1px; }

.services.halfbg .background {
  height: 70vh; }

.services.halfbg .ontop {
  position: relative;
  margin-top: -120px;
  z-index: 3; }
  .services.halfbg .ontop .item-bx:hover {
    background: #d59717; }
    .services.halfbg .ontop .item-bx:hover .numb, .services.halfbg .ontop .item-bx:hover .more {
      color: #fff; }

/* ====================== [ End services ] ====================== */
/* ====================== [ Start brands ] ====================== */
.brands .box-top {
  padding: 40px 30px;
  background: #fff;
  -webkit-box-shadow: 0 0 45px rgba(10, 10, 10, 0.06);
  box-shadow: 0 0 45px rgba(10, 10, 10, 0.06);
  border-radius: 20px;
  position: relative;
  margin-top: -50px;
  z-index: 3; }
  .brands .box-top .item {
    text-align: center;
    margin: 15px 0; }

/* ====================== [ End brands ] ====================== */
/* ====================== [ Start Numbers & Counter  ] ====================== */
.numbers .item {
  position: relative; }
  .numbers .item:after {
    width: 35px;
    height: 35px;
    bottom: 0;
    background: #f7f7f7; }
  .numbers .item:before {
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-right: 35px solid #f7f7f7;
    bottom: 35px; }
  .numbers .item:before, .numbers .item:after {
    content: '';
    position: absolute;
    right: 20%;
    z-index: -1; }
  .numbers .item h3 {
    margin-bottom: 10px; }
    .numbers .item h3 span {
      font-size: 60px;
      color: #d59717; }
    .numbers .item h3 i {
      font-size: 30px;
      font-weight: 300;
      font-style: normal;
      color: #777;
      margin-left: 15px; }
  .numbers .item h6 {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px; }

/* ====================== [ End Numbers & Counter  ] ====================== */
/* ====================== [ Start Work ] ====================== */
.portfolio .filtering .filter {
  padding: 15px; }
  .portfolio .filtering .filter.box {
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    display: inline-block; }

.portfolio .filtering span {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 20px;
  cursor: pointer;
  position: relative; }
  .portfolio .filtering span.active {
    color: #d59717; }
  .portfolio .filtering span:after {
    content: '';
    width: 7px;
    height: 7px;
    background: #d59717;
    border-radius: 50%;
    position: absolute;
    right: -24px;
    top: 40%; }
  .portfolio .filtering span:last-of-type:after {
    display: none; }

.portfolio .gallery .items {
  padding: 0 15px; }
  .portfolio .gallery .items .item-img {
    overflow: hidden;
    position: relative;
    height: 440px; }
    .portfolio .gallery .items .item-img > a {
      display: block; }
    .portfolio .gallery .items .item-img:hover .item-img-overlay {
      opacity: 1;
      visibility: visible; }
    .portfolio .gallery .items .item-img img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s; }
    .portfolio .gallery .items .item-img:after, .portfolio .gallery .items .item-img:before {
      content: '';
      position: absolute;
      background: #fff;
      z-index: 2;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .portfolio .gallery .items .item-img:after {
      width: 50px;
      height: 1px;
      top: 50%;
      left: -100px; }
    .portfolio .gallery .items .item-img:before {
      height: 50px;
      width: 1px;
      left: 50%;
      top: -100px; }
    .portfolio .gallery .items .item-img:hover:after {
      left: 50%;
      -webkit-transform: translateX(-25px);
      -ms-transform: translateX(-25px);
      transform: translateX(-25px); }
    .portfolio .gallery .items .item-img:hover:before {
      top: 50%;
      -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
      transform: translateY(-25px); }
  .portfolio .gallery .items .item-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(38, 38, 40, 0.5);
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    visibility: hidden; }
  .portfolio .gallery .items .info {
    background-image: url(../images/line-pattern.png);
    padding: 10px 20px; }
    .portfolio .gallery .items .info h5 {
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase; }
    .portfolio .gallery .items .info span {
      color: #777;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 4px; }

.portfolio .gallery.twsty .items {
  width: 50%; }

.portfolio .gallery.twsty .four-column {
  width: 25% !important; }
  .portfolio .gallery.twsty .four-column .item-img {
    height: 300px; }

.portfolio .gallery.twsty .three-column {
  width: 33.333333% !important; }

.portfolio .gallery.inf-lit .items {
  position: relative; }
  .portfolio .gallery.inf-lit .items:hover .info {
    opacity: 1;
    -webkit-transform: translate(0) skew(0);
    -ms-transform: translate(0) skew(0);
    transform: translate(0) skew(0);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
  .portfolio .gallery.inf-lit .items .info {
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 90%;
    padding: 15px;
    -webkit-transform: translateX(-30px) translateY(30px) skew(10deg);
    -ms-transform: translateX(-30px) translateY(30px) skew(10deg);
    transform: translateX(-30px) translateY(30px) skew(10deg);
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
    .portfolio .gallery.inf-lit .items .info h5 {
      font-weight: 600;
      text-transform: capitalize; }
    .portfolio .gallery.inf-lit .items .info span {
      text-transform: capitalize;
      letter-spacing: 1px; }

.portfolio.full-bg {
  position: relative; }
  .portfolio.full-bg .cluom {
    height: 90vh;
    padding: 0;
    position: relative;
    z-index: 2;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .portfolio.full-bg .cluom.current {
      background: rgba(0, 0, 0, 0.3); }
    .portfolio.full-bg .cluom:hover .info {
      color: inherit; }
      .portfolio.full-bg .cluom:hover .info:after {
        height: 100%; }
    .portfolio.full-bg .cluom:hover .more {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; }
    .portfolio.full-bg .cluom .info {
      padding: 40px 10px 40px 20px;
      color: #fff;
      position: relative;
      z-index: 2;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      overflow: hidden; }
      .portfolio.full-bg .cluom .info:after {
        content: '';
        position: absolute;
        top: 0;
        left: -2%;
        width: 104%;
        height: 0;
        background: #fff;
        z-index: -1;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
      .portfolio.full-bg .cluom .info h6 {
        font-size: 11px;
        font-weight: 400;
        letter-spacing: 4px;
        text-transform: uppercase;
        margin-bottom: 10px; }
      .portfolio.full-bg .cluom .info h5 {
        font-size: 21px; }
    .portfolio.full-bg .cluom .more {
      position: absolute;
      bottom: 50px;
      right: 50px;
      color: #fff;
      font-size: 13px;
      letter-spacing: 1px;
      text-transform: uppercase;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      opacity: 0;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
      .portfolio.full-bg .cluom .more i {
        font-size: 10px;
        margin-left: 2px; }
  .portfolio.full-bg .glry-img,
  .portfolio.full-bg .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .portfolio.full-bg .glry-img {
    overflow: hidden; }
    .portfolio.full-bg .glry-img .bg-img {
      -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
      opacity: 0;
      -webkit-transition: all .7s;
      -o-transition: all .7s;
      transition: all .7s;
      background-size: cover;
      background-position: center center; }
      .portfolio.full-bg .glry-img .bg-img.current {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1; }

.work-carousel .swiper-slide {
  padding: 0px 15px; }

.work-carousel .swiper-button-next,
.work-carousel .swiper-button-prev {
  color: #000;
  width: 60px;
  height: 60px;
  border-radius: 0;
  border: 0;
  background: #fff;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .work-carousel .swiper-button-next:after,
  .work-carousel .swiper-button-prev:after {
    display: none; }

.work-carousel:hover .swiper-button-next,
.work-carousel:hover .swiper-button-prev {
  opacity: 1; }

.work-carousel .content {
  position: relative; }
  .work-carousel .content .item-img {
    position: relative;
    height: 480px;
    line-height: 0; }
  .work-carousel .content:hover .item-ig {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
  .work-carousel .content .cont {
    color: #fff;
    margin-top: 30px;
    text-align: center; }
    .work-carousel .content .cont h6 {
      color: #d59717;
      font-size: 12px;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-bottom: 10px; }
    .work-carousel .content .cont h4 {
      font-weight: 600;
      font-size: 24px; }

.work-carousel.dark {
  background: #252531 !important;
  color: #fff; }

/* ====================== [ End Work ] ====================== */
/* ====================== [ Start services ] ====================== */
.process .coulmn {
  position: relative; }
  .process .coulmn:after {
    position: absolute;
    content: '';
    width: 75px;
    border-top: 2px dashed #d59717;
    top: 75px;
    right: -35px; }

.process .item {
  text-align: center; }
  .process .item .bg-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto 30px;
    text-align: center;
    position: relative; }
    .process .item .bg-img:after {
      content: '';
      position: absolute;
      top: 7px;
      left: 7px;
      right: 7px;
      bottom: 7px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.25); }
    .process .item .bg-img h3 {
      color: #fff;
      font-size: 40px;
      font-weight: 300;
      line-height: 150px;
      position: relative;
      z-index: 3; }

/* ====================== [ End services ] ====================== */
/* ====================== [ Start progress bar ] ====================== */
.skills-circle .skill {
  position: relative; }
  .skills-circle .skill span {
    width: 150px;
    height: 150px;
    line-height: 150px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-75px) translateY(-98px);
    -ms-transform: translateX(-75px) translateY(-98px);
    transform: translateX(-75px) translateY(-98px);
    font-size: 40px;
    font-weight: 300; }
  .skills-circle .skill h6 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 20px; }

.skills-sec .skill-item {
  margin-bottom: 50px; }
  .skills-sec .skill-item:last-of-type {
    margin-bottom: 0; }

.skills-sec h6 {
  font-size: 13px;
  font-weight: 300;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px; }

.skills-sec .skill-progress {
  height: 7px;
  background-color: #f7f7f7;
  position: relative; }
  .skills-sec .skill-progress .progres {
    position: absolute;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    background-color: #333;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s; }
    .skills-sec .skill-progress .progres:after {
      content: attr(data-value);
      position: absolute;
      right: 10px;
      top: -30px;
      font-size: 20px;
      font-weight: 100; }
    .skills-sec .skill-progress .progres:before {
      content: '';
      width: 1px;
      height: 30px;
      background: #333;
      position: absolute;
      right: 0;
      bottom: 0; }

.play-button {
  position: relative;
  width: 85px;
  height: 85px;
  margin: auto;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  z-index: 4; }

.play-button svg {
  position: absolute;
  width: 100%;
  height: 100%; }

.circle-fill circle {
  opacity: 1;
  fill: rgba(255, 255, 255, 0.1); }

.polygon {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 90px;
  font-size: 35px;
  z-index: 2; }

.play-button svg.circle-fill {
  z-index: 1;
  stroke-dasharray: 322;
  stroke-dashoffset: 322;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.play-button:hover svg.circle-fill {
  stroke-dashoffset: 38.5; }

.play-button svg.circle-track {
  z-index: 0; }

.play-button.color {
  color: #d59717; }
  .play-button.color .circle-fill circle {
    fill: rgba(177, 151, 119, 0.2); }

/* ====================== [ End progress bar ] ====================== */
/* ====================== [ Start tabs before & after section ] ====================== */
.after-before {
  position: relative;
  color: #fff; }
  .after-before .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: -1; }
  .after-before .dotsbg {
    position: relative; }
    .after-before .dotsbg:after {
      content: '';
      background-image: url(../images/line-pattern1.png);
      background-repeat: repeat;
      position: absolute;
      bottom: -60px;
      left: 10%;
      right: 10%;
      height: 40%;
      z-index: -1; }

/* ====================== [ Start tabs before & after section ] ====================== */
/* ====================== [ Start Team ] ====================== */
.team {
  position: relative; }
  .team .team-container {
    width: 140%;
    position: relative; }
    .team .team-container:after {
      content: '';
      position: absolute;
      top: -120px;
      bottom: -120px;
      right: 0;
      width: 80%;
      background: #f8f4f3;
      z-index: -1; }
  .team .item {
    padding: 0 15px; }
    .team .item .img {
      position: relative;
      overflow: hidden; }
      .team .item .img:hover:after {
        opacity: .5; }
      .team .item .img:hover .social {
        opacity: 1;
        left: 0; }
      .team .item .img:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #111;
        opacity: 0;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
      .team .item .img .social {
        position: absolute;
        top: 0;
        left: -40px;
        background-color: #fff;
        padding: 20px 10px;
        z-index: 2;
        opacity: 0;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
        .team .item .img .social a {
          display: block;
          font-size: 13px;
          margin-top: 10px;
          color: #d59717; }
    .team .item .info {
      margin-top: 20px;
      text-align: center; }
      .team .item .info h5 {
        font-size: 18px;
        margin-bottom: 2px; }
      .team .item .info span {
        color: #777;
        font-size: 14px; }
  .team .slick-dots {
    bottom: -40px; }
  .team .slick-dots li.slick-active button {
    background: #d59717; }
  .team .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: .8; }
    .team .slick-dots li button:before {
      content: '';
      width: 4px;
      height: 4px;
      border-radius: 50%;
      position: absolute;
      top: 4px;
      left: 4px;
      line-height: 1;
      background: #d59717;
      opacity: 1; }
  .team .dots-half {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
    z-index: -2; }

/* ====================== [ End Team ] ====================== */
/* ====================== [ Start Testimonials ] ====================== */
.testimonials.grid .testim {
  position: relative; }
  .testimonials.grid .testim .slick-track {
    padding-top: 15px; }

.testimonials.grid .item {
  position: relative;
  margin: 0px; }
  .testimonials.grid .item .quote-icon {
    position: absolute;
    top: -20px;
    right: 12%;
    width: 10%;
    z-index: 2; }
  .testimonials.grid .item .cont {
    padding: 0px;
    border: 0px solid #f7f7f7;
    border-top: 0;
    position: relative; }
    .testimonials.grid .item .cont:after, .testimonials.grid .item .cont:before {
      content: '';
      position: absolute;
      height: 10px;
      background: #f7f7f7;
      top: 0; display:none; }
    .testimonials.grid .item .cont:after {
      width: 75%;
      left: 0; }
    .testimonials.grid .item .cont:before {
      width: 5%;
      right: 0; }
    .testimonials.grid .item .cont p {
      font-size: 16px;
      font-weight: 400;
      font-style: italic;
      color: #333; }
  .testimonials.grid .item .info {
    margin-top: 15px;
    padding-left: 0px;
    position: relative; }
    .testimonials.grid .item .info:after {
      content: '';
      width: 0;
      height: 0;
      border-top: 25px solid #f7f7f7;
      border-right: 30px solid transparent;
      position: absolute;
      left: 100px;
      top: -30px; display:none;}
    .testimonials.grid .item .info .author {
      width: 70px;
      height: 70px;
      border-radius: 50%;
      overflow: hidden;
      display: table-cell; }
      .testimonials.grid .item .info .author img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center; }
    .testimonials.grid .item .info h6 {
      display: table-cell;
      vertical-align: middle;
      padding-left: 0px;
      font-size: 15px; font-weight: 600; color: #000; }
      .testimonials.grid .item .info h6 span {
        color: #000;
        font-size: 15px;
        font-weight: 400;
        margin-top: 2px;
        display: block; }

.testimonials.grid .lit-box .cont {
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05); }

.testimonials.grid .lit-box .info:after {
  border-top-color: #fff !important; }

.testimonials.grid .navs {
  position: static;
  top: 30%;
  left: 0;
  width: 100%; display: block; }
.testimonials.grid .navs span {
	/* padding: 10px 20px; */
	/* background: #f8f4f3; */
	/* cursor: pointer; */
	/* position: static; */
	/* top: 0; */
	/* left: 0; */
	height: 50px;
	width: 50px;
	background: #fff;
	font-size: 28px;
	color: #d59717;
	border: 0px solid #d59717;
	margin-top: 0;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
	box-shadow: 0 0 5px #e8e8e8;
	margin-right: 10px;
}
    .testimonials.grid .navs span:hover {
      background: #d59717;
      color: #fff; }
  .testimonials.grid .navs .next {
    left: auto;
    right: 0; }

.testimonials.bg-img .item .cont {
  border-color: rgba(255, 255, 255, 0.15); }
  .testimonials.bg-img .item .cont:after, .testimonials.bg-img .item .cont:before {
    background: rgba(255, 255, 255, 0.15); }
  .testimonials.bg-img .item .cont p {
    color: #fff; }

.testimonials.bg-img .item .info:after {
  border-top-color: rgba(255, 255, 255, 0.15); }

.testimonials.bg-img .navs span {
  color: #d59717; }
  .testimonials.bg-img .navs span:hover {
    background: #d59717;
    color: #fff; }

/* ====================== [ End Testimonials ] ====================== */
/* ====================== [ Start Blog ] ====================== */
.blog-grid {
  position: relative; }
  .blog-grid .item .post-img .img {
    overflow: hidden; }
  .blog-grid .item .post-img:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  .blog-grid .item .post-img img {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }
  .blog-grid .item .cont {
    position: relative;
    padding: 40px 30px 0;
    width: 92%;
    margin-left: 8%;
    margin-top: -40px;
    background: #fff; }
  .blog-grid .item .info {
    margin-bottom: 15px; }
    .blog-grid .item .info a {
      color: #777;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 500;
      letter-spacing: 1px;
      margin-right: 10px; }
      .blog-grid .item .info a:last-of-type {
        margin-right: 0; }
      .blog-grid .item .info a i {
        margin-right: 2px; }
    .blog-grid .item .info .tag {
      color: #d59717;
      font-weight: 600;
      float: right; }
  .blog-grid .item h5 {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 15px; }
  .blog-grid .item .more {
    color: #d59717;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #d59717;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
    .blog-grid .item .more:hover {
      border-color: transparent; }
  .blog-grid.center .item {
    text-align: center; }
    .blog-grid.center .item .cont {
      margin-left: 4%;
      padding: 40px; }
      .blog-grid.center .item .cont h5 {
        font-size: 21px; }

.blog-pg .posts .item .img {
  position: relative; }
  .blog-pg .posts .item .img .info {
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px;
    background: #fff; }
    .blog-pg .posts .item .img .info .date {
      text-align: center;
      color: #d59717; }
      .blog-pg .posts .item .img .info .date .num {
        display: block;
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative; }
        .blog-pg .posts .item .img .info .date .num:after {
          content: '';
          width: 30px;
          height: 1px;
          background: #eee;
          position: absolute;
          bottom: 0;
          left: calc(50% - 15px); }
      .blog-pg .posts .item .img .info .date h5 {
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 2px; }

.blog-pg .posts .item .content {
  padding-top: 25px; }
  .blog-pg .posts .item .content .tags {
    margin-bottom: 10px; }
    .blog-pg .posts .item .content .tags a {
      font-size: 12px;
      font-weight: 500;
      color: #d59717;
      padding-right: 20px;
      position: relative; }
      .blog-pg .posts .item .content .tags a:after {
        content: '';
        width: 8px;
        height: 2px;
        background: #eee;
        position: absolute;
        right: 4px;
        top: 50%; }
      .blog-pg .posts .item .content .tags a:last-of-type {
        padding-right: 0; }
        .blog-pg .posts .item .content .tags a:last-of-type:after {
          display: none; }
  .blog-pg .posts .item .content h4 {
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 5px; }
  .blog-pg .posts .item .content .more {
    margin-top: 20px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-left: 60px;
    position: relative;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }
    .blog-pg .posts .item .content .more:after {
      content: '';
      width: 50px;
      height: 1px;
      background: #090909;
      position: absolute;
      left: 0px;
      top: 50%;
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s; }
    .blog-pg .posts .item .content .more:hover {
      padding-left: 40px; }
      .blog-pg .posts .item .content .more:hover:after {
        width: 30px; }

.blog-pg .posts .pagination {
  margin: 80px auto 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center; }
  .blog-pg .posts .pagination span {
    text-align: center;
    margin: 0 2px; }
    .blog-pg .posts .pagination span a {
      width: 50px;
      height: 50px;
      line-height: 50px;
      border: 1px solid #eee;
      font-size: 18px; }
    .blog-pg .posts .pagination span.active a {
      border-color: #d59717;
      color: #d59717; }

.blog-pg.single .post .title-head {
  text-align: center;
  margin-bottom: 50px; }
  .blog-pg.single .post .title-head h2 {
    margin-bottom: 10px; }
  .blog-pg.single .post .title-head a {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 10px; }

.blog-pg.single .post .main-img .simpleParallax {
  height: 70vh;
  max-height: 600px; }

.blog-pg.single .post .main-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center; }

.blog-pg.single .post .content p {
  color: #555;
  font-size: 16px;
  font-family: inherit;
  margin: 30px 0; }

.blog-pg.single .post .content ul li {
  margin: 10px 0; }
  .blog-pg.single .post .content ul li span {
    margin-right: 10px;
    font-weight: 500;
    font-size: 13px; }

.blog-pg.single .post .content .quotes {
  background: #fafafa;
  padding: 30px;
  margin: 30px 0; }
  .blog-pg.single .post .content .quotes p {
    color: #111;
    font-size: 18px;
    font-style: italic; }

.blog-pg.single .post .content .spacial p {
  color: #111;
  font-size: 18px;
  font-weight: 500; }

.blog-pg.single .post .content .share-info {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .blog-pg.single .post .content .share-info .social a {
    font-size: 13px;
    margin-right: 20px; }
  .blog-pg.single .post .content .share-info .tags {
    margin-left: auto; }
    .blog-pg.single .post .content .share-info .tags a {
      font-size: 12px;
      margin: 0 10px; }

.blog-pg.single .post .author {
  padding: 30px;
  margin-top: 40px;
  background: #fafafa; }
  .blog-pg.single .post .author .author-img {
    display: table-cell;
    vertical-align: middle;
    width: 140px; }
  .blog-pg.single .post .author .info {
    display: table-cell;
    padding-left: 40px; }
    .blog-pg.single .post .author .info h6 {
      margin-bottom: 10px;
      font-size: 15px; }
      .blog-pg.single .post .author .info h6 span {
        font-weight: 700;
        text-transform: uppercase;
        margin-right: 10px; }
    .blog-pg.single .post .author .info p {
      padding: 0;
      margin: 0; }
    .blog-pg.single .post .author .info .social {
      margin-top: 15px;
      font-size: 13px; }
      .blog-pg.single .post .author .info .social a {
        margin-right: 15px; }

.blog-pg.single .pagination {
  margin-top: 80px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .blog-pg.single .pagination span {
    width: 100%;
    padding: 20px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 1px; }
  .blog-pg.single .pagination .icon {
    border: 0;
    width: 70px; }

.blog-pg.single .comments-area {
  margin-top: 80px; }
  .blog-pg.single .comments-area .item {
    padding: 30px 0;
    margin: 30px 0;
    border-bottom: 1px solid #eee; }
    .blog-pg.single .comments-area .item.relped {
      margin-left: 100px; }
    .blog-pg.single .comments-area .item .comment-img {
      display: table-cell;
      width: 80px; }
    .blog-pg.single .comments-area .item .info {
      display: table-cell;
      vertical-align: middle;
      padding-left: 40px;
      position: relative; }
      .blog-pg.single .comments-area .item .info h6 {
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 500; }
        .blog-pg.single .comments-area .item .info h6 span {
          display: block;
          color: #d59717;
          font-size: 12px;
          font-weight: 400;
          margin-top: 5px; }
      .blog-pg.single .comments-area .item .info p {
        line-height: 1.5;
        margin-top: 15px; }
      .blog-pg.single .comments-area .item .info .replay {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 13px; }
        .blog-pg.single .comments-area .item .info .replay i {
          margin-left: 5px; }

.blog-pg.single .comment-form {
  margin-top: 80px; }
  .blog-pg.single .comment-form form {
    margin-top: 50px; }
    .blog-pg.single .comment-form form input, .blog-pg.single .comment-form form textarea {
      width: 100%;
      padding: 17px;
      background: #fafafa;
      border: 0; }
    .blog-pg.single .comment-form form textarea {
      height: 140px; }
    .blog-pg.single .comment-form form button {
      cursor: pointer; }

.next-project {
  position: relative;
  padding: 80px 0;
  margin-top: 90px;
  background: #fafafa;
  z-index: 2;
  overflow: hidden; }
  .next-project:before {
    display: none; }
  .next-project:after {
    content: '';
    height: 0;
    width: 100%;
    position: absolute;
    bottom: auto;
    right: 0;
    top: 0;
    -webkit-transition: height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -o-transition: height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: #f5f5f5;
    z-index: -1; }
  .next-project:hover:after {
    height: 100%;
    bottom: 0;
    top: auto; }
  .next-project .content {
    width: 100%; }
    .next-project .content h2 {
      font-size: 90px;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 4px;
      margin-bottom: 20px; }
    .next-project .content p {
      font-size: 18px;
      color: #555; }

/* ====================== [ End Blog ] ====================== */
/* ====================== [ Start contact ] ====================== */
.cont-map {
  position: relative;
  z-index: 2; }
  .cont-map .contact-form form, .contact-form {
    position: relative;
    top: 0px;
    right: 0px;
    padding: 30px 20px;
    /* background: #fff;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
    border: 10px solid #f7f7f7;
    border-radius: 5px; */ 
	}
    .cont-map .contact-form form input, .cont-map .contact-form form textarea, .contact-form form input, .contact-form form textarea {
      padding: 15px;
      background: #f7f7f7;
      border: 0;
      width: 100%;
	  height: auto;  font-size: 15px;
	  }
    .cont-map .contact-form form textarea, .contact-form form textarea {
      height: 110px; }
  .cont-map .contact-map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    z-index: -1; }
    .cont-map .contact-map .map {
      height: 100%; }
  .cont-map .contact-form,
  .cont-map .contact-map {
    padding: 0; }
  .cont-map .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30%;
    z-index: -1; }

.contact .info .item {
  padding: 40px 20px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .contact .info .item .icon {
    font-size: 30px;
    color: #999;
    padding-right: 30px; }
  .contact .info .item .cont h6 {
    font-size: 20px;
    color: #d59717;
    margin-bottom: 10px; }
  .contact .info .item .cont p {
    font-size: 13px; }

.contact .map-box {
  padding: 0; }
  .contact .map-box .map {
    height: 100%; }

.contact .form {
  padding: 120px 5%; }
  .contact .form input, .contact .form textarea {
    padding: 15px;
    background: #f7f7f7;
    border: 0;
    width: 100%; }
  .contact .form textarea {
    height: 160px; }
.contact-form .section-head {
	margin-bottom: 30px;
}
.contact-form .form-group {
	margin-bottom: 5px;
}
.contact-details-part .fothead h6 {
	/* color: #d59717; */
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 1px;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 10px;
}
.contactus-section .contact-details-part .fothead h6 {color: #d59717;}
.contact-details-part .fotcont .fothead h6:after {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      width: 100%;
      background: rgba(255, 255, 255, 0.55);
      height: 1px; }
.contact-details-part .fotcont p {
    font-size: 16px; color: #fff; line-height: 1.5; }
.contact-details-part .sub-footer {
    padding: 30px 0;
    margin-top: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.02); }
.contact-details-part .sub-footer p {
      font-size: 13px; }
.contact-details-part .item.fotcont {
  margin-bottom: 0px;
  padding: 15px 0px;
  /* background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  border: 10px solid #f7f7f7;
  border-radius: 5px; */
}
.contact-details-part .social-icon {
	margin-top: 20px;
}
.contact-details-part .social-icon a {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 13px;
	border: 1px solid rgba(255, 255, 255, 0.55);
	border-radius: 50%;
	margin-right: 3px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	color: #fff;
}
.contact-details-part .social-icon a img {
	height: 20px;
}
.contact-details-part .social-icon a:hover {
	/* color: #d59717; */ background: #d59717;
}

/* ====================== [ End contact ] ====================== */
/* ====================== [ Start Footer ] ====================== */
.main-footer {
  padding: 0px 0 0; }
  .main-footer.dark {
    background: #451f74;
    color: #000; 	
background: rgba(252,247,238,1);
background: -moz-linear-gradient(top, rgba(252,247,238,1) 0%, rgba(249,247,242,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,247,238,1)), color-stop(100%, rgba(249,247,242,1)));
background: -webkit-linear-gradient(top, rgba(252,247,238,1) 0%, rgba(249,247,242,1) 100%);
background: -o-linear-gradient(top, rgba(252,247,238,1) 0%, rgba(249,247,242,1) 100%);
background: -ms-linear-gradient(top, rgba(252,247,238,1) 0%, rgba(249,247,242,1) 100%);
background: linear-gradient(to bottom, rgba(252,247,238,1) 0%, rgba(249,247,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf7ee', endColorstr='#f9f7f2', GradientType=0 );

	}
  .main-footer .abot p {
    font-size: 13px; }
  .main-footer .abot .social-icon {
    margin-top: 20px; }
    .main-footer .abot .social-icon a {
      width: 45px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      font-size: 13px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      border-radius: 50%;
      margin-right: 3px;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
      .main-footer .abot .social-icon a:hover {
        border-color: #d59717;
        color: #d59717; }
  .main-footer .usful-links ul {
    margin: 0; }
    .main-footer .usful-links ul li {
      font-size: 13px;
      margin-bottom: 10px; }
      .main-footer .usful-links ul li:hover {
        color: #d59717; }
      .main-footer .usful-links ul li i {
        font-size: 10px;
        color: #d59717;
        margin-right: 5px; }
  .main-footer .fothead h6 {
    color: #d59717;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 30px; }
  .main-footer .fotcont .fothead h6 {
    position: relative;
    padding-bottom: 10px; }
    .main-footer .fotcont .fothead h6:after {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      width: 100%;
      background: rgba(255, 255, 255, 0.1);
      height: 1px; }
  .main-footer .fotcont p {
    font-size: 13px; }
.main-footer .sub-footer {
	padding: 20px 0;
	margin-top: 0px;
	border-top: 0;
	background: #fff;
}
    .main-footer .sub-footer p {
      font-size: 14px; color: #000; }

/* ====================== [ End Footer ] ====================== */

/*---------------------
  Project Slider
-----------------------*/

.project {
	background: #fcf7ee;
}

.project__slider__item {
	height: 610px;
	position: relative;
	overflow: hidden;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.06);
    background-color: #fff;
    padding: 0px;
    border-radius:0px;
    margin-bottom: 5px;
}
.project__slider__item__hover1 {
	padding: 20px;
}
.project__slider .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
  /* display: block; */
}



.project__slider__item {
  text-align: center;
}
.project-categories-img {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.project-categories-img img {
    width: 100%;
}

.project__slider__item:hover .project__slider__item__hover {
	bottom: 30px;
}

.project__slider__item:hover .project__slider__item__hover span {
	left: 0;
}

.project__slider__item:hover .project__slider__item__hover h5 {
	right: 0;
}

.project__slider.owl-carousel .col-lg-3, .ongoing_project__slider.owl-carousel .col-lg-3 {
	max-width: 100%;
}

.project__slider.owl-carousel .owl-nav button,.ongoing_project__slider.owl-carousel .owl-nav button {
	height: 50px;
	width: 50px;
	background: #fff;
	font-size: 28px;
	color: #d59717;
	position: absolute;
    border: 0px solid #d59717;
	left: 45%;
    bottom: -40px;
	margin-top: -25px;
	line-height: 54px;
	text-align: center;
	border-radius: 100%;
	box-shadow: 0 0 5px #e8e8e8;
}
#amenities {
	padding-bottom: 120px;
}

.project__slider.owl-carousel .owl-nav button.owl-next, .ongoing_project__slider.owl-carousel .owl-nav button.owl-next {
	left: auto;
	right: 45%;
}

.project__slider__item__hover {
	text-align: center;
	background: #ffffff;
	position: absolute;
	left: 25px;
	bottom: -500px;
	width: calc(100% - 50px);
	padding: 25px 15px;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
	overflow: hidden;
}

.project__slider__item__hover span {
	color: #dfa667;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	position: relative;
	left: 30px;
	-webkit-transition: all, 1s;
	-o-transition: all, 1s;
	transition: all, 1s;
}

.project__slider__item__hover h5 {
	color: #111111;
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
	right: 30px;
	-webkit-transition: all, 1s;
	-o-transition: all, 1s;
	transition: all, 1s;
}

.slick-carousel { margin: 0 auto; width: 100%;position:relative }
.bt_bb_image img { background-size: cover; max-width: 100%; height: auto; }
.wd-left {max-width:373px; width:100%; float:right}
.wd-left .bt_bb_headline {    padding: 0;}
.wd-left .bt_bb_text {margin-bottom:4em}
.bt_bb_real_estate_details {display: flex; align-items: center; border-top: 1px solid rgba(0,0,0,.2); border-bottom: 1px solid rgba(0,0,0,.2); padding: 0.5em 0;}
.bt_bb_real_estate_details .bt_bb_real_estate_details_icon { color: #b8936c;    margin-right: 1em; display: inline-block; float: left; }
.bt_bb_real_estate_details .bt_bb_real_estate_details_content {    display: flex;align-items: center; float: left; width: 100%;justify-content: space-between;}
.bt_bb_real_estate_details + .bt_bb_real_estate_details { border-top: none; }

.bt_bb_image button.slick-arrow.slick-next { left: 3em;background:url(../images/arw-rt.jpg) no-repeat  0 0 }
.bt_bb_image button.slick-arrow { background-color: transparent; width: 2em !important; height: 1em !important; position: absolute; top: auto; bottom: -2.4em; border:none; text-indent:-9999px }
.bt_bb_image button.slick-arrow { background:url(../images/arw-left.jpg) no-repeat  0 0}
#looking { background:url(../images/footer_background.jpg) no-repeat  0 0}
.bt_bb_image .slick-carousel img {height:720px; object-fit:cover}
.pb4 {padding-bottom:4em}
.pb2 {padding-bottom:2em}
.pb3 {padding-bottom:3em}
.pt3 {padding-top:3em}


.visit-btn { font-size: 18px; color: #d59717; opacity: 1; display: flex !important; align-items: center; }
.visit-btn svg { margin-left: 10px; }
.visit-btn:hover { color: #d59717; opacity: 1; }
.about-group-section .exp-img .img::after {display: none;}

#contact { background: #117891 url('../images/footer-bg.png') no-repeat scroll bottom center; background-size: cover; background-attachment: fixed; }


.location-bg {background:#fcf7ee}
.pl-pr-60 {padding-left:60px; padding-right:60px}
.pl-pr-50 {padding-left:50px; padding-right:50px}
.pl-pr-40 {padding-left:40px; padding-right:40px}
.pl-pr-30 {padding-left:30px; padding-right:30px}
.location-bg .top-floor {padding-top:50px; padding-bottom:50px}
.bt_bb_interactive_image {display:flex}
.bt_bb_interactive_image .bt_bb_interactive_image_media { position: relative; margin-left: -12em; }
.bt_bb_interactive_image .bt_bb_interactive_image_content { -webkit-flex: 1 0 30%; -ms-flex: 1 0 30%; flex: 1 0 30%; max-width: 30%; padding-left: 3.5em; }

.bt_bb_interactive_image {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_media {
    position: relative;
    margin-left: -12em;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    padding-left: 3.5em;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item {
    border-bottom: 1px solid rgba(0,0,0,.3);
    padding: 2em 0;
    text-align: left !important;
    cursor: pointer;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item:first-child {
    border-top: 1px solid rgba(0,0,0,.3);
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item .bt_bb_interactive_image_item_number {
    display: inline-block;
    float: left;
    padding-right: 1em;
    font-size: 1.2rem;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item .bt_bb_interactive_image_item_title {
    font-size: 1.2rem;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all;
    position: relative;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item .bt_bb_interactive_image_item_title:after {
    content: '\e688';
    font-family: Icon7Stroke;
    font-size: 1.5em;
    margin:10px .25em 0 0;
    position: absolute;
    right: 0;
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all; background:url(../images/up.jpg) no-repeat 0 0;text-indent: -9999px;
    width: 14px;
    height: 7px;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item .bt_bb_interactive_image_item_text {
    padding: 0;
    display: block;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all;
    width: 80%;
    padding-left: 2.7em;
	font-size:15px
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item.on .bt_bb_interactive_image_item_title,
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item.on .bt_bb_interactive_image_item_number {
    color: #b8936c;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item.on .bt_bb_interactive_image_item_title:after {
     background:url(../images/dwn.jpg) no-repeat 0 0;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item.on .bt_bb_interactive_image_item_text {
    display: block;
    opacity: 1;
    height: auto;
    padding-top: 1em;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item:hover .bt_bb_interactive_image_item_title,
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item:hover .bt_bb_interactive_image_item_number {
    color: #b8936c;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_item_dot {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 2;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    text-align: center;
    border-radius: 50%;
    width: 2em;
    height: 2em;
    cursor: pointer;
    background: #b8936c;
    color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    transition: all 800ms ease;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_item_dot:hover .bt_bb_interactive_image_item_dot_tooltip {
    opacity: 1;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_item_dot:after {
    content: "";
    background: rgba(184,147,108,0.5);
    width: 3em;
    height: 3em;
    z-index: -2;
    position: absolute;
    top: -23%;
    left: -23%;
    border-radius: 50%;
    -webkit-animation: pulsate 1.2s ease-out;
    -moz-animation: pulsate 1.2s ease-out;
    animation: pulsate 1.2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_item_dot .bt_bb_interactive_image_item_dot_tooltip {
    font-size: 1em;
    line-height: 1.1;
    font-family: "IBM Plex Sans",Arial,Helvetica,sans-serif;
    text-transform: capitalize;
    width: auto;
    position: absolute;
    margin-top: -6em;
    padding: .6em;
    background: #b8936c;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_item_dot .bt_bb_interactive_image_item_dot_tooltip:after {
    content: "";
    display: block;
    border: 7px solid #b8936c;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    position: absolute;
    left: 50%;
    bottom: -13px;
    margin: 0 -.5em;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_item_dot_on {
    background: #fff !important;
    color: #b8936c;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_item_dot_on:after {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    animation: none !important;
    }
@-webkit-keyframes pulsate {
0% {
    -webkit-transform: scale(.1,.1);
    opacity: .0;
    }
50% {
    opacity: 1.0;
    }
100% {
    -webkit-transform: scale(1.2,1.2);
    opacity: .0;
    }
}

a.bt_bb_link { color: #fff; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: .5s all; -moz-transition: .5s all; transition: .5s all; background-image: linear-gradient(135deg,#b8936c 0%,#916d46 25%,#916d46 50%,#b8936c 75%,#795b3b 100%); background-size: 200% 200%;  background-repeat: no-repeat; padding:1.45rem; display:flex; height:60px ;font-weight: 400;font-size: 1.14rem;    letter-spacing: 1px; float:right;align-items: center;}



.logo img {
  max-height: 100px;
}
.logo {
  padding: 10px 0;
}
.contact-details-part .item.fotcont p a:hover {text-decoration:underline;} 
#floor-plans { background: #fcf7ee; }
.exp-content h2 { color: #4C1F7C; font-size: 40px; line-height: 1; }
.exp-content .second-ttl, .section-head .second-ttl { font-size: 35px; }
.sub-head { font-size: 30px; line-height: 1; }

.location-details {
  width: 100%;
}
.location-details ul {
	margin-bottom: 0;
}
.location-details ul li {
  position: relative;
  padding-left: 25px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
  border-bottom: 1px solid rgba(0,0,0,0.15);
  padding: 12px 0px 12px 15px;
}
.location-details ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 3px;
  height: 15px;
  background: #D59717;
}
.location-details ul li:last-child {
  border-bottom: 0;
}


.floor-plan-1{
	position: relative;
	padding: 80px 0px;
}
.floor-plan-1 .row{
	display: flex;
	align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
.floor-plan-1 .col-floor-plan-box{
	padding: 10px;
}
.floor-plan-1 .floor-plan-box{
	background-color: #04494f;
	height: 100%;
	text-align: center;
	position: relative;
}
.floor-plan-1 .floor-plan-box img{
	width: 100%;
}

.floor-plan-1 .floor-plan-box .image-top-logo{
	width: auto;
    position: absolute;
    right: -20px;
    top: -30px;
}
.floor-plan-1 .floor-plan-box h2{
	color: #fff;
	font-weight: bold;
    font-size: 25px;
	margin-bottom: 0;
	padding-top: 13px;
}

.floor-plan-1 .floor-plan-box .floor-flan-box-padding{
	padding: 10px;
}


.floor-plan{
	height: 100%;
	width: 100%;
	padding: 0px 0px 100px;
	/* background-position: center; */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* background-image: url('../images/theme-bg.jpg'); */
}
.floor-plan .row{
	display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
}
.inner-floor {
    padding-top: 20px;
	max-width: 65%;
    margin: auto;
}
.inner-floor h1, .inner-floor h3 {
	font-size: 24px;
	font-weight: 400;
	padding: 30px 0px 0px;
	position: relative;
	margin-bottom: 0;
	text-transform: none;
	color: #d59717;
	/* color: #0f838d; */
	text-align: center;
	font-family: 'Oswald', sans-serif;
}



.floor-plan .floor-flan-bg-color{
	/* background-color: #04494f; */
	background-color: #12401C;
	z-index: -1;
}

.floor-plan .floor-flan-bg-color .container-fluid{
	padding: 20px 60px;
}


.floor-plan .floor-flan-bg-color::before{
	content: '';
    position: relative;
    top: 0px;
    width: 100% !important;
    height: 10px;
    left: 0;
    right: 0;
    bottom: 0px;
    background: #d2ae6d !important;
    z-index: 99;
    display: block;
}
.floor-plan .floor-flan-bg-color::after{
	content: '';
    position: relative;
    width: 100% !important;
    height: 10px;
    left: 0;
    right: 0;
    bottom: 0px;
    background: #d2ae6d !important;
    z-index: 99;
    display: block;
}

.floor-plan-slider { width: 100%; }
.slider-img img { width: 100%; }
.slider-img { text-align: center; width: 100%; }
.slider-img .open-lightbox { width: 100%;  margin:0 2%;display: inline-block; }
.slider-img .open-lightbox:last-child { margin: 0; }
.zoom {
  display: inline-block;
  position: relative;
  width: 100%;
  /* height: 600px; */
  background:#fff !important;
  /* max-height: 550px; */
  max-width: 800px;
  margin-top: 6px;
}
.zoom img {
    width: 100%;
    /* height: 100%; */
}

.lightbox-opened img {
  width: 100%;
  /* max-width: 1000px;
  max-width: 700px; */
  background:#fff !important;
}
.floor-plan-slider .carousel-control-prev, .floor-plan-slider .carousel-control-next { background: #fff; opacity: 1; width: 40px; height: 50px; top: 50%; margin-top: -25px; border: 0;}
.floor-plan-slider .carousel-inner {padding: 0 40px;}

.floor-plan-slider .carousel-control-prev .carousel-control-prev-icon, .floor-plan-slider .carousel-control-next .carousel-control-next-icon { color: #000; font-size: 25px; text-align: center; line-height: 2; width: 100%; height: 100%; background: none; }

.lightbox-opened {
  background-color: #333;
  background-color: rgba(51,51,51,0.9);
  cursor: pointer;
  height: 100%;
  left: 0;
  overflow-y: scroll;
  padding: 24px;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: 9999999;
  width: 100%;
  padding-top: 50px;
}

.lightbox-opened:after {
  background-color: #d59717;
  color: #fff;
  content: "x";
  font-family: sans-serif;
  padding: 6px 15px;
  position: absolute;
  text-transform: uppercase;
  margin: -36px 0 0 -43px;
  font-size: 20px;
}
.contact-details-part .fotcont .view-map {
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 8px 10px;
  border: 1px solid #d59717;
  line-height: 1;
  margin-top: 10px;
  background: #d59717;
  text-decoration: none !important;
  font-size: 14px;
  transition:0.5s;
  border-radius: 5px;
}
.contact-details-part .fotcont .view-map:hover {background: #fff; color: #d59717; border-color: #fff;}
.thank-section {
  background: #000 url('../images/thankyou.jpg') no-repeat scroll top center;
  min-height: calc(100vh - 127px);
  background-size: cover;
  display: flex;
  align-items: center;
}
.error-section {
  background: #000 url('../images/error.jpg') no-repeat scroll top center;
  min-height: calc(100vh - 127px);
  background-size: cover;
  display: flex;
  align-items: center;
}


/*--- Gallery---*/
.revGallery-anchor, .gal-overlay, .nak-gallery-poster{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}


.revGallery-anchor{
  overflow: hidden;
  position: relative;
  width: calc(100% / 4);
  display: block;
  float: left;
  border: 5px solid #fff;
}

.gal-overlay{
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(27,27,27, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  transition: background .4s ease;
  -webkit-transition: background .4s ease;
}
		
.revGallery-anchor:hover .gal-overlay{
  background: rgba(27,27,27, 0);
}

.nak-gallery {
  display: block;
  width: 100%;
  position: relative;
  /* margin-top: 30px; */
  margin-top: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.nak-gallery-poster{
  padding-bottom:100%;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
}

.revGallery-anchor:hover .nak-gallery-poster{
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
}

.img-responsive{
  display:none;
}

.button1 {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 20px;
  cursor: pointer;
  position: relative;
  background: none;
  border: 0;
}
.button1::after {
  content: '';
  width: 7px;
  height: 7px;
  background: #d59717;
  border-radius: 50%;
  position: absolute;
  right: -24px;
  top: 40%;
}
.button1:last-child:after {
  display: none;
}
.button1.is-checked {
  color: #d59717;
}


.revGallery-anchor-width1{
  width: 40%
}

.revGallery-anchor-width2{
  width: 30%
}

.revGallery-anchor-width3{
  width: 20%
}

.nak-gallery-height1{
  padding-bottom: 400px
}

.nak-gallery-height2{
  padding-bottom: 300px
}

.nak-gallery-height3{
  padding-bottom: 200px
}

.preloader{
  display: none;
}

.preloaderStyle{
  background: red;
  width: 100%;
  height: 100px;
}
/* #about-project {background: #451f74;} */
/* #about-group { background: #c7e6eb url('../images/about-bg.jpg') no-repeat scroll top center; min-height: 600px; background-size: cover; display: flex; align-items: center; } */
#about-group { background: #fff; min-height: auto; display: flex; align-items: center; padding-bottom: 0; padding-top: 70px; }
#about-group .sub-title::before {background: #D59717;}
#about-group p  {color: #000;}
#about-group .sub-title  {color: #D59717;}
#about-group h2  {color: #4C1F7C;}
#about-group.about .exp-img .img { float: right; background-size: 100%; background-position:left top; border-radius: 0; }
#about-group.about .exp-content::after {display:none}
.lg-toolbar .lg-download { display: none; }
.saisadhna-body #location .bt_bb_interactive_image_media { width: 49%; margin-left: 0; }
.saisadhna-body #location .bt_bb_interactive_image_content { padding-left: 35px; }
.loc-map iframe {width:100%; height:680px;border:0;}
.navbar .navbar-nav .highlight-link .nav-link { background: #d59717; color: #fff; padding: 12px 15px; border: 1px solid #d59717; transition:0.5s; border-radius: 7px; margin-right: 0; }
.navbar .navbar-nav .highlight-link .nav-link:hover { background: #fff; color: #d59717; }

.counter-section { /* background: #451f74; padding: 15px; */ display: flex; /* justify-content: space-between; */justify-content: flex-start; margin-top: 30px; }
.counter-section .container { display: flex; justify-content: space-between; gap: 30px; }
.counter-container { display: flex; /* flex-direction: column; */ justify-content: center; padding: 0px; text-align: center; color: #000; width: calc(50% - 30px); position: relative;}
.counter-container-pl {padding-left:60px;}
.counter-container::after {content:''; position:absolute; right:-30px; top:0; width:1px; height:100%; background:rgba(0,0,0,0.2);}
.counter-container:last-child::after {display:none;}
.conterr-text { color: #d59717; font-size: 18px; font-weight: 600; width: 100%; }
.conterr-subtext { text-align: center; line-height: 1.1; font-size: 14px; font-weight: 500; }
.counter { font-size: 45px; margin-top: 0px; color: #d59717; line-height: 1.1; font-weight: 500; }
.counter.counter-plus { position: relative; }
.counter.counter-plus::after { content: '+';  }
.counter-icon img { width: 50px; }
.countter-part { margin-left: 0px; }
.ongoing-section .project__slider__item h5 {text-align: left;}
.ongoing-section .project__slider__item {height: auto; margin-bottom: 30px;}
.cta-part { display: flex; justify-content: center; flex-wrap: wrap; }
.cta-part .section-head h4 {font-size: 35px;}
.cta-part .section-head { margin-bottom: 15px; width: auto; text-align: center; margin: 0 15px 0 0; }
.section-cta { background: #451F74 url('../images/footer-bg.png') no-repeat scroll bottom center; background-attachment: scroll; background-size: auto; background-size: cover; background-attachment: fixed; padding: 25px 15px; }
.top-footer { padding: 50px 0 200px; background: transparent url('../images/footer-bg-2.png') no-repeat scroll bottom center; }
.footerlinks-part { display: flex; gap: 0px; justify-content: space-between; }
.footerlinks { display: flex; /* justify-content: center; */ margin: 0; width: 32%; flex-wrap: wrap; border-right: 1px solid rgba(213, 151, 23, 0.4); padding: 0 50px; flex-direction: column; }
.footerlinks li { /* margin: 0 10px; */ padding: 10px 10px; border-left: 0px solid #fff; float: left; line-height: 1; /* width: 100%; */ position:relative; }
.footerlinks li a { line-height: 1; font-size: 16px; color: #D59717; transition: 0.3s; font-weight: 500; text-transform: uppercase; }
.footerlinks li li a { line-height: 1; font-size: 14px; color: #000; transition: 0.3s; font-weight: 400; text-transform: none; }
.footerlinks li li::before {content: ''; position: absolute; left: 0; top: 12px; width: 3px; height: 13px; background: #D59717;}
.footerlinks li a:hover { color:#d59717; }
.footerlinks li:first-child { border-left: 0; }
.footerlinks:first-child { padding-left: 0; }
.footerlinks ul { width: 100%; margin: 10px 0 0; }
.footercontsct { padding-left: 50px; font-size: 14px; color: #000;}

.footer-ttl { line-height: 1; font-size: 16px; color: #D59717; transition: 0.3s; font-weight: 500; text-transform: uppercase; width: 100%; margin-bottom: 20px; }
.footer-address { font-size: 14px; color: #000; padding-left: 30px; background: transparent url('../images/address.svg') no-repeat scroll 0 5px; margin-bottom: 10px; }
.footer-email { font-size: 14px; color: #000; padding-left: 30px; background: transparent url('../images/email.svg') no-repeat scroll 0 3px; margin-bottom: 10px; }
.footer-call { font-size: 14px; color: #000; padding-left: 30px; background: transparent url('../images/call.svg') no-repeat scroll 0 2px; }

.ongoing_project__slider .project__slider__item { text-align: left; }
.ongoing_project__slider .project__slider__item h5 { text-align: left;font-size: 30px; color: #4C1F7C; padding-bottom: 10px; }
.project__slider__item__left { /* width: 40%; */width: 25%; padding-right: 35px; }
.project__slider__item__right { /* width: 60%; */ width: 75%; padding-left: 35px; border-left: 1px solid rgba(0,0,0,0.2); font-size: 16px; min-height: 120px; }
.project__slider__item__right p { font-size: 16px; color: #000; }
.ongoing_project__slider .project__slider__item__hover1 { display: flex; padding: 30px; }
.project-location { width: 100%; font-size: 20px; font-weight: 600; color: #D59717; padding-left: 35px; background: transparent url('../images/location.svg') no-repeat scroll left center; margin-bottom: 15px; }

.project-details-part {font-size: 15px; color: #000; text-align: center; border-left: 1px solid rgba(0,0,0,0.2); padding: 0 15px; }
.project-details-part:first-child {padding-left:0; border-left:0;}
.project-details-span { width: 100%; font-size: 15px; color: #000; text-align: center; line-height: 1; margin-bottom: 5px; }
.project-details-span-b { width: 100%; font-size: 18px; color: #4C1F7C; font-weight: 600; }
.project-details { width: 100%; display: flex; gap: 0; }
#amenities.ongoing-section {
background: rgba(252,247,238,1);
background: -moz-linear-gradient(top, rgba(252,247,238,1) 0%, rgba(252,247,238,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,247,238,1)), color-stop(45%, rgba(252,247,238,1)), color-stop(45%, rgba(255,255,255,1)), color-stop(45%, rgba(255,255,255,1)), color-stop(45%, rgba(255,255,255,1)), color-stop(47%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(252,247,238,1) 0%, rgba(252,247,238,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(252,247,238,1) 0%, rgba(252,247,238,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(252,247,238,1) 0%, rgba(252,247,238,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(252,247,238,1) 0%, rgba(252,247,238,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf7ee', endColorstr='#ffffff', GradientType=0 );
}
.why-section { background: #f2f2f2; padding-bottom: 0 !important; }
.hide-d { display: none; }
section.testimonials { padding-bottom: 0px; }
.testimonials-icon { margin-top: 10px; }
section.testimonials .section-head { margin-bottom: 15px; }
section.testimonials .testim { padding-right: 50px; }

/* == About == */
.inside-header { height: 450px; background: #e4e4e4; background: transparent url('../images/about-header.jpg') no-repeat; background-size: cover; background-position: top center; }
.inside-header.inside-header-project {/* margin-top:0; */margin-top:160px;}
.inside-header { background: transparent url('../images/about-header.jpg') no-repeat; background-size: cover; background-position: top center;}
.breadcrumb-option { padding-top: 250px; padding-bottom: 20px; }
.breadcrumb__text h2 { font-size: 40px; color: #ffffff; margin-top: 10px; } 
.breadcrumb__links a { font-size: 15px; color: #D59717; display: inline-block; position: relative; margin-right: 10px; font-weight: 500; } 
.breadcrumb__links a:after { position: absolute; right: -13px; top: -1px; content: "|"; } 
.breadcrumb__links span { font-size: 15px; color: #D59717; display: inline-block; margin-left: 10px; font-weight: 500; }

/* == Contact == */
#contact.contactus-section {background: #fff;}
.contactus-section .contact-details-part .fotcont p {color: #000;}
.contactus-section .contact-details-part .fotcont .fothead h6::after {background: rgba(213, 151, 23, 0.24);}

/* == Contact == */
.contact-form.career-form {padding:0; margin-top: 30px;}
.contact-form.career-form input[type=file]{ width:100%; color:transparent; }
#fileLabel { position: absolute; top: 16px; width: calc(100% - 155px); left: 140px; font-size: 15px; }

/* == Ongoing == */
.jumpmenu{width:99% !important;height:auto;height:37px !important;margin-top:10px;margin-bottom:-10px;}
.jumpmenu select{background:url(../images/jump-menu-bg.jpg) no-repeat right top !important;width:100%;float:left;display:block;clear:both;border:1px solid #ddd;padding:2px;cursor:pointer;height:37px !important;}
.contact-form.site-contact-form {padding-top: 10px;}
.jumpmenu{margin-top:28px;width:100% !important}
.hidden-lg.hidden-md.bottom .jumpmenu{margin:10px 0;}
.jumpmenu { margin-top: 28px; width: 100% !important; background: #d80000 url('../images/drop-arrow.svg') no-repeat 96% center; color: #fff; padding: 12px 12px; border-radius: 5px; border: 0; font-size: 15px; height: auto !important; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
.jumpmenu option { font-size: 14px; }
.header1{padding:0 15px;top:0;left:0;width:100%;z-index:999999;background-color:#d59717}
.header1.active{background:#fff!important;-webkit-box-shadow:0 1px 5px 0 rgba(230,230,230,1);-moz-box-shadow:0 1px 5px 0 rgba(230,230,230,1);box-shadow:0 1px 5px 0 rgba(230,230,230,1)}
.header1.header1-ty{-webkit-box-shadow:0 1px 5px 0 rgba(230,230,230,1);-moz-box-shadow:0 1px 5px 0 rgba(230,230,230,1);box-shadow:0 1px 5px 0 rgba(230,230,230,1)}
.header1-txt1{font-size:20px}
.header1-txt2{font-size:20px;margin:15px 0 10px}
.header1-txt2 span{color:#f55f54}
.header1-btns img{margin:0 15px 0 0}
.navbar1-nav > li > a{color:#fff!important;font-size:16px;font-weight:400!important; transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;padding:10px 25px 10px!important;margin:0 0px -1px;position:relative;border-bottom:1px solid transparent;text-decoration:none; display: inline-block;}
.navbar1-nav > li > a:before {position:absolute; top:14px; right:0; content: ""; display: block; width: 1px; background-color: #fff; height: 16px; } 
.navbar1-nav > li:last-child > a:before { display:none; }
.navbar1{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:0;padding-bottom:0;width: 100%;}
.navbar1>.container,.navbar1>.container-fluid,.navbar1>.container-lg,.navbar1>.container-md,.navbar1>.container-sm,.navbar1>.container-xl,.navbar1>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}
.navbar1-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}
.navbar1-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar1-nav .nav-link{padding-right:0;padding-left:0}
.navbar1-nav .dropdown-menu{position:static}
.navbar1-text{padding-top:.5rem;padding-bottom:.5rem}
.navbar1-collapse{flex-basis:100%;flex-grow:1;align-items:center}
.navbar1-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out; position: relative; left: -30px; }

.navbar1-toggler:hover{text-decoration:none}
.navbar1-toggler:focus{text-decoration:none;outline:0;box-shadow:0}
.navbar1-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}
.navbar1-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}

.navbar1-expand{flex-wrap:nowrap;justify-content:flex-start}
.navbar1-expand .navbar1-nav{flex-direction:row}
.navbar1-expand .navbar1-nav .dropdown-menu{position:absolute}
.navbar1-expand .navbar1-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar1-expand .navbar1-nav-scroll{overflow:visible}
.navbar1-expand .navbar1-collapse{display:flex!important;flex-basis:auto}
.navbar1-expand .navbar1-toggler{display:none}
.navbar1-expand .offcanvas-header{display:none}
.navbar1-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}
.navbar1-expand .offcanvas-bottom,.navbar1-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}
.navbar1-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
.navbar1-light .navbar1-brand{color:rgba(0,0,0,.9)}
.navbar1-light .navbar1-brand:focus,.navbar1-light .navbar1-brand:hover{color:rgba(0,0,0,.9)}
.navbar1-light .navbar1-nav .nav-link{color:rgba(0,0,0,.55)}
.navbar1-light .navbar1-nav .nav-link:focus,.navbar1-light .navbar1-nav .nav-link:hover{color:rgba(0,0,0,.7)}
.navbar1-light .navbar1-nav .nav-link.disabled{color:rgba(0,0,0,.3)}
.navbar1-light .navbar1-nav .nav-link.active,.navbar1-light .navbar1-nav .show>.nav-link{color:rgba(0,0,0,.9)}
.navbar1-light .navbar1-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}
.navbar1-light .navbar1-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.navbar1-light .navbar1-text{color:rgba(0,0,0,.55)}
.navbar1-light .navbar1-text a,.navbar1-light .navbar1-text a:focus,.navbar1-light .navbar1-text a:hover{color:rgba(0,0,0,.9)}
.navbar1-dark .navbar1-brand{color:#54595f}
.navbar1-dark .navbar1-brand:focus,.navbar1-dark .navbar1-brand:hover{color:#54595f}
.navbar1-dark .navbar1-nav .nav-link{color:rgba(255,255,255,.55)}
.navbar1-dark .navbar1-nav .nav-link:focus,.navbar1-dark .navbar1-nav .nav-link:hover{color:#54595f}
.navbar1-dark .navbar1-nav .nav-link.disabled{color:rgba(255,255,255,.25)}
.navbar1-dark .navbar1-nav .nav-link.active,.navbar1-dark .navbar1-nav .show>.nav-link{color:#54595f}
.navbar1-dark .navbar1-toggler{color:#54595f;border-color:0}
.navbar1-dark .navbar1-toggler-icon{background:url(../images/hamburger-icon.png) no-repeat left center;  }
.navbar1-dark .navbar1-text{color:rgba(255,255,255,.55)}
.navbar1-dark .navbar1-text a,.navbar1-dark .navbar1-text a:focus,.navbar1-dark .navbar1-text a:hover{color:#54595f}
.header1 { background-color: #d59717 !important; height: 40px;z-index: 99; margin-top:0px; transition: 0.5s; position: fixed; top: 120px;} 
.header1.fixed1 { margin-top: 0; }
.navbar1-collapse.show, .navbar1-collapse.collapsing { position: absolute; left: -15px; top: 40px; width: calc(100% + 30px); background: #D59717; z-index: 9; }
#amenities.ongoing-section-inside {padding-bottom:70px}
.project-amenties .owl-nav { margin-top: 30px; }
.project-amenties .owl-nav button.owl-prev { left: 46%; }
.project-amenties .project__slider.owl-carousel .owl-nav button.owl-next { right: 46.5%; }


/* == Projects == */
.projects-teext { font-size: 22px; line-height: 1; padding: 20px 15px; font-weight: 400; color: #451F74; text-align: center; width: 100%; background: #FCF7EE; }
.projects-teext a { font-size: 24px; color: #451F74;  }
.ongoing_project__slider .project__slider__item { text-align: left; border-radius: 30px; }


/* == sitemap == */
.sitemap-link { width: 100%; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 25px; }
.sitemap-link  li { width: 23.1%; float: left; position: relative; padding: 0 0 0 0; }
.sitemap-content { width: 100%; }
.sitemap-link > li > a { border-bottom: 1px solid rgba(0,0,0,0.15); width: 100%; padding: 10px 0px 10px 14px; }
.sitemap-link > li::before { content: ''; position: absolute; left: 0; top: 15px; width: 3px; height: 13px; background: #D59717; }
.sitemap-link li.projects-links { order: 4; width: 99%; }
.sitemap-link li ul { width: 100%; padding-top: 10px; }
.sitemap-link li ul li { width: 25%; padding-top: 10px; padding-left: 15px; }
.sitemap-link li ul li::before {content: ''; position: absolute; width: 6px; height:6px; left: 0;top: 20px;transform: rotate(45deg);border-top: 1px solid #000;border-right: 1px solid #000;}
.sitemap-link li ul li a {font-size:14px;color: #4C1F7C;}
.sitemap-link li ul li li a { color: #000; } 
.sitemap-link li ul li li {width: 100%;}
.sitemap-link li ul li li::before {top: 23px; transform: none; border-top: 1px solid #000; border-right: 0;} 
/* == Inside Headers == */ 
.inside-header {margin-top: 120px;}
.upcoming-header { background: transparent url('../images/upcoming-header.jpg') no-repeat; background-size: cover; background-position: top center;}
.completed-header { background: transparent url('../images/completed-header.jpg') no-repeat; background-size: cover; background-position: top center;}
.saisadhana-header { background: transparent url('../images/saisadhana-header.jpg') no-repeat; background-size: cover; background-position: top center;}
.career-header { background: transparent url('../images/career-header.jpg') no-repeat; background-size: cover; background-position: top center;}
.contact-header { background: transparent url('../images/contact-header.jpg') no-repeat; background-size: cover; background-position: top center;}
.sitemap-header { background: transparent url('../images/sitemap-header.jpg') no-repeat; background-size: cover; background-position: top center;}


/* .project-body-1 .exp-content h2,.project-body-1 .section-head h4  {color: #451F74;} */
.nav-item.dropdown .dropdown-toggle::after { border: 0; width: 7px; height: 7px; border-bottom: 1px solid #000; border-right: 1px solid #000; transform: rotate(45deg); margin-left: 10px; }
.swiper-pagination-total {color: #000;}
 


/* Timeline Container */
.completed-content {
	width: 100%;
}
.timeline {
  /* background: #212121; */
  margin: 20px auto;
  padding: 20px;
  width: 100%;
  max-width: 800px;
}

/* Card container */
.card1 {
  position: relative;
  width: 100%;
}

/* setting padding based on even or odd */
.card1:nth-child(odd) {
  padding: 30px 0 30px 100px;
}
.card1:nth-child(even) {
  padding: 30px 100px 30px 0;
}
/* Global ::before */
.card1::before {
  content: "";
  position: absolute;
  width: 50%;
  border: solid #4C1F7C;
}

/* Setting the border of top, bottom, left */
.card1:nth-child(odd)::before {
  left: 0px;
  top: -7px;
  bottom: -7px;
  border-width: 7px 0 7px 7px;
  border-radius: 50px 0 0 50px;
}

.why-section-img img {
  width: auto;
  max-width: 100%;
}
.why-section-img {
  text-align: center;
}




/* Setting the top and bottom to "-5px" because earlier it was out of a pixel in mobile devices */
@media only screen and (max-width: 400px) {
  .card1:nth-child(odd)::before {
    top: -5px;
    bottom: -5px;
  }
}

/* Setting the border of top, bottom, right */
.card1:nth-child(even)::before {
  right: 0;
  top: 0;
  bottom: 0;
  border-width: 7px 7px 7px 0;
  border-radius: 0 50px 50px 0;
}

/* Removing the border if it is the first card */
.card1:first-child::before {
  border-top: 0;
  border-top-left-radius: 0;
}

/* Removing the border if it is the last card  and it's odd */
.card1:last-child:nth-child(odd)::before {
  border-bottom: 0;
  border-bottom-left-radius: 0;
}

/* Removing the border if it is the last card  and it's even */
.card1:last-child:nth-child(even)::before {
  border-bottom: 0;
  border-bottom-right-radius: 0;
}

/* Information about the timeline */
.info1 {
  display: flex;
  /* flex-direction: column; */
  background: #fff;
  color: #000;
  border-radius: 10px;
  padding: 0px;
  position:relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.completed-year {
  width: 94px;
  height: 94px;
  background: #D59717;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  position: absolute;
  left: -145px;
  top: 0;
}
/* Title of the card */
.title {
  color: orangered;
  position: relative;
}

/* Timeline dot  */
.title::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 999px;
  border: 3px solid orangered;
  display:none;
}

/* text right if the card is even  */
.card1:nth-child(even) > .info1 > .title {
  text-align: right;
}

/* setting dot to the left if the card is odd */
.card1:nth-child(odd) > .info1 > .title::before {
  left: -45px;
}

/* setting dot to the right if the card is odd */
.card1:nth-child(even) > .info1 > .title::before {
  right: -45px;
}

.completed-year {
  width: 105px;
  height: 105px;
  background: #D59717;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  position: absolute;
  left: -150px;
  top: 50px;
}
.completed-col {
  width: 100%;
  display: flex;
}
.completed-col-left {
  width: 55%;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  gap: 15px;
}
.completed-col-right {
  width: 45%; border-radius: 0 10px 10px 0;  overflow: hidden;
}
.card1:nth-child(2n) .info1 {
  /*! flex-wrap: wrap-reverse; */
}
.card1:nth-child(2n) .info1 .completed-col {
  flex-flow: row-reverse;
}
.card1:nth-child(2n) .info1 .completed-year {
  right: -150px; left: auto;
}
.card1:nth-child(2n) .info1 .completed-col .completed-col-right {
  border-radius: 10px 0 0 10px;
}
.completed-title {
  font-size: 25px;
  color: #4C1F7C;
  width: 100%;
  line-height: 1;
}
.completed-spec {
  width: 45%;
  border-right: 1px solid rgba(0,0,0,0.2);
  padding: 0 15px;
}
.completed-spec:last-child {
  border-right: 0;
  padding-right: 0;
}
.completed-spec-span {
  color: #D59717;
  font-size: 17px;
  font-weight: 600;
}
.completed-spec-ttl {
  font-size: 15px;
  color: #000;
}
.completed-spec-first {padding-left:0}
 
.completed-col-left.completed-col-full { width: 100%; flex-wrap: initial; justify-content: center; }
.completed-col-full .completed-title { width: 40%; margin-right: 10px; }
.info1.info-signle { margin: 20px 0px; }
.info1.info-signle .completed-year { top: 10px; }
.info1.info-signle .completed-spec { width: auto; min-width: 130px; }


.saisadhna-body .exp-content h2, .saisadhna-body .section-head h4, .saisadhna-body .project__slider__item h5 { color: #84564a; }
.saisadhna-body .sub-title, .saisadhna-body .section-head h6, .saisadhna-body .inner-floor h1, .saisadhna-body .inner-floor h3, .saisadhna-body .btn-curve.btn-color:hover span  { color: #d07859; }
.saisadhna-body .sub-title::before, .saisadhna-body .project-list li::before, .saisadhna-body .location-details ul li::before { background: #d07859; }
.saisadhna-body .resp-tabs-list li.resp-tab-active { border-bottom: 2px solid #d07859 !important; color: #d07859; }
.saisadhna-body #contact { background-color: #84564a; background: #84564a url('../images/footer-bg-02.png') no-repeat scroll bottom center; }
.saisadhna-body .btn-curve.btn-color { background: #d07859; border-color: #d07859; }
.saisadhna-body .contact-details-part .fotcont .view-map { background: #d07859; border-color: #d07859; }
.saisadhna-body .contact-details-part .fotcont .view-map:hover { background: #fff; color: #d07859; }
.saisadhna-body .owl-prev .arrow_carrot-left::before, .saisadhna-body .owl-next .arrow_carrot-right::before { color: #84564a; }
.saisadhna-body #floor-plans, 
.saisadhna-body .location-bg, 
.saisadhna-body .project { background: #fff5ee; background: #fff8f3; }
.project-logo { width: auto; height: auto; }
.project-logo img { width: 130px; }
.inside-header-project .container { height: 100%; display: flex; align-items: center; }
.style-img { border-radius: 200px 200px 0 0 !important; }
.about .exp-img.style-img-exp {position:relative;}
.about .exp-img.style-img-exp::after { content: ''; position: absolute; width: calc(100% - 30px); height: calc(100% + 30px); right: 15px; top: -30px; background: transparent url('../images/design-border.png') no-repeat scroll top right; display: block; }
.about .exp-img.style-img-exp::before { content: ''; position: absolute; width: 100px; height: 100px; top: -50px; left:0; background: transparent url('../images/decoration-2.svg') no-repeat scroll top left; display: block; animation-duration: 2s; animation-name: dottedanimation; animation-iteration-count: 100; animation-direction: alternate; /* z-index:9; */ }


@keyframes dottedanimation {
  from {
    margin-top: 50px;
    width: 300%;
  }

  to {
    margin-top: 0%;
    width: 100%;
  }
}

.exp-img--home {min-height: 500px; position: relative;}
.about .saisadhna-about-full .exp-img .img {width:100%; border-radius: 0; background-size: contain;}
.saisadhna-about-project { padding-bottom: 0; }
.saisadhna-about-full { background: #f7e1d2; background: linear-gradient(90deg, rgb(247, 225, 210) 0%, rgb(255, 255, 255) 50%); }
.saisadhna-body .location-bg .bt_bb_interactive_image { position: relative; z-index:9; padding-left: 0; }
/* .saisadhna-body .location-bg { border-radius: 0px 200px 0px 0px; position: relative; } */
.saisadhna-body .location-bg { border-radius: 0px 260px 0px 0px; position: relative; }
/* .saisadhna-body .location-bg::after { content: ''; position: absolute; width: 100%; height: calc(100% + 15px); border-right: 1px solid #6e5645; top: -15px; right: -20px; border-radius: 0 200px 0 0; } */
.saisadhna-body .location-bg::after { content: ''; position: absolute; /* width: 350px; */ width: calc(100% + 50px); height: calc(100% + 55px); top: -55px; right: -50px; background: transparent url('../images/design-right.png') no-repeat scroll top right; }
.saisadhna-body #location { padding-top: 120px; }
.saisadhna-body .project__slider__item { height: auto; background: none; box-shadow: none; }
.project_slider_item_left { width: 50%; float: left; position: relative; }
.project_slider_item_right { float: right; width: 50%; position: relative; }
.project_slider_item_left-1{ width: 570px; float: right; max-width: 100%; display: flex; flex-wrap: wrap; justify-content: left; }
.project_slider_item_left-2 { width: 570px; float: right; max-width: 100%; display: flex; flex-wrap: wrap; justify-content: right; position:relative }
.project_slider_item_right-1 { width: 570px; float: left; max-width: 100%; display: flex; flex-wrap: wrap; justify-content: right; }
.project_slider_item_right-2 { width: 570px; float: left; max-width: 100%; display: flex; flex-wrap: wrap; justify-content: left;  position:relative}
.project_slider_item_left-1 .project-categories-img { order: 1; justify-content: right; }
.project_slider_item_right-1 .project-categories-img { order: 0; justify-content: left; }
.project_slider_item_left-1 .project-categories-img img, .project_slider_item_right-1 .project-categories-img img, .project_slider_item_left-2 .project-categories-img img, .project_slider_item_right-2 .project-categories-img img { width: auto; }
.project_slider_item_left-2 .project-categories-img { order: 0; justify-content: left; }
.project_slider_item_right-2 .project-categories-img { order: 1; justify-content: right; }
.project_slider_lft1::before { content: ''; position: absolute; height: 203px; width: 100%; right: 0; top: 240px; background: #f7e1d2; }
.project_slider_ryt1::before { content: ''; position: absolute; height: 160px; width: 100%; left: 0; top: 0px; background: #f7e1d2; }
/* .project_slider_item_left-2::before {content: ''; position: absolute; height: 100%; width: 207px; left: 0; top: 0; background: #f7e1d2;}
 */
/* .project_slider_item_right-2::before {content: ''; position: absolute; height: 100%; width: 207px; right: 0; top: 0; background: #f7e1d2;}
 */
.project_slider_item_left.project_slider_lft2::before { content: ''; position: absolute; height: 100%; width: 100%; right: 365px; top: 0; background: #f7e1d2; } 
.project_slider_item_right.project_slider_ryt2::before { content: ''; position: absolute; height: 100%; width: 100%; left: 364px; top: 0; background: #f7e1d2; }
.project_slider_item_right.project_slider_ryt2 .project__slider__item__hover1 {
  margin-left: -130px;
}
.project_slider_item_left.project_slider_lft2 .project__slider__item__hover1 {
  margin-right: -150px;
  width: 90%;
}
#about-group .exp-img.exp-img--home .img { width: 100%; background-position: left bottom; }
.home-page #amenities { padding-bottom: 70px; }
.project_slider_item_right.project_slider_ryt2 .project__slider__item__hover1 { margin-left: -200px; max-width: 100%; }
.show-m { display: none; }
.saisadhna-body .header1 {background-color: #c3a633 !important;}
.navbar.change.navbar-expand-lg.nav-scroll { animation: none !important; transition: none !important; }
.header1 {transition: none;}
.home-page .slider .setone .swiper-nav-ctrl {color: #c8b1aa; border-color: #c8b1aa; transition: 0.5s;}
.home-page .slider .setone .swiper-nav-ctrl:hover { border-color: #845649; }
.home-page .slider .setone .swiper-nav-ctrl:hover i { color: #845649; }
.home-page #about-group.about .exp-img .img {margin-right: 0px;}
#about-group.about .exp-img .img {margin-right: 15px;}
.exp-content input[type=number], .exp-content input[type=number]::-webkit-inner-spin-button, .exp-content input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none;  }
.contact-form input[type=number], .contact-form input[type=number]::-webkit-inner-spin-button, .contact-form input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none;  }
.acordion-ttl { font-size: 20px; font-weight: 600; text-transform: none; letter-spacing: 1px; margin-bottom: 10px; position: relative; padding-bottom: 0; color: #84564a; }

.upcoming-section2 .project__slider__item__right { width: 100%; padding: 0; border: 0; min-height: 145px; }
.upcoming-section2 .ongoing_project__slider .project__slider__item__hover1 { flex-wrap: wrap; }
.upcoming-section2 .project__slider__item__left { width: 100%; padding-right: 0; }

.dropdown-part-mob {display:none;}
 
/* ====================== [ Start Responsive ] ====================== */

@media (min-width:992px) {	
.navbar1-expand-lg{flex-wrap:nowrap;justify-content:flex-start}
.navbar1-expand-lg .navbar1-nav{flex-direction:row}
.navbar1-expand-lg .navbar1-nav .dropdown-menu{position:absolute}
.navbar1-expand-lg .navbar1-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar1-expand-lg .navbar1-nav-scroll{overflow:visible}
.navbar1-expand-lg .navbar1-collapse{display:flex!important;flex-basis:auto}
.navbar1-expand-lg .navbar1-toggler{display:none}
.navbar1-expand-lg .offcanvas-header{display:none}
.navbar1-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}
.navbar1-expand-lg .offcanvas-bottom,.navbar1-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}
.navbar1-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
.main-nav1 ul.nav li a, .main-nav1 ul.nav li button { padding: 10px 0 !important; font-size: 13px; font-weight: bold; } 

.nav-item.dropdown:hover .dropdown-menu { opacity: 1; visibility: visible; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }


.social-icon-mob { display: none; }
.navbar .dropdown-menu {width: 665px;left: -140px; border-radius: 10px; padding: 30px; display: flex;flex-wrap: wrap;}
.navbar .dropdown-menu.show, .nav-item.dropdown:hover .dropdown-menu {width: 665px; /* left: -150px; */left: -250px; border-radius: 10px; padding: 30px;display: flex; flex-wrap: wrap;} 
.navbar .dropdown-menu.show .dropdown-item, .nav-item.dropdown .dropdown-menu .dropdown-item { float: left; width: 33%; border-bottom: 2px solid rgba(0,0,0,0.2); padding: 0 0 10px; font-size:16px; color:#000; }
.navbar .dropdown-menu.show .dropdown-item:first-child, .nav-item.dropdown:hover .dropdown-menu .dropdown-item:first-child { border-bottom: 2px solid #D59717; color:#D59717; }


.dropdown-part { margin-top: 20px; width: 100%; border-radius: 15px; overflow: hidden; border: 1px solid #E4E4E4; }
.dropdown-img { width: 100%; }
.dropdown-ttl { width: 100%; padding: 10px; color: #4C1F7C; font-size: 22px; font-weight: 600; text-align: center; }
.navbar .logo {max-width:200px;}

}


@media (max-width: 1240px) {
.bt_bb_interactive_image .bt_bb_interactive_image_media {
    display: inline-block;
    margin: 0 !important;
    }
}

@media (max-width: 1199px) {
.bt_bb_interactive_image {
    display: block;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_media {
    display: inline-block;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: 1em 0 0 0 !important;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item_text {
    width: 100% !important;
    }
.bt_bb_interactive_image .bt_bb_interactive_image_item_dot {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 14px !important;
    }
}

@media (max-width: 780px) {
.bt_bb_interactive_image .bt_bb_interactive_image_item_dot {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    font-size: 10px !important;
    }
}
@media screen and (min-width: 992px) {
.navbar-expand-lg .navbar-nav li {width:max-content;}
#gallery.section-padding { padding-bottom: 5px; }
}


@media screen and (max-width: 991px) {
  .md-mb10 {
    margin-bottom: 10px; }
  .md-mb20 {
    margin-bottom: 20px; }
  .md-mb30 {
    margin-bottom: 30px; }
  .md-mb40 {
    margin-bottom: 40px; }
  .md-mb50 {
    margin-bottom: 50px; }
  .md-mb60 {
    margin-bottom: 60px; }
  .md-mb70 {
    margin-bottom: 70px; }
  .md-mb80 {
    margin-bottom: 80px; }
  .md-pb10 {
    padding-bottom: 10px; }
  .md-pb20 {
    padding-bottom: 20px; }
  .md-pb30 {
    padding-bottom: 30px; }
  .md-pb40 {
    padding-bottom: 40px; }
  .md-pb50 {
    padding-bottom: 50px; }
  .md-pb60 {
    padding-bottom: 60px; }
  .md-pb70 {
    padding-bottom: 70px; }
  .md-pb80 {
    padding-bottom: 80px; }
  .order2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important; }
  .order1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important; }
  .navbar {
    min-height: 60px;z-index: 99; }
	.contact-details-part .fotcont p {
  font-size: 14px;
	}
.project-amenties .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
  }
.owl-carousel .owl-stage-outer {
  padding-top: 100px;
}
.owl-carousel.ongoing_project__slider .owl-stage-outer {padding-top: 0px;}
    .navbar .navbar-collapse {
      max-height: 410px;
      overflow: auto;
      background:#d59717;
      text-align: center;
      padding: 0px 15px; }
	  .navbar-toggler {
  font-size: 25px;
	  }
	  .counter-container-pl {
		  padding-left: 60px;
		  width: 50%;
		  padding-bottom: 20px;
		}
	  .navbar .navbar-collapse .navbar-nav {
	padding: 10px 0;
}
    .navbar .nav-link {
      margin: 10px auto !important; }
  .navbar .logo {
    margin-left: 15px;
    width: auto; }
  .nav-scroll .navbar-collapse .nav-link,
  .light .navbar-collapse .nav-link {
    color: #fff !important; }
  .nav-scroll .navbar-collapse .active,
  .light .navbar-collapse .active {
    color: #d59717 !important; }
  .light .social-icon a,
  .nav-scroll .social-icon a {
    color: #fff; }
  .navbar .social-icon,
  .navbar .search { display: none;
    border: 0;
    padding: 0;
    margin-top: 30px; }
  .navbar .social-icon a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%; }
  .navbar .search .search-form {
    display: block;
    position: static;
    height: auto; }
  .navbar .search .search-form form {
    position: static;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .navbar .search .search-form form input {
    padding: 15px;
    width: 100%;
    font-size: 14px; }
  .navbar .search .icon,
  .navbar .search .search-form .close {
    display: none; }
  .navbar-nav .dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: none;
    background: transparent;
    text-align: center;
    color: #fff; }
    .navbar-nav .dropdown-menu .dropdown-item {
      color: #fff; text-align: left; }
  .navbar-nav .dropdown-menu.show {
    display: block; }
  .navbar .navbar-nav .nav-link {
    padding: 0; color: #fff; width: 100%; }
    .navbar .navbar-nav .nav-link:hover {
      color: #ffefce; }
  .slider .caption.center h1 {
    font-size: 40px; }
  .cta__slider-item .media-wrapper .bg-img {
    width: 100%; }
  .about .specialty,
  .about .exp-content,
  .numbers .item,
  .team .slick-slider,
  .about .ab-exp,
  .about .txt-cont,
  .skills-sec .content {
    margin-top: 50px; }
  .services .feat-top {
    width: 100%;
    margin-top: 0;
    padding: 100px 30px 70px; }
    .services .feat-top .item-sm {
      margin-bottom: 30px;
      background: #fff;
      padding: 30px; }
  .portfolio.full-bg .cluom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    height: 50vh; }
  .process .coulmn:after {
    display: none; }
  .blog-grid .item,
  .skills-circle .skill,
  .process .item,
  .team.tmgrid .item,
  .contact .info .item {
    margin-bottom: 50px; }
  .contact .info {
    padding-bottom: 30px !important; }
  .contact .map-box {
    height: 400px; }
  .blog-grid,
  .skills-circle,
  .process,
  .team.tmgrid {
    padding-bottom: 70px; }
  .team.tmgrid {
    background: #fff; }
  .brands .box-top .item {
    margin: 20px 0; }
  .team {
    background: #f8f4f3; }
    .team .tit .navs span {
      background: #fff; }
      .team .tit .navs span:hover {
        background: #d59717; }
  .team .team-container {
    width: 100%; }
  .about .pat {
    display: none; }
  .cont-map {
    background: #f8f4f3; }
  .cont-map .contact-form form {
    top: 0;
    right: 0;
    margin: 120px 0; }
  .cont-map .contact-map {
    position: relative;
    height: 400px;
    width: 100%; }
  .cont-map .bg-img {
    display: none; }
  .portfolio .gallery.twsty .three-column {
    width: 50% !important; }
  footer .item {
    margin-bottom: 30px; }
  footer .sub-footer {
    margin-top: 20px; }
  footer .sub-footer .text-left,
  footer .sub-footer .text-right {
    text-align: center !important; } 
	
.navbar .dropdown-menu .dropdown-item::after {left: 5px;}
.navbar .dropdown-menu .dropdown-item::after { width: 10px; }	
.header1.fixed1 { top: 85px !important; }


.social-icon-mob { width: 45%; text-align: right; }
.social-icon-mob a { margin-left: 5px; }

.navbar .navbar-nav .dropdown-menu {box-shadow:none;}
.navbar-nav .dropdown-menu .dropdown-item {background: none !important; box-shadow: none !important;}
.dropdown-part { margin-top:0px; width:auot; border-radius:0px; border: 0; text-align:left;}
.dropdown-img { width: 100%;display:none }
.dropdown-ttl { width: 100%; padding: 10px; color: #fff; font-size: 16px; font-weight: 600; text-align: center; }
.navbar .navbar-nav .dropdown-item {font-size: 14px;}
.navbar .navbar-nav .dropdown-item:hover {color: #fff;}
.nav-item.dropdown .dropdown-toggle::after {border-color: #fff; margin-right:5px; float:right; margin-top: 5px;}
#amenities.project-amenties.ongoing-section { padding-bottom: 40px; }

}

@media screen and (max-width: 767px) {
.saisadhna-body .location-bg::after {display:none}	
.saisadhna-body #location .location-bg {
  width:100% !important;
}
#amenities .container-fluid.px-0 {
  padding: 0 15px !important;
}	
  .sm-mb10 {
    margin-bottom: 10px; }
  .sm-mb20 {
    margin-bottom: 20px; }
  .sm-mb30 {
    margin-bottom: 30px; }
  .sm-mb40 {
    margin-bottom: 40px; }
  .sm-mb50 {
    margin-bottom: 50px; }
  .sm-mb60 {
    margin-bottom: 60px; }
  .sm-mb70 {
    margin-bottom: 70px; }
  .sm-mb80 {
    margin-bottom: 80px; }
  .sm-pb10 {
    padding-bottom: 10px; }
  .sm-pb20 {
    padding-bottom: 20px; }
  .sm-pb30 {
    padding-bottom: 30px; }
  .sm-pb40 {
    padding-bottom: 40px; }
  .sm-pb50 {
    padding-bottom: 50px; }
  .sm-pb60 {
    padding-bottom: 60px; }
  .sm-pb70 {
    padding-bottom: 70px; }
  .sm-pb80 {
    padding-bottom: 80px; }
  h1 {
    font-size: 35px; }
  h2 {
    font-size: 28px; }
  h3 {
    font-size: 24px; }
  h4 {
    font-size: 20px; }
  h5 {
    font-size: 18px; }
  h6 {
    font-size: 16px; }
  .progress-wrap {
    right: 10px;
    bottom: 55px; }
  .navbar .logo {
    width: auto; }

  .btn-curve {
    padding: 8px 15px; }
    .btn-curve span {
      font-size: 15px;
      letter-spacing: 1px; }
  .section-head h4 {
    font-size: 28px; letter-spacing: 0; }
  .pages-header .cont h1 {
    font-size: 40px; }
  .slider .caption.center h1 {
    font-size: 25px; }
    .slider .caption.center h1 br {
      display: none; }
  .slider .social-icon {
    left: 15px;
    bottom: 15px;
    display: none; }
  .slider .swiper-pagination-fraction.top.botm {
    right: 15px;
    bottom: 15px; }
  .slider .swiper-pagination-fraction.top span {
    font-size: 20px; }
  .slider .swiper-pagination-fraction.top .swiper-pagination-current {
    font-size: 25px; }
  .slider .setone.setwo .next-ctrl {
    right: auto;
    left: 70px;
    bottom: 15px;
    top: auto;
    width: 45px;
    height: 45px;
    line-height: 45px; }
  .slider .setone.setwo .prev-ctrl {
    left: 15px;
    bottom: 15px;
    top: auto;
    width: 45px;
    height: 45px;
    line-height: 45px; }
  .slider .parallax-slider .caption h1 {
    /* font-size: 30px; */
    /* font-size: 23px; */
    font-size: 50px;
    line-height: 1;
	}
	.slider .parallax-slider .caption p, .caption-inside p {
    font-size: 11px;
    margin-top: 10px !important;
    line-height: 1;
    width: 65%;
  }
  .slider .setone .swiper-nav-ctrl {
    width: 45px;
    height: 45px;
    line-height: 45px; }
  .slider .setone {
    bottom: 15px;
    right: 15px; 
	display: none;}
  .cta__slider-item .caption h1 {
    font-size: 40px; }
  .cta__slider-arrows {
    right: 15px;
    bottom: 15px; }
  .slid-half .swiper-pagination-fraction.top {
    right: auto;
    top: auto;
    left: 15px;
    bottom: 15px; }
  .about .exp-content:after {
    right: 0; }
  .about .exp-img .img {
    width: 100%; background-position: bottom center; height: 400px;}
	
  .about .exp-content ul {
    display: block; }
  .about .exp-content ul li {
    margin-top: 10px;
    display: inline-block; }
  .about .ab-exp .years-exp {
    height: 300px;
    margin-top: 10px; }
  .services .feat-top {
    padding: 80px 10px 50px; }
  .services .item-sm .numb {
    padding-right: 30px; }
    .services .item-sm .numb:after {
      width: 15px; }
  .brands .box-top .row > div {
    width: 50%; }
  .blog-grid.center .item .cont {
    padding: 30px 20px; }
  .portfolio .gallery.twsty .items {
    width: 100%; }
  .portfolio .filtering span {
    margin: 5px 15px;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: capitalize; }
  .portfolio.full-bg .cluom {
    height: 40vh;
    min-height: 250px; }
  .portfolio .gallery.twsty .three-column {
    width: 100% !important; }
  .blog-pg .posts .item .content {
    position: relative; }
    .blog-pg .posts .item .content .col-10,
    .blog-pg .posts .item .content .col-2 {
      width: 100%;
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
    .blog-pg .posts .item .content .col-2 {
      position: absolute;
      right: 0px;
      top: -90px;
      z-index: 3; }
  .blog-pg .posts .item .content .date a {
    padding: 10px;
    background: #fff;
    margin: 0; }
  .blog-pg .posts .item .content .date .num {
    font-size: 25px;
    margin: 0; }
  .blog-pg.single .comments-area .item.relped {
    margin-left: 0px; }
  .blog-pg.single .comments-area .item .info h6 span {
    display: block;
    margin: 10px 0 0 0; } 
	
.logo img {
	max-height: 65px;
}	
.contact-details-part .item.fotcont {padding: 10px 0px;}	
.contact-form {padding: 0px; margin-top: 30px;}
.section-head {margin-bottom: 30px;}
.section-padding { padding: 50px 0; }
a.bt_bb_link {padding: 10px 15px; font-size: 15px; float: left; margin-top: 15px; height: auto;} 
.location-bg .pl-pr-60 { padding-left: 30px; padding-right: 30px; }
.location-bg .pl-pr-30 { padding-left: 20px; padding-right: 20px; }
.navbar-nav > .nav-item { border-bottom: 1px solid rgba(255,255,255,0.3); text-align: left;}
.navbar-nav > .nav-item:last-child/* , .navbar-nav > .nav-item:nth-last-child(2) */ { border-bottom: 0;}
.navbar .navbar-nav .highlight-link { /* display: none; */ }
.floor-plan-slider .carousel-inner {padding: 0;}
.inner-floor {padding-top: 0px; max-width: 100%;}
.inner-floor h1, .inner-floor h3 {font-size: 17px; padding: 15px 0px 0px;}
#parentHorizontalTab {padding: 0 15px;}
.main-footer .sub-footer {padding: 30px 0;}

.about-group-section .exp-img { margin-top: 15px; }
.project__slider__item .project__slider__item__hover { bottom: 30px; }
.project__slider__item .project__slider__item__hover h5 { right: 0; }

.revGallery-anchor {width: calc(100% / 2);}
.mouse-cursor {display: none;}

#about-group { /* padding-bottom: 200px; background-size: 140%; background-position: right bottom; */ }
.loc-map iframe { height: 350px; max-width: 100%; }

.mob-highlight-link a { float: left; width: 100%; background: #d59717; text-align: center; font-size: 15px; padding: 15px; line-height: 1; color: #fff; }
.mob-highlight-link { float: left; width: 100%; position: fixed; left: 0; bottom: 0; z-index: 9; }
.main-footer { margin-bottom: 45px; }

#intro.slider .parallax-slider {height:260px;}
#intro.slider .parallax-slider .swiper-slide {min-height: 100%;}
#intro.slider .parallax-slider .swiper-slide .bg-img {background-position:36% bottom;height: 270px !important;}
.slider .swiper-pagination-fraction.top {left: 15px; bottom: 20px;}



.footerlinks {justify-content: center; flex-wrap: wrap; margin-bottom: 15px; display: none;}
.footerlinks li { padding: 0px 7px; line-height: 13px; }
.footerlinks li a {font-size: 13px;}

.inside-header {height: 200px; margin-top: 85px;}
.breadcrumb__text h2 {font-size: 25px;}
.breadcrumb-option {padding-top: 150px;}

.navbar1-nav > li > a::before {display:none;}
.navbar1-nav > li > a {font-size: 14px;padding: 10px 15px !important;margin: 0;border-bottom: 1px solid #E1AD40;width: 100%;}

.ongoing_project__slider .project__slider__item__hover1 {padding: 15px; flex-wrap: wrap;}
.project__slider__item__left, .project__slider__item__right {width:100%; padding:0; border: 0;}
.project__slider__item__right {padding-top: 15px; margin-top: 15px; border-top: 1px solid rgba(0,0,0,0.2);}
.project-details-span-b {line-height: 1.2; font-size: 17px;}
.ongoing_project__slider .project__slider__item h5 {font-size: 24px;}

.hide-d { display: block; }
.hide-m { display: none; }
section.testimonials .testim {padding-right: 0px;}
.footerlinks-part {flex-wrap: wrap;}
.footercontsct {padding-left: 0px;}
#intro.slider { margin-top: 85px; }
.about .exp-content { margin-top: 0px; padding-bottom: 20px; } 
.exp-content h2 { color: #4C1F7C; font-size: 28px; line-height: 1.2; }
#about-group.about .exp-img .img { height: 580px !important; position: static !important; }  
.project_slider_item_left { width: 100%; }	 
#amenities.ongoing-section-inside {padding-bottom:30px}
.project_slider_item_left-1 { width: 100%; float: right; max-width: 100%; display: inline; align-content: flex-start; } 
.project_slider_item_left-1 .project-categories-img img { width: 100% !important; } 
.project_slider_item_right { float: right; width: 100%; position: relative; } 
.project_slider_item_right-1 .project-categories-img img { width: 100% !important; } 
.project_slider_item_left.project_slider_lft2 .project__slider__item__hover1 { margin-right: 0; width: 100%; } 
.project_slider_item_right.project_slider_ryt2 .project__slider__item__hover1 { margin-left: 0; } 
.project_slider_item_left.project_slider_lft2 .project-categories-img { width: 80% !important; } 
.project_slider_item_left.project_slider_lft2 .project-categories-img img { width: 100%; } 
.project_slider_item_right.project_slider_ryt2 .project-categories-img img { width: 100%; } 
.project_slider_item_right.project_slider_ryt2 .project-categories-img { width:80%; } 
/* .project_slider_item_right-2 .project-categories-img { order: 1; justify-content: center; }  */
.project_slider_item_right-2 .project-categories-img { order: 0; justify-content: center; margin-bottom: 10px; } 
.card1:nth-child(2n+1) {padding-left:40px;}
.card1:nth-child(2n) {padding-right:40px;}
.completed-col, .completed-col-left.completed-col-full {flex-wrap: wrap !important;}
.completed-col-left {width: 100%; padding: 15px;}
.completed-col-right {width: 100%; border-radius: 0 0 10px 10px !important;}
.completed-title {font-size: 22px;}
.completed-spec {width: 100%; padding: 0; border-right: 0;}
.completed-spec-first { padding-left: 0; border-bottom: 1px solid rgba(0,0,0,0.2); padding-bottom: 10px !important; }
.card1:nth-child(2n)::before {top:-2px; bottom:-2px;}
.card1 .info1:first-child { margin-top: 110px; }
.completed-year {left: 50%; top: -120px; margin-left: -60px;} 
.card1:nth-child(2n) .info1 .completed-year {right: 50%; margin-left: auto; margin-right: -60px;} 
.info1.info-signle .completed-year { top: -120px; }
.completed-col-full .completed-title {margin-right: 0;  width: 100%;}
.info1.info-signle .completed-spec {width: 100%;}
#about-project .img.bg-img { margin-bottom: 25px; }
.navbar .dropdown-menu .dropdown-item {padding: 7px 25px;}
.navbar-nav .dropdown-menu.show {padding-top:0;}
.navbar .navbar-nav .highlight-link .nav-link {background: none; color: #fff; padding: 0; border: 0;}
.navbar .navbar-nav .highlight-link .nav-link:hover { background: none; color: #ffefce; }
.sitemap-link {gap: 0;}
.sitemap-link li {width: 100%;}
.sitemap-link li ul li {width: 100%;}
.slider .parallax-slider .caption.hmone2, .slider .parallax-slider .caption, .caption-inside { width: 50%; }
.slider .parallax-slider .caption.hmone2 h1, .slider .parallax-slider .caption h1, .caption-inside h1 { line-height: 35px; font-size: 37px; } 
.slider .parallax-slider .caption.hmone2 p, .caption-inside p { line-height: 1.2; }
#about-group.about .exp-img .img { height: 360px; }
.project-amenties .project__slider.owl-carousel .owl-nav button.owl-next { right:29%; }
.saisadhna-about-full {
  background: #f7e1d2;
  background: linear-gradient(180deg, rgb(247, 225, 210) 0%, rgb(255, 255, 255) 100%);
}
.header1 {
    margin-top: 87px; top: 0 !important;
}

.project-logo img { width: 70px; }
.about .exp-img.style-img-exp::before, .about .exp-img.style-img-exp::after {display:none;}

.exp-img--home {min-height: auto;}
#about-group.about .exp-img.exp-img--home .img { height: 370px !important; background-size: 330px; background-position: bottom center; }
.home-page #amenities { padding-bottom: 40px; }
.show-d { display: none; }
.show-m { display: block; }
#amenities { padding-bottom: 40px; }

.inside-header.inside-header-project {margin-top: 125px;}
.navbar {z-index: 999;}
.slider .parallax-slider .swiper-slide .bg-img {background-position: 50% top !important;}
.caption-inside p {margin-top:-10px !important; width: 100%;}
.saisadhna-body .location-bg {border-radius: 0px 100px 0px 0px;}
.saisadhna-body #location { padding-top: 60px; }

#about-group.about .exp-img .img {margin-right: 0px;}
.project_slider_lft1::before, .project_slider_ryt1::before, .project_slider_item_left.project_slider_lft2::before, .project_slider_item_right.project_slider_ryt2::before {display: none;}
.upcoming-body .project-location {margin-bottom: 0;}
.slider .swiper-pagination-fraction.top span { float: left; height: auto; line-height: 25px; }
.project__slider_no.owl-carousel-no { width: 100%; }
.saisadhna-body .project__slider__item__hover1 {width: 100%; padding: 20px 0px;}
.saisadhna-body #contact { background: #84564a url('../images/footer-bg-02.png') no-repeat scroll top center; background-size: cover; }
.inside-header-project .container .row { width: 100%; }
.saisadhna-body .location-bg .bt_bb_interactive_image {padding-left: 20px;}
.saisadhna-body #location .bt_bb_interactive_image_media {width: 100%;}

.dropdown-part-mob {display:block;}
.dropdown-part.dropdown-part-desk { display: none; }
.dropdown-part-mob a { width: 100%; text-align: left; padding: 0 0 10px !important; margin: 0; }
.dropdown-part-mob a span.dropdown-ttl { text-align: left; padding-left: 38px; font-weight: 400; position: relative; font-size: 14px; }
.dropdown-part-mob a span.dropdown-ttl::before { content: ''; position: absolute; left: 25px; top: 17px; width: 6px; height: 6px; border-top: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(45deg); }



}

.project-list{
  text-align: left;
}
.project-list li{
  position: relative;
      color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
      border-bottom: 1px solid rgba(0,0,0,0.15);
    padding: 12px 0px 12px 15px;
}
.project-list li:last-child{
  border-bottom: none;
}

.project-list li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 15px;
	width: 3px;
	height: 13px;
	background: #D59717;
}

.project__slider__item h5{
  font-size: 24px;
  line-height: 1;
  padding-top: 0px;
  padding-bottom: 15px;
  font-weight: 400;
  color: #4C1F7C;
  text-align: left;
}


.about-exp-content p {margin-bottom:15px;}
.about-exp-content p:last-child {margin-bottom:0px;}
.about-exp-content { padding-bottom: 110px; }
#about-group.about .exp-img .img { height: 100%; position: absolute; top: 0; right: 0; }

.completed-spec-pro-list { width: 100%; display: inline-block; }
.completed-spec-pro-list ul { width: 100%; float: left; margin: 0; padding: 0; }
.completed-spec-pro-list ul li { font-size: 15px; color: #000; padding: 5px 0 5px 15px; font-weight: 500; width: 100%; float: left; position: relative; }
.completed-spec-pro-list ul li::before { content: ''; position: absolute; left: 0; top: 10px; width: 3px; height: 13px; background: #D59717; }

.slider .parallax-slider .swiper-wrapper01 .caption h1, .slider .parallax-slider .swiper-wrapper01 .caption p {visibility: visible;  opacity: 1;}
.swiper-wrapper01 { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; }

.accordion-location .card .card-header { padding: 0; background: none; height: auto; border-radius: 0; text-decoration: none !important; }
.accordion-location .card .card-header h2 { padding: 0; line-height: 1; border-radius: 0; text-decoration: none !important; }
.accordion-location .card .card-header h2 .btn { padding: 10px 15px; margin: 0; float: left; width: 100%; text-align: left; color: #84564a; font-weight: 500; font-size: 17px; border-radius: 0; text-decoration: none !important; display: flex; justify-content: space-between; }
.accordion-location .card .card-header h2 .btn[aria-expanded="true"] { background: #ac8b81; color: #fff; text-decoration: none !important; }
.accordion-location .card .card-header h2 .btn:hover { background: #ac8b81; color: #fff; text-decoration: none !important; }
.accordion-location .card .card-header h2 .btn i { order: 2; font-weight: 400; margin-top: 4px; }
.accordion-location .card .card-header h2 .btn:focus { outline: none !important; box-shadow: none; }


@media screen and (min-width: 768px) {
.mob-highlight-link { display: none; }
}

@media screen and (max-width: 786px) {

.project__slider.owl-carousel .owl-nav button, .ongoing_project__slider.owl-carousel .owl-nav button{
      left: 25%;
}
.project__slider.owl-carousel .owl-nav button.owl-next, .ongoing_project__slider.owl-carousel .owl-nav button.owl-next{
  right: 35%
}
.project-amenties{
  padding-bottom: 100px;

}
}

@media screen and (max-width: 480px) {
  .pages-header .cont .path {
    font-size: 15px; }
    .pages-header .cont .path span {
      margin: 0 10px; }
  .blog-pg.single .post .title-head a {
    letter-spacing: 0;
    margin: 0 7px; }
  .blog-pg .posts .item .img .info {
    padding: 10px; }
  .blog-pg .posts .item .img .info .date .num {
    font-size: 20px; }
  .blog-pg.single .post .content .share-info {
    display: block; }
  .blog-pg.single .post .content .share-info .tags,
  .blog-pg.single .post .content .share-info .social {
    display: block;
    width: 100%;
    text-align: center; }
  .blog-pg.single .post .content .share-info .tags {
    margin-top: 20px; }
  .blog-pg.single .post .author {
    padding: 30px 15px; }
  .blog-pg.single .post .author .author-img {
    display: block;
    width: 120px;
    margin: 0 auto 30px; }
  .blog-pg.single .post .author .info {
    display: block;
    padding: 0;
    text-align: center; }
  .blog-pg.single .comments-area .item .comment-img {
    display: block;
    margin: 0 auto 30px;
    width: 60px; }
  .blog-pg.single .comments-area .item .info {
    display: block;
    padding: 0;
    text-align: center; }
  .blog-pg.single .comments-area .item.relped {
    margin-left: 0px; }
  .blog-pg.single .comments-area .item .info h6 {
    font-size: 14px;
    letter-spacing: 1px; }
  .blog-pg.single .comments-area .item .info .replay {
    top: -25px; } 

.project__slider.owl-carousel .owl-nav button{
      left: 30%;
}
.project__slider.owl-carousel .owl-nav button.owl-next{
  right: 40%
}

.ongoing_project__slider.owl-carousel .owl-nav button{
      left: 30%;
}
.ongoing_project__slider.owl-carousel .owl-nav button.owl-next{
  right: 40%
}
.project-amenties{
  padding-bottom: 100px;

}


/* #intro {height: calc(100vh - 45px);} */
/* #intro.slider .parallax-slider {height: calc(100vh - 45px);} */

.project-logo img { width: 70px; }
}

/* ====================== [ End Responsive ] ====================== */
