﻿/*!
Theme Name: MIU BRD custom theme
Theme URI: http://underscores.me/
Author: MIU LLP
Author URI: https://miu.sg
Description: BRD Custom Theme designed by MIU
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: miubrd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

MIU BRD custom theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

--------------------------------------------------------------*/

@media screen and (min-width:1841px) {

  .website-max_container {
    max-width: 1440px !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
  }
	.exciting{
		width:20% !important;
	}
}


.address>div{
	width:270px;

	
}
.team>div{
	width:270px;


}
@media screen and (max-width:768px) {
.address>div{
width:148px;
}
.address{
flex-wrap:wrap;
}
}
.address{
	justify-content:space-between;
}
.team{
	justify-content:space-between;
}
@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.splide__track--fade>.splide__list {
  display: block;
}

.splide__track--fade>.splide__list>.splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb>.splide__list {
  display: block;
}

.splide__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
  -webkit-box-shadow: 2px 10px 18px #888888;
  box-shadow: 2px 10px 18px #888888;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: r2ati5;
  z-index: 0;
}

.splide__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.splide__track--fade>.splide__list {
  display: block;
}

.splide__track--fade>.splide__list>.splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb>.splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: .9;
}

.splide__arrow:disabled {
  opacity: .3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: .5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: .7;
  padding: 0;
  position: relative;
  -webkit-transition: -webkit-transform .2s linear;
  transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
  transition: transform .2s linear, -webkit-transform .2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: .9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: transparent;
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}

@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }

  .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
    border-color: #0bf;
  }
}

.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav>.splide__list>.splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: .5em;
  top: 0;
}

@font-face {
  font-family: Authentic;
  src: url("/wp-content/themes/miubrd/fonts/Authentic-Signature.otf") format("opentype");
}

@media only screen and (min-width: 601px) {
  .desktop {
    display: none;
  }
}

a {
  text-decoration: none;
}

.display-none {
  display: none !important;
}

.splide__slide a {
  text-decoration: none;
  color: #000;
}

.display-block {
  display: block !important;
}

header {
  padding-top: 30px;
}

.two_row_sticky {
  margin: 0% 6%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* .two_row_sticky .view-more-btn{
  transform: translateY(22px);
} */

.two_row_sticky .sticky {
  width: 85%;
  margin: unset;
  margin-bottom: 42px;
}

.sticky {
  margin: 0% 6%;
  border-bottom: 0.856493px solid #002931;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1% 0;
}

@font-face {
  font-family: Rota;
  src: url("/wp-content/themes/miubrd/fonts/Rota-Complete-Family/Rota-Black.otf") format("opentype");
}

@font-face {
  font-family: Rota;
  font-weight: normal;
  src: url("/wp-content/themes/miubrd/fonts/Rota-Complete-Family/Rota-Regular.otf") format("opentype");
}

@font-face {
  font-family: Rota;
  font-weight: bold;
  src: url("/wp-content/themes/miubrd/fonts/Rota-Complete-Family/Rota-Bold.otf") format("opentype");
}

@font-face {
  font-family: Rota;
  font-weight: 400;
  src: url("/wp-content/themes/miubrd/fonts/Rota-Complete-Family/Rota-Light.otf") format("opentype");
}

@font-face {
  font-family: Rota;
  font-weight: 600;
  src: url("/wp-content/themes/miubrd/fonts/Rota-Complete-Family/Rota-Medium.otf") format("opentype");
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #F4F3F1;
  overflow-x: hidden;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 500px;
  width: 415px;
  -webkit-filter: invert(90%);
  filter: invert(90%);
}

a {
  text-decoration: none;
}

.display-none {
  display: none !important;
}

.display-block {
  display: block !important;
}

.sticky {
  margin: 0% 6%;
  border-bottom: 0.856493px solid #002931;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1% 0;
}

.menu img {
  cursor: pointer;
}

.menu-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.menu-icons #menu-nav_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.overlay {
  height: 0%;
  width: 40%;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media only screen and (max-width: 767px) {
  .overlay {
    width: 100%;
  }

  .menu-icons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-icons>.right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 767px) and (max-width: 1020px) {
  .overlay {
    width: 60%;
  }
}

.overlay-content {
  padding: 10px 50px 200px 50px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

@media screen and (max-width: 767px) {
  .overlay-content {
    overflow-y: scroll;
    gap: 0px;
  }
}

.menu-text {
  font-family: 'Rota';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 150%;
  /* identical to box height, or 26px */
  letter-spacing: 0.18em;
  text-transform: uppercase;
  /* BRD Grey */
  color: #B2B0B0;
}

.overlay-content a {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 70px;
  line-height: 130%;
  /* identical to box height, or 91px */
  /* BRD Background */
  color: #F4F3F1;
  /* padding: 8px; */
  text-decoration: none;
  /* font-size: 36px; */
  /* color: #818181; */
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.menu-sub_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid;
  color: #B2B0B0;
  padding-bottom: 20px;
  margin: 50px 50px 0 50px;
}

.overlay-content a:hover,
.overlay-content a:focus {
  color: #C9A938;
}

@media screen and (max-height: 450px) {
  .overlay {
    overflow-y: auto;
  }

  .overlay a {
    font-size: 20px;
  }

  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

/* Responsive menu end................................................ */
.page-label {
  font-family: Rota;
  font-size: 20px;
  font-weight: 900;
  line-height: 24px;
  letter-spacing: 0.18em;
  text-align: left;
  text-transform: uppercase;
}

.signature-text {
  font-family: Authentic;
  font-size: 60px;
  font-weight: 400;
  line-height: 66px;
  letter-spacing: 0em;
  text-align: left;
}

.tab {
  margin-left: 80px;
}

.light-box-shadow {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gold-label {
  color: #C9A938;
}

.grey-label {
  color: #B2B0B0;
}

.show-phones {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  font-family: Cormorant;
  font-weight: 400;
  text-align: left;
  font-style: normal;
}

h1 {
  font-size: 51px;
  line-height: 60px;
}

p {
  font-size: 20px;
  line-height: 30.9px;
}

h2 {
  font-size: 41px;
  line-height: 36px;
}

h3 {
  font-size: 28px;
  line-height: 36px;
  text-align: left;
}

.services_header {
  margin-top: 40px;
}

#services {
  height: 10vh;
  margin-top: -10vh;
}

@media only screen and (max-width: 800px) {
  h4 {
    font-size: 22px;
    line-height: 26px;
  }

  .page-label {
    font-size: 17px;
    line-height: 17px;
  }

  .show-phones {
    display: block;
  }

  .home-sec,
  .services-sec {
    padding: 0% 6% !important;
  }

  .services_header {
    margin-top: 20px;
  }
}

/* general styles ends ........................................................................ */
.slide {
  width: 100vw;
  height: 100vh;
}

@media screen and (min-width: 1024px) {
  .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 200vw;
    /* width: 400vw; */
  }

  .outer-wrapper {
    width: 100vw;
    max-height: 100vh;
    overflow-y: hidden;
    position: absolute;
    /* scrollbar-width: none; */
    -ms-overflow-style: none;
  }

  ::-webkit-scrollbar {
    /* display: none; */
  }

  .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .content-wrapper>div {
    width: 40%;
  }

  .home-sec,
  .gallery-sec,
  .services-sec,
  .about-sec,
  .contact-sec {
    background-size: 100% 100%;
    /* object-fit: contain; */
    background-repeat: no-repeat;
    min-width: 100vw;
    background: #f4f3f1;
  }

  h4 {
    font-size: 22px;
    line-height: 26px;
  }

  .page-label {
    font-size: 13px;
    line-height: 14px;
  }
}

/* general styles ends ........................................................................ */
.slide {
  width: 100vw;
  height: 100vh;
}

@media screen and (min-width: 1024px) {
  .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 200vw;
  }

  .outer-wrapper {
    width: 100vw;
    max-height: 100vh;
    overflow-y: hidden;
    position: absolute;
    /* scrollbar-width: none; */
    -ms-overflow-style: none;
  }

  ::-webkit-scrollbar {
    /* display: none; */
  }

  .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
    cursor: pointer;
  }

  .service-cards-container .view-more-btn,
  .service-cards-container .view-more-btn>div,
  .service-cards-container .view-more-btn>a {
    float: right;
    margin-top: 10px;
  }

  .sections-gap {
    gap: 7%;
  }

  .content-wrapper .sections-gap {
    gap: 0%;
  }

  .home-sec__first-column {
    width: 55%;
  }

  .vl {
    border-left: 1px solid #000000;
    height: 434px;
    top: -30px;
    position: relative;
  }

  .vl-one {
    border-left: 1px solid #000000;
    position: relative;
    top: 38%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.home-sec,
.gallery-sec,
.services-sec,
.about-sec,
.contact-sec {
  background-size: 100% 100%;
  /* object-fit: contain; */
  background-repeat: no-repeat;
  min-width: 100vw;
  background: #f4f3f1;
}

.services-sec {
  margin-bottom: 100px;
}

.about-sec {
  padding: 0% 6%;
  margin-bottom: 124px;
  margin-top: 70px;
}

.gallery-sec_inner {
  padding-inline: 6% !important;
}

.gallery-sec_last {
  padding-inline: 1.5% !important;
}

.gallery-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-sec {
  background-size: 100% 100%;
  height: 100vh;
}

@media screen and (max-width: 800px) {
  .home-sec .content-wrapper {
    padding-top: 10vh;
  }
}

.page-title {
  font-family: 'Rota';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  /* identical to box height, or 17px */
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #B2B0B0;
}

.article-title {
  font-family: 'Rota';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  /* identical to box height, or 17px */
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #B2B0B0;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 0.856493px solid #002931;
  padding-bottom: 2%;
}

.company-description {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 154.7%;
  /* or 31px */
  color: #000000;
  text-transform:none;
}

.main-heading {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 80px;
  line-height: 106%;
  letter-spacing: -0.03em;
  color: #000000;
}

.main-tagline-heading {

  font-family: Cormorant;
  font-size: 50px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: -0.03em;
  text-align: left;

}

.main-title {
  font-family: Bespoke Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 96px;
  line-height: 99.5%;
  /* identical to box height, or 96px */
  text-align: center;
  letter-spacing: 0.105em;
  text-transform: uppercase;
  color: #FFFFFF;
}

.home-sec__right-column>.signature {
  margin-block: 0px;
}

.home-sec__right-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5%;
  width: 45%;
}

.home-sec__right-column>.view-more-btn {
  margin-top: 42px;
}

.service-cards-container .view-more-btn {
  float: right;
  margin-top: 10px;
}

.sections-gap {
  gap: 7%;
}

.vl {
  border-left: 1px solid #000000;
  height: 434px;
  top: -30px;
  position: relative;
}

.vl-one {
  border-left: 1px solid #000;
  height: 330px;
  position: relative;
  top: 180px;
}

.service-card img {
  width: 100%;
  height: 330px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.sub-main-title {
  font-family: Bespoke Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
  /* identical to box height, or 20px */
  text-align: center;
  letter-spacing: 0.095em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 2%;
}

/* section 2 tab panel css starts .................................................................. */
.gallery-sec {
  width: 100%;
  padding-inline: 6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

}

.gallery-slider {
  min-height: 50vh;
  width: 90%;
  margin: auto;
}

.gallery-side_bar {
  position: fixed;
  right: 6.5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gallery-side_bar .view-more-btn {
  margin-top: 140px;
  margin-left: auto;
}

.gallery-modal_image {
  height: 100vh;
  width: 88%;
  object-fit: contain;
}

.gallery-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gallery-slide-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5%;
}

.gallery-slide_body {
  width: 35%;
  padding-top: 28px;
}

.previous-button {
  margin-top: 60px;
  position: fixed;
  left: 6%;
  top: 85%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.next-button {
  float: right;
  padding-bottom: 3%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gallery-slide_count {
  font-family: Rota;
  font-size: 17px;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: 0.18em;
  color: #B2B0B0;
  margin-bottom: 30px;
}

.gallery-slide_title {
  font-family: Cormorant;
  font-size: 40px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: -0.03em;
  margin-bottom: 50px;
}

.gallery-image {
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

  .gallery-image a {
    width: 100%;
  }

.gallery-image img,
.gallery-image a img {
  min-width: 100%;
  height: 444px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-inline: auto;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.shadow-image {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery-slide_progressBar {
  min-height: 1px;
  width: 300px;
  background: #B2B0B0;
  margin-top: 40px;
}

.gallery-display {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600px;
}

.gallery-display-arrow {
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 49%;
}

.arrow-display {
  margin-left: -100px;
}

.gallery-slide_progressBar-inner {
  min-height: 1px;
  width: 20%;
  background: #000000;
}

.gallery-side_bar {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gallery-side_bar h6,
.gallery-side_bar a {
  text-align: right;
  font-family: Cormorant;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: #B2B0B0;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  float: right;
  margin-bottom: 32px;
}

.gallery-side_bar div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}

.gallery-side_bar div>a {
  color: #000000;
  margin-bottom: 13px;
}

.gallery-side_bar h6:first-child,
.gallery-side_bar a {
  margin-bottom: 24px;
}

.gallery-side_bar h6:after,
.gallery-side_bar a:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.gallery-side_bar h6:hover:after,
.gallery-side_bar a:hover:after {
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.gallery-side_bar h6:hover,
.gallery-side_bar a:hover {
  color: #C9A938;
}

.gallery-slide[data-slide='previous'],
.gallery-slide[data-slide='next'] {
  padding-top: 0%;
}

.gallery-slide[data-slide='previous'] .gallery-slide_body,
.gallery-slide[data-slide='next'] .gallery-slide_body {
  display: none;
}

.gallery-slide[data-slide='previous'] .gallery-image {
  position: absolute;
  top: -5%;
  left: 128%;
  opacity: 0.3;
}

.gallery-slide[data-slide='next'] .gallery-image {
  position: absolute;
  left: 143%;
  opacity: 0.3;
}

.gallery-slide[data-slide='previous'] .gallery-image img,
.gallery-slide[data-slide='previous'] .gallery-image a img,
.gallery-slide[data-slide='next'] .gallery-image img,
.gallery-slide[data-slide='next'] .gallery-image a img {
  min-width: 337px;
  width: 337px;
  height: 198px;
}

.gallery-slide[data-slide=''] {
  display: none;
}

.show-Desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.show-Mobile {
  display: none;
}

.gallery-side_bar .show-Desktop {
  display: block;
}

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

  .gallery-slide[data-slide='active'] .gallery-image img,
  .gallery-slide[data-slide='active'] .gallery-image a img {
    min-width: 43vw;
    width: 43vw;
    height: 40vh;
    margin-right: auto;
  }

  .service-card img {
    width: 100%;
    height: 330px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .sub-main-title {
    font-family: Bespoke Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 100%;
    /* identical to box height, or 20px */
    text-align: center;
    letter-spacing: 0.095em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 2%;
  }

  .view-more-btn a,
  .view-more-btn>div a,
  .view-more-btn>a a {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    /* identical to box height, or 26px */
    color: #C9A938;
    margin-right: 5px;
    cursor: pointer;
  }

  /* section 2 tab panel css starts .................................................................. */
  .gallery-sec {
    width: 100%;
    padding-inline: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .gallery-slider {
    min-height: 50vh;
    width: 85%;
  }

  .gallery-side_bar {
    min-height: 90vh;
    width: 15%;
    padding-top: 19.5%;
  }

  .gallery-side_bar .view-more-btn {
    margin-top: 60px;
    margin-left: auto;
  }

  .gallery-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 18%;
  }

  .gallery-slide_body {
    width: 35%;
    padding-top: 28px;
  }

  .gallery-slide_count {
    font-family: Rota;
    font-size: 17px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.18em;
    color: #B2B0B0;
    margin-bottom: 18px;
  }

  .gallery-slide_title {
    font-family: Cormorant;
    font-size: 40px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.03em;
    margin-bottom: 50px;
  }

  .gallery-image {
    width: 65%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .gallery-image img,
  .gallery-image a img {
    min-width: 649px;
    height: 357px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-inline: auto;
  }

  .gallery-slide_progressBar {
    min-height: 1px;
    width: 371px;
    background: #B2B0B0;
    margin-top: 150px;
  }

  .gallery-slide_progressBar-inner {
    min-height: 1px;
    width: 20%;
    background: #000000;
  }

  .gallery-side_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gallery-side_bar h6 {
    margin-bottom: 24px;
    text-align: right;
  }

  .gallery-side_bar h6 span {
    font-family: Cormorant;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: #000000;
    opacity: 0.2;
    cursor: pointer;
    display: inline;
    padding-bottom: 6px;
  }

  .gallery-slide[data-slide='previous'],
  .gallery-slide[data-slide='next'] {
    padding-top: 0%;
  }

  .gallery-slide[data-slide='previous'] .gallery-slide_body,
  .gallery-slide[data-slide='next'] .gallery-slide_body {
    display: none;
  }

  .gallery-slide[data-slide='previous'] .gallery-image {
    position: absolute;
    top: -5%;
    left: 128%;
    opacity: 0.3;
  }

  .gallery-slide[data-slide='next'] .gallery-image {
    position: absolute;
    left: 143%;
    opacity: 0.3;
  }

  .gallery-slide[data-slide='previous'] .gallery-image img,
  .gallery-slide[data-slide='previous'] .gallery-image a img,
  .gallery-slide[data-slide='next'] .gallery-image img,
  .gallery-slide[data-slide='next'] .gallery-image a img {
    min-width: 337px;
    width: 337px;
    height: 198px;
  }

  .gallery-slide[data-slide=''] {
    display: none;
  }

  .show-Desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .show-Mobile {
    display: none;
  }

  .gallery-side_bar .show-Desktop {
    display: block;
  }
}

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

  .gallery-slide[data-slide='active'] .gallery-image img,
  .gallery-slide[data-slide='active'] .gallery-image a img {
    min-width: 43vw;
    width: 43vw;
    height: 40vh;
    margin-right: auto;
  }
}

@media screen and (max-width: 1024px) {
  .slide {
    height: unset;
  }

  .gallery-slide {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 2%;
  }

  .gallery-slide_body {
    width: 100%;
    margin-top: 8px;
  }

  .gallery-slide_description .view-more-btn,
  .gallery-slide_body .gallery-slide_progressBar,
  .gallery-slide[data-slide='previous'] .gallery-image,
  .gallery-slide[data-slide='previous'] .show-Mobile,
  .gallery-slide[data-slide='next'] .show-Mobile {
    display: none;
  }

  .gallery-slide[data-slide='previous'],
  .gallery-slide[data-slide='next'] {
    padding-top: 0%;
  }

  .gallery-slide[data-slide='active'] .gallery-image img,
  .gallery-slide[data-slide='active'] .gallery-image a img {
    min-width: 60vw;
    width: 60vw;
    height: 100vh;
    margin-right: auto;
  }

  .gallery-slide[data-slide='next'] .gallery-image {
    position: absolute;
    left: 90%;
  }

  .gallery-slide[data-slide='next'] .gallery-image img,
  .gallery-slide[data-slide='next'] .gallery-image a img {
    min-width: 60vw;
    width: 60vw;
    height: 80vh;
  }

  .gallery-slide_title {
    margin-left: 0px;
  }

  .gallery-side_bar .view-more-btn {
    display: none;
  }



}

.gallery-side_bar .gallery-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 10px;
}

.gallery-cat {
  /* background-color: green;  */
  display: flex;
}

.gallery-sub-cat {
  /* background-color: yellow; */
}

.gallery__filter {
  width: 10%;
  position: absolute;
  top: 120%;
  right: 4%;
  z-index: 5;
}


.swiper__container {
  order: 1;
}

.gallery-cat img {
  padding-left: 10px;
  margin-top: 3px;
  height: 15px;
  width: 25x;
}

.gallery__filter,
.gallery-cat {
  margin-block: 24px;
}

.gallery__filter,
.gallery-cat:first-of-type {
  margin-top: 0px;
}

.gallery__filter h6 {
  font-family: Cormorant;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
}

.gallery__filter h6,
.gallery__filter a,
.gallery__filter img {
  cursor: pointer;
}

@media screen and (min-width: 800px) {

  .gallery-sub-cat {
    display: flex;
    flex-direction: column;
    gap: 11px;
  }
}

@media screen and (max-width: 800px) {
  .gallery-image {
    width: 100%;
  }

  .gallery__filter {
    position: unset;
    display: flex;
    gap: 10px;
    width: 100%;
    max-width: 100%;
    overflow-x: scroll;
    top: 0px;
    left: 0px;
  }

  .gallery__filter h6 {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 600;
    font-size: 17.3699px;
    line-height: 130%;
    color: #B2B0B0;
  }

  .gallery__filter,
  .gallery-cat {
    margin-block: 0px;
  }

}

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

  .gallery-slide[data-slide='active'] .gallery-image img,
  .gallery-slide[data-slide='active'] .gallery-image a img {
    min-width: 247px;
    width: 247px;
    height: 309px;
    margin: unset;
  }

  .gallery-slide[data-slide='next'] .gallery-image img,
  .gallery-slide[data-slide='next'] .gallery-image a img {
    min-width: 400px;
    width: 400px;
    height: 198px;
  }
}

/* section 2 tab panel css ends .................................................................. */
/* section 3 css starts .................................................................. */
.service-cards-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* margin-top: 100px; */
  padding-bottom: 50px;
}

@media screen and (max-width: 800px) {
  .service-cards-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0px;
  }

}

.service-card-heading {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
  /* identical to box height, or 47px */
  margin-bottom: 20px;
  color: #000000;
}

@media screen and (max-width: 1024px) {
  .slide {
    height: unset;
  }

  .our-story-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* section 3 css ends .................................................................. */
  /* section 4 css starts .................................................................. */
  /* section 4 css ends .................................................................. */
  /* section 5 css starts .................................................................. */
  .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 2%;
    padding-top: 2%;
  }
}

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

  .home-sec {
    background-size: 100% 100%;
    height: max-content;
  }

  .next-button {
    float: right;
    padding-bottom: 3%;
    padding-right: 12%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    text-align: left;
    width: 100%;
  }

/*   .contact-address_text {
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 148.7%;
    color: #9E947F;
  } */
 

  /* section 5 css ends .................................................................. */
  .about-header_sec {
    margin: 10% 7% 4% 7%;
  }
}

@media only screen and (max-width: 767px) and (max-width: 800px) {
  .about-header_sec {
    margin: 20% 7% 4% 7%;
  }
}

@media only screen and (max-width: 767px) {
  .page-label {
    margin-bottom: 0px;
  }

  .about-landing_sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .landing-image_column {
    width: 70%;
  }

  .landing-description_column {
    width: 30%;
    padding-right: 4%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 2%;
  }

  .gallery-slide_body {
    width: 100%;
    margin-top: 0px;
    padding-top: 8px;
  }

  .gallery-slide_description .view-more-btn,
  .gallery-slide_body .gallery-slide_progressBar,
  .gallery-slide[data-slide='previous'] .gallery-image,
  .gallery-slide[data-slide='previous'] .show-Mobile,
  .gallery-slide[data-slide='next'] .show-Mobile {
    display: none;
  }

  .gallery-slide[data-slide='previous'],
  .gallery-slide[data-slide='next'] {
    padding-top: 0%;
  }

  .gallery-slide[data-slide='active'] .gallery-image img,
  .gallery-slide[data-slide='active'] .gallery-image a img {
    min-width: 60vw;
    width: 60vw;
    height: 100vh;
    margin-right: auto;
  }

  .gallery-slide[data-slide='next'] .gallery-image {
    position: absolute;
    left: 90%;
  }

  .gallery-slide[data-slide='next'] .gallery-image img,
  .gallery-slide[data-slide='next'] .gallery-image a img {
    min-width: 60vw;
    width: 60vw;
    height: 80vh;
  }

  .gallery-slide_title {
    margin-left: 0px;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 34px;
  }

  .gallery-side_bar .view-more-btn {
    display: none;
  }

  .view-project_mobile {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .view-service_mobile,
  .service-card .view-service_mobile,
  .logo-style>.view-service_mobile,
  .srv--landing_sec-col-1>.view-service_mobile,
  .arrows>.view-service_mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .section-info .view-service_mobile {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}

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

  .gallery-slide[data-slide='active'] .gallery-image img,
  .gallery-slide[data-slide='active'] .gallery-image a img {
    min-width: 247px;
    width: 247px;
    height: 309px;
    margin: unset;
  }

  .gallery-slide[data-slide='next'] .gallery-image img,
  .gallery-slide[data-slide='next'] .gallery-image a img {
    min-width: 400px;
    width: 400px;
    height: 198px;
  }
}

/* section 2 tab panel css ends .................................................................. */
/* section 3 css starts .................................................................. */


.service-card-heading {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
  /* identical to box height, or 47px */
  margin-bottom: 20px;
  color: #000000;
}

.our-story-section {
  padding-top: 3%;
  padding-inline: 6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: end;
  margin-top: 80px;
}

.our-story-section h1 {
  padding-bottom: 44px;
}

.our-story-section p {
  padding-bottom: 36px;
}

.our-story-img {
  width: 50%;
}

.our-story-img>img {
  width: 40vw;
  height: 75vh;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.exciting {
  width: 40%;
  border-bottom: 1px solid black;
  margin-bottom: 5%;
  /* margin-top: 5%; */
  padding-bottom: 60px;
}

.exciting>div>p {
  font-size: 20px;
  margin-right: 30px;
}

/* section 3 css ends .................................................................. */
/* section 4 css starts .................................................................. */
/* section 4 css ends .................................................................. */
/* section 5 css starts .................................................................. */
.contact-sec {
  margin-top: 40px;
}

.contact-heading {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 70px;
  line-height: 130%;
  /* identical to box height, or 91px */
  /* BRD Black */
  color: #000000;
  min-width: 205px;
}

.service {
  color: #C5B842;
  border-bottom: 2px solid #C5B842;
}

.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.name {
  font-family: '$global-font';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 148.7%;
  /* identical to box height, or 36px */
  color: #000;
}

.contact-address_text {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 148.7%;
  /* identical to box height, or 21px */
  color: #9E947F;
}
 .address-location {
    font-family: 'Public Sans';
    font-style: italic !important;
    font-weight: 400;
    font-size: 9px !important;
    line-height: 148.7%;
    /* identical to box height, or 21px */
    color: #9E947F;
	background:red;
  }

.address .contact-address_text:first-of-type {
  padding-right: 20%;
}

.privacy,
.terms {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  /* identical to box height, or 16px */
  letter-spacing: 0.115em;
  color: #000;
}

.privacy-and-terms a {
  padding-block: 5%;
}

.address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-block: 10%;
  text-align: left;
}

.team-member {
  width: 44%;
  height: 100%;
}

/* section 5 css ends .................................................................. */
.about-header_sec {
  margin: 10% 7% 4% 7%;
}

@media only screen and (max-width: 800px) {
  .about-header_sec {
    margin: 34% 7% 4% 7%;
  }
}

.about-landing_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.landing-image_column {
  width: 70%;
}

.landing-image_column>img {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.landing-description_column {
  width: 30%;
  padding-right: 4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 5%;
}

.landing-description_column .view-more-btn {
  margin-top: 40px;
}

.about-sec_gallery {
  width: 70%;
  margin: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 140px;
}

.about-sec_gallery-col_two>img {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.about-sec_gallery-col_one>img {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.about-sec_team-col_one>img {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
  width: 100%;
}

.about-sec_backgroundAndOrganization-col>img {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.about-sec_gallery-col_one {
  width: 45%;
}

.about-sec_gallery-col_two {
  width: 100%;
}

.about-sec_gallery-col_two h2 {
  padding-left: 30%;
}

.about-sec_gallery-col_two img:nth-child(2) {
  margin-top: 115px;
}

.about-sec_description {
  padding: 120px 5% 100px 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about-sec-desc_col-1>h2 {
  font-size: 67px;
  line-height: 74px;
  margin-bottom: 35px;
}

.about-sec_missionAndVision {
  background: #000000;
  padding-top: 59px;
  padding-bottom: 108px;
  color: #FFFF;
  text-align: center;
}

.about-sec_missionAndVision h5 {
  width: 100%;
  text-align: center;
  margin-bottom: 66px;
}

.about-sec_missionAndVision-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 80%;
  margin: auto;
}

.about-sec_missionAndVision-col {
  width: 24%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-sec_missionAndVision-col img {
  margin-bottom: 54px;
}

.about-sec__image-model {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  background-color: #000000be;
  z-index: 999999999;
}

.about-sec__image-model>img {
  background-color: #E5E5E5;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  left: 10vw;
  height: 80vh;
  width: 80vw;
}

.vision-img {
  width: 85.2px;
  height: 113px;
  padding-bottom: 4.37px;
}

.mission-img {
  width: 97.9px;
  height: 113px;
  padding-bottom: 13.26px;
}

.philosophy-img {
  width: 125.98px;
  height: 113px;
}

.about-sec_missionAndVision-col h3 {
  margin-bottom: 22px;
}

.about-sec_missionAndVision-col>p {
  text-align: center;
}

.about-sec_backgroundAndOrganization {
  padding-top: 115px;
  width: 90%;
  margin: auto;
}

.about-sec_backgroundAndOrganization h2 {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 67px;
  line-height: 74px;
  letter-spacing: -0.03em;
}

.about-sec_backgroundAndOrganization-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about-sec_backgroundAndOrganization-col {
  width: 50%;
}

.about-sec_backgroundAndOrganization-col>img {
  width: 497px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: 50px;
}

.about-sec_backgroundAndOrganization-col:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about-sec_backgroundAndOrganization-col:nth-child(2) {
  padding-top: 60px;
}

.about-sec_backgroundAndOrganization-col p {
  margin-top: 16px;
  font-weight: 300;
}

.about-sec_centered {
  width: 70%;
  margin: auto;
  text-align: center;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 56px;
  text-align: center;
  letter-spacing: -0.03em;
  margin-block: 120px;
}

.about-sec_team {
  width: 90%;
  margin: auto;
}

.about-sec_team-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
}

.about-sec_team-title h6 {
  width: 20%;
  font-family: Cormorant;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: left;
}

.horizontal-line {
  height: 1px;
  width: 80%;
  background-color: #000000;
}

.about-sec_team-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 150px;
}

.about-sec_team-col_one {
  width: 40%;
}

.about-sec_team-col_two {
  width: 60%;
  padding-left: 5%;
  padding-top: 30px;
}

.about-sec_team-col_two .page-label {
  margin-bottom: 24px;
}

.about-sec_team-col_two p {
  margin-bottom: 30px;
}

.team-name {
  margin-bottom: 42px;
  font-family: 'Authentic';
  font-style: normal;
  font-weight: 400;
  font-size: 120px;
  line-height: 110%;
  /* identical to box height, or 132px */
  color: #000000;
}

.about-sec_partners .page-label {
  width: 90%;
  margin: auto;
}

.about-sec_partners .page-infinite-slider-container {
  margin-bottom: 124px;
  margin-top: 40px;
}

.about-sec_partners .page-infinite-slider-container .swiper-slide {
  height: unset;
}

.swiper-slide {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.single-partner {
  -webkit-perspective: 100px;
  perspective: 100px;
}

.single-partner img:hover {
  -webkit-transform: translateZ(20px);
  transform: translateZ(20px);
  cursor: pointer;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-2250px);
    transform: translateX(-2250px);
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-2250px);
    transform: translateX(-2250px);
  }
}

@media only screen and (max-width: 800px) {
  .about-sec_gallery-col_two h2 {
    padding-left: 0%;
  }

  .team-name {
    font-size: 68px;
  }

  .about-sec_team-title h6 {
    width: 100%;
  }

  .about-landing_sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .landing-image_column {
    width: 90%;
    margin: auto;
  }

  .landing-image_column img {
    width: 100%;
    height: 508px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .landing-description_column {
    width: 90%;
    margin: auto;
  }

  .about-sec_gallery {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-sec_description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-sec-desc_col-1,
  .about-sec-desc_col-2 {
    width: 100%;
  }

  .about-sec_gallery-col_one,
  .about-sec_gallery-col_two {
    width: 90%;
    margin: auto;
  }

  .about-sec_gallery-col_two {
    margin-top: 20px;
  }

  .about-sec_gallery-col_two img {
    width: 100%;
  }

  .about-sec_missionAndVision {
    padding-top: calc(59px/2);
    padding-bottom: calc(108px/2);
  }

  .about-sec_missionAndVision h5 {
    margin-bottom: calc(66px/4);
  }

  .about-sec_missionAndVision-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 90%;
  }

  .about-sec_missionAndVision-col {
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
  }

  .about-sec_backgroundAndOrganization {
    padding-top: calc(115px/2);
  }

  .about-sec_backgroundAndOrganization h2 {
    font-size: calc(67px/2);
    line-height: calc(74px/2);
  }

  .about-sec_backgroundAndOrganization-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-sec_backgroundAndOrganization-col {
    width: 90%;
    margin: auto;
  }

  .about-sec_backgroundAndOrganization-col:nth-child(1)>img {
    width: 100%;
    margin-bottom: 20px;
  }

  .about-sec_centered {
    width: 90%;
    font-size: calc(50px/2);
    line-height: calc(56px/2);
    margin-block: 60px;
  }

  .about-sec_team-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-sec_team-col_one {
    width: 90%;
    margin: auto;
  }

  .about-sec_team-col_one img {
    width: 100%;
  }

  .about-sec_team-col_two {
    width: 90%;
    margin: auto;
  }

  .about-sec_team-col_two>p {
    font-size: 20px;
    line-height: 30px;
  }

  .about-sec_team-col_two>img {
    width: 100%;
    margin-left: 0px;
  }

  .about-sec {
    padding: 0;
  }
}

.project-container {
  padding: 6% 0%;
  background: #f4f3f1;
}

.awards {
  text-align: center;
}

.awards-page_container {
  padding: 6% 0% 0%;
}

.projects-header_mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 22% 6% 0 6%;
  order: 2;
}

.projects-header_mobile h6 {
  display: inline;
}

.service-card {
  margin-top: 30px;
  width: 30%;
}

.next-project_mobile {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 40px;
  margin-bottom: 40px;
}

.view-project_mobile {
  margin-block: 6%;
}

.projects-header_mobile h6 {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 17.3699px;
  line-height: 130%;
  /* identical to box height, or 23px */
  /* BRD Grey */
  color: #B2B0B0;
}

.residence {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1% 0%;
}

.residence>div {
  width: 50%;
}

.residence>div>img {
  width: 708px;
  height: auto;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
  cursor: pointer;
}

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

  .residence>div>img {
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
  }
	
	.service-card {
	  width: 100%;
	}
}

.small-title {
  font-family: 'Rota';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  /* identical to box height, or 17px */
  letter-spacing: 0.18em;
  text-transform: uppercase;
  /* BRD Grey */
  color: #B2B0B0;
}

.page-heading {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 110px;
  line-height: 106%;
  /* or 117px */
  letter-spacing: -0.03em;
  color: #000000;
}

.project-description {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 154.7%;
  /* or 31px */
  color: #000000;
  width: 70%;
}

.project-blueprint_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5%;
  margin: 5% 6%;
}

.item {
  font-family: 'Rota';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  /* identical to box height, or 17px */
  letter-spacing: 0.18em;
  text-transform: uppercase;
  /* BRD Grey */
  color: #B2B0B0;
  width: 50%;
}

.value {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 154.7%;
  /* or 31px */
  color: #000000;
  width: 50%;
}

.elegance-description {
  width: 85%;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 154.7%;
  /* or 31px */
  color: #000000;
}

.gallery-section_one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 8% 11% 8% 0;
}

.gallery-section_one>img {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery-section_two img {
  width: 100%;
}

.gallery-section_three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin: 8% 0;
}

.gallery-section_four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 8% 0% 5% 6%;
}

.nav-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 6%;
}

.srv--landing_sec {
  /* min-height: 100vh; */
  padding-top: 5%;
  padding-left: 6%;
}

.srv--landing_sec-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.srv--landing_sec-row>img {
  position: absolute;
  bottom: -45%;
  left: 27%;
  width: 262px;
}

.srv--landing_sec-row {
  margin-bottom: 100px;
}

.srv--landing_sec {
  /* height: 920px; */
}

.srv--landing_sec-col-2>img {
  height: 543px;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.srv--landing_sec-row .front-image {
  width: 25%;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.down {
  margin-top: 20px;
}

.srv--landing_sec-col-1 {
  width: 45%;
  padding-top: 5%;
  padding-right: 5%;
}

.srv--landing_sec-col-1 label {
  margin-bottom: 25px;
}

.srv--landing_sec-col-1>h1 {
  margin-bottom: 50px;
}

.srv--landing_sec-col-2 {
  width: 55%;
}

.srv--landing_sec-col-2 img {
  width: 100%;
}

.srv-panel_title {
  cursor: pointer;
  color: #B2B0B0;
}

.srv-panel_title.active {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 10px;
  color: #C9A938;
  border-bottom: 1px solid #C9A938;
}

.srv--sec_two {
  border-top: 1px solid #000;
  margin-inline: 6%;
  padding-top: 48px;
}

.srv--sec_two h2 {
  margin-bottom: 90px;
}

.srv--sec_two h5 {
  margin-bottom: 25px;
  min-height: 17px;
}

.srv-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.srv--sec_two .srv-row,
.srv--sec_three .srv-row {
  margin-bottom: 90px;
}

.srv--sec_three-slider {
  margin-top: 0px;
  margin-right: -8%;
  overflow-x: hidden;
}

@media screen and (max-width: 800px) {
  .about-sec__image-model>img {
    background-color: #E5E5E5;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    left: 10vw;
    height: auto;
    width: 80vw;
  }

  .srv--sec_three-slider {
    margin-top: 45px;
  }
}

.srv--sec_three-slider .swiper img {
  width: 100%;
}

.about-sec_partners .swiper-wrapper {
  gap: 50px;
}

.partners-logo {
  height: 80px;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.srv--sec_three-slider .swiper-wrapper .swiper-slide:nth-child(2n+1) {
  margin-top: 45px;
}

.srv-col-45 {
  width: 45%;
}

.srv-col-55 {
  width: 55%;
}

.srv--sec_two .srv-col-45 p {
  padding-right: 1.5em;
}

.srv--sec_two .srv-col-55 p {
  padding-left: 3em;
  padding-right: 3em;
  margin-top: 25px;
}

.srv-col-50 {
  width: 50%;
  position: relative;
}

.srv--sec_two .srv-col-100 p,
.srv--sec_three .srv-col-100 p {
  font-size: 67px;
  font-weight: 400;
  line-height: 74px;
  letter-spacing: -0.03em;
  text-align: left;
}

.srv--sec_two .page-label,
.srv--sec_three .page-label {
  font-family: Rota;
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0.18em;
}

.srv--sec_two li {
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.pr-4 {
  padding-right: 4em !important;
}

.srv--sec_three {
  margin-inline: 6%;
  padding-top: 48px;
}

.srv--sec_three .srv-row p,
.srv--sec_three .srv-row ul {
  padding-right: 4em;
}

.srv--sec_three-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.srv--sec_three-header .signature-text {
  width: 55%;
  margin-right: 3%;
}

.srv--sec_three-header .horizontal-line {
  width: 40%;
}

.srv--sec_four {
  background: #000000;
  padding-top: 59px;
  padding-bottom: 58px;
  color: #FFFF;
  text-align: center;
  margin-top: 100px;
}

.srv--sec_four .sec-header {
  width: 50%;
  margin: auto;
}

.srv--sec_four .sec-header h5,
.srv--sec_four .sec-header p {
  text-align: center;
  margin-bottom: 20px;
}

.srv--sec_four .sec-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 100px;
  padding-inline: 6%;
}

.srv-sec_four-col {
  width: 18%;
  margin-block: 25px;
  margin-inline: 3.5%;
}

.srv-sec_four-col img {
  width: 58px;
  height: auto;
  margin-bottom: 20px;
}

.srv-sec_four-col h4 {
  text-align: center;
}

.srv--sec_five {
  margin-bottom: 6%;
}

.p-tl-6 {
  padding-left: 12%;
  padding-top: 6%;
}

.pr-14 {
  padding-right: 14%;
}

.p-tr-6 {
  padding-right: 6%;
  padding-top: 6%;
}

.img-full {
  width: 100%;
  height: auto;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.sec--five_label-left,
.sec--five_label-right {
  position: absolute;
  bottom: 25px;
  color: #F4F3F1;
}

.sec--five_label-left {
  left: 20px;
}

.sec--five_label-right {
  right: 20px;
}

.srv--sec_five .page-label {
  margin-bottom: 20px;
}

.srv--sec_five .srv-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.srv--sec_five h2 {
  margin-block: 40px;
}

.srv--sec_six {
  margin-bottom: 6%;
}

.srv--sec_six>img {
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-bottom: 100px;
}

.srv--sec_six ul {
  margin-top: 40px;
}

.srv--sec_six ul li {
  margin-bottom: 20px;
}

.srv--sec_eight {
  min-height: 70vh;
  height: 70vh;
  margin-block: 3%;
}

.srv--sec_eight .content-wrapper .service-card:first-child .view-more-btn img {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.srv-sec-line {
  width: 88%;
  margin: auto;
}

.srv--sec_seven {
  background: #000;
}

.srv-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  margin: auto;
  padding-block: 50px;
}

.slider-top_icon {
  font-family: Cormorant;
  font-size: 140px;
  font-weight: 400;
  line-height: 142px;
  margin-bottom: -35px !important;
}

.srv-slider {
  color: white;
}

.srv-slider>h2 {
  font-size: 50px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: -0.03em;
}

.srv-slider>* {
  text-align: center;
  margin-bottom: 30px;
}

.project-sect-div {
  width: 50%;
}

.home-section_sticky {
  border: 0px;
}

@media only screen and (max-width: 767px) {
  .p-tl-6 {
    line-height: 50px;
  }

  .srv-col-45>p {
    font-size: 25px;
    line-height: 40px;
  }

  .p-tr-6 {
    font-size: 22px;
    letter-spacing: 0.1em;
    line-height: 1.5;
  }

  .light-box-shadow {
    margin-left: -30px;
  }

  .pr-14>p {
    font-size: 22px;
  }

  .srv-col-55 {
    width: 90%;
  }

  .srv-col-55>p {
    font-size: 25px;
    line-height: 50px;
    letter-spacing: 0.1em;
  }

  .footer {
    margin-top: 1000px;
  }

  .horizontal-line {
    display: none;
  }

  .vl-one {
    display: none;
  }

  .front-image {
    width: 100%;
    height: 100%;
    margin-top: -100px;
    margin-left: 30px;
  }

  .front-image-2 {
    width: 70%;
    height: 100%;
    margin-top: -30px;
    margin-left: 80px;
  }

  .residential-info>h4 {
    width: 80%;
    margin-left: 40px;
  }

  .right-image {
    margin-top: 60px;
    width: 168px;
    height: 337px;
  }

  .residential-info>h5 {
    width: 80%;
    margin-left: 40px;
  }

  .residential-info>p {
    width: 80%;
    margin-left: 40px;
  }

  .residential-info>div {
    width: 80%;
    margin-left: 40px;
  }

  .residence {
    margin-top: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .residence>div {
    width: 100%;
  }

  .srv--landing_sec {
    min-height: 850px;
  }

  .signature {
    margin-top: 20px;
  }

  .logo {
    margin-top: 10px;
  }

  .logo img {
    height: 100px;
  }

  .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .sticky {
    margin-top: 20px;
  }

  .page-title {
    margin-top: 20px;
    font-size: 14px;
    margin-left: 24px;
  }

  .home-section_sticky {
    justify-content: center;
    flex-direction: column;
  }

  .two_row_sticky .sticky {
    width: 100%;
  }

  .home-section_sticky .page-title {
    margin-left: 0px;
  }

  .two_row_sticky {

    margin-top: 80px;
  }

  .two_row_sticky .view-more-btn {
    transform: unset;
  }

  .company-description {
    margin-top: 10px;
    font-size: 20px;
  }

  .company-description br {
    display: none;
  }

  .gallery-sec {
    padding: 0px;
  }

  .gallery-slide {
    display: block;
  }

  .gallery-slide_title {
    font-size: 40px;
    margin-left: 30px;
  }

  .span h6 {
    font-size: 40px;
  }

  .our-story-section p {
    font-size: 20px;
  }

  .team {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .team-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .team h4 {
    font-size: 24px;
  }

  .team p {
    font-size: 14px;
  }

  .menu {
    margin-top: 20px;
  }


  .vl {
    display: none;
  }

  .gallery-side_bar>span>h6 {
    font-size: 2px;
  }

  .gallery-side_bar .show-Desktop {
    display: none;
  }

  .about-sec {
    margin-top: 5%;
  }

  .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0%;
  }

  .social-media {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact-heading {
    color: black;
  }

  .contact-heading a {
    text-decoration: none;
    color: black;
  }
}

.residence-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1% 0%;
}

.residence-detail>div {
  width: 90%;
}

.residence-detail>div>img {
  width: 708px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

@media only screen and (max-width: 767px) {
  .residence-detail {
    margin-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-heading {
    font-size: 40px;
  }

  .product-items {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: -12px;
  }

  .project-blueprint_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .elegance-img {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .elegance-img>img {
    width: 100%;
  }

  .luxury-img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: -90px;
  }

  .luxury-text {
    margin-left: 100px;
    font-family: Authentic;
    font-size: 60px;
  }

  .gallery-section_one img {
    width: 100%;
    margin-left: 10px;
  }

  .gallery-section_two img {
    width: 80%;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .gallery-section_three img {
    margin-top: 60px;
    width: 80%;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .gallery-section_four img {
    margin-top: 60px;
    width: 80%;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .gallery-section_four {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .gallery-section_one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gallery-section_three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .service {
    margin-left: -30px;
  }

  .small-title {
    margin-top: 40px;
  }

  .elegance-description {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .project-sect-div {
    width: 100%;
  }

  .project-description {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media screen and (max-width: 800px) {
  .srv--landing_sec-col-2>img {
    width: 100%;
    height: 100%;
  }

  .srv--sec_three-header .signature-text,
  .srv--sec_three-header .horizontal-line {
    width: 100%;
  }

  .exciting {
    margin-top: 50px;
    margin-bottom: 0px;
    width: 90%;
    margin-inline: 6%;
  }

  .exciting h1 {
    margin-bottom: 5%;
  }

  .signature-text {
    font-size: 36px;
    line-height: 36px;
    margin-block: 8px;
  }

  .our-story-img {
    width: 100%;
    height: 40vh;
  }

  .vl-one {
    display: none;
  }

  .front-image {
    width: 100%;
    height: 100%;
    margin-top: -100px;
    margin-left: 30px;
  }

  .residential-info>h4 {
    width: 80%;
    margin-left: 40px;
  }

  .residential-info>h5 {
    width: 80%;
    margin-left: 40px;
  }

  .residential-info>p {
    width: 80%;
    margin-left: 40px;
  }

  .residential-info>div {
    width: 80%;
    margin-left: 40px;
  }

  .page-title {
    margin-top: 20px;
    font-size: 14px;
    margin-left: 24px;
  }

  .team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .team h4 {
    font-size: 24px;
  }

  .team p {
    font-size: 18px;
  }

  .address {
    margin-left: 30px;
  }

  .menu {
    margin-top: 20px;
  }

  .vl {
    display: none;
  }

  .gallery-side_bar>h6 {
    margin-top: -100px;
    font-size: 20px;
  }

  .gallery-side_bar .show-Desktop {
    display: none;
  }

  .exciting-text>p {
    font-size: 23px;
    line-height: 30px;
    margin-top: 30px;
    width: 60%;
  }

  .nav {
    position: fixed;
    width: 100%;
    height: 100px;
    z-index: 999999;
    margin-bottom: 100px;
  }

  .srv--sec_two .srv-row,
  .srv--sec_three .srv-row {
    margin-bottom: 90px;
  }

  .srv--sec_three-slider {
    margin-top: 0px;
    margin-right: -8%;
    overflow-x: hidden;
  }
}

@media screen and (max-width: 800px) and (max-width: 800px) {
  .srv--landing_sec {
    padding-left: 0%;
  }

  .srv--sec_three-slider {
    margin-top: 45px;
  }

  .srv--sec_two .srv-row {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 800px) {
  .contact-heading {
    color: black;
  }

  .contact-heading a {
    text-decoration: none;
    color: black;
  }
}

.srv--sec_four {
  padding-bottom: 27px;
  margin-top: 50px;
}

.srv--sec_four .sec-body {
  margin-top: 50px;
}

.srv-sec_four-col {
  width: 24%;
  margin-block: 15px;
  margin-inline: 2.5%;
}

.srv-sec_four-col img {
  width: 38px;
}

@media screen and (max-width: 425px) {
  .srv-sec_four-col {
    width: 45%;
  }
}

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


  .srv--sec_three-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .srv--sec_three-header .signature-text,
  .srv--sec_three-header .horizontal-line {
    width: 100%;
  }

  .signature-text {
    font-size: 50px;
    line-height: 36px;
  }

  srv--sec_four {
    padding-bottom: 27px;
    margin-top: 50px;
  }

  .srv--sec_four .sec-header {
    width: 90%;
  }

  .Exciting {
    margin-top: 110px;
  }

  .srv-sec_four-col img {
    width: 38px;
  }
}

@media screen and (max-width: 425px) {
  .srv-sec_four-col {
    width: 45%;
  }
}

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

  .srv--landing_sec-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .srv--landing_sec-col-1,
  .srv--landing_sec-col-2 {
    width: 100%;
    margin-bottom: 40px;
  }

  .srv--landing_sec-col-1>p {
    font-size: 20px;
    line-height: 40px;
  }

  .srv--landing_sec-col-1 {
    padding-left: 6%;
  }

  .srv--landing_sec-col-2>img {
    width: 100%;
    height: 508px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .srv--sec_three-header .signature-text,
  .srv--sec_three-header .horizontal-line {
    width: 100%;
  }

  .signature-text {
    font-size: 50px;
    line-height: 36px;
  }
}

.project-gallery {
  position: relative;
}

.zoom {
  height: 50vh;
  width: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  position: fixed;
  top: 100px;
  left: 0;
}

.afterzoom {
  position: absolute;
  /* height: 200vh; */
  width: 100%;
  /* background: red; */
  overflow-x: auto;
}

#full-imageimg {
  width: 150px;
  height: 150px;
  background-color: black;
}

/* View More DOWN Btn */
.view-more-btn.down .img {
  margin-left: 10px;
  border: 1px solid #C5B842;
  padding: 4px;
  max-width: 45px;
  max-height: 45px;
  border-radius: 50%;
  background-color: transparent;
  /* "to left" / "to right" - affects initial color */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #C5B842), color-stop(50%, transparent));
  background: linear-gradient(to bottom, #C5B842 50%, transparent 50%);
  background-size: 100% 200%;
  background-position: bottom;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
}

.view-more-btn.down a:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  -webkit-transform-origin: 0%;
  transform-origin: 0%;
  -webkit-transform: scaleX(0.25);
  transform: scaleX(0.25);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.view-more-btn.down a:hover:after {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.view-more-btn.down a:hover+.img {
  background-position: top;
}

.view-more-btn.down a:hover+.img svg path {
  fill: #E5E5E5;
  stroke: #E5E5E5;
}

/* END --- View More Down Btn */
/* View More up Btn */
.view-more-btn.up .img {
  margin-left: 10px;
  border: 1px solid #C5B842;
  padding: 4px;
  max-width: 45px;
  max-height: 45px;
  border-radius: 50%;
  background-color: transparent;
  /* "to left" / "to right" - affects initial color */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #C5B842), color-stop(50%, transparent));
  background: linear-gradient(to bottom, #C5B842 50%, transparent 50%);
  background-size: 100% 200%;
  background-position: bottom;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
}

.view-more-btn.up .img svg {
  -webkit-transform: rotate(180deg) translateX(2px);
  transform: rotate(180deg) translateX(2px);
}

.view-more-btn.top .img svg {
  -webkit-transform: rotate(0deg) translateX(2px);
  transform: rotate(0deg) translateX(2px);
  -webkit-animation: bounce 2s ease infinite;
  animation: bounce 2s ease infinite;
}

@-webkit-keyframes bounce {

  0%,
  25%,
  55%,
  75%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  45% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  65% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  85% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@keyframes bounce {

  0%,
  25%,
  55%,
  75%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  45% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  65% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  85% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.view-more-btn.up a:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  -webkit-transform-origin: 0%;
  transform-origin: 0%;
  -webkit-transform: scaleX(0.25);
  transform: scaleX(0.25);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.view-more-btn.up a:hover:after {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.view-more-btn.up a:hover+.img {
  background-position: top;
}

.view-more-btn.up a:hover+.img svg path {
  fill: #E5E5E5;
  stroke: #E5E5E5;
}

/* END --- View More up Btn */
/* View More LEFT Btn */
.view-more-btn.left .img {
  margin-left: 10px;
  border: 1px solid #C5B842;
  padding: 4px;
  max-width: 45px;
  max-height: 45px;
  border-radius: 50%;
  background-color: transparent;
  /* "to left" / "to right" - affects initial color */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #C5B842), color-stop(50%, transparent));
  background: linear-gradient(to bottom, #C5B842 50%, transparent 50%);
  background-size: 100% 200%;
  background-position: bottom;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
}

.mr-10 {
  margin-left: 0px;
  margin-right: 10px;
}

.view-more-btn.left .img svg {
  -webkit-transform: rotate(90deg) translateX(2px);
  transform: rotate(90deg) translateX(2px);
}

.view-more-btn.left a:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  -webkit-transform-origin: 0%;
  transform-origin: 0%;
  -webkit-transform: scaleX(0.25);
  transform: scaleX(0.25);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.view-more-btn.left a:hover:after {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.view-more-btn.left a:hover+.img {
  background-position: top;
}

.view-more-btn.left a:hover+.img svg path {
  fill: #E5E5E5;
  stroke: #E5E5E5;
}

/* END --- View More LEFT Btn */
/* View More RIGHT Btn */
.view-more-btn.right .img {
  margin-left: 10px;
  border: 1px solid #C5B842;
  padding: 4px;
  max-width: 45px;
  max-height: 45px;
  border-radius: 50%;
  background-color: transparent;
  /* "to left" / "to right" - affects initial color */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #C5B842), color-stop(50%, transparent));
  background: linear-gradient(to bottom, #C5B842 50%, transparent 50%);
  background-size: 100% 200%;
  background-position: bottom;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
}

.section-arrow {
  margin-left: 10px;
  margin-top: 9px;
}

.view-more-btn.right .img svg {
  -webkit-transform: rotate(-90deg) translateX(-2px);
  transform: rotate(-90deg) translateX(-2px);
}

.view-more-btn.right a:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  -webkit-transform-origin: 0%;
  transform-origin: 0%;
  -webkit-transform: scaleX(0.25);
  transform: scaleX(0.25);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.view-more-btn.right a:hover:after {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.view-more-btn.right a:hover+.img {
  background-position: top;
}

.view-more-btn.right a:hover+.img svg path {
  fill: #E5E5E5;
  stroke: #E5E5E5;
}

/* END --- View More RIGHT Btn */
.contact-heading:hover {
  color: #C5B842;
  cursor: pointer;
}

.contact-heading:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  -webkit-transform-origin: 0%;
  transform-origin: 0%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.contact-heading:hover:after {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.contact-footer img {
  visibility: hidden;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.contact-footer:hover img {
  visibility: visible;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.privacy-and-terms a:hover {
  color: #C5B842;
  cursor: pointer;
}

.contact-heading:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  -webkit-transform-origin: 0%;
  transform-origin: 0%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.contact-heading:hover:after {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.contact-footer img {
  visibility: hidden;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.contact-footer:hover img {
  visibility: visible;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.privacy-and-terms a:hover {
  color: #C5B842;
}

/* Full Image Gallery Section Two */
#two {
  height: auto;
  overflow: hidden;
  /* padding: 3vw 15vw 10vw; */
  /* background: linear-gradient(0deg, #69b7bf 25%, #ffe664); */
}

@media only screen and (min-width: 2000px) {
  .srv--landing_sec-row .front-image {
    width: 20%;
  }
}

.awards-swiper {
  padding: 6%;
}

.awards-swiper>.arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 20px;
  position: relative;
  margin-top: 30px;
  right: 50px;
  margin-bottom: 50px;
}

/* View More PLUS Btn */
.view-more-btn.plus .img {
  margin-left: 10px;
  border: 1px solid #C5B842;
  padding: 4px;
  max-width: 45px;
  max-height: 45px;
  border-radius: 50%;
  background-color: transparent;
}

.plus {
  margin-top: 40px;
}

.award-part-one>img {
  width: 289px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.overlay-content>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.icons-alignment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

/* View More PLUS Btn */
.view-more-btn.plus .img {
  margin-left: 10px;
  border: 1px solid #C5B842;
  padding: 4px;
  max-width: 45px;
  max-height: 45px;
  border-radius: 50%;
  background-color: transparent;
  /* "to left" / "to right" - affects initial color */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #C5B842), color-stop(50%, transparent));
  background: linear-gradient(to bottom, #C5B842 50%, transparent 50%);
  background-size: 100% 200%;
  background-position: bottom;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
}

.view-more-btn.plus .img svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.view-more-btn.plus a:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  -webkit-transform-origin: 0%;
  transform-origin: 0%;
  -webkit-transform: scaleX(0.25);
  transform: scaleX(0.25);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.view-more-btn.plus a:hover:after {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.view-more-btn.plus a:hover+.img {
  background-position: top;
}

.view-more-btn.plus a:hover+.img svg path {
  fill: #E5E5E5;
  stroke: #E5E5E5;
}

/* END --- View More PLUS Btn */
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(calc(-250px * 6));
    transform: translateX(calc(-250px * 6));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(calc(-250px * 6));
    transform: translateX(calc(-250px * 6));
  }
}

.slider {
  background: transparent !important;
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  margin-top: 60px;
  margin-bottom: 155px;
  width: 90%;
}

.slider::before,
.slider::after {
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}

.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}

.slider::before {
  left: 0;
  top: 0;
}

.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(250px * 12);
}

.slider .slide {
  height: 100px;
  width: 250px;
}

.animate__animated {
  --animate-duration: 1.5s;
}

.d-none {
  display: none !important;
}

/* Set the size of the div element that contains the map */
.map-iframe {
  position: relative;
  overflow: hidden;
  max-width: 30%;
  width: 30%;
}

.map_overlay {
  min-width: 100%;
  z-index: 9;
  min-height: 100%;
  position: absolute;

}

.show-mobile-home {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .map-iframe {
    position: relative;
    overflow: inherit;
    max-width: 100%;
    width: 100%;
    height: 400px;
    margin-bottom: 80px;
  }

  #map {
    height: 450px;
    width: 400px;
  }

  .mobile-home {
    display: block !important;
  }

  .show-mobile-home {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .desktop-home {
    display: none;
  }
}

.mobile-home {
  display: none;
  background: #f4f3f1;
}

.swiper {
  width: 100%;
  height: auto;
}

.nav {
  background: #f4f3f1;
  position: absolute;
  top: 0;
  margin-top: -10px;
  z-index: 100;
  width: 100%;
}

.menu {
  margin-top: 20px;
}

h2 {
  font-size: 67px;
  line-height: 74px;
  letter-spacing: -0.03em;
}

h1 {
  font-size: 110px;
  line-height: 117px;
  letter-spacing: -0.03em;
}

ul li {
  font-size: 26px;
  font-family: 'Cormorant';
  font-style: normal;
  padding: 10px;
  list-style: none;
}

#tcb_landing_page h1 {
  letter-spacing: normal;
}

/* h1:not(#tcb_landing_page h1) {
  font-size: 110px;
  line-height: 117px;
  letter-spacing: -0.03em;
} */
p,
li {
  font-size: 20px;
  line-height: 30.94px;
}

#tcb_landing_page h2 {
  letter-spacing: normal;
}

.fusion-title-size-one,
h1 {
  margin-block: 33.5px;
}

.thrv_text_element p {
  color: #747474;
}

.thrv-styled-list-item {
  word-break: break-word;
  color: #747474;
}

#tve_editor[data-post-id="3347"] {
  background-color: #d7d6d6;
  background-blend-mode: normal;
}

.thrv_wrapper.thrv_text_element[data-css="tve-u-16b7e9a5f49"] {
  padding-top: 29px;
}

.thrv_wrapper.thrv_text_element[data-css="tve-u-16b84bc6f0d"] {
  margin-bottom: 49.5px;
}

.thrv_wrapper.thrv_text_element[data-css="tve-u-16b84cafb98"] p {
  margin-block: 17px;
}

.thrv_wrapper.thrv_text_element[data-css="tve-u-16b84c432a7"] h2 {
  margin-bottom: 40px;
}

.thrv_wrapper.thrv_text_element[data-css="tve-u-16b84f76189"] h2 {
  margin-bottom: 40px;
}

/* .thrv_wrapper.thrv_text_element p{
  margin-block: 17px;
} */
.thrv_wrapper p[data-css="tve-u-16b8f6377b7"] {
  text-align: center;
}

.tve-page-section-in.tve_empty_dropzone div div .tcb-flex-col.c-50 div div p {
  margin-block: 17px;
}

.thrv_wrapper.thrv_text_element[data-css="tve-u-16b84e3a6a9"] p {
  margin-block: 17px;
}

.thrv_wrapper.thrv_text_element.CTAform[data-css="tve-u-16b87273f1d"] {
  font-weight: 400 !important;
}

.thrv_wrapper.thrv_text_element[data-css="tve-u-16b87118af0"] p {
  margin-block: 24px;
}

h3 {
  font-size: 36px;
  line-height: 47px;
  letter-spacing: 0em;
}

h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
}

@media only screen and (max-width: 800px) {
  h1 {
    font-size: 51px;
    line-height: 60px;
  }

  p {
    font-size: 14px;
    line-height: 18px;
  }

  h2 {
    font-size: 41px;
    line-height: 36px;
  }

  h3 {
    font-size: 28px;
    line-height: 36px;
  }
}

/* general styles ends ........................................................................ */
.home-sec,
.services-sec {
  padding: 0% 6%;
}

.icon-margin {
  margin: 50% 0 0 7%;
}

.heading {
  width: 70%;
}

.heading a {
  margin-right: 3%;
}

.arrow-style {
  margin: 7% 0 0 7%;
}

.map-style {
  -webkit-filter: invert(100%);
  filter: invert(100%);
  border: 0;
}

.border {
  border: 0;
}

.logo-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5%;
  /* margin-right: 6%; */
}

.btn-style-one {
  margin-left: -430px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}

.gallery-column>img {
  width: 100%;
}

.btn-style-one a {
  margin-top: 5px;
  text-decoration: none;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #C9A938;
}

.btn-style-two {
  margin-left: -325px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}

.btn-style-two a {
  margin-top: 5px;
  text-decoration: none;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #C9A938;
}

.view-more-btn,
.view-more-btn>div,
.view-more-btn>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
  cursor: pointer;
}

.view-more-btn a,
.view-more-btn>div a,
.view-more-btn>a a {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  /* identical to box height, or 26px */
  color: #C9A938;
  margin-right: 5px;
  cursor: pointer;
}

/* section 2 tab panel css starts .................................................................. */
.gallery-side_bar h6 span {
  font-family: Cormorant;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: #000000;
  opacity: 0.2;
  cursor: pointer;
  display: inline;
  padding-bottom: 6px;
}

.gallery-side_bar h6[data-active='active'] {
  color: #C9A938;
  opacity: 1;
}

.our-story-section {
  padding-top: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.our-story-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* section 3 css ends .................................................................. */
/* section 4 css starts .................................................................. */
/* section 4 css ends .................................................................. */
/* section 5 css starts .................................................................. */
.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2%;
  padding-inline: 6%;
  height: 95%;
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {

  .contact {
    padding-inline: 2%;
  }
}

.center {
  margin-top: 35px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* gap: 50px; */
  text-align: left;
}

.contact {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 148.7%;
  /* identical to box height, or 21px */
  color: #9E947F;
}

.privacy-and-terms a {
  padding-block: 5%;
}

.address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  text-align: left;
}

.pages-link {
  margin-top: -2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  width: 18%;
}

.contact-links {
  margin-top: -2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  width: 18%;
  /* margin-bottom: 4%; */
}

.bottom-space {
  margin-bottom: 7% !important;
}

.top-space {
  padding-top: 11%;
}

.about-sec-desc_col-1 {
  width: 100%;
  padding-right: 5%;
}

@media only screen and (max-width: 800px) {
  .landing-description_column {
    width: 90%;
    margin: auto;
  }

  .landing-description_column>p {
    font-size: 20px;
    line-height: 30px;
  }

  .about-sec-desc_col-2>p {
    font-size: 20px;
    line-height: 30px;
    width: 300px;
  }

  .about-sec_missionAndVision-col>p {
    font-size: 20px;
    line-height: 30px;
  }

  .about-sec_backgroundAndOrganization-col>p {
    font-size: 20px;
    line-height: 30px;
  }
}

.srv--sec_three-slider .swiper-wrapper .swiper-slide:nth-child(2n) {
  margin-top: 45px;
}

.about-sec_missionAndVision-col>p {
  text-align: center;
}

.about-sec_backgroundAndOrganization {
  padding-top: 115px;
  width: 90%;
  margin: auto;
}

.pr-4 {
  padding-right: 4em !important;
}

.Exciting {
  margin-left: 50px;
  margin-top: 110px;
}

.team-one {
  width: 45%;
}

/* .team-two {
  margin-left: 30px;
} */

@media only screen and (max-width: 767px) {
  .team-two {
    margin-left: -1px;
  }

  .page-heading {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 106%;
    /* or 117px */
    letter-spacing: -0.03em;
    color: #000000;
  }

  .mobile {
    display: none;
  }

  .btn-style-one {
    margin-left: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
  }

  .btn-style-two {
    margin-left: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
  }

  .top {
    margin-top: 500px;
  }

  .front-image {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 212px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: -100px;
    margin-left: 30px;
  }

  .gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 400px;
    width: 315px;
    -webkit-filter: invert(90%);
    filter: invert(90%);
  }

  .mapouter {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: table;
  }

  .nav {
    position: fixed;
    width: 100%;
    height: 100px;
    z-index: 10;
    margin-bottom: 100px;
  }
}

#main-nav {
  position: sticky;
}

@media only screen and (max-width: 767px) {
  .main-heading {
    font-size: 50px;
    margin-top: 70px;
    margin-bottom: 15px;
    font-size: 38px;
  }

  .mapouter {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 30px;
  }
}

.residence-detail>div>img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .team-member {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 400px;
    width: 315px;
    -webkit-filter: invert(90%);
    filter: invert(90%);
  }

  .gmap_canvas_mobile {
    -webkit-filter: invert(0%);
    filter: invert(0%);
  }

  .our-story-section p {
    font-size: 20px;
  }

  .mapouter {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: table;
  }

  .nav {
    position: fixed;
    width: 100%;
    height: 110px;
    z-index: 10;
    margin-bottom: 100px;
  }
}

/*  blog details & category*/
.section-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
}

.section-one-img {
  min-width: 288px;
  width: 288px;
  height: 212px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

h2 {
  font-size: 52px;
}

.section-three-paragraph a {
  color: black;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
}

.section-three-img {
  min-width: 288px;
  width: 288px;
  height: 212px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.read-article-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
  margin-left: -160px;
}

.read-article-btn a {
  margin-top: 5px;
  text-decoration: none;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #C9A938;
}

.section-two {
  width: 31%;
}

.icon-top {
  margin-top: 35px;
  margin-left: 3px;
}

.latest-articles-card-one div {
  margin-left: 15%;
  float: left;
}

.mt {
  margin-top: 100px;
}

.section-two>p>a {
  text-decoration: none;
  color: #000;
  font-weight: 600;
  font-size: 20px;
  margin-top: 20px;
}

.section-one>p>a {
  text-decoration: none;
  color: #000;
}

.left-side>div>ul>li>a {
  text-decoration: none;
  color: #000;
  font-family: 400;
  font-size: 30px;
}

.related-posts {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0% 6%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.view-more-articles {
  padding: 2% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0% 6%;
  padding: 80px;
}

.left-side {
  margin-top: 20px;
  font-size: 7px;
  cursor: pointer;
}

.left-side p {
  padding: 10px;
}

.menu-button>a>h2 {
  color: #F4F3F1;
}

.section-three-img {
  min-width: 288px;
  width: 288px;
  height: 212px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
}

.post-heading {
  font-family: 'cormorant';
  margin-top: 64px;
  margin-left: 80px;
  font-weight: 400;
  font-size: 36px;
}

.blog-container h2 {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 111%;
}

.left-side>div>ul>.active>a {
  color: #C9A938;
}

.heading-paragraph {
  text-align: center;
  margin-top: 95px;
}

.sub-heading-paragraph>p {
  margin: auto;
  text-align: center;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  .section-info>div>.section-one-paragraph {
    width: 100%;
  }

  .section-info>div>.section-three-paragraph {
    width: 85%;
  }

  .view-more-articles {
    border-bottom: 0.856493px solid #002931;
    padding: 2% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 6% 6%;
    padding: 80px;
  }

  .section-two {
    margin-top: 40px;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  b {
    display: none;
  }

  .section-one-img {
    min-width: 210px;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
  }

  .our-story-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-heading {
    font-size: 40px;
  }

  .elegance-img {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .elegance-img>img {
    width: 100%;
  }

  .service {
    margin-left: -30px;
  }

  .small-title {
    margin-top: 40px;
  }

  .elegance-descriptilon {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .project-description {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .contact-heading {
    font-size: 70px;
  }
}

.team-locations_sec {
  width: 40%;
}

@media only screen and (max-width: 800px) {
  .Exciting {
    margin-top: 110px;
  }

  .team-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 140px;
  }

  .residence-detail-info {
    margin-left: 6%;
  }

  .residence-detail>div {
    width: 90%;
  }

  .team-locations_sec {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 8vh;
    padding-right: 5%;
  }

  .team-locations_sec .team,
  .team-locations_sec .address {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 30px;
    margin-left: 0px;
  }

  .team-locations_sec .team {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .team-locations_sec .team div {
    width: 45%;
  }

  .address {
    gap: 50px;
    margin-block: 0%;
  }

  .address-one {
    margin-top: 0px;
  }

  .our-story-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .residence-detail>div>img {
    width: 500px;
    height: 508px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.elegance-img {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.elegance-img>img {
  width: 725px;
  height: auto;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery-section_one .big-image {
  width: 883px !important;
  height: auto;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery-section_one .small-image {
  width: 242px !important;
  height: auto;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery-section_four .big-image {
  width: 883px !important;
  height: auto;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery-section_four .small-image {
  width: 242px !important;
  height: auto;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery-section_three>img {
  width: 406px;
  height: auto;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery-section_four>img {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery-section_two>img {
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.service {
  margin-left: -30px;
}

.small-title {
  margin-top: 40px;
}

.project-description {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.contact-heading {
  font-size: 70px;
}

@media screen and (max-width: 800px) {
  .srv--landing_sec-col-2>img {
    width: 100%;
    height: 508px;
    margin-left: 0px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .srv--landing_sec-row {
    margin-bottom: 5px;
  }

  .srv--landing_sec-row>img {
    position: relative;
    left: 0%;
    width: 262px;
    margin-bottom: 20px;
  }

  .srv-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-inline: 6%;
  }

  .srv-col-45,
  .srv-col-55,
  .srv-col-50 {
    width: 100%;
    margin-top: 40px;
  }

  .srv--sec_two h2 {
    margin-bottom: 46px;
  }

  .srv--landing_sec-row .front-image {
    width: 65%;
  }

  .srv--sec_two {
    margin-top: 0px;
  }

  .srv--sec_two h5 {
    min-height: unset;
  }

  .srv--sec_two .srv-col-55 p {
    padding-left: 0em;
    padding-right: 0em;
    margin-top: 25px;
  }

  .srv--sec_two .srv-col-100 p,
  .srv--sec_three .srv-row .srv-col-100 p {
    font-size: 38px;
    line-height: 44px;
  }

  .pr-4 {
    padding-right: 0em !important;
  }

  .srv--sec_three {
    margin-top: 24px;
  }

  .srv--sec_three-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .srv--sec_three .srv-row p,
  .srv--sec_three .srv-row ul {
    padding-right: 0em;
  }

  srv--sec_four {
    padding-bottom: 27px;
    margin-top: 50px;
  }

  .srv--sec_four .sec-header {
    width: 90%;
  }

  .srv--sec_four .sec-body {
    margin-top: 50px;
  }

  .srv-sec_four-col {
    width: 24%;
    margin-block: 15px;
    margin-inline: 2.5%;
  }

  .srv-sec_four-col img {
    width: 38px;
  }
}

.blog-container {
  margin-left: 6%;
  margin-right: 6%;
  margin-top: 5%;
  margin-bottom: 80px;
  border-bottom: 0.856493px solid #002931;
  padding-top: 2%;
  padding-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

h2 {
  font-size: 52px;
}

.read-article-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
  margin-left: -160px;
}

.read-article-btn a {
  margin-top: 5px;
  text-decoration: none;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #C9A938;
}

.blog-container .section-one-paragraph {
  margin-left: 32px;
  font-family: 20px;
}

.blog-container .section-three-paragraph {
  margin-left: 32px;
  font-family: 20px;
}

.section-two {
  width: 31%;
}

.section-two>p>a {
  cursor: pointer;
  text-decoration: none;
  color: #000;
}

.section-one>p>a {
  cursor: pointer;
  text-decoration: none;
  color: #000;
}

.left-side>div>ul>li>a {
  text-decoration: none;
  color: #000;
}

.left-side {
  margin-top: 20px;
  font-size: 7px;
  cursor: pointer;
}

.left-side p {
  padding: 10px;
  margin-left: -1px;
}

.post-heading {
  font-family: 'cormorant';
  margin-top: 64px;
  margin-left: 80px;
}

.blog-container h2 {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 111%;
}

.left-side>div>ul>.active>a {
  color: #C9A938;
}

.heading-paragraph {
  text-align: center;
  margin-top: 95px;
}

.sub-heading-paragraph>p {
  margin-top: 40px;
  text-align: center;
  font-style: italic;
}

.section-two-img {
  margin-top: 50px;
  width: 357px;
  height: 212px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.blog-detail-image {
  margin-top: 60px;
  width: 100%;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.latest-articles-card-one>h4 {
  color: #B2B0B0;
  text-align: center;
  margin-top: 20px;
  font-size: 17px;
  font-weight: 600;
  font-family: Rota;
  margin-bottom: -55px;
}

@media only screen and (max-width: 767px) {
  .blog-container .section-one-paragraph {
    margin-left: -1px;
    font-family: 20px;
  }

  .blog-container .section-three-paragraph {
    margin-left: -1px;
    font-family: 20px;
  }

  .section-two {
    margin-top: 40px;
    width: 100%;
  }

  .section-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 48px;
  }

  .blog-container {
    margin-top: 400px;
    border-bottom: 0.856493px solid #002931;
    padding: 2% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column-reverse;
  }

  .related-posts {
    margin-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0% 6%;
    padding: 2% 0;
  }

  .section-two-img {
    margin-top: 50px;
    width: 314px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
  }

  .section-two p {
    margin-left: -2px;
    margin-top: 20px;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 20px;
    word-spacing: 5px;
    width: 100%;
  }

  .section-one p {
    margin-left: -2px;
    margin-top: 20px;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 20px;
    word-spacing: 5px;
  }

  .read-article-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
    margin-left: -1px;
  }

  .sub-heading-paragraph {
    font-size: 20px;
    margin-left: 6%;
    margin-right: 6%;
  }
}

/* //blog and award  */
.arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 20px;
  margin-right: 60px;
  margin-bottom: 50px;
}

.browse-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.browse-list-li {
  width: 50%;
  font-size: 36px;
  font-weight: 400;
}

.residence-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1% 0%;
}

.residence-detail>div>img {
  width: 100%;
}

.browse-categories {
  margin-left: 6%;
}

.browse-categories-list {
  padding-top: 40px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.right-side {
  margin-left: 60px;
}

.latest-article-image>img {
  margin-top: 50px;
  min-width: 662px;
  width: 662px;
  height: 472px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.section-one-paragraph a {
  color: black;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
}

.icon-right {
  margin-left: 35px;
  margin-top: 40px;
}

.latest-article-heading {
  margin-top: 48px;
  margin-bottom: 20px;
}

.blog-container {
  padding-top: 50px;
  margin-top: -1px;
}

.blog-container-card-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 60px;
}

.article-description>a {
  color: #000;
  font-weight: 400;
  font-size: 36px;
}

.article-description {
  margin-top: 30px;
}

.background-image {
  padding-top: 110px;
  padding-bottom: 110px;
  height: 670px;
  background-image: url(/wp-content/themes/miubrd/assets/blogbg.png);
}

.blog-info-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0% 6%;
}

.feature-article-info {
  margin-left: 100px;
}

.feature-article-info>p {
  margin-bottom: 40px;
  margin-top: 24px;
  margin-left: 10px;
  font-weight: 400;
  font-size: 20px;
}

.feature-article-info>h4>a {
  margin-top: 52px;
  margin-left: 10px;
  color: #000;
  font-weight: 400;
  font-size: 36px;
}

.feature-article-info>.view-more-btn {
  margin-left: 10px;
}

.latest-articles-card {
  min-height: 360px;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom: 0.856493px solid #002931;
}

.latest-articles-p {
  color: white;
  font-weight: 600;
  font-size: 24px;
}

.vl-two {
  border-left: 1px solid rgba(121, 121, 121, 0.3);
  min-height: 360px;
  position: relative;
}

.latest-articles-card-one {
  width: 35%;
  padding-bottom: 1%;
}

.bg-image-one {
  background-image: url("/wp-content/themes/miubrd/assets/bg-imag-1.png");
}

.bg-image-two {
  background-image: url("/wp-content/themes/miubrd/assets/bg-imag-2.png");
}

.bg-image-three {
  background-image: url("/wp-content/themes/miubrd/assets/bg-imag-3.png");
}

.latest-articles-card-one>p {
  margin-top: 30%;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.latest-articles-card-one>.view-more-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.read-article-btn-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
  margin-left: -290px;
}

.read-article-btn-one a {
  margin-top: 5px;
  text-decoration: none;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #C5B842;
}

.award-part-two>img {
  margin-top: 40px;
  margin-left: 4%;
  width: 289;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.award-part-two {
  margin-bottom: 100px;
}

.awarded-card {
  background: #000;
}

.awarded-card-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 4% 6% 0%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.award-part-one>img {
  padding: 3%;
}

.award-title {
  padding-top: 60px;
  color: white;
  margin-left: 70px;
  font-family: Rota;
  font-size: 17px;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: 0.18em;
  text-align: left;
  text-transform: uppercase;
}

.awarded-card .awarded-card-image>img {
  height: 360px;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
}

.awarded-card-image {
  width: 20%;
}

.blog-info-section-image>img {
  width: 466px;
  height: 442px;
  max-width: unset;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

@media only screen and (max-width: 767px) {
  .award-title {
    margin-left: 0px;
    text-align: center;
  }

  .background-image {
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(/wp-content/themes/miubrd/assets/blogbg.png);
  }

  .blog-container-card-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 40px;
    margin-top: 200px;
  }

  .blog-container-card-one>.article-title {
    margin-left: -35px;
  }

  .feature-article-info>h4>a {
    margin-top: 52px;
    margin-left: 50px;
    color: #000;
    font-weight: 400;
    font-size: 35px;
    line-height: 50px;
  }

  .feature-article-info {
    margin-left: 85px;
  }

  .latest-articles-p {
    line-height: 30px;
  }

  .article-description>a {
    color: #000;
    font-weight: 400;
    font-size: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -40px;
    line-height: 30px;
  }

  .feature-article-info>p {
    margin-bottom: 40px;
    margin-top: 24px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
  }

  .latest-article-image>img {
    margin-top: 50px;
    min-width: 315px;
    width: 315px;
    height: 225px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
    margin-left: -40px;
  }

  .icon-right {
    margin-left: 1px;
    margin-top: 40px;
  }

  .arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 5px;
    margin-right: 30px;
    margin-bottom: 30px;
  }

  .blog-info-section-image>img {
    width: 317px;
    margin-bottom: 50px;
  }

  .awards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .award-part-two>img {
    margin-top: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .award-part-two {
    margin-top: -1px;
    margin-left: -10px;
  }
}

/* Set the size of the div element that contains the map */
#map {
  height: 100%;
  width: 450px;
}

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

  /* .left,
  .right {
    display: none;
  } */

  .contact-links .view-more-btn.left,
  .contact-links .view-more-btn.right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .gallery-image img,
  .gallery-image a img {
    min-width: 247px;
    height: 34vh;
    max-width: 100%;
  }

  .view-more-btn {
    margin-top: 15px;
  }

  .exciting>div>p {
    font-size: 20px;
    margin-right: 30px;
    line-height: 30px;
  }

  .brand-story {
    margin-top: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .our-story-img>img {
    width: 100%;
    height: auto;
  }

  .our-story-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* section 3 css ends .................................................................. */
  /* section 4 css starts .................................................................. */
  /* section 4 css ends .................................................................. */
  /* section 5 css starts .................................................................. */
  .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 2%;
    padding-top: 2%;
    height: 100%;
  }

  .contact-links {
    width: unset;
  }

}

@media only screen and (max-width: 767px) {
  .huge-top_margin {
    padding-top: 44%;
  }

  .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10%;
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 148.7%;
    color: #9E947F;
  }

  .contact-heading {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 600;
    font-size: 54px;
    line-height: 60px;
    color: #000000;
  }

  .show-Desktop {
    display: none !important;
  }

  .show-Mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
  }

  .gallery-sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    /* padding-top: 40px; */
    position: relative;
  }

  .gallery-sec>.swiper>.swiper-wrapper>.swiper-slide>.left {
    width: 45%;
    float: left;
  }

  .gallery-sec>.swiper>.swiper-wrapper>.swiper-slide>.right {
    width: 45%;
    float: right;
    margin-top: 43px;
    justify-content: flex-end;
    padding-right: 4%;
  }



  .gallery-side_bar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 10vh;
    width: 100%;
    padding-top: 2%;
    gap: 20px;
  }

  .center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* gap: 50px; */
    text-align: left;
  }

  .name {
    font-family: '$global-font';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 148.7%;
    /* identical to box height, or 36px */
    color: #000;
  }

  .privacy,
  .terms {
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    /* identical to box height, or 16px */
    letter-spacing: 0.115em;
    color: #000;
  }

  .privacy-and-terms a {
    padding-block: 5%;
    margin-top: 140px;
  }

  .privacy-and-terms {
    margin-top: 60px;
  }

  .address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .contact-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 30px;
    width: 100%;
    /* position: absolute; */
    /* top: 1400px; */
  }

  .other-pages .contact-links {
    position: relative;
    top: 0px;
  }

  .pages-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 30px;
    width: 100%;
    position: relative;
  }
}

.gallery-slide[data-slide=''] {
  display: none;
}

.show-Desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.show-Mobile {
  display: none;
}

.gallery-side_bar .show-Desktop {
  display: block;
}

/* Set the size of the div element that contains the map */
#map {
  height: 100%;
  width: 450px;
}

.map-iframe iframe,
.map-iframe object,
.map-iframe embed {
  /*     position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  min-height: 357px;
}

.wpcf7-form input,
.wpcf7-form textarea {
  border: 2px solid #DADADA;
  border-radius: 6px;
  padding: 10px;
  width: 95%;
  margin-block: 5px;
  background: #f4f3f1;
  font-family: 'Public Sans';
  font-family: 'Rota';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 158.4%;
  /* or 22px */
  letter-spacing: 0.04em;
  color: #B2B0B0;
}

.wpcf7-form textarea {
  height: 85px;
}

#contact-submit {
  float: right;
  width: 20% !important;
  border: none !important;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #C9A938;
  cursor: pointer;
  margin-right: 5%;
}

.wpcf7-response-output {
  margin-top: 60px !important;
}

#myNav {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .gallery-side_bar {
    display: none;
  }

  .projects-header_mobile {
    position: relative;
  }

  .gallery-sub-cat {
    width: 80%;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    background: black;
    color: white;
    padding: 25px;
    top: 75px;
    z-index: 99;
  }

  .mobile-home .gallery-sec .swiper {
    height: 80vh !important;
  }
}

.home-sec.fp-slide,
.services-sec.fp-slide {
  height: 100vh !important;
}

.inner-service_section {
  padding-top: 80px;
}

.about-sec.fp-slide,
.contact-sec.fp-slide {
  height: 100vh !important;
}

.mobile-home .h-100vh {
  height: 100vh;
}

.dropdown-menu {
  z-index: 10;
  position: absolute;
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.dropdown-menu .drop-btn {
  margin-left: 30px;
  width: 400px;
  border-radius: 5px;
  line-height: 55px;
  font-size: 20px;
  font-weight: 500;
  color: black;
  padding: 0 20px;
}

.dropdown-menu .drop-btn span {
  float: right;
  line-height: 50px;
  font-size: 28px;
  cursor: pointer;
}

.dropdown-menu .tooltip.show {
  display: block;
}

.dropdown-menu .wrapper {
  position: absolute;
  top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  overflow: hidden;
  border-radius: 5px;
  background: black;
  display: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 40px;
}

.dropdown-menu .wrapper.show {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .dropdown-menu {
    top: 22%;
    width: 90%;
  }

  .dropdown-menu .drop-btn {
    width: 100%;
    margin-left: 0px;
  }

  .dropdown-menu .wrapper {
    margin-left: 0px;
    width: 90%;
  }
}

.wrapper ul {
  width: 400px;
  list-style: none;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.wrapper ul li {
  line-height: 55px;
}

.wrapper ul li a {
  position: relative;
  color: white;
  font-size: 20px;
  font-weight: 500;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.wrapper ul li:hover a {
  background: #3A3B3C;
}

ul li a .icon {
  height: 40px;
  width: 40px;
  margin-right: 13px;
  background: #ffffff1a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
}

ul li a .icon span {
  line-height: 40px;
  font-size: 20px;
  color: #b0b3b8;
}

ul li a i {
  position: absolute;
  right: 10px;
  font-size: 25px;
  pointer-events: none;
}

.wrapper ul.setting-drop,
.wrapper ul.help-drop {
  display: none;
}

.wrapper .arrow {
  padding-left: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #b0b3b8;
  cursor: pointer;
}

.wrapper .arrow span {
  margin-right: 15px;
}

.dropdown-text {
  margin-left: 50px;
  font-size: 20px;
  margin-top: -43px;
}

/* .drop-image{
  margin-top: 10px;
} */
.gallery-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 3%;
}

/* Create two equal gallery-columns that sits next to each other */
.gallery-column {
  -ms-flex: 50%;
  -webkit-box-flex: 50%;
  flex: 50%;
  padding: 0 10px;
}

.gallery-column img {
  margin-top: 40px;
  vertical-align: middle;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.modal {
  display: none;
  position: fixed;
  z-index: 999999999999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  z-index: 11;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
  text-align: center;
  background: black;
}

@media only screen and (max-width: 767px) {
  .mySlides img {
    max-width: 100%;
    width: 100%;
  }

}


.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.blog-category-container {
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  .blog-category-container {
    margin-top: 200px;
  }

  .feature-article-info>h4>a {
    margin-top: 52px;
    margin-left: 10px;
    color: #000;
    font-weight: 400;
    font-size: 35px;
    line-height: 50px;
  }

  .gallery-column {
    -ms-flex: 100%;
    -webkit-box-flex: 100%;
    flex: 100%;
  }

  .latest-articles-p {
    line-height: 30px;
  }

  .article-description>a {
    color: #000;
    font-weight: 400;
    font-size: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -40px;
    line-height: 30px;
  }

  .feature-article-info>p {
    margin-bottom: 40px;
    margin-top: 24px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
  }

  .latest-article-image>img {
    margin-top: 50px;
    min-width: 315px;
    width: 315px;
    height: 225px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
    margin-left: -40px;
  }

  .icon-right {
    margin-left: 1px;
    margin-top: 40px;
  }

  .arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 5px;
    margin-right: 30px;
    margin-bottom: 30px;
  }

  .browse-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .browse-list-li {
    width: 100%;
  }

  .blog-info-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -70px;
  }

  .latest-articles-card {
    height: 900px;
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 0.856493px solid #002931;
  }

  .vl-two {
    border-bottom: 1px solid #B2B0B0;
    width: 160px;
    position: relative;
  }

  .mobile {
    display: none;
  }

  .latest-articles-card-one {
    width: 100%;
  }

  .blog-container-card {
    margin-left: -1px;
    margin-top: 40px;
  }

  .section-one-paragraph {
    width: 100%;
  }

  .award-part-one>img {
    margin-top: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .award-part-one {
    margin-left: -10px;
  }

  .browse-categories-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .right-side {
    margin-left: -1px;
  }

  .read-article-btn-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
    margin-left: -2px;
  }

  .blog-info-section-image>img {
    width: 317px;
    height: auto;
    margin-left: 22%;
    margin-bottom: 50px;
  }

  .awards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .award-part-two>img {
    margin-top: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .award-part-two {
    margin-top: -1px;
    margin-left: -10px;
  }
}

.next {
  margin-left: 10px;
  border: 1px solid #C5B842;
  padding: 6px 16px;
  border-radius: 50%;
  background-color: transparent;
  /* "to left" / "to right" - affects initial color */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #C5B842), color-stop(50%, transparent));
  background: linear-gradient(to bottom, #C5B842 50%, transparent 50%);
  background-size: 100% 200%;
  background-position: bottom;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
}

.project-container div div .next,
.project-container div div .prev {
  padding: 6px 9px;
}

.section-arrow {
  margin-left: 10px;
  margin-top: 9px;
}

.next svg {
  -webkit-transform: rotate(-90deg) translateX(-2px);
  transform: rotate(-90deg) translateX(-2px);
}

.next:hover {
  background-position: top;
}

.next:hover svg path {
  fill: #E5E5E5;
  stroke: #E5E5E5;
}

.prev {
  margin-left: 10px;
  border: 1px solid #C5B842;
  padding: 6px 16px;
  border-radius: 50%;
  background-color: transparent;
  /* "to left" / "to right" - affects initial color */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #C5B842), color-stop(50%, transparent));
  background: linear-gradient(to bottom, #C5B842 50%, transparent 50%);
  background-size: 100% 200%;
  background-position: bottom;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
}

.section-arrow {
  margin-left: 10px;
  margin-top: 9px;
}

.prev svg {
  -webkit-transform: rotate(90deg) translateX(2px);
  transform: rotate(90deg) translateX(2px);
}

.prev:hover {
  background-position: top;
}

.prev:hover svg path {
  fill: #E5E5E5;
  stroke: #E5E5E5;
}

.rotate-180 {
  -webkit-transform: rotate(180deg) translateX(2px);
  transform: rotate(180deg) translateX(2px);
}

.page_loader {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  background: #f4f3f1;
  z-index: 99999;
}

.fp-slidesContainer {
  background: #f4f3f1;
}

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


.our-story-sec {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .our-story-sec {
    display: flex;
    flex-direction: column;
    gap: 50px;
  }
}

/* // ............................gallery-page..................................... */
.gallery {
  margin: 0 6%;
  padding-top: 80px;
}

.gallery__heading {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 110px;
  line-height: 106%;
  letter-spacing: -0.03em;
  color: #000000;
}

.gallery--border {
  border-top: 0.856493px solid #002931;
}

.gallery__container {
  margin-top: 65px;
}

.gallery__img {
  width: 353.54px;
  height: auto;
  object-fit: cover;
  -webkit-box-shadow: 2px 2px 5px #888888;
  box-shadow: 2px 2px 5px #888888;
}

.gallery__title {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 148.7%;
  color: #000000;
  margin-top: 4px;
  margin-bottom: 20px;
  text-align: center;
}

.gallery__container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 1%;
}

@media screen and (min-width: 1024px) {
  .gallery {
    padding-top: 130px;
  }

  .gallery__card {
    margin-bottom: 0px;
    width: 32%;
  }
}

.gallery__card img {
  height: 255px;
  object-fit: cover;
  width: 100%;
}

.gallery__burtton {
/*   margin-top: -70px; */
  margin-bottom: 130px;
}

@media screen and (max-width: 800px) {
  .gallery__burtton {
    margin-top: unset;
  }
}

@media screen and (max-width: 375px) {
  .gallery__card img {
    width: 335px;
  }
}

.gallery__menu>ul>li a {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 148.7%;
  color: #B2B0B0;
  cursor: pointer;
}

.gallery__menu>ul>li {
  margin-bottom: 45px;
}

.gallery__menu>ul {
  display: flex;
  gap: 60px;
}

.active__menu {
  color: #C9A938 !important;
  border-bottom: 2px solid #C9A938;
}

@media screen and (max-width:768px) {
  .gallery__menu>ul {
    display: flex;
    flex-direction: column;
    gap: 1px;
  }

  .gallery__menu>ul>li {
    margin-bottom: 5px;

  }

  .active__menu {
    color: #C9A938 !important;
    border-bottom: 2px solid #C9A938;
    width: 40%;
  }

  .gallery__heading {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 106%;
    letter-spacing: -0.03em;
    color: #000000;
  }
}

@media only screen and (max-width:480px) {
  .nav {
    margin-bottom: 0;
  }

  .main-heading {
    margin-top: 0;
  }
}


@media only screen and (min-width:816px) {
  #find-us {
    margin-bottom: 3.5rem;
  }
}



/* custom styles from WordPress */


.wp-block-columns {
  padding-top: 64px;
}

.wp-block-columns {
  padding-inline: 15%;
}

.wp-block-columns-services {
  padding-inline: 6%;
  padding-top: 0px;
}

.wp-block-columns h4 {
  margin-top: 70px;
  margin-block: 54px;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
}

.wp-block-columns h3 {
  margin-bottom: 54px;
  font-family: Cormorant;
  font-weight: 400;
  font-size: 36px;
  line-height: 46.8px;
}

.wp-block-columns figure {
  margin-block: 30px;
}

.wp-block-columns ul li {
  list-style-type: disc !important;
  margin-left: 4%;
  font-size: 20px;
  line-height: 24px;
}

.wp-block-columns ol li {
  margin-left: 4%;
  font-size: 20px;
  line-height: 24px;
}

.wp-block-columns-services .wp-block-column .wp-block-columns .wp-block-column {
  display: flex;
  flex-direction: column;

}

.wp-block-columns-services .wp-block-column {
  padding-left: 2.5%;
}

.wp-block-columns-services .wp-block-column:first-of-type {
  /* padding-right: 2.5%; */
  padding-left: 0%;
}

@media screen and (max-width: 768px) {
  .wp-block-columns-services .wp-block-column {
    padding-left: unset;
  }

  .wp-block-columns {
    padding-inline: 4%;
  }

  .wp-block-columns ul li {
    font-size: 18px;
  }

  .wp-block-column {
    margin-block: 20px;
  }

}

.two-image-column {
  margin-top: -1.75em;
  padding-inline: 0%;
}

.two-image-column .wp-block-column>div {
  max-width: 100%;
}

.two-image-column:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
  margin-left: 0px;
}

.width-60 {
  width: 60%;
  margin: auto;
}

.width-80 {
  width: 80%;
  margin: auto;
}

.list-disc,
.list-disc li {
  list-style-type: disc !important;
  margin-left: 4%;
}

.srv--sec_two .srv-row,
.srv--sec_three .srv-row {
  margin-bottom: 0px;
}

.has-text-align-center {
  text-align: center !important;
}

.project-container .sub-heading-paragraph {
  padding-inline: 28%;
  margin-top: 52px;
}

.project-container .heading-paragraph {
  padding-inline: 25%
}

.list-disc li {
  font-size: 20px;
  line-height: 24px;
}

.wp-block-column h2 {
  font-size: 67px;
  line-height: 74px;

}

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

  .wp-block-column h2 {
    font-size: 35px;
    line-height: 40px;
  }

  .two-image-column .wp-block-column {
    padding-inline: 4%;
  }

  .two-image-column .wp-block-column:first-of-type {
    padding-inline: 0%;
  }

}

.map-iframe {
  position: relative;
  overflow: hidden;
}

.map-iframe iframe,
.map-iframe object,
.map-iframe embed {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* .map-iframe iframe {
  filter: invert(100%);
  filter: grayscale(100%);
} */

.nav {
  z-index: 99999999
}

.color-white,
.color-white>h2 {
  color: #F4F3F1;
}

#contact-submit:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  transform-origin: 0%;
  transform: scaleX(0.25);
  transition: transform 250ms ease-in-out;
}

#contact-submit:hover:after {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}


.section-arrow {
  margin-left: 10px;
  margin-top: 9px;
}

.view-more-btn.right .img svg {
  transform: rotate(-90deg) translateX(-2px);
}

.view-more-btn.right button:after {
  display: block;
  content: '';
  border-bottom: solid 1px #C5B842;
  transform-origin: 0%;
  transform: scaleX(0.25);
  transition: transform 250ms ease-in-out;
}

.view-more-btn.right button:hover:after {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}

.view-more-btn.right button:hover+.img {
  background-position: top;
}

.view-more-btn.right button:hover+.img svg path {
  fill: #E5E5E5;
  stroke: #E5E5E5;
}

button {
  border: none;
  background: transparent;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #C9A938;
  margin-right: 5px;
  cursor: pointer;
}

/* END --- Contact View More RIGHT Btn */
.blog-cat-form {
  display: none;
}

.resp-arrows {
  margin-bottom: -50px;
}

.contact-img {
  /* 	padding-block:4px !important; */
}

.contact-view-more-btn {
  float: right !important;
  margin-right: 5% !important;
}

.thank-div {
  border-top: 1px solid #494747b3;
  border-bottom: 1px solid #494747b3;
}


/* // map overlay styles

.map-iframe .mapscroll-wrap{
  min-width: 100% !important;
  min-height: 100% !important;
} */
